@charset "UTF-8";
/*
Theme Name: MY-THEME
*/
@import "style-visual.css";

/* Webフォント読込サンプル */
/*
@font-face {
  font-family: "Font-Family-NAME";
  src: url(css/fonts/font-file.woff2) format("woff2"),
  url(css/fonts/font-file.woff) format("woff"),
  url(css/fonts/font-file.eot) format("eot");
  font-weight: 400;
  font-style: normal;
}
*/

/* ==========================================================================
   サイト毎の独自のスタイル
   ========================================================================== */

/* 基本フォント: ゴシック */
body{
  font-family:  'Noto Sans JP', "游明朝体", "Yu Mincho", YuMincho, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1.666;
  color: #181818;
}

/* 基本フォント: 明朝 */
/**/
body{
  /* 游明朝体 */
  /*font-family: "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  /* ヒラギノ明朝 */
  /*font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro', 'Yu Mincho', '游明朝', 'MS Mincho', 'MS明朝', serif;*/
}

/* admin-barの高さ分の padding 設定 */
body.admin-bar{
  padding-top: 32px;
}
@media (max-width:782px){
  body.admin-bar{
    padding-top: 46px;
  }
} 

.gothic{
  font-family: '游ゴシック体','Yu Gothic', 'YuGothic', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mincho{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

a{
  color: inherit;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

img{
  max-width: 100%;
}
a:hover img{
  opacity: 0.8;
}

img[class*="wp-image-"],
img[class*="attachment-"]{
  max-width: 100%;
  height: auto;
}

i, em{
  font-style: normal;
}

/* 動画埋め込みのレスポンシブ対応 */
iframe{
  max-width: 100%;
}
.responsive_video { 
  position: relative; 
}

.responsive_video:before{
  content: "";
  display: block;
  padding-top:56.25%;
}
.responsive_video video, 
.responsive_video iframe, 
.responsive_video object, 
.responsive_video embed { 
  position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

/* テーブル */
table{
  width: 100%;
  table-layout: fixed;
}
table th,
table td{
  padding: 10px 10px;
}

/* テーブル 汎用class */
.tbl{
  
}
.tbl th,
.tbl td{
  border: 1px solid #b2b2b2;
}
.tbl th{
  
}
.tbl td{
  
}


/* スクロール テーブル */
.js-scrollable{
  overflow-x: auto;
}
.js-scrollable table{
  min-width: 1000px;
}



/* 指定デバイスのみで表示するclass */
@media (min-width:1024px){
  .tb:not(.pc){
    display: none;
  }
  .sp:not(.pc){
    display: none;
  }
}
@media (min-width:768px) and (max-width:1023px){
  .pc:not(.tb){
    display: none;
  }
  .sp:not(.tb){
    display: none;
  }
}
@media (max-width:767px){
  .pc:not(.sp){
    display: none;
  }
  .tb:not(.sp){
    display: none;
  }
}


.txt_ellipsis_line1,
.txt_ellipsis_line2,
.txt_ellipsis_line3,
.txt_ellipsis_line4,
.txt_ellipsis_line5,
.txt_ellipsis_line6,
.txt_ellipsis_line7,
.txt_ellipsis_line8,
.txt_ellipsis_line9,
.txt_ellipsis_line10{
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.txt_ellipsis_line1{
  -webkit-line-clamp: 1;
}
.txt_ellipsis_line2{
  -webkit-line-clamp: 2;
}
.txt_ellipsis_line3{
  -webkit-line-clamp: 3;
}
.txt_ellipsis_line4{
  -webkit-line-clamp: 4;
}
.txt_ellipsis_line5{
  -webkit-line-clamp: 5;
}

/* **********************************
 *  コンテナ
 * ********************************* */
.wrapper{
  overflow-x: hidden;
}
.container{
  width: 1140px;
  padding: 0 10px; 
  margin: 0 auto;
}
.section{
  width: 100%;
  /*margin-bottom: 50px;*/
  /*padding: 30px 0;*/ 
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pg_header{
  /*padding: 15px 0;*/
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pg_header .container{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 380px;
}

/* 共通のfloat ボックスとして定義しておく */
.box_l{
  float: left;
}
.box_r{
  float: right;
}

/* ▼サンプル▼ 利用箇所毎に幅指定だけで済むように */
/*
.post_list .post_box .box_l {
    width: 70%;
}
.post_list .post_box .box_r {
    width: 25%;
}
*/

/* ▼サンプル▼ リストなどでアイキャッチがない場合のclass */
/*
.post_list .post_box .box_w{
  width: 100%;
}
*/

/*
 * 共通クラスとして定義しておく
 * リスト組みのテンプレート
 * 
 */

.listbox{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.listbox .item{
  display: block;
  width: 100%;
}
.listbox .item .img{
  position: relative;
  display: block;
  overflow: hidden;
}
.listbox .item .img:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.listbox .item .img.img2x1:before{
  padding-top: 50%;
}
.listbox .item .img.img1x2:before{
  padding-top: 200%;
}
.listbox .item .img.img2x3:before{
  padding-top: 150%;
}
.listbox .item .img.img3x2:before{
  padding-top: 66.666666%;
}
.listbox .item .img.img3x4:before{
  padding-top: 133.333333%;
}
.listbox .item .img.img4x3:before{
  padding-top: 75%;
}
.listbox .item .img.img16x9:before{
  padding-top: 56.25%;
}
.listbox .item .img img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.listbox .item .title{
  
}
.listbox .item .date{
  
}
.listbox .item .txt{
  
}


/* ▼サンプル▼ 利用箇所ごとにマージンなど設定 */
/*
.post_content .col1,
.post_content .col2,
.post_content .col3{
  margin-bottom: 20px;
}
*/


/* **********************************
 *  ヘッダー
 * ********************************* */
header{
  padding: 0 0;
  padding-left: 15px;
}
header.fixed{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #FFF;
}

header .hdr1{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
header .hdr1 .box1{
  padding-top: 15px;
  position: relative;
  z-index: 1;
}
header .hdr1 .box2{
  
}
header .hdr1 .box3{
  width: 100%;
  margin-top: -25px;
}

header .hdr1 .hdr_logo{
  line-height: 1;
  
}
header .hdr1 .hdr_btns{
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}
header .hdr1 .hdr_btns a{
  
}
header .hdr1 .hdr_btns a img{
  width: 205px;
}

header .hdr1 .gnav{
  justify-content: flex-end;
}


/* **********************************
 *  グローバルナビ
 * ********************************* */
.gnav{
  /*background: #EEE;*/
  /*padding: 0 5px;*/
}
.gnav > ul{
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  
  font-size: 17px;
  font-weight: 500;
  line-height: 1.411;
  white-space: nowrap;
}
.gnav > ul > li{
  position: relative;
}
.gnav > ul > li + li{
  margin-left: 45px;
}
.gnav > ul > li.menu-item-has-children:after{
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #FFF;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.gnav li a{
  color: #333;
  text-decoration: none;
  display: block;
  padding: 5px;
  
}
.gnav li a:hover{
  /*background: #333;*/
  /*color: #FFF;*/
}

.gnav .children,
.gnav .sub-menu{
  display: none;
  background: #aaa;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
.gnav li:hover > .children,
.gnav li:hover > .sub-menu{
  display: block;
}

.gnav li a:before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 24px;
  line-height: 1;
  color: #fffc00;
  margin-right: 10px;
  vertical-align: bottom;
}
.gnav li.icon1 a:before{
  content: "\f015";
}
.gnav li.icon2 a:before{
  content: "\f1ad";
}
.gnav li.icon3 a:before{
  content: "\f554";
}
.gnav li.icon4 a:before{
  content: "\f518";
}
.gnav li.icon5 a:before{
  content: "\f075";
}
.gnav li.icon6 a:before{
  content: "\f05a";
}
.gnav li.icon7 a:before{
  content: "\f3c5";
}


header.fixed .gnav li a{
  color: #FFF;
}


.mv{
  position: relative;
  height: 780px;
  background: #CCC;
  color: #FFF;
  background-image: url('/img/mv.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  
  display: flex;
  justify-content: center;
  align-items: center;
  
}
.mv .mv_box{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  text-align: center;
  margin-top: 110px;
}
.mv .mv_box .txt1{
  font-size: 47px;
  line-height: 1.21;
}
.mv .mv_box .txt2{
  font-size: 21px;
  line-height: 1.80;
  margin-top: 5px;
}
.mv .mv_box .img{
  
}
.mv .mv_box .img img{
  
}


/* **********************************
 *  フッター
 * ********************************* */
footer{
  margin-top: 200px;
}
body.home footer{
  margin-top: 0;
}

footer .ftr1{
  min-height: 520px;
  background-image: url('/img/ftr_bg.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center bottom;
  background-color: #ceeaf7;
}

footer .ftr2{
  background: #6ab034;
  padding: 60px 0;
}
footer .ftr3{
  padding: 45px 0 70px;
}
footer .ftr3 .container{
  display: flex;
  flex-wrap: wrap;
}
footer .ftr3 .box1{
  width: 50%;
}
footer .ftr3 .box2{
  width: 50%;
}

.ftr_btns{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.ftr_btns li{
  width: 33.333%;
  padding: 0 10px;
}
.ftr_btns li a{
  display: block;
  padding: 10px;
  border-radius: 27px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  color: #FFF;
}
.ftr_btns li a:hover{
  opacity: 0.8;
}
.ftr_btns li.btn1 a{
  background: #13b5b1;
}
.ftr_btns li.btn2 a{
  background: #f83602;
}
.ftr_btns li.btn3 a{
  background: #0d65d2;
}

.ftr_btns li a:before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  margin-right: 8px;
}
.ftr_btns li.btn1 a:before{
  content: "\f518";
}
.ftr_btns li.btn2 a:before{
  content: "\f0e0";
}
.ftr_btns li.btn3 a:before{
  content: "\f007";
}
.ftr_logo{
  margin-bottom: 45px;
}
.ftr_addr{
  line-height: 1.875;
  
}
.ftr_tel{
  
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  letter-spacing: 0.075em;
  margin-top: 10px;
}
.ftr_tel dl{
  display: flex;
}
.ftr_tel dl dt{
  width: 55px;
  font-size: 20px;
  text-align: right;
}
.ftr_tel dl dd{
  font-size: 22px;
  margin-left: 5px;
}

.ftr_links_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.ftr_links{
  font-size: 15px;
}
.ftr_links + .ftr_links{
  margin-left: 75px;
}
.ftr_links li{
  
}
.ftr_links li+li{
  margin-top: 5px;
}
.ftr_links li a{
  
}
.ftr_links li a:before{
  content: "■";
  margin-right: 8px;
}

.ftr_copy{
  background: #6ab034;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}



.footer_fix{
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f7d0d7;
  z-index: 10;
}
.footer_fix ul{
  /*display: table;*/
  width: 100%;
  font-size: 14px;
  
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 3px;
}
.footer_fix ul li{
  /*display: table-cell;*/
  text-align: center;
  /*vertical-align: middle;*/
}
.footer_fix ul li.btn1{
  width: 36%;
}
.footer_fix ul li.btn2{
  width: 24%;
}
.footer_fix ul li a{
  display: block;
  padding: 10px;
  background: #cb4c66;
  color: #FFF;
  text-decoration: none;
}


/* 検索フォーム */
.pg_404{
  text-align: center;
}
.pg_404{
  
}

.search-form{
  padding: 20px 0;
}
.search-form .search-field{
  padding: 5px;
}
.search-form .search-submit{
  padding: 5px 10px;
}

.pg_image{
  
}
.pg_image .attachment{
  padding: 20px;
  background-color: #ececec;
  text-align: center;
}


/* 記事リスト */
.post_items{
  padding: 0 0;
  }
  .news_post_items{
    padding: 0 0;
    margin:100px auto;
  }
/*.post_items .p-item{
  background: #f0f0f0;
  padding: 10px;
  border-top: 1px solid #CCC;
  display: flex;
  align-items: center;
  position: relative;
}*/
.post_items .item:last-child{
  border-bottom: 1px solid #CCC;
}
.post_items .item .img{
  
}
.post_items .item .date{
  width: 130px;
  font-size: 15px;
  color: #a5a5a5;
  line-height:1.87;
  letter-spacing: 0.065em;
}
.post_items .item .category{
  width: 150px;
  padding: 0 10px;
  
}
.post_items .item .category span{
  display: block;
  background: #e5e5e5;
  color: #6c6969;
  padding: 3px;
  margin: 2px;
  text-align: center;
}
.post_items .item .title{
  font-weight: 500;
  width: calc(100% - 130px - 150px);
  /*width: -moz-available;
  width: -webkit-fill-available;
  width: available;*/
}
.post_items .item .title a{
  display: block;
  position: relative;
  padding-right: 1em;
}
.post_items .item:after{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.post_items .item.single_item{
  display:block;
  border-top: 15px solid #73b63f;
  border-bottom:1px solid #d3d3d3;
  border-left:1px solid #d3d3d3;
  border-right:1px solid #d3d3d3;
  background-color: #ffffff;
  padding:32px 34px;
  }
.post_items .item.single_item:after{
  display: none;
}
.post_items .item.single_item .meta{
/*  display: flex;*/
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #CCC;
}
.post_items .item.single_item .meta .meta-news{
  display:flex;
}
.news-category{
  display:flex;
}
.news-category {
  display:block;
}
.meta-news .news-category .cat_news {
   display:inline-block;
   font-size:13px;
   line-height: 1.8em;
   letter-spacing: 0.065em;
   border:1px solid #7ecef4;
   background-color: #7ecef4;
   border-radius: 30px;
   width:100px;
   text-align: center;
   color:#6c6969;
   font-weight: 600;
   margin:0 4px;
 }
 .meta-news .news-category .cat_event {
   display:inline-block;
   font-size:13px;
   line-height: 1.8em;
   letter-spacing: 0.065em;
   border:1px solid #f29c9f;
   background-color: #f29c9f;
   border-radius: 30px;
   width:100px;
   text-align: center;
   color:#6c6969;
   font-weight: 600;
   margin:0 4px;
}
/*.news-category span .cat-news{
  display:block;
}
.news-category span .cat-event{
  display:block;
}*/
.post_items .item.single_item .title{
  width: 100%;
  display:inline-block;
  font-size: 24px;
  line-height: 1.58em;
  margin-bottom:20px;
  color:#000000;
  font-weight:500;
  letter-spacing: 0.065em;
}
.post_items .item.single_item .content{
  width: 100%;
  margin-top: 20px;
  padding-bottom: 20px;
}
.post_items .item.single_item .content *{
  margin-bottom: 1em;
}
.post_items .item.single_item .content h1,
.post_items .item.single_item .content h2,
.post_items .item.single_item .content h3,
.post_items .item.single_item .content h4,
.post_items .item.single_item .content h5,
.post_items .item.single_item .content h6{
  margin-bottom: 0.5em;
}
.post_items .item.single_item .content a{
  color: #2196F3;
}

.post_items .post_content{
  margin-top: 20px;
  
}
.post_items .post_content p{
  font-size:16px;
  line-height: 1.8em;
  color:#000000;
  letter-spacing: 0.065em;
}

/* ページ送り(一覧) */
.pagination{
  text-align: center;
  margin-top: 30px;
}
.pagination .nav-links{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  
}
.pagination .page-numbers{
  align-self: stretch;
  border: 1px solid #c0c0c0;
  padding: 5px 10px;
  margin: 4px 4px;
  color: #1e1e1e;
  text-decoration: none;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover{
  background: #e5e5e5;
}
.pagination .page-numbers.next:after{
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 10px;
}
.pagination .page-numbers.prev:before{
  content: "\f100";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}

/* ページ送り(詳細) */
.pagination .nav-posts{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pagination .nav-posts .page-next,
.pagination .nav-posts .page-prev{
  min-width: 200px;
}
.pagination .nav-posts .page-next a,
.pagination .nav-posts .page-prev a{
  display: block;
  border: 1px solid #c0c0c0;
  padding: 10px 50px;
  position: relative;
}
.pagination .nav-posts .page-next a:before,
.pagination .nav-posts .page-prev a:after{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.pagination .nav-posts .page-next a:before{
  content: "\f053";
  left: 10px;
}
.pagination .nav-posts .page-prev a:after{
  content: "\f054";
  right: 10px;
}
.pagination .nav-posts .page-archive a{
  display: block;
  background: #bcbcbc;
  color: #ffffff;
  padding: 10px 100px;
}

/* 検索 */
.search_list{
  background: #eee;
  padding: 15px;
}
.search_list .item{
  
}
.search_list .item + .item{
  
}

/* ページTOPに戻る */
.pagetop{
  display: none;
  position: fixed;
  right: 10px;
  bottom: 60px;
}
.pagetop a{
  display: block;
  font-size: 0;
  width: 42px;
  height: 42px;
  text-align: center;
}
.pagetop a i{
  font-size: 40px;
}

/* コンタクトフォーム */
.contact_tt{
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-align: center;
  margin-top: 55px;
}

.contact_info{
  background: #acd598;
  text-align: center;
  padding: 28px 30px 25px;
  margin-bottom: 100px;
}
.contact_info .box1{
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.14em;
}
.contact_info .box2{
  margin-top: 20px;
  background: #FFFFFF;
  padding: 22px 5px;
  line-height: 1;
}
.contact_info .box2 .icon{
  display: inline-block;
  font-size: 25px;
  font-weight: bolder;
  background: #acd598;
  color: #FFFFFF;
  padding: 5px 15px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 5px;
  letter-spacing: 0.08em;
}
.contact_info .box2 .tel{
  display: inline-block;
  font-size: 44px;
  font-weight: bold;
  vertical-align: middle;
  font-weight: bold;
}
.contact_info .box2 .tel a{
  display: block;
  font-family: "impact";
  letter-spacing: 0.04em;
}
.contact_info .box2 .txt{
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.contact_form{
  width: 100%;
  border: 1px solid #b2b2b2;
}
.contact_form tr{
  border-bottom: 1px solid #b2b2b2;
}
.contact_form th{
  padding: 11px 18px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.1em;
  font-size:16px;
}
.contact_form td{
  padding: 11px 18px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.016em;
  font-size:15px;
  line-height:1.93;
}
.contact_form td.course_top{
  padding-top:12px;
}
.contact_form td.add_form {
  padding:4px 18px 12px;
}
/*.contact_form .df .em-tel{
  font-size:16px;
  display:inline-block;
}*/
.contact_form td span{
  padding: 4px 3px;
  font-weight: normal;
/*  width:120px;*/
  letter-spacing: 0.016em;
  font-size:15px;
  line-height:1.93em;
}
/*.contact_form td span {
  margin:20px;
}*/
.contact_form td .caution{
  font-weight:normal;
  font-size:15px;
  line-height:1.93em;
  letter-spacing: 0.016em;
  margin-top:4px;
}

.vtop {
  vertical-align: top;
}
.vtop .course_title div{
  line-height: 1.81em;
  letter-spacing: 0.008em;
}
.vtop .course_title .course-require{
  display: inline-block;
    padding: 2px 12px;
    color: #FFF;
    background: #b80000;
    font-size: 14px;
    font-weight: normal;
    float: right;
    
}
.contact_form td [name="course"]{
  margin-right:12px;
}

.contact_form th{
  background: #f3f2f2;
  width: 310px;
  padding:11px 14px;
}
.contact_form th.em_add{
  padding:13px 14px;
}
.contact_form th.join_day{
  padding:14px 14px;
}
.contact_form th span {
  font-size:12.3px;
}
.contact_form th .require{
  display: inline-block;
  padding: 2px 12px;
  color: #FFF;
  background: #b80000;
  font-size: 14px;
  font-weight: normal;
  float: right;
}
.contact_form dl{
  width: 100%;
  display: flex;
  align-items: center;
}
.contact_form dl + dl{
  margin-top: 10px;
}
.contact_form dl dt,
.contact_form dl dd{
  
}
.contact_form dl + p{
  margin-top: 5px;
  margin-bottom: 5px;
}
.important-text{
  color:red;
}
.contact_form dl.addr dt{
  width: 90px;
}
.contact_form dl.addr dd{
  width: calc(100% - 90px);
}
.contact_form dl.date {
  align-items: flex-start;
}
.contact_form dl.date dt{
  width: 90px;
}
.contact_form dl.date dt + dt{
  margin-left: 5px;
}
.contact_form dl.date dt select{
  width: 100%;
}
.contact_form dl.date dt.wide{
  width: 200px;
}
.contact_form dl.addr dd{
  
}
.mwform-checkbox-field .mwform-radio-field:checked {
    color:red;
}
.contact_form_addr{
  display: flex;
  align-items: center;
  margin: 0;
}
.contact_form_addr + .contact_form_addr{
  margin-top: 8px;
}
.contact_form_addr dt,
.contact_form_addr dd{
  margin: 0;
}
.contact_form_addr dt{
  width: 80px;
}
.contact_form_addr dd{
  width: calc(100% - 90px);
}

.contact_form_addr dd [name$="zipcode"]{
  width: 210px;
}
.contact_form_addr dd [name$="addr1"]{
  width: 210px;
}

.addr_auto_box{
  display: flex;
  align-items: center;
}
.addr_auto_box .zipcode{
  display: flex;
}
.addr_auto_box .zipcode i{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  background: #cccccc;
  padding: 0 5px;
}
.addr_auto_box .zipcode input{
  
}

.addr_auto_box button{
  margin-left: 20px;
}



.contact_form td .wpcf7-form-control-wrap{
  display: block;
}
.contact_form td .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
  margin-top: 5px;
}
.contact_form td input ,
.contact_form td textarea ,
.contact_form td select ,
.contact_form td .wpcf7-form-control ,
.contact_form td .wpcf7c-conf-hidden {
  padding: 7px 10px;
  max-width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 0;
}
.contact_form td input::placeholder{
  color:#c5c5c5;
  font-weight:100;
  letter-spacing: 0.1em;
  font-size:15px;
}
.contact_form td textarea::placeholder{
  color:#c5c5c5;
  letter-spacing: 0.1em;
  font-weight:100;
  font-size:15px;
}
.contact_form td textarea{
  height: 280px;
}
.input-erea input{
  width:460px;
}
.contact_form td input[name="your-em_tel"]{
  width: 310px;
  margin-right:10px;
}
.contact_form td input[name="add5"]{
  width:420px;
}
.contact_form td .relat-input{
  width: 310px;
  display:inline-block;
  margin:0 10px;
}
.contact_form td .wpcf7-checkbox,
.contact_form td .wpcf7-radio{
  border: 0;
}
.contact_form td .wpcf7-text {
  width: 500px;
  max-width: 100%;
}
.contact_form td .wpcf7-textarea {
  width: 100%;
}
.contact_form td .wpcf7-file {
  width: 100%;
  border: 0;
}
.contact_form td .wpcf7-file + .wpcf7c-conf{
  width: 100%;
  border: 1px solid #398f14;
}
.contact_form td [name$="_zipcode"],
.contact_form td [name="zipcode"]{
  width: 160px;
}
.contact_form .df [name="bir_year"]{
  width: 146px;
  display:inline-block;
  background-color: #ffffff;
  margin-right:10px;
}
.contact_form .df [name="bir_month"]{
  width: 80px;
  display:inline-block;
  background-color: #ffffff;
  margin:0 10px;
}
.contact_form .df [name="bir_day"]{
  width: 80px;
  display:inline-block;
  background-color: #ffffff;
  margin:0 10px;
}
.contact_form td [name="addr1"]{
  width: 80px;
  background-color: #ffffff;
}
.contact_form td [name="add3"]{
  width:200px;
}
.contact_form td [name="come_time"]{
  background-color: #ffffff;
}
.contact_form td .wpcf7-form-control-wrap.zipcode,
.contact_form td .wpcf7-form-control-wrap[class$="_zipcode"]{
  display: flex;
  align-items: stretch;
}
.contact_form td .wpcf7-form-control-wrap.zipcode:before,
.contact_form td .wpcf7-form-control-wrap[class$="_zipcode"]:before{
  vertical-align: top;
  content: "〒";
  background: #CCC;
  width: 30px;
  padding: 0;
  margin: 0;
  border: 1px solid #CCC;
  border-right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.contact_form td .addr_auto{
  background: #f0f0f0;
  border: 1px solid #d6d8d8;
  margin-left: 10px;
  padding: 5px 15px;
  font-size:14px;
  letter-spacing: 0.1em;
}
.contact_form dd [name="add1"]{
  width:224px;
  background-color: #ffffff;
}

.contact_form td .wpcf7-checkbox, 
.contact_form td .wpcf7-radio{
  display: block;
}
.contact_form span.wpcf7-list-item{
  margin: 0 1em 0 0;
}


.contact_form_msg{
  margin-top: 10px;
  margin-bottom: 10px;
}

/* 確認画面用 */
.wpcf7c-conf:not([type="radio"]):not([type="checkbox"]){
  background: #eeffe4;
  -webkit-box-shadow: 0 0 0px 1000px #eeffe4 inset;
  border: 1px solid #398f14;
  opacity: 0.9;
}
.wpcf7c-conf:checked + .wpcf7c-conf-hidden + .wpcf7-list-item-label{
  color: #398f14;
}
/*input:-webkit-autofill,
textarea:-webkit-autofill, 
select:-webkit-autofill {
  background-color: #eeffe4 !important;
  background-image: none !important;
  color: #666 !important;
}*/ 


.contact_form_acceptance{
  text-align: center;
  margin-top: 52px;
  font-size:18px;
}
.contact_form_acceptance a{
  color: #1a3e9b;
}
.contact_form_acceptance span.wpcf7-list-item{
  margin: 0;
}

/* コンタクトフォーム - ボタン */
.contact_form_btns{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  padding: 30px 0;
}
.contact_form_btns input[type="submit"],
.contact_form_btns input[type="button"],
.contact_form_btns button{
  background: #b80000;
  color: #FFF;
  border: 0;
  padding: 12px;
  width: 310px;
  margin: 0 10px;
}
.contact_form_btns input[type="submit"][disabled],
.contact_form_btns input[type="button"][disabled]{
  background: #CCC;
}
.contact_form_btns button[type="reset"]{
  background: #CCC;
}
.contact_form_btns input.wpcf7-confirm{
  
}
.contact_form_btns input.wpcf7-back{
  background: #CCC;
}
.contact_form_btns input.wpcf7-submit{
  background: #398f14;
}
.contact_form_btns .ajax-loader{
  order: 10;
  width: 100% !important;
  margin-top: 10px !important;
  background-repeat: no-repeat;
  background-position: center;
}

/*入会フォーム*/
.contact_form .df{
  display:flex;
  align-items: center;
  font-size:16px;
  line-height: 1.81em;
  letter-spacing: 0.008em;
  font-weight:500;
/*  line-height:1.93em;*/
}
.contact_form .df.ff {
  padding:8px 18px;
}
.contact_form td .df input{
  width:310px;
}
.contact_form .df [name="come_time1"]{
  margin-right:10px;
  background-color: #ffffff;
  line-height: 1.81em;
  letter-spacing: 0.008em;
}
.contact_form .df [name="come_time"]{
  margin:0 10px;
  line-height: 1.81em;
  letter-spacing: 0.008em;
  width:85px;
}
.contact_form .df [name="come_time_imp"]{
  margin:0 10px;
  line-height: 1.81em;
  letter-spacing: 0.008em;
  width:224px;
  background-color: #ffffff;
}
.contact_form .df [name="come_day1"]{
  margin-right:10px;
  background-color: #ffffff;
  line-height: 1.81em;
  letter-spacing: 0.008em;
}
.contact_form .df [name="come_day"]{
  margin:0 10px;
  background-color: #ffffff;
  line-height: 1.81em;
  letter-spacing: 0.008em;
}
/* サイトマップ */
.sitemap_items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.sitemap_items .item{
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.sitemap_items .item h4{
  border: 1px solid #d3d3d3;
  border-bottom: 5px solid #d3d3d3;
}
.sitemap_items .item h4 a{
  display: block;
  padding: 20px 15px;
}
.sitemap_items .item ul{
}
.sitemap_items .item ul li{
  border-bottom: 1px dashed #d3d3d3;
  position: relative;
}
.sitemap_items .item ul li:before{
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sitemap_items .item ul li a{
  display: block;
  padding: 5px 10px 5px 20px;
}


/* プライバシーポリシー */
.privacy_tt{
  text-align: center;
  margin-bottom: 30px;
}
.privacy_tt h3{
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 0.2em;
}
.privacy_tt br{
  display: none;
}
.privacy_tt .dots{
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.privacy_tt .dots i{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #c1c1c1;
  margin: 0 8px;
}

.privacy_items{
  
}
.privacy_items .item{
  line-height: 1.6;
}
.privacy_items .item + .item{
  margin-top: 40px;
}
.privacy_items .item h4{
  font-size: 18px;
  
  border-left: 6px solid #bbbbbb;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 2.33;
}
.privacy_items .item .txt{
  
}
.privacy_items .item ul{
  list-style: disc;
  margin-left: 2em;
  margin-top: 10px;
}
.privacy_items .item ul.latin{
  list-style: lower-latin;
}

.privacy_items .item ul li{
  
}
.privacy_items .item ol{
  margin-left: 2em;
  margin-top: 10px;
}


.breadcrumb{
  display: flex;
  list-style: none;
  margin-bottom: 20px;
  font-size: 14px;
  overflow-x: auto;
  overflow-y: hidden;
}
.breadcrumb li{
  display: inline;
  white-space: nowrap;
}
.breadcrumb li + li{
  margin-left: 10px;
}
.breadcrumb li:last-child{
  font-weight: 500;
}
.breadcrumb li a{
  position: relative;
  padding-right: 15px;
}
.breadcrumb li a:after{
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*.breadcrumb li:first-child a{
  padding-left: 15px;
}
.breadcrumb li:first-child a:before{
  content: "\f015";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}*/

/* **********************************
 *  メイン
 * ********************************* */
.main{
  padding-top: 110px;
}
body.home .main{
  padding-top: 0;
}

.tt1{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-size: 28.78px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 30px;
}
.tt1.sm{
  font-size: 26.72px;
}
.tt1 em{
  display: block;
  color: #9dca80;
  font-size: 17.47px;
  letter-spacing: 0.1em;
}

.tt2{
  
}
.tt2 span{
  
}
.tt3{
  
}
.tt3 span{
  
}
.tt4{
  
}
.tt4 span{
  
}
.tt5{
  
}
.tt5 span{
  
}

/* 詳しく見る サンプル */
.read_more{
  
}
.read_more a{
  display: block;
  width: 290px;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 10px;
  background: #00a7c6;
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
}
.read_more a:after{
  /*content: "\f054";*/
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* **********************************
 *  Home
 * ********************************* */
.pg_home{
  
}
.pg_home .section#sec1{
  background: #f7d0d7;
  padding-top: 90px;
  padding-bottom: 115px;
}
.pg_home .section#sec2{
  background: #eeeeee;
  padding-top: 80px;
  padding-bottom: 80px;
}
.pg_home .section#sec3{
  background: #ceeaf7;
}

/* News */
.home_news_wrap{
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.home_news_wrap .box1{
  width: 190px;
  background: #6ab034;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home_news_wrap .box2{
  width: calc(100% - 190px);
  background: #FFF;
  padding: 5px 25px 20px 30px;
}

.home_news_title{
  font-size: 20px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  color: #FFF;
}
.home_news_title em{
  display: block;
  font-size: 0.9em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.home_news_wrap .news_items{
  width: 100%;
  margin: 0 auto;
}

.home_news_wrap .news_items .item{
  border-bottom: 1px dotted #d3d3d3;
}
.home_news_wrap .news_items .item .date{
  width: 90px;
  letter-spacing: 0;
}
.home_news_wrap .news_items .item .category{
  width: 130px;
}
.home_news_wrap .news_items .item .category .cat_event{
  width: 130px;
}
.home_news_wrap .news_items .item .category .cat_news{
  width: 130px;
}
.home_news_wrap .news_items .item .title{
  width: calc(100% - 90px - 130px - 20px);
  
  margin-left: 20px;
}
.home_news_wrap .news_items .item .title a{
  font-size: 15px;
  font-weight: 400;
}
.home_news_wrap .news_items .item .title a:after{
  display: none;
}

/* Topics */
.home_topics_wrap{
  background: #FFF;
  border-radius: 10px;
  margin-top: 60px;
  padding: 35px 15px;
}
.home_topics_title{
  font-size: 38px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-style: italic;
  line-height: 1;
  text-align: center;
  color: #69af33;
  margin-bottom: 35px;
  
}
.home_topics_title span{
  position: relative;
}
.home_topics_title span:before{
  content: "";
  display: block;
  width: 69px;
  height: 65px;
  background-image: url('/img/tt_icon1.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: calc(100% - 20px);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.home_topics_items{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.home_topics_items .item{
  width: 33.333%;
  padding: 0 10px;
  text-align: center;
}
.home_topics_items .item a{
  display: block;
}

/* Blog */
.home_blog_title{
  font-size: 38px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-style: italic;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
}
.home_blog_title span{
  position: relative;
}
.home_blog_title span:before{
  content: "";
  display: block;
  width: 75px;
  height: 53px;
  background-image: url('/img/tt_icon2.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: calc(100% - 0px);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}


.home_blog_items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -17px;
  margin-right: -17px;
}
.home_blog_items .item{
  width: 33.333%;
  padding-left: 17px;
  padding-right: 17px;
}
.home_blog_items .item:nth-child(n+4){
  margin-top: 30px;
}
.home_blog_items .item .inner{
  height: 100%;
  background: #FFF;
  padding: 10px 10px 15px;
}
.home_blog_items .item .img{
  display: block;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.home_blog_items .item .img:before{
  content: "";
  display: block;
  padding-top: 72.72%;
}

.home_blog_items .item .date{
  font-size: 15px;
  margin-top: 12px;
}
.home_blog_items .item .title{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 15px;
}

.home_blog_btn{
  margin-top: 45px;
}
.home_blog_btn a{
  display: block;
  margin: 0 auto;
  padding: 9px 10px;
  width: 330px;
  max-width: 100%;
  color: #fe9b9b;
  border: 3px solid #fe9b9b;
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.home_blog_btn a:hover{
  background: #fe9b9b;
  color: #FFF;
}
.home_blog_btn a:after{
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* Reason */
.home_reason_wrap{
  padding-top: 60px;
  padding-bottom: 450px;
}
.home_reason_title{
  font-size: 34px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  text-align: center;
  margin-bottom: 60px;
}
.home_reason_items{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -10px;
}
.home_reason_items .item{
  width: 330px;
  padding: 0 10px;
}
.home_reason_items .item .inner{
  
}
.home_reason_items .item .img{
  width: 270px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.home_reason_items .item .title{
  font-size: 19px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  line-height: 1.36;
  text-align: center;
}
.home_reason_items .item .txt{
  line-height: 1.625;
  margin-top: 15px;
}


/**/
.pg_nav_wrap{
  background: #eeeeee;
  padding: 0 60px;
  margin-bottom: 60px;
  position: relative;
}
.pg_nav{
  display: flex;
}
.pg_nav li{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-size: 20.56px;
  text-align: center;
  border-left: 1px solid #959595;
}
.pg_nav li:last-child{
  border-right: 1px solid #959595;
}
.pg_nav.sm li{
  font-size: 18px;
  
}
.pg_nav li.on{
  background: #f7d0d7;
}
.pg_nav li a{
  width: 100%;
  display: block;
  padding: 23px 10px;
  position: relative;
}
.pg_nav li a.on{
  
}
.pg_nav li a span{
  position: relative;
}
.pg_nav li a span:after{
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: calc(100% + 6px);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #f0186f;
}


/* **********************************
 *  施設案内
 * ********************************* */
.pg_facility{
  
}

.pg_facility .section#sec0{
  padding-bottom: 60px;
}
.pg_facility .section#sec1{
  margin-bottom: 100px;
}
.pg_facility .section#sec2{
  margin-bottom: 100px;
}
.pg_facility .section#sec3{
  margin-bottom: 100px;
}
.pg_facility .section#sec4{
  
}


.facility_msg_wrap{
  margin-top: 65px;
  text-align: center;
}
.facility_msg_wrap .title{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 26.72px;
  font-weight: 500;
  line-height: 1.38;
}
.facility_msg_wrap .txt1{
  font-size: 18.5px;
  line-height: 1.666;
  margin-top: 20px;
}

/*  */
.facility_content_wrap{
  
}
.facility_content_wrap > .box1{
  background-color: #f7d0d7;
  padding: 35px 0;
}
.facility_content_wrap > .box2{
  background-color: #eeeeee;
  padding: 65px 0 50px;
}

.facility_title{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-size: 35px;
  text-align: center;
  background-image: url('/img/facility/title_bg.png');
  border-radius: 5px;
  padding: 8px 10px;
  margin-bottom: 10px;
}

/* マップ表示 */
.facility_map{
  position: relative;
}
.facility_map .point{
  width: 49px;
  width: 4.375%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* 1階 */
.facility_map.sec01 .pos1{
  top: 54.40%;
  left: 76.60%;
}
.facility_map.sec01 .pos2{
  top: 73.17%;
  left: 52.50%;
}
.facility_map.sec01 .pos3{
  top: 48.78%;
  left: 25.71%;
}
.facility_map.sec01 .pos4{
  top: 14.07%;
  left: 20.53%;
}

/* 2階 */
.facility_map.sec02 .pos1{
  top: calc(67 / 535 * 100%);
  left: calc(819 / 1120 * 100%);
}
.facility_map.sec02 .pos2{
  top: calc(246 / 535 * 100%);
  left: calc(605 / 1120 * 100%);
}
.facility_map.sec02 .pos3{
  top: calc(76 / 535 * 100%);
  left: calc(273 / 1120 * 100%);
}
.facility_map.sec02 .pos4{
  top: calc(225 / 535 * 100%);
  left: calc(1080 / 1120 * 100%);
}

/* 3階 */
.facility_map.sec03 .pos1{
  top: calc(224 / 604 * 100%);
  left: calc(560 / 1120 * 100%);
}
.facility_map.sec03 .pos2{
  top: calc(313 / 604 * 100%);
  left: calc(242 / 1120 * 100%);
}

/* ゴルフガーデン */
.facility_map.sec04 .pos1{
  top: calc(266 / 658 * 100%);
  left: calc(824 / 1120 * 100%);
}
.facility_map.sec04  .pos2{
  top: calc(268 / 658 * 100%);
  left: calc(500 / 1120 * 100%);
}
.facility_map.sec04  .pos3{
  top: calc(450 / 658 * 100%);
  left: calc(485/ 1120 * 100%);
}
.facility_map.sec04  .pos4{
  top: calc(390 / 658 * 100%);
  left: calc(998 / 1120 * 100%);
}



/* サムネイル */
.facility_thumb_items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -3.5px;
  margin-right: -3.5px;
}
.facility_thumb_items .item{
  width: 25%;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.facility_thumb_items .item:nth-child(n+5){
  margin-top: 30px;
}
.facility_thumb_items .item .inner{
  display: block;
  height: 100%;
  background: #FFF;
  border-radius: 10px;
  padding: 0 5px 5px 5px;
  text-decoration: none;
  position: relative;
}
.facility_thumb_items .item .num{
  position: absolute;
  top: -15px;
  left: 0;
  z-index: 1;
}
.facility_thumb_items .item .img{
  display: block;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/*.facility_thumb_items .item .img:before{
  content: "";
  display: block;
  padding-top: 75%;
}*/
.facility_thumb_items .item .img img{
  
}

.facility_thumb_items .item .title{
  display: flex;
  align-items: center;
  font-size: 16.44px;
  font-weight: 700;
  line-height: 1.25;
  height: calc(1em * 1.25 * 2);
  padding-left: 60px;
}
.facility_thumb_items .item .zoom{
  color: #e00074;
  text-align: right;
  font-size: 14.39px;
  font-weight: 500;
  margin-top: 5px;
}
.facility_thumb_items .item .zoom:before{
  content: "\f00e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* 拡大スライド */
.facility_zoom_items{
  display: none;
  width: 1200px !important;
  max-width: 90% !important;
  position: fixed !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
}
.facility_zoom_items .item{
}
.facility_zoom_items .item .inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: rgba(255,255,255,0.95);
  padding: 55px 65px 50px;
}
.facility_zoom_items .item .box1{
  width: 58.87%;
}
.facility_zoom_items .item .box2{
  width: 38.78%;
  position: relative;
  padding-bottom: 50px;
}
.facility_zoom_items .item .img{
  background-position: center;
  background-size: cover;
}
.facility_zoom_items .item .img:before{
  content: "";
  display: block;
  padding-top: 76.19%;
}
.facility_zoom_items .item .title{
  font-size: 20.56px;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 15px;
  margin-bottom: 5px;
  border-bottom: 5px solid #73b63f;
}
.facility_zoom_items .item .txt{
  font-size: 16.44px;
  line-height: 2.62;
  max-height: 350px;
  overflow: auto;
}
.facility_zoom_items .item .navs{
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.facility_zoom_items .item .navs a{
  width: 150px;
  border: 1px solid #73b63f;
  padding: 4px 5px;
  font-size: 15.42px;
  text-align: center;
  text-decoration: none;
}
.facility_zoom_items .item .navs a:hover{
  background: #73b63f;
  color: #FFF;
}
.facility_zoom_items .item .navs a:before,
.facility_zoom_items .item .navs a:after{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.facility_zoom_items .item .navs a[data-zoom-nav="prev"]:before{
  content: "\f053";
  margin-right: 5px;
}
.facility_zoom_items .item .navs a[data-zoom-nav="next"]:after{
  content: "\f105";
  margin-left: 5px;
}

/* スライドを閉じる */
.facility_zoom_close{
  position: absolute;
  top: 10px;
  right: 40px;
  z-index: 2;
  font-size: 37px;
  line-height: 1;
  color: #838383;
}

/* **********************************
 *  ベビー・キッズ・ジュニアスクール
 * ********************************* */
.pg_kids{
  
}

.pg_kids .section#sec1{
  
}
.pg_kids .section#sec2{
  background: #f7d0d7;
  padding-top: 70px;
  padding-bottom: 85px;
}
.pg_kids .section#sec3{
  background: #ceeaf7;
  padding-top: 80px;
  padding-bottom: 70px;
}
.pg_kids .section#sec4{
  background: #eeeeee;
  padding-top: 10px;
  padding-bottom: 50px;
}
.pg_kids .section#sec5{
  padding-top: 50px;
}


/* 体操・ダンス */
.kids_school_items1{
  
}
.kids_school_items1{
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.kids_school_items1 .item{
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.kids_school_items1 .item:nth-child(n+3){
  margin-top: 20px;
}
.kids_school_items1 .item .inner{
  height: 100%;
  background: #FFF;
  box-shadow: 0px 1px 5px 0px rgb(181, 181, 181);
  border-radius: 10px;
  padding: 20px 15px 50px;
  position: relative;
}
.kids_school_items1 .item .inner.bg{
  background-image: url('/img/kids/swimming_bg.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  padding-bottom: 285px;
}

.kids_school_items1 .item .img{
  margin-bottom: 15px;
}

.kids_school_items1 .item .title{
  font-weight: 700;
  font-size: 30.83px;
  line-height: 1.4;
}
.kids_school_items1 .item .title:after{
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background: #73b63f;
}
.kids_school_items1 .item .txt1{
  font-size: 16.44px;
  font-weight: 500;
}
.kids_school_items1 .item .txt2{
  font-size: 16.44px;
  line-height: 1.875;
  margin-top: 10px;
}

.kids_school_items1 .item .desc{
  width: 100%;
  table-layout: auto;
  margin-top: 10px;
}
.kids_school_items1 .item .desc th,
.kids_school_items1 .item .desc td{
  border: 1px solid #838383;
  font-size: 15.42px;
  font-weight: 500;
  text-align: left;
  padding: 12px 10px 12px 20px;
}
.kids_school_items1 .item .desc th{
  width: 170px;
  background: #cb4c66;
  color: #FFF;
}
.kids_school_items1 .item .desc td{
  
}
.kids_school_items1 .item .desc .td1{
  width: 155px;
  background: #eeeeee;
  padding-left: 10px;
  padding-right: 5px;
}
.kids_school_items1 .item .desc .td2{
  padding-left: 15px;
}

.kids_school_items1 .item .points{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 470px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  position: absolute;
  bottom: 14px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%, 0);
}
.kids_school_items1 .item .points li{
  width: 211px;
  padding: 7.5px 0;
}
.kids_school_items1 .item .points li:nth-child(n+3){
  
}

/* スイミング */
.kids_swimming_msg{
  text-align: center;
}
.kids_swimming_msg .title1{
  
}
.kids_swimming_msg .title2{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 49.33px;
  font-weight: 500;
  color: #73b63f;
}
.kids_swimming_msg .title3{
  margin-top: 35px;
  margin-bottom: 65px;
}
.kids_swimming_msg .img{
  
}

/* 5つのポイント */
.kids_lesson_point_title{
  text-align: center;
  margin-bottom: 10px;
}

.kids_lesson_point_items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -22px;
  margin-right: -22px;
  justify-content: center;
}
.kids_lesson_point_items .item{
  width: 33.333%;
  padding-left: 22px;
  padding-right: 22px;
}
.kids_lesson_point_items .item:nth-child(n+4){
  margin-top: 40px;
}
.kids_lesson_point_items .item .inner{
  height: 100%;
}
.kids_lesson_point_items .item .img{
  display: block;
  text-align: right;
  margin-top: -12px;
}
.kids_lesson_point_items .item .img img{
  width: auto;
}
.kids_lesson_point_items .item .title{
  font-size: 20.56px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}
.kids_lesson_point_items .item .txt{
  font-size: 16.44px;
  line-height: 1.875;
  margin-top: 10px;
}

/**/
.kids_need_wrap1{
  
}
.kids_need_wrap1 + .kids_need_wrap1{
  margin-top: 100px;
}
.kids_need_wrap2{
  background: #f7d0d7;
  padding: 20px;
  margin-top: 60px;
}

.kids_need_title1{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-size: 21.58px;
  text-align: center;
  background: #c8163a;
  color: #FFF;
  border-radius: 10px;
  padding: 15px 10px;
  margin-bottom: 15px;
}
.kids_need_msg1{
  text-align: center;
  margin-bottom: 20px;
}

.kids_need_title2{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  font-size: 21.58px;
  background: #FFF;
  border-radius: 10px;
  text-align: center;
  padding: 5px 10px;
  margin-bottom: 30px;
}


.kids_need_tbl_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 60px -10px 0;
  
}
.kids_need_tbl_wrap .box{
  width: 50%;
  padding: 0 10px;
}
.kids_need_tbl_wrap .title1,
.kids_need_tbl_wrap .title2{
  font-size: 16.44px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.kids_need_tbl_wrap .title1{
  color: #f32298;
}
.kids_need_tbl_wrap .title2{
  color: #1837d3;
}

.kids_need_tbl_wrap .desc{
  width: 100%;
  table-layout: auto;
  margin-top: 10px;
}
.kids_need_tbl_wrap .desc th,
.kids_need_tbl_wrap .desc td{
  border: 1px solid #838383;
  font-size: 15.42px;
  font-weight: 500;
  text-align: left;
  padding: 20px 10px 20px 22px;
}
.kids_need_tbl_wrap .desc th{
  width: 155px;
  background: #cb4c66;
  color: #FFF;
  padding-left: 18px;
}
.kids_need_tbl_wrap .desc td{
  
}
.kids_need_tbl_wrap .desc .td1,
.kids_need_tbl_wrap .desc .td2{
  padding-top: 10px;
  padding-bottom: 10px;
}
.kids_need_tbl_wrap .desc .td1{
  width: 110px;
  background: #eeeeee;
  padding-left: 25px;
}
.kids_need_tbl_wrap .desc .td2{
  text-align: center;
}


.kids_need_goods_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kids_need_goods_wrap .box1{
  width: 50%;
  padding-left: 105px;
}
.kids_need_goods_wrap .box2{
  width: 50%;
}

.kids_need_goods_items{
  
}
.kids_need_goods_items dl{
  display: flex;
  font-size: 18.5px;
  font-weight: 500;
}
.kids_need_goods_items dl+dl{
  margin-top: 5px;
}
.kids_need_goods_items dl dt{
  width: 140px;
}
.kids_need_goods_items dl dt:before{
  content: "・";
  color: #f1067a;
}
.kids_need_goods_items dl dd{
  width: 170px;;
  text-align: right;
}

.kids_need_goods_items dl .dt1{
  width: auto;
}  
.kids_need_goods_items dl .dd1{
  width: auto;
}
.kids_need_goods_items dl .dd2{
  width: 170px;
}

/* **********************************
 *  
 * ********************************* */
.pg_admission{
  
}

.pg_admission .section#sec1{
  
}
.pg_admission .section#sec2{
  
}
.pg_admission .section#sec3{
  margin-top: 120px;
}

.admission_terms_tt{
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 0.2em;
  margin-bottom: 40px;
  text-align: center;
}
.admission_terms_items{
  
}
.admission_terms_items .item{
  
}
.admission_terms_items .item + .item{
  margin-top: 30px;
}
.admission_terms_items .item h4{
  font-size: 16.44px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.admission_terms_items .item .txt{
  font-size: 15.42px;
  line-height: 1.945;
  letter-spacing: 0.04em;
}



.gym_tbl{
  
}
.gym_tbl th,
.gym_tbl td{
  border: 1px solid #898989;
}