@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/


/* Simplicity子テーマ用のスタイルを書く */

*{
    box-sizing: border-box;
    margin:0;
    padding:0;
}
img{
    max-width: 100%;
    height:auto;
}
ul,
menu,
dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
p {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

/*@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/NotoSerifCJKjp-Medium.otf) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/NotoSerifCJKjp-Bold.otf) format('opentype');
    font-display: swap;
}*/

* {
    box-sizing: border-box;
}
iframe{
    border:none;
}
html{
    scroll-behavior: smooth;
}


html,
body {
    width: 100%;
    height: 100%;
    color: #4e5365;
    font-family: "Rounded Mplus 1c";
    font-family:
  -apple-system, BlinkMacSystemFont,
  "游ゴシック体", YuGothic,
  "Yu Gothic M",
  "游ゴシック Medium", "Yu Gothic Medium",
  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3,
  "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
  "メイリオ", Meiryo,
  Osaka,
  "ＭＳ Ｐゴシック", "MS PGothic",
  "Helvetica Neue", HelveticaNeue,
  Helvetica,
  Arial,
  "Segoe UI",
  sans-serif,
  "Apple Color Emoji",
  "Segoe UI Emoji",
  "Segoe UI Symbol",
  "Noto Color Emoji";
}
#body{
    margin-top: 0;
}

img {
    max-width: 100%;
    height: auto;
}
a{
    text-decoration: none;
}
input.num{
    width: 100px;
}
input.birthday{
    width: 50%;
}
.anchor150 {
    padding-top: 150px;
    margin-top: -150px;
    display: block;
}


.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.color_0 {
    background: #eae7dc;
    background: #baccdd;
}

.w-40 {
    width: 40%;
}

.min {

    /*font-family: 'Noto Serif Japanese', Georgia, 'Hiragino Mincho ProN', 'Yu Mincho', serif;*/
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Georgia, HGS明朝E, メイリオ, Meiryo, serif;
}

.page{
    /* max-width: 1600px; */
    margin:0 auto;

    box-sizing: border-box;
}
#container{
    padding-top:120px;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s; 
}
.header_area::before {
    content: "";
    display: block;
    height: 3px;
    background: -moz-linear-gradient(left, #4caf50 0%, #2196f3 37%, #3f51b5 73%, #9c27b0 100%);
    /* FF3.6+ */
    background: -webkit-linear-gradient(left, #4caf50 0%, #2196f3 37%, #3f51b5 73%, #9c27b0 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #4caf50 0%, #2196f3 37%, #3f51b5 73%, #9c27b0 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #4caf50 0%, #2196f3 37%, #3f51b5 73%, #9c27b0 100%);
    /* IE10+ */
    background: -moz-linear-gradient(left, #dd6b90 0%, #ffbacf 50%, #dd6b90 100%);
    /* FF3.6+ */
    background: -webkit-linear-gradient(left, #dd6b90 0%, #ffbacf 50%, #dd6b90 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #dd6b90 0%, #ffbacf 50%, #dd6b90 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #dd6b90 0%, #ffbacf 50%, #dd6b90 100%);
    /* IE10+ */
}

.header_area {
    width: 100%;
    height: 120px;
    display: block;
    position: fixed;
    top: 0;
    left:0;
    background: #FFF;
    z-index: 999;
    box-shadow: 1px 1px 1px #ccc;
}
.flexbox{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}
.flexbox.f_50 > div{
    width:48%;
    margin:1%;
    text-align: center;
}

.shop_box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}

.shop_box>div{
    padding:40px;
    box-sizing: border-box;
    text-align: center;
    width:calc(100% / 3);
}
.shop_box>div img{
    width:100%;
    height: auto;
    border-radius: 20px;
    border:4px solid #FFF;
    box-shadow: 1px 1px 1px #ccc;
}
.shop_box .shop_status{
    padding:10px 0;
    font-size: 20px;
    color:#FFF;
}
.shop_box .shop_1 .shop_status{
    background: #f6ac19;
}
.shop_box .shop_2 .shop_status{
    background: #ec6d66;
}
.shop_box .shop_3 .shop_status{
    background: #35b597;
}
.shop_box dl,
.shop_box dt,
.shop_box dd {
    margin:0;
    padding:0;
    box-sizing: border-box;
    text-align: left;
}
.shop_box dl {
    background: #f8f6f0;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin:20px auto;
}
.shop_box dt,
.shop_box dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
.shop_box dt {
  width: 20%;
  float: left;
}
.shop_box dd {
  background: #fff;
  margin-left: 20%;
  padding-bottom: 10px;
  height: 100%;
  border-left: 1px solid #ccc;
}
.shop_box dd:after {
  content: '';
  display: block;
  clear: both;
}
.shop_box .shop_3 .exception{
    margin-top:2em;
}
.shop_box .shop_btn{
    display: inline-block;
}
.shop_box .shop_btn a{
    padding:5px 10px;
    border-radius:5px;
    background: #007fbd;
    color:#FFF;

    margin: 0 5px;
}

.mt-50{
    margin-top:50px;
}
.mt-100{
    margin-top:100px;
}
.mt-150{
    margin-top:150px;
}


.b_title_1{
    font-size: 30px;
    color:#FFF;
    text-align: center;
    padding:30px;
    margin:50px 0;
    background: #d8464b;
}
/*.b_title_1b{
    font-size: 30px;
    color:#FFF;
    text-align: center;
    width:100%;
    padding:30px;
    margin:0 0 50px 0;
    background: #d8464b;
}*/
.b_title_1b{
    font-size: 30px;
    color:#FFF;
    text-align: center;
    height:120px;
    line-height: 120px;
    width:100%;
    margin:auto;
    background: rgba(0,0,0,0.5);
    position:absolute;
    top:0;
    bottom:0;
    z-index: 100;
}
.b_title_2{
    font-size: 30px;
    color: #FFF;
    text-align: center;
    padding: 30px;
    background: #f7ac1d;
}
.b_title_3{
    font-size: 40px;
    color: #111;
    text-align: center;
    padding: 20px;
    border-bottom:5px solid #f7ac1d;
    display: block;
    width:400px;
    margin:0 auto;
}
.b_title_4{
    font-size: 30px;
    color: #FFF;
    text-align: center;
    padding: 30px;
    background: #007fbd;
}
.b_title_5{
    font-size: 30px;
    color: #FFF;
    text-align: center;
    padding: 30px;
    background: #35b597;
}
.face div.flexbox{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}

.face div.flexbox>div{
    padding:40px;
    box-sizing: border-box;
    text-align: center;
    width:calc(100% / 3);
}
.face .sec_1{
    background: #f6ac19;
    color:white;
}
.face .sec_2{
    background: #ec6d66;
    color:white;
}
.face .sec_3{
    background: #35b597;
    color:white;
}
.face .sec_1 h4,
.face .sec_2 h4,
.face .sec_3 h4{
    color:white;
    text-align: center;
    font-size: 30px;
}
.face .sec_1 img,
.face .sec_2 img{
    width:50%;
    margin:0 auto;
    height: auto;
    text-align: center;

}
.face .sec_3 img{
    width:35%;
    margin:0 auto;
    height: auto;
    text-align: center;
}
.sec_st_1{
    font-size:20px;
}
.sec_st_2{
    text-align: left;
}

.top_face {
    width: 100%;
    text-align: center;
}
.top_face img{
    width:100%;
    height: auto;
    margin:0;
}

.top_face div.video video {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
}

.box_a0{
    max-width:1200px;
    margin:0 auto 80px auto;
    font-size:1.3em;
    text-align: left;
    padding:60px 0 60px 2%;
    line-height: 1.5em;
    background-size: cover;
    background: url(images/box_a0.png) no-repeat right top;
    background-size: contain;

}
.box_a0 h2{
    color:#e61772;
}
.box_a1{
    background: #fadbd9;
    text-align: left;
    padding:60px 5% 60px 5%;
    line-height: 1.5em;
    color:#666;
}
.box_a1_wrap{
    max-width:1200px;
    margin:0 auto;
}
.box_a1 h4{
    color:#e61772;
    text-align: center;
    font-size: 30px;
}
.box_a1 h5{
    color:#e61772;
    text-align: left;
    font-size: 20px;
}
.box_a2 ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto 30px auto;
}
.box_a2{
    max-width:1600px;
    margin:0 auto;
    text-align: center;
    padding:60px 20px 60px 20px;
    line-height: 1.5em;
}

.box_a2 h4 {
    color:#35b597;
    text-align: center;
    font-size: 30px;
}
.box_a2 ul li{
    list-style: none;
    box-sizing: border-box;
    text-align: center;
    box-sizing: border-box;
    width:calc(100% / 8);
}
.box_a2 ul li span{
    color:#35b597;
    font-weight: 700;
}
.box_a2 ul li p{
    margin:10px 10px;
    padding:10px 5px;
    border-radius: 3px;
    background: #d7f0ea;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}
.box_a2 ul li p::after{
    content:"▶";
    position: absolute;
    color:#35b597;;
    right: -18px;
    top:40%;
}
.box_a2 ul li:last-child p::after{
    content:"";
}

.sec_a1 img,
.sec_a2 img{
    width:160px;
    height: auto;
    border-radius: 50%;
    float: left;
    margin-right:2em;

}
.sec_a1::after,
.sec_a2::after{
    content: "";
    display: block;
    clear:both;
    margin-bottom: 20px;
}
.box_a3_1{ 
    max-width:1400px;
    margin:0 auto 80px auto;
    font-size:1.3em;
    text-align: left;
    padding:60px 2% 60px 30%;
    line-height: 1.5em;
    background-size: cover;
    background: url(images/box_a3_1.png) no-repeat left top;
    background-size: contain;
}
.box_a3_2{ 
    max-width: 1400px;
    margin:0 auto 80px auto;
    font-size:1.3em;
    text-align: left;
    padding:60px 0 60px 2%;
    line-height: 1.5em;
    background-size: cover;
    background: url(images/box_a3_2.png) no-repeat right top;
    background-size: contain;
}
.box_a3_1 h4,
.box_a3_2 h4{
    color:#e61772;
    font-size: 30px;
}
.box_a4 h2{
    color:#e61772;
    text-align: center;
    font-size: 30px;
    margin:60px 0;
}
.box_b1{
    width:1000px;
    margin:0px auto 80px auto;
    border-radius: 10px;
    font-size: 1.3em;
    background: #fadbd9;
    text-align: left;
    padding:30px;
    line-height: 1.5em;
    color:#666;
    box-sizing: border-box;
}
.box_b1 h4{
    color:#e61772;
    text-align: center;
    font-size: 30px;
}

.inq_box{
    width:1000px;
    margin:80px auto;
}
.inq_area{
    padding:30px;
    background: #f8f6f0;
    border:1px dashed #d4d0c1;
    font-size: 1.3em;
}
.inq_area .inq_box_img{
    width: 30%;
    height: auto;
    float: left;

}
.inq_area .inq_box_img img{
    width: 80%;
    height: auto;
    border:4px solid #FFF;
    box-shadow: 1px 1px 1px #ccc;
}
.inq_area .inq_btn a{
    padding:10px 20px;
    display: inline-block;
    color:#FFF;
    background:  #007fbd;
    border-radius: 5px;
    margin-right: 0.5em;

}
.inq_area::after{
    content:"";
    display: block;
    clear:both;
}
.inq_area .phone{
    font-size: 25px;
}
.inq_area .phone span{
    font-size: 35px;
    color:#da454b;
}
div.video {
    position: relative;
    max-height: 500px;
    overflow: hidden;
    /*box-shadow: 1px 1px -1px #333;*/
}

div.video::after {
    content: "";
    background: url(images/main_face_bk.png);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.page_face {
    width: 100%;
    height: 24%;
    background: url(images/main_bg.png);
    background-position: center middle;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

#site-title {
    height: 120px;
}

#site-title img {
    height: 80px;
    width: auto;
}

#site-title {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Georgia, HGS明朝E, メイリオ, Meiryo, serif;
    font-family:
  -apple-system, BlinkMacSystemFont,
  "游ゴシック体", YuGothic,
  "Yu Gothic M",
  "游ゴシック Medium", "Yu Gothic Medium",
  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3,
  "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
  "メイリオ", Meiryo,
  Osaka,
  "ＭＳ Ｐゴシック", "MS PGothic",
  "Helvetica Neue", HelveticaNeue,
  Helvetica,
  Arial,
  "Segoe UI",
  sans-serif,
  "Apple Color Emoji",
  "Segoe UI Emoji",
  "Segoe UI Symbol",
  "Noto Color Emoji";
    margin: 0;
    padding: 5px 0 0 5px;
    position: relative;
}

#site-title a {
    color: #303650;
    position: absolute;
    top: 10px;
    left: 5px;
}

#site-title span {
    font-size: 0.5em;
    position: absolute;
    top: 82px;
    left: 30px;
    padding-left: 4px;
}

#site-description {
    text-align: center;
    color: white;
    font-size: 1.4em;
}

h2 {
    color: #666;
}

.page_face #site-title {
    margin-top: 30px;
}

.page_face #site-description {
    text-align: center;
    color: white;
    font-size: 1.4em;
}

#header-in,
#navi-in,

#footer-in {
    width: 100%;
    padding:0 5%;
    margin: 0 auto;
    box-sizing: border-box;
}
#body-in{
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.body_area{
    width: 100%;
    padding:0 5%;
    margin: 0 auto;
    box-sizing: border-box;
}

.box_0 {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.cha {
    font-size: 20px;
    margin-top: 60px;
}

.box_1 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
}

.box_area {
    width:100%;
    max-width: 1200px;
    margin: 0 auto;
}

.news_box{
    max-width:1200px;
    margin:0 auto;
}
.news_box .news_left{
    width:48%;
    margin-right:2%;
}
.news_box .news_right{
    width:48%;
    margin-left:2%;
}
a.btn_01{
    display:block;
    width:60%;
    margin:10px auto;
    padding:10px 0;
    color:white;
    background:#00aae8;
    text-align:center;
    border-radius:5px;
}
.news_box .news_right .flexbox img{
    border:1px solid #eee;
    box-shadow:2px 2px 2px #ccc;
}
.news_box h2{
    text-align: center;
    margin-bottom: 1em;
}
.news_box h2 img{
    width:130px;
    height: auto;
    margin-right: 1em;
}
.news_area{
    padding:30px;
    border-radius: 10px;
    background: #f8f6f0;
    border:1px dashed #d4d0c1;
}
.news_area dl dt{
    font-size:1.2em;
    color:#d8464b;
}
.news_area dl dd{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom:1px dashed #666;
}


.about_menu {
    clear: both;
    width: 1000px;
    margin: 60px auto;
}

.about_menu>div {
    float: left;
    width: 50%;
    padding: 30px;
    text-align: center;
    font-size: 20px;
}

.about_menu>div img {
    border: 4px solid #ccc;
    margin-bottom: 8px;
    transition: all 300ms 0s ease;
}

.about_menu>div img:hover {
    border: 4px solid #3b5bbe;
    opacity: 0.8;
}

.menu {
    margin-top: 120px;
    padding: 20px 5%;
    margin: 120px auto 0 auto;
}

.menu ul {
    display: flex;
    flex-wrap: wrap;
}

.menu li {
    list-style: none;
    width: calc(100%/6);
    font-size: 18px;
    text-align: center;
    padding: 0 8px;
}

.menu li a {
    width: 100%;
    padding: 20px 0;
    font-weight: bold;
    color: #999;
}

.menu li a:hover {
    text-decoration: none;
    color: #2a88df;
}

.menu li a::after {
    margin-top: 8px;
    content: "";
    height: 5px;
    background: #ccc;
    width: 100%;
    display: block;
    border-radius: 3px;
}

.menu li a:hover::after {
    background: #2a88df;
}

.topics_area {
    margin: 10px 0 60px 0;
    display: flex;
    flex-wrap: wrap;
}

.topics_box {
    width: 48%;
    margin: 1%;
    padding: 20px;
    position: relative;
}

.topics_box a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0);
    transition: all 300ms 0s ease;
    border: 2px solid #ccc;
}

.topics_box a:hover {
    background: rgba(52, 161, 168, 0.1);
    transition: all 300ms 0s ease;
    border: 2px solid #34a1a8;
}

.topics_box .topics_thumb {
    width: 30%;
    margin-right: 1em;
    height: 100%;
    float: left;
}

.topics_box .topics_box_content {}

.topics_box .topics_box_content .date {
    padding: 0 0 5px 0;
    margin-bottom: 5px;
    font-weight: bold;
}

.topics_box .topics_box_content .date span {
    background: #2986e5;
    padding: 2px 5px;
    color: #FFF;
    font-size: 12px;
    position: relative;
    top: -2px;
}

.box_0::after,
.box_1::after,
.about_menu::after,
.topics_area::after,
.topics_box .topics_box_content::after {
    content: "";
    display: block;
    clear: both;
}


/* .box_img_1 {
    width: 100%;
    height: 30%;
    background: url(images/box_img_01_bg.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
} */

.box_1 h2,
.box_0 h2 {
    line-height: 35px;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px dashed #3b5bbe;
    margin-bottom: 20px;
    color: #3b5bbe;
}

.box_1 h2 img,
.box_0 h2 img {
    position: relative;
    top: 3px;
}

table {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto 20px auto;
}

table td,
table th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 1em 1em;
}

table th {
    text-align: center;
}


.sub_logo{
    padding-top:20px;
}

.img_left {
    width: 45%;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.img_right {
    width: 45%;
    height: auto;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.main_face{
    width: 100%;
    height: auto;
    /* height: 400px; */
    min-height: 400px;
    position: relative;
    z-index: 1;
    text-align:center;
    /* margin-top:50px; */
    margin-bottom: 50px;
    /* background: #ffcccc; */
    /* padding-top:80px; */
}
/* .main_face #loopslider{
    min-height: 400px !important;
} */

@media screen and (min-width:1000px){
    .main_face{
        min-height: 460px;
        /* height: 460px; */
    }
    /* .main_face #loopslider{
        min-height: 460px;
    } */
}
@media screen and (min-width:1215px){
    .main_face{
        min-height: 520px;
        /* height: 520px; */
    }
    /* .main_face #loopslider{
        min-height: 520px !important;
    } */
}
@media screen and (min-width:1520px){
    .main_face{
        min-height: 600px;
        /* height: 600px; */
    }
    /* .main_face #loopslider{
        min-height: 600px !important;
    } */
}
@media screen and (min-width:1820px){
    .main_face{
        min-height: 800px;
        /* height: 800px; */
    }
    /* .main_face #loopslider{
        min-height: 800px !important;
    } */
}
.main_face .cc{
    position: absolute;
    top:30%;
    left:0;
    right:0;
    margin:auto;
    font-size: 50px;
    z-index: 4;
    color:white;
    color:#ffcccc;
    color:#d8454b;
    color:white;
    font-weight: bold;
    text-shadow:2px 2px 2px #007fbd, -2px -2px 2px #007fbd,
              -2px 2px 2px #007fbd, 2px -2px 2px #007fbd,
              0px 2px 2px #007fbd,  0 -2px 2px #007fbd,
              -2px 0 2px #007fbd, 2px 0 2px #007fbd;

}
.main_face .face_menu{
    width: 86%;
    max-width: 1200px;
    display: block;
    height: 250px;
    position: absolute;
    bottom:30px;
    right:0;
    left:0;
    margin:auto;
    box-sizing: border-box;
    z-index: 5;
    border: 1px solid #aaa;
}

.face_slider {
    position: absolute;
    width: 80%;
    top: 18%;
    left: 10%;
    height: 300px;

    text-align: center;
    z-index: 3;
    animation-delay: 3s;
}
.face_slider img{
    height: 100%;
    width: auto;
    opacity: 0;
}
.main_face .face_menu_01 a,
.main_face .face_menu_02 a,
.main_face .face_menu_03 a,
.main_face .face_menu_04 a{
    width: 100%;
    height: 100%;
    display: block;
    padding:10px;
    box-sizing:border-box;
    background: rgba(255,255,255,0.9);
    position: relative;
    
}


.main_face .face_menu_01 a:hover,
.main_face .face_menu_02 a:hover,
.main_face .face_menu_03 a:hover,
.main_face .face_menu_04 a:hover{
    text-decoration: none
}
.main_face .face_menu_01 a:hover{background:rgba(247,218,219,0.9);}
.main_face .face_menu_02 a:hover{background:rgba(255,246,206,0.9);}
.main_face .face_menu_03 a:hover{background:rgba(224,245,219,0.9);}
.main_face .face_menu_04 a:hover{background:rgba(204,229,242,0.9);}

.main_face .face_menu{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.main_face .face_menu>div{
    display: block;
    box-sizing: border-box;
    text-align: center;
    width:calc(100% / 4);
}


.main_face .face_menu .face_menu_img{
    display: block;
    width: 28%;
    height: auto;
    padding:0 5px;
    margin:0px auto;
    background:#333;
    border-radius: 50%;
    border:2px solid #FFF;

}
.main_face .face_menu .face_menu_title{
    display: block;
    width: 86%;
    height: auto;
    margin:5px auto;
    color:white;
    font-size: 1em;
    padding:5px 0;
    box-sizing: border-box;
    border:2px solid #FFF;
}
.main_face .face_menu .face_menu_text,
.main_face .face_menu a:hover .face_menu_text{
    color:#4e5365;
    font-size:0.9em;
}
.main_face .face_menu a:hover .face_menu_title{
    color:white;
}
.main_face .face_menu .face_menu_01 .face_menu_img{
    background: #d8464b;
}
.main_face .face_menu .face_menu_02 .face_menu_img{
    background: #f6ac19;
}
.main_face .face_menu .face_menu_03 .face_menu_img{
    background: #35b597;
}
.main_face .face_menu .face_menu_04 .face_menu_img{
    background: #007fbd;
}
.main_face .face_menu .face_menu_01 .face_menu_title{
    background: #d8464b;
}
.main_face .face_menu .face_menu_02 .face_menu_title{
    background: #f6ac19;
}
.main_face .face_menu .face_menu_03 .face_menu_title{
    background: #35b597;
}
.main_face .face_menu .face_menu_04 .face_menu_title{
    background: #007fbd;
}
.main_face:after{
    content:"";
    display: block;
    width:100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/bg_01.png) repeat;
     z-index: 2;
}

#main {
    width: 73%;
    border:none;
}
#list {
    width: 73%;
    border:none;
    float:left;
    margin-bottom: 80px;
}
#list article{
    padding:10px 0;
}
#main.single_column {
    width: 100%;
    border:none;
}

#sidebar {
    width: 23%;
}

.entry-card-content {
    padding-top: 10px;
}

.btn_1 a {
    display: block;
    width: 200px;
    padding: 20px;
    text-align: center;
    background: #3b5bbe;
    color: white;
    margin: 10px auto;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.5em;
    border: 2px solid #FFF;
}

.btn_1 a:hover {
    border: 2px solid #3b5bbe;
    color: #3b5bbe;
    background: #FFF;
}

.header_fix_menu {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 25px;
    right: 15px;
    background: rgba(237,134,179,0.9);
    z-index: 5;
}



.taiken_area {
    padding: 10px;
    margin: 20px auto;
    box-sizing: border-box;
    border: 2px solid #3b5bbe;
}

.taiken_area h4 {
    color: #3b5bbe;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.2em;
}

.taiken_text_box {
    padding: 20px !important;
}

.taiken_text {
    font-size: 1.5em;
}

.taiken_text i {
    color: #e6a8bc;
}

.taiken_text .taiken_price_1 {
    font-size: 1.8em;
    color: #999;
    margin-right: 0.2em;
}

.taiken_text .taiken_price_2 {
    font-size: 1.8em;
    color: #dd6b90;
    margin-right: 0.2em;
}

#line_btn a {
    background: #25af00;
    box-shadow: 0 5px 0 #219900;
    font-size: 95%;
    position: relative;
    display: block;
    padding: 10px;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 280px;
    margin: 0 0 5% 0;
}

#line_btn a i {
    font-size: 1.5em;
    margin-right: 0.5em;
}

#sns_btn {
    font-size: 60px;
}

#sns_btn i {
    margin-right: 0.2em;
    margin-bottom: 0.2em;
}

#sns_btn a.twitter i {
    color: #1da1f2;
}

#sns_btn a.facebook i {
    color: #3b599f;
}

#sns_btn a.insta i:before {
    /* background: #e4007f; */
    background: -webkit-linear-gradient(top, rgba(89, 47, 197, 1) 0%, rgba(215, 51, 78, 1) 35%, rgba(234, 81, 76, 1) 75%, rgba(251, 131, 45, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.calendar{
    width: 96%;
    padding:2%;
    box-sizing: border-box;
}
.mc-main .has-events .mc-date {
    font-weight: 700;
    background: #fdedef !important; 
    color: #d8454b  !important;
}

.page_content_cat1_box1{
    width:1000px;
    margin:0 auto;

    padding:30px;
}
.page_content_cat1_box1 .st1,
.page_content_cat1_box3 .st1 {
    text-align: center;
    font-size: 26px;
    color: #ed86b3;
}{
    text-align: center;
    font-size: 26px;
    color:#ed86b3;
}
.page_content_cat1_box1 .st2{
    text-align: left;
    font-size: 20px;
    margin-top:1em;
}
.page_content_cat1_box1 .st3{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:80px auto 0 auto;
}
.page_content_cat1_box1 .st3>div{
    width:48%;
    padding:10px;
    margin:1%;
    box-sizing: border-box;
    text-align: center;
    background: #efefef;
}
.page_content_cat1_box1 .st3 .st3_title{
    font-size:20px;
    margin:20px 0;
}

.page_content_cat1_box1 .st3 .st3_text{
    text-align: left;
}

.page_content_cat1_box1 .st3 .st3_text,
.page_content_cat1_box1 .st3 .st3_text dt,
.page_content_cat1_box1 .st3 .st3_text dd {
  box-sizing: border-box;
  padding:0;
  margin:0;
}
.page_content_cat1_box1 .st3 .st3_text {
  background: #FFF;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.page_content_cat1_box1 .st3 .st3_text dt,
.page_content_cat1_box1 .st3 .st3_text dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
.page_content_cat1_box1 .st3 .st3_text dt {
  width: 30%;
  float: left;
}
.page_content_cat1_box1 .st3 .st3_text dd {
  background: #fff;
  margin-left: 30%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
}
.page_content_cat1_box1 .st3 .st3_text dd:after {
  content: '';
  display: block;
  clear: both;
}
.page_content_cat1_box2{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}
.page_content_cat1_box2>div{
    width:48%;
    padding:10px;
    margin:1%;
    box-sizing: border-box;
    border:1px solid #ccc;
    border-radius: 5px;
}
.page_content_cat1_box2>div .img{
    width: 130px;
    float: left;
    margin-right: 1em;
}
.page_content_cat1_box2>div h4{
    color:#d8454b;
}
.mc-row .sat{
    /*color:#0861b9 !important;*/
}  
.mc-row .sun{
    /*color:#d8454b !important;*/
}
.my-calendar-month{
    text-align: center !important;
}
.mc-main .current-day .mc-date::after{
    content:"　【今日】";
}
.mc_bottomnav {
    display: none !important;
}

.page_content_cat1_box3{
    width: 1000px;
    padding:20px;
    border: 1px dashed #ccc;
    margin: 50px auto;
    background: #fffcdb;
}
.page_content_cat1_box3 h4{
    color:#d8454b;
}

.page_content_cat2_box1{
    padding:20px;

}
.page_content_cat2_box1 ul{
    text-align: center;
}
.page_content_cat2_box1 ul li{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: inline-block;
    background: #02a878;
    color:#FFF;
    text-align: center;
    margin:15px;
}
.page_content_cat2_box1 ul li p{
    position: relative;
    display: block;
    top:60px;
}
.page_content_cat2_box1 ul li span{
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom:0.5em;
    border-bottom:2px solid #fff;
    width: 80%;
    margin:0 auto 0.5em auto;
}
.page_content_cat2_box1 ul::after{
    content:"";
    display: block;
    clear: both;
}
.page_content_cat2_box2{
    padding:50px 0;
}
.page_content_cat2_box2 .st1,
.page_content_cat3_box1 .st1{
    text-align: center;
    font-size: 50px;
    color:#ed86b3;
    margin-bottom: 0.5em;

}

.page_content_cat2_box2 .st2,
.page_content_cat2_box5 .st2,
.page_content_cat3_box1 .st2,
.page_content_cat3_box2 .st2,
.page_content_cat3_box3 .st2,
.page_content_cat3_box4 .st2{
    clear:both;
    text-align: center;
    font-size: 24px;
    color:#02a878;
    margin-bottom:1em;
}

.page_content_cat2_box3 dl,
.page_content_cat2_box3 dt,
.page_content_cat2_box3 dd {
    margin:0;
    padding:0;
    box-sizing: border-box;
    text-align: left;
}

.page_content_cat2_box3 dl{ 
    max-width: 1000px;
    margin:50px auto;
}


.page_content_cat2_box3 dl {
    background: #02a878;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin:40px auto;
}
.page_content_cat2_box3 dt,
.page_content_cat2_box3 dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
.page_content_cat2_box3 dt {
  width: 30%;
  float: left;
  color:white;
  font-size: 20px;
  padding-left:60px;
  position: relative;
}
.page_content_cat2_box3 dt span {
  width: 30px;
  height: 30px;
  position: absolute;
  color:#02a878;
  background: white;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
  top: 10px ;
  left: 10px;
}
.page_content_cat2_box3 dd {
  background: #fff;
  margin-left: 30%;
  padding-bottom: 10px;
  height: 100%;
  border-left: 1px solid #ccc;
  font-size: 16px;
}
.page_content_cat2_box3 dd:after {
  content: '';
  display: block;
  clear: both;
}
.page_content_cat2_box4{
    padding:50px 20px;
    max-width: 1040px;
    margin:0 auto;
}
.page_content_cat2_box4 .q{
    padding-bottom:10px;
    margin-bottom:10px;
    font-size: 20px;
    border-bottom:1px solid #02a878;
    font-weight: bold;


}
.page_content_cat2_box4 .q span{
    color:#02a878;
    font-size: 30px;
    margin-right: 0.2em;
    
}
.page_content_cat2_box4 .a{
    padding:20px;
    font-size: 16px;
    border-radius: 5px;
    margin:20px auto;
    background: #fffcdb;
}
.page_content_cat2_box4 .a span{
    font-weight: bold;
}

.page_content_cat2_box5{
    padding:50px 20px;
    max-width: 1040px;
    margin:0 auto;
}
.page_content_cat2_box5 .flexbox{

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}
.img-loading-animation.dis{
    opacity:0;
}
.img-loading-animation {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    background-color: #9880ff;
    color: #9880ff;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: .5s;
    opacity: 1;
    z-index:-1;
  }
  
  .img-loading-animation::before, .img-loading-animation::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
  }
  
  .img-loading-animation::before {
    left: -15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #9880ff;
    color: #9880ff;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 0s;
  }
  
  .img-loading-animation::after {
    left: 15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #9880ff;
    color: #9880ff;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 1s;
  }
  .parent-block {
    position: relative;
  }

  
  @keyframes dot-flashing {
    0% {
      background-color: #9880ff;
    }
    50%,
    100% {
      background-color: #ebe6ff;
    }
  }

.page_content_cat2_box5 .flexbox > div{
    width: calc(100% / 2);
    padding:20px 0px 20px 20px;
}
.page_content_cat2_box5 .flexbox > div:first-child{
    padding:20px 20px 20px 0;
}

.page_content_cat2_box5 .flexbox .box5_st1_01 h4{
    padding:5px 8px;
    background:#ec6d66 ;
    color:#FFF;
}
.page_content_cat2_box5 .flexbox .box5_st1_02 h4{
    padding:5px 8px;
    background:#f6ac19 ;
    color:#FFF;
}
.page_content_cat2_box5 .flexbox .box5_st2 h4{
    padding:5px 8px;
    background:#35b597 ;
    color:#FFF;
}
.page_content_cat2_box5 .flexbox .box5_st2 h5{
    padding:5px 8px;
    background:#fffeee ;
}
.page_content_cat2_box5 .box5_st3 img{
    width:26%;
    float: left;
    margin-right: 20px;
    padding-top:20px;
}
.page_content_cat2_box5 .box5_st3 p{
    font-size:24px;
    color:#d07575;
    padding-top: 80px;

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


.page_content_cat3_box2,
.page_content_cat3_box3,
.page_content_cat3_box4,
.page_content_cat3_box5,
.page_content_cat3_box6 {
    padding:50px 20px;
    max-width: 1040px;
    margin:0 auto;
}

.page_content_cat3_box2 img,
.page_content_cat3_box3 img{
    width: 35%;
    height:auto;
    margin: 1em 1em 1em 0;
    float: left;
}
.page_content_cat3_box2 img+p,
.page_content_cat3_box3 img+p{
    margin-top: 2em;
    line-height: 1.8em;
}
.page_content_cat3_box4 p{
    line-height: 1.8em;

}
.page_content_cat3_box2 b,
.page_content_cat3_box3 b,
.page_content_cat3_box4 b{
    font-size: 18;
    background:#007fbd;
    display: inline-block;
    color:#FFF;
    font-weight: normal;
    padding:5px 8px;
    margin-top:10px;

}
.page_content_cat3_box2 img+p+div{
    border:1px solid #ccc;
    padding: 0 10px 10px 10px;
    margin-top: 10px;
    margin-left: 37%;
}
.page_content_cat3_box2::after{
    content:"";
    display: block;
    clear: both;
}


.page_content_cat3_box5 h4{
    padding:12px;
    background:#d8454b;
    text-align: center;
    font-size: 22px;
    color:#FFF; 
}

.page_content_cat3_box5 dl,
.page_content_cat3_box5 dt,
.page_content_cat3_box5 dd,
.page_content_cat3_box6 dl,
.page_content_cat3_box6 dt,
.page_content_cat3_box6 dd{
    padding:0;
    margin:0;
}
.page_content_cat3_box5 dt,
.page_content_cat3_box5 dd,
.page_content_cat3_box6 dt,
.page_content_cat3_box6 dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
.page_content_cat3_box5 dl{
  background: #FFF;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #EFEFEF;
  margin:50px 0;
}
.page_content_cat3_box6 dl{
  background: #FFF;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #EFEFEF;
  margin:20px 0;
}
.page_content_cat3_box5 .flexbox{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}
.page_content_cat3_box5 .flexbox>div:first-child{
    width:30%;
}
.page_content_cat3_box5 .flexbox>div:nth-child(2){
    width:70%;
    padding:10px;
}
.page_content_cat3_box5 dt,
.page_content_cat3_box6 dt {
  width: 30%;
  float: left;

}
.page_content_cat3_box5 dd,
.page_content_cat3_box6 dd {
  background: #fff;
  margin-left: 30%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
}
.page_content_cat3_box5 dd:after,
.page_content_cat3_box6 dd:after {
  content: '';
  display: block;
  clear: both;
}
.page_content_cat3_box6 dd ul li{
    margin-left: 20px;
}
.page_content_cat3_box6{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}
.page_content_cat3_box6 .box6_img{
    width:30%;
    padding-right:10px;
    text-align: center;
}
.page_content_cat3_box6 .box6_text{
    width:70%;
    padding-left:10px;
}
.page_content_cat3_box6 .box6_img img{
    margin-bottom: 10px
}
.cat3_btn{
    text-align: center;
}
.cat3_btn a{
    font-size: 18px;
    padding:20px;
    display: inline-block;
    text-align: center;
    margin:0 auto 50px auto;
    background: #f6ac19;
    color:#FFF;
    text-decoration: none;
}

.page_content_cat4_box1,
.page_content_cat4_box2,
.page_content_cat4_box4 {
    padding:50px 20px;
    max-width: 1200px;
    margin:0 auto;
}

.page_content_cat4_box1 table{
    margin:50px 0 0 0;
}
.page_content_cat4_box1 .st1{
    text-align: center;
    font-size: 40px;
    color:#ed86b3;
    margin-bottom: 0.5em;
    
}

.page_content_cat4_box1 .st2,
.page_content_cat4_box2 .st2{
    clear:both;
    text-align: center;
    display: block;
    font-size: 24px;
    background: #02a878;
    color:#FFF;
    margin-bottom:1em;
    margin-top: 30px;
    padding:20px;
}
.page_content_cat4_box2 .st3{
    font-size: 20px;
    margin:20px auto;
    text-align: center;
    color:#02a878;
}
.page_content_cat4_box2 .st4{
    border:1px solid #ccc;
    margin:20px auto;
    padding:10px;
}
.page_content_cat4_box2> div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}
.page_content_cat4_box4> div,
.page_content_cat4_box4 .box4_flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}
.page_content_cat4_box4 .box4_flex{
    margin-top:30px;
    margin-bottom:10px;
}

.page_content_cat4_box2 .box2_img{
    width:40%;
    padding-right:10px;
}
.page_content_cat4_box2 .box2_img img{
    max-width: 100%;
    height: auto;
}
.page_content_cat4_box2 .box2_text{
    width:60%;
    padding-left:10px;
}
.page_content_cat4_box4 .box4_left{
    width:48%;
    padding-right:2%;
}
.page_content_cat4_box4 .box4_right{
    width:48%;
    padding-left:2%;
}
.page_content_cat4_box4 .box4_left img,
.page_content_cat4_box4 .box4_right img{
    max-width: 100%;
    height: auto;
}
.page_content_cat4_box4 ul.de_li{
    margin-top:20px;
}
.page_content_cat4_box4 ul.de_li:after{
    content:"";
    display:block;
    clear:both;
}
.page_content_cat4_box4 ul.de_li li{
    list-style:none;
    width:31%;
    padding:20px 0;
    border-radius:5px;
    color:white;
    text-align:center;
    font-size:1.2em;
    float:left;
    margin:1%;
}
.page_content_cat4_box4 ul.de_li02{
    margin-left:1.8em;
    margin-top:1.8em
}
.page_content_cat4_box4 ul.de_li02 li{
    list-style-image: url("./images/de_li02_bg.png");
    margin-bottom:1em;
    font-size:1.1em;

}
.page_content_cat4_box1 ul.de_li03{
    margin-left:1.8em;
    margin-top:0.5em
}
.box4_flex div:nth-child(1){
    width:30%;
    margin-right:2%;
}
.box4_flex div:nth-child(2){
    width:66%;
    margin-left:2%;
}
.de_st01{
    font-size:1.5em;
    text-align:center;
    color:#ed7c94;
    font-weight:700;
    margin: 10px 0
}
.de_st02{
    font-size:1.2em;
    text-align:center;
    background:#ed7c94;
    color:white;
    padding:10px 20px;
    margin:10px 0;
}
.de_st03{
    font-size:1.5em;
    text-align:center;
}
.de_st04{
    color:#a92823; 
    font-weight:700;
}
.de_st05{
    text-indent:-1em;
    margin-left:1em;
    color:#999;
}
.de_st07{
    text-align:center;
    font-size:1.4em;
    margin:30px 0 10px 0;
}
.de_st08{
    font-size:1.2em;
    text-align:center;
    background:#3977b4;
    color:white;
    padding:10px 20px;
    margin:10px 0;
}
.de_st09{
    font-size:1.2em;
    display:inline-block;
    background:#666;
    color:white;
    padding:10px 20px;
    margin:10px 0;
}
.de_st10{
    font-size:1.1em;
    border:2px solid #3977b4;
    border-radius:5px;
    padding:10px 20px;
    margin:10px 0;
}
.de_st11{
    font-size:1.5em;
    text-align:center;
    margin:20px 0;
}
.de_st11 span{
    font-size:1.2em;
}

.page_content_cat4_box4 ul.de_li li:nth-child(1){background:#3977b4;}
.page_content_cat4_box4 ul.de_li li:nth-child(2){background:#dd6766;}
.page_content_cat4_box4 ul.de_li li:nth-child(3){background:#e9bb31;}

.page_content_cat4_box2 dl dt{
    border-left:4px solid #f6ac19;
    padding:5px 10px;
}
.page_content_cat4_box2 dl dd{
    padding:5px 10px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 7px;
}
.box2_text .warning{
    padding:10px;
    color: #FFF;
    background: #d8454b;
}

.page_inq_box1 {
    padding:50px 20px;
    max-width: 1040px;
    margin:0 auto;
}

.page_inq_box1 .st1{
    text-align: center;
    font-size: 50px;
    color:#ed86b3;
    margin-bottom: 0.5em;
    
}

.page_inq_box1 .st2{
    clear:both;
    text-align: center;
    display: block;
    font-size: 24px;
    background: #02a878;
    color:#FFF;
    margin-bottom:1em;
    margin-top: 30px;
    padding:20px;
}
.page_inq_box1 .st3{
    font-size: 20px;
    margin:20px auto;
    text-align: center;
    color:#02a878;
}
.page_inq_box1 .st4{
    font-size: 26px;
    margin:20px auto;
    text-align: center;
}
.page_inq_box1 .st4 span{
    font-size: 36px;
    color:#de5145;
}

.page_inq_box1 dl,
.page_inq_box1 dt,
.page_inq_box1 dd {
    margin:0;
    padding:0;
}
.page_inq_box1 dt,
.page_inq_box1 dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
.page_inq_box1 dl{
  background: #FFF;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #EFEFEF;
  margin:50px 0;
}

.page_inq_box1 dt {
  width: 30%;
  float: left;

}
.page_inq_box1 dd {
  background: #fff;
  margin-left: 30%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
}
.page_inq_box1 dd:after {
  content: '';
  display: block;
  clear: both;
}
.page_inq_box1 input[type="submit"]{
    display: block;
    margin:5px auto;
    padding:10px 50px;
}


.price .green{
    background: #fff4f4;
}
.price .blue{
    background: #ecf5fb;
}
/*.price span{
    font-size:20px;
    color:#d8464b ;
}*/
span.price {
    color: #d8464b;
    font-size:20px;
}


.message_area{
    padding:50px 20px;
    max-width: 1040px;
    margin:0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.reco_area{
    max-width: 1200px;
    margin:0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding:40px;
    margin-bottom: 3em;
    background: rgba(255, 104, 87,0.2);
    border-radius: 15px;
    letter-spacing: 0.1em;
}
.reco_area div:nth-child(1){
    width:50%;
}
.reco_area div:nth-child(1) img{
    border-radius: 10px;
}
.reco_area div:nth-child(2){
    width:50%;
    padding:20px;
    text-align: center;
}
.reco_area a{
    background: #ff6857;
    color:white;
    padding:10px 30px;
    border-radius: 20px;
    font-weight: bold;
}
.reco_area h2 span{
    font-size: 0.8em;
}
.reco_area h2,
.reco_area p{
    margin-bottom: 2em;
}

.message_area .profile{
    width: 20%;
    padding-right:10px;
    text-align: center;
    padding-top:30px;
}
.message_area .message{
    width: 80%;
    padding-left:10px;
    line-height: 1.8em;
    font-size: 18px;
}
.message_area .message h4{
    padding:5px 0px;
    color:#d8454b;
    font-size: 22px;  
}




#footer {
    clear: both;
    background-color: #ed86b3;
    color: #fff;
    padding: 5px;
}
#page-top {
    position: fixed;
    display: none;
    left: 10px;
    right:inherit;
    bottom: 10px;
}
#page-top a {
    color: #fff;
    padding: 7px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    text-align: center;
    background-color: #ed86b3;
    line-height: 100%;
    border-radius: 4px;
    font-size: 11px;
    border: 2px solid #fff;
}



.sns_box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
    max-width:1200px;
}

.sns_box>div{
    padding:10px;
    box-sizing: border-box;
    text-align: center;
    width:calc(100% / 3);
}




.drawer-menu {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  width: 400px;
  height: 100%;
  padding: 20px 0;
  background: #d8454b;
  background: #ed86b3;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  opacity: 0;
 }
  .drawer-menu h2 {
    font-size: 12px; }
    .drawer-menu h2 img {
      width: 50%;
      height: auto;
      margin: 0 auto; }
  .drawer-menu object {
    width: 50%;
    height: auto;
    margin: 0 auto; }
  .drawer-menu svg {
    width: 100%; }

.drawer-menu li {
  text-align: left;
  list-style: none;
}
.drawer-menu li a{
    text-decoration: none;
}
.drawer-menu li i {
    margin-right: 1em; }

.drawer-menu li a {
  display: block;
  padding: 0.4em 1.0em;
  font-size: 100%;
  color: #fff;
  -webkit-transition: all .8s;
  transition: all .8s; }

.drawer-menu li a:hover {
  color: #1a1e24;
  background: #fff; }

.drawer-menu h2 {
  text-align: center;
  color: #ccc; }

.drawer-menu .menu_info {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0; }
  .drawer-menu .menu_info h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    border-bottom: 1px dotted #fff; }
  .drawer-menu .menu_info ul li {
    text-align: left;
    display: block;
    color: #fff;
    margin-left: 10px; }
  .drawer-menu .menu_info i {
    margin-right: 0; }

/* checkbox */
.check {
  display: none; }

/* menu button - label tag */
.menu-btn {
  display: none;
  position: fixed;
  top:25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  padding: 10px;
  right: 25px;
  width: 60px;
  height: 60px;
  font-size: 10px;
  text-align: center;
  cursor: pointer;
  border:3px solid #db434f  ;
  z-index: 1000; }

.bar {
  position: absolute;
  top: 12px;
  left: 7px;
  display: block;
  width: 40px;
  height: 3px;
  background: #db434f;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.bar.middle {
  top: 22px;
  opacity: 1; }

.bar.bottom {
  top: 32px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom; }

.menu-btn__text {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  color: #db434f;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: block;
  visibility: visible;
  opacity: 1; }

.menu-btn:hover .bar {
  background: #999; }

.menu-btn:hover .menu-btn__text {
  color: #999; }

.close-menu {
  position: fixed;
  top: 0;
  right: 400px;
  width: 100%;
  height: 100vh;
  background: transparent;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  visibility: hidden;
  opacity: 0; }

/* checked */
.drawer-menu.active {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  z-index: 2; }

  .drawer-menu.active ~ #container {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-400px);
  -ms-transform: translateX(-400px);
  transform: translateX(-400px); }

.menu-btn.active .menu-btn__text {
  visibility: hidden;
  opacity: 0; }

.menu-btn.active .bar.top {
  width: 48px;
  top: 8px;
  left:12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.menu-btn.active .bar.middle {
  opacity: 0; }

.menu-btn.active .bar.bottom {
  width: 48px;
  top: 41px;
  left:12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.menu-btn.active ~ .close-menu {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  background: rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
  z-index: 3; }

.menu-btn.active ~ .close-menu:before {
  content: "";
  z-index: -1;
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

.header_fix_menu{
    display: none;
}
.loader{
    text-align: center;
    font-size: 30px;
    color:#ec6d66;
    margin:100px 0 0 0;
}
.face .movie,#loopslider{
    /* opacity: 0; */
}
.mc-list .sharing,
.mc-list .mc_edit_links{
    display: none;
}
.mc-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.mc-list li{
    width:48%;
    margin:1% !important;
    border:1px solid #ccc !important;
    display: block;
}
.mc-main .list-event {
    border-top: 1px solid #d1d1d1;
    margin: 0 !important;
    padding: 0.5em !important;

}

.mc-main .list-event .event-title {
    margin: 0 0 5px !important;
    display: inline-block;
    font-size: 16px !important;
    padding:5px 8px !important;
}

.page_content_cat4_box3{
    max-width: 900px;
    width: 100%;
    margin:0 auto;
}

.message_box:nth-child(even),
.message_box:nth-child(odd) {
    position: relative;
    background: #ffffff;
    border: 4px solid #c2e1f5;
    margin-bottom:20px;
    padding:20px;
    border-radius: 5px;
    line-height: 1.8em;
}
.message_box:nth-child(even):after, .message_box:nth-child(even):before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.message_box:nth-child(even):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 30px;
    margin-top: -30px;
}
.message_box:nth-child(even):before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #c2e1f5;
    border-width: 36px;
    margin-top: -36px;
}
.message_box:nth-child(odd):after, .message_box:nth-child(odd):before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.message_box:nth-child(odd):after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 30px;
    margin-top: -30px;
}
.message_box:nth-child(odd):before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #c2e1f5;
    border-width: 36px;
    margin-top: -36px;
}

.news_1{
    text-align: center;
}
.news_1 img{
    border:4px solid #92d050;
}

.entry-content p{
    margin: 1em 0;

}

.pamph img{
    padding:5px;
    background: #FFF;
    border:1px solid #ccc;
/*    box-shadow: 2px 2px 2px #666;*/
}
.precautions{
    padding:20px;
    text-align:center;
    color:tomato;
    border:2px solid rgba(255,99,71,0.6);
}

.katsudou_box{
    max-width:1000px;
    margin:0 auto;
}
.katsudou_box dt span{
    display: inline-block;
    padding:2px 6px;
    margin-right: 0.5em;
    color:white;
    font-weight: normal;
}
.katsudou_box dd{
    padding:10px 20px;
    border-bottom:1px dashed #ccc;
    margin-bottom: 20px;
}

.katsudou_box dt span.tag_01{
    background:#35b597;
}
.katsudou_box dt span.tag_02{
    background:#ec6d66; 
}
.katsudou_box dt span.tag_03{
    background:#f6ac19;
}
.katsudou_box dt span.tag_05{
    background:#1ba8fe;
}
.year_month{
    font-size:1.5em;
    margin-top:20px;
    margin-bottom: 5px;
    text-align: center;
}
.cal{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width:100%;
    max-width:1200px;
    margin:0 auto 40px auto;
    border-bottom:1px solid #ccc;
}
.cal div{
    width:14%;
    min-height: 80px;
    display:block;
    text-align:center;
    font-size:1em;
    padding:3px 3px 20px 3px;
    background: #FFF;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    cursor:pointer;
    position: relative;
}
.cal div.week{
    background: #ee87b6;
    color:white;
    min-height: 30px;
    line-height: 30px;
    padding:0;
}
.cal div.today::after{
    content:"本日";
    text-align:center;
    width: 100%;
    height: 20px;
    position: absolute;
    font-size: 0.9em;
    line-height: 20px;
    display: block;
    bottom: 0;
    left:0;
    background: #fffcce;
}
.cal span.holiday{
    border:1px solid tomato;
    font-size: 10px;
    padding:0 2px;
    margin-left: 2px;
}

.cal div:nth-child(7n){
    border-right:1px solid #ccc;
    width:16%;
}
.cal_info p{
    text-align: center;
    padding:0px;
    line-height: 30px;
}
.cal_info span{
    display:inline-block;
    position: relative;
    width:40px;
    height: 30px;
    margin:0px 5px 0px 0;
    top:8px;
    border:1px solid #ccc;
}
.cal_info span.off{
    background:#fad2de ;
}
.cal_info span.today::after{
    content:"本日";
    text-align:center;
    width: 100%;
    height: 15px;
    position: absolute;
    font-size: 0.9em;
    line-height: 15px;
    display: block;
    bottom: 0;
    left:0;
    background: #fffcce;
}
.cal_navi{
    text-align: center;
    margin-top: 30px;
}
.grey {
    color: #ccc;
}
.sat {
    color: #007acc;
}
.sun {
    color: tomato;
}

.cal_sm{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width:100%;
    margin:0 auto 40px auto;
    border-bottom:1px solid #ccc;
}
.cal_sm div{
    width:48%;
    display:block;
    text-align:center;
    font-size:1em;
    padding:0;
    background: #FFF;
    border:1px solid #ccc;
    cursor:pointer;
    position: relative;
    margin:1%;
}
.cal_sm div p{
    padding:10px;
}
.cal_sm div p.date{
    background: #ee87b6;
    color:white;
    min-height: 30px;
    line-height: 30px;
    padding:0;
    display: block;
}

img {
    opacity: 1;
    transition: opacity 0.3s;
}

img[data-src] {
    opacity: 0;
}




.eme{
    max-width:1000px;
    margin:0px auto 40px auto;
    border:3px solid #e48335;
    padding:20px;
}
.eme p{
    margin-bottom:1em;
}

.panf{
    text-align: center;
    justify-content: center;
}
.panf img{
    width:300px;
    height:auto;
    box-shadow: 2px 2px 2px #ccc;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    margin: 0 20px;

}
.sit_cp{
    padding:20px 0;
    font-size:1.3em;
    max-width:1000px;
    margin:20px auto 0 auto;
    text-align: left;
}
.gl_st1{
    margin-left:1.5em;
}
.gl_st2{
    margin-left: 1em;
    text-indent: -1em;
}
.gl_st2 li{
    list-style:none;
    margin-left:0.5em;
}
.gl_st2 li span{
    color:tomato;
}
.gl_st3{
    text-align: center;
}
.gl_st3 p{
    font-size: 36px;
    margin:20px auto;
    text-align: center;
    display: inline-block;
    padding:10px 20px 0px 20px;
    color:#02a878;
    color:#333;
    color:#ee87b6;

}
.gl_st3 p span{
    border-top:2px solid #ccc;
    border-top:2px solid rgba(235,141,171,0.5);
    padding:10px 60px 0 60px;
    display: block;
    font-size:18px;
    color:rgba(235,141,171,0.8);
    color:#ee87b6;
}

.relax_img{
    width:32%;
    margin-right:3%;
}
.relax_txt{
    width:63%;
}

.balloon1 {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #e0edff;
}

.balloon1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #e0edff;
}

.balloon1 p {
    margin: 0;
    padding: 0;
}
.voice{
    width:31%;
    margin:1%;
}
.voice img{
    width:60%;
    display:block;
    margin:0 auto;
}

.nge_st_01 p{
    margin-bottom:1.1em;
}
.nge_st_03 {
    width:900px;
    margin:0 auto;
    display:block !important;
}
.rec_01{
     background: #fafafa;
     padding:20px 40px;
     border-radius: 5px;
     width: 700px;
     margin: 30px auto 0 auto; "
}
.rec_bal_01 {
  position: relative;
  display: block;
  margin: 1.5em 0;
  padding: 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  /*border: solid 3px #f6ac19;*/
  background: rgba(246,172,25,0.1);
  box-sizing: border-box;
  border-radius: 8px;   
}

.rec_bal_01 p{
    margin-bottom: 0.6em;
}
.rec_bal_01 .rec_bal_txt{
    width:66% !important;
}
.rec_bal_01 .rec_bal_img{
    width:33% !important;
}
.rec_bal_01 .rec_bal_img img{
    border-radius: 50%;

}

/*なごみんイングリッシュ 2021年2月2日火曜日10:23:18*/
.e_st_box01{
    width:800px;
    margin:20px auto;
    /* border:3px solid #ffff34; */
    background-color: #ffd100;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #ffff34), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #ffff34),color-stop(.75, #ffff34), color-stop(.75, transparent),to(transparent));
    -webkit-background-size: 14px 14px;
    padding:5px;
}
.e_st_box01 .box_inner{
    width: 100%;
    padding:20px;
    background: #FFF;
}
.e_st_box02{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    width:100%;
    max-width:1200px;
}
.e_st_box02 > div{
    width:23%;
    margin:1%;
    /* border-radius: 5px; */
    border-top:1px solid #eee;
    border-left: 1px solid #eee;
    padding:20px;
    box-shadow: 1px 1px 2px #ccc;
    position: relative;
}
.e_st_box02 > div:before {
    height: 0;
    display: block;
    position: absolute;
    right: -2px;
    top: -2px;
    content: "";
    border-top: solid 50px #fff;
    border-left: solid 50px transparent;
}
.e_st_box02 > div:after {
    height: 0;
    display: block;
    position: absolute;
    right: -2px;
    top: -2px;
    content: "";
    border-bottom: solid 50px rgba(33, 33, 33, 0.2);
    border-right: solid 50px transparent;
}
.e_st_01{
    font-size: 2em;
    text-align: center;
    margin:10px auto;
}
.e_st_02{
    color:#FFF;
    padding:3px 12px;
    text-align: center;
    margin:0 auto 10px auto;
    background:#ffa725 ;
    display: inline-block;
}
.e_st_03{
    font-size: 1.3em;
    text-align: center;
    margin:10px auto;
}
.pin{
    width:40px;
    height:40px;
    margin:0;
    padding:0;
    position: absolute;
    top:-5px;
    right:-5px;
}

.marufont{
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.dailyschedule_left{
    width:50%;
    text-align: right;
    padding:20px 0 0 0;
    border-right: 4px solid #ccc;
}
.dailyschedule_right{
    width:50%;
    text-align: left;
    padding:120px 0 0 0;
}
.dailyschedule_right .sche_time,
.dailyschedule_left .sche_time{
    padding:5px 20px;
    display: inline-block;
    border-bottom:2px solid #ccc;
}
.dailyschedule_right .sche_title,
.dailyschedule_left .sche_title{
    padding:10px;
    font-weight: bold;
    font-size:1.1em;
}
.dailyschedule_right .sche_text,
.dailyschedule_left .sche_text{
    width:70%;
    padding:0 10px 10px 10px;
}
.dailyschedule_right .sche_img,
.dailyschedule_left .sche_img{
    width:30%;
    padding:0 10px 10px 10px;
}

.feature_box01{
    width:48%;
    margin:1%;
    padding:10px;
}

.feature_title {
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;/*フォントサイズ*/
    background: #78d0f5;/*背景色*/
    color: #FFF;/*文字色*/
    box-sizing: border-box;
    width:100%;
    margin-bottom: 20px;
}

.feature_title .feature_title_inner {
    margin: 0 auto 0 auto;
    padding: 0 30px;
    border-top: dashed 1px #FFF;/*上の破線*/
    border-bottom: dashed 1px #FFF;/*下の破線*/
    line-height: 46px;
}

.feature_title:before, .feature_title:after {
position: absolute;
content: '';
width: 0px;
height: 0px;
z-index: 1;
}

.feature_title:before {
/*左端の山形*/
top: 0;
left: 0;
border-width: 30px 0px 30px 15px;
border-color: transparent transparent transparent #fff;
border-style: solid;
}

.feature_title:after {
/*右端の山形*/
top: 0;
right: 0;
border-width: 30px 15px 30px 0px;
border-color: transparent #fff transparent transparent;
border-style: solid;
}

.feature_text {
    padding:10px;
    border:1px dashed #ccc;
}

.program_box01{
    width:23%;
    margin:1%;
}
.program_title{
    background:#129987;
    color:white;
    padding:5px;
    text-align: center;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
.program_img{
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    height:260px;
    overflow: hidden;
}
.program_img img{
    margin: 0;
    padding:0;
}
.program_teacher{
    text-align: center;
}
.event_box01 {
    width:31%;
    margin:1%;
}
.event_box01 .event_month{
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px dashed #ccc;
    padding:5px;
    background: rgba(221,70,78,0.2);
    text-align: center;
    font-weight: 700;
}
.event_box01 .event_title{

    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:5px;
}

.sm{
    margin-top:20px;
    width:74%;
    margin-left:1%;
}
.sm_img{
    width:24%;
    margin-right:1%;
    margin-top:20px;
}

.voice_st01,
.voice_st01a{
    width:20%;
    text-align: center;
}
.voice_st02{
    width:80%;
    padding:5px 10px 5px 30px;
}
.voice_st01 img{
    width:80%;
}
.voice_st01a img{
    width: 60%;
}
/*.rec_bal_01:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.rec_bal_01:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #555;
  z-index: 1;
}*/


/* Large devices: Desktops (≥1200px) */

@media (min-width: 1200px) {

}
@media screen and (max-width: 1280px) {
    .page_content_cat2_box1 ul li{
        width: 180px;
        height: 180px;
        border-radius: 50%;
        display: inline-block;
        background: #02a878;
        color:#FFF;
        text-align: center;
        margin:15px 10px;
    }
    .page_content_cat2_box1 ul li p{
        position: relative;
        display: block;
        top:50px;
    }
}
@media screen and (max-width: 1110px) {
    div#header-in,
    div#navi-in,
    div#body-in,
    div#footer-in {
        width: 100%;
    }

}
@media (max-width: 1080px) {
    .main_face .face_menu {
        width: 90%;
        height: 200px;
        position: absolute;
        bottom: 30px;
        left: 5%;
        box-sizing: border-box;
        z-index: 5;
        border: 1px solid #aaa;
        box-sizing: border-box;
    }
    .main_face .face_menu .face_menu_text, .main_face .face_menu a:hover .face_menu_text {
        color: #4e5365;
        font-size:0.8em;
    }

    .main_face .face_menu .face_menu_title{
        display: block;
        width: 96%;
        height: auto;
        margin:5px auto;
        color:white;
        font-size: 0.9em;
        padding:5px 0;
        box-sizing: border-box;
        border:2px solid #FFF;
    }
}


/* Medium devices: Desktops (≥992px) */

@media (max-width: 991px) {
    .bana_area_01>div {
        height: auto;
        overflow-y: auto;
    }
}

@media (max-width: 767px) {
    *{
        line-height: 1.5em;
    }
    body {
        overflow-x: hidden;
        width: 100%;
    }
    img{
        height:auto;
    }
    .face_slider {
        display: none;
    }

    .box_b1,
    .inq_box,
    .news_box{
        width:96%;
        margin-left:2%;
        margin-right: 2%;
    }
    .header_area {
        width: 100%;
        height: 80px;
        display: block;
        position: fixed;
        top: 0;
        background: #FFF;
        z-index: 100;
        box-shadow: 1px 1px 1px #333;
    }
    #container{
        padding-top:80px;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        -webkit-transition-duration: .5s;
        transition-duration: .5s; 
    }
    #site-title img{
        height: 52px;
        width: auto;
    }
    .main_face .face_menu{
        display: none;
    }
    .main_face .cc {
        position: absolute;
        top: 130px;
        left: 5%;
        font-size: 18px;
        z-index: 3;
        color: white;
        font-weight: bold;
        text-shadow:2px 2px 2px #007fbd, -2px -2px 2px #007fbd,
            -2px 2px 2px #007fbd, 2px -2px 2px #007fbd,
            0px 2px 2px #007fbd,  0 -2px 2px #007fbd,
            -2px 0 2px #007fbd, 2px 0 2px #007fbd;
        margin-bottom:0;
    }
   
    #h-top #site-title a {
        font-size: 14px !important;
    }
    #site-title span {
        font-size: 0.5em;
        position: absolute;
        top: 50px;
        left: 70px;
        padding-left: 1px;
    }
    #site-description {
        text-align: center;
        color: white;
        font-size: 1em;
    }
    .menu {
        display: none;
    }
    .box_area {
        width: 100%;
    }
    .page_content_cat1_box1,
    .page_content_cat1_box3{
        width: 100%;
        margin: 0 auto;
        padding: 10px;
    }
    .page_content_cat1_box1 .st3 {
        flex-wrap: wrap;
        margin: 80px auto 0 auto;
    }
    .page_content_cat1_box2 {
        width: 100%;
        flex-wrap: wrap;
    }
    .page_content_cat1_box1 .st3>div {
        width: 98%;
    }
    .page_content_cat1_box2>div{
        width: 98%;
    }
    .b_title_1,
    .b_title_2,
    
    .b_title_4,
    .b_title_5{
        font-size: 16px;
        padding:10px 4px;
    }
    .b_title_3{
        font-size: 22px;
        width:90%;
    }
    .b_title_1b{
        font-size:16px;
        height:80px;
        line-height: 80px;
    }

    .shop_box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .shop_box>div {
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
        width: calc(100%);
    }

    .inq_area{
        padding:10px;
        font-size: 14px;
    }
    .inq_area .phone {
        font-size: 18px;
    }
    .inq_area .phone span {
        font-size: 20px;
        color: #da454b;
    }
    .inq_area .inq_btn a:first-child{
        clear:both;
    }
    .inq_area .inq_btn a {
        box-sizing:border-box;
        padding: 5px 10px;
        display: block;
        width:46%;
        float:left;
        text-align:center;
        margin:10px 2% 0 2%;
        color: #FFF;
        background: #007fbd;
        border-radius: 5px;
    }
    .box_a0,
    .box_a3_1,
    .box_a3_2{
        width: 100%;
        height: auto;
        font-size: 14px;
        text-align: left;
        padding: 60px 0 60px 5%;
        line-height: 1.5em;
        background-size: cover;
        margin-bottom: 80px;
        text-shadow: 1px 1px 1px #FFF;
        position: relative;
        z-index:1;
    }
    .box_a0{ background: url(images/box_a0.png) no-repeat  top;}
    .box_a3_1{ background: url(images/box_a3_1.png) no-repeat  top;}
    .box_a3_2{ background: url(images/box_a3_2.png) no-repeat  top;}
    .box_a0:after,
    .box_a3_1:after,
    .box_a3_2:after{
        content:"";
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.7);
        position: absolute;
        top:0;
        left: 0;
        z-index:2;
    }
    .box_a0 h2,
    .box_a3_1 h4,
    .box_a3_2 h4,
    .box_a0 p,
    .box_a3_1 p,
    .box_a3_2 p{
        position: relative;
        z-index:3;
    }
    .box_a3_1 h4,
    .box_a3_2 h4,
    .mc-main.list .my-calendar-month,
    .mc-main .heading,
    .page_content_cat1_box1 .st1,
    .page_content_cat1_box3 .st1{
        font-size: 16px;
    }
    .box_b1{
        margin: 0px auto 80px auto;
        border-radius: 0px;
        font-size: 12px;
        background: #fadbd9;
        text-align: left;
        padding: 10px;
        line-height: 1.5em;
        color: #666;
        box-sizing: border-box;
    }
    .box_b1 h4 {
        color: #e61772;
        text-align: center;
        font-size: 16px;
    }
    .face div.flexbox{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .face div.flexbox >div {
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
        width: calc(100%);
    }

    .header_fix_menu img {
        width: 50%;
        height: auto;
        margin: 8px;
    }
    .main_face{
        margin-bottom: 0px;
    }
    .news_box h2 {
        font-size: 16px;
        text-align: center;
        margin-bottom: 1em;
    }
    /* .news_box img{
        width: 40% !important;
        height: auto;
    } */

    .news_area {
        padding: 10px;
        border-radius: 0px;
        background: #f8f6f0;
        border: 1px dashed #d4d0c1;
        font-size: 14px;
    }
    div.video::after {
        content: "";
        background: none;
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .box_1 h2,
    .box_0 h2 {
        line-height: 20px;
        font-size: 1.0em;
        text-align: center;
        letter-spacing: 0.1em;
        padding: 10px 0;
        border-bottom: 1px dashed #aa996f;
        margin-bottom: 10px;
    }
    .box_1 p,
    .box_0 p {
        font-size: 0.9em;
    }
    .box_1 ul li,
    .box_0 ul li {
        font-size: 0.9em;
    }
    .box_1 ul,
    .box_0 ul {
        padding: 8px 16px;
    }
    .box_1 h2 img,
    .box_0 h2 img {
        width: 10%;
        height: auto;
        top: 2px;
    }
    .topics_area {
        margin: 10px 0 60px 0;
        display: flex;
        flex-wrap: wrap;
    }
    .topics_box {
        width: 98%;
        margin: 1%;
        padding: 20px;
        position: relative;
    }
    .about_menu {
        clear: both;
        width: 98%;
        margin: 30px auto;
    }
    .about_menu>div {
        float: left;
        width: 50%;
        padding: 30px;
        text-align: center;
        font-size: 14px;
    }
    .cha {
        font-size: 16px;
        margin-top: 30px;
        padding: 0 20px;
    }
    .taiken_area h4 {
        color: #3b5bbe;
        font-size: 1.0em;
        font-weight: bold;
        letter-spacing: 0.2em;
    }
/*    table td,
    table th {
        font-size: 0.8em;
    }*/
    #list {
        border-top: 2px dashed #f7b3bc;
    }
    #list article {
        border-bottom: 2px dashed #f7b3bc;
        padding: 20px 0;
    }
    #list article h2 {
        font-size: 0.8em;
    }
    .entry-snippet {
        opacity: 0;
    }
    .top_face{
  
    }
    .page_content_cat2_box1 ul li {
        width: 96%;
        height: auto;
        border-radius: 5px;
        display: block;
        background: #02a878;
        color: #FFF;
        text-align: center;
        margin: 2%;
        box-sizing: border-box;
        padding-bottom: 20px;
    }
    .page_content_cat2_box1 ul li p {
        position: relative;
        display: block;
        top: 10px;
        font-size: 12px;
    }
    .page_content_cat2_box1 ul li span {
        display: block;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 0.2em;
        border-bottom: 2px solid #fff;
        width: 80%;
        margin: 0 auto 0.2em auto;
    }
    .page_content_cat2_box3 dl{
        width: 96%;
        margin:50px 2%;
    }
    .page_content_cat2_box3 dt {
        width: 100%;
        float: none;
        color: white;
        font-size: 16px;
        padding-left: 60px;
        padding-bottom: 15px;
    }
    .page_content_cat2_box3 dd {
        background: #fff;
        margin-left: 0;
        padding-bottom: 10px;
        height: 100%;
        border-left: none;
        font-size: 12px;
    }
    .page_content_cat2_box2 .st1 {
        font-size: 16px;
    }
    .page_content_cat2_box2 .st2,
    .page_content_cat2_box5 .st2 {

        font-size: 16px;
    }
    .page_content_cat2_box5 .box5_st3 p{
        font-size: 14px;
        padding-top: 10px;
    }
    .page_content_cat2_box5 .box5_st3 img {
        width: 26%;
        float: left;
        margin-right: 10px;
        padding-top: 20px;
    }
    .page_content_cat2_box5 .flexbox {
        flex-wrap: wrap;
    }
    .page_content_cat2_box5 .flexbox > div{
        width:100%;
        padding: 10px;

    }
    .page_content_cat2_box5 .flexbox > div:first-child {
        padding: 10px;
    }


    .hm_wrap {
        display: inline-block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    .hm_title img {
        height: 80px;
        width: auto;
    }
    /* ▽▽メニューボタン▽▽ */
    .hm_btn {
        position: relative;
        width: 30px;
        height: 30px;
        cursor: pointer;
        display: block;
        float: right;
        margin: 30px 20px 0 0;
        z-index: 4000;
    }
    .hm_btn::before {
        -webkit-box-shadow: #FFF 0 12px 0;
        box-shadow: #FFF 0 12px 0;
    }
    .hm_btn::after {
        bottom: 0;
    }
    .hm_btn::before,
    .hm_btn::after {
        width: 30px;
        height: 6px;
        background: #FFF;
        display: block;
        content: '';
        position: absolute;
        -webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
        transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
    }
    /* △△メニューボタン△△ */
    .hm_menu_wrap {
        width: 100%;
        height: 10000px;
        background: rgba(237,134,179,0.9);
        position: absolute;
        right: -100%;
        top: 0;
        -webkit-transition: left 0.4s;
        transition: left 0.4s;
    }
    /* ▽▽開閉時のアニメーション▽▽ */
    .hm_menu_check.active .hm_title {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .hm_menu_check.active .hm_btn::before {
        -webkit-box-shadow: transparent 0 0 0;
        box-shadow: transparent 0 0 0;
        -webkit-transform: rotate(45deg) translate3d(8px, 9px, 0);
        transform: rotate(45deg) translate3d(8px, 9px, 0);
    }
    .hm_menu_check.active .hm_btn::after {
        -webkit-transform: rotate(-45deg) translate3d(8px, -9px, 0);
        transform: rotate(-45deg) translate3d(8px, -9px, 0);
    }
    .hm_menu_wrap.active {
        left: 0;
    }
    /* △△開閉時のアニメーション△△ */
    /* ▽▽メニュー内のリストスタイル▽▽ */
    .hm_list {
        list-style-type: none;
        margin: 100px 20px 10px 20px;
        padding: 0;
    }
    .hm_list {
        border-top: 1px dashed #FFF;
    }
    .hm_list li a {
        color: #FFF;
        display: block;
        overflow: hidden;
        padding: 18px 0;
        position: relative;
        text-decoration: none;
        z-index: 1000;
        border-bottom: 1px dashed #FFF;
        text-align: center;
    }
    .hm_list i {
        margin: 0 0.5em;
    }
    /* .hm_list li a::before {

        background: #eee;
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 100%;
        left: 0;
        -webkit-transition: bottom 0.4s;
        transition: bottom 0.4s;
        z-index: -1;
    } */
    .hm_list li a:hover::before {
        bottom: 0;
    }
    .hm_list li a:hover::after {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .taiken_area h4,
    .taiken_area .taiken_text {
        text-align: center;
    }
    #line_btn a {
        margin: 5% auto 5% auto;
    }
    #sns_btn a:first-of-type i {
        margin-left: 0.2em;
    }
    #sns_btn {
        text-align: center;
    }
    #sns_btn i {
        margin-bottom: 0;
    }
    .hm_menu_wrap .face_menu{
        padding:10px;
        margin:120px 20px 20px 20px;
        border-radius: 5px;
        background: rgba(255,255,255,0.9);

    }
    .hm_menu_wrap .face_menu .face_menu_01,
    .hm_menu_wrap .face_menu .face_menu_02,
    .hm_menu_wrap .face_menu .face_menu_03,
    .hm_menu_wrap .face_menu .face_menu_04{
        width:46%;
        margin:2%;
        float: left;
        text-align: center;
        display: block;
        position: relative;
    }
    .hm_menu_wrap .face_menu .face_menu_img {
        width:80%;
        margin: 0 auto;
        background: #333;
        border-radius: 50%;
        border: 2px solid #FFF;
    }
    .hm_menu_wrap .face_menu .face_menu_img img{
        width: 80%;
        height: auto;
    }
    .hm_menu_wrap .face_menu .face_menu_title {
        width: 86%;
        height: auto;
        margin: 5px auto;
        color: white;
        font-size:12px;
        padding: 5px 0;
        box-sizing: border-box;
        border: 2px solid #FFF;
    }
    .hm_menu_wrap .face_menu .face_menu_text{
        font-size: 10px;
    }
    .hm_menu_wrap .face_menu .face_menu_01 .face_menu_img,
    .hm_menu_wrap .face_menu .face_menu_01 .face_menu_title {
        background: #d8464b;
    }
    .hm_menu_wrap .face_menu .face_menu_02 .face_menu_img,
    .hm_menu_wrap .face_menu .face_menu_02 .face_menu_title {
        background: #f6ac19;
    }
    .hm_menu_wrap .face_menu .face_menu_03 .face_menu_img,
    .hm_menu_wrap .face_menu .face_menu_03 .face_menu_title {
        background: #35b597;
    }
    .hm_menu_wrap .face_menu .face_menu_04 .face_menu_img,
    .hm_menu_wrap .face_menu .face_menu_04 .face_menu_title {
        background: #007fbd;
    }
    .hm_menu_wrap .face_menu::after{
        content:"";
        display:block;
        clear:both;
    }

    .hm_menu_wrap .face_menu a{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top:0;
        left:0;

    }
    .drawer-menu {
      box-sizing: border-box;
      position: fixed;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      padding: 10px 0;
      background: #d8454b;
      background: #ed86b3;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: .5s;
      transition-duration: .5s;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
      transform-origin: right center;
      opacity: 0;
     }
     .close-menu {
      position: fixed;
      top: 0;
      right: 100%;
      width: 100%;
      height: 100vh;
      background: transparent;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: .3s;
      transition-duration: .3s;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      visibility: hidden;
      opacity: 0; }
    .menu-btn {
      display: none;
      position: fixed;
      top:12px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background: #fff;
      padding: 10px;
      right: 10px;
      width: 60px;
      height: 60px;
      font-size: 10px;
      text-align: center;
      cursor: pointer;
      border:3px solid #db434f  ;
      z-index: 1000; }

    .news_area dl,
    .news_area dd,
    .news_area dt{
        margin:0;
        padding:0;

    }
    .news_area dt,
    .shop_1 h2,
    .shop_2 h2,
    .shop_3 h2,
    .box_a0 h2,
    .box_a1 h4,
    .box_a1 h5,
    .box_a3_1 h4,
    .box_a3_2 h4,
    .face .sec_1 h4,
    .face .sec_2 h4,
    .face .sec_3 h4,
    .page_content_cat1_box1 .st3_title,
    .page_content_cat1_box2 h4,
    .page_content_cat1_box3 h4,
    .page_content_cat3_box2 .st2,
    .page_content_cat3_box4 .st2,
    .page_content_cat3_box3 .st2,
    .page_content_cat3_box5 h4,
    .page_content_cat2_box5 .flexbox .box5_st1_01 h4,
    .page_content_cat2_box5 .flexbox .box5_st1_02 h4,
    .page_content_cat2_box5 .flexbox .box5_st2 h4,
    .page_content_cat2_box4 .q,
    .page_inq_box1 .st3,
    h2.panf_t
    {
        font-size: 16px
    }
    .news_area dd,
    .shop_box dt,
    .shop_box dd,
    .inq_area .inq_btn,
    .inq_area,
    .box_a0 p,
    .box_a1 p,
    .box_a3_1 p,
    .box_a3_2 p,
    .face p,
    .page_content_cat1_box1 .st3_text,
    .page_content_cat1_box1 p,
    .page_content_cat1_box2 p,
    .page_content_cat1_box3 p,
    .page_content_cat3_box2 p,
    .page_content_cat3_box4 p,
    .page_content_cat3_box3 p,
    .page_content_cat3_box5 p,
    .page_content_cat3_box5 dl,
    .cat3_btn a,
    .page_content_cat2_box5 .flexbox .box5_st1_01 p,
    .page_content_cat2_box5 .flexbox .box5_st1_02 p,
    .page_content_cat2_box5 .flexbox .box5_st2 p,
    .page_content_cat2_box5 p,
    .page_content_cat2_box4 .a,
    .page_content_cat4_box2 dl dt,
    .page_content_cat4_box2 dl dd{
        font-size: 12px
    }
    .page_content_cat4_box1{
        padding:10px;
    }
    .page_content_cat4_box1 .st1 {
        font-size: 20px;
    }
    .page_content_cat4_box1 .st2,
    .page_content_cat4_box2 .st2,
    .page_inq_box1 .st2
     {
        font-size: 16px;
        padding:8px 5px;
    }
    .page_content_cat4_box1 p,
    .page_content_cat4_box2 p,
    .page_content_cat4_box1 table,
    .page_content_cat4_box1 ol,
    .page_content_cat4_box1 ul{
        font-size: 12px;
    }
    .page_content_cat4_box1 ol,
    .page_content_cat4_box1 ul{
        padding-left: 24px;
    }
    .page_content_cat4_box1 ol li,
    .page_content_cat4_box1 ul li{
        padding:0;
        margin:0;
    }
    .page_content_cat4_box1 table th,
    .page_content_cat4_box1 table td{
        padding:5px 3px;
    }
    .page_content_cat1_box3{
        width: 98%;
        margin:10px 1%;
    }
    .page_content_cat3_box2 img+p+div {
        border: 1px solid #ccc;
        padding: 0 10px 10px 10px;
        margin: 10px 1%;
        width: 98%;
        font-size: 12px;
    }
    span.price {
        color: #d8464b;
        font-size: 16px;
    }
  

    .shop_box .shop_status {
        padding: 8px 0;
        font-size: 16px;
        color: #FFF;
    }
    .shop_box>div{
        padding-bottom: 40px;
        margin-bottom: 10px;
        border-bottom: 1px dashed #ccc;
    }
    .shop_box>div::after{
        content:"";
        clear:both;
        display: block;
    }
    .box_a2 ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin:0 auto 30px auto;
    }
    .box_a2{
        text-align: center;
        padding:40px 10px 40px 10px;
        line-height: 1.5em;
    }

    .box_a2 h4 {
        color:#35b597;
        text-align: center;
        font-size: 16px;
    }
    .box_a2 ul li{
        list-style: none;
        box-sizing: border-box;
        text-align: center;
        box-sizing: border-box;
        width:calc(100% / 2);
        margin-bottom:10px;
        
    }
    .box_a2 ul li span{
        color:#35b597;
        font-weight: 700;
    }
    .box_a2 ul li p{
        margin:10px 10px;
        padding:10px 5px;
        border-radius: 3px;
        background: #d7f0ea;
        height: 100%;
        font-size: 12px;
        position: relative;
        box-sizing: border-box;
    }
    .sec_a1 img, .sec_a2 img {
        width: 120px;
        height: auto;
        border-radius: 50%;
        float: right;
        margin-top:1em;
        margin-left: 2em;
        margin-right: 0;
    }
    .page_content_cat4_box2 {
        padding: 10px;
        max-width: 1040px;
        margin: 0 auto;
    }
    .page_content_cat4_box2> div {
        flex-wrap: wrap;
    }
    .page_content_cat4_box2 .box2_img,
    .page_content_cat4_box2 .box2_text {
        width: 100%;
        padding: 10px;
    }
    .page_content_cat4_box2 .box2_img{
        text-align: center;
    }
    .page_content_cat4_box2 .box2_img img{
        margin:0 auto;
        width: 80%;
        height: auto;
    }
    .page_content_cat3_box2 img, .page_content_cat3_box3 img {
        width: 80%;
        display: block;
        height: auto;
        margin: 10px auto;
        float: none;
    }
    .page_content_cat3_box6{
        flex-wrap: wrap;
    }
    .page_content_cat3_box6 .box6_img {
        width: 100%;
        padding-right: 0px;
        text-align: center;
    }
    .page_content_cat3_box6 .box6_img img{
        width: 45%;
        height: auto;
        float: left;
    }
    .page_content_cat3_box6 .box6_text {
        width: 100%;
        padding-left: 0px;
    }
    .page_content_cat3_box6 .box6_text dl{
        font-size: 12px;
    }
    .page_content_cat3_box5 .flexbox>div:first-child{
        width:100%;
        padding:10px;
        text-align: center;
    }
    .page_content_cat3_box5 .flexbox>div:first-child img{
        width: 70%;
        height: auto;
    }
    .page_content_cat3_box5 .flexbox>div:nth-child(2){
        width:100%;
        padding:10px;
    }
    .page_content_cat3_box5 .flexbox>div{
        font-size: 12px;
    }
    .page_inq_box1{
        padding:10px;
    }
    .page_inq_box1 dl,
    .page_inq_box1 dt,
    .page_inq_box1 dd {
        margin:0;
        padding:0;
    }
    .page_inq_box1 dt,
    .page_inq_box1 dd {
      padding: 10px 10px 0 10px;
      border-top: 1px solid #ccc;
    }
    .page_inq_box1 dl{
      background: #FFF;
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      border-left: 1px solid #ccc;
      background: #EFEFEF;
      width: 98%;
      margin:20px 1%;
    }

    .page_inq_box1 dt {
      width: 100%;
      float: none;
      font-size: 16px;

    }
    .page_inq_box1 dd {
      background: #fff;
      margin-left: 0;
      padding-bottom: 10px;
      border-left: none;
      font-size: 12px;
    }
    .page_inq_box1 dd select{
        max-width: 100%;

    }
    .page_inq_box1 dd:after {
      content: '';
      display: block;
      clear: both;
    }

    .message_area{
        padding:10px;
        flex-wrap: wrap;
    }
    .message_area .profile{
        width: 100%;
        padding-right:0px;
        text-align: center;
        padding-top:0px;
    }
    .message_area .profile img{
        width:40%;
        height: auto;
    }
    .message_area .message{
        width: 100%;
        padding-left:0;
        line-height: 1.8em;
        font-size: 12px;
    }
    .message_area .message h4{
        padding:5px 0px;
        color:#d8454b;
        font-size: 16px;  
    }

    .mc-main caption, .mc-main.list .my-calendar-month, .mc-main .heading  {
        font-size: 16px !important;

    }
    .panf{
        text-align: center;
        justify-content: center;
    }
    .panf img{
        width:100%;
        height:auto;
        box-shadow: 2px 2px 2px #ccc;
        border-top:1px solid #eee;
        border-left:1px solid #eee;
        margin: 0px;
    }
    .panf > div{
        width:40%;
        margin:10px 5% 0 5%;
        height: auto;
    }
    .news_1 img{
        width:70%;
        margin:0 auto;
    }
    .page_content_cat4_box3{
        max-width: 90%;
        width: 90%;
        margin:0 auto;
        box-sizing: border-box;
    }
    .message_box{
        font-size:12px;
        line-height: 1.5em;
    }
    .message_box::after,
    .message_box::before{
        display: none;
    }
    .katsudou_box dt,
    .katsudou_box dd{
        font-size: 0.9em;
    }
    .katsudou_box dd{
        line-height: 1.2em;
    }
    .menu_scroll{
        height:70vh;
        overflow-y:auto;
    }
    .page_content_cat4_box4{
        margin:0;
        padding:0 10px;
    }
    .page_content_cat4_box4 .box4_right,
    .page_content_cat4_box4 .box4_left {
        width: 98%;
        padding: 1%;
    }
    .page_content_cat4_box4 ul.de_li{
        margin-top:20px;
    }
    .page_content_cat4_box4 ul.de_li:after{
        content:"";
        display:block;
        clear:both;
    }
    .page_content_cat4_box4 ul.de_li li{
        list-style:none;
        width:31%;
        padding:20px 0;
        border-radius:5px;
        color:white;
        text-align:center;
        font-size:1em;
        float:left;
        margin:1%;
    }
    .page_content_cat4_box4 ul.de_li02{
        margin-left:1.8em;
        margin-top:1.8em
    }
    .page_content_cat4_box4 ul.de_li02 li{
        list-style-image: url("./images/de_li02_bg.png");
        margin-bottom:1em;
        font-size:0.9em;
    
    }
    .page_content_cat4_box1 ul.de_li03{
        margin-left:1.8em;
        margin-top:0.5em
    }
    .box4_flex div:nth-child(1){
        width:30%;
        margin-right:2%;
    }
    .box4_flex div:nth-child(2){
        width:66%;
        margin-left:2%;
    }
    .de_st01{
        font-size:1.2em;
        text-align:center;
        color:#ed7c94;
        font-weight:700;
        margin: 10px 0
    }
    .de_st02{
        font-size:1em;
        text-align:center;
        background:#ed7c94;
        color:white;
        padding:10px 20px;
        margin:10px 0;
    }
    .de_st03{
        font-size:1.2em;
        text-align:center;
    }
    .de_st04{
        color:#a92823; 
        font-weight:700;
    }
    .de_st05{
        text-indent:-1em;
        margin-left:1em;
        color:#999;
    }
    .de_st07{
        text-align:center;
        font-size:1em;
        margin:0px 0 10px 0;
    }
    .de_st08{
        font-size:1em;
        text-align:center;
        background:#3977b4;
        color:white;
        padding:5px 10px;
        margin:10px 0;
    }
    .de_st09{
        font-size:1em;
        display:inline-block;
        background:#666;
        color:white;
        padding:5px 10px;
        margin:10px 0;
    }
    .de_st10{
        font-size:0.9em;
        border:2px solid #3977b4;
        border-radius:5px;
        padding:5px 10px;
        margin:10px 0;
    }
    .de_st11{
        font-size:1.1em;
        text-align:center;
        margin:10px 0;
    }
    .de_st11 span{
        font-size:1.2em;
    }
    .news_box .news_left{
        width:96%;
        margin:0 2% 20px 2%;
    }
    .news_box .news_right{
        width:96%;
        margin:0 2%;
    }
    .news_box .news_right img{
        width:100%;
        height:auto;
    }
    a.btn_01{
        display:block;
        width:90%;
        margin:10px auto;
        padding:8px 0;
        color:white;
        background:#00aae8;
        font-size:0.9em;
        text-align:center;
        border-radius:5px;
    }
    .eme{
        max-width:96%;
        margin:0px 2% 20px 2%;
        border:3px solid #e48335;
        padding:20px;
        font-size:0.9em;
    }
    .sit_cp{
        padding:0 10px;
        font-size:0.9em;
        text-align: left;
    }
    .gl_st1{
        margin-left:0.3em;
    }

    .gl_st3 p{
        font-size: 26px;
        margin:20px auto;
        text-align: center;
        display: inline-block;
        padding:10px 20px 0px 20px;
        color:#02a878;
        color:#333;
        color:#ee87b6;

    }
    .gl_st3 p span{
        border-top:2px solid #ccc;
        border-top:2px solid rgba(235,141,171,0.5);
        padding:10px 60px 0 60px;
        display: block;
        font-size:14px;
        color:rgba(235,141,171,0.8);
        color:#ee87b6;
    }
    .relax_img{
        width:96%;
        margin:0 2%;
    }
    .relax_txt{
        width:96%;
        margin:0 2%;
    }
    .voice{
        width:48%;
        margin:1%;
    }
    .nge_st_03 {
        width:96%;
        margin:0 auto;
        display:block !important;
    }
    .rec_01{
         background: #fafafa;
         padding:20px ;
         border-radius: 5px;
         width: 100%;
         margin: 30px auto 0 auto; "
    }

    .rec_bal_01 p{
        margin-bottom: 0.6em;
    }
    .rec_bal_01 .rec_bal_txt{
        width:100% !important;
        order: 2;
    }
    .rec_bal_01 .rec_bal_img{
        width:100% !important;
        order: 1;
    }
    .rec_bal_01 .rec_bal_img img{
        width:80%;
        display: block;
        margin:0 auto;
        border-radius: 50%;
    }
    .mt-150.sm-mt-01{
        margin-top: 30px;
    }
    .e_st_box01{
        width:100%;
    }
    .e_st_01{
        font-size: 1.0em;
        text-align: center;
        margin:10px auto;
    }
    .e_st_02{
        color:#FFF;
        padding:3px 12px;
        text-align: center;
        margin:0 auto 10px auto;
        background:#ffa725 ;
        display: inline-block;
    }
    .e_st_03{
        font-size: 1em;
        text-align: center;
       

    }
    .feature_box01{
        width:98%;
        margin:1%;
        padding:5px;
    }

    .program_box01{
        width:48%;
        margin:1%;
    }
    .event_box01 {
        width: 98%;
        margin: 1%;
    }
    .e_st_box02 > div{
        width:98%;
        margin:1%;
        /* border-radius: 5px; */
        border-top:1px solid #eee;
        border-left: 1px solid #eee;
        padding:20px;
        box-shadow: 1px 1px 2px #ccc;
        position: relative;
    }
    .e_st_box02 > div p{
        font-size:0.9em;
    }
    .sm{
        font-size:0.9em;
    }
    .program_title {
        font-size:0.8em;
        padding:5px 2px;
    }
    .program_img {
        height:160px;
    }
    .feature_text{
        font-size:0.9em;
    }
    .feature_title {
        display: inline-block;
        position: relative;
        height: auto;
        line-height: 1.1em;
        text-align: center;
        padding: 7px 0;
        font-size: 14px;/*フォントサイズ*/
        background: #78d0f5;/*背景色*/
        color: #FFF;/*文字色*/
        box-sizing: border-box;
        width:100%;
        margin-bottom: 20px;
    }

    .feature_title .feature_title_inner {
        margin: 0 auto 0 auto;
        padding: 0 30px;
        border-top: dashed 1px #FFF;/*上の破線*/
        border-bottom: dashed 1px #FFF;/*下の破線*/
        line-height: 46px;
    }

    .feature_title:before, .feature_title:after {
        position: absolute;
        content: '';
        width: 0px;
        height: 0px;
        z-index: 1;
    }

    .feature_title:before {
    /*左端の山形*/
        top: 0;
        left: 0;
        border-width: 0px 0px 0px 0px;
        border-color: transparent transparent transparent #fff;
        border-style: solid;
    }

    .feature_title:after {
    /*右端の山形*/
        top: 0;
        right: 0;
        border-width: 0px 0px 0px 0px;
        border-color: transparent #fff transparent transparent;
        border-style: solid;
    }
    .dailyschedule_right .sche_title,
    .dailyschedule_left .sche_title{
        font-size:0.9em;
    }
    .dailyschedule_right .sche_text,
    .dailyschedule_left .sche_text{
        width:100%;
        padding:0 10px 10px 10px;
        font-size:0.8em;
        order: 1
    }
    .dailyschedule_right .sche_img,
    .dailyschedule_left .sche_img{
        width:100%;
        padding:0 10px 10px 10px;
        order: 2
    }
    .sm{
        width:98%;
        margin:1%;
    }
    .sm_img{
        width:98%;
        margin:1%;
    }

    .sns_box>div:nth-child(1),
    .sns_box>div:nth-child(2){
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
        width: 50%;
    }
    .sns_box>div:nth-child(3){
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
        width: 100%;
    }
    .voice_st01{
        width:100%;
    }
    .voice_st02{
        width:100%;
        padding:10px;
    }
    .reco_area{
        max-width: 98%;
        margin:0 auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding:10px;
        margin-bottom: 3em;
        background: rgba(255, 104, 87,0.2);
        border-radius: 10px;
        letter-spacing: 0.1em;
    }
    .reco_area div:nth-child(1){
        width:100%;
    }
    .reco_area div:nth-child(1) img{
        border-radius: 10px;
    }
    .reco_area div:nth-child(2){
        width:100%;
        padding:10px;
        text-align: center;
    }
    .reco_area h2{
        font-size: 1.1rem;
    }
    .reco_area p{
        font-size: 0.9rem;
    }
    .reco_area a{
        display: block;
    }
    .reco_area h2, .reco_area p {
        margin-bottom: 1em;
    }
}
@media screen and (max-width: 639px) {
    #h-top #site-description {
        font-size: 0.8em;
        line-height: 140%;
        margin-bottom: 10px;
    }

}