@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body {
    font-family: "IBM Plex Sans JP",'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    background-color: #FFF;
    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: #3366ff;
    color: #FFF;/* Safari */
}

::-moz-selection {
	background-color:#3366ff;
	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: 24px;
	border-radius: 16px;
}
.imgshadow{
    filter: drop-shadow( 4px 4px 6px rgba(0,0,0,.3));
	filter: drop-shadow( 10px 10px 0px rgba(51,102,255,0.30));
	
}
.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;}

.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;
    
    display: block;
    top: 0px;
    z-index: 1000;
    
    transition-property: all;
    transition: 0.2s ease;
    box-sizing: border-box;
}
.header::before {

}
.header.on::before {
  
}
.header.on {
}
.header.fixColor {
 
}
.box1080{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 1260px;
	-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: absolute;
	float: left;
	transition-property: all;
	transition: 0.2s ease;
    opacity:1.0;
	/*filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";*/
	margin-left: 40px;
	top: 30px;
}

.on .headLogo{
	
}
.headLogo img{
	height: 70px;
	width:auto;
	transition-property: all;
	transition: 0.2s ease;
    display: block;
}

.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: inline-block;
    position: relative;

}

.contentBoxGrey {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	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-top: 80px;
    padding-bottom: 80px;
    background-image: -webkit-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
    background-image: -moz-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
    background-image: linear-gradient(138deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
}

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

.moreBtn a,.moreBtn span{
    width: 100%;
    height: 60px;
    display: flex;
	align-items: center;
	justify-content: center;
    line-height: 24px;
    font-size: 24px;
    color: #3366ff;
    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: 600;
    padding: 0px 0;
    position: relative;
    letter-spacing: 0.14em;
    max-width: 260px;
	border: #3366ff 2px solid;
	background-color: #FFF;
	border-radius: 40px;
	font-family: "Raleway", sans-serif;
}
.moreBtn.t-left{
    justify-content: flex-start;
}
.moreBtn.t-right{
    justify-content: flex-end;
}
.moreBtn a::before{
	content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  border: 8px solid transparent;
  border-left: 10px solid #3366ff;
	transition-property: all;
    transition: 0.4s ease;
}

.moreBtn.t-min a,.moreBtn.t-min span{
	max-width: 150px;
	height: 40px;
	font-size: 14px;
}
.moreBtn.t-min a::before{
  right: 10px;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left: 8px solid #3366ff;
}
.moreBtn a:hover{
	color: #FFF;
	background-color: #3366ff;
	background-image: -webkit-linear-gradient(312deg,rgba(200,218,255,0.00) 0%,rgba(89,131,255,0.00) 46.47%,rgba(89,131,255,0.00) 100%);
    background-image: -moz-linear-gradient(312deg,rgba(200,218,255,0.00) 0%,rgba(89,131,255,0.00) 46.47%,rgba(89,131,255,0.00) 100%);
    background-image: linear-gradient(138deg,rgba(200,218,255,0.00) 0%,rgba(89,131,255,0.00) 46.47%,rgba(89,131,255,0.00) 100%);
}
.moreBtn a:hover::before{
  border-left-color: #FFF;
	right: 5px;
}
.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: #3366ff;
	border-radius: 100%;
	/*background-image: -webkit-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
  background-image: -moz-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
  background-image: linear-gradient(138deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,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:12px;
	
	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: 400;
	text-align: center;
	letter-spacing: 0.03em;
	text-align: center;
	color: #FFF;
	margin-top: 40px;
}
.text72{
	display: block;
    width: 100%;
	font-size:72px;
	text-align:left;
	line-height:1.4em;
	position: relative;
}
.text72Center{
	display: block;
    height: auto;
    width: 100%;
	font-size:72px;
	text-align:center;
	line-height:1.4em;
	position: relative;
}
.text60{
	display: block;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:left;
	line-height:1.4em;
	position: relative;
}
.text60Center{
	display: block;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:center;
	line-height:1.4em;
	position: relative;
}
.text30{
	display: block;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text30Center{
	display: block;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:center;
	line-height:1.6em;
	position: relative;
}
.text36{
	display: block;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text36Center{
	display: block;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:center;
	line-height:1.6em;
    position: relative;
}
.text38{
	display: block;
    width: 100%;
	font-size:38px;
	text-align:left;
	line-height:1.6em;
    position: relative;
}
.text38Center{
	display: block;
    width: 100%;
	font-size:38px;
	text-align:center;
	line-height:1.6em;
    position: relative;
}
.text40{
	display: block;
    height: auto;
    width: 100%;
	font-size:40px;
	text-align:left;
	line-height:1.6em;
    position: relative;
}
.text42{
	display: block;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text42Center{
	display: block;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:center;
	line-height:1.3em;
    position: relative;
}
.text48{
	display: block;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text48Center{
	display: block;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:center;
	line-height:1.3em;
    position: relative;
}
.text24Center{
	display: block;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:center;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text24{
	display: block;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text22{
	 display: block;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text22Center{
	 display: block;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align: center;
	line-height:1.6em;
	position: relative;
}
.text20{
	 display: block;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text20Center{
	 display: block;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align: center;
	line-height:1.6em;
	position: relative;
}
.text18{
	 display: block;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text18Center{
	 display: block;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: center;
	line-height:1.8em;
	position: relative;
	box-sizing: border-box;
}
.text16{
	 display: block;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:left;
	line-height:2.0em;
	position: relative;
	box-sizing: border-box;
	text-align: justify;
}
.text16Center{
	 display: block;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:center;
	line-height:2.0em;
	position: relative;
	box-sizing: border-box;
}
.text15{
	 display: block;
    height: auto;
    width: 100%;
	font-size:15px;
	text-align:left;
	line-height:2.0em;
	position: relative;
	box-sizing: border-box;
}
.text14{
	 display: block;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:left;
	line-height:2em;
	box-sizing: border-box;
}
.text14Center{
	 display: block;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:center;
	line-height:2em;
	position: relative;
	box-sizing: border-box;
}
.text12{
	 display: block;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:left;
	line-height: 2em;
	position: relative;
}
.text12Center{
	 display: block;
    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 20px;
	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;
}
.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: 100vh;
	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;*/
	
	max-height: 900px;
	/*background-image: url("../images/heroimage_demo01.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;*/
}
.heroImage::before{
 
}
.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;
}
.bd700{
	font-weight: 700;
}
.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;
	padding-left: 40px;
}
.footLogo img{
	width: auto;
	height: 120px;
}

#menuButton{
	
}

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


/*SBA*/


.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: flex;
    float: left;
    height: auto;
    width: 100%;
	position: relative;
	flex-wrap: wrap;
}
.footMenu ul li{
	display: flex;
    float: left;
    height: auto;
    width: 33.3333%;
	position: relative;
	margin-bottom: 10px;
	text-align: right;
}
.footMenu ul li.mb40{
	
}
.footMenu ul li a{
	display:inline-block;
    float: left;
    height: auto;
	font-size: 18px;
	line-height: 1.8em;
	position: relative;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	
	
}
.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;
}

.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{
	opacity: 0.8;
}
.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 #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 6px);
  right: 28px;
}
.entryInner::after{
	content: '';
	 display: inline-block;
  width: 60px;
  height: 60px;
	position: absolute;
	border: #fff 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: 120px;
	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;
}
.box35{
	width: 35%;
    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;
}
.box65{
	width: 65%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box70{
	width: 70%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box80{
	width: 80%;
    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;
	border-radius: 30px;
}
.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: #3366ff;
}
.c-red{
	color: #ff0000;
}
.c-brwn{
	color: #383127;
}
.c-grn{
    color: #80DA0E;
}
.c-dGrn{
    color: #087999;
	color: #185938;
}
.c-lBlue{
	color: #00cafc;
}
.c-org{
    color: #ff9900;
}
.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;
	
}
.slick-slide{
	box-sizing: border-box;
	padding: 0px 0px;
}
.bgBlue{
	background-color: #d4e9ff;
}
.bgBlue02{
	background-color: #3D9CCC;
}
.bgGrn{
	background-color: #009653;
}

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

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

.lineBox{
	width: 100%;
height: auto;
	float: left;
box-sizing: border-box;
position: relative;
	padding: 40px;
	border: #999 2px solid;
  border-radius: 30px;
}

.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.8;
	margin-bottom: 10px;
	padding-left: 24px;
	font-weight: 700;
}
.dotList li a:hover{
	color: #3366ff;
}
.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: 10px;
	height: 10px;
	position: absolute;
	display: block;
	top: 8px;
	left: 0;
	background-color: #3366ff;
	border-radius: 100%;
}
.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;
	 width: 80px;
    height: 80px;
    right: 40px;
    position: fixed;
    top: 16px;
    
    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;
	
}
#menuButton::before {
	
}
#menuButton.active::before {
	
}
#menuButton.on {
    
}

#menuButton span {
    display: block;
    background-color: #3366ff;
    width: 50px;
    height: 4px;
    position: absolute;
    left: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	border-radius: 20px;
}
#menuButton.fixColor span{
   
}
#menuButton.on span {
	
}
#menuButton span:first-child {
    top: 15px;
}
#menuButton span:nth-child(2) {
    
    top: 30px;
}
#menuButton span:nth-child(3) {
    
    bottom: 30px;
}
#menuButton span:last-child {
    bottom: 15px;
}
#menuButton.active span{
      background-color: #FFF;   
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(23px) rotate(45deg);
    -moz-transform: translateY(23px) rotate(45deg);
    -ms-transform: translateY(23px) rotate(45deg);
    transform: translateY(23px) rotate(45deg);
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#menuButton.active span:nth-child(3) {
    opacity: 0;
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-23px) rotate(-45deg);
    -moz-transform: translateY(-23px) rotate(-45deg);
    -ms-transform: translateY(-23px) rotate(-45deg);
    transform: translateY(-23px) rotate(-45deg);
}
#overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: -100%;
    z-index: 1100;
	background-color: #d4e9ff;
    overflow: scroll;
    left: 0px;
    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(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
  background-image: -moz-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
  background-image: linear-gradient(138deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
	box-shadow: 10px 0px 10px rgba(0,0,0,.20);
	max-height: 510px;
}

#overlay.openMenu{
	top: 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: 1080px;
    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: 31.3333%;
    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: 20px;
    line-height: 24px;
    padding: 15px 0;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    padding-left: 20px;
	letter-spacing: 0em;
	text-align: left;

	transition-property: all;
  transition: 0.2s ease;
}
ul.menuSp li a:hover{
	background-color: rgba(51,102,255,0.50);
}
ul.menuSp li a::after {
    content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left: 8px solid #FFF;
}

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;
}

.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: #f2f2f2;
	height: 400px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 40px;
	margin-right: 40px;
	z-index: 10;
  position: relative;
	overflow: hidden;
	border-radius: 30px;
	margin-top: 110px;
}
.pageHead.p-about{
	background-image: url("../images/about/pagetop.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pageHead.p-quality{
	background-color: #d4e9ff;
	background-image: url("../images/solution/pagetop.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pageHead.p-omoi{
	background-color: #d4e9ff;
	background-image: url("../images/omoi/pagetop.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pageHead.p-company{
	background-color: #d4e9ff;
	background-image: url("../images/company/pagetop.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pageHead.p-solution{
	background-color: #d4e9ff;
	background-image: url("../images/qt/pagetop.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pageHead.p-basic{
	background-color: #d4e9ff;
	ackground-image: -webkit-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
  background-image: -moz-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%);
  background-image: linear-gradient(138deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 100%)
}
.pageHead.p-contact{
	background-color: #FFF;
	height: auto;
	width:100%; 
	margin-left: 0px;
	margin-right: 0px;
}
.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: 16px;
  line-height: 2em;
  font-weight: 600;
 
}
.companyList dl dd {
  width: 80%;
  height: auto;
  display: table;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  line-height: 2em;
 
	padding-bottom: 40px;
  margin-bottom: 40px;
	border-bottom: #000 1px solid;
}

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


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;
}



.column3Box.t-point{
	border: #185938 4px solid;
	border: #185938 4px solid;
	padding: 40px;
	
}
.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 4px solid;
	padding: 40px;
	width: 100%;
	margin-bottom: 20px;
}
.column2Box.t-staff,.column3Box.t-staff{
	margin-bottom: 40px;
	transition-property: all;
  transition: 0.2s ease;
	padding-bottom: 20px;
}
.column2Box.t-staff:hover,.column3Box.t-staff:hover{
	background-color: rgba(255,255,255,0.05);
}


.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;
}


.solutionBox{
	width: 30.3333%;
	box-sizing: border-box;
	 position: relative;
	z-index: 2;
}
.solutionBox img{
	width: 100%;
	height: auto;
	/*filter: drop-shadow( 4px 4px 10px rgba(0,0,0,.4));*/
}
.solutionBox.nonShadow img{
	filter: drop-shadow( 0px 0px 0px rgba(0,0,0,.0));
}
.solutionBox.nonShadow{
	border: #3366ff 4px solid;
	padding: 30px 10px;
	border-radius: 16px;
}
.solutionBox.nonShadow.t02{
	/*border-color: #3366ff;*/
}
.solutionBox.t02{
	z-index: 1;
}
.solutionBox.t03{
	z-index: 0;
}
.sbaTitle{
	width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  position: relative;
	z-index: 1;
}
.sbaTitle span{
	width: 100%;
	height: 46px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: #3366ff;
	color: #FFF;
	font-size: 24px;
	line-height: 1;
	max-width: 320px;
	border-radius: 40px;
	 box-sizing: border-box;
	font-weight: 600;
	padding-left: 30px;
	letter-spacing: 0.06em;
	z-index: 10;
	position: relative;
	padding-top: 3px;
}
.sbaTitle::before{
	content: '';
	width: 100%;
	height: 4px;
	background-color: #3366ff;
	display: block;
	position: absolute;
	top: calc(50% - 2px);
	left: 0;
	z-index: 0;
	max-width: 530px;
	
}
.sbaTitle.t-min span{
	font-size: 18px;
	line-height: 1;
	max-width: 280px;
	height: 40px;
}
.pageHead .sbaTitle{
	margin-top: 100px;
}
.pageHead .sbaTitle::before{
	max-width: inherit;
	width: 60%;
}

.headLeftBox .sbaTitle::before{
	width: 100%;
	max-width: inherit;
}

.pageHead.p-contact .sbaTitle{
	margin-top: 60px;
	margin-bottom: 40px;
}
.sbaTitle.t-min::before{
	max-width: inherit;
	width: 50%;
}
dl.newsBox{
	width: 100%;
  height: auto;
  display: flex;
  box-sizing: border-box;
  position: relative;
	flex-wrap: wrap;
	padding-bottom: 30px;
	border-bottom: #d2d2d2 4px dotted;
	margin-bottom: 30px;
}
dl.newsBox dt{
	width: 180px;
  height: auto;
  box-sizing: border-box;
  position: relative;
	padding-top: 5px;
}
dl.newsBox dd{
	width: calc(100% - 180px);
  height: auto;
  box-sizing: border-box;
  position: relative;
	padding-left: 60px;
}
dl.newsBox 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;
}
.newtag{
	width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  position: relative;
	margin-bottom: 20px;
	margin-top: 5px;
}
.newtag span{
	width: 100%;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ff0000;
  color: #FFF;
  font-size: 18px;
  line-height: 1;
  max-width: 180px;
  border-radius: 4px;
  box-sizing: border-box;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
}
.contactBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
	box-sizing: border-box;
}

.contactBtn a{
    width: 100%;
    height: 80px;
    display: flex;
	align-items: center;
	justify-content: center;
    line-height: 22px;
    font-size: 22px;
    color: #3366ff;
    text-decoration: none;
    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: 500;
    padding: 0px 0;
    position: relative;
    letter-spacing: 0.1em;
	border: #3366ff 2px solid;
	background-color: #FFF;
	border-radius: 60px;
}

.contactBtn a::before{
	
}
.contactBtn a:hover{
	color: #FFF;
	background-color: #3366ff;
}
.bottomLineBox{
	width:100%;
	height:100%;

    position: relative;
	box-sizing: border-box;
	padding: 40px 40px 40px;
	border: #999 2px solid;
	border-radius: 30px;
}
.bottomTitle{
	font-size: 60px;
	font-weight: 800;
	color: #3366ff;
	line-height: 1;
	letter-spacing: 0.06em;
	position: absolute;
	top: -40px;
	left: -2px;
	background-color: #fff;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: 'Noto Sans JP', sans-serif;
}
.solutionList{
	width: 100%;
  height: auto;
  display: flex;
  box-sizing: border-box;
  position: relative;
	flex-wrap: wrap;
	justify-content: space-between;
}
.solutionList li{
	width: 23%;
  height: auto;
  display: flex;
  box-sizing: border-box;
  position: relative;
	margin-bottom: 40px;
}
.solutionList li a{
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 22px;
    font-size: 22px;
    color: #FFF;
    text-decoration: none;
    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: 500;
    padding: 0px 0;
    position: relative;
    letter-spacing: 0.06em;
    border: rgba(35,84,231,0.00) 0px solid;
    background-color: #5983ff;
    border-radius: 20px;
    /*box-shadow: 0 4px 10px rgba(0,0,0,.4);*/
    box-shadow: 6px 6px 0px rgba(51,102,255,.40);
    background-image: -webkit-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 46.47%,rgba(89,131,255,1.00) 100%);
    background-image: -moz-linear-gradient(312deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 46.47%,rgba(89,131,255,1.00) 100%);
    background-image: linear-gradient(138deg,rgba(200,218,255,1.00) 0%,rgba(89,131,255,1.00) 46.47%,rgba(89,131,255,1.00) 100%); 
	pointer-events: none;
}
.solutionList li a:hover{
	background-image: -webkit-linear-gradient(312deg,rgba(200,218,255,0.00) 0%,rgba(89,131,255,0.00) 46.47%,rgba(89,131,255,0.00) 100%);
    background-image: -moz-linear-gradient(312deg,rgba(200,218,255,0.00) 0%,rgba(89,131,255,0.00) 46.47%,rgba(89,131,255,0.00) 100%);
    background-image: linear-gradient(138deg,rgba(200,218,255,0.00) 0%,rgba(89,131,255,0.00) 46.47%,rgba(89,131,255,0.00) 100%);
	/*background-color: #FFF;*/
	color: #3366ff;
	border-color: #5983ff;
	
}
.solutionList li a span{
	position: relative;
	z-index: 1;
}
.solutionList li a::before{
    content: '';
    /*絶対配置で位置を指定*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    /*色や形状*/
    background-color: #E7EFFF;
    box-sizing: border-box;
    border-radius: 16px;
    width: 100%;
    height: 100%;
    /*アニメーション*/
    transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 0);
    transform-origin: center;
    z-index: 0;
}
.solutionList li a:hover::before{
	transform:scale(1, 1);
}
.moreBtn.fontJp a{
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
	padding-bottom: 3px;
}

.qtLine{
	position: relative;
}
.qtLine::before{
	content: '';
	width: calc(100% + 60px);
	height: 2px;
	background-color: #3366ff;
	position: absolute;
	bottom: -14px;
	left: 0;
}
.qtLine.t02::before{
	left: -60px;
}
.blueLine{
	width: 100%;
	height: 2px;
  display: inline-block;
  position: relative;
	background-color: #3366ff;
	float: left;
}
.blueLine.t-bold{
	height: 4px;
}
.moreText{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: flex-end;
	box-sizing: border-box;
}
.moreText a{
	width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 22px;
  font-size: 18px;
  color: #000;
  text-decoration: none;
  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: 500;
  padding: 0px 0;
  position: relative;
  letter-spacing: 0.06em;
	padding-right: 30px;
}
.moreText a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -8px;
  border: 8px solid transparent;
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: transparent;
  border-left: 10px solid #3366ff;
}
.moreText a:hover{
	text-decoration: underline;
	color: #3366ff;
}
.bgHand{
	width: 800px;
	height: 430px;
	position: absolute;
	top: 60px;
	right: calc(50% - 800px);
	/*background-image: url("../images/hand_bg.png");
  background-size: 800px auto;
  background-position: top center;
  background-repeat: no-repeat;*/
	z-index: 0;
}
.handLeft{
	width: 400px;
	height: 430px;
	background-image: url("../images/hand_left_big.png");
  background-size: 400px auto;
  background-position: top center;
  background-repeat: no-repeat;
	position: relative;
	float: left;
}
.handRight{
	width: 400px;
	height: 430px;
	background-image: url("../images/hand_right_big.png");
  background-size: 400px auto;
  background-position: top center;
  background-repeat: no-repeat;
	position: relative;
	float: left;
}

.bgHand.t-page{
	width: 460px;
	height: 260px;
	right: calc(50% - 630px);
}
.t-page .handLeft,.t-page .handRight{
	width: 230px;
	height: 260px;
	background-size: 230px auto;
}
.bgHandHeader{
	width: 500px;
	height: 290px;
	position: absolute;
	top: 120px;
	right: 10%;
	background-image: url("../images/hand_bg.png");
  background-size: 500px auto;
  background-position: center center;
  background-repeat: no-repeat;
	z-index: 0;
}
.bottomHand{
	width: 300px;
	height: 200px;
	position: absolute;
	top: -100px;
	left: -10px;
	/*background-image: url("../images/hand_bg02.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;*/
	z-index: 0;
}
.bottomHandLeft{
	width: 150px;
	height: 200px;
	background-image: url("../images/hand_left_big02.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
	position: relative;
	float: left;
}
.bottomHandRight{
	width: 150px;
	height: 200px;
	background-image: url("../images/hand_right_big02.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
	position: relative;
	float: left;
}
.overWrapper{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.slArrow{
	width: 50px;
	height: 60px;
	position: absolute;
	top: calc(50% - 25px);
	right: -100px;
	z-index: 10;
}
.slArrow::before{
	 content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -35px;
  border: 35px solid transparent;
  border-left: 40px solid #3366ff;
	
}
.nonShadow .slArrow{
	right: -65px;
}
.nonShadow .slArrow::before{
	margin-top: -25px;
  border: 25px solid transparent;
  border-left: 20px solid #3366ff;
}
.headContactBtn{
	width: 180px;
	height: 40px;
	position: absolute;
	top: 30px;
	right: 160px;
}
.headContactBtn a{
	width: 100%;
  height: 40px;
  display: flex;
  justify-content:center;
  align-items: center;
  background-color: #3366ff;
  color: #FFF;
  font-size: 18px;
  line-height: 1;
  border-radius: 40px;
  box-sizing: border-box;
  font-weight: 500;
  padding-left: 10px;
  letter-spacing: 0.1em;
  z-index: 10;
  position: relative;
	transition-property: all;
  transition: 0.2s ease;
	padding-top: 2px;
}
.headContactBtn a:hover{
	text-decoration: none;
	background-color: #444;
}
.finger{
	width: auto;
	height: 54px;
	position: absolute;
	left: -16px;
	top: -6px;
	transition-property: all;
  transition: 0.2s ease;
}
.finger img{
	width: auto;
	height: 54px;
}
.headContactBtn a:hover .finger{
	transform: rotate(45deg);
}
.qtLeftBox{
	width: 100%;
  float: right;
  box-sizing: border-box;
  position: relative;
  max-width: 540px;
}
.qtRightBox{
	width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  max-width: 540px;
}
.heroBgInner{
	width: 100%;
	height: 100%;
	position: absolute;
	
	overflow: hidden;
}
.heroBg01{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/herotext01.png");
  background-size: auto 220px;
  background-position: center center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime01;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 0s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 10;
}
@keyframes fadeInAnime01{
  0% {
	  opacity: 0;
   left: 0;
  }
50% {
	 opacity: 1;
   left: 0;
  }
  100% {
   left: 115px;
	  opacity: 1;
  }
}
@keyframes fadeInAnime01Sp{
  0% {
	  opacity: 0;
   left: 0;
  }
50% {
	 opacity: 1;
   left: 0;
  }
  100% {
   left: 45px;
	  opacity: 1;
  }
}
.heroBg02{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: -255px;
	background-image: url("../images/herotext02_01.png");
  background-size: auto 220px;
  background-position: center center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 2s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 10;
}
.heroBg02_02{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: -255px;
	background-image: url("../images/herotext02_02.png");
  background-size: auto 220px;
  background-position: center center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 2.5s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 10;
}
.heroBg02_03{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: -255px;
	background-image: url("../images/herotext02_03.png");
  background-size: auto 220px;
  background-position: center center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 3s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 10;
}
.heroBg02_04{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: -255px;
	background-image: url("../images/herotext02.png");
  background-size: auto 220px;
  background-position: center center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 3.5s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 10;
}
@keyframes fadeInAnime02{
  0% {
	  opacity: 0;
  }
  100% {
	  opacity: 1;
  }
}
.heroBg03{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url("../images/hero_hand_bg01.png");
  background-size: auto 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 4.5s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 1;
}
.heroBg03_02{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url("../images/hero_hand_bg01_03.png");
  background-size: auto 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 5s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 1;
}
.heroBg03_03{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url("../images/hero_hand_bg01_04.png");
  background-size: auto 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 6s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 1;
}
.heroBg04{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url("../images/hero_hand_bg02.png");
  background-size: auto 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 7s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 5;
}
.heroBg05{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url("../images/heroimage01_02.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 9s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 15;
}
.heroBg06{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url("../images/herotext03_05.png");
  background-size: auto 98%;
  background-position: left top;
  background-repeat: no-repeat;
	animation-name: fadeInAnime02;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:2s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 10s;/*6で解説*/
animation-direction:normal;/*7で解説*/
	opacity: 0;
	z-index: 20;
}
.pageHead .box1280{
	max-width:1480px;
}
.qtBox{
	width: 31.333%;
	box-sizing: border-box;
	position: relative;
	border-radius: 30px;
	overflow: hidden;
	transition-property: all;
  transition: 0.2s ease;
	background-color: #3366ff;
	filter: drop-shadow( 10px 10px 0px rgba(51,102,255,0.30));
}
.qtBox 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;
}
.qtBox:hover{
	opacity: 0.8;
}
.qtBox .ph100{
	box-sizing: border-box;
	padding: 15px 15px 0;
}
.qtBox .ph100 img{
	border-radius: 20px;
}
.qtAnk{
	width: 100%;
  height: 100px;
  display: flex;
  justify-content:center;
  align-items: center;
  background-color: #3366ff;
  color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 600;
	padding-bottom: 25px;
}
.qtAnk::before{
	content: "";
    position: absolute;
    margin-top: 0px;
    bottom: 5px;
    right: 50%;
    margin-right: -12px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
}
.ceoName {
  width: 100%;
  text-align: right;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  float: left;
  letter-spacing: 0.1em;
}
.ceoName span {
  font-size: 0.7em;
  margin-right: 10px;
  font-weight: 500;
}
.pageNavi{
	width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
	float: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.pageNavi li{
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}
.pageNavi li a{
	width: 40px;
	height: 40px;
	display: inline-block;
	box-sizing: border-box;
	border: #000 1px solid;
	color: #000;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	font-weight: 600;
	transition-property: all;
transition: 0.2s ease;
	font-family: 'Raleway', sans-serif;
}
.pageNavi li.active a{
	background-color: #0279fb;
	border-color: #0279fb;
	color: #FFF;
}
.pageNavi li a:hover{
	background-color: #0279fb;
	color: #FFF;
	border-color: #0279fb;
}
.postBox{
	width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
	float: left;
	padding-bottom: 40px;
	border-bottom: #d2d2d2 1px solid;
	border-top: #d2d2d2 1px solid;
	padding-top: 30px;
}
.postBox p{
	font-size: 16px;
	box-sizing: border-box;
  position: relative;
	line-height: 2.0em;
	margin-bottom: 20px;
	margin-top: 5px;
	display: inline-block;
}
.postBox p a{
	color: #999;
	word-break: break-all;
}
.postBox p a:hover{
	color: #000;
}
.postBox h1{
	font-size: 30px;
	line-height: 1.6;
	position: relative;
	padding-left: 0.8em;
}
.postBox h1::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 16px;
  left: 0px;
	background-color: #0279fb;
}
.postBox h2{
	font-size: 28px;
	line-height: 1.6;
	margin-top: 20px;
	margin-bottom: 10px;
}
.postBox h3{
	font-size: 24px;
	line-height: 1.6;
	margin-top: 20px;
	margin-bottom: 10px;
}
.postBox h4{
	font-size: 16px;
	line-height: 1.6;
	margin-top: 20px;
	margin-bottom: 5px;
}
.postBox h5{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 1.2em;
}
.postBox h5::before{
	content: '';
width: 14px;
height: 1px;
background-color: #0279fb;
position: absolute;
top: 15px;
left: 0;
}
.postBox img {
  max-width: 100%;
  height: auto;
	margin-bottom: 20px;
}
.postNavi{
	width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
a.prevBtn{
line-height: 2em;
font-size: 14px;
color: #000;
text-decoration: none;
transition-property: all;
transition: 0.2s ease;
box-sizing: border-box;
font-weight: 500;
padding: 5px 20px;

position: relative;
letter-spacing: 0.05em;
border-radius: 0px;
align-items: center;
justify-content: flex-start;
	font-family: 'Raleway', sans-serif;
/*font-style: italic;*/
	
	border: #000 1px solid;
	text-transform: uppercase;
}
a.prevBtn::before {
  /*content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  left: 0px;
  background-color: #000;*/
}
a.nextBtn{
line-height: 2em;
font-size: 14px;
color: #000;
text-decoration: none;
transition-property: all;
transition: 0.2s ease;
box-sizing: border-box;
font-weight: 500;
padding: 5px 20px;
position: relative;
letter-spacing: 0.05em;
border-radius: 0px;
align-items: center;
justify-content: flex-end;
	font-family: 'Raleway', sans-serif;

	border: #000 1px solid;
	text-transform: uppercase;
}
a.nextBtn::before {
  /*content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  right: 0px;
  background-color: #000;*/
}
a.nextBtn:hover{
	background-color: #0279fb;
	border-color: #0279fb;
	color: #FFF;

}
a.prevBtn:hover{
	background-color: #0279fb;
	border-color: #0279fb;
color: #FFF;
}
.headLeftBox {
  width: 100%;
  float: right;
  box-sizing: border-box;
  position: relative;
  max-width: 700px;
	 max-width: 960px;
	padding-left: 40px;
}
img.imgLeftRound{
	border-radius: 16px 0 0 16px;
}
.ceoMessageBox{
	box-sizing: border-box;
	position: relative;
	font-size: 18px;
	line-height: 1.8em;
}
.ceoMessageBox h2{
	font-size: 30px;
	line-height: 1.6em;
	margin-bottom: 30px;
	font-weight: 600;
	color: #3366ff;
}
.ceoMessageBox img{
	float: right;
	width: 100%;
	height: auto;
	max-width: 360px;
	margin-left: 40px;
	margin-bottom: 40px;
}
.orgTag{
	background-color: #ff9900;
	color: #FFF;
	display: inline-block;
	padding: 3px 10px 2px;
	border-radius: 20px;
}
.dotList.t-minOrg li{
	width: 50%;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 10px;
	padding-left: 16px;
	font-weight: normal;
}
.dotList.t-minOrg li::before {
  width: 6px;
  height: 6px;
  top: 8px;
  left: 0;
  background-color: #ff9900;
}
.solList{
	width: 100%;
    height: auto;
    float: left;
    display: flex;
    box-sizing: border-box;
	position: relative;
	flex-wrap: wrap;
}
.solList li{
	width: 48%;
    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: 24px;
	line-height: 1.8;
	margin-bottom: 10px;
	padding-left: 24px;
	font-weight: 700;
}
.solList li::before{
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	display: block;
	top: 14px;
	left: 0;
	background-color: #3366ff;
	border-radius: 100%;
}
.headLeftBox .sbaTitle::before {
	width: 30%;
	animation-name: titleLineMove;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:1s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:linear;/*5で解説*/
animation-delay: 0s;/*6で解説*/
}
@keyframes titleLineMove{
  0% {
	 width: 30%;
  }
  100% {
	  width: 100%;
  }
}
img.hoverPh{
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	z-index: 10;
	transition-property: all;
transition: 0.2s ease;
	opacity: 0;
}
img.hoverPh:hover{
	opacity: 1;
}
/*.pageHeadPh{
	height: 400px;	
}
.pageHeadPh .ph100{
	height: 100%;	
}
.pageHeadPh .ph100 img{
	object-fit: cover;
	object-position: 50% 50%;
	height: 100%;
}*/
.topQtLeftBox{
	width: 100%;
    height: auto;
    float: left;
    display: block;
    box-sizing: border-box;
	position: relative;
	max-width: 980px;
}