@charset "utf-8";
/* ===============================================
# マージン
=============================================== */
.mt_00{margin-top:0!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:5pc!important}.mt_85{margin-top:85px!important}.mt_90{margin-top:90px!important}.mt_95{margin-top:95px!important}.mt_100{margin-top:75pt!important}.mb_00{margin-bottom:0!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:5pc!important}.mb_85{margin-bottom:85px!important}.mb_90{margin-bottom:90px!important}.mb_95{margin-bottom:95px!important}.mb_100{margin-bottom:75pt!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}
/* ===============================================
# フォント
=============================================== */
.en{
  font-family: 'Roboto Condensed', sans-serif;
}
.jp{
  font-family: 'Noto Sans JP',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.gothic{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.txtCenter{text-align: center !important;}
.txtLeft{text-align: left!important;}
.txtRight{text-align: right!important;}

.f_green{
  color: #00502e;
}
.f_black{
  color: #333333;
}
.f_red{
  color: #d81f27;
}
.cmn_p{
  margin-bottom: 1.5em;
}
@media print,screen and (min-width :835px){
  .txtCenter_pc{text-align: center !important;}
}
/* ===============================================
# ページタイトル
=============================================== */
.cmn_page_ttl .box_top{
  position: relative;
  padding-top: 80px;
  padding-bottom: 103px;
}
.cmn_page_ttl.noimg .box_top{
  padding-bottom: 0;
}
.cmn_page_ttl:not(.noimg) .box_top::before{
  content: '';
  display: block;
  position: absolute;
  right: -25.84%;
  top: 0;
  z-index: -1;
  width: 70%;
  height: 100%;
  background: #f2f6f6;
  -webkit-transform: skewX(-8.7deg);
  transform: skewX(-8.7deg);
}
.cmn_page_ttl .box_top .inner{
  max-width: 1646px;
}
.cmn_page_ttl .box_top .ttl{
  margin-bottom: 50px;
  line-height: 1;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
}
.cmn_page_ttl .box_top .ttl .en{
  display: inline-block;
  font-size:100px;
  font-size: 10rem;
  font-weight: 700;
  font-style: italic;
  margin-right: 40px;
  padding-left: 0.05em;
}
.cmn_page_ttl .img_main{
  width: 92.7%;
}
.cmn_page_ttl .img_main img{
  width: 100%;
}

.cmn_page_ttl .box_pr{
  padding-top: 90px;
  padding-bottom: 95px;
}
@media screen and (max-width :834px){
  .cmn_page_ttl .box_top{
    padding-top: 47px;
    padding-bottom: 91px;
  }
  .cmn_page_ttl .box_top::before{
    right: -24%;
    width: 88.4%;
  }
  .cmn_page_ttl .box_top .ttl{
    margin-bottom: 30px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cmn_page_ttl .box_top .ttl .en{
    font-size:50px;
    font-size: 5rem;
    margin-right: 10px;
  }
  .cmn_page_ttl .img_main{
    width: 93.6%;
  }
  .cmn_page_ttl .box_pr{
    padding-top: 60px;
    padding-bottom: 50px;
  }  
}
/* ===============================================
# キャッチコピー
=============================================== */
.cmn_copy .ttl{
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
  margin-bottom:35px;
}
.cmn_copy .txt{
  text-align: center;
}
.cmn_copy.left .ttl{
  text-align: left;
}
@media screen and (max-width :834px){
  .cmn_copy .ttl{
    font-size: 18px;
    font-size: 1.8rem;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  .cmn_copy .txt{
    text-align: left;
  }
}
/* ===============================================
# タイトル
=============================================== */
.cmn_ttl{
  line-height: 1;
  font-weight: 700;
  margin-bottom: 80px;
}
.cmn_ttl .en{
  display: block;
  margin-bottom: 17px;
  font-size:72px;
  font-size: 7.2rem;
  font-weight: 700;
  font-style: italic;
  padding-left: 0.04em;
}
.cmn_ttl.center{
  text-align: center;
}

.cmn_ttl.small .en{
  font-size:48px;
  font-size: 4.8rem;  
  margin-bottom: 18px;
}
.cmn_ttl.small{
  font-size:14px;
  font-size: 1.4rem;  
}
@media screen and (max-width :834px){
  .cmn_ttl{
    margin-bottom: 40px;
  }
  .cmn_ttl .en{
    margin-bottom: 13px;
    font-size:50px;
    font-size: 5rem;
  }
   .cmn_ttl.small .en{
    font-size:32px;
    font-size: 3.2rem;  
    margin-bottom: 18px;
  }
  .cmn_ttl.small{
    font-size:12px;
    font-size: 1.2rem;  
  }
}

/*セクションタイトル*/
.cmn_sec_ttl{
  position: relative;
  padding-top: 34.4%;
  background: #cccccc;
}
.cmn_sec_ttl .cmn_ttl{
  width: 100%;
  position: absolute;
  top:50%;
  left: 0;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width :834px){
  .cmn_sec_ttl{
    padding-top: 88%;
  }  
  .cmn_sec_ttl .cmn_ttl{
    
  }  
}

/* ===============================================
# パンくず
=============================================== */
.topicpath {
  margin-bottom: 40px;
  overflow-x: auto;
}
.topicpath ol{
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
}
.topicpath ol a{
  color: #999999;
  font-weight: 400;
}
.topicpath ol li:nth-child(n+2)::before{
  content: '';
  display: inline-block;
  margin: 0 20px;
  width: 5px;
  height: 9px;
  background: url("../images/ico_arrow_tg.svg")no-repeat center center;
  background-size: contain;
}
@media screen and (max-width :834px){
  .topicpath{
    display: none;
  }
}
/* ===============================================
# アイコン
=============================================== */
.cmn_arrow{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius:50%;
  background-color: #00502e;
}
.cmn_arrow.white{
  background-color: #fff;
}
.cmn_arrow::before{
  content: '';
  display: block;
  width: 6px;
  height: 12px;
  background-image: url("../images/ico_arrow_t.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.cmn_arrow.white::before{
  background: url("../images/ico_arrow_tb.svg")no-repeat center center;
  background-size: contain;
}
@media screen and (min-width : 835px) and (hover:hover){
  button:hover .cmn_arrow::before,
  a:hover .cmn_arrow::before{
    -webkit-animation: arrow 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    animation: arrow 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); 
  }  
}
@media screen and (max-width :834px){
  .cmn_arrow{
    width: 29px;
    height: 29px;
  }
}
@-webkit-keyframes arrow {
  0% {
    background-position: center center; }
  45% {
    background-position: 12px center; }
  50% {
    opacity: 0;
    background-position: -12px center; }
  51% {
    opacity: 1;
    background-position: -12px center; }
  100% {
    background-position: center center; } }
@keyframes arrow {
  0% {
    background-position: center center; }
  45% {
    background-position: 12px center; }
  50% {
    opacity: 0;
    background-position: -12px center; }
  51% {
    opacity: 1;
    background-position: -12px center; }
  100% {
    background-position: center center; } }

/* ===============================================
# もっと見る
=============================================== */
.cmn_more a{
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: bold;
}
.cmn_more.right{
  text-align: right;
}
.cmn_more a .cmn_arrow{
  margin-left: 30px;
}
@media screen and (max-width :834px){
  .cmn_more a{
    line-height: 29px;
  }
  .cmn_more a .cmn_arrow{
    margin-left: 17px;
  }
}
/* ===============================================
# カテゴリ
=============================================== */
.cmn_cate{
  display: inline-block;
  padding: 5.5px 8px;
  border-radius: 12px;
  line-height: 1;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  color: #fff;  
  background: #025130;
}
@media screen and (max-width :834px){
  .cmn_cate{
    padding: 5px 7px;
    border-radius: 10px;
    font-size: 10px;
    font-size: 1rem;
  }
}

/* ===============================================
# リスト
=============================================== */
/*通常-------------------------*/
.cms_text ul li,
ul.cmn_disc li{
 position: relative;
 padding-left: 1.5em;
}
.cms_text ul li:before,
ul.cmn_disc > li:before {
  position: absolute;
  top: 0;
  left:0;
	content:"・";
  display:inline-block;
}
/*通常2-------------------------*/
ul.cmn_disc2{
  margin-bottom: 30px;
}
ul.cmn_disc2 li{
 position: relative;
 padding-left: 1.5em;
}
ul.cmn_disc2 > li:before {
  position: absolute;
  top: 7px;
  left:0;
	content:"●";
  display:inline-block;
  color: #00502e;
  font-size: 8px;
}
ul.cmn_disc2 > li:nth-child(n+2){
  margin-top: 7px;
}
/*注釈-------------------------*/
ul.cmn_komeList{
  text-indent: 0;
}
ul.cmn_komeList > li{
 position: relative;
 padding-left: 1.5em;
}
ul.cmn_komeList > li:before {
  position: absolute;
  top: 0;
  left:0;
	content:"※";
  display:inline-block;
}
/*数字-------------------------*/
.cms_text ol,
ol.cmn_deciList{
  list-style:decimal;
  margin-left: 1.5em;
}
ol.cmn_deciList{
  margin-bottom: 20px;
}
.cms_text ol > li,
ol.cmn_deciList > li{

}
.cms_text ol > li:nth-child(n+2),
ol.cmn_deciList > li:nth-child(n+2){
  margin-top: 5px;
}
@media screen and (max-width :834px){
}
/* ===============================================
# 見出し
=============================================== */
/*cmn_ttl01------------------------*/
.cmn_ttl01{
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 27px;
  border-bottom: solid 1px #dcdcdc;
  margin-bottom: 40px;
}
.cmn_ttl01::before{
  content: '';
  height: 1px;
  width: 120px;
  background: #00502e;
  position: absolute;
  bottom: -1px;
  left: 0;
}

section .inner .cmn_ttl01:nth-of-type(n+2){
  margin-top: 120px;
}
@media screen and (max-width :834px){
  .cmn_ttl01{
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 18px;
  }
  .cmn_ttl01::before{
    width: 60px;
  }

  section .inner .cmn_ttl01:nth-of-type(n+2){
    margin-top: 60px;
  }  
}
/*cmn_ttl02------------------------*/
.cmn_ttl02{
  position: relative;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 20px;
}
.cmn_ttl02::before{
  content: '';
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  background: #00502e;
  border-radius: 50%;
}
@media screen and (max-width :834px){
  .cmn_ttl02{
    margin-bottom: 20px;
  }
  .cmn_ttl02::before{
    width: 8px;
    height: 8px;
    top: 0.8em;
  }  
}
/*cmn_ttl03------------------------*/
.cmn_ttl03{
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 30px;
  font-weight: bold;
}

/*cmn_ttl04------------------------*/
.cmn_ttl04{
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-weight: bold;
  color: #00502e;
}

/*cmn_ttl05------------------------*/
.cmn_ttl05{
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 20px;
  font-weight: bold;
  background: #c1d9d9;
  padding: 10px 20px 11px;
  line-height: 1.3;
}
@media screen and (max-width :834px){
  .cmn_ttl05{
    font-size: 18px;
    font-size: 1.8rem;
    padding: 7px 20px;
  }  
}
/*cmn_ttl06------------------------*/
.cmn_ttl06{
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
  font-weight: bold;
  color: #00502e;
}
@media screen and (max-width :834px){
  .cmn_ttl06{
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/*cmn_ttl07------------------------*/
.cmn_ttl07{
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 15px;
  font-weight: bold;
}
@media screen and (max-width :834px){
  .cmn_ttl07{
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* ===============================================
# リンクリスト
=============================================== */
.listLink1{
  margin-bottom: 30px;
}
.listLink1 li{
  background: url("../images/ico_arrow_g.svg")no-repeat top 0.1em left;
  background-size: 30px auto;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  padding: 5px 0 5px 40px;
}
.listLink1 li:nth-child(n+2){
  margin-top: 10px;
}
@media screen and (max-width :834px){
  .listLink1 li{
    background-size: 25px auto;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 5px 0 5px 35px;
  }
}
/* ===============================================
# アンカー
=============================================== */
.cmn_anc{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}
.cmn_anc.top{
  margin-bottom: 150px;
}
.cmn_anc li{
  position: relative;
}
.cmn_anc li a{
  padding-right: 39px;
  font-weight: bold;
  background: url("../images/ico_anc.svg")no-repeat right center;
  background-size: 18px auto;
}
@media print,screen and (min-width :835px){
  .cmn_anc li:nth-child(n+2){
    margin-left: 60px;
  }
  .cmn_anc li:nth-child(n+2)::before{
    content: '';
    display: block;
    width: 34px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    left: -50px;
    top: 50%;
    -wekbit-transform:translateY(50%) rotate(-60deg);
    transform:translateY(50%) rotate(-60deg);
    transform-origin: center center;
  }  
}
@media screen and (max-width :834px){
  .cmn_anc{
    margin-bottom: 30px;
  }
  .cmn_anc.top{
    margin-bottom: 100px;
  }
  .cmn_anc li{
    border-bottom: solid 1px #dcdcdc;
  }
  .cmn_anc li a{
    font-size: 14px;
    font-size: 1.4rem;
    padding: 16px 20px 16px 0;
    background-size: 20px auto;
  }  
}
/* ===============================================
# 写真＋テキスト
=============================================== */
.cmn_textPhoto {
	width: 100%;
  margin-bottom: 60px;
}
.cmn_textPhoto.right .photo figure:nth-child(n+2){
  margin-top: 20px;
}
.cmn_textPhoto figcaption{
  margin-top: 13px;
  line-height: 1.3;
  text-align: left;
}
.cmn_textPhoto .photo >span:nth-child(n+2){
  display: block;
  margin-top: 20px;
}
.cmn_textPhoto .photo.movie{
  width: 48.5%;  
}
.cmn_textPhoto .photo .area_iframe{
  padding-top: 56.25%;
  position: relative;
}
.cmn_textPhoto .photo iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media print,screen and (min-width : 835px){
  .cmn_textPhoto .photo{
    float: left;
    max-width: 48.5%;
    margin-right: 3%;
  }
  .cmn_textPhoto.people .photo{
    width: 370px;
  }
  .cmn_textPhoto.right .photo{
    float: right;
    margin-right: 0;
    margin-left: 3%;
    }  
  .cmn_textPhoto::after{
    clear: both;
    content:'';
    display: block;
  }
  .cmn_textPhoto .text{
    overflow: hidden;
    zoom: 1;
  }
  
}
@media screen and (max-width : 834px){
  .cmn_textPhoto{
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flex;  
    display: -webkit-flex;
    display: flex;
    -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: 12px;
    text-align: center;
  }
  .cmn_textPhoto.right .photo{
    -webkit-box-ordinal-group:3;
	  -ms-flex-order:2;
	  order:2;
    margin-bottom: 0;
    margin-top: 12px;
  }
  .cmn_textPhoto img{
    width: 100%;
  }
  .cmn_textPhoto.right img{
    -webkit-box-ordinal-group:2;
	  -ms-flex-order:1;
	  order:1;
  }
  .cmn_textPhoto figcaption{
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 5px;
  }  
  /*動画*/
  .cmn_textPhoto .photo.movie{
    width: 100%;  
  }
}
/* ===============================================
# 動画
=============================================== */
.cmn_movie{
  margin-bottom: 60px;
  text-align: center;  
}
.cmn_movie .box_movie{
  max-width: 100%;
  margin: 0 auto;
}
.cmn_movie .box_movie .area_iframe{
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.cmn_movie .box_movie .area_iframe iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cmn_movie .box_movie .caption{
  margin-top: 13px;
  line-height: 1.3;
  text-align: left;
}
/*1列*/
.cmn_movie .box_movie{
  width:745px;
}
.cmn_movie .box_movie:nth-child(n+2){
  margin-top: 60px;
}
@media screen and (max-width :834px){
  .cmn_movie{
    margin-bottom: 30px;
  }
  .cmn_movie .box_movie .caption{
    margin-top: 5px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
  }  
}
/* ===============================================
# アコーディオン
=============================================== */
.cmn_acd dl:nth-child(n+2){
  margin-top: 10px;
}
.cmn_acd dl dt button{
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  padding: 25px 90px 25px 40px;
  font-size: 18px;
  font-size: 1.8rem;
  background: url("../images/btn_acd_plus.svg")no-repeat right 40px center;
  background-size: 36px auto;
  background-color: #f6f6f6;  
  color: #666666;
}
.cmn_acd.faq dl dt button{
  padding-left: 90px;
}
.cmn_acd.faq dl dt button::before{
  display: block;
  position: absolute;
  left: 40px;
  top: 25px;
  content: 'Q';
  font-size: 24px;
  font-size: 2.4rem;  
  font-family: 'Roboto Condensed', sans-serif;
}
.cmn_acd dl dt button.open{
  background-image: url("../images/btn_acd_minus.svg");
}
.cmn_acd dl dd{
  color: #666666;
  padding: 30px 40px 50px;
  display: none;
}
@media screen and (max-width :834px){
  .cmn_acd dl dt button{
    padding: 13px 45px 13px 20px;
    font-size: 14px;
    font-size: 1.4rem;
    background-position: right 20px center;
    background-size: 20px auto;
    line-height: 1.857;
  }
  .cmn_acd.faq dl dt button{
    padding-left: 43px;
  }  
  .cmn_acd.faq dl dt button::before{
    left: 19px;
    top: 11px;
    font-size: 18px;
    font-size: 1.8rem;  
  }
  .cmn_acd dl dd{
    padding: 17px 0 20px;
    display: none;
    line-height: 1.6;
  }  
}

/*type2-------------*/
.cmn_acd_type2 dl:nth-child(n+2){
  margin-top: 27px;
}
.cmn_acd_type2 dl dt button{
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0;
  text-align: left;
  font-weight: bold;
  background: url("../images/ico_acd_plus_b.svg")no-repeat right 20px top 10px;
  background-size: 17px auto;
  padding-right: 50px;
}
.cmn_acd_type2 dl dt button.open{
  background-image: url("../images/ico_acd_minus_b.svg");
}
.cmn_acd_type2 dl dd{
  padding: 30px 0;
  display: none;
}
@media screen and (max-width :834px){
  .cmn_acd_type2 dl dt button{
    background-size: 20px auto;
    background-position: right top 10px;
    line-height: 1.857;
    padding-right: 25px;
  }
  .cmn_acd_type2 dl dd{
    padding: 17px 0 20px;
  }  
}
/* ===============================================
# タブ
=============================================== */
.cmn_tab{
  margin-bottom: 40px;
  border-bottom: solid 1px #00502e;
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;  
  flex-wrap: wrap;
}
.cmn_tab li{
  display: flex;
  min-height: 80px;
}
.cmn_tab.col2 li{
  width: 50%;
}
.cmn_tab.col3 li{
  width: 33.33%;
}
.cmn_tab.col6 li{
  width: 16.66%;
}
.cmn_tab.col7 li{
  width: 14.28%;
}
.cmn_tab li:nth-child(n+2){
  border-left: solid #fff 1px;
}
.cmn_tab li >*{
  position: relative;
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;  
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; 
  width: 100%;
  background: #f2f6f6;
  color: #00502e;
  text-align:center;
  font-size: 20px;
  font-size: 2rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;  
}
.cmn_tab li > *.tab_active{
  background: #00502e;
  color: #fff;
}
.cmn_tab li > *.tab_active::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%,100%);
  transform: translate(-50%,100%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #00502f transparent transparent transparent;
}

.cmn_tab_cont .item{
  display: none;
}
.cmn_tab_cont .item.active{
  display: block;
}
@media screen and (min-width : 835px) and (hover: hover){
  .cmn_tab li > *:not(.tab_active):hover{
    background: #00502e;
    color: #fff;
  }
}
@media screen and (max-width :834px){
  .cmn_tab{
    margin-bottom:40px;
    border: none;
  }
  .cmn_tab li{
    min-height: 50px;
  }
  .cmn_tab.col6 li{
    width: 33.33%;
  }
  .cmn_tab.col7 li{
    width: 50%;
  }  
  .cmn_tab.col6 li:nth-child(3n+1){
    border-left: none;
  }  
  .cmn_tab.col6 li:nth-child(n+4){
    border-top: solid #fff 1px;
  }    
  .cmn_tab.col7 li:nth-child(4n+1){
    border-left: none;
  }  
  .cmn_tab.col7 li:nth-child(n+3){
    border-top: solid #fff 1px;
  }      
  .cmn_tab li > *{
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cmn_tab li > *.tab_active::after{
    display: none;
  }  
}

/* ===============================================
# ボタン
=============================================== */
.cmn_btn.center{
  text-align: center;
}
.cmn_btn >*{
  position: relative;
  display: inline-block;
  background: #000000;
  padding: 27px 63px 27px 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff !important;
  min-width: 300px;
  text-align: left;
}

.cmn_btn >* .cmn_arrow{
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 1px #fff;
  width: 22px;
  height: 22px;
  background: none;
}
.cmn_btn >* .cmn_arrow::before{
  width: 5px;
  height: 10px;
  background: url("../images/ico_arrow_t.svg")no-repeat center center;
  background-size: contain;
}
/*横並び*/
.cmn_btn.flex_pc{
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;  
}
.cmn_btn.flex_pc >*:nth-child(n+2){
  margin-left: 40px;
}

@media screen and (max-width :834px){
  .cmn_btn >*{
    padding: 19px 45px 19px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    width: 300px;
    max-width: 100%;
  }

  .cmn_btn >* .cmn_arrow{
    right: 20px;
    width: 20px;
    height: 20px;
  }
  /*横並び*/
  .cmn_btn.flex_pc{
    display: block;
  }
  .cmn_btn.flex_pc >*:nth-child(n+2){
    margin-left: 0;
    margin-top: 20px;
  }  
}

/*リンクボタン-----------------------------------*/
.btnBase{
  margin-bottom: 40px;
  text-align: center;
}
.btnBase a{
  position: relative;
  display: inline-block;
  line-height: 1.25;
  padding: 10px 40px 14px 15px;
  border: solid 1px #00502e;
  border-radius: 23px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #000;
  text-decoration: none;
  background: url("../images/ico_arrow_g.svg")no-repeat right 15px center;
  background-size: 18px auto;
}
.btnBase.btnS a{
  min-width: 24.4%;
}
.btnBase.btnM a{
  min-width: 40.32%;
}
.btnBase.btnL a{
  min-width: 61.3%;
}
@media screen and (max-width :834px){
  .btnBase{
    margin-bottom:30px;
  }
  .btnBase a{
    padding: 13px 40px 17px 15px;
    border-radius: 25px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .btnBase.btnS a{
    min-width: 50.4%;
  }
  .btnBase.btnM a{
    min-width: 72.6%;
  }
  .btnBase.btnL a{
    min-width: 100%;
  }
}
/* ===============================================
# ページャー
=============================================== */
.pagination{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 100px;
}
.pagination li:nth-child(n+2){
  margin-left: 40px;
}
.pagination li>*{
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f0f0;
  border-radius: 50%;
  color: #999999;
}
.pagination li.active>*{
  background: #00502e;
  color: #ffffff;
}
@media screen and (max-width :834px){
  .pagination{
    margin-top: 47px;
  }
  .pagination li:nth-child(n+2){
    margin-left: 30px;
  }
  .pagination li>*{
    width: 35px;
    height: 35px;
  }
}
/* ===============================================
# ギャラリー
=============================================== */
.cmn_gallery{
  margin-bottom: 60px;
  text-align: center;  
}
.cmn_gallery figure{
  width: 100%;
}
.cmn_gallery figcaption{
  margin-top: 5px;
  line-height: 1.3;
  text-align: left;
}

/*1列*/
.cmn_gallery.col1 figure{
  display: inline-block;
  width: auto;
  max-width:100%;
}
.cmn_gallery.col1 figure:nth-child(n+2){
  margin-top: 60px;
}
/*2列*/
.cmn_gallery.col2{
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;  
}  
.cmn_gallery.col2 figure{
  width: 48.5%;
  margin-left: 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{
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;  
}  
.cmn_gallery.col3 figure{
  width: 31.2%;
  margin-left: 3.2%;
}
.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 :834px){
  .cmn_gallery{
    margin-bottom: 20px;
  }
  .cmn_gallery figcaption{
    margin-top: 5px;
    font-size: 13px;
    font-size: 1.3rem;
  }  
  /*2列*/
  .cmn_gallery.col2 figure{
    width: 47.8%;
    margin-left: 4.4%;
  }  
  .cmn_gallery.col2 figure:nth-child(n+3){
    margin-top: 30px;
  } 
  /*3列*/
  .cmn_gallery.col3 figure{
    width: 32.3%;
    margin-left:1.55%;
  }
}
/* ===============================================
# cmn_table
=============================================== */
.cmn_table{
  width: 100%;
  /*table-layout: fixed;*/
}
.cmn_table th{
  text-align: center;
  background: #00502e;
  color: #fff;
  border: solid 1px #dcdcdc;
  padding: 9px 5px;
}
.cmn_table td{
  padding: 9px 30px;
  border: solid 1px #dcdcdc;
}
@media screen and (max-width :834px){
  .cmn_table th{
    padding: 4px 5px;
  }
  .cmn_table td{
    padding: 4px 20px;
  }  
}
/* ===============================================
# layout
=============================================== */
.cmn_layout_col2_pc{
  width: 100%;
  display: -webkit-box;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
@media print,screen and (min-width : 835px){
  .cmn_layout_col2_pc >*{
    width: 47%;
    margin-left: 6%;
  }
  .cmn_layout_col2_pc >*:nth-child(2n+1){
    margin-left: 0;
  }
}
@media screen and (max-width: 834px) {
  .cmn_layout_col2_pc{
    display: block;
  }
  .cmn_layout_col2_pc >*:nth-child(n+2){
    margin-top: 30px;
  }
}
