@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0 none;
    outline:0 none;
    font-size:100%;
    vertical-align:baseline;
    background:none repeat scroll 0 0 transparent;
}

body {
    line-height:1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

ol, ul { list-style:none outside none; }

li {
	padding:0;
	margin:0;
	list-style:none;
}

img {
	vertical-align:bottom;
	font-size:0;
	line-height:0;
}

/* ---------------------------------
   link presudo
--------------------------------- */
a,
a span {
    color: #e60012;
    text-decoration: none;
}
a:hover,
a:hover span,
a.current {
    color: #e60012;
    text-decoration:underline;
}
a:active {
    color: #e60012;
    text-decoration:none;
}
a:active,
a:focus {
    outline:none;
}

/****************************************

          General Setting

*****************************************/
body {
    color: #2f2c2f;
    font-size: 13px;
    font-family:
    Verdana, Arial,
    'ヒラギノ角ゴ Pro W3',
    'Hiragino Kaku Gothic Pro',
    Osaka,
    'ＭＳ Ｐゴシック',
    sans-serif;
    line-height: 160%;
    -webkit-text-size-adjust: 100%;
}

body {
  background: #fff9ec;
}


nav {
    background: #2b2416;
}
.side_info {
    background: #e6e5e1;
}

span {
  color:#c64744;
}



.maintopimage {
  position: relative;
  width: 100%; /* 画像の横幅 */
  height: auto; /* 画像の縦幅 */
}

.maintopimage img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 1s; /* フェードの時間(秒) */
}

.maintopimage .show {
  opacity: 1;
  z-index: 1;
}

/****************************************

          Typography

*****************************************/

h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}

/****************************************

          display none

*****************************************/




/****************************************

          common

*****************************************/
img {
    max-width: 100%;
    height: auto;
    display:block;
    margin:auto;
}

.header_wrap {
    margin: auto;
    overflow: hidden;
    height: auto;
}


h1 {
    font-size: 10px;
    text-align: center;
    line-height: 1.2;
    padding-top: 4px;
}

h1 span {
    display: block;
}

.header_wrap .logo {
    padding:10px 0;
}

.header_wrap .logo img {
    width: 260px;
    height: auto;
}

.header_wrap .htel {
  margin: 2px 0 8px;
  position: relative;
}

.header_wrap .htel img {
    width: 230px;
    height: auto;
}

.header_wrap .htel:before {
content: 'タップ\Aで電話';
 white-space: pre;
color: white;
background-color: #a8a8a8;
font-size:10px;
line-height: 1.0;
-webkit-border-radius: 4px 0px 0px 4px;
        border-radius: 4px 0px 0px 4px;
-webkit-box-shadow:inset 0 3px 5px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow:inset 0 3px 5px 0 rgba(0, 0, 0, 0.2);box-shadow:inset 0 3px 5px 0 rgba(0, 0, 0, 0.2);
position:absolute;
right:0;
top:0;
padding:4px;
}

nav {
    margin-top: 5px;
}

nav ul li:first-child {
    display: none;
}

nav ul li {
    display: inline-block;
    width: 33%;
    margin:12px 0 8px;
}

nav ul li:nth-child(2),
nav ul li:nth-child(3),
nav ul li:nth-child(4) {
    margin:12px 0 2px;
}

nav ul li img {
    height:12px;
    width: auto;
}

.maintopimage {
  position:relative;
  margin:0 auto;
  overflow: visible;
  min-height: 225px;
}
.maintopimage img {
  position:absolute;
  left:0; top:0;
}

.maintitle {
    display: block;
    width: 75%;
    margin: auto;
    padding:18px 0;
}

.main_cont_topnews,
.main_cont {
    margin: 0 11px;
}

.main_cont_topnews li {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f7f7f7;
  border-bottom: 1px solid #efe9db;
    padding:16px 5px 16px 5px;
}

.main_cont_topnews li:last-child{
  border-bottom: 0px;

}

.main_cont_topnews li a {
  background: #f6f3eb;
  color: #b6ad8d;
}


.main_cont_topnews h2,
.main_cont h2 {
    padding:0 0 0 10px;
    text-align: left;
    color: #b6ad8d;
    font-size:15px;
    border-left:5px solid #b6ad8d;
    margin: 14px 0 8px;
}

.main_cont h3 {
  border-left: 5px solid #b6ad8d;
  padding-left: 10px;
  font-size: 16px;
  margin-bottom: 8px;
  margin-top: 18px;
}

.main_follow {
    display: none;
}

.ui-tabs-nav li {
min-width: 49% !important;
}

.menu table {
  width: 100%;
}

.menu p {
  background: url(img/ex.png);
  margin: 10px 0 24px;
  padding: 10px;
}

.pvip {
  background: url(img/ex.png);
  margin: 10px 0 24px;
  padding: 10px;
}

.pvip h3 {
  font-size: 14px;
}


.pvip p {
  float: none !important;
  padding: 0;
  width: 100%;
  background: none;
}

.menu_cont tr td:first-child {
  color: #400000;
  width: 48%;
}

.menu_cont tr td {
  padding: 5px;
  font-size: 14px;
}

.menu_cont tr td:last-child {
  text-align: right;
}


.side {
    margin-top:16px;
}

.side_info {
    padding: 6px 12px;
}

.side_info h2 {
    text-align: center;
    padding:5px 0 8px;
    font-size: 16px;
}

.side_info h3 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
}

.side_info h2 img {
    width: 105px;
    height: auto;
}

.side_info p {
    color:#47210d;
    padding:6px 18px 2px;
}

.side_info p.tel {
    font-size: 22px;
    padding: 10px 0;
    text-align: center;
}

.side_info p.tel a {
    color:#962a2a;
}

footer li{
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f7f7f7;
  border-bottom: 1px solid #efe9db;
}
footer li:last-child{
  border-bottom: 0px;
}
footer li a{
  position: relative;
  display: block;
  margin: 0;
  padding:16px 10px 16px 22px;
  background: #f6f3eb;
  color: #b6ad8d;
  font-weight: bold;
  text-decoration: none;
}
footer li a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 35px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #b6ad8d;
}
footer li a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 40px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #f7f7f7;
}

footer p {
    margin: 6px 17px;
}

footer small {
    text-align: center;
    font-size: 9px;
}

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

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

.topbanner {
  padding: 25px 0;
}

.news_desc p span {
  font-size: 15px;
  color: #FF3A45;
}


.btn_de a {
  display: block;
  width: 80%;
  margin: auto;
  color: #FFF;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  font-size: 18px;
  text-align: center;
  padding: 18px 0;
}

.yoyaku_joukoyu .btn_de a {
  background: #D2857A;
  box-shadow: 0 5px #b96559;
}

.mail_toiawase .btn_de a {
  background: #46B3DB;
  box-shadow: 0 5px #1c86ad;
}

.line_toiawase .btn_de a {
  background: #58D513;
  box-shadow: 0 5px #379404;
}

.yoyaku_joukoyu,
.mail_toiawase,
.line_toiawase,
.line_toiawase_pc {
  margin: 40px 0;
  text-align: center;
}

.line_toiawase_pc {
  display: none;
}

.menu_detail_link a,
.menu_detail_link_02 a {
  display: block;
  width: 90%;
  color: #FFF;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  font-size: 14px;
  text-align: center;
  padding: 4px 4px;
  background: #D2857A;
  box-shadow: 0 3px #b96559;
  margin: 10px 20px;
}


table.option {
  width: 100%;
  margin:0 auto 0;
}
table.option tr {
}
table.option tr:nth-child(even) {
  background: #F8F5F2;
}
table.option th {
  width: 50%;
  padding: 4px 0 4px 10px;
  vertical-align: middle;
  text-align: left;
}
table.option tbody td {
  vertical-align: middle;
  text-align: center;
}


table.t_menu {
  width: 100%;
  margin:0 auto 0;
  text-align: center;
}

table.t_menu thead tr {
  background: #F4F0EB;
}
table.t_menu thead tr th {
  padding: 8px 5px;
  vertical-align: middle;
}
table.t_menu tbody tr:nth-child(even) {
  background: #F8F5F2;
}
table.t_menu tbody th {
  width: 30%;
  padding: 8px 0;
  vertical-align: middle;
}
table.t_menu tbody td {
  vertical-align: middle;
}


/****************************************

          top

*****************************************/

.topinv img {
  width: 120px;
  height: auto;
  margin-top: 20px !important;
}

.main_cont_topnews li:nth-child(n+3) {
    display: none;
}


/****************************************

          qa voice

*****************************************/

.voice_inqa h3 {
  text-align: center;
  font-size: 34px;
  color: #E79286;
  margin-top: 40px;
  margin-bottom: 26px;
}

.voice_inqa li {
  padding:0 0 25px 40px;
  background: url(img/qalist.png) no-repeat;
    -webkit-background-size: 25px;
    -o-background-size: 25px;
    background-size: 25px;
}

/****************************************

          申込みフォーム追加

*****************************************/

/* フォームブラウザ間統一 */
form {
     margin:0;
     padding:0;
     border:0;
     outline:0;
     font-size:100%;
     vertical-align:baseline;
     background:transparent;
}

select, input, textarea, button {
     vertical-align:middle;
     font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
     position:relative;
     margin: 0 4px 2px 0;
     *margin-right:3px;
     top:-1px;
}


input{
  height: 16px;
  line-height: 18px;
}

button, input[type="button"] {
     overflow:visible;
     height:22px;
     padding:0 3px;
}

select {
     height: 20px;
     line-height: 20px;
}

input[type="checkbox"],
input[type="radio"] {
     border:none;
     top:-2px;
     top:0\9;
     margin-right:2px;
     margin-right: 0\9;
}
/* フォームブラウザ間統一 ここまで*/

.form_wrap {
  margin-top: 20px;
  padding: 26px;
}


.form_group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
* html .form_group             { zoom: 1; } /* IE6 */
*:first-child+html .form_group { zoom: 1; } /* IE7 */


.form_group {
  position: relative;
  margin-bottom: 28px;
}

.leftitem {
  position: relative;
  white-space: normal !important;
  text-align: right;
  font-weight: bold;
  font-size: 15px;

}

.radiostyle span {
  display: inline-block;
  width: 40%;
}

input[type="radio"] {
  padding-top: 2px;
  padding-right: 3px;
}

.hdaytime span {
  display: block;
  color: #333;
  margin-right: 8px;
}

.rightitem input[type=text],
.rightitem input[type=email] {
    padding:14px 10px 13px 18px;
    font-size: 18px;
    color: #333;
    border: solid 1px #eee;
    width: 92%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


.rightitem input[type=text]:focus,
.rightitem input[type=email]:focus {
  outline:solid 1px #ff8161 !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.rightitem textarea {
  padding: 7px 13px 5px 18px;
  font-size: 18px;
    color: #333;
    border: solid 1px #f1f2f4;
  width: 91.5%;
  -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.rightitem textarea:focus {
  outline:solid 1px #ff8161 !important;
}

button[type=submit] {
  position: relative;
  font-family:
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "メイリオ",
    Osaka,
    "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  font-size: 28px;
  height: 60px;
  line-height: 60px;
  display: block;
  width: 90%;
  margin: 0 auto;
  cursor: pointer;
  color: #fff;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  border: none;
  background: #A5D54E;
  box-shadow: 0 5px #81ab34;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

button[type=submit]:hover {
  background: #caed8a;
  box-shadow: 0 5px #A5D54E;
}

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

ul.salonimage li img {
  max-width: 90%;
}


.inq_info .radiostyle span label {
    vertical-align: bottom;
}

.inq_info .radiostyle span {
  margin: 5px;
}

