@charset "utf-8";
/* ===============================================
# マージン
=============================================== */
.mt_00 {margin-top: 0px !important;}
.mt_05 {margin-top: 5px !important;}
.mt_10 {margin-top: 10px !important;}
.mt_15 {margin-top: 15px !important;}
.mt_20 {margin-top: 20px !important;}
.mt_25 {margin-top: 25px !important;}
.mt_30 {margin-top: 30px !important;}
.mt_35 {margin-top: 35px !important;}
.mt_40 {margin-top: 40px !important;}
.mt_45 {margin-top: 45px !important;}
.mt_50 {margin-top: 50px !important;}
.mt_55 {margin-top: 55px !important;}
.mt_60 {margin-top: 60px !important;}
.mt_70 {margin-top: 70px !important;}
.mt_75 {margin-top: 75px !important;}
.mt_80 {margin-top: 80px !important;}
.mt_85 {margin-top: 85px !important;}
.mt_90 {margin-top: 90px !important;}
.mt_95 {margin-top: 95px !important;}
.mt_100 {margin-top: 100px !important;}

.mb_00 {margin-bottom: 0px !important;}
.mb_05 {margin-bottom: 5px !important;}
.mb_10 {margin-bottom: 10px !important;}
.mb_15 {margin-bottom: 15px !important;}
.mb_20 {margin-bottom: 20px !important;}
.mb_25 {margin-bottom: 25px !important;}
.mb_30 {margin-bottom: 30px !important;}
.mb_35 {margin-bottom: 35px !important;}
.mb_40 {margin-bottom: 40px !important;}
.mb_45 {margin-bottom: 45px !important;}
.mb_50 {margin-bottom: 50px !important;}
.mb_55 {margin-bottom: 55px !important;}
.mb_60 {margin-bottom: 60px !important;}
.mb_70 {margin-bottom: 70px !important;}
.mb_75 {margin-bottom: 75px !important;}
.mb_80 {margin-bottom: 80px !important;}
.mb_85 {margin-bottom: 85px !important;}
.mb_90 {margin-bottom: 90px !important;}
.mb_95 {margin-bottom: 95px !important;}
.mb_100 {margin-bottom: 100px !important;}

.ml_05 {margin-left: 5px !important;}
.ml_10 {margin-left: 10px !important;}
.ml_15 {margin-left: 15px !important;}
.ml_20 {margin-left: 20px !important;}
.ml_25 {margin-left: 25px !important;}
.ml_30 {margin-left: 30px !important;}
.ml_35 {margin-left: 35px !important;}
.ml_40 {margin-left: 40px !important;}
.ml_45 {margin-left: 45px !important;}
.ml_50 {margin-left: 50px !important;}

.mr_05 {margin-right: 5px !important;}
.mr_10 {margin-right: 10px !important;}
.mr_15 {margin-right: 15px !important;}
.mr_20 {margin-right: 20px !important;}
.mr_25 {margin-right: 25px !important;}
.mr_30 {margin-right: 30px !important;}
.mr_35 {margin-right: 35px !important;}
.mr_40 {margin-right: 40px !important;}
.mr_45 {margin-right: 45px !important;}
.mr_50 {margin-right: 50px !important;}
/* ===============================================
# 幅指定
=============================================== */
.width_05 {width: 5%;}
.width_10 {width: 10%;}
.width_15 {width: 15%;}
.width_20 {width: 20%;}
.width_25 {width: 25%;}
.width_28 {width: 28%;}
.width_30 {width: 30%;}
.width_35 {width: 35%;}
.width_40 {width: 40%;}
.width_45 {width: 45%;}
.width_50 {width: 50%;}
.width_55 {width: 55%;}
.width_60 {width: 60%;}
.width_65 {width: 65%;}
.width_70 {width: 70%;}
.width_75 {width: 75%;}
.width_80 {width: 80%;}
.width_85 {width: 85%;}
.width_90 {width: 90%;}
.width_95 {width: 95%;}
.width_100 {width: 100%;}

.width_1em{width:1em;}
.width_2em{width:2em;}
.width_3em{width:3em;}
.width_4em{width:4em;}
.width_5em{width:5em;}
.width_6em{width:6em;}
.width_7em{width:7em;}
.width_8em{width:8em;}
.width_9em{width:9em;}
.width_10em{width:10em;}
.width_11em{width:11em;}
.width_12em{width:12em;}
.width_13em{width:13em;}
.width_14em{width:14em;}
.width_15em{width:15em;}
.width_16em{width:16em;}
.width_17em{width:17em;}
.width_18em{width:18em;}
.width_19em{width:19em;}
.width_20em{width:20em;}

@media screen and (min-width :769px){
  .w_05 {width: 5%;}
  .w_10 {width: 10%;}
  .w_15 {width: 15%;}
  .w_20 {width: 20%;}
  .w_25 {width: 25%;}
  .w_28 {width: 28%;}
  .w_30 {width: 30%;}
  .w_35 {width: 35%;}
  .w_40 {width: 40%;}
  .w_45 {width: 45%;}
  .w_50 {width: 50%;}
  .w_55 {width: 55%;}
  .w_60 {width: 60%;}
  .w_65 {width: 65%;}
  .w_70 {width: 70%;}
  .w_75 {width: 75%;}
  .w_80 {width: 80%;}
  .w_85 {width: 85%;}
  .w_90 {width: 90%;}
  .w_95 {width: 95%;}
  .w_100 {width: 100%;}
}
/* ===============================================
# フォント
=============================================== */
.kome{ font-size: 1.1rem; line-height: 1.2;margin-top: 10px;}
.txtRed {
  color: #f00!important;
}
.txtBlue  {
  color:#063e8d!important;
}
.txtWhite {
  color: #fff!important;
}
.txtBlack {
  color: #000;
}
.txtTheme  {
  color: #6ba539!important;
}
.bgDark {background-color: #7f7f7f!important;}
.bgGlay {background-color: #f4f4f4!important;}
.bgCream {background-color: #fffcef!important;}
.bgTheme {background-color: #6ba539!important;}
.txtLeft {
  text-align: left!important;
}
.txtCenter {
  text-align: center!important;
}
.txtRight {
  text-align: right!important;
}
.txtNormal {
  font-weight: normal!important;
}
.txtBold {
  font-weight: bold!important;
}
em, strong {
    font-weight: bold;
}
.font80 {font-size: 80%;}
.font85 {font-size: 85%;}
.font90 {font-size: 90%;}
.font95 {font-size: 95%;}
.font100 {font-size: 100%;}
.font105 {font-size: 105%;}
.font110 {font-size: 110%;}
.font115 {font-size: 115%;}
.font120 {font-size: 120%;}
.font125 {font-size: 125%;}
.font130 {font-size: 130%;}
.fontFjalla{
  font-family: 'Fjalla One', sans-serif;
}
/* ===============================================
# ページナビ
=============================================== */
.cmn_page_ttl .inner {
  position: relative;
  padding: 0;
}
/*パンくず*/
.cmn_page_ttl .area_topicpath {
  border-top: 1px solid #c6c6c6;
  padding: 15px 60px 15px 30px;
}
.cmn_page_ttl .area_topicpath .list_topicpath{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
/*  -ms-flex-wrap: wrap;
  flex-wrap: wrap;*/
}
/*android*/
.android .cmn_page_ttl .area_topicpath .list_topicpath {
  display: block;
}
.cmn_page_ttl .area_topicpath .list_topicpath>li {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.33;
  margin-right: 1em;
}
.cmn_page_ttl .area_topicpath .list_topicpath>li>a {
  color: #6ba539;
  text-decoration: underline;
}
.cmn_page_ttl .area_topicpath .list_topicpath>li>a:hover {
  text-decoration: none;
}
.cmn_page_ttl .area_topicpath .list_topicpath>li:nth-child(n+2):before {
  content: ">";
  margin-right: 1em;
}
@media screen and (max-width :768px){
  .cmn_page_ttl .inner {
    max-width: 100%;
  }
  .cmn_page_ttl .area_topicpath {
    border: none;
    padding: 11px 4% 11px;
  }
  .cmn_page_ttl .area_topicpath .list_topicpath>li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/* ページタイトル */
.cmn_page_ttl .area_pagetitle {
  border-top: 1px solid #c6c6c6;
  background-color: #f6f6f6;
  height: 132px;
}
.cmn_page_ttl .area_pagetitle .inner_pagetitle {
  width: 1590px;
  max-width: 100%;
  height: 100%;
  padding-left: 320px;
  padding-right: 70px;
  margin: 0 auto;
  position: relative;
}
.cmn_page_ttl .area_pagetitle .inner_pagetitle .ttl{
  position: absolute;
  top: 50%;
  left: 320px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.16;
  color: #6ba539;
  font-weight: bold;
}
@media screen and (max-width :834px){
  .cmn_page_ttl .area_pagetitle {
    border-top: none;
    height: auto;
  }
  .cmn_page_ttl .area_pagetitle .inner_pagetitle {
    padding: 26px 4% 26px;
  }
  .cmn_page_ttl .area_pagetitle .inner_pagetitle .ttl {
    display: block;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 25px;
    font-size: 2.9vw;
    line-height: 1.16;
  }
}
@media screen and (max-width :768px){
  .cmn_page_ttl .area_pagetitle .inner_pagetitle {
    padding: 21px 4% 21px;
  }
  .cmn_page_ttl .area_pagetitle .inner_pagetitle .ttl {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.16;
    text-align: center;
  }
}
/* ページタイトル ローカルナビなし */
.cmn_page_ttl.style02 .area_pagetitle {
  height: auto;
}
.cmn_page_ttl.style02 .area_pagetitle .inner_pagetitle {
  width: 1290px;
  padding: 44px 60px 44px 30px;
}
.cmn_page_ttl.style02 .area_pagetitle .inner_pagetitle .ttl{
  position: static;
  font-size: 38px;
  font-size: 3.8rem;
  text-align: center;
  color: #000;
  font-weight: normal;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cmn_page_ttl.style02 .area_pagetitle .inner_pagetitle::before {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #6ba539;
  position: absolute;
  bottom: 0;
  left: 49%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width :768px){
  .cmn_page_ttl.style02 .area_pagetitle .inner_pagetitle {
    padding: 21px 4% 21px;
  }
  .cmn_page_ttl.style02 .area_pagetitle .inner_pagetitle .ttl {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.16;
  }
  .cmn_page_ttl.style02 .area_pagetitle .inner_pagetitle::before {
    width: 33px;
    left: 50%;
  }
}
/* ローカルナビ */
.cmn_page_ttl .area_lnavi {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
}
.cmn_page_ttl .area_lnavi .ttl_lnavi>a{
  width: 16vw;
  min-width: 250px;
  max-width: 300px;
  padding: 18px 0 17px;
  position: absolute;
  left: 30px;
  bottom: 0;
  background-color: #6ba539;*/*#e50120*/;
  color: #fff;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
.cmn_page_ttl .area_lnavi .nav{
  width: 16vw;
  min-width: 250px;
  max-width: 300px;
  position: absolute;
  left: 30px;
  top: 0;
}
.cmn_page_ttl .area_lnavi .nav .list {
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-radius: 0 0 10px 10px;
}
.cmn_page_ttl .area_lnavi .nav .list>li>a {
  padding: 16px 40px 16px 30px;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  background: url(../_img/common/ico_arrow.svg) no-repeat right 15px center;
  background-size: 15px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.39;
  font-weight: bold;
}
.cmn_page_ttl .area_lnavi .nav .list>li:last-child>a {
  border-bottom: none;
}
.cmn_page_ttl .area_lnavi .nav .list>li>a.on {
  background-color: #f6f6f6;
  background: url(../_img/common/ico_arrow.svg) no-repeat right 15px center,#f6f6f6;
  background-size: 15px;
}
@media screen and (min-width :768px){
  .cmn_page_ttl .area_lnavi .nav .list>li>a:hover {
    background-color: #f6f6f6;
    background: url(../_img/common/ico_arrow.svg) no-repeat right 15px center,#f6f6f6;
    background-size: 15px;
  }
}
@media screen and (max-width :834px){
  .cmn_page_ttl .area_lnavi {
    position: relative;
    width: 100%;
    border-top: 4px solid #6ba539;
  }
  .cmn_page_ttl .area_lnavi .ttl_lnavi>a{
    width: 100%;
    min-width: 0;
    max-width: 100%;
    padding: 10px 5.86% 9px 4%;
    position: static;
    background-color: transparent;
    color: #6ba539;
    font-size: 20px;
    font-size: 2.4vw;
    font-weight: bold;
    text-align: left;
    border-radius: 0;
/*    background: url(../_img/common/ico_menu_ham.svg) no-repeat right 8% center;*/
    background-size: 23px;
    -webkit-transition: background-color ease 0.3s;
    transition:  background-color ease 0.3s;
    pointer-events: none;
    cursor: pointer;
  }
  .cmn_page_ttl .area_lnavi .ttl_lnavi.on>a {
    background-color: #6ba539;
    background: url(../_img/common/ico_close.svg) no-repeat right 8%  center,#6ba539;
    background-size: 16px;
    color: #fff;
  }
  .cmn_page_ttl .area_lnavi .nav{
    display: none;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    padding: 0 2% 12px 2%;
    background-color: #6ba539;
  }
  .cmn_page_ttl .area_lnavi .nav .list {
    border-left: none;
    border-bottom: 1px solid #6ba539;
    border-right: none;
    border-radius: 0;
  }
  .cmn_page_ttl .area_lnavi .nav .list>li>a {
    padding: 13px 30px 12px 30px;
    background-color: #fff;
    background: url(../_img/common/ico_arrow.svg) no-repeat right 6% center,#fff;
    background-size: 15px;
    font-size: 17px;
    font-size: 2vw;
    border-bottom: 1px solid #6ba539;
    font-weight: normal;
  }
  .cmn_page_ttl .area_lnavi .nav .list>li>a.on {
    background-color: #f6f6f6;
    background: url(../_img/common/ico_arrow.svg) no-repeat right 6% center,#f6f6f6;
    background-size: 15px;
  }
}
@media screen and (max-width :768px){
  .cmn_page_ttl .area_lnavi .ttl_lnavi>a{
    padding: 12px 4% 11px;
    font-size: 14px;
    font-size: 1.4rem;
  /*  background: url(../_img/common/ico_menu_ham.svg) no-repeat right 4% center;*/
    background-size: 21px;
  }
  .cmn_page_ttl .area_lnavi .ttl_lnavi.on>a {
    background-color: #6ba539;
    background: url(../_img/common/ico_close.svg) no-repeat right 4%  center,#6ba539;
    background-size: 14px;
  }
  .cmn_page_ttl .area_lnavi .nav{
    padding: 0 2% 12px;
  }
  .cmn_page_ttl .area_lnavi .nav .list>li>a {
    padding: 13px 30px 12px 23px;
    background-color: #fff;
    background: url(../_img/common/ico_arrow.svg) no-repeat right 2% center,#fff;
    background-size: 12px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cmn_page_ttl .area_lnavi .nav .list>li>a.on {
    background-color: #f6f6f6;
    background: url(../_img/common/ico_arrow.svg) no-repeat right 2% center,#f6f6f6;
    background-size: 12px;
  }
}

/* ===============================================
# sec_cms
=============================================== */
.sec_cmn .inner{
  width: 1590px;
  padding-top: 45px;
  padding-left: 320px;
  padding-right: 70px;
  padding-bottom: 60px;
}
@media screen and (max-width :834px){
  .sec_cmn .inner {
    max-width: 92%;
    padding-left: 0;
    padding-right: 4%;
  }
}
@media screen and (max-width :768px){
  .sec_cmn .inner {
    max-width: 92%;
    padding-top: 23px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
  }
}
/* ローカルナビなし */
.sec_cmn.style02 .inner{
  width: 1290px;
  padding: 50px 60px 60px 30px;
}
@media screen and (max-width :834px){
  .sec_cmn.style02 .inner {
    max-width: 92%;
    padding-left: 0;
    padding-right: 4%;
  }
}
@media screen and (max-width :768px){
  .sec_cmn.style02 .inner {
    max-width: 92%;
    padding-top: 23px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
  }
}
.sec_cmn.style03 .inner{
  width: 1620px;
}
/* ===============================================
# cms
=============================================== */

.cmn_gallery.col3 figure{
background-color: #ffffff;
}


/*記事タイトル*/
.cms_ttl .area_date {
  display: block;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.39;
  margin-bottom: 13px;
}
.cms_ttl .area_ttl {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.27;
  font-weight: bold;
  margin-bottom: 15px;
}
.cms_ttl .area_sns_ico {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-bottom: 75px;
}
.cms_ttl .area_sns_ico .ico {
  width: 30px;
  margin-right: 20px;
  height: auto;
}
@media screen and (max-width :768px){
  .cms_ttl .area_date {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.33;
    margin-bottom: 10px;
  }
  .cms_ttl .area_ttl {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .cms_ttl .area_sns_ico {
    margin-bottom: 45px;
  }
}
/* ===============================================
# 見出し
=============================================== */
/*大見出し①-------------------------*/
.cmn_ttl01{
  margin-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 25px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 1px solid #b6b6b6;
}
.cmn_ttl01 span {
  display: block;
  position: relative;
  padding-left: 20px;
}
.cmn_ttl01 span::after{
  content: '';
  display: block;
  width: 5px;
  height: 75%;
  background-color: #6ba539;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main_contents .cmn_ttl01:nth-of-type(n+2){
  margin-top: 60px;
}
@media screen and (max-width :768px){
  .cmn_ttl01{
    margin-top: 8px;
    margin-bottom: 16px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: normal;
    padding-bottom: 12px;
  }
  .cmn_ttl01::after{
    width:50px;
    margin-top: 18px;
  }
  .main_contents .cmn_ttl01:nth-of-type(n+2){
    margin-top:30px;
  }
  .cmn_ttl01 span {
    padding-left: 18px;
  }
  .cmn_ttl01 span::after{
    width: 6px;
    height: 65%;
  }
}
/*中見出し------------------------*/
.cmn_ttl02{
  margin-top: 10px;
  margin-bottom: 25px;
  padding: 3px 0 20px;
  border-bottom: solid 1px #b6b6b6;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.3;
  position: relative;
}
.cmn_ttl02:before{
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background-color:#6ba539;
}
@media screen and (max-width :768px){
  .cmn_ttl02{
    padding: 0 0 10px;
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: normal;
  }
}
/*数字の画像*/
.cmn_ttl02 .ico_img{
  width: 35px;
  margin-right: 13px;
}
@media screen and (max-width :768px){
  .cmn_ttl02 .ico_img{
    width: 25px;
    margin-right: 10px;
  }
}
/*中見出しリンク付き------------------------*/
.cmn_ttl02.link {
  padding: 0;
}
.cmn_ttl02.link>a{
  position: relative;
  padding: 3px 0 20px 38px;
  display: block;
}
.cmn_ttl02.link>a:before{
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 0;
  background: url(../_img/common/ico_boxlink.svg) no-repeat left top;
  background-size: 100%;
}
@media screen and (max-width :768px){
  .cmn_ttl02.link>a{
    padding: 0 0 12px 27px;
  }
  .cmn_ttl02.link>a:before{
    width: 16px;
    height: 16px;
    top: 10px;
    left: 0;
    background: url(../_img/common/ico_boxlink.svg) no-repeat left top;
    background-size: 100%;
  }
}
/*小見出し①------------------------*/
.cmn_ttl03{
  margin-top: 10px;
  margin-bottom: 27px;
  padding-bottom: 15px;
  border-bottom: solid 1px #b6b6b6;
  line-height: 1.3;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
@media screen and (max-width :768px){
  .cmn_ttl03{
    padding: 9px 0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    margin-bottom: 20px;
  }
}
/*小見出し②------------------------*/
.cmn_ttl04{
  position: relative;
  margin-bottom: 20px;
  line-height: 1.3;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  padding-left: 24px;
}
.cmn_ttl04::before{
  position: absolute;
  top: 2px;
  left: 0;
  color: #6ba539;
  content: "\025C6";
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
}
.cmn_ttl04 .ico_school_club {
  margin-left: 15px;
}
.cmn_ttl04 .ico_school_club img {
  width: 24px;
  vertical-align: middle;
  margin-right: 5px;
}
@media screen and (max-width :768px){
  .cmn_ttl04{
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .cmn_ttl04 .ico_school_club {
    margin-left: 10px;
  }
  .cmn_ttl04 .ico_school_club img {
    width: 20px;
  }
}

/*高校中学アイコン------------------------*/
.cmn_ico_school_club {
  margin-left: 15px;
}
.cmn_ico_school_club img {
  width: 24px;
  vertical-align: middle;
  margin-right: 5px;
}
@media screen and (max-width :768px){
  .cmn_ico_school_club img {
    width: 20px;
  }
}
/*本文------------------------*/
.cmn_p {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.76;
  margin-bottom: 60px;
}
@media screen and (max-width :768px){
  .cmn_p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 40px;
  }
}
/*※付き本文------------------------*/
.cmn_kome {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.76;
  margin-bottom: 60px;
  position: relative;
  padding-left: 23px;
}
.cmn_kome::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width :768px){
  .cmn_kome {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 40px;
  }
}
a.link_intxt {
  text-decoration: underline;
}
a[target="_blank"].link_intxt::after {
  display: inline-block;
  content: "";
  width: 18px;
  height: 1.3em;
  padding-left: 5px;
  background: url(../_img/common/ico_exlink.svg) no-repeat right center;
  background-size: 18px;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
@media screen and (min-width: 769px){
  a.link_intxt {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
  }
  a.link_intxt:hover {
    opacity: .6;
    text-decoration: none;
  }
}
@media screen and (max-width :768px){
  a[target="_blank"].link_intxt::after {
    width: 17px;
    background: url(../_img/common/ico_exlink.svg) no-repeat right center;
    background-size: 17px;
  }
}



.h3_title {
        color: #fff;
        font-size: 3.2rem;
        text-align: center;
        margin-bottom: 30px;
        font-family: "nimbus-sans",sans-serif;
        font-weight: 700;
        -webkit-text-stroke: 1px #2e8b57;
        text-stroke: 1px #2e8b57;
        letter-spacing: .6rem;
        position: relative
    }

.h3_title::before {
        background-color: #2e8b57;
        bottom: -3px;
        content: "";
        height: 1px;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 30px
    }



/* ===============================================
# 写真＋テキスト
=============================================== */
.cmn_textPhoto {
  display: -webkit-box;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  width: 100%;
	overflow:hidden;
  margin-bottom: 50px;
}
.cmn_textPhoto .text {
   font-size: 17px;
   font-size: 1.7rem;
   line-height: 1.76;
}
.cmn_textPhoto figcaption{
  font-size: 17px;
  font-size: 1.7rem;
  color: #6ba539;
  margin-top: 10px;
  line-height: 1.3;
  font-weight: bold;
}
.cmn_textPhoto a{
  text-decoration: underline;
}
.cmn_textPhoto .photo>div {
  margin-bottom: 15px;
}
.cmn_textPhoto .photo>div:last-child {
  margin-bottom: 0;
}
@media print,screen and (min-width : 769px){
  .cmn_textPhoto.wrap {
    display: block;
  }
  .cmn_textPhoto.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .cmn_textPhoto .photo {
    width: 48.3%;
    flex: 1 0 auto;
    max-width: 48.3%;
    margin-right: 3.3%;
  }
  .cmn_textPhoto .photo.auto {
    flex: 0 0 auto;
  }
  .cmn_textPhoto .photo.fill img {
    width: 100%;
  }
  .cmn_textPhoto .text {
    -webkit-box-flex:1;
	  -ms-flex:1 0 48.3%;
    flex: 1 0 48.3%;
  }
  .cmn_textPhoto.wrap .photo{
    float: left;
  }
  .cmn_textPhoto.right .photo{
    float: right;
    margin-right: 0;
    margin-left: 3.3%;
    }
  .cmn_textPhoto.wrap::after{
    clear: both;
    content:'';
    display: block;
  }
  .cmn_textPhoto a.tellink{
    text-decoration: none;
    color: #000;
  }
  .cmn_textPhoto .photo.width_45 {
    width: 45%;
  }
  .cmn_textPhoto .photo.width_40 {
    width: 40%;
  }
  .cmn_textPhoto .photo.width_35 {
    width: 35%;
  }
  .cmn_textPhoto .photo.width_30 {
    width: 30%;
  }
  .cmn_textPhoto .photo.width_25 {
    width: 25%;
  }
  .cmn_textPhoto .photo.width_20 {
    width: 20%;
  }
}
@media screen and (max-width : 768px){
  .cmn_textPhoto {
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  }
  .cmn_textPhoto .photo {
    float: none;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 13px;
    text-align: center;
  }
  .cmn_textPhoto.right .photo {
    -webkit-box-ordinal-group:3;
	  -ms-flex-order:2;
	  order:2;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .cmn_textPhoto img{
    width: 100%;
  }
  .cmn_textPhoto.right img{
    -webkit-box-ordinal-group:2;
	  -ms-flex-order:1;
	  order:1;
  }
  .cmn_textPhoto .text {
     font-size: 15px;
     font-size: 1.5rem;
     line-height: 1.6;
  }
  .cmn_textPhoto figcaption{
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 10px;
    text-align: left;
  }
}




/* ===============================================
# 通常リストfukuse  sample list
=============================================== */
.cmn_gallery li{border-top: 3px solid #efefef;     padding: 10px 10px;} 
.cmn_gallery figure { border: 3px solid #efefef; } 

.cmn_gallery figure img{ height: 200px; padding: 5px;}
.sample-List {
  margin-bottom: 30px;

}
.cms_text ul {
  margin-bottom: 5px;
		background-color: #e2ff8f;
}
.cms_text ul>li,
.sample_list>li {
osition: relative;
    font-size: 12px;
    font-size: 1.7rem;
    line-height: 1.1;
    padding: 5px 15px;

}
/*.cms_text ul>li:nth-child(n+2),
.sample_list>li:nth-child(n+2) {
  margin-top: 5px;
}
.cms_text ul>li::before,
.sample_list>li::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  color: #7f7f7f;
  content: "\025C6";
  font-size: 10px;
  font-size: 1.0rem;
  display: block;
}*/

.sample_list>li small {
	line-height: 0.8;
	font-size: 1rem;
}


@media screen and (max-width :768px){
	.sample_list {
  margin-bottom: 15px;

}
	
  .cms_text ul>li,
  .sample_list>li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.54;
  }
  .cms_text ul>li:nth-child(n+2),
  .sample_list>li:nth-child(n+2) {
    margin-top: 8px;
  }
  .cms_text ul>li::before,
  .sample_list>li::before {
    font-size: 11px;
    font-size: 1.1rem;
    top: 0.2em;
  }
}

/* ===============================================
# ギャラリー
=============================================== */
.cmn_gallery .samplecase{
	font-size: 14px;
	text-align: center;
	display: block;
	padding: 1px 0 ;
	font-weight: normal;
}
.cmn_gallery .samplecase_price{
	text-align: center;
	display: block;
	padding-bottom: 10px;
	color: #f30000;
}

/* ===============================================
# ギャラリー
=============================================== */
.cmn_gallery .disposeitem{
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 5px 0 ;
}
.cmn_gallery .price{
	text-align: center;
	display: block;
	padding-bottom: 10px;
	color: #f30000;
}

.cmn_gallery{
  text-align: center;
  margin-bottom: 55px;
}
.cmn_gallery figure{
/*  display: inline-block;*/
  max-width: 100%;
}
.cmn_gallery figcaption{
  margin-top: 18px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.3;
  text-align: left;
  font-weight: bold;
  color: #6ba539;
}
  .cmn_gallery.col2,
  .cmn_gallery.col3 {
    display: -webkit-box;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
/*    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
  }
  .cmn_gallery.col2 figcaption,
  .cmn_gallery.col3 figcaption{
    margin-top: 12px;
  }


  /*1列*/
  .cmn_gallery.col1 figure:nth-child(n+2){
    margin-top: 60px;
  }
  /*2列*/
  .cmn_gallery.col2 figure{
    width: 48.3%;
    margin-left: 3.3%;
  }
  .cmn_gallery.col2 figure:nth-child(n+3){
    margin-top: 60px;
  }
  .cmn_gallery.col2 figure:nth-child(2n+1){
    margin-left: 0;
  }
  /*3列*/
  .cmn_gallery.col3 figure{
    width: 31%;
    margin-left: 3.5%;
	   margin-bottom: 0px;
	  padding-top: 10px;
  }
  .cmn_gallery.col3 figure:nth-child(n+4){
    margin-top: 60px;
  }
  .cmn_gallery.col3 figure:nth-child(3n+1){
    margin-left: 0;
  }

@media screen and (max-width :768px){
  .cmn_gallery{
    margin-bottom: 18px;
  }
  .cmn_gallery figcaption,
  .cmn_gallery.col2 figcaption,
  .cmn_gallery.col3 figcaption {
    margin-top: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
	
	  div.cmn_gallery .col3 figure{
    width: 100%;
    margin-left: 0%;
		  margin-bottom: 20px;
		  background-color: #ffffff;
  }
	
}
.android .cmn_gallery.col2,
.android .cmn_gallery.col3 {
  display: block;
}
.android .cmn_gallery.col2 figure,
.android .cmn_gallery.col3 figure {
  width: 100%;
  margin-left: 0;	  background-color: #ffffff;
}
/* 画像リンク */
.cms_btnimage {
  margin-bottom: 55px;
  text-align: center;
}
.cms_btnimage>a {
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
@media screen and (min-width :769px){
.cms_btnimage>a:hover {
  opacity: .6;
  text-decoration: none;
  }
}
@media screen and (max-width :768px){
  .cms_btnimage {
    margin-bottom: 20px;
  }
}
/* ===============================================
# 動画
=============================================== */
.cmn_movie {
  max-width: 100%;
  width: 750px;
  margin:  0 auto 50px;
}
.cmn_movie .box_movie {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}
.cmn_movie .box_movie iframe{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cmn_movie .caption{
  margin-top: 18px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.3;
  text-align: left;
  font-weight: bold;
  color: #6ba539;
}
@media screen and (max-width: 767px) {
  .cmn_movie{
    margin-bottom: 30px;
  }
  .cmn_movie .caption{
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 8px;
  }
}
/*===============================================
# 動画＋テキスト
=============================================== */
.cmn_textMovie {
  display: -webkit-box;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
	width: 100%;
	overflow:hidden;
  margin-bottom: 50px;
}
.cmn_textMovie .text {
   font-size: 17px;
   font-size: 1.7rem;
   line-height: 1.76;
}
.cmn_textMovie .caption{
  font-size: 17px;
  font-size: 1.7rem;
  color: #6ba539;
  margin-top: 18px;
  line-height: 1.3;
  font-weight: bold;
}
.cmn_textMovie a{
  text-decoration: underline;
}
.cmn_textMovie .movie .box_movie {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.cmn_textMovie .movie .box_movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media print,screen and (min-width : 769px){
  .cmn_textMovie.wrap {
    display: block;
  }
  .cmn_textMovie.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .cmn_textMovie .movie {
    max-width: 48.3%;
    margin-right: 3.3%;
    width: 50%;
  }
  .cmn_textMovie .text {
    -webkit-box-flex:1;
	  -ms-flex:1 0 48.3%;
    flex: 1 0 48.3%;
  }
  .cmn_textMovie.wrap .movie{
    float: left;
  }
  .cmn_textMovie.right .movie{
    float: right;
    margin-right: 0;
    margin-left: 3.3%;
    }
  .cmn_textMovie.wrap::after{
    clear: both;
    content:'';
    display: block;
  }
  .cmn_textMovie a.tellink{
    text-decoration: none;
    color: #000;
  }
  .cmn_textMovie .movie {
  }
  .cmn_textMovie .movie.w_05 {width: 5%;}
  .cmn_textMovie .movie.w_10 {width: 10%;}
  .cmn_textMovie .movie.w_15 {width: 15%;}
  .cmn_textMovie .movie.w_20 {width: 20%;}
  .cmn_textMovie .movie.w_25 {width: 25%;}
  .cmn_textMovie .movie.w_28 {width: 28%;}
  .cmn_textMovie .movie.w_30 {width: 30%;}
  .cmn_textMovie .movie.w_35 {width: 35%;}
  .cmn_textMovie .movie.w_40 {width: 40%;}
  .cmn_textMovie .movie.w_45 {width: 45%;}
  .cmn_textMovie .movie.w_50 {width: 50%;}
  .cmn_textMovie .movie.w_55 {width: 55%;}
  .cmn_textMovie .movie.w_60 {width: 60%;}
  .cmn_textMovie .movie.w_65 {width: 65%;}
  .cmn_textMovie .movie.w_70 {width: 70%;}
  .cmn_textMovie .movie.w_75 {width: 75%;}
  .cmn_textMovie .movie.w_80 {width: 80%;}
  .cmn_textMovie .movie.w_85 {width: 85%;}
  .cmn_textMovie .movie.w_90 {width: 90%;}
  .cmn_textMovie .movie.w_95 {width: 95%;}
  .cmn_textMovie .movie.w_100 {width: 100%;}
}
@media screen and (max-width : 768px){
  .cmn_textMovie {
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
  }
  .cmn_textMovie .movie {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 13px;
    text-align: center;
  }
  .cmn_textMovie .text {
     font-size: 15px;
     font-size: 1.5rem;
     line-height: 1.6;
  }
  .cmn_textMovie.right .movie {
    -webkit-box-ordinal-group:3;
	  -ms-flex-order:2;
	  order:2;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .cmn_textMovie .caption{
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 10px;
    text-align: left;
  }
}
/* ===============================================
# ボタン
=============================================== */
/* 角丸ボタン */
.cmn_btn_r {
  width: 320px;
  max-width: 100%;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.39;
  background-color: #6ba539;
  text-align: center;
  background: url(../_img/common/ico_arrow_white.svg) no-repeat right 25px center, #6ba539;
  background-size: 20px;
  border-radius: 25px;
  padding: 13px 50px 12px 50px;
  margin: 0 auto;
  color: #fff;
}

@media screen and (max-width :1024px){
  .cmn_btn_r {
    font-size: 1.76vw;
  }
}
@media screen and (max-width :768px){
  .cmn_btn_r {
    width: 360px;
    font-size: 15px;
    font-size: 1.5rem;
    border-radius: 23px;
    padding: 13px 46px 12px 46px;
  }
}
/* アニメーション付き角丸ボタン */
.cmn_ov_btn_r {
  position: relative;
  width: 320px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  background-color: #6ba539;
  border-radius: 25px;
  overflow: hidden;
}
.cmn_ov_btn_r span{
  position: relative;
  display: block;
  width: 100%;
  background: url(../_img/common/ico_arrow_white.svg) no-repeat right 25px center;
  background-size: 20px;
  padding: 13px 50px 12px 50px;
  z-index: 2;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.39;
  text-align: center;
}
.cmn_ov_btn_r::before {
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #ef6779;
  transition: 0.4s all ease;
}
a.cmn_btn_r {
  color: #fff;
}
@media screen and (min-width :769px){
  .cmn_ov_btn_r:hover::before {
    left: 0;
  }
}

@media screen and (max-width :768px){
  .cmn_ov_btn_r {
    width: 360px;
    border-radius: 23px;
  }
  .cmn_ov_btn_r span {
    padding: 13px 46px 12px 46px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* cmn_btn */
.cmn_btn {
  margin-bottom: 20px;
}
.cmn_btn>a {
  max-width: 100%;
  display: inline-block;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.39;
  text-align: center;
  background-color: #fff;
  background: url(../_img/common/ico_arrow.svg) no-repeat right 20px center, #fff;
  background-size: 20px;
  border: 1px solid #000;
  border-radius: 3px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 13px 15px 12px 15px;
}

.cmn_btn>a.gmail {
  max-width: 100%;
  display: inline-block;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.39;
  text-align: center;
  background-color: #fff;
  background: url(../_img/common/ico_arrow.svg) no-repeat right 20px center, #fff;
  background-size: 20px;
  border: 1px solid #000;
  border-radius: 3px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 13px 5px 12px 5px;
}

.cmn_btn>a.document {
  max-width: 100%;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.39;
  text-align: center;
  background-color: #fff;
  background: url(../_img/common/ico_arrow.svg) no-repeat right 20px center, #fff;
  background-size: 20px;
  border: 1px solid #000;
  border-radius: 3px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 8px 5px 7px 5px;
	margin-right: 30px;
}

.cmn_btn.center {
  text-align: center;
}
.cmn_btn.right {
  text-align: right;
}
.cmn_btn.txt_left>a {
  text-align: left;
  padding: 13px 50px 12px 15px;
}
/*小*/
.cmn_btn.btns>a {
  width: 220px;
}
/*中*/
.cmn_btn.btnm>a {
  width: 300px;
}
/*大*/
.cmn_btn.btnl>a {
  width: 600px;
}
/* 外部リンク */
.cmn_btn>a[target="_blank"] {
  background: url(../_img/common/ico_exlink.svg) no-repeat right 20px center, #fff;
  background-size: 18px;
}
p.name_bnr {
    font-size: 13px;
}

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

@media screen and (max-width : 768px){/* スクリーンサイズが767px以下の場合に適用 */
  .cmn_btn {
    margin-bottom: 15px;
  }
  .cmn_btn>a {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    background: url(../_img/common/ico_arrow.svg) no-repeat right 17px center, #fff;
    background-size: 17px;
    padding: 11px 20px 11px 20px;
  }
  .cmn_btn.txt_left>a {
    text-align: left;
    padding: 11px 40px 11px 15px;
  }
  /*小*/
  .cmn_btn.btns>a {
    width: 220px;
  }
  /*中*/
  .cmn_btn.btnm>a {
  /*  width: 450px;*/
  }
  /*大*/
  .cmn_btn.btnl>a {
    width: 600px;
  }
}
/* ===============================================
# 表組
=============================================== */
.cmn_tableStyle {
  width: 100%;
  margin-bottom: 60px;
  table-layout: fixed;
}
.cms_text table {
  max-width: 100%;
  table-layout: fixed;
}
.cms_text table caption,
.cmn_tableStyle caption {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.cmn_tableStyle.fixed {
  table-layout: fixed;
}
.cms_text table th,
.cms_text table td,
.cmn_tableStyle th,
.cmn_tableStyle td {
  border: solid 1px #000;
  padding: 14px 1em;
  line-height: 1.3;
  vertical-align: middle;
  text-align: center;
}
.cms_text table thead th,
.cms_text table thead td,
.cmn_tableStyle thead th,
.cmn_tableStyle thead td {
  background-color: #7f7f7f;
  color: #fff;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.39;
  font-weight: bold;
  white-space: normal;
}
.cms_text table tbody th,
.cmn_tableStyle tbody th {
  background-color: #fffcef;
}
.cms_text table tbody th,
.cms_text table tbody td,
.cmn_tableStyle tbody th ,
.cmn_tableStyle tbody td {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.39;
  white-space: normal;
}
.cmn_tableStyle a:not(.tellink){
  text-decoration: underline;
}

.cmn_scroll_area p {
  margin-bottom: 40px;
	font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
line-height: 1.59;
}

.cmn_scroll_area {
  margin-bottom: 40px;
}
.cmn_scroll_area span.b {
font-weight: bold;
}

.cmn_scroll_area >*,
.cmn_scroll_area .cmn_tableStyle {
  margin-bottom: 10px;
  max-width: 100%;
}
.cmn_scroll_area.pc >*,
.cmn_scroll_area.pc .cmn_tableStyle {
  width: 1200px!important;
  max-width: 1200px;
}
.cmn_scroll_area.pc {
  width: 100%;
  overflow-x: scroll;
}
  .cmn_scroll_area.pc.w1200 >*,
  .cmn_scroll_area.pc.w1200 .cmn_tableStyle {
    width: 1200px!important;
  }
  .cmn_scroll_area.pc.w1100 >*,
  .cmn_scroll_area.pc.w1100 .cmn_tableStyle {
    width: 1100px!important;
  }
  .cmn_scroll_area.pc.w1000 >*,
  .cmn_scroll_area.pc.w1000 .cmn_tableStyle {
    width: 1000px!important;
  }
  .cmn_scroll_area.pc.w900 >*,
  .cmn_scroll_area.pc.w900 .cmn_tableStyle {
    width: 900px!important;
  }
  .cmn_scroll_area.pc.w800 >*,
  .cmn_scroll_area.pc.w800 .cmn_tableStyle {
    width: 800px!important;
  }
  .cmn_scroll_area.pc.w700 >*,
  .cmn_scroll_area.pc.w700 .cmn_tableStyle {
    width: 700px!important;
  }
  .cmn_scroll_area.pc.w600 >*,
  .cmn_scroll_area.pc.w600 .cmn_tableStyle {
    width: 600px!important;
  }
  .cmn_scroll_area.pc.w500 >*,
  .cmn_scroll_area.pc.w500 .cmn_tableStyle {
    width: 500px!important;
}
@media print,screen and (min-width :769px){
  .cmn_tableStyle.w_05 {width: 5%;}
  .cmn_tableStyle.w_10 {width: 10%;}
  .cmn_tableStyle.w_15 {width: 15%;}
  .cmn_tableStyle.w_20 {width: 20%;}
  .cmn_tableStyle.w_25 {width: 25%;}
  .cmn_tableStyle.w_28 {width: 28%;}
  .cmn_tableStyle.w_30 {width: 30%;}
  .cmn_tableStyle.w_35 {width: 35%;}
  .cmn_tableStyle.w_40 {width: 40%;}
  .cmn_tableStyle.w_45 {width: 45%;}
  .cmn_tableStyle.w_50 {width: 50%;}
  .cmn_tableStyle.w_55 {width: 55%;}
  .cmn_tableStyle.w_60 {width: 60%;}
  .cmn_tableStyle.w_65 {width: 65%;}
  .cmn_tableStyle.w_70 {width: 70%;}
  .cmn_tableStyle.w_75 {width: 75%;}
  .cmn_tableStyle.w_80 {width: 80%;}
  .cmn_tableStyle.w_85 {width: 85%;}
  .cmn_tableStyle.w_90 {width: 90%;}
  .cmn_tableStyle.w_95 {width: 95%;}
  .cmn_tableStyle.w_100 {width: 100%;}
}
@media screen and (max-width :768px){
  .cmn_tableStyle{
    margin-bottom: 40px;
  }
  .cms_text table th,
  .cms_text table td,
  .cmn_tableStyle th,
  .cmn_tableStyle td{
    padding: 10px 0.5em;
  }
  .cmn_scroll_area {
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 40px;
    margin-bottom: 25px;
    background: url(../_img/common/ico_swipe.svg) no-repeat right bottom 10px;
    background-size: 70px;
  }
  .cmn_scroll_area >*,
  .cmn_scroll_area table,
  .cmn_scroll_area .cmn_tableStyle {
    margin-bottom: 10px;
    width: 100%!important;
    max-width: 100%;

  }
	
	
/*	  .cmn_scroll_area >*,
  .cmn_scroll_area table,
  .cmn_scroll_area .cmn_tableStyle {
    margin-bottom: 10px;
    width: 900px!important;
    max-width: 900px;

  }*/
	
	
  .cms_text table thead th,
  .cms_text table thead td,
  .cmn_tableStyle thead th,
  .cmn_tableStyle thead td {
    font-size: 14px;
    font-size: 1.4rem;
	  	font-weight: bold;
   /* font-weight: normal;*/
  }
  .cms_text table tbody th,
  .cms_text table tbody td,
  .cmn_tableStyle tbody th ,
  .cmn_tableStyle tbody td {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57;
	 font-weight: bold;
  }
  .cmn_scroll_area.w1200 >*,
  .cmn_scroll_area.w1200 .cmn_tableStyle {
    width: 1200px!important;
  }
  .cmn_scroll_area.w1100 >*,
  .cmn_scroll_area.w1100 .cmn_tableStyle {
    width: 1100px!important;
  }
  .cmn_scroll_area.w1000 >*,
  .cmn_scroll_area.w1000 .cmn_tableStyle {
    width: 1000px!important;
  }
  .cmn_scroll_area.w900 >*,
  .cmn_scroll_area.w900 .cmn_tableStyle {
    width: 900px!important;
  }
  .cmn_scroll_area.w800 >*,
  .cmn_scroll_area.w800 .cmn_tableStyle {
    width: 800px!important;
  }
  .cmn_scroll_area.w700 >*,
  .cmn_scroll_area.w700 .cmn_tableStyle {
    width: 700px!important;
  }
  .cmn_scroll_area.w600 >*,
  .cmn_scroll_area.w600 .cmn_tableStyle {
    width: 600px!important;
  }
  .cmn_scroll_area.w500 >*,
  .cmn_scroll_area.w500 .cmn_tableStyle {
    width: 500px!important;
  }
}
/*2列表組*/
.tableStyle{
  width: 100%;
  margin-bottom: 60px;
  table-layout: fixed;
}
.tableStyle tbody th,
.tableStyle tbody td {
  border: solid 1px #000;
  padding: 25px 1em 25px;
  line-height: 1.3;
  vertical-align: top;
  text-align: left;
}
.tableStyle tbody th {
  width: 13.3%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  background-color: #fffcef;
}
.tableStyle tbody td {
  width: 86.7%;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.73;
}
.tableStyle a:not(.tellink){
  text-decoration: underline;
}
.tableStyle .list_link {
  margin-bottom: 0;
}
@media print,screen and (min-width :769px){
  .tableStyle.w800 {
    max-width: 800px;
  }
  .tableStyle.w700 {
    max-width: 700px;
  }
  .tableStyle.w600 {
    max-width: 600px;
  }
  .tableStyle.w500 {
    max-width: 500px;
  }
}
@media screen and (max-width :768px){
  .tableStyle {
    margin-bottom: 30px;
  }
  .tableStyle tbody th,
  .tableStyle tbody td {
    border: solid 1px #000;
    padding: 16px 1em;
    line-height: 1.3;
    vertical-align: top;
    text-align: left;
  }
  .tableStyle tbody th {
    width: 29%;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.5;
    background-color: #fffcef;
  }
  .tableStyle tbody td {
    width: 71%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .tableStyle tbody .cmn_textPhoto .text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .tableStyle tbody .list_link {
    margin-top: 20px !important;
    margin-bottom: 15px;
  }
}
/* ===============================================
# リンク・添付ファイル
=============================================== */
.list_link  {
  margin-bottom:30px;
}
.list_link>li {
  position: relative;
  padding-left: 30px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.3;
}
.list_link>li:nth-child(n+2) {
  margin-top: 15px;
}
.list_link>li::before {
  content: "";
  display: block;
  width: 20px;
  height: 22px;
  background: url(../_img/common/ico_boxlink.svg) no-repeat left top;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.list_link>li>a {
  text-decoration: underline;
  display: inline;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.list_link>li .ico_file {
  width: 60px;
  margin-left: 10px;
}
.list_link>li .ico_link {
  width: 18px;
  margin-left: 10px;
  vertical-align: middle;
}
@media screen and (min-width :769px){
  .list_link>li>a:hover {
    opacity: .6;
    text-decoration: none;
  }
}
@media screen and (max-width :768px){
  .list_link  {
    margin-bottom:25px;
  }
  .list_link>li {
    padding-left: 26px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.64;
  }
  .list_link>li::before {
    width: 16px;
    height: 18px;
    top: 3px;
  }
  .list_link>li:nth-child(n+2) {
    margin-top: 7px;
}
  .list_link>li .ico_file {
    width: 50px;
  }
  .list_link>li .ico_link {
    width: 17px;
  }
}
/* ===============================================
# 通常リスト
=============================================== */
.cmn_gallery li{border-top: 1px solid #efefef;     padding: 10px 10px;} 
.cmn_gallery figure { border: 3px solid #efefef; } 

.cmn_gallery figure img{ height: auto; padding: 5px;}
.d-List {
  margin-bottom: 30px;

}
.cms_text ul {
  margin-bottom: 5px;
		background-color: #e2ff8f;
}
.cms_text ul>li,
.d-List>li {
osition: relative;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.38;
    padding: 5px 15px;

}
/*.cms_text ul>li:nth-child(n+2),
.d-List>li:nth-child(n+2) {
  margin-top: 5px;
}
.cms_text ul>li::before,
.d-List>li::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  color: #7f7f7f;
  content: "\025C6";
  font-size: 10px;
  font-size: 1.0rem;
  display: block;
}*/

.d-List>li small {
	line-height: 0.8;
	font-size: 1rem;
}


@media screen and (max-width :768px){
	.d-List {
  margin-bottom: 15px;
		

}

.cmn_gallery .disposeitem {
    font-size: 11px;
    text-align: center;
    display: block;
    padding: 2px 0;
		    line-height: 1.1;
}
	
  .cms_text ul>li,
  .d-List>li {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.1;
  }
  .cms_text ul>li:nth-child(n+2),
  .d-List>li:nth-child(n+2) {
    margin-top: 8px;
  }
  .cms_text ul>li::before,
  .d-List>li::before {
    font-size: 11px;
    font-size: 1.1rem;
    top: 0.2em;
  }
}
/* 数字リスト */
.cmn_numList {
  margin-bottom: 30px;
  counter-reset: number;
}
.cms_text ol {
  counter-reset: number;
  margin-bottom: 5px;
}
.cms_text ol>li,
.cmn_numList>li {
  padding-left: 23px;
  position: relative;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.38;
}
.cms_text ol>li:nth-child(n+2),
.cmn_numList>li:nth-child(n+2) {
  margin-top: 5px;
}
.cms_text ol>li::before,
.cmn_numList>li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #6ba539;
  counter-increment: number;
  content: counter(number) ".";
  display: block;
}
.cmn_numList.black>li::before {
  color: #000000;
}
.cmn_numList>li.ruby::before {;
  top: 8px;
}
@media screen and (max-width :768px){
  .cms_text ol>li,
  .cmn_numList>li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.54;
  }
  .cms_text ol>li:nth-child(n+2) ,
  .cmn_numList>li:nth-child(n+2) {
    margin-top: 8px;
  }
  .cmn_numList>li.ruby::before {;
    top: 5px;
  }
}
/* ローマ字リスト */
.cmn_romList {
  margin-bottom: 30px;
  counter-reset: number;
}
.cmn_romList>li {
  padding-left: 23px;
  position: relative;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.38;
}
.cmn_romList>li:nth-child(n+2) {
  margin-top: 5px;
}
.cmn_romList>li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #6ba539;
  counter-increment: number;
  content: counter(number,lower-alpha) ".";
  display: block;
}
.cmn_romList.black>li::before {
  color: #000;
}
.cmn_romList>li.ruby::before {;
  top: 8px;
}
@media screen and (max-width :768px){
  .cmn_romList>li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.54;
  }
  .cmn_romList>li:nth-child(n+2) {
    margin-top: 8px;
  }
  .cmn_romList>li.ruby::before {;
    top: 5px;
  }
}
/* ===============================================
# マップ
=============================================== */
.cmn_map {
  margin-bottom: 80px;
}
.cmn_map .box_map {
  width: 100%;
  padding-top: 33.3%;
  position: relative;
}
.cmn_map .box_map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cmn_map .box_btn {
  display: none;
}
@media screen and (max-width :768px){
  .cmn_map {
    margin-bottom: 40px;
  }
  .cmn_map .box_map {
    padding-top: 61.6%;
  }
  .cmn_map .box_btn {
    display: block;
    margin-top: 18px;
  }
  .cmn_map .box_btn>a {
    display: block;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.38;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000;
    border-radius: 2px;
    background-color: #fff;
    background: url(../_img/common/ico_arrow.svg) no-repeat center right 15px;
    background-size: 16px;
    padding: 11px 45px 10px;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
  }
  .cmn_map .box_btn>a>span {
    position: relative;
    padding-right: 28px;
  }
  .cmn_map .box_btn>a>span::before {
    content: "";
    display: block;
    width: 14px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../_img/common/ico_access.svg) no-repeat center right;
    background-size: 100%
  }
}

/* ===============================================
# 定義リスト
=============================================== */
.cmn_defList{
  margin-bottom: 60px;
}
.cmn_defList dl{
  display: -webkit-box;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.cmn_defList dt {
  -webkit-box-flex:0;
	-ms-flex:0 0 auto;
  flex: 0 0 auto;
  width: 200px;
  padding: 18px 0.5em 18px 0;
  border-top: 1px solid #6ba539;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.41;
  font-weight: bold;
}
.cmn_defList dt.short {
  width: 85px;
  width: 5em;
}
.cmn_defList dl:last-child dt {
  border-bottom: 1px solid #6ba539;
}
.cmn_defList dd {
  -webkit-box-flex:1;
	-ms-flex:1 1 auto;
  flex: 1 1 auto;
  padding: 18px 0 18px 20px;
  border-top: 1px solid #b6b6b6;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.41;
}
.cmn_defList dl:last-child dd {
  border-bottom: 1px solid #b6b6b6;
}
@media screen and (max-width :768px){
  .cmn_defList{
    margin-bottom: 80px;
  }
  .cmn_defList dt{
    width: 122px;
    padding: 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.43;
  }
.cmn_defList dt.short {
    width: 70px;
    width: 5em;
  }
  .cmn_defList dd{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.43;
    padding: 10px 0 10px 5px;
  }
}
/* ===============================================
# アコーディオン
=============================================== */
.cmn_acd {
  width: 100%;
  margin-bottom: 20px;
}
.cmn_acd .cmn_acd_ttl {
  position: relative;
  padding: 13px 55px 12px 30px;
  border: 1px solid #000;
  border-radius: 3px;
  background-color: #fff;
  background: url(../_img/common/ico_plus.svg) no-repeat center right 30px;
  background-size: 20px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: border 0.2s ease, box-shadow 0.2s ease;
  transition: border 0.2s ease, box-shadow 0.2s ease;
  transition-delay: 0.3s;
}
.cmn_acd .cmn_acd_ttl.open {
  border-bottom:none;
  box-shadow: none;
  border-radius: 3px 3px 0 0;
  background: url(../_img/common/ico_minus.svg) no-repeat center right 30px, #fff;
  background-size: 20px;
}
.cmn_acd .cmn_acd_ttl::before {
  content: "";
  display: block;
  width: 8px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #6ba539;
}
.cmn_acd .cmn_acd_ttl>span {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.59;
}
.cmn_acd .cmn_acd_item {
  display: none;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.59;
  padding: 20px 30px 30px;
/*  background-color: #f4f4f4;*/
    background-color: #e3ff8f;	
  border: 1px solid #000;
  border-radius: 0 0 3px 3px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
}
/* アイコンQ */
.cmn_acd.ico_q .cmn_acd_ttl::before {
  content: none;
}
.cmn_acd.ico_q .cmn_acd_ttl>span {
  display: inline-block;
  position: relative;
  padding-left: 40px;
}
.cmn_acd.ico_q .cmn_acd_ttl>span::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../_img/common/ico_acd_question.svg) no-repeat left top;
  background-size: 100%;
}
@media screen and (max-width :768px){
  .cmn_acd {
    width: 100%;
    margin-bottom: 15px;
  }
  .cmn_acd .cmn_acd_ttl {
    padding: 13px 40px 12px 15px;
    border-radius: 2px;
    background: url(../_img/common/ico_plus.svg) no-repeat center right 15px,#fff;
    background-size: 17px;
  }
  .cmn_acd .cmn_acd_ttl.open {
    border-radius: 2px 2px 0 0;
    background: url(../_img/common/ico_minus.svg) no-repeat center right 15px, #fff;
    background-size: 17px;
  }
  .cmn_acd .cmn_acd_ttl::before {
    width: 7px;
    height: 15px;
  }
  .cmn_acd .cmn_acd_ttl>span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .cmn_acd .cmn_acd_item {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 15px 15px 15px;
    border-radius: 0 0 2px 2px;
  }
  /* アイコンQ */
  .cmn_acd.ico_q .cmn_acd_ttl>span {
    padding-left: 35px;
  }
  .cmn_acd.ico_q .cmn_acd_ttl>span::before {
    width: 25px;
    height: 25px;
  }
}
/* ===============================================
# 黄色背景ボックス
=============================================== */
.cmn_box_back_y {
  background: #fffcef;
  border: 1px solid #bbb;
  padding: 30px 30px 30px;
  margin-bottom: 40px;
}
.cmn_box_back_y .box_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #6ba539;
  border-bottom: 1px dotted #6ba539;
  padding-bottom: 8px;
  margin-bottom: 15px;
}
.cmn_box_back_y .box_item {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.59;
}
@media screen and (max-width :768px){
  .cmn_box_back_y {
    background: #fffcef;
    border: 1px solid #bbb;
    padding: 15px 15px 5px;
    margin-bottom: 35px;
  }
  .cmn_box_back_y .box_ttl {
    font-size: 15px;
    font-size: 1.5rem;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-weight: normal;
  }
  .cmn_box_back_y .box_item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71;
  }
  .cmn_box_back_y .box_item .txt {
    margin-bottom: 15px;
  }
  .cmn_box_back_y .box_item .list_link {
    margin-top: 0!important;
    margin-bottom: 10px;
  }
}
/* ===============================================
# 問い合わせボックス
=============================================== */
.cmn_box_contact {
  border: 1px solid #bbb;
  margin-bottom: 40px;
}
.cmn_box_contact .ttl_box {
  padding: 11px 30px 11px;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.39;
  text-align: center;
  background-color: #6ba539;
  border-bottom: 1px solid #bbb;
}
.cmn_box_contact .item_box {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.59;
  padding: 25px 30px 25px;
  background-color: #f4f4f4;
}
.cmn_box_contact .item_box .txt {
  margin-bottom: 10px;
}
.cmn_box_contact .item_box .txt_small {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.87;
  padding-left: 20px;
  position: relative;
}
.cmn_box_contact .item_box .txt_small::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width :768px){
  .cmn_box_contact {
      margin-bottom: 45px;
  }
  .cmn_box_contact .ttl_box {
    padding: 10px 15px 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.34;
  }
  .cmn_box_contact .item_box {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
    padding: 17px 12px 17px 14px;
    font-weight: normal;
  }
  .cmn_box_contact .item_box .txt_small {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.26;
    margin-top: 10px;
  }
}
/* ===============================================
# 電話用アイテム
=============================================== */

.cmn_tel_item {
  position: relative;
  padding-left: 55px;
}
.cmn_tel_item::before {
  content: "TEL： ";
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}
.cmn_tel_item .num_txt {
  position: relative;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.24;
  color: #6ba539;
}
.cmn_tel_item .name_txt {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.82;
}
@media screen and (max-width :768px){
  .cmn_tel_item {
    padding-left: 40px;
  }
  .cmn_tel_item::before {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cmn_tel_item .num_txt {
    position: relative;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.24;
    color: #6ba539;
    line-height: 1.37;
  }
  .cmn_tel_item .name_txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.88;
  }
}
/* ===============================================
# バナー
=============================================== */
.cmn_bnr {
  margin-bottom: 60px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.cmn_bnr>li {
  width: 30.8%;
  margin-left: 3.7%;
}
.cmn_bnr>li:nth-child(3n+1) {
  margin-left: 0;
}
.cmn_bnr>li:nth-child(n+4) {
  margin-top: 30px;
}
.cmn_bnr>li a {
  display: block;
}
.cmn_bnr>li a .img_bnr {
  position: relative;
  width: 100%;
  padding-top: 32.2%;
  border: 1px solid #d2d2d2;
  overflow: hidden;
  background-color: #fff;
}
.cmn_bnr>li a .img_bnr>img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cmn_bnr>li a .name_bnr {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.39;
  text-align: center;
  position: relative;
  margin: 10px auto 0;
}
.cmn_bnr>li a[target="_blank"] .name_bnr::after {
  content: "";
  display: inline-block;
  height: 15px;
  width: 20px;
  vertical-align: middle;
  background: url(../_img/common/ico_exlink.svg) no-repeat right center;
  background-size: 10px;
}
@media screen and (max-width :768px){
  .cmn_bnr {
    margin-bottom: 40px
  }
  .cmn_bnr>li {
    width: 48%;
    margin-left: 4%;
  }
  .cmn_bnr>li:nth-child(3n+1) {
    margin-left: 4%;
  }
  .cmn_bnr>li:nth-child(2n+1) {
    margin-left: 0;
  }
  .cmn_bnr>li:nth-child(n+3) {
    margin-top: 18px;
  }
  .cmn_bnr>li a .name_bnr {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.25;
    margin: 7px auto 0;
  }
}
/* 4列（TOPと同じ動き） */
.cmn_bnr.col4>li {
  width: 22.8%;
  margin-left: 2.9%;
}
.cmn_bnr.col4>li:nth-child(3n+1) {
  margin-left: 2.9%;
}
.cmn_bnr.col4>li:nth-child(4n+1) {
  margin-left: 0;
}
.cmn_bnr.col4>li:nth-child(n+4) {
  margin-top: 0;
}
.cmn_bnr.col4>li:nth-child(n+5) {
  margin-top: 30px;
}
@media screen and (max-width :1024px){
  .cmn_bnr.col4>li {
    width: 31.4%;
    margin-left: 2.9%;
  }
  .cmn_bnr.col4>li:nth-child(4n+1) {
    margin-left: 2.9%;
  }
  .cmn_bnr.col4>li:nth-child(3n+1) {
    margin-left: 0;
  }
  .cmn_bnr.col4>li:nth-child(n+4) {
    margin-top: 30px;
  }
}
@media screen and (max-width :768px){
  .cmn_bnr.col4>li {
    width: 48%;
    margin-left: 4%;
  }
  .cmn_bnr.col4>li:nth-child(3n+1) {
    margin-left: 4%;
  }
  .cmn_bnr.col4>li:nth-child(2n+1) {
    margin-left: 0;
  }
  .cmn_bnr.col4>li:nth-child(n+3) {
    margin-top: 18px;
  }
}
.android .cmn_bnr {
  display: block;
}
.android .cmn_bnr>li {
  width: 100%;
  margin-left: 0;
}
/* ===============================================
#　横並び配置
=============================================== */
.cmn_wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
/*  -ms-flex-wrap: wrap;
  flex-wrap: wrap;*/
}
/*4列並び*/
.cmn_wrap.col4>.item_wrap {
  width: 23.2%;
  margin-left: 2.4%;
}
.cmn_wrap.col4>.item_wrap:nth-child(4n+1){
  margin-left: 0;
}
.cmn_wrap.col4>.item_wrap:nth-child(n+5){
  margin-top: 20px;
}
/*3列並び*/
.cmn_wrap.col3>.item_wrap {
  width: 30.8%;
  margin-left: 3.7%;
}
.cmn_wrap.col3>.item_wrap:nth-child(3n+1) {
  margin-left: 0;
}
.cmn_wrap.col3>.item_wrap:nth-child(n+4) {
  margin-top: 20px;
}
/*2列並び*/
.cmn_wrap.col2>.item_wrap {
  width: 48.3%;
  margin-left: 3.4%;
}
.cmn_wrap.col2>.item_wrap:nth-child(2n+1) {
  margin-left: 0;
}
.cmn_wrap.col2>.item_wrap:nth-child(n+3) {
  margin-top: 20px;
}
@media screen and (max-width :768px){
  /*4列並び*/
  .cmn_wrap.col4>.item_wrap {
    width: 48.3%;
    margin-left: 3.4%;
  }
  .cmn_wrap.col4>.item_wrap:nth-child(2n+1){
    margin-left: 0;
  }
  .cmn_wrap.col4>.item_wrap:nth-child(n+3){
    margin-top: 20px;
  }
  .cmn_wrap.sp_col {
    display:block;
  }
  /*4列並び*/
  .cmn_wrap.col4.sp_col>.item_wrap {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  /*3列並び*/
  .cmn_wrap.col3.sp_col>.item_wrap {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  /*2列並び*/
  .cmn_wrap.col2.sp_col>.item_wrap {
    width: 100%;
    margin-left:0;
    margin-top: 15px;
  }
}
/*中見出し横並びリンク */
.cmn_wrap .item_wrap .cmn_ttl02.link {
  margin-bottom: 15px;
}
.cmn_wrap .item_wrap .cmn_p {
  margin-bottom: 45px;
}
@media screen and (max-width :768px){
  .cmn_wrap .item_wrap .cmn_ttl02.link {
    margin-bottom: 15px;
  }
  .cmn_wrap .item_wrap .cmn_p {
    margin-bottom: 30px;
  }
}
.android .cmn-wrap {
  display: block;
}
.android .cmn-wrap>.item_wrap {
  width: 100%;
  margin-left: 0;
}
/* ===============================================
# 紹介ボックス
=============================================== */
.cmn_human {
  background-color: #e2e2e2;
  background: linear-gradient(135deg, #fff 18.2%,#e2e2e2 0,#e2e2e2 50%,#fff 0,#fff 68.2%,#e2e2e2 0,#e2e2e2 100%);
  background-size: 22px 22px;
  padding: 8px;
  margin-bottom: 40px;
}
.cmn_human .inner_box {
  position: relative;
  background-color: #fff;
  padding: 44px 0 35px;
}
.cmn_human .inner_box::after {
  content: "";
  display: block;
  clear: both;
}
.cmn_human .inner_box .box_img{
  float: left;
  width: 29%;
}
.cmn_human .inner_box .box_img.fill>img{
  width: 100%;
}
.cmn_human .inner_box .box_name{
  float: right;
  width: 67%;
  padding-right: 30px;
}
.cmn_human .inner_box .box_name .class:before {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background-color: #6ba539;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cmn_human .inner_box .box_name .name {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.39;
  font-weight: bold;
  margin-bottom: 5px;
}
.cmn_human .inner_box .box_name .class {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.39;
  font-weight: bold;
  padding-bottom: 27px;
  margin-bottom: 23px;
}
.cmn_human .inner_box .box_txt{
  float: right;
  width: 67%;
  padding-right: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
}
/*画像なし*/
.cmn_human.noimg .box_name{
  float: none;
  width: 100%;
  padding: 0 30px;
}
.cmn_human.noimg .box_txt{
  float: none;
  width: 100%;
  padding: 0 30px;
}
@media screen and (min-width :769px){
  .cmn_human.right .inner_box .box_img{
    float: right;
    width: 29%;
  }
  .cmn_human.right .inner_box .box_name{
    float: left;
    padding-left: 30px;
    padding-right: 0;
  }
  .cmn_human.right .inner_box .box_txt{
    float: left;
    padding-left: 30px;
    padding-right: 0;
  }
}
@media screen and (max-width :768px){
  .cmn_human {
    background-color: #e2e2e2;
    background: linear-gradient(135deg, #fff 18.2%,#e2e2e2 0,#e2e2e2 50%,#fff 0,#fff 68.2%,#e2e2e2 0,#e2e2e2 100%);
    background-size: 11px 11px;
    width: 100vw;
    -webkit-transform: translateX(-4%);
    transform: translateX(-4%);
    padding: 10px 10px;
    margin-bottom: 40px;
  }
  .cmn_human .inner_box {
    padding: 22px 15px 30px;
  }
  .cmn_human .inner_box .box_img{
    float: none;
    width: 72%;
    border-top: 1px solid #6ba539;
    margin: 0 auto 20px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .cmn_human .inner_box .box_name{
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .cmn_human .inner_box .box_name .name {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .cmn_human .inner_box .box_name .class {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .cmn_human .inner_box .box_txt {
    float: none;
    width: 100%;
    padding-right: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .cmn_human .inner_box .box_name .class:before {
    content: none;
  }
  /*画像なし*/
  .cmn_human.noimg .box_name{
    padding: 0;
  }
  .cmn_human.noimg .box_txt{
    padding: 0;
  }
}
/*2列並び*/
.cmn_human_col2 {
  margin-bottom: 40px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmn_human_col2>.item_wrap {
  width: 48.3%;
  margin-left: 3.4%;
}
.cmn_human_col2>.item_wrap:nth-child(2n+1) {
  margin-left: 0;
}
.cmn_human_col2>.item_wrap:nth-child(n+3) {
  margin-top: 20px;
}
.cmn_human_col2>.item_wrap .cmn_human {
  margin: 0;
}
.cmn_human_col2>.item_wrap .cmn_human .inner_box {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cmn_human_col2>.item_wrap .cmn_human .inner_box .box_img{
  float: none;
  width: 48%;
  margin-right: 4%;
  -webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1;
}
.cmn_human_col2>.item_wrap .cmn_human .inner_box .box_name{
  float: none;
  width: 48%;

  -webkit-box-ordinal-group:3;
	-ms-flex-order:2;
	order:2;
}
.cmn_human_col2>.item_wrap .cmn_human.noimg .inner_box .box_name{
  width: 100%;
}
.cmn_human_col2>.item_wrap .cmn_human .inner_box .box_txt{
  float: none;
  width: 100%;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-ordinal-group:4;
	-ms-flex-order:3;
	order:3;
}
@media screen and (min-width :769px){
  .cmn_human_col2>.item_wrap .cmn_human.right .inner_box .box_img{
    margin-left: 4%;
    margin-right: 0;
    -webkit-box-ordinal-group:3;
  	-ms-flex-order:2;
  	order:2;
  }
  .cmn_human_col2>.item_wrap .cmn_human.right .inner_box .box_name{
    padding-left: 50px;
    padding-right: 0;
    -webkit-box-ordinal-group:2;
  	-ms-flex-order:1;
  	order:1;
  }
}
@media screen and (max-width :768px){
  /*2列並び*/
  .cmn_human_col2 {
    margin-bottom: 40px;
  }
  .cmn_human_col2>.item_wrap {
    width: 100vw;
    margin-left:0;
  }
  .cmn_human_col2>.item_wrap .cmn_human {
    margin: 0;
    padding: 10px 10px 0;
  }
  .cmn_human_col2>.item_wrap:last-child .cmn_human {
    margin: 0;
    padding: 10px 10px 10px;
  }
  .cmn_human_col2>.item_wrap:nth-child(n+3) {
    margin-top: 0;
  }
  .cmn_human_col2>.item_wrap .cmn_human .inner_box {
    display: block;

  }
  .cmn_human_col2>.item_wrap .cmn_human .inner_box .box_img{
    width: 72%;
    margin-right: auto;
  }
  .cmn_human_col2>.item_wrap .cmn_human  .inner_box .box_name{
    width: 100%;
    padding-right: 0;
  }
  .cmn_human_col2>.item_wrap .cmn_human .inner_box .box_txt{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.android .cmn_human_col2 {
  display: block;
}
.android .cmn_human_col2>.item_wrap{
  width: 100%;
}
/* ===============================================
# 2列並びボタン
=============================================== */
.cmn_btn_col2 {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  width: 680px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.cmn_btn_col2 .btn{
  max-width: 47%;
}
.cmn_btn_col2 .btn.prev{
  background: url(../_img/common/ico_arrow_prev.svg) no-repeat left 25px center,#6ba539;
  background-size: 20px;
}
.cmn_btn_col2 .btn.prev.cmn_ov_btn_r {
  background-color: #6ba539;
  background: #6ba539;
}
.cmn_btn_col2 .btn.prev.cmn_ov_btn_r>span {
  background: url(../_img/common/ico_arrow_prev.svg) no-repeat left 25px center;
  background-size: 20px;
}
.cmn_btn_col2 .btn:nth-child(2n){
  margin-left: 6%;
}
@media screen and (max-width :768px){
  .cmn_btn_col2 {
    display:block;
    width: 100%;
    margin: 0 auto;
  }
  .cmn_btn_col2 .btn{
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cmn_btn_col2 .btn:nth-child(2n){
    margin-left: auto;
  }
}
/* ===============================================
# cmn_news
=============================================== */
.cmn_news {
  margin-top: 80px;
  margin-bottom: 60px;
  background-color: #fff;
}
.cmn_news .box_ttl {
  position: relative;
  font-weight: bold;
  padding-left: 5px;
}
.cmn_news .box_ttl::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  border-top: 1px solid #6ba539;
  border-bottom: 1px solid #6ba539;
  border-left: 1px solid #6ba539;
  -webkit-transform: translate(-45%,-35%) rotate(45deg);
  transform: translate(-45%,-35%) rotate(45deg);
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}
.cmn_news .box_ttl .en {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
  color: #6ba539;
}
.cmn_news .box_ttl .jp {
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.2;
}
.cmn_news .list_news {
  margin-top: 27px;
}
.cmn_news .list_news>li {
  border-top: 1px solid #7e7e7e;
}
.cmn_news .list_news>li:last-child {
  border-bottom: 1px solid #7e7e7e;
}
.cmn_news .list_news>li a {
  display: block;
  padding: 16px 120px 23px 10px;
}
.cmn_news .list_news>li a.pdf {
  background: url(../_img/common/ico_pdf.svg) no-repeat right 20px center;
  background-size: 70px;
}
.cmn_news .list_news>li a.link {
  background: url(../_img/common/ico_arrow.svg) no-repeat right 20px center;
  background-size: 20px;
}
.cmn_news .list_news>li a .date_item{
  font-size: 15px;
  font-size: 1.5rem;
}
.cmn_news .list_news>li a .ttl_item{
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.39;
  font-weight: bold;
  margin-top: 3px;
}
.cmn_news .area_btn {
  margin-top: 45px;
}
@media screen and (max-width :768px){
  .cmn_news {
    margin-top: 80px;
    margin-bottom: 30px;
  }
  .cmn_news .box_ttl {
    padding-left: 0;
  }
  .cmn_news .box_ttl::before {
    width: 70px;
    height: 70px;
    top: 0;
    left: 10px;
    z-index: -1;
  }
  .cmn_news .box_ttl .en {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .cmn_news .box_ttl .jp {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .cmn_news .list_news {
    margin-top: 17px;
  }
  .cmn_news .list_news>li a {
    display: block;
    padding: 13px 55px 12px 0;
  }
  .cmn_news .list_news>li a.pdf {
    background: url(../_img/common/ico_pdf_sp.svg) no-repeat right 1px center;
    background-size: 35px;
  }
  .cmn_news .list_news>li a.link {
    background: url(../_img/common/ico_arrow.svg) no-repeat right 1px center;
    background-size: 15px;
  }
  .cmn_news .list_news>li a .date_item{
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cmn_news .list_news>li a .ttl_item{
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    margin-top: 6px;
  }
}
/* ===============================================
# 検索窓
=============================================== */
/* 検索ボックス */
/* .cmn_serch_window {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}
.cmn_serch_window input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 88.6%;
  border: 1px solid #525252;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  background: none;
  background-color: #fff;
  padding: 5px 10px;
}
.cmn_serch_window input:focus {
  outline: 0;
}
.cmn_serch_window button {
  width: 11.3%;
  padding-top: 11%;
  background-color: #525252;
  border: 1px solid #525252;
  background: url(../_img/common/ico_serch_white.svg) no-repeat center center, #525252;
  background-size: 22px;
  cursor: pointer;
}
.cmn_serch_window button:focus {
  outline: 0;
}
@media screen and (max-width :768px){
  .cmn_serch_window {
   width: 100%;
   margin-bottom: 15px;
 }
 .cmn_serch_window input {
   width: 85.5%;
   width: calc(100% - 50px);
 }
 .cmn_serch_window button {
   width: 50px;
   padding-top: 47px;
 }
}*/
/* .sec_admission_event */
/*.sec_admission_event .cms_text table tbody:first-child tr:first-child td {
  background-color: #7f7f7f;
  color: #fff;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.39;
  font-weight: bold;
  white-space: normal;
}
@media screen and (max-width :768px){
  .sec_admission_event .cms_text table tbody:first-child tr:first-child td {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
  }
}*/
/* ===============================================
# swiper
=============================================== */
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
display: none;
	width: 36px;
	height: 36px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.swiper-container.on .swiper-button-prev,
.swiper-container.on .swiper-button-next {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
/* 次ページボタンのスタイル */
.swiper-container .swiper-button-next {
	background-image: url(../_img/common/ico_swiper_next.svg);
  background-repeat: no-repeat;
  background-size: 35px;
}
/* 前ページボタンのスタイル */
.swiper-container .swiper-button-prev {
	background-image: url(../_img/common/ico_swiper_prev.svg);
  background-repeat: no-repeat;
  background-size: 35px;
}
.swiper-container .swiper-button-prev:after,
.swiper-container .swiper-button-next:after {
  display: none;
}



/* ===============================================
# education 20230704追加　教育内容
=============================================== */

/*.education {
  margin-top: 80px;
  margin-bottom: 60px;
  background-color: #fff;
}*/

/*.mt_20 {
    margin-top: 20px;
}*/
.textPhotoLeft {
    width: 100%;
    overflow: hidden;
}
.textPhotoLeft .textPhoto {
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.text-blue {
  color: #3399ff;
	font-weight: bold;
}
.text26{
  color: #3399ff;
	font-size: 26px;
	font-weight: bold;
}


.txt {
	text-align: right;
	font-size: 14px;
	font-size: 1.4rem;
}

/*.textPhotoLeft .textPhoto img.image1{
    width: 50px;
}*/



/* Runking */
.side_rank_area{
	width:100%;
	margin-bottom: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.side_rank_area h3{
	text-align: center;
	margin: 0 0 10px;
}
.side_rank_area dl{
	padding:10px 0 15px;
	margin: 0 6% 5px;
	background:url("../_img/common/line_wave.png") repeat-x 0 bottom;
}
.side_rank_area dt{
	float:left;
	width: 28px;
	margin-right: 15px;
	font-weight: bold;
	font-size:14px;
	text-align: center;
}
.side_rank_area dd{
/*	width:75%;*/
	line-height: 1.4;
	float:right;
	font-size:16px;
	
}
.side_rank_area .side_btn_more{
	text-align: right;
}
.side_rank_area .side_btn_more a{
	text-align: center;
	display: block;
	color:#000;
	font-size:11px;
	margin: 15px 0 0 0;
	padding:2px 15px 2px 5px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:#fff url(../_img/common/i_arrow04.png) no-repeat 92% center;
}
.side_rank_area .side_btn_more a:hover{
	color:#666;
	text-decoration: none;
	background:#eee url(../_img/common/i_arrow04.png) no-repeat 92% center;
}
@media screen and (max-width:767px) {
	.side_rank_area{
		width:96%;
		padding:0 15px 15px;
		margin:0 auto 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		position: relative;
	}
	.side_rank_area dt{
		float:left;
		width: 20%;
		max-width: 30px;
		margin-right: 3%;
	}
	.side_rank_area dd{
		width:77%;
	}
	.side_rank_area .side_btn_more{
		position: absolute;
		right:15%;
		bottom:10px;
	}
	.side_rank_area .side_btn_more a{
		margin: 20px 0 0 0;
	}
}



/*BASE*/
.clearfix {
    display: block;
}

.clearfix {
    display: inline-table;
    min-height: 1%;
}






.hg__arrow {
/*  position: relative;
  margin-bottom: calc(var(--hg-margin-vertical) + calc(var(--hg__arrow-triangle-size) * .7));
  border-top: var(--hg__arrow-border-width) solid var(--hg__arrow-border-color);
  border-bottom: var(--hg__arrow-border-width) solid var(--hg__arrow-border-color);
  background: var(--hg__arrow-bgcolor);
  color: var(--hg__arrow-color);
  text-align: var(--hg__arrow-text_align, left);*/
}

.hg__arrow::before,
.hg__arrow::after {
/*  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  aspect-ratio: 2/1;
  margin: auto;
  clip-path: polygon(100% 0, 0 0, 50% 100%);*/
}

.hg__arrow::before {
/*  top: 100%;
  width: calc(var(--hg__arrow-triangle-size) + calc(var(--hg__arrow-border-width) * 2));
  background: var(--hg__arrow-border-color);*/
}

.hg__arrow::after {
/*  top: calc(100% - 1px);
  width: var(--hg__arrow-triangle-size);
  background: var(--hg__arrow-bgcolor);*/
}

/* transparent */
.hg__arrow-trans {
/*  padding: 0;
  border-bottom: 0;
  background: none;
  color: currentColor;
}*/

.hg__arrow-trans::before,
.hg__arrow-trans::after {
/*  width: calc(50% - calc(var(--hg__arrow-triangle-size) / 2));
  height: var(--hg__arrow-border-width);
  aspect-ratio: initial;
  clip-path: none;
  margin: 0;
  background: var(--hg__arrow-border-color);*/
}

/*.hg__arrow-trans::before {
  right: auto;
}

.hg__arrow-trans::after {
  top: 100%;
  left: auto;
}*/

.hg__arrow-inner {
/*    display: block;
    padding: var(--hg-padding-vertical) var(--hg-padding-horizontal);
    font-size: 3rem;
    color: OLIVE;
	line-height: 1.3;*/
}

.hg__arrow-inner::before {
 /* content: "";
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: var(--hg__arrow-triangle-size);
  aspect-ratio: 1/1;
  margin: calc(var(--hg__arrow-triangle-size) / 2 * -1) auto auto;
  border-width: var(--hg__arrow-border-width);
  border-style: solid;
  border-color: transparent transparent var(--hg__arrow-border-color) var(--hg__arrow-border-color);
  transform: rotate(-45deg);*/
}
		