@charset "UTF-8";
/* CSS Document */
body {
  width: auto;
	position: relative;
  margin: 0 auto;
}
iframe[name="google_conversion_frame"] {
  display:none;
}
.inner {
  width: 320px;
}
.inner1160 {
  width: 1160px;
  margin: 0 auto;
}
.inner960 {
  width: 960px;
  margin: 0 auto;
}
.inner914 {
  width: auto;
  margin: 0 auto;
}

.fade {
  transition: all 0.3s;
}
.fade:hover {
  -webkit-filter:brightness(115%);
  -moz-filter:brightness(115%);
  -o-filter:brightness(115%);
  filter:brightness(115%);
}
@media all and (-ms-high-contrast:none){
  .fade:hover {
    position: relative;
    display: block;
  }
  .fade:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #FFF;
    transition: all 0.3s;
    opacity: 0;
  }
  .fade:hover:after {
    opacity: 0.3;
  }
}

.fade2 {
  transition: all 0.3s;
}
.fade2:hover {
  opacity: 0.7;
}

/*===============================================
CONTAINER
===============================================*/
#CONTAINER {
}
/*===============================================
HEADER
===============================================*/
#HEADER {
}
/*===============================================
check-chart
===============================================*/
#main_top p {
  font-size: 0;
}
#check-chart {
  margin: 0 auto;
}
#check-chart .logo {
  margin: 0 0 50.5px;
  text-align: center;
}
#check-chart .sp-slide {
  text-align: center;
  background: url(../image/bg/bg01.jpg) center;
  background-size: 47px;
  min-height: calc(100vh - 104px) !important;
}
#check-chart input[type="radio"] {
  display: none !important;
}
#check-chart .sp-slide .check-no {
  width: 115.5px;
  height: 28.5px;
  background: #FFF;
  color: #1b9d99;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 24px;;
}
#check-chart .sp-slide .check-no+.ttl {
  display: inline-block;
  margin: 0 auto 38px;
  font-size: 24px;
  color: #FFF;
  font-weight: 700;
}
#check-chart .sp-slide[data-cat] > *:first-child {
  margin-top: 25.5px;
}
#check-chart .sp-slide[data-cat] > *:last-child {
  margin-bottom: 38px;
}
#check-chart .sp-slide:last-child > *:first-child {
  margin-top: 25.5px;
}
#check-chart .sp-slide:last-child > *:last-child {
  margin-bottom: 38px;
}
#check-chart .sp-slide .question {
  margin: 0 auto 40px;
  text-align: center;
  padding: 0 19px;
}
#check-chart .sp-slide .question > * {
  display: inline-block;
}
#check-chart .sp-slide .question > span {
  font-size: 24px;
  color: #FFF;
  font-weight: 700;
  margin: 0 15px 16px;
}
#check-chart .sp-slide .question p {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  margin: 0 70px;
}
#check-chart .sp-slide .question .no {
  order: 3;
}
#check-chart input[type="radio"]+label {
  display: block;
  width: 88px;
  line-height: 88px;
  border-radius: 50%;
  background-color: #FFF;
  color: #1b9d99;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
#check-chart input[type="radio"]+label:hover {
  background-color: #f4ec30;
}
#check-chart .sp-slide.key {
  position: static !important;
  height: 100%;
  background: url(../image/slide/slide01.jpg) center no-repeat;
}
#check-chart .sp-slide .comment {
  position: relative;
  margin: 0 19px 13px;
  background: #FFF;
  opacity: .85;
  color: #1b9d99;
  font-size: 16px;
  padding: 6px 30px 3px;
  box-sizing: border-box;
  border-radius: 6px;
  font-weight: 700;
}
#check-chart .sp-slide .comment:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 15%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 12px;
  border-color: transparent transparent #ffffff transparent;
}
#check-chart .sp-slide .top {
  margin-bottom: 38px !important;
}
#check-chart .sp-slide .top, #check-chart .sp-slide .next, #check-chart .sp-slide .prev {
  margin: auto;
  width: 300px;
  line-height: 58px;
  text-align: center;
  background-color: #FFF;
  color: #1b9d99;
  font-size: 24px;
  font-weight: 700;
  border: none;
}
#check-chart .sp-slide .supervise {
  margin: auto;
  width: 300px;
  line-height: 58px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
#check-chart .sp-slide .top:hover, #check-chart .sp-slide .next, #check-chart .sp-slide .prev:hover {
  background-color: #f4ec30;
}
#check-chart .result {
  align-content: center;
  width: 48.3%;
  height: 120px;
  opacity: .85;
  text-align: center;
  background-color: #FFF;
  font-size: 14px !important;
  color: #1b9d99 !important;
  padding-top: 30px;
  line-height: 1.3;
  box-sizing: border-box;
  border-radius: 6px;
  margin: 0 !important;
}
#check-chart .weak-point {
  padding-top: 20px;
}
#check-chart .result.persent b {
  font-size: 24px;
}
#check-chart .result.weak-point b {
  font-size: 17px;
}
#check-chart .sns {
  text-align: center;
  font-size: 0;
  margin-bottom: 22px;
}
#check-chart .sns > div {
  display: inline-block;
}
#check-chart .sns > div.twitter-share {
  margin: 0 7px;
}
#check-chart .logo02 {
  position: absolute;
  top: 9px;
  left: 12px;
}

.check-result {
  background: url(../image/bg/bg02.jpg);
  padding-top: 20px;
  display: none;
}
.check-result > .ttl {
  color: #737373;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
}
.check-result > .ttl + p {
  color: #737373;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 15px;
}
.check-result .tab{
  overflow:hidden;
  display : -webkit-box; /* for Android_old */
  display : -webkit-flex; /* for Safari */
  display: flex;
  -webkit-box-pack: center; /* for Android_old */
  -webkit-justify-content: center; /* for Safari */
  justify-content: center;
}
.check-result .tab li{
  background:#dad0bc;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  width: 25%;
  line-height: 50px;
  cursor: pointer;
  border: 1px solid #FFF;
}
.check-result .tab li.select, .check-result .tab li:hover{
  background:#FFF;
  color: #dad0bc;
  border-left-color: #dad0bc;
  border-right-color: #dad0bc;
}
.check-result .content li{
  background:#FFF;
  padding-top: 30px;
}
.check-result .content .item {
  display:none;
}
.check-result .content .item.select {
  display:block;
}
.check-result .frame {
  border: solid 2px #737373;
  padding: 0.6em;
}
.check-result .explanation {
  font-size: 12px;
  margin-bottom: 25px;
}
.check-result .comment,
.check-result .about {
  font-size: 12px;
  font-weight: 700;
  color: #737373;
  //margin-bottom:10px;
}

.check-result .about_sp dt {
  font-size: 14px;
  font-weight: bold;
  //color: #737373;
  //margin-bottom: 1em;
}
.check-result .about_sp dd {
	font-size: 12px;
	margin-bottom:10px;
}
.check-result .name {
  margin-bottom:20px;
}
.check-result a {
	color:#737373;
}

.textsmall {
  font-size: 85%;
}
.check-result .itemImage {
  margin-bottom: 5px;
  text-align: right;
}
.check-result .size {
  font-size: 11px;
}
.check-result .onlineShop {
  margin-top: 0.6em;
  text-align: center;
}

.item .inner .btn_inr {
	display: flex;
	margin-bottom:1rem;
}
.check-result .button03 {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color: #737373;
  border: 2px solid #737373;
  line-height: 35px;
  width: 408px;
  height: 40px;
  max-width: 100%;
  text-decoration: none;
  border-radius: 3px;
  margin-bottom:2rem;
}
.check-result .button04 {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color:#737373;
  border: 2px solid #737373;
  line-height: 35px;
  width: 150px;
  height: 40px;
  max-width: 100%;
  text-decoration: none;
  border-radius: 3px;
}
.check-result .button05 {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color:#737373;
  border: 2px solid #737373;
  line-height: 35px;
  width: 150px;
  height: 40px;
  max-width: 100%;
  text-decoration: none;
  border-radius: 3px;
  margin-left: 1rem;
}
.btn_wpr {
	 position:relative;
}
.centerText .button03::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 69%;
    right: 9.5rem;
    transform: translateY(-50%);
	color:#737373;
}
.centerText .button04::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 26%;
    right: 4.2rem;
    transform: translateY(-50%);
	color:#fff;
}
.centerText .button05::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 26%;
    left:6.3em;
    transform: translateY(-50%);
	color: #fff;
}
.button03:hover  {
  	background-color: #737373;
  	color: #FFF;
}
.button04:hover  {
  	background-color:#fff;
  	color: #737373;
}
.button05:hover  {
  	background-color:#fff;
  	color: #737373;
}

/*===============================================
KEYVISUAL
===============================================*/
#KEYVISUAL {
  margin-bottom: 40px;
}
/*===============================================
MAIN
===============================================*/
#MAIN {
  padding: 37px 0 0;
}
mark {
  background-color: rgba(0,0,0,0);
  position: relative;
  z-index: 1;
}
mark:after {
  content: "";
  position: absolute;
  display: block;
  height: 0.8em;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #fff000;
  z-index: -1;
}

section.section01 {
//  background: url(../image/bg/bg03.jpg) top center/cover no-repeat;
  background-color: #e8e3d4;
  padding: 11px 0 20px;
  margin-bottom: 23px;
}
section.section01 dl {
  width: 100%;
  margin: 0 auto 50px;
}
section.section01 dt {
  text-align: center;
}
section.section01 dd {
}
section.section01 dd.fair01 {
  padding: 0 0 13px;
}
section.section01 dd.fair02 {
  padding: 12px 0 18px;
  margin-bottom: 2em;
}
section.section01 dd.fair02 p {
  margin: 0 0 1.4em;
}
section.section01 dd.fair02 img,
section.section01 dd.fair03 img {
  margin: 0 0 0.4em;
}
section.section01 dd.fair03 {
  padding: 0 0 15px;
}
.video {
  position: relative;
  width: 100%;
  padding: 75% 0 0 0;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*===============================================
FOOTER
===============================================*/
#FOOTER {
  padding: 12px 0 26px;
  width: auto;
  margin: 0 auto;
  position: relative;
}
#FOOTER .ttl {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  text-align: center;
}
.footer_nav li {
  border-bottom: 1px solid #d9d9d9;
}
.footer_nav li a:before {
  content: "▶";
  color: #0099d9;
}
#FOOTER .caption {
  font-weight: 700;
  padding: 11px 27px 5px;
  background-color: #d9d9d9;
}
.footer_nav li a {
  display: block;
  padding: 10px 27px 8px;
  text-decoration: none;
  color: #2c2c2c;
}
.footer_nav li a:hover {
  text-decoration: underline;
}
.pagetop {
  text-align: center;
  font-size: 14px;
  transition: all 0.3s;
  font-weight: 700;
  margin-bottom: 12px;
}
.pagetop:hover {
  opacity: .7;
}
.pagetop a {
  text-decoration: none;
  color: #000;
}
.copy {
  background-color: #000;
  color: #FFF;
  padding: 29px 0 7px;
  text-align: center;
  font-size: 12px;
}

.copy ul {
  font-size: 0;
  text-align: center;
  margin-bottom: 30px;
}
.copy ul li {
  display: inline-block;
  font-size: 12px;
}
.copy ul li:first-child {
  padding-right: 40px;
  margin-right: 41px;
  border-right: 1px solid #FFF;
}
.copy ul li a {
  color: #FFF;
  text-decoration: none;
}
.copy ul li a:hover {
  text-decoration: underline;
}
.copy p {
  text-align: center;
}

.chirashi_btn {
  margin:0 5px 20px 0;
  text-align:center;
  font-size:90%;
  background-color:#e4e4e4;
  border:1px solid #999;
}
.chirashi_btn a {
  display:block;
  padding:5px;
  color:#333;
  text-decoration:none;
}
.chirashi_btn a:hover {
  background-color:#e7f1f6;
}

/*===============================================
秋のおすすめベッドパック
===============================================*/
.bg-beige { background-color:#f5f3ec;}
.bg-gray { background-color:#666;}
.bg-gold { background-color:#a68839;}

.bo-b-brown { border-bottom:1px solid #a59a8c;}
.bo-img { border:1px solid #ccc;}


.f_left { float:left;}
.f_right { float:right;}

.fs_up { font-size:130%;}

.txt-brown { color:#675a4b;}

.txt-gray { color:#444;}

.txt-gold { color:#a68839;}

.txt-white { color:#fff;}

/*.txt-mincho {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;	
}
*/
.inner {
	margin:10px auto;
}

.img-80 img { width:80%;}
.img-100 img { width:100%;}

.m_auto { margin:0 auto;}

.wi190 { width:190px;}
.wi200 { width:200px;}
.wi210 { width:210px;}
.wi230 { width:230px;}
.wi240 { width:240px;}
.wi400 { width:400px;}
.witest { width:620px;}
.wi700 { width:700px;}
.wi750 { width:750px;}
.wi800 { width:800px;}
.wi960 { width:960px;}

.keshi_line {
	text-decoration:line-through;/* 打ち消し線 */
}



/*20160927*/
.h2_style{
  background: url(../image/bg/bg02.jpg);
  line-height: 61px;
  color: #737373;
  font-size: 17px;
  text-align: center;
}
.back_img_n {
    background: url() !important;
    margin-bottom: 10px;
}
