@charset "utf-8";

/*
Theme Name: hirakawa_g
Theme URI:
Version: 1
*/

body,
div,
p,
h1,
h2,
h3,
h4,
h5,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
hr,
address,
img {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}

body {
    background: url(images/wood_pattern.png) repeat 0 0;
    font-size: 14px;
    line-height: 1.7;
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #331810;
    z-index: 0;
}

.align_center {
    text-align: center !important;
}

.align_right {
    text-align: right !important;
}

img {
    vertical-align: bottom;
}

a {
    color: #019cd5;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.m_top5 {
    margin-top: 5px !important;
}

.m_top10 {
    margin-top: 10px !important;
}

.m_bot0 {
    margin-bottom: 0px !important;
}

.m_bot5 {
    margin-bottom: 5px !important;
}

.m_bot8 {
    margin-bottom: 8px !important;
}

.m_bot10 {
    margin-bottom: 10px !important;
}

.m_bot15 {
    margin-bottom: 15px !important;
}

.m_bot20 {
    margin-bottom: 20px !important;
}

.m_bot25 {
    margin-bottom: 25px !important;
}

.m_bot30 {
    margin-bottom: 30px !important;
}

.m_bot35 {
    margin-bottom: 35px !important;
}

.m_bot40 {
    margin-bottom: 40px !important;
}

.m_bot45 {
    margin-bottom: 45px !important;
}

.m_bot50 {
    margin-bottom: 50px !important;
}

.m_bot55 {
    margin-bottom: 55px !important;
}

.m_bot60 {
    margin-bottom: 60px !important;
}

.m_top20 {
    margin-top: 20px !important;
}

.m_top30 {
    margin-top: 30px !important;
}

.p_bot10 {
    padding-bottom: 10px !important;
}

.m_left20 {
    margin-left: 20px !important;
}

.p_left0 {
    padding-left: 0px !important;
}

.p_left10 {
    padding-left: 10px !important;
}

.p_left20 {
    padding-left: 20px !important;
}

.p_20 {
    padding: 20px;
}

.m_top45 {
    margin-top: 45px !important;
}

.f_right {
    float: right;
    margin-left: 20px;
}

.f_left {
    float: left;
    margin-right: 20px;
}

.o_hidden {
    overflow: hidden;
}

.bold {
    font-weight: bold;
}

.wrapp {
    background: #fff none repeat scroll 0 0;
    border-top: 5px solid #009cd3;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
    z-index: 0;
    box-shadow: 0px 0px 4px 0px #8c8c8c;
    -moz-box-shadow: 0px 0px 4px 0px #8c8c8c;
    -webkit-box-shadow: 0px 0px 4px 0px #8c8c8c;
}

.inner {
    padding: 0 20px;
}

.head {
    overflow: hidden;
    position: relative;
    height: 204px;
}

.head_left {
    width: 390px;
    float: left;
}

.head_left h1 {
    color: #6c6c6c;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0 5px;
    height: 39px;
    line-height: 1.5;
}

.logo {
    padding-bottom: 15px;
}

.head_right {
    background: url(images/head_bg_1705.jpg) no-repeat 0 0;
    position: absolute;
    z-index: 1000;
    left: 431px;
    top: -5px;
    width: 558px;
    height: 195px;
}

.head_right ul {
    position: absolute;
    left: 21px;
    top: 47px;
    margin-left: -15px;
}

.head_right ul li {
    float: left;
    margin-bottom: 7px;
    margin-left: 15px;
    width: 162px;
}

.head_right p {
    text-align: center;
    position: absolute;
    left: 12px;
    bottom: 6px;
    font-size: 11px;
    letter-spacing: -0.7px;
}

.nav {
    overflow: hidden;
    border-top: 1px solid #009cd3;
    display: flex;
    justify-content: space-between;
}

.nav li {
    width: 100%;
    display: flex;
    justify-content: center;
}

.key {
    margin-bottom: 20px;
}

.content {
    padding: 0px 20px 50px;
    overflow: hidden;
}

.main {
    width: 700px;
    float: right;
}

.col_top1 {}

.col_top1 ul {
    overflow: hidden;
    margin-left: -11px;
}

.col_top1 ul li {
    float: left;
    margin-left: 11px;
    margin-bottom: 8px;
}

.common_title {
    background: url(images/common_title_bg.jpg) no-repeat 0 0;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px 0 23px;
    line-height: 40px;
    margin-bottom: 20px;
}

.common_title2 {
    background: url(images/common_title_bg2.jpg) no-repeat 0 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 15px;
    padding: 4px 10px 0 26px;
}

.col_top2 dl {
    border-top: 1px solid #72523d;
    margin-bottom: 40px;
}

.col_top2 dl dt {
    margin-top: 11px;
}

.col_top2 dl dd {
    border-bottom: 1px solid #72523d;
    padding: 0 10px 15px 64px;
}

.col_top3 {
    overflow: hidden;
    margin-bottom: 20px;
}

.col_top3 li {
    float: left;
    width: 150px;
    padding-right: 20px;
    background: url(images/ico_arrow.jpg) no-repeat 155px 115px;
    min-height: 320px;
}

.col_top4 {
    overflow: hidden;
    margin: 0px 0 40px;
}

.col_top4_left {
    display: block;
    float: left;
    padding-left: 10px;
    width: 196px;
}

.col_top4_right {
    border-left: 1px solid #331201;
    border-top: 1px solid #331201;
    float: right;
    width: 475px;
}

.col_top4_right th {
    background: #331201 none repeat scroll 0 0;
    border: 1px solid #331201;
    color: #fff;
    letter-spacing: 0.1em;
    padding: 5px;
    text-align: center;
    width: 75%;
}

.col_top4_right td {
    border: 1px solid #331201;
    font-size: 12px;
    padding: 6px 8px;
    text-align: left;
}

.col_top4_l {
    width: 30% !important;
}

.col_top4_2 {
    overflow: hidden;
    margin: 0px 0 40px;
}

.col_top4_left_2 {
    display: block;
    float: left;
    padding-left: 30px;
}

.col_top4_right_2 {
    border-left: 1px solid #331201;
    border-top: 1px solid #331201;
    float: right;
    width: 475px;
    margin: 30px 0;
}

.col_top4_right_2 th {
    background: #331201 none repeat scroll 0 0;
    border: 1px solid #331201;
    color: #fff;
    letter-spacing: 0.1em;
    padding: 5px;
    text-align: center;
    width: 75%;
}

.col_top4_right_2 td {
    border: 1px solid #331201;
    font-size: 16px;
    padding: 6px 8px;
    text-align: left;
}

.col_voice {}

.voice_title {
    background: #049bd4 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 10px 25px;
}

.col_voice_in {
    color: #3e2909;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.col_voice_in_left {
    /*float: left;*/
    width: 376px;
}

.col_voice_in_left ul {
    margin-bottom: 18px;
}

.col_voice_in_left dt {
    margin-bottom: 10px;
}

.col_voice_in_right {
    /*float: right;*/
    width: 300px;
}

.col_voice_in_right img {
    height: auto;
    width: 300px;
}

.col_voice_in dl dt {
    margin: 0 0 10px;
}

.col_voice_in dl dd p img {
    margin: 0 0 10px;
}

.news {}

.news li {
    border-bottom: 1px dashed #d2d2d2;
    margin-top: 10px;
    padding-bottom: 10px;
}

.news li a {
    color: #222222;
}

.news li .date {
    padding-right: 20px;
}

.news li a {
    background: url(images/ico_01.jpg) 0 5px no-repeat;
    padding-left: 15px;
}

.to_back {
    text-align: right;
    margin: 10px 0 20px;
}

.to_back a {
    background: url(images/ico_01.jpg) 0 5px no-repeat;
    padding-left: 15px;
    color: #222222;
}

.col_top5 li {
    margin-bottom: 20px;
}

.sub {
    width: 240px;
    float: left;
}

.side_list li {
    border-bottom: 2px solid #049bd4;
}

.side_list li a {
    background: url(images/ico_02.jpg) no-repeat 8px 15px;
    display: block;
    color: #222;
    padding: 12px 10px 10px 30px;
}

.bn_group li {
    margin-bottom: 10px;
}

.foot_over {
    background: #059bd4;
}

.footer {
    width: 960px;
    margin: 0 auto;
    color: #fff;
    padding: 30px 0;
    text-align: center;
}

.footer_link {
    margin-bottom: 20px;
}

.footer li {
    display: inline;
}

.footer a {
    color: #fff;
}

.post p {
    margin-bottom: 15px;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}

.alignright {
    display: inline;
    float: right;
    margin-bottom: 5px;
    margin-left: 20px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tablenav {
    line-height: 2em;
    margin: 1em auto 0;
    padding-bottom: 1em;
    text-align: center;
    color: white;
}

a.page-numbers,
.tablenav .current {
    padding: 3px 7px;
    border: solid 1px #049bd4;
    text-decoration: none;
}

a.page-numbers:hover {
    color: white;
    background: #049bd4;
}

.tablenav .current {
    background: #049bd4;
    border-color: #049bd4;
    font-weight: bold;
}

.tablenav .next,
.tablenav .prev {
    border: 0 none;
    background: transparent;
    text-decoration: underline;
}

.news li {
    border-bottom: 1px dashed #d2d2d2;
    margin-top: 10px;
    padding-bottom: 10px;
}

.news li a {
    color: #222222;
}

.news li .date {
    padding-right: 20px;
}

.news li a {
    background: url(images/ico_01.jpg) 0 5px no-repeat;
    padding-left: 15px;
}

#breadcrumb {
    margin: 0 auto 10px;
    overflow: hidden;
    width: 960px;
}

#breadcrumb ul {}

#breadcrumb li {
    display: inline;
    margin-right: 5px;
}

.col_symptoms1_over {
    overflow: hidden;
    margin-bottom: 30px;
}

.col_symptoms1 {
    overflow: hidden;
    margin-bottom: 10px;
}

.col_symptoms1_left {
    width: 260px;
    text-align: center;
    float: left;
}

.col_symptoms1_left img {
    width: 260px;
    height: auto;
}

.col_symptoms1_right_over2 {
    float: right;
    margin: 5px;
    position: relative;
    width: 409px;
}

.col_symptoms1_right_over2 table {
    margin-bottom: 15px;
}

.col_symptoms1_right_over2 table th {
    color: #fff;
    background: #331810;
    border: 1px solid #331810;
}

.col_symptoms1_right {
    padding: 15px;
    border: 8px solid #fff;
    background: #fffbf1 none repeat scroll 0 0;
    box-shadow: 0px 0px 4px 0px #8c8c8c;
    -moz-box-shadow: 0px 0px 4px 0px #8c8c8c;
    -webkit-box-shadow: 0px 0px 4px 0px #8c8c8c;
}

.col_symptoms1_right li {
    background: url(images/ico_check.jpg) no-repeat 0 0px;
    border-bottom: 1px dotted #40210d;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 30px;
    font-size: 16px;
}

.menu_col2 {
    overflow: hidden;
    margin-bottom: 15px;
}

.menu_col2 p {
    margin-bottom: 25px;
}

.komidashi {
    border: 1px solid #049bd4;
    color: #049bd4;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 5px 15px;
}

.komidashi2 {
    border-left: 5px solid #049bd4;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 5px 15px;
    font-weight: bold;
    background: #fbf8e8;
}

.komidashi3 {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 5px 15px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    border-left: 5px solid #049bd4;
}

.komidashi4 {
    font-size: 15px;
    padding: 5px 15px;
    font-weight: bold;
    background: #fff;
    border-left: 5px solid #049bd4;
    display: block;
    margin: 5px 0;
}

.side_komidashi2 {
    border-left: 5px solid #049bd4;
    font-size: 15px;
    margin-bottom: 2px;
    padding: 5px 15px;
    font-weight: bold;
    background: #fbf8e8;
}

.col_top_bn {
    width: 660px;
    margin: 0 auto;
    overflow: hidden;
}

.col_top_bn ul {
    background: none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin-bottom: 0;
    margin-left: -20px;
    overflow: hidden;
    padding: 0;
}

.col_top_bn ul li {
    background: none repeat scroll 0 0;
    border: medium none;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    padding: 0;
}

.menu_col2 .col_top_bn ul {
    background: none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin: 0 0 0 -20px;
    padding: 0;
}

.menu_col2 .col_top_bn ul li {
    background: none repeat scroll 0 0;
    padding: 0;
    border: medium none;
}

.col_tsuin1 {
    margin-bottom: 20px;
}

.col_tsuin1 dt {
    background: #fffbf5 none repeat scroll 0 0;
    border-left: 5px solid #049bd4;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    padding: 5px 10px 5px 14px;
}

.col_tsuin1 dd {
    margin-bottom: 20px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th {
    background: #049bd4;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #049bd4;
}

td {
    padding: 5px 10px;
    border: 1px solid #049bd4;
}

.in_carender {
    width: 100%;
    margin-bottom: 5px;
}

.in_carender th {
    font-weight: normal;
    padding: 10px 0;
    width: 60px;
}

.in_carender th.first {
    padding: 10px 0;
    width: 160px;
}

.in_carender td.first {
    padding: 10px 0;
    width: 160px;
}

.in_carender td {
    padding: 10px 0;
    text-align: center;
    width: 60px;
}

.col_access_01 {
    overflow: hidden;
    margin-bottom: 20px;
}

.col_access_01_left {
    width: 250px;
    float: left;
}

.col_access_01_right {
    width: 425px;
    float: right;
}

.col_access_01_right ul {
    padding: 5px 0 0;
}

.col_access_01_right ul li {
    line-height: 36px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 5px 0 0;
    font-weight: bold;
}

.col_access_01_right ul li span {
    border: 2px solid #049bd4;
    border-left: none;
    display: block;
    width: 212px;
    box-sizing: border-box;
    padding: 0 0 0 12px;
    border-radius: 0 5px 5px 0;
}

.col_access_01_over {
    width: 620px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col_access_01_over .col_access_01 {
    overflow: hidden;
    margin-bottom: 20px;
    width: 292px;
    box-sizing: border-box;
    padding: 10px 0 50px;
    border: 1px solid #ddd;
    position: relative;
}

.col_access_01_over .common_title4 {
    font-size: 16px;
}

.col_access_01_over .col_access_01 .common_title4 {
    padding: 8px 20px;
}

.col_access_01_over .common_title4 a {
    text-decoration: underline;
    color: #331810;
}

.col_access_01_over .col_access_01_left,
.col_access_01_over .col_access_01_right {
    padding: 0 20px;
    width: auto;
    float: none;
}

.col_access_01_over .access_btn {
    background: #666;
    margin: 15px 0 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.col_access_01_over .access_btn a {
    display: block;
    color: #fff;
    padding: 7px 0;
}

.col_access_01_over .col_access_01_right .intel {
    font-weight: bold;
    font-size: 19px;
    margin: 6px 0 3px;
    background: url(images/ico_tel.jpg) no-repeat 0 center;
    padding: 0 0 0 15px;
}

.col_access_01_over .col_access_01_right table td {
    font-weight: bold;
    border: none;
    padding: 0;
}

.col_access_02 {
    overflow: hidden;
    margin-bottom: 30px;
}

.col_access_02_left {
    /*width:425px;float:left;*/
}

.col_access_02_left dd span {
    color: #008fc2;
    font-size: 16px;
}

.col_access_02_right {
    width: 250px;
    float: right;
    padding-left: 20px;
    background: #fff;
}

.col_access_03 {
    overflow: hidden;
    margin-bottom: 10px;
}

.col_access_03 ul {
    margin-left: -14px;
}

.col_access_03 li {
    float: left;
    width: 224px;
    margin-left: 14px;
}

.map_box {
    padding: 1px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.col_access_04 {
    overflow: hidden;
    margin-bottom: 30px;
}

.col_access_04_left {
    width: 450px;
    float: left;
}

.col_access_04_right {
    width: 230px;
    float: right;
}

.col_access_04_right img.qr {
    width: 230px;
    height: auto;
}

.sp_block {
    display: none;
}

.post_list {}

.post_list ul {
    background: #fffbf1 none repeat scroll 0 0;
    border: 8px solid #fff;
    box-shadow: 0 0 4px 0 #8c8c8c;
    padding: 15px;
}

.post_list li {
    background: url("images/ico_check.jpg") no-repeat scroll 0 0;
    border-bottom: 1px dotted #40210d;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 30px;
}

.menu_ryoukin {
    border: 1px solid #049bd4;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
}

.menu_ryoukin dt {
    background: #049bd4 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 15px;
}

.menu_ryoukin dd {
    padding: 5px 15px;
}

.hoken2 th,
.hoken2 td {
    font-size: 15px;
    padding: 10px;
    width: 50%;
}

.red {
    font-weight: bold;
    color: red;
}

.col_qa dt {
    background: url("images/ico_q.jpg") no-repeat scroll 10px 3px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 31px;
    padding: 4px 10px 0 50px;
}

.col_qa dd {
    background: url("images/ico_a.jpg") no-repeat scroll 10px 3px;
    border-bottom: 1px dashed #c2c2c2;
    margin-bottom: 20px;
    padding: 4px 10px 15px 50px;
}

.sub_title {
    background: url("images/ico_02.jpg") no-repeat scroll 10px 5px;
    border-bottom: 1px dashed #c2c2c2;
    color: #009cd3;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 0 5px 35px;
}

.col_voice_in_left dd p {
    margin-top: 10px;
}

.col_symptoms1_right_over2 {
    float: right;
    margin: 5px;
    position: relative;
    width: 409px;
}

.col_checklist {
    padding: 15px;
    border: 8px solid #fff;
    background: #fffbf1 none repeat scroll 0 0;
    box-shadow: 0px 0px 4px 0px #8c8c8c;
    -moz-box-shadow: 0px 0px 4px 0px #8c8c8c;
    -webkit-box-shadow: 0px 0px 4px 0px #8c8c8c;
}

.col_checklist li {
    background: url(images/ico_check.jpg) no-repeat 0 0px;
    border-bottom: 1px dotted #40210d;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    font-size: 16px;
}

.menu_col2 ul {
    background: #fffbf1 none repeat scroll 0 0;
    border: 8px solid #fff;
    box-shadow: 0 0 4px 0 #8c8c8c;
    padding: 15px;
    margin: 10px;
}

.menu_col2 ul li {
    background: url("images/ico_check.jpg") no-repeat scroll 0 0;
    border-bottom: 1px dotted #40210d;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 30px;
}

.sp_none {
    display: none;
}

.pc_none {
    display: block;
}

.sp_block {
    display: none;
}

.btn_1705 {
    margin: 10px auto 0;
    overflow: hidden;
    width: 620px;
}

.btn_1705 li {
    float: right;
}

.btn_1705 li:first-child {
    float: left;
}

.illust_map {
    width: 600px;
    margin: 0 auto 20px;
}

#ac_btn {
    background: #009bd2 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto 30px;
    padding: 10px 0;
    text-align: center;
    width: 80%;
    display: block;
}

#acMenu dd {
    display: none;
}

.wplpf-link {
    box-sizing: border-box;
}

.wplpf-description {
    font-style: normal !important;
}

.wplpf-list .wplpf-link-grid p {
    text-align: left;
}

.contact {
    margin: 0 auto;
    width: 100%;
}

.contact td {
    border: 1px solid #ccc;
    padding: 10px;
}

.contact .title {
    background: #f9e0e2 none repeat scroll 0 0;
    border: 1px solid #ccc;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.contact td.subtitle {
    background: #f5f5cc none repeat scroll 0 0;
    text-align: left;
    vertical-align: top;
    width: 200px;
}

.subtitle_1 {
    background: #f5f5cc none repeat scroll 0 0;
    text-align: center;
    vertical-align: top;
    width: 25%;
}

.contact_btnArea {
    width: 100%;
    margin-bottom: 30px;
}

.contact_btnArea input {
    margin-top: 30px;
    padding: 15px;
    width: 35%;
    background: #90c93e;
    border: none;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
}

.contact_btnArea td {
    padding: 0;
    border: none;
}

.col_shibire {
    overflow: hidden;
    margin-bottom: 10px;
    background: #fffbf1 none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 15px 20px;
}

.col_shibire_left {
    width: 350px;
    float: left;
}

.col_shibire ol {
    overflow: hidden;
    margin-bottom: 20px;
}

.col_shibire ol li {
    background: url(images/ico_check.jpg) no-repeat 0 0px;
    border-bottom: 1px dotted #40210d;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 30px;
    font-size: 16px;
}

.col_shibire img {
    float: right;
    padding: 1px;
    border: 1px solid #ddd;
}

.btn a {
    background: #ff9c1b;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    border-radius: 5px;
}

.key_over {
    height: auto;
    margin: 0 0 30px;
    overflow: hidden;
    width: 100%;
}

.slider {
    margin: 0 auto;
}

.slick-slide {
    box-sizing: border-box;
    border: 5px solid #9bd4ea;
    padding: 25px;
}

.slick-slide a {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 700px;
    line-height: 30px;
    position: relative;
}

.slick-slide {
    position: relative;
}

.slick-slide span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 0px 17px;
    line-height: 35px;
}

.slick-slide span.ic_community {
    background: #ef93bb;
}

.slick-slide span.ic_recruit {
    background: #62b3e1;
}

.slick-slide span.ic_news {
    background: #89d143;
}

.slick-slide img {
    border: 2px solid #fff;
    height: auto;
    margin: 0 auto 12px;
    border: 1px solid #ddd;
}

.mypattern {}

.mypattern .slick-slide {
    margin: 0;
}

.slick-prev {
    background: url("images/slide_arrow_01.jpg") no-repeat scroll 0 0;
    left: 5.5%;
    z-index: 10;
}

.slick-next {
    background: url("images/slide_arrow_02.jpg") no-repeat scroll 0 0;
    right: 5.5%;
}

.slick-list {
    margin: 0 auto;
    width: 700px;
}

.title_info {
    width: 1000px;
    margin: 0 auto 30px;
    text-align: center;
}

.slide_bg {
    background: url("images/key_bg.jpg") repeat scroll 0 0;
    margin-bottom: 40px;
    padding: 40px 0 30px;
}

.staff_slide_image {
    width: 300px;
    float: left;
}

.slick-slide .staff_slide_image img {
    display: block;
    border: none;
    margin: 0;
}

.staff_slide_01 {
    float: right;
    width: 320px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

.slick-slide .staff_slide_01 img {
    display: block;
    border: none;
    margin: 0 0 8px;
}

.staff_slide_01_left {
    width: 185px;
    float: left;
}

.staff_slide_01_right {
    float: right;
    width: 115px;
}

.staff_slide_02 {
    line-height: 27px;
    clear: both;
    text-align: left;
}

.slick-slide .staff_slide_02 img {
    display: block;
    border: none;
    padding: 15px 0 12px;
    margin: 0;
}

.col_vitamin1 {
    background: #eef0f1;
    overflow: hidden;
}

.col_vitamin2 {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin: 20px;
}

.col_vitamin2 h4 {
    background: #4fb848;
    color: #fff101;
    font-weight: bold;
    padding: 12px 20px;
    line-height: 1;
    font-size: 20px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.col_vitamin2 th {
    background: #4fb848;
    padding: 10px;
    color: #fff101;
    border: 1px solid #4fb848;
    font-size: 16px;
    font-weight: bold;
    width: 45%;
}

.col_vitamin2 td {
    padding: 10px 10px;
    border: 1px solid #4fb848;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.flow_vitamin p img {
    margin-bottom: 10px;
}

.flow_vitamin p {
    margin-bottom: 20px;
}

.accbox {
    padding: 0;
}

.accbox label {
    background: url("images/ico_q.jpg") no-repeat scroll 10px 3px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 31px;
    padding: 4px 10px 0 50px;
    display: block;
    cursor: pointer;
}

.accbox label:hover {
    text-decoration: underline;
}

.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc:checked+.accshow {
    height: auto;
    opacity: 1;
    background: url("images/ico_a.jpg") no-repeat scroll 10px 3px;
    border-bottom: 1px dashed #c2c2c2;
    margin-bottom: 20px;
    padding: 4px 10px 15px 50px;
}

.ac_btn a {
    background: #009bd2 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    margin: 10px auto 30px;
    padding: 10px 0;
    text-align: center;
    width: 80%;
    display: block;
}

.ani_btn {
    text-align: center;
}

.col_menkyo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    margin-bottom: 30px;
}

.col_menkyo li {
    width: 224px;
    float: left;
    text-align: center;
}

.col_menkyo li img {
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

.col_menkyo2 {
    margin-bottom: 30px;
}

.col_menkyo2 li {
    text-align: center;
}

.col_menkyo2 li img {
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

.col_menkyo3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    margin-bottom: 30px;
}

.col_menkyo3 li {
    width: 340px;
    float: left;
    text-align: center;
}

.col_menkyo3 li img {
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

.contact_box {
    background: url("images/contact_box_bg.png") repeat scroll 0 0;
    padding: 50px;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.contact_box2 {
    background: url("images/contact_box_bg.png") repeat scroll 0 0;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.contact_box img {
    width: 100%;
    height: auto;
}

.contact_box p,
.contact_box2 p {
    padding: 10px 20px;
    background: #fff;
    border-radius: 10px;
}

.line_merit_topimg {
    border: 7px solid #92e892;
    border-radius: 18px 18px 0 0;
    border-bottom: none;
}

.line_at {
    width: 100%;
    margin: auto;
    background: #ecf4db;
    border: 7px solid #92e892;
    border-radius: 18px;
    box-sizing: border-box;
    border-top: none;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.line_at p {
    width: 650px;
    margin: auto;
    border-radius: 10px;
    font-size: 130%;
    background: #00b900;
    padding: 0.4em;
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
}

#line_p_waku {
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
}

#line_p_waku2 {
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
}

.line_at p span {
    font-weight: bold;
    color: #00b900;
    display: inline-block;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
    margin-right: 5px;
}

.merit_img {
    width: 630px;
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
    border-top: none;
    border-radius: 0 0 10px 10px;
    border: 2px solid #00b900;
    background-image: url(<?php echo esc_url( home_url('') ); ?>/wp-content/uploads/line_backimg.png);
    background-position: -10px;
}

.merit_5 {
    width: 630px;
    margin: auto;
    padding: 15px 15px 0 15px;
    border-top: none;
    border-radius: 0 0 10px 10px;
    border: 2px solid #00b900;
    background-image: url(<?php echo esc_url( home_url('') ); ?>/wp-content/uploads/line_backimg.png);
    background-position: -10px;
}

.merit_img img {
    width: 200px;
    height: 140px;
    border: solid 1px #dfdfdf;
    box-sizing: border-box;
}

.line_at ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 52%;
    margin: auto;
    margin-bottom: 20px;
}

.line_at ul li img {
    display: block;
}

.line_qrcode {
    width: 150px;
    height: auto;
}

.line_btn {
    width: 160px;
    height: auto;
    position: relative;
    top: 55px;
}

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: auto;
    margin-bottom: 20px;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#merit_5_p {
    background: none;
    font-size: 16px;
    color: #00b900;
    margin: auto;
    width: 580px;
}

.merit_5_bn {
    margin: auto;
    width: 620px;
}

.common_title3 {
    font-size: 20px;
    margin-bottom: 15px;
    padding: 5px 15px;
    background: #049bd4;
    color: yellow;
}

.menu_bottom {
    padding: 20px;
    border: 5px solid #ddd;
    background: #f7f7f7;
    margin-bottom: 20px;
}

.box_symptoms {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -20px;
}

.box_symptoms li {
    margin-top: 20px;
}

.box_symptoms2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 654px;
    margin: -20px auto 30px;
}

.box_symptoms2 li {
    margin-top: 20px;
    width: 320px;
}

.box_symptoms2 li img {
    width: 320px;
    height: auto;
}

.box_e1 {
    background: #ffffe2;
    padding: 20px;
    border: 1px solid #efeebc;
}

.box_sym {
    padding: 30px 20px;
    border: 3px solid #049bd4;
    box-sizing: border-box;
    margin-bottom: 30px;
    border-radius: 10px;
}

.box_sym img {
    max-width: 660px;
}

.col_jiko_re1 {
    width: 460px;
    margin: 0 auto;
    background: #f1fbff;
    padding: 28px;
    box-sizing: border-box;
    border: 2px solid #049bd4;
    border-radius: 0 0 10px 10px;
    margin-bottom: 30px;
}

.col_jiko_re1 li:first-child {
    margin-bottom: 20px;
}

.group_tel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.group_tel li {
    margin-bottom: 10px;
}

.group_tel li:last-child {
    margin-bottom: 30px;
}

.square_btn {
    position: relative;
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
    color: #fff;
    background: #f69314;
    border: solid 1px #f69923;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    width: 60%;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
}

.square_btn:active {
    /*押したとき*/
    border: solid 1px #f69923;
    box-shadow: none;
    text-shadow: none;
}

.map_link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -20px;
    margin-bottom: 20px;
}

.map_link li {
    margin-top: 20px;
}

.map_link:after {
    content: "";
    display: block;
    width: 220px;
    height: 0;
}

.box_sdgs {
    border: 15px solid #00a0e9;
    padding: 30px 25px;
    margin-bottom: 40px;
}

.sdgs_list {
    margin-bottom: 40px;
}

.sdgs_list li {
    display: inline-block;
    padding: 5px 15px;
    font-weight: normal;
    font-size: 16px;
    margin: 5px;
    border: 2px solid;
    border-radius: 5px;
    width: 31%;
    box-sizing: border-box;
    font-weight: bold;
}

.sdgs_list2 {
    margin-bottom: 15px;
}

.sdgs_list2 li {
    padding: 5px 15px;
    font-weight: normal;
    font-size: 16px;
    margin: 5px;
    border: 2px solid;
    border-radius: 5px;
    width: 48%;
    box-sizing: border-box;
    display: inline-block;
    font-weight: bold;
}

.box_sdgs2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 2px solid #4c9f37;
    padding: 30px;
}

.box_sdgs3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 2px solid #c4182d;
    padding: 30px;
}

.box_sdgs4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 2px solid #ff3a21;
    padding: 30px;
}

.box_sdgs5 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 2px solid #25bce2;
    padding: 30px;
}

.box_sdgs6 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 2px solid #a21942;
    padding: 30px;
}

.box_sdgs7 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 2px solid #dc1266;
    padding: 30px;
}

.box_sdgs2 img,
.box_sdgs3 img,
.box_sdgs4 img,
.box_sdgs5 img,
.box_sdgs6 img,
.box_sdgs7 img {
    max-width: 100%;
    height: auto;
}

.box_sdgs2_left {
    width: 150px;
}

.box_sdgs2_right {
    width: 72%;
}

.box_sdgs2_right h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.box_sdgs3_right h4 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #c4182d;
}

.box_sdgs2 h4 {
    color: #4c9f37;
}

.box_sdgs3 h4 {
    color: #c4182d;
}

.box_sdgs4 h4 {
    color: #ff3a21;
}

.box_sdgs5 h4 {
    color: #26bde2;
}

.box_sdgs6 h4 {
    color: #a21942;
}

.box_sdgs7 h4 {
    color: #dd1367;
}

.color_sdgs1 {
    color: #e4011e;
    border-color: #e4011e;
}

.color_sdgs2 {
    color: #d6a600;
    border-color: #d6a600;
}

.color_sdgs3 {
    color: #1b973a;
    border-color: #1b973a;
}

.color_sdgs4 {
    color: #c50e28;
    border-color: #c50e28;
}

.color_sdgs5 {
    color: #e83418;
    border-color: #e83418;
}

.color_sdgs6 {
    color: #00a6d9;
    border-color: #00a6d9;
}

.color_sdgs7 {
    color: #fabd00;
    border-color: #fabd00;
}

.color_sdgs8 {
    color: #970a31;
    border-color: #970a31;
}

.color_sdgs9 {
    color: #ec6a06;
    border-color: #ec6a06;
}

.color_sdgs10 {
    color: #dc097b;
    border-color: #dc097b;
}

.color_sdgs11 {
    color: #f5a20b;
    border-color: #f5a20b;
}

.color_sdgs12 {
    color: #d39206;
    border-color: #d39206;
}

.color_sdgs13 {
    color: #407936;
    border-color: #407936;
}

.color_sdgs14 {
    color: #0075ba;
    border-color: #0075ba;
}

.color_sdgs15 {
    color: #28a838;
    border-color: #28a838;
}

.color_sdgs16 {
    color: #004c88;
    border-color: #004c88;
}

.color_sdgs17 {
    color: #023067;
    border-color: #023067;
}

.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000000000;
}

.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

.modal__content {
    background: #fff;
    left: 50%;
    padding: 40px 5%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
    box-sizing: border-box;
}

.modal__content li {
    padding: 15px 10px 15px 27px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    line-height: 1;
    color: #019cd5;
}

.modal__content li.ico_line {
    background: url(images/ico_line.png) no-repeat 0px center;
}

.modal__content li.ico_mail {
    background: url(images/ico_mail.png) no-repeat 0px center;
}

.modal__content li.ico_link {
    background: url(images/ico_link.png) no-repeat 0px center;
    cursor: pointer;
}

.modal__content li a {
    display: block;
}

.js-modal-close {
    display: block;
    padding: 15px 0;
    line-height: 1;
    cursor: pointer;
}

.btn_share a {
    background: url(images/btn_share.png) no-repeat 14px center orange;
    padding: 10px 20px 8px 40px;
    position: fixed;
    right: 0;
    bottom: 105px;
    display: block;
    color: #333;
    z-index: 100;
    font-size: 16px;
    line-height: 1;
}

.topic_block {
    padding: 30px;
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
    border: 5px solid #d7ecf3;
    border-radius: 5px;
}

.topic_block span {
    font-weight: bold;
    color: red;
}

.topic_block_over {
    background: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
}

.intro_box {
    padding: 30px 30px 40px 30px;
    background: linear-gradient(to bottom, #fef9e4, #fff);
    box-sizing: border-box;
    border: 2px solid #019cd5;
    border-top: none;
    border-radius: 0 0 20px 20px;
    margin-bottom: 25px;
}

.intro_promise {
    width: 600px;
    margin: auto;
    margin-bottom: 35px;
}

.intro_promise img {
    width: 100%;
}

.intro_flow:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.intro_flow {
    margin-bottom: 20px;
}

.intro_flow li {
    float: left;
    width: 220px;
    padding-right: 20px;
    background: url(<?php echo esc_url( home_url('') ); ?>/wp-content/uploads/intro_arrow.png) no-repeat 225px 59px;
    margin-bottom: 15px;
}

.intro_flow li p {
    margin-top: 5px;
    line-height: 1.5;
}

.intro_flow li:nth-child(3) {
    padding-right: 0;
    background: none;
}

.intro_flow li:nth-child(5) {
    padding-right: 0;
    background: none;
}

.intro_media img {
    vertical-align: top;
}

.intro_media {
    width: 100%;
    margin-bottom: 35px;
}

.tel_hl {
    position: absolute;
    top: -15px;
    left: -10px;
    border: 1px solid #009cd3;
    display: inline-block;
    padding: 3px 15px 1px;
    color: #fff;
    border-radius: 50px;
    line-height: 25px;
    font-size: 15px;
    background: #009cd3;
    font-weight: bold;
    margin: 0 0 0 7px;
}

.tel_hl2 {
    top: -15px;
    left: -3px;
    position: absolute;
    border: 1px solid #0cc675;
    display: inline-block;
    padding: 3px 15px 1px;
    color: #fff;
    border-radius: 50px;
    line-height: 25px;
    font-size: 15px;
    background: #0cc675;
    font-weight: bold;
}

.tel_hl3 {
    top: -15px;
    left: -3px;
    position: absolute;
    border: 1px solid #ff8a02;
    display: inline-block;
    padding: 3px 15px 1px;
    color: #fff;
    border-radius: 50px;
    line-height: 25px;
    font-size: 15px;
    background: #ff8a02;
    font-weight: bold;
}

.tel_group {
    position: relative;
    width: calc(50% - 15px);
    border: 3px solid #009cd3;
    margin: 10px 0 20px;
    background-color: #009cd3;
}

.tel_group.kusatu_group_box {
    border: 3px solid #ff8a02;
    background-color: #ff8a02;
}

.tel_group.takatuki_group_box {
    border: 3px solid #0cc675;
    background-color: #0cc675;
}

.tel_group.tel_honin {
    background: #009cd3;
}

.tel_group dl {
    text-align: center;
}

.tel_group dt {
    font-size: 28px;
    padding: 21px 0 6px;
    font-weight: bold;
    line-height: 1.1;
    background-color: #fff;
}

.tel_group.tel_honin dt {
    padding: 30px 0 27px;
    background: #fff;
}

.tel_group dt span {
    padding: 5px 0;
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.tel_group .number a,
.tel_group .number {
    background: #009cd3;
}

.tel_group.takatuki_group_box .number2 {
    background: #0cc675;
}

.tel_group .number3 {
    background: #ff8a02;
}

.tel_group .number3 span,
.tel_group .number2 span,
.tel_group .number span {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    border-top: 1px dashed #d6f4ff;
    padding: 5px 0;
    display: block;
    margin: 0 -16px;
    transform: scale(0.9, 1);
    letter-spacing: 0.5px;
}

.tel_group .number3 a::before,
.tel_group .number2 a::before,
.tel_group .number a::before {
    content: url(images/page_tel_icon.png);
    vertical-align: middle;
    padding-right: 5px;
}

.tel_group .number3 a,
.tel_group .number2 a,
.tel_group .number a {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    display: block;
    padding: 13px 0;
}

.tel_group .number a:hover {
    text-decoration: none;
}

.tel_group .number2 a:hover {
    text-decoration: none;
}

.tel_group .number3 a:hover {
    text-decoration: none;
}

.col_flowy {
    height: 130px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 20px 0 10px;
}

#map_canvas {
    width: 700px;
    height: 500px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fiv-inner {
    box-shadow: none !important;
    border: 1px solid #ddd;
}

.m_top-20 {
    margin-top: -20px;
}

.common_about {
    background: #eefaff;
    padding: 0 25px 30px;
    line-height: 24px;
}

.common_about2 {
    background: #eefaff;
    padding: 10px 20px 30px;
    line-height: 24px;
    overflow: hidden;
}

.col_about1 {}

.col_about1 .inner_over {
    position: relative;
    padding: 30px 0 0;
}

.col_about1 .inner_over .point1 {
    position: absolute;
    left: 20px;
    top: 18px;
}

.col_about1 .inner_over .point2 {
    position: absolute;
    right: 20px;
    top: 18px;
}

.col_about1 .inner {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.col_about1 .inner .img {
    width: 220px;
}

.col_about1 .inner .txt {
    width: 370px;
}

.col_about1 .inner .txt ul {
    padding: 2px 0 0;
}

.col_about1 .inner .txt li {
    background: url(images/ico_check_06.png) no-repeat 0px center;
    padding: 0 0 0 23px;
    margin: 7px 0 0;
}

.col_about1 .second {
    flex-direction: row-reverse;
}

.col_about2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding-top: 13px;
}

.col_about2 li {
    margin: 17px 0 0;
}


/*アコーディオン*/

.acd-check {
    display: none;
}

.acd-label {
    color: #fff;
    display: block;
    cursor: pointer;
}

.acd-label {
    background: #fffff0;
    text-align: center;
    padding: 15px;
}

.acd-content {
    height: 0;
    opacity: 0;
    transition: 0.5s;
    visibility: hidden;
}

.acd-check:checked+.acd-label+.acd-content {
    height: 100%;
    opacity: 1;
    visibility: visible;
}

.col_about3,
.col_about8,
.col_about12 {
    padding-top: 0px !important;
    background: #fffff0;
}

.col_about3 .inner {
    padding: 0;
    background: #fff;
    border-radius: 10px;
}

.col_about3 .inner h4 {
    color: #fff;
    background: #f27a06;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
}

.col_about3 .inner h4:first-child {
    border-radius: 10px 10px 0 0;
}

.col_about3 .inner h4:last-of-type {
    background: #049bd4;
    margin-bottom: 20px;
}

.col_about3 .inner .img_c3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding: 20px;
}

.col_about3 .inner p {
    padding: 0 20px 20px;
}

.red2 {
    font-weight: bold;
    color: #f34305;
}

.red3 {
    font-size: 18px;
    font-weight: bold;
    color: #f34305;
}

.col_about3 .inner p img {
    display: block;
}

.col_about4 .img_c3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 100%;
}

.col_about4 .img_c3 li {
    margin: 20px 0 0;
}

.col_about5 {
    padding: 30px 20px;
}

.col_about5 .inner {
    padding: 30px 0;
    background: #fff;
    border-radius: 10px;
    text-align: center;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.col_about6 {
    padding: 30px 20px;
}

.col_about6 .inner {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

.block_pink {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background: #f781a2;
    display: inline-block;
    padding: 2px 20px 0;
    border-radius: 100px;
    line-height: 30px;
    margin: 0 0 10px;
}

.block_blue {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background: #6687d9;
    display: inline-block;
    padding: 2px 20px 0;
    border-radius: 100px;
    line-height: 30px;
    margin: 0 0 10px;
}

.col_about8 .inner_over {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.col_about8 .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0;
    padding: 0;
}

.col_about8 .inner .img {
    width: 300px;
}

.col_about8 .inner .txt {
    width: 300px;
}

.col_about8 .inner .txt dt {
    margin: 10px 0;
}

.col_about9,
.col_about10,
.col_about11,
.col_about12,
.col_about13,
.col_about14,
.col_about15 {
    padding-top: 30px;
}

.col_about10 .inner {
    background: #fff;
    padding: 20px 0;
    border-radius: 10px;
    margin-bottom: 20px;
}

.col_about10 .inner .col_voice_in_left {
    width: 300px;
}

.col_about10 .inner .align_right {
    padding: 0 20px;
}

.check_list {
    margin: 10px 0;
}

.check_list li {
    background: url(images/ico_check_07.png) no-repeat 0 0px;
    border-bottom: 1px dotted #40210d;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 30px;
    font-size: 16px;
}

.col_about12 .qa dt {
    background: url(images/ico_q.png) 12px 10px no-repeat #fff;
    font-size: 15px;
    padding: 10px 15px 10px 50px;
    border: 1px solid #ddd;
}

.col_about12 .qa dd {
    background: url(images/ico_a.png) 12px 10px no-repeat #fff;
    padding: 10px 15px 15px 50px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.col_about13 .inner,
.col_about14 .inner {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.col_about13 .inner img,
.col_about14 .inner img {
    margin: 10px 0;
}

.col_about15 #map_canvas {
    width: 660px;
    margin: 0 auto 20px;
}

#youtube2 {
    width: 620px;
}

input,
textarea,
select {
    padding: 10px;
}

.col_corona1 {
    background: #fffff5;
    padding: 0 30px 30px;
    margin: 0 0 40px;
}

.col_corona1 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col_corona1 ul li {
    margin-bottom: 20px;
}

.col_corona2 {
    background: #fff9eb;
    padding: 30px;
    border-top: 2px solid #f9e3a1;
}

.col_corona2 .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    padding: 0;
    margin: 0 0 20px;
}

.col_corona2 .inner_box1 {
    width: 280px;
}

.col_corona2 .inner_box2 {
    position: relative;
    width: 360px;
}

.col_corona2 .inner_box2 dl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    height: calc(100% - 36px);
}

.col_corona2 .inner_box2 dt {
    padding: 0px 30px;
    margin-bottom: 10px;
}

.col_corona2 .inner_box2 dd {
    padding: 0px 30px;
}

.col_corona2 .inner_box2 .bottom a {
    padding: 0;
    background: #ffe5ac;
    display: block;
    width: calc(100% - 1px);
    color: #000;
    text-align: center;
    position: absolute;
    bottom: 1px;
    right: 1px;
    line-height: 36px;
    font-weight: bold;
}

.inner_box3 {
    background: url(images/image_corona_20.png) no-repeat right 10px bottom 30px #fff;
    border-radius: 10px;
    padding: 30px;
}

.col_ins1 {
    background: #faf6e1;
    padding: 20px;
    border-radius: 10px;
    margin: 0 0 30px;
}

.col_ins1 li {
    margin: 10px 0 0;
}

.col_ins1 li:first-child {
    margin: 0;
}

.btn_foot {
    position: fixed;
    right: 0;
    top: 200px;
}

.btn_foot li {
    margin-top: 10px;
    width: 50px;
}

.btn_foot li img {
    width: 100%;
}

.small_white {
    font-size: 17px;
    color: #fff;
}

.safe_box {
    position: relative;
}

.circle {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: rgb(65 181 5 / 79%);
    text-align: center;
    line-height: 110px;
    font-size: 35px;
    font-weight: 600;
    box-shadow: 2px 2px 4px #668ad8;
    position: absolute;
    top: 0px;
}

.circle p {
    text-shadow: 3px 3px 4px rgba(43, 66, 143, 0.37);
    color: #fff;
    text-align: center;
    line-height: 110px;
    margin: 0px;
}

.safe_box img {
    margin: 30px 20px 0 66px;
    border-radius: 5%;
}

.circle_2 {
    position: static;
}

.safe_bd1 {
    border-bottom: dashed 1px gray;
    padding-bottom: 20px;
}

.safe_bd2 {
    border-bottom: dashed 1px gray;
    padding-bottom: 20px;
    clear: both;
}

.accbox_safe label {
    display: block;
    cursor: pointer;
}

.label00:hover {
    text-decoration: underline;
}

.accbox_safe input {
    display: none;
}

.accshow_safe {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.accbox_safe input:checked~div {
    height: auto;
    opacity: 1;
}

.accbox_safe label {
    width: auto;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 8px;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 15px;
    text-align: center;
}

.safe_box .img2 {
    margin: 30px 64px 10px 20px;
}

.safe_item {
    padding: 30px 40px 10px;
    display: flex;
    justify-content: flex-end;
}

.safe_box .safe_item img {
    margin: 0px 22px 0px;
    border-radius: 5%;
}

.parking_ph {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

div.reason_box {
    background-color: #eefaff;
    padding: 20px;
}

dl.reason_item {
    background-color: #fff;
    border-radius: 20px 20px 20px 20px;
    padding: 20px;
    margin-bottom: 25px;
    display: inline-block;
}

dl.reason_item dt {
    margin-bottom: 30px;
}

dl.reason_item span.red_text {
    color: #ff0000;
}

dd figure {
    float: right;
    margin: 0 0 5px 20px;
}

.reason_item figure img {
    max-width: 100%;
}

dd figure.reason_images,
div.access_box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

div.main div.access_box {
    width: 95%;
    margin: 0 auto;
}

div.safety_end {
    position: relative;
    margin: 0 0 30px;
}

.safety_end img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.access_title {
    text-align: center;
    margin-bottom: 30px;
}

.access_box a {
    margin-bottom: 30px;
}

.ohtanishohei_box {
    background: #fafeed;
    padding: 30px 0;
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
}

.o_title {
    display: block;
    width: 533px;
    margin: auto;
    margin-bottom: 10px;
}

.o_innner {
    width: 400px;
    margin: auto;
}

.o_innner img {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.o_quotation_1 a {
    font-size: 19px;
    text-decoration: underline;
    color: #333;
    font-weight: bold;
}

.o_quotation_2,
.o_quotation_1 {
    margin-bottom: 0 !important;
}

.oosaka {
    text-align: center;
    margin-bottom: 30px;
}

.oosaka:hover {
    opacity: 0.5;
    color: #fff;
}

.osaka_sarch {
    margin-top: 20px;
}

.shop_ac_photo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.shop_ac_photo img {
    width: 224px;
    height: 168px;
}

.top_cam {
    width: 600px;
    margin: auto;
}

.bef_open {
    position: relative;
}

.bef_open::before {
    content: "";
    background-image: url(<?php echo esc_url( home_url('') ); ?>/wp-content/uploads/bn_open_1902-kusatu.jpg);
    width: 700px;
    height: 767px;
    position: absolute;
    top: 0;
    left: -1rem;
}

.banner-m {
    margin-bottom: 20px;
}

.career-list5 {
    margin-top: 9px;
    margin-bottom: 9px;
    list-style: none !important;
    font-size: 14px;
}

.bunseki li {
    font-size: 14px;
    list-style-type: disc;
}


/*ここからプロフィールデザイン*/

.bunseki {
    background: #f0f0f0;
    margin: 0;
    /* padding: 20px; */
    letter-spacing: 1px;
    overflow: hidden;
    width: 700px;
    margin: 0px auto 16px;
}

.profile-list-wrap {
    display: flex;
    padding-top: 18px;
    padding-bottom: 8px;
}

.bunseki .bunseki_img {
    width: 212px;
}

.bunseki .bunseki_img img {
    width: 100%;
}

.bunseki .bunseki_t {
    margin-top: 5px;
    margin: 0 auto;
}

.bunseki_t {
    letter-spacing: 1px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px;
    color: #333;
}

.bunseki_midashi {
    letter-spacing: 1px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #00a9d5;
    padding: 5px 10px;
    margin-right: 10px;
}

.bunseki .bunseki_name {
    line-height: 145%;
    letter-spacing: 1px;
    padding-left: 10px;
    border-left: 5px solid #ffc33c;
    color: #00a9d5;
    margin-top: 25px;
    font-weight: bold;
    font-size: 20px;
}

.bunseki li {
    font-size: 14px;
}

.profile-wrap {
    display: flex;
}

.bunseki>p {
    font-size: 80%;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #00a9d5;
    padding: 5px 10px;
    margin-right: 10px;
}

.carerr {
    margin-top: 0px;
    margin-bottom: 0px;
    background: #00a9d5;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
}

.bunseki_title {
    margin-top: 32px;
    border-left: 6px solid #333;
    font-weight: bold;
    padding-left: 5px;
    font-size: 20px;
    margin-bottom: 17px;
}

.bunseki .bunseki_img img {
    margin-left: 17px;
    width: 90%;
    border-radius: 50%;
    margin-top: 22px;
}

.bunseki_small {
    width: 100%;
    margin-top: 15px;
    margin-left: 19px;
    /* list-style-type: disc; */
}

.sp-on {
    display: none;
}

.bunseki_small2 {
    list-style: none;
    width: 100%;
    margin-top: 0px;
    margin-left: 19px;
    list-style-type: disc;
}


/*プロフィールここまで*/


/*施術カテゴリー*/

.tap_bn {
    width: 500px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}

.og-btn {
    background: #ff8a02 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    margin: 10px auto 30px;
    padding: 10px 0;
    text-align: center;
    width: 80%;
    display: block;
}

.og-btn a {
    color: #fff !important;
    line-height: 23px;
}

.og-btn img {
    width: 23px;
}

.sp-on {
    display: none;
}

.display-block {
    display: block;
}

.tel_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/* Web予約 */

.reserve_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.reserve_hl {
    position: absolute;
    top: -15px;
    left: -10px;
    border: 1px solid #009cd3;
    display: inline-block;
    padding: 3px 15px 1px;
    color: #fff;
    border-radius: 50px;
    line-height: 25px;
    font-size: 15px;
    background: #009cd3;
    font-weight: bold;
    margin: 0 0 0 7px;
}

.reserve_hl2 {
    top: -15px;
    left: -3px;
    position: absolute;
    border: 1px solid #0cc675;
    display: inline-block;
    padding: 3px 15px 1px;
    color: #fff;
    border-radius: 50px;
    line-height: 25px;
    font-size: 15px;
    background: #0cc675;
    font-weight: bold;
}

.reserve_hl3 {
    top: -15px;
    left: -3px;
    position: absolute;
    border: 1px solid #ff8a02;
    display: inline-block;
    padding: 3px 15px 1px;
    color: #fff;
    border-radius: 50px;
    line-height: 25px;
    font-size: 15px;
    background: #ff8a02;
    font-weight: bold;
}

.reserve_group {
    position: relative;
    width: calc(50% - 15px);
    border: 3px solid #009cd3;
    margin: 10px 0 20px;
    background-color: #009cd3;
}

.reserve_group.kusatu_group_box {
    border: 3px solid #ff8a02;
    background-color: #ff8a02;
}

.reserve_group.takatuki_group_box {
    border: 3px solid #0cc675;
    background-color: #0cc675;
}

.reserve_group.reserve_honin {
    background: #009cd3;
}

.reserve_group dl {
    text-align: center;
}

.reserve_group dt {
    font-size: 28px;
    padding: 21px 0 6px;
    font-weight: bold;
    line-height: 1.1;
    background-color: #fff;
}

.reserve_group.reserve_honin dt {
    padding: 30px 0 27px;
    background: #fff;
}

.reserve_group dt span {
    padding: 5px 0;
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.reserve_group .number a,
.reserve_group .number {
    background: #009cd3;
}

.reserve_group.takatuki_group_box .number2 {
    background: #0cc675;
}

.reserve_group .number3 {
    background: #ff8a02;
}

.reserve_group .number3 span,
.reserve_group .number2 span,
.reserve_group .number span {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px dashed #d6f4ff;
    padding: 5px 0;
    display: block;
    margin: 0 -16px;
    transform: scale(0.9, 1);
    letter-spacing: 0.5px;
}

.reserve_group .number3 a,
.reserve_group .number2 a,
.reserve_group .number a {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    display: block;
    padding: 17px 0 13px;
}

.reserve_group .number a:hover {
    text-decoration: none;
}

.reserve_group .number2 a:hover {
    text-decoration: none;
}

.reserve_group .number3 a:hover {
    text-decoration: none;
}


/*詳しくはこちらここから*/

.hidden_box {
    margin: 2em 0;
    /*前後の余白*/
    padding: 0;
    overflow: hidden;
}


/*ボタン装飾*/

.hidden_box label {
    padding: 11px 22px;
    font-weight: bold;
    color: #fff;
    background-color: #009cd3;
    cursor: pointer;
    float: right;
    border-radius: 7px;
}


/*ボタンホバー時*/

.hidden_box label:hover {
    background: #efefef;
}


/*チェックは見えなくする*/

.hidden_box input {
    display: none;
}


/*中身を非表示にしておく*/

.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    clear: both;
}


/*クリックで中身表示*/

.hidden_box input:checked~.hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

.onayami-title {
    text-align: center;
}


/* TOPプレオープンバナー */

.pure-open_box {
    margin: 0 0 20px;
}

.pure-open_box img {
    width: 100%;
    height: auto;
}


/* WEB予約 */

.web-yoyaku_img:hover {
    opacity: 0.6;
}


/* 院長挨拶 */

.intyou-img {
    width: 100%;
    object-fit: cover;
}


/* アクセスページ */

.jump_list {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}

.ku_box {
    border-radius: 10px 0 0 10px;
    background-color: #0b9dd2;
    color: #fff;
    padding: 10px;
    width: 100px;
    box-sizing: border-box;
    text-align: center;
}

.in_box {
    display: flex;
    width: 100%;
}

.jump_list li {
    display: flex;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 345px;
}

.jump_list li:nth-child(2n) {
    margin-right: 0;
}

.jump_list li a {
    display: block;
    padding: 11px 0px;
    border: 3px solid #0b9dd2;
    color: #04232e;
    text-align: center;
    line-height: 1.15;
    font-weight: 600;
    box-shadow: 2px 1px 2px #b8cdd5;
    width: 100%;
    box-sizing: border-box;
}

.jump_list li a:hover {
    opacity: 0.6;
}

.kusatu-list .ku_box {
    background-color: #ff6008;
}

.jump_list li.kusatu-list a {
    border: 3px solid #ff6008;
}

.hirakata-list .ku_box,
.takatuki-list .ku_box {
    background-color: #0cc675;
}

.jump_list li.hirakata-list a,
.jump_list li.takatuki-list a {
    border: 3px solid #0cc675;
}

.jump_list li a.brd-right0 {
    border-right: none;
}


/* FaceBook部分調整 */

.facebook_wrap {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
}


/* 各院の電話番号 */

.tel-yoyaku-nagare {
    margin-bottom: 20px;
}

.yoyaku-nagare_title {
    color: #fff;
    background-color: #16ade4;
    padding: 10px;
    font-size: 20px;
    text-align: center;
}

.tel-yoyaku-nagare p {
    line-height: 1.3;
}

.yoyaku-nagare_main-section {
    border: #029dd5 1px solid;
    padding: 20px;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 8px;
}

.kaiwa-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.kaiwa-box picture {
    display: block;
    width: 150px;
    height: 150px;
    background-color: #16ade4;
    border-radius: 50%;
    overflow: hidden;
}

.kaiwa-box picture img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}

.kaiwa-content_box {
    padding: 30px 0 10px;
    margin-bottom: 20px;
    background-color: #77e6cf38;
    background-image: repeating-linear-gradient(-45deg, #f3f8fc, #fff 7px, transparent 0, transparent 14px);
    font-weight: 600;
}

.kaiwa_text-box {
    width: 60%;
}

.kaiwa_text-box p {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border: #029dd5 1px solid;
    padding: 20px;
    height: 80px;
    position: relative;
    text-align: center;
    background-color: #fff;
}

.kaiwa_text-box p.first {
    margin-left: 70px;
}

.kaiwa_text-box p.second {
    margin-right: 70px;
}

.kaiwa_text-box p::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}

.kaiwa_text-box p.first::before {
    left: -59px;
    border-width: 30px 60px 30px 0;
    border-color: transparent #fff transparent transparent;
    -webkit-filter: drop-shadow(-2px 0px 0px #029dd5);
}

.kaiwa_text-box p.second::before {
    right: -59px;
    border-width: 30px 0 30px 60px;
    border-color: transparent transparent transparent #fff;
    -webkit-filter: drop-shadow(2px 0px 0px #029dd5);
}

.red-600 {
    display: contents;
    color: red;
    font-weight: 600;
}

.kaiwa-setumei_text {
    text-align: center;
    padding: 20px;
}

.yoyaku-nagare_list {
    padding: 10px;
    background-color: #16ade4;
    border: #029dd5 solid 1px;
    margin-bottom: 20px;
}

.yoyaku-nagare_list li {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.marker {
    background: linear-gradient(transparent 60%, #FFFF00 50%);
}

.about-p-onayami-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.about-p-onayami-wrap li {
    width: 208px;
    margin-left: 0px;
}

.about-p-onayami-wrap li img {
    width: 100%;
}


/*目次style*/

#toc {
    background-color: #F7FCFE;
    border: solid #ddd;
    padding: 20px;
    width: 100%;
    margin-bottom: 13px;
}

#toc ol li {
    margin: 17px auto;
}

.toc-title-wrap {
    display: flex;
    width: 100%;
    align-items: flex-start;
    margin-bottom: 7px;
    margin-top: 5px;
}

#toc span {
    font-size: 22px;
    font-weight: bold;
    margin-left: 7px;
    padding-bottom: 1px;
    line-height: 26px;
}

#toc ol li a {
    color: #333 !important;
    border-bottom: dashed 1px;
    display: block;
    padding-top: 4px;
}

.toc-wrap {
    display: flex;
    width: 100%;
    align-items: flex-start;
    margin-bottom: 7px;
    margin-top: 5px;
}

.toc-title-wrap {
    display: flex;
    align-items: flex-start;
    margin-bottom: 7px;
    margin-top: 5px;
}

.toc-title-wrap img {
    width: 22px;
}

.manseiyoutu-key {
    width: 100%;
}

.manseiyoutu-line {
    width: 934px;
    margin: -18px auto 25px;
    box-shadow: 2px 2px 3px #ababab;
}

.manseiyoutu-line img {
    width: 100%;
}

.fb_wi {
    width: 450px;
    margin: 0 auto 20px;
}

.yoyaku_line {
    width: 100%!important;
    margin-top: 15px;
}

.line-banne-wrap {
    margin: -18px auto 25px;
}

.line-banne-wrap img {
    width: 100%;
}

.f-bold {
    font-weight: bold;
}

.line-banne-wrap2 {
    margin: -5px auto 15px;
}


/** line予約 */

.line-arrow {
    text-align: center;
    margin: 20px auto 0px;
    width: 50%;
}

.line-arrow img {
    width: 100%;
    height: auto;
}