@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body {
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    background-color: #E7F2ED;
    background-color: #e6e6e6;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}
body{
	
}
.wrapper{
	overflow: hidden;
}
::selection {
    background-color: #111;
    color: #FFF;/* Safari */
}

::-moz-selection {
	background-color:#111;
	color: #FFF;/* Firefox */
}
.clearfix {
	clear: both;
}
.onPc{
	display:block !important;
}
.onSmt{
	display:none !important;
}
.headclearfix {
	clear: both;
	width:100%;
	height:1px;
	display:block;
	float:left;
	margin-bottom:-1px;
}
a{
   color: #383127;
	text-decoration: none;
}
a:hover{
	
	text-decoration: underline;
}
a img.linkimg{
background:none!important;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out; 
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out;  
}
a:hover img.linkimg{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}
.imground{
	border-radius: 16px;
}
.imgshadow{
    box-shadow: 0 12px 10px -6px rgba(0,0,0,.6);
}
.imgCenter{
	width:100%;
	height:auto;
	float:left;
	display:table;
	text-align:center;
}
.imgLeft{
	width:100%;
	height:auto;
	float:left;
	display:table;
}
/* Space */
.mt0{ margin-top:0;}
.mt05{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt110{ margin-top:110px;}
.mt120{ margin-top:120px;}
.mt130{ margin-top:130px;}
.mt140{ margin-top:140px;}
.mt150{ margin-top:150px;}
.mt160{ margin-top:160px;}

.mr0{ margin-right:0;}
.mr05{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr60{ margin-right:60px;}

.mb0{ margin-bottom:0;}
.mb05{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mb110{ margin-bottom:110px;}
.mb120{ margin-bottom:120px;}
.mb130{ margin-bottom:130px;}
.mb140{ margin-bottom:140px;}
.mb150{ margin-bottom:150px;}
.mb160{ margin-bottom:160px;}
.mb170{ margin-bottom:170px;}
.mb180{ margin-bottom:180px;}
.mb190{ margin-bottom:190px;}
.mb200{ margin-bottom:200px;}

.ml0{ margin-left:0;}
.ml05{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml150{ margin-left:150px;}

.mW05{ margin:0 5px;}
.mW10{ margin:0 10px;}
.mW15{ margin:0 15px;}
.mW20{ margin:0 20px;}
.mW30{ margin:0 30px;}

.pt0{ padding-top:0;}
.pt02{ padding-top:2px;}
.pt03{ padding-top:3px;}
.pt04{ padding-top:4px;}
.pt05{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt80{ padding-top:80px;}
.pt90{ padding-top:90px;}
.pt100{ padding-top:100px;}

.pr0{ padding-right:0;}
.pr05{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}
.pr30{ padding-right:30px;}
.pr40{ padding-right:40px;}
.pr50{ padding-right:50px;}
.pr60{ padding-right:60px;}
.pr70{ padding-right:70px;}
.pr80{ padding-right:80px;}
.pr90{ padding-right:90px;}
.pr100{ padding-right:100px;}
.pr110{ padding-right:110px;}
.pr120{ padding-right:120px;}


.pb0{ padding-bottom:0;}
.pb03{ padding-bottom:3px;}
.pb04{ padding-bottom:4px;}
.pb05{ padding-bottom:5px;}
.pb07{ padding-bottom:7px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}
.pb60{ padding-bottom:60px;}
.pb70{ padding-bottom:70px;}
.pb80{ padding-bottom:80px;}
.pb90{ padding-bottom:90px;}
.pb100{ padding-bottom:100px;}
.pb110{ padding-bottom:110px;}
.pb120{ padding-bottom:120px;}

.pl0{ padding-left:0;}
.pl05{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pl30{ padding-left:30px;}
.pl40{ padding-left:40px;}
.pl50{ padding-left:50px;}
.pl60{ padding-left:60px;}
.pl70{ padding-left:70px;}
.pl80{ padding-left:80px;}
.pl90{ padding-left:90px;}
.pl100{ padding-left:100px;}
.pl110{ padding-left:110px;}
.pl120{ padding-left:120px;}

.pW05{ padding:0 5px;}
.pW10{ padding:0 10px;}
.pW15{ padding:0 15px;}
.pW20{ padding:0 20px;}
.pW30{ padding:0 30px;}

.pd05{ padding: 5px;}
.pd10{ padding: 10px;}
.pd15{ padding: 15px;}
.pd20{ padding: 20px;}
/* Space */
.header {
    width: 100%;
    height: 100px;
    display: block;
    position: fixed;
    align-items: center;
    justify-content: flex-start;
    display: flex;
    top: 0px;
    z-index: 1000;
    background-color: rgba(250,255,255,0.00);
    transition-property: all;
    transition: 0.2s ease;
    box-sizing: border-box;
}
.header::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: -120px;
	left: 0;
	/*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
	transition-property: all;
    transition: 0.6s ease;
}
.header.on::before {
   top: 0px;
}
.header.on {
}
.header.fixColor {
   /*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
}
.box1080{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 1160px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
    position: relative;
   
}

.box960{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 1000px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
    position: relative;
    
}

.box800{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 880px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
    position: relative;
    z-index: inherit;
}
.box600{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 600px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
    
}
.box1280{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1320px;
	padding-left: 40px;
	padding-right: 40px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
    
}
.box1280Pd{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1360px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;

    position: relative;
    
}
.box1600{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1640px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
    position: relative;
    
}
.box1600Pd{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1600px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;

}
.boxFull{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
}
.boxFullPd{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
}
.headLogo{
	width: auto;
	height: auto;
	display:block;
	position: relative;
	float: left;
	transition-property: all;
	transition: 0.4s ease;
    opacity:1.0;
	/*filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";*/
	margin-left: 60px;
	
}
.headLogo.p-top{
	opacity:0;
	transition-property: all;
	transition: 0.4s ease;
	transition-delay: 0.4s;
}
.on .headLogo{
	
}
.on .headLogo.p-top{
	opacity:1.0;
}
.headLogo img{
	height: 50px;
	width:auto;
	transition-property: all;
	transition: 0.2s ease;
    display: block;
}

.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
    position: relative;

}

.contentBoxGrey {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color:#f6f6f6;
    position: relative;
	z-index: 0;
}


.ph100{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    z-index: 0;
}
.ph100 img{
    width:100%;
	height:auto;
	float:left;
    z-index: 0;
    position: relative;
}
.ph80{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    z-index: 0;
    text-align: center;
}
.ph80 img{
    width:80%;
	height:auto;
    z-index: 0;
    position: relative;
}
.footBox {
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    padding-bottom: 120px;
 
	/*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	/*background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);*/
	background-color: #24392F;
}

.moreBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
	box-sizing: border-box;
}

.moreBtn a,.moreBtn span{
    width: 100%;
    height: 120px;
    display: flex;
	align-items: center;
	justify-content: center;
    line-height: 20px;
    font-size: 16px;
    color: #24392F;
    text-decoration: none;
    transition-property: all;
    transition: 0.3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;
	font-family: "Raleway", sans-serif;
    padding: 0px 0;
    position: relative;
    letter-spacing: 0.06em;
    max-width: 120px;
	border-radius: 8px;
	border: #FFF 0px solid;
	background-color: #e4d532;
}
.moreBtn.t-left{
    justify-content: flex-start;
}
.moreBtn.t-right{
    justify-content: flex-end;
}
.moreBtn a::before{
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	background-color: #24392F;
	bottom: 10px;
	right: 10px;
	transition-property: all;
    transition: 0.3s ease;
}

.moreBtn.t-min a,.moreBtn.t-min span{
	max-width: 150px;
	height: 30px;
	font-size: 14px;
}
.moreBtn.t-map a{
	color: #f6c32a;
	font-weight: 600;
	max-width: 180px;
}
.moreBtn.t-map a i{
	margin-right: 10px;
	
}
.moreBtn.w-full a{
	max-width: 100%;
}
.moreBtn a span{
   
}
.moreBtn a:hover{
    background-color: #e4ae32;
}
.moreBtn a:hover::before{
	
}
.moreBtn.t-map a:hover{
    background-color: #f6c32a;
	color: #093168;
}
.moreBtn a.wht:hover{
    background-color: #FFF;
    color: #774b65;
}
.moreBtn a.wht:hover::before{
    background-color: #774b65;
}
.moreBtn a:hover::before{
    width: 8px;
	height: 8px;
}
.moreBtn.t-wht a,.moreBtn.t-wht span{
    background-color: #FFF;
	color: #383127;
	box-shadow: 0 6px 0 rgba(255,255,255,0.20);
}
.moreBtn.t-wht a:hover{
	 background-color: #FFF;
	
}
.moreBtn.t-whtGrn a{
    background-color: #FFF;
	color: #009653;
}
.moreBtn.t-blk a{
   background-color: #000;

}
.moreBtn.t-blk a:hover{
	background-color: #009653;
}
.goTopBtn{
    width: 80px;
    height: 80px;
    display: inline-block;
    position: fixed;
    right: 30px;
    bottom: -110px;
    z-index: 100;
    transition-property: all;
    transition: 0.6s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #18594F;
	border-radius: 100%;
	/*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	/*background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);*/
}
.goTopBtn a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.goTopBtn::before{
	content: '';
display: inline-block;
width: 18px;
height: 18px;
margin: 0 0px;
border-top: 2px solid #FFF;
border-right: 2px solid #FFF;
transform: rotate(-45deg);
position: absolute;
top: calc(50% - 8px);
left: calc(50% - 10px);
}

.goTopBtn.on{
	bottom:30px;
}
.goTopBtn.on:hover{
	
}
.goTopBtn img{
	width:100%;
	height:auto;
	
}
.goTopBtn img:hover{
	
}

.copyright{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	font-size:11px;
	
	line-height:20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.03em;
	text-align: right;
	color: #FFF;
	margin-top: 60px;
}
.text72{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:72px;
	text-align:left;
	line-height:1.4em;
	position: relative;
}
.text72Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:72px;
	text-align:center;
	line-height:1.4em;
	position: relative;
}
.text60{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:left;
	line-height:1.4em;
	position: relative;
}
.text60Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:center;
	line-height:1.4em;
	position: relative;
}
.text30{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text30Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:center;
	line-height:1.6em;
	position: relative;
}
.text36{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text36Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:center;
	line-height:1.6em;
    position: relative;
}
.text42{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text42Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:center;
	line-height:1.3em;
    position: relative;
}
.text48{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text48Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:center;
	line-height:1.3em;
    position: relative;
}
.text24Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:center;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text24{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text22{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text22Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align: center;
	line-height:1.6em;
	position: relative;
}
.text20{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text20Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align: center;
	line-height:1.6em;
	position: relative;
}
.text18{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text18Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: center;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text16{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:left;
	line-height:2.0em;
	position: relative;
	box-sizing: border-box;
}
.text16Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:center;
	line-height:2.0em;
	position: relative;
	box-sizing: border-box;
}
.text15{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:15px;
	text-align:left;
	line-height:2.0em;
	position: relative;
	box-sizing: border-box;
}
.text14{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:left;
	line-height:2em;
	box-sizing: border-box;
}
.text14Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:center;
	line-height:2em;
	position: relative;
	box-sizing: border-box;
}
.text12{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:left;
	line-height: 2em;
	position: relative;
}
.text12Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:center;
	line-height: 2em;
	position: relative;
}

.bd{
	font-weight: bold;
}

.gNavi {
	width: 100%;
	height: auto;
	display:flex;
	justify-content: flex-end;
    float: right;
	position: relative;
	padding-right: 0px;
	box-sizing: border-box;
}

.gNavi li{
	width: auto;
	height: auto;
	float: left;
	display:block;
	position: relative;
}
.gNavi li a{
	width: auto;
	height: 100px;
	font-size:14px;
	line-height:20px;
	text-align:center;
    color: #FFF;
	display:flex;
	align-items: center;
	justify-content: center;
	text-decoration:none;
	font-weight: 600;
	transition-property: all;
	transition: 0.2s ease;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    padding: 0px 15px;
	position: relative;
    cursor: pointer;
    letter-spacing: 0.05em;
}

.on .gNavi li a{
	
}
.fixColor .gNavi li a{
	
}
.gNavi li a em{
	font-size: 0.8em;
	font-style: normal;
	font-family: "Raleway", sans-serif;
	font-weight: 800;
	bottom: -2px;
  position: relative;
  letter-spacing: 0.02em;
}
.gNavi li a:hover,.gNavi li span:hover{
	
	background-color: rgba(255,255,255,0.05);
	color: #FFF;
}


.grn{
    color: #00a366;
}
.grn02{
	color: #5391c9;
}
.gry{
	color: #666;
}
.gry02{
	color: #999;
}
.flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
	box-sizing: border-box;
}
.itemCenter{
	align-items: center;
}
.itemStart{
	align-items: flex-start;
}
.itemEnd{
	align-items: flex-end;
}
.bd500{
	font-weight: 500;
}
.bd300{
	font-weight: 300;
}
.bd400{
	font-weight: 400;
}
.heroImage{
	width: 100%;
	height: calc(100vh - 40px);
	float: left;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	
	position: relative;
	/*display: flex;
	align-items: center;
	justify-content: center;*/
	padding-top: 0px;
	padding-left: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.heroImage::before{
    content: '';
    width: 100%;
    height: 40%;
    background-color: #074023;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
}
.heroScroll{
	width: 35px;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 10%;
}
.heroScroll img{
	width: 100%;
	height: auto;
}


.wht{
	color: #FFF;
}
.blk{
	color: #000;
}
.font04{
	font-size: 0.4em;
}
.font05{
	font-size: 0.5em;
}
.font06{
	font-size: 0.6em;
}
.font07{
	font-size: 0.7em;
}
.font08{
	font-size: 0.8em;
}
.font09{
	font-size: 0.9em;
}
.font12{
	font-size: 1.2em;
}
.font14{
	font-size: 1.4em;
}
.font16{
	font-size: 1.6em;
}
.font18{
	font-size: 1.8em;
}

.mainTitle span{
	font-size: 0.8em;
}
.fontJp{
	font-family: 'Noto Sans JP', sans-serif;
}
.fontEn{
	font-family: 'Roboto', sans-serif;   
}

.bd900{
	font-weight: 900;
}
.bd800{
	font-weight: 800;
}
.bd600{
	font-weight: 600;
}
.bd300{
	font-weight: 300;
}
.bd200{
	font-weight: 200;
}
.ls100{
	letter-spacing: 0.1em;;
}
.ls200{
	letter-spacing: 0.2em;;
}
.ls300{
	letter-spacing: 0.3em;;
}
.footLogo{
	width:100%;
	height:auto;
	float:left;
	display:block;
    position: relative;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	margin-bottom: 10px;
}
.footLogo img{
	width: 100%;
	height: auto;
	max-width: 240px;
}

#menuButton{
	
}

#overlay{
	display: none;
}
#overlayBg{
	display: none;
}


/*達美建設*/


.flex.t-reverse{
	flex-direction: row-reverse;
}
.lh24{
	line-height: 2.4em;
}
.lh22{
	line-height: 2.2em;
}
.lh20{
	line-height: 2.0em;
}
.lh18{
	line-height: 1.8em;
}
.lh16{
	line-height: 1.6em;
}
.lh14{
	line-height: 1.4em;
}
.lh12{
	line-height: 1.2em;
}
.lh10{
	line-height: 1.0em;
}
.footMenu{
	width: 100%;
	position: relative;
	box-sizing: border-box;
	float: left;
}
.footMenu ul{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	position: relative;
}
.footMenu ul li{
	display: flex;
	justify-content: flex-end;
    float: left;
    height: auto;
    width: 100%;
	position: relative;
	margin-bottom: 5px;
	text-align: right;
}
.footMenu ul li.mb40{
	margin-bottom: 40px;
}
.footMenu ul li a{
	display:inline-block;
    float: left;
    height: auto;
	font-size: 14px;
	line-height: 1.8em;
	position: relative;
	color: #FFF;
	text-decoration: none;
	font-weight: 500;
	text-align: right;
	
}
.footMenu ul li.t-min a{
	font-size: 12px;
}
.footMenu ul li a:hover{
	text-decoration: underline;
	color: #FFF;
}
.footTitle{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.5em;
	color: #000;
	font-weight: 600;
	margin-bottom: 20px;
	position: relative;
}
.footTitle a{
	color: #000;
	text-decoration: none;
}
.footTitle a:hover{
	text-decoration: underline;
}
.footInfo{
	width: 50%;
	height: auto;
	float: left;
	display: block;
	box-sizing: border-box;
}
.footInfo a{
	color: #FFF;
	text-decoration: none;
}
.footInfo a:hover{
	color: #FFF;
	text-decoration: underline;
}
.fontMc{
	font-family: 'Shippori Mincho', serif;
}
.fontMc01{
	font-family: 'Shippori Mincho', serif;
}
.fontEn01{
	font-family: 'Raleway', sans-serif;
}
.bottomEntryBtn{
    height: 260px;
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    transition-property: all;
    transition: 0.2s ease;
    width: 100%;
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #1F2B26;
	background-color: #e4ae32;
}

.bottomEntryBtn.t02{
	border-left: rgba(255,255,255,0.50) 1px solid;
}
.bottomEntryBtn.t-oneBtn{
	width: 100%;
	justify-content: center;
	padding-left: 0px;
}
.bottomEntryBtn a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.bottomEntryBtn:hover{
    background-color: #E49932;
}
.bottomEntryBtn .text48Center{
	line-height: 1;
	margin-bottom: 10px;
	font-weight: 800;
	font-size: 60px;
}
.bottomEntryBtn .text16Center{
	line-height: 1;
	font-weight: 500;
}
.bottomEntryBtn .secTitle.t-wht .mainText{
	/*color: #e3d431;*/
}
.entryInner{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
.entryInner::before{
	/*content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 28px;*/
	content: '';
	width: 10px;
  height: 10px;
	background-color: #000;
	position: absolute;
  top: calc(50% - 5px);
  right: 28px;
}
.entryInner::after{
	/*content: '';
	 display: inline-block;
  width: 60px;
  height: 60px;
	position: absolute;
	border: #000 1px solid;
	right: 0;
	top: calc(50% - 30px);
	border-radius: 100%;*/
}
.entryInner span{

}



.secInner{
	width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}

.ls005{
	letter-spacing: 0.05em;
}
.ls008{
	letter-spacing: 0.08em;
}
.ls015{
	letter-spacing: 0.15em;
}


.flex.between {
    justify-content: space-between;
}

.scrollBar{
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: -40px;
	right: 120px;
	z-index: 10;
	box-sizing: border-box;
background-color: #f6c32a;
transform: rotate(45deg);
}
.scrollBar::before{
	content: '';
display: inline-block;
width: 18px;
height: 18px;
margin: 0 0px;
border-top: 4px solid #093168;
border-right: 4px solid #093168;
transform: rotate(90deg);
position: absolute;
top: calc(50% - 14px);
left: calc(50% - 14px);
}
.heroInner{
	width: 100%;
	height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	max-width: 1600px;
	padding-left: 60px;
	z-index: 10;
	position: absolute;
display: flex;
justify-content: flex-start;
align-items: center;
padding-left: calc(1% + 60px);
padding-top: 0px;
top: 0;
left: 0;
z-index: 100;
	margin: 0 auto;
}
.heroCc{
	width: 100%;
	position: relative;
	max-width: 800px;
}
.heroCc img{
	width: 100%;
	height: auto;
	filter: drop-shadow(1px 0px 10px rgba(0, 0, 0, 0.8));
}
.headEntryBtn{
	width: 120px;
	height: 100px;
	float: left;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
}
.headEntryBtn a{
    width: 100%;
    height: 100px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-decoration: none;
    font-weight: 600;
    transition-property: all;
    transition: 0.2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 0px;
    position: relative;
    cursor: pointer;
    letter-spacing: 0.05em;
    background-color: #00AF61;
}
.headEntryBtn.t-contact a{
	background-color: #009653;
	color: #FFF;
}

.headEntryBtn a:hover{
	background-color: #000;
	color: #fff;
	
}
.headEntryBtn a span {
  width: 100%;
  display: block;
}
.headEntryBtn a span.jpText {
  width: 100%;
  font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 14px;
  padding-top: 5px;
  font-weight: 600;
}
.headEntryBtn a:hover{
	opacity:0.8;
}
.gNaviBox{
	width: auto;
	float: left;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	justify-content: flex-end;
	margin-right: 120px;
}


.ls0{
	letter-spacing: 0;
}
.halfBox{
	width: 50%;
	height: auto;
	display:block;
    float: left;
	position: relative;
	box-sizing: border-box;
}
.halfBox.aitemCenter{
	display:flex;
	align-items: center;
	
}
.pagePd{
	padding-top: 100px;
	z-index: 10;
}
.bc{
	color: #000;
display: block;
float: left;
font-size: 12px;
height: auto;
letter-spacing: 0.05em;
line-height: 20px;
margin-bottom: 10px;
margin-top: 10px;
width: 100%;
box-sizing: border-box;
	text-align: left;
}
.bc a{
	color: #999;
	text-decoration: underline;
}
.bc a:hover{
	color: #000;
}
.bc.wht{
	color: #FFF;
}
.bc.wht a{
	color: #FFF;
}
.bc.wht a:hover{
	color: #d2d2d2;
}

.box30{
	width: 30%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box40{
	width: 40%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box50{
	width: 50%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}

.box60{
	width: 60%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box70{
	width: 70%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}



.whtBox{
	width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    position: relative;
	padding: 40px;
	background-color: #FFF;
}
.whtBox.t-intern{
	background-color: rgba(0,0,0,0.15);
}
.whtBox.t-grey{
	background-color: rgba(0,0,0,0.05);
}
.whtBox.t-round{
	border-radius: 16px;
}
.c-blue{
	color: #074a99;
	color: #185938;
}
.c-brwn{
	color: #383127;
}
.c-grn{
    color: #80DA0E;
}
.c-dGrn{
    color: #087999;
	color: #185938;
}
.c-lBlue{
	color: #00cafc;
}
.c-org{
    color: #FD6200;
}
.c-ylw{
	color: #f6c32a;
	color: #e4d532;
}
.secInner{
	width: 100%;
height: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}

.section-lineup {
  overflow: hidden;
	padding-top: 0px;
}
.section-lineup .inner {
  margin: 0 auto;
  width: 100%;
	max-width: 1260px;
	padding-left: 60px;
	padding-right: 60px;
	box-sizing: border-box;
}
.section-lineup .slick-list {
  overflow: visible;
}
.section-lineup .slick-initialized .slick-slide{
	position: relative;
	transition-property: all;
transition: 0.2s ease;
}

.section-lineup .slick-initialized .slick-slide:hover{
	/*opacity: 0.8;*/
}
.section-lineup .slick-initialized .slick-slide a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.slick-slide img{
	width: 100%;
	height: auto;
	border-radius: 16px;
}
.slick-slide{
	box-sizing: border-box;
	padding: 0px 20px;
}
.bgBlue{
	background-color: #0081c3;
}
.bgBlue02{
	background-color: #3D9CCC;
}
.bgGrn{
	background-color: #009653;
}

.uLine{
	border-bottom: #000 2px solid;

}
.wht .uLine{
	border-bottom-color: #FFF;
}
.c-blue .uLine{
	border-bottom-color: #074a99;
}
.uLine.c-grn{
	border-bottom-color: #009653;
}

.lineBox{
	width: 100%;
height: auto;
	float: left;
box-sizing: border-box;
position: relative;
	padding: 40px;
	border: #FFF 1px solid;
}
.lineBox.t-prof{
	border: #FFF 0px solid;
	border-top:#000 3px double;
	border-bottom:#000 3px double;
}
.dotList{
	width: 100%;
    height: auto;
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.dotList li{
	width: 100%;
    height: auto;
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 10px;
	padding-left: 16px;
}
.dotList.t-3column li{
	width: 33.3333%;
}
.dotList.t-free li{
	width: auto;
	margin-right: 25px;
}
.dotList li.w-full{
	width: 100%;
}
.dotList li::before{
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	display: block;
	top: 10px;
	left: 0;
	background-color: #009653;
}
.dotList.w-full li{
	width: 100%;
}
.dotList.t-wht li{
	color: #FFF;
}
.dotList.t-wht li::before{
	background-color: #FFF;
}
.cnt{
	box-sizing: border-box;
	position: relative;
}

.boxTitle{
	display: block;
float: left;
height: auto;
width: 100%;
font-size: 30px;
text-align: left;
line-height: 1;
position: relative;
	font-weight: 800;
	letter-spacing: 0.1em;
}
.boxTitle span {
  padding: 15px 40px;
  display: inline-block;
  background-color: #009653;
  color: #FFF;
	position: relative;
	border-radius: 16px;
}
.boxTitle span.t-bwn {

	background-color: #383127;
}
.boxTitle span.t-wht {
	color: #009653;
	background-color: #FFF;
}
.boxTitle span.t-wht02 {
	color: #383127;
	background-color: #FFF;
}
.boxTitle.t-center{
	text-align: center;
}
.heroPh{
	width: 100%;
    height: 560px;
    float: left;
    display: block;
    box-sizing: border-box;
	position: relative;
	background-image: url("../images/heroimage01.webp");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
	border-radius: 32px;
}
.heroTitle{
	display: inline-block;
	/*background-color: #faffea;
	padding: 10px 20px 10px 0;*/
	font-size: 150px;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
	letter-spacing: -0.05em;
	position: relative;
	z-index: 10;
	bottom: -75px;
	margin-top: -75px;
	left:20px;
}
.heroSubTitle{
	display: inline-block;
	background-color: #faffea;
	padding: 10px 0px 10px 30px;
	font-size: 60px;
	line-height: 1;
	font-weight: 800;
	letter-spacing: 0.03em;
	position: relative;
	z-index: 10;
	top: -40px;
	margin-bottom: -40px;
	float: right;
	border-top-left-radius: 16px;
}
.boxRoundBox{
	width: 100%;
    height: auto;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
	background-color: #009653;
	border-radius: 32px;
	padding: 60px;
}
.bgBeg{
	background-color: #f6f5e6;
}
.bgBiz{
	background-color: #383127;
}
.bgBiz02{
	background-color: rgba(56,49,39,0.10);
}

.iconCenter{
	display: flex;
	align-items: center;
}

.justifyCenter{
	justify-content: center;
}
.topPointBox{
	width: 30.3333%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 100px;
}
.leftPdText{
	box-sizing: border-box;
	padding-left: 1em;
}
.topPointBox .leftPdText{
	padding-left: 1.2em;
}

.column2Box{
	width: 48%;
	box-sizing: border-box;
	position: relative;
	
}
.column2Box a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.column3Box{
	width: 30.3333%;
	box-sizing: border-box;
	position: relative;
	
}
.column3Box a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.bottomCntBox{
	width: 30.3333%;
	height: 500px;
	box-sizing: border-box;
	position: relative;
	background-color: #009653;
	border-radius: 32px;
	background-image: url("../images/chosen01.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
	transition-property: all;
transition: 0.2s ease;
}
.bottomCntBox::before{
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.60) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.60) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.60) 100%);
	border-radius: 0 0 32px 32px;
	z-index: 1;
}
.bottomCntBox.t02{
	background-image: url("../images/chosen02_tate.jpg");
}
.bottomCntBox.t03{
	background-image: url("../images/chosen03.jpg");
}
.bottomCntBox.t04{
	background-image: url("../images/biz/ph01.jpg");
}
.bottomCntBox.t05{
	background-image: url("../images/biz/ph02.jpg");
}
.bottomCntBox.t06{
	background-image: url("../images/biz/ph03.jpg");
}
.bottomCntBox:hover{
	opacity: 0.8;
}
.bottomCntBox a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.bottomText{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 40px;
	z-index: 2;
}
#menuButton {
    display: block;
    height: 70px;
    right: 40px;
    position: fixed;
    top: 16px;
    width: 70px;
    border: 0px solid #FFF;
    z-index: 1200;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	border-radius: 0;
	box-sizing: border-box;
	background-color: #e4d532;
	border-radius: 8px;
}
#menuButton::before {
	content: 'MENU';
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: 700;
  font-family: "Raleway", sans-serif;
	line-height: 1;
	position: absolute;
	bottom: 7px;
	left: 0;
	color: rgba(255,255,255,0.70);
	color: #24392F;
	letter-spacing: 0;
	box-sizing: border-box;
	padding-left: 2px;
}
#menuButton.active::before {
	content: 'CLOSE';
}
#menuButton.on {
    
}

#menuButton span {
    display: block;
    background-color: #FFF;
	background-color: #24392F;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 20px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	border-radius: 10px;
}
#menuButton.fixColor span{
    background-color: #FFF; 
	background-color: #24392F;
}
#menuButton.on span {
	background-color: #FFF;
	background-color: #24392F;
}
#menuButton span:first-child {
    top: 25px;
}
#menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
#menuButton span:last-child {
    bottom: 25px;
}
#menuButton.active span{
    background-color: #FFF; 
	background-color: #24392F;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}
#overlay{
    width: 800px;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1100;
    background-color: #383127;
	background-color: #24392F;
    overflow: scroll;
    right: -820px;
    display: flex;
	transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	-webkit-overflow-scrolling: touch;
	align-items: center;
	/*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	/*background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);*/
	box-shadow: 0 -10px 10px rgba(0,0,0,.20);
}

#overlay.openMenu{
	right: 0;
}
#overlay .box800 {
    position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 0 60px;
	width: 100%;
	margin-bottom: 60px;
    max-width: 800px;
    margin-top: 60px;
}
ul.menuSp{
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.menuSp li{
    width: 48%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
	border-bottom: #FFF 0px solid;
}

ul.menuSp li a{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 24px;
    line-height: 24px;
    padding: 15px 0;
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
    padding-left: 20px;
	letter-spacing: 0em;
	text-align: left;
	font-weight: 800;
  font-family: "Raleway", sans-serif;
	transition-property: all;
  transition: 0.2s ease;
}
ul.menuSp li a:hover{
	background-color: rgba(255,255,255,0.05);
}
ul.menuSp li a::after {
    /*font-family: 'Font Awesome 5 Free';
    content: '\f054';
    font-weight: 900;
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #FFF;*/
	content: '';
	width: 6px;
	height: 6px;
	background-color: #e4d532;
	position: absolute;
	top: 22px;
	right: 15px;
}

ul.menuSp li a span{
	width: 100%;
	display: block;
	font-size: 13px;
	color: #fff;
font-weight: 600;
font-family: 'Roboto', sans-serif;
	font-family: 'Noto Sans JP';
	letter-spacing: 0;
	letter-spacing: 0.1em;
	margin-top: 10px;
	line-height: 1;
}


ul.menuSpSub{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 60px;
	margin-top: 30px;
}
ul.menuSpSub li{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}	
ul.menuSpSub li a{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
	line-height: 2em;
	color: #000;
	padding-left: 15px;
	text-decoration: none;
	display: flex;
align-items: center;
justify-content: flex-start;
}
ul.menuSpSub li a::before{
	content: '';
	width: 8px;
	height: 1px;
	background-color: #00a395;
	position: absolute;
	top: 50%;
	left: 0;
}
ul.menuSp li:first-child{
	/*border-top: #FFF 1px solid;*/
}
ul.menuSp li:last-child{
	border-bottom: #FFF 0px solid;
}
ul.menuSpSub li a img {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.spMenuEntryBtn {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  text-align: center;
  position: relative;
  justify-content: center;
	margin-top: 20px;
}
.spMenuEntryBtn a {
  width: 100%;
  height: 80px;
  line-height: 18px;
  font-size: 14px;
  color: #FFF;
  transition-property: all;
  transition: 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0px 0;
  position: relative;
  letter-spacing: 0.1em;
  max-width: 600px;
  text-align: center;
	display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
text-decoration: none;
	background-color: #009653;
	border-radius: 16px;
}
.spMenuEntryBtn a span {
  width: 100%;
  display: block;
	font-size: 32px;
	line-height: 1;
}
.spMenuEntryBtn a span.jptext {
  width: 100%;
  font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 14px;
  padding-top: 5px;
  font-style: 800;
	line-height: 1;
}
.spMenuEntryBtn.t-contact a {
  /*background-color: #f6c32a;
color: #093168;*/
}
.menuSpTitle{
	float: left;
height: auto;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-size: 28px;
line-height: 1em;
padding: 15px 0px;
text-decoration: none;
color: #FFF;
position: relative;
transition-property: all;
transition: 0.2s ease;
font-weight: 800;
	
	letter-spacing: 0.08em;
}
.menuSpTitle a{
	text-decoration: none;
	color: #383127;
	transition-property: all;
transition: 0.2s ease;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 10px;
}
.menuSpTitle:hover a{
	background-color: rgba(0,150,83,0.10);
}

.menuSpTitle span {
  color: #009653;
  font-size: 0.6em;
	position: relative;
	top: 1px;
  font-weight: 800;
  margin-left: 15px;
  letter-spacing: 0;
	font-family: 'Roboto', sans-serif;
}
.pointHatarakigai{
float: left;
height: auto;
width: 100%;
text-align: center;
position: relative;
	background-color: #009653;
border-radius: 16px;
	padding: 40px;
	box-sizing: border-box;
	display: block;
}
.pointHatarakigai::before{
	content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -20px;
  border: 20px solid transparent;
  border-bottom: 20px solid #009653;
}
.pointHatarakigai.nonArrow::before{
	display: none;
}
.flowBox{
	width: 100%;
	height: auto;
	float: left;
	display: flex;
	/*align-items: center;
	justify-content: center;*/
	flex-wrap: wrap;
	background-color: #FFF;
	border: #009653 1px solid;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 20px 20px;
	margin-bottom: 60px;
	position: relative;
}
.flowBox::before {
  content: "";
  position: absolute;
  bottom: -72px;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
    border-top-width: 30px;
    border-top-style: solid;
    border-top-color: transparent;
  border-top: 20px solid #009653;
}

.flowBox img{
	width: 60px;
	height: auto;
	margin-right: 20px;
}
.flowBox.nonArrow{
	margin-bottom: 0;
}
.flowBox.nonArrow::before {
	display: none;
}
.workCntBox{
	width: 48%;
	height: 400px;
	box-sizing: border-box;
	position: relative;
	background-color: #009653;
	border-radius: 32px;
	background-image: url("../images/work/thum01.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
	transition-property: all;
transition: 0.2s ease;
}
.workCntBox::before{
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.60) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.60) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.60) 100%);
	border-radius: 0 0 32px 32px;
	z-index: 1;
}
.workCntBox.t02{
	background-image: url("../images/work/thum02.jpg");
}
.workCntBox:hover{
	opacity: 0.8;
}
.workCntBox a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.ceoName {
  width: 100%;
  text-align: left;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  float: left;
  letter-spacing: 0.08em;
font-family: 'Shippori Mincho', serif;
}
.ceoName span {
  font-size: 0.7em;
  margin-right: 10px;
  font-weight: 500;
	letter-spacing: 0.03em;
}
.bgWht{
	background-color: #FFF;
}
.bgLgrn{
	background-color: #E7EED0;
	background-color: rgba(56,49,39,0.10);
}
.bottomText p.iconCenter img{
	position: relative;
	top: 2px;
}
.textShadowGrn{
	text-shadow: 3px 5px 5px #009653,-3px -5px 5px #009653;
}
span.t-start,span.t-end{
	position: relative;
}
.text48 span.t-start::before {
  content: '“';
  position: absolute;
  top: -10px;
  left: -38px;
  color: #009653;
  font-size: 60px;
  line-height: 1;
}
.text48 span.t-end::after {
  content: '”';
  position: absolute;
  bottom: -40px;
  right: -45px;
  color: #009653;
  font-size: 60px;
  line-height: 1;
}
.text42 span.t-start::before {
  content: '“';
  position: absolute;
  top: -10px;
  left: -38px;
  color: #009653;
  font-size: 60px;
  line-height: 1;
}
.text42 span.t-end::after {
  content: '”';
  position: absolute;
  bottom: -40px;
  right: -45px;
  color: #009653;
  font-size: 60px;
  line-height: 1;
}

.downFukidashi::before{
	content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 30px solid #009653;
}


.header .box1600{
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.secImg{
	width: 100%;
  height: 400px;
  float: left;
  display: block;
  box-sizing: border-box;
  position: relative;
  background-image: url("../images/heroimage01.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.subJp{
	font-size: 24px;
	font-weight: 600;
	color: #000;
	position: relative;
	bottom: 2px;
	letter-spacing: 0.08em;
}
.subJp02{
	font-size: 24px;
	font-weight: 600;
	color: #000;
	position: relative;
	top: -30px;
	letter-spacing: 0.08em;
}
.rightWhtBox{
	background-color: #FFF;
	z-index: 10;
	position: relative;
	left: -60px;
	padding: 60px 0 60px 60px;
	border-radius: 32px 0 0 32px;
}
.leftWhtBox{
	background-color: #FFF;
	z-index: 10;
	position: relative;
	right: -60px;
	padding: 60px 60px 60px 0px;
	border-radius: 0 32px 32px 0;
}
.topLeftImg {
  width: 50%;
  height: auto;
  float: left;
  position: relative;
	background-image: url("../images/bottom_recruit02.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.topLeftImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.topLeftImg.t-recruit {
  height: 500px;
}
.box1280HalfRight {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  max-width: 660px;
}
.box1280HalfLeft {
  width: 100%;
  float: right;
  box-sizing: border-box;
  position: relative;
  max-width: 660px;
}
.pageHead{
	width:calc(100% - 80px); 
	background-color: #f6f5e6;
	overflow: auto;
	height: 360px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 40px;
	margin-right: 40px;
	z-index: 10;
  position: relative;
	border-radius: 16px;
}

.flex.t-column03::after {
  content: "";
  display: block;
  width: 30.3333%;
  height: 0;
}
.dotTitle{
	display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 24px;
  text-align: left;
  line-height: 1.4em;
  position: relative;
	font-weight: bold;
	
}
.dotTitle::before{
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	display: block;
	top: 14px;
	left: -20px;
	background-color: #009653;
}
.dotLine{
	width: 100%;
	height: 1px;
	box-sizing: border-box;
	display: block;
  float: left;
	border-bottom: #d2d2d2 2px dotted;
}

.headSubPosi{
	position: absolute;
	top: -60px;
	right: 0;
	z-index: 10;
}
.t-hover{
	transition-property: all;
transition: 0.2s ease;
}
.t-hover:hover{
	opacity: 0.8;
}
.companyList {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.companyList dl {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  
}
.companyList dl dt {
  width: 20%;
  height: auto;
  display: table;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  line-height: 2em;
  font-weight: 600;
  color: #000;
}
.companyList dl dd {
  width: 80%;
  height: auto;
  display: table;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  line-height: 2em;
 color: #000;
	padding-bottom: 40px;
  margin-bottom: 40px;
	border-bottom: #000 1px solid;
}

.companyList dl dd.nonBd {
	border-bottom-width: 0;
}

.historyList {
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    position: relative;
    display: block;
}
.historyList dl {
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    position: relative;
    display: block;
}
.historyList dl::before {
    
}
.historyList dl:first-child::before {
    height: calc(100% - 20px);
}
.historyList dl:last-child::before {
    height: 20px;
    top: 0;
    bottom: initial;
}
.historyList dl dt {
    width: 20%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    letter-spacing: 0em;
    font-size: 24px;
    line-height: 1;
    color: #000;
    padding-right: 20px;
    padding-top: 5px;
	font-weight: 600;
	font-family: 'Shippori Mincho', serif;
}
.historyList dl dt::before {
   
}
.historyList dl dd {
    width: 80%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    padding-bottom: 60px;
    margin-bottom: 60px;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.06em;
	border-bottom: #185938 1px dotted;
}
.historyList dl:last-child dd{
	padding-bottom: 0px;
    margin-bottom: 0px;
	border-bottom-width: 0;
}
.historyList dl dd p{
	width: 100%;
	box-sizing: border-box;
	position: relative;;
}
ol.policyText{
	width: 100%;
    height: auto;
    float: left;
	padding-left: 25px;
	 box-sizing: border-box;
    position: relative;
    display: block;
	margin-bottom: 20px;
}
ol.policyText li{
	list-style-type:disc;
	font-size: 12px;
	line-height: 2.0em;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
.heroPosi{
	bottom: -15px;
	z-index: 100;
}
.heroTextBox{
	width: auto;
	height: auto;
	box-sizing: border-box;
    position: absolute;
	padding: 20px;
	z-index: 100;
	right: 40px;
	bottom: -60px;
	/*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	/*background-image: -webkit-linear-gradient(110deg,rgba(19,133,75,1.00) 0%,rgba(7,64,35,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(19,133,75,1.00) 0%,rgba(7,64,35,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(19,133,75,1.00) 0%,rgba(7,64,35,1.00) 100%);*/
	background-color: #233438;
	color: #FFF;
	display: none;
}
.heroSubText{
	position: absolute;
	left: 100px;
	bottom: -28px;
	font-size: 12px;
	font-family: "Raleway", sans-serif;
	/*color: #074a99;*/
	color: #185938;
	font-weight: 500;
	letter-spacing: 0;
}
.bgBlueGrad{
	/*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	background-image: -webkit-linear-gradient(110deg,rgba(19,133,75,1.00) 0%,rgba(7,64,35,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(19,133,75,1.00) 0%,rgba(7,64,35,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(19,133,75,1.00) 0%,rgba(7,64,35,1.00) 100%);
	background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
}
.aboutSecBg{
	width: calc(100% - 60px);
	background-color: #f2f2f2;
	/*margin-left: 60px;*/
	margin-right: 60px;
	background-image: url("../images/about_bg02.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	padding-top: 120px;
	padding-bottom: 120px;
	border-radius: 0 16px 16px 0;
}
.secTitle{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}
.secTitle .mainText{
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    float: left;
    color: #185938;
}
.secTitle .slash{
	width: 1px;
	height: 60px;
	background-color: #000;
	display: block;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	transform: rotate( 45deg );
}
.secTitle .subText{
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
	float: left;
	margin-top: 34px;
}
.secTitle.t-wht{
	color: #FFF;
}
.secTitle.t-wht .mainText{
	color: #FFF;
}
.secTitle.t-wht .slash{
	background-color: #FFF;
}
.secTitle.t-blk{
	color: #000;
}
.secTitle.t-blk .mainText{
	color: #000;
}
.secTitle.t-blk .slash{
	background-color: #000;
}
.serviceSecBg{
	width: calc(100% - 120px);
	/*background-color: #f2f2f2;*/
	margin-right: 60px;
	margin-left: 60px;
}
.topServiceBox{
	background-image: url("../images/top_sv01_03.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	height: 540px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 20px;
	width: calc(50% - 20px);
	margin-right: 20px;
	border-radius: 16px;
	
}
.topServiceBox.t02{
	background-image: url("../images/top_sv02_03.jpg");
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 40px;
}
.topServiceBox .cnt{
	width: 100%;
	 max-width: 480px;
}
.bgDblue{
    /*background-color: #27364f;*/
    background-color: #24392F;
}
.bgDblue02{
    background-color: #242D28;
}
.bgDblue03{
    background-color: #0F3869;
	background-color: #24392F;
}
.bgDblue04{
    background-color: #24392F;
}
.bgDGrn{
    background-color: #072328;
}
.bgDGrn03{
	background-color: #24392F;
}
.bgDGrn02{
	background-color: #18594F;
}
.bgDGrn04{
	background-color: #233438;
}
.centerWorks{
	width: 36%;
	box-sizing: border-box;
	padding: 80px 40px;;
}
.leftPhWorks{
	width: calc(32% - 60px);
	background-image: url("../images/top_wk01_02.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
	margin-left: 60px;
	border-radius: 16px;
}
.rightPhWorks{
	width: calc(32% - 60px);
	background-image: url("../images/top_wk02_02.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	margin-right: 60px;
	border-radius: 16px;
}
.bgOwned{
	background-image: url("../images/bg_owned03.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	padding-top: 120px;
	border-radius: 16px;
	width: calc(100% - 120px);
	margin-left: 60px;
	margin-right: 60px;
	
}
.contactBd{
	/*border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;*/
}
.pageHeadBg::after{
	content: '';
  width: 100%;
  height: 65%;
  background-color: #1066EB;
  position: absolute;
  top: 0;
  left: 0;
 /* background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
	z-index: 0;
	
}
.pageHeadBg.fullHeight::after{
	height: 100%;
}
.pageHeadBg.t-Dblue{
    /*background-color: #27364f;*/
    background-color: #242D28;
}
.pageHeadBg.t-Dblue::after{
	display: none;
}
.pageHeadBg.t-Dblue03{
	background-color: #0F3869;
}
.pageHeadBg.t-Dblue03::after{
	display: none;
}
.pageHeadBg.t-DGrn{
    /*background-color: #27364f;*/
    background-color: #233438;
}
.pageHeadBg.t-DGrn::after{
	display: none;
}
.pageHeadBg.t-BlueGrad{
	background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
	background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
}
.pageHeadBg.t-BlueGrad::after{
	display: none;
}
.pageHead.bgService01 {
	background-image: url("../images/service01/pagetop04.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pageHead.bgService02 {
	background-image: url("../images/service02/pagetop03.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pageHead.bgCompany {
	background-image: url("../images/company/pagetop03.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
img.topSv{
	max-width: 400px;
}
.aboutMsg{
	width: 50%;
	position: absolute;
	bottom:100px;
	right: 0;
	box-sizing: border-box;
	padding-right: 40px;
}
.aboutMsg img{
	width: 100%;
	height: auto;
	max-width: 800px;
}
.aboutMsg.p-about{
	z-index: 10;
	bottom:-20px;
}
.recruitMsg{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	box-sizing: border-box;
	padding-left: 40px;
	top: -40px;
}
.recruitMsg img{
	width: 100%;
	height: auto;
	max-width: 600px;
}
.pageHeadEn{
	width: 100%;
	height: auto;
	position: relative;
	text-align: right;
	box-sizing: border-box;
}
.pageHeadEn img{
	width: 100%;
	height:auto;
	max-width: 600px;
}
.pageHeadEn.p-sv01 img{
	max-width: 400px;
}
.column3Box.t-point{
	border: #185938 4px solid;
	border: #185938 0px solid;
	padding: 40px;
	border-radius: 16px;
	background-color: #FFF;
}
.column3Box.t-point.t02{
	border-color: #087999;
	
}
.column3Box.t-about{
	padding: 40px;
	background-color: #80DA0E;
	background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
	box-shadow: 3px 3px 13px rgba(0,0,0,0.15);
}
.column2Box.t-miryoku{
	border: #FFF 0px solid;
	padding: 40px;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 16px;
	background-color: rgba(255,255,255,0.10);
}
.column2Box.t-staff,.column3Box.t-staff{
	margin-bottom: 40px;
	transition-property: all;
  transition: 0.2s ease;
	padding-bottom: 20px;
	border-radius: 16px;
}
.column2Box.t-staff:hover,.column3Box.t-staff:hover{
	background-color: rgba(0,0,0,0.05);
}
.number{
	
}
.flowList dl{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	border: #FFF 0px solid;
	padding: 40px;
	margin-bottom: 60px;
	background-color: rgba(255,255,255,0.10);
	border-radius: 16px;
}
.flowList dl::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(135deg);
  position: absolute;
  bottom:-35px;
  left: calc(50% - 10px);
}
.flowList dl:last-child::before {
	display: none;
}
.flowList dl dt{
	width: 100px;
	height: auto;
	position: relative;
	float: left;
	box-sizing: border-box;
}
.flowList dl dd{
	width: calc(100% - 100px);
	height: auto;
	position: relative;
	float: left;
	box-sizing: border-box;
}
.flowList dl dt .number{
	font-size: 60px;
	line-height: 1;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}
.p-work .column3Box{
	margin-bottom: 60px;
	transition-property: all;
  transition: 0.2s ease;
}
.p-work .column3Box:hover{
	opacity: 0.8;
}
.p-work .column3Box.noLink:hover{
	opacity: 1 !important;
}
.moreText{
	display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 14px;
  text-align: right;
  line-height: 1em;
  position: relative;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	color: #000;
	padding-right: 16px;
	box-sizing: border-box;
	margin-top: 10px;
	/*opacity: 0.5;*/
}
.moreText::before{
	content: '';
	width: 6px;
	height: 6px;
	background-color: #185938;
	position: absolute;
	top: calc(50% - 3px);
	right: 0;
}
dl.machineList{
	display: flex;
  float: left;
  height: auto;
  width: 100%;
	box-sizing: border-box;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
}
dl.machineList dt{
	display: block;
  float: left;
  height: auto;
  width: calc(100% - 80px);
	font-size: 18px;
	line-height: 1.2em;
	color: #000;
	font-weight: 600;
	position: relative;
	background-position: -1px;
}
dl.machineList dd{
	display: block;
  float: left;
  height: auto;
  width: 80px;
	font-size: 28px;
	line-height: 1.2em;
	color: #000;
	font-weight: 800;
	text-align: right;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
dl.machineList dd span{
	font-size: 0.5em;
	margin-left: 5px;
	position: relative;
	font-family: 'Noto Sans JP';
	top: -2px;
}
dl.machineList dd::before{
	content: '';
	width: 1px;
	height: 20px;
	background-color: #000;
	position: absolute;
	top: calc(50% - 10px);
	left: 0;
}
.guideMenu {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0 !important;
  list-style-type: none !important;
}
.guideMenu li {
  width: 23%;
  height: auto;
  float: left;
  display: flex;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  margin-bottom: 10px;
}
.guideMenu li a {
  width: 100%;
  height: 100px;
  float: left;
  display: flex;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  align-items: center;
  justify-content: center;
  font-size: 18px;
	font-weight:800;
  line-height: 1.4em;
  color: #1E372D;
  border: #185938 0px solid;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
	font-family: "Raleway", sans-serif;
	letter-spacing: 0;
	background-color: #e4d532;
	border-radius: 8px;
}
.guideMenu li a::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
	background-color: #1E372D;
  position: absolute;
  bottom: 10px;
  right: 10px;
  transition-property: all;
  transition: 0.2s ease;
}
.guideMenu li a:hover {
	background-color: #e4ae32;
	/*background-color: rgba(0,0,0,0.05);*/
}
.guideMenu.t-work {
	justify-content: flex-start;
}
.guideMenu.t-work li {
	width: auto;
	margin-right: 2%;
}
.guideMenu.t-work li a {
	padding: 0 20px;
	/*border-color: #FFF;
	color: #FFF;*/
	height: 80px;
	 font-size: 16px;
}
.guideMenu.t-work li a::before {
	/*background-color: #FFF;*/
}
.gallery01{
	width: 25%;
margin-right: 4.2%;
	
	position: relative;
	z-index: 1;
}
.gallery02{
	width: 41.5%;
margin-right: 8.3%;
margin-top: 80px;
	position: relative;
	z-index: 1;
}
.gallery03{
	width: 21%;
	position: relative;
	z-index: 1;
	margin-top: 40px;
}
.entryBtn{
	 width: 100%;
  height: 180px;
  float: left;
  display: flex;
  box-sizing: border-box;
	position: relative;
	background-color: #8efd01;
	background-color: #D9D2A7;
	background-color: #e4ae32;
	justify-content: center;
	align-items: center;
	transition-property: all;
  transition: 0.2s ease;
}
.entryBtn:hover{
	background-color: #E49932;
}
.entryBtn a{
	position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 11;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition-property: all;
  transition: 0.2s ease;
}
.nameBox{
	position: absolute;
	 box-sizing: border-box;
	background-color: #24392F;
	background-color: #e6e6e6;
	padding-top: 40px;
	z-index: 11;
	bottom: 0;
	right: 0;
	width: 100%;
	max-width: 300px;
	border-radius: 16px 0 0 0;
}
.nameBox .text14{
	color: #000;
	text-align: right;
	margin-bottom: 10px;
}
.profName {
  width: 100%;
  text-align: right;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  float: left;
  letter-spacing: 0.08em;
	color: #000;
	

}
.profName span {
  font-size: 0.7em;
  margin-right: 10px;
  font-weight: 800;
	font-family: "Raleway", sans-serif;
	letter-spacing: 0;
	color: #185938;
}
.qText{
	display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 20px;
  text-align: left;
  line-height: 1.8em;
  position: relative;
  box-sizing: border-box;
	/*font-family: 'Shippori Mincho', serif;*/
	color: #000;
	margin-bottom: 20px;
	padding-left: 40px;
	font-weight: 600;
}
.qText::before{
	content: 'Q.';
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 0px;
	font-family: "Raleway", sans-serif;
	font-weight: 800;
	color: #185938;
}
.aText{
	padding-left: 40px;
}
.spTglMenu{
	display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 12px;
  text-align: left;
  line-height: 2em;
  position: relative;
	box-sizing: border-box;
	padding-left: 20px;
	color: #FFF;
	margin-top: 40px;
	font-weight: 600;
}
.spTglMenu a{
	color: #FFF;
	text-decoration: none;
}
.spTglMenu a:hover{
	color: #eee;
	text-decoration: underline;
}

.sitemapLink{
	width: 100%;
  height: auto;
  display: block;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 14px;
	line-height: 2;
	font-weight: 600;
	margin-bottom: 10px;
}
.sitemapLink.nonLink{
	margin-bottom: 10px;
}
.sitemapLink li{
	width: 100%;
  height: auto;
  display: block;
  float: left;
  box-sizing: border-box;
  position: relative;
	margin-bottom: 10px;
}
.sitemapLink a{
	color: #000;
	text-decoration: underline;
}
.sitemapLink a:hover{
	color: #666;
}
.sitemapSubLink{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.sitemapSubLink li{
	width: 33.3333%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
display: block;
	margin-bottom: 10px;
}
.sitemapSubLink li a{
	width: 100%;
  height: auto;
  display: block;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 13px;
	line-height: 2;
	font-weight: 400;
	color: #666;
	text-decoration: none;
	
}
.sitemapSubLink li a:hover{
	color: #999;
	text-decoration: underline;
}
.bgSecSv01{
	background-image: url("../images/service01/sec01_02.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	padding-top: 120px;
}
.bgSecSv02{
	background-image: url("../images/service01/sec02_04.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	padding-top: 120px;
}
.bgSecSv03{
	background-image: url("../images/service02/sec01_03.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	padding-top: 120px;
}
.bgSecAbout{
	background-image: url("../images/about_bg02.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	padding-top: 120px;
	padding-bottom: 120px;
	width: calc(100% - 120px);
  margin-right: 60px;
  margin-left: 60px;
	border-radius: 16px;
	z-index: 1;
}
.bgSecAbout::after {
	content: '';
  width: 100%;
  height: 50%;
  background-color: #1066EB;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
  z-index: -1;
}
.flex.between.p-work::after{
	content: "";
  display: block;
  width: 30.3333%;
  height: 0;
}
.bgLgrn{
    background-color: #E3F7FC;
}
.heroCcImg{
	width: 100%;
	text-align: center;
}
.heroCcImg img{
	width: 100%;
	height: auto;
	max-width: 760px;
}
.aboutCcImg{
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.aboutCcImg img{
	width: 100%;
	height: auto;
	max-width: 420px;
}
.aboutCcImg.t-center{
	text-align: center;
}
.aboutCcImg.t-center img{
	max-width: 480px;
}
.heroSubBox{
    width: 720px;
    height: auto;
    box-sizing: border-box;
    position: absolute;
    padding: 20px 20px;
    z-index: 100;
    left: calc(50% - 350px);
    top: calc(50% - 53px);
    background-color: rgba(17,28,28,0.60);
    color: #FFF;
}
.heroTextBox02{
	width: 45%;
	height: auto;
	box-sizing: border-box;
    position: absolute;
	z-index: 100;
	right: 20px;
	bottom: -10px;
	text-align: right;
}
.heroTextBox02 img {
  width: 100%;
  height: auto;
  max-width: 600px;
	/*filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.9));*/
}
.topRecuritImg{
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-left: 60px;
	padding-right: 20px;
	float: left;
}
.topRecuritImg img{
	border-radius: 16px;
	width: 100%;
	height: auto;
}
.topRecuritImg02{
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 60px;
	float: left;
}
.topRecuritImg02 img{
	border-radius: 16px;
	width: 100%;
	height: auto;
}
.heroScrollTextBox{
	width: 100%;
	position: absolute;
	bottom: -18px;
	right: 0;
	overflow: hidden;
	z-index: 100;
}
.heroSubCc{
	width: 120px;
	height:auto;
	position: absolute;
	top: 140px;
	right: 60px;
	z-index: 10;
}
.heroSubCc img{
	width: 100%;
	height: auto;
	filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.8));
}
.heroMainCc{
	width: calc(100% - 60px);
	height:auto;
	position: absolute;
	bottom: 120px;
	left: 60px;
	z-index: 10;
}
.heroMainCc img{
	width: 100%;
	height:auto;
	max-width: 420px;
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8));
}
@keyframes marquee {
  0% { transform: translate(0); }
  100% { transform: translate(-100%); }
}

.bbs{
  align-items: center;
  display: flex;
  height: auto;
  line-height: 1;
  overflow:hidden;
  width: 100%;
  white-space:nowrap;
  z-index: 1;
}
.bbs ul {
  animation: flowing 40s linear infinite;
  font-size: 6rem;
  transform:translateX(100%);
  margin: 0;
  padding: 0;
	color: #e6e6e6;
}
.bbs ul li{
  display: inline-block;
  padding-right: 30px;
	font-weight: 800;
  font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 1;
}
@keyframes flowing {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}
.heroLogo{
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding-left: 8px;
}
.heroLogo img{
	width: 100%;
	height: auto;
	max-width: 220px;
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.8));
}
.staffName {
  width: 100%;
  text-align: left;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  float: left;
  letter-spacing: 0.08em;
	margin-bottom: 5px;
}
.staffName span {
  font-size: 0.7em;
  margin-right: 10px;
  font-weight: 500;
	letter-spacing: 0.03em;
	
}
.footBox01{
	width: 25%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.footBox02{
	width: 60%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
}
.footBox03{
	width: 15%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.imground img{
	border-radius: 16px;
}
.wkTag{
	width: 100%;
  height: auto;
  display: block;
  float: left;
  box-sizing: border-box;
  position: relative;
	margin-bottom: 5px;
}
.wkTag span{
	width: auto;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  color: #18593d;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-decoration: none;
  margin-right: 5px;
  box-sizing: border-box;
	border: #18593d 1px solid;
}
.prevBtn {
  display: flex;
  float: left;
  height: auto;
  text-align: left;
  width: 50%;
  align-items: center;
  justify-content: flex-start;
}

.prevBtn a {
  line-height: 2em;
  font-size: 14px;
  color: #18593d;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  padding: 10px 20px;
	padding-left: 30px;
  position: relative;
 letter-spacing: 0.06em;
  align-items: center;
  justify-content: flex-start;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
	border: #18593d 1px solid;
	border-radius: 8px;
}
.prevBtn a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  left: 13px;
  background-color: #18593d;
}
.nextBtn {
  display: flex;
  float: right;
  height: auto;
  text-align: right;
  width: 50%;
  align-items: center;
  justify-content: flex-end;
}

.nextBtn a {
  line-height: 2em;
  font-size: 14px;
  color: #18593d;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  padding: 10px 20px;
	padding-right: 30px;
  position: relative;
  letter-spacing: 0.06em;
  align-items: center;
  justify-content: flex-end;
 font-weight: 700;
  font-family: "Raleway", sans-serif;
	border: #18593d 1px solid;
	border-radius: 8px;
}
.nextBtn a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  right: 13px;
  background-color: #18593d;
}
.nextBtn a:hover,.prevBtn a:hover {
	background-color: #18593d;
	color: #FFF;
}
.nextBtn a:hover::before,.prevBtn a:hover::before {
	background-color: #FFF;
}

.formBox {
    display: block;
    float: left;
    height: auto;
    
    width: 100%;
	margin-left:0%;
	margin-right:0%;
	margin-bottom: 40px;
}
.formBox dl {
    display: block;
    float: left;
    height: auto;
    width: 100%;
	margin-bottom:15px;
}

.formBox dt {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    padding: 24px 0px 0px;
    width: 25%;
    letter-spacing: 0;
}
.formBox dd {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: auto;
    letter-spacing: 0.1em;
    line-height: 40px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-top: 13px;
    width: 75%;
}
.fm_form {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 16px;
    line-height: 38px;
    padding-left: 0px;
    width: 80%;
	background-color: rgba(0,0,0,0.10);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.fm_formFull {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 16px;
    line-height: 38px;
    padding-left: 0px;
    width: 100%;
	background-color: rgba(0,0,0,0.10);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.fm_formS {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 16px;
    line-height: 38px;
    padding-left: 0px;
    width: 30%;
	margin-right: 15px;
	background-color: rgba(0,0,0,0.10);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.pRed {

	color: #e74c3c;
	font-size: 10px;
	margin-left: 5px;
}
.fm_formL {
    border: 0px solid #666;
	background-color: rgba(0,0,0,0.10);
    border-radius: 0;
    box-sizing: border-box;
    font-size: 16px;
    height: 160px;
    line-height: 1.5em;
    padding: 10px;
    width: 90%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.formBtn {
    display: block;
    float: left;
    height: auto;
    margin-top: 40px;
    text-align: center;
    width: 100%;
	position: relative;
}
select.fm_select {
  border-radius: 0;
  font-size: 14px;
  line-height: 38px;
  height: 46px;
  width: auto;
  background-color: rgba(0,0,0,0.10);
  border: 0px solid #666;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 10px;
	padding-right: 30px;
  background-image: url("../images/arrow_down_wht.png");
  background-size: 10px auto;
  background-position: 96% center;
  background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
}
.fm_btn {
	border: 0px solid #930f49;
	color: #000;
	cursor: pointer;
	font-size: 18px;
	height: auto;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	width: 360px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
    padding: 25px 0;
    font-weight: bold;
    background-color: #e4ae32;
	border-radius:0px;
}
.fm_btn:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.fm_btn02 {
	border: 0px solid #666;
	
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	width: 200px;
	height: auto;
	transition-property: all;
	transition: 0.2s ease;
    letter-spacing: 0.1em;
    padding: 25px 0;
    background-color: #666;
	margin-right: 10px;
}
.fm_btn02:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
input::-webkit-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
input:-ms-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
input::-moz-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea::-webkit-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea:-ms-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea::-moz-placeholder {
    color: #aaa;
    font-weight: normal;
}
.formBox div.wpcf7-response-output {
    padding: 2em 1em !important;
}
.formBox div.wpcf7-validation-errors {
    border-color: #DCA651;
}
.formBox span.wpcf7-not-valid-tip {
    color: #e74c3c;
    font-size: 0.8em;
}
.wpcf7c-conf {
    background-color: #fff !important;
    color: black;
    border: 1px solid #fff !important;
}
.formBox .wpcf7-spinner {
  position: absolute;
  top: -40px;
  left: calc(50% - 36px);
}
.formBox .wpcf7-list-item {
  margin: 0 30px 0 0;
}
.mustRed {
  color: #FFF;
  background-color: #e60012;
  font-size: 12px;
  line-height: 1.2;
  padding: 4px 10px;
  float: right;
  border: #79b725 0px solid;
  box-sizing: border-box;
}
.wp-pagenavi {
	clear: both;
    margin-top: 20px;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	height:36px;
	display:inline-block;
	text-align:center;
	line-height:36px;
	font-size:14px;
	color:#18593d;
	text-decoration:none;
	padding:0px 14px !important;
	margin-right:5px !important;
	border:#18593d 1px solid !important;
    font-weight: 500;
	border-radius: 4px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#18593d;
	color:#FFF;
	border:#18593d 1px solid !important;
}
.wp-pagenavi span.current {
	background-color:#18593d;
	color:#FFF;
	border:#18593d 1px solid;
}