@charset "shift_jis";
/*==============================================
common
============================================= */
body{
    background: #fff;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.sp{display: none;}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto 100px; 
text-align: right;
padding-top: 20px;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, arial, verdana, sans-serif;
font-feature-settings : "palt";
width: 100%;
margin: 0 auto;
}
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/main_bg.jpg) center top no-repeat;
}
.mainTitle {
width: 930px;
height: 770px;
margin: 0 auto;
position: relative;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/main_tit.png) center top no-repeat;
width: 930px;
height: 250px;
text-indent: -999em;
font-size: 0;
z-index: 1;
position: absolute;
top:70px;
left:0;
}
.mainItem{
width: 460px;
height: 340px;
position: absolute;
top:370px;
left:-50px;
}
.lead{
width:490px;
position: absolute;
top:360px;
right:0;
}
.lead p{
 font-size: 14px;
line-height: 2.2;   
}
.lead a:link,
.lead a:visited {
color: #a50034;
text-decoration: underline;
transition: 0.3s;
}
.lead a:hover,
.lead a:active {
color: #E3396F;
}
.topBnr{
width:490px;
display: flex;
 flex-wrap: wrap;
justify-content: space-between;
position: absolute;
bottom:80px;
right:0;
}
.topBnr a {
    width:240px;
    height: 54px;
    line-height: 52px;
    border-radius: 5px;
    text-align: center;
    display: block;
    font-size: 13px;
    letter-spacing: 0.06em;
    transition: 0.3s;
    box-sizing: border-box;
    padding-right:10px;
}
.topBnr a.itemBnr{
    border: 2px solid #a50034;
    color: #fff;
    position: relative;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_w.svg) no-repeat top 20px right 12px #a50034;
    background-size: 7px 11px;
}
.topBnr a.officialBnr{
    border: 2px solid #1E1E1E;
    color: #353434;
    position: relative;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_b.svg) no-repeat top 20px right 12px #fff;
    background-size: 7px 11px;
}
.topBnr a.itemBnr:hover{
   background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_r.svg) no-repeat top 20px right 12px #fff;
   background-size: 7px 11px;
   border: 2px solid #CB0F4A;
   color: #CB0F4A;
}
.topBnr a.officialBnr:hover{
   background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_w.svg) no-repeat top 20px right 12px #1E1E1E;
   background-size: 7px 11px;
   border: 2px solid #1E1E1E;
   color: #fff;
}
.contentsNavi {
    width:100%;
    background: #1b1b1b;
    padding: 60px 0;
    margin: 0 auto;
}
.contentsNaviIn {
    display: table;
}
.contentsNaviIn p {
    display: table-cell;
    vertical-align: top;
    font-size:20px;
    letter-spacing: 0.09em;
    width: 110px;
    text-align: left;
    color: #7C7C7C;
    font-weight: bold;
    border-right: 1px solid #484b4d;
}
.contentsNaviIn ul {
    display: table-cell;
    vertical-align: middle;
    padding-left:30px;
}
.contentsNaviIn ul li {
    font-size: 14px;
    line-height: 1.3;
    padding: 10px 0;
}
.contentsNaviIn ul li .point {
    width:150px;
    display: inline-block;
    padding-left: 25px;
    background-size: 15px;
    line-height: 1.1;
    font-weight: bold;
}
.contentsNaviIn ul li a {
    transition:.3s;
    display: block;
    color: #DFDEDE;
    position: relative;
}
.contentsNaviIn ul li a:hover {
    opacity: 0.6;
}
.contentsNavi li a:after {
    content: "";
    position: absolute;
    top: -4px;
    bottom: 0;
    left: 4px;
    width: 6px;
    height: 6px;
    margin: auto 0;
    border-top: solid 1px #AFACAC;
    border-right: solid 1px #AFACAC;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.contentsNaviIn{
    width:930px;
    margin: 0 auto;
}
.contentsNavi .num{
    padding-right: 22px;
    position: relative;
}
.contentsNavi .num::after{
content: '';
  display: inline-block;
  width: 10px;
  height: 16px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/slash.svg);
  background-size: contain;
  vertical-align: middle;
 position: absolute;
 top:2px;
 left:25px;
}
.paragraph {
 padding: 90px 0 0;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 40px;
}
.paragraph p {
    font-size: 15px;
    line-height: 2.3;
    margin-bottom: 40px;
    letter-spacing: 0.04em;
}
.paragraph p.cap {
    font-size: 13px;
    line-height: 2.0;
    margin-bottom: 0;
}
.paragraph h2 {
    font-size: 36px;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 50px;
    font-weight: bold;
}
.paragraph h2 .point{
    color: #636262;
    font-size: 25px;
    display: block;
    margin-bottom: 15px;
}
.paragraph h2 .point .num{
    padding-right: 25px;
    position: relative;
}
.paragraph h2 .point .num::after{
content: '';
  display: inline-block;
  width: 14px;
  height: 22px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/slash.svg);
  background-size: contain;
  vertical-align: middle;
 position: absolute;
 top:6px;
 left:40px;
}
.titS {
color: #151516;
font-size: 21px;
font-weight: bold;
margin-bottom: 20px;
}
p + .imgBox,
p + .imgBox1,
p + .imgBox2,
p + .titS{
    margin-top: 70px;
}
.imgBox{
  display:table;
 margin-bottom: 70px;
width: 930px;
}
.imgBox1,
.imgBox2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 margin-bottom: 70px;
width: 930px;
}
.imgBox a{
  display:table-cell;
  vertical-align: bottom;
	width:570px;
}
.imgBox2 a{
	width:450px;
}
.imgBox p.cap{
  display:table-cell;
  vertical-align: bottom;
   width:320px;
}
.imgBox1 .cap,
.imgBox2 .cap {
	width:930px;
    margin-top: 15px;
}
.imgBox a,
.imgBox1 a,
.imgBox2 a{
  display: block;
  cursor: zoom-in;
}
.imgBox img,
.imgBox1 img,
.imgBox2 img {
width: 100%;
}
.imgBox3{
    width: 640px;
    margin: 0 auto 80px;
}
.innerbnr{
    background: #1b1b1b;
    width: 100%;
}
.innerbnrIn{
    width: 930px;
    height: 250px;
    margin: 0 auto;
    position: relative;
    display: block;
}
.innerbnr .img{
width: 280px;
height: 190px;
position: absolute;
 top:38px;
left:0;
}
.innerbnr .info{
 width: 610px;
height: 164px;
position: absolute;
top:47px;
right:0;
}
.innerbnr .catch{
 background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/bnr_catch.png); 
width: 610px;
height: 20px;
margin-bottom: 24px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.innerbnr .name{
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/bnr_name.png); 
width: 610px;
height:40px;
margin-bottom: 24px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.innerbnr .btn{
width:610px;
display: flex;
 flex-wrap: wrap;
justify-content: space-between;
}
.innerbnr .btn a {
    width:292px;
    height: 54px;
    line-height: 52px;
    border-radius: 5px;
    text-align: center;
    display: block;
    font-size: 13px;
    letter-spacing: 0.06em;
    transition: 0.3s;
    box-sizing: border-box;
    padding-right:10px;
    font-weight: bold;
    letter-spacing: 0.09em;
}
.innerbnr .btn a.itemBnr{
    border: 2px solid #1E1E1E;
    color: #fff;
    position: relative;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_w.svg) no-repeat top 20px right 12px #a50034;
    background-size: 7px 11px;
}
.innerbnr .btn a.officialBnr{
    border: 2px solid #1E1E1E;
    color: #353434;
    position: relative;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_b.svg) no-repeat top 20px right 12px #fff;
    background-size: 7px 11px;
}
.innerbnr .btn a.itemBnr:hover{
   background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_r.svg) no-repeat top 20px right 12px #fff;
   background-size: 7px 11px;
   border: 2px solid #fff;
   color: #CB0F4A;
}
.innerbnr .btn a.officialBnr:hover{
   background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/arrow_w.svg) no-repeat top 20px right 12px #1E1E1E;
   background-size: 7px 11px;
   border: 2px solid #fff;
   color: #fff;
}
#matome{
   background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_lggram/summary_bg.jpg) no-repeat bottom center;
}
#matome h2{
    text-align: left;
    width: 930px;
}
.txBox{
 width: 930px;
margin: 0 auto;
}
.txBoxIn{
width:560px;
}

/*==============================================
.productBox
============================================= */

.productBox{
    width: 930px;
    margin: 0 auto;
    padding: 90px 0;
}
.specTit{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
.spec {
border-collapse: collapse;
border-spacing: 0;
width: 930px;
margin: 0 auto;
empty-cells: show;
line-height: 1.6;
font-weight: bold;
border-bottom: 1px solid #A2A1A1;
border-right: 1px solid #A2A1A1;
}
.spec th {
border: 1px solid #515050;
text-align: center;
margin: 0;
padding:13px 0;
background:#1b1b1b; 
width:13%;
box-sizing: border-box;
color: #E4E2E2;
font-size: 12px;
}
.spec td {
border-top: 1px solid #A2A1A1;
border-left: 1px solid #A2A1A1;
text-align: center;
padding:13px 10px;
font-size: 12px;
width:14.5%; 
box-sizing: border-box;
}
.spec td.linkBox {
border-top: 1px dotted #A2A1A1!important;
vertical-align: bottom;
}
.spec td.linkBox:nth-child(odd) {
border-left: 1px dotted #A2A1A1!important;
}
.spec td a{
  display: block;
}
.spec th{
  vertical-align:middle;  
}
.spec .series{
 font-size: 17px;
margin:10px 0 16px;
font-weight: bold;
}
.spec .name{
display: block;
 font-size: 12px;
margin:0 0 7px;
font-weight: bold;
}
.spec img{
    width: 180px;
    margin: 0 auto 10px;
}
.spec a .btn{
  display: block;
  font-size: 11px;
  letter-spacing: 0.06em;
  background:#a50034;
  color: #fff;
  width:100%;
  height:34px;
  line-height: 30px;
  margin:0 auto;
  box-sizing: border-box;
  transition: 0.3s;
 border-radius: 3px;
 border: 2px solid #a50034;
}
.spec a .btn:hover{
   background:#fff;
    color: #a50034;
}
.spec a .vft {
color: #a50034;
font-weight: bold;
margin-bottom: 8px;
}
.spec td{
    position: relative;
}
.spec tr:first-of-type{
 border-bottom: 1px dotted #D8D7D7!important;
}

.makerBanner{
    width: 900px;
    margin: 0 auto;
}
.makerBanner a {
    display: block;
    transition: 0.3s;
    margin-bottom: 45px;
}
.makerBanner a:hover{
    opacity: 0.5;
}


/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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: #ebf0f4;
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;
box-sizing: border-box;
}
.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;
}
