/*
Theme Name:meets_tcd086 child
Theme URI:
Description:WordPressテーマ「meets_tcd086」の自作子テーマです。
Template:meets_tcd086
Author:
Author URI:
Version:1.2.9
*/

/*■■■　共通モジュール */
.cat_color_color1,.cat_color_news_category1,.cat_color_category1,.cat_color_featured_category1{ background-color:#4AC3D4!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color1 a,.cat_color_news_category1 a,.cat_color_category1 a,.cat_color_featured_category1 a{color:white!important;}

.cat_color_color2,.cat_color_news_category2,.cat_color_category2,.cat_color_featured_category2{ background-color:#009245!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color2 a,.cat_color_news_category2 a,.cat_color_category2 a,.cat_color_featured_category2 a{color:white!important;}

.cat_color_color3,.cat_color_news_category3,.cat_color_category3,.cat_color_featured_category3{ background-color:#ffb6ed!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color3 a,.cat_color_news_category3 a,.cat_color_category3 a,.cat_color_featured_category3 a{color:white!important;}

.cat_color_color4,.cat_color_news_category4,.cat_color_category4,.cat_color_featured_category4{ background-color:#1677F1!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color4 a,.cat_color_news_category4 a,.cat_color_category4 a,.cat_color_featured_category4 a{color:white!important;}

.cat_color_color5,.cat_color_news_category5,.cat_color_category5,.cat_color_featured_category5{ background-color:#ff9419!important; border: none !important; font-weight: bold; color: #000!important;}
.cat_color_color5 a,.cat_color_news_category5 a,.cat_color_category5 a,.cat_color_featured_category5 a{color:white!important;}

.cat_color_color6,.cat_color_news_category6,.cat_color_category6,.cat_color_featured_category6{ background-color:#8d8d8d!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color6 a,.cat_color_news_category6 a,.cat_color_category6 a,.cat_color_featured_category6 a{color:white!important;}

.cat_color_color7,.cat_color_news_category7,.cat_color_category7,.cat_color_featured_category7{ background-color:#cc3d3d!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color7 a,.cat_color_news_category7 a,.cat_color_category7 a,.cat_color_featured_category7 a{color:white!important;}

.cat_color_color8,.cat_color_news_category8,.cat_color_category8,.cat_color_featured_category8{ background-color:#7065A3!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color8 a,.cat_color_news_category8 a,.cat_color_category8 a,.cat_color_featured_category8 a{color:white!important;}

.cat_color_color91,.cat_color_category91,.cat_color_featured_category91{ background-color:#fccf50!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color91 a,.cat_color_category91 a,.cat_color_featured_category91 a{color:white!important;}

.cat_color_color92,.cat_color_category92,.cat_color_featured_category92{ background-color:#41a35f!important; border: none !important; font-weight: bold; color:white!important;}
.cat_color_color92 a,.cat_color_category92 a,.cat_color_featured_category92 a{color:white!important;}

#page_contents { margin:0 auto; padding:80px 0px;}

#return_top a{
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.4);
}

#mobile_menu_saj{
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    height: 80px;
}

#mobile_menu_saj a{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgb(65 163 95);
    text-align: center;
    line-height: 85px;
    box-shadow: 7px 7px 0px 0px rgb(255 255 255 / 50%);
    border-radius: 5px;
}

#mobile_menu_saj a:hover{
    background-color: rgb(87, 187, 117);
}



/*▲▲▲781px以下の場合*/
@media screen and (max-width: 781px){
    .order-md-1{ order:1;}
    .order-md-2{ order:2;}
    .order-md-3{ order:3;}
}

/* 画像カルーセル */
#index_image_carousel .slick-track{
    left:-200px!important;
}

@media screen and (max-width:550px) {
}

.d-flex{
    display:flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content:space-between;
}

@media screen and (max-width:768px) {
    /*　for iPad 　*/
    .d-flex{
        display:flex;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
        justify-content:center;
    }
    
}

.d-flex-bar{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: row;
}

.d-flex-bar div{
    margin:5px;
}

/*■■■　ページ背景設定*/
#page_background{
    position: absolute;
    width: 100vw;
    HEIGHT: 100%;
    z-index: -1;
    background-size: auto;
    background-position: top;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

/*■■■　パンくずリスト */
#bread_list{
    margin: 0 auto;
    margin-top: 30px;
    font-weight: bold;
    font-size:11px;
    display: block;
}
@media screen and (max-width:768px) {
    #bread_list{
        display: none;
    }   
}

/*■■■文字スタイル部品*/

/*詳細ページ用*/
#main_contents .post_content h2{
    background-color: #FFF4BD;
    color: #754C24;
    padding: 20px 20px 20px 20px;
    border-radius: 20px;
    text-align: center;
}
#main_contents .post_content h3{
    background-color: #F2F2F2;
    padding: 20px 20px 15px 30px;
    border-bottom: 5px solid #808080;
    font-size: 17px;
    line-height: 20px;
}
#main_contents .post_content h4{
    background-color: #D2E7BF;
    padding: 20px 20px 15px 30px;
    font-size: 17px;
    color: #009245;
    position:relative;
    margin-top: 30px!important;
    border-radius: 0px 5px 5px 5px;
}
#main_contents .post_content .seisoku::before{
    content: "生息ポイント";
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 31px;
}
#main_contents .post_content .point::before{
    content: "Point.";
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 31px;
}

#main_contents .post_content .topic::before{
    content: "トピック";
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 31px;
}

#main_contents .post_content .osusume::before{
    content: "おすすめ";
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 31px;
}
#main_contents .post_content h4::before{
    position:absolute;
    content:"";
    background-color:#009245;
    top:-30px;
    left:0px;
    height:30px;
    width: 150px;
    border-radius: 5px 5px 0px 0px;
}

#main_contents .post_content h5{
    background-color: #FCCF50;
    width: 300px;
    border-radius: 8px;
    padding: 20px;
    font-size: 18px;
    text-align: center;
    color: #754C24;
    position:relative;
    margin-bottom:40px;
}
#main_contents .post_content h5::after{
    position:absolute;
    content:"";
    bottom:-39px;
    left: 20px;
    width: 0px;
    height: 0px;
    border-top: solid 20px #FCCF50;
    border-right: solid 20px transparent;
    border-bottom: solid 20px transparent;
    border-left: solid 20px transparent;
}

#main_contents .post_content h6{
    font-size: 18px;
    padding-left: 20px;
    line-height: 50px;
    border-left: 10px solid #fccf50;
}

/*
#main_contents .post_content h6{
    font-size: 18px;
    padding-left: 30px;
    line-height: 50px;
    border-bottom: 10px solid #fccf50;
}
*/

/*固定ページ用*/
.title-style01{
    font-size: 28px!important;
    letter-spacing: 0.15em;
    margin-bottom: 30px!important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.title-style01::after{
    content: "";
    width: 120px;
    height: 5px;
    background-color: #BDCCD4;
    display: block;
    margin-left: 45%;
    margin-right: 45%;
    left: 50%;
    margin-top: 20px;
}


.title-style02{
    margin-bottom: 30px!important;
}
.title-style02::after{
    content: "";
    width: 280px;
    height: 5px;
    background-color: #4AC3D4;
    display: block;
    margin-right: auto;
    margin-top: 20px;
}

.title-style03{
    margin-bottom: 20px!important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    line-height: 35px!important;
}
.title-style03::after{
    content: "";
    width: 280px;
    height: 5px;
    background-color: #4AC3D4;
    display: block;
    margin-right: auto;
    margin-top: 5px;
}

.title-style04{
    font-size: 24px!important;
    margin-bottom: 30px!important;
    color:#3E3A39;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.title-style04::after{
    content: "";
    width: 120px;
    height: 5px;
    background-color: #BDCCD4;
    display: block;
    margin-left: 30%;
    margin-right: 30%;
    left: 50%;
    margin-top: 20px;
}

.icon_bikkuri::before{
    content: "";
    height:38px;
    width:38px;
    background-image:url(img/common/list-box01-back05.png);
    background-repeat: no-repeat;
    padding-right:10px;
}

.title-style05{
    font-size: 18px!important;
    margin-bottom: 30px!important;
    color:#3E3A39;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.icon_money::before{
    content: "";
    height:53px;
    width:143px;
    background-image:url(img/common/list-box01-back03.png);
    background-repeat: no-repeat;
    padding-right:20px;
}

.icon_check::before{
    content: "";
    height:37px;
    width:38px;
    background-image:url(img/common/list-box01-back04.png);
    background-repeat: no-repeat;
    padding-right:10px;
}

/* ■■■　ボタンスタイル部品 */
.btn-style01 a{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
	text-align: center;
	text-decoration: none;
	margin: auto;
    width: 280px;
    padding: 1rem 1rem 1rem 3rem;
	font-weight: bold;
	background: #27acd9;
	color: #fff!important;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
    font-size:14px;
}
.btn-style01 a::after{
    content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.btn-style01 a:hover {
    transform: scale(1.1);
}

.btn-style02 a{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
	text-align: center;
	text-decoration: none;
	margin: auto;
    padding: 1rem 1rem 1rem 3rem;
	font-weight: bold;
	background: white;
	color: #1677F1!important;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
    font-size:14px;
}
.btn-style02 a::after{
    content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #1677F1;
	border-right: 2px solid #1677F1;
	transform: rotate(45deg);
}
.btn-style02 a:hover {
    transform: scale(1.1);
}

.btn-style03 a{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
	text-align: center;
	text-decoration: none;
	margin: auto;
    width: 280px;
    padding: 1rem 1rem 1rem 3rem;
	font-weight: bold;
	background: white;
	color: #009245!important;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
    font-size:14px;
}
.btn-style03 a::after{
    content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #009245;
	border-right: 2px solid #009245;
	transform: rotate(45deg);
}
.btn-style03 a:hover {
    transform: scale(1.1);
}

.btn-style04 a{
    background-color:#4ac3d4;
    border:3px solid #4ac3d4;
    border-radius:50px;
    text-align:center;
    color:#ffffff;
    min-width:190px;
    height:50px;
    line-height: 20px;
}
.btn-style04 a:hover {
    background-color:#ffffff!important;
    color:#4ac3d4!important;
    border:3px solid #4ac3d4;
    line-height: 25px;
}

.btn-style05{
    background-color:#4AC3D4!important;
    padding:20px;
    border-radius: 10px;
    cursor: pointer;
}

.btn-style05_noactive{
    background-color:#FFF!important;
    padding:20px;
    border-radius: 10px;
    border:solid 5px #4AC3D4;
}
.btn-style05_noactive h3{
    color:black!important;
}
.btn-style05_noactive p{
    color:#4AC3D4!important;
}

.tyuusenn_container{
    display: block!important;
}

.ippan_container{
    display: block!important;
}

.yoyaku_active{
    display: none!important;
}

.list-box01{
    counter-reset: li_count;    /* カウンタをセット */
}

.list-box01 li{
    border:3px solid #BDCCD4;
    list-style: none;
    background-color:white;
    padding:8px 50px;
    margin-bottom:60px;
    position:relative;
    border-radius: 10px;
    line-height: 22px;
    
}
.list-box01 li:nth-child(1) {
    background-image:url(img/common/list-box01-back01.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.list-box01 li:nth-child(2) {
    background-image:url(img/common/list-box01-back02.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.list-box01 li:nth-child(3) {
    background-image:url(img/common/list-box01-back03.png);
    background-repeat: no-repeat;
    background-position: right 0px center;
}
.list-box01 li:nth-child(4) {
    background-image:url(img/common/list-box01-back04.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.list-box01 li::before{
    white-space: pre;
    counter-increment: li_count;  /* カウンタの値を計算していく */
    content: counter(li_count); /* 数字出力 */
    text-align: center;
    font-weight: bold;
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 40px;
    background-color: #4AC3D4;
    background-image:url(img/common/list-box01-back.png);
    color: white;
    font-size:42px;
    line-height: 96px;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.list-box01 li::after{
    content:"";
    height: 30px;
    width:30px;
    background-image:url(img/common/list-box01-arrow.png);
    background-repeat: no-repeat;
    color:#BDCCD4;
    font-size:20px;
    position:absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);

}

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

.list-box01 li:last-child::after{
    background-image:none;
}

.check-form_box{
    counter-reset: number 0;           /* number のカウンタを 0 にセット */
}

.check-form_box .check-form_box-rule01{
    background-color:white;
    border:5px solid #BDCCD4;
    padding:40px;
    padding-top:50px;
    border-radius: 30px;
    margin-top: 75px;
    margin-bottom: 95px;
    position:relative;
}

.check-form_box .check-form_box-rule01::before{
    counter-increment: number 1;      /* number カウンタの増加数をセット */
    content: counter(number);      /* 表示形式を指定 */
    text-align: center;
    font-weight: bold;
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 40px;
    background-color: #4AC3D4;
    background-image:url(img/common/list-box01-back.png);
    color: white;
    font-size:42px;
    line-height: 96px;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.check-form_box .check-form_box-rule01::after{
    content:"";
    height: 30px;
    width:30px;
    background-image:url(img/common/list-box01-arrow.png);
    background-repeat: no-repeat;
    color:#BDCCD4;
    font-size:20px;
    position:absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.check-form_box .check-form_box-rule01:last-child::after{
    background-image:none;
}

.check-form_box .design-faq01{
    border:solid 5px #4AC3D4;
    padding:15px;
    border-radius: 10px;
}

.btn-style06 a{
    background-color:#FFF;
    padding:20px;
    border-radius: 10px;
    border:solid 5px #4AC3D4;
    font-size:18px;
    font-weight: bold;
    height:90px;
    line-height: 45px;
    transition: 0.5s;                 /* アニメーション指定 */
    color:#333!important;
}
.btn-style06 a:hover{
    border-radius: 40px;
    color:white!important;
    background-color:#4AC3D4;
}

.btn-style07 a{
    background-color:#FFF;
    padding:4px;
    border-radius: 25px;
    border:solid 2px #4AC3D4;
    font-weight: bold;
    width:130px;
    line-height: 25px;
    transition: 0.2s;                 /* アニメーション指定 */
    color:#4AC3D4!important;
    font-weight: bold!important;
}
.btn-style07 a:hover{
    border-radius: 0px;
    color:white!important;
    background-color:#4AC3D4;
    border-radius: 25px;
}


/*■■■トップページのメインビジュアルを全画面から画面80%へ変更*/

/* ----------------------------------------------------------------------
 ページヘッダー
---------------------------------------------------------------------- */
#page_header { width:100%; height:400px; position:relative; overflow:hidden; }
#page_header_inner {
  width:1030px; height:400px; position:relative; margin:0 auto;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; align-items:center;
  -ms-justify-content:center; -webkit-justify-content:center; justify-content:center;
}

#header_sns { position:absolute; right:0px; top:0px; width:250px; height:100px; }

@media screen and (max-width:1152px) {
    /*　for PC　*/
    #header_sns { display:none ; }
}

/* ----------------------------------------------------------------------
 トップページ　スライダー
---------------------------------------------------------------------- */

#header_slider_wrap { width:100%; height:80vh!important; position:relative; overflow:hidden; }
#header_slider {
  width:100%; height:80vh!important; overflow:hidden; position:relative;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}
#header_slider .item { width:100%; height:80vh!important; position:relative; }

/* スライダーのキャプション */
#header_slider .caption {
  width:100%; padding:0 80px; z-index:100; text-align:center;
  position:absolute; top:40%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box;
}

@media screen and (max-width: 768px){    
    #header_slider .caption {
        top:50%;
    }
}

/* 固定ヘッダー */
.pc .admin-bar.header_fix {padding-top: 0px;}

/*■■■お知らせのデザイン変更*/

/* デザインコンテンツ */
.design_content_inner { width:900px; margin:0 auto; position:relative; z-index:2; }
.design_content .news_ticker { margin: 60px 0 60px 0; border:1px solid #444; box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.75); }
.design_content .news_ticker .title { font-weight: bold; }
.design_content .news_ticker .date { color:#000; }
.pc .white_content:last-of-type { padding-bottom:60px; }
.over_newsticker{}
.over_newsticker .design_content{}

/*▲▲▲951px以上の場合*/
@media screen and (min-width: 951px){
    .over_newsticker{ position: relative;}
    .over_newsticker .design_content{
        /*positionを中央寄せに*/
        position: absolute;
        top: 60px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
}

/*▲▲▲950px以下の場合*/
@media screen and (max-width: 950px){
    .design_content .news_ticker {border:none; box-shadow:none; background-color:#333; }
}


/* ■■■個別デザイン用CSS■■■ */
.title_line{
    background-color:#BDCCD4;
    height: 6px;
    width: 115px;
    margin: 0 auto;
    margin-top: 5px;
}
.width-100 {
    width: 99vw!important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.title_botton::after{
    content: "＞";
    color: white;
    position: relative;
    top: -27px;
    left: -20px;
    float: right;
}

.title_botton::after{
    content: "＞";
    color: white;
    position: relative;
    top: -27px;
    left: -20px;
    float: right;
}

.top_design_newsticker{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-top:25px;
}

.top_backimage001{
    background-position: top;
    background-repeat: no-repeat;
}

.top_backimage002{
}

.top_backimage002::before{
    content:"";
    position: absolute;
    width: 245px;
    height: 219px;
    top: -217px;
    left: -50px;
    background-image: url("img/common/top-picture10.png");
    background-repeat: no-repeat;
    background-position: top;
}

.top_backimage003{
}

.top_backimage003::before{
    content:"";
    position: absolute;
    width: 468px;
    height: 143px;
    top: -110px;
    left: 0px;
    background-image: url("img/common/top-picture11.png");
    background-repeat: no-repeat;
    background-position: top;
}

.top_backimage004{
}

.top_backimage004::before{
    content:"";
    position: absolute;
    width: 275px;
    height: 457px;
    top: -100px;
    left: -70px;
    background-image: url("img/common/top-picture12.png");
    background-repeat: no-repeat;
    background-position: top;
}

.top_backimaeg005{
    background-image: url("img/common/top-backdesign002.png");
    position: absolute;
    height: 1020px;
    width: 100%;
    text-align: center;
    background-position: top;
    background-size:cover;
    background-repeat: no-repeat;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.top_backimaeg006{
    background-image: url("img/common/top-backdesign003.png");
    position: absolute;
    width: 100%;
    top: -480px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

@media screen and (max-width: 768px){
    
    .top_backimage002::before{
        height:0px;
        width:auto;
    }
    
    .top_backimage003::before{
        height:0px;
        width:auto;
    }

    
    .top_backimage004::before{
        height:0px;
        width:auto;
    }
}


/* トップのニュース一覧 */
#top_news_list p{
    margin:0;
    font-size:14px;
}
#top_news_list .item{
    padding: 20px 0px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom:1px solid #F5F5F5;
}

/*
#top_news_list .item::after{
    content:"";
    width:100%;
    border-bottom:1px solid #F5F5F5;
}
*/

#top_news_list .item .entry-date{
    margin:0px 20px;
    font-weight: bold;
}
#top_news_list .item .category{
    padding: 5px 10px;
    border-radius: 25px;
    background-color: #52B1C0;
    width: 110px;
    text-align: center;
    line-height: 2.4;
}
#top_news_list .item .category{
    color:white;
    font-family: "ヒラギノ角ゴ Pro";
    font-size: 10px;
    font-weight: 600;
}

#top_news_list .item .title{
    margin-left:20px;
    font-weight: bold;
}

#top_news_list .item .active::after{
    content: "New";
    position: absolute;
    text-align: center;
    width: 50px;
    height: 22px;
    background-color: #F1E533;
    color: #19375e;
    margin-left: 20px;
    margin-top: 4px;
    font-size: 10px;
    border-radius: 15px;
    line-height:2.4;
}

.top_news_container{
    line-height: 2.4;
}

/*▲▲▲951px以下の場合*/
@media screen and (max-width: 950px){
    #top_news_list .item .title{
        width:100%;
        padding:20px 0px 0px 0px;
    }
}

.position_relative{
    position: relative;
}

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

.scroll_hint{
    background-image:url("img/common/scroll_hint.png");
}

/*---------------------------------------------------------*/
/*■■■インデックスページ
/*---------------------------------------------------------*/

/* ブログ */

#blog_list{width:70%; align-content: flex-start; margin-bottom:30px;}

#blog_list .image_link {height: 240px;}

#blog_list .image_link:hover .icon_new::before{
    width:80px;
}

#blog_list .image {
    border-radius: 200px;
    border: 5px solid white;
    box-shadow: 0px 0px 5px 3px rgb(213 213 213);
    width: 80%;
    height: 100% !important;
}
#blog_list .icon_new{
    position: relative;
}
#blog_list .icon_new::before{
    position: absolute;
    content: "New";
    height: 60px;
    width: 60px;
    background-color: #FCEE21;
    z-index: 5;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    font-weight: bold;
    transition: all 0.5s 0s ease;/*transitionの記述を追加*/
}

#blog_list .item{
    border:none;
    width: calc(50% - 70px);
    margin: 0 15px 30px 40px;
}
#blog_list .image_wrap{overflow: inherit;}

#blog_list .category{margin:0; margin-right: 15px;}
#blog_list .date{margin-top:0;}
#blog_list .title_area{padding-left:0px;}

#blog_list .catego-items{
    list-style:none;
}

#blog_list .catego-items a{
    display: block;
    height: 25px;
    padding: 10px 15px;
    line-height: 25px;
    background-color: #FFF4BD;
    /* border: 4px solid #333; */
    border: 4px solid #FFF4BD;
    margin: 5px 8px;
    border-radius: 10px;
    box-shadow: 3px 3px 0px 0px rgba(0,99,112,0.3);
    font-weight: bold;
    list-style: none;
}

#blog_list .catego-items a:hover{
    background-color: #ffffff;
    border: 4px solid #fccf50;
    color:#333;
}

#blog_list .catego-items a:hover{
    color:#333;
}

#blog_list #sel_catego_list{
    width: 100%;
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
    flex-direction: row;
}


@media screen and (max-width:1100px) {
    /*　for iPad 　*/
    #blog_list{width:100%; justify-content:space-between; margin-top:100px;} 
    #blog_list .image_link{
        height:400px;
        margin-bottom:20px;
    }
    #blog_list .image {
        width:80%;
        border-radius: 0px;
    }
    
    #blog_list .icon_new::before{
        border-radius: 0px;    
        top:-10px;
        left:-10px;
        width:80px;
    }

    
}
@media screen and (max-width:768px) {
    
    #blog_list .image {
        width:100%;

    }
    #blog_list .item .animate_background:hover .image{
        -webkit-transform: none!important;
        transform: none!important;
    }
}

#side-menu_index {
    width:28%;
}
@media screen and (max-width:1100px) {   
    #side-menu_index {
        width:100%;
    }
}

#side-menu_index .baseitems img{
    transition: all 0.5s 0s ;/*transitionの記述を追加*/
}

#side-menu_index .baseitems a:hover img{   
    transform: scale(1.05, 1.05);
}


#side-menu_index .sidemenu_baseitem{
    margin:20px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#side-menu_index .sidemenu_baseitem .baseitems{
    margin-bottom:10px;

}

#side-menu_index .sidemenu_baseitem .baseitems h3{
    padding:10px 0px;
    font-size:18px;
    text-align: center;
}


#side-menu_index .widget_headline{
    color:#754C24!important;
    background-color:#FCCF50;
}

#side-menu_index .widget_headline{
    color:#754C24!important;
}

#side-menu_index .p-dropdown .p-dropdown__title{
    border-radius: 20px 20px 0px 0px;
    background-color:#FCCF50;
    color:#754C24;
    font-weight: bold;
    text-align: center;
    height:80px;
    padding: 20px 0px;
}
#side-menu_index .p-dropdown .p-dropdown__title::before{
    background-image:url("img/common/icon_archive_side.png");
    background-repeat: no-repeat;
    background-position: center;
    content:"";
    width:100%;
    height:31px;
    font-size:20px;
    position:absolute;
    top:13px;
    left:0;
}
.p-dropdown__title::after{
    top:9px;
}

#side-menu_index .p-dropdown .p-dropdown__list{
    display: block;
}

.page_navi {width:100%;position:inherit;padding-right: 40px;}
.page_navi ul {margin:0;font-size:0;text-align: left;}
.page_navi li {display:inline-block;margin: -1px -1px 0 0;}


@media screen and (max-width:1152px) {
    /*　for PC　*/
    .page_navi ul {margin:0;font-size:0;text-align: center;}
 
}

.design_headline{margin-top:40px;}

@media screen and (max-width:768px) {
    .design_headline{margin-top:120px;}
}

/* ブログ　詳細ページ*/

#post_title { padding:0px 40px; }

#article {background:#fff;border:0;}

#post_image{
    border-radius: 20px;
}

#main_col { width:100%; margin:0; }

#post_title .container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 20px;
    margin-bottom: 20px;
    border-bottom: 5px solid #bdccd4;
}
#post_title .title {
    font-size: 26px;
    padding-bottom: 20px;
    /* margin-bottom: 40px; */
    font-weight: bold;
    width: 100%;
}

#post_title .category{
    margin:17px 0px;
}

#post_title .meta_top{
    margin: 20px 20px!important;
    line-height: 20px!important;
    position:inherit!important;
}

#post_title .date{
    font-size:18px;
}

#post_title .main_container{
    padding:20px;
}

.next_prev_post-background-blue a{
    background-color:#1677F1!important;
}
.next_prev_post-background-blue .nav{
    color:white!important;
}

.next_prev_post-background-blue a:before{
    color:white!important;
}

.next_prev_post-background-green a{
    background-color:#009245!important;
}
.next_prev_post-background-green a::before{
    color:white;
}
.next_prev_post-background-green .nav{
    color:white!important;
}

#next_prev_post{
    border: none;
    margin: 70px 0 50px 0;
    justify-content:center;
}

#next_prev_post .nav{
    display: block;
    text-align: center;
}

#next_prev_post a:before {
    content: '\e90f';
    font-family: 'design_plus';
    font-size: 11px;
    top: -4px!important;
    left: 15px!important;
    position: absolute;
    background: none;
    width: auto;
    height: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#next_prev_post .item{
    height: 52px;
    margin: 0;
}

#next_prev_post a{
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    position: relative;
    background: #fccf50;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
} 

#next_prev_post a:hover{
    filter:contrast(1.4);
}

#next_prev_post .nav{
    display: block;
    font-weight: bold;
    color: #754c24;
}
#next_prev_post .title_area{
    position: relative;
    bottom: auto;
    left: auto;
    color: #000;
    padding: 0px;
}

#next_prev_post .next_post a:before {
    content: '\e910';
    left: auto;
    right: 13px;
}

#next_prev_post .item{
    width:50px;
    margin:0 10px;
}

#next_prev_post .home_post{
    width:25%;
    text-align: center;
    min-width:220px;

}

#next_prev_post .home_post a::before{
    content:"";
}

#next_prev_post .prev_post a{
    height: 40px;
    width: 40px;
    margin: 5px;
}

#next_prev_post .next_post a{
    height: 40px;
    width: 40px;
    margin: 5px;
}


#single_share_top{
    margin: 7px 35px;
    margin-left: auto;
}

@media screen and (max-width:1060px) {
    #bread_crumb{
        margin-top:100px!important;
    }
}

@media screen and (max-width:768px) {
    
    #post_title .container{
        padding-left: 0px;
    }
    #post_title .title {
        margin-top:15px;
        font-size:18px;
    }
        
    #post_title .date{
        font-size:14px;
    }
    
    #single_share_top{
        margin: 0 0 20px 0!important;
    }
}

/* イベント情報 */


#featured_list .image_link {height: 240px;}

#featured_list {
    display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
    -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
body.search #featured_list { padding-top:60px; }
#featured_list .item { width:calc(50% - 19px); margin:0 34px 34px 0; position:relative; background:#fff; border:1px solid #ddd; }
#featured_list .item:nth-of-type(2n) { margin-right:0px; }
#featured_list .image_link { display:block; width:100%; height:302px; }
#featured_list .image_wrap { display:block; width:calc(100% + 2px); margin:-1px -1px 0; height:100%; position:relative; z-index:1; overflow:hidden; }
#featured_list .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
#featured_list .category {
    font-size:12px; text-align:center; border:1px solid #000; border-radius:30px; margin:0 0 15px 0;
    min-width:80px; height:30px; line-height:30px; padding:0 20px; display:inline-block;
    -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
}
#featured_list .title_area { padding:30px 30px;  }
#featured_list .title_link { display:block; width:100%; height:100%; }
#featured_list .title {
    font-weight:600; line-height:1.6; max-height:3.2em; overflow:hidden; visibility:visible;
    word-wrap:break-word; word-break:break-all;
}
#featured_list .title span { display:-webkit-inline-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
#featured_list .date { font-size:12px; padding:0 0 0 22px; color:#999; position:relative; margin-top:15px; }
#featured_list .date:before {
    font-family:'footer_bar'; content:'\e912'; font-size:13px; top:-1px; left:0px; position:absolute;
    -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#featured_list .client { padding-left:0; }
#featured_list .client:before { display:none; }
  

#featured_list{width:70%; align-content: flex-start; margin-bottom:30px;}

#featured_list .image_link { display:block; width:100%; height: 240px;}

#featured_list .image_link:hover .icon_new::before{
    width:80px;
}

#featured_list .image {
    border-radius: 200px;
    border: 5px solid white;
    box-shadow: 0px 0px 5px 3px rgb(213 213 213);
    width: 80%;
    height: 100% !important;
}
#featured_list .icon_new{
    position: relative;
}
#featured_list .icon_new::before{
    position: absolute;
    content: "New";
    height: 60px;
    width: 60px;
    background-color: #FCEE21;
    z-index: 5;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    font-weight: bold;
    transition: all 0.5s 0s ease;/*transitionの記述を追加*/
}

#featured_list .item{
    border:none;
    width: calc(50% - 70px);
    margin: 0 15px 30px 40px;
}
#featured_list .image_wrap{overflow: inherit;}

#featured_list .category{margin:0; margin-right: 15px;}
#featured_list .date{margin-top:0;}
#featured_list .title_area{padding-left:0px;}

#featured_list .catego-items{
    list-style:none;
}

#featured_list .catego-items a{
    display: block;
    height: 25px;
    padding: 10px 15px;
    line-height: 25px;
    background-color: #DBECE8;
    border: 4px solid #DBECE8;
    margin: 5px 8px;
    border-radius: 10px;
    box-shadow: 3px 3px 0px 0px rgba(0,99,112,0.3);
    font-weight: bold;
    list-style: none;
}

#featured_list .catego-items a:hover{
    background-color: #ffffff;
    border: 4px solid #41A35F;
    color:#333;
}

#blog_featured_listlist .catego-items a:hover{
    color:#333;
}

#featured_list #sel_catego_list{
    width: 100%;
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
    flex-direction: row;
}

@media screen and (max-width:1100px) {
    /*　for iPad 　*/
    #featured_list{width:100%; justify-content:space-evenly; margin-top:100px;} 
    #featured_list .image_link{
        height:400px;
        margin-bottom:20px;
    }
    #featured_list .image {
        width:80%;
        border-radius: 0px;
    }
    
    #featured_list .icon_new::before{
        border-radius: 0px;    
        top:-10px;
        left:-10px;
        width:80px;
    }

    
}
@media screen and (max-width:768px) {
    
    #featured_list .image {
        width:100%;

    }
    #featured_list .item .animate_background:hover .image{
        -webkit-transform: none!important;
        transform: none!important;
    }
}

.author_profile { margin:40px 60px 40px; }

@media screen and (max-width:1100px) {
  #featured_list .image_link { height:230px; }
  #featured_list .title_area { padding:20px 20px;  }
  .author_profile { margin:40px 20px 40px; }
  #featured_list .image_link { height:195px; }
  #featured_list .item { width:calc(50% - 12px); margin:0 20px 20px 0; }
	#featured_list .category { font-size:10px; height:25px; line-height:25px; padding:0 15px; }
}
@media screen and (max-width:600px) {
  .author_profile { margin:20px 20px 20px; }
  #featured_list { display:block; }
  #featured_list .item { width:100%; margin:0 0 20px 0; }
}


/* お知らせ */


#top_news_list .catego-items{
    list-style:none;
}

#top_news_list .catego-items a{
    display: block;
    height: 25px;
    padding: 10px 15px;
    line-height: 25px;
    background-color: #E3EFFA;
    border: 4px solid #E3EFFA;
    /* border: 4px solid #333; */
    margin: 5px 10px;
    border-radius: 10px;
    box-shadow: 3px 3px 0px 0px rgba(0,99,112,0.3);
    font-weight: bold;
    list-style: none;
}

#top_news_list .catego-items a:hover{
    background-color: #ffffff;
    border: 4px solid #4AC3D4;
    color:#333;
}

#top_news_list #sel_catego_list{
    width: 100%;
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
    flex-direction: row;
}

/* サイドメニュー */

@media screen and (max-width:1100px) {
    #side_col {
        justify-content: space-evenly;
    }
}

#side-menu_featured {
    width:28%;
}
@media screen and (max-width:1100px) {   
    #side-menu_featured {
        width:100%;

    }
}

#side-menu_featured .baseitems img{
    transition: all 0.5s 0s ;/*transitionの記述を追加*/
}

@media screen and (max-width:768px) {
    #side-menu_featured .baseitems img{
        /*　for iPad 　*/
        width:100%;
    }
}

#side-menu_featured .baseitems a:hover img{   
    transform: scale(1.05, 1.05);
}


#side-menu_featured .sidemenu_baseitem{
    margin:20px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#side-menu_featured .sidemenu_baseitem .baseitems{
    margin-bottom:10px;

}

#side-menu_featured .sidemenu_baseitem .baseitems h3{
    padding:10px 0px;
    font-size:18px;
    text-align: center;
}

@media screen and (max-width:768px) {
    #side-menu_featured .sidemenu_baseitem{
        flex-wrap: nowrap;
    }
    #side-menu_featured .sidemenu_baseitem .baseitems h3{
        font-size:14px;
    }
}

#side-menu_featured .widget_headline{
    color:#FFF!important;
    background-color:#41A35F;
}

#side-menu_featured .widget_headline{
    color:#FFF!important;
}

#side-menu_featured .p-dropdown .p-dropdown__title{
    border-radius: 20px 20px 0px 0px;
    background-color:#41A35F;
    color:#FFF;
    font-weight: bold;
    text-align: center;
    height:80px;
    padding: 20px 0px;
}
#side-menu_featured .p-dropdown .p-dropdown__title::before{
    background-image:url("img/common/icon_archive2_side.png");
    background-repeat: no-repeat;
    background-position: center;
    content:"";
    width:100%;
    height:31px;
    font-size:20px;
    position:absolute;
    top:13px;
    left:0;
}

#side-menu_featured .p-dropdown .p-dropdown__list{
    display: block;
}

.featured_table td{
    border-bottom:1px solid #BDCCD4!important;
}

.featured_table td:nth-child(1){
    font-size:18px;
    color:#009245;
    font-weight: bold;
    padding-left:20px!important;
}
.featured_table td:nth-child(1)::before{
    content:"";
    border-left:6px solid #009245;
    padding-right:10px;
}


.featured_table2 td{
    border-bottom:1px solid #BDCCD4!important;
    line-height: 2.2;
    font-size:16px;
}

.featured_table2 td:nth-child(1){
    font-size:18px;
    color:#1677F1;
    font-weight: bold;
    padding-left:20px!important;
}
.featured_table2 td:nth-child(1)::before{
    content:"";
    border-left:6px solid #1677F1;
    padding-right:10px;
}






/* ウィジット（デザインされた記事）*/

/* デザインされた記事一覧（SAJ版） */
.customstyled_post_list1 { }
.customstyled_post_list1 li { margin:0; padding:0; position:relative; }
.customstyled_post_list1 li:last-child { margin:0; }
.customstyled_post_list1 a { display:block; width:100%; height:120px; overflow:hidden; background:#fff !important; position:relative; }
.customstyled_post_list1 .image_wrap { float:left; display:block; width:120px; height:120px; position:relative; z-index:1; overflow:hidden; }
.customstyled_post_list1 .image { width:100%; height:120px !important; display:block; overflow:hidden; position:relative; z-index:2; }
.customstyled_post_list1 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.customstyled_post_list1 .title_area {
  width:calc(100% - 120px); height:120px; float:left; border:1px solid #ddd; border-left:none; border-bottom:none; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.customstyled_post_list1 li:last-of-type .title_area { border-bottom:1px solid #ddd; }
.customstyled_post_list1 .title_area_inner {
  position:absolute; padding:0 18px;
  top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.customstyled_post_list1 .title {
  margin:2px 0 0 0; font-size:14px; line-height:1.8; max-height:5.4em; font-weight:500; word-break:break-all; overflow:hidden;
  -webkit-transition-property:color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  transition-property:color; transition-duration:0.2s; transition-timing-function:ease;
  word-wrap:break-word; word-break:break-all;
}
.customstyled_post_list1 .title span { display:-webkit-inline-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.customstyled_post_list1 .date {
  font-size:12px; color:#999;
  -webkit-transition-property:color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  transition-property:color; transition-duration:0.2s; transition-timing-function:ease;
}
.customstyled_post_list1 .rank { color:#000; width:30px; height:30px; line-height:30px; text-align:center; font-size:12px; position:absolute; top:0px; left:0px; z-index:4; background:#fff; }
.customstyled_post_list1 .category { font-size:12px; display:inline-block; text-align:center; color:#fff; width:100px; height:30px; line-height:30px; position:absolute; top:0px; left:0px; z-index:3; }

/* カテゴリー一覧（SAJ版） */
.widget_categories ul { margin:0; padding:0; border:1px solid #ddd; border-bottom:none; }
.widget_categories ul ul { margin:0; padding:0; border:none; }
.widget_categories li { font-size:14px; margin:0; padding:0; position:relative; }
.widget_categories li a {
  display:block; background:#fff; border-bottom:1px solid #ddd; padding:0 20px; overflow:hidden; position:relative; width:100%; height:60px; line-height:60px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-justify-content:space-between; -webkit-justify-content:space-between; justify-content:space-between;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
  -ms-align-items:center; -webkit-align-items:center; align-items:center;
  -webkit-transition: all 0.35s ease; transition: all 0.35s ease;
}
.widget_categories li li a { padding-left:34px; }
.widget_categories li li li a { padding-left:48px; }
.widget_categories li a:hover { padding-left:34px; }
.widget_categories li li a:hover { padding-left:48px; }
.widget_categories li li li a:hover { padding-left:62px; }
.widget_categories li .title {
  display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
  -ms-flex: 1 0 auto; -webkit-flex: 1 0 auto; flex: 1 0 auto;
}
.widget_categories li .count {
  display:block; height:30px; line-height:30px; min-width:52px; text-align:center; font-size:11px; color:#000;
  padding:0 10px; border:1px solid #ddd; border-radius:5px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
  -webkit-transition: background 0.35s ease; transition: background 0.2s ease;
}
.widget_categories li a:hover .count { border-color:#000; background:#000; color:#fff; }


/* ウィジット（バナー） */
#tcd_banner_widget-2 a{
    border-radius:20px;
    overflow: auto;
}

/*関連情報*/
#related_post {
	background:#FFF4BD;
	border:0;
    max-width:1030px;
    margin:0 auto;
    padding-bottom:100px;
}
#related_post .post_list{
    justify-content: center;
}
#related_post .item { width:calc(32% - 15px); min-width: 300px;}
#related_post .item:nth-of-type(2n) { margin:0 30px 0 0; }
#related_post .item:nth-of-type(3n) { margin:0; }

#related_post .image_link {height: 240px;}

#related_post .image_link:hover .icon_new::before{
    width:80px;
}

#related_post .image {
    border-radius: 200px;
    border: 5px solid white;
    box-shadow: 0px 0px 5px 3px rgb(213 213 213);
    width: 85%;
    height: 100% !important;
    transition: all 0.5s 0s ;/*transitionの記述を追加*/
    margin:0 auto;
}

#related_post .image:hover{
    filter: contrast(1.4);
}

#related_post .icon_new{
    position: relative;
}
#related_post .icon_new::before{
    position: absolute;
    content: "New";
    height: 60px;
    width: 60px;
    background-color: #FCEE21;
    z-index: 5;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    font-weight: bold;
    transition: all 0.5s 0s ease;/*transitionの記述を追加*/
}

#blog_related_postlist .item{
    border:none;
    width: calc(50% - 70px);
    margin: 0 15px 30px 40px;
}
#related_post .image_wrap{overflow: inherit; height:255px; margin: 0 0 30px 0;}

#related_post .category{margin:0; margin-right: 15px;}
#related_post .date{margin-top:0;}
#related_post .title_area{
    padding-left:0px;
    font-weight: bold;
    margin:0 20px;
}
#related_post .title{
    font-weight: bold!important;
}

#related_post .catego-items{
    list-style:none;
}

#related_post .catego-items a{
    display: block;
    height: 33px;
    padding: 10px 20px;
    line-height: 33px;
    background-color: #FFF4BD;
    /* border: 4px solid #333; */
    margin: 5px 10px;
    border-radius: 10px;
    box-shadow: 3px 3px 0px 0px rgba(0,99,112,0.3);
    font-weight: bold;
    list-style: none;
}

#related_post .catego-items a:hover{
    display: block;
    height: 25px;
    padding: 10px 16px;
    line-height: 25px;
    background-color: #ffffff;
    border: 4px solid #fccf50;
    margin: 5px 10px;
    border-radius: 10px;
    color:#333;
    box-shadow: 3px 3px 0px 0px rgba(0,99,112,0.3);
    font-weight: bold;
}

#related_post .catego-items a:hover{
    color:#333;
}

#related_post #sel_catego_list{
    width: 100%;
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
    flex-direction: row;
}

#related_post .category {
    position: inherit;
    font-size: 12px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 30px;
    min-width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#related_post .headline{
    font-size: 32px!important;
    margin: 0 auto;
    margin-bottom: 50px;
    width: 320px;
    padding-bottom: 40px;
    position: relative;
    margin-top: 20px;
}

#related_post .headline::after{
    position:absolute;
    bottom:0;
    content:"";
    height:8px;
    width:120px;
    background-color:#fccf50;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.related_post-background{
    width: 100vw;
    position: relative;
    left: 50%;
    bottom:-50px;
    transform: translateX(-50%);
    background-color:#FFF4BD;
}

@media screen and (max-width:1020px) {
    #related_post .item { margin:0!important; margin-bottom:60px!important; width:100%!important; max-width:500px!important;}
    #related_post .image{border-radius: inherit!important;}
    #related_post .title_area{margin:0 40px!important;}
}
@media screen and (max-width:768px) {
    #related_post .item { margin:0!important;margin-bottom:60px!important; width:100%!important; max-width:500px!important;}
    #related_post {padding: 30px 30px 0!important;padding-bottom:80px!important;}
    #related_post .image_wrap{height:240px!important;margin-bottom:30px!important;}
    
    #related_post .headline{margin-bottom: 50px!important;}
}

/*---------------------------------------------------------*/
/*■■■サブページ（１カラム）のメインビジュアル
/*---------------------------------------------------------*/

.circle_back{
    position: absolute;
    bottom: -110px;
    background-color: white;
    height: 270px;
    width: 270px;
    z-index: 100;
    border-radius: 135px;
}

.circle_back .centertext{
    height: 20%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
    
.circle_back .color-main{
    color: #3E3A39!important;
    font-family:"HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO"!important;
    font-weight:bold!important;
    font-size: 28px;
    display: flex;
    align-items: flex-end;
}

.circle_back .guide_image{
    width:73px;
    height:73px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    padding: 0px 20px 8px 20px;
    border-bottom: 5px #bdccd4 solid;
}

#page_header #page_header_inner .catch_text{
    z-index: 110;
    font-weight: bold;
}

@media screen and (max-width:768px) {
    /*　for iPad 　*/
    #page_header #page_header_inner .catch_text{
        font-size:0px;
    }
}

/*----ご利用ガイド---*/

#parts-submenu-guide{
    display:flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;

}

#parts-submenu-guide .menu_box{
    width: 29%;
    height: 115px;
    background-color:#FFF;
    border: 6px solid #4AC3D4;
    margin: 5px;
    border-radius: 10px;
}


/*480以下の場合*/
@media screen and (max-width:480px) { 
    /*　for iPhone Landscape　(iPhone 横)　*/
    #parts-submenu-guide .menu_box{
        width: 100%;
        height: auto;
        background-color: #FFF;
        border: 6px solid #4AC3D4;
        margin: 5px;
        background-position: center!important;
        background-position-x: 7%!important;
        border-radius: 10px;
        
    }
}


#parts-submenu-guide .guide-icon-base{
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 55px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
#parts-submenu-guide .guide-icon-base:hover{
    background-color:#4AC3D4;
}

#parts-submenu-guide .guide-icon01{
    background-image: url("img/common/guide-submenu01.png");
}
#parts-submenu-guide .guide-icon01:hover{
    background-image: url("img/common/guide-submenu01-h.png");
    
}

#parts-submenu-guide .guide-icon02{
    background-image: url("img/common/guide-submenu02.png");
}
#parts-submenu-guide .guide-icon02:hover{
    background-image: url("img/common/guide-submenu02-h.png");
}

#parts-submenu-guide .guide-icon03{
    background-image: url("img/common/guide-submenu03.png");
}
#parts-submenu-guide .guide-icon03:hover{
    background-image: url("img/common/guide-submenu03-h.png");
}

#parts-submenu-guide .guide-icon04{
    background-image: url("img/common/guide-submenu04.png");
}
#parts-submenu-guide .guide-icon04:hover{
    background-image: url("img/common/guide-submenu04-h.png");
}

#parts-submenu-guide .guide-icon05{
    background-image: url("img/common/guide-submenu05.png");
}
#parts-submenu-guide .guide-icon05:hover{
    background-image: url("img/common/guide-submenu05-h.png");
}

#parts-submenu-guide .guide-icon06{
    background-image: url("img/common/guide-submenu06.png");
}
#parts-submenu-guide .guide-icon06:hover{
    background-image: url("img/common/guide-submenu06-h.png");
}

.icon-car{
    background-image: url("img/common/guide-submenu06.png");
}

.icon-bass{
    background-image: url("img/common/guide-submenu06.png");
}

#parts-submenu-guide .menu_box a {
    display:block;
    height: 100%;
    width:100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    color:#333;
}
#parts-submenu-guide .menu_box a:hover {
    display:block;
    height: 100%;
    width:100%;
    color:white;
}

#parts-submenu-guide .menu_box p {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}
/*480以下の場合*/
@media screen and (max-width:480px) { 
    /*　for iPhone Landscape　(iPhone 横)　*/
    #parts-submenu-guide .menu_box p {
        text-align: left;
        padding-top: 15px;
        padding-left: 85px;
        font-weight: bold;
        font-size: 18px;
    }
}
.guide_boder01{
    border: 5px solid #BDCCD4;
    border-radius: 25px;
    padding: 5%;
}

@media screen and (max-width:768px) {
    /*　for iPad 　*/
 
    /* ■■■　テーブルレイアウト　（カルーセル対応） */
    .table_md_layout table tbody tr td{
        border-radius: 0!important;
        border:1px solid;
        border-left: 5px solid #4ac3d4!important;
        border-top: none!important;
    }
    .table_md_layout table tbody tr th{
        border-radius: 0!important;
        background-color: #4ac3d4!important;
        color: white;
        border-width:0!important;
    }
}

/*---------------------------------------------------------*/

/*■■■ 施設案内（利用目的別）*/

.facilities_select{
    position:relative;
    margin-bottom:30px;
}

/* すべての画像を非表示にする */
.facilities_select .wp-block-image {
    display: none;
}

/* 1番目の画像を表示する */
.facilities_select .wp-block-image.active {
    display: block;
}

/* ホバー状態のボタンに対応する画像を表示する */
.facilities_select:hover .wp-block-image.size-full:not(.active) {
    display: none;
}

.facilities_select:hover .wp-block-image.active {
    display: block;
}

.facilities_select .icon_active::before{
    content:"";
    width:120px;
    height:50px;
    display: block;
    background-image:url("img/common/icon_active.png");
    background-repeat: no-repeat;
}

.facilities_select .icon_nature{
    position:relative;
    color:#3E3A39;
}

.facilities_select .icon_nature::before{
    content:"";
    width:120px;
    height:50px;
    display: block;
    background-image:url("img/common/icon_nature.png");
    background-repeat: no-repeat;
}

.facilities_select .icon_family{
    position:relative;
    color:#3E3A39;
}

.facilities_select .icon_family::before{
    content:"";
    width:120px;
    height:50px;
    display: block;
    background-image:url("img/common/icon_family.png");
    background-repeat: no-repeat;
}

.facilities_select figure{
    text-align: center;
    margin: 0 auto;
}

.facilities_select img{
    border-radius: 25px;
    max-height: 250px;
}

/* 施設案内ボタン（上段） */

.facilities_select_btn{
    height:100px;
    position:relative;
    overflow: hidden;
    
}

.facilities_select_btn a{
    display: block;
    position:absolute;
    height:70px;
    bottom:-10px;
    line-height: 35px;
    transition: all 0.5s 0s ease;
    
}

.btn_active a{
    height:110px;
    line-height: 80px;
}

.facilities_select_btn a:hover{
    height:110px;
}

@media screen and (max-width:768px) {

    .half-btn-sisetu{
        width:100%!important;

    }

    .facilities_select_btn{
        display:none!important;
    }
    .btn_active{
        display: block!important;
        gap:0;
    }

}

.icon_danntai{
}

.icon_danntai::before{
    content: "団体利用/事前申込";
    width: 120px;
    height: 30px;
    display: inline-block;
    background-color: #009245;
    font-size: 11px;
    color: white;
    padding: 0;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 25px;
    margin-right: 15px;
    line-height: 29px;
}



/*■■■ カレンダーページ*/

#main_calendar{
    width: 900px!important;
    position: relative;
    /*border-collapse: collapse;*/
    /*border-collapse:separate;*/
}

#main_calendar td,
#main_calendar th {
    padding:0;
    width:20px;
    border: 1px solid #c7d1d0;
}

#main_calendar td:first-child{
    padding: 5px 0px 5px 10px;
    width: 60px;
    position: sticky;
    left: 0;
    background-color: #fffdf6;
    /*border:1px double #8a8a8a;
    border-top:none;*/
}

#main_calendar .calendar_title{
    padding: 5px 0px 5px 10px;
    width: 60px;
    position: sticky;
    left: 0;
    background-color: #fffdf6;
    text-align:center;
    vertical-align: middle;
    /*border:1px double #8a8a8a;*/
}

.showdate{
    font-weight: bold;
    font-size:16px;
    margin:0px 10px;
    display: block;
    padding: 12px 30px;
    border: 1px solid #333;
    border-radius: 5px;
}
@media screen and (max-width:930px) {
    .showdate{
        font-weight: bold;
        font-size: 16px;
        width: 100%;
        text-align: center;
        margin: 6px;
    }
}

.botton-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.data-container{
    align-items: center;
    min-width: 100%;
    overflow-x: scroll;
}

.scroll-link{
    background-color: #1677F1;
    height: 40px;
    width: 70px;
    line-height: 40px;
    border-radius: 5px;
    display: block;
    color: white!important;
    text-align: center;
    margin: 20px 5px;
    font-weight: bold;
}
@media screen and (max-width:930px) {
    .scroll-link{
        width: 30%;
    }
}

.calendar_btn{
    background-color: #cc3d3d;
    display: block;
    height: 50px;
    margin-right: 20px;
    width: 100px;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    color:white!important;
    font-weight: bold;
}
@media screen and (max-width:930px) {
    .calendar_btn{
        width:95%;
        margin-right: 0px;
        /*
        position: absolute;
        left: 0;
        margin-left: 20px;
        height: 120px;
        line-height: 120px;
        width: 150px;
        */

    }
}

.calendar_colorsample{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.calendar_colorsample .items{
    margin:20px;
    font-size:12px;
    font-weight: bold;
    line-height:22px;
}

.calendar_colorsample .blue_item{
    position:relative;
    padding-left:25px;
    margin-left:0px;
    
}

.calendar_colorsample .blue_item::before{
    content:"";
    position:absolute;
    height:20px;
    width:20px;
    left:0;
    background-color:#10c3f1;
    border-radius: 4px;

}

.calendar_colorsample .yellow_item{
    position:relative;
    padding-left:25px;
}

.calendar_colorsample .yellow_item::before{
    content:"";
    position:absolute;
    height:20px;
    width:20px;
    left:0;
    background-color:#fff46d;
    border-radius: 4px;

}

.calendar_colorsample .gray_item{
    position:relative;
    padding-left:25px;
}

.calendar_colorsample .gray_item::before{
    content:"";
    position:absolute;
    height:20px;
    width:20px;
    left:0;
    background-color:#8e8e8e;
    border-radius: 4px;

}

.sel-container{
    width:100%;
    height: auto;
    background-color:#fffdf6;
    overflow-x: scroll;
}

.sel-inner{
    width:100%;
    height: auto;
    display: flex;
    justify-content: center;
}

.sel_calendar{
    border:1px solid #CCC;
    margin-right:-1px ;
    padding:1px;
}
.sel_calender:first-child(0){
    border-left:1px;
}

@media screen and (max-width: 750px){
    .sel-container{
        display: none;
        text-align: center;
    }
    
    .sel-inner{
        justify-content: left;
    }
}

.sel-calendar-h2{
    font-size:20px!important;
    padding: 10px 5px!important;
    margin-bottom: 1px!important;
    text-align: center;
    display: block;
    background-color: #f7f7f7;
    border-bottom:1px solid #e8e8e8;
}

.sel-calendar_table{
    border-collapse: inherit!important;
    border-spacing: 2px!important;
    margin-bottom: 0px!important;
}

.sel-calendar_table td,
.sel-calendar_table th{
    padding:2px;
    text-align: center;
    line-height: 1.8;
    border:1px solid #e9e9e9;
}

.sel-calendar_table td{
    color: #003E8C;
}
.sel-calendar_table td a{
    text-decoration: underline;
    font-weight: bold;
    color:#414d5a;;
}

.sel-calendar_table td:nth-child(7),
.sel-calendar_table th:nth-child(7){
    background-color: #c2e7ff;
}
.sel-calendar_table td:nth-child(7),
.sel-calendar_table th:nth-child(7){
    background-color: #c2e7ff;
}

.sel-calendar_table td:nth-child(1),
.sel-calendar_table th:nth-child(1){
    background-color:#ffdfdf;
}
.sel-calendar_table td:nth-child(1),
.sel-calendar_table th:nth-child(1){
    background-color:#ffdfdf;
}

#header{height:100px;background-color:rgba(255,255,255,0.8);}

/*■■■ トップメニュー*/

/*■■■メニュー画面のデザイン修正*/
#top_menu{
    margin:0;
    padding:0;
    height:120px;
    width: max-content;
    background-color: white;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border: solid 5px #52B1C0;
    border-radius: 20px;
    margin-bottom: 40px;
    padding:0 20px;
}
#top_menu > ul { position:relative; text-align:center; font-size:0; }
#top_menu > ul > li { display:inline-block; position:relative; line-height:1; text-align:center; font-size:14px; width:100px; margin: 0px 30px; }
#top_menu > ul > li > a {
  text-decoration:none; height:120px; line-height:190px; display:block; position:relative; overflow:hidden;
    -webkit-box-sizing:border-box; box-sizing:border-box; font-weight: bold;
}

#top_menu > ul > li > a:hover{
    color:#003E8C!important;
}
#top_menu > ul > li > a:hover::after{
    height:80px!important;
    transform:rotate(10deg);
}

#top_menu > ul > li > a:before {
	content:''; width:100%; height:100%; position:absolute; top:100%; left:0; z-index:-1;
  -webkit-transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1) 0s; transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1) 0s;
}
#top_menu > ul > li > a:hover, #top_menu > ul > li.current-menu-item > a,
  #top_menu > ul > li.active_megamenu_button > a, #top_menu > ul > li.menu-item-has-children.active > a { color:#fff; }
#top_menu > ul > li > a:hover:before, #top_menu > ul > li.current-menu-item > a:before,
  #top_menu > ul > li.active_megamenu_button > a:before, #top_menu > ul > li.menu-item-has-children.active > a:before { top:0; }
#top_menu ul ul { display:none; width:230px; position:absolute; top:80px; margin:0; padding:0; z-index:100; }
#top_menu ul ul ul { left: 100%; top:0 !important; margin:0; }
#top_menu ul ul li { line-height:1.5; font-size:14px; padding:0; margin:0; text-align:left; position:relative; display:block; }
#top_menu ul ul a { background:#000; color:#fff !important; display:block; position:relative; padding:14px 16px 12px; height:auto; line-height:1.6; margin:0; }

#top_menu > ul > li.current-menu-item > a { color:#fff; }
#top_menu > ul > li.current-menu-item > a:before { top:0; }
#top_menu ul ul li.menu-item-has-children > a:before {
}

#top_menu > ul > li > a::after{
    content: "";
    display: block;
    height: 65px;
    width: 100%;
    position: absolute;
    bottom: 35px;
    margin: 0 auto;
    text-align: center;
    color: white;
    left: 0;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    -moz-transition: 0.5s ease; 
    -webkit-transition: 0.5s ease; 
    transition: 0.5s ease; 
}
#top_menu > ul > li:nth-child(5n + 1) > a::after{
    background-image: url("img/common/menu-icon1.png")!important;
}
#top_menu > ul > li:nth-child(5n + 2) > a::after{
    background-image: url("img/common/menu-icon2.png")!important;
}
#top_menu > ul > li:nth-child(5n + 3) > a::after{
    background-image: url("img/common/menu-icon3.png")!important;
}
#top_menu > ul > li:nth-child(5n + 4) > a::after{
    background-image: url("img/common/menu-icon4.png")!important;
}
#top_menu > ul > li:nth-child(5n + 5) > a::after{
    background-image: url("img/common/icon_blog.png")!important;
}
#top_menu > ul > li:nth-child(5n + 6) > a::after{
    background-image: url("img/common/menu-icon5.png")!important;
}

/*■■■ グローバルメニュー*/
#global_menu { width:100%; height:100px; }
#global_menu > ul{max-width: 1300px; margin: 0 auto;}
#global_menu > ul > li.current-menu-item > a {
    position:relative;
}
#global_menu > ul > li > a {
    text-decoration:none; height:100px; line-height:60px; padding:0 35px; display:block; position:relative; overflow:hidden;
    -webkit-box-sizing:border-box; box-sizing:border-box;
}
#global_menu ul ul{
    top:100px;
}
#global_menu > ul > li{
    font-size:16px;
    font-weight: bold;

}
#global_menu > ul > li > a::after{
    content: "";
    display: block;
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    text-align: center;
    color: white;
    left: 0;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}
#global_menu > ul > li:nth-child(5n + 1) > a::after{
    background-image: url("img/common/menu-icon1.png")!important;
}
#global_menu > ul > li:nth-child(5n + 2) > a::after{
    background-image: url("img/common/menu-icon2.png")!important;
}
#global_menu > ul > li:nth-child(5n + 3) > a::after{
    background-image: url("img/common/menu-icon3.png")!important;
}
#global_menu > ul > li:nth-child(5n + 4) > a::after{
    background-image: url("img/common/menu-icon4.png")!important;
}
#global_menu > ul > li:nth-child(5n + 5) > a::after{
    background-image: url("img/common/icon_blog.png")!important;
}
#global_menu > ul > li:nth-child(5n + 6) > a::after{
    background-image: url("img/common/menu-icon5.png")!important;
}

/* メガメニューA */
.megamenu_blog_list {top:120px;}
.megamenu_blog_list.active_mega_menu {top:100px; }
/* メガメニューB */
.megamenu_b_wrap {top:120px;}
.megamenu_b_wrap.active_mega_menu { top:100px; }
/* メガメニューC */
.megamenu_c_wrap {top:120px;}
.megamenu_c_wrap.active_mega_menu {top:100px; }

/*追尾メニュー*/
.pc .header_fix #header {height: 100px;}



/*■■■ アコーディオンメニュー用クラス */
.accordion_title{
    display: block;
    position: relative;
}
.accordion_title::before{/* 閉じている時 */
	content: "＋";
	position: absolute;
	right: 20px;
    font-weight: bold;
}
.accordion_title.active::before{/* 開いている時 */
	content: "－";
}
.accordion_text{
    display:none;
}

/* 追尾用ボタン */
#btn_contact{
    position:relative;
    z-index:120;
    display: block;
}

#btn_contact.active{
    display: block;
}

.contact_active{
    opacity : 1!important;
    transition: opacity 0.5s;
    right:-7px!important;
}

#btn_contact a{
    opacity: 0;
    transition: opacity 0.5s;
    position: fixed;
    right: -150px;
    height: 115px;
    top: 265px;
    width: 105px;
    background-color: #4ac3d4;
    border: 5px solid #FFF;
    box-shadow: -1px 15px 15px -10px rgba(0, 0, 0, .3);
    border-radius: 10px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    padding-top: 45px;
    transition: 0.5s ease;
}
#btn_contact a:hover{
    border: 5px solid #ffffff;
    width: 150px;
}
#btn_contact a::after{
    content: "";
    position: absolute;
    height: 50px;
    width: 50px;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-image: url(img/common/contact_icon.png);

}

@media screen and (max-width:768px) {
    /*　for iPad 　*/
    #btn_contact{
        display: none;
    }
}
.contact7 {
	max-width: 100%;
	box-sizing: border-box;
}
.contact7 dd {
	margin: 0 0 30px 0;
}
.contact7 dt {
    font-weight: bold;
}
.view_contact7 dd {
    padding: 5px 10px 5px 0;
    min-height: 30px;
}

.view_contact7 dt {
    min-height: 30px;
}

.contact_policy_text{
    text-align: center;
    font-weight: bold;
}
 
.contact_policy_content{
    display: flex;
    margin-top:40px;
    margin-top: 40px;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
}
 
.contact_policy_content p{
    margin:10px;
}

.btn_contact7 {
	text-align: center;
}
.btn_contact7 input {
	width: 70%;
	background-color: #005513;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #005513;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
    padding: 15px;
    border-radius: 6px;
}
.btn_contact7 input:hover {
	background-color: #FFF;
	color: #005513; 
}

@media screen and (min-width: 768px) {
    .contact7 dt {
        float: left;
        clear: left;
        width: 30%;
        padding: 5px 10px 5px 0;
        text-align: right;
        font-weight: bold;
        }

    .contact7-kari dt {
        width: 15%!important;
    }
        

    .contact7 dd {
        margin-left: 35%;
    }

    .contact7-kari dd {
        margin-left: 20%;
    }

    .btn_contact7 input {
        width: 70%;
        background-color: #005513;
        color: #FFF;
        font-size: 1.1em;
        font-weight: bold;
        letter-spacing: 0.2em;
        border: 1px solid #005513;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        padding: 15px;
        border-radius: 6px;
    }
    .btn_contact7 input:hover {
        background-color: #FFF;
        color: #005513; 
    }

    .btn_contact7-kari input {
        width: 80%!important;
    }

}


.btn_contact8 {
	text-align: center;
}
.btn_contact8 input {
	width: 35%;
	background-color: #525252;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
    border: 1px solid rgb(43, 43, 43);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
    padding: 8px;
    border-radius: 6px;
}
.btn_contact8 input:hover {
	background-color: #FFF;
	color: #005513; 
}

@media screen and (min-width: 768px) {
    .contact8 dt {
        float: left;
        clear: left;
        width: 30%;
        padding: 5px 10px 5px 0;
        text-align: right;
        font-weight: bold;
        }

    .contact8-kari dt {
        width: 15%!important;
    }
        

    .contact8 dd {
        margin-left: 35%;
    }

    .contact8-kari dd {
        margin-left: 20%;
    }

    .btn_contact8 input {
        width: 35%;
        background-color: #525252;
        color: #FFF;
        font-size: 1.1em;
        font-weight: bold;
        letter-spacing: 0.2em;
        border: 1px solid rgb(43, 43, 43);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;	
        padding: 8px;
        border-radius: 6px;
    }
    .btn_contact8 input:hover {
        background-color: #FFF;
        color: #005513; 
    }

    .btn_contact8-kari input {
        width: 80%!important;
    }

}

.contact_mw {
	max-width: 100%;
	box-sizing: border-box;
}
.contact_mw dd {
	margin: 0 0 30px 0;
}
.contact_mw dt {
    font-weight: bold;
}
.view_contact_mw dd {
    padding: 5px 10px 5px 0;
    min-height: 30px;
}

.view_contact_mw dt {
    min-height: 30px;
}

.btn_ccontact_mw {
	text-align: center;
}
.btn_contact_mw input {
	width: 70%;
	background-color: #005513;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #005513;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}
.btn_contact_mw input:hover {
	background-color: #FFF;
	color: #005513; 
}

@media screen and (min-width: 768px) {
.contact_mw dt {
	float: left;
	clear: left;
	width: 30%;
	padding: 5px 10px 5px 0;
    text-align: right;
    font-weight: bold;
	}

.contact_mw-kari dt {
    width: 15%!important;
}
    

.contact_mw dd {
	margin-left: 35%;
}

.contact_mw-kari dd {
	margin-left: 20%;
}

.btn_contact_mw input {
	width: 70%;
	background-color: #005513;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #005513;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}
.btn_contact_mw input:hover {
	background-color: #FFF;
	color: #005513; 
}

.btn_contact_mw-kari input {
	width: 80%!important;
}

}

/* 予約フォーム */

.contact_mw_booking {
	max-width: 100%;
    padding: 20px;
	box-sizing: border-box;
}
.contact_mw_booking dd {
	margin: 0 0 30px 0;
}
.contact_mw_booking dt {
    font-weight: bold;
}

.contact_mw_booking .textbox-1-label {
    display: block;
    margin-bottom: 5px;
    font-size: 1.2em;
    color:#3E3A39;
    letter-spacing: 1px;
}

.contact_mw_booking .textbox-1 {
    width: 100%;
    padding: 8px 10px;
    border: 2px solid #969da3;
    border-radius: 3px;
    font-size: 1em;
}

.contact_mw_booking .textbox-1::placeholder {
    color: #999;
}

@media screen and (min-width: 768px) {

    .contact_mw_booking{
	    max-width: 90%;
        padding: 0px;
    }

.contact_mw_booking dt {
	float: left;
	clear: left;
	width: 30%;
	padding: 5px 10px 5px 0;
    line-height: 30px;
    text-align: right;
    font-weight: bold;
	}

.contact_mw_booking dd {
	margin-left: 35%;
}

.contact_mw_booking .textbox-1-label {
    font-size: 1.4em;
}

}

.mw_wp_form_complete{

    font-size: 14px;
    padding: 20px;

}

.mw_wp_form .error {
	font-size: 96%;
	color : #B70000;
	display : block;
	font-weight: bold;
}

/* 入力項目を見やすく */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%!important;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d0d5d8;
    border-radius: 3px;
    background-color: #ffffff!important;
}
.wpcf7 { border:none!important; background-color:#FFF!important;}
.wpcf7 .wpcf7-list-item {display:inline!important;}
.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous {border-radius:15px; background-color:#1677F1!important; color:#fff; position:relative;}
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-previous:hover { background-color:#4099ff!important;color:white;}
.wpcf7-spinner {margin-top: 20px;}

/* ■■■　独自のカルーセルを追加（３アイテムでのカルーセル）　■■■ */

.top_post_slider {
    height: 100%;
    margin-left:0!important;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  
  .top_post_slider img {
    width: 100%;
    object-fit: cover;
    height: 300px;
    border-radius: 150px;
  }

  /* 記事スライダー */

.event_new{
    position:relative;
}

.event_new::before {
    position:absolute;
    top:15px;
    left:5px;
    content:"New";
    color:#000;
    height:45px;
    width:60px;
    border-radius: 30px;
    text-align: center;
    background-color:#FCEE21;
    z-index: 99;
    padding-top:15px;
    font-weight: bold;
}

.event_end{
    text-align: center;
	background-color: rgba(0,0,0);
    display: inline-block;
    width: 100%;
    border-radius: 300px;
    position:relative;
    
}

.event_end::after{
    content: "終了しました";
    color:white;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.event_end img{
    opacity: 0.5;
    display:block;
}


.event_active{
    text-align: center;
    display: inline-block;
    width: 100%;
    border-radius: 300px;
    position:relative;
    
}

.event_active img{
    opacity: 0.8;
    display:block;
    border:1px solid #666;
}

@media screen and (max-width: 930px) {

    
    .top_post_slider img {
        border-radius: 0px;
    }
    .event_active{
        border-radius: 0px;
        
    }
    
    .event_end{
        border-radius: 0px;
        
    }

}




.top_post_slider .post_slider { height:300px; position:relative; background:#fff; border:1px solid #ddd; }
.top_post_slider .item { width:100%; height:298px; position:relative; }
.top_post_slider .item .link { display:block; width:100%; height:100%; position:relative; overflow:hidden; background:#fff; }
.top_post_slider .image_wrap { display:block; width:calc(100% + 2px); margin:0 -1px; height:180px; position:relative; z-index:1; overflow:hidden; }
.top_post_slider .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
.top_post_slider .title_area { padding:0 30px; position:absolute; bottom:25px; left:0px; z-index:3; }
.top_post_slider .title { line-height:1.5; font-size:16px; overflow:hidden; min-height:3em; max-height:3em; font-weight:600; word-wrap:break-word; word-break:break-all; }
.top_post_slider .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.top_post_slider .slick-dots { width:100%; z-index:10; text-align:center; margin: 0; margin-top: 20px;}
.top_post_slider .slick-dots li { display:inline-block; width:10px; height:10px; margin:0 4px; font-size:12px;}
.top_post_slider .slick-dots button { cursor:pointer; border:none; color:transparent; width:10px; height:10px; display:block; font-size:0; background:none; position:relative; }
.top_post_slider .slick-dots button::before { content:''; display:block; width:10px; height:10px; line-height:10px; background:#ddd; border-radius:20px; position: absolute; top:0; left:0; }
.top_post_slider .slick-dots button:hover::before, .post_slider_widget .slick-dots .slick-active button::before { background:#000; }
.top_post_slider .item.ads .title { margin-top:30px; }
.top_post_slider .category {
  font-size:12px; text-align:center; background:#1EAA39; border-radius:30px; z-index:3; margin:0 0 15px 0;
  min-width:80px; height:30px; line-height:30px; padding:0 20px; display:inline-block;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
  color:white;
}
.top_post_slider .slick-slide{
    margin: 0px 10px;
    box-sizing: border-box;
    border-radius: 50px;
    position:relative;
}

/*
.top_post_slider .slick-slide::before{
        content: "";
        position: absolute;
        bottom: 0px;
        background-position: bottom;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        background-color: #52B1C0;
        width: 100%;
        height: 70px;
}
*/
.top_post_slider_day{
    color: black;
    width: 100%;
    height: auto;
    margin-top:30px;
    /* border-bottom-right-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
    text-align: left;
}

.top_post_slider_message{
    width: 100%;
    height: auto;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
}
.top_post_slider_message h4{
    padding-top:10px;
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px!important;
    text-align: left;
}
.top_post_slider_message p{
    font-size: 12px;
}

/* ■■■フッターエリアの変更■■■ */

#footer_message {color:#fff;font-size:20px;margin: 35px 0px;line-height:1.5;font-weight:600;/* padding:0 20px; */}

#footer_top {
    height:auto!important;
    overflow: auto;
    z-index:1;
} 

#footer_overlay{
    z-index:-1;
}

#footer_top_inner{
    position:static;
    transform:none;
    -ms-transform:none;

}

.footer_linkbox{
    object-fit:cover;
}

#footer_content_1colom{
    background-image:url('img/common/footer-background01.png');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #DBECE8;
}

.footer-items-word01:after{
}
.footer-items-word02:after{
}
.footer-items-word03:after{
}

#footer_content_sns .image_wrap { 
    display:block;
    overflow:hidden;
    margin: 15px;
    border-radius: 15px;
    flex:1;
}

.footer_accsess{
    text-align: left;
    color: white;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
#footer_content_sns .design01{
    flex: 2;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 17px;
}

#footer_content_single{
    background-color:#2878BD;
}

.banner_item{
    width: 160px;
    height:60px;
    display: block;
}

.banner_item .image{
    height:66px!important;
    width: 157px!important;
}

#page_contents .sns_follow{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
}

#page_contents .sns_follow a img{
    margin:0 20px;
}

#page_contents .sns_follow .image_follow{
    margin-left:auto;
}

/*▲▲▲951px以下の場合*/
@media screen and (max-width: 950px){
    #footer_content_sns .image_wrap { 
        display:block;
        overflow:hidden;
        margin: 15px;
        border-radius: 15px;
        flex:none;
    }

    #page_contents .sns_follow .image_sns{
        margin-bottom:15px;
    }

    #page_contents .sns_follow .image_follow{
        margin-left:inherit!important;
    }

    #page_contents .sns_follow{
        justify-content: center;
    }
}

@media screen and (max-width:768px) {
    /*　for iPad 　*/
    #footer_content_sns .design01{
        flex: none;
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-top: 17px;
    }
}


/************************************
** お問い合わせフォームの入力
************************************/
#cf-tbl{
width: 100%;
}

#cf-tbl table{
width: 100%;
border-collapse: collapse;
border: solid #CCC;
border-width: 1px;
color: #444;
}
#cf-tbl table tr th,
#cf-tbl table tr td{
padding: 0.5em;
text-align: left;
vertical-align: top;
border: solid #CCC;
border-width: 1px;
vertical-align: middle;
}
#cf-tbl table tr th{
width: 35%;
background: #eee;
}
@media screen and (max-width:768px){
#cf-tbl{
width: 100%;
}

#cf-tbl table,
#cf-tbl table tbody,
#cf-tbl table tr,
#cf-tbl table tr th,
#cf-tbl table tr td{
display: block;
}

#cf-tbl table{
width: 100%;
border-width: 0 0 1px 0;
}

#cf-tbl table tr th,
#cf-tbl table tr td{
width: 100%;
padding: 3% 5%;
}

#cf-tbl table tr td{
border-width: 0px 1px 0px 1px;
}
}
/*「必須」文字デザイン*/
.required{
font-size:.8em;
padding: 5px;
background: #F57500;
color: #fff;
border-radius: 3px;
margin-right: 5px;
}

/*「任意」文字デザイン*/
.optional{
font-size:.8em;
padding: 5px;
background: #000080;
color: #fff;
border-radius: 3px;
margin-right: 5px;
}

/* 入力項目を見やすく */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d0d5d8;
    border-radius: 3px;
    background-color: #eff1f5;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}

/* 「送信する」ボタン */
input.wpcf7-submit {
    display: block;
    padding: 15px;
    width: 400px;
    background: #ffaa56;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px;
    margin: 15px auto 0
}
@media screen and (max-width:768px){
input.wpcf7-submit {
width: 250px;
}
}

input.wpcf7-submit:hover {
    box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
    transform: translateY(-4px);
    opacity:0.7;
}
/* エラーメッセージを見やすく */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
    color: red;
    font-weight: 600;
}

.wpcf7{
    background:none!important;
    border: none!important;
}

.wpcf7 form{
    margin:0!important;
}

/* ■■■インスタ用フッターデザイン */

.instagram-item{
    width:440px;
}

.d-flex-sns{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: row;
}
@media screen and (max-width:768px) {
    .instagram-item{
        width:100%;
    }

    .d-flex-sns{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
        flex-direction: row;
    }
}
.insta_list{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.insta_list li{
    margin:5px;
    margin-top :0px;
    margin-bottom:10px;
}
.insta_list li a img{
    border-radius: 5px;
    border:solid 2px #FFF;
}

/* youtube用design */
.youtube-iframe {
    width:220px;
    aspect-ratio: 16 / 9;
    max-height: 150px;
    flex: 1;
    margin-left: 25px;
}
.youtube-iframe iframe {
    width: 100%;
    height: 100%;
}
@media screen and (max-width:768px) {
    /*　for iPad 　*/
    .youtube-iframe {
        width:100%;
        aspect-ratio: 16 / 9;
        flex:none;
        max-height:none;
        margin-left: 0px;
    }
}

/* footerSNSアイコン */
#footer_sns2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}
.footer_sns li a{
    background-color: white;
    height: 30px;
    width: 30px;
    border-radius: 15px;
    color: #4ac3d4;
    /* font-weight: bold; */
    line-height: 29px;
}
.footer_sns li a:hover:before { }
.footer_sns li.twitter a:before { content:'\e904'; }
.footer_sns li.facebook a:before { content:'\e902'; }
.footer_sns li.insta a:before { content:'\ea92'; }
.footer_sns li.pinterest a:before { content:'\e905'; }
.footer_sns li.google a:before { content:'\e900'; }
.footer_sns li.youtube a:before { font-family: 'footer_bar'; content: "\ea9d"; }
.footer_sns li.contact a:before { content:'\f003'; }
.footer_sns li.rss a:before { content:'\e90b'; }


/* ■■■固定ページにて画像の中央揃えが実施できず修正■■■ */

/* ----------------------------------------------------------------------
 WordPress プリセットスタイル
---------------------------------------------------------------------- */
/* alignment */
.post_content .aligncenter { display: table; }
#article .post_content {padding: 0 0px;};

/*■■■　共通モジュール（固定ページ）　■■■*/
.post_content p { line-height: 1.7em;}
.w-100{ width:100%;}
.w-40-imp{ width: 40% !important;}
.w-100-imp{ width: 100%!important;}
.w-300px{ width:300px;}
.w-200px{ width:200px;}
.w-150px{ width:150px;}
.w-100px{ width:100px;}
.h-100px{ height:100px;}
.p-10px{padding:10px;}
.p-25px{padding:25px;}
.pr-50px{padding-right:50px!important;}
.px-10px{padding-left:10px; padding-right:10px;}
.px-25px{padding-left:25px; padding-right:25px;}
.px-50px{padding-left:50px; padding-right:50px;}
.mt-10px{margin-top:10px!important;}
.mt-20px{margin-top:20px!important;}
.mt-30px{margin-top:30px!important;}
.mt-40px{margin-top:40px!important;}
.mt-50px{margin-top:50px!important;}
.mt-60px{margin-top:60px!important;}
.mt-70px{margin-top:70px!important;}
.mb--70px{margin-bottom:-70px;}
.mb-0px{margin-bottom:0px!important;}
.mb-10px{margin-bottom:10px!important;}
.mb-20px{margin-bottom:20px!important;}
.mb-30px{margin-bottom:30px!important;}
.mb-40px{margin-bottom:40px!important;}
.mb-50px{margin-bottom:50px!important;}
.mb-60px{margin-bottom:60px!important;}
.mb-70px{margin-bottom:70px!important;}
.mx-120px{margin-left:120px!important;margin-right:120px!important;}
.ml-20px{margin-left:20px!important;}
.ml-120px{margin-left:120px!important;}
.mr-0px{margin-right:0px!important;}
.mr-20px{margin-right:20px!important;}
.mr-90px{margin-right:90px!important;}
.mb-0px{margin-bottom:0px!important;}
.font-maru{font-family: "HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO"!important;}
.w-300px a{ width:100%;}
.gap-0px{gap:0px;}
.gap-10px{gap:10px;}
.gap-20px{gap:20px;}
.br-10px span,.br-10px img{border-radius: 10px;}
.br-15px span,.br-15px img{border-radius: 15px;}
.border-b-1px{border-bottom:1px solid #333;}
.border-t-1px{border-top:1px solid #333;}
.click-point{cursor:pointer;}
.position-a{position: absolute;}
.position-none{position:static;}
.lh-20px{line-height: 20px!important;}
.lh-25px{line-height: 25px!important;}
.lh-35px{line-height: 35px!important;}
.lh-50px{line-height: 50px!important;}
.lh-20px a{line-height: 20px;}
.d-none{display:none;}
.d-block{display:block;}
.back-image-01{background-image:url("img/common/back-image-01.png"); background-repeat: no-repeat; background-position:center center;}
.flex-reverse{flex-direction: column-reverse;}
.cursor_auto a{cursor: auto;}

@media screen and (min-width:768px) {
    /*　for iPad 　*/
    .px-md-0px{padding-left:0px; padding-right:0px;}
    .px-md-25px{padding-left:25px; padding-right:25px;}
    .px-md-50px{padding-left:50px; padding-right:50px;}
    .mt-md-0px{margin-top:0px!important;}
    .mt-md-30px{margin-top:30px!important;}
    .mt-md-60px{margin-top:60px!important;}
    .mb-md-0px{margin-bottom:0!important;}
    .mb-md--70px{margin-bottom:-70px!important;}
    .ml-md-20px{margin-left:20px!important;}
    .ml-md-120px{margin-left:120px!important;}
    .mr-md-90px{margin-right:90px!important;}
    .position-md-a{position: absolute;}
    .position-md-none{position:static;}
    .d-md-none{display:none;}
    .d-md-block{display:block;}
    .flex-md-inherit{flex-direction: inherit;}
    .w-md-100{width:100%;}
    .w-md-50-imp{width:50%!important;}
    .w-md-300px{width:300px;}
    .gap-md-0px{gap:0px;}
    .gap-md-10px{gap:10px;}
}

@media screen and (min-width:1152px) {
    /*　for PC　*/
    .mt-lg-0px{margin-top:0px!important;}
}

/* 終了したイベントの際に表示するテキスト */
.end_event{
    color:rgb(240, 42, 42);
}
.end_event_archive {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.end_event_archive::after {
	content: '終了しました';
    color:white;
    text-align: center;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.end_event_archive::before {
	content: '';
    text-align: center;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.5);
	background-size: 4px 4px;
	background-position: 0 0, 2px 2px;
}

/* 開催中のイベントの際に表示するテキスト */
.active_event{
    color:rgb(240, 42, 42);
}
.active_event_archive {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}


.active_event_archive::before {
	content: '';
    text-align: center;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width:100%;
	height: 100vh;
	background-size: 4px 4px;
	background-position: 0 0, 2px 2px;
}

/*テーブル関係*/

/*  WordPress プリセットスタイル */
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.is-content-justification-left {
    align-items: flex-start;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table.has-fixed-layout {
    table-layout: fixed;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table{
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table td, .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table th {
    box-sizing: border-box;
    min-width: auto;
    overflow-wrap: anywhere;
    word-break: normal;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr th, .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr td{
    padding: 0.5em;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    text-align: left;
    vertical-align: middle;
}
@media screen and (max-width:750px) {
    /*.post_content td, .post_content th {display: block;}*/
    .wp-block-flexible-table-block-table table.is-stacked-on-mobile th, .wp-block-flexible-table-block-table table.is-stacked-on-mobile td {
        width: 100%!important;
        display: block;
    }
}

/*親要素を無視して横幅最大に*/
.w-max{
    margin: 0 calc(50% - 50vw)!important;
    width: 100vw!important;
}
/* 背景を横最大にした場合に内部要素を中央寄せにしつつ横幅を固定*/
.inner-mxw-750px{
    max-width:750px;
    margin:0 auto;
}
.inner-mxw-850px{
    max-width:850px;
    margin:0 auto;
}

/* ■■■　スライダープラグイン用の上書きスタイル */

.xo-slider-template-coverflow .swiper-slide img {
    width: 10%!important;
    height: 10%!important;
    border:1px solid #333;
}
  
/* いいねボタンプラグイン */
.wpulike::after{
    content: "　押してもらえると励みになります";
    font-size: 14px;
    background: linear-gradient(transparent 40%, #fffab0 60%);
    line-height: 1;
    display: inline;
    /* vertical-align: -webkit-baseline-middle; */
    padding: 10px 10px 5px 0px;
    margin: 20px;
    margin-top: 30px;
    vertical-align: text-top;
    font-weight: bold;
}

/*SNSボタン（Twitterの上書き）*/

@font-face {
    font-family: 'tiktok_x_icon';
    src: url('fonts/tiktok_x_icon.eot?v=1.1');
    src: url('fonts/tiktok_x_icon.eot?v=1.1#iefix') format('embedded-opentype'),
         url('fonts/tiktok_x_icon.woff?v=1.1') format('woff'),
         url('fonts/tiktok_x_icon.ttf?v=1.1') format('truetype'),
         url('fonts/tiktok_x_icon.svg?v=1.1#tiktok_x_icon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
.single_share .twitter a:before { font-family: 'tiktok_x_icon'; content: "\e901"; font-size:12px; top:-1px; }
.single_share .share-type1 .twitter a,
.single_share .share-type3 .twitter a { background:#000; border-color:#000; }

.single_share .share-type1 .twitter a:hover,
.single_share .share-type3 .twitter a:hover { background:#666; }

.single_share .share-type2 .twitter a:hover,
.single_share .share-type4 .twitter a:hover { background:#000; border-color:#000; }

.footer_sns li.twitter a:before{font-family: 'tiktok_x_icon';content: '\e901';}

/*■■■　レスポンシブデザイン時の改行コード */

.br-sp {display: none;}
    
@media screen and (max-width:768px) {
    .br-pc {display: none;}
    .br-sp {display: inline-block;}
}

/*ContactForm reCAOTCHAのマークを縮小*/
.grecaptcha-badge {
    bottom: none!important;;
    top: 110px;
    z-index: 999;
    }

/* メディアクエリテンプレート */

/* iPhone 縦 */
 
@media screen and (max-width:480px) { 
    /*　for iPhone Landscape　(iPhone 横)　*/
 
}
@media screen and (max-width:768px) {
    /*　for iPad 　*/
 
}
@media screen and (max-width:950px) {
    /*　for PC　*/
 
}
@media screen and (max-width:1152px) {
    /*　for PC　*/
 
}

