@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 (min-width: 769px){
.sp {
  display: none;
}

p.center{
  text-align: center;
}
p.center img{
  display: inline-block;
}

#content h2.h2_none{
  background: none;
  text-shadow: none;
  padding: 0px;
  margin: 0px;
}
#content h3.h3_none{
  background: none;
  text-shadow: none;
  padding: 0px;
  margin: 0px;
}

/* ヘッダー エリア */
.description {
  width: 100%;
  height: auto
  margin: 0;
  padding: 3px 0 2px 5px;
}

.description h1 {
  width: 100%;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  color: #ffffff;
}

#header_in .inner_left {
  width: 25.42372881%;
  height: auto;
  margin: 0;
  padding-top: 15px;
  float: left;
}

#header_in .inner_left img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right {
  width: 46.61016949%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul li:first-child {
  width: 15.45454545%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul li {
  width: 43.63636363%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul li ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}

#header_in .inner_right ul li ul li:first-child,
#header_in .inner_right ul li ul li,
#header_in .inner_right ul li ul li:last-child {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}

#header_in .inner_right ul li:last-child {
  width: 40.9090909%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul li:first-child img,
#header_in .inner_right ul li:last-child img,
#header_in .inner_right ul li ul li:first-child img,
#header_in .inner_right ul li ul li img,
#header_in .inner_right ul li ul li:last-child img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right p {
  font-size: 14px;
  line-height: 1.2em;
  text-align: right;
  color: #388393;
  margin: 0;
  padding: 5px 55px 0 0;
  float: right;
}

/* グローバルナビ エリア */
#nav ul {
  width: 100%;
  height: auto;
  list-style: none;	
  text-align: center;
  table-layout: fixed;
  display: table;
}

#nav ul li {
  display: table-cell;
  vertical-align: middle;
}

#nav ul li:hover {
  background-color: #ffffff;
}

#nav ul li a {
  height: auto;
  font-size: 16px;
  text-align: center;
  text-decoration: none; 
  padding: 15px 0;
  display: block;
  color: #ffffff;
}

#nav ul li a:hover {
  color: #388393;
}

/* パンくずリスト エリア */
#breadcrumb {
  margin: -10px 0 5px 0;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 { 
  width: 100%;
  font-family: "ＭＳ Ｐ明朝";
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
  text-shadow: 0 2px 0 rgba(0,0,0,0.1);
  margin-bottom: 30px;
  padding: 20px 0 18px 0;
  clear: both;
  color: #388393;
  border-top: 6px solid #82d7cf;
  border-bottom: 1px solid #82d7cf;
}

#content h2 { 
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  text-shadow: 0 2px 0 rgba(0,0,0,0.2);
  margin-bottom: 20px;
  padding: 15px 10px 11px 35px;
  clear: both;
  color: #ffffff;
  background-color: #82d7cf;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/h2_icon.png");
  background-position: 10px 5px;
  background-repeat: no-repeat;
}

#content h3 { 
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 3px 10px 1px 10px;
  clear: both;
  color: #388393;
  border-left: 8px solid #1a5f6e;
  border-bottom: 3px dotted #1a5f6e;
}

#content h4,
#content h5,
#content h6 { 
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 1px 10px 0 23px;
  clear: both;
  color: #388393;
  position: relative;
}

#content h4::before,
#content h5::before,
#content h6::before {
  position: absolute;
  content: url("https://akabaneshiki.com/wp-content/uploads/2019/01/h4_before.png");
  top: 1px;
  left: 0;
}

#content h1 a {
  font-family: "ＭＳ Ｐ明朝";
  font-size: 34px;
  font-weight: bold;
  text-decoration: none; 
  color: #388393;
}

#content h2 a { 
  font-size: 20px;
  font-weight: bold;
  text-decoration: none; 
  color: #ffffff;
}

#content h3 a { 
  font-size: 18px;
  font-weight: bold;
  text-decoration: none; 
  color: #388393;
}

#content h4 a,
#content h5 a,
#content h6 a { 
  width: auto;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none; 
  color: #388393;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover { 
  opacity: 0.5;
}

#content .post {
  padding-bottom: 20px;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

#content .contact_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

#content .contact_box .inner_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px;
  background-color: #f5f0e9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f1ded2;
}

#content .contact_box .inner_box .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 15px 7px 15px;
  background-color: #ffffff;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  border-radius: 9px;
  box-shadow: 0 0 8px rgba(236,223,205,0.3);
}

#content .contact_box .inner_box .inner img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#content .contact_box .inner_box .inner ul {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 0;
  float: left;
}

#content .contact_box .inner_box .inner ul li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

#content .contact_box .inner_box .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#content .contact_box .inner_box .inner ul li:last-child img {
  width: 75.21489971%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#content .contact_box .inner_box .inner p {
  font-size: 15px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 10px;
}

#content .contact_box .inner_box .inner p strong {
  color: #388393;
}

#content .contact_box .inner_box .inner p span {
  font-size: 14px;
  line-height: 1.5em;
  color: #e4789b;
  display: block;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover {
  color: #dc143c;
}

/* ページトップ エリア */
p.pagetop {
  display: none;
  position: fixed;
  bottom: 4px;
  right: 2.604166666%;
}

p.pagetop a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  color: #ffffff;
  background-color: rgba(56,131,147,0.7);
  border: 1px solid #ffffff;
}

p.pagetop a:hover {
  opacity: 0.7;
  color: #1a5f6e;
}

/* フッター エリア */
#footer_top_in ul {
  width: 69.49152542%;
  height: auto;	
  margin: 0 auto;
  padding: 0;
}

#footer_top_in ul li {
  width: 31.70731707%;
  height: auto;
  margin-right: 2.43902439%;
  padding: 0;
  float: left;
}

#footer_top_in ul li:last-child {
  margin: 0;
}

#footer_top_in ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_bottom_in ul {
  width: 46.25%;
  height: auto;	
  margin: 0 auto;
  padding: 0;
}

#footer_bottom_in ul li {
  width: auto;
  height: auto;
  margin-right: 50px;
  padding: 0;
  float: left;
}

#footer_bottom_in ul li:last-child {
  margin: 0;
}

#footer_bottom_in ul li a {
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;  
}

#footer_bottom_in ul li a:hover {
  opacity: 0.7;
}

#copyright p {
  width: auto;
  height: auto;	
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}

/* ウィジェット エリア */
#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 {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container a:hover img {
  opacity: 0.7;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  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("https://akabaneshiki.com/wp-content/uploads/2019/01/side_nav_icon.png");
  background-position: 0 17px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #1a5f6e;
  line-height: 1.6em;
}

#sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 16px;
  font-weight: noramal;
  text-decoration: none; 
  color: #444444;
}

#sidebar #widget-area .widget-container ul li a:hover {
  color: #dddddd;
}

#sidebar #widget-area .widget-container 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 rgba(0,0,0,0.2);
  margin-bottom: 10px;
  padding: 8px 10px 5px 25px;
  clear: both;
  color: #ffffff;
  background-color: #82d7cf;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/side_h3_icon.png");
  background-position: 7px 3px;
  background-repeat: no-repeat;
}

#sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* カスタムHTML エリア */
#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: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #1a5f6e;
}

#sidebar #widget-area .widget-container .custom-html-widget .reception strong,
#sidebar #widget-area .widget-container .custom-html-widget .side_info strong {
  font-size: 16px;
  color: #388393;
  margin-bottom: 5px;
  display: block;
}

#sidebar #widget-area .widget-container .custom-html-widget .reception p {
  font-size: 15px;
  line-height: 1.3em;
  color: #444444;
  margin: 0 0 5px 0;
}

#sidebar #widget-area .widget-container .custom-html-widget .side_info p {
  font-size: 15px;
  line-height: 1.3em;
  color: #444444;
  margin: 0 0 5px 8px;
}

#sidebar #widget-area .widget-container .custom-html-widget .reception p.mgn_l {
  margin: 0 0 5px 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 15px 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;
}

/* テーブル */
table{
    margin: 0 auto 32px;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}
table th{
  background: #4fbab0;
  color: #fff;
  width: 30%;
}
table td{

}
table th, table td{
  border: solid 1px #E7E7E7;
  padding:7px;
  text-align: left;
}

/* トップページ エリア */
.top01 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/top01_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
}

.top03 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/top03_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
}

.top01 .inner_left,
.top03 .inner_left {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 5%;
  float: left;
  background-color: #ffffff;
}

.top01 .inner_right,
.top03 .inner_right {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.top01 .inner_left ul,
.top03 .inner_left ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top01 .inner_left ul li,
.top03 .inner_left ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
}

.top01 .inner_left ul li strong {
  width: 70px;
  font-size: 34px;
  line-height: 1.3em;
  color: #82d7cf;
  margin-bottom: 20px;
  display: block;
  border-bottom: 4px solid #82d7cf;
}

.top03 .inner_left ul li strong {
  width: 140px;
  font-size: 34px;
  line-height: 1.3em;
  color: #82d7cf;
  margin-bottom: 20px;
  display: block;
  border-bottom: 4px solid #82d7cf;
}

.top01 .inner_left ul li p,
.top03 .inner_left ul li p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 40px;
}

.top01 .inner_left ul li p.title,
.top03 .inner_left ul li p.title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3em;
  color: #82d7cf;
  margin-bottom: 40px;
}

.top01 .inner_left ul li a,
.top03 .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("https://akabaneshiki.com/wp-content/uploads/2019/01/more_icon02.png");
  background-position: right 0;
  background-repeat: no-repeat;
}

.top01 .inner_left ul li a:hover,
.top03 .inner_left ul li a:hover {
  opacity: 0.5;
}

.top02 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("images/top02_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
}

.top04 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/top04_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
}

.top02 .inner_left,
.top04 .inner_left {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.top02 .inner_right,
.top04 .inner_right {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 5%;
  float: right;
  background-color: #82d7cf;
}

.top02 .inner_right ul,
.top04 .inner_right ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top02 .inner_right ul li,
.top04 .inner_right ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
}

.top02 .inner_right ul li strong,
.top04 .inner_right ul li strong {
  width: auto;
  font-size: 34px;
  line-height: 1.3em;
  color: #ffffff;
  margin-bottom: 20px;
  display: inline-block;
  border-bottom: 4px solid #ffffff;
}

.top02 .inner_right ul li p,
.top04 .inner_right ul li p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
  color: #ffffff;
  margin-bottom: 40px;
}

.top02 .inner_right ul li p.title,
.top04 .inner_right ul li p.title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3em;
  color: #ffffff;
  margin-bottom: 40px;
}

.top02 .inner_right ul li a,
.top04 .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("https://akabaneshiki.com/wp-content/uploads/2019/01/more_icon.png");
  background-position: right 0;
  background-repeat: no-repeat;
}

.top02 .inner_right ul li a:hover,
.top04 .inner_right ul li a:hover {
  opacity: 0.8;
}

.content_in {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 0 100px;
  display: table;
}

.content_in .top_bnr {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 40px 0 60px 0;
  display: table;
}

.content_in .top_bnr .img_box {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto 15px auto;
  padding: 0;
}

.content_in .top_bnr .img_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.content_in .top_bnr p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  color: #444444;
  margin-bottom: 20px;
}

.content_in .top_bnr ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.content_in .top_bnr ul li:first-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.content_in .top_bnr ul li:last-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.content_in .top_bnr ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #f8f8f8;
}

.gray_out .gray_in {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 40px 100px 60px 100px;
  display: table;
}

.gray_out .gray_in img {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.gray_out .gray_in .treatment {
  width: 100%;
  height: auto;
  margin-top: 30px;
  padding: 0;
}

.gray_out .gray_in .treatment .inner_left {
  width: 48.14814814%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.gray_out .gray_in .treatment .inner_right {
  width: 48.14814814%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.gray_out .gray_in .treatment .inner_left img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .treatment .inner_right ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .treatment .inner_right ul li {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
  position: relative;
}

.gray_out .gray_in .treatment .inner_right ul li::before {
  position: absolute;
  content: url("https://akabaneshiki.com/wp-content/uploads/2019/01/treatment_before_icon.png");
  top: -40px;
  left: 0;
}

.gray_out .gray_in .treatment .inner_right ul li:first-child::before,
.gray_out .gray_in .treatment .inner_right ul li:last-child::before {
  content: none;
}

.gray_out .gray_in .treatment .inner_right ul li:first-child {
  margin-bottom: 70px;
}

.gray_out .gray_in .treatment .inner_right ul li:last-child {
  margin: 0;
  background-color: #82d7cf;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
}

.gray_out .gray_in .treatment .inner_right ul li:last-child:hover {
  opacity: 0.7;
}

.gray_out .gray_in .treatment .inner_right ul li:last-child a {
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  color: #ffffff;
  padding: 16px 0;
  display: block;
}

.gray_out .gray_in .treatment .inner_right ul li strong {
  font-size: 22px;
  line-height: 1.3em;
  color: #82d7cf;
  display: block;
}

.gray_out .gray_in .treatment .inner_right ul li p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
  margin-top: 15px;
}

.gray_out .gray_in .treatment .inner_right ul li p a {
  font-size: 15px;
  color: #444444;
}

.gray_out .gray_in .treatment .inner_right ul li p a:hover {
  opacity: 0.7;
}

.about_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/site_menu_bg.png");
  background-position: 0 0;
  background-repeat: repeat;
}

.about_out .about_in {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 40px 100px 60px 100px;
  display: table;
}

.about_out .about_in .about {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.about_out .about_in .about p {
  font-size: 16px;
  line-height: 1.6em;
  color: #ffffff;
  margin-top: 30px;
}

.about_out .about_in .about .inner_top,
.about_out .about_in .about .inner_bottom {
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding: 0;
  float: left;
}

.about_out .about_in .about .inner_top ul,
.about_out .about_in .about .inner_bottom ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.about_out .about_in .about .inner_top ul li,
.about_out .about_in .about .inner_bottom ul li {
  width: 23.888888888%;
  height: auto;
  margin-right: 1.481481481%;
  padding: 0;
  float: left;
  border: none;
}

.about_out .about_in .about .inner_top ul li:hover,
.about_out .about_in .about .inner_bottom ul li:hover {
  background: none;
}

.about_out .about_in .about .inner_top ul li:last-child,
.about_out .about_in .about .inner_bottom ul li:last-child {
  margin: 0;
}

.about_out .about_in .about .inner_top ul li img,
.about_out .about_in .about .inner_bottom ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.about_out .about_in .about .inner_top ul li p,
.about_out .about_in .about .inner_bottom ul li p {
  font-size: 16px;
  line-height: 1.2em;
  color: #ffffff;
  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: #ffffff;
  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; 
}

.content_in .greet {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 40px 0;
  display: table;
}

.content_in .greet img {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.content_in .greet ul {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 0;
}

.content_in .greet ul li:first-child {
  width: 22.22222222%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.content_in .greet ul li:first-child img {
  width: 100%;
  height: auto;
  margin-bottom: 11px;
  padding: 0;
}

.content_in .greet ul li:first-child strong {
  font-family: "ＭＳ Ｐ明朝";
  font-size: 24px;
  text-align: center;
  color: #444444;
  display: block;
}

.content_in .greet ul li:first-child strong span {
  font-size: 16px;
  font-weight: normal;
}

.content_in .greet ul li:last-child {
  width: 74.07407407%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.content_in .greet ul li:last-child p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 15px;
}

.beige_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #f5f0e9;
}

.beige_out .beige_in {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 40px 100px 60px 100px;
  display: table;
}

.beige_out .beige_in .information {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.beige_out .beige_in .information .inner_left {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.beige_out .beige_in .information .inner_right {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.beige_out .beige_in .information .inner_left img,
.beige_out .beige_in .information .inner_right img {
  width: 76.19047619%;
  height: auto;
  margin: 0 auto 15px auto;
  padding: 0;
}

.beige_out .beige_in .information .inner_left .news {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2px;
  border: 1px solid #ffffff;
}

.beige_out .beige_in .information .inner_right .blog {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2px;
  border: 1px solid #ffffff;
}

.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: #1a5f6e;
  display: block;
}

.beige_out .beige_in .information .news .news_inner strong a:hover,
.beige_out .beige_in .information .blog .blog_inner strong a:hover {
  text-decoration: underline;
}

.beige_out .beige_in .information .news .news_inner ul,
.beige_out .beige_in .information .blog .blog_inner ul {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
  border: none;
}

.beige_out .beige_in .information .news .news_inner ul li,
.beige_out .beige_in .information .blog .blog_inner ul li {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border: none;
  border-bottom: 1px dotted #1a5f6e;
}

.beige_out .beige_in .information .news .news_inner ul li:hover,
.beige_out .beige_in .information .blog .blog_inner ul li:hover {
  background: none;
}

.beige_out .beige_in .information .news .news_inner ul li p,
.beige_out .beige_in .information .news .news_inner ul li p a,
.beige_out .beige_in .information .blog .blog_inner ul li p,
.beige_out .beige_in .information .blog .blog_inner ul li p a {
  font-size: 15px;
  color: #444444;
  line-height: 1.3em;
  text-decoration: none;
  display: inline-block;
}

.beige_out .beige_in .information .news .news_inner ul li p a:hover,
.beige_out .beige_in .information .blog .blog_inner ul li p a:hover {
  text-decoration: underline;
}

.gray_out .gray_in .contact {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .contact img {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.gray_out .gray_in .contact strong {
  font-family: "ＭＳ Ｐ明朝";
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  color: #82d7cf;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0,0,0,0.1);
  margin: 0 0 30px 0;
  display: block;
}

.gray_out .gray_in .contact .contact_inner {
  width: 74.07407407%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.gray_out .gray_in .contact .contact_inner img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .contact .contact_inner p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
  text-align: center;
  margin: 40px 0 20px 0;
}

.gray_out .gray_in .contact ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.gray_out .gray_in .contact ul li:first-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
  border: none;
  background: none;
}

.gray_out .gray_in .contact ul li:last-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
  border: none;
  background: none;
}

.gray_out .gray_in .contact ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* 選ばれる理由ページ エリア */
.feature {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.feature .inner {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px dotted #1a5f6e; 
  display: table;
}

.feature .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.feature .inner ul li:first-child {
  width: 63.157089473%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.feature .inner ul li {
  width: 34.21052631%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.feature .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.feature .inner ul li:last-child {
  width: 63.157089473%;
  height: auto;
  margin-top: 10px;
  padding: 0;
  float: left;
}

.feature .inner ul li:last-child p {
  font-size: 14px;
  line-height: 1.5em;
  color: #444444;
}

.feature .inner ul li p span {
  color: #e4789b;
}

/* 施術の流れ エリア */
.flow {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  display: table;
}

.flow .inner {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  float: left;
}

.flow .inner ul {
  width: 32.10526315%;
  height: auto;
  margin-right: 1.842105263%;
  padding: 0;
  float: left;
}

.flow .inner ul.last {
  width: 32.10526315%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.flow .inner ul li,
.flow .inner ul.last li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
}

.flow .inner ul li img,
.flow .inner ul.last li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.flow .inner ul li p,
.flow .inner ul.last li p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
}

/* 患者様の声ページ エリア */
.voice_box {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}

.voice_box .inner_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 15px 0 15px;
  background-color: #f5f0e9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f1ded2;
}

.voice_box .inner_box .inner {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #ffffff;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  border-radius: 9px;
  box-shadow: 0 0 8px rgba(236,223,205,0.3);
  display: table;
}

.voice_box .inner_box .inner .img_box {
  width: 25.0783699%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.voice_box .inner_box .inner .img_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.voice_box .inner_box .inner ul {
  width: 71.78683385%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.voice_box .inner_box .inner ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}

.voice_box .inner_box .inner ul li:first-child {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 3px dotted #1a5f6e;
}

.voice_box .inner_box .inner ul li strong {
  font-size: 18px;
  color: #388393;
}

.voice_box .inner_box .inner ul li span {
  font-size: 15px;
  color: #388393;
  float: right;
}

.voice_box .inner_box .inner ul li p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 10px;
}

/* 治療トップページ エリア */
.trial_bnr {
  width: 74.070407407%;
  height: auto;
  margin: 0 auto 40px auto;
  padding: 0;
}

.trial_bnr img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.treatment_top {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
  display: table;
}

.treatment_top .img_menu {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 1px solid #cccccc;
}

.treatment_top .img_menu ul {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  padding: 20px;
  float: left;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  position: relative;
}

.treatment_top .img_menu ul.last {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  padding: 20px;
  float: left;
  border-top: none;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  position: relative;
}

.treatment_top .img_menu ul:hover,
.treatment_top .img_menu ul.last:hover {
  background-color: #e4789b;
}

.treatment_top .img_menu ul:hover li strong,
.treatment_top .img_menu ul.last:hover li strong {
  color: #ffffff;
}

.treatment_top .img_menu ul:hover li img,
.treatment_top .img_menu ul.last:hover li img {
  opacity: 0.5;
}

.treatment_top .img_menu ul:hover li p,
.treatment_top .img_menu ul.last:hover li p {
  color: #ffffff;
}

.treatment_top .img_menu ul:hover li span,
.treatment_top .img_menu ul.last:hover li span {
  color: #ffffff;
  border: 1px solid #ffffff;
}

.treatment_top .img_menu ul a,
.treatment_top .img_menu ul.last a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -999px;
}

.treatment_top .img_menu ul li,
.treatment_top .img_menu ul.last li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

.treatment_top .img_menu ul li strong,
.treatment_top .img_menu ul.last li strong {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
  color: #388393;
  display: block;
}

.treatment_top .img_menu ul li img,
.treatment_top .img_menu ul.last li img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.treatment_top .img_menu ul li p,
.treatment_top .img_menu ul.last li p {
  font-size: 15px;
  line-height: 1.5em;
  color: #388393;
}

.treatment_top .img_menu ul li span,
.treatment_top .img_menu ul.last li span {
  width: 130px;
  height: auto;
  font-size: 12px;
  text-align: center;
  line-height: 1.2em;
  color: #388393;
  margin: 0 auto;
  padding: 4px 0 3px 0;
  border: 1px solid #cccccc;
  display: block;
}

.treatment_feature {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 30px;
  display: table;
  background-color: #f5f0e9;
}

.treatment_feature img {
  width: auto;
  height: auto;
  margin: 0 auto -20px auto;
  padding: 0;
}

.treatment_feature .inner01 {
  width: 100%;
  height: 320px;
  margin-bottom: 30px;
  padding: 30px;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/treatment_feature_inner01_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.treatment_feature .inner02 {
  width: 100%;
  height: 320px;
  margin-bottom: 30px;
  padding: 30px;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/treatment_feature_inner02_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.treatment_feature .inner03 {
  width: 100%;
  height: 320px;
  margin-bottom: 30px;
  padding: 30px;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/treatment_feature_inner03_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.treatment_feature .inner04 {
  width: 100%;
  height: 320px;
  margin-bottom: 30px;
  padding: 30px;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/treatment_feature_inner04_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.treatment_feature .inner05 {
  width: 100%;
  height: 320px;
  margin: 0;
  padding: 30px;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/treatment_feature_inner05_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.treatment_feature .inner01 ul,
.treatment_feature .inner02 ul,
.treatment_feature .inner03 ul,
.treatment_feature .inner04 ul,
.treatment_feature .inner05 ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.treatment_feature .inner01 ul li:first-child,
.treatment_feature .inner03 ul li:first-child,
.treatment_feature .inner05 ul li:first-child {
  width: 27.08333333%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.treatment_feature .inner02 ul li:first-child,
.treatment_feature .inner04 ul li:first-child {
  width: 27.08333333%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.treatment_feature .inner01 ul li:first-child img,
.treatment_feature .inner02 ul li:first-child img,
.treatment_feature .inner03 ul li:first-child img,
.treatment_feature .inner04 ul li:first-child img,
.treatment_feature .inner05 ul li:first-child img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0.8;
}

.treatment_feature .inner01 ul li:last-child,
.treatment_feature .inner03 ul li:last-child,
.treatment_feature .inner05 ul li:last-child {
  width: 68.75%;
  height: 260px;
  margin: 0;
  padding: 20px;
  float: right;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(255,255,255,0.8);
  box-shadow: 0 0 6px rgba(0,0,0,0.3);
}

.treatment_feature .inner02 ul li:last-child,
.treatment_feature .inner04 ul li:last-child {
  width: 68.75%;
  height: 260px;
  margin: 0;
  padding: 20px;
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(255,255,255,0.8);
  box-shadow: 0 0 6px rgba(0,0,0,0.3);
}

.treatment_feature .inner01 ul li:last-child p,
.treatment_feature .inner02 ul li:last-child p,
.treatment_feature .inner03 ul li:last-child p,
.treatment_feature .inner04 ul li:last-child p,
.treatment_feature .inner05 ul li:last-child p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 14px;
}

.treatment_contact {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
  padding: 0;
  display: table;
}

.treatment_contact img {
  width: 37.03703703%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.treatment_contact strong {
  font-family: "ＭＳ Ｐ明朝";
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  color: #388393;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0,0,0,0.1);
  margin: 0 0 30px 0;
  display: block;
}

.treatment_contact .contact_inner {
  width: 74.07407407%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.treatment_contact .contact_inner img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.treatment_contact .contact_inner p {
  font-size: 15px;
  line-height: 1.5em;
  color: #444444;
  text-align: center;
  margin: 40px 0 20px 0;
}

.treatment_contact .contact ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.treatment_contact ul li:first-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
  border: none;
  background: none;
}

.treatment_contact ul li:last-child {
  width: 48.61111111%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
  border: none;
  background: none;
}

.treatment_contact ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.treatment_about_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("https://akabaneshiki.com/wp-content/uploads/2019/01/site_menu_bg.png");
  background-position: 0 0;
  background-repeat: repeat;
}

.treatment_about {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 40px 100px;
  display: table;
}

.treatment_about p {
  font-size: 16px;
  line-height: 1.6em;
  color: #ffffff;
  margin-top: 30px;
}

.treatment_about .inner_top {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 0;
  float: left;
}

.treatment_about .inner_bottom {
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding: 0;
  float: left;
}

.treatment_about .inner_top ul,
.treatment_about .inner_bottom ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.treatment_about .inner_top ul li,
.treatment_about .inner_bottom ul li {
  width: 23.888888888%;
  height: auto;
  margin-right: 1.481481481%;
  padding: 0;
  float: left;
  border: none;
}

.treatment_about .inner_top ul li:hover,
.treatment_about .about .inner_bottom ul li:hover {
  background: none;
}

.treatment_about .inner_top ul li:last-child,
.treatment_about .inner_bottom ul li:last-child {
  margin: 0;
}

.treatment_about .inner_top ul li img,
.treatment_about .inner_bottom ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.treatment_about .inner_top ul li p,
.treatment_about .inner_bottom ul li p {
  font-size: 16px;
  line-height: 1.2em;
  color: #ffffff;
  text-align: center;
  margin-top: 10px;
}

.treatment_about .inner_top ul li p a,
.treatment_about .inner_bottom ul li p a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none; 
}

.treatment_about .inner_top ul li p a:hover,
.treatment_about .inner_bottom ul li p a:hover {
  text-decoration: underline; 
}

/* ご予約・お問い合わせページ エリア */
.form_box {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.form_box p {
  color: #444444;
  line-height: 1.6em;
  margin-bottom: 30px;
}

/* アクセスページ エリア */
.access {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}

#map {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

#map .view {
  border: 1px solid #ffffff;
  box-shadow: 0 0 8px rgba(220,195,160,0.8);
}

#map .view iframe {
  margin-bottom: -7px;
}

/* スタッフ紹介ページ エリア */
.page_staff {
  width: 100%;
  height: auto;
  padding: 0;
}

.page_staff .inner {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #97b3b9;
}

.page_staff .inner .img_box {
  height: auto;
  margin: 0;
  padding: 0;
}

.page_staff .inner .img_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_staff .inner ul {
  height: auto;
  margin-top: 5px;
  padding: 20px 5px 10px 5px;
  background-color: #f8f8f8;
  border: 1px solid #cccccc;
}

.page_staff .inner ul li {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 10px;
  padding: 8px 7px 6px 7px;
  background-color: #ffffff;
  font-size: 15px;
}

.page_staff .inner p {
  width: 100%;
  height: auto;
  line-height: 1.6em;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 0;
}

.page_staff .inner p strong {
  font-size: 18px;
  color: #5a4023;
  letter-spacing: 0.1em;
  margin-left: -10px;
  display: block;
}

/*2022/05/20追記*/
.fl_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fl_left{
    width: 45%;
	margin-bottom: 20px;
}

.fl_right{
    width: 52%;
}
	
.page_staff .inner.bdb0{
    border-bottom: 0;
	padding: 0;
	margin: 0;
}


/* 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: #388393;
}

.wpcf7 p input[type="text"],
.wpcf7 p input[type="email"],
.wpcf7 p input[type="tel"] {
  width: 100%;
  height: auto;
  margin: 5px 0 15px 0;
  padding: 5px 10px;
  border: 1px solid #388393;
  background-color: #fefefe;
}

.wpcf7 p textarea {
  width: 100%;
  height: auto;
  margin-top: 5px;
  padding: 5px 10px;
  border: 1px solid #388393;
  background-color: #fefefe;
}

::-webkit-input-placeholder {
  color: #bbbbbb;
}
::-moz-placeholder {
  color: #bbbbbb;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #bbbbbb;
}

.wpcf7 p span.accept {
  font-size: 12px;
  color: #d4001d;
}

.wpcf7 p input[type="submit"] {
  width: 30%;
  height: auto;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin: 30px auto 0 auto;
  padding: 10px 0;
  color: #ffffff;
  background-color: #1a5f6e; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #388393),
  color-stop(1, #1a5f6e)
);
  background: -o-linear-gradient(bottom, #388393 0%, #1a5f6e 100%);
  background: -moz-linear-gradient(bottom, #388393 0%, #1a5f6e 100%);
  background: -webkit-linear-gradient(bottom, #388393 0%, #1a5f6e 100%);
  background: -ms-linear-gradient(bottom, #388393 0%, #1a5f6e 100%);
  background: linear-gradient(to bottom, #388393 0%, #1a5f6e 100%);
  border: 1px solid #1a5f6e;
  display: block;
}

.wpcf7 p input[type="submit"]:hover {
  color: #ffffff;
  background-color: #388393; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #1a5f6e),
  color-stop(1, #388393)
);
  background: -o-linear-gradient(bottom, #1a5f6e 0%, #388393 100%);
  background: -moz-linear-gradient(bottom, #1a5f6e 0%, #388393 100%);
  background: -webkit-linear-gradient(bottom, #1a5f6e 0%, #388393 100%);
  background: -ms-linear-gradient(bottom, #1a5f6e 0%, #388393 100%);
  background: linear-gradient(to bottom, #1a5f6e 0%, #388393 100%);
  border: 1px solid #1a5f6e;
}

.wpcf7 .wpcf7-response-output {
  width: 92.8571429%;
}

.wpcf7 p.radio span.wpcf7-list-item {
    display: block;
    margin: 0px;
}

/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 15px;
  float: left;
  border-bottom: 1px dotted #1a5f6e;
}

.post_inner .thum {
  width: 17.14285714%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.post_inner .show_post {
  width: 80%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.post_inner .show_post li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
  float: left;
}

.post_inner .show_post li.cat_mark_box p.cat_mark {
  width: auto;
  height: auto;
  line-height: 1.0em;
  margin: 0;
  padding: 2px 5px;
  float: left;
  background-color: #388393;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none; 
}

.post_inner .show_post li.cat_mark_box p.cat_date {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 1.4em;
  float: right;
}

.post_inner .show_post li.cat_title_box p.cat_title {
  font-weight: bold;
  line-height: 1.2em;
}

.post_inner .show_post li.cat_title_box p.cat_title a {
  font-size: 16px;
  color: #388393;
  text-decoration: none; 
}

.post_inner .show_post li.cat_text_box {
  margin: 0;
}

.post_inner .show_post li.cat_text_box p.cat_text {
  line-height: 1.3em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-size: 15px;
  color: #444444;
  text-decoration: none;
  line-height: 1.6em;
}

.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover {
  color: #dddddd;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
  color: #e4789b;
}

/****************************
****** 症状下層　お悩み ******
****************************/
div.symptom_nayami{
  overflow: hidden;
  width: 700px;
  margin: auto;
}
div.symptom_nayami p.right{
  float: right;
  width: 230px;
  text-align: center;
}
div.symptom_nayami p.right img{
  display: inline-block;
}

div.symptom_nayami ul{
  float: left;
  width: 450px;
}
div.symptom_nayami ul li{
  background-image: url("images/catch_ico01.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 13px 0px 13px 50px;
  border-bottom: dotted 2px #c5bbbb;
  color: #562b0c;
  font-size: 18px;
}


/****************************
****** サブメイン　骨盤矯正 ******
****************************/
/* サブメイン　骨盤矯正 */
.b_f_box{
  background: #9eeafb;
  width: 870px;
  margin: 0px auto 40px;
  padding: 30px 0px;
}

/* 2ショット */
.tsu-shot_box{
padding: 30px;
border: 4px solid #9eeafb;
margin-bottom: 60px;
}
.tsu-shot_box ul{
overflow: hidden;
width: 960px;
margin: auto;
}
.tsu-shot_box ul li{
  display: inline-block;
  margin: 0px 15px 15px 0px;
}
.tsu-shot_box ul li:nth-child(3){
  margin-right: 0px;
}

/* 悩み */
.nayami{
  background: #FAFAD8;
  margin: 0px auto 40px;
  padding-top: 40px;
  overflow: hidden;
}
/* 悩み ul1 */
.nayami ul.nayami1 {
    width: 1140px;
    position: relative;
    margin: -30px auto 48px;
    height: 546px;
    background: url(images/nayami_bak.png) no-repeat center bottom;
}
.nayami ul.nayami1 li {
    position: absolute;
}
.nayami ul.nayami1 li.li01 {
    left: 388px;
    top: 25px;
}
.nayami ul.nayami1 li.li02 {
    left: 85px;
    top: 180px;
}
.nayami ul.nayami1 li.li03 {
    bottom: 33px;
    left: 114px;
}
.nayami ul.nayami1 li.li04 {
    right: 70px;
    top: 145px;
}
.nayami ul.nayami1 li.li05 {
    bottom: 35px;
    right: 98px;
}
/* 悩み　ul2 */
#content .nayami ul.nayami2 h3 {
    background: url(images/nayami_icon.png) no-repeat;
    font-size: 24px;
    padding: 5px 0 10px 15%;
    font-weight: normal;
    border: 0px;
    color: #3f3d3d;
}
.nayami ul.nayami2{
  overflow: hidden;
  margin: 15px auto 0px;
  padding: 0 0 32px;
  width: 960px;
}
.nayami ul.nayami2 li {
  display: inline-block;
  vertical-align: top;
  width: 445px;
  margin: 0 16px 0px;
  padding: 16px 32px 32px 0;
}

/* 希望 */
.hope{
  margin:0px auto 40px;
}

/* ポイント */
.point {
    background: #c3f0ec;
    overflow: hidden;
    padding: 24px 0;
}
#content .point h2{
  text-align: center;
}
#content .point h2 img{
  display: inline-block;
}
.point ul{
  width: 880px;
  margin: auto;
}
.point li {
    margin: 10px 0 0;
    overflow: hidden;
}
#content .point h3 {
    width: 660px;
    float: left;
    border: 0px;
    color: #000;
}
.point .img_right {
    margin: 0 0 16px 16px;
    float: right;
}
.point .txt {
    float: left;
    width: 660px;
    padding: 8px 8px 32px;
    border-bottom: 1px dotted #e2cfce;
}
.point .txt p{
  font-size: 15px;
}
.point .txt_last{
  border-bottom: 0px;
}

/* 挨拶 */
.greeting {
    width: 1000px;
    margin: 0px auto 40px;
    overflow: hidden;
}
.greeting ul {
    width: 250px;
    float: right;
    margin: 0 0 0 16px;
}
.greeting .txt{
  float: left;
  width: 730px;
}
.greeting .txt p{
  font-size: 15px;
}

/* コンタクト */
.contact_under{
    width: 1000px;
    margin: 40px auto 40px;
    padding: 32px;
    border: solid 6px #82D7CF;
    text-align: center;
}
.contact_under span{
    color: #1D968B;
}
.contact_under ul{
  width: 90%;
  margin: auto;
}
.contact_under li{
  display: inline-block;
  width: 49%;
  margin: auto;
}

/* 流れ */
.nagare{
  background: #c3f0ec;
  padding: 48px 0;
  overflow: hidden;
}
#content .nagare h2{
  text-align: center;
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  padding: 24px 0 16px;
  margin: 0 0 24px;
}
#content .nagare h3{
  text-align: center;
  border: 0px;
}
#content .nagare h2 img, #content .nagare h3 img{
  display: inline-block;
}
.nagare .nagare_in {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.nagare li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  background: url(images/flow_icon.png) no-repeat right 50%;
  padding: 0 2% 0 1%;
  margin-bottom: 20px;
}
.nagare li.last{
  background:none;
}
.nagare li p{
  font-size: 15px;
}

/* Q&A */
.q_a{
  background: #FFC;
  padding: 48px 0;
  overflow: hidden;
}
#content .q_a h2{
  text-align: center;
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  padding: 24px 0 16px;
  margin: 0 0 24px;
}
#content .q_a h2 img{
  display: inline-block;
}
.q_a .q_a_in {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.q_a dl{
  width: 745px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 15px;
}
.q_a dt{
  background: url(images/q_a_q_icon.png) no-repeat;
  padding: 0 0 1% 6%;
  margin: 5px 0;
  font-weight: bold;
}
.q_a dd{
  background: url(images/q_a_a_icon.png) no-repeat;
  padding: 0 0 24px 6%;
  margin: 5px 0 32px;
  border-bottom: 1px solid #DFDFD0;
}

/* コンタクト2 */
.contact_under2{
  width: 1000px;
  margin: 40px auto 0px;
  padding: 15px 0px;
  background: #82d7cf;
}

/**/
}
/**/
/*2023/04/13|追記*/
.header_blog_image {
    background-image: url(https://akabaneshiki.com/wp-content/uploads/2023/04/blog_mein.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4em 0em;
}
.header_blog_image h2 {
    font-size: 40px;
    text-align: center;
    text-shadow: 3px 3px 4px #1e6473;
    color: #fff;
}
@media screen and (max-width: 768px){
  .header_blog_image {
    padding: 3em 0em;
  }
  .header_blog_image h2 {
    font-size: 34px;
  }
}
#wrapper #content .post p {
    line-height: 1.6em;
}
/*2023/06/06|追記*/
.burogu_img img{
	width: 100%;
	margin: 25px 0;
}