@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
p.catch br{
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn{
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed;}
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

span.caution{
    font-size: 11px;
    display: block;
    margin-top: 10px;
    color: #A0A0A0;
}

sup{
vertical-align:super;
font-size:9px;
}



/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/bg_wave.png) center top 135px repeat-x;
}

.sub_title{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/hero_subtit_pc.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    width: 769px;
    height: 108px;
    margin: 35px auto;
}


.mainTitle {
width: 930px;
margin: 0 auto;
padding: 0;
    box-sizing: border-box;
}
h1 {
display: block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/hero_maintit_pc.png) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
    width: 921px;
    height: 376px;
    margin: 103px auto 0;
}
.lead{
    margin: 45px 0 0 0;
    font-size: 17px;
    line-height: 1.8;
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}



/*==============================================
.ancer
============================================= */

.ancer_wrapper {
    width: 100%;
    margin: 50px auto 0;
    padding: 0;
}

.ancer_wrapper .inBox{
    width: 930px;
    margin: 0 auto;

}
.ancer_wrapper p {
    display: block;
    width: 61px;
    height: 17px;
    text-indent: -999em;
    line-height: 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_index.png) center top no-repeat;

}
.ancer {
    width: 930px;
    text-align: left;
    margin-top: 25px;
}

.ancer li {
    height: 20px;
    display: block;
    ms-transition: all .2s;
    transition: all .2s;
    letter-spacing: 0.05em;
    margin: 17px 0;
}
.ancer li a {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    ms-transition: all .2s;
    transition: all .2s;
}
.ancer li a span {
    font-size: 16px;
    width: 170px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    padding-left:29px;
    box-sizing: border-box;
    text-align: left;
    opacity: 1.0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_ancer.png) no-repeat left center;
    ms-transition: all .2s;
    transition: all .2s;
}
.ancer li a:hover span {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_ancer_hover.png) no-repeat left center;
}


/*==============================================
 #mainContents
============================================= */
#mainContents{
 font-family:'游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
}
.paragraph#article01{
     margin-top: 100px;
}

.paragraph{
    margin-top: 150px;
}
.paragraphIn{
    width: 930px;
    margin: 0 auto;
}

.paragraph p{
    font-size: 17px;
    line-height: 2.0;
    margin-bottom: 20px;
}

.paragraph p b {background:linear-gradient(transparent 60%, #ffdfef 0%) ;}

.paragraph h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/bg_h2_01.png) repeat-x top;
    width: 1060px;
    font-size: 45px;
    line-height: 1.4em;
    font-weight: bold;
    text-align: left;
    margin: 0 auto 37px;
    padding: 60px 64px 0 64px;
    box-sizing: border-box;
}

.paragraph#article03 h2{
    font-size: 42px;
}
.paragraph h2 span.sub {
    font-size: 29px;
    display: block;
    margin-bottom: 8px;
}

.paragraph h3{
     border-left: #CB0003 solid 7px;
    background-color: #F0F0F0;
    font-size: 27px;
    font-weight: bold;
    text-align: left;
    padding: 10px 7px 10px 19px;
    box-sizing: border-box;
    margin: 90px 0 0 0;
}

/*==============================================
banner
============================================= */

.topbnr a{
    display: block;
    width: 630px;
    margin: 60px auto 0;
    background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_arrow.png) no-repeat;
    background-size: 24px;
    background-position: right 15px center;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
    border-radius: 50px;
    ms-transition: all .2s;
    transition: all .2s;
    
}
.topbnr a span{
    font-size: 22px;
    margin-right: 15px;
}

.topbnr a:hover,
.innerbnr a:hover .info .btn{
    background-color: #ce0011;
}


.innerbnr a{
    display: block;
    background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_inner_point.png) no-repeat left 2px top 2px;
    width: 930px;
    margin: 80px auto 0;
    border: #BDBDBD solid 2px;
    border-radius: 3px;
    padding: 25px 75px 15px;
    box-sizing: border-box;
    ms-transition: all .2s;
    transition: all .2s;
}
.paragraph p.catch{
    margin: 0;
    font-size: 24px;
font-weight: bold;
    text-align: center;
}

.paragraph p.catch span{
    background:linear-gradient(transparent 75%, #deff00 0%)
}

.innerbnr a .item{
    overflow: hidden;
    zoom:0;
    width: 96%;
    margin: 0 auto;
}

.innerbnr a .item .img{
    width: 229px;
    float: left;
    margin-top: 20px;
    margin-left: 17px;
}
.innerbnr a .item .img img{
    width: 100%;
}
.innerbnr .info{
    width: 470px;
    float: right;
    margin-top: 8px;
}

.innerbnr .info .name{
    font-size: 57px;
    text-align: center;
    font-weight: bold;
    margin: 10px 0 0 0;
    line-height: 1.0;
}
.innerbnr .info .name span{
    font-size: 28px;
    font-weight: bold;
    margin-right: 15px;
}
.innerbnr .info .btn{
    background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_arrow.png) no-repeat;
    background-size: 24px;
    background-position: right 15px center;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
    margin-top: 18px;
    border-radius: 50px;
    ms-transition: all .2s;
    transition: all .2s;
}




/*==============================================
.imgBox
============================================= */
.imgBox + p{
    margin-top: 60px;
}

h3 + .imgBox{
    margin-top: 30px;
}

.imgBox {
    margin: 60px auto 0;
width: 920px;
    text-align: center;
    font-size: 0;
}


.w700 {
    margin: 60px auto 0;
    width: 680px !important;
    text-align: center;
    font-size: 0;
}

.inbox,
.inbox02{
    overflow: hidden;
    zoom: 1;
}


/*　inbox　ヨコ2枚組 用 */
.imgBox .inbox .floatL, .imgBox .inbox .floatR ,
.imgBox02 .inbox .floatL, .imgBox02 .inbox .floatR {
    position: relative;
    width: 49%;
}

/*　inbox02　ヨコ3枚組 用 */
.imgBox .inbox02 .floatL, .imgBox .inbox02 .floatR {
    position: relative;
    width: 32%;
}
.imgBox .inbox02 .floatL:first-of-type{
    margin-right: 18px;
}




.imgBox a {
    display: block;
    transition: opacity .2s;
}
.imgBox a:hover{
    text-decoration: none;
}
.imgBox img {
    width: 100%;
}
.imgBox .floatL img, .imgBox .floatR img {
    width: 100%;
}
.imgBox p.floatL, .imgBox p.floatR {
    box-sizing: border-box;
}
.imgBox .cap {
    width: 100%;
    margin: 12px auto 0;
    text-align: left;
    font-size: 14px;
}

.imgBox .floatR.cap {
    width: 48%;
    margin-top: 0;
}

/* キャプション　見出し */

p.captit01 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
    border-left: #CB0003 solid 7px;
    padding-left: 10px;
    line-height: 1.6;
}

p.captit02 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left;
}

.cap_tit{
    position: relative;
}

p.captit03 {
    font-size: 14px;
    font-weight: bold;
padding: 7px 10px;
    line-height: 1.0;
    text-align: center;
    color: #FFF;
    position: absolute;
    top:0;
    left: 0;
    background-color:rgba(222,0,18,0.75);
    display: flex;
}



/*==============================================
 .productBox
============================================= */

.productBox{
   width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/bg_prd_pc.png) center top 135px repeat-x;
    padding: 50px 0 60px;
}

.productBoxIn{
    width: 930px;
    margin: 0 auto;
}

a.prd_main{
    display: block;
    background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_prd_point.png) no-repeat left 3px top 3px;
    width: 930px;
    margin: 0 auto;
    border: #BDBDBD solid 2px;
    border-radius: 3px;
    padding: 45px 80px;
    box-sizing: border-box;
    
}

a.prd_main p.catch{
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
}

a.prd_main .info{
    overflow: hidden;
    zoom:1;
}
a.prd_main .info .img{
    width: 277px;
    float: left;
}
a.prd_main .info .img img{
    width: 100%;
}

a.prd_main .info dl{
    width: 480px;
    float: right;
    text-align: center;
    margin-top: 15px;
}
a.prd_main .info .name{
    font-size: 50px;
    font-weight: bold;
    
}

a.prd_main .info .btn{
    background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_arrow.png) no-repeat;
    background-size: 24px;
    background-position: right 15px center;
    width: 400px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
    margin: 18px auto 0;
    border-radius: 50px;
    ms-transition: all .2s;
    transition: all .2s;
}

.wrap_prd{
    overflow: hidden;
    zoom:1;
    margin-top: 36px;
}

a.prd_2nd,a.prd_3rd{
    display: block;
    background: #FFF;
    width: 448px;
    margin: 0 auto;
    border: #BDBDBD solid 2px;
    border-radius: 3px;
    padding: 50px 40px;
    box-sizing: border-box;
    text-align: center;
}
a.prd_2nd{    float: left;}
a.prd_3rd{    float: right;}


a.prd_2nd p.catch,
a.prd_3rd p.catch{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.4;
}

a.prd_2nd p.catch b,a.prd_3rd p.catch b,
a.prd_main p.catch span{background:linear-gradient(transparent 75%, #deff00 0%) ;}

a.prd_2nd  .info,
a.prd_3rd  .info{
    width: 100%;
}
a.prd_2nd  .info .img,
a.prd_3rd  .info .img{
    text-align: center;
}
a.prd_2nd  .info .img img,
a.prd_3rd  .info .img img{
}

a.prd_2nd  .info dl,
a.prd_3rd  .info dl{
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
a.prd_2nd  .info .name,
a.prd_3rd  .info .name{
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
    
}

a.prd_2nd  .info .btn,
a.prd_3rd  .info .btn{
    background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_ts8530/icon_arrow.png) no-repeat;
    background-size: 24px;
    background-position: right 15px center;
    width: 94%;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
    margin: 18px auto 0;
    border-radius: 50px;
    ms-transition: all .2s;
    transition: all .2s;
}
a:hover.prd_main .info .btn,
a:hover.prd_2nd  .info .btn,
a:hover.prd_3rd  .info .btn{
    background-color: #ce0011;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 70px auto 70px; 
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;
}
