@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp {
display:none;
}
#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%; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
}
.mainTitle {
width: 930px;
margin: 0 auto;
padding: 45px 0 0;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/title.jpg) center top no-repeat;
width: 1010px;
height: 739px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}
.lead {
font-size: 15px;
line-height: 31px;
margin-bottom: 45px;
}
.lead a:link,
.lead a:visited {
color: #0076da;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}
#menu ul {
width: 930px;
margin: 0 auto 90px;
padding: 40px 0 20px;
}
#menu li {
box-sizing: border-box;
border-left: #bfbfbf solid 1px;
display: inline-block;
width: 25%;
height: 130px;
font-size: 13px;
line-height: 22px;
padding: 15px 23px 0;
vertical-align: text-top;
}
#menu li:nth-of-type(4) {
border-right: #bfbfbf solid 1px;
}
#menu li a {
display: block;
transition: opacity .2s;
}
#menu li a:hover {
	opacity: 0.5;
}
#menu li b {
display: block;
font-size: 17px;
margin-bottom: 10px;
}

/*==============================================
bnr
============================================= */
.topbnr .bnrIn {
	display: block;
	width: 732px;
	height: 70px;
	line-height: 75px;
	background-color: #c80000;
	text-align: center;
    color: #fff;
	font-size: 17px;
	font-weight: bold;
    transition: .2s;
    box-sizing: border-box;
	position: relative;
	margin: 0 auto 30px;
}
.topbnr .bnrIn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 27px;
    height: 10px;
    margin: auto;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/arrow_item.png) no-repeat 0 0;
    transition: .2s;
}
.topbnr .forSp {
display:none !important;
}

.innerbnr {
box-sizing: border-box;
width: 930px;
margin: 70px auto 130px;
}
.innerbnr a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/bnr.jpg) center top no-repeat;
display: block;
box-sizing: border-box;
width: 930px;
height: 190px;
margin: 0 auto 80px;
}
.innerbnr .bnrIn {
	display: block;
	position: relative;
    top: 115px;
    left: 378px;
	width: 509px;
	height: 40px;
	line-height: 40px;
	background-color: #c80000;
	text-align: center;
    color: #fff;
	font-size: 14px;
	font-weight: bold;
    transition: .2s;
    box-sizing: border-box;
}
.innerbnr .bnrIn::before {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    bottom: 0;
    right: 15px;
    width: 27px;
    height: 10px;
    margin: auto;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/arrow_item.png) no-repeat 0 0;
    transition: .2s;
}
a:hover .bnrIn {
    background-color: #262626;
}
a:hover .bnrIn::before {
    right: 10px;
}

/*==============================================
#mainContents
============================================= */
.paragraphIn {
width: 930px;
margin: 0 auto;
padding-top: 30px
}
.paragraph p {
    font-size: 16px;
    line-height: 2.2;
	margin-top: 50px;
}
p.cap {
    font-size: 14px;
    line-height: 1.8;
	margin-top: 0;
}
.paragraphIn p b {
	font-weight: bold;
	background: linear-gradient(transparent 70%, #ffd8d8 30%);
}
#article01 h2, #article02 h2, #article03 h2 {
border-left: #c80000 solid 4px;
border-right: #c80000 solid 4px;
box-sizing: border-box;
text-align: center;
width: 930px;
margin: 0 auto -15px;
font-size: 32px;
font-weight: bold;
line-height: 45px;
}
#article01 h2 b, #article02 h2 b, #article03 h2 b {
color: #c80000;
display: block;
font-size: 24px;
margin-bottom: 10px;
}
.sTitle {
background: #f2f2f2;
box-sizing: border-box;
margin-top: 105px;
padding: 20px 0 15px 20px;
}
.sTitle h3 {
border-left: #d90000 solid 4px;
box-sizing: border-box;
font-size: 22px;
font-weight: bold;
padding-left: 15px;
padding-top: 2px;
}
.paragraphIn .smallTxt p {
font-size: 12px !important;
line-height: 1.7 !important;
}
.paragraphIn .smallTxt p + p {
margin-top: 15px;
}
/*---- img ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}
.imgBoxB {
width: 100%;
margin: 80px auto 0;
padding-bottom: 20px;
}
.imgBoxB a {
display: block;
width: 620px;
float: left;
}
.imgBoxB p {
box-sizing: border-box;
width: 280px;
float: right;
padding-top: 190px;
}
.imgBoxB p strong {
display: block;
font-size: 18px;
line-height: 25px;
margin-bottom: 10px;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a  + a  {
margin-left: 10px;
}
.imgBox .imagesClear p {
width: 49%;
float: right;
}
.imgBox .imagesClear strong {
display: inline-block;
font-size: 17px;
margin-bottom: 7px;
padding: 1px 0 0;
}
.imgBoxSp .imagesClear + p,
.imgBoxB a + p,
.imgBox .imagesClear + p {
margin-top: 15px;
}
.imgBox04 img,
.imgBoxSp img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBox04 a,
.imgBox03 a,
.imgBox02 a,
.imgBoxSp a,
.imgBoxB a,
.imgBox a {
cursor: zoom-in;
}

.imagesClear {
overflow: hidden;
}
.imgBox > a {
display: block;
margin-bottom: 15px;
}

.imgBoxSp {
width: 70%;
margin: 70px auto 0;
}
.imgBoxSp .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBoxSp .imagesClear a + a  {
display: block;
width: 49%;
float: right;
}

.imgBox04 a {
display: block;
width: 32%;
float: left;
}
.centerS {
margin: 0 15px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit{
margin-bottom:10px;
}
.movBox {
width: 800px;
margin: 65px auto 0;
}
.movBox .mov {
width: 800px;
height: 451px;
margin-bottom:10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}

/*----　Column ----*/
.miniColumn {
background: #f5f5f5;
box-sizing: border-box;
margin-top: 80px;
padding: 65px;
}
.miniColumn + .miniColumn {
background: #f5f5f5;
box-sizing: border-box;
margin-top: 40px;
padding: 65px;
}

.title01 h3 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/icon_column.png) left center no-repeat;
box-sizing: border-box;
font-size: 23px;
font-weight: bold;
line-height: 35px;
margin-bottom: 40px;
padding-left: 140px;
}
.title02 h3 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/icon_column.png) left center no-repeat;
box-sizing: border-box;
font-size: 23px;
font-weight: bold;
line-height: 35px;
margin-bottom: 40px;
padding: 25px 0 15px 140px;
}
.columnClear {
overflow: hidden;
}
.columnClear p {
float: right;
width: 450px;
margin: 0;
}
.imgBox03 {
width: 320px;
float: left;
padding-top: 7px;
}
.imgBox03 a {
box-sizing: border-box;
border: #FFFFFF solid 1px;
}
.imgBox03 img {
width: 100%;
}

.imgBox02 {
width: 100%;
margin: 0 auto;
padding-top: 20px;
}
.imgBox02 a {
box-sizing: border-box;
border: #FFFFFF solid 1px;
display: block;
width: 48%;
float: left;
}
.imgBox02 a + a,
.imgBox02 a + p {
box-sizing: border-box;
display: block;
width: 48%;
float: right;
}
.imgBox02 img {
width: 100%;
}
.columnClear + p {
padding-top: 10px;
}
p + .columnClear {
padding-top: 20px;
}
/*==============================================
matome
============================================= */
#matome {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/matome.jpg) center top no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto 140px;
padding: 60px 70px 80px;
}
#matome h2 {
display: none;
}
#matome p {
width: 400px;
font-size: 14px;
line-height: 29px;
margin-top: 0;
}
#matome p strong {
display: block;
font-weight: normal;
font-size: 25px;
line-height: 35px;
margin-bottom: 20px;
}

/*==============================================
.productBox
============================================= */
.productBoxIn a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/item_img.png) center top no-repeat;
display: block;
width: 930px;
height: 257px;
margin: 0 auto 80px;
}
.productBoxIn .btn {
	display: block;
	position: relative;
    top: 164px;
    left: 398px;
	width: 530px;
	height: 50px;
	line-height: 50px;
	background-color: #c80000;
	text-align: center;
    color: #fff;
	font-size: 14px;
	font-weight: bold;
    transition: .2s;
    box-sizing: border-box;
}
.productBoxIn .btn::before {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    bottom: 0;
    right: 15px;
    width: 27px;
    height: 10px;
    margin: auto;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_zaboon/arrow_item.png) no-repeat 0 0;
    transition: .2s;
}
a:hover .btn {
    background-color: #262626;
}
a:hover .btn::before {
    right: 10px;
}
.productBoxIn .smallTxt {
width: 930px;
margin: 0 auto 40px;
}
.productBoxIn .smallTxt p {
color: #7f7f7f !important;
font-size: 12px !important;
line-height: 1.9 !important;
}
.productBoxIn .smallTxt p + p {
margin-top: 8px;
}
p + .smallTxt {
margin-top: -30px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 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;
}
