/*
Theme Name: shiratori-child
Theme URI: http://2inc.org ( テーマのURL )
Description: shiratori の子テーマです ( テーマの説明 )
Author: 8creators
Author 8creators.com/
Version: 1.0.0
Template: shiratori
*/

@import url('https://fonts.googleapis.com/earlyaccess/sawarabimincho.css');
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=Anton');

body {
    font-size: 16px;
    background-image: url(img/bg.jpg);
    font-family: "Noto Sans Japanese";
}

h2 {
    margin: 40px 0 20px;
}

p {
    margin: 0 0 10px;
}

a:focus,
a:active,
a:hover {
    color: #f08080 !important;
    text-decoration: none !important;
}

.site-branding {
    padding: 42px 0;
}

.responsive-nav a:hover {
    color: #fff !important;
}

.header {
    z-index: 9999;
    background: #f08080;
}

.header a {
    display: inline-block;
    position: relative;
    color: #555;
    text-decoration: none;
}


.header li a:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    margin-top: -1px;
    font-size: 15px;
    float: right;
}

.header a:hover:after {
    color: #E91E63;
}




.front_swan {
    background-image: url(img/frontnami.png);
    position: relative;
    margin-top: -40px !important;
    z-index: 99;
    height: 60px;
}

.swan_img {
    position: relative;
    margin-top: -75px;
    margin-left: 30px;
}

.front-info {
    background: url(img/bg.jpg);
}

#box {}

.front_swan2 {
    background-image: url(img/front_s2_bg.jpg);
}

.front_swan2 p {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
    color: #fff;
    padding: 20px 0;
}

.front_swan3 {
    background-image: url(img/cpback.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.front_menu {
    margin-bottom: 40px;
}

.front_blog {
    background-image: url(img/blog_bg.jpg);
    padding: 50px 0 30px;
}

.front_blog_sum {
    background-image: url(img/front_blog_imgbg.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 20px 0;
}

.front_blog_sum img {
    width: 210px;
    border-radius: 170px;
    margin: 0 auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #FFF;
}

.front_cate {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    border-radius: 10px;
    padding: 5px;
    font-size: 10px;
    background: #ffb4ce;
    margin-bottom: 5px;
}

.mibunrui {
    background: #607D8B;
}

.news {
    background: #F44336;
}

.staff_blog {
    background: #ED1E79;
}

.column {
    background: #29ABE2;
}

.inchoblog {
    background: #39B54A;
}

.front_blog_box {
    padding: 0 15px 20px;
}

.front_blog_box a {
    color: #222;
}

.front_blog_box a:hover {
    color: #E91E63;
    text-decoration: none;
}

.front_blog_box h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
}

.front_time {
    text-align: center;
}

.front_info {
    padding: 50px 0;
}

.front_instah2 {
    margin: 40px 0 3px;
}

.footer_menu ul {
    padding: 0;
    margin: 0;
    width: 100%;
}

.footer_menu li {
    padding: 5px 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
    width: 50%;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 11px;
    height: 29px;
}

.footer_menu li:before {
    content: "\f138";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff;
}

.footer_menu a {
    color: #fff;
}

.footer_menu_box {
    background-image: url(img/footer_menubg.jpg);
    overflow: hidden;
    border-radius: 20px;
    height: 200px;
    margin-bottom: 20px;
}

.footer_menu_box nav {
    padding: 10px;
    overflow: hidden;
    border: 2px dotted #fff;
    margin: 15px;
    border-radius: 20px;
}

.footer_time_box {
    background-image: url(img/footer_time.jpg);
    overflow: hidden;
    border-radius: 20px;
    height: 200px;
    color: #fff;
    margin-bottom: 20px;
}

.footer_time_box2 {
    background-image: url(img/footer_time2.jpg);
}

.time {
    padding: 20px 20px 10px;
    overflow: hidden;
    border: 2px dotted #fff;
    margin: 15px;
    border-radius: 20px;
    font-size: 13px;
}

.time table {
    width: 100%;
    border: 1px #555555 solid;
    border-collapse: collapse;
    margin-bottom: 0;
    color: #555;
    background: #fff;
}

.time td {
    border: 1px #555555 solid;
    padding: 5px 0;
    text-align: center;
}

.time th {
    border: 1px #555555 solid;
    padding: 5px 0;
    text-align: center;
}

.footer_time_box p {
    margin: 3px 0 0;
    font-size: 11px;
    line-height: 17px;
    color: #555;
    font-weight: bold;
}

#container {
    overflow: hidden;
    position: relative;
}

.footer_menu {
    padding: 25px 0 45px;
}

.gotop {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-image: url(img/front_s2_bg.jpg);
    text-align: center;
}

.gotop a {
    display: block;
}

.gotop p,
.gotop a {
    margin: 0;
    padding: 10px 0;
}

.copyright {
    background-color: #fff;
}

.uketsuke {
    border-right: 1px dotted #fff;
    border-left: 1px dotted #fff;
}

.uketsuke p:before {
    content: "\f017";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff;
}

.uketsuke p {
	    font-size: 12px!important;
}

.uketsuke div {}

.f_tel {
    border-right: 1px dotted #fff;
}

.f_web {
    border-right: 1px dotted #fff;
}

.f_line {
    border-right: 1px dotted #fff;
}

.f_tel a:before {
    content: "\f098";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff;
}

.f_web a:before {
    content: "\f10b";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff;
}

.f_line a:before {
    content: "\f05a";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff;
}

#footer2 p,
#footer2 a {
    color: #fff;
    font-size: 14px;
}

#footer2 a {
    color: #fff;
}

#footer2 a:hover {
    text-decoration: none;
}

.page-header {
    color: #fff;
    border-bottom: none;
}

.page-header--has_background-image {}

.page {
    background: #fff;
}

.sidebar {
    background: #fff;
    padding: 10px;
}

.bread {
    background: #59b157;
    border-top: 5px solid #3d913b;
    color: #fff;
    padding: 5px 0;
}

.breadcrumbs {
    margin-bottom: 5px;
    font-size: 12px;
    color: #fff;
}

.breadcrumbs a {
    color: #fff !important;
}

.page-header__title {
    font-size: 30px;
    margin: 0;
    text-shadow: 2px 0px 10px #ffffff;
    color: #555;
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #fff;
    padding: 10px 0;
    font-weight: 500;
    letter-spacing: 5px;
}

.sidemenu a {
    color: #222;
}

.sidemenu_area ul {
    list-style: none;
    padding: 0;
}

.sidemenu_area li {
    margin: 0 10px;
    padding: 6px 0 6px 10px;
    border-bottom: 1px dotted #ccc;
    font-size: 15px;
}

.sidemenu_area li:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #E91E63;
}

.sidemenu_area h2 {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 400;
}

.sidebar-tel {
    height: 100px;
    width: 222px;
    margin-top: 20px;
    border: 2px dotted #59b157;
    border-radius: 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.sidebar-webr {
    height: auto;
    width: 222px;
    margin-top: 20px;
    border: 2px dotted #59b157;
    border-radius: 10px;
}

.sidebar-webr img {
    margin: 10px auto 5px;
    display: block;
}

.sidebar-webr p {
    text-align: center;
    line-height: 23px;
}

.sidemenu_area img {
    margin-top: 20px;
}

.ranking img {
    margin-top: 20px;
    margin-bottom: 10px;
}

.ranking {}

.ranking ul {
    padding: 0 10px;
}

.ranking li {
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    font-size: 18px;
    font-weight: bold;
}

.ranking li:before {
    content: "\f044";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #E91E63;
}

.side_bunner img {
    margin-bottom: 15px;
    width: 50px;
    margin-right: 10px;
}

.archiveP {
    background: #fff;
    padding-top: 20px;
}

.single_p {
    background: #fff;
    padding-top: 20px;
}

.off-canvas-nav--dark {
    background-color: #f8f7f3;
}

.off-canvas-nav--dark .current-menu-item>a,
.off-canvas-nav--dark .current_page_ancestor>a,
.off-canvas-nav--dark .current-page-ancestor>a,
.off-canvas-nav--dark .current_page_item>a,
.off-canvas-nav--dark .current_page_parent>a {
    background-color: #f9f3dc;
}

.off-canvas-nav--dark a:hover,
.off-canvas-nav--dark a:active,
.off-canvas-nav--dark a:focus {
    background-color: #f9f3dc;
}

.shinryo table {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    margin-top: 20px;
}

.shinryo th,
.shinryo td {
    padding: 10px;
    border: 1px solid #fff;
}

.shinryo th {
    background-color: #e1ffe3;
    text-align: center;
    width: 30%;
}

.syosailink {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 25px;
    clear: both;
}

.syosailink a {
    color: #fff;
}

.syosailink a:hover {
    color: #535353;
    text-decoration: none;
}

.shinryo h4 {
    background: #ff8f8f;
    padding: 10px;
    margin: 30px 0 10px;
    border-radius: 10px;
    color: #fff;
}

.syosailink a {
    background: #59b157;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 80%;
    margin: 20px auto 40px;
    font-size: 20px;
    display: block;
}

.syosailink a:hover {
    background: #E91E63;
    color: #fff !important;
}

.syosailink_pink p {
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 80%;
    margin: 20px auto 40px;
    font-size: 20px;
    background-color: #ff8f8f;
    background-image: radial-gradient(#ffc0c0 10%, transparent 20%), radial-gradient(#ffc0c0 10%, transparent 20%);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
}

.syosailink_pink a {
    color: #fff;
    font-weight: bold;
}

.syosailink_pink a:hover {
    color: #E91E63;
    text-decoration: none;
}

.yoyaku {
    margin-bottom: 20px;
}

.slb_details {
    display: none;
}

.uketsuke_p {
    border: 3px dotted #59b157;
    margin-top: -20px;
    text-align: center;
}

.uketsuke_p p {
    margin: 0;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
}

.send_box {
    text-align: center;
    margin: 30px auto;
}

.send_box input {
    background: #d9534f;
    border: none;
    padding: 10px;
    width: 80%;
    color: #fff;
    font-size: 20px;
}

.cp {
    position: absolute;
    bottom: 70px;
}

.cp p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 40px;
    text-align: left;
    text-shadow: 0px 0px 20px rgb(208, 150, 136);
}

.jisseki {
    font-size: 25px !important;
    margin-top: -15px;
}

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

.price table th,
.price table td {
    padding: 10px;
    border-bottom: 1px dotted #e2e2e2;
    text-align: center;
}

.price table th {
    background-color: #ff8f8f;
    width: 30%;
    color: #fff;
}

.widetable table th {
    width: 50%;
}

.birthday {
    background: #fff;
    border: 1px solid #ccc;
    height: 35px;
    margin-left: 10px;
}

.invisible {
    display: none;
}

.yoyakubi {
    border: 2px dotted #5ab158;
    padding: 2rem;
    border-radius: 10px;
    margin-bottom: 20px;
}

.yoyakubi p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 2rem;
}

.yoyakubi p a{
	    display: block;
    width: 100%;
    text-align: center;
    padding: 1rem;
    border: 3px solid #21b673;
    color: #21b673;
    font-weight: 500;
}

.doyobi {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    color: #ea2669;
}

.target img {
    transition: 0.2s;
}

.target img:hover {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
    opacity: 1;
}

.shadow img,
.shadowp {
    box-shadow: rgb(179, 182, 186) 0px 7px 13px 0px;
    -webkit-box-shadow: rgb(179, 182, 186) 0px 7px 13px 0px;
    -moz-box-shadow: rgb(179, 182, 186) 0px 7px 13px 0px;
    border: 5px solid #FFF;
}

.cyuui p {
    font-size: 18px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.cyuui p:first-letter {
    font-size: 129%;
    color: #ff6060;
}



.sidemachi {
    font-size: 14px;
    line-height: 19px !important;
}

span.simcal-event-title:after {
    content: "　予約あり";
    font-size: 15px;
}

span.simcal-event-title {
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -28px;
    width: 200px;
}

.simcal-current-year:after {
    content: "年";
}

.biyoyoyaku p {
    font-size: 18px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.biyoyoyaku p:first-letter {
    font-size: 129%;
    color: #ff6060;
}

.simcal-day-label {}

.pb img {
    margin: 15px auto;
}

.right {
    text-align: right;
}

.QandA-1 {
    width: 100%;
    font-size: 14px;
    /*全体のフォントサイズ*/
}

.QandA-1 h2 {}

.QandA-1 dt {
    background: #ff8f8f;
    color: #fff;
    /* 「Q」タイトルの文字色 */
    padding: 8px;
    border-radius: 2px;
}

.QandA-1 dt:before {
    content: "Q.";
    font-weight: bold;
    margin-right: 8px;
}

.QandA-1 dd {
    margin: 24px 16px 40px 32px;
    line-height: 140%;
    text-indent: -24px;
}

.QandA-1 dd:before {
    content: "A.";
    font-weight: bold;
    margin-right: 8px;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 30px;
}

.pp h2 {
    font-size: 25px;
    color: #555;
}

.pp h3 {
    font-size: 20px;
    color: #555;
}

.pp h4 {
    font-size: 18px;
    color: #555;
}

a img {
    transition: 0.6s;
}

a img:hover {
    opacity: 0.5;
}

.pcnone {
    display: none;
}

.kp {
    background: linear-gradient(transparent 50%, #ffff66 0%);
    line-height: 1.3em;
}

.kb {
    background: linear-gradient(transparent 50%, #61ccff 0%);
    line-height: 1.3em;
}

.rd {
    color: #F44336;
}

.front_news_box {
    margin-bottom: 20px;
}

.topnewsimg {
    margin-bottom: 1rem;
}

.newsboxs {
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 0px;
    padding: 10px 20px;
    transition: all .5s;
}

.newsboxs:hover {
    transform: translate(5px, 0px);
    background: #f7f7f7;
}

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

.front_title_news {
    margin-bottom: 0;
}

.newslink {}

h2.related-posts__title.h3 {
    background: #ff8f8f;
    padding: 10px;
    margin: 30px 0;
    border-radius: 10px;
    color: #fff;
}

.contactarea p {
    font-size: 19px;
}

h2.trackbacks__title.h3 {
    background: #3c8e39;
    padding: 10px;
    margin: 30px 0;
    border-radius: 10px;
    color: #fff;
}

.contact_time {
    text-align: center;
    margin: 20px 0;
}

.contact_time table {
    width: 100%;
    border: 1px solid #ccc;
}

.contact_time th {
    width: 30%;
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
}

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

.fbl {
    margin-bottom: 0;
}

.fbl a {
    border-radius: 10px;
    text-align: center;
    background: #f7931e;
    padding: 5px 10px;
    color: #fff;
    display: block;
}


.fbl a:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 5px;
}

.fbl a:hover {
    background: #00BCD4;
    color: #fff !important;
}

.front_time p:before {
    content: "\f017";
    font-family: FontAwesome;
    margin-right: 10px;
}

.front_cate:before {
    content: "\f040";
    font-family: FontAwesome;
    margin-right: 5px;
}

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

.front_status table th,
.front_status table td {
    padding: 5px 0;
    border: 1px solid #f1f1f1;
    text-align: center;
}

.front_status table th {
    background-color: #ff7bac;
    width: 30%;
    color: #fff;
}

.front_konzatatsu {
    background: #FFEB3B;
    padding: 20px 0;
    margin-top: 50px;
}

.front_konzatatsu h2 {
    margin: 0;
}

.front_konzatatsu p {
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
}

.te-s {}

.te-s:after {
    content: "　予約あり";
    font-size: 15px;
}

.te-s {
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -28px;
    width: 200px;
}

.infl {
    background: linear-gradient(transparent 50%, #fffa61 0%);
    line-height: 1.3em;
}

.pink-text {
    color: #E91E63;
}

.red-text {
    color: #ff0000;
}

.green-text {
    color: #4caf50;
}

.blue-text {
    color: #2196f3;
}

.big-text {
    font-size: 1.8rem;
}

.middle-text {
    font-size: 1.5rem;
}

.small-text {
    font-size: .8rem;
}

.marker_yellow_futo {
background: linear-gradient(transparent 0%, #ffff66 0%);
}

.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
}

.marker_lime {
background: linear-gradient(transparent 60%, #66FFCC 60%);
}

.marker_water {
background: linear-gradient(transparent 60%, #66ccff 60%);
}

.marker_pink {
background: linear-gradient(transparent 60%, #ff66ff 60%);
}

.biyou img {
    margin-bottom: 2rem;
}

.line-flow p {
    font-size: 1.5rem;
    margin-bottom: 3rem;
}

.line-flow img {
    margin-bottom: .5rem;
}

.line-link a {
    display: block;
    background: #E91E63;
    text-align: center;
    color: #fff;
    padding: 1rem 0;
    border-radius: 20px;
    transition: .3s;
}

.line-link a:hover {
    background: #ff78a6;
    color: #fff !important;
}


.copy-p h3 {
    font-size: 2rem;
}

.copy-p pre {
    margin: 10px 20px;
    background-color: #f1fff1;
    border: 1px solid #41933f;
    border-radius: 4px;
}

.vc h4 {
    margin: 2rem 0 1rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    font-weight: 600;
}

.ippan-link a {
    display: block;
    background: #ffc2d8;
    color: #343434;
    text-align: center;
    padding: 30px 0;
    font-size: 12px;
    margin: 1rem 0;
    border-radius: 0rem;
}

.ippan-link a:hover {
    background: #59b157;
    color: #fff !important;
}

.article--single h2 {
    background: #ee86a0;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 10px;
}

.article--single h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.blog-link a {
    display: block;
    background: #E91E63;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 30px 0;
}

.blog-link a:hover {
    background: #fd75a2;
    color: #fff !important;
}

.recruit h2 {
    text-align: center;
    font-size: 3rem;
    padding: 1rem;
    border: 5px solid #E91E63;
    font-weight: 500;
}

.recruit p {
    text-align: center;
    font-size: 2rem;
}

.price2 td,
.price2 th {
    border: 1px solid #ccc;
    border-bottom: 1px solid #ccc !important;
}

.price2 table th {
    width: 20% !important;
    border: 1px solid #fff;
}

.top-access {
    margin-bottom: 2rem;
}

.top-access p {
    text-align: center;
    font-size: 1.9rem;
}

.top-access a {
    display: block;
    text-align: center;
    background: #E91E63;
    width: 200px;
    margin: 0 auto;
    padding: 1rem 0;
    color: #fff;
    border-radius: 10px;
}

.top-access a:hover {
    background: #ff4e8a;
    color: #fff !important;
}

.tag-area {}

.tag-area h2 {}

.tag-area ul {
    padding: 20px;
    list-style: none;
}

.tag-area li {
    display: inline-block;
    margin: 7px 10px;
    background: #ff94b9;
    padding: .5rem .7rem;
    font-size: 1.3rem;
}

.tag-area li a {
    color: #fff !important;
}

.content-form fieldset {
    border: none !important;
}

.content-form th,
.content-form td {
    border-right: none !important;
}

.content-form legend {
    font-size: 2rem !important;
    font-weight: 600 !important;
}

.content-form th {
    font-size: 1.5rem !important;
}

.content-form td {
    font-size: 1.5rem !important;
}

.day-calendar table {
    width: 100% !important;
}

.day-calendar th,
.day-calendar td {
    font-size: 1.5rem !important;
    padding: 1rem !important;
}

.content-text.medium {
    border: 1px solid #ccc !important;
}

.content-form input,
.content-form textarea {
    border: 1px solid #ccc !important;
}

.content-form button {
    padding: 1rem 3rem !important;
    background: #8BC34A;
    border: none;
    display: block;
    margin: 0 auto;
    width: 500px;
}

.content-text.fat {
    width: 48% !important;
}

.day-calendar h3 {
    font-size: 2rem !important;
}

.responsive-nav .menu-item {
    text-align: center;
    padding: 5px 25px;
}


.hd-time table {
    width: 100%;
    text-align: center;
    margin: 10px 0;
    font-size: 11px;
}

.hd-time th,
.hd-time td {
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
}

.hd-time th {
    text-align: center;
    background: #fda9c6;
    color: #fff;
    border-color: #fff;
}

.hd-yoyaku ul {
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
}

.hd-yoyaku li {
    font-size: 13px;
    float: left;
    text-align: center;
}

.hd-yoyaku li a {
    color: #fff;
    display: block;
    width: 128px;
    padding: 35px 0;
}

.hd-yoyaku li a:hover {
    opacity: .5;
    color: #fff !important;
}


.hd-access a {
    background: #009688;
}

.hd-ippan a {
    background: #4CAF50;
}

.hd-atp a {
    background: #8BC34A;
}

.hd-biyou a {
    background: #E91E63;
}

.top-catch {
    position: relative;
}

.front-sinsatsu {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.front-sinsatsu-inner {
    width: 250px;
    height: 250px;
    background: #55be61;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    padding: 15px 15px;
    color: #fff;
}

.front-sinsatsu-inner h2 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 5px;
}

.front-sinsatsu-inner p {
    font-size: 13px;
}

.front-contents .col-md-12 h2 {
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    margin-top: 0;
}

.front-contents .col-md-12 h2:before {
    content: "\e900";
    font-family: "icomoon";
    margin-right: 10px;
    color: #4CAF50;
}

.front-contents .col-md-12 h2:after {
    content: "\e901";
    font-family: "icomoon";
    margin-left: 10px;
    color: #4CAF50;
}

.yakusoku h3 {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    background: #fd9cbd;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0px;
    margin: 0;
    padding: 5px 10px;
    min-width: 140px;
}


.fronttime h3 {
    font-weight: 500;
    font-size: 20px;
}

.fronttime h3 i {
    margin-right: 10px;
}

.shinsatsujikan h3 {}

.konzatsu h3 {}

.shinsatsujikan table,
.konzatsu table {
    width: 100%;
    font-size: 13px;
    margin-bottom: 5px;
}

.shinsatsujikan th,
.shinsatsujikan td,
.konzatsu th,
.konzatsu td {
    border: 1px solid #cccc;
    padding: 10px 5px;
    text-align: center;
}

.shinsatsujikan th,
.konzatsu th {
    background: #4CAF50;
    border-color: #fff;
    color: #fff;
}

.konzatsu th {
    background: #E91E63;
}

.shinsatsujikan p,
.konzatsu p {
    font-size: 13px;
}

.middle-link {}


.middle-link a {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.middle-link-box {
    background: #7dcdf1;
    padding: 10px;
    margin-bottom: 20px;
    transition: .3s;
}

.middle-link-box:hover {
    background: #f08080;

}

.middle-link a:hover {
    color: #fff !important;
}

.middle-link-inner {
    padding: 20px 10px;
    border: 2px dashed #fff;
    margin: 0 auto;
    text-align: center;
}


.ippan-box {
    text-align: center;
    background: #52cec2;
    padding: 10px;
    margin-bottom: 20px;
    transition: .3s;
}

.ippan-box:hover {
    background: #f08080;
}

.ippan-box-innner {
    padding: 20px 10px;
    border: 2px dashed #fff;
    margin: 0 auto;
    text-align: center;
}

.ippanmenu a {
    color: #fff;
}

.ippanmenu a:hover {
    color: #fff !important;
}

.biyou-box {
    text-align: center;
    background: #ffafaf;
    padding: 10px;
    margin-bottom: 20px;
    transition: .3s;
}

.biyou-box:hover {
    background: #52cec2;
}

.biyou-box-innner {
    padding: 20px 10px;
    border: 2px dashed #fff;
    margin: 0 auto;
    text-align: center;
}

.biyou a {
    color: #fff;
}

.biyou a:hover {
    color: #fff !important;
}


.bottommenu,
.shinsatsujikan,
.yakusoku {
    margin: 50px auto;
}

.target{
    background: #ffd3a8;
    padding: 10px;
    transition: .3s;
}

.target:hover{
background: #fd9cbd;
}

.target-inner{
        padding: 20px 10px;
    border: 2px dashed #fff;
    margin: 0 auto;
    text-align: center;
}

.front_menu_b a,.front_menu_b a:hover {
    color: #fff!important;
}

.front_blog_box_time {
    margin-bottom: 5px;
}

.tagbox {
    margin: 5px 0 10px;
}

.front-tag {
    font-size: 14px;
}

.fbl-2 {
    margin-top: 10px;
}

.yakusoku-inner-top img {}

.mk-red {
    background: linear-gradient(transparent 0%, #ffff66 0%);
}

.yakusoku-inner-top {
    position: relative;
}

.yakusoku-inner {
    margin: 10px 0 10px;
}

.yakusoku-inner p {
    margin-bottom: 20px;
}

.yakusoku-inner p:before {
    content: "\e903";
    font-family: "icomoon";
    display: block;
    text-align: center;
    margin: -40px auto 10px;
    font-size: 20px;
    position: relative;
    color: #f0b3b0;
    background: #faffaf;
    width: 60px;
    border-radius: 50%;
    padding: 10px;
}

.header--fixed--is_scrolled {
    top: 0 !important;
}


.ippanmenu {
    background: #f3fbff;
    padding: 50px 0;
}

.biyomenu {
    background: #ffeff4;
    padding: 50px 0
}

.frontmenu h2 {
    margin-top: 0;
}

.front_info h2 {
    margin-top: 0;
}

.top-access p {
    font-size: 16px;
}

.top-access i {
    margin-right: 10px;
}

.front_news {
    background: #f9f8f8;
    padding: 50px 0;
}


.front-sinsatsu-inner a {
    display: block;
    background: #fda9c6;
    color: #fff;
    width: 110px;
    margin: 0 auto;
    padding: 5px;
    font-size: 12px;
}

.front-sinsatsu-inner a:hover {
    background: #81d1f5;
    color: #fff !important;
}

.front-sinsatsu-inner a i {
    margin-left: 5px;
}

.yakusoku {
    margin-bottom: 30px;
}

.link-blue a {
    background: #FFF8DC;
    color: #000 !important;
}

.front-sinsatsu-text {
    margin-bottom: 5px;
}

.header-inner {
    padding: 5px;
    margin: 5px;
    color: #fff;
    font-weight: bold;
    border: 2px dashed #fff;
    border-radius: 10px;
}

.front-sinsatsu-inner-s {
    padding: 25px 20px;
    border: 2px dashed #fff;
    border-radius: 50%;
    height: 220px;
    width: 220px;
    margin: 0 auto;
}

.hd-time p {
    font-size: 10px;
}

.recruit-post table {
    width: 100%;
    margin: 0 auto 10px;
}

.recruit-post th,
.recruit-post td {
    padding: 10px;
    border: 1px solid #ccc;
}

.recruit-post th {
    width: 30%;
    text-align: center;
}


.recruit-post a {
    text-align: center;
    display: block;
    font-size: 20px;
    background: #f08080;
    color: #fff;
    padding: 10px;
    width: 300px;
    margin: 0 auto 10px;
}
.recruit-post a:hover{
    color: #fff!important;
}

.kyocho{
background:linear-gradient(transparent 75%, #ff9ece 75%);
font-weight:bold; 
}

.yoyaku-cyui{
	    background: #f6eeee;
    padding: 2rem;
    margin: 2rem 0;
}

.yoyaku-cyui h2{
	    margin: 0 0 1rem;
    font-size: 2rem;
    background: #e91e63;
    color: #fff;
    padding: 10px;
}

.yoyaku-cyui h3{
	    font-size: 1.8rem;
    margin: 0 0 1rem;
    border-bottom: 5px solid #e91e63;
    padding-bottom: 1rem;
}

.yoyaku-cyui h4{
	    margin: 2rem 0 1rem;
    font-size: 1.8rem;
}

.biyou-list a{
	display: block;
    background: url(https://shiratorihifuka.com/wp-content/uploads/2023/06/biyou.jpg) no-repeat;
    margin-bottom: 2rem;
    text-align: center;
    padding: 27px 0;
    color: #333;
    font-weight: bold;
}

.biyou-list a:hover{
	    color: #333!important;
}

.yoyaku-cyui p{}
@media screen and (max-width: 768px) {
    .header {
        background-color: #fff;
    }

    .sidebar-tel {
        height: auto;
        width: 100%;
        display: block;
        padding: 20px 0;
    }

    .sidebar-webr {
        width: 100%;
    }

    .side_box {
        text-align: center;
    }

    .front_menu {
        margin-bottom: 40px;
    }

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

    .site-branding__heading {
        width: 200px
    }

    .off-canvas-nav--dark a {
        color: #343434;
        padding: 20px 30px;
    }
	.online-entry td, .online-entry th {
    display: block;
    width: 100%!important;
}
	div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background: #fff;
}
}

@media screen and (max-width: 415px) {
    .yakusoku-inner p:before {
        display: none;
    }

    .menubox {
        overflow: hidden;
        padding: 20px 10px;
    }

    .link-blue a {
        background: #ffc2d8;
    }

    .link-blueSP a {
        background: #FFF8DC;
        color: #000 !important;
    }

    .ippan-link {
        padding: 0;
    }

    .ippan-link a {
        font-size: 14px;
        margin: 0;
        font-weight: bold;
    }

    #contents {
        margin-top: 0 !important;
    }

    .front-info {
        padding-top: 100px;
        padding-bottom: 10px;
    }

    .cb {
        clear: both;
    }

    .swan_img {
        width: 100px;
        margin-top: -5px;
    }

    .newsboxs {
        width: 100%;
        padding: 10px;
    }

    .front_time_news {
        float: none;
        margin-bottom: 5px;
    }

    .front_swan2 p {
        text-align: left;
    }

    .front_swan3 {
        background-image: none;
    }

    .cp p {
        font-size: 24px;
        line-height: 26px;
        text-align: center;
    }

    .jisseki {
        font-size: 15px !important;
        margin-top: 0;
    }

    .footer_menu_box nav {
        padding: 5px;
    }

    .footer_time_box {
        margin-bottom: 10px;
    }

    .front_bottom_menu {
        margin-bottom: 0px
    }

    .f_tel {
        border-left: 1px dotted #fff;
    }

    .footer_menu li {
        padding: 5px;
        margin: 0px;
        list-style-type: none;
        float: left;
        width: 50%;
        font-weight: 500;
        margin-bottom: 0px;
        font-size: 13px;
        height: 35px;
    }

    .footer_menu_box {
        height: auto;
        margin-bottom: 10px;
    }

    .sidebar-webr {
        width: 100%;
    }

    .sidemenu_area img,
    .ranking img {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .sidemenu_area li,
    .wpp-list li {
        width: 222px;
        margin: 10px auto;
    }

    .side_bunner {
        width: 222px;
        margin: 0 auto;
    }

    .side_bunner img {
        margin-right: 20px;
    }

    .spnone {
        display: none;
    }

    .pcnone {
        display: block;
    }

    .shinryo td {
        display: block;
        text-align: center;
    }

    .shinryo th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }

    .sidebar-tel {
        height: auto;
        width: 100%;
        display: block;
        padding: 20px;
    }

    .mbsp {
        margin-bottom: 20px;
    }

    .spclear {
        float: none;
    }

    .uketsuke_p p {
        font-size: 10px;
        font-weight: 600;
    }

.yoyakubi p {
    font-size: 14px;
    text-align: left;
}
	
	.shinryo img{
		    display: block;
    margin-bottom: 2rem;
	}

    .wpcf7-text {
        width: 240px;
    }

    .front_blog_box {
        padding: 0px 15px;
    }

    .content-form button {
        width: 80%;
    }

    .content-form th,
    .content-form td {
        text-align: center !important;
        display: block !important;
        width: 100% !important;
    }

    .content-form th {
        width: 100% !important;
        border-bottom: none !important;
    }

    .content-text.medium {
        width: 100% !important;
    }

    .hd-yoyaku li {
        width: 25%;
    }

    .hd-yoyaku li a {
        width: 100%;
        padding: 10px 0;
        font-size: 11px;
    }

    .front-sinsatsu {
        position: absolute;
        bottom: 0px;
    }

    .header {
        top: 0px;
    }

    .front-sinsatsu-inner {
        width: 170px;
        height: 170px;
        border-radius: 50%;
        padding: 10px;
        margin-bottom: 20px;
        background: #55be61;
    }

    .front-sinsatsu-inner-s {
        padding: 18px 20px;
        height: 150px;
        width: 150px;
    }

    .front-sinsatsu-inner h2 {
        margin-top: 0;
        font-size: 15px;
    }

    .cp {
        bottom: 170px;
        left: 0;
    }

    .frontmenu .col-md-12 a {
        width: 100%;
    }

    .frontmenu .col-md-4 a:after {
        margin-right: 5px;
    }

    .frontmenu a {
        padding: 50px 10px;
        text-align: center;
        font-size: 14px;
    }

    .front-contents .col-md-12 h2 {
        font-size: 20px;
        margin-top: 0;
    }

    .fronttime h3 {
        font-size: 20px;
        margin-top: 0;
    }

    .yakusoku-inner {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .shinsatsujikan p,
    .konzatsu p {
        margin-bottom: 20px;
    }

    .last-margin {
        margin-bottom: 0;
    }

    .fbl {
        margin-bottom: 20px;
    }

    .gnav {
        width: 100%;
        background: #399036;
        overflow-x: auto;
        overflow-y: hidden;
        position: fixed;
        bottom: 0;
        z-index: 999;
        margin-bottom: 0;
        padding: 0;
    }

    .gnav ul {
        width: 100%;
        margin: 0 auto 2px auto;
        list-style: none;
        display: flex;
    }

    .gnav ul li {
        text-align: center;
        border-left: 1px solid #eee;
        height: 40px;
        border-top: 1px solid #fff;
    }

    .gnav ul li a,
    .gnav ul li a:link,
    .gnav ul li a:visited {
        display: inline-block;
        width: 140px;
        color: #fff;
        text-decoration: none;
        padding: 10px;
        height: 40px;
        font-size: 14px;
    }

    .gnav ul li a:hover,
    .gnav ul li a:active {
        background: #ffffff;
    }

    .gnav::-webkit-scrollbar {
        height: 2px;
    }

    .gnav::-webkit-scrollbar-track {
        margin: 0 2px;
        background: #ccc;
        border-radius: 5px;
    }

    .gnav::-webkit-scrollbar-thumb {
        background: #E91E63;
        border-radius: 5px;
    }

    .uketsuke {
        padding: 10px 0;
        text-align: center;
        border-right: none;
        border-left: none;
    }

    .uketsuke p {
        margin-bottom: 0;
        color: #fff;
    }

    .footer_time_box p {
        font-size: 10px;
    }

    .front-sinsatsu-inner a {
        width: 90%;
        font-size: 11px;
        border-radius: 10px;
    }

    .front-sinsatsu-inner p {
        text-align: left;
        line-height: 17px;
    }

    .front-sinsatsu-inner p br {
        display: none;
    }

    .bottommenu a {
        padding: 50px 0;
    }

    .biyou a,
    .ippanmenu a {
        font-size: 11px;
    }

    .yakusoku h3 {
        font-size: 12px;
    }

    .site-branding {
        padding: 10px 0;
    }

    .yakusoku-inner p {
        margin-bottom: 10px;
    }

    .yakusoku-inner-top img {
        margin-bottom: 10px;
    }

    .hd-tel a {
        text-align: center;
        color: #FF9800;
    }


    .hd-tel a i {
        margin-right: 65px;
        font-size: 46px;
        margin-top: 2px;
    }

    .off-canvas-nav--dark .current-menu-item>a,
    .off-canvas-nav--dark .current_page_ancestor>a,
    .off-canvas-nav--dark .current-page-ancestor>a,
    .off-canvas-nav--dark .current_page_item>a,
    .off-canvas-nav--dark .current_page_parent>a {
        background-color: #4CAF50;
    }

    .ippan-link span {
        font-size: 12px;
    }
    .price table th, .price table td {
        width: 50%;
    }
	
	.price table.full-tb th,.price table.full-tb td{
		        width: 100%;
		display: block;
	}
	.biyou-list a {
    background: url(https://shiratorihifuka.com/wp-content/uploads/2023/06/biyou.jpg) no-repeat;
    background-size: contain;
    background-position: center;
}
}

@media screen and (max-width: 375px) {
    .cp p {
        font-size: 22px;
        line-height: 18px;
    }

    #footer2 {
        font-size: 13px;
    }
}

@media screen and (max-width: 330px) {
    .cp p {
        font-size: 18px;
        line-height: 18px;
    }

    #footer2 {
        font-size: 11px;
    }

    .contact_time {
        font-size: 12px;
    }

    .contact_time th {
        padding: 3px;
    }

    .contact_time td {
        padding: 3px;
    }

    .contactarea p {
        font-size: 16px;
    }
}

span.big-tx{
	    font-size: 120%;
}

.online-entry{}

.online-entry table{
width: 100%;
}

.online-entry td,
.online-entry th{
    padding: 1rem 2rem;
    border: 1px solid #ccc;
}

.online-entry th{
    width: 30%;
    background: #f0807f;
    color: #fff;
    border-color: #fff;
}

.online-entry td input{
    padding: 10px;
}

.online-entry th span{}

.online-entry input[type=submit] {
    cursor: not-allowed;
    width: 100%;
    padding: 1rem;
}

.post_password input[type=submit]{
    margin-top: 1rem;
    padding: 5px 46px;
	}
	
.online h2{
    font-size: 25px;
    background: #f0807f;
    padding: 10px;
    color: #fff;
	}

.online h3{
border-left: 4px solid #3d903b;
    font-size: 20px;
    padding-left: 10px;}

.online h4{
    border-bottom: 4px dotted #f0807f;
    padding-bottom: 1rem;}

.online span.red{
color: #E91E63;
}

.online-tel a{
    display: block;
    text-align: center;
    max-width: 250px;
    margin: 2rem auto 0;
    padding: 1rem;
    background: #f0807f;
    color: #fff;
    border-bottom: 5px solid #bb5f5e;
    border-radius: 10px;
	}
	
.online-tel a:hover{
    color: #fff!important;
}

select.konsyu{
	    height: 40px;
    min-width: 70px;
}

.topnewsimg img{
	    display: block;
    margin: 0 auto;
}

.infuyoyaku a{
	    display: block;
    text-align: center;
    background: #3d913c;
    color: #fff;
    padding: 10px;
    border-radius: 1rem;
}
}

.atp2{}

.atp2 h2{
    margin: 0;
    font-size: 1.5rem;
    display: block;
    background: url(https://shiratorihifuka.com/wp-content/uploads/2023/01/atopic-m-2.png) no-repeat;
    background-size: 40px;
    padding: 10px 5px 10px 60px;
    border-bottom: 3px solid #f08080;
}

.atp2 p {
    font-size: 1.6rem;
    line-height: 30px;
    margin-bottom: 2rem;
}

.atp-box{
    display: flex;
    gap: 2rem;
    border-bottom: 5px solid #4caf50;
    margin-bottom: 5rem;
    padding-bottom: 5rem;
}

.atp-title{
    width: 30%;
}

.atp-txt{
	    width: 70%;
}

.atp-txt p:last-child{
	    margin-bottom: 0;
}

.atp-txt a{
    display: block;
    width: 290px;
    text-align: center;
    background: #fe78a5;
    color: #fff;
    padding: 10px;
    border-radius: 2rem;
    border-bottom: 5px solid #e91e63;
	    transition: .5s;
}

.atp-txt a:hover{
    color: #fff!important;
	    opacity: .4;
    transition: .5s;
}

@media screen and (max-width: 768px) {
	.atp-box {
    flex-wrap: wrap;
}
	.atp-title,
	.atp-txt{
    width: 100%;
}
	.atp-txt a {
    font-size: 90%;
    margin: 0 auto;
}
	.atp2 p {
    font-size: 1.5rem;
    line-height: 25px;
}
}

.syoni-area h2{
    font-size: 2rem;
    display: block;
    background: url(https://shiratorihifuka.com/wp-content/uploads/2023/01/atopic-m-2.png) no-repeat;
    background-size: 50px;
    background-position: center left;
    padding: 20px 5px 20px 70px;
    border-top: 3px solid #f08080;
    border-bottom: 3px solid #f08080;
    margin: 0 0 2rem;
}

.syoni-area h3{
	    margin: 4rem 0 2rem;
    font-size: 2rem;
    display: block;
    background: url(https://shiratorihifuka.com/wp-content/uploads/2023/02/atopic-m2.png) no-repeat;
    background-size: 50px;
    padding: 10px 5px 10px 65px;
    border-bottom: 3px solid #58b157;
}

.qa-004 dt,
.qa-004 dd {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 1em 2em 1em 3.1em;
    color: #333333;
}

.qa-004 dt {
    font-weight: 600;
}

.qa-004 dd + dt {
    margin-top: 1em;
}

.qa-004 dt::before,
.qa-004 dd::before {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 40px;
    text-align: center;
}

.qa-004 dt::before {
    background-color: #75bbff;
    content: 'Q';
}

.qa-004 dd::before {
    background-color: #ff8d8d;
    content: 'A';
}

.recruit-post h3{
	    font-size: 2rem;
    margin: 2rem 0 1rem;
}

.nm-tx-pg{
	    padding: 2rem;
    background: #fffaf9;
}

.nm-tx-pg h2{
	    border-top: 2px solid #f08080;
    border-bottom: 2px solid #f08080;
    margin: 2rem 0 1rem;
    padding: 1rem 0;
    font-size: 1.5rem;
}

.nm-tx-pg h2:first-child{
	    margin-top: 0;
}

.nm-tx-pg p{
	    margin: 1rem 0 0 0;
    font-size: 1.4rem;
    line-height: 20px;
}

.nm-tx-pg h3{
	    background: #f08080;
    color: #fff;
    font-size: 1.5rem;
    padding: 10px;
    margin: 2rem 0 1rem;
}

.nm-tx-pg table{
	    width: 100%;
    margin: 2rem 0 1rem;
}

.nm-tx-pg th,
.nm-tx-pg td{
	    width: 70%;
    padding: 1rem;
    font-size: 1.3rem;
    border-bottom: 5px solid #ccc;
}

.nm-tx-pg th{
	    width: 30%;
    border-color: #4CAF50;
}

.normal-page-area{}

.normal-page-area h2{
	 margin: 2rem 0 1rem;
    background: url(https://shiratorihifuka.com/wp-content/uploads/2023/06/h2.png) no-repeat;
    background-size: 35px;
    background-position: left center;
    padding: 10px 10px 10px 50px;
    font-size: 2rem;
}

.normal-page-area h3{
	    margin: 2rem 0 1rem;
    background: url(https://shiratorihifuka.com/wp-content/uploads/2023/06/h3.png) no-repeat;
    background-size: 35px;
    background-position: left center;
    padding: 10px 10px 10px 50px;
    font-size: 1.8rem;
}

#kasan {
    background: #f5f5f5;
    padding: 2rem;
    margin-top: 3rem;
}


#kasan p{
	    margin: .5rem 0 0;
    font-size: 1.4rem;
}

#kasan h2{
	    margin: 0 0 1rem;
    font-size: 2rem;
}

.top-b img{
    display: block;
    margin: 1rem auto 2rem;
    width: 300px;
}

