@charset "shift_jis";
/*==============================================
common
============================================= */

#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/22/03_matebooke/bg_hero_bottom.jpg) center bottom repeat-x;
    padding-bottom: 80px;
}
.mainTitle {
width: 1490px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/bg_hero_cut01.jpg) left top no-repeat,
    url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/bg_hero_cut03.jpg) left 840px top 10px no-repeat,
    url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/bg_hero_cut02.jpg) right top 499px no-repeat;
margin: 0 auto;
padding: 50px 0;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/pc_hero_tit.png) left top no-repeat;
width: 1208px;
height: 496px;
text-indent: -999em;
font-size: 0;
z-index: 1;
    margin: 0 auto;
}

.lead{
    font-size: 18px;
    line-height: 1.8;
    width: 1208px;
    margin: 40px auto 0;
    padding: 0 139px;
    box-sizing: border-box;
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}



/*==============================================
.anchor
============================================= */

.anchor_wrapper {
    width: 930px;
    margin: 100px auto 0;
    padding: 40px 0 30px 25px;
    box-sizing: border-box;
    border: #d2d2d2 solid 1px;
}

.anchor_wrapper .inBox{
    width: 860px;
    margin: 0 auto;
}
.anchor_wrapper p {
    display: block;
    width: 44px;
    height: 20px;
    text-indent: -999em;
    line-height: 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_index.png) center top no-repeat;
    margin-bottom: 25px;
}

.anchor li {
    display: block;
    margin: 13px 0;
}
.anchor li a {
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    display: block;
    padding-left:24px;
    box-sizing: border-box;
    text-align: left;
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_anchor.png) no-repeat left center;
}

.anchor li span{
    margin-right: 12px;
}


.anchor li:hover {
    opacity: 0.5;
}


/*==============================================
 #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;
}
.paragraphIn{
    width: 930px;
    margin: 0 auto;
}

.paragraph p{
    font-size: 18px;
    line-height: 1.9;
    margin-bottom: 20px;
}

#article01{
    margin-top: 100px;
}

#article02,
#article03,
#article04{
    margin-top: 90px;
}

.paragraph h2 {
    width: 930px;
    margin: 0 auto 40px;
    font-size: 48px;
    line-height: 1.25;
    font-weight: bold;
    text-align: center;
}

.paragraph h2 span.sub {
    font-size: 28px;
    display: block;
    height: 53px;
    line-height: 53px;
    margin-bottom: 20px;
}

.paragraph h2 span.sub:before{
    content: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_subtit_before.png);
    margin: 0 16px 0 0;
    position: relative;
    top: 0px;
}
.paragraph h2 span.sub:after{
    content: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_subtit_after.png);
    margin: 0 0 0 16px;
    position: relative;
    top: 15px;
}
    

/*==============================================
banner
============================================= */

.topbnr{
    display: block;
    width: 930px;
    margin: 0 auto;
    background: #44248a url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/bg_bnr.png) no-repeat;
    background-position: left 436px center;
    text-align: center;
    border-radius: 50px;

}
.topbnr a{
    background:  url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_arrow.png) no-repeat right 22px center;
    display: block;
    width: 930px;
    margin: 0 auto;
    color: #FFF;
    font-size: 21px;
    font-weight: bold;
    padding: 17px 0;
    text-align: center;

}


.topbnr:hover{
    opacity: 0.8;
}


.innerbnr{
    width: 100%;
    background-color: #f2f2f2;
    padding: 40px 0;
    margin-top: 90px;
}

.innerbnr a{
    display: block;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    zoom:0;
}


.innerbnr a .img{
    width: 118px;
    float: left;
    margin-right: 36px;
}
.innerbnr a .img img{
    width: 100%;
}
.innerbnr .info{
    width: 448px;
    float: left;
    margin-top: 20px;
}
.innerbnr .catch{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.0;
}
.innerbnr .name{
    color: #44248a;
    font-size: 43px;
    font-weight: bold;
    line-height: 1.0;
    margin-bottom: 0;
}


.innerbnr a .btn{
    display: block;
    float: right;
    width: 303px;
    margin: 32px auto 0;
    background: #44248a url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/bg_bnr.png) no-repeat;
    background-position: left 120px center;
    text-align: center;
    border-radius: 50px;

}
.innerbnr a .btn span{
    background:  url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_arrow.png) no-repeat right 19px center;
    background-size: 22px;
    display: block;
    width: 303px;
    margin: 0 auto;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    padding: 17px 19px 17px 0;
    box-sizing: border-box;
    text-align: center;

}

.innerbnr a .btn:hover{
    opacity: 0.7;
}



/*==============================================
.imgBox
============================================= */
.imgBox + p{
    margin-top: 50px;
}

.imgBox {
    margin: 60px auto 0;
    width: 830px;
    text-align: center;
    font-size: 0;
}


.w410 {
    width: 410px !important;
    font-size: 0;
    margin: 0 auto;
}

.w620 {
    width: 620px !important;
    font-size: 0;
    margin: 0 auto;
}

.w240 {
    width: 240px !important;
    font-size: 0;
    margin: 0 auto;
}

.inbox,.inbox02{
    overflow: hidden;
    zoom: 1;
}


/*　inbox　ヨコ2枚組 用 */
.imgBox .inbox .floatL, .imgBox .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: 17px;
}


.imgBox a {
    display: block;
    transition: opacity .2s;
}
.imgBox a:hover{
    opacity: 0.8;
    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: 10px auto 0;
    text-align: left;
    font-size: 13px;
}

.imgBox .floatR.cap {
    width: 48%;
    margin-top: 0;
}

/* キャプション　見出し */

p.captit01 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}



/*==============================================
 .productBox
============================================= */

.productBox{
    background-color: #f2f2f2;
    padding: 100px 0 0;
    margin-top: 90px;
    border-bottom: #B9B9B9 solid 1px;
}

.productBoxIn{
    width: 880px;
    margin: 0 auto;
}

.productBox a{
    display: block;
    width: 880px;
    overflow: hidden;
    zoom:1;
}

.productBox a .img{
    width: 335px;
    float: left;
    margin-left: 10px;
}
.productBox a .img img{
    width: 100%;
}

.productBox a .info{
    width: 500px;
    float: right;
    margin-top: 62px;
}

.productBox a .catch{
    font-size: 24px;
    font-weight: bold;
}
.productBox a .name{
    font-size: 47px;
    font-weight: bold;
    color: #44248a;
    margin-top: 5px;
}


.productBox a .btn{
    display: block;
    width: 490px;
    margin: 20px auto 0;
    background: #44248a url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/bg_bnr.png) no-repeat;
    background-position: left 200px center;
    text-align: center;
    border-radius: 50px;

}
.productBox a .btn span{
    background:  url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_arrow.png) no-repeat right 20px center;
    background-size: 24px;
    display: block;
    width: 480px;
    margin: 0 auto;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    padding: 19px 0;
    text-align: center;

}

.productBox a .btn:hover{
    opacity: 0.8;
}


table {
border: solid #C1C1C1;
border-width: 1px 0 1px 1px;
border-spacing: 0;
color: #000;
width: 880px;
margin: 80px auto 50px;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
    background-color: #FFF;
}
th {
border: solid #C1C1C1;
border-width: 0 1px 1px 0;
font-size: 14px;
text-align: left;
margin: 0;
padding: 15px 0 15px 18px;
width: 20%;
    background-color: #EFEFEF;
}
td {
border: solid #C1C1C1;
border-width: 0 1px 1px 0;
padding: 15px 15px 15px 15px;
font-size: 14px;
    width: 40%;
    text-align: center;
}

tr.model td{
    font-size: 22px;
    font-weight: bold;
}

.btn_table a{
    display: block;
    width: 250px;
    margin: 5px auto 0;
    background: #44248a url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_matebooke/icon_arrow.png) no-repeat;
    background-position: right 12px center;
    background-size: 15px;
    text-align: center;
    border-radius: 50px;
    color: #FFF;
    padding: 10px 8px 10px 0;
    box-sizing: border-box;
    font-size: 13px;
}

.btn_table a:hover{
    opacity: 0.8;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 80px auto; 
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;
}
