@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/
*/


@media screen and (max-width: 768px){
  
  /*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:40%;
  }
  
  .first_counseling{
    color: #3C9F13;
  }
  
/*------*/
  
.pc {
  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;
}

/* ヘッダー エリア */
#header_in .inner_left {
  width: 50%;
  height: auto;
  margin: 2.604166666% 0;
  padding-top: 0.651041666%;
  float: left;
}

#header_in .inner_left img {
  width: 90%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right {
/*  width: 37.08791208%;*/
  width: 50%;
  height: auto;
  margin: 2.604166666% 0;
  padding: 0;
  float: right;
}

#header_in .inner_right .sp_nav_btn {
  width: 29.62962962%;
  height: auto;
  margin-left: 3.703703733%;
  padding: 0;
  float: right;
}

#header_in .inner_right .sp_nav_btn img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right .sp_moe_btn {
  width: 29.62962962%;
  height: auto;
  margin-left: 3.703703733%;
  padding: 0;
  float: right;
}

#header_in .inner_right .sp_moe_btn img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right .sp_ayumu_btn {
  width: 29.62962962%;
  height: auto;
  margin-left: 3.703703733%;
  padding: 0;
  float: right;
}

#header_in .inner_right .sp_ayumu_btn img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .nav_sp {
    width: 105.208333332%;
    height: auto;
    margin: 2.604166666% 0 0 -2.604166666%;
    padding: 0;
    border-top: 1px solid #90d522;
    overflow: hidden;
}

#header_in .nav_sp .left {
    width: 50%;
    height: auto;
    float: left;
    border-right: 1px solid #90d522;
}

#header_in .nav_sp .right {
  width: 50%;
  height: auto;
  float: right;
  border-right: 1px solid #fff;
}

#header_in .nav_sp .left li,
#header_in .nav_sp .right li {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border-bottom: 1px dotted #90d522;
}

#header_in .nav_sp .left li:last-child,
#header_in .nav_sp .right li:last-child {
  border-bottom: 1px solid #90d522;
}

#header_in .nav_sp .left li:hover,
#header_in .nav_sp .right li:hover {
  width: 100%;
  height: auto;
  background: #90d522;
  color: #fff;
  border-bottom: 1px dotted #ffffff;
}

#header_in .nav_sp .left li:last-child:hover,
#header_in .nav_sp .right li:last-child:hover {
  border-bottom: 1px solid #b6eafb;
}

#header_in .nav_sp .left li a,
#header_in .nav_sp .right li a,
#header_in .nav_sp .left li span,
#header_in .nav_sp .right li span {
  font-size: 3.5vw;
  color: #444444;
  text-align: center;
  text-decoration: none;
  padding: 4% 0;
  display: block;
}

#header_in .nav_sp .left li a:hover,
#header_in .nav_sp .right li a:hover {
  color: #ffffff;
}

p.sp_header_contact{
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin: 3% 0px;
}

p.sp_header_contact img{
  max-width: 50%;
  margin: auto;
}

.fixheader {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
  z-index: 2;
}

.is-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

#main_visual_in img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* パンくずリスト エリア */
#breadcrumb {
  margin: -10px 0 5px 0;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 { 
  width: 100%;
  font-family: "ＭＳ Ｐ明朝";
  font-size: 7.0vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
  text-shadow: 0 2px 0 rgba(0,0,0,0.1);
  margin-bottom: 3.90625%;
  padding: 2.604166666% 0;
  clear: both;
  color: #fff;
    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: 18px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 3.90625%;
    padding: 15px 10px 11px 35px;
    clear: both;
    color: #ffffff;
    background-image: url(./images/nav_bak.jpg);
    background-position: left 10px center;
    border-radius: 7px;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    color: #5f2d0d;
  position: relative;
}
  #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-bottom: 3.90625%;
    padding: 3px 10px 5px 5px;
    clear: both;
    color: #82bfed;
    border-bottom: 3px solid #82bfed;
}

#content h4,
#content h5,
#content h6 { 
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 2.604166666%;
  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: 7.0vw;
  font-weight: bold;
  text-decoration: none; 
  color: #b6eafb;
}

#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: #b6eafb;
}

#content h4 a,
#content h5 a,
#content h6 a { 
  width: auto;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none; 
  color: #b6eafb;
}

#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: 2.604166666%;
  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: 2.604166666%;
  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: 3.90625%;
  padding: 0;
  float: left;
}

#content .contact_box .inner_box .inner ul li {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  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: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#content .contact_box .inner_box .inner p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
  margin-bottom: 1.953125%;
}

#content .contact_box .inner_box .inner p strong {
  color: #385693;
}

#content .contact_box .inner_box .inner p span {
  font-size: 14px;
  line-height: 1.3em;
  color: #e4789b;
  display: block;
}

#content .contact_box .inner_box .inner .view {
  width: 100%;
  margin-top: 4.557291666%;
  padding-top: 56.25%;
  position: relative;
}

#content .contact_box .inner_box .inner .view iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*2021-10-22*/
  p.pg_ara{
    text-align: center;
    font-size: 3.8vw;
    margin-bottom: 2px;
    color: #543224;
  font-weight: bold;
  }
  
  
/* 続きを読む エリア */
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: 14.32291666%;
  right: 2.604166666%;
  z-index: 3;
}

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: #fff;
}

/* フッター エリア */
#footer_top_in ul {
  width: 100%;
  height: auto; 
  margin: 0 auto;
  padding: 0;
}

#footer_top_in ul li {
  width: 65.93406592%;
  height: auto;
  margin: 0 auto 5.208333333% auto;
  padding: 0;
  float: none;
}

#footer_top_in ul li:last-child {
  margin: 0 auto;
}

#footer_top_in ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_bottom_in .sp_inner {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
  float: left;
}

#footer_bottom_in .sp_inner .left {
  width: 50%;
  height: auto;
  float: left;
  border-right: 1px solid #5b2707;
}

#footer_bottom_in .sp_inner .right {
  width: 50%;
  height: auto;
  float: right;
}

#footer_bottom_in .sp_inner .left li,
#footer_bottom_in .sp_inner .right li {
    width: 100%;
    height: auto;
    padding-left: 9.114583333%;
    background-color: rgba(255,255,255,0.5);
    border-top: none;
    border-bottom: 1px dotted #5b2707;
}

#footer_bottom_in .sp_inner .left li:first-child,
#footer_bottom_in .sp_inner .right li:first-child {
  border-top: 1px solid #5b2707;
  border-bottom: 1px dotted #5b2707;
}

#footer_bottom_in .sp_inner .left li:last-child,
#footer_bottom_in .sp_inner .right li:last-child {
  border-bottom: 1px solid #5b2707;
}

#footer_bottom_in .sp_inner .left li {
  background-image: url("images/footer_nav_icon01.png");
  background-position: 95% center;
  background-repeat: no-repeat;
}

#footer_bottom_in .sp_inner .right li {
  background-image: url("images/footer_nav_icon02.png");
  background-position: 95% center;
  background-repeat: no-repeat;
}

#footer_bottom_in .sp_inner .left li:hover,
#footer_bottom_in .sp_inner .right li:hover {
  background-image: url("images/footer_nav_icon03.png");
  background-position: 95% center;
  background-repeat: no-repeat;
}

#footer_bottom_in .sp_inner .left li:hover,
#footer_bottom_in .sp_inner .right li:hover {
  width: 100%;
  height: auto;
  background-color: #90d522;
  border-top: none;
  border-bottom: 1px dotted #ffffff;
}

#footer_bottom_in .sp_inner .left li:first-child:hover,
#footer_bottom_in .sp_inner .right li:first-child:hover {
  border-top: 1px solid #b6eafb;
  border-bottom: 1px dotted #ffffff;
}

#footer_bottom_in .sp_inner .left li:last-child:hover,
#footer_bottom_in .sp_inner .right li:last-child:hover {
  border-bottom: 1px solid #b6eafb;
}

#footer_bottom_in .sp_inner .left li a,
#footer_bottom_in .sp_inner .right li a {
  font-size: 3.5vw;
  color: #444444;
  text-align: left;
  text-decoration: none;
  padding: 15px 0 13px 0;
  display: block;
}

#footer_bottom_in .sp_inner .left li a:hover,
#footer_bottom_in .sp_inner .right li a:hover {
  color: #ffffff;
}

#footer_bottom_in .logo_inner {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0 2.604166666%;
}

#footer_bottom_in .logo_inner img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

#footer_bottom_in .logo_inner p {
  font-size: 3.5vw;
  text-align: center;
  color: #444444;
  line-height: 1.2em;
  margin-top: 1.953125%;
}

#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;
}

/* foot ポップアップ */
.footer_contact_box {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    border-top: 1px solid #fff;
}

.footer_contact_box li:nth-child(1){
  background-color: #ff9614;
}

.footer_contact_box li:nth-child(2){
  background-color: #7ecb11;
}

.footer_contact_box li {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.footer_contact_box li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* ウィジェット エリア */
#sidebar #widget-area {
  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 {
  display: block;
  width: 65.93406592%;
  height: auto;
  margin: 0 auto 6.510416666% auto;
}

#sidebar #widget-area .widget-container a:hover img {
  opacity: 0.7;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 6.510416666%;
  padding: 0;
  float: left;
  clear: both;
  background-color: #none;
}

#sidebar #widget-area .widget-container ul li {
    width: 100%;
    height: auto;
    margin: 0 5px;
    padding: 13px 0 10px 17px;
    background-image: url(images/side_nav_icon.png);
    background-position: 0 15px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #aaa;
}

#sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 18px;
  font-weight: noramal;
  text-decoration: none; 
  color: #444444;
  font-size: 14px;
}

#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 / 5%);
    margin: 0;
    padding: 8px 10px 5px 30px;
    clear: both;
    color: #ffffff;
    background-color: #82bfed;
    background-image: url(images/leaf_side.png);
    background-position: 7px center;
    background-repeat: no-repeat;
    border: none;
}

#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 エリア */
#sidebar #widget-area .widget-container .custom-html-widget .reception,
#sidebar #widget-area .widget-container .custom-html-widget .side_info {
  width: 100%;
  height: auto;
  margin-bottom: 6.510416666%;
  padding: 2.604166666% 0;
}

#sidebar #widget-area .widget-container .custom-html-widget .reception strong,
#sidebar #widget-area .widget-container .custom-html-widget .side_info strong {
  font-size: 18px;
  color: #385393;
  margin-bottom: 2.604166666%;
  display: block;
  margin-bottom: 0px;
}

#sidebar #widget-area .widget-container .custom-html-widget .reception p {
  font-size: 15px;
  line-height: 1.3em;
  color: #444444;
  margin: 0 0 1.953125% 0;
}

#sidebar #widget-area .widget-container .custom-html-widget .side_info p {
  font-size: 16px;
  line-height: 1.3em;
  color: #444444;
  margin: 0 0 1.953125% 8px;
}

#sidebar #widget-area .widget-container .custom-html-widget .reception p.mgn_l {
  margin: 0 0 1.953125% 8px;
}

#sidebar #widget-area .widget-container .custom-html-widget .reception p.mgn_l_last,
#sidebar #widget-area .widget-container .custom-html-widget .side_info p.mgn_l_last {
  margin: 0 0 5.208333333% 8px;
}

/* コメント エリア */
#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 32px;
    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: 13px;
}
#content table th {
    background: #82bfed;
    color: #fff;
    width: 25%;
    text-align: center;
    vertical-align: middle;
}
#content table td{
	text-align: center;
  vertical-align: middle;
}

/* ===================================================
   ボタン
   =================================================== */
/* ボタン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/sp_top01_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.top01 .inner_left{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 5%;
  float: none;
  background-color: rgba(255,255,255,0.6);
}

.top01 .inner_right{
  display: none;
}

.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: auto;
  font-size: 25px;
  line-height: 1.3em;
  color: #e43434;
  margin-bottom: 3%;
  display: inline-block;
  border-bottom: 4px solid #e43434;
}

.top01 .inner_left ul li p{
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 40px;
}

.top01 .inner_left ul li p.title{
  font-size: 13px;
  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/sp_top02_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.top02 .inner_left{
  display: none;
}

.top02 .inner_right{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 5%;
  float: none;
  background-color: rgba(255, 156, 156, 0.4);
}

.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: 25px;
  line-height: 1.3em;
  color: #ffffff;
  margin-bottom: 3%;
  display: inline-block;
  border-bottom: 4px solid #ffffff;
}

.top02 .inner_right ul li p{
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6em;
  color: #ffffff;
  margin-bottom: 40px;
}

.top02 .inner_right ul li p.title{
  font-size: 13px;
  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;
}

/* 店舗紹介 */
.tenpo_sp{

}
.tenpo_sp ul{
  width: 83%;
  margin: 7% auto;
}
.tenpo_sp ul li{
  display: inline-block;
  vertical-align: top;
  width: 47%;
  margin-right: 4%;
}
.tenpo_sp ul li:last-child{
  margin-right: 0px;
}

/* 初めての方へ */
.top_left_box{
  width: 100%;
  margin:0px auto 0px;
  padding: 7% 2% 7%;
  overflow: hidden;
}
.top_left_box .img_box{
  float: none;
  width: auto;
  margin: auto;
}
.top_left_box .img_box p{
  text-align: center;
}
.top_left_box .img_box p img{
  width: 65%;
  display: inline-block;
}
#content .top_left_box h2.h2_top{
  margin-bottom: 15px;
}
.top_left_box .txt_box{
  float: none;
  width: 100%;
  margin-top: 3%;
}
.top_left_box .txt_box p{
  margin-bottom: 13px;
}
.top_left_box .txt_box p.last{
  margin-bottom: 0px;
}

.top_right_box{
  width: 100%;
  margin:0px auto 0px;
  padding: 3% 2% 3%;
  overflow: hidden;
}
.top_right_box .img_box{
  float: none;
  width: auto;
  margin: auto;
}
.top_right_box .img_box p{
  text-align: center;
}
.top_right_box .img_box p img{
  width: 65%;
  display: inline-block;
}
#content .top_right_box h2.h2_top{
  margin-bottom: 15px;
}
.top_right_box .txt_box{
  float: none;
  width: 100%;
  margin-top: 3%;
}
.top_right_box .txt_box p{
  margin-bottom: 13px;
}
.top_right_box .txt_box p.last{
  margin-bottom: 0px;
}

/* TOP 症例一覧 SP */
.syorei-sp{
  position: relative;
}
.syorei-sp p.btn-shourei{
  position: absolute;
  width: 170px;
  bottom: 7%;
  left: 0;
  right: 0;
  margin: auto;
}

/* TOP サイトメニュー */
.about_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #f5f0e9;
}

.about_out .about_in {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 7% 3%;
  display: table;
}

.about_out .about_in .about {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.about_out .about_in .about p {
  font-size: 15px;
  line-height: 1.6em;
  color: #371d1d;
  margin-top: 30px;
}

.about_out .about_in .about .inner_top,
.about_out .about_in .about .inner_bottom {
  width: 100%;
  height: auto;
  padding: 0;
  float: left;
}

.about_out .about_in .about .inner_top{
  margin-top: 3%;
}

.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: 46%;
  height: auto;
  margin-right: 4%;
  margin-bottom: 5%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  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:nth-child(2),
.about_out .about_in .about .inner_top ul li:nth-child(4),
.about_out .about_in .about .inner_bottom ul li:nth-child(2),
.about_out .about_in .about .inner_bottom ul li:nth-child(4) {
  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;
  color: #371d1d;
  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;
  color: #371d1d;
  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 お問い合わせ　エリア
********************************/
.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;
  margin-bottom: 7%;
}
.t_contact_box .right{
  float: right;
}
.t_contact_box .left,.t_contact_box .right{
  border: solid 5px #e43434;
  border-radius: 5px;
  padding: 3%;
  width: 100%;
}
.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 0px;
}
.t_contact_box2 .inner{
  width: 100%;
  margin: auto;
}
.t_contact_box2 .left{
  margin-bottom: 7%;
}
.t_contact_box2 .right{
}
.t_contact_box2 .left,.t_contact_box2 .right{
  border: solid 5px #e43434;
  border-radius: 5px;
  padding: 3%;
  width: 100%;
}
.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: 3%;
    border: 3px 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.pg_ara{
  margin-bottom: 7px;
}
  
.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: none;
  width: 100%;
}
.t_contact_box3 .info .right{
  float: none;
  width: 100%;
}
.t_contact_box3 table{
  margin-bottom: 0px;
}
.t_contact_box3 table th, .t_contact_box3 table td{
  font-size: 13px;
}

/********************************
TOP NEWS エリア
********************************/
.news_wrap{
  background-image: url("images/news_bg.png");
}
.news_in{
  width: 100%;
  margin: 0px auto 0px;
  padding: 3% 2% 3%;
  overflow: hidden;
}

/* left */
.news_left{
  float: none;
  width: 100%;
}
/* left */
.news_right{
  float: none;
  width: 100%;
}
.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: #f8f8f8;
  overflow: hidden;
  padding: 7% 2% 7%;
}
.t_contact_box .inner{
  width: 100%;
  margin: auto;
}
.t_contact_box .inner p{
  text-align: center;
}
.t_contact_box .inner p img{
  display: inline-block;
}
.t_contact_box .inner p strong {
font-family: "ＭＳ Ｐ明朝";
font-size: 17px;
line-height: 1.3em;
letter-spacing: 0.1em;
color: #e45757;
text-align: left;
text-shadow: 0 2px 0 rgba(0,0,0,0.1);
margin: 0 0 30px 0;
display: none;
}
.t_contact_box .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.t_contact_box .inner ul li:first-child {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    border: none;
    background: none;
}

.t_contact_box .inner ul li:last-child {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
    border: none;
    background: none;
}

.t_contact_box .inner ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

/********************************
よくある質問
********************************/
.faq ul li.faq_q {
    background: #86cb3b;
    background-image: url(images/faq_q.png);
    background-position: left 3% center;
    border-radius: 10px 10px 10px 10px;
    background-repeat: no-repeat;
    padding: 3% 3% 3% 15%;
    color: #fff;
    background-size: 30px;
}
.faq ul li.faq_a{
    color: #382424;
    background-image: url(images/faq_a.png);
    background-position: left 3% center;
    padding: 3% 3% 3% 15%;
    background-repeat: no-repeat;
    margin-bottom: 4%;
    border-bottom: 2px dotted #d3ccbe;
    background-size: 30px;
}

/********************************
スタッフ紹介
********************************/
div.staff{
  overflow: hidden;
  border-bottom: dotted 2px #82bfed;
  margin-bottom: 20px;
}
div.staff_last{
  margin-bottom: 0px;
  border-bottom: 0px;
}
div.staff .left{
}
div.staff .right{
}
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{
  width: 60%;
  margin: 0px auto 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: 30px;
font-family: "ＭＳ Ｐ明朝";
padding: 0px;
margin: 0px;
}
#content .ryoukin_box .inner .ttl h2 span.kingaku{
font-size: 25px;
color: #1250bc;
font-family: "ＭＳ Ｐ明朝";
font-weight: bold;
text-align: right;
display: inherit;
}
.ryoukin_box .inner p.img{
margin: 0px 0px 3%;
text-align: center;
}
.ryoukin_box .inner p.img img{
  display: inline-block;
}
.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{
  margin-bottom: 3%;
}
.ryoukin_box .inner div.osusume{

}
#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{
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{
}
#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{
text-align: center;
margin: 0px auto 3%;
}
.ryoukin_biyou_box .inner p.img img{
  display: inline-block;
}
.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{
margin-top: 3%;
}
#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: inline-block;
vertical-align: top;
width: 12%;
padding: 0px 2% 0px;
}
.ryoukin_biyou_box .inner div.osusume dl dt img{
width: 25px;
padding-top: 3px;
}
.ryoukin_biyou_box .inner div.osusume dl dd{
display: inline-block;
vertical-align: middle;
color: #1D2088;
font-weight: bold;
padding: 0px 2% 0px 0px;
font-size: 15px;
width: 85%;
}



.content_in {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 2.604166666%;
  display: table;
}

.content_in .top_bnr {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 6.510416666% 0;
  display: table;
}

.content_in .top_bnr .img_box {
  width: 100%;
  height: auto;
  margin-bottom: 1.953125%;
  padding: 0;
}

.content_in .top_bnr .img_box img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.content_in .top_bnr p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  color: #444444;
  margin-bottom: 3.255208333%;
}

.content_in .top_bnr ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.content_in .top_bnr ul li:first-child {
  width: 100%;
  height: auto;
  margin-bottom: 6.510416666%;
  padding: 0;
  float: none;
}

.content_in .top_bnr ul li:last-child {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}

.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: 6.510416666% 0;
  display: table;
}

.content_in .greet img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.content_in .greet ul {
  width: 100%;
  height: auto;
  margin-top: 2.604166666%;
  padding: 0;
}

.content_in .greet ul li:first-child {
  width: 65.93406593%;
  height: auto;
  margin: 0 auto 3.255208333% auto;
  padding: 0;
  float: none;
}

.content_in .greet ul li:first-child img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  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: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}

.content_in .greet ul li:last-child p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 10px;
}

.beige_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 2.604166666%;
  background-color: #f5f0e9;
}

.beige_out .beige_in {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 6.510416666% 0;
  display: table;
}

.beige_out .beige_in .information {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.beige_out .beige_in .information .inner_left {
  width: 100%;
  height: auto;
  margin-bottom: 6.510416666%;
  padding: 0;
  float: none;
}

.beige_out .beige_in .information .inner_right {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}

.beige_out .beige_in .information .inner_left img,
.beige_out .beige_in .information .inner_right img {
  width: auto;
  height: auto;
  margin: 0 auto 2.604166666% 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;
}

.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: 0;
  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 15px 0;
  padding: 0 0 10px 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: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.gray_out .gray_in .contact .contact_inner {
  width: 100%;
  height: auto;
  margin-top: -1.302083333%;
  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: 16px;
  line-height: 1.4em;
  color: #444444;
  text-align: left;
  margin: 4.557291666% 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: 100%;
  height: auto;
  margin-bottom: 2.604166666%;
  padding: 0;
  float: none;
  border: none;
  background: none;
}

.gray_out .gray_in .contact ul li:last-child {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
  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-bottom: -6.510416666%;
  padding: 0;
}

.feature img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.post .feature .inner {
  width: 100%;
  height: auto;
  margin-bottom: 6.510416666%;
  padding-bottom: 3.90625%;
  border-bottom: 2px dotted #d8d8d8; 
  display: table;
}

.feature .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.feature .inner ul li:first-child {
  width: 93.75%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  float: none;
}

.feature .inner ul li:first-child img {
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 0;
}

.feature .inner ul li {
  width: 67.70833333%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  float: none;
}

.feature .inner ul li img {
  width: 100%;
  height: auto;
  margin-top: 3.90625%;
  padding: 0;
}

.feature .inner ul li:last-child {
  width: 100%;
  height: auto;
  margin-top: 3.90625%;
  padding: 0;
  float: none;
}

.feature .inner ul li:last-child p {
  font-size: 16px;
  line-height: 1.5em;
  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 3.90625% auto;
  padding: 0;
}

.flow .inner {
  width: 100%;
  height: auto;
  margin-bottom: 2.604166666%;
  padding: 0;
  display: table;
  border: solid 1px #d8d8d8;
  padding: 3%;
}

.flow .inner .img_box {
  width: 65.93406593%;
  height: auto;
  margin: 0 auto 2.604166666% auto;
  padding: 0;
  float: none;
}

.flow .inner .img_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.flow .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}

.flow .inner ul li {
  width: 100%;
  height: auto;
  margin-bottom: 2.604166666%;
  padding: 0;
}

.flow .inner ul li img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.flow .inner ul li p {
  font-size: 14px;
  line-height: 1.6em;
  color: #444444;
}
.flow .inner ul li p span{
  color: #fb4d4d;
}


/* 患者様の声ページ エリア */
.voice{
  background: #d9e9ff;
  padding: 2%;
  border-radius: 5px;
  margin-bottom: 20px;
}
.voice_in{
  background: #fff;
  padding:3%;
  overflow: hidden;
}
.voice_img{
  float: left;
  width: 30%;
  margin: 0px 5% 5% 0px;
}
.voice_img p span{
  font-weight: bold;
  font-size: 11px;
  color: #d83737;
}
.voice_img img{
  border: solid 1px #eaeaea;
}
.voice_txt{
}
.voice_txt p{
  font-size: 14px;
}
.voice_txt p.ttl{
  font-weight: bold;
  color: #e43434;
  font-size: 18px;
  margin-bottom: 15px;
  border-bottom: dotted 2px #e43434;
  padding-bottom: 5px;
  display: inline-block;
}

/* 症状記事　悩み */
div.nayami{
  overflow: hidden;
}
div.nayami p.right{
  float: right;
  width: 23%;
  text-align: center;
}
div.nayami p.right img{
  display: inline-block;
}

div.nayami ul{
  float: left;
  width: 70%;
}
div.nayami ul li{
  background-image: url("images/catch_ico01.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
  padding: 10px 0px 10px 37px;
  border-bottom: dotted 2px #c5bbbb;
  color: #562b0c;
  font-size: 13px;
}

/* ビフォーアフター */
.b_f_box {
    background: #ffe1ef;
    width: 100%;
    margin: 0px auto 5%;
    padding: 3% 3% 0%;
}

/* ご予約・お問い合わせページ エリア */
.form_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.form_box p {
  color: #444444;
  line-height: 1.5em;
  margin-bottom: 5.208333333%;
}

/* アクセスページ エリア */
.access {
  width: 100%;
  height: auto;
  margin-bottom: 6.510416666%;
  padding: 0;
}

#map {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#map .view {
  width: 100%;
  margin-top: 3.90625%;
  padding-top: 56.25%;
  position: relative;
  border: 1px solid #ffffff;
  box-shadow: 0 0 8px rgba(220,195,160,0.8);
}

#map .view iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* スタッフ紹介ページ エリア */
.page_staff {
  width: 100%;
  height: auto;
  margin-bottom: -20px;
  padding: 0;
  float: left;
}

.page_staff .inner {
  width: 100%;
  height: auto;
  margin-bottom: 6.510416666%;
  padding-bottom: 3.90625%;
  float: left;
}

.page_staff .inner .img_box {
  width: 100%;
  height: auto;
  margin-bottom: 2.604166666%;
  padding: 0;
  float: none;
}

.page_staff .inner .img_box img {
  width: 50%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.page_staff .inner ul {
  width: 100%;
  height: auto;
  margin-top: 5px;
  padding: 10px 10px 0 10px;
  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.5em;
  margin-top: 15px;
  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 #925129;
  background-color: #fefefe;
}

.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: 60%;
    height: auto;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 3.90625% auto -7.8125% auto;
    padding: 1.953125% 0;
    color: #ffffff;
    background-color: #3c9f13;
    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;
}

.wpcf7 p input[type="submit"], .wpcf7 p input[type="button"], .wpcf7 p select.wpcf7-select { -webkit-appearance: none; }

/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding-bottom: 1.953125%;
  float: left;
  border-bottom: 1px dotted #e43434;
}

.post_inner .thum {
  width: 21.97802197%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.post_inner .show_post {
  width: 75.27472527%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.post_inner .show_post li {
  width: 100%;
  height: auto;
  margin-bottom: 0.911458333%;
  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: 0 3px;
  float: left;
  background-color: #e43434;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a {
  font-size: 10px;
  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: 15px;
  color: #e43434;
  text-decoration: none;
  line-height: 1.2em;
  display: block;
}

.post_inner .show_post li.cat_text_box {
  margin: 0;
}

.post_inner .show_post li.cat_text_box p.cat_text {
  line-height: 1.2em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-size: 13px;
  color: #444444;
  line-height: 1.3em;
  text-decoration: none; 
  display: block;
}

.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;
}
div.symptom_nayami p.right{
  float: right;
  width: 23%;
  text-align: center;
}
div.symptom_nayami p.right img{
  display: inline-block;
}

div.symptom_nayami ul{
  float: left;
  width: 70%;
}
div.symptom_nayami ul li{
  background-image: url("images/catch_ico01.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
  padding: 10px 0px 10px 37px;
  border-bottom: dotted 2px #c5bbbb;
  color: #562b0c;
  font-size: 13px;
}

/**************************
*** 症例記事一覧 ***
**************************/
.shourei_box {
  width: 100%;
  height: auto;
  padding: 0;
  display: table;
  margin: 0px 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: 100%;
  height: auto;
  margin: 0;
  padding: 20px;
  float: left;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  position: relative;
  min-height: 320px;
}

.shourei_box .match ul.last {
  width: 100%;
  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;
}

/* コロナ対策 */
#content .corona .headline-type02{
  font-size: 25px;
}
/*footerpopup*/
div#popuptel_wrap {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    height: 0;
}
div#popuptel_wrap div.popuptel_inner {
    background-color: #fff;
    border-radius: 8px;
    display: block;
    margin-bottom: 15vw;
    width: 84vw;
    height: auto;
    padding: 5vw 0;
    z-index: 0;
}
div#popuptel_wrap div.popuptel_inner > p {
    font-size: 5.5vw;
    line-height: 1.35em;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #684222;
}
  div#popuptel_wrap div.popuptel_inner ul {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 3.5vw 5vw;
    background: #eaffc8;
    margin: 3.5vw 0 4vw;
}
  div#popuptel_wrap div.popuptel_inner ul li:nth-child(1) {
    background: #ef9700;
}
  div#popuptel_wrap div.popuptel_inner ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 3.75vw;
}
  div#popuptel_wrap div.popuptel_inner ul li span {
    width: 9vw;
    background-color: #fff;
    height: 9vw;
    border-radius: 800px;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 3vw auto;
}
  div#popuptel_wrap div.popuptel_inner ul li b {
    text-align: center;
    display: block;
}
div#popuptel_wrap div.popuptel_inner label {
    background-color: #ff760f;
    width: 80%;
    border-radius: 5000px;
    text-align: center;
    display: block;
    padding: 1.25vw;
    position: relative;
    color: #fff;
    max-width: 280px;
    margin: 0vw auto 0;
}
  div#popuptel_wrap div.popuptel_inner label::before {
    border-left: 2px solid;
    border-top: 2px solid;
    border-color: #fff;
    content: "";
    height: 6px;
    position: absolute;
    right: 15px;
    top: 45%;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(
135deg
);
    -ms-transform: rotate(135deg);
    transform: rotate(
135deg
);
    width: 6px;
}
div#popuptel_wrap div.popuptel_inner ul li {
    width: 45%;
    margin: 0 auto;
    border-radius: 1.5vw;
    padding-bottom: 3vw;
} 
div#popuptel_wrap div.popuptel_inner ul li:nth-child(2) {
    background: #4ebd4e;
}
input#sp-popup:checked + #popuptel_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    opacity: 1;
    transition: all 0.3s ease;
    height: 100vh;
    z-index: 99999999999999999999999999;
} 
div#popuptel_wrap div.popuptel_inner ul li span i {
    margin: 0 auto;
    font-size: 4.2vw;
} 
div#popuptel_wrap div.popuptel_inner ul li:nth-child(1) span i {
    color: #ef9700;
} 
div#popuptel_wrap div.popuptel_inner ul li:nth-child(2) span i {
    color: #4ebd4e;
}

.sp_nav_btn_flexbox{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.nav_btn_flex_space {
  margin-right: 4px;
}

.nav_btn_flex_space img:first-child{
  margin-right: 0;
}
  input#sp-popup:checked + #popuptel_wrap::before {
  background: #e3ffd9;
  opacity: 0.85;
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: -10;
}

.tag {
  margin-right: 20px;
  padding: 2px 20px;
  color: #FFF;
  font-size: 0.8rem;
  text-align: center;
  min-width: 120px;
}
.news-list {
  border-bottom: 1px dotted;
  border-color: #000a;
  margin-bottom: 20px;
}
.news-list p {
  margin-bottom: 20px;
}

/**/
}
/**/

/* 追記ここから HONDA 2023.12.3 */
@media screen and (max-width: 768px){
.cat_excerpt {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0 2.604166666%;
  display: table;
}

.cat_excerpt .news {
  width: 100%;
  height: auto;	
  margin-bottom: 7.8125%;
  padding: 0;
}

.cat_excerpt .blog {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.cat_excerpt .news strong,
.cat_excerpt .blog strong {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 5.5vw;
  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: 6.510416666% 0 5.208333333% 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: 1.0em 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: 3.5vw;
  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: 2.5vw;
  font-weight: 500;
  color: #999999;
  margin: 0 1.0em 0 0.5em;
  padding: 0 1.0em 0.2em 1.0em;
  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:3.0vw;
  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: 48.07692307%;
  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: 3.5vw;
  font-weight: 600;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  color: #719ce2;
  padding: 0.8em 0;
  display: block;
}

.cat_excerpt .news .lnk a:hover,
.cat_excerpt .blog .lnk a:hover {
  color: #ffffff;
}
}
/* 追記ここまで */
