@charset "shift_jis";
/*==============================================
common
============================================= */
body{
    background: #fff;
}
#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:#afc2dc url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/main_bg.jpg) center top no-repeat;
}
.mainTitle {
width: 930px;
height:1030px;
position: relative;
margin: 0 auto;
}
.mainCatch{
 background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/main_catch.png) center top no-repeat;
width: 930px;
height: 130px;
position: absolute;
top:57px;
left:0;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.mainImg{
 background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/main_item.png) center top no-repeat;
width: 680px;
height:288px;
position: absolute;
top:226px;
left:125px;
}
h1 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/main_tit.png) center top no-repeat;
width: 930px;
height: 155px;
text-indent: -999em;
font-size: 0;
z-index: 1;
position: absolute;
top:512px;
left:0;
}
.lead{
width: 930px;
margin: 0 auto 60px;
position: absolute;
top:705px;
left:0;
font-weight: bold;
color: #000;
font-size: 15px!important;
line-height:2.0!important;
letter-spacing: 0.02em!important;
}
.lead a:link,
.lead a:visited {
color: #053F93;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #3577D5;
}
.topBnr{
position: absolute;
top:900px;
left:0;
right: 0;
}
.topBnr a{
width: 680px;
height: 64px;
line-height: 66px;
border-radius: 50px;
color: #022652;
font-size: 16px;
text-align: center;
padding-right: 25px;
box-sizing: border-box;
background:#f9ea01 url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/arrow.png) no-repeat top 50% right 15px;
background-size:30px;
display: block;
margin: 0 auto;
font-weight: bold;
box-shadow: 5px 5px 30px -10px #011a3e;
transition: 0.5s;
backface-visibility:hidden;
}
_:-ms-input-placeholder, :root .topBnr a{
  property: value;
line-height: 69px;
}
.topBnr a:hover{
background:#16468b url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/arrow2.png) no-repeat top 50% right 15px;
background-size:30px;
color: #fff;
box-shadow: 1px 1px 2px -2px #011a3e;
backface-visibility:hidden;
}
.contentsNavi{
width: 100%;
background: #0b3775;
padding: 30px 0;
}
.contentsNavi ul{
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-left: 1px solid #55739f;
}
.contentsNavi li{
width: 232px; 
border-right: 1px solid #55739f;
padding: 0 20px 5px;
box-sizing: border-box;
}
.contentsNavi li a{
display: block;
color: #E8EDF5;
font-size: 14px;
line-height: 1.8;
transition: 0.3s;
}
.contentsNavi li a:hover{
opacity: 0.6;
}
.contentsNavi li a .point{
font-weight: bold;
color: #f9ea01;
font-size: 18px;
display: block;
margin-bottom: 15px;
text-align: center;
letter-spacing: 0.2em;
}


/*==============================================
#mainContents
============================================= */
#mainContents {
font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
font-feature-settings: "palt";
letter-spacing: 0.06em;
width: 100%;
}
#mainContents{
width: 100%;
    margin: 0 auto;
}
#mainContents h2{
font-size: 38px;
line-height: 1.5;
color: #2b2b2b;
text-align: center;
margin: 0 auto 50px;
width: 930px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/h2_bg.png) repeat-x bottom left;
padding-bottom: 30px;
font-weight: bold;
}
#mainContents h2 .point{
display: block;
font-size: 26px;
color: #25508e;
margin-bottom: 15px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/point_bg.png) no-repeat top center;
padding-top: 25px;
}
#article01,
#article02,
#article03 {
background: #e8e9ec;
}
.paragraph {
 padding: 90px 0 0;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 50px;
}
#mainContents p {
    font-size: 17px;
    line-height: 2.3;
    margin-bottom: 40px;
    letter-spacing: 0.04em;
}
#mainContents p.cap {
    font-size: 15px;
    line-height: 2.0;
    margin-bottom: 0;
}

.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
p + .imgBox,
p + .movBox {
    margin-top: 70px;
}
.imgBox,
.imgBox2,
.imgBox3{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox,
.imgBox2,
.imgBox3 {
width: 930px;
margin-bottom:70px;
}
.imgBox1 {
width: 790px;
margin: 0 auto;
}
.imgBox1 a {
width: 790px;
}
.imgBox a{
width: 450px;
border: 7px solid #fff;
box-sizing: border-box;
}
.imgBox2 a{
width: 930px;
border: 7px solid #fff;
box-sizing: border-box;
}
.imgBox3 a{
width: 280px;
border: 7px solid #fff;
box-sizing: border-box;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a{
  display: block;
  cursor: zoom-in;
}
.imgBox img,
.imgBox1 img,
.imgBox2 img,
.imgBox3 img {
width:100%;
}
.imgBox a:nth-of-type(3),
.imgBox a:nth-of-type(4) {
    margin-top: 25px;
}
.imgBox .cap{
   width:440px;
}
.imgBox1 .cap{
   width:790px;
    margin-top: 20px;
}
.imgBox.pair .cap,
.imgBox2 .cap,
.imgBox3 .cap{
   width:930px;
    margin-top: 25px;
}
.innerbnr a{
width: 100%;
background: #0b3775;
display: block;
transition: 0.3s;
}
.innerbnrIn{
width: 1350px;
height: 260px;
margin: 0 auto;
position: relative;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/bnr_bg.jpg) no-repeat top center;
}
.innerbnrIn .img {
position: absolute;
top:40px;
left:200px;
}
.innerbnrIn .info{
position: absolute;
top:35px;
right:200px;
width: 495px;
text-align: center;
}
.innerbnrIn .catch{
font-size: 25px;
line-height: 1.3;
color: #fef89f;
margin-bottom:10px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.innerbnrIn .name{
font-size:30px;
line-height: 1.3;
margin-bottom: 23px;
color: #fff; 
}
.innerbnrIn .name span{
  font-size:20px;
    display: block;
}
.innerbnrIn .btn{
width: 410px;
height: 60px;
line-height:54px;
border-radius: 50px;
border: 3px solid #f9ea01;
color: #022652;
font-size: 18px;
text-align: center;
padding-right: 15px;
box-sizing: border-box;
background:#f9ea01 url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/arrow.png) no-repeat top 50% right 15px;
background-size:30px;
display: block;
margin: 0 auto;
font-weight: bold;
box-shadow: 5px 5px 30px -10px #011a3e;
transition: 0.5s;
}
_:-ms-input-placeholder, :root .innerbnrIn .btn{
  property: value;
line-height: 60px;
}
.innerbnr a:hover .btn{
background:#0b3775 url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/arrow2.png) no-repeat top 50% right 15px;
background-size:30px;
color: #fff;
border: 3px solid #fff;
box-shadow: 1px 1px 2px -2px #011a3e;
box-sizing: border-box;
}
/*----　動画 ----*/
.titS {
font-size: 25px;
font-weight: bold;
margin-bottom: 15px;
color: #0b3775;
padding-left: 70px;
}
video { 
outline: none;
}
.movBox {
width: 930px;
margin: 0 auto 70px;
background: #fff;
padding:60px 0;
}
.movBox .mov {
width: 760px;
height: 428px;
margin: 0 auto 20px;
}


/*----　youTube　----*/
.youTube {
width: 790px;
margin: 0 auto 30px;
}


.matomeBox{
background:#d1dae8 url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/matome_bg.png) no-repeat bottom center;
padding-bottom: 80px;
}
#matome p {
font-weight: bold;
}


/*==============================================
.productBox
============================================= */
.product{
background:rgba(7,48,105,0.8);
width: 930px;
margin: 0 auto;
padding: 70px 50px 50px;
box-sizing: border-box;
}
.productTit {
font-size: 33px;
font-weight: bold;
color: #fff;
margin-bottom: 30px;
text-align: center;
position: relative;
}
.productTit:before {
  content: '';
  display: inline-block;
  width: 93px;
  height: 7px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/product_dot.png);
  background-size: contain;
  vertical-align: middle;
position: absolute;
top:22px;
left: 160px;
}
.productTit:after {
  content: '';
  display: inline-block;
  width: 93px;
  height: 7px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/product_dot.png);
  background-size: contain;
  vertical-align: middle;
position: absolute;
top:22px;
right: 160px;
}
.product .img{
    width: 543px;
    margin: 0 auto 50px;
}
.annotationBox{
width:100%;
background: #f2f2f2;
padding: 80px 0 70px;
}
.annotationBox ul{
width: 930px;
margin: 0 auto 50px;
}
.annotationBox ul li{
padding-bottom: 5px;
line-height: 1.5;
}
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto; 
text-align: right;
}
.btnBox{
overflow: hidden;
}
.btnBox a{
width: 260px;
float: left;
height: 56px;
line-height:54px;
border-radius: 50px;
color: #022652;
font-size: 15px;
text-align: center;
padding-right: 30px;
box-sizing: border-box;
background:#f9ea01 url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/arrow.png) no-repeat top 50% right 8px;
background-size:30px;
display: block;
margin: 0 auto;
font-weight: bold;
box-shadow: 5px 5px 30px -10px #011a3e;
transition: 0.5s;
margin-bottom: 30px;
margin-right: 20px;
border: 2px solid #f9ea01;
backface-visibility:hidden;
letter-spacing: 0.02em;
}
_:-ms-input-placeholder, :root .btnBox a{
  property: value;
line-height: 58px;
}
.btnBox a:hover{
background:#16468b url(https://img1.kakaku.k-img.com/images/article/tieup/21/05_relala/arrow2.png) no-repeat top 50% right 8px;
background-size:30px;
color: #fff;
box-shadow: 1px 1px 2px -2px #011a3e;
border: 2px solid #fff;
}
.btnBox a:nth-of-type(3) {
margin-right: 0px;
}



/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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: 80px 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;
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;
}
