@charset 'utf-8';
body{
	font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 1px;
	text-align: justify;
	background: #fff;
	color: #000;
}
.ah{ -webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
.ah:hover{ opacity: 0.7; }
.br-pc{ display:block; }
.br-sp{ display:none; }
.aLink{
	width: 100%;
	height: 100%;
	background: #4daa23;
	display: block;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.aLink2{
	width: 100%;
	height: 100%;
	background: #f05930;
	display: block;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.aLink:hover,
.aLink2:hover{
	background: #000;
}
.aLink .ptn01{
	position: absolute;
	width: 226px;
	height: 30px;
	margin: auto;
	top:0;
	bottom:0;
	left:0;
	right: 0;
}
.aLink .ptn02{
	position: absolute;
	width: 350px;
	height: 30px;
	margin: auto;
	top:0;
	bottom:0;
	right: 55px;
}
.aLink .ptn03{
	position: absolute;
	width: 299px;
	height: 30px;
	margin: auto;
	top:0;
	bottom:0;
	right: 55px;
}

.aLink2 .ptn03{
	position: absolute;
	width: 299px;
	height: 30px;
	margin: auto;
	top:0;
	bottom:0;
	right: 55px;
}

/*==========[[▼▼▼CONTENTS▼▼▼]]==========*/

#allWrap{
	min-width: 1200px;
}
.inWrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
header{
	background: url(../img/head_bg_pc.jpg) no-repeat center 0;
	margin: 0 auto;
}
#headIn{
	height: 950px;
}
#amazon01{
	position: absolute;
	bottom: 90px;
    right: 81px;
	width: 274px;
	height: 73px;
}
.timeWrap{
	background: url(../img/bg_ptn.png) repeat;
}
.sec01{
	height: 570px;
}
#sec01 h3{
	text-align: center;
	padding-top: 40px;
}
#tokutenLink{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 325px;
	width: 538px;
	height: 92px;
}
.tokutenList{
	margin-top: 50px;
}
.tokutenList .tokuten01{
	float: left;
}
.tokutenList .tokuten02{
	float: right;
}
.countBox{
	background: #fff;
	width: 650px;
	margin: auto;
	left: 0;
	right: 0;
	bottom: -30px;
	padding: 20px;
	border-radius: 20px;
	position: absolute;
}
.countBuy{
	text-align: center;
}
.countdown{
	text-align: center;
	color:#00a0e9;
	font-size: 60px;
	line-height: 60px;
	margin-top: 10px;
}
.amazon02{
	width: 538px;
	height: 92px;
	margin: 0 auto 60px;
}
#sec02{
	padding-top: 60px;
}
#sec02 h3{
	text-align: center;
	margin-bottom: 46px;
}
#sec02Img{
	position: absolute;
	width: 227px;
	height: 227px;
	right: 20px;
	top: 8px;
}
#sec02Txt{
	text-align: center;
	margin-bottom: 54px;
}
#sec02List li{
	border-bottom: 1px dashed #00a0e9;
}
#sec02List li:last-child{
	border-bottom:none;
}
#sec02List li span{
	display: block;
	width: 800px;
	margin: 0 auto;
}
#sec02Txt03{
	text-align: center;
	margin: 60px 0;
}
#sec03 {
	margin-bottom: 170px;
}
#sec03 h3{
	margin-bottom: 40px;
}
#sec03Txt01{
	margin-bottom: 30px;
}
#sec03Txt02{
	font-weight: bold;
	font-size:20px;
	line-height: 2em;
}
#sec03 h3,#sec03Txt01,#sec03Txt02{
	margin-left: 492px;
}
#sec03Img{
	position: absolute;
	top:0;
	left:0;
	margin-left: 142px;
}
#sec04 {
	margin-bottom: 100px;
}
#sec04 .inWrap{
	background: url(../img/sec04_img01.jpg) no-repeat;
	background-position: left top;
	height: 390px;
}
#sec04 h3{
	position: absolute;
	top: -60px;
	left:520px;
}
#sec04Txt01{
	position: absolute;
	width: 490px;
	bottom:0;
	right: 0;
}
#sec05{
	margin-bottom: 60px;
}
#sec05 h3{
	width: 1200px;
	height: 62px;
	margin: 0 auto 60px;
	position: relative;
	background: #00a0e9;
}
#sec05 h3 img{
	position: absolute;
	width: 320px;
	height: 20px;
	margin: auto;
	top:0;
	left:0;
	right: 0;
	bottom:0;
}


#secs05{
	margin-bottom: 60px;
}
#secs05 h3{
	width: 1200px;
	height: 62px;
	margin: 0 auto 60px;
	position: relative;
	background: #00a0e9;
}
#secs05 h3 img{
	position: absolute;
	width: 640px;
	height: 20px;
	margin: auto;
	top:0;
	left:0;
	right: 0;
	bottom:0;
}


.caseWrap{
	padding-bottom: 64px;
	margin-top: 64px;
	border-bottom: 1px dashed #f05930;
}
.caseIn{
	width: 860px;
	float: right;
}
.sec05ImgCase,.sec05ImgCase02{
	float: left;
}
.caseIn dt{
	font-size:24px;
	font-weight: bold;
	color: #f05930;
	letter-spacing: 1px;
	margin-bottom: 48px;
}
.caseIn dt .name{
	display: block;
	font-size: 16px;
	color: #000;
	padding-left: 103px;
}
.caseIn dt .name02{
	display: block;
	font-size: 16px;
	color: #000;
	padding-left: 103px;
	margin-top: 20px;
}
.caseIn dt .line{
	display: block;
	padding-left: 100px;
	margin-top: 10px;
}
.caseIn dd{
	position: relative;
	margin-bottom: 100px;
}
.caseIn dd span{
	position: absolute;
	bottom: -50px;
	left: 0;
	background: linear-gradient(transparent 60%, #fff600 0%);
}
.advice h4{
	font-size:20px;
	font-weight: bold;
	color: #f05930;
	width: 400px;
	height: 54px;
	line-height: 54px;
	background: #fff;
	border: dashed 2px #f05930;
	text-align: center;
	border-radius: 30px;
	margin: 0 auto 30px;
}
.adviceList{
	margin-bottom: 50px;
}
.adviceList li{
	position: relative;
	margin-bottom: 10px;
}
.adviceList li:before{
	content: url(../img/hukidasi_icon.png);
	position: absolute;
}
.adviceList .sk:before{
	top:16px;
}
.adviceList li span{
display: inline-block;
    padding-left: 80px;
    padding-top: 30px;
}
.qu{
	text-align: center;
	font-size: 20px;
	font-weight:900;
	position: relative;
	margin-bottom: 80px;
}
.qu:before{
	content: url(../img/arrow_o.png);
	position: absolute;
	width: 27px;
	height: 25px;
	margin: auto;
	left:0;
	right:0;
	bottom:-50px;
}
.an{
	width: 768px;
	height: 118px;
	background: #00a0e9;
	border-radius: 60px;
	position: relative;
	margin: 0 auto;
}
.an img{
	position: absolute;
	width: 622px;
	height: 72px;
	margin: auto;
	left:0;
	right: 0;
	top: 0;
	bottom:0;
}
#sec06{
	margin-bottom: 80px;
}
#sec06 h3{
	font-size:24px;
	line-height: 45px;
	text-align: center;
	color:#f05930;
	padding-right:270px;
	position: relative;
	margin-bottom: 100px;
}
#sec06 h3:before{
	content:url(../img/sec06_img01.png);
	position: absolute;
	top:-80px;
	right: 40px;
}
#sec06 h3:after{
	content:url(../img/arrow_o.png);
	position: absolute;
	width: 27px;
	height: 25px;
	margin: auto;
	left:0;
	right:0;
	bottom:-50px;
}
#sec06Txt01{
	text-align: center;
	margin-bottom: 60px;
}
#sec06Txt02{
	text-align: center;
	margin-bottom: 35px;
}
#sec06Txt03{
	text-align: center;
	margin-bottom: 35px;
	color:#f05930;
	font-size:24px;
	font-weight: bold;
	line-height: 42px;
}

#sec06Txt032{
	text-align: center;
	margin-bottom: 35px;
	color:#00a0e9;
	font-size:34px;
	font-weight: bold;
	line-height: 42px;
}


#sec06Txt04{
	width: 1140px;
	margin: 0 auto;
}
#sac06Txt02Area{
	margin-bottom: 60px;
}
#pfWrap{
	margin-bottom: 60px;
}
#pfTxt{
	float: right;
	width: 810px;
}
#pfImg{
	float: left;
}
.pfTxt01{
	font-weight: bold;
	font-size:20px;
	color:#f05930;
	letter-spacing: 0;
	margin-bottom: 30px;
}
.pfTxt01 span{
	display: block;
	font-size:24px;
	color: #00a0e9;
	margin-top: 10px;
	text-decoration: underline;
}
.pfTxt02{
	margin-bottom: 30px;
}
#pfTxt dl dt{
	color:#f05930;
	font-size:14px;
	margin-bottom: 10px;
}
#pfTxt dl dt span{
	display: block;
	font-weight: bold;
	font-size:24px;
}
#pub{
	float: left;
	font-size:18px;
	color:#f05930;
	border-right: 1px dashed #f05930;
	line-height: 16px;
	padding-right: 82px;
	height: 223px;
}
#bookList{
	float:right;
	width: -webkit-calc(100% - 178px);
	width: calc(100% - 178px);
	padding-left: 82px;
}
#bookList li{
	width: 460px;
	display: inline-block;
	letter-spacing: -1px;
}
#bookList li:first-child{
	float: left;
}
#bookList li:last-child{
	float: right;
}
.bookImg{
	float: left;
	margin-right: 10px;
}
#bookList li p{
	float: right;
	width: -webkit-calc(100% - 170px);
	width: calc(100% - 170px);
}
#bookList li p span{
	display: block;
}
#sec07{
	margin-bottom: 120px;
}
#sec07 h3{
	text-align: center;
	font-size:24px;
	font-weight:bold;
	color:#f05930;
	margin-bottom: 50px;
}
#commentList{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
    display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
#commentList li{
	width: 400px;
	position: relative;
	border-right: 1px dashed #000;
	margin-bottom: 30px;
}
#commentList li:first-child,
#commentList li:nth-child(4){
	border-left: 1px dashed #000;
}
#commentList li:nth-child(n+4){
	margin-top: 30px;
}
#commentList li:nth-child(-n+3):after{
	border: 1px dashed #000;
	width: 400px;
	content: "";
	position: absolute;
	bottom:-30px;
}
#commentList li:before{
	content: url(../img/cc_bg.png);
	position: absolute;
	width: 120px;
	height: 120px;
	margin: auto;
	top:0;
	left:0;
	right:0;
	z-index: 0;
}
#commentList li .comName{
	display: block;
	color:#fff;
	text-align: center;
	position: relative;
	margin-top:38px;
	z-index: 2;
	line-height: 22px;
}
#commentList li .comTxt{
	display: block;
	margin-top: 80px;
	padding:0 30px;
}
#cat{
	position: absolute;
	width: 260px;
	height: 171px;
	bottom:-129px;
	right: 0;
}
#sec08 h3{
	text-align: center;
	padding-top: 50px;
}
.sec08{
	height: 700px;
	margin-bottom: 60px;
}
#tokutenLink02{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 400px;
	width: 538px;
	height: 92px;
}
#sec09{
	background-image: url(../img/sec09_bg.jpg);
	background-size:cover;
	background-position: center;
	position: relative;
	padding: 80px 0 140px;
}
#sec09:before{
	position: absolute;
	content:url(../img/arrow_w.png);
	width: 51px;
	height: 41px;
	margin: auto;
	top:0;
	left:0;
	right:0;
}
#sec09 h3{
	float: left;
}
#fWrap{
	float: right;
	width: -webkit-calc(100% - 157px);
	width: calc(100% - 157px);
	padding-left: 60px;
	padding-top: 60px;
}
#mt{
	color: #fff;
}
#mt dt{
	font-weight: bold;
	font-size:24px;
	margin-bottom: 30px;
}
#mt dd{
	margin-bottom: 30px;
}
footer{
	background: url(../img/foot_bg_pc.jpg) no-repeat center 0;
	margin: 94px auto 173px;
}
#footIn{
	height: 846px;
}
#footBox{
	font-size:12px;
	position: absolute;
	margin: auto;
	bottom:-100px;
	left: 50%;
	transform: translateX(-50%);
}
#infoLink li{
	float: left;
}
#infoLink li:first-child{
	padding-right: 20px;
}
#infoLink li:first-child:after{
	content: "|";
	margin-left: 20px;
}
#copyR{
	text-align: center;
}
#amazon03{
	position: absolute;
    bottom: 196px;
    left: 40px;
    width: 274px;
    height: 73px;
}

/*==========[[▼▼▼FORM▼▼▼]]==========*/

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#formIn li{
	margin-bottom: 20px;
	position: relative;
}
#formIn .fTxtBox{
	width: 100%;
	height: 60px;
	padding-left: 80px;
	padding-right: 20px;
	line-height: 60px;
	border-radius: 10px;
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	background: #fff;
}
#formIn .ia:before{
	content: "必須";
	position: absolute;
	color: #fff;
	background: #d90000;
	width: 38px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border-radius: 10px;
	font-size:9px;
	top: 20px;
    left: 20px;
}
#formIn .submitBox{
	padding-top: 30px;
}
#formIn .submitBtn{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	background: #00a0e9;
	color:#fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#formIn .submitBtn:hover{
	background:#0087c4;
}

#shareBox {
	position: absolute;
	right: 0;
}

#share ul {
	width: 164px;
	height: 77px;
	position: relative;
}

#share li#tw {
	width: 77px;
	height: 77px;
	float: left;
}

#share li#fb {
	width: 77px;
	height: 77px;
	float: left;
	margin: 0 0 0 10px;
}

#share li a:hover {
	opacity: 0.8;
}