@charset "utf-8";
/* CSS Document */

*, ::after, ::before {
     -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
}

body {width: 100%; margin: 0; padding: 0; font-size: 16px;}
header {display: none;}

img {
	zoom: 0.5;
	display: block;
}
.radius {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
a {
	color: #000000;
	text-decoration: none;
    display: inline-block;
}
.nonePc {display: none;}

.clearfix {
    *zoom: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.wrapper{
}

#lpHeader {
	background-color: #ffffff;
	width: 100%;
	position: fixed;
	z-index: 100;
	filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
}
#lpHeader .wrapper {
	width: 100%;
    height: 65px;
    max-width: 900px;
    padding: 10px 0;
    margin: auto;
}
#lpHeader .bannerLeft {
	float: left;
    width: 50%;
    text-align: left;
}
#lpHeader .bannerRight {
	float: right;
    width: 50%;
    text-align: right;
}
#mv {
	background: url("../image/lp_img/mv_bg_pc.jpg") top center / cover no-repeat;
	background-size: cover;
	padding: 65px 0 0 0;
}
h1.lpH1, h2.lpH2 {
	margin: 0 auto;
	padding: 0;
}
h1 img {
	margin: auto;
	filter:drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.1));
}
#lead{
	margin:0 auto;
	padding:0;
	background: url("../image/lp_img/lead_pc.jpg") top center / cover no-repeat;
	text-align: center;
	height: 500px;
	max-width: 1800px;
	position: relative;
}
.leadTxt {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #c8141d;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	bottom: 104px;
    margin: 0;
    padding: 0;
	font-weight: bold;
	position: absolute;
	display: block;
}
h2.lpH2 {
	font-size: 28px;
    color: #ffffff;
    text-align: center;
    top: -50px;
    width: 100%;
    max-width: 900px;
	font-weight: bold;
	position: absolute;
	display: block;
}
#mainCont {
	background-color: #c8141d;
	position: relative;
	padding: 50px 0 0 0;
}
.mainContWrap {
	width: 900px;
	margin: auto;
	text-align: justify;
}
.mainContWrap section {
	width: 100%;
	max-width: 900px;
	padding: 0;
	margin: 0 auto 100px auto;
	position: relative;
}
.mainContWrap section .wrapper {
}
.mainContWrap section .floatLeft {
	float: left;
	width: 48%;
	position: relative;
}
.mainContWrap section .floatRight {
	float: right;
	width: 48%;
	position: relative;
}
.mainContWrap section::before {
	content: '';
	display: inline-block;
	width: 120px;
	height: 120px;
	background-size: contain;
	top: -40px;
    left: -50px;
    position: absolute;
	filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
	z-index: 99;
}
section.mainContNo1::before, 
section.mainContNo2::before, 
section.mainContNo3::before, 
section.mainContNo4::before, 
section.mainContNo5::before, 
section.mainContNo6::before {	
}
section.mainContNo1::before {
	background-image: url(../image/lp_img/badge_point1.png);
}
section.mainContNo2::before {
	background-image: url(../image/lp_img/badge_point2.png);
}
section.mainContNo3::before {
	background-image: url(../image/lp_img/badge_point3.png);
}
section.mainContNo4::before {
	background-image: url(../image/lp_img/badge_point4.png);
}
section.mainContNo5::before {
	background-image: url(../image/lp_img/badge_point5.png);
}
section.mainContNo6::before {
	background-image: url(../image/lp_img/badge_point6.png);
}

.mainContNo1, .mainContNo2, .mainContNo3, .mainContNo4, .mainContNo5, .mainContNo6 {	
}
.mainContNo1 {
}
.mainContNo5, .mainContNo6 {
	width: 48% !important;
}
.mainContNo5 {
	float: left;
}
.mainContNo6 {
	float: right;
}
.mainContNo1 .floatRight {
	padding: 60px 0 0 0;
}
.mainContNo1 p {
	font-size: 16px;
	color:#ffffff;
	text-align:center;
}

h3.h3TypeA, 
h3.h3TypeB, 
h3.h3TypeC {
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	margin: 0 auto;
	line-height: 1.4em;
}
h3.h3TypeA span, 
h3.h3TypeB span, 
h3.h3TypeC span {
	font-size: 140%;
}
h3.h3TypeA {
	text-align: center;
}
h3.h3TypeB {
	text-align: left;
	margin: 0 0 30px 90px;
}
h3.h3TypeC {
	text-align: left;
    margin: -32px 0 0 90px;
    height: 104px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
img.item {
}
p.caption {
    position: absolute;
    bottom: 12px;
    right: 3px;
    color: #ffffff;
    font-size: 14px;
    margin: 0;
	filter:drop-shadow(8px 8px 8px rgba(0, 0, 0, 2));
}

.whiteBaseYoko {
	background: #ffffff;
	margin-bottom: 30px;
    padding: 0 20px 0 0;
}
.whiteBaseYoko .floatRight {
	padding: 20px 0;
}
p.mainContTtl {
	font-size: 18px;
	font-weight: bold;
}
p.mainContTxt {
	font-size: 16px;
    font-weight: normal;
    margin: 0;
    line-height: 1.6em;
}
.whiteBaseTate {
	background: #ffffff;
    padding: 0;
}
.whiteBaseTate p.mainContTxt {
	margin: 20px;
}
.whiteBaseTate img {
	min-width: 100%;
	height: auto;
}

h4 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #c8141d;
	display: block;
	margin: 0 auto 40px;
}
h4 span {
	font-size: 50%;
	font-weight: normal;
	color: #000;
	display: block;
}

#subCont {}
.subContWrap {
	width: 940px;
	margin: 100px auto;
}

.subContWrap
section {
	width: 100%;
	max-width: 940px;
	padding: 0;
	margin: 0 auto 100px auto;
	position: relative;
}

.subContNo1 {}
.qaBox {
	border: 1px solid #cccccc;
	margin: 0 0 30px;
	padding: 40px 20px 40px 80px;
}
.qa_q, .qa_a {
	position: relative;
}
.qa_q {
	margin-bottom: 16px;
}
.qa_q::before, .qa_a::before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	background-size: contain;
	position: absolute;
    top: -4px;
    left: -52px;
}
.qa_q::before {
	background-image: url(../image/lp_img/qa_icon_q.png);
}
.qa_a::before {
	background-image: url(../image/lp_img/qa_icon_a.png);
}
.qa_q p {	
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
    line-height: 1.8em;
}
.qa_a p {	
	font-size: 16px;
	margin: 0;
	padding: 0;
    line-height: 1.8em;
}
h5 {
	font-size: 22px;
	margin: 60px auto 20px;
	text-align: center;
}
ul.benefitUl {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
ul.benefitUl > li {
	line-height: 1em;
	background: url(../image/lp_img/benefit_checkmark.png) left 20px top 12px no-repeat;
	background-size: 35px auto;
	background-color: #edf8f1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 auto 20px auto;
	padding: 22px 0 22px 72px;
	max-width: 600px;
	font-size: 18px;
	color: #009b3b;
}
ul.benefitUlInner {
	margin: 10px auto;
	padding: 0 20px;
	list-style: disc;
}
ul.benefitUlInner li {
	margin: 10px auto;
}

.subContNo3 {}
.voiceBoxA {
	background-color:  #fff8dd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
	overflow: hidden;
	margin: 0 auto 40px auto;
	text-align: justify;
}
.voiceImg1 {
	background: url(../image/lp_img/voice_img1_pc.jpg) left top no-repeat;
	background-size: cover;
	float: left;
	width: 180px;
	height: 580px;
}
.voiceImg2, .voiceImg3, .voiceImg4, .voiceImg5 {
	float: left;
	width: 150px;
	height: 270px;
}
.voiceImg2 {
	background: url(../image/lp_img/voice_img2_pc.jpg) left top no-repeat;
	background-size: contain;
}
.voiceImg3 {
	background: url(../image/lp_img/voice_img3_pc.jpg) left top no-repeat;
	background-size: contain;
}
.voiceImg4 {
	background: url(../image/lp_img/voice_img4_pc.jpg) left top no-repeat;
	background-size: contain;
}
.voiceImg5 {
	background: url(../image/lp_img/voice_img5_pc.jpg) left top no-repeat;
	background-size: contain;
}
.voiceBoxA .voiceCont {
	padding: 0 30px 0 180px;
}
.voiceBoxB .voiceCont {
	padding: 0 20px 0 150px;
}
p.voiceName {
    border-left: 6px solid #c8141d;
    margin: 0;
    padding: 15px 22px;
    color: #c8141d;
    font-weight: bold;
}
p.voiceMidashi {
	margin: 10px 30px;
	padding: 0;
	font-weight: bold;
}
p.voiceTxt {
	margin: 0 0 0 30px;
    padding: 0;
    line-height: 1.6em;
}
.voiceBoxB {
	float: left;
	width: 48%;
	background-color:  #fff8dd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
	overflow: hidden;
	margin: 0 4% 40px auto;
	text-align: justify;
}
.voiceBoxB:nth-child(even) {
	margin: 0 0 40px auto;
}
dl.voiceDl {
	margin: 0 0 0 30px;
}
dl.voiceDl dt {
	display: block;
	margin-bottom: 5px;
}
dl.voiceDl dd {
	margin-left: .5em;
	margin-bottom: 10px;
    font-size: 95%;
    line-height: 1.6em;
}
dl.voiceDl dd:last-child {
	margin-bottom: 0;
}


.special {
	overflow: hidden;
}
.specialArc {
	min-height: 200px;
	border-top-right-radius: 1000px 200px;
	border-top-left-radius: 1000px 200px;
	margin-left: -100px;
	margin-right: -100px;
	padding: 100px 0;
	background: #ffe990;
}
.specialWrap {
	width: 900px;
	margin: 0 auto;
}
.special p {
	font-size: 22px;
	text-align: center;
	margin: 20px 0;
}
.special p span {
	font-size: 14px;
	text-align: center;
	display: block;
}
.special img {
	margin: auto;
}

.cvForm {}
.cvFormWrap {}
h6 {
	width: 100%;
	color: #fff;
	background: #c8141d;
	margin: 0;
	padding: 20px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}



/* ==================================
  SP
================================== */


@media (max-width: 768px) {
	header, footer {
		width: 100%;
	}
	html {
		-webkit-overflow-scrolling: touch;/*スクロールを滑らかに*/
	}
	body {
		-webkit-overflow-scrolling: touch;/*スクロールを滑らかに*/
		width: 100%;
		min-width: 100%;
	}
	.nonePc {display: block;}
	.noneSp {display: none;}
	.inner{width:100%;}
	#page-top {display: none !important;}/*上へボタンSPのみ非表示*/
	img {
		max-width: 100%;
	}
	#lpHeader .bannerLeft {
		width: 48%;
		margin-left: 2%;
	}
	#lpHeader .bannerRight {
		width: 48%;
		margin-right: 2%;
	}
	#mv {
		background: url("../image/lp_img/mv_bg_sp.jpg") top center / cover no-repeat;
		height: auto;
	}
	#lead{
		background: url("../image/lp_img/lead_sp.jpg") top center / cover no-repeat;
		text-align: center;
		height: 490px;
		max-width: 700px;
		position: relative;
	}
	.leadTxt {
		font-size: 22px;
		bottom: 25px;
        line-height: 1.3em;
	}
	h2.lpH2 {
		font-size: 24px;
		top: -10px;
	}
	#mainCont {
		padding: 140px 0 1% 0;
	}
	.mainContWrap {
		width: 100%;
	}
	.mainContWrap section {
		max-width: 335px;
		width: 100% !important;
		margin-bottom: 50px;
		&:not(:last-child) {
		margin: 0 auto 140px auto;
		}
	}
	.mainContWrap section .wrapper {
	}
	.mainContWrap section .floatLeft {
		float: none;
		width: 100%;
		position: relative;
		margin: 0 auto 20px;
	}
	.mainContWrap section .floatRight {
		float: none;
		width: 100%;
		position: relative;
	}
	.mainContWrap section.mainContNo1 .floatLeft {
		float: left;
		width: 48%;
	}
	.mainContWrap section.mainContNo1 .floatRight {
		float: right;
		width: 52%;
	}
	.mainContWrap section::before {
		width: 80px;
		height: 80px;
		top: -50px;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	.mainContNo1, .mainContNo2, .mainContNo3, .mainContNo4, .mainContNo5, .mainContNo6 {	
	}
	.mainContNo1 {
	}
	.mainContNo5, .mainContNo6 {
		width: 100%;
	}
	.mainContNo5 {
		float: none;
	}
	.mainContNo6 {
		float: none;
	}
	.mainContNo1 .floatRight {
		padding: 0;
		text-align: left;
	}
	.mainContNo1 p {
		text-align:justify;
	}

	h3.h3TypeA, 
	h3.h3TypeB, 
	h3.h3TypeC {
		font-size: 20px;
	}
	h3.h3TypeA span, 
	h3.h3TypeB span, 
	h3.h3TypeC span {
	}
	h3.h3TypeA {
		text-align: left;
		line-height: 1.6em;
		margin: 0 0 10px 0;
	}
	h3.h3TypeB {
		text-align: center;
        margin: 20px auto;
		line-height: 1.8em;
	}
	h3.h3TypeC {
		text-align: center;
		margin: 20px auto;
		height: auto;
		display: block;
	}
	img.item {
	}
	p.caption {
		font-size: 12px;
		bottom: 6px;
        right: -1px;
	}

	.whiteBaseYoko {
		margin-bottom: 30px;
		padding: 0 0 0 0;
	}
	.whiteBaseYoko .floatRight {
		padding: 0;
	}
	p.mainContTtl {
		padding: 0;
		margin: 10px 20px;
	}
	p.mainContTxt {
		padding: 0;
		margin: 10px 20px 20px 20px;
	}
	.whiteBaseTate {
	}
	.whiteBaseTate p.mainContTxt {
		margin: 20px;
	}

	h4 {
		font-size: 24px;
		margin: 0 auto 20px;
	}
	h4 span {
	}

	#subCont {}
	.subContWrap {
		width: 90%;
		margin: 50px auto;
	}

	.subContWrap section {
		margin: 0 auto 50px;
	}

	.subContNo1 {}
	.qaBox {
	}
	.qa_q::before, .qa_a::before {
	}
	.qa_q, .qa_a {	
	}
	.qa_q p {
	}
	.qa_a p {
	}
	h5 {
		font-size: 22px;
		margin: 60px auto 20px;
		text-align: center;
	}
		/*===========
		.scroll-box*/
		.scroll-box {
		  overflow-x: auto;
		  -webkit-overflow-scrolling: touch;
		}
		.scroll-box div {
			width: 800px;
		}
		.scroll-box div img {
		  max-width: 100%;
		  min-width: 600px;
		  vertical-align: top;
		}
		/*スクロールバー全体の高さ*/
		.scroll-box::-webkit-scrollbar {
		  height: 4px;
		}
		/*スクロールバー全体の背景*/
		.scroll-box::-webkit-scrollbar-track {
		  background: #eee;
		}
		/*スクロールバーの動く部分*/
		.scroll-box::-webkit-scrollbar-thumb {
		  background: #aaa;
		  border: none;
		}
		/*スクロールバーの動く部分のホバー（マウスオーバー）*/
		.scroll-box::-webkit-scrollbar-thumb:hover {
		  background: #999;
		}
		/*.scroll-box
		===========*/

	ul.benefitUl {
	}
	ul.benefitUl > li {
		line-height: 1.4em;
		padding: 22px 10px 22px 72px;
		font-size: 16px;
	}
	ul.benefitUlInner {
	}
	ul.benefitUlInner li {
	}

	.subContNo3 {}
	.voiceBoxA {
		margin: 0 auto 30px auto;
		max-width: 335px;
	}
	.voiceImg1 {
		background: url(../image/lp_img/voice_img1_sp.jpg) center top no-repeat;
		background-size: contain;
		float: none;
		width: 100%;
		height: 150px;
	}
	.voiceImg2, .voiceImg3, .voiceImg4, .voiceImg5 {
		float: none;
		width: 100%;
		height: 100px;
	}
	.voiceImg2 {
		background: url(../image/lp_img/voice_img2_sp.jpg) center top no-repeat;
		background-size: contain;
	}
	.voiceImg3 {
		background: url(../image/lp_img/voice_img3_sp.jpg) center top no-repeat;
		background-size: contain;
	}
	.voiceImg4 {
		background: url(../image/lp_img/voice_img4_sp.jpg) center top no-repeat;
		background-size: contain;
	}
	.voiceImg5 {
		background: url(../image/lp_img/voice_img5_sp.jpg) center top no-repeat;
		background-size: contain;
	}
	.voiceBoxA .voiceCont {
		padding: 0 20px 30px 0;
	}
	.voiceBoxB .voiceCont {
		padding: 0 20px 25px 0;
	}
	p.voiceName {
		padding: 15px 20px;
	}
	p.voiceMidashi {
		margin: 10px 20px;
	}
	p.voiceTxt {
		margin: 0 0 0 20px;
	}
	.voiceBoxB {
		float: none;
		width: 100%;
		max-width: 335px;
		margin: 0 auto 30px auto;
	}
	.voiceBoxB:nth-child(even) {
		margin: 0 auto 30px auto;
	}
	dl.voiceDl {
		margin: 0 0 0 20px;
	}


	.special {
	}
	.specialArc {
		border-top-right-radius: 1000px 400px;
		border-top-left-radius: 1000px 400px;
		padding: 40px 0;
	}
	.specialWrap {
		width: 100%;
	}
	.special p {
		font-size: 17px;
        line-height: 1.6em;
		margin: 20px 80px;
	}
	.special p span {
		line-height: 1.6em;
		margin: 10px;
	}
	.special img {
	}

	.cvForm {}
	.cvFormWrap {}
	h6 {
	}
	
	
	
	
	
}