@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

#mainContents{background-color: #010101;
color: #fff;}

.sponly {
display:none;
}


/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td{
font-family:"ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
	font-size:  124%;
	line-height: 2.2;
}

#mainContents .cap{
	font-size: 100%;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 30px;}

span.sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;}

.border{
font-weight: bold;
background: linear-gradient(transparent 80%, #71610b 20%); }

/*==============================================
 effect
============================================= */

[data-effect] {
  opacity: 0;
  transition: transform .6s, opacity .6s;
}
[data-effect="top"] {
  transform: translateY(-60px);
}
[data-effect="bottom"] {
  transform: translateY(60px);
}
[data-effect="left"] {
  transform: translateX(60px);
}
[data-effect="right"] {
  transform: translateX(-60px);
}
[data-effect].ended {
  transform: translateY(0);
  opacity: 1;
}

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/top_bg.jpg) center top no-repeat;
}
.mainTitle {
width: 930px;
margin: 0 auto;
}
h1 {
width: 930px;
height: 369px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/pc_title.png) center bottom no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}

.topimg {
	margin: 60px auto 0;
}

.lead{
	width: 930px;
	margin: 60px auto 0;
}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

.contentsNavi{
background-color: #212121;
padding: 50px 0;
margin-top: 80px;}

.contentsNavi ul {
	width: 930px;
	margin: 0 auto;}

.contentsNavi li a{
color: #fff;
font-size: 15px;}

.contentsNavi li a small {
	font-size: 11px;
}

.contentsNavi li a .icon01,
.contentsNavi li a .icon02,
.contentsNavi li a .icon03,
.contentsNavi li a .icon04{
	height: 34px;
	width: 172px;
	line-height: 34px;
	display: inline-block;
	text-indent: -999em;}

.contentsNavi li a .icon01{
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/anchor01.png) left top no-repeat;}
.contentsNavi li a .icon02{
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/anchor02.png) left top no-repeat;}
.contentsNavi li a .icon03{
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/anchor03.png) left top no-repeat;}
.contentsNavi li a .icon04{
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/anchor04.png) left top no-repeat;}

.contentsNavi a{transition: 0.1s ease-in-out;}
.contentsNavi a:hover{color: #fed600;}

.contentsNavi li + li {
	margin-top: 15px;}

/*==============================================
 バナー
============================================= */

.banner a{
display: block;
width: 930px;
height: 145px;
margin: 60px auto;
text-indent: -9999px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/banner.jpg) left top no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.banner a:hover {
opacity: 0;	}

.banner{
width: 930px;
height: 145px;
margin: 60px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/banner_over.jpg) left top no-repeat;}


.innerbnr {
	margin-top: 100px;}

.innerbnr .bnrtitle {
	font-size: 30px;
	color: #fed600;
	font-weight: bold;
	text-align: center;
margin-bottom: 50px;}

.innerbnr .bnr + .bnrtitle {
	margin-top: 120px;
}

.innerbnr .size{
	border: #fed600 1px solid;
	padding: 8px 10px;
	color: #fed600;
	font-size: 26px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 30px;
}

.innerbnr .bnr + .size {
	margin-top: 80px;
}

.innerbnr .bnr {
	background:#e95511  url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/prd_bg.png) left bottom no-repeat;
	padding: 7px;
	box-sizing: border-box;
	display: table;
	width: 930px;}

.innerbnr .bnr .img,
.innerbnr .bnr .info {
	display: table-cell;
vertical-align: middle;}

.innerbnr .bnr .info {
	width: 453px;
	/*padding-left: 25px;*/
	padding: 5px 0 5px 25px;
	box-sizing: border-box;
}

.innerbnr .bnr .info dt {
	font-size: 32px;
font-weight: bold;
margin-bottom: 17px;}

.innerbnr .bnr .info dt .catchS {
	font-size: 14px;
		line-height: 1.5;
	display: block;
	margin-bottom: 3px;
}

.innerbnr .bnr .info dt .catch {
	font-size: 17px;
	line-height: 1.6;
	display: block;
	margin-bottom: 5px;}

.innerbnr .bnr .info dt small {
	font-size: 9px !important;
}

.innerbnr .bnr .info dd.money {
	font-size: 25px;
	font-weight: bold;
margin-bottom: 9px;}

.innerbnr .bnr .info dd.money span {
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	padding-left: 5px;}

.innerbnr .bnr .info dd.period {
	font-size: 12px;
}

.innerbnr .bnr .info dd.spec {
	margin-top: 17px;
	padding: 10px 0 8px;
	border-top:#bd6015 1px solid; 
	border-bottom: #bd6015 1px solid;}

.innerbnr .bnr .info dd.spec ul{
overflow: hidden;}

.innerbnr .bnr .info dd.spec li {
	float: left;
	font-size: 12px;
	line-height: 1.8;
color: #333;}

.innerbnr .bnr .info dd.spec li::after {
content: "｜";
}

.innerbnr .bnr .info dd.btn a {
text-indent: -999em;
margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	line-height: 50px;
	color: #fff !important;
	text-align: center;
	position: relative;
	background:#d21c23  url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/prd_btn.png) 35px 50% no-repeat;
	height: 50px;
	width: 392px;
	display: block;
	transition: 0.1s ease-in-out;}

.innerbnr .bnr .info dd.btn a:hover{
background:#ff000a  url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/prd_btn.png) 35px 50% no-repeat;}



.innerbnr .bnr +.bnr {
	margin-top: 30px;
}

/*==============================================
#mainContents
============================================= */
.paragraph h2{
width: 930px;
margin: 0 auto;
padding: 120px 0 90px;
text-align: center;
color: #fed600;
font-size: 29px;
line-height: 1.8;
font-weight: bold;}

.paragraph h2 small {
	font-size: 16px;
}

#article02,
#article04{
background-color: #212121;
margin-top: 120px;
padding-bottom: 120px;}

#article04 {
padding-bottom: 50px;
}

.bggray{
	padding: 1px 0 100px;
	background-color: #212121;
}

#article01 h2 .icon,
#article02 h2 .icon,
#article03 h2 .icon,
#article04 h2 .icon{
text-indent: -999em;
display: block;
padding-bottom: 40px;}

#article01 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/h2_icon01.png) center top no-repeat;	}
#article02 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/h2_icon02.png) center top no-repeat;	}
#article03 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/h2_icon03.png) center top no-repeat;	}
#article04 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/h2_icon04.png) center top no-repeat;	}

.paragraph h3 {
	border-left: #fed600 8px solid;
	padding-left: 10px;
	font-size: 22px;
	line-height: 1.6;
	margin-top: 90px
}

.paragraph h3 + .imgBox {
	margin-top: 25px;
}

.spAccordion {
width: 930px;
margin: 0 auto;}

/*----　キャンペーン　----*/
.cpbox{
margin-top: 90px;
border: #fed600 2px solid;
padding: 70px;
box-sizing: border-box;}

.cpbox .tit {
	font-size: 26px;
	color: #fed600;
	font-weight: bold;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_geo/cp_icon.svg) left 50% no-repeat;	
	padding-left: 32px;
}


.cpbox dl.tokuten dt {
	font-size: 19px;
	color: #fed600;
	font-weight: bold;
	margin-top: 30px;
}

.cpbox dl.tokuten dd {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.7;
}

.cpbox dl.tokuten dd + dd{
	margin-top: 0 !important;}

.cpbox .itemname{
	font-size: 17px;
	border: #fff 1px solid;
	padding: 5px 14px;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 30px;}

.cpbox dl.item dt{
	font-size: 17px;
margin-top: 25px;}

.cpbox dl.item dd{
font-size: 16px;
	margin-top: 15px;
}

.cpbox dl.item + .itemname {
	margin-top: 30px;
}

.cpbox .cap {
	font-size: 12px !important;
	font-weight: normal;
	display: block;}

.cpbox .font20,
.cpbox .font26,
.cpbox .font30,
.cpbox .font36 {
	font-weight: bold;
}

.cpbox .font20 {font-size: 20px;}
.cpbox .font26 {font-size: 26px;}
.cpbox .font30 {font-size: 30px;}
.cpbox .font36 {font-size: 36px;}

.mtop15 {
	margin-top: 15px;}
.mtop60 {
	margin-top: 60px;
}


/*----　画像　----*/
.w800 {width: 800px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:455px;}

.w660 .floatL {
	width: 660px;}

.w660 .floatR {
	width: 250px;}

.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox a img {
transition: 0.1s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
	margin-top: 80px;
}



/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
width: 930px; 
margin: 60px auto 0; 
text-align: right;}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*----　文字強調　----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*----　ベースデザイン　----*/
.questionnaire {
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 25px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}

