/* --------------------------------------------------- */
/* 共通設定 */
/* --------------------------------------------------- */

.pc {
    display: block;
}

.sp {
    display: none;
}

#content p {
    margin: 1em 0;
    /* margin-bottom: 2em; */
    color: #5c2f0d;
}

#content p.right{
  float: right;
  margin: 0px 0px 15px 15px;
}

#content p.left{
  float: left;
  margin: 0px 15px 15px 0px;
}

p.center{
    text-align: center;
}

p.center img{
    display: inline-block;
}

#content p.small{
  font-size: 13px;
}

a img:hover{
    opacity: 0.7;
}

/* table */
table.table {
    width: 100%;
    border: none;
    border-top: 1px solid #426b33;
    border-left: 1px solid #426b33;
    margin: 1em 0;
}

table.table th {
    background-color: #426b33;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 2px 2px rgba(0,0,0,0.2);
    border: none;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    text-align: center;
    padding: 10px;
}

table.table tr:last-child th{
  border-bottom: solid 1px #426b33;
}

table.table tr.center th, table.table tr.center td{
  text-align: center;
}

table.table td {
    font-size: 14px;
    border: none;
    font-weight: normal;
    border-right: 1px solid #426b33;
    border-bottom: 1px solid #426b33;
    text-align: left;
    padding: 10px;
    background-color: white;
}

/* table 料金・メニュー */
table.table_plan {
    width: 100%;
    border: none;
    border-top: 1px solid #426b33;
    border-left: 1px solid #426b33;
    margin: 2em 0;
}

table.table_plan th {
    background-color: #426b33;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    border: none;
    border-right: 1px solid white;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    padding: 10px;
}

table.table_plan tr th:last-child {
  border-right: solid 1px #426b33;
}

table.table_plan tr.center th, table.table_plan tr.center td{
  text-align: center;
}

table.table_plan tr th.sp_space2 {
    width: 50%;
}

table.table_plan td {
    font-size: 14px;
    border: none;
    font-weight: normal;
    border-right: 1px solid #426b33;
    border-bottom: 1px solid #426b33;
    text-align: center;
    padding: 10px;
    background-color: white;
}

/* --------------------------------------------------- */
/* ホーム */
/* --------------------------------------------------- */

.syorei ul {
    width: 100%;
    overflow: hidden;
    margin: 1em 0;
}

.syorei ul li {
    padding: 5px;
    float: left;
    width: calc(100% / 3);
}

.home #breadcrumb {
    display: none;
}

video {
    width: 100%;
}

/* --------------------------------------------------- */
/* ヘッダー */
/* --------------------------------------------------- */

#main_visual_in img {
    margin: auto;
}

.corona{
	background: #76a359;
	text-align: center;
	padding: 1.1em 0.5em 1.4em;
  background-image: url(images/nav_bak.jpg);
}

.corona_text{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}
.corona a{
	position: relative;
	color: #FFF;
	font-size: 1.2em;
	font-weight: 900;
	padding-left: 1.5em;
	text-decoration: underline;
}

.corona a::before{
	position: absolute;
    font-size: 1.2em;
    left: 0;
    top: -0.15em;
    width: 1em;
    height: 1em;
    margin: auto;
    content: "⚠";
    font-family: "Ionicons";
}

.page-id-803 .corona00{
	display: none;
}

.page-id-12 .ryoukin_bnr,
.page-id-104 .ryoukin_bnr,
.page-id-290 .ryoukin_bnr,
.page-id-601 .ryoukin_bnr{
	display: none;
}


.coupon_bnr{
	padding:40px 0;
	background: url(images/coupon_bk.jpg);
}

.coupon_bnr img{
	width: 45%;
	margin: auto;
}

/* --------------------------------------------------- */
/* グローバルナビ */
/* --------------------------------------------------- */

#global_navi_in ul {
    width: 100%;
    display: table;
    table-layout: fixed;
}

#global_navi_in ul li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

#global_navi_in ul li::before {
    content: " ";
    display: block;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, #3c632c, white, #3c632c);
    position: absolute;
    left: 0;
    top: 0;
}

#global_navi_in ul li:last-of-type::after {
    content: " ";
    display: block;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, #3c632c, white, #3c632c);
    position: absolute;
    right: 0;
    top: 0;
}

#global_navi_in ul li a {
    display: block;
    color: white;
    /* text-shadow: #000 0px 0px 8px; */
    text-decoration: none;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
}

#global_navi_in ul li a:hover{
  /* color: #b7a27d; */
  opacity: 0.5;
}

/* --------------------------------------------------- */
/* フッター */
/* --------------------------------------------------- */

.table.footer-table th {
    font-size: 16px;
    padding: 15px 10px;
}

.table.footer-table td {
    text-align: center;
    font-size: 16px;
    padding: 15px 10px;
}

.table.footer-table .blue {
    color: steelblue;
}

.table.footer-table .red {
    color: orangered;
}

/* --------------------------------------------------- */
/* サイドバー */
/* --------------------------------------------------- */

.side-banar-main {
    margin: 1em 0;
}

.side-banar-main img {
    margin: auto;
}

.side_hl{
	font-size: 19px;
    font-weight: bold;
    text-align: center;
    color: #426b33;
    border-bottom: 2px solid;
    border-top: 2px solid;
    padding: 10px 0;
}

.side_menu{
	padding-top: 15px;
}

/* --------------------------------------------------- */
/* その他 */
/* --------------------------------------------------- */

.breadcrumbs{
    font-size: 13px;
    margin-bottom: 13px;
}

.breadcrumbs a {
    color: #000;
}

.page-contact {
    overflow: hidden;
    padding: 20px;
    border: 2px solid #426b33;
    border-radius: 10px;
    margin: 1em 0;
}

#content .page-contact p{
    margin: 0px 0px 13px;
}

.page-contact a {
    display: block;
    margin-bottom: 1em;
}

img.img-r {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}

img.img-l {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}

.menu-box {
    overflow: hidden;
    padding: 25px;
    border: 2px solid #ef9700;
}

/* お悩み */
ul.trable{
  width: 670px;
  margin: 0px auto;
}
ul.trable li{
  display: inline-block;
  margin: 0px 13px 13px 0px;
}
ul.trable li:nth-child(3),ul.trable li:nth-child(6),ul.trable li:nth-child(9){
  margin-right: 0px;
}
ul.trable li a{

}

/* 選ばれる理由 エリア */
#content .guide-p{
  width: 85%;
  margin: 0 auto 3%;
}

.point{
  margin-top: 3%;
}
.point li{
 overflow: hidden;
 border-bottom: dotted 2px #cecece;
 margin-bottom: 17px;
}
.point li:last-child{
  border-bottom: 0px;
  margin-bottom: 0px;
}
.point li h3.h3_none{
  display: inline-block;
}
.point li p{

}
.point li p.img{
  float: right;
  margin: 0px 0px 13px 13px;
}
.point li p.txt{

}

/* 施術の流れ エリア */
ul.flow{

}
ul.flow li{
  display: inline-block;
  margin: 0px 13px 0px 0px;
  vertical-align: top;
  width: 220px;
}
ul.flow li:nth-child(3), ul.flow li:nth-child(6){
  margin-right: 0px;
}

/* 料金表 */
.plan_box{
  overflow: hidden;
}
#content .plan_box p.img{
  float: right;
  max-width: 280px;
  margin:0px 0px 25px 25px;
}
.plan_box {

}
#content .plan_box h3{
  display: initial;
  background: #426b33;
  border: 0px;
  border-radius: 7px;
  color: #fff;
  padding: 7px 17px;
}


.tic{
    margin-top: 15px;
}

/* 院長挨拶 */
.inchou{
  background: #fcf6e7;
  border-radius: 5px;
  border: solid 1px #ccc;
  padding: 20px;
  overflow: hidden;
}

#content .inchou p{
  margin:0px 0px 7px;
}

.inchou p.img{
  float: left;
  width: 30%;
  margin: 0px 3% 0% 0px;
}

/* 患者様の声ページ エリア */
.voice {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.voice .outer {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 15px 0 15px;
  background-color: #fdf7e8;
  border: 1px solid #cccccc;
  -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(0,0,0,0.1);
}

.voice .outer .inner {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 15px;
  padding-top: 30px;
  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(0,0,0,0.1);
  display: table;
}

#content .voice .outer .inner p.img {
  float: left;
  display: block;
  text-align: center;
  width: 17%;
}

#content .voice .outer .inner p.img img{
  max-width: 70%;
  margin: auto;
}

.voice .outer .inner p.img span{
  font-size: 12px;
  color: #e44d4d;
  font-weight: bold;
}

.voice .outer .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
  width: 80%;
}

.voice .outer .inner ul li {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 0;
}

#content .voice .outer .inner ul li.ttl p{
  margin: 0px;
  color: #df6913;
  font-size: 20px;
  font-weight: bold;
}

#content .voice .outer .inner ul li p.small{
  font-size: 13px;
  color: #e69045;
}

.voice .outer .inner ul li:first-child {
  padding-bottom: 10px;
  border-bottom: 2px dotted #999999;
}

.voice .outer .inner ul li strong {
  font-size: 20px;
  line-height: 1.2em;
  color: #555555;
  display: block;
}

.voice .outer .inner ul li p {
  font-size: 15px;
  line-height: 1.6em;
  color: #333333;
}


/* スタッフ紹介 */
div.staff{
  overflow: hidden;
  border-bottom: dotted 2px #426b33;
  margin-bottom: 40px;
  padding-bottom: 35px;
}
div.staff:last-child{
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
div.staff_last{
  margin-bottom: 0px;
  border-bottom: 0px;
}
div.staff .left{
  float: left;
  width: 38%;
}
div.staff .right{
  float: right;
  width: 60%;
}
div.staff .center {
    width: 100%;
    float: left;
}
div.staff .left2{
  float: left;
  width: 60%;
}
div.staff .right2{
  float: right;
  width: 35%;
}
div.staff h2{

}
div.staff p{
  font-size: 15px;
  margin-bottom: 15px;
}
div.staff p span{
  font-weight: bold;
  color: #dd500b;
}
div.staff p.img img{
  margin: auto;
}
div.staff p.ttl{
  font-weight: bold;
  color: #89422c;
}
div.staff-info p {
    font-weight: bold;
}

/* よくある質問 */
.faq ul li.faq_q{
  background: #426b33;
  background-image: url(images/faq_q.png);
  background-position: left 20px center;
  border-radius: 10px 10px 10px 10px;
  background-repeat: no-repeat;
  padding: 20px 20px 20px 85px;
  font-size: 17px;
  color: #fff;
}
.faq ul li.faq_a{
  color: #382424;
  background-image: url(images/faq_a.png);
  background-position: left 20px center;
  padding: 20px 20px 30px 85px;
  background-repeat: no-repeat;
  font-size: 14px;
  margin-bottom: 4%;
  border-bottom: 2px dotted #d3ccbe;
}


/* コンタクトフォーム */
input[type="text"], input[type="tel"], input[type="email"], input[type="date"], select.wpcf7-select, textarea {
    padding: 10px;
    width: 100%;
}

table.table#contact_form th {
    width: 40%;
    text-align: left;
}

table.table#contact_form th span {
    padding: 5px 10px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
    background-color: white;
    color: red;
    text-shadow: none;
}

table.table#contact_form td span.red{
  font-size: 13px;
  color: #d53737;
  margin-top: 7px;
  display: inline-block;
}

table.table#contact_form td span.gray{
  color: #a69e9e;
  font-size: 13px;
  margin-top: 7px;
  display: inline-block;
}

table.table#contact_form span.wpcf7-list-item{
   margin: 5px 10px 5px 10px;
}

.contact_p1 input {
    width: 50%;
    padding: 15px;
    display: block;
    margin: auto;
    background: none;
    background: linear-gradient(to bottom right, #ffb639, #ef9700);
    color: white;
    border-radius: 50px;
    font-weight: bold;
    text-align: center;
    border: none;
    border: 1px solid #ef9700;
}

.wpcf7 p input[type="submit"], .wpcf7 p input[type="button"], .wpcf7 p select.wpcf7-select, input[type="date"], select.wpcf7-select, { -webkit-appearance: none; }

/* 下層症例 */
.catch_list {
    overflow: hidden;
}
.catch_list ul {
    margin: 4px 0;
    float: left;
    width: 432px;
}
.catch_list li {
    margin: 0 0 4px;
    padding: 6px 0 6px 44px;
    background: url(images/catch_ico01.png) no-repeat left 4px;
    font-size: 18px;
    border-bottom: dotted 2px #C9C9BA;
}
.catch_list .img_right {
    width: 224px;
}
.conts .img_right {
    margin: 0 0 16px 16px;
    float: right;
}

/* --------------------------------------------------- */
/* 交通事故LP */
/* --------------------------------------------------- */
/* 全体 */
body.page-template-page-jiko{
  background: none;
}
body.page-template-page-jiko #wrapper{
  max-width: 100%;
  width: 100%;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px;
  padding: 0px;
}
#jiko-content{
  background-image: url("images/body_bg.jpg");
  padding-bottom: 70px;
}
body.page-template-page-jiko .breadcrumbs{
  display: none;
}

/* 見出し */
body.page-template-page-jiko #jiko-content h2 {
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 30px;
    padding: 10px 10px 7px 10px;
    clear: both;
    color: #ffffff;
    background-color: #3b622b;
    position: relative;
    background-image: none;
    border-radius: 0px;
}
body.page-template-page-jiko #jiko-content h2:after {
    position: absolute;
    content: url("images/h2_jiko_after.png");
    left: 0;
    right: 0;
    bottom: -27px;
}

/* お悩み */
.jiko-top_in {
    width: 1080px;
    height: auto;
    margin: 0 auto 30px;
    padding-bottom: 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.jiko-top_in .inner_title {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px 0;
    background-color: #e6f8d2;
    display: table;
    position: relative;
    overflow: hidden;
}
.jiko-top_in .inner_title ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.jiko-top_in .inner_title ul li:first-child {
    width: 43.463%;
    height: auto;
    margin: 15px 0px 0px 35px;
    padding: 0;
    float: left;
    font-size: 18px;
    line-height: 1.7;
}
.jiko-top_in .inner_title ul li:first-child p{
    text-align: center;
    font-weight: bold;
    color: #05330f;
}
.jiko-top_in .inner_title ul li:last-child {
    width: 49.53703703%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
    margin-right: 20px;
}
.jiko-top_in .inner_title ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.jiko-top_in .inner_title::after {
    position: absolute;
    content: url("images/beginner_title_after.png");
    top: 185px;
    left: 44.9074074%;
    right: 44.9074074%;
}
.jiko-top_in .inner {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 50px 20px 50px 20px;
    display: table;
    background-image: url("images/beginner_jiko_bg.png");
    background-position: 50px 50px;
    background-repeat: no-repeat;
}
.jiko-top_in img {
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.jiko-top_in .inner img {
    width: 62.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
}

/* 選ばれる理由 */
p.dai-fon {
    width: auto;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #1f4609;
    letter-spacing: 0.1em;
    margin: 5px 0px 5px 0px;
    font-size: 45px;
}
p.dai-fon strong {
    font-size: 50px;
    color: #ff6600;
}
.jiko-white_out {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 10px;
    box-shadow: 0 -7px 8px rgba(0,0,0,0.05);
    background-color: #ffffff;
}
.jiko-white_in {
    width: 1080px;
    height: auto;
    margin: 0 auto 35px;
    padding: 40px;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.jiko-white_in .inner {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding: 0;
    padding-bottom: 0px;
    border-bottom: 3px dotted #999999;
    display: table;
    padding-bottom: 30px;
}
.jiko-white_in .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.jiko-white_in .inner ul li:first-child {
  width: 23%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}
.jiko-white_in .inner ul li:last-child {
  width: 75%;
  height: auto;
  margin: 13px 0px 13px;
  padding: 0;
  float: right;
}
.jiko-white_in .inner ul li:last-child p{
  padding-left: 8px;
  line-height: 1.8;
}
.jiko-white_in .inner ul li img {
  height: auto;
  margin: 0;
  padding: 0;
}

/* 施術の流れ */
.jiko-flow_out {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}
.jiko-flow_in {
    width: 1080px;
    height: auto;
    margin: 0 auto 35px;
    padding: 40px;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.jiko-flow_in .inner {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding: 0;
    display: table;
}
.jiko-flow_in .inner ul li p {
    font-size: 15px;
    color: #222222;
}
.jiko-flow_in .inner ul li p.nagare_text {
    font-size: 23px;
    font-weight: 600;
    color: #2f6416;
    text-align: center;
}
.jiko-flow_in .inner ul{

}
.jiko-flow_in .inner ul li {
    width: 30%;
    height: auto;
    margin-right: 4.33%;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}
.jiko-flow_in .inner ul li.last {
    margin: 0;
}
.jiko-flow_in .inner ul li p.img{
    margin-bottom: 7px;
}

/* 事故の手続き */
.jiko-contact_bnr_box{
    width: 1080px;
    height: auto;
    margin: 0 auto 35px;
    padding: 40px;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

/* お問い合わせ */
.jiko-contact_box {
    width: 1080px;
    height: auto;
    margin: 0 auto;
    padding: 40px;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.jiko-contact_box .img_box{
  text-align: center;
}
.jiko-contact_box .img_box a{
  display: inline-block;
}
.jiko-contact_box .contact {
  display: table;
  width: 100%;
}
.jiko-contact_box .contact .inner_left {
  width: 48.59719438%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}
.jiko-contact_box .contact .inner_left img {
  width: 100%;
  height: auto;
  margin-top: 10px;
  padding: 0;
}
.jiko-contact_box .inner_left p {
  font-size: 16px;
  line-height: 1.5em;
  color: #222222;
  margin-top: 10px;
}
.jiko-contact_box .inner_left p span {
  font-size: 14px;
  line-height: 1.2em;
  color: #ff3300;
  display: block;
}
.jiko-contact_box .contact .inner_left table{
  margin-top: 0px;
}
.jiko-contact_box .inner_right {
  width: 48.59719438%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

/*症例　頭痛　肩こり*/
#wor_main_visual {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-image: url(images/bk_main01.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#wor_main_visual_in {
	max-width: 1400px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

#wor_main_visual_in img{
	margin: auto;
}


.worries_list{
	padding: 20px 0;
}

.wor_img{
    float: right;
    width: 31%;
}

.wor_img.shoulder_stf{
    float: right;
    width: 27%;
	margin-right: 3em;
}

.worries_list ul{
	width: 65%;
}

.worries_list ul li{
    border-bottom: 1px dotted #426b33;
	padding: 10px 0 10px 40px;
	background-image:url(images/check_0.png);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:17px;
}

.header_contact,
.footer_contact {
    overflow: visible;
}

.movement {
    animation: furifuri 1.0s infinite;
}

@keyframes furifuri {
     0% {transform: rotate(0deg)}
    25% {transform: rotate(-2deg)}
    50% {transform: rotate(0deg)}
    75% {transform: rotate(2deg)}
    100% {transform: rotate(0deg)}
}