@charset "UTF-8";

/**
 * テンプレ不適用からくる崩れの調整
 */
body{
	background: #fff;
	padding-top: 0;
}
body:after{
	display: none;
}
#header-container{
	position: relative;
	height: auto;
	z-index: 0;
}
#header-container.scrolling{
	height: auto;
	top: 0;
}

/**
 * ページスタイル
 */
.inner{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 980px;
}
body>header{
	background: #02bcff;
	color: #fff;
	height: 60px;
}
body>header>h1{
	font-size: 14px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	margin: 0;
	text-align: right;
}
body>header>h1>a{
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
body>header>h1>a:hover{
	opacity: 0.6;
}
body>main{
	background: url("/shared/lp/pass/images/bg.jpg") repeat 0 470px;
}
main a,
main a:visited{
	color: #db0000;
	text-decoration: none;
}
main a:hover{
	color: #db0000;
	text-decoration: underline;
}
#hero-area{
	background: #fff url("/shared/lp/pass/images/main.jpg") no-repeat 50% 0;
	height: 460px;
}
#hero-area>h1{
	margin: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.cv-area{
	padding: 35px 0 30px 0;
}
.cv-area>.inner{
	display: -ms-flexbox; display: flex;
	-ms-flex-wrap:wrap;flex-wrap: wrap;
	width: 920px;
}
.cv-area>.inner>.cv-area-search,
.cv-area>.inner>.cv-area-inquiry{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cv-area>.inner>.cv-area-search{
	width: 480px;
}
.cv-area>.inner>.cv-area-inquiry{
	width: 440px;
}
.cv-area>.inner>.cv-area-search>p,
.cv-area>.inner>.cv-area-inquiry>p{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 38px;
	margin: 0 0 13px 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 440px;
}
.cv-area>.inner>.cv-area-search>p{
	background: url("/shared/lp/pass/images/cv-area-search-heading.png") no-repeat 50% 0;
}
.cv-area>.inner>.cv-area-inquiry>p{
	background: url("/shared/lp/pass/images/cv-area-inquiry-heading.png") no-repeat 50% 0;
}
.cv-area>.inner>.cv-area-search>a,
.cv-area>.inner>.cv-area-inquiry>a{
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 21px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	text-align: center;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	position: relative;
	width: 440px;
}
.cv-area>.inner>.cv-area-search>a:hover,
.cv-area>.inner>.cv-area-inquiry>a:hover{
	text-decoration: none;
	opacity: 0.6;
}
.cv-area>.inner>.cv-area-search>a{
	background-color: #54c7f0;
	-webkit-box-shadow: 0 8px 0 #42abd1;
	-moz-box-shadow: 0 8px 0 #42abd1;
	box-shadow: 0 8px 0 #42abd1;
	/*padding-left: 140px;*/
}
.cv-area>.inner>.cv-area-inquiry>a{
	background-color: #f5693f;
	-webkit-box-shadow: 0 8px 0 #cf5531;
	-moz-box-shadow: 0 8px 0 #cf5531;
	box-shadow: 0 8px 0 #cf5531;
	/*padding-left: 105px;*/
}
.cv-area>.inner>.cv-area-search>a:before,
.cv-area>.inner>.cv-area-inquiry>a:before{
	content: "";
	display: inline-block;
	margin-right: 10px;
	position: relative;
}
.cv-area>.inner>.cv-area-search>a:before{
	background: url("/shared/lp/pass/images/cv-area-search-btn-icon.png") no-repeat 0 0;
	height: 31px;
	top: 6px;
	width: 31px;
}
.cv-area>.inner>.cv-area-inquiry>a:before{
	background: url("/shared/lp/pass/images/cv-area-inquiry-btn-icon.png") no-repeat 0 0;
	height: 36px;
	top: 9px;
	width: 43px;
}
.cv-area>.inner>.cv-note{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	margin-top: 30px;
	width: 100%;
}
.cv-area>.inner>.cv-note>li:before{
	content: "※";
	margin-right: 5px;
}
#cp-benefit>.inner{
	background: #fff url(/shared/lp/pass/images/cp-benefit-border.png) no-repeat 50% 50%;
	-webkit-box-shadow: 0 0 16px #bbb;
	-moz-box-shadow: 0 0 16px #bbb;
	box-shadow: 0 0 16px #bbb;
	height: 1034px;
	padding: 0 75px 0 75px;
}
#cp-benefit>.inner:before{
	background: url(/shared/lp/pass/images/cp-benefit-flower.png) no-repeat 0 0;
	content: "";
	display: block;
	height: 178px;
	left: 42px;
	position: absolute;
	top: -14px;
	width: 898px;
}
#cp-benefit h2{
	background: url("/shared/lp/pass/images/cp-benefit-heading.png") no-repeat 50% 72px;
	height: 65px;
	margin: 0;
	overflow: hidden;
	padding: 60px 0 50px 0;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}
#benefit-list{
}
#benefit-list>li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
	padding: 0;
	position: relative;
}
#benefit-list>li:nth-child(1){
	background: url(/shared/lp/pass/images/cp-benefit-item1-img.jpg) no-repeat 370px 160px;
	height: 410px;
}
#benefit-list>li:nth-child(2){
	background: url(/shared/lp/pass/images/cp-benefit-item2-img.jpg) no-repeat 0px 160px;
	height: 370px;
}
#benefit-list>li>h3{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #cdac20;
	font-feature-settings: "palt";
	font-size: 30px;
	height: 131px;
	line-height: 1;
	margin-bottom: 35px;
	padding-top: 73px;
	text-align: center;
	width: 830px;
}
#benefit-list>li:nth-child(1)>h3{
	background: url(/shared/lp/pass/images/cp-benefit-item1-heading.png) no-repeat 0 0;
}
#benefit-list>li:nth-child(2)>h3{
	background: url(/shared/lp/pass/images/cp-benefit-item2-heading.png) no-repeat 0 0;
}
#benefit-list>li>h4{
	color: #555555;
	font-size: 24px;
	font-weight: bold;
}
#benefit-list>li:nth-child(2)>h4{
	margin-left: 490px;
}
#benefit-list>li>p{
	color: #555555;
	font-size: 14px;
	margin: 0 0 30px 0;
	width: 330px;
}
#benefit-list>li:nth-child(2)>p{
	margin-left: 490px;
}

#cp-flow>.inner{
	background: #fff url(/shared/lp/pass/images/cp-flow-border.png) no-repeat 50% 50%;
	-webkit-box-shadow: 0 0 16px #bbb;
	-moz-box-shadow: 0 0 16px #bbb;
	box-shadow: 0 0 16px #bbb;
	height: 654px;
	padding: 0 75px 0 75px;
}
#cp-flow>.inner:before{
	background: url(/shared/lp/pass/images/cp-flow-flower.png) no-repeat 0 0;
	content: "";
	display: block;
	height: 209px;
	left: 15px;
	position: absolute;
	top: -14px;
	width: 962px;
}
#cp-flow h2{
	background: url("/shared/lp/pass/images/cp-flow-heading.png") no-repeat 50% 72px;
	height: 65px;
	margin: 0;
	overflow: hidden;
	padding: 60px 0 50px 0;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}
#flow-list{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox; display: flex;
	-ms-flex-pack:justify; justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
	position: relative;
	width: 830px;
}
#flow-list>li{
	padding-top: 285px;
	width: 260px;
}
#flow-list>li>h3{
	color: #555555;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#flow-list>li>p{
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
}
#flow-list>li:nth-child(1)>p{
	text-align: center;
	width: 17em;
}
#flow-list>li:nth-child(2)>p{
	text-align: center;
	width: 17em;
}
#flow-list>li:nth-child(3)>p{
	text-align: center;
	width: 17em;
}
#cp-detail{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
#cp-detail>.inner{
	background: #fff url(/shared/lp/pass/images/cp-detail-border.png) no-repeat 50% 50%;
	-webkit-box-shadow: 0 0 16px #bbb;
	-moz-box-shadow: 0 0 16px #bbb;
	box-shadow: 0 0 16px #bbb;
	height: 715px;
	padding: 0 65px 0 65px;
}
#cp-detail>.inner:before{
	background: url(/shared/lp/pass/images/cp-detail-flower.png) no-repeat 0 0;
	content: "";
	display: block;
	height: 222px;
	left: 36px;
	position: absolute;
	top: -14px;
	width: 902px;
}
#cp-detail>.inner>h2{
	background: url("/shared/lp/pass/images/cp-detail-heading.png") no-repeat 50% 72px;
	height: 65px;
	margin: 0;
	overflow: hidden;
	padding: 60px 0 50px 0;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}
#cp-detail>.inner>h3{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 40px 0 5px 0;
}
#cp-detail>.inner>ul{
	margin-bottom: 30px;
}
#cp-detail>.inner>ul>li{
	font-size: 14px;
	padding-left: 15px;
	position: relative;
}
#cp-detail>.inner>ul>li:before{
	content: "●";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
aside#foot-cv{
	padding: 90px 0 60px 0;
}
aside#foot-cv .action_abouthall{
	background: url(/shared/common/images/bg_brown_stripe.gif);
	margin-bottom: 10px;
	overflow:hidden;
	/*	padding:0 0 5px 0;
	*/	position:relative;
	width: 960px;
}
aside#foot-cv .action_abouthall>ul{
	float:left;
	margin-bottom:-5px;
	overflow:hidden;
	padding:5px;
	position: relative;
	width:270px;
}
aside#foot-cv .action_abouthall>ul>li{
	margin-bottom:5px;
}
.action>ul>li:first-child{
	margin-left:0;
}
aside#foot-cv .action_abouthall>dl{
	background:#fff;
	margin:5px 5px 0 5px;
	overflow:hidden;
	padding:15px 20px;
	position: relative;
}
aside#foot-cv .action_abouthall>dl>dt{
	height: 18px;
}
aside#foot-cv .action_abouthall>dl>dd{
	float:left;
}
aside#foot-cv .action_abouthall>dl>dd.mr8{
	margin-right:8px;
}
aside#foot-cv .bottom_abouthall{
	width:960px;
	overflow:hidden;
	position:relative;
}
aside#foot-cv .bottom_abouthall li{
	float:left;
	margin-right:15px;
}
body>footer{
	background: #fdf4db;
	height: 60px;
	position: relative;
}
body>footer>.inner{
	height: 60px;
	position: relative;
}
body>footer #footer-logo{
	display: block;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	position: absolute;
	left: 0;
	top: calc(50% - 11px);
	height: 22px;
}
body>footer #footer-logo:hover{
	opacity: 0.6;
}
body>footer #footer-copyright{
	font-size: 13px;
	line-height: 60px;
	margin: 0;
	text-align: right;
}
