@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){
.pc {
  display: none;
}

/* ヘッダー エリア */
#header_in .inner_left {
  width: 53%;
  height: auto;
  margin: 0;
  padding-bottom: 2.604166666%;
  float: left;
}

#header_in .inner_left img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right {
  width: 10%;
  height: auto;
  margin: 0;
  padding-top: 0.651041666%;
  float: right;
}

#header_in .inner_right .sp_nav_btn {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right .sp_nav_btn img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .nav_sp {
  width: 105.208333332%;
  height: auto;
  margin: 0 0 0 -2.604166666%;
  padding: 0;
  border-top: 1px solid #f89916;
  float: left;
}

#header_in .nav_sp .left {
  width: 50%;
  height: auto;
  float: left;
  border-right: 1px solid #f89916;
}

#header_in .nav_sp .right {
  width: 50%;
  height: auto;
  float: right;
}

#header_in .nav_sp .left li,
#header_in .nav_sp .right li {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-bottom: 1px dotted #f89916;
}

#header_in .nav_sp .left li:last-child,
#header_in .nav_sp .right li:last-child {
  border-bottom: 1px solid #f89916;
}

#header_in .nav_sp .left li:hover,
#header_in .nav_sp .right li:hover {
  width: 100%;
  height: auto;
  background-color: #f89916;
  border-bottom: 1px dotted #ffffff;
}

#header_in .nav_sp .left li a,
#header_in .nav_sp .right li a {
  font-size: 3.5vw;
  color: #f89916;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  padding-top: 10px;
  display: block;
}

#header_in .nav_sp .left li span,
#header_in .nav_sp .right li span {
  font-size: 2.5vw;
  color: #f89916;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  padding-bottom: 7px;
  display: block;
}

#header_in .nav_sp .left li a:hover,
#header_in .nav_sp .right li a:hover,
#header_in .nav_sp .left li a:hover span,
#header_in .nav_sp .right li a:hover span {
  color: #ffffff;
}

.fixheader {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
  z-index: 3;
}

.is-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}

/* サブビジュアル エリア */
#sub_visual h1 {
  width: 100%;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  color: #ffffff;
}

#sub_visual span {
  font-family: "arial";
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #ffffff;
  display: block;
}

/* パンくずリスト エリア */
#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h2 {
  width: 100%;
  font-size: 26px;
  line-height: 1.3em;
  margin-bottom: 3.90625%;
  padding: 13px 10px 10px 75px;
  clear: both;
  color: #f89916;
  background-color: #fbf8f4;
  border: 1px solid #ece5d6;
  border-bottom: 5px solid #f89916;
  background-image: url("http://ms-clinic-kyoto.com/wp-content/uploads/2020/07/h4_icon2.png");
  background-position: 20px 8px;
  background-repeat: no-repeat;
}

#content h3 {
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.3em;
  margin: 0;
  padding: 13px 0 10px 0;
  clear: both;
  color: #ffffff;
  background-color: #f89916;
  -webkit-border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  -ms-border-top-right-radius: 7px;
  -o-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  -ms-border-top-left-radius: 7px;
  -o-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
}

#content h4 {
  width: 100%;
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 2.604166666%;
  padding: 10px 0 10px 55px;
  clear: both;
  color: #f89916;
  background-image: url("http://ms-clinic-kyoto.com/wp-content/uploads/2020/07/h4_icon2.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
  border-bottom: 2px dotted #b59d64;
}

#content h5,
#content h6 {
  width: auto;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 2.604166666%;
  padding: 11px 10px 10px 0;
  clear: both;
  color: #f89916;
  border-bottom: 3px solid #ece5d6;
  /* background-image: url("http://ms-clinic-kyoto.com/wp-content/uploads/2020/07/h4_icon2.png"); */
  background-position: 13px 1px;
  background-repeat: no-repeat;
}

#content h2 a {
  font-size: 26px;
  text-decoration: none;
  color: #f89916;
}

#content h3 a {
  font-size: 18px;
  text-decoration: none;
  color: #ffffff;
}

#content h4 a {
  font-size: 24px;
  text-decoration: none;
  color: #f89916;
}

#content h4 a:hover span {
  opacity: 0.5;
}

#content h5 a
#content h6 a {
  width: auto;
  font-size: 18px;
  text-decoration: none;
  color: #555555;
}

#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;
  width: 100vw;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

/* 続きを読む エリア */
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: 23%;
  right: 2.604166666%;
  z-index: 3;
}

p.pagetop a {
  display: block;
  width: 70px;
  height: 70px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  padding-top: 15px;
  border: 1px solid #fdfbf7;
  background-color: #c56900;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
}

p.pagetop a span {
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  line-height: 1.0em;
  display: block;
}

p.pagetop a:hover {
  opacity: 0.5;
}

/* フッター エリア */
#footer_top #footer_in .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_bottom #footer_in .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 2.604166666%;
}

#footer_top #footer_in .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0px 2.604166666%;
/*  border-top: 1px solid #ece5d6;*/
}

#footer_top #footer_in .inner ul.second li {
    margin-bottom: 12px;
    padding-left: 0px;
    background-image: url(http://ms-clinic-kyoto.com/wp-content/uploads/2020/07/yajirusi12.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-bottom: 0px;
        border-bottom: dotted 1px #ffffff;
            padding-bottom: 12px;
}

ul.second li a {
  text-decoration: none;
  color: #ffffff;
  padding-left: 25px;
      font-size: 14px;
}

span.block-sp {
  display: block;
  margin-top: 12px;
}


/*footer-popup*/

.footer_contact_box {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.footer_contact_box li {
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}









#footer_top #footer_in .inner ul.first {
  padding: 20px 2.604166666% 20px 2.604166666%;
  border-top: 5px solid #f89916;
}

#footer_top #footer_in .inner ul.first li p {
  font-size: 13px;
  line-height: 1.5em;
  color: #ffffff;
}

#footer_top #footer_in .inner ul.first li a {
  font-family: "arial";
  font-size: 24px;
  text-align: center;
  line-height: 1.2em;
  letter-spacing: 0.04em;
  color: #333333;
  text-decoration: none;
  display: block;
}

#footer_top #footer_in .inner ul.first li a:hover,
#footer_bottom #footer_in .inner ul li a:hover {
  opacity: 0.5;
}

#footer_top #footer_in .inner ul.first li {
  margin-bottom: 5%;
}

#footer_top #footer_in .inner ul.first li img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
}

#footer_bottom #footer_in .inner ul {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

#footer_top #footer_in .inner ul li,
#footer_bottom #footer_in .inner ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_bottom #footer_in .inner ul li {
  margin-bottom: 7px;
  padding-left: 20px;
  background-image: url("http://office545.sakura.ne.jp/clinic/wp-content/uploads/2020/06/footer_nav_icon.png");
  background-position: 0 1px;
  background-repeat: no-repeat;
}

#footer_bottom #footer_in .inner ul.none_icon li {
  margin-top: 10px;
  padding: 0;
  background-image: none;
}

#footer_bottom #footer_in .inner ul li a {
  font-size: 13px;
  line-height: 1.2em;;
  color: #ffffff;
  text-decoration: none;
  display: block;
}

#footer_bottom #footer_in .inner ul.none_icon li img {
  width: 96%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_bottom #footer_in .inner ul.none_icon li img.left {
  float: left;
}

#footer_bottom #footer_in .inner ul.none_icon li img.right {
  float: right;
}

#copyright p {
  width: auto;
  height: auto;
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  margin: 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 ul {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  float: left;
  clear: both;
  background-color: none;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container ul li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("http://office545.sakura.ne.jp/clinic/wp-content/uploads/2020/06/side_nav_icon.png");
  background-position: 10px 14px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #444444;
}

#sidebar #widget-area .widget-container ul li:last-child {
  border: none;
}

#sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  font-size: 15px;
  text-decoration: none;
  line-height: 1.3em;
  color: #444444;
  padding: 13px 0 10px 30px;
  display: block;
}

#sidebar #widget-area .widget-container ul li a:hover {
  opacity: 0.5;
}

#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;
  text-align: center;
  line-height: 1.3em;
  margin: 0;
  padding: 13px 0 10px 0;
  clear: both;
  color: #ffffff;
  background-color: #f89916;
  -webkit-border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  -ms-border-top-right-radius: 7px;
  -o-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  -ms-border-top-left-radius: 7px;
  -o-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
}

#sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* コメント エリア */
#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 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 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;
}

/* トップページ エリア */
.top01 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 3.255208333% 2.604166666% 5.208333333% 2.604166666%;
  background-color: #fbf8f4;
}

.top01 .title {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top01 .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  box-shadow: 0 3px 3px rgba(204,204,204,0.1);
  display: table;
}

.top01 .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 1.302083333% 1.953125% 2.604166666% 6.510416666%;
  border-bottom: 1px solid #ece5d6;
  float: left;
}

.top01 .inner ul.last {
  border: none;
}

.top01 .inner ul li {
  width: 100%;
  height: auto;
  margin-top: 1.953125%;
  padding: 0;
  float: left;
}

.top01 .inner ul li strong {
  font-size: 17px;
  text-align: center;
  line-height: 1.2em;
  color: #f89916;
  display: block;
}

.top01 .inner ul li span {
  width: 100px;
  font-size: 14px;
  text-align: center;
  line-height: 1.2em;
  color: #444444;
  margin-right: 2.604166666%;
  padding: 10px 7px;
  display: block;
  float: left;
  background-color: #ece5d6;
}

.top01 .inner ul li p {
  font-size: 14px;
  text-align: left;
  line-height: 1.4em;
  color: #555555;
  padding: 0;
  float: left;
}

.top01 .inner ul li p.padd {
  padding-top: 10px;
}

.top02 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 2.604166666%;
}

.top02 .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2.604166666% 0;
  display: table;
}

.top02 .inner table {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 0;
}

.top02 .inner table th {
  width: 100%;
  height: auto;
  font-size: 16px;
  text-align: center;
  line-height: 1.2em;
  color: #ffffff;
  margin: 0;
  padding: 2.604166666% 0 2.213541666% 0;
  background-color: #f89916;
  -webkit-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  -ms-border-top-left-radius: 7px;
  -o-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-top-right-radius: 7px;
  -ms-border-top-right-radius: 7px;
  -o-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  float: left;
}

.top02 .inner table td {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 5px 6.510416666% 15px 6.510416666%;
  float: left;
  border: 1px solid #f89916;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  -ms-border-bottom-left-radius: 7px;
  -o-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  -ms-border-bottom-right-radius: 7px;
  -o-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

.top02 .inner table td p {
  line-height: 1.2em;
  padding: 10px 30px 0 0;
/*  background-image: url("http://office545.sakura.ne.jp/clinic/wp-content/uploads/2020/06/important_icon.png");*/
  background-position: right 14px;
  background-repeat: no-repeat;
}

.top02 .inner table td p a {
  font-size: 14px;
  text-decoration: none;
  color: #555555;
}

.top02 .inner table td p a:hover {
  opacity: 0.5;
}

.top02 .inner table td p span {
  font-size: 14px;
  color: #e1397c;
}

.top03,
.top06,
.top07 {
  width: 105.2083333%;
  height: auto;
  margin: 0 0 0 -2.604166666%;
  padding: 3.255208333% 0 2.604166666% 0;
}

.top03,
.top06 {
  background-color: #fbf8f4;
}

.top07 {
  background: none;
}

.top03 .title,
.top06 .title,
.top07 .title {
  width: 100%;
  height: auto;
  margin: 0;
  padding-left: 2.604166666%;
}

.top03 .inner,
.top06 .inner,
.top07 .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 2.604166666%;
  display: table;
}

.top03 .inner ul,
.top06 .inner ul,
.top07 .inner ul {
  width: 100%;
  height: auto;
  margin-bottom: 2.604166666%;
  padding: 0;
}

.top03 .inner ul.last,
.top06 .inner ul.last,
.top07 .inner ul.last {
  margin: 0;
}

.top03 .inner ul li,
.top06 .inner ul li,
.top07 .inner ul li {
  width: 100%;
  height: auto;
  padding: 0;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-bottom-right-radius: 7px;
  -ms-border-bottom-right-radius: 7px;
  -o-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  -ms-border-bottom-left-radius: 7px;
  -o-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  z-index: 2;
  position: relative;
}

.top03 .inner ul li {
  margin-top: -48px;
  background-color: rgba(0,0,0,0.6);
}

.top06 .inner ul li {
  margin-top: -46px;
  background-color: rgba(55,129,45,0.85);
}

.top07 .inner ul li {
  margin-top: -48px;
  background-color: rgba(0,0,0,0.6);
}

.top03 .inner ul li:first-child,
.top06 .inner ul li:first-child,
.top07 .inner ul li:first-child {
  margin: 0;
  background: none;
}

.top03 .inner ul li:last-child,
.top06 .inner ul li:last-child,
.top07 .inner ul li:last-child {
  margin: 0;
  padding: 15px 0;
  background: none;
  border-radius: none;
}

.top03 .inner ul li:first-child img,
.top06 .inner ul li:first-child img,
.top07 .inner ul li:first-child img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}

.top03 .inner ul li a,
.top06 .inner ul li a,
.top07 .inner ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
}

.top03 .inner ul li a strong,
.top06 .inner ul li a strong,
.top07 .inner ul li a strong {
  text-align: center;
  line-height: 1.2em;
  padding: 16px 0 13px 0;
  display: block;
}

.top03 .inner ul li a:hover,
.top06 .inner ul li a:hover,
.top07 .inner ul li a:hover {
  opacity: 0.5;
}

.top03 .inner ul li p,
.top06 .inner ul li p,
.top07 .inner ul li p {
  font-size: 14px;
  line-height: 1.4em;
  color: #666666;
}

.top04,
.top05 {
  width: 100%;
  height: auto;
  margin 0;
  padding: 0;
}

.top04 .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 3.90625% 0 1.302083333% 0;
  display: table;
  border-bottom: 1px solid #ece5d6;
}

.top05 .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 5.208333333% 0 3.90625% 0;
  display: table;
  border: none;
}

.top04 .inner ul,
.top05 .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top04 .inner ul li,
.top05 .inner ul li {
  width: 100%;
  height: auto;
  margin: 10px 0;
  padding: 0;
}

.top04 .inner ul li p,
.top05 .inner ul li p {
  line-height: 1.4em;
}

.top04 .inner ul li p a,
.top05 .inner ul li p a {
  font-size: 14px;
  text-decoration: none;
  color: #666666;
/*  padding: 0 10px;
  float: right;*/
/*  border: 1px solid #ece5d6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;*/
}

.top04 .inner ul li p a:hover,
.top05 .inner ul li p a:hover {
  opacity: 0.5;
}

.top04 .inner ul li p span,
.top05 .inner ul li p span {
  font-size: 15px;
  color: #555555;
}

.top04 .inner ul li p span.cat_mark {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 10px 2px 10px;
  background-color: #6fb429;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.top05 .inner ul li p span.cat_mark {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 10px 2px 10px;
  background-color: #e1397c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.top04 .inner ul li p span.cat_mark a,
.top05 .inner ul li p span.cat_mark a {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  border: none;
  float: none;
}

.top08 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 3.255208333% 0 5.208333333% 0;
}

.top08 .title {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top08 .title strong.title {
  width: 100%;
  font-size: 20px;
  line-height: 1.3em;
  color: #555555;
  margin: 15px 0 5px 0;
  padding: 0;
  clear: both;
  display: flex;
  align-items: center;
}

.top08 .title strong.title:before,
.top08 .title strong.title:after {
  content: "";
  flex-grow: 1;
  border-top: 3px double #cccccc;
  display: block;
}

.top08 .title strong.title:before {
  margin-right: 0.6em;
}

.top08 .title strong.title:after {
  margin-left: 0.6em;
}

.top08 .title span {
  font-family: "arial";
  font-size: 13px;
  text-align: center;
  line-height: 1.2em;
  color: #777777;
  margin-bottom: 40px;
  display: block;
}

.top08 .title img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.top08 .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.top08 .inner img {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
}

.top08 .inner img.last {
  margin: 0;
}

h4     {width: 100%;
    font-size: 24px;
    line-height: 1.3em;
    margin-bottom: 20px;
    padding: 10px 0 10px 55px;
    clear: both;
    color: #f89916;
    background-image: url(http://ms-clinic-kyoto.com/wp-content/uploads/2020/07/h4_icon2.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
    border-bottom: 2px dotted #b59d64;
}



/*お問い合わせページ*/


table.table {
  display: block;
    border-bottom: none;
}

table.table.contact th {
    background: #f5f5f5;
    border-bottom: 1px dotted;
    padding: 5px 7px;
    border-top: 1px solid #ccc;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

table.table.contact td {
    display: block;
    border-bottom: none;
}

table.table.contact th {
  display: block;
  margin-top: 15px;
}

table.contact th span {
    display: inline-block;
    margin-left: 5px;
    color: #ff3d62;
}


table.contact input[type="text"], table.contact input[type="email"], table.contact input[type="tel"], table.contact textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
    vertical-align: middle;
    padding: 5px;
    width: 100%;
}

.soushin input {
    width: 150px;
    padding: 7px;
    cursor: pointer;
    color: #fff;
    text-shadow: none;
    text-align: center;
    display: block;
    margin: 15px auto;
    font-size: 100%;
    font-weight: bold;
    border-color: #95c38f #4a611b #5f792a #95c38f!important;
    border-style: solid!important;
    border-width: 1px!important;
    background: #f89916!important;
    box-shadow: none;
    border-radius: 3px;
    outline: none;
}

/*table.table.contact tr:last-of-type td {
    border-bottom: 1px solid #ccc;
}*/

/*ドクター紹介*/
.docter-inner{
    background-color: #faf3e9;
    margin-top: 20px;
  }

.img-left img{
  margin: auto;
}

.img-right img{
  margin: auto;
}


/*トップ　*/
.inner li strong {
  color: #ffffff;
}



/*採用情報*/
.recruit {
  background-color: #faf3e9;
  padding: 10px;
}






/*お問い合わせ*/

.tenpo-table table {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border: 1px solid #6DBA44;
    border-collapse: collapse;
    border-spacing: 0px;
    font-family: inherit;
}

.tenpo-table tr td {
    padding: 3px 5px;
    border: 1px solid #f89916;
    empty-cells: show;
}

.SF-th1 {
    width: 27%;
    text-decoration: inherit;
    font-weight: inherit;
    line-height: inherit;
    background-color: #fdfbf7;
    text-align: left;
    vertical-align: top;
}

.tenpo-table tr td {
    padding: 9px 9px;
    border: 1px solid #f89916;
    empty-cells: show;
}

.SF-th2 {
    width: 73%;
    text-decoration: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    vertical-align: top;
}

td.SF-th2 span {
    color: #ff0000;
}




.google-map {
    position: relative;
    width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
    height: 0;
    padding-bottom: 56.25%;    /* padding-topでもOK */
    overflow: hidden;
}
.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    /* 必要であれば!importantを付けてください */
    height: 100%;    /* 必要であれば!importantを付けてください */
}



.sinryo {
  margin-top: 30px;
}

.sinryo-inner {
  overflow: hidden;
  background-color: #fdfbf7;
      margin-bottom: 40px;
}

.text-left {
  padding: 20px;
}

.text-right {
  padding: 20px;
}



/*症例一覧*/

#match ul li img {
  margin: auto;
}











































/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding-bottom: 1.953125%;
  float: left;
  border-bottom: 1px dotted #444444;
}

.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: #f89916;
}

.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: #f89916;
  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: #eeeeee;
}
.caselist .img_menu {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border-top: 1px solid #cccccc;
}
.caselist .img_menu ul {
    width: 100%;
    height: 347px;
    margin: 0;
    padding: 20px;
    float: left;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    position: relative;
    border-right: 1px solid #cccccc;
}
.caselist .img_menu ul li, .caselist .img_menu ul.last li {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
}
.caselist .img_menu ul li span, .caselist .img_menu ul.last li span {
    width: 140px;
    height: auto;
    font-size: 15px;
    text-align: center;
    line-height: 1.2em;
    color: #2f6611;
    margin: 0 auto;
    padding: 4px 0 3px 0;
    border: 1px solid #cccccc;
    display: block;
}
.caselist .img_menu ul li strong, .caselist .img_menu ul.last li strong {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2em;
    color: #23ac38;
    display: block;
}

.caselist a {
      text-decoration: none!important;
}

/*--------------------------------2020/8/6 発毛ページ用css--------------------------------*/
	
	.ms_hair .beforeafter {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
	
	.ms_hair .beforeafter .title {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 3.255208333% 2.604166666%;
    background-color: #a4d535;
}
	
	.ms_hair .beforeafter .title p {
    font-size: 5vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    color: #ffffff;
}
	
	.ms_hair .beforeafter .inner {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 2.604166666% 7.8125% 2.604166666%;
    display: table;
}
	
	.ms_hair .beforeafter .title p strong {
    font-size: 7vw;
    color: #ffff00;
}
	
	.ms_hair .beforeafter .inner {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 2.604166666% 7.8125% 2.604166666%;
    display: table;
}
	
	.ms_hair .beforeafter .inner .arrow {
    width: 13.88888888%;
    height: auto;
    margin: 0 auto 3.90625% auto;
    padding: 0;
}
	
	.ms_hair .beforeafter .inner p {
    font-size: 16px;
    text-align: left;
    line-height: 1.4em;
    color: #666666;
    margin-top: 1.302083333%;
}
	
	.ms_hair .ba_box {
    margin-top: 20px;
}
	
	.ms_hair .beforeafter .inner strong {
    font-family: "arial";
    font-size: 7.0vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    color: #709e93;
    margin-bottom: 1.302083333%;
    display: block;
}
	
	.ms_hair .beforeafter .inner span {
    font-size: 7.0vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    color: #666666;
    margin-bottom: 2.604166666%;
    display: block;
}
	
	.ms_hair .beforeafter .inner img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
	
	.ms_hair .problem .inner {
    width: 94%;
    margin: 6% auto 0;
}
	
	.ms_hair .problem .inner .inner_box img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
}
	
	.ms_hair .problem .inner .inner_box ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}
	
	.ms_hair .problem .inner .inner_box ul li {
    width: 100%;
    height: auto;
    margin-bottom: 2.604166666%;
    padding: 1.953125% 0 2.651042% 50px;
    background-image: url(../../uploads/2020/08/problem_icon.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
}
	
	.ms_hair .problem .inner .inner_box ul li p {
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    line-height: 1.3em;
    color: #444444;
}
	
	.ms_hair .flow .inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 7% 3% 0;
    display: table;
}
	
	.ms_hair .flow .inner .inner_box .in_box ul li:first-child {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
}
	
	.ms_hair .flow .inner .inner_box .in_box ul li:last-child {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
}
	
	.ms_hair .flow .inner .inner_box .in_box .sub_title {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-left: 50px;
    border-bottom: 1px solid #a4d535;
    padding-bottom: 3%;
}
	
	.ms_hair .flow .inner .inner_box .in_box .sub_title strong {
    font-size: 5vw;
    font-weight: bold;
    text-align: left;
    line-height: 1.3em;
    display: block;
}
	
	.ms_hair .feature .inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 60px 0;
    display: table;
}
	
	.ms_hair .feature .inner strong {
    font-size: 30px;
    text-align: center;
    line-height: 1.3em;
    display: block;
}
	
	.ms_hair .feature .inner .inner_box {
    width: 100%;
    height: auto;
    margin-top: 5%;
    padding: 0;
    display: table;
}
	
	.ms_hair .pr_l {
    width: 100%;
    float: none;
}
	
	.ms_hair .feature .inner {
    width: 94%;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 60px 0;
    display: table;
}
	
	.ms_hair .pr_r {
    width: 100%;
    float: none;
}
	
	.ms_hair .pr_l {
    width: 100%;
    float: none;
}
	
	.ms_hair .feature .inner img {
    width: 100%;
    height: auto;
    margin-top: 5%;
    padding: 0;
}
	
	.ms_hair .feature .inner .inner_box {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 0 4%;
    display: block;
}
	
	.ms_hair .feature .inner .inner_box .left {
    width: 100%;
    height: auto;
    margin: 14% auto 4%;
    padding: 30px;
    float: left;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
	
	.ms_hair .feature .inner .inner_box .right {
    width: 100%;
    height: auto;
    margin: 14% auto 5%;
    padding: 30px;
    float: right;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
	
	.ms_hair .beginner .inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 10px 0;
    display: table;
}
	
	.ms_hair .beginner .inner .bottom ul li:first-child p {
    font-size: 5.0vw;
    font-weight: bold;
    text-align: left;
    line-height: 1.3em;
}
	
	.ms_hair .beginner .inner .bottom ul li ul li:first-child a {
    font-size: 9.0vw;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2em;
    color: #333333;
}
	
	.ms_hair .beginner .inner .bottom ul li ul li table {
    width: 100%;
    height: auto;
    margin-top: 2.604166666%;
    padding: 0;
    border-collapse: collapse;
    border: 0;
}
	
	.ms_hair .beginner .inner .bottom ul li ul li table th {
    width: 25%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 1.3em;
    margin: 0;
    padding: 1.302083333% 0;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
}
	
	.ms_hair .beginner .inner .bottom ul li ul li table td {
    width: 75%;
    height: auto;
    font-size: 14px;
    text-align: left;
    line-height: 1.3em;
    margin: 0;
    padding: 1.302083333%;
    border: 1px solid #cccccc;
}
	
	.ms_hair .beginner .inner .bottom ul li:last-child .left {
    width: 100%;
    height: auto;
    margin-bottom: 3.90625%;
    padding: 0;
}
	
	.ms_hair .beginner .inner .bottom ul li:last-child .right {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
	
	.ms_hair .beginner .inner .bottom ul li ul li:first-child a {
    font-size: 9vw;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2em;
    color: #333333;
}
	
	.ms_hair .beginner .inner .bottom ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    display: table;
    background-image: none;
    background-position: 70px 60px;
    background-repeat: no-repeat;
}
	
	.ms_hair .beginner .inner .bottom ul li ul {
    width: 100%;
    height: auto;
    padding: 0;
    box-shadow: none;
    float: right;
    background-image: none;
}
	
	.ms_hair .qa .inner {
    width: 94%;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 60px 0;
    display: table;
}
	
	.ms_hair .access.fadein {
    overflow: hidden;
    width: 100%;
    margin: 0 auto 8%;
}
	
	.ms_hair .access .inner .view {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
}
	
	.ms_hair .access .inner ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
}
	
	#wrapper {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 2.604166666% 0% 5.208333333% 0%;
    display: block;
}
	
	.ms_hair .access.fadein .inner {
    width: 94%;
    margin: auto;
}
	
	.ms_hair .problem .inner strong {
    font-size: 7vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    color: #a4d535;
    display: block;
}
	
	.ms_hair .flow .inner strong {
    font-size: 7vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    color: #a4d535;
    display: block;
}
	
	.ms_hair .flow .inner strong {
    font-size: 7vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    color: #668e61;
    display: block;
}
	
	.ms_hair .flow .inner .inner_box .in_box ul li:first-child img {
    width: 100%;
    height: auto;
    margin-bottom: 4%;
    padding: 0;
}
	
	.ms_hair .access .inner strong {
    font-size: 7vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    display: block;
}
	
	#content h2.tt2 {
    background-image: none;
    text-align: center;
    border: none;
    background: #f2eff0;
    color: #37812d;
    font-size: 6vw;
    margin: auto;
    padding: 10% 0 1%;
    width: 94%;
}
	
	.sub6_txt {
    margin: auto;
    width: 100%;
}
	
	.riyuu_box .inner {
    width: 94%;
    margin: auto;
}
	
	ul.riyuu li {
    margin: 8% auto;
}
	
	#content .riyuu_box li h3 {
    border-radius: 8px;
    padding: 3%;
}
	
	ul.riyuu p {
    margin: 3% auto;
}
	
	.ryoukin_box {
    width: 94%;
    margin: auto;
}
	
	p.ryoukin_midasi {
    text-align: center;
    font-size: 7vw;
    font-weight: bold;
    color: #409d80;
    margin-top: 8%;
}
	
	.ryoukin_box th {
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    text-align: center;
    background: #409d80;
    color: #fff;
    padding: 15px 5px;
    width: 50%;
}
	
	.ryoukin_box img {
    margin-top: 7%;
}
	
	.ball_box {
    display: block;
    justify-content: center;
    padding: 25px 0;
}
	
	.ball_ue,
	.ball_sita {
    display: block;
    width: 100%;
    overflow: hidden;
}
  .ball_ue{
    margin-bottom: 10px;
  }
	
  .ball_ue img, 
	.ball_sita img {
    padding: 0 5px;
    width: 50%;
    float: left;
}
	
  .ball_ue br, 
  .ball_sita br {
    display: none
  }
	.nayami_ue {
    display: block;
    justify-content: center;
}
	
	.nayami_naka {
    display: block;
    justify-content: center;
    padding-bottom: 3%;
}
	
	.nayami_sita {
    margin-top: 4%;
}
	
	.ms_hair .beginner .inner .bottom ul li ul li:first-child {
    padding-left: 0;
    background-position: 0 4px;
    background-repeat: no-repeat;
}
	
	.ms_hair .beginner .inner .bottom {
    width: 100%;
    height: auto;
    margin-top: 40px;
    padding: 4%;
    background-color: #d1f67d;
}
	
	#content #first_free_wraper figure {
    max-width: 1100px;
    width: 96%;
    margin: 5% auto;
    text-align: center;
}
	
	.ms_hair .beginner .inner p {
    font-size: 29px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    color: #ffffff;
    margin-bottom: 25px;
}
	
	#content .riyuu_box .inner h2 {
    background: none;
    border: none;
    margin: 0;
    padding: 4% 0;
    text-align: center;
    font-size: 30px;
}
	
	.ms_hair .micro {
    padding: 0 8px;
    margin-top: 0;
    margin: 8% auto;
}
	
	.riyuu_box {
    background: #f7ffe6;
    margin: 3% auto;
    padding: 3% 0 10%;
}
	
	.ryoukin_box img {
    margin-top: 7%;
    margin-bottom: 11%;
}
	
	img {
		margin: auto;
	}
	
	.fukidasi_area img {
    margin: auto;
    width: 95%;
}
	
	.ms_hair .flow .inner strong {
    font-size: 6vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    color: #668e61;
    display: block;
    width: 100%;
}
	
	.ms_hair .flow .inner .inner_box {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding: 0 0px 30px 0px;
    background-color: #ffffff;
}
	
	.aga_area strong {
    width: 100%;
    font-size: 6vw;
}
	
	.aga_area {
    width: 96%;
    padding-bottom: 11%;
}
	
	.ms_hair .feature .inner strong {
    width: 100%;
}
	
	.ms_hair .feature .inner strong {
    font-size: 6vw;
}
	
	.ms_hair .feature .inner strong span {
    font-size: 7vw;
}
	
	.tuyomi_area {
    max-width: 1080px;
    width: 96%;
    margin: 0 auto 4%;
}
	
	.tuyomi_area .tuyomi_left img {
    float: none;
    width: 100%;
}
	
	.tuyomi_text {
    width: 100%;
    margin-top: 4%;
}
	
	.tuyomi_area .tuyomi_right img {
    float: none;
    width: 100%;
}
	
	.tuyomi_right .tuyomi_text {
    width: 100%;
    padding-left: 0;
}
	
	.tuyomi_area {
    width: 96%;
    margin: 0 auto 14%;
}
	
	#content .tuyomi_area h3 {
    font-size: 6vw;
}
	
	.ms_hair .contact_btns .left {
    width: 100%;
    margin-bottom: 2%;
    float: none;
}
	
	.ms_hair .contact_btns .right {
    width: 100%;
    margin-bottom: 3%;
    float: none;
}
	
	.ms_hair .beginner .inner .bottom ul {
    padding-bottom: 0px;
}
	
	.wrpSub6 .inner p {
    padding: 0px 4%;
}
	
	.ryoukin_box tr {
    display: grid;
}
	
	.ryoukin_box th {
    width: 100%;
}
	
	.ryoukin_box td {
    width: 100%;
    padding: 15px 2%;
}
	
	#content h4.kakaku {
    margin-top: 9%;
}
	
	#first_free_wraper .contact_btns {
    width: 94%;
    margin-top: 8%;
}
	
	.ms_hair .qa .inner strong {
    font-size: 7vw;
}
	
	.fukidasi_btn {
    margin: 4% auto;
}
	
	.ms_hair .flow .inner .inner_box p {
    font-size: 17px;
}
	
	.ms_hair .flow .inner .inner_box p span.orange {
    font-size: 17px;
}
	
	
	
	
	
	
	
	
	
	
	


}