 

@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('font/big_noodle_titling-webfont.eot');
    src: url('font/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/big_noodle_titling-webfont.woff2') format('woff2'),
         url('font/big_noodle_titling-webfont.woff') format('woff'),
         url('font/big_noodle_titling-webfont.ttf') format('truetype'),
         url('font/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'stenstreetregular';
    src: url('font/stenstreet-webfont.eot');
    src: url('font/stenstreet-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/stenstreet-webfont.woff2') format('woff2'),
         url('font/stenstreet-webfont.woff') format('woff'),
         url('font/stenstreet-webfont.ttf') format('truetype'),
         url('font/stenstreet-webfont.svg#stenstreetregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mr_sunshineregular';
    src: url('font/mr_sunshine-webfont.eot');
    src: url('font/mr_sunshine-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/mr_sunshine-webfont.woff2') format('woff2'),
         url('font/mr_sunshine-webfont.woff') format('woff'),
         url('font/mr_sunshine-webfont.ttf') format('truetype'),
         url('font/mr_sunshine-webfont.svg#mr_sunshineregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WinterthurCondensed';
    src: url('font/WinterthurCondensed.eot');
    src: url('font/WinterthurCondensed.eot?#iefix') format('embedded-opentype'),
         url('font/WinterthurCondensed.woff2') format('woff2'),
         url('font/WinterthurCondensed.woff') format('woff'),
         url('font/WinterthurCondensed.ttf') format('truetype'),
         url('font/WinterthurCondensed.svg#mr_sunshineregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swiftel_base_demodemo';
    src: url('font/swiftel_base_demo-webfont.eot');
    src: url('font/swiftel_base_demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/swiftel_base_demo-webfont.woff2') format('woff2'),
         url('font/swiftel_base_demo-webfont.woff') format('woff'),
         url('font/swiftel_base_demo-webfont.ttf') format('truetype'),
         url('font/swiftel_base_demo-webfont.svg#swiftel_base_demodemo') format('svg');
    font-weight: normal;
    font-style: normal;

}
.customfont {
    font-family: 'bignoodletitlingregular';

    font-weight: normal!important;
}

.btn{
	background-color: #02943B;
	color: #000000;
}
.master-slider{
	background-color: #000000;
}

.content-area{ width:1000px; margin:0 auto;max-width: 100%;}


.pcnav li{
	background-image: url(../imagesStatic/navSeparator.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.pcnav li:nth-child(1){
	background-image: none;
}
#debug{
	position: fixed;
	z-index: 2000;
	top: 0px;
	left: 0px;
	background-color: #fff;
	color: #000;
}
.spnav li{
	border-top: 1px solid rgba(112,112,112,0.51);
	padding-left: 20px;
	background-image: url(../imagesStatic/navArrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}

.spnav li:nth-child(1){
	border: none;
}
@media screen and (max-width:599px) {
	.footmenu li{
		border-top: 1px solid rgba(112,112,112,0.51);
		padding-left: 20px;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left center;
	}
	.footmenu li:nth-child(1){
		border: none;
	}
}
.toggle{display:block;}
.toggle a.toggleMenu{
	padding:10px 10px;
	padding-left: 35px;
	background-image: url(../imagesStatic/togleIcon.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 5px center;
	width:100%;
}


.contentsTop{min-height: 130px;}
.edit-link {display:none;}
.fa-pencil-square-o{display:none;}
body,html{
	overflow-x: hidden!important;
	width: 100%!important;
	-webkit-font-smoothing: antialiased;
	font-family:"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;

	-webkit-font-smoothing: antialiased;

}
.bgi{
	background-size: cover;
	background-position: center center;
}

.h1f {
    font-size: 32px;
    line-height: 1.8em;
    font-weight: normal;
    color: rgb(0, 0, 0);
}

.contentLightBox {display: none;}
.contentLightBoxClose {cursor: pointer;}
img{max-width:100%;}
.content-area,.content-area*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.cover{background-size: cover;background-position: center center;}
.contain{background-size: contain;background-position: center center;}
.sansserif{font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;}
.sans{font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;}

*{ margin:0; padding:0;}
img{height: auto!important;}
body,html{
	width: 100%;
	margin:0; padding:0; 
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	background-color:#ffffff;
	color:#757575;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	font-size: 100%;
}

img{ margin:0; padding:0; border:none;}
section img{max-width:100%;}

ul{ list-style:none; margin:0; padding:0;}
.clear{ clear:both;}
.toggleMenu{display:none;}
/* ------ Contact Form ------ */
.wpcf7{ margin:0; padding:0;}
.wpcf7 form{ margin:0; padding:0;}
.wpcf7 form span.last{ float:none !important;}


input[type="text"],input[type="email"], input[type="tel"], input[type="url"], input[type="date"], select{
background-color:#ffffff;
border:1px solid #cccccc;
padding:8px 5px;
margin-top: 5px;
font-size: 14px;
margin-bottom: 5px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
width:100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

input[type="submit"]{
margin:0;
padding:5px 50px;
background-color: #02943B;
font-weight: bold;
border: none;
font-size: 14px;
color: #000000;
cursor:pointer;
}

.dotbg{
	background-image: url(../imagesStatic/dotbg.png);
}

textarea{
height:150px; width:100%;
border:1px solid #cccccc;
background-color:#ffffff;
padding:5px 3px;
margin-top:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
font:13px arial;

box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
input[type="checkbox"], input[type="radio"], input[type="file"]{ margin-top:10px; padding:0;}
span.wpcf7-list-item{
margin-right: 15px;
display: inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

/* ----- LOADING ----- */
.loadingmask .container{padding: 0 20px;}
.circle {
	background-color: rgba(0,0,0,0);
	
		
	border:5px solid rgba(2,148,59,0.9);
	opacity:.9;
	border-right:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 35px rgba(2,148,59,0.9);
	width:50px;
	height:50px;
	margin:0 auto;
	-moz-animation:spinPulse 1s infinite ease-in-out;
	-webkit-animation:spinPulse 1s infinite linear;
}
.circle1 {
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(2,148,59,0.9);
	opacity:.9;
	border-left:5px solid rgba(0,0,0,0);
	border-right:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 15px rgba(2,148,59,0.9);
	width:30px;
	height:30px;
	margin:0 auto;
	position:relative;
	top:-50px;
	-moz-animation:spinoffPulse 1s infinite linear;
	-webkit-animation:spinoffPulse 1s infinite linear;
}

@-moz-keyframes spinPulse {
	0% { -moz-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px rgba(2,148,59,0.9);}
	50% { -moz-transform:rotate(145deg); opacity:1; }
	100% { -moz-transform:rotate(-320deg); opacity:0; }
}
@-moz-keyframes spinoffPulse {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg);  }
}
@-webkit-keyframes spinPulse {
	0% { -webkit-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px rgba(2,148,59,0.9);}
	50% { -webkit-transform:rotate(145deg); opacity:1;}
	100% { -webkit-transform:rotate(-320deg); opacity:0; }
}
@-webkit-keyframes spinoffPulse {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}

.loadingmask{
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 2000;
}

.loadingmask .container{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -55px;
	color: rgba(2,148,59,0.9);
	font-size: 11px;
	width: auto;
	text-align: center;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
.loadingmask,.loadingmask *{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
}

.svg svg{
  <!--fill: #02943B;-->
  width: 100%;
  display: block;
}

/*=============================================*/
/*                 テーブル                      */
/*=============================================*/
table{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-spacing:0px;
	width: 100%;
	-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
table td,table th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-spacing:0px;
	-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
.table{
	display: table;
	table-layout: fixed;
	border-spacing:0px;
	width: 100%;
	-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
.tr{
	display: table-row;
	width: 100%;
	-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
.td,.th{
	display: table-cell;
	border-spacing:0px;
	-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}

/*=============================================*/
/*                 テキスト                      */
/*=============================================*/

.small{font-size: 80%;}
.red{color: #bb0000;}
.b,.bold{font-weight: bold;}
w{
	display: inline-block;
	margin-right: 10px;
	background-color: #74be00;
	font-weight: bold;
	color: #fff;
	padding: 0px 5px;
	font-size: 80%;
	vertical-align: middle;
	min-width: 50px;
	text-align: center;
	line-height: 150%;
}
/*=============================================*/
/*                 リンク                      */
/*=============================================*/

a{
	text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover{
	opacity: 0.8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*=============================================*/
/*                 繰り返し                      */
/*=============================================*/

.stripe tr:nth-child(2n-1),
.stripe li:nth-child(2n-1){
	background-color: rgba(0,0,0,0.02);
}
.stripeown:nth-child(2n-1){
	background-color: rgba(0,0,0,0.02);
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

input, button, select, textarea {
    -webkit-appearance: none;
   }

input[type="radio"]{
	-webkit-appearance:radio;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input[type="button"] {
    margin: 0;
    padding: 15px 50px;
    background-color: #02943B;
    font-weight: bold;
    border: none;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}
.wpcf7c-conf{
	background-color: transparent!important;
	border:  none!important;
}

