body {
	font-family: 'Noto Serif JP', serif;
	background-color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Noto Serif JP', serif;
	color:#fff;
}
.abtn:hover,.btn:hover{
	opacity: .7;
}
@media(max-width:768px){
	.abtn img{
		width: 100%;
	}
}
.headcontainer {
	max-width: 630px;
	margin: 0 auto;
	padding: 3rem 0;
}
.headcontainer .row .col-md-12,.headcontainer .row .col-lg-12,.headcontainer .row .col-xl-12{
	padding: 0;
}
@media(min-width:1200px){
	.container {
		max-width: 1200px;
	}
}
.mti{
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
}
.f116{
	font-size: 116px;
	line-height: 1;
}
.f100{
	font-size: 100px;
	line-height: 1;
}
.f91{
	font-size: 91px;
}
.f71{
	font-size: 71px;
}
.f68{
	font-size: 68px;
}
.f66{
	font-size: 66px;
}
.f62{
	font-size: 62px;
}
.f60{
	font-size: 60px;
}
.f24{
	font-size: 24px;
}
.f16{
	font-size: 16px;
}
.f12{
	font-size: 12px;
}
@media(max-width:768px){
	.f100{
		font-size: calc(100px / 2);
	}
	.f91{
		font-size: calc(91px / 2);
	}
	.f71{
		font-size: calc(71px / 2);
	}
	.f68{
		font-size: calc(68px / 2);
	}
	.f66{
		font-size: calc(66px / 2);
	}
	.f62{
		font-size: calc(62px / 2);
	}
	.f60{
		font-size: calc(62px / 2);
	}
	.f24{
		font-size: calc(24px / 2);
	}
}
@media (max-width: 640px){
	.f100 {
		font-size: calc(90px / 2);
	}
	.f71 {
		font-size: calc(55px / 2);
	}
	.f68 {
		font-size: calc(55px / 2);
	}
	.f62 {
		font-size: calc(62px / 2);
	}
}
@media (max-width: 380px){
	.f100 {
		font-size: calc(90px / 2);
	}
	.f71 {
		font-size: calc(55px / 2);
	}
	.f68 {
		font-size: calc(50px / 2);
	}
	.f66 {
    font-size: calc(50px / 2);
	}
	.f62 {
		font-size: calc(62px / 2);
	}
}
.navbar {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .8rem 1rem;
}
@media (max-width: 768px) {
	.navbar {
		position: fixed;
		top: 0;
		z-index: 998;
		background: #00195d;
		width: 100%;
	}
}
.navbar-brand img{ 
	width: 120px;
	height:auto;
}
.headregister{
	width:220px;
	height:auto;
}
header.masthead {
	position: relative;
	background: url("../img/mainvisual.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	height:520px;
}
@media (max-width: 640px) {
	header.masthead {
		position: relative;
		background: url(../img/mainvisual.jpg) no-repeat center center;
		background-size: cover;
		width: 100%;
		height: 400px;
	}
}
.headcont{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	width: 80%;
}
header.masthead h1 {
	font-weight: 600;
	text-align: left!important;
	display: block;
	margin: 0 auto;
	width: 665px;
	line-height: 1.2;
	text-shadow: 1px 2px 10px black;
}
header.masthead img {
	width: 644px;
	height:auto;
}
.mastheadbtn img{
	width:594px;
	height:auto;
}
@media (min-width: 768px) {
	.showcase .showcase-text {
		padding: 7rem;
	}
}
@media (max-width: 380px) {
	.navbar>.container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0;
	}
	.navbar-brand img {
		width: 110px;
		height: auto;
	}
	.f12 {
		font-size: 10px;
	}
}
.features-icons {
	padding-top: 7rem;
	padding-bottom: 7rem;
}

.features-icons .features-icons-item {
	max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
	height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
	font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
	font-size: 5rem;
}
.call-to-action {
	position: relative;
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}

.call-to-action .overlay {
	position: absolute;
	background-color: #212529;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0.3;
}
.bg6 .container{
	padding: 7rem 0 0;
}
.reason h2{
	font-size: 72px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 3.2rem;
	text-shadow: 1px 2px 10px black;
}
.reason .f66{
	padding: 0 0 0 .9rem;
}
.spaceletter{
	font-size:80px;
	letter-spacing: -0.8rem;
}
@media (max-width: 768px) {
	.lnn > .container{
	padding-left:5px;
	padding-right:5px;
	}
	.call-to-action {
		position: relative;
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.f24 {
		font-size: 13px;
	}
	.spaceletter {
		font-size: 45px;
		letter-spacing: -0.8rem;
	}
	.f116 {
		font-size: 60px;
		line-height: 1;
	}
}
.lnm{
	line-height: 1.8; 
}
.bg6{
	background: url(../img/bg6.jpg)no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 1500px;
}
@media (max-width: 992px) {
	.bg6 {
		background: url(../img/bg6.jpg)no-repeat center center;
		background-size: cover;
		width: 100%;
		height: auto;
	}
}
@media (max-width: 768px) {
	.bg6 .container {
		padding: 3rem 0 1rem;
	}
	.reason h2 {
		font-size: 33px;
		font-weight: 600;
		color: #fff;
		margin-bottom: 3.2rem;
		text-shadow: 1px 2px 10px black;
		line-height: 1;
		padding: 0 1rem;
	}
}
@media (max-width: 380px){
.reason h2 {
    font-size: 29px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 3.2rem;
    text-shadow: 1px 2px 10px black;
    line-height: 1;
    padding: 0 1rem;
}
}
.reason1{
	background: url(../img/reason1.jpg)no-repeat center center;
	background-size: contain;
}
.reason2{
	background: url(../img/reason2.jpg)no-repeat center center;
	background-size: contain;
}
.reason3{
	background: url(../img/reason3.jpg)no-repeat center center;
	background-size: contain;
}
.reason4{
	background: url(../img/reason4.jpg)no-repeat center center;
	background-size: contain;
}
.reason5{
	background: url(../img/reason5.jpg)no-repeat center center;
	background-size: contain;
}
.reason6{
	background: url(../img/reason6.jpg)no-repeat center center;
	background-size: contain;
}
.reason .register{
	margin: 3rem auto 0;
}
.reason .register img{
	width: 600px;
	height:auto;
}
.mb-3_{
	margin-bottom:2.5rem;
}
@media (max-width: 768px) {
	.present{
		background: url(../img/ovypresent_sp.jpg)no-repeat center center;
		background-size: cover;
		padding: 2rem 0;
	}
}
.present1{
position: relative;
}
.present1 img,.present2 img{
	width: 100%;
	height:auto;
}
.present1 .present1midashi{
position: absolute;
  top: 50%;
  left: 9%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  width: 100%;
}
.present1midashi h2{
  margin-bottom:3rem;
}
.present1midashi ul{
  padding:0; 
}
.present1midashi ul li{
  color:#fff;
  padding-bottom:1rem;
  list-style: none;
}
@media (max-width: 992px) {
  .present1midashi h2{
  margin-bottom:2rem;
  font-size: 2rem
}
}
@media (max-width: 768px){
.present1midashi h2 {
    margin-bottom: 3rem;
    font-size: 2rem;
}
.present1 .present1midashi {
    position: absolute;
    top: 50%;
    left: 9%;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    width: auto;
}
}
@media (max-width: 480px){
.present1midashi h2 {
    margin-bottom: 1rem;
    font-size: 1.6rem;
}
.present1midashi ul{
    padding:0; 
}
.present1midashi ul li {
    color: #fff;
    padding-bottom: 0rem;
    font-size: .8rem;
}
}
@media (max-width: 320px){
.present1midashi h2 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
}
}
.overlaypresent3{
	width: 100%;
	height:100%;
	position: relative;
}
.overlaypresent_presentbtn{
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	margin: 0 auto 2rem;
	text-align: center;
}
@media (max-width:1200px) {
.overlaypresent_presentbtn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 1rem;
    text-align: center;
}
}
.present4 ul li{
	color: #fff;
	text-indent: -1rem;
	padding-left: 1rem;
	margin-bottom: 1rem;
}
@media (max-width:640px) {
	.present4 ul li {
		color: #fff;
		text-indent: -1rem;
		padding-left: 1rem;
		margin-bottom: 1rem;
		font-size: .8rem;
	}
}
.benefitsbg{
	background: url(../img/04.jpg)no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 960px;
}
@media (max-width:768px) {
	.benefitsbg {
		background: url(../img/04.jpg)no-repeat center center;
		background-size: cover;
		width: 100%;
		height: 100%;
	}
}
.benefitsbg h2{
	font-size: 60px;
	color:#fff;
	letter-spacing: -.1rem;
	margin-bottom: 3.66rem;
}
.benefitsbg h2 span{
	letter-spacing: -1rem;
	margin-left: -1rem;
}
.benefitsbgwp {
	padding-top: 3.6rem;
	max-width: 1240px;
}
@media (max-width:768px) {
	.benefitsbg h2{
		font-size: 30px;
		color:#fff;
		letter-spacing: 0;
		margin-bottom: 2.66rem;
	}
	.benefitsbg h2 span {
		letter-spacing: 0;
		margin-left: 0;
	}
}
.present4{
	margin: 1rem 0 3rem;
}
.present4 > div{
	text-align:center;
}
.present4 img{
	width: 150px;
	height:auto;
}
.present4 h5{

	text-align:left;
}
.present4 ul{
	padding:0;
	list-style: none;
	text-align:left;
}
.voice{
	padding: 8rem 0 3rem;
	text-align: center;
}
.voice h2{
	font-size: 60px;
	font-weight: 600;
	color:#fff;
}
@media (max-width:640px) {
	.present4 h5 {
		text-align: left;
		margin-bottom: 1.5rem;
	}
	.voice {
		padding: 3rem 0;
		text-align: center;
	}
}
@media (max-width:768px) {
	.voice h2{
		font-size: calc(60px / 2);
		font-weight: 600;
		color:#fff;
	}
}
.voice1 > div img{
	margin-bottom:4rem;
}
.presentbtnbg{
	background: #000;
	padding: 5rem 0;
}
.ftpresentbtn{
	background: url(../img/07.jpg)no-repeat center center;
	background-size: cover;
	padding: 7rem 0;
}
@media (max-width:640px) {
	.ftpresentbtn {
		background: url(../img/07.jpg)no-repeat center center;
		background-size: cover;
		padding: 2rem 0;
	}
	.presentbtnbg {
		background: #000;
		padding: 3rem 0;
	}
}
/*-----------------------------------------------
  footer
  -----------------------------------------------*/
  #footer{ 
  	position:relative;
  	color:#fff;
  	background: url(../img/fotbg.jpg)no-repeat center center;
  	background-size: cover;
  	padding: 4.3rem 0;
  }
  .fotwrapper{
  	display: flex;
  	justify-content: space-between;
  }
  #footer .sec01In{
  	padding:26px 0 21px;
  }
  #footer .sec01 .topImg{
  	float:left;
  	width:220px;
  	padding:113px 0 0 26px;
  }
  #footer .sec01 .footerList01{
  	width: 260px;
  	height: 305px;
  	border-left: #fff solid 1px;
  	padding: 10px 0 0 25px;
  	float: left;
  	box-sizing: border-box;
  	list-style: none;
  }
  #footer .sec01 .footerList01:last-child{ border-right:#fff solid 1px;}
  #footer .sec01 .subFooter01{ padding-bottom:40px;}
  #footer .sec01 li .aLink{
  	display: inline-block;
  	position: relative;
  	color: #FFF;
  	line-height: 24px;
  	letter-spacing: 0.3px;
  	padding: 7px 2px 6px 2px;
  	font-size: 16px;
  	text-decoration: none;
  }
  .footerTit{
  	font-size:24px;
  }
  .sec02{
  	padding:32px 0 32px;
  	background:#00195F;
  	clear: both;
  }
  .fotaddress{
  	color:#fff;
  	font-size: 24px;
  	letter-spacing: .2rem;
  	margin-bottom: -.6rem;
  }
  .fottel{
  	color:#fff;
  	font-size: 38px;
  	text-indent: 2.2rem;
  	position: relative;
  	display: inline-block;
  	font-family: 'Noto Serif JP', serif;
  }
  .footerTxt{
  	color:#fff;
  	font-size: 16px;
  	display: inline-block;
  }
  .footerTxt_{
  	font-size: 12px;
  }
  .fottel:before{
  	content: '';
  	position: absolute;
  	top: 1rem;
  	left: 0;
  	width: 30px;
  	height: 30px;
  	background: url(../img/fottel.png)no-repeat center;
  	background-size: contain;
  }
  @media (max-width: 992px){
  	.fotaddress {
  		color: #fff;
  		font-size: 14px;
  		letter-spacing: .2rem;
  		margin-bottom: 0;
  	}
  	.fottel {
  		color: #fff;
  		font-size: 20px;
  		text-indent: 1.8rem;
  		position: relative;
  		display: inline-block;
  		font-family: 'Noto Serif JP', serif;
  	}
  	.fottel:before {
  		content: '';
  		position: absolute;
  		top: .4rem;
  		left: 0;
  		width: 20px;
  		height: 20px;
  		background: url(../img/fottel.png)no-repeat center;
  		background-size: contain;
  	}
  	.footerTxt_ {
  		font-size: 10px;
  	}
  	.footerTit {
  		font-size: 16px;
  	}
  	.footerTxt {
  		color: #fff;
  		font-size: 11px;
  		display: inline-block;
  	}
  	#footer .sec01 li .aLink {
  		display: inline-block;
  		position: relative;
  		color: #FFF;
  		line-height: 24px;
  		letter-spacing: 0.3px;
  		padding: 7px 2px 6px 2px;
  		font-size: 12px;
  		text-decoration: none;
  	}
  	.footerMain > .container {
  		max-width: 830px;
  	}
  }
  .fotbtn{
  	display: flex;
  	justify-content: space-around;
  }
  @media (max-width: 768px){
  	.fotaddress {
  		color: #fff;
  		font-size: 14px;
  		letter-spacing: .2rem;
  		margin-bottom: 0;
  	}
  	.fottel {
  		color: #fff;
  		font-size: 30px;
  		text-indent: 1.8rem;
  		position: relative;
  		display: inline-block;
  		font-family: 'Noto Serif JP', serif;
  	}
  	.footerTxt {
  		color: #fff;
  		font-size: 12px;
  		display: inline-block;
  	}
  	.fottel:before {
  		content: '';
  		position: absolute;
  		top: .6rem;
  		left: 0;
  		width: 20px;
  		height: 20px;
  		background: url(../img/fottel.png)no-repeat center;
  		background-size: contain;
  	}
  	.footerTxt {
  		color: #fff;
  		font-size: 12px;
  		display: inline-block;
  		padding: 0 1rem;
  	}
  }
  @media (max-width: 380px){
  	.fotaddress {
  		color: #fff;
  		font-size: 12px;
  		letter-spacing: .2rem;
  		margin-bottom: 0;
  	}
  }
  @media (max-width: 768px){
  	#footer,.fotbtn {
  		display: none;
  	}
  }
  .fotbtn1 a,.fotbtn2 a{
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	width: 280px;
  	height: 64px;
  	border: 1px solid #fff;
  	padding: .6rem 4rem;
  	text-align: center;
  	margin: 0 .7rem;
  }
  @media (max-width: 1200px){
  	.fotbtn1 a, .fotbtn2 a {
  		display: flex;
  		justify-content: center;
  		align-items: center;
  		width: 210px;
  		height: 45px;
  		border: 1px solid #fff;
  		padding: .6rem 4rem;
  		text-align: center;
  		margin: 0 .7rem;
  	}
  	.fotbtn1 a img, .fotbtn2 a img {
  		width: 100%;
  		height: auto;
  	}
  }
  .footerlogo{
  	margin: 2rem 1rem 0 0;
  }
  .copyright{
  	background: #fff;
  	text-align: center;
  	padding: 1rem 0;
  	clear: both;
  }
  @media (max-width: 992px){
  	.copyright p{
  		margin-bottom:0;
  	}
  }
  @media (max-width: 768px){
  	.sec02 .footerlogo{
  		text-align: center;
  		margin: 0rem 0rem 2rem 0px;
  	}
  	.sec02 .footerlogo img{
  		width: 120px;
  		height:auto;
  	}
  	.footerTel{
  		text-align: center;
  	}
  	.copyright {
  		background: #fff;
  		text-align: center;
  		padding: 1rem 0;
  		clear: both;
  		margin-bottom: 3.5rem;
  	}
  }
  .sp_{
  	display: none!important;
  }
  @media (max-width: 768px){
  	.pc_{
  		display: none!important;
  	}
  	.sp_{
  		display: block!important;
  	}
  	img {
  		width:100%;
  		height:auto;
  	}
  	.mastheadbtn img {
  		width: 100%;
  		height: auto;
  	}
  	.reason .register img {
  		width: 100%;
  		height: auto;
  	}
  	.row {
  		display: -ms-flexbox;
  		display: flex;
  		-ms-flex-wrap: wrap;
  		flex-wrap: wrap;
  		margin-right: 0;
  		margin-left: 0;
  	}
  	header.masthead h1 {
  		font-weight: 600;
  		text-align: left!important;
  		display: block;
  		margin: 0 auto;
  		width: 100%;
  		line-height: 1.2;
  	}
  	.reason .register {
  		margin: 0 auto;
  		padding: 0 1rem;
  	}
  }
  #fNavSp{
  	display:none;
  }
  /*スマホ*/
  @media (max-width:768px){
  	#fNavSp{
  		position:fixed;
  		bottom:0;
  		left:0;
  		z-index:1000;
  		width:100%;
  		height:54px;
  		background:#00195F;
  		-webkit-transition:all 0.2s ease-out;
  		-moz-transition:all 0.2s ease-in-out;
  		-ms-transition:all 0.2s ease-in-out;
  		transition:all 0.2s ease-in-out;
  		display:block;
  	}
  	#fNavSp .closeBtn{
  		position:absolute;
  		top:-30px;
  		right:0;
  	}
  	#fNavSp ul{
  		width:100%;
  		margin:0 auto;
  	}
  	#fNavSp li{
  		width:33.3%;
  		float:left;
  		box-sizing:border-box;
  		list-style: none;
  	}
  	#fNavSp a.link02{
  		display:block;
  		position:relative;
  		height:54px;
  		box-sizing:border-box;
  		text-align:center;
  	}
  	#fNavSp a.link02:after{
  		position:absolute;
  		top:0;
  		right:0;
  		width:1px;
  		height:54px;
  		background:#FFF;
  		content:"";
  	}
  	.cf{
  		padding: 0;
  		margin: 0;
  		display: flex;
  		justify-content: center;
  		align-items: center;
  	}
  	.cf li{
  		background: #00195e;
  		border-right:1px solid #fff;
  	}
  	.cf li:last-child{
  		background: #00195e;
  		border-right:none;
  	}
  	#fNavSp li:last-child a.link02:after{ display:none;}
  	.fottel:before {
  		content: '';
  		position: absolute;
  		top: .8rem;
  		left: 0;
  		width: 25px;
  		height: 25px;
  		background: url(../img/fottel.png)no-repeat center;
  		background-size: contain;
  	}
  	.cf li a img{
  		width: 100%;
  		height: 100%;
  		object-fit: contain;
  	}
  }
  @media only screen and (max-width:320px){
  	#fNavSp{ height:46px;}
  }
  /*スマホメニュー*/
/*-----------------------------------------------
  spMenu
  -----------------------------------------------*/
  #spMenu{
  	display: none;
  }
  #sideOpen{
  	position:fixed;
  	top:20px;
  	right:24px;
  	z-index: 999;
  	-webkit-transition: all 0.4s ease-out;
  	-moz-transition: all 0.4s ease-out;
  	-ms-transition: all 0.4s ease-out;
  	transition: all 0.4s ease-out;  
  }
/*.scroll #sideOpen{
  top:11px;
  }*/
  #sideOpen .boxMenu {
  	position: relative;
  	width: 30px;
  	height: 30px;
  }
  #sideOpen .boxMenu span:nth-child(-n+3) {
  	position: absolute;
  	right: 0;
  	width: 30px;
  	height: 3px;
  	background: #fff;
  	-webkit-transition: all 0.5s ease-out;
  	-moz-transition: all 0.5s ease-out;
  	-ms-transition: all 0.5s ease-out;
  	transition: all 0.5s ease-out;    
  }
  #sideOpen .boxMenu span:nth-of-type(1) {
  	top: 4px;
  }
  #sideOpen .boxMenu span:nth-of-type(2) {
  	top: 13px;
  	width:24px;
  }
  #sideOpen .boxMenu span:nth-of-type(3) {
  	top: 22px;
  	width:18px;
  }
  .menuOpen #sideOpen .boxMenu span:nth-of-type(1) {
  	-webkit-transform: translateY(9px) rotate(-45deg);
  	transform: translateY(9px) rotate(-45deg);
  	top:4px;
  	width:23px;
  }
  .menuOpen #sideOpen .boxMenu span:nth-of-type(3) {
  	-webkit-transform: translateY(9px) rotate(45deg);
  	transform: translateY(9px) rotate(45deg);
  	top:4px;
  	width:23px;
  }
  .menuOpen #sideOpen .boxMenu span:nth-of-type(2){
  	opacity: 0;
  }
  .btnList{
  	padding-left: 0;
  	list-style:none;
  }
  #spMenu{
  	background:#F7F7F7;
  	text-align:center;
  	padding:36px 0 ;
  	display:none;
  	position: fixed;
  	top: 0;
  	left: 0;
  	width: 100%;
  	z-index: 100;
  	margin-top:40px;
  }
  #spMenu .btnLink{
  	display: inline-block;
  	color: #00195F;
  	font-size: 12px;
  	letter-spacing: 3px;
  	font-weight: 300;
  	margin-bottom: 10px;
  }
  #spMenu .fLogo{
  	width:16px;
  	margin:53px auto 0;
  	position:relative;
  }
  #spMenu .fLogo:after{
  	position:absolute;
  	content:"";
  	width:35px;
  	height:1px;
  	background:#D6D6D6;
  	top:-40px;
  	left:-8px;
  }
  .menuOpen .bgHeader{
  	background: rgba(0,0,0,0);
  	-webkit-transition: all 0.4s ease-out;
  	-moz-transition: all 0.4s ease-out;
  	-ms-transition: all 0.4s ease-out;
  	transition: all 0.4s ease-out;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 0;
  	z-index: 5;
  	height:100%;
  	background:rgba(0,0,0,0.6);
  }
/*-----------------------------------------------
  spNavi
  -----------------------------------------------*/
  #spNavi{
  	display:none;
  	color:#333;
  	position:fixed;
  	top:0;
  	bottom:0;
  	left:0;
  	right:0;
  	z-index:1000;
  	background:rgba(0,25,95,0.95);
  }
  #spNavi .spInner{
  	height: 100vh;
  	overflow-y: scroll;
  	padding:54px 0 54px;
  }
  #spNavi .naviBox{
  	font-size:0;
  	width: 86.67%;
  	margin: 0 auto;
  	padding:36px 0 10px;
  	text-align:left;
  }
  #spNavi .naviBox .aLink02{
  	display:inline-block;
  	vertical-align:top;
  	background:#fff;
  	width:49.2%;
  	margin-right:1.535%;
  	font-size:14px;
  	text-align:center;
  	color:#00195F;
  	letter-spacing:0.5px;
  	padding-bottom:30px;
  	max-height:105px;
  	height:105px;
  }
  #spNavi .naviBox .aLink02:last-child{ margin-right:0;}
  #spNavi .naviBox span{
  	text-align:center;
  	padding:25px 0 14px;
  	display:block;
  	height:62px;
  }
  #spNavi .topMenu{
  	position:relative;
  	width:20%;
  } 
  #spNavi .topMenu .txtMenu{
  	font-size:13px;
  	line-height:120%;
  	position:absolute;
  	top:-22px;
  	left:27px;
  	letter-spacing:1px;
  	color:#fff;
  } 
  #spNavi .btnClose.top{
  	display:block;
  	width:30px;
  	height:30px;
  	position: relative;
  	margin-right:3%;
  	float: right;
  	font-size:0;
  }
  #spNavi .btnClose.top::before,
  #spNavi .btnClose.top::after{
  	content:"";
  	display:block;
  	width:30px;
  	height:3px;
  	background:#FFF;
  	position:absolute;
  	top: -15px;
  	left:-3px;
  }
  #spNavi .btnClose.top::before{
  	-ms-transform:rotate(45deg);
  	-webkit-transform:rotate(45deg);
  	-moz-transform:rotate(45deg);
  	transform:rotate(45deg);
  }
  #spNavi .btnClose.top::after{
  	-ms-transform:rotate(-45deg);
  	-webkit-transform:rotate(-45deg);
  	-moz-transform:rotate(-45deg);
  	transform:rotate(-45deg);
  }
  #spNavi .btnReserve::before{
  	content:"";
  	display:inline-block;
  	vertical-align:top;
  	width:24px;
  	height:24px;
  	background:url(../img/common/headerReserve.gif) left top no-repeat;
  	background-size:24px;
  	margin-right:9px;
  }
  #spNavi .boxList{
  	width:86.67%;
  	margin:0 auto;
  	padding-top:11px;
  }
  #spNavi .boxList li .aLink{
  	display: block;
  	position: relative;
  	color: #FFF;
  	line-height: 19px;
  	letter-spacing: 0.3px;
  	padding: 14px 10px 13px 12px;
  	font-size: 13px;
  	text-decoration: none;
  }
  #spNavi .boxList li .aLink::after{
  	display: block;
  	position: absolute;
  	top: 22px;
  	left: 0;
  	border-style: solid;
  	border-width: 3px 0 3px 3px;
  	border-color: transparent transparent transparent #fff;
  	content: "";
  }
  /* subBox */
  .secBox .secList .subIn {
  	width: 2000px;
  	position: absolute;
  	top: 0;
  	left: 50%;
  	margin-left: -1000px;
  }
  .secBox .secList .subBnr01 {
  	float: left;
  	width: 1000px;
  	position:relative;
  }
  .secBox .secList .subBnr02{
  	float: left;
  	width: 1000px;
  	position:relative;
  }
  .secBox .secList a{ display:block;}
  .secBox .secList {
  	height: 500px;
  	position: relative;
  	overflow: hidden;
  }
  .secBox .conBox{
  	width:600px;
  	color:#fff;
  	position:absolute;
  	top:0;
  	right:0;
  	height:500px;
  	display:table;
  }
  .secBox .secList .subBnr02 .conBox{ left:70px;}
  .secBox .subConBox{
  	display:table-cell;
  	vertical-align:middle;
  }
  .secBox .boxTit02{
  	font-size:26px;
  	line-height:120%;
  	padding-top:20px;
  }
  .secBox .boxTit03{
  	font-size:26px;
  	line-height:140%;
  	padding-top:20px;
  }
  .secBox .boxName{
  	font-size:26px;
  	line-height:120%;
  	padding-top:10px;
  }
  .secBox .boxTxt{
  	font-size:13px;
  	line-height:160%;
  	width:370px;
  	padding-top:15px;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 3;
  	max-height:74px;
  	overflow:hidden;
  }
  .secBox .btn{
  	font-size:15px;
  	line-height:160%;
  	width:270px;
  	background:#00195F;
  	text-align:center;
  	padding:11px 0 15px;
  	margin-top:27px;
  	letter-spacing:2px;
  }
  @media only screen and (max-width:767px){
  	.secBox .secList{ 
  		height:auto;
  		margin-top:1px;
  	}
  	.secBox .secList .subIn {
  		width: 100%;
  		position:static;
  		margin-left: auto;
  	}
  	.secBox .secList .subBnr01 ,
  	.secBox .secList .subBnr02{
  		float: none;
  		width: 100%;
  	}
  	.secBox .secList .photo img {
  		width:100%;
  		height:auto;
  	}
  	.secBox .conBox{
  		width:90.75%;
  		margin:0 auto;
  		position:static;
  		height:auto;
  		display:block;
  		color:#000;
  	}
  	.secBox .subConBox{ display:block;}
  	.secBox .spBox{
  		position:absolute;
  		top:0;
  		left:6.5%;
  	}
  	.secBox .boxTit{ padding-top:38px;}
  	.secBox .boxTit02{
  		font-size: 20px;
  		line-height: 140%;
  		color:#fff;
  		letter-spacing:2px;
  		padding-top:10px;
  	}
  	.secBox .boxTit03 {
  		font-size: 20px;
  		line-height: 140%;
  		color:#fff;
  		letter-spacing:2px;
  		padding-top:23px;
  	}
  	.secBox .boxName{ 
  		font-size:20px;
  		padding-top:10px;
  		color:#fff;
  	}
  	.secBox .boxTxt{
  		width:100%;
  		padding-top:30px;
  	}
  	.secBox .subBnr02 .boxTxt{
  		width:235px;
  		margin:0 auto;
  	}
  	.secBox .btn{
  		color:#fff;
  		margin:20px auto 40px;
  	}
  }