@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item {
display:none;
}
#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_yogatab11/bg_h1.png) center top 481px repeat-x;
}
.mainTitle {
width: 100%;
margin: 50px auto 0;
}

.sub_tit_h1{
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/hero_tit01_pc.jpg) center top no-repeat;
    width: 1126px;
    height: 481px;
    margin: 0 auto;
    text-indent: -999em;
font-size: 0;
z-index: 1;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/hero_tit02_pc.png) center top no-repeat;
width: 930px;
height: 137px;
text-indent: -999em;
font-size: 0;
z-index: 1;
    margin: 0 auto;
}

.lead{
    font-size: 17px;
    line-height: 1.8;
    width: 930px;
    margin: 30px auto 0;
}
.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: 60px auto;
}

.anchor_wrapper p {
    font-size: 13px;
    font-weight: bold;
}
.anchor {
    width: 930px;
    margin-top: 20px;

}

.anchor li {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/icon_anchor.png) left center no-repeat;
    ms-transition: all .2s;
    transition: all .2s;
    padding-left: 24px;
}
.anchor li a {
    display: block;
    margin-top: 15px;
    font-size: 17px;
    ms-transition: all .2s;
    transition: all .2s;
}

.anchor li:hover {
    opacity: 0.5;
}


/*==============================================
 #mainContents
============================================= */
#mainContents{
font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
font-feature-settings: "palt" 1;
}
/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}

#mainContents b, #mainContents strong{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
.paragraphIn{
    width: 930px;
    margin: 0 auto;
}

.paragraph p{
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.paragraph p bold{
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
    font-weight: bold;
}

.paragraph h2 {
    width: 1010px;
    margin: 0 auto 60px;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/line_h2.png) no-repeat left top,
        url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/line_h2.png) no-repeat right top;
    font-size: 45px;
    line-height: 1.4em;
    font-weight: bold;
    text-align: center;
    padding: 12px 0 0;
}

.paragraph h2 span.sub {
    font-size: 25px;
    display: block;
    line-height: 1.0;
    margin-bottom: 12px;
}
.paragraph h2 p.small{
     font-size: 40px;
    font-weight: bold;
    margin: 0;
    line-height: 1.0;
}



/*==============================================
banner
============================================= */
.topbnr{
    margin: 90px auto 90px;
}
.topbnr a{
    display: block;
    width: 930px;
     height: 91px;
    margin: 0 auto;
    text-indent: -999em;
font-size: 0;
z-index: 1;
    background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/topbnr_pc.png) no-repeat center center;
    ms-transition: all .1s;
    transition: all .1s;
    border: #D0D0D0 solid 1px;
   
}


.topbnr a:hover{
    border: #D0D0D0 solid 1px;
    box-shadow: 0 0 3px 3px #D5D5D5;
}

.innerbnr{
    width: 100%;
    background: #f3f3f3;
    padding: 25px 0;
    margin: 90px auto;
}
.innerbnr a{
    display: block;
    width: 930px;
     height: 139px;
    margin: 0 auto;
    text-indent: -999em;
font-size: 0;
z-index: 1;
    background: #FFF url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/innerbnr_pc.png) no-repeat center center;
    ms-transition: all .1s;
    transition: all .1s;
    border: #D0D0D0 solid 1px;
   
}


.innerbnr a:hover{
    border: #D0D0D0 solid 1px;
    box-shadow: 0 0 3px 3px #D5D5D5;
}


/*==============================================
.imgBox
============================================= */
.imgBox + p{
    margin-top: 60px;
}

.imgBox {
    margin: 60px auto 0;
    width: 730px;
    text-align: center;
    font-size: 0;
}


.w900 {
    margin: 60px auto 0;
    width: 900px !important;
    text-align: center;
    font-size: 0;
}


.w690 {
    margin: 60px auto 0;
    width: 690px !important;
    text-align: center;
    font-size: 0;
}

.inbox,
.inbox02,
.inbox03{
    overflow: hidden;
    zoom: 1;
}



.imgBox a {
    display: block;
    transition: opacity .2s;
}
.imgBox a:hover{
    opacity: 0.8;
    text-decoration: none;
}
.imgBox img {
    width: 98%;
    border: #e8e8e8 solid 4px;
    border-radius: 8px;
}
.inbox .floatL {
    width: 460px;
}
.inbox .floatR {
  width: 246px;
  height:314px;
  text-align:center;
  position:relative;
}

.inbox .floatR div{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100%;
    text-align: left;
}

.inbox02 .floatL,.inbox02 .floatR {
    width: 440px;
}

.inbox03 .floatL {
    width: 335px;
}
.inbox03 .floatR {
  width: 335px;
  height:225px;
  text-align:center;
  position:relative;
}

.inbox03 .floatR div{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100%;
    text-align: left;
}


.w490{
    width: 490px;
    margin: 0 auto;
}
.w490 img,
.inbox03 img{
    border: #DCDCDC solid 1px;
    width: 100%;
    border-radius: 0;
}

.imgBox .cap {
    font-size: 14px;
    line-height: 1.7;
}

.w900 p.cap,
.w690 p.cap{
    margin-top: 14px;
    text-align: left;
}

/* キャプション　見出し */

p.captit01 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}

/*==============================================
 .mode
============================================= */
.mode{
    width: 830px;
    margin: 60px auto 0;
}
.mode:before{
    background-color: #E9E9E9; /* 線色 */
    border-radius: 2px; /* 線幅の半分 */
    content: "";
    display: block;
    height: 4px; /* 線幅 */
    margin-bottom: 40px;

}

p.mode_tit{
    font-size: 27px;
    font-weight: bold;

}


/*==============================================
 .kakomi
============================================= */

.kakomi{
    width: 930px;
    border: #e5e5e5 solid 4px;
    border-radius: 6px;
    padding: 70px 80px;
    box-sizing: border-box;
    margin: 90px 0 0 0;
}

p.kakomi_tit{
    font-size: 34px;
    text-align: center;
    line-height: 0.5;
    font-weight: bold;
    margin-bottom: 50px;
    
}
p.kakomi_tit span{
    border-bottom: dotted 1px #000;
    line-height: 1.5;

}

.cap_kakomi{
    width: 600px;
    margin: 30px auto 0;
}
.cap_kakomi p{
    font-size: 14px;
    line-height: 1.6;
    margin-top: 15px;
}

table.kakomi{
border: solid #BFBFBF;
border-width: 1px 0 0 0;
border-spacing: 0;
color: #000;
background-color: #FFF;
width: 600px;
margin: 40px auto 0px;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}

table.kakomi th {
border: solid #BFBFBF;
border-width: 0 0 1px 0;
font-size: 14px;
font-weight: normal;
text-align: left;
margin: 0;
padding: 12px;
    box-sizing: border-box;
width: 180px;
}
table.kakomi td {
width: 420px;
border: solid #BFBFBF;
border-width: 0 0 1px 0;
text-align: left;
padding: 12px;
box-sizing: border-box;
font-size: 14px;
}

table.kakomi a{
    display: inline-block;
    width: 150px;
    padding: 3px 10px 3px 3px;
    box-sizing: border-box;
    text-align: center;
    background: #537ac8 url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/icon_arrow.svg) no-repeat;
    background-size: 10px;
    background-position: right 10px center;
    color: #FFF;
    font-size: 12px;
    border-radius: 5px;
    margin-left: 15px;
}

table.kakomi a:hover{
    opacity: 0.8;
}


.link{
    margin-top: 60px;
    text-align: center;
}

.ribbon{
  position:relative;
  background: #94AEE8;
  padding: 2px;
  width: 70px;
    text-align: center;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
}
.ribbon:after{
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #6578A4 transparent transparent;
  border-width: 0 30px 5px 0;
}
.link a{ 
display: inline-block;
font-size: 15px;
font-weight: bold;
color: #0074BF;
margin-left: 5px;}

.link a:hover{
    opacity: 0.8;
}
/*==============================================
 .productBox
============================================= */

.productBox{
    background-color: #f3f3f3;
    padding: 80px 0 0px;
    border-bottom: #D0D0D0 solid 1px;
    margin-top: 90px;
}
.productBox p.prd_tit{
    font-size: 16px;
    font-weight: bold;
}

.productBoxIn{
    width: 930px;
    margin: 0 auto;
}


table.spec {
border: solid #BFBFBF;
border-width: 1px;
border-spacing: 0;
color: #000;
background-color: #FFF;
width: 930px;
margin: 20px auto 50px;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
table.spec th {
border: solid #BFBFBF;
border-width: 0 0 1px 0;
font-size: 13px;
font-weight: normal;
text-align: left;
margin: 0;
padding: 15px;
    box-sizing: border-box;
width: 233px;
    vertical-align: top;
}
table.spec td {
width: 348px;
border: solid #BFBFBF;
border-width: 0 0 1px 1px;
text-align: center;
padding: 15px;
box-sizing: border-box;
font-size: 15px;
}

.productBox a{
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}
.productBox a p.name{
    font-size: 21px;
    font-weight: bold;
}
.productBox a p.review span{
    font-size: 11px;
    font-weight: bold;
    display: block;
    border: #525252 solid 1px;
    border-radius: 5px;
    width: 78px;
    margin: 0 auto;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.productBox a p.non_review{
    padding-top: 30px;
}
.productBox a .img{
    width: 60%;
    margin: 15px auto;
}
.productBox a .img img{
    width: 100%;
}
.productBox a .btn{
    width: 240px;
    margin: 20px auto 0;
    padding: 9px;
    text-align: center;
    background: #dc0000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_yogatab11/icon_arrow.svg) no-repeat;
    background-size: 12px;
    background-position: right 15px center;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    border-radius: 30px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 70px auto 70px; 
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;
}
