/* *******************************************************************************
-------------------------------------------------------------
■ PC
-------------------------------------------------------------
 1. link
 ├ 1-1. content text link
 ├ 1-2. tel link
 └ 1-3. side link 
 2. title (h2,h3,h4)
 ├ 2-1. h2
 ├ 2-2. h3
 └ 2-3. h4 
 3. bt
 4. base template
 5. SNS
 6. table
 ├ 6-1. default
 ├ 6-3. table01
 ├ 6-3. table02 
 └ 6-4. hours 
 7. news
 ├ 7-1. default
 └ 7-2. title change
 8. 汎用プロパティ
 ├ 8-1. float
 ├ 8-2. margin
 ├ 8-3. text-align
 ├ 8-4. 画像の配置
 ├ 8-5. 画像の装飾
 ├ 8-6. rollover（透過）
 └ 8-7. pc sp change
 9. other
 ├ 9-1. before-after
 ├ 9-2. list
 ├ 9-3. flow
 └ 9-4. qa
 10. MAP
 11. full
 12. inquiry
 13. singlebox
 ├ 13-1. 2 column
 ├ 13-2. 3 column
 └ 13-3. 4 column
 14. コンテンツ非表示

-------------------------------------------------------------  
■ @media screen and (max-width: 1000px)
-------------------------------------------------------------
 11. full

-------------------------------------------------------------  
■ @media screen and (max-width: 767px)
-------------------------------------------------------------
 1. link
 ├ 1-2. tel link
 └ 1-3. side link 
 3. bt
 4. base template
 6. table
 └ 6-4. hours 
 9. other
 └ 9-1. before-after
 10. MAP
 11. full
 13. singlebox
 └ 13-4. common column

******************************************************************************* */
/* ---------------------------------------------------------- 
         common
----------------------------------------------------------- */
body {
     color:#121212;
     font-size:15px;
     font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
     background:none;
     line-height:1.8;
}
a:hover {
     color:#eda3c5;
     text-decoration:none;
}
.btn_pageTop:hover {
     opacity:0.8;
}
@media screen and (max-width: 767px) {
.top .gnv_tmp_width_1000 {
     width:80%;
     margin:0 auto;
}
}
@media screen and (min-width:320px) and (max-width: 479px) {
.top .gnv_tmp_width_1000 {
     width:85%;
     margin:0 auto;
}
}
/* title -------------------------- */
/* =====================================
      header
=====================================*/
#header {
     background:#fff;
}
.header_block {
     margin-top:16px;
}
.header_block h1 {
     width:35%;
     margin-top:11px;
}
.header_block h1 img {
     width:100%;
     max-width:348px;
}
.wrapper .header_right_box img {
     vertical-align:top;
}
.header_right_box {
     width:58.5%;
     max-width:584px;
}
.header_right_box img.pc_tel {
     margin:0 0 0 17px;
     float:right;
}
.header_right_box img.pc_time {
     margin:0    
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
#header {
     width:98%;
     padding:0 1% !important;
}
.header_right_box img.pc_tel {
     margin:0 0 0 2.5%;
     width:40.5%;
     max-width:236px;
}
.header_right_box img.pc_time {
     width:57%;
     max-width:331px;
}
}
@media screen and (max-width: 767px) {
#header {
     padding:0;
}
.header_block h1 {
     margin-top:3.5%;
     margin-left:20px;
}
.top .header_block h1 {
     margin-left:10%;
}
.header_block {
     margin-top:0; 
}
.header_right_box {
     width:23.8%;
     max-width:238px;
}
.header_right_box li.btn_tell, 
.header_right_box li.btn_menu {
     margin-right:0;
     width:50%;
     height:auto;
}
.header_right_box li.btn_tell a, 
.header_right_box li.btn_menu a {
     height:auto;
     overflow:hidden;
}
.header_right_box img {
     margin:0 !important;
     width:100%;
}
}
@media screen and (min-width:320px) and (max-width:480px) {
.header_block h1 {
     width:45%;
}
.top .header_block h1 {
     margin-left:7.5%;
}
}
/* nav -------------------------- */
#header_menu_block {
     background:none;
}
.header_menu {
     height:auto;
     padding:15px 0 20px;
}
.header_menu .g_nav>li {
     border-right:2px solid #908f8f;
     box-sizing:border-box;
}
.header_menu .g_nav li.nav01 {
     border-left:2px solid #908f8f;
}
.header_menu .g_nav li.nav01,
.header_menu .g_nav li.nav06 {
     width:15%;
     height:auto;
}
.header_menu .g_nav li.nav02,
.header_menu .g_nav li.nav03 {
     width:16.5%;
     height:auto;
}
.header_menu .g_nav li.nav04,
.header_menu .g_nav li.nav05 {
     width:18.5%;
     height:auto;
}
.header_menu .g_nav li a, 
.header_menu .g_nav li span {
     font-size:15px;
     color:#585757;
     line-height:26px;
     letter-spacing:3px;
     padding:0;
     display:inline-block;
}
.header_menu .g_nav li a:hover, 
.header_menu .g_nav li span:hover {
     background:none;
     color:#eda3c5;
}
.submenu {
     background:none; 
}
.header_menu .g_nav .submenu,
.header_sub_menu, 
.header_menu .g_nav li {
     width:100%;
     background:none;
     margin:0;
     color:#585757;
}
.header_menu .g_nav .submenu li.g_nav_sub_row a {
     background:#f7f3ed;
     color:#6e624f;
     padding:10px 15px;
     font-size:14px;
     width:100%;
     box-sizing:border-box;
     display:block;
     letter-spacing:0;
}
.header_menu .g_nav .submenu li.g_nav_sub_row a:hover {
     background:#eda3c5;
     color:#fff;
}
@media screen and (max-width: 767px) {
.header_menu {
     padding:0;
     background:#fff;
}
.header_menu .g_nav {
      background:#8f8470;
}
.header_menu .g_nav li.nav01,
.header_menu .g_nav li.nav02,
.header_menu .g_nav li.nav03,
.header_menu .g_nav li.nav04, 
.header_menu .g_nav li.nav05,
.header_menu .g_nav li.nav06 {
      width:100%;
      border-right:none;
      border-left:none;
      border-top:1px solid #fff;
}
.header_menu .g_nav li a, 
.header_menu .g_nav li span {
      padding:10px 30px;
      color:#fff;
      width:100%;
      box-sizing:border-box;
      line-height:1.5;
      border-bottom:none;
}
.header_menu .g_nav li a:before {
      margin-top:-8px;
      background:#fff;
}
.header_menu .g_nav li a:after {
      background:#8f8470;
      margin-top:-8px;
}
.header_menu .g_nav li span:after {
      background:#8f8470;
}
.header_menu .g_nav li a:hover, 
.header_menu .g_nav li span:hover {
      color:#fff;
      background:#eda3c5;
}
.header_menu .g_nav li a:hover:after, 
.header_menu .g_nav li span:hover:after {
      background:#eda3c5;
}
.header_menu .g_nav li .submenu {
      border-bottom:none;
}
.header_menu .g_nav .submenu li.g_nav_sub_row a {
      background:#ccc6bb;
      padding:10px 35px;
      border-bottom:1px solid #fff;
}
.header_menu .g_nav .submenu li.g_nav_sub_row:last-child a {
      border-bottom:none;
} 
.header_menu .g_nav li .g_nav_sub_row a:before{
      background:#6e624f;
      left:13px;
      margin-top:-6px;
}
.header_menu .g_nav li .g_nav_sub_row a:after {
      left:10px;
      background:#ccc6bb;
      margin-top:-6px;
}
.header_menu .g_nav li .g_nav_sub_row a:hover:after {
      background:#eda3c5;
}
}
/* =====================================
      content-bottom
=====================================*/
div#content-bottom {
      background:#fcfaf8;
      padding:24px 0 20px;
}


ul.bottom_list {
display: flex;
justify-content: center;
align-items: center;
}


#content-bottom .bottom_list li {
      width:32%;
      float:left;
      margin-left:2%;
}
#content-bottom .bottom_list li:first-child {
      margin-left:0;
      margin-top:0 !important;
}
@media screen and (max-width: 767px) {
div#content-bottom {
      background:none;
      padding:0;
}
.under div#content-bottom .contents_block {
      margin:0;
}
div#content-bottom .bottom_top {
      background:#fcfaf8;
      padding:40px 0;
}
div#content-bottom .bottom_bottom {
      padding:40px 0;
}
.under div#content-bottom .gnv_tmp_width_1000 {
      width:100%;
      padding:0 20px;
      box-sizing:border-box;
}
ul.bottom_list {
display: unset;
justify-content: center;
align-items: center;
}
#content-bottom .bottom_list {
      width:65%;
      margin:0 auto;
}
#content-bottom .bottom_list li {
      width:100%;
      float:none;
      margin-left:0;
      margin-top:25px;
}
#content-bottom .tel_sp img {
      width:100%;
}
}
/* =====================================
     footer
=====================================*/
#footer {
      background:#fffcfc;
      font-size:15px;
      color:#212121;
      line-height:1.2;
      padding:78px 0 85px;
}
#footer .guide_box,
#footer .footer_left {
      width:68%;
      float:left; 
}
.footer_access_box {
      float:right;
      width: 32%;
      min-height:0;
      padding:0;
      border-left:none;
}
@media screen and (max-width: 1000px) {
.under .footer_block_in {
      width:100%;
      padding:0 20px;
      box-sizing:border-box;
}
}
/* nav_inner -------------------------- */
#footer .footer_left {
      margin-bottom:60px;
}
.footer_nav_box.first {
      width:50.5%;
      min-height:0;
      max-width:345px;
}
.footer_nav_box.second {
      width:49.5%;
      min-height:0;
      float:right;
      max-width:335px;
      border-right:none;
}
.footer_access_box .footer_ttl,
.footer_nav_box .footer_ttl {
      font-family:"新ゴ L", "Shin Go Light", sans-serif;
      font-size:18px;
      color:#998d7a;
      line-height:1.2;
      margin-bottom:20px;
      letter-spacing:3.5px;
      padding:0;
      text-align:left;
}
ul.footer_nav li {
      margin-bottom:13px;
}
ul.footer_nav li a {
      color: #212121;
      font-size: 15px;
      line-height: 1.5;
      display:inline-block;
      letter-spacing:3px;
}
ul.footer_nav li a:hover {
      color:#eda3c5;
      text-decoration:none;
}
.footer_guide {
      margin-bottom:14px;
}
/* footer_access_box -------------------------- */
.footer_access_box p.access_txt {
      padding:0;
      line-height:1.5;
}
.footer_access_box span.access_title {
      display:block;
      margin-bottom:8px;
}

.footer_access_box p.access_tel.access_txt {
      margin:12px 0 14px;
}
@media screen and (max-width:1000px) {
.top .footer_block_in {
      width:98%;
      margin:0 auto;
      padding:0;
}
#footer .guide_box,
#footer .footer_left {
      width:66%;
}
.footer_access_box {
      width:34%;
      background:none;
      padding:0;
      clear:none;
}
ul.footer_nav {
      padding:0;
}
.footer_access_box p.access_txt a,
.footer_access_box p.access_txt {
      text-align:left;
      background:#fffcfc;
      font-size:15px;
      color:#212121;
      line-height:1.7;
      word-break:break-all;
}
.footer_access_box p.access_txt a:hover {
      color:#eda3c5;
}
}
@media screen and (max-width: 767px) {
#footer {
      padding:30px 0;
}
.top .footer_block_in {
      padding:0;
      width:80%;
      margin:0 auto;
}
#footer .footer_left,
.footer_access_box {
      width:100%;
      float:none;
      max-width:none;
}
#footer .footer_left {
      margin-bottom:0;
}
.footer_nav_box.first,
.footer_nav_box.second {
      width:100%;
      float:none;
      max-width:none;
      padding-bottom:40px;
}
.footer_access_box {
      margin-bottom:40px;
}
.footer_nav_box.second {
      margin-bottom:0;
}
.footer_access_box .footer_ttl, 
.footer_nav_box .footer_ttl {
      margin-bottom:12px;
}
ul.footer_nav li {
      background:none;
      margin-bottom:8px;
}
ul.footer_nav li a {
      background:none;
      padding:0;
}
}
@media screen and (min-width:320px) and (max-width: 479px) {
.footer_block_in {
      width:85%;
      margin:0 auto;
}
}
/* =====================================
      mainimage
=====================================*/
#mainimage {
      margin-top:119px;
}
.top .main_contents {
      height:auto;
      background:none;
}
@media screen and (max-width: 767px) {
#mainimage {
      margin-top:0;
}
.top .main_contents {
      min-height:0;
}
}

/* ---------------------------------------------------------- 
        top
----------------------------------------------------------- */
.btn a {
      font-family:"新ゴ L", "Shin Go Light", sans-serif;
      font-size:15px;
      line-height:1.3;
      color:#7d715e;
      letter-spacing:3px;
      border:1px solid #7e725e;
      display:block;
      width:100%;
      box-sizing:border-box;
      position:relative;
      text-align:center;
      padding:12px 10px; 
}
.btn a:after {
      position:absolute;
      content:"";
      display:block;
      width:0;
      height:0;
      border-top:7px solid transparent;
      border-right:7px solid #7e725e;
      border-bottom:0 solid transparent;
      right:0;
      bottom:0;
}
.btn a:hover {
      background:#7e725e;
      color:#fff;
}
.btn a:hover:after {
      border-right:7px solid #fff;
}
.under .btn a {
      letter-spacing:0;
}
/* =====================================
     block01
=====================================*/
.top .block01.b_09 {
      margin:73px auto 0 !important;
}
.top .block01 .block01_left {
      width:47%;
      max-width:468px;
      float:left;
}
.top .block01 .block01_right {
      width:50%;
      max-width:500px;
      float:right;
}
.top .block01 .block01_title {
      font-family:"新ゴ R", "Shin Go Regular", sans-serif;
      font-size:25px;
      color:#7e725e;
      letter-spacing:1.5px;
      line-height:1.4;
      padding-left:40px;
      width:100%;
      box-sizing:border-box;
}
/* block01_left -------------------------- */
.top .block01 .block01_title.p01 {
      background:url("../asset/title_bg01.png") no-repeat left top;
      background-size:24px 28px;
      margin-bottom:10px;
}
.top .block01 .b_06 {
      margin:0 0 21px;
}
/* block01_right -------------------------- */
.top .block01 .block01_title.p02 {
      background:url("../asset/title_bg02.png") no-repeat left top;
      background-size:31px 31px;
      margin-bottom:24px;
}
.top .block01 p.table_txt {
      letter-spacing:0.5px;
      line-height:1.2;
}
.top .block01 p.table_txt span {
      font-size:20px;
}
.top .block01 .block01_right .gnv_tmp_table02 thead th.first {
      width:23%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.top .block01 .block01_right .gnv_tmp_table02 thead th.first {
      width:32%;
}
}
@media screen and (max-width: 767px) {
.top .block01.b_09 {
      margin:50px auto 0 !important;
}
.top .block01 .block01_left {
      width:100%;
      max-width:none;
      float:none;
      margin-bottom:50px;
}
.top .block01 .block01_right {
      width:100%;
      max-width:none;
      float:none;
}
.top .block01 .block01_right .gnv_tmp_table02 thead th.first {
      width:30%;
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.top .block01 .block01_right .gnv_tmp_table02 thead th.first {
      width:32%;
}
table.gnv_tmp_hours th, 
table.gnv_tmp_hours td {
      font-size:12px !important;
}
}

/* =====================================
    sp tel_sp
=====================================*/
@media screen and (max-width: 767px) {
.top .tel_sp.b_09 {
      margin:40px auto 0 !important;
}
.top .tel_sp img {
      width:100%;
}
}
/* =====================================
     block02
=====================================*/
.top .block02.b_09 {
      margin:64px auto 0 !important;
      background:#faf8f5;
      padding:86px 0 78px;
}
.top .block02 #news h2.titleBg {
      font-family:"新ゴ EL", "Shin Go ExLight", sans-serif;
      font-size:25px;
      color:#121212 !important;
      line-height:1.2;
      border-top:none;
      border-bottom:3px solid #998d7a !important;
      padding:0 0 16px !important;
      text-align:center;
      letter-spacing:5px;
      font-weight:normal;
      margin:0 0 26px !important;
}
@media screen and (max-width: 767px) {
.top .block02.b_09 {
      margin:50px auto 0 !important;
      padding:60px 0;
}
}
/* =====================================
     block03
=====================================*/
.top .block03.b_09 {
      margin:76px auto 0 !important;
}
.top h2 {
      font-family:"新ゴ EL", "Shin Go ExLight", sans-serif;
      font-size:25px;
      color:#121212;
      line-height:1.2;
      border-bottom:1px solid #b3a894;
      text-align:center; 
      font-weight:normal;
      letter-spacing:4px;
      padding-bottom:20px;
      margin-bottom:54px;
}
.top .block03 .contents02_in {
      max-width:none;
}
.top .block03 .contents02 .menu_box {
      overflow:hidden;
      margin-bottom:0;
}
.top .block03 .contents02 .menu_box li {
      margin:0 0 19px 2%;
}
.top .block03 .contents02 .menu_box li:nth-child(3n+1) {
      margin:0;
}
.top .contents02 .menu_box li a {
      height:auto;
      max-height:273px;
}
.top .block03 a span.rollover:hover {
      opacity:0.8;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.top .block03 .contents02 .menu_box li {
      width:32%;
}
.top .block03 .contents02 .menu_box li {
      margin:0 0 19px 2%;
}
.top .block03 .contents02 .menu_box li:nth-child(3n+1) {
      margin:0;
      clear: both;
}
.top .contents02 .menu_box li a {
      height:auto;
}
}
@media screen and (max-width:767px) {
.top .block03 .contents02 .menu_box li {
      width:100% !important;
      float:none;
      margin:0 0 30px !important; 
}
.top .block03 .contents02 .menu_box li:last-child {
      margin-bottom:0 !important;
}
.top .contents02 .menu_box li a {
      height:auto;
      max-height: inherit;
}
}
/* =====================================
     block04
=====================================*/
.top .block04.b_09 {
      margin:59px auto 0 !important;
      padding:115px 0 106px;
      background:url("../asset/bg_01.jpg") no-repeat center top;
      background-size:cover;
}
.top .block04_inner {
      background:rgba(255,255,255,0.9);
      padding:41px;
      width:100%;
      box-sizing:border-box;
}
.top p.top_h4 {
      font-family:"新ゴ EL", "Shin Go ExLight", sans-serif;
      color:#121212;
      line-height:1.2;
      background:url("../asset/title_bg03.png") no-repeat left 3px;
      background-size:22px 22px;
      letter-spacing:6px;
      padding-left:33px;
      width:100%;
      box-sizing:border-box;
      font-size:25px;
}
/* block04_top -------------------------- */
.top .block04 .block04_top {
      border-bottom:1px solid #b3a894;
      padding-bottom:49px;
      margin-bottom:40px;
}
.top .block04 .top_list {
      margin-top:31px;
}
.top .block04 .top_left {
      width:48%;
      max-width:439px;
      float:left;
}
.top .block04 .top_left img {
      width:100%;
}
.top .block04 .top_right {
      width:48%;
      max-width:437px;
      float:right;
      padding-top:2px;
}
.top .block04 .top_right p.block04_title {
      font-family:"新ゴ L", "Shin Go Light", sans-serif;
      font-size:22px;
      color:#807461;
      line-height:1.2;
      margin-bottom:8px;      
      letter-spacing:3px;
}
.top .block04 p.block04_txt {
      line-height:1.8;
      letter-spacing:2px;
}
.top .block04 .btn a.max_btn {
      max-width:237px;
      float:right;
      margin-top:18px;
}
/* block04_bottom -------------------------- */
.top .block04 .bottom_list {
      margin:31px auto 0;
}
.top .block04 .bottom_box {
      width:48%;
      max-width:439px;
      float:left;
}
.top .block04 .bottom_box.last {
      float:right;
}
.top .block04 .bottom_box a {
      display:block;
      margin-bottom:23px;
}
.top .block04 .bottom_box a img {
      width:100%;
}
@media screen and (max-width:767px) {
.top .block04.b_09 {
      background:url("../asset/bg_01_sp.jpg") no-repeat center top;
      background-size:cover;
      padding:60px 0;
}
.top .block04 .block04_top {
      border-bottom:none;
      padding-bottom:0;
      margin-bottom:40px;
}
.top .block04 .top_left,
.top .block04 .top_right,
.top .block04 .bottom_box,
.top .block04 .bottom_box.last {
      width:100%;
      max-width:none;
      float:none;
}
.top .block04 .top_right {
      padding-top:30px;
}
.top .block04 .top_right p.block04_title {
      margin-bottom:15px;
}
.top .block04 .bottom_box.last {
      margin-top:30px;
}
.top .block04 .btn a.max_btn {
      max-width:none;
      float:none;
}
}
@media screen and (min-width:320px) and (max-width:479px) {
.top .block04_inner {
      padding:41px 30px;
}
}
/* =====================================
     block05
=====================================*/
.top .block05.b_09 {
      margin:0 auto !important;
      padding:96px 0 94px;
      background:url("../asset/bg_02.jpg") no-repeat center top;
      background-size:cover;
}
.top .block05 .block05_inner {
      width:48.5%;
      max-width:484px;
}
.top .block05 p.top_h4 {
      padding:3px 0 4px 30px;
      width:100%;
      box-sizing:border-box;
      border-bottom:1px solid #b3a894;
      background:url("../asset/title_bg03.png") no-repeat left 7px;
      background-size:22px 22px;
      margin-bottom:22px;
}
.top .block05 .btn_list {
      margin-top:16px;
}
.top .block05 .btn_list a {
      display:block;
      font-size:15px;
      color:#ffffff;
      line-height:1.2;
      background:#cbbda5;
      position:relative;   
      text-align:center;
      padding:13px 10px;
      width:100%;
      box-sizing:border-box;
      letter-spacing:3px;
}
.top .block05 .btn_list a:after {
      position:absolute;
      content:"";
      display:block;
      border-top:5px solid transparent;
      border-right:5px solid #fff;
      border-bottom:0 solid transparent;
      right:3px;
      bottom:3px;
}
.top .block05 p.block05_txt {
      line-height:1.8;
      margin-bottom:10px;
}
.top .block05 .btn_list a:hover {
      opacity:0.8;
}
.top .block05 .btn_list li {
      width:48%;
      float:left;
      max-width:232px;
}
.top .block05 .btn_list li.last {
      float:right;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.top .block05.b_09 {
      background:url("../asset/bg_02.jpg") no-repeat 57% top;
      background-size:cover;
}
}
@media screen and (max-width:767px) {
.top .block05.b_09 {
      background:#f9f8f4;
      padding:60px 0;
}
.top .block05 .block05_inner {
      width:100%;
      max-width:none;
}
.top .block05 img.sp {
      margin-bottom:40px;
}
.top .block05 p.top_h4 {
      margin-bottom:30px;
}
.top .block05 .btn_list {
      margin-top:30px;
}
.top .block05 .btn_list li {
      width:100%;
      float:none;
      max-width:none;
}
.top .block05 .btn_list li.last {
      float:none;
      margin-top:20px;
}
}
/* =====================================
     block06
=====================================*/
.top .block06.b_09 {
      margin:0 auto !important;
}

/* ----------------------------------------------------------
   under
----------------------------------------------------------- */
#websiteNewsDetail #content,
.under #content {
      min-height:750px;
}
.under #mainimage {
      height:auto;
}
.under #mainimage .under_mainimage {
      border-top:5px solid #e1d8c9;
      border-bottom:5px solid #e1d8c9; 
      height:auto;
      background:none;
}
.under #mainimage .under_mainimage .mainimage_inner {
      background:#c1b5a1;
      padding:43px 0;
      border-top:1px solid #cec3b1;
      border-bottom:1px solid #cec3b1;   
}
.under #mainimage h2 {
      font-family:"新ゴ R", "Shin Go Regular", sans-serif;
      font-size:35px;
      color:#fff;
      line-height:1.3;
      text-align:center;
      padding:0;
      letter-spacing:13px;
      font-weight:normal;
}
h3 {
      font-family:"新ゴ L", "Shin Go Light", sans-serif;
      font-size:26px;
      color:#7e6e54;
      line-height:1.3;
      background:#ffeaf3;
      padding:30.5px 30px;
      width:100%;
      box-sizing:border-box;
      letter-spacing:11px;
      font-weight:normal;
}
h4 {
      font-family:"新ゴ L", "Shin Go Light", sans-serif;
      padding:0 0 4px 30px;
      width:100%;
      box-sizing:border-box;
      border-bottom:1px solid #998d7a;
      background:url("../asset/title_bg03.png") no-repeat left 3px;
      background-size:22px 22px;
      font-size:24px;
      color:#4d4d4d;
      line-height:1.3;
      font-weight:normal;
      letter-spacing:8px;
}
h5 {
      font-size:20px;
      color:#4d4d4d;
      line-height:1.3;
      font-family:"新ゴ L", "Shin Go Light", sans-serif;
      padding-left:30px;
      width:100%;
      box-sizing:border-box;
      position:relative;
      font-weight:normal;
      letter-spacing:9px;
}
h5:before {
      position:absolute;
      content:"";
      display:block;
      width:17px;
      height:17px;
      background:#769992;
      top:50%;
      margin-top:-10px;
      left:0;
      border-radius:50%;
}
.under #content p {
      margin-bottom:15px;
}
.under #content p:last-child {
      margin-bottom:0;
}
@media screen and (max-width: 767px) {
#websiteNewsDetail #content,
.under #content {
      min-height:350px;
}
.under #mainimage h2,
h3,
h4,
h5 {
      letter-spacing:2px;
}
}
@media screen and (min-width:320px) and (max-width: 479px) {
.under #mainimage h2 {
      font-size:30px;
}
h3 {
      font-size:25px;
      padding:20px 30px;
}
}
/* menu -------------------------- */
.under .btn.under_max_btn a {
      width:100%;
      max-width:320px;
      padding:12px 5px;
      box-sizing:border-box;
}
.under .under_txt p {
      font-size:18px;
      color:#7d715e;
      line-height:1.5;
      text-align:center;
}
@media screen and (max-width: 767px) {
.under .btn.under_max_btn a {
      width:100%;
      max-width:320px;
      margin:0 auto;
}
}
/* beauty -------------------------- */
.under .bg_txt {
       background:#ffeaf3;
}
/* cost -------------------------- */
.under.cost .b_06 table .b_06_item {
      width:50%;
}
@media screen and (min-width:320px) and (max-width:480px) {
.under.cost .b_06 table .b_06_item {
      width:63%;
}
}
/* newsList -------------------------- */
#pagenation .active a {
      background:#eda3c6;
}
#pagenation .active a:hover {
      opacity:0.8;
}
/* newsList -------------------------- */
.blog #content .contentArea h3.entry-title {
      background:none;
      padding:15px 10px;
      width:100%;
      box-sizing:border-box;
      line-height:1.2;
      border-top:3px solid #eda3c6;
      border-bottom:3px solid #eda3c6;
      letter-spacing:2px;
      font-size:25px;
}
.blogside h3 {
      letter-spacing:2px;
      background: #eda3c6;
      padding:10px 0;
      width:100%;
      color:#fff;
      margin-bottom:15px;
      line-height:1.2;   
      border-top:none;
}
.blog_search_input input {
      width:100%;
      box-sizing:border-box;
}

/* notfoundBody -------------------------- */
#notfoundBody #footer p {
      text-align:left;
}
#notfoundBody form input.searchInput {
       width:100%;
       box-sizing:border-box;
       margin-bottom:10px;
       border: 1px solid #aaa;
}
/* ----------------------------------------------------------
  PC
----------------------------------------------------------- */

/* =====================================
 1. link
=====================================*/
/* 1-1. content text link -------------------------- */
.link a { text-decoration: underline; }

/* 1-2. tel link -------------------------- */
a[href^="tel:"] {
	pointer-events: none;
	cursor:text;
}

/* 1-3. side link -------------------------- */
#sidecontact{
  display: block;
  position: fixed;
  top: 5%;
  z-index: 1000;
}
#sidecontact.rightContent{
  right:0;
}

/* =====================================
 2. title (h2,h3,h4)
===================================== */
/* 2-1. h2 -------------------------- */
.gnv_tmp_h2_bg {
	border-bottom: 1px solid #ededed;
	border-top: 3px solid #000;
	width: 100%;
}
.gnv_tmp_h2_bg h2 {
	padding: 10px 15px;
	font-size: 120%;
}
.static #content h2.titleBg,
h2.titleBg {
	background: none;
        border-left: none !important;
	border-bottom:none;
	border-top:none;
	padding: 10px 15px !important;
	font-size:25px;
        color:#fff;
        line-height:1.3;
        background:#eda3c6;
        letter-spacing:2px;
        font-weight:normal;
        margin:0 0 25px !important;
}

/* 2-2. h3 -------------------------- */
.gnv_tmp_h3_bg {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: none #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.00, #333));
	background: -webkit-linear-gradient(top, #333 0%, #000 100%);
	background: -moz-linear-gradient(top, #333 0%, #000 100%);
	background: -o-linear-gradient(top, #333 0%, #000 100%);
	background: -ms-linear-gradient(top, #333 0%, #000 100%);
	background: linear-gradient(top, #333 0%, #000 100%);
	padding: 10px;
}
.gnv_tmp_h3_bg h3 {
	color: #fff;
	border-left: 3px solid #ccc;
	padding: 0 0 0 10px;
}

/* 2-3. h4 -------------------------- */
.gnv_tmp_h4_bg {
	position: relative;
	padding: 10px 5px 10px 30px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
}
.gnv_tmp_h4_bg:before {
	content: "";
	position: absolute;
	background: #555;
	top: 50%;
	left: 10px;
	margin-top :-5px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	box-shadow: 1px 1px 1px #000 inset;
}
.text_image .gnv_tmp_h4_bg {
	margin-bottom: 1em !important;
}
/* h4 reset */
.b_01 .gnv_tmp_h4_bg,
.b_02 .gnv_tmp_h4_bg {
	margin-bottom: 0;
}

/* =====================================
 3. bt
===================================== */
.gnv_tmp_bt a {
	line-height: 1.4;
	display: block;
	padding: 10px 20px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: none #ededed;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ededed), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -moz-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -o-linear-gradient(top, #fff 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ededed 100%);
	background: linear-gradient(top, #fff 0%, #ededed 100%);
	-webkit-box-shadow: 3px 3px 5px 0 #ccc;
	-moz-box-shadow: 3px 3px 5px 0 #ccc;
	box-shadow: 3px 3px 5px 0 #ccc;
}

/* btサイズ指定の場合 */
.gnv_tmp_detail a {
	width: 20%;
	float: left;
}

/* =====================================
 4. base template
===================================== */
.text_box {
	float: left;
	width: 60%;
}
.b_11_2_in span img,
.b_11 .b_11_in span img {
	margin: 0 1em 1em 0;
}

/* =====================================
 6. table
===================================== */
/* 6-1. default -------------------------- */
.b_06 table td,
.b_06 table th {
    border:none;
    line-height:1.4;
    padding:10px 5px;
}
.b_06 table .b_06_item {
    background:none;
    font-weight:normal;
    width: 30%;
    border-bottom:1px solid #7d715d;
    letter-spacing:1.5px;
}
.top .b_06 table .b_06_item {
    width:17%;
    padding:11px 0 6px;
}
.b_06 table .b_06_content {
    border-bottom:1px solid #c7c1b7;
    letter-spacing:1px;
    word-break:break-all;
}
.top .b_06 table .b_06_content {
    padding:11px 4px 6px;
}
/* column2 column margin */
.b_10.b_10_column2 div.column_l {
	padding-right: 10px;
}
.b_10.b_10_column2 div.column_r {
	padding-left: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.top .b_06 table .b_06_item {
        width:22%;
}
}
@media screen and (max-width: 767px) {
.top .b_06 table .b_06_item {
        width:30%;
}
}
/* 6-2. table01 -------------------------- */
table.gnv_tmp_table01 {
	margin-bottom: 1.5em;
    background: #FFFFFF;
	width: 100%;
}
table.gnv_tmp_table01 th,
table.gnv_tmp_table01 td {
    padding: 5px;
    text-align: left;
}
table.gnv_tmp_table01 thead th {
    background: #ddd;
    border-top: 1px dotted #ccc;
}
table.gnv_tmp_table01 th {
    background: #efefef;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
table.gnv_tmp_table01 td {
    background: #FFFFFF;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
}
/* 6-3. table02 -------------------------- */
table.gnv_tmp_table02 {
    margin-bottom:14px;
    width: 100%;
}
.top table.gnv_tmp_table02 {
    table-layout:fixed;
}
table.gnv_tmp_table02 th,
table.gnv_tmp_table02 td {
    border-bottom: 1px solid #959595;
    border-top:none;
    padding: 8px 5px;
    text-align: left;
    font-weight:normal;
}
table.gnv_tmp_table02 thead th {
    background:#c1b5a1;
    border-top:none;
    border-bottom:none;
    color:#fff;
    padding:15px 5px;
}
.top table.gnv_tmp_table02 thead th {
    line-height:1.8;
    padding:5px 0;
    letter-spacing:1px;
}
.top table.gnv_tmp_table02 tbody th {
    padding:8px 0;
    text-align:left !important;
    letter-spacing:0.5px;
}
.top table.gnv_tmp_table02 tbody td {
    padding:8px 0;
}
table.gnv_tmp_table02 td span {
     font-size:21px;
}
@media screen and (max-width:1000px) {
.top table.gnv_tmp_table02 {
     table-layout:initial;
}
.top table.gnv_tmp_table02 thead th,
.top table.gnv_tmp_table02 tbody th {
    letter-spacing:0;
}
}
@media screen and (max-width: 767px) {
table.gnv_tmp_table02 td span {
     font-size:70%;
}
}
/* 6-4. hours -------------------------- */
table.gnv_tmp_hours th,
table.gnv_tmp_hours td {
    text-align: center;
}

/* =====================================
 7. news
===================================== */
/* 7-1. default -------------------------- */
#news h2 {
	display: block;
	padding: 10px;
	border-top: 3px solid #000;
	background: none;
	font-size: 130%;
	margin: 0 0 1em !important;
}
#news dl{
	border-bottom:1px solid #a09f9e;
        padding:0 0 22px;
        margin-bottom:26px;
}
#news dl:last-child {
        margin-bottom:0;
}
#news dt {
        font-weight:normal;
        line-height:1.2;
        margin-bottom:10px;
        position: relative;
        display: inline-block;
        letter-spacing:2px;
}
#news dd {
        padding:0;
        letter-spacing:2px;
}
#news dd a {
        text-decoration: none;
}
#news .newsBt {
        font-size:14px;
        color:#121212;
        line-height:1;
        text-decoration:underline;
        top:7px;
        right:0;
}
#news .newsBt:hover {
        text-decoration:none;
        color:#eda3c5;
}
#news dt .newsNew {
        font-size:10px;
        color:#fff;
        line-height:14px;
        background:#dc8888;
        border-radius:0;
        padding:0;
        width:32px;
        height:14px;
        text-align:center;
        display:block;
        position:absolute;
        top:1px;
        right:-40px;
        letter-spacing:0;
}
/* 7-2. title change -------------------------- */
.gnv_tmp_008_title_block h2.gnv_tmp_news_title {
	padding: 10px;
	font-size: 130%;
	border-bottom: 1px solid #ededed;
    margin-bottom: 1em;
}

/* =====================================
8. 汎用プロパティ
===================================== */
/* 8-1. float -------------------------- */
.fl { float: left;}
.fr { float: right;}

/* 8-2. margin -------------------------- */
.m00 { margin: 0 !important;}
.m05 { margin: 5px !important;}
.m10 { margin: 10px !important;}
.m15 { margin: 15px !important;}
.m20 { margin: 20px !important;}
.m25 { margin: 25px !important;}
.m30 { margin: 30px !important;}
.m35 { margin: 35px !important;}
.m40 { margin: 40px !important;}
.m45 { margin: 45px !important;}
.m50 { margin: 50px !important;}

.mt00 { margin-top: 0 !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}

.mr00 { margin-right: 0 !important;}
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr45 { margin-right: 45px !important;}
.mr50 { margin-right: 50px !important;}

.mb00 { margin-bottom: 0 !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}

.ml00 { margin-left: 0 !important;}
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}
.ml45 { margin-left: 45px !important;}
.ml50 { margin-left: 50px !important;}

/* 8-3. text-align -------------------------- */
.tal { text-align:left;}
.tac { text-align:center;}
.tar { text-align:right;}

/* 8-4. 画像の配置 -------------------------- */
/* 基本設定 */
/* right */
.b_11_2_in span img,
.b_11 .b_11_in span img {
	float:right;
	margin:0 0 20px 20px;
        width:35%;
}
.b_11.img_auto .b_11_in span img {
        width:auto;
}
/* 個別設定 */
/* left */
.img_l span img {
    float: left !important;
	margin: 0 20px 20px 0 !important;
}

/* right */
.img_r span img {
    float: right !important;
	margin: 0 0 20px 20px !important;
}
@media screen and (max-width: 767px) {
.b_11_2_in span img,
.b_11 .b_11_in span img {
        width:100% !important;
	float:none !important;
	margin: 0 0 20px 0 !important;
}
.b_11_2.img_auto span img,
.b_11.img_auto .b_11_in span img {
        width:auto !important;
        display:block;
        margin:0 auto 20px !important;
}
}
/* 8-5. 画像の装飾 -------------------------- */
/* 角丸 
.image img,
.text_image img,
.gnv_tmp_style img {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}*/

/* 8-6. rollover（透過） -------------------------- */
.rollover a:hover,
a.rollover:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* 8-7. pc sp change -------------------------- */
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
@media screen and (max-width: 767px) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
}

/* =====================================
9. other
===================================== */
/* 9-1. before-after -------------------------- */
.ba_box {
	background: url("http://www.mayumi-clinic.com/asset/ba_ar.png") no-repeat center 55%;
	display: table;
	width: 100%;
}
.ba_box div.column_l,
.ba_box div.column_r {
	display: table-cell;
	width: 30%;
}
.ba_box div.column_l span,
.ba_box div.column_r span {
	width: 100%;
}
.ba_box div.column_l p,
.ba_box div.column_r p,
.ba_box div.column_l span img,
.ba_box div.column_r span img {
	width: 95% !important;
	margin: 0 auto !important;
}
.ba_box .column_r, .ba_box .column_l {
	text-align: center;
	color: #B69440;
    font-size: 120%;
    font-weight: bold;
}
.ba_box .column_r span {
	text-align: right;
}

/* 9-2. list -------------------------- */
/* 通常リスト 01 */
.ic_01 {
	width: 100%;
}
.ic_01 .clearfix {
	padding:0;
}
.ic_01 span {
	position: relative;
	line-height: 1.3;
        display:block;
        padding:5px 5px 5px 20px;
        width:100%;
        box-sizing:border-box;
}
.ic_01 span:before {
	content: "";
	position: absolute;
	background:#EDA3C6;
	top: 11px;
	left: 0;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	
}
/* ul */
.ic_01 ul {
	margin:0;
}
.ic_01 li {
	position: relative;
	padding: 5px 5px 5px 20px;
}
.ic_01 li:before {
	content: "";
	position: absolute;
	background:#EDA3C6;
	top: 14px;
	left: 0;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	
}

/* 通常リスト 02 */
.ic_02 .clearfix {
	padding: 5px 5px 5px 35px;
}
.ic_02 .clearfix span {
	position: relative;
	line-height: 1;
}
.ic_02 span:before{
    content:"\00a0";
    display: block;
    border: solid 9px #000;
    height: 0;
    width: 0;
    position: absolute;
    left: -29px;
    top: 2px;
} 
.ic_02 span:after{
    content:"\00a0";
    display:block;
    width: 4px;
    height: 7px; 
    border: solid #fff;
    border-width: 0 2px 2px 0;
    position:absolute;
    left: -23px;
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* ul */
.ic_02 ul {
	margin: 35px;
}
.ic_02 li {
	position: relative;
	padding: 5px 5px 5px 0;
}
.ic_02 li:before {
    content:"\00a0";
    display: block;
    border: solid 9px #000;
    height: 0;
    width: 0;
    position: absolute;
    left: -29px;
    top: 10px;	
}
.ic_02 li:after{
    content:"\00a0";
    display:block;
    width: 4px;
    height: 7px; 
    border: solid #fff;
    border-width: 0 2px 2px 0;
    position:absolute;
    left: -23px;
    top: 14px;
    margin-top: 0;  
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 矢印リスト 01 */
.ic_arrow_01 .clearfix {
	padding: 5px 5px 5px 25px;
}
.ic_arrow_01 span {
	position: relative;
}
.ic_arrow_01 span:before {
	display: block;
	content: "";
	position: absolute;
    top: 5px;
	left: -15px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #000;
}
.ic_arrow_01 span:hover:before {
	left: -12px;
}
/* ul */
.ic_arrow_01 ul {
	margin: 25px;
}
.ic_arrow_01 li {
	position: relative;
	padding: 5px 5px 5px 0;
}
.ic_arrow_01 li:before {
	display: block;
	content: "";
	position: absolute;
    top: 13px;
	left: -15px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #000;
}
.ic_arrow_01 li:hover:before {
	left: -12px;
}

/* 矢印リスト 02 */
.ic_arrow_02 .clearfix {
	padding: 5px 5px 5px 30px;
}
.ic_arrow_02 span {
	position: relative;
}
.ic_arrow_02 span:before {
	display: block;
	content: "";
	position: absolute;
    top: 2px;
	left: -25px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #999;
}
.ic_arrow_02 span:after {
	display: block;
	content: "";
	position: absolute;
    top: 5px;
	left: -19px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}
.ic_arrow_02 span:hover:before {
	left: -22px;
}
.ic_arrow_02 span:hover:after {
	left: -16px;
}

/* ul */
.ic_arrow_02 ul {
	margin: 30px;
}
.ic_arrow_02 li {
	position: relative;
	padding: 5px 5px 5px 0;
}
.ic_arrow_02 li:before {
	display: block;
	content: "";
	position: absolute;
    top: 10px;
	left: -25px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #999;
}
.ic_arrow_02 li:after {
	display: block;
	content: "";
	position: absolute;
    top: 13px;
	left: -19px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}
.ic_arrow_02 li:hover:before {
	left: -22px;
}
.ic_arrow_02 li:hover:after {
	left: -16px;
}

/* 9-3. flow -------------------------- */
img.gnv_tmp_flow_arrow_01 {
        display:block;
        width:100%;
        max-width:40px;
	margin: 0 auto;
}
img.gnv_tmp_flow_arrow_02 {
	margin: 10px auto 0;
}

/* 9-4. qa -------------------------- */
.gnv_tmp_qa_q {
	border-left: 3px solid #7e6e54;
	margin-bottom: 10px;
	padding: 10px;
	display: table;
}
.gnv_tmp_qa_q span.tit {
	font-size: 200%;
	font-weight: bold;
	color: #7e6e54;
	padding-right: 20px;
	display: table-cell;
	width: 30px;
}
.gnv_tmp_qa_a {
	border-left: 3px solid #eda3c5;
	margin-bottom: 10px;
	padding: 10px;
	display: table;
}
.gnv_tmp_qa_a span.tit {
	font-size: 200%;
	font-weight: bold;
	color: #eda3c5;
	padding-right: 20px;
	display: table-cell;
	width: 30px;
}
.gnv_tmp_qa_a p,
.gnv_tmp_qa_q p {
	display: table-cell;
	width: 100%;
	vertical-align: top;
	padding-top: 15px;
}
 
/* =====================================
 10. MAP
===================================== */
.gnv_tmp_map {
  position: relative;
  width: 100%;
  padding-top: 40%;
}
.top .gnv_tmp_map {
    padding-top:15%;
}
.gnv_tmp_map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* =====================================
 11. full
===================================== */
.content_width_full .parts {
	background: #efefef;
}

/* =====================================
 12. inquiry
===================================== */
/*
■問合せタイトルを付けたい場合
1）下記のコメントアウトを削除する
2）パーツ内の「テキスト」でタイトルを「テキスト」に入力する
 */ 
/*
.inquiry #content .contentArea {
	margin-top: 0;
}
.inquiry #content .contentArea {
	margin: 0 0 4em;
}
.inquiry #content .btBox {
	margin: 1em 0 0;
}
body#inquiryBody .message {
	display: none;
}
body#inquiryBody .inquiry_textbox {
	margin-bottom: 20px;
}
body#inquiryBody .inquiry_textbox:first-child {
    border-bottom: 1px solid #dedede;
	background: url("http://www.mayumi-clinic.com/asset/h2_bg.gif") no-repeat bottom left;
	font-size: 130%;
    line-height: 1.2;
    padding: 15px;
	border-radius: 0;
    position: relative;
}
.inquiryFormTable {
	border: none;
}
*/
/* =====================================
 13. singlebox
===================================== */
/* 2-1. 2 column -------------------------- */
.singlebox2 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
    width: 47% !important;
}
/* 2-2. 3 column -------------------------- */
.singlebox3 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
    width: 30% !important;
}
/* 2-3. 4 column -------------------------- */
.singlebox4 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
    width: 22% !important;
}
/* =====================================
 14. コンテンツ非表示
===================================== */
/* TOPのみ解除 上書き（解除しない） */
.top .hikoukai {
    display: none !important;
}
.top #drag-temp-pre-content .parts.hikoukai {
    background: none repeat scroll 0 0 #555;
    border: 5px solid #777;
    display: block !important;
    padding: 20px 0;
}

/* ----------------------------------------------------------
■ @media screen and (max-width: 1000px)
----------------------------------------------------------- */
@media screen and (max-width: 1000px) {
/* =====================================
 11. full
===================================== */
.content_width_full.under .contents_block {
	margin: 0;
}

.content_width_full .parts {
	background: none;
}
}

/* ----------------------------------------------------------
■ @media screen and (max-width: 767px)
----------------------------------------------------------- */
@media screen and (max-width: 767px) {
/* =====================================
 1. link
=====================================*/
/* 1-2. tel link -------------------------- */
a[href^="tel:"] {
	pointer-events: auto;
	cursor:pointer;
}
/* 1-3. side link -------------------------- */
#sidecontact{
    display: none;
}

/* =====================================
 3. bt
===================================== */
.gnv_tmp_detail a {
	width: auto;
	margin: 0 auto;
	float: none;
}

/* =====================================
 4. base template
===================================== */
.text_box {
	float:none;
	width: 100%;
}
.b_11_2_in span img,
.b_11 .b_11_in span img {
	margin: 0 1em 1em 0;
}

/* =====================================
 6. table
===================================== */
/* 6-4. hours -------------------------- */
table.gnv_tmp_hours th,
table.gnv_tmp_hours td {
	font-size: 13px;
}

/* =====================================
9. other
===================================== */
/* 9-1. before-after -------------------------- */
.ba_box {
	background: url("http://www.mayumi-clinic.com/asset/ba_ar_sp.png") no-repeat center 50%;
	margin: 0 auto 5em !important;
}
.ba_box div.column_l,
.ba_box div.column_r {
	width: 100%;
	display: block;
}
.ba_box .column_l {
	margin-bottom: 2em!important;
}
.ba_box .column_r span {
	text-align: center;
}

/* =====================================
 10. MAP
===================================== */
.gnv_tmp_map {
  padding-top: 70%;
}
.top .gnv_tmp_map {
  padding-top:50%;
}
.gnv_tmp_map iframe {
  right: 0;
  width: 100% !important;
}
/* =====================================
 11. full
===================================== */
.content_width_full .b_10.b_10_column3 div.column_blank,
.content_width_full .b_11_2.b_11_2_column3 div.column_blank,
.content_width_full .b_11.b_11_column3 div.column_blank,
.content_width_full .b_11_3.b_11_3_column3 div.column_blank {
    display: block !important;
}

/* =====================================
 13. singlebox
===================================== */
/* 13-4. common column -------------------------- */
.singlebox2,
.singlebox3,
.singlebox4 {
    width: 100% !important;
    padding: 0;
}
.singlebox2 .b_11_2_in,
.singlebox3 .b_11_2_in,
.singlebox4 .b_11_2_in {
    padding: 5px;
}
.singlebox2 .b_11_2_in span img,
.singlebox3 .b_11_2_in span img,
.singlebox4 .b_11_2_in span img {
    margin: 0;
}

}


.under .menu_box {
    background:#fcfaf8;
    padding: 20px;
}
.under .menu_box .ic_01 div {
    display: inline-block;
    padding: 5px 10px;
}


/* NOMOCa バナー設置 */
.nomoca_bn img {
    margin: 0 auto;
    width: auto;
}
@media screen and (max-width: 767px) {
.nomoca_bn img {
    width: 90%;
}
}
