@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%; }
.sp { display: none; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/main_bg.jpg) repeat-x top right;
}
.mainTitle {
width: 930px;
height: 720px;
position: relative;
margin: 0 auto;
}
.mainCatch {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/main_catch.png) no-repeat top left;
width:623px;
height:156px;
text-indent: -999em;
font-size: 0;
z-index: 1;
position:absolute;
top:45px;
left:0;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/main_tit.png) no-repeat top left;
width: 530px;
height: 238px;
text-indent: -999em;
font-size: 0;
z-index: 1;
position:absolute;
top:255px;
left:0;
}
.intel{
position:absolute;
top:32px;
right:0;
}
.mainItem{
position:absolute;
top:130px;
right:-100px;
}
.lead {
width:100%;
position:absolute;
top:535px;
}
.lead p{
font-size: 17px;
line-height: 1.6;
}
.lead a:link,
.lead a:visited {
color: #ea0000;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #FB7272;
}
.topbnr a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/top_bnr.jpg) no-repeat top left;
width: 930px;
height: 130px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 80px;
display: block;
transition: 0.3s;
}
.innerbnr a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/bnr.jpg) no-repeat top left;
width: 930px;
height: 200px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
display: block;
transition: 0.3s;
}

.topbnr a:hover,
.innerbnr a:hover{
opacity: 0.6;
}
.topbnr .item,
.innerbnr .item {
display: none;
}
#nav{
width: 100%;
margin:0 auto;
padding: 70px 0 65px;
background: #2c2c2f;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}
.navIn {
width:930px;
margin:0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}
#nav p {
font-size: 13px;
width:120px;
display: block;
color: #fff;
}
#nav ul{
width: 700px;
line-height: 1.5;
padding-left: 65px;
border-left: 1px dotted #A6A4A4;
}
#nav li {
    display: block;
    letter-spacing: 0.05em;
}
#nav li + li {
margin-top: 18px;
}
#nav li a {
font-size: 15px;
line-height: 1.2;
transition:0.3s;
display: block;
padding-left: 20px;
position: relative;
color: #fff;
}
#nav li a:after {
    content: "";
    position: absolute;
    top: -8px;
    bottom: 0;
    left: 0;
    width: 6px;
    height: 6px;
    margin: auto 0;
    border-top: solid 3px #808080;
    border-right: solid 3px #808080;
    -webkit-transform: rotate(
135deg
);
    transform: rotate(
135deg
);
}
#nav li span {
font-size: 15px;
font-weight: bold;
margin-bottom: 3px;
width:120px;
display: inline-block;
}
#nav li:hover {
    opacity: 0.6;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt";
color: #000;
}
#mainContents p {
font-size: 17px;
line-height:1.9;
margin-bottom: 40px;
letter-spacing: .025em;
}
#mainContents p.cap{
font-size: 15px;
line-height: 2.0;
margin-bottom: 0;
}
.paragraph{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/h2_bg.jpg) repeat-x top left;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
padding: 100px 0;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 10px;
}
.paragraph h2 {
    width: 930px;
    margin: 0 auto 50px;
    font-size: 37px;
    line-height: 1.4em;
    font-weight: bold;
    text-align: center;
}
h2 .point {
font-size: 22px;
margin: 0 auto 25px;
height: 40px;
line-height:42px;
padding: 0 15px;
border: 2px solid #ea0000;
color: #ea0000;
display: inline-block;
background: #fff;
}
_:-ms-input-placeholder, :root h2 .point {
line-height:50px;
}

.paragraph h3 {
width: 930px;
margin: 0 auto 50px;
font-size: 29px;
line-height: 1.5em;
font-weight: bold;
text-align: center;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/h3_bg.png) no-repeat 50% 0;
background-size: 60px;
padding-top: 45px;
letter-spacing: 0;
}
.titS {
font-size: 20px;
line-height: 1.3;
font-weight: bold;
margin-bottom: 20px;
text-align: center;
}
p + .titS,
p + .imgBox1,
p + .imgBox2 {
margin-top: 70px;
}
p + .imgBox3 {
margin-top: 50px;
}
p + h3,
.imgBox1 + h3,
.imgBox2 + h3 {
margin-top:100px;	
}
.imgBox1,
.imgBox2,
.imgBox3 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox2 {
width:820px;
margin:0 auto 70px;
}
.imgBox3 {
width:730px;
margin:0 auto;
}
.imgBox1 a{
  width: 400px;
}
.imgBox2 a{
  width: 820px;
}
.imgBox3 a{
  width:350px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img {
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:390px;
}
.imgBox1.pair .cap,
.imgBox2 .cap{
width:820px;
margin-top: 20px;
}
.imgBox3 .cap{
width:730px;
margin-top: 20px;
}
.imgBox1 + .column{
margin-top: 80px;
}
.column{
background: #f9f9f9;
border: 1px solid #E7E5E5;
padding: 75px;
margin-bottom: 70px;
}
.columnTit {
font-size: 24px;
line-height: 1.3;
font-weight: bold;
border-left: 7px solid #5182cb;
border-right: 7px solid #5182cb;
text-align: center;
margin: 0 auto 40px;
display: block;
width: 510px;
}
#article01 .paragraphIn{
margin-bottom:80px;
}

/*===========
table
===========*/
.lineup {
  border-collapse: collapse;
  border-spacing: 0;
  width: 930px;
margin-bottom: 70px;
}
.lineup  a{
color: #FFFFFF;	
text-decoration: underline;
font-size: 16px;
font-weight: bold;
line-height: 1.6;
transition: 0.4;
}
.lineup  th,
.lineup  td {
vertical-align: middle;
padding:7px;
border: 1px solid #A7A7A7;
font-size: 15px;
text-align: center;
color: #000;
}
.lineup th {
color: #fff;
background: #434343;
width:20%;
padding: 10px;
font-weight: normal;
}
#matome.paragraph{
padding-bottom:40px;
}


/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
padding-bottom: 40px;
}
.product a{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 930px;
transition: 0.3s;
margin-bottom: 30px;
}
.product a:hover{
opacity: 0.6;
}
.product .img{
width: 394px;
padding-left: 30px;
}
.product .img span{
padding-top:5px;
display: block;
}
.product .info{
width: 430px;
padding: 15px 20px 0 0;
}
.product .catch{
color: #ea0000;
font-size: 17px;
line-height: 1.6;
margin-bottom: 18px;
}
.product .name{
font-size: 33px;
line-height: 1.5;	
font-weight: bold;
margin-bottom: 23px;
letter-spacing: 0;
}
.product .name span{
font-size: 28px;
display: block;
}
.product .btn{
width: 100%;
height: 46px;
line-height: 46px;
background:#ea0000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/arrow.png) no-repeat 96% 50% ;
background-size: 27px;
color: #fff;
text-align: center;
border-radius: 50px;
font-size: 16px;
padding-right: 15px;
box-sizing: border-box;
}
.intelBox{
width: 930px;
box-sizing: border-box;
background: #f4f3f3;
margin-bottom:60px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 45px 96px;
}
.intelBox img{
width: 120px;
height: 120px;
}
.intelBox p{
width:580px;
font-size: 16px!important;
margin-bottom: 0!important;
}
.intelBox p span{
font-size: 19px;
font-weight: bold;
display: block;
margin-bottom: 15px;
}
.bnrBox{
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/h2_bg.jpg) repeat-x top left;
padding: 90px 0;
}
.bnrTit{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/bnr_tit.png) no-repeat top center;
width: 585px;
height: 26px;
margin: 0 auto 30px;
text-indent: -999em;
font-size: 0;
}
.bnrBoxIn{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 930px;
margin: 0 auto;
}
.bnrL,
.bnrR {
width: 450px;
text-indent: -999em;
font-size: 0;
}
.bnrL a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/bnr_l.jpg) no-repeat top center;
width: 450px;
height:260px;
display: block;
transition: 0.3s;
}
.bnrR a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_esprimo/bnr_r.jpg) no-repeat top center;
width: 450px;
height:260px;
display: block;
transition: 0.3s;
}
.bnrL a:hover,
.bnrR a:hover{
opacity: 0.6;
}


/*===========
spec
===========*/
.spec {
  border-collapse: collapse;
  border-spacing: 0;
  width: 930px;
}
.spec a{
color: #FFFFFF;	
text-decoration: underline;
font-size: 16px;
font-weight: bold;
line-height: 1.6;
transition: 0.4;
}
.spec a:hover{
opacity: 0.6;
}
.spec th,
.spec td {
vertical-align: middle;
padding: 10px;
border: 1px solid #A7A7A7;
font-size: 15px;
text-align: center;
color: #000;
}
.spec th {
color: #fff;
background: #434343;
width:21%;
padding: 15px 10px;
font-weight: normal;
}
.spec th.sticky{
width:16%;
padding: 10px 10px;
}
.sticky {
  position: sticky;
  left: 0;
}
.sticky:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto 90px; 
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;
}
