@charset "UTF-8";

/* allreset */

body,
div,
form,
hr,
img,
br,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
dl,
dt,
dd,
ul,
li,
ol,
table,
td,
th,
tr,
tbody,
caption,
b,
em,
strong,
i,
font,
big,
small,
embed,
object,
map,
frame,
frameset,
iframe,
select,
option,
address {
  text-indent: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: none 0;
  background-color: transparent;
  font-size: 100%;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', verdana, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 100%;
}

html {
  height: 101%;
  background: repeat;
}

img {
  display: block
}

.imgright {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}

.imgleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.imgcenter {
  margin-right: auto;
  margin-left: auto;
}

html {
  background-color: #F5F2E6;
}

.up0 {
  margin-top: 0 !important;
}

.up50 {
  margin-top: -50px !important;
}

.up40 {
  margin-top: -40px !important;
}

.up30 {
  margin-top: -30px !important;
}

.up20 {
  margin-top: -20px !important;
}

.up10 {
  margin-top: -10px !important;
}

.dn50 {
  margin-top: 50px !important;
}

.dn40 {
  margin-top: 40px !important;
}

.dn30 {
  margin-top: 30px !important;
}

.dn20 {
  margin-top: 20px !important;
}

.dn10 {
  margin-top: 10px !important;
}

.btm50 {
  margin-bottom: 50px !important;
}

.btm40 {
  margin-bottom: 40px !important;
}

.btm30 {
  margin-bottom: 30px !important;
}

.btm20 {
  margin-bottom: 20px !important;
}

.btm10 {
  margin-bottom: 10px !important;
}


/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.clear {
  clear: both;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.nofloat {
  clear: both;
}

-webkit--moz--o--ms- tag {
  border-radius: 10px;
}

tag {
  box-shadow: 10px 10p 10px 10px rgba(0, 0, 0, 0.4);
}


/* body */

body {
  min-width: 1000px;
  width: 100%;
  background: repeat 0 0;
}

.noprint {
  display: none;
}

.nopc {
  display: none;
}

.pc33 {
  width: 33%;
}

.pc50 {
  width: 50%;
}

.pc66 {
  width: 66%;
}

.pc75 {
  width: 75%;
}

.pc25 {
  width: 25%;
}

.w670 {
  width: 670px !important;
}

a.hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
}

a.hover:hover {
  opacity: 0.50;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity: 0.50;
  -khtml-opacity: 0.50;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
}

a.hover2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
}

a.hover2:hover {
  opacity: 0.90;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  -moz-opacity: 0.90;
  -khtml-opacity: 0.90;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
}

a.hover3 {
  transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
}

a.hover3:hover {
  transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
}

a.hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
}

a.hover:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
}

header {
  width: 100%;
  background: repeat-x center bottom;
  height: 220px;
}

header h1 a {
  width: 525px;
  height: 220px;
  display: block;
  text-indent: -9999px;
}

div.headltit {
  width: 1000px;
  height: 220px;
  background: no-repeat center bottom;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

p.gotocontact {
  display: block;
  width: 148px;
  height: 30px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  right: 10px;
  top: 105px;
}


/* 元のナビゲーション */

nav.mm {
  width: 100%;
  background: repeat-x center top;
  overflow: hidden;
}

nav.mm>ul {
  overflow: hidden;
  width: 1007px;
  margin-right: auto;
  margin-left: auto;
  font-size: 0;
}

nav.mm ul>li {
  display: inline-block;
  width: 155px;
}

nav.mm ul li ul li {
  float: none;
}

nav.mm ul li ul {
  display: none;
}

nav#jq_navi ul li.mm01 {
  width: 70px;
}

nav#jq_navi ul li a {
  background: url(../img/mm_content_bg.jpg);
  width: 155px;
  height: 70px;
}

nav#jq_navi ul li.mm01 a {
  display: block;
  height: 70px;
  background: no-repeat;
  width: 70px;
}

nav#jq_navi ul li.mm01 a:hover,
nav#jq_navi ul li.mm01 a.now {
  display: block;
  height: 70px;
  background: url(../img/mm_home_bg_curennt.jpg) no-repeat;
  width: 70px;
}

nav#jq_navi ul li.mm02 a:hover,
nav#jq_navi ul li.mm02 a.now {
  display: block;
  background: no-repeat;
  width: 155px;
  height: 70px;
}

nav#jq_navi ul li.mm03 a:hover,
nav#jq_navi ul li.mm03 a.now {
  display: block;
  background: no-repeat;
  width: 155px;
  height: 70px;
}

nav#jq_navi ul li.mm04 a:hover,
nav#jq_navi ul li.mm04 a.now {
  display: block;
  width: 155px;
  height: 70px;
  background: no-repeat;
}

nav#jq_navi ul li.mm05 a:hover,
nav#jq_navi ul li.mm05 a.now {
  display: block;
  width: 155px;
  height: 70px;
  background:  no-repeat;
}

nav#jq_navi ul li.mm06 a:hover,
nav#jq_navi ul li.mm06 a.now {
  display: block;
  width: 155px;
  height: 70px;
  background:  no-repeat;
}

nav#jq_navi ul li.mm07 a:hover,
nav#jq_navi ul li.mm07 a.now {
  display: block;
  width: 155px;
  height: 70px;
  background: no-repeat;
}


/* 元のナビゲーション ここまで */


/* ナビゲーション　ドロップダウン */

.dropmenu:before,
.dropmenu:after {
  content: "";
  display: table;
}

.dropmenu:after {
  clear: both;
}

.dropmenu li a {
  padding: 0;
  color: #fff;
  font-size: 14px;
}

.dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}

.dropmenu li ul li {
  width: 100%;
}

.dropmenu li ul li a {
  padding: 13px 0;
  text-align: left;
}

#dropmenu li ul li {
  overflow: hidden;
  height: 0;
  transition: .2s;
}

#dropmenu li:hover ul li {
  overflow: visible;
  height: 35px;
}


/* ここまで */

li.now>a {
  cursor: default;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
}

li.now>a:hover {
  cursor: default;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
}

section#topimg {
  width: 100%;
  height: 301px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 70px;
}

div.topimg {
  width: 1000px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
}

article.maincolmn {
  background: #fff repeat-x center top;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -1px;
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  padding-bottom: 40px;
}

footer {
  width: 100%;
  background: repeat 0 0;
  padding-bottom: 20px;
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.25) 0 -5px 15px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 -5px 15px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 -5px 15px 0;
  border-top: 1px solid #111;
}

section.footcolmn {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  background: no-repeat 0 0;
  position: relative;
  height: 180px;
}

ul.footlink {
  position: absolute;
  top: 100px;
  left: 150px;
}

ul.footlink li a {
  display: block;
  background-color: #fff;
  border-radius: 3px;
  width: 170px;
  padding: 5px;
  text-align: center;
  color: #573033;
  font-size: 12px;
  margin-bottom: 5px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}

ul.footlink li a:hover {
  background-color: #fad993;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}

address.footadd {
  color: #fff;
  font-size: 12px;
  line-height: 1.5em;
  position: absolute;
  top: 95px;
  left: 340px;
}

dl.fm dt {
  margin-bottom: 10px;
  font-size: 12px;
  color: #fff;
}

dl.fm dt a {
  color: #fff;
  font-size: 12px;
}

dl.fm dd {
  list-style-position: inside;
  display: list-item;
  color: #fff;
  list-style-type: disc;
  font-size: 12px;
  margin-bottom: 10px;
}

dl.fm dd a {
  color: #fff;
  font-size: 12px;
}

dl.fm dt a:hover {
  text-decoration: underline;
}

dl.fm dd a:hover {
  text-decoration: underline;
}

dl.fml {
  position: absolute;
  right: 180px;
  top: 20px;
}

dl.fmr {
  position: absolute;
  right: 0;
  top: 20px;
}

p.copyright {
  color: #fff;
  font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  position: absolute;
  bottom: 0;
}

div.tothetopfixed {
  position: fixed;
  bottom: 0;
  z-index: 1500;
  width: 1000px;
}

div.tothetopfixed a {
  float: right;
}

div.tothetopfixed a {
  display: block;
}

div.tothetopfixed a:hover {
  background: #0044CC;
  color: #ffffff;
}

nav#jq_navi ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 100;
  left: 2px;
}

nav#jq_navi ul li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  text-align: center;
  position: relative;
  vertical-align: top;
}

nav#jq_navi ul li a {
  display: block;
  text-decoration: none;
  background-color: transparent;
  margin: 0;
  line-height: 1em;
  position: relative;
}

nav#jq_navi ul li a .mm_text {
  display: inline-block;
  margin-top: 18px;
  color: #532d2f;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 15px;
  font-family: "ヒラギノ明朝 ProN W5", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

nav#jq_navi ul li.mm02 a .mm_text {
  letter-spacing: -0.2em;
}

nav#jq_navi ul li a .mm_text_bottom_home {
  display: block;
  font-size: 10px;
  color: #dac790;
  font-family: "ヒラギノ明朝 ProN W5", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

nav#jq_navi ul li a .mm_text_bottom {
  display: block;
  font-size: 14px;
  color: #dac790;
  font-family: "ヒラギノ明朝 ProN W5", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

nav#jq_navi ul li a .mm_text .fa-home {
  color: #532d2f;
  font-size: 2em;
}

nav#jq_navi ul li ul li a {
  color: #532d2f;
  line-height: 1em;
  text-align: center;
  z-index: 60;
  text-indent: 0;
  background: url(../img/bg_menu03.png) repeat;
  height: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  margin: 1px 0 0;
}

nav#jq_navi ul li ul li a:hover {
  color: #000;
  background: url(../img/bg_menu03.png) repeat !important;
}

nav#jq_navi ul.clearfix li ul {
  display: none;
  position: relative;
  text-indent: 0;
  z-index: 100;
  padding: 0;
  margin: 0;
  line-height: 1em;
  background-repeat: repeat-x;
}

nav#jq_navi ul.clearfix li ul ul {
  text-indent: 0;
  padding: 0;
  margin: 0;
  line-height: 1em;
  z-index: 100;
  position: absolute;
  left: 150px;
  top: 4px;
}

nav#jq_navi ul.clearfix li a ul li a {
  text-indent: 0;
  display: block;
  padding: 0;
  z-index: 100;
  position: relative;
  top: 0;
  background: none repeat;
}

nav#jq_navi ul.clearfix li ul li a:hover {
  display: block;
  z-index: 60;
  position: relative;
  top: 0;
  color: #333;
}

nav#jq_navi ul.clearfix li a ul ul {
  background-image: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  line-height: 1em;
  z-index: 50;
}

nav#jq_navi ul li ul li.mmshadow {
  background: repeat-x center top;
  color: #c00;
  font-size: 100px;
}


/* text */

p.exp01 {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
}


/* hr */

hr.hr01 {
  background: no-repeat;
  width: 920px;
  height: 11px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}


/* index */

div.toptop {
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 40px;
}

div.toptop div {
  float: left;
}

div.toptop h2 {
  background: no-repeat 0 0;
  width: 493px;
  height: 82px;
  text-align: right;
}

div.toptop h2 i {
  display: none;
}

div.toptop p {
  width: 450px;
  float: left;
  margin-left: 40px;
  margin-top: 10px;
}

div.toptop img {
  float: right;
  margin-right: 40px;
  background-color: #fff;
  padding: 2px;
  border: 1px solid #ccc;
}

ul.topbtn {
  margin-left: -23px;
}

ul.topbtn li {
  float: left;
  margin-bottom: 23px;
  margin-left: 23px;
}

ul.topics li {
  margin-bottom: 10px;
}

div.topmid {
  overflow: hidden;
  margin-right: 40px;
  margin-left: 40px;
  margin-top: 20px;
}

div.topbtm_0 {
  overflow: hidden;
  margin-right: 40px;
  margin-left: 40px;
  padding-bottom: 40px;
  margin-top: 20px;
}

div.topbtm_l {
  width: 290px;
  float: left;
}

div.topbtm_c {
  width: 290px;
  float: left;
  margin-right: 25px;
  margin-left: 25px;
}

div.topbtm_r {
  width: 290px;
  float: right;
}

h3.h3top01 {
  width: 192px;
  height: 25px;
  background: none;
  margin-bottom: 5px;
  border-left: 5px solid #900;
  color: #900;
}

h3.h3top02 {
  width: 192px;
  height: 25px;
  background: no-repeat 0 -25px;
  text-indent: -9999px;
  margin-bottom: 5px;
}

h3.h3top03 {
  width: 192px;
  height: 25px;
  background: no-repeat 0 -50px;
  text-indent: -9999px;
  margin-bottom: 5px;
}

h3.h3top04 {
  width: 192px;
  height: 25px;
  background: no-repeat 0 -75px;
  text-indent: -9999px;
  margin-bottom: 5px;
}

h3 .h3top-sub {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #900;
  border-left: 1px solid #900;
  padding: 3px 4px;
  margin-left: 1px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

dl.news dt {
  color: #333;
  font-size: 75%;
  padding-top: 10px;
  margin-bottom: 5px;
}

dl.news dd {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

dl.news dd a {
  color: #900;
  text-decoration: underline;
  font-size: 13px;
}

dl.news dd a:hover {
  font-variant: normal;
  color: #e78a38;
}

li.rss-item {
  font-size: 80%;
  color: #333;
  line-height: 1.5em;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

a.rss-item {
  color: #900;
  text-decoration: underline;
}

a.rss-item:hover {
  color: #e78a38;
}

span.rss-date {
  color: #333;
  font-size: 75%;
}


/* h2 */

div.topimg h2 {
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 15px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 15px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 15px 0;
}

h2.h2tit01 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit02 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit03 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit04 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit05 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit06 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit07 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit08 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}

h2.h2tit09 {
  background: no-repeat 0 0;
  width: 1000px;
  height: 300px;
  text-indent: -9999px;
}


/* h3 */

h3#h3next01 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 0;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next02 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -60px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next03 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -120px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next04 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1380px;
  text-indent: -9999px;
}

h3#h3next05 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1440px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next06 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -180px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next07 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -240px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next08 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -300px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next09 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -360px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next10 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -420px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next11 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -480px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next12 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -540px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next13 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -600px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next14 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -660px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next15 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -720px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next16 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -780px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next17 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -840px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next18 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -420px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next19 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -900px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next20 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -960px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next21 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1020px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next22 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1080px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next23 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1140px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next24 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1200px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next25 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1260px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next26 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1320px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3next27 {
  width: 960px;
  height: 60px;
  background: no-repeat 0 -1500px;
  text-indent: -9999px;
  margin-bottom: 20px;
}

h3#h3noimg {
  width: 960px;
  height: 60px;
  margin-bottom: 20px;
}

.h3noimg_text {
  display: inline-block;
  color: #fefefe;
  font-size: 36px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 12px 0 10px 40px;
}

.h3noimg_text_faq {
  display: inline-block;
  color: #fefefe;
  font-size: 16px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 12px 0 10px 40px;
  line-height: 1.2em;
}

.h3noimg_text_long {
  display: inline-block;
  color: #fefefe;
  font-size: 34px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 12px 0 10px 40px;
}

.h3noimg {
  width: 960px;
  height: 60px;
  margin-bottom: 20px;
}

h4.h4next01 {
  color: #900;
  font-size: 100%;
  margin-right: 40px;
  margin-left: 40px;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.5em;
}

.page-in-content h4 {
  color: #900;
  font-size: 100%;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.5em;
}

.page-in-content h4 span {
  color: #900;
  font-size: 100%;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.5em;
}

h5.h5noimg {
  width: 920px;
  margin: 0 40px 20px;
  border-left: 14px solid #900;
  border-bottom: 1px solid #900;
  box-sizing: border-box;
}

.h5noimg-text {
  display: inline-block;
  color: #900;
  font-size: 30px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', verdana, sans-serif;
  font-weight: bold;
  margin: 8px 0 8px 20px;
}

.page-in-content p {
  line-height: 1.5em;
  font-size: 80%;
}

article#about p.exp01 {
  width: 570px;
  overflow: hidden;
  float: left;
}

article#faq {
  padding-top: 40px;
}

section.nextclm01 {
  margin-right: 40px;
  margin-left: 40px;
  width: 920px;
  overflow: hidden;
  padding-bottom: 40px;
}


/* pagenavi */

ul.pagelink {
  overflow: hidden;
  padding: 20px 40px;
  margin-bottom: -10px;
}

ul.pagelink li {
  float: left;
  margin-bottom: 10px;
}

ul.pagelink li a {
  display: block;
  color: #900;
  font-size: 15px;
  margin-right: 40px;
  letter-spacing: -0.05em;
}

ul.pagelink li a:before {
  content: "▼";
  font-size: 12px;
  margin-right: 5px;
}

ul.pagelink li a:hover {
  color: #ff8040;
}


/* voice */

section.voice {
  overflow: hidden;
  padding-top: 30px;
  margin-right: 40px;
  margin-left: 40px;
  width: 920px;
  background: no-repeat center bottom;
  padding-bottom: 40px;
  position: relative;
}

dl.voice_user {
  width: 490px;
  padding: 15px;
  background-color: #faf5e2;
  border-radius: 5px;
  float: left;
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.148438) 2px 2px 3px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.148438) 2px 2px 3px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.148438) 2px 2px 3px 0;
}

dd.voice_menu a {
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  background-color: #83743d;
  padding: 5px 7px;
}

dt.voice_tit {
  border-top: 1px solid #900;
  border-bottom: 1px solid #900;
  color: #900;
  font-size: 100%;
  padding: 7px 5px;
  margin-top: 7px;
  margin-bottom: 5px;
  line-height: 1em;
  font-weight: bold;
}

dd.voice_txt {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
}

dd.voice_name {
  color: #333;
  font-size: 85%;
  font-weight: bold;
  margin-top: 5px;
  text-align: right;
}

dl.voice_staff {
  width: 380px;
  vertical-align: bottom;
  float: right;
  position: absolute;
  bottom: 40px;
  right: 0;
}

dl.voice_staff dt {
  color: #333;
  font-size: 75%;
  margin-bottom: 5px;
}

dl.voice_staff dt:before {
  content: "■";
  color: #333;
}

dl.voice_staff dd {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
}

.voice_single_waku {
  overflow: hidden;
  padding-top: 30px;
  margin-right: 40px;
  margin-left: 40px;
  width: 920px;
  padding-bottom: 40px;
  position: relative;
}

.voice_single_waku dl.voice_user {
  width: 890px;
  float: none;
}

.voice_single_waku dl.voice_staff {
  width: 890px;
  float: none;
  position: relative;
  bottom: 0;
  padding: 15px;
}


/* FAQ */

dl.faq {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}

dl.faq dt {
  color: #900;
  font-size: 90%;
  font-weight: bold;
  padding-top: 20px;
}

dl.faq dt:before {
  content: "Q";
  color: #900;
  margin-right: 5px;
  font: 25px Times, Georgia, "Times New Roman", serif;
}

dl.faq dd {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
  background: no-repeat center bottom;
  padding-bottom: 25px;
  padding-left: 25px;
}

dl.faq dd:before {
  content: "A";
  color: #333;
  font: 25px Times, Georgia, "Times New Roman", serif;
  margin-left: -25px;
  vertical-align: top;
}

dl.faq dd p {
  line-height: 1.5em;
  display: inline-block;
  margin: 5px 0 0 5px;
}


/* shop */

section.shopinfo {
  overflow: hidden;
  padding: 10px 40px 40px;
  font-size: 0;
}

section.shopinfo h4 {
  font-size: 18px;
  border-left: 8px solid #900;
  padding: 5px 0 5px 5px;
  margin-bottom: 10px;
}

section.shopinfo p {
  width: 340px;
  color: #000;
  font-size: 14px;
  line-height: 1.75em;
}

section.shopinfo p b a {
  color: #333;
  font: 200% "Times New Roman", Georgia, Times, serif;
  margin-left: 5px;
}

section.shopinfo p a {
  color: #900;
}

section.shopinfo p a:hover {
  color: #ff8040;
}

section.shopinfo .shop-info-left {
  display: inline-block;
  width: 40%;
  font-size: 14px;
  vertical-align: top;
}

section.shopinfo .shop-info-img-box {
  display: inline-block;
  width: 59%;
  margin-left: 1%;
  vertical-align: top;
}

section.shopinfo ul {
  font-size: 0;
}

section.shopinfo ul li {
  display: inline-block;
  width: 48%;
  margin: 5px 1%;
}

section.shopinfo ul li.shop_img_wide {
  display: inline-block;
  width: 98%;
  margin: 5px 1%;
}

section.shopinfo ul li img {
  background-color: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 1%;
  width: 98%;
}

section.shopinfo .shop-postal p {
  line-height: 1em;
}

section.shopinfo .shop-adress,
section.shopinfo .shop-open_time,
section.shopinfo .shop-holiday {
  margin-bottom: 5px;
}

section.shopinfo .shop-tel p {
  font-size: 28px;
  font-family: "Times New Roman", Georgia, Times, serif;
}

section.shopinfo .shop-tel p .shop-tel-span {
  display: inline-block;
  font-size: 14px;
}

section.shopinfo .shop-mail p {
  color: #900;
}

section.shopinfo .shop-mail p .shop-mail-span {
  display: inline-block;
  color: #900;
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h4.maptit01 {
  background: 0 -100px;
  width: 192px;
  height: 25px;
  text-indent: -9999px;
  margin-bottom: 5px;
}

h4.maptit02 {
  background: 0 -125px;
  width: 192px;
  height: 25px;
  text-indent: -9999px;
  margin-bottom: 5px;
  margin-top: 40px;
}

h3.shopinfo {
  color: #333;
  font-size: 200%;
  padding-bottom: 5px;
  border-bottom: 1px solid #666;
  width: 920px;
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 40px;
  letter-spacing: -0.15em;
}

section.shopinfo iframe {
  background-color: #fff;
  border: 1px solid #eee !important;
  width: 910px;
  padding: 4px;
}


/* contact */

article#contact {
  padding-top: 40px;
  margin-top: 60px;
}

form#mailformpro {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}

form#mailformpro button {
  color: #333;
  font-size: 15px;
  width: 10em;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-top: 20px;
}

dl.contact {
  overflow: hidden;
  width: 700px;
}

dl.contact dt {
  padding: 10px;
  color: #333;
  font-size: 80%;
  float: left;
  width: 15em;
}

dl.contact dt b {
  color: #c00;
}

dl.contact dd {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}

dl.contact input,
dl.contact textarea {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.ipt01 {
  color: #333;
  font-size: 15px;
  width: 200px;
}

.ipt02 {
  color: #333;
  font-size: 15px;
  width: 100px;
}

.ipt03 {
  color: #333;
  font-size: 15px;
  width: 430px;
  height: 1em;
}

.ipt04 {
  color: #333;
  font-size: 15px;
  width: 200px;
}

.ipt05 {
  color: #333;
  font-size: 15px;
  width: 430px;
}

.ipt06 {
  color: #333;
  font-size: 15px;
  height: 20em !important;
  width: 430px !important;
}


/* soushin */

dl.osusume {
  width: 320px;
  float: right;
  margin-left: 20px;
  background-color: #faf5e2;
}

dl.osusume dt {
  text-indent: -9999px;
  background: no-repeat 0 0;
  width: 320px;
  height: 36px;
}

dl.osusume dd {
  color: #333;
  font-size: 13px;
  display: list-item;
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 10px;
  margin-bottom: 10px;
}

p.osusume {
  width: 580px;
  float: left;
}

dl.soshin {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px dotted #ccc;
}

dl.soshin dt {
  margin-right: 1em;
  color: #333;
  font-size: 90%;
  float: left;
  width: 20em;
}

dd.soshin_menu b {
  background-color: #faf5e2;
  border-radius: 3px;
  color: #333;
  font-size: 12px;
  padding: 3px 5px;
  margin-left: 10px;
}

dd.soshin_price {
  float: right;
  margin-top: -1em;
  color: #bda83e;
  font: 20px Verdana, "Lucida Grande", Lucida, sans-serif;
}

dd.soshin_price i {
  color: #bda83e;
  font-size: 12px;
}

dl.soshinend {
  border-bottom: 1px dotted #ccc;
}

ul.model {
  overflow: hidden;
  margin-left: -20px;
  margin-bottom: -20px;
}

ul.model li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

ul.model img {
  width: 290px;
  height: auto;
}

section.result {
  width: 960px;
  padding: 20px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  margin-top: 20px;
  overflow: hidden;
}

div.result_r {
  float: right;
  width: 360px;
  margin-bottom: 20px;
}

div.result_l {
  float: left;
  width: 580px;
  margin-bottom: 20px;
}

dl.result {
  margin-top: 10px;
}

dl.result dt {
  color: #900;
  font-size: 100%;
  font-weight: bold;
  padding-top: 10px;
  margin-bottom: 5px;
}

dl.result dd {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

ul.result {
  overflow: hidden;
  width: 35em;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

ul.result li {
  float: left;
  color: #ccc;
}

ul.result li a {
  color: #900;
  font-size: 15px;
}

li.li_l {
  float: left;
}

li.li_r {
  float: right;
}

p.result {
  overflow: hidden;
  border-bottom: 3px solid #900;
  line-height: 1.5em;
}

p.result span.result01 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}

p.result span.result01 b {
  color: #333;
  font-size: 25px;
  font-weight: bold;
}

p.result span.result02 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
}

p.result span.result02 b {
  color: #333;
  font-size: 30px;
  font-weight: bold;
}

p.result span.result03 {
  color: #900;
  font: bold 70px/1em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

p.result span.result03 b {
  display: block;
  background-color: #900;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-right: 10px;
  width: 2em;
  float: left;
  margin-top: 15px;
  padding: 10px 10px 5px;
}

p.result span.result03 i {
  color: #900;
  font: bold 35px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}


/* cabitation */

p.price_cabi {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #333;
  font-size: 90%;
}

p.price_cabi small {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
}

p.price_bdnone {
  border-bottom: 0 none #fff;
}

p.price_cabi:before {
  content: "■";
  color: #333;
  font-size: 12px;
  margin-right: 3px;
}

p.price_cabi i {
  color: #bda83e;
  font-size: 12px;
}

p.price_cabi b {
  color: #bda83e;
  font: 20px Verdana, "Lucida Grande", Lucida, sans-serif;
  margin-left: 5px;
}

ul.img_cabi {
  overflow: hidden;
}

ul.img_cabi li {
  float: left;
  width: 25%;
}

ul.img_cabi li img {
  width: 100%;
}

p.img_cabi {
  width: 660px;
  margin-bottom: 20px;
}

p.img_cabi2 {
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
  width: 550px;
}

p.price_face {
  color: #333;
  font-size: 80%;
  line-height: 1.5em;
  margin-top: 20px;
}

ul.img_cabi3 {
  overflow: hidden;
}

ul.img_cabi3 li {
  float: left;
  width: 50%;
}

ul.img_cabi3 li img {
  width: 100%;
}

ul.img_cabi4 {
  overflow: hidden;
}

ul.img_cabi4 li {
  float: left;
  width: 33%;
}

ul.img_cabi4 li img {
  width: 100%;
}

ul.img_cabi5 {
  overflow: hidden;
}

ul.img_cabi5 li {
  float: left;
  width: 50%;
}

ul.img_cabi5 li img {
  width: 100%;
}

p.exp01 span.bridal {
  color: #900;
  font-size: 120%;
  line-height: 1.5em;
}

p.exp01 span.face_01 {
  display: block;
  color: #333;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 20px;
}

p.exp01 span.face_02 {
  background: repeat-y 0 0;
  padding: 10px;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  width: 550px;
  margin-bottom: 5px;
}

.with570 {
  width: 570px;
}

#acMenu {
  display: block;
}

#open_list {
  display: none;
}

div#acMenu {
  display: none !important;
}

p.tnx {
  text-align: center;
  color: #333;
  font-size: 15px;
  line-height: 1.5em;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 50px;
}

p.testest {
  color: #666;
  font-size: 22px;
  background-color: #fff;
}


/***************************************
footerのTELボタン
***************************************/

footer {
  padding-bottom: 0;
}

#under-btn {
  display: none;
}


/***************************************
インドエステ ページ menu01
***************************************/

.post_indesthe_ul {
  font-size: 0;
}

.post_indesthe_ul li {
  width: 31%;
  margin: 10px 0.666%;
  display: inline-block;
}

.model_waku_r10 {
  border: 1px solid #888;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-sizing: border-box;
  font-size: 0;
  display: block;
}

.model_waku_r10:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.model_img_circle {
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  margin: 5px;
  display: inline-block;
}

.model_weight {
  width: 185px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
  margin: 10px 0 15px 5px;
}

.model_weight_big {
  font-size: 28px;
  font-weight: bold;
}

.weight_box {
  margin-top: 10px;
}

.weight_red_waku {
  color: #fff;
  font-weight: bold;
  background: #900;
  padding: 3px 5px;
  font-size: 20px;
  vertical-align: middle;
}

.weight_xkg {
  font-size: 36px;
  font-weight: bold;
  vertical-align: middle;
  color: #900;
}

.weight_kg_tani {
  vertical-align: bottom;
  font-size: 20px;
  font-weight: bold;
  color: #900;
}

.model_name_coment_box {
  margin-top: 0;
  padding: 0 10px 10px;
}

.model_name_age {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.model_comennt_text {
  margin-top: 5px;
  font-size: 16px;
}


/***************************************
インドエステ　モデルのビフォーアフター post_indesthe
***************************************/

.beforeafter_data_sp {
  display: none;
}

.beforeafter_img_box {
  font-size: 0;
}

.bofore_img,
.after_img {
  display: inline-block;
  width: 22%;
}

.bofore_img img,
.after_img img {
  display: inline-block;
  width: 100%;
}

.after_img {
  margin-right: 0;
}

.after_img_end {
  margin-right: 0 !important;
}

.beforeafter_migi {
  display: inline-block;
  position: relative;
  top: -158px;
  color: #b41e29;
  font-size: 20px;
  width: 4%;
  text-align: center;
}

.beforeafter_migi i {
  color: #b41e29;
}


/* O様（40代） 約5ヶ月で 体重-16.0kg用CSS　menu01_03
このページのみ他のモデルとレイアウトが違います。
https://www.uncoeur-esthe.com//post_indesthe/menu01_03
*/

.bofore_img2,
.after_img2 {
  display: inline-block;
  width: 30%;
}

.bofore_img2 img,
.after_img2 img {
  display: inline-block;
  width: 100%;
}

.after_img2 {
  margin-right: 0;
  vertical-align: top;
}

.beforeafter_migi2 {
  display: inline-block;
  position: relative;
  top: -158px;
  color: #b41e29;
  font-size: 20px;
  width: 5%;
  text-align: center;
}

.beforeafter_migi2 i {
  color: #b41e29;
}

.after_end3 {
  display: inline-block;
  width: 30%;
}

.after_end3 .after_img2 {
  width: 100%;
}

.vert3 {
  vertical-align: bottom;
}

.sp_after_box {
  display: none;
}


/* O様（40代） 約5ヶ月で 体重-16.0kg用　ここまで */

.beforeafter_sukima {
  display: inline-block;
  color: #b41e29;
  font-size: 20px;
  width: 4%;
}

.beforeafter_data {
  display: block;
  margin-top: 30px;
}

.beforeafter_data table.beforeafter_data_table {
  width: 100%;
  border: 1px solid #e39b9f;
  box-sizing: border-box;
  border-collapse: collapse;
}

.beforeafter_data table.beforeafter_data_table th {
  color: #a81f27;
  border: 1px solid #e39b9f;
  box-sizing: border-box;
  padding: 10px 5px;
}

.beforeafter_data table.beforeafter_data_table th small {
  color: #a81f27;
  font-size: 11px;
}

.beforeafter_data table.beforeafter_data_table td {
  border: 1px solid #e39b9f;
  box-sizing: border-box;
  padding: 10px 5px;
  text-align: center;
}

.beforeafter_data table.beforeafter_data_table tr.model_result {
  background: #f8e8e8;
}

.beforeafter_data table.beforeafter_data_table tr.model_result td {
  color: #a00f16;
  font-weight: bold;
  font-size: 20px;
  padding: 15px 5px;
}

.before_label,
.after_label {
  display: inline-block;
  background: #a00f16;
  padding: 5px 3px;
  color: #fff;
  font-size: 14px;
  width: 50px;
  text-align: center;
}


/********************************
ハーブ&タラソ モデル結果
********************************/

.bofore_img_herb,
.after_img_herb {
  display: inline-block;
  width: 45%;
  height: 260px;
  overflow: hidden;
  margin: 0 0 15px;
}

.beforeafter_migi_herb {
  display: inline-block;
  position: relative;
  top: -130px;
  color: #b41e29;
  font-size: 30px;
  width: 10%;
  text-align: center;
}

.bofore_img_herb img,
.after_img_herb img {
  width: 100%;
}

.beforeafter_migi_herb i {
  color: #b41e29;
}


/********************************
投稿記事
********************************/

.single_main {
  padding: 0 0 15px 15px;
}

.single_state {
  text-align: right;
  width: 950px;
  font-size: 12px;
}


/********************************
新着情報
********************************/

.post_news_ul {
  padding: 0 40px;
}

.post_news_ul li {
  margin-bottom: 20px;
}

.post_news_ul li dt {
  width: 20%;
  float: left;
}

.post_news_ul li dd {
  width: 80%;
  margin: 0 0 0 21%;
}

.post_news_ul li dd a {
  color: #900;
  font-size: 18px;
  text-decoration: underline;
}

.post_news_text {
  margin-top: 5px;
  font-size: 16px;
}

.post_news_link {
  text-align: center;
  margin-top: 20px;
}

.post_news_link a {
  color: #900;
  font-size: 14px;
  text-decoration: underline;
}

.post_news_text_top p {
  font-size: 13px;
  line-height: 1.4em;
  margin-top: 5px;
}


/*******************************
ハーブ＆タラソ インナーインパクト共通　herb , inner
******************************/

.herb_kouka_ul {
  font-size: 0;
}

.herb_kouka_ul li {
  display: inline-block;
  margin-left: 15px;
}

.herb_kouka_ul li img {
  width: 138px;
}

.herb_nagare_ul {
  font-size: 0;
}

.herb_nagare_ul li {
  display: inline-block;
  font-size: 0;
  margin-bottom: 15px;
  width: 50%;
}

.herb_nagare_ul li .herb_nagare_img {
  width: 130px;
  display: inline-block;
}

.herb_nagare_ul li .herb_nagare_text {
  width: 310px;
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  margin: 0 10px;
}

.herb_nagare_ul li .herb_nagare_text_midashi {
  font-size: 16px;
  margin-bottom: 10px;
}

.herb_nagare_ul li .herb_nagare_text_setsu {
  font-size: 13px;
  color: #333;
  line-height: 1.5em;
}

p.price_waku {
  border-top: 1px dotted #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  color: #333;
}

p.price_waku:before {
  content: "■";
  color: #333;
  font-size: 12px;
  margin-right: 3px;
}

p.price_waku .herb_price_bold {
  color: #bda83e;
  font-size: 18px;
  font-family: Verdana, "Lucida Grande", Lucida, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック'sans-serif;
  margin-left: 5px;
}

p.price_waku b {
  color: #bda83e;
  font: 20px Verdana, "Lucida Grande", Lucida, sans-serif;
  margin-left: 5px;
}

p.price_waku small {
  color: #333;
  font-size: 12px;
  line-height: 1.5em;
}

p.price_waku .herb_price_min {
  color: #bda83e;
  font-size: 12px;
}

p.price_waku_end {
  border-bottom: 0 dotted #ccc;
}

.bg_eggcolor {
  display: inline-block;
  background: #faf5e2;
  padding: 2px 5px;
  margin: 5px 0;
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

p.price-waku-bottom-line {
  border-bottom: 1px dotted #ccc;
}

.queen-subtitle {
  color: #b18147;
  display: block;
  margin-bottom: 15px;
}

.taraso-kouka-ul {
  font-size: 0;
}

.taraso-kouka-ul li {
  display: inline-block;
  width: 48%;
  height: 84px;
  margin: 10px 1%;
  font-size: 0;
  position: relative;
}

.taraso-kouka-ul li img {
  width: 84px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.taraso-kouka-ul li .taraso-kouka-text {
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
}

.queen-course-text {
  font-size: 11px;
}

table.harb-table {
  width: 100%;
  border: 1px solid #888;
  box-sizing: border-box;
  border-collapse: collapse;
  border-spacing: 0;
}

table.harb-table th {
  width: 19%;
  background: #f0f0f0;
}

table.harb-table tr.harb-table-gram th,
table.harb-table tr.harb-table-gram td {
  background: #f5f1e7;
}

table.harb-table tr.harb-table-price th,
table.harb-table tr.harb-table-price td {
  background: #fde0dd;
}

table.harb-table th,
table.harb-table td {
  text-align: center;
  padding: 10px;
  border: 1px solid #888;
  box-sizing: border-box;
}

table.harb-table-sp {
  display: none;
}


/**************************************
フェイシャル facial
**************************************/

.facial_topimg {
  margin: 10px 0 20px;
}

.h5_title {
  background: #850000;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 5px;
  color: #fff;
  margin: 10px 0 0 40px;
}


/**************************************
マシーン痩身 machine
**************************************/

.middle_head {
  background: #fff;
  width: 1000px;
  margin: 0 auto;
  padding-top: 10px;
}

.middle_head_inner {
  padding: 60px 0 0;
  background: #fff;
  width: 1000px;
  margin: 0 auto;
}

#machine {
  background: #fff repeat-x center top;
  width: 1000px;
  margin: 0 auto;
  box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.496094) 0 0 15px 0;
  padding: 20px 0 40px;
}


/**************************
テンプレート用
**************************/

.page-in-content {
  font-size: 0;
}

.contents-img-block {
  display: inline-block;
  width: 30%;
}

.contents-img-block img {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.contents-img-left {
  margin-right: 5%;
}

.contents-img-right {
  margin-left: 5%;
}

.contents-text-block {
  display: inline-block;
  width: 65%;
  font-size: 16px;
  vertical-align: top;
}


/* レイアウト　記事　*/

section.page-layout-section {
  margin-right: 40px;
  margin-left: 40px;
  width: 920px;
  overflow: hidden;
  padding-bottom: 40px;
  font-size: 0;
}

section.page-layout-section h4 {
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.5em;
  font-size: 16px;
}

section.page-layout-section p {
  line-height: 1.5em;
  font-size: 13px;
}


/* レイアウト　記事本文100％　パターン3~6,8,10 */

.contents-text-block-wide {
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px;
}

.contents-text-block-wide p {
  font-size: 80%;
}


/* レイアウト　画像当分配置　パターン3~6,8,9,10 */

.contents-img-block-2retsu ul,
.contents-img-block-3retsu ul,
.contents-img-block-4retsu ul,
.contents-img-block-5retsu ul,
.contents-img-block-6retsu ul {
  font-size: 0;
  margin-bottom: 15px;
}

.contents-img-block-1retsu ul li,
.contents-img-block-2retsu ul li,
.contents-img-block-3retsu ul li,
.contents-img-block-4retsu ul li,
.contents-img-block-5retsu ul li,
.contents-img-block-6retsu ul li {
  display: inline-block;
  font-size: 12px;
  margin: 5px 0.5%;
}

.contents-img-block-2retsu ul li img,
.contents-img-block-3retsu ul li img,
.contents-img-block-4retsu ul li img,
.contents-img-block-5retsu ul li img,
.contents-img-block-6retsu ul li img {
  width: 100%;
}

.contents-img-block-1retsu ul li img {
  display: inline-block;
  max-width: 100%;
}

.contents-img-block-2retsu ul li {
  width: 49%;
  vertical-align: top;
}

.contents-img-block-3retsu ul li {
  width: 32.333%;
  vertical-align: top;
}

.contents-img-block-4retsu ul li {
  width: 24%;
  vertical-align: top;
}

.contents-img-block-5retsu ul li {
  width: 19%;
  vertical-align: top;
}

.contents-img-block-6retsu ul li {
  width: 15.666%;
  vertical-align: top;
}

.contents-img-block-1retsu ul li {
  width: 99%;
  text-align: center;
  vertical-align: top;
}

.contents-img-midashi {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.contents-img-comment {
  font-size: 14px;
}

.contents_img_title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 10px 0 5px;
}

.contents_img_come {
  display: block;
  font-size: 14px;
  text-align: left;
  line-height: 1.3em;
}

.contents_img_link_pc {
  display: block;
}

.contents_img_link_sp {
  display: none;
}

.contents-sidebox-block {
  display: inline-block;
  width: 30%;
  margin-left: 5%;
}

.contents-img-block-wide {
  margin-top: 20px;
  text-align: center;
}

.contents-img-block-wide img {
  display: inline-block;
}

.contents-text-right-midashi {
  font-size: 16px;
  padding: 10px;
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcb315+0,b38627+100 */
  background: #dcb315;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dcb315 0%, #b38627 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dcb315 0%, #b38627 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dcb315 0%, #b38627 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dcb315', endColorstr='#b38627', GradientType=0);
  /* IE6-9 */
}

.contents-text-right-text {
  font-size: 12px;
  padding: 10px 5px;
  background: #faf5e2;
}

.contents-text-right-text p {
  font-size: 12px !important;
}

.contents-text-right-text li {
  margin: 5px auto;
  list-style-type: disc;
  list-style-position: inside;
}

.contents-li-left {
  display: inline-block;
  width: 30%;
  font-size: 14px;
}

.contents-li-right {
  display: inline-block;
  width: 68%;
  margin-left: 2%;
  font-size: 14px;
  vertical-align: top;
}

.contents-img-block-2retsu ul.contents-ul-inline-li li {
  font-size: 0 !important;
}

.contents-li-right-midashi {
  margin-bottom: 5px;
}

.contents-table-block {
  font-size: 14px;
}

.menu-box {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #333;
}

.menu-box p {
  color: #333;
  font-size: 90%;
}

.menu-box .menu-box-waku {
  color: #333;
  font-size: 90%;
}

.menu-box .menu-title {
  margin-right: 20px;
  display: inline-block;
  width: 40%;
}

.menu-box .menu-free {
  display: inline-block;
  width: 30%;
}

.menu-box .menu-description {
  width: 70%;
  font-size: 75%;
  margin-top: 5px;
  line-height: 1.5em;
}

.menu-box .menu-privilege {
  display: inline-block;
  font-size: 75%;
  font-weight: bold;
  padding: 2px 5px;
  margin-top: 5px;
  background: #faf5e2;
}

.menu-box .menu-price {
  display: inline-block;
  color: #bda83e;
  font: 20px Verdana, "Lucida Grande", Lucida, sans-serif;
  margin-left: 5px;
}

.menu-box .menu-price i {
  color: #bda83e;
  font-size: 12px;
}

.menu_parts_single {
  background-color: #f0ead3;
  border-radius: 3px;
  color: #333;
  font-size: 12px;
  margin-left: 5px;
  padding: 3px;
}


/* headerの問い合わせボタン */

.header-contact-btn {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faf3dc+0,d7b557+50,c9a02c+51,b38628+100 */
  background: #faf3dc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #faf3dc 0%, #d7b557 50%, #c9a02c 51%, #b38628 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #faf3dc 0%, #d7b557 50%, #c9a02c 51%, #b38628 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #faf3dc 0%, #d7b557 50%, #c9a02c 51%, #b38628 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#faf3dc', endColorstr='#b38628', GradientType=0);
  /* IE6-9 */
  color: #5d1d01;
  width: 148px;
  height: 30px;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #5d1d01;
  box-sizing: border-box;
  display: inline-block;
}

a.header-contact-btn i {
  color: #5d1d01;
}

p.gotoreseave {
  display: block;
  width: 148px;
  height: 30px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  right: 10px;
  top: 140px;
}


/* 取扱い商品 */

article#post_menu-article {
  padding-top: 40px;
  margin-top: 60px;
}

.content .post_menu_table {
  border-collapse: collapse
}

.post_menu_div {
  font-size: 0;
  margin-bottom: 20px;
}

.left_img_box {
  display: inline-block;
  width: 18%;
  font-size: 12px;
  margin: 5px 1%;
  vertical-align: top;
}

.left_img_box img {
  width: 100%;
}

.left_img_box a {
  display: inline-block;
  color: #666;
  text-decoration: none;
}

.right_setsu_box {
  display: inline-block;
  width: 80%;
  font-size: 13px;
  margin: 0;
}

.post_menu_shopurl {
  padding: 5px;
  border-left: 1px solid #ddd;
}

.post_menus_shopsetsu {
  padding: 15px;
  float: left;
}

.post_menus_itemname {
  font-weight: bold;
  padding: 10px 5px;
  font-size: 16px;
}

.post_menus_itemname a {
  color: #900;
  font-weight: bold;
  text-decoration: underline;
}

.post_menus_shopurl {
  padding: 5px;
  font-size: 14px;
  text-align: right;
}

.post_menus_tag {
  text-align: right;
  margin-bottom: 10px;
}

.post_menu-item-box {
  overflow: hidden;
  padding: 10px 0 0;
  margin-right: 40px;
  margin-left: 40px;
  width: 920px;
  background: no-repeat center bottom;
  position: relative;
}
