@charset "utf-8";
/* CSS Document */

/*
Theme Name: rag

*/

#content .post p{
  margin-bottom: 1em;
}
.home #content .post p{
  margin-bottom: 0;
}

@media screen and (min-width: 769px){
.sp {
  display: none;
}

.single p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 10px;
  padding: 0;
}

/* ヘッダー エリア */
#header .description {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 0;
}

#header .description h1 {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
  color: #444444;
}

#header_in .inner_left {
  width: 43.625%;
  height: auto;
  margin: 0;
  padding-top: 35px;
  float: left;
}

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

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

#header_in .inner_right ul.right {
  width: 49.23076923%;
  height: 155px;
  margin-left: 1.538461538%;
  padding: 0;
  /* background-image: url("https://shinshindou-izumiotu.com/wp-content/uploads/2019/03/header_contact_bg.png"); */
  /* background-position: 0 0;
  background-repeat: no-repeat; */
  float: right;
}

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

#header_in .inner_right ul.right li:first-child {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right ul.right li:first-child img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right ul.right li:last-child {
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 9px;
}

#header_in .inner_right ul.right li:last-child img {
  width: 46.875%;
  height: auto;
  margin-left: 3.125%;
  padding: 0;
  float: right;
}

#header_in .inner_right ul.left {
  width: 49.23076923%;
  height: 155px;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul.left li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right ul.left li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* グローバルナビ エリア */
#global_navi_in ul {
  width: 100%;
  height: auto;
  list-style: none;	
  text-align: center;
  table-layout: fixed;
  display: table;
}

#global_navi_in ul li {
  display: table-cell;
  vertical-align: middle;
  border-left: none;
  border-right: 1px solid #ffffff;
}

#global_navi_in ul li:first-child {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

#global_navi_in li:hover {
  background-color: rgba(255,255,255,0.3);
}

#global_navi_in ul li a {
  height: auto;
  font-size: 16px;
  text-align: center;
  text-decoration: none; 
  padding: 15px 0;
  display: block;
  color: #ffffff;
}

#global_navi_in li a:hover {
  color: #ffffff;
}

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

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

/* パンくずリスト エリア */
#breadcrumb {
  margin: -10px 0 5px 0;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 { 
  width: 100%;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 30px;
  padding: 22px 10px 17px 30px;
  clear: both;
  color: #715327;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 6px solid #fea5a5;
  position: relative;
}

#content h1::after {
  position: absolute;
  content: url("https://shinshindou-izumiotu.com/wp-content/uploads/2019/02/h1_icon.png");
  top: 0;
  right: 0;
}

#content h2 { 
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 25px;
  padding: 13px 10px 9px 25px;
  clear: both;
  color: #715327;
  background-image: url("https://shinshindou-izumiotu.com/wp-content/uploads/2019/02/h2_bg.png");
  background-position: 0 0;
  background-repeat: repeat;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}

#content h3 { 
  width: 100%;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 20px;
  padding: 5px 10px 4px 15px;
  clear: both;
  color: #715327;
  border-bottom: 2px dotted #fd811e;
  border-left: 8px solid #fd811e;
}

#content h4,
#content h5,
#content h6 { 
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 15px;
  padding: 1px 10px 0 10px;
  clear: both;
  color: #715327;
  border-left: 15px solid #fd811e;
}

#content h1 a { 
  font-size: 36px;
  font-weight: bold;
  text-decoration: none; 
  color: #715327;
  display: block;
}

#content h2 a { 
  font-size: 20px;
  font-weight: bold;
  text-decoration: none; 
  color: #715327;
  display: block;
}

#content h3 a { 
  font-size: 17px;
  font-weight: bold;
  text-decoration: none; 
  color: #715327;
  display: block;
}

#content h4 a,
#content h5 a,
#content h6 a { 
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none; 
  color: #715327;
}

#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;
}

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

p.pagetop a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  color: #ffffff;
  background-color: rgba(253,129,30,0.5);
  border: 1px solid #ffffff;
}

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

/* フッター エリア */
#footer_in .inner_left {
  width: 40.625%;
  height: auto;
  margin: 0;
  padding-top: 35px;
  float: left;
}

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

#footer_in .inner_right {
  width: 50.78125%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#footer_in .inner_right ul.right {
  width: 49.23076923%;
  height: 155px;
  margin-left: 1.538461538%;
  padding: 0;
  float: right;
}

#footer_in .inner_right ul.right li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right ul.right li:first-child {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right ul.right li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right ul.right li:last-child {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right ul.right li:first-child img {
  width: 100%;
  height: auto;
  margin-bottom: 9px;
  padding: 0;
}

#footer_in .inner_right ul.right li img {
  width: auto;
  height: auto;
  margin-bottom: 9px;
  padding: 0;
  float: right;
}

#footer_in .inner_right ul.right li:last-child p {
  font-size: 12px;
  color: #531e09;
  line-height: 1.2em;
  text-align: center;
}

#header_in .inner_right ul.left {
  width: 49.23076923%;
  height: 165px;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul.left li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right ul.left li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#copyright p {
  width: auto;
  height: auto;	
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}

#copyright p a {
  font-family: "arial";
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

#copyright p a:hover {
  text-decoration: underline;
}

/* ウィジェット エリア */
#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 {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

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

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0 15px 15px 15px;
  float: left;
  clear: both;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px solid #eadfce;
  border-top: none;
  background-color: #fefaf4;
}

#sidebar #widget-area .widget-container ul li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 10px 0 6px 20px;
  background-image: url("https://shinshindou-izumiotu.com/wp-content/uploads/2019/02/side_nav_icon.png");
  background-position: 0 13px;
  background-repeat: no-repeat;
  border-bottom: 2px dotted #715327;
}

#sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 15px;
  text-decoration: none; 
  color: #715327;
}

#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: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
  padding: 16px 0 13px 0;
  color: #715327;
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -ms-border-top-left-radius: 8px;
  -o-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -ms-border-top-right-radius: 8px;
  -o-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  border: 1px solid #eadfce;
  background-color: #fefaf4;
}

#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;
}

/* トップページ エリア */
.problem {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}

.problem img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.problem p.txt {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  padding-top: 10px;
}

.problem .inner {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
  display: table;
}

.problem .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.problem .inner ul li {
  width: 32.46753246%;
  height: auto;
  margin-right: 1.298701298%;
  padding: 0;
  float: left;
}

.problem .inner ul li:last-child {
  margin: 0;
}

.problem .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.bnr_box {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  padding: 0;
}

.bnr_box img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

.point_bnr {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  padding: 0;
}

.point_bnr img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.point_bnr p.txt02 {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  padding-bottom: 15px;
}

.greet {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  padding: 0;
  display: table;
}

.greet ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.greet ul li:first-child {
  width: 33.11688311%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.greet ul li:first-child img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.greet ul li:last-child {
  width: 64.93506493%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.greet ul li:last-child p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
  margin-bottom: 15px;
}

.voice_bnr {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  padding: 0;
}

.voice_bnr img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

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

.single_mgn {
  margin-top: 20px;
}

.top_contact .inner {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
  padding: 35px;
  background-color: #f4ecdf;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: table;
}

.top_contact .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_contact .inner ul li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
}

.top_contact .inner ul li:last-child {
  margin: 0;
}

.top_contact .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* 選ばれる理由ページ エリア */
.point {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
}

.point img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.point .inner {
  width: 100%;
  height: auto;
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 2px dotted #55be10;
  display: table;
}

.point .inner img {
  width: 38.96103896%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.point .inner ul {
  width: 58.44155844%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.point .inner ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.point .inner ul li img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

.point .inner ul li p {
  font-size: 16px;
  line-height: 1.6em;
  color: #444444;
}

/* 患者様の声ページ エリア */
.voice {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 0;
}

.voice img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.voice .cover {
  width: 100%;
  height: auto;
  margin-top: 30px;
  padding: 25px;
  background-color: #f9eae3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.voice .cover .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 20px;
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(229,193,176,0.5);
  display: table;
}

.voice .cover .inner img {
  width: 29.4117647%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.voice .cover .inner ul {
  width: 67.64705882%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.voice .cover .inner ul li:first-child {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #715327;
}

.voice .cover .inner ul li:first-child p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  color: #715327;
}

.voice .cover .inner ul li:last-child {
  margin-top: 15px;
}

.voice .cover .inner ul li:last-child p {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em;
  color: #fd811e;
}

.voice .cover .inner ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.voice .cover .inner ul li p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
  color: #444444;
}


















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

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

.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: #613811;
  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.5em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-size: 15px;
  color: #613811;
  text-decoration: none; 
}

.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover {
  color: #dddddd;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
  color: #ff6600;
}
	.pri-top{
		overflow: hidden;
	}
	.pr-l{
		float: left;
		width: 48%;
	}
	.pr-r{
		float: right;
		width: 48%;
	}
}
.ryoukin_list02 {
    margin: 0 auto 32px;
    width: 100%;
    text-align: center;
}
.ryoukin_list01 th, .ryoukin_list02 th {
    background: #FFD2DB;
}
.ryoukin_list01 th, .ryoukin_list01 td, .ryoukin_list02 th, .ryoukin_list02 td {
    padding: 5px;
    border: solid 1px #CCC;
    vertical-align: middle;
}
.ryoukin_list02 th, .ryoukin_list02 td {
    width: 33.3%;
}
.ryoukin_chui {
    text-indent: -1em;
    margin: 0 30px;
}
.ny_li{
	overflow: hidden;
}
.ny_li .img-r {
    width: 25%;
	float: right;
}
.ny_li ul {
    margin: 4px 0;
    float: left;
    width: 73%;
}
.ny_li li {
    margin: 0 0 4px;
    padding: 6px 0 6px 44px;
    background: url(https://shinshindou-izumiotu.com/wp-content/uploads/2019/03/catch_ico01.png) no-repeat left 4px;
    font-size: 18px;
    border-bottom: dotted 2px #C9C9BA;
}
.ry_area{
	overflow: hidden;
}
.ry_l{
  float: left;
  width: 68%;
}
.ry_r{
  float: right;
  width: 30%;
}
.ry_li{
  float: left;
  width: 30%;
}
.ry_rt{
  float: right;
  width: 68%;
}
figure.kotuban_img {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

figure.kotuban_img img {
    width: 44%;
    float: left;
    margin: 0 3%;
}


li{
  list-style: none;
}
#content center{
  text-align: center;
}
#content center img{
  width: 100%;
  margin: auto;
}
.syourei_img{
  width: 100%;
}
.syourei_img img{
  width: 100%;
  height: auto;
}

/*施術の流れ*/
.top_flow_no {
    float: left;
    width: 245px;
    margin: 0 10px 20px 0;
    height: 340px;
}
.top_flow_txt {
    padding-right: 16px;
    font-size: 13px;
}
.youtube {
    width: 100%;
    height: 445px;
    margin: 15px 0px;
}

.staff ul {
  padding: 15px;
  border: 2px solid #fea5a5;
  border-radius: 5px;
  margin-bottom: 2em;
}

.staff ul li {
  margin-bottom: 1em;
}

.staff ul li:last-of-type {
  margin-bottom: 0;
}

.staff ul li span {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #fea5a5;
  font-size: 18px;
  color: #531e09;
}

.staff ul li span::before {
  content: "◆";
  margin-right: 10px;
  color: #fea5a5;
}

.youtsu_main{
	display: none;
}
.page-id-66 .youtsu_main{
	display: block !important;
}
.top-news {
    padding: 15px;
    border: 2px #f95a12 solid;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 1em;
}
.top-news p.top-news-title {
    display: block;
    margin-bottom: 1em;
    border-bottom: 1px solid #f95a12;
    text-align: center;
    padding: 5px 0;
    color: #ff2626;
    font-size: 21px;
    font-weight: bold;
}
.top-news ul {
    margin: 0;
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 1em;
	list-style: none;
	padding-left: 0 !important;
	margin: 0 !important;
}
.top-news ul li {
    padding: 0 !important;
    margin: 0 !important;
    display: table-cell;
    padding: 0 10px !important;
}
.top-news ul.tujo span {
    background-color: #503618;
}
.top-news ul li span {
    display: block;
    font-size: 16px;
    background-color: #f95a12;
    border-radius: 5px;
    text-align: center;
    padding: 10px 5px;
    font-weight: bold;
    color: white;
}
.top-news p{
    margin: 5px 5px 15px 5px !important;
}

/* 2019/08/21 */
.recruit .text{
  font-size: 14px;
}

.img_box{
  margin-bottom: 20px;
}

.f_box{
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.f_box li{
  width: 32%;
}

.f_box li img{
  width: 100%;
  margin-bottom: 10px;
}

.staff_comment{
  background-image: url(images/bg_tile.png);
  margin-bottom: 20px;
}

.staff_comment li{
  padding: 20px;
}

.staff_comment li > div{
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background-color: #fff;
}

.staff_comment li figure{
  width: 30%;
  margin-right: 20px;
}

.staff_comment li > div > div{
  width: 70%;
}

#content .staff_comment li:nth-of-type(2) figure{
  margin-right: 0;
  margin-left: 20px;
  order: 2;
}

#content .staff_comment li:nth-of-type(2) > div > div{
  order: 1;
}

#content .staff_comment li h3{
  margin-bottom: 5px;
  padding-left: 0;
  font-size: 22px;
  border-bottom: dotted;
  border-left: unset;
}

#content .staff_comment li h3 span{
  font-size: 16px;
}

.comment_text{
  background-color: #fff;
}

.copy{
  font-size: 20px;
  text-align: center;
}

.copy span{
  color: #f58934;
  font-size: 24px;
}

.recruit_list{
  width: 100%;
  border: 1px solid #ffffff;
}

.recruit_list tbody tr{
  border-bottom: 1px solid #fff;
}

.recruit_list th{
  width: 30%;
  background-color: #f58934;
  border-bottom: 1px solid #eaedf2;
  border-right: 1px solid #eaedf2;
  padding: 7px;
  min-width: 6em;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.recruit_list tbody td{
  background: #fff3df;
  padding: 10px;
  color: #353535;
  line-height: 1.9;
  font-size: 14px;
}

p.recruit_right{
  float: right;
  margin-left: 15px;
  text-align: center;
}

p.recruit_right span{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.7;
}

.s_200{
  width: 200px;
}

.s_300{
  width: 300px;
}

.recruit_step dd{
  overflow: hidden;
  margin-top: 20px;
}

.recruit_step dd p{
  line-height: 2.0;
}

.recruit_list th{
  width: 30%;
}

.tel_voice{
  margin: 30px auto 20px;
}

.tel_voice p{
  margin-bottom: 0px;
  font-size: 26px;
  text-align: center;
}

.tel_voice p:first-child{
  color: #f58934;
}

.tel_voice p:nth-of-type(2){
  font-size: 20px;
}


/* 採用情報 応募フォーム */
#contact_form{
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
  table-layout: fixed;
}

#contact_form tr{
  padding: 9px;
  border-bottom: 1px solid #F2EAEA;
}

#contact_form tr:last-child{
  border-bottom: 0px;
}

#contact_form th{
  width:35%;
  margin: auto 0;
  background-color: #f5f3f3;
  border-left: none;
  font-weight: normal;
  vertical-align: middle;
  text-align: left !important;
  font-size: 15px;
  color: #000;
}

#contact_form td{
  width:65%;
  font-size: 15px;
}

#contact_form th, #contact_form td{
  padding:15px;
}

#contact_form td p.small{
  margin:0px;
  font-size: 11px;
}

#contact_form th span {
  background-color: #f58934;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
  margin-right: 10px;
}

/* input  横幅調整 */
#contact_form td span input, #contact_form td span textarea{
  width:100%;
}

#contact_form td span input[type="radio"], #contact_form td span input[type="checkbox"]{
  width:auto!important;
}

/*送信確認*/
p.contact_p1{
  text-align: center;
}

p.contact_p1 input[type="submit"]{
  background: #f58934;
  border: none;
  padding: 10px 30px;
  color: #fff;
}

p.contact_p1 input[type="submit"]:hover{
  background: #dd8f8f;
}

/* お問い合わせ項目 */
#contact_form tr.item span.wpcf7-list-item{
  display: block;
}

/*2019/12/28 追記*/

.top-news {
    padding: 15px;
    border: 2px #fd811e solid;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 1em;
}

.top-news p.top-news-title {
    display: block;
    margin-bottom: 1em;
    border-bottom: 1px solid #fd811e;
    text-align: center;
    padding: 5px 0;
    color: #fd811e;
    font-size: 21px;
    font-weight: bold;
}

.top-news p.top-news-subtitle {
    color: #fd811e;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px dotted #fd811e;
}

.top-news ul {
    margin: 0;
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 1em;
}

.top-news ul li {
    padding: 0;
    margin: 0;
    display: table-cell;
    padding: 0 10px;
}

.top-news ul.kyushin span {
    background-color: #ff6a87;
}

.suisen iframe {
  border: 8px solid #ccc;
  border-radius: 10px;
  margin: 1em 0;
  display: block;
}

.suisen p {
  margin: 1em 0;
}

@media all and (max-width: 780px) {
    .top-news ul li {
        display: block;
        padding-bottom: 5px !important;
    }
}