@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

/*20221128追加分*/

.bottomLink{
	display: none;
}

@media screen and (max-width: 767px){
	.line{
		color: #29b373!important;
	}
.bottomLink {
    width: 100%;
    margin: 20px auto 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
	display: block;
}
.bottomLink a img {
    width: 30px;
    right: 14px;
} 
/*.bottomLink ul li:nth-child(1) a, .bottomLink ul li:nth-child(2) a {
    border-right: 0;
} */
.bottomLink ul li a {
    font-size: 11px;
    padding: 6px 0;
    text-align: center;
} 
.bottomLink ul li a img {
    display: block;
   /* width: 40px;
    height: 30px;*/
    margin: auto;
    margin-bottom: 6px;
}
.bottomLink ul li a {
	width: calc(33.3333%);
    background: #ffffff;
    color: #82bfed;
    border: 3px solid #82bfed;
    display: block;
    float: left;
    padding: 7px 0;
    text-align: center;
    font-weight: 500;
	box-sizing: border-box;
}
	.bottomLink ul li a:nth-child(2){
    border-left: none;
}
.clear:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
}

@media screen and (min-width: 769px){
  
  /*20210519追記*/
  .fee_list01{
    margin: 0 auto 5px;
  }
  
  .fee_list02{
    margin: 0 auto 20px;
  }
  
  .fee_list01 th,.fee_list02 th{
    text-align: center;
  }
  
  .fee_list01 td,.fee_list02 td{
    text-align: center;
  }
  
  .fee_list02 th{
    width:35%;
  }
  
  .first_counseling{
    color: #c8835b;
  }
  
	*, *::before, *::after {
    webkit-box-sizing: border-box;
    box-sizing: border-box;
}
	@media screen and (max-width: 767px)
.bottomLink ul li a {
    width: calc(33.3333%);
    background: #ffffff;
    color: #02afd4;
    border: 3px solid #6ed1e7;
    display: block;
    float: left;
    padding: 7px 0;
    text-align: center;
    font-weight
	: 500;
}
	/*------*/
  
.sp {
  display: none;
}

p.center{
  text-align: center;
}
p.center img{
  display: inline-block;
}

/* カラー */
img.img_gray{
  border: solid 3px #ececec;
}

#content h2.h2_none{
  background: none;
  text-shadow: none;
  padding: 0px;
  margin: 0px;
}
#content h3.h3_none{
  background: none;
  text-shadow: none;
  padding: 0px;
  margin: 0px;
}
	

/* ヘッダー エリア */
.description {
  width: 100%;
  height: auto
  margin: 0;
  padding: 3px 0 2px 5px;
}

.description h1 {
  width: 100%;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  color: #ffffff;
}

#header_in .inner_left {
  width: 470px;
  height: auto;
  margin: 0;
  margin-top: 21px;
  float: left;
}

#header_in .inner_left img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
  
#header_in .inner_left .p_access{
  font-size: 14px;
  padding-left: 10px;
  padding-top: 17px;
}

#header_in .inner_right {
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
  width: 60%;
}

/* ヘッダー　右 */
.inner_right .left{
  float: left;
  width: 360px;
  margin-top: 15px;
}
.inner_right .right{
  float: right;
  width: 310px;
}
.inner_right .right ul li:first-child{
  margin-bottom: 7px;
}
.head_info01{
  overflow: hidden;
  margin: 11px 0;
}
.head_info01 p{

}
.head_info01 p.img{
  float: left;
  width: 27%;
}
.head_info01 p.img img{
  border-radius: 7px;
}
.head_info01 p.ttl{
  float: right;
  width: 70%;
  margin-top: 7px;
}
.head_info01 p.p_access{
  font-size: 11px;
  color: #660707;
  float: left;
  margin-left: 13px;
}
.head_info02 ul{
  margin-bottom: 7px;
}
.head_info02 ul li{
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

/* グローバルナビ エリア */
#nav ul {
  width: 100%;
  height: auto;
  list-style: none; 
  text-align: center;
  table-layout: fixed;
  display: table;
}

#nav ul li {
  display: table-cell;
  vertical-align: middle;
}

#nav ul li:hover {
    background-color: #5b2707;
}

#nav ul li a {
    height: auto;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
    display: block;
    color: #5b2707;
    font-weight: bold;
}

#nav ul li a:hover {
    color: #ffffff;
}

/* パンくずリスト エリア */
#breadcrumb {
  margin: -10px 0 5px 0;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 {
    width: 100%;
    font-family: "ＭＳ Ｐ明朝";
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    text-shadow: 0 2px 0 rgb(0 0 0 / 10%);
    margin-bottom: 30px;
    padding: 20px 0 18px 0;
    clear: both;
    color: #ffffff;
    background: url(./images/nav_bak_h1.jpg);
    border-radius: 10px;
    text-shadow: 0 2px 2px rgb(0 0 0 / 50%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 50%);
    position: relative;
}
  #content h1:before {
    content: "";
    position: absolute;
    width: 70px;
    height: 66px;
    background: url(./images/h1_01.png);
    bottom: 2px;
    left: 0;
}
  #content h1:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 66px;
    background: url(./images/h1_02.png);
    bottom: 2px;
    right: 0;
}

#content h2 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 20px;
    padding: 10px 10px 11px 40px;
    clear: both;
    color: #5b2707;
    background-color: #432817;
    background-image: url(images/nav_bak.jpg);
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}
  
  #content h2:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 25px;
    background: url(./images/leaf.png);
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
}

#content h3 {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 1.2em;
    margin-bottom: 15px;
    padding: 3px 10px 5px 5px;
    clear: both;
    color: #82bfed;
    border-bottom: 3px solid #82bfed;
}
	

#content h4 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
}	
	
#content h5,
#content h6 { 
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 1px 10px 0 23px;
  clear: both;
  color: #e43434;
  position: relative;
}

#content h4::before,
#content h5::before,
#content h6::before {
  position: absolute;
  content: url("images/h4_before.png");
  top: 1px;
  left: 0;
}

#content h1 a {
  font-family: "ＭＳ Ｐ明朝";
  font-size: 34px;
  font-weight: bold;
  text-decoration: none; 
  color: #388393;
}

#content h2 a { 
  font-size: 20px;
  font-weight: bold;
  text-decoration: none; 
  color: #ffffff;
}

#content h3 a { 
  font-size: 18px;
  font-weight: bold;
  text-decoration: none; 
  color: #388393;
}

#content h4 a{
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
}	
	
#content h5 a,
#content h6 a { 
  width: auto;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none; 
  color: #388393;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover { 
  opacity: 0.5;
}

#content .post {
  padding-bottom: 20px;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

#content .contact_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

#content .contact_box .inner_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px;
  background-color: #f5f0e9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f1ded2;
}

#content .contact_box .inner_box .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 15px 7px 15px;
  background-color: #ffffff;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  border-radius: 9px;
  box-shadow: 0 0 8px rgba(236,223,205,0.3);
}

#content .contact_box .inner_box .inner img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#content .contact_box .inner_box .inner ul {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 0;
  float: left;
}

#content .contact_box .inner_box .inner ul li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

#content .contact_box .inner_box .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#content .contact_box .inner_box .inner ul li:last-child img {
  width: 75.21489971%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#content .contact_box .inner_box .inner p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
  margin-bottom: 10px;
}

#content .contact_box .inner_box .inner p strong {
  color: #385693;
}

#content .contact_box .inner_box .inner p span {
  font-size: 14px;
  line-height: 1.5em;
  color: #e4789b;
  display: block;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover {
  color: #dc143c;
}

/* ページトップ エリア */
p.pagetop {
  display: none;
  position: fixed;
  bottom: 4px;
  right: 2.604166666%;
}

p.pagetop a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    color: #ffffff;
    background-color: rgb(91 39 7);
    border: 1px solid #ffffff;
}

p.pagetop a:hover {
    opacity: 0.7;
    color: #190902;
}

/* フッター エリア */
#footer_top_in ul {
  width: 69.49152542%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#footer_top_in ul li {
  width: 31.70731707%;
  height: auto;
  margin-right: 2.43902439%;
  padding: 0;
  float: left;
}

#footer_top_in ul li:last-child {
  margin: 0;
}

#footer_top_in ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_bottom_in ul {
  width: 100%;
  height: auto; 
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

#footer_bottom_in ul li {
  width: auto;
  height: auto;
  margin-right: 50px;
  padding: 0;
  float: left;
}

#footer_bottom_in ul li:last-child {
  margin: 0;
}

#footer_bottom_in ul li a {
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;  
}

#footer_bottom_in ul li a:hover {
  opacity: 0.7;
}

#copyright p {
  width: auto;
  height: auto; 
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}

#copyright p a{
  color: #fff;
  text-decoration: none;
}
  
    p.sml_txt {
    text-align: center;
    padding-top: 11px;
    color: #543224;
    font-size: 17px;
    font-weight: bold;
  }
  
  p.pg_ara{
    font-size: 24px;
    padding: 0;
  }

  p.pg_hlt{
      margin-top: 25px;
  }

/* ウィジェット エリア */
#sidebar #widget-area {
  max-width: 260px;
  width: 100%;
  height: auto;
  display: table;
}

#sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#sidebar #widget-area .widget-container img {
  width: 100%;
  margin-bottom: 10px;
}

#sidebar #widget-area .widget-container a:hover img {
  opacity: 0.7;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0 0 10px;
  float: left;
  clear: both;
  background-color: none;
}

#sidebar #widget-area .widget-container ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 13px 0 10px 17px;
    background-image: url(images/side_nav_icon.png);
    background-position: 0 17px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #5b2707;
}

#sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: noramal;
  text-decoration: none; 
  color: #444444;
}

#sidebar #widget-area .widget-container ul li a:hover {
  color: #dddddd;
}

#sidebar #widget-area .widget-container .side_menu p a {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  color: #ffffff;
  transform: rotate(.03deg);
  text-transform: uppercase;
  margin: 0;
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  padding: 20px 0px;
  margin-bottom: 15px;
}

#sidebar #widget-area .widget-container .side_menu p.home a {
  background-color: #d84f3c;
}

#sidebar #widget-area .widget-container .side_menu p.price a {
  background-color: #f2843f;
}

#sidebar #widget-area .widget-container .side_menu p.access {
  margin-bottom: 15px;
}

#sidebar #widget-area .widget-container .side_menu p.access a {
  background-color: #1d7a50;
  margin-bottom: 0px;
}

#sidebar #widget-area .widget-container .side_menu p a:hover {
  color: #ffffff;
}

#sidebar #widget-area .widget-container .side_menu p a::after {
  width: 100%;
  height: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
}

#sidebar #widget-area .widget-container .side_menu p.home a::after {
  background-color: #992616;
}

#sidebar #widget-area .widget-container .side_menu p.price a::after {
  background-color: #a74f18;
}

#sidebar #widget-area .widget-container .side_menu p.access a::after {
  background-color: #034c2b;
}

#sidebar #widget-area .widget-container .side_menu p a:hover:after {
  height: 100%;
}

#sidebar #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #cc0000;
}

#sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#sidebar #widget-area .widget-container h3 {
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2em;
    text-shadow: 0 2px 0 rgb(0 0 0 / 20%);
    margin-bottom: 10px;
    padding: 8px 10px 5px 30px;
    clear: both;
    color: #ffffff;
    background-color: #82bfed;
    background-image: url(images/logo_side.png);
    background-position: 7px center;
    background-repeat: no-repeat;
}

#sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* カスタムHTML エリア */

/* コメント エリア */
#comments {
  width: auto;
  height: auto;
  margin: 20px 0 10px 0;
}

#respond h3 a {
  color: #ffffff;
}

#respond h3 a:hover {
  color: #dc143c;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond a {
  font-weight: bold;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom : 20px;
}

#commentform textarea {
  width: 99%;
  height: auto;
  margin: 10px 0;
  border: 1px solid #cccccc;
}

#commentform input[type=text] {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

#commentform input[type=submit] {
  margin-bottom: 20px;
  padding:5px;
  color: #333333;
  background-color: #eeeeee; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #cccccc)
);
  background: -o-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -moz-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -webkit-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -ms-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  border: 1px solid #bbbbbb;
}

p.nocomments {
  display: none;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
  background-image: url("images/not_found.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background: none;
  border: none;
}

#content h4.not_found::before {
  content: none;
}

#content p.not_found {
  font-size: 14px;
  color: #dc143c;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit] {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit]:hover {
  color: #cc0000;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
  color: #333333;
  background: none;
  background-image: url("images/search_result.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  border-bottom: 3px dotted #000000;
}

#content h4.search_result_title::before {
  content: none;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  color: #dc143c;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 0 3px;
}

#content .pager span {
  color: #dc143c;
}

#content .pager a {
  color: #000000;
}

#content .pager a:hover {
  color: #dc143c;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}

/* テーブル */
#content table{
    margin: 0 auto 1em;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}
#content table th, #content table td{
  border: solid 1px #E7E7E7;
  padding:7px;
  text-align: left;
  font-size: 15px;
}
#content table th {
    background: #82bfed;
    color: #fff;
    width: 20%;
    text-align: center;
    vertical-align: middle;
}
#content table td{

}

/* ===================================================
   ボタン
   =================================================== */
/* ボタン1 */
.btn{
  text-align: center;
  margin: 15px 0px 15px;
}
.btn a{
  text-align: center;
  color: #fff;
  background-color: #e43434;
  border-radius: 20px;
  overflow: hidden;
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1em;
  transition: .3s;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  font-size: 15px;
}
.btn a:hover{
  color: #ffc1c1;
}

/********************************
TOP エリア
********************************/

/* 見出し */
#content h2.h2_top{
  text-align: center;
  padding: 0px;
  margin:0px;
  background: none;
  text-shadow: none;
}
#content h2.h2_top img{
  display: inline-block;
}

/* TOP menu */
.top01 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("images/top01_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
}

.top01 .inner_left{
  width: 50%;
  height: auto;
  margin: 0;
  padding: 5%;
  float: left;
  background-color: #ffffff;
}

.top01 .inner_right{
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.top01 .inner_left ul{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top01 .inner_left ul li{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
}

.top01 .inner_left ul li strong {
  width: 290px;
  font-size: 34px;
  line-height: 1.3em;
  color: #e43434;
  margin-bottom: 20px;
  display: block;
  border-bottom: 4px solid #e43434;
}

.top01 .inner_left ul li p{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 40px;
}

.top01 .inner_left ul li p.title{
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3em;
  color: #e43434;
  margin-bottom: 40px;
}

.top01 .inner_left ul li a{
  min-height: 50px;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
  color: #444444;
  padding: 15px 65px 0 0;
  display: block;
  background-image: url("images/more_icon02.png");
  background-position: right 0;
  background-repeat: no-repeat;
}

.top01 .inner_left ul li a:hover{
  opacity: 0.5;
}

.top02 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("images/top02_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
}

.top02 .inner_left{
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.top02 .inner_right{
  width: 50%;
  height: auto;
  margin: 0;
  padding: 5%;
  float: right;
  background-color: #e43434;
}

.top02 .inner_right ul{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top02 .inner_right ul li{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
}

.top02 .inner_right ul li strong{
  width: auto;
  font-size: 34px;
  line-height: 1.3em;
  color: #ffffff;
  margin-bottom: 20px;
  display: inline-block;
  border-bottom: 4px solid #ffffff;
}

.top02 .inner_right ul li p{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
  color: #ffffff;
  margin-bottom: 40px;
}

.top02 .inner_right ul li p.title{
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3em;
  color: #ffffff;
  margin-bottom: 40px;
}

.top02 .inner_right ul li a{
  min-height: 50px;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 65px 0 0;
  display: block;
  background-image: url("images/more_icon.png");
  background-position: right 0;
  background-repeat: no-repeat;
}

.top02 .inner_right ul li a:hover{
  opacity: 0.8;
}

/* TOP メニュー */
.top_left_box{
  width: 960px;
  margin:0px auto 0px;
  padding: 60px 0px 60px;
  overflow: hidden;
}
.top_left_box .img_box{
  float: left;
  width: 390px;
}
#content .top_left_box h2.h2_top{
  margin-bottom: 15px;
}
.top_left_box .txt_box{
  float: right;
  width: 530px;
}
.top_left_box .txt_box p{
  margin-bottom: 13px;
}
.top_left_box .txt_box p.last{
  margin-bottom: 0px;
}

.top_right_box{
  width: 960px;
  margin:0px auto 0px;
  padding: 60px 0px 60px;
  overflow: hidden;
}
.top_right_box .img_box{
  float: right;
  width: 390px;
}
#content .top_right_box h2.h2_top{
  margin-bottom: 15px;
}
.top_right_box .txt_box{
  float: left;
  width: 530px;
}
.top_right_box .txt_box p{
  margin-bottom: 13px;
}
.top_right_box .txt_box p.last{
  margin-bottom: 0px;
}

/* TOP 症例一覧 */
.top-syorei {
    overflow: hidden;
    background-image: url("images/top-syorei-back.jpg");
    background-size: 100%;
    background-position: center center;
}

.top-syorei-block {
  width: 960px;
  overflow: hidden;
  margin: 0px auto 0px;
  padding: 80px 0px;
}

.syorei-icon {
    width: 60%;
    float: right;
    text-align: center;
}

.syorei-sub {
    width: 40%;
    float: left;
}

ul.syorei-icon-list {
    display: inline-block;
    margin: 1em auto;
}

ul.syorei-icon-list li {
    width: auto;
    margin: 0 1em;
    float: left;
}

/* TOP サイトメニュー */
.about_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #f5f0e9;
}

.about_out .about_in {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 40px 100px 60px 100px;
  display: table;
}

.about_out .about_in .about {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.about_out .about_in .about p {
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 30px;
}

.about_out .about_in .about .inner_top,
.about_out .about_in .about .inner_bottom {
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding: 0;
  float: left;
}

.about_out .about_in .about .inner_top ul,
.about_out .about_in .about .inner_bottom ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.about_out .about_in .about .inner_top ul li,
.about_out .about_in .about .inner_bottom ul li {
  width: 23.888888888%;
  height: auto;
  margin-right: 1.481481481%;
  padding: 0;
  float: left;
  border: none;
}

.about_out .about_in .about .inner_top ul li:hover,
.about_out .about_in .about .inner_bottom ul li:hover {
  background: none;
}

.about_out .about_in .about .inner_top ul li:last-child,
.about_out .about_in .about .inner_bottom ul li:last-child {
  margin: 0;
}

.about_out .about_in .about .inner_top ul li img,
.about_out .about_in .about .inner_bottom ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.about_out .about_in .about .inner_top ul li p,
.about_out .about_in .about .inner_bottom ul li p {
  font-size: 16px;
  line-height: 1.2em;
  text-align: center;
  margin-top: 10px;
}

.about_out .about_in .about .inner_top ul li p a,
.about_out .about_in .about .inner_bottom ul li p a {
  font-size: 16px;
  text-decoration: none; 
}

.about_out .about_in .about .inner_top ul li p a:hover,
.about_out .about_in .about .inner_bottom ul li p a:hover {
  text-decoration: underline; 
}



/********************************
TOP NEWS エリア
********************************/
.news_wrap{
  background-image: url("images/news_bg.png");
}
.news_in{
  width: 980px;
  margin: 0px auto 0px;
  padding: 60px 0px 60px;
  overflow: hidden;
}

/* left */
.news_left{
  float: left;
  width: 475px;
}
/* left */
.news_right{
  float: right;
  width: 475px;
}
.news_left h2.h2_top, .news_right h2.h2_top{
  text-align: center;
}
.news_left h2.h2_top img, .news_right h2.h2_top img{
  display: inline-block;
}

/* news ul */
ul.news{
  background: #fff;
  padding: 15px;
}
ul.news li{
  font-size: 14px;
  margin-bottom: 13px;
}
ul.news li:last-child{
  margin-bottom: 0px;
}
ul.news li a{
  background-image: url("images/news_ico.png");
  background-repeat: no-repeat;
  background-position: left center;
  color: #625f5f;
  padding-left: 15px;
}

/* news ボタン */
.news_in .btn a{
  background-color: #545665;
}
.news_in .btn a:hover{
  color: #929292;
}

/* 投稿内 cat */
li.cat_mark_box{
  margin-bottom: 20px;
}
li.cat_mark_box p{
  display: inline-block;
  font-size: 80%;
}
li.cat_mark_box p.cat_mark{
  background: #e43434;
  padding: 4px;
  margin-left: 7px;
}
li.cat_mark_box p.cat_mark a{
  color: #fff;
  text-decoration: none;
}


/********************************
TOP お問い合わせ　エリア
********************************/
.t_contact_box{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #f5f0e9;
  overflow: hidden;
  padding: 60px 0px 60px;
}
.t_contact_box .inner{
  width: 1080px;
  margin: auto;
}
.t_contact_box .left{
  float: left;
}
.t_contact_box .right{
  float: right;
}
.t_contact_box .left,.t_contact_box .right{
  border: solid 5px #e43434;
  border-radius: 5px;
  padding: 3%;
  width: 520px;
}
.t_contact_box .left p,.t_contact_box .right p{
  margin-bottom: 13px;
}
.t_contact_box .left p.ttl,.t_contact_box .right p.ttl{
  margin-bottom: 0px;
}
.t_contact_box .left p.p_access,.t_contact_box .right p.p_access{
  font-size: 13px;
  color:#930808;
}

/********************************
下層 お問い合わせ　エリア
********************************/
.t_contact_box2{
  width: 100%;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0px 0px 60px;
}
.t_contact_box2 .inner{
  width: 100%;
  margin: auto;
}
.t_contact_box2 .left{
  float: left;
  margin-right: 2%;
}
.t_contact_box2 .right{
  float: right;
}
.t_contact_box2 .left,.t_contact_box2 .right{
  border: solid 5px #e43434;
  border-radius: 5px;
  padding: 3%;
  width: 49%;
}
.t_contact_box2 .left p,.t_contact_box2 .right p{
  margin-bottom: 13px;
}
.t_contact_box2 .left p.ttl,.t_contact_box2 .right p.ttl{
  margin-bottom: 0px;
}
.t_contact_box2 .left p.p_access,.t_contact_box2 .right p.p_access{
  font-size: 13px;
  color:#930808;
}

.t_contact_box3 {
    overflow: hidden;
    padding: 20px;
    border: 5px solid #82bfed;
    border-radius: 10px;
    margin: 0px 0px 1em;
}

.t_contact_box3 .inner{
  width: 100%;
  margin: auto;
}
.t_contact_box3 .inner p{
  margin-bottom: 13px;
}
.t_contact_box3 .inner p img{
  margin:0px auto;
}
.t_contact_box3 .info{
  overflow: hidden;
  margin-bottom: 13px;
}
.t_contact_box3 .info .left{
  display: none;
  float: left;
  width: 43%;
}
.t_contact_box3 .info .right{
  float: right;
  width: 100%;
}
.t_contact_box3 table{
  margin-bottom: 0px;
}
.t_contact_box3 table th, .t_contact_box3 table td{
  font-size: 13px;
}

/********************************
サイドバー お問い合わせ　エリア
********************************/
#sidebar h3 {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding: 8px 0 8px 15px;
  color: #ffffff;
  background-image: url("images/h3_bg.png");
  background-position: bottom;
  background-repeat: repeat-x;
}

#sidebar h3 a {
  color: #ffffff !important;
  text-decoration: none !important;
}

#sidebar .side_info p {
    margin-bottom: 7px;
    font-size: 13px;
    color: #523200;
}

#sidebar .side_info p:last-child{
  margin-bottom: 0px;
}

.side_info {
  height: auto;
  padding: 8px;
  border: 1px solid #dddcda;
  margin-bottom: 16px;
}

.side_info p {
  font-size: 13px;
  color: #13334c;
}

.side_info b {
  font-size: 15px;
  color: #82bfed;
}

.side_info p span {
  margin-left: 65px;
}

span.tel {
    margin-left: 0 !important;
}

.side_info .access_map {
  width: auto;
  height: auto;
  margin: 10px 0 5px 0;
  display: table;
}

/********************************
よくある質問
********************************/
.faq ul li.faq_q{
  background: #86cb3b;
  background-image: url(images/faq_q.png);
  background-position: left 20px center;
  border-radius: 10px 10px 10px 10px;
  background-repeat: no-repeat;
  padding: 20px 20px 20px 85px;
  font-size: 17px;
  color: #fff;
}
.faq ul li.faq_a{
  color: #382424;
  background-image: url(images/faq_a.png);
  background-position: left 20px center;
  padding: 20px 20px 30px 85px;
  background-repeat: no-repeat;
  font-size: 14px;
  margin-bottom: 4%;
  border-bottom: 2px dotted #d3ccbe;
}

/********************************
スタッフ紹介
********************************/
div.staff {
    overflow: hidden;
    border-bottom: dotted 2px #82bfed;
    margin-bottom: 40px;
    padding-bottom: 35px;
}
div.staff_last{
  margin-bottom: 0px;
  border-bottom: 0px;
}
div.staff .left{
  float: left;
  width: 35%;
}
div.staff .right{
  float: right;
  width: 60%;
}
div.staff .left2{
  float: left;
  width: 60%;
}
div.staff .right2{
  float: right;
  width: 35%;
}
div.staff h2{

}
div.staff p{
  font-size: 14px;
  margin-bottom: 15px;
}
div.staff p.img img{
  margin: auto;
}
div.staff p.ttl{
  font-weight: bold;
  color: #89422c;
}


/********************************
料金表
********************************/
/* 整体料金 */
.ryoukin_box{

}
.ryoukin_box .inner{
  border: solid 1px #aed1ef;
  padding: 15px;
  margin-bottom: 25px;
  overflow: hidden;
}
.ryoukin_box .inner .ttl{
border-bottom: solid 2px #2e58ec;
margin-bottom: 20px;
}
#content .ryoukin_box .inner .ttl h2{
background-image: none;
background: none;
color: #1c54d8;
text-shadow: none;
font-size: 45px;
font-family: "ＭＳ Ｐ明朝";
padding: 0px;
margin: 0px;
}
#content .ryoukin_box .inner .ttl h2 span.kingaku{
font-size: 30px;
color: #1250bc;
font-family: "ＭＳ Ｐ明朝";
font-weight: bold;
padding-left: 20px;
}
.ryoukin_box .inner div.right{
float: right;
margin: 0px 0px 17px 0px;
}
.ryoukin_box .inner p.txt{
margin-bottom: 7px;
font-size: 15px;
}
.ryoukin_box .inner p.txt span{
color: #FF0004;
font-weight: bold;
border-bottom: 2px solid #1D2088;
line-height: 2;
}
.ryoukin_box .inner div.left{
float: left;
width: 435px;
}
#content .ryoukin_box .inner div.osusume h3{
background: #226bd8;
color: #fff;
padding: 7px 20px;
border: 0px;
border-radius: 5px;
}
.ryoukin_box .inner div.osusume p{

}

/* 美容料金 */
.ryoukin_biyou_box{

}
.ryoukin_biyou_box .inner{
  border: solid 1px #ffa7f5;
  padding: 15px;
  margin-bottom: 25px;
  overflow: hidden;
  background: #fbe2ed;
}
.ryoukin_biyou_box .inner div.ttl{
border-bottom: 0px;
margin-bottom: 20px;
padding: 15px;
background: #fff;
overflow: hidden;
}

/* right */
.ryoukin_biyou_box .inner div.ttl div.right{
float: right;
margin-top: 15px;
}
.ryoukin_biyou_box .inner div.ttl div.right p.kingaku{

}
.ryoukin_biyou_box .inner div.ttl div.right p.kingaku img{
width: 365px;
display: inline-block;
}

/* left */
.ryoukin_biyou_box .inner div.ttl div.left{
  float: left;
}
#content .ryoukin_biyou_box .inner div.ttl div.left h2{
background-image: none;
background: none;
color: #1c54d8;
text-shadow: none;
font-size: 45px;
font-family: "ＭＳ Ｐ明朝";
padding: 0px;
margin: 0px;
}
.ryoukin_biyou_box .inner div.ttl div.left p{
margin-bottom: 0px;
}
.ryoukin_biyou_box .inner div.ttl div.left p.txt{

}
.ryoukin_biyou_box .inner div.ttl div.left p.time{
border: solid 1px #1936d4;
padding: 5px 7px;
display: inline-block;
font-size: 13px;
color: #080ab4; 
}

.ryoukin_biyou_box .inner p.img{
float: left;
margin: 0px 17px 17px 0px;
}
.ryoukin_biyou_box .inner p.txt{
margin-bottom: 7px;
font-size: 15px;
}
.ryoukin_biyou_box .inner p.txt span{
color: #FF0075;
font-weight: bold;
border-bottom: 2px solid #FF0075;
line-height: 2;
}
.ryoukin_biyou_box .inner div.osusume{
float: right;
width: 435px;
}
#content .ryoukin_biyou_box .inner div.osusume h3{
background: #e5007f;
color: #fff;
padding: 7px 20px;
border: 0px;
border-radius: 5px;
}
.ryoukin_biyou_box .inner div.osusume dl{
width: auto;
background-color: #FFFFFF;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.ryoukin_biyou_box .inner div.osusume dl dt{
display: table-cell;
vertical-align: top;
padding-right: 10px;
padding-left: 10px;
width: auto;
}
.ryoukin_biyou_box .inner div.osusume dl dt img{
width: 25px;
padding-top: 3px;
}
.ryoukin_biyou_box .inner div.osusume dl dd{
display: table-cell;
vertical-align: middle;
color: #1D2088;
font-weight: 800;
}



.content_in {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 0 100px;
  display: table;
}

.content_in .top_bnr {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 40px 0 60px 0;
  display: table;
}

.content_in .top_bnr .img_box {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto 15px auto;
  padding: 0;
}

.content_in .top_bnr .img_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.content_in .top_bnr p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #444444;
  margin-bottom: 20px;
}

.content_in .top_bnr ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.content_in .top_bnr ul li:first-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.content_in .top_bnr ul li:last-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.content_in .top_bnr ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.content_in .greet {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 40px 0;
  display: table;
}

.content_in .greet img {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.content_in .greet ul {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 0;
}

.content_in .greet ul li:first-child {
  width: 22.22222222%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.content_in .greet ul li:first-child img {
  width: 100%;
  height: auto;
  margin-bottom: 11px;
  padding: 0;
}

.content_in .greet ul li:first-child strong {
  font-family: "ＭＳ Ｐ明朝";
  font-size: 24px;
  text-align: center;
  color: #444444;
  display: block;
}

.content_in .greet ul li:first-child strong span {
  font-size: 16px;
  font-weight: normal;
}

.content_in .greet ul li:last-child {
  width: 74.07407407%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.content_in .greet ul li:last-child p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 15px;
}

.beige_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #f5f0e9;
}

.beige_out .beige_in {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 40px 100px 60px 100px;
  display: table;
}

.beige_out .beige_in .information {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.beige_out .beige_in .information .inner_left {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.beige_out .beige_in .information .inner_right {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.beige_out .beige_in .information .inner_left img,
.beige_out .beige_in .information .inner_right img {
  width: 76.19047619%;
  height: auto;
  margin: 0 auto 15px auto;
  padding: 0;
}

.beige_out .beige_in .information .inner_left .news {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2px;
  border: 1px solid #ffffff;
}

.beige_out .beige_in .information .inner_right .blog {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2px;
  border: 1px solid #ffffff;
}

.news_inner li {
  margin-bottom: 10px; 
}

.beige_out .beige_in .information .news .news_inner,
.beige_out .beige_in .information .blog .blog_inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 10px 10px 10px;
  background-color: #ffffff;
}

.beige_out .beige_in .information .news .news_inner strong a,
.beige_out .beige_in .information .blog .blog_inner strong a {
  font-size: 15px;
  line-height: 1.3em;
  text-align: right;
  text-decoration: none;
  color: #e43434;
  display: block;
}

.beige_out .beige_in .information .news .news_inner strong a:hover,
.beige_out .beige_in .information .blog .blog_inner strong a:hover {
  text-decoration: underline;
}

.beige_out .beige_in .information .news .news_inner ul,
.beige_out .beige_in .information .blog .blog_inner ul {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
  border: none;
}

.beige_out .beige_in .information .news .news_inner ul li,
.beige_out .beige_in .information .blog .blog_inner ul li {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border: none;
  border-bottom: 1px dotted #e43434;
}

.beige_out .beige_in .information .news .news_inner ul li:hover,
.beige_out .beige_in .information .blog .blog_inner ul li:hover {
  background: none;
}

.beige_out .beige_in .information .news .news_inner ul li p,
.beige_out .beige_in .information .news .news_inner ul li p a,
.beige_out .beige_in .information .blog .blog_inner ul li p,
.beige_out .beige_in .information .blog .blog_inner ul li p a {
  font-size: 15px;
  color: #444444;
  line-height: 1.3em;
  text-decoration: none;
  display: inline-block;
}

.beige_out .beige_in .information .news .news_inner ul li p a:hover,
.beige_out .beige_in .information .blog .blog_inner ul li p a:hover {
  text-decoration: underline;
}

.gray_out .gray_in .contact {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .contact img {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.gray_out .gray_in .contact strong {
  font-family: "ＭＳ Ｐ明朝";
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  color: #e43434;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0,0,0,0.1);
  margin: 0 0 30px 0;
  display: block;
}

.gray_out .gray_in .contact .contact_inner {
  width: 74.07407407%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.gray_out .gray_in .contact .contact_inner img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .contact .contact_inner p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
  text-align: center;
  margin: 40px 0 20px 0;
}

.gray_out .gray_in .contact ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .contact ul li:first-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
  border: none;
  background: none;
}

.gray_out .gray_in .contact ul li:last-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
  border: none;
  background: none;
}

.gray_out .gray_in .contact ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* 選ばれる理由ページ エリア */
.feature {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.opst .feature .inner {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px dotted #d8d8d8; 
  display: table;
}

.feature .inner ul {
  width: 100%;
  height: auto;
  margin: 0 0 20px;
  padding: 0;
  overflow: hidden;
}

.feature .inner ul li:first-child {
  width: 63.157089473%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.feature .inner ul li {
  width: 34.21052631%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.feature .inner ul li img {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

.feature .inner ul li:last-child {
  width: 63.157089473%;
  height: auto;
  margin-top: 10px;
  padding: 0;
  float: left;
}

.feature .inner ul li:last-child p {
  font-size: 15px;
  color: #444444;
}

.feature .inner ul li p span {
  color: #e4789b;
}

/* 施術の流れ エリア */
.flow {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.flow img {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 15px auto;
  padding: 0;
}

.flow .inner {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  display: table;
  border: solid 1px #82bfed;
  padding: 10px;
}

.flow .inner .img_box {
  width: 34.28571428%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.flow .inner .img_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.flow .inner ul {
  width: 62.85714285%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.flow .inner ul li {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 0;
}

.flow .inner ul li img {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

.flow .inner ul li p {
  font-size: 15px;
  line-height: 1.6em;
  color: #444444;
}
.flow .inner ul li p span{
  color: #fb4d4d;
}

/* 患者様の声ページ エリア */
.voice{
  background: #d9e9ff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.voice_in{
  background: #fff;
  padding: 17px;
  overflow: hidden;
}
.voice_img{
  float: left;
  width: 150px;
}
.voice_img p span{
  font-weight: bold;
  font-size: 11px;
  color: #d83737;
}
.voice_img img{
  border: solid 1px #eaeaea;
}
.voice_txt{
  float: right;
  width: 510px;
}
.voice_txt p{
  font-size: 15px;
}
.voice_txt p.ttl{
  font-weight: bold;
  color: #e43434;
  font-size: 18px;
  margin-bottom: 15px;
  border-bottom: dotted 2px #e43434;
  padding-bottom: 5px;
}

/* 症状記事 悩み */
div.nayami{
  overflow: hidden;
}
div.nayami p.right{
  float: right;
  width: 230px;
  text-align: center;
}
div.nayami p.right img{
  display: inline-block;
}

div.nayami ul{
  float: left;
  width: 450px;
}
div.nayami ul li{
  background-image: url("images/catch_ico01.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 13px 0px 13px 50px;
  border-bottom: dotted 2px #c5bbbb;
  color: #562b0c;
  font-size: 18px;
}

/* ビフォーアフター */
.b_f_box {
    background: #ffe1ef;
    width: 100%;
    margin: 0px auto 40px;
    padding: 30px 35px;
}

/* ご予約・お問い合わせページ エリア */
.form_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.form_box p {
  color: #444444;
  line-height: 1.6em;
  margin-bottom: 30px;
}

/* アクセスページ エリア */
.access {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}

#map {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

#map .view {
  border: 1px solid #ffffff;
  box-shadow: 0 0 8px rgba(220,195,160,0.8);
}

#map .view iframe {
  margin-bottom: -7px;
}
input.wpcf7-form-control.wpcf7-date {
    width: 100%;
    padding: 5px 10px;
    margin-top: 5px;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 5px 10px;
    margin-top: 5px;
}
  span.red {
    color: #ff6767;
}

/* スタッフ紹介ページ エリア */
.page_staff {
  width: 100%;
  height: auto;
  margin-bottom: -40px;
  padding: 0;
  float: left;
}

.page_staff .inner {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding-bottom: 20px;
  float: left;
}

.page_staff .inner .img_box {
  width: 41.66666666%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.page_staff .inner .img_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_staff .inner ul {
  width: 55.55555555%;
  height: auto;
  margin-top: 5px;
  padding: 40px 15px 30px 15px;
  float: right;
  background-color: #f8f8f8;
  border: 1px solid #cccccc;
}

.page_staff .inner ul li {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 10px;
  padding: 8px 15px 6px 15px;
  background-color: #ffffff;
}

.page_staff .inner p {
  width: 100%;
  height: auto;
  line-height: 1.6em;
  margin-top: 20px;
  padding: 0;
  float: left;
  font-size: 15px;
}

.page_staff .inner p strong {
  font-size: 18px;
  color: #5a4023;
  letter-spacing: 0.1em;
  margin-left: -10px;
  display: block;
}

/* Contact Form 7 エリア */
.wpcf7 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.wpcf7 form {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.wpcf7 p {
  width: 100%;
  height: auto;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  color: #444444;
  margin-bottom: 15px;
  padding: 0;
}

.wpcf7 p.radio {
  width: 100%;
  height: auto;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  color: #444444;
  margin-bottom: 25px;
  padding: 0;
}

.wpcf7 p span.required {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  padding: 2px 7px 0 7px;
  background-color: #f94867;
}

.wpcf7 p input[type="text"],
.wpcf7 p input[type="email"],
.wpcf7 p input[type="tel"] {
  width: 100%;
  height: auto;
  margin: 5px 0 0 0;
  padding: 5px 10px;
  border: 1px solid #767676;
  background-color: #fefefe;
  border-radius: 2px;
}

.wpcf7 p textarea {
    width: 100%;
    height: auto;
    margin-top: 5px;
    padding: 5px 10px;
    border: 1px solid #925129;
    background-color: #fefefe;
}

::-webkit-input-placeholder {
  color: #bbbbbb;
}
::-moz-placeholder {
  color: #bbbbbb;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #bbbbbb;
}

.wpcf7 p span.accept {
  font-size: 12px;
  color: #d4001d;
}

.wpcf7 p input[type="submit"] {
    width: 30%;
    height: auto;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 30px auto 0 auto;
    padding: 10px 0;
    color: #ffffff;
    background-color: #c8835b;
    border: 1px solid #26630c;
    display: block;
}

.wpcf7 p input[type="submit"]:hover {
    color: #ffffff;
    background-color: #74ef42;
    border: 1px solid #5dca32;
}

.wpcf7 .wpcf7-response-output {
  width: 92.8571429%;
}

.wpcf7 p.radio span.wpcf7-list-item {
    display: block;
    margin: 0px;
}

/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 15px;
  float: left;
  border-bottom: 1px dotted #c8835b;
}

.post_inner .thum {
  width: 17.14285714%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.post_inner .show_post {
  width: 80%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.post_inner .show_post li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
  float: left;
}

.post_inner .show_post li.cat_mark_box p.cat_mark {
  width: auto;
  height: auto;
  line-height: 1.0em;
  margin: 0;
  padding: 2px 5px;
  float: left;
  background-color: #c8835b;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none; 
}

.post_inner .show_post li.cat_mark_box p.cat_date {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 1.4em;
  float: right;
}

.post_inner .show_post li.cat_title_box p.cat_title {
  font-weight: bold;
  line-height: 1.2em;
}

.post_inner .show_post li.cat_title_box p.cat_title a {
  font-size: 16px;
  color: #c8835b;
  text-decoration: none;
}

.post_inner .show_post li.cat_text_box {
  margin: 0;
}

.post_inner .show_post li.cat_text_box p.cat_text {
  line-height: 1.3em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-size: 15px;
  color: #444444;
  text-decoration: none; 
}

.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover {
  color: #dddddd;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
  color: #e4789b;
}

/****************************
****** 症状下層　お悩み ******
****************************/
div.symptom_nayami{
  overflow: hidden;
  width: 700px;
  margin: auto;
}
div.symptom_nayami p.right{
  float: right;
  width: 230px;
  text-align: center;
}
div.symptom_nayami p.right img{
  display: inline-block;
}

div.symptom_nayami ul{
  float: left;
  width: 450px;
}
div.symptom_nayami ul li{
  background-image: url("images/catch_ico01.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 13px 0px 13px 50px;
  border-bottom: dotted 2px #c5bbbb;
  color: #562b0c;
  font-size: 18px;
}

/**************************
*** 症例記事一覧 ***
**************************/
.shourei_box {
  width: 1000px;
  height: auto;
  padding: 0;
  display: table;
  margin: 60px auto 60px;
}

section.entry-content .shourei_box h2{
  width: 100%;
  font-family: "ＭＳ Ｐ明朝";
  font-size: 24px;
  line-height: 1.2em;
  text-shadow: 0 2px 0 rgba(0,0,0,0.1);
  padding: 13px 10px 13px 30px;
  clear: both;
  border: 1px solid #912014;
  background-image: url("img/shourei_h2_icon.jpg")!important;
  background-position: 7px 6px!important;
  background-repeat: no-repeat!important;
  color: #530d0d;
}

.shourei_box .match {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 1px solid #cccccc;
  overflow: hidden;
}

.shourei_box .match ul {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  padding: 20px;
  float: left;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  position: relative;
  min-height: 320px;
}

.shourei_box .match ul.last {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  padding: 20px;
  float: left;
  border-top: none;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  position: relative;
}

.shourei_box .match ul:hover,
.shourei_box .match ul.last:hover {
  background-color: #ffbaba;
}

.shourei_box .match ul:hover li strong,
.shourei_box .match ul.last:hover li strong {
  color: #ffffff;
}

.shourei_box .match ul:hover li img,
.shourei_box .match ul.last:hover li img {
  opacity: 0.5;
}

.shourei_box .match ul:hover li p,
.shourei_box .match ul.last:hover li p {
  color: #ffffff;
}

.shourei_box .match ul:hover li span,
.shourei_box .match ul.last:hover li span {
  color: #ffffff;
  border: 1px solid #ffffff;
}

.shourei_box .match ul a,
.shourei_box .match ul.last a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -999px;
}

.shourei_box .match ul li,
.shourei_box .match ul.last li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

.shourei_box .match ul li strong,
.shourei_box .match ul.last li strong {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
  color: #444444;
  display: block;
}

.shourei_box .match ul li img,
.shourei_box .match ul.last li img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block;
}

.shourei_box .match ul li p,
.shourei_box .match ul.last li p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
}

.shourei_box .match ul li span,
.shourei_box .match ul.last li span {
  width: 130px;
  height: auto;
  font-size: 13px;
  text-align: center;
  line-height: 1.2em;
  color: #444444;
  margin: 0 auto;
  padding: 4px 0 3px 0;
  border: 1px solid #cccccc;
  display: block;
}


/**/
}
/**/

/* 2020/04/13追加 */
.corona {
  display: block;
  max-width: 960px;
  width: 100%;
  margin: 25px auto;
  border: 3px solid #f00;
  background: #fff;
}

#content .corona .headline-type02 {
    color: #f00;
    margin-top: 25px;
    padding: 0 25px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 35px;
    border-bottom: 2px dotted;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
}

#content .corona .headline-type02:before {
    display: none;
}

/*.corona .headline-type02:after {
  width: 100%;
  height: 3px;
}*/

.corona_in {
  width: 100%;
  margin: 0 auto 25px;
  padding: 0 25px;
}

.corona p:nth-of-type(1) {
  margin-bottom: 15px;
}

.corona .corona_in ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.corona .corona_in ul li {
  display: flex;
  width: 32.95%;
  padding: 15px 16px;
  margin-bottom: 0.4%;
  background-color: #f00;
  color: #fff;
  font-weight: bold;
  justify-content: space-around;
  text-align: center;
  font-size: 13px !important;
}　
.corona_in b {
  text-decoration: underline;
  color: red;
}
@media screen and (max-width: 767px ) {
  .corona .corona_in ul li {
    width: 100%;
  }

  .corona .corona_in ul li:nth-of-type(n+4) {
    width: 49.75%;
  }

  #content .corona .headline-type02 {
    font-size: 2.5em;
  }
.cov_in{
  width: 100% !important;
}
.cov_in a{
  color: #fff !important;
}
.cov_news{
  margin-bottom: 0;
}
}
.cov_news{
  background: #ff7d3e;
  text-align: center;
  margin-bottom: -18px;
}
.cov_in{
  /* width: 960px; */
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.cov_news a{
  width: 100%;
  display: inline-block;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  font-size: 1.2em;
  font-weight: 900;
  text-align: center;
  padding: 1.1em 0.5em 1.4em;
  text-decoration: underline;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.cov_news a span {
    position: relative;
}
.cov_news a span::before {
    position: absolute;
    font-size: 1.2em;
    left: -1.1em;
    top: 1px;
    width: 1em;
    height: 1em;
    margin: auto;
    content: "";
    font-family: "Ionicons";
}

.news_inner ul {
  margin-bottom: 25px;
}

.news_inner ul a {
  color: #2b2b2b;
}

.tag {
  min-width: 120px;
}
.tag {
  margin-right: 20px;
  padding: 2px 20px;
  background-color: #c8835b;
  color: #FFF;
  font-size: 0.8rem;
  text-align: center;
  vertical-align: middle;
}

.gallery .ngg-galleryoverview.default-view {
  text-align: center;
}

.gallery .ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
  position: relative;
}

.gallery .ngg-galleryoverview.default-view .ngg-gallery-thumbnail::after {
  content: url(images/touch.png);
  position: absolute;
  right: 5px;
  bottom: 5px;
  pointer-events: none;
}

#content p.gallery-text {
  font-weight: bold;
  color: #ff3b00;
  text-decoration: underline;
  text-align: center;
}


/*2022/10/28追記*/
ul.check-li {
    width: 100%;
    margin-bottom: 1em;
}
ul.check-li li {
    padding: 15px 0;
    border-bottom: 1px dotted #c8835b;
    font-weight: bold;
    padding-left: 35px;
    background-image: url(images/check.jpg);
    background-size: 25px;
    background-position: left center;
    background-repeat: no-repeat;
    color: #333333;
}
ul.check-li li:last-of-type {
    border-bottom: none;
}

/*2022/11/07/追記*/
.clinic2 {
    padding-top: 5rem;
}

/*2023/4/27/追記*/
.honefix{
	padding-top: 9rem;
	text-align: center;
}
.hone__inner {
    padding-left: 10rem;
    padding-right: 10rem;
}
.hone_p{
	font-size: 18px;
    margin: 5px 0 15px;
}
.hone_btn{
	margin-top: 25px;
}
@media screen and (max-width: 767px){
	.honefix{
	padding: 14rem 0 9rem;
	text-align: center;
}
	.hone_p{
	font-size: 4.4rem;
    margin: 5px 0 15px;
}
}

/*2023/05/01|Instagrm追記*/
h2.instagram__title {
  color: #C8835B;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: center;
}
#sb_instagram {
  max-width: 1000px;
  width: 100% !important;
}
.instagram {
    padding-top: 6rem;
}
.instagram__inner.instagram-contents {
    margin-top: 4rem;
}
@media screen and (max-width: 767px){
  h2.instagram__title {
    font-size: 8rem;
  }
  .instagram {
    padding-top: 8rem;
    padding-bottom: 2rem;
  }
}

div.contact img {
margin: 10px 0px 10px 0;
}

div.center-photo {
  text-align: center;
}
a {
  color: blue;
  text-decoration:underline;
}	

h4 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
  padding-bottom:10px;
　margin-bottom:10px;
}	

/*2023/7/28/追記*/
@media screen and (min-width: 769px){
.access__title {
    color: #82bfed;
    font-size: 2.8rem;
    font-weight: 700;
    text-align: center;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.access__content-left{
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-right: 15px;
    padding-left: 15px;
}
.access__content-right{
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding-right: 15px;
    padding-left: 15px;
	padding-top:20px;
}

.gmap {
    position: relative;
    padding-bottom: 60%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.access__title-small {
    margin-top: 0.5rem;
    color: #704D42;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.6666666667;
}

.access__address{
    margin-bottom: 2rem;
}

.other-li {
    margin-top: 8px;
    margin-bottom: 8px;
    list-style: none;
}

.other-tt {
    background: #82bfed;
    padding: 5px 16px;
    border-radius: 5px;
    color: #fff;
    margin-right: 8px;
}

.access__btn {
    margin-top: 3.2rem;
    text-align: center;
}
.top-access  .access__inner {
    padding-bottom: 4.5rem;
    padding-top: 7.5rem;
    max-width: 1080px;
}
}

@media screen and (max-width: 768px){
	.top-access{
		padding-bottom:8rem;
	}
	.access__title-small {
		font-size: 8rem;
		 line-height: 1.8;
		 font-weight: 700;
		 margin-bottom: 0.5rem;
	    color: #704D42;
    }
	.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
    .gmap iframe{
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .access__content-left{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
		  margin-bottom:5rem;
		    padding-right: 15px;
    padding-left: 15px;
    }
	 .access__title {
		 font-size: 8rem;
		color: #C8835B;
    font-weight: 700;
    text-align: center;
	 }
    .access__content-right{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
		    padding-right: 15px;
    padding-left: 15px;
    }
	.access__btn {
    margin-top: 6rem;
	}
	 .top-access  .access__inner {
        max-width: 600px;
		padding-left: 6rem;
    padding-right: 6rem;
    }
	.gmap {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
	.access__address{
    margin-bottom: 4rem;
}

.other-li {
    margin-top: 8px;
    margin-bottom: 8px;
    list-style: none;
}

.other-tt {
    background: #C8835B;
    padding: 5px 16px;
    border-radius: 5px;
    color: #fff;
    margin-right: 8px;
}

.access__btn {
    margin-top: 3.2rem;
    text-align: center;
}
}
@media screen and (max-width: 500px){
	.gmap {
    padding-bottom: 60%;
	}
}
@media screen and (max-width: 400px){
		.gmap {
    padding-bottom: 70%;
	}
}
    .footer__items{
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 1em;
        text-align: center;
    }
    .footer__contact-left img{
        display: block;
        margin: 0 auto;
        width: auto;
        max-width: 80%;
        height: auto;
    }
    .contact__address, .contact__access{
        line-height: 1.6;
        margin-bottom: 5rem;
    }
    .contact__address-span, .contact__access-span{
        display: block;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    table.contact-hour {
        margin: 5rem auto 0.5em;
        width: 98%;
        color: #82bfed;
    }
    .contact-hour tr {
        border-bottom: 2px solid #82bfed;
    }
    .contact-hour th, .contact-hour td {
        padding: 12px 8px;
        text-align: center;
        vertical-align: middle;
    }
    .contact-hour tr > :first-child {
        width: 10em;
        color: #333;
    }
    .contact__tr-first{
        color: #333;
    }
    .contact__notes{
        line-height: 1.6;
        margin-top: 5rem;
    }
    .m-show{
        display: none;
    }
@media screen and (max-width: 883px){
    table.contact-hour{
        margin: 7rem auto 0.5em;
    }
    .contact-hour th, .contact-hour td {
        padding: 12px 5px;
        text-align: center;
        vertical-align: middle;
    }
}
@media screen and (min-width: 768px){
    .footer__contact-right, .footer__contact-left{
        width: min(calc(50% - 1em),550px);
    }
}

@media screen and (max-width: 850px){
    .m-show{
        display: block;
    }
}

@media screen and (max-width: 767px){
    .footer__items{
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
    .footer__contact-left img {
        width: 340px;
    }
    .footer__contact-right, .footer__contact-left{
        margin: 0 auto;
    }
    table.contact-hour {
        margin: 5rem auto 0.5em;
    }
    .contact__address, .contact__access {
        line-height: 1.4;
        margin-bottom: 4rem;
    }
	.contact__notes {
    margin-top: 4rem;
	}
}
/*2023/7/29/追記*/

.box_15 {
	background: #eaf5f9;
	padding: 1.5em;
	}
.box_15_ttl {
	border-left: solid 4px #27acd9;
	padding-left: 15px;
	color: #27acd9;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	}
.box_15_txt {
	margin-top: 10px;
	}

.box25 {
margin: 2em auto;
padding:2em;
border-top:solid 5px #8B968D;
border-bottom:solid 5px #8B968D;
background-color:#fafafa;/*背景色*/
}

.qa-008 dt {
    margin-bottom: 1em;
    color: #333333;
    font-weight: 600;
}

.qa-008 dt::before,
.qa-008 dd::before {
    margin-right: .4em;
}

.qa-008 dt::before {
    content: "Q.";
}

.qa-008 dd {
    margin: 0 0 2.5em;
    padding: 1em 1.5em;
    background-color: #f2f2f2;
    color: #333333;
}

.qa-008 dd::before {
    content: "A.";
}

/*2023/7/31/追記*/

	/*20221128追加分*/
@media screen and (max-width: 767px){
.bottomLink {
    width: 100%;
    margin: 20px auto 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
	
}
.tel .cal .line {
    display: block;
    margin: auto;
	margin-bottom: 6px;
}

.tel .cal .line  {
    width: calc(49%);
    background: #ffffff;
    color: #02afd4;
    border: 3px solid #6ed1e7;
    display: block;
    float: left;
    padding: 7px 0;
    text-align: center;
    font-weight: 500;
}
}

/* 追記ここから HONDA 2023.12.3 */
@media screen and (min-width: 769px){
.cat_excerpt {
  width: 1280px;
  height: auto;	
  margin: 0 auto;
  padding: 0;
  display: table;
}

.cat_excerpt .news {
  width: 620px;
  height: auto;	
  margin: 0;
  padding: 0;
  float: left;
}

.cat_excerpt .blog {
  width: 620px;
  height: auto;	
  margin: 0;
  padding: 0;
  float: right;
}

.cat_excerpt .news strong,
.cat_excerpt .blog strong {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  color: #83beeb;
  display: block;
}

.cat_excerpt .news ul,
.cat_excerpt .blog ul {
  width: 100%;
  height: auto;	
  margin: 50px 0 30px 0;
  padding: 0;
  border-top: 1px solid #cccccc;
}

.cat_excerpt .news ul li,
.cat_excerpt .blog ul li {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 13px 0 15px 0;
  border-bottom: 1px solid #cccccc;
}

.cat_excerpt .news ul li p,
.cat_excerpt .blog ul li p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.3em;
  color: #333333;
}

.cat_excerpt .news ul li p span a,
.cat_excerpt .blog ul li p span a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #999999;
  margin: 0 30px 0 10px;
  padding: 4px 20px 5px 20px;
  background-color: #ededed;
}

.cat_excerpt .news ul li p span a:hover,
.cat_excerpt .blog ul li p span a:hover {
  transition: 1.0s;
  opacity: 0.7;
}

.cat_excerpt .news ul li p a,
.cat_excerpt .blog ul li p a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none; 
  color: #333333;
}

.cat_excerpt .news ul li p a:hover,
.cat_excerpt .blog ul li p a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.cat_excerpt .news .lnk,
.cat_excerpt .blog .lnk {
  width: 30%;
  height: auto;	
  margin: 0 auto;
  padding: 0;
  border-radius: 50px;
  border: 2px solid #83beeb;
  position: relative;
}

.cat_excerpt .news .lnk::after,
.cat_excerpt .blog .lnk::after {
  width: 8px;
  height: 8px;
  margin: auto;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.5em;
  transform: rotate(45deg);
  border-top: 2px solid #83beeb;
  border-right: 2px solid #83beeb;
}

.cat_excerpt .news .lnk:hover,
.cat_excerpt .blog .lnk:hover {
  background-color: #83beeb;
  border: 2px solid #83beeb;
  transition: 1.5s;
  position: relative;
}

.cat_excerpt .news .lnk:hover::after,
.cat_excerpt .blog .lnk:hover::after {
  width: 8px;
  height: 8px;
  margin: auto;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.5em;
  transform: rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.cat_excerpt .news .lnk a,
.cat_excerpt .blog .lnk a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  color: #719ce2;
  padding: 14px 0 16px 0;
  display: block;
}

.cat_excerpt .news .lnk a:hover,
.cat_excerpt .blog .lnk a:hover {
  color: #ffffff;
}
}
/* 追記ここまで */