@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%; }

.spOnly{
	display: none;}

/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, arial, verdana, sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
	font-size:  124%;
	line-height: 2.2;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents .capS{
	font-size: 82%;
	display: block;
	margin-top: 8px;
}

#mainContents .marker{
background:linear-gradient(transparent 75%, #b2d7f9 75%);
font-weight:bold; 
}

#mainContents p + p {
	margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.paragraph h2 sup {
	font-size: 50%;
	vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/top_bg.png) top repeat-x;
}
.mainTitle {
width: 1130px;
margin: 0 auto;
}
h1 {
width: 1130px;
height: 568px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/pc_title.jpg) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.lead {
	width: 930px;
	margin: 80px auto 0;
}

.lead span.cap {
	display: block;
	font-size: 11px !important;
	margin-top: 15px;
}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

/*==============================================
.contentsNavi
============================================= */
.contentsNavi {
	width: 930px;
	margin: 90px auto 0;
	padding: 56px 50px 70px;
	border: #000 1px solid;
box-sizing: border-box;}


.contentsNavi p {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/index.png) center top no-repeat;
	text-indent: -999em;
margin-bottom: 40px;}

.contentsNavi dt {
font-weight: bold;
padding-left: 38px;
height: 29px;
font-size: 16px;
line-height: 1.8;
box-sizing: border-box;
margin-top: 40px;
display: table;}

.contentsNavi dt span {
display: table-cell;
width: 120px;}

.contentsNavi dt.index01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/anchor_01.png) left top no-repeat;}
.contentsNavi dt.index02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/anchor_02.png) left top no-repeat;}
.contentsNavi dt.index03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/anchor_03.png) left top no-repeat;}
.contentsNavi dt.index04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/anchor_04.png) left top no-repeat;}

.contentsNavi dt a {
display: table-cell;}

.contentsNavi a{
-webkit-transition: 0.1s ease-in-out;
-moz-transition: 0.1s ease-in-out;
-o-transition: 0.1s ease-in-out;
transition: 0.1s ease-in-out;
}

.contentsNavi a:hover {
color: #0292dc;}

.contentsNavi dt + dd,
.contentsNavi dd + dd{
	margin-top: 15px;}

.contentsNavi dd{
padding-left: 170px;
box-sizing: border-box;} 

.contentsNavi dd a {
	font-size: 15px;
padding-left: 10px;}

.contentsNavi dd::before{
	content: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/anchor_icon.png);
}


/*==============================================
 バナー
============================================= */
.topbnr a,
.innerbnr a{
display: block;
width: 930px;
height: 200px;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/pc_bnr.jpg) top center no-repeat;
overflow: hidden;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.topbnr a:hover,
.innerbnr a:hover{
opacity: 0.7;
filter: alpha(opacity=70);}

.topbnr a{
	margin: 70px auto 0;}

.innerbnr a{
	margin: 90px auto 0;}


/*==============================================
#mainContents
============================================= */
#article01 h2,
#article02 h2,
#article03 h2{
background-color: #000;
padding: 50px 0;}

#matome h2{
padding: 80px 0 50px;	
}

.paragraph h2 {
color: #fff;
font-size: 26px;
line-height: 1.8;
margin-top: 150px;}

.paragraph h2 .textearea {
width: 930px;
margin: 0 auto;
display: table;}

.paragraph h2 .icon,
.paragraph h2 .text{
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;}

.paragraph h2 .icon{
	width: 181px;
height: 160px;
	border-right: #818181 1px solid;
	text-indent: -999em;}

.paragraph h2 .text {
	padding-left: 40px;
}

.paragraph .sp_subtit {
	display: none;
}

#article01 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/h2_01.png) center 50% no-repeat;}
#article02 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/h2_02.png) center 50% no-repeat;}
#article03 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/h2_03.png) left 50% no-repeat;}
#matome .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/h2_matome.png) center 50% no-repeat;}

.paragraph h3 {
	font-size: 25px;
	line-height: 1.6;
	font-weight: bold;
	border-left: #0193df 5px solid;
	padding-left: 20px;
	margin-top: 80px;}

.paragraph h3 + .imgBox {
	margin-top:30px !important;}

.paragraph h3 + p {
	margin-top: 50px !important;
}

.spAccordion {
	width: 930px;
	margin: 80px auto 0;
}

.subtext {
	font-size: 22px;
	margin-top: 50px;
	font-weight: bold;}

.subtext + .imgBox {
	margin-top: 15px !important;}

.floatL .subtext,
.floatR .subtext{margin-bottom: 15px;}

.no01,.no02,.no03,.no04,.no05 {	
	min-height: 34px;
	padding-left: 45px;
	line-height: 36px;}

.no01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/no01.svg) left top no-repeat;
background-size: 34px;}
.no02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/no02.svg) left top no-repeat;
background-size: 34px;}
.no03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/no03.svg) left top no-repeat;
background-size: 34px;}
.no04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/no04.svg) left top no-repeat;
background-size: 34px;}
.no05 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/no05.svg) left top no-repeat;
background-size: 34px;}

/*----　カコミ　----*/
.kakomi {
	border-top: #000 4px solid;
	border-bottom: #000 4px solid;
	border-right: #000 1px solid;
	border-left: #000 1px solid;
	margin-top: 90px;
padding:80px 70px;
box-sizing: border-box;}

.kakomi img {
	width: 100%;}

.kakomi p {
	margin-top: 50px;}

/*----　画像　----*/
.mtop80 {
	margin-top: 80px !important;}

.imgBox {width:930px;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:450px;}
.imgBox img {width: 100%;}

.imgBox a img {
font-size: 0;
display: block;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s 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;}

.bg a {
display: block;
background-color: #005bac;}

.bg img {
width: auto;
margin: 0 auto;}

/*----　まとめ　----*/
#matome {
background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/09_subarusafety/matome_bg.jpg) center bottom no-repeat;
	padding-bottom: 90px;
}

#matome .spAccordion {
	margin: 20px auto 0;
}

#matome p {
	color: #fff;
	width: 600px;
}



/*==============================================
.productBox
============================================= */
.toggleBtn {
display: none;
}

.productBoxIn {
	width: 930px;
	margin: 80px auto 0;}

.productBoxIn a,
.makerBanner a {
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.makerBanner a {
	width: 930px;
	margin: 50px auto 0;
display: block;}

.productBoxIn a:hover,
.makerBanner a:hover{
opacity: 0.7;
filter: alpha(opacity=70);}

.permission {
    font-size: 10px;
    line-height: 1.8;
    width: 930px;
    margin: 60px auto 0;
    color: #7B7B7B;
}

.permission a {
    color: #2C53BC;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 80px auto 100px; 
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;
}

