@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
body{
    background: #fff!important;
}
.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 70px; 
text-align: right;
}

#mainContents {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
font-feature-settings: 'palt';
width: 100%;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/main_bg.jpg) repeat-x top 178px left 0;   
}
.mainTitleWrap {
width: 1004px;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/books.png) no-repeat top 84px center;   
}
.mainTitle {
width: 930px;
height: 680px;
margin: 0 auto;
position: relative;
}
h1 {
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/main_tit.png) no-repeat;
 position: absolute;
top:580px;
left:0;
width: 930px;
height: 80px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.mainCatch{
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/main_catch.png) no-repeat;
 position: absolute;
  top:43px;
  left:197px;
width: 558px;
height: 26px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.mainIcon{
 position: absolute;
  top:10px;
  left:-15px;
}
.mainArrow{
 position: absolute;
  top:270px;
  right:370px;
}
.mainItem1{
  position: absolute;
  top:154px;
  left:100px;   
}
.mainItem2{
  position: absolute;
  top:154px;
  right:130px;   
}
.mainStyle1{
  position: absolute;
  top:260px;
  left:14px;   
}
.mainStyle2{
  position: absolute;
  top:340px;
  right:6px;   
}
.topBnr a{
    width: 730px;
    height: 58px;
    line-height: 58px;
    margin: 30px auto 45px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    background: #31963c;
    color: #fff;  
    display: block;
    font-size: 16px;
    letter-spacing: 0.06em;
    transition: 0.3s;
    border-radius: 5px;
    position: relative;
    padding-right: 40px;
    box-sizing: border-box;
}
_:lang(x)::-ms-backdrop, .topBnr a {
        line-height:64px;
} 
.topBnr a:hover{
    background: #f1bb00;
}
.topBnr a:after{
  content: '';
  display: inline-block;
  width:20px;
  height: 16px;
  background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/bnr_arrow.svg) ;
  background-size: contain;
  position: absolute;
  top:21px;
  right:0;
-webkit-animation: arrow1 1.2s infinite;
  animation: arrow1 1.2s infinite;
  box-sizing: border-box;
}
@keyframes arrow1 {
 0%{
    right: 230px;
    opacity: 0;
  }
  50% {
    right: 230px;
    opacity: 1;
  }
  100% {
    right:210px;
    opacity: 0;
  }
}


p.lead{
  width: 930px;
  margin: 0 auto 50px!important;
}
.profileBox{
    display: table;
    border: 1px solid #c6c6c6;
    padding: 25px;
    box-sizing: border-box;
    width: 930px;
    margin: 0 auto 70px;
}
.profileTit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}
.profileBox .profileImg{
    display:table-cell;
    width: 120px;
    padding-right: 25px;
    vertical-align: top;
}
.profileBox .profileImg img{
    width: 100%;
}
.profileBox p{
    display:table-cell;
    width: 700px;
    vertical-align: top;
    font-size:13px!important;
}
.contentsNavi {
width: 100%;
background: #f2f2f2;
padding: 60px 0;
}
.contentsNaviIn{
    width: 930px;
    margin: 0 auto;
    display: table;
}
.contentsNaviIn p{
    width: 130px;
    color: #cccbc9;
    border-right: 1px solid #cccbc9;
    display: table-cell;
    vertical-align: middle;
    font-size:18px!important;
    font-weight: bold!important;
}
.contentsNaviIn ul{
    width: 850px;
    display: table-cell;
    padding-left: 60px;
    box-sizing: border-box;
    vertical-align: middle;
}
.contentsNaviIn li{
   font-size: 15px;
    line-height: 1.4;
    background:  url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/arrow.png) no-repeat 0 4px;
    padding-left: 20px;
}
.contentsNaviIn li + li{
   margin-top: 15px;
}
.contentsNaviIn li a {
    transition: 0.3s; 
}
.contentsNaviIn li a:hover {
  opacity: 0.6;
}
.contentsNaviIn .point{
    width:130px;
    font-weight: bold;
    color: #298533;
    display: inline-block;
}
.paragraph h2 {
    width: 930px;
    margin: 0 auto 50px;
    font-weight: bold;
    font-size: 34px;
    line-height: 1.5;
    color: #373636;
    text-align: center;
}
.paragraph h2 .point {
    font-size: 18px;
    color: #31963c;
    border: 1px solid #31963c;
    margin: 0 auto 20px;
    display: block;
    padding: 0 10px;
    width: 140px;
    height: 40px;
    line-height: 40px;
}
_:lang(x)::-ms-backdrop, .paragraph h2 .point {
        line-height:47px;
} 
.paragraph h3 {
    margin: 0 auto 40px;
    font-weight: bold;
    font-size: 27px;
    line-height: 1.5;
    color: #373636;
    text-align: center;
}
.article{
    width: 930px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.paragraph {
 padding: 90px 0 0;
}
.paragraphIn{
margin: 0 auto;
}
#mainContents p {
    font-size: 16px;
    line-height: 2.1;
    margin-bottom: 40px;
    letter-spacing: 0.04em;
     font-weight: 500;
}
#mainContents p.cap {
    font-size: 14px;
    line-height: 2.2;
    margin-bottom: 0;
     font-weight: 500;
}
#mainContents p .marker{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff4b2));
    background: -webkit-linear-gradient(transparent 60%, #fff4b2 60%);
    background: linear-gradient(transparent 60%, #fff4b2 60%);
    padding: 0px 1px 3px;
    font-weight: bold;
}
_:lang(x)::-ms-backdrop, #mainContents p .marker{
    vertical-align: -5px;
}
.teacher {
    display: inline-block;
    background: #31963c;
    padding: 0 9px;
    color: #fff;
    border-radius: 3px;
    margin-right:10px;
    font-weight: bold;
    font-size: 13px!important;
    height: 24px;
    line-height: 25px;
}
_:lang(x)::-ms-backdrop, .teacher{
        line-height:28px;
}
p + .imgBox{
    margin-top: 60px;
}
p + h3{
    margin-top:80px!important;
}
p + .box{
    margin-top:60px;
}
.imgBox + .titS{
    margin-top: 70px;
}
.columnBox {
    width: 100%;
    background: #e4eddd;
    margin: 0 auto;
    padding: 90px 0 0;
}
.columntit {
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/column_tit.png) no-repeat 0 0;
width: 930px;
height: 90px;
text-indent: -999em;
font-size: 0;
z-index: 1;
    margin-bottom: 60px;
}
.titS {
font-size:22px;
font-weight: bold;
margin-bottom: 30px;
text-align: center;
}
.titS2 {
font-size:15px;
font-weight: bold;
margin-bottom: 15px;
text-align: center;
background: #31963c;
height: 34px;
line-height: 34px;
color: #fff;
letter-spacing: 0.08em;
}
_:lang(x)::-ms-backdrop, .titS2{
 line-height: 38px;
}
.titS3 {
font-size:15px;
font-weight: bold;
margin-bottom: 15px;
text-align: center;
    background: #31963c;
height: 34px;
line-height: 34px;
    color: #fff;
    letter-spacing: 0.08em;
}
_:lang(x)::-ms-backdrop, .titS3{
 line-height: 40px;
}
.box {
    overflow: hidden;
    margin-bottom: 30px;
}
.imgBoxL {
    float: left;
    margin: 0 40px 20px 0;
}
.imgBoxL img{
    width: 380px;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.imgBox,
.imgBox2,
.imgBox3,
.imgBox4,
.imgBox5 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox,
.imgBox4,
.imgBox5{
width: 930px;
margin:0 auto 60px;
}
.imgBox1 {
width: 930px;
margin:0 auto 60px;
}
.imgBox2 {
width: 830px;
margin:0 auto 60px;
}
.imgBox2 .swiper-wrapper,
.imgBox3 .swiper-wrapper{
    overflow: hidden;
}
.imgBox3 {
width: 540px;
margin:0 auto 60px;
}
.imgBox img{
  width: 450px;
}
.imgBox1 a{
  width: 930px;
    margin-bottom: 15px;
}
.imgBox3 .swiper-slide{
  width: 250px;
 margin-bottom: 15px;
float: left;
    margin-right: 40px;
}
.imgBox3 .swiper-slide:last-child{
  margin-right: 0;  
}
.imgBox2 .swiper-slide {
  width: 250px;
 margin-bottom:20px;
float: left;
margin-right: 40px;
}
.imgBox2 .swiper-slide:last-child{
  margin-right: 0;  
}
.imgBox4 div {
  width: 100px;
}
.imgBox5 a{
  width: 300px;
    margin-bottom: 15px;
}
.imgBox4 div:nth-child(1){
  width: 510px;
  display: block;
}
.imgBox4 div:nth-child(2) ,
.imgBox4 div:nth-child(3) {
  width:191px;
  display: block;
}
.imgBox a,
.imgBox1 a,
.imgBox2 a,
.imgBox3 a,
.imgBox4 a,
.imgBox5 a,
.imgBoxL a{
  display: block;
  cursor: zoom-in;
}

.imgBox1 img,
.imgBox2 img,
.imgBox3 img,
.imgBox4 img,
.imgBox5 img{
width:100%;
}
.imgBox .cap{
   width:450px;
}
.imgBox.pair .cap{
   width:930px;
    margin-top: 15px;
}
.imgBox1 .cap {
   width:930px;
}
.imgBox2 .cap {
   width:250px;
}
.imgBox2 .cap2 {
   width:850px;
}
.imgBox3 .cap {
   width:560px;
}
.imgBox4 .cap {
   width:930px;
    margin-top: 15px;
}
.imgBox div {
    width: 450px;
    margin-bottom: 15px;
}
.imgBox2 img{
margin-bottom: 10px;
}
.cw{
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: bold;
}
#matome{
  width: 100%;
  background:  url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/matome_bg.jpg) no-repeat bottom center;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
}
#matome .article {
    width: 930px;
    margin: 0 auto;
  padding-right: 330px;
 box-sizing: border-box;
}
#matome p{
    margin-bottom: 30px;
    line-height: 1.8;
}
.innerbnrOut{
    width: 100%;
    background: #e4eddd;
    padding-bottom: 90px;
}
.innerbnr a{
    width: 930px;
    height: 235px;
    margin: 0 auto;
    border: 1px solid #e1e9da;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    display: block;
}
.innerbnr a .img{
position: absolute;
top:-15px;
right:30px;   
}
.innerbnr a .catch{
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/bnr_catch.png) no-repeat;
 position: absolute;
top:17px;
left:26px;
width: 595px;
height: 84px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.innerbnr a .name{
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/bnr_name.png) no-repeat;
 position: absolute;
top:115px;
left:35px;
width: 584px;
height: 34px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.innerbnr a .btn{
position: absolute;
bottom:26px;
left:35px;
width: 584px;
height: 44px;
line-height: 44px;
text-align: center;
background: #31963c;
border-radius: 5px;
transition: 0.3s;
color: #fff;
font-weight: bold;
letter-spacing: 0.08em;
padding-right: 30px;
box-sizing: border-box;
    font-size: 15px;
}
_:lang(x)::-ms-backdrop, .innerbnr a .btn{
        line-height: 49px;
}
.innerbnr a:hover .btn{
    background: #f1bb00;
}
.innerbnr a .btn::after{
  content: '';
  display: inline-block;
  width:18px;
  height:14px;
  background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/bnr_arrow.svg) ;
  background-size: contain;
  position: absolute;
  top:15px;
  right:0;
-webkit-animation: arrow2 1.2s infinite;
  animation: arrow2 1.2s infinite;
  box-sizing: border-box;
}
@keyframes arrow2 {
 0%{
    right: 170px;
    opacity: 0;
  }
  50% {
    right: 150px;
    opacity: 1;
  }
  100% {
    right:150px;
    opacity: 0;
  }
}

/*==============================================
.productBox
============================================= */
.productBox {
width: 780px;
margin: 110px auto 70px;
}
.productBoxIn{
    display: table;
    margin-bottom: 20px;
}
.productBoxIn .img{
    display: table-cell;
    width: 450px;
    vertical-align: middle;
}
.productBoxIn .img img{
    width: 450px;
}
.productBoxIn .colorVari{
    display: table-cell;
    width: 330px;
    vertical-align: middle;
    padding-left: 40px;
}
.productBoxIn .colorVari img{
    width: 100px;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 0 0 10px 5px
}
.productBox a .name {
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 30px;
}
.productBox a .name .catch {
    color: #ee7c02;
    font-size: 28px;
    padding-right: 20px;
}
.productBox a .btn {
width:780px;
height: 56px;
line-height: 56px;
text-align: center;
background: #31963c;
border-radius: 5px;
transition: 0.3s;
color: #fff;
font-weight: bold;
letter-spacing: 0.08em;
position: relative;
padding-right:40px;
box-sizing: border-box;
font-size: 16px;
} 
_:lang(x)::-ms-backdrop, .productBox a .btn{
        line-height: 62px;
}
.productBox a:hover .btn{
    background: #f1bb00;
}
.productBox a .btn::after{
  content: '';
  display: inline-block;
  width:20px;
  height: 16px;
  background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/21/03_brain/bnr_arrow.svg) ;
  background-size: contain;
  position: absolute;
  top:20px;
  right:0;
-webkit-animation: arrow3 1.2s infinite;
  animation: arrow3 1.2s infinite;
  box-sizing: border-box;
}
@keyframes arrow3 {
 0%{
    right: 250px;
    opacity: 0;
  }
  50% {
    right: 250px;
    opacity: 1;
  }
  100% {
    right:230px;
    opacity: 0;
  }
}










/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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;
}
