@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 all and (min-width :769px){
  .width_05_pc {width: 5%;}
  .width_10_pc {width: 10%;}
  .width_15_pc {width: 15%;}
  .width_20_pc {width: 20%;}
  .width_25_pc {width: 25%;}
  .width_28_pc {width: 28%;}
  .width_30_pc {width: 30%;}
  .width_35_pc {width: 35%;}
  .width_40_pc {width: 40%;}
  .width_45_pc {width: 45%;}
  .width_50_pc {width: 50%;}
  .width_55_pc {width: 55%;}
  .width_60_pc {width: 60%;}
  .width_65_pc {width: 65%;}
  .width_70_pc {width: 70%;}
  .width_75_pc {width: 75%;}
  .width_80_pc {width: 80%;}
  .width_85_pc {width: 85%;}
  .width_90_pc {width: 90%;}
  .width_95_pc {width: 95%;}
  .width_100_pc {width: 100%;}
}
@media screen and (max-width :768px){
  .width_05_sp {width: 5%;}
  .width_10_sp {width: 10%;}
  .width_15_sp {width: 15%;}
  .width_20_sp {width: 20%;}
  .width_25_sp {width: 25%;}
  .width_28_sp {width: 28%;}
  .width_30_sp {width: 30%;}
  .width_35_sp {width: 35%;}
  .width_40_sp {width: 40%;}
  .width_45_sp {width: 45%;}
  .width_50_sp {width: 50%;}
  .width_55_sp {width: 55%;}
  .width_60_sp {width: 60%;}
  .width_65_sp {width: 65%;}
  .width_70_sp {width: 70%;}
  .width_75_sp {width: 75%;}
  .width_80_sp {width: 80%;}
  .width_85_sp {width: 85%;}
  .width_90_sp {width: 90%;}
  .width_95_sp {width: 95%;}
  .width_100_sp {width: 100%;}  
}
/* ===============================================
# フォント
=============================================== */
.fontMincho{
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif  !important;
}
.txtCenter{
  text-align: center !important;
}
.txtLeft{
  text-align: left!important;
}
.txtRight{
  text-align: right!important;
}
.txt_catch{
  margin-top: 25px;  
  margin-bottom: 60px;  
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif !important;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.371;
}
.txtRed{
  color: #cc0000;
}
.txtBlue{
  color: #063e8d;
}
.txtBlue02{
  color: #004ea1;
}
.txtBold{
  font-weight: bold;
}
.txtWhite{
  color: #fff;
}
.font60{font-size: 60%;}
.font65{font-size: 65%;}
.font70{font-size: 70%;}
.font75{font-size: 75%;}
.font80{font-size: 80%;}
.font85{font-size: 85%;}
.font90{font-size: 90%;}
.font95{font-size: 95%;}
.font105{font-size: 105%;}
.font110{font-size: 110%;}
.font120{font-size: 120%;}
.font125{font-size: 125%;}
.font130{font-size: 130%;}
.font140{font-size: 140%;}
.font145{font-size: 145%;}
.font150{font-size: 150%;}
.font155{font-size: 155%;}
.font160{font-size: 160%;}
.font165{font-size: 165%;}


@media screen and (max-width :768px){
  .txt_catch{
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 20px;
    font-size: 5.333vw;
    line-height: 1.585;
  }
}
.main_contents .cmn_p{
  margin-bottom: 25px;
}
.main_contents .cmn_p a{
  color: #004ea1;
  text-decoration: underline;
}
.main_contents .mt_entrybody p{
  margin-bottom: 25px;
}
.main_contents .mt_entrybody a{
  color: #004ea1;
  text-decoration: underline;
}
/* ===============================================
# アイコン
=============================================== */
img[src*=".svg"].ico_blank{
  width: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
img[src*=".svg"].ico_file{
  width: 20px;
  margin-left: 10px;
  vertical-align: middle;
}
img[src*=".svg"].ico_blank_p{
  width: 15px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}
img.ico_file_p{
  width: 20px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}
img.ico_all_al {
  width: 80px;
  margin-left: 15px;
  margin-right: 5px;
  vertical-align: middle;  
}
@media screen and (max-width :768px){
  img[src*=".svg"].ico_blank{
    width: 11px;
    margin-left: 8px;
  }
  img[src*=".svg"].ico_file{
    width: 15px;
    margin-left: 8px;
  }  
  img[src*=".svg"].ico_blank_p{
    width: 11px;
    margin-left: 3px;
    margin-right: 3px;
  }  
  img.ico_file_p{
    width: 15px;
    margin-left: 3px;
    margin-right: 3px;
  }    
  img.ico_all_al {
    width: 60px;
    margin-left: 10px;
  }  
}
/* ===============================================
# 背景色
=============================================== */
.cmn_bg01{
  background-color: #f9f5ea;
}
.cmn_bg02{
  background-color: #fdfbf5;
}
.cmn_bg03{
  background-color: #f8f2e1;
}
.cmn_bg04{
  background-color: #e9eff7;
}
.cmn_bg05{
  background-color: #e2e2e2;
}
.cmn_bg06{
  background-color: #376eba;
}
.cmn_bg07{
  background-color: #e5eefb;
}
.cmn_bg08{
  background-color: #fef3f3;
}


.ico_all,.ico_education,.ico_human,.ico_language,.ico_information,.ico_international,.ico_health,.ico_business,.ico_g_education,.ico_g_human,.ico_g_language,.ico_g_information,.ico_g_international,.ico_education_major,.ico_foreign{
  position: relative;
  display: inline-block;
  padding-left: 1.3em;
  line-height: 1.2;
  vertical-align: middle;
}
.ico_all::before,.ico_education::before,.ico_human::before,.ico_language::before,.ico_information::before,.ico_international::before,.ico_health::before,.ico_business::before,.ico_g_education::before,.ico_g_human::before,.ico_g_language::before,.ico_g_information::before,.ico_g_international::before,.ico_education_major::before,.ico_foreign::before{
  position: absolute;
  left: 0;
  top: 0;
  content: '■';
  display: inline-block;  
}
/*全学部*/
.ico_all::before{
  color: #BA9716;
}
.bg_all{
  background-color: #f39800;
}
.bg_all02{
  background-color: #fdeacc;
}
.txt_all{
  color: #f39800;
}
/*教育学部*/
.ico_education::before{
  color: #f39800;
}
.bg_education{
  background-color: #f39800;
}
.bg_education02{
  background-color: #fdeacc;
}
.txt_education{
  color: #f39800;
}
/*人間科学部*/
.ico_human::before{
  color: #8fc31f;
}
.bg_human{
  background-color: #8fc31f;
}
.bg_human02{
  background-color: #e9f3d2;
}
.txt_human{
  color: #8fc31f;
}
/*文学部*/
.ico_language::before{
  color: #ee86a4;
}
.bg_language{
  background-color: #ee86a4;
}
.bg_language02{
  background-color: #fce7ed;
}
.txt_language{
  color: #ee86a4;
}
/*情報学部*/
.ico_information::before{
  color: #00afdd;
}
.bg_information{
  background-color: #00afdd;
}
.bg_information02{
  background-color: #cceff8;
}
.txt_information{
  color: #00afdd;
}
/*国際学部*/
.ico_international::before{
  color: #b84c97;
}
.bg_international{
  background-color: #b84c97;
}
.bg_international02{
  background-color: #f1dbea;
}
.txt_international{
  color: #b84c97;
}
/*健康栄養学部*/
.ico_health::before{
  color: #009049;
}
.bg_health{
  background-color: #009049;
}
.bg_health02{
  background-color: #cce9db;
}
.txt_health{
  color: #009049;
}
/*経営学部*/
.ico_business::before{
  color: #0079c3;
}
.bg_business{
  background-color: #0079c3;
}
.bg_business02{
  background-color: #cce4f3;
}
.txt_business{
  color: #0079c3;
}
/*教育研究科*/
.ico_g_education::before{
  color: #9a6700;
}
.txt_g_education{
  color: #9a6700;
}
.bg_g_education{
  background-color: #9a6700;
}
/*人間科学研究科*/
.ico_g_human::before{
  color: #336800;
}
.txt_g_human{
  color: #336800;
}
.bg_g_human{
  background-color: #336800;
}
/*言語文化研究科*/
.ico_g_language::before{
  color: #990004;
}
.txt_g_language{
  color: #990004;
}
.bg_g_language{
  background-color: #990004;
}
/*情報学研究科*/
.ico_g_information::before{
  color: #023f9a;
}
.txt_g_information{
  color: #023f9a;
}
.bg_g_information{
  background-color: #023f9a;
}
/*国際学研究科*/
.ico_g_international::before{
  color: #603666;
}
.txt_g_international{
  color: #603666;
}
.bg_g_international{
  background-color: #603666;
}
/*専攻科*/
.ico_education_major::before{
  color: #993300;
}
.txt_education_major{
  color: #993300;
}
.bg_education_major{
  background-color: #993300;
}
/*外国人留学生別科*/
.ico_foreign::before{
  color: #333366;
}
.txt_foreign{
  color: #333366;
}
.bg_foreign{
  background-color: #333366;
}

/* ===============================================
# プロモ
=============================================== */
.cmn_area_promo{
  position: relative;
  padding-top: 27.06%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.cmn_area_promo img{
  width: 100%;
}
.cmn_area_promo .inner{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.cmn_area_promo h2{
  display: table;
  margin: 0 0 0 auto;
  min-width: 269px;
  background-color: rgba(6, 62, 141,0.87); 
  padding: 30px 10px 26px;
  color: #fff;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1;
  text-align: center;  
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;  
}
.cmn_area_promo h2 span{
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  margin-top:8px;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
}

@media screen and (max-width :768px){
  .cmn_area_promo{
    padding-top: 39.86%;
  }
  .cmn_area_promo .inner{
    width: 94.6%;
    top: auto;
    bottom:15px;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);    
  }
  .cmn_area_promo h2{
    margin:0 auto 0 0;
    min-width:inherit;
    background-color: #063e8d; 
    padding: 20px 39px 15px;
    padding: 5.3vw 10.4vw 4vw;
    font-size: 20px;
    font-size: 5.333vw;
  }
  .cmn_area_promo h2 span{
    font-size: 12px;
    font-size: 3.2vw;
  }
}

/*about*/
#about .cmn_area_promo{
  background-image: url(/about/img/img_promotion.jpg);
}
/*campuslife*/
#campuslife .cmn_area_promo{
  background-image: url(/campuslife/img/img_promotion.jpg);
}
/*academy*/
#academy .cmn_area_promo{
  background-image: url(/academy/img/img_promotion.jpg);
}
/*international*/
#international .cmn_area_promo{
  background-image: url(/international/img/img_promotion.jpg);
}
/*extension*/
#extension .cmn_area_promo{
  background-image: url(/extension/img/img_promotion.jpg);
}
/*research*/
#research .cmn_area_promo{
  background-image: url(/research/img/img_promotion.jpg);
}
/*department*/
#department .cmn_area_promo{
  background-image: url(/department/img/img_promotion.jpg);
}
/*department*/
#access .cmn_area_promo{
  background-image: url(/access/img/img_promotion.jpg);
}
/*admission*/
#admission .cmn_area_promo{
  background-image: url(/admission/img/img_promotion.jpg);
}
/*admission_pass*/
#admission_pass .cmn_area_promo{
  background-image: url(/admission/img/img_promotion_pass.jpg);
}
/*to_student*/
#to_student .cmn_area_promo{
  background-image: url(/to_student/img/img_promotion.jpg);
}
/*cooperation*/
#cooperation .cmn_area_promo{
  background-image: url(/cooperation/img/img_promotion.jpg);
}




@media screen and (max-width :768px){
  /*about*/
  #about .cmn_area_promo{
    background-image: url(/about/img/img_promotion_sp.jpg);
  }
  /*campuslife*/
  #campuslife .cmn_area_promo{
    background-image: url(/campuslife/img/img_promotion_sp.jpg);
  }
  /*academy*/
  #academy .cmn_area_promo{
    background-image: url(/academy/img/img_promotion_sp.jpg);
  }
  /*international*/
  #international .cmn_area_promo{
    background-image: url(/international/img/img_promotion_sp.jpg);
  }
  /*extension*/
  #extension .cmn_area_promo{
    background-image: url(/extension/img/img_promotion_sp.jpg);
  }
  /*research*/
  #research .cmn_area_promo{
    background-image: url(/research/img/img_promotion_sp.jpg);
  }
  /*department*/
  #department .cmn_area_promo{
    background-image: url(/department/img/img_promotion_sp.jpg);
  }
  /*department*/
  #access .cmn_area_promo{
    background-image: url(/access/img/img_promotion_sp.jpg);
  }
  /*admission*/
  #admission .cmn_area_promo{
    background-image: url(/admission/img/img_promotion_sp.jpg);
  }
  /*admission_pass*/
  #admission_pass .cmn_area_promo{
    background-image: url(/admission/img/img_promotion_pass_sp.jpg);
  }
  /*to_student*/
  #to_student .cmn_area_promo{
    background-image: url(/to_student/img/img_promotion_sp.jpg);
  } 
  /*cooperation*/
  #cooperation .cmn_area_promo{
    background-image: url(/cooperation/img/img_promotion_sp.jpg);
  }   
}
/* ===============================================
# ページタイトル
=============================================== */
.cmn_ttl_page{
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;  
  background-color: #fdfbf5;  
}
.cmn_ttl_page h3{
  font-size: 33px;
  font-size: 3.3rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding: 25px 0;
}
.cmn_ttl_page a.back{
  display: none;
}
@media screen and (max-width :768px){
  .cmn_ttl_page .inner{
    display: table;
    padding: 15px 0;
  }
  .cmn_ttl_page h3{
    display: table-cell;
    font-size: 21.5px;
    font-size: 2.15rem;
    padding: 0;
    border-right: 1px #b1afab solid;
  }  
  .cmn_ttl_page a.back{
    position: relative;
    display: table-cell;
    width: 40px;
  }
  .cmn_ttl_page a.back img{
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 20%;
    -webkit-transform: translate(-50%,-50%) rotate(180deg);
    transform: translate(-50%,-50%) rotate(180deg);
  }
}
/*前のページ---------------------------+*/
.cmn_ttl_page.type2{
  padding-top: 22px;
}
.cmn_ttl_page.type2 h3{
  padding: 0 0 22px;
}
.cmn_ttl_page.type2 a.upper{
  position: relative;
  max-width: 1400px;  
  margin: 0 auto 10px;
  padding-right: 50px;
  padding-left: 50px;  
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.3;  
}
.cmn_ttl_page.type2 a.upper::before{
  content: '';
  display: inline-block;
  width: 40px;
  height: 11px;
  background: url(/common/img/ico_arrow_b.svg) no-repeat center center;
  background-size: 8px auto;
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);  
}
.cmn_ttl_page.type2 a.upper span{
  display: inline-block;
  padding:2px 0 2px 20px;
  border-left: solid 1px #cccccc;
}
@media screen and (max-width :768px){
  .cmn_ttl_page.type2{
    padding-top:13px;
  }
  .cmn_ttl_page.type2 .inner{
    padding: 0 0 10px 0;
  }
  .cmn_ttl_page.type2 h3{
    padding: 7px 0 0;
  }
  .cmn_ttl_page.type2 a.upper{
    width: 94.6%;
    padding: 0;
  }
  .cmn_ttl_page.type2 a.upper::before{
    width: 28px;
    height:10px;
    background-size: 6px auto;
  }
  .cmn_ttl_page.type2 a.upper span{
    padding:2px 0 2px 9px;
  }
}
/*タブ切換え---------------------------+*/
.cmn_ttl_page .tab_page{
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding-right: 50px;
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
}
.cmn_ttl_page .tab_page li{
  margin-right: 9px;
  width: 143px;
  min-height: 50px;
  border-top: solid 1px #999999;  
  border-right: solid 1px #999999;    
}

.cmn_ttl_page .tab_page li a{
  display: block;
  width: 100%;
  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;
  height: 100%;  
  padding: 10px 5px;
  background-color: #fbf7eb;
  line-height: 1.2;
  text-align: center;
}
.cmn_ttl_page .tab_page li a.active{
  background-color: #ba9716;
  color: #fff;
}

@media print,screen and (min-width :769px){
  .cmn_ttl_page .tab_page li{
    border-left: solid 1px #999999;
  }
}
@media screen and (max-width :768px){
  .cmn_ttl_page .tab_page{
    width: 94.6%;
    padding: 0;
  }
  .cmn_ttl_page .tab_page li{
    -webkit-box-flex:1;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    width: auto;
    margin-right: 0;
  }
  .cmn_ttl_page .tab_page li:nth-child(1){
    border-left: solid 1px #999999;
  }
  .cmn_ttl_page .tab_page{
    width: 100%;
    overflow-x: auto;    
    padding:0 2.7%;  
  }
  .cmn_ttl_page .tab_page li a{
    padding: 18px 2.7%;
  }

}

/* ===============================================
# パンくず
=============================================== */
.cmn_topicpath{
  width: 100%;
  background-color: #f4eeda;
  line-height: 1.2;
  padding: 11px 0 9px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #3b3b3b;
  align-items: center;
  margin-bottom: 60px;
}
.cmn_topicpath a{
  color: #3b3b3b;
}
.cmn_topicpath li{
  float: left;
  margin-bottom: 3px;
  padding: 2px 0;
}
.cmn_topicpath li:first-child a{
  background: url(/common/img/ico_home.svg) no-repeat left center;
  background-size: 14px auto;
  padding-left: 28px;
}
.cmn_topicpath li:nth-child(n+2)::before{
  display: inline-block;
  content: '';
  width: 5px;
  height: 8px;
  background: url(/common/img/ico_arrow_b.svg) no-repeat center center;
  background-size: 100% auto;
  margin-right: 8px;
  margin-left: 8px;
}
.cmn_topicpath li:nth-child(n+2){
  text-indent: -21px;
  padding-left: 21px;
}

@media screen and (max-width :768px){
  .cmn_topicpath{
    padding: 12px 0;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 20px;
    overflow-x: auto;
  }
  .cmn_topicpath .inner{
    width: auto;
    word-break: keep-all;
    padding: 0 2.7%;
  }
  .cmn_topicpath li:first-child a{
    background-size: 9px auto;
    padding-left: 20px;
  }
  .cmn_topicpath li:nth-child(n+2)::before{
    width: 4px;
    height: 6px;
    margin-right:6px;
    margin-left: 6px;
  }  
}

/* ===============================================
# 第二階層タイトル
=============================================== */
.ttl_second h3{
  position: relative;
  display: table;
  width: auto;
  margin: 0 auto 23px;
  padding-bottom: 20px;
  line-height: 1;
  font-size: 38px;
  font-size: 3.8rem;
  text-align: center;  
  letter-spacing: 0.1em;
  border-bottom: solid 1px #063e8d;
  z-index: 1;
}
.ttl_second .lead_main{
  position: relative;
  text-align: center;
  line-height: 1.625;
  z-index: 1;
}
@media screen and (max-width :768px){
  .ttl_second h3{
    margin-bottom: 15px;
    padding-bottom: 0;
    font-size: 27.5px;
    font-size: 2.75rem;
    /*font-size: 6.667vw;*/
    line-height: 1.145;
    letter-spacing: -0.03em;
    border: none;
  }
  .ttl_second h3::after{
    content: '';
    display: block;
    width: 67.4%;
    height: 1px;
    background-color: #063e8d;
    margin: 13px auto 0;
  }
  .ttl_second .lead_main{
    width: 94.6%;
    margin: 0 auto;
    text-align: left;
    line-height: 1.536;
    font-size: 14px;
    font-size: 1.4rem;
    /*font-size: 3.733vw;*/
  }  
}
/* ===============================================
# アンカーリンク
=============================================== */
.cmn_anchor{
  margin-bottom:20px;   
}
.cmn_anchor li{
  position: relative;
  float: left;
  padding-right: 5px;  
  padding-bottom: 13px;
  border-bottom: solid 1px #000;
  line-height: 1;
  margin-bottom: 20px;
  font-size: 13px;
  font-size: 1.3rem;
}
.cmn_anchor li:nth-last-child(n+2){
  margin-right: 60px;
}
.cmn_anchor li a{
  display: inline-block;
  background: url(/common/img/ico_anchor.svg) no-repeat right center;
  background-size: 12px auto;
  padding-right: 22px;
}
.cmn_anchor li::before{
  content: '';
  width: 100%;
  height: 3px;
  background-color: #063e8d;
  position: absolute;
  left: 0;
  bottom:-1px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;    
}
.cmn_anchor li:hover::before{
  opacity: 1;
}
@media screen and (max-width :768px){
  .cmn_anchor{
    margin-bottom: 5px;
	margin-top: 30px;
  }
  .cmn_anchor li{
    padding-right: 3px;  
    padding-bottom: 13.5px;
    margin-bottom: 25px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .cmn_anchor li:nth-last-child(n+2){
    margin-right:  2.8%;
  }
  .cmn_anchor li a{
    background-size: 8px auto;
    padding-right: 23px;
  }
}

/* ===============================================
# 見出し
=============================================== */
/*大見出し-------------------------*/
.cmn_ttl01{
  margin-top: 25px;  
  margin-bottom: 25px;   
  font-size: 28px;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.2;
  padding:13px 0 13px 30px;
  border-left: solid 5px #063e8d;
}

.main_contents .cmn_ttl01:nth-of-type(n+2){
  margin-top: 60px;
}
@media screen and (max-width :768px){
  .cmn_ttl01{
    margin-top: 12.5px;
    margin-bottom: 12.5px;
    font-size: 19px;
    font-size: 1.7rem;
    padding:9px 0 9px 16px;
    border-width: 4px;
  }  
}
/*中見出し-------------------------*/
.cmn_ttl02{
  margin-top: 40px;  
  margin-bottom: 20px;     
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;  
  position: relative;
  padding-bottom: 16px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2;
}
.cmn_ttl02::before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  /*background-color: #ba9716;*/
  border-top: solid 2px #ba9716;
}
.cmn_ttl02::after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 130px;
  /*background-color: #063e8d;*/
  border-top: solid 2px #063e8d;
  z-index: 1;
}


.cmn_ttl02.ico{
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; 
}
.cmn_ttl02 .ico{
  width: 49px;
  padding-right: 10px;
  margin-top: -0.2em;
}
@media screen and (max-width :768px){
  .cmn_ttl02{
    margin-top: 12.5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: 17px;
    font-size: 1.6rem;
    line-height: 1.176;
  }
  .cmn_ttl02::after{
    width: 18.3%;
  }
  .cmn_ttl02 .ico{
    width: 34px;
  }  
}
/*アコーディオン付き*/
.cmn_ttl02.js-acd{
  margin-bottom: 20px;
  margin-top: 10px;
}
.cmn_area_acd .acd_item{
  height: 0;
  overflow: hidden;
}
.cmn_ttl02.js-acd{
  cursor: pointer;
}
.cmn_ttl02.js-acd > span{
  -webkit-box-flex:1;
  flex: 1;
  display: block;
  padding: 4px 10px 4px 0;
  border-right: solid 1px #d2d2d2;
}
.cmn_ttl02.js-acd .ico{
  display: block;
  width: 80px;
  background: url(/common/img/ico_down.svg) no-repeat center center;
  background-size: 11px auto;
}

.cmn_ttl02.js-acd.open .ico{
  background-image: url(/common/img/ico_up.svg);
}
@media screen and (max-width :768px){
  .cmn_ttl02.js-acd  > span{
    padding: 0 10px 0 0;
  }
  .cmn_ttl02.js-acd .ico{
    width: 30px;
    background-size: 10px auto;
  }
}

/*リンク付き*/
.cmn_ttl02.link{
  padding-bottom: 0;
}
.cmn_ttl02.link a{
  display: block;
  width: 100%;
  background: url(/common/img/ico_arrow_b.svg) no-repeat right 10px center;
  background-size: 7px 10px;
  padding-bottom: 16px;
}
@media screen and (max-width :768px){
  .cmn_ttl02.link a{
    background-position: right center;
    padding-bottom: 15px;
  }  
}
/*小見出し①-------------------------*/
.cmn_ttl03{
  margin-bottom: 10px;  
  margin-top: 10px; 
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.3;
}
@media screen and (max-width :768px){
  .cmn_ttl03{
    font-size: 17px;
    font-size: 1.5rem;
    line-height: 1.176;
  }
}
/*小見出し②-------------------------*/
.cmn_ttl04{
  position: relative;
  display: block;
  margin-bottom: 10px;  
  margin-top: 10px;   
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;  
  padding-left: 48px;
  line-height: 1.3;
  vertical-align: middle;
}
.cmn_ttl04::before{
  position: absolute;
  left: 0;
  top: 0.5em;
  content: '';
  display: inline-block;  
  width: 30px;
  height: 5px;
  margin-right: 18px;
  background-color: #063e8d;
  vertical-align: middle;
}
@media screen and (max-width :768px){
  .cmn_ttl04{
    font-size: 15px;
    font-size: 1.5rem;
    padding-left: 24px;
    line-height: 1.176;
  }
  .cmn_ttl04::before{
    width: 15px;
    height: 2.5px;
    margin-right: 9px;
  }
}

/*インデックス利用見出し-------------------*/
.cmn_ttl_index{
  text-align: center;
  margin-bottom: 60px;
}
.cmn_ttl_index .ttl{
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
}
.cmn_ttl_index .txt{
  padding-top: 20px;
  line-height: 1.625;
}

.cmn_ttl_index.topline{
  position: relative;
  padding-top: 53px;
}
.cmn_ttl_index.topline::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: block;
  width: 1px; 
  height: 42px;
  background-color: #9d9d9d;
}
@media screen and (max-width :768px){
  .cmn_ttl_index{
    margin-bottom: 30px;
  }
  .cmn_ttl_index .ttl{
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.146;
  }
  .cmn_ttl_index .txt{
    padding-top: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.536;
  }
  
  .cmn_ttl_index.topline::before{
    height: 46px;
  }
}
/* ===============================================
# 写真＋テキスト
=============================================== */
.cmn_textPhoto {
	width: 100%;
	overflow:hidden;
  margin-bottom: 60px;
}
.cmn_textPhoto figcaption{
  font-size: 14px;
  font-size: 1.4rem;
  color: #063e8d;
  margin-top: 10px;
  line-height: 1.3;
}
.cmn_textPhoto a{
  color: #004ea1;
  text-decoration: underline;
}

/*名前キャプション*/
.cmn_textPhoto figcaption.box_name{
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  color: #000;
  line-height: 1.3;
  margin-top: 10px;
}
.cmn_textPhoto figcaption.box_name .name{
  font-size: 28px;
  font-size: 2.8rem;
  display: block;
  padding-bottom: 5px;
}
.cmn_textPhoto figcaption .en{
  display: inline-block;
  color: #063e8d;
  padding-top: 5px;
  border-top: solid 1px #063e8d;
}
@media print,screen and (min-width : 769px){
  .cmn_textPhoto .photo{
    float: left;
    max-width: 48.5%;
    margin-right: 6.15%;
/*    margin-bottom: 15px; */ 
  }
  .cmn_textPhoto.right .photo{
    float: right;
    margin-right: 0;
    margin-left: 6.15%;
    }  
  .cmn_textPhoto::after{
    clear: both;
    content:'';
    display: block;
  }
  .cmn_textPhoto .text{
    overflow: hidden;
    zoom: 1;
  }
  
}
@media screen and (max-width : 1000px){
  .cmn_textPhoto figcaption{
    font-size: 12px;
    font-size: 1.2rem;
  }
  .cmn_textPhoto figcaption.box_name{
    font-size: 16px;
    font-size: 1.6rem;    
  }
  .cmn_textPhoto figcaption.box_name .name{
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width : 768px){
  .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;
    /*width: 100% !important;*/
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .cmn_textPhoto.right .photo{
    -webkit-box-ordinal-group:3;
	  -ms-flex-order:2;
	  order:2;
    margin-bottom: 0;
    margin-top: 20px;
  }
  .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: 10px;
    font-size: 1rem;
    margin-top: 5px;
    text-align: left;
  }  
  /*名前キャプション*/
  .cmn_textPhoto .photo.human{
    display: -webkit-box;
    display: -ms-flex;  
    display: -webkit-flex;
    display: flex;    
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;    
    width: 100%;
  }
  .cmn_textPhoto .photo.human img{
    width: 52%;
  }
  .cmn_textPhoto figcaption.box_name{
    width: 48%;
    font-size: 14px;
    font-size: 3.733vw;
    text-align: center;
    margin-top: 5px;
  }
  .cmn_textPhoto figcaption.box_name .name{
    font-size: 22.5px;
    font-size: 6.133vw;
    padding-bottom: 5px;
  }
  .cmn_textPhoto figcaption .en{
    color: #063e8d;
    padding-top: 5px;
    border-top: solid 1px #063e8d;
  }  
}
/* ===============================================
# リスト
=============================================== */
/*数字-------------------------*/
ol.cmn_deciList{
  margin-bottom: 60px;
}
ol.cmn_deciList > li{
  list-style: decimal outside;
  margin-left: 2em;  
}
ol.cmn_deciList > li:nth-child(n+2){
  margin-top: 3px;
}
ol.cmn_deciList a{
  color: #004ea1;
  text-decoration: underline;
}
@media screen and (max-width :768px){
  ol.cmn_deciList{
    margin-bottom: 30px;
  }
}
/*通常-------------------------*/
ul.cmn_discList{
  margin-bottom: 60px;
}
ul.cmn_discList > li{
  padding-left: 2em;
  text-indent: -0.7em;
}
ul.cmn_discList > li:nth-child(n+2){
	margin-top:3px;
}
ul.cmn_discList >li:before {
	color:#063e8d;
	content:"●";
	font-size:10px;
  padding-top: 4px;
  padding-right: 1em;
  display: inline-block;
  /*display:block;
	float:left; */ 
}
ul.cmn_discList a{
  color: #004ea1;
  text-decoration: underline;
}
@media screen and (max-width :768px){
 ul.cmn_discList{
    margin-bottom: 30px;
  }
}
/*インデントのみ-----------------*/
ul.cmn_indent1{
  margin-bottom: 60px;
}
ul.cmn_indent1 > li{
  margin-left: 1em;
  text-indent: -1em;
}
ul.cmn_indent15{
  margin-bottom: 60px;
}
ul.cmn_indent15 > li{
  margin-left: 1.5em;
  text-indent: -1.5em;
}
ul.cmn_indent2{
  margin-bottom: 60px;
}
ul.cmn_indent2 > li{
  margin-left: 2em;
  text-indent: -2em;  
}
ul.cmn_indent25{
  margin-bottom: 60px;
}
ul.cmn_indent25 > li{
  margin-left: 2.5em;
  text-indent: -2.5em;  
}
ul.cmn_indent3{
  margin-bottom: 60px;
}
ul.cmn_indent3 > li{
  margin-left: 3em;
  text-indent: -3em;  
}
ul.cmn_indent35{
  margin-bottom: 60px;
}
ul.cmn_indent35 > li{
  margin-left: 3.5em;
  text-indent: -3.5em;  
}
ul.cmn_indent4{
  margin-bottom: 60px;
}
ul.cmn_indent4 > li{
  margin-left: 4em;
  text-indent: -4em;  
}
ul.cmn_indent1 a,
ul.cmn_indent15 a,
ul.cmn_indent2 a,
ul.cmn_indent25 a,
ul.cmn_indent3 a,
ul.cmn_indent35 a,
ul.cmn_indent4 a{
  color: #004ea1;
  text-decoration: underline;
}
@media screen and (max-width :768px){
  ul.cmn_indent1,
  ul.cmn_indent15,
  ul.cmn_indent2,
  ul.cmn_indent25,
  ul.cmn_indent3{
    margin-bottom: 30px;
  }
}
/* ===============================================
# 定義リスト
=============================================== */
.defList dl{
  line-height: 1.75;
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  border-bottom: solid 1px #cccccc;
}
.defList dl:first-child{
  border-top: solid 1px #cccccc;
}
.defList dl a{
  color: #004ea1;
  text-decoration: underline;
}
.defList dt{
  position:relative;
  width: 13em;
  padding: 18px 0;
}
.defList dt::after{
  content: ':';
  position: absolute;
  top: 18px;
  right: 0;
}
.defList dd{
  flex: 1;
  padding: 18px 0 18px 20px;
}
@media screen and (max-width :768px){
  .defList dl{
    line-height: 1.538;
  }
  .defList dt{
    width: 11em;
    padding: 10px 0;
  }
  .defList dt::after{
    top: 10px;
  }
  .defList dd{
    padding: 10px 0 10px 5px;
  }  
}
/* ===============================================
# リンクリスト?添付ファイル
=============================================== */
.cmn_link li{
  margin-bottom: 25px;
}

.cmn_link a{
  position: relative;
  display: table;
  vertical-align: middle;
  padding-right: 60px;
  padding-bottom: 12px;
  line-height: 1.3;
  height: 40px;  
  color: #000;
  text-decoration: none;
  background: url(/common/img/ico_arrow_b.svg) no-repeat right 22px top 12px;
  background-size: 8px 12px;
}
.cmn_link.blank a{
  padding-top: 6px;
  color: #000;
  text-decoration: inherit !important;
}
.cmn_link a::before{
  content: '';
  display: block;
  width:100%;
  height: 1px;
  /*background-color: #000;*/
  border-top: solid 1px #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cmn_link a > img{
  margin-left: 18px;
  vertical-align: middle;
}
.cmn_link a > img.file{
  width: 30px;
}
.cmn_link a > img.blank{
  width: 15px;
}

.cmn_link a:hover{
  opacity: 1;
  border-color: #063e8d;
}
.cmn_link a:hover::before{
  /*background-color: #063e8d;*/
  border-top: solid 1px #063e8d;
}
/*オーキャンスケジュールページ*/
.box_ocsch .cmn_tableStyle .cmn_link li{
  margin-bottom: 0;
  margin-top: 20px;
}
.box_ocsch .cmn_tableStyle .cmn_link a{
  display: inline-block;
  height: auto;
}
@media screen and (max-width :768px){
  .cmn_link{
    margin-bottom: 12.5px;    
  }
  .cmn_link a{
    display: block;
    padding:8px 40px 8px 0;
    height: auto;  
    background-position: right 15px center;
    background-size: 10px 10px;
  }
  .cmn_link.blank a{
    padding-top: 10px;
  }  
  .cmn_link a::after{
    background-size: 5px auto;     
    margin-left: 20px;    
  }
  .cmn_link a > img{
    margin-left: 12px;
  }
  .cmn_link a > img.file{
    width: 20px;
  }
  .cmn_link a > img.blank{
    width: 10px;
  }
  /*オーキャンスケジュールページ*/
  .box_ocsch .cmn_tableStyle .cmn_link li{
    margin-bottom: 0;
    margin-top: 10px;
  }
  .box_ocsch .cmn_tableStyle .cmn_link a{
    display: block;
  } 
}

@media print,screen and (min-width :769px){
  /*2列}*/
  .cmn_link.col2,
  .cmn_link.col3,
  .cmn_link.col4{
    display: flex;
    flex-wrap:wrap;
  }
  .cmn_link.col2 li a,
  .cmn_link.col3 li a,
  .cmn_link.col4 li a{
    width: 100%;
  }
  .cmn_link.col2 li{
    width: 48%;
  }
  .cmn_link.col2 li:nth-child(even){
    margin-left: 4%;
  }
  .cmn_link.col3 li{
    width: 31%;
    margin-left: 3.5%;
  }
  .cmn_link.col3 li:nth-child(3n+1){
    margin-left:0;
  }
  .cmn_link.col4 li{
    width: 23.5%;
    margin-left: 2%;
  }
  .cmn_link.col4 li:nth-child(4n+1){
    margin-left:0;
  }
}

/* ===============================================
# ボタン
=============================================== */
/*白-------------------------*/
.cmn_btn_general{
  display: inline-block;
  min-width: 400px;
  border:solid 1px #666666;
  text-align: center;
  line-height: 1.2;
  padding: 25px 10px;
  margin-top: 25px;
  margin-bottom: 40px;
  color: #000 !important;
  background-color: #fff;
  text-decoration: none !important;
}
.cmn_btn_general span{
  padding: 0 29px;
  background: url(/common/img/ico_arrow_b.svg) no-repeat right center;
  background-size: 8px auto;
}
.cmn_btn_general:hover{
  background-color: #fdf8ea;
  opacity: 1;
}
.cmn_btn_general.pdf{
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
.cmn_btn_general.pdf img{
  width: 30px;
  margin-left: 10px;
  vertical-align: middle;  
}

.cmn_btn_general.blank img{
  width: 15px;
  margin-left: 10px;
  vertical-align: middle;  
}
@media screen and (max-width :768px){
  .cmn_btn_general{
    margin-bottom: 20px;
    min-width: 77.6%;
    padding: 17px 5px;
  }
  .cmn_btn_general span{
    padding: 0 20px;
    background-size: 7px auto;
  }
  
  .cmn_btn_general.pdf{
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .cmn_btn_general.pdf img{
    width: 15px;
  }

  .cmn_btn_general.blank img{
    width: 12px;
  }  
}
/*青-------------------------*/
.cmn_btn_blue{
  display: inline-block;
  min-width: 460px;
  border:solid 1px #666666;
  background-color: #063e8d;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff !important;
  line-height: 1.2;
  padding: 25px 10px;
  margin-top: 25px;
  margin-bottom: 40px;     
}
.cmn_btn_blue span{
  padding: 0 48px;
  background: url(/common/img/ico_arrow_w.svg) no-repeat right center;
  background-size: 8px auto;
}
.cmn_btn_blue:hover{
  background-color: #012b65;
  opacity: 1;
}
.cmn_btn_blue.pdf img{
  width: 30px;
  margin-left: 10px;
  vertical-align: middle;  
}

.cmn_btn_blue.blank img{
  width: 15px;
  margin-left: 10px;
  vertical-align: middle;  
}
@media screen and (max-width :768px){
  .cmn_btn_blue{
    margin-bottom: 12.5px;
    margin-bottom: 30px;
    min-width: 100%; 
    font-size: 13px;
    font-size: 1.3rem;
    padding: 23px 5px;
  }
  .cmn_btn_blue span{
    padding: 0 20px;
    background-size: 7px auto;
  }
  .cmn_btn_blue.pdf img{
    width: 15px;
  }

  .cmn_btn_blue.blank img{
    width: 12px;
  }   
}

/*次へ-----------------------------------------------*/
.cmn_btn_next{
  display: inline-block;
  min-width: 400px;
  border:solid 1px #063e8d;
  background-color: #063e8d;
  text-align: center;
  line-height: 1.2;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 19px 10px;
  margin-top: 60px;
  letter-spacing: -0.05em;  
}
a.cmn_btn_next{
  color: #fff;
}
.cmn_btn_next span{
  padding: 0 37px;
  background: url(/common/img/ico_arrow_w.svg) no-repeat right center;
  background-size: 7px auto;
}
.cmn_btn_next:hover{
  background-color: #012b65;
  opacity: 1;
}
@media screen and (max-width :768px){
  .cmn_btn_next{
    margin-top: 30px;
    min-width: inherit;
    width: 100%;
    padding: 15px 5px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cmn_btn_next span{
    padding: 0 20px;
    background-size: 5px auto;
  }
}

/*前のページに戻る-----------------------------------------------*/
.cmn_btn_back{
  display: inline-block;
  min-width: 400px;
  border:solid 1px #9b988f;
  text-align: center;
  line-height: 1.2;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 19px 10px;
  margin-top: 60px;
  letter-spacing: -0.05em;  
}
.cmn_btn_back span{
  padding: 0 37px;
  background: url(/common/img/ico_arrow_back.svg) no-repeat left center;
  background-size: 7px auto;
}
.cmn_btn_back:hover{
  background-color: #fdf8ea;
  opacity: 1;
}
@media screen and (max-width :768px){
  .cmn_btn_back{
    margin-top: 30px;
    min-width: inherit;
    width: 100%;
    padding: 20px 5px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cmn_btn_back span{
    padding: 0 20px;
    background-size: 7px auto;
  }
}


/* ===============================================
# 下層リンク
=============================================== */
.cmn_link_menu{
  margin-bottom: 40px;
}
.cmn_link_menu .box_text{
  line-height: 1.625;  
  text-align: center;
  padding:18px 4% 40px;
}
.cmn_link_menu.noimg .box_text{
  padding:20px 4% 40px;
}
.cmn_link_menu .box_text .ttl{
  position: relative;
  display: inline-block;
  padding:0 23px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  line-height: 1.2;
  margin-bottom: 33px;
}
.cmn_link_menu .box_text .ttl.noline{
  margin-bottom: 0;
}
.cmn_link_menu .box_text .ttl::before{
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 8px;
  height: 12px;
  background: url(/common/img/ico_arrow_b.svg) no-repeat center center;
  background-size: contain;
}
.cmn_link_menu .box_text .ttl:not(.noline)::after{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: 0 auto;
  content: '';
  display: block;
  width:75%;
  height: 1px;
  /*background-color: #9c9c9c;*/
  border-top: solid 1px #9c9c9c;
}
.cmn_link_menu.col3_type01 .box_text .ttl::after,
.cmn_link_menu.col4_type01 .box_text .ttl::after{
  display: none;
}  
.cmn_link_menu .box_text .txt{
  text-align: left;
}
.cmn_link_menu figure img{
  width: 100%;
}

.cmn_link_menu img.ico_pdf{
  width: 30px;
  margin-left: 10px;
  vertical-align: middle;
}
.cmn_link_menu img.ico_blank{
  width: 15px;
  margin-left: 10px;
  vertical-align: middle;
}

@media print,screen and (min-width : 769px){
  .cmn_link_menu{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }  
  .cmn_link_menu > a:hover{
    opacity: 1;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  }
  /*1つの時*/
  .cmn_link_menu.col1{
    max-width: 412px;
    margin-right: auto;
    margin-left: auto;
  }
  .cmn_link_menu.col1 a{
    width: 100%;
  }  
  /*2つの時*/
  .cmn_link_menu.col2_large a{
    width: 47.7%;
    margin-left: 4.6%;
  }
  .cmn_link_menu.col2_large a:nth-child(2n+1){
    margin-left: 0;
  }  
  .cmn_link_menu.col2_large a:nth-child(n+3){
    margin-top: 40px;
  }     
  /*2つの時（小）*/
  .cmn_link_menu.col2_small{
    max-width: 860px;
    margin-right: auto;
    margin-left: auto;
  }
  .cmn_link_menu.col2_small > a{
    width: 48%;
    margin-left: 4%;
  }
  .cmn_link_menu.col2_small > a:nth-child(2n+1){
    margin-left: 0;
  }  
  .cmn_link_menu.col2_small > a:nth-child(n+3){
    margin-top: 40px;
  }   
  /*3つの時*/
  .cmn_link_menu.col3 > a{
    width: 31.77%;
    margin-left: 2.345%;    
  }  
  .cmn_link_menu.col3 > a:nth-child(3n+1){
    margin-left: 0;
  }
  .cmn_link_menu.col3 > a:nth-child(n+4){
    margin-top: 40px;
  }  
  /*4つの時*/
  .cmn_link_menu.col4 > a{
    width: 24.25%;
    margin-left: 1%;    
  }  
  .cmn_link_menu.col4 > a:nth-child(4n+1){
    margin-left: 0;
  }
  .cmn_link_menu.col4 > a:nth-child(n+5){
    margin-top: 40px;
  }    
  /*3つの時(type01 学園案内TOP)*/
  /*4つの時(type01　学園案内TOP)*/  
  .cmn_link_menu.col3_type01 > a{
    width: 33.33%;
  }
  .cmn_link_menu.col4_type01 > a{
    width: 25%;
  }   
  
  .cmn_link_menu.col3_type01 .box_text,
  .cmn_link_menu.col4_type01 .box_text{
    padding: 27px 0;
  }  
  .cmn_link_menu.col3_type01 .box_text .ttl,
  .cmn_link_menu.col4_type01 .box_text .ttl{
    margin-bottom: 0;
    padding-right: 30px;
    padding-left: 0;
  }
}
@media print,screen and (max-width:1000px) and (min-width : 769px){
  .cmn_link_menu .box_text .ttl{
    font-size: 18px;
    font-size: 1.8rem;
  }
  /*3つの時*/
  .cmn_link_menu.col3 > a{
    width: 47.7%;
    margin-left: 4.6%;
  }  
  .cmn_link_menu.col3 > a:nth-child(3n+1){
    margin-left: 4.6%;
  }  
  .cmn_link_menu.col3 > a:nth-child(2n+1){
    margin-left: 0;
  }  
  .cmn_link_menu.col3 > a:nth-child(n+3){
    margin-top: 40px;
  }   
  /*4つの時*/
  .cmn_link_menu.col4 > a{
    width: 47.7%;
    margin-left: 4.6%;  
  }  
  .cmn_link_menu.col4 > a:nth-child(2n+1){
    margin-left: 0;
  }  
  .cmn_link_menu.col4 > a:nth-child(n+3){
    margin-top: 40px;
  }       
}
@media screen and (max-width :768px){
  /*２つのみ下層大*/
  .cmn_link_menu.col2_large{
    margin-bottom: 0;
  }
  .cmn_link_menu.col2_large .box_text{
    padding: 13px 4% 30px;
  }
  .cmn_link_menu.col2_large .box_text .ttl{
    font-size: 15px;
    font-size: 1.7rem;
    line-height: 1.2;
    margin-bottom: 25px;
  }
  .cmn_link_menu.col2_large .box_text .ttl.noline{
    margin-bottom: 0;
  }
  .cmn_link_menu.col2_large .box_text .ttl:not(.noline)::after{
    width: 80px;
    bottom:-16px;
  }
  /*3つの時?2つのみ下層小*/
  .cmn_link_menu.col1 > a,
  .cmn_link_menu.col3 > a,
  .cmn_link_menu.col4 > a,
  .cmn_link_menu.col2_small > a{
    display: -webkit-box;
    display: -ms-flex;  
    display: -webkit-flex;
    display: flex;
  }
  .cmn_link_menu.col1:not(.noimg) a:nth-child(n+2),
  .cmn_link_menu.col3:not(.noimg) a:nth-child(n+2),
  .cmn_link_menu.col4:not(.noimg) a:nth-child(n+2),
  .cmn_link_menu.col2_small:not(.noimg) a:nth-child(n+2){
    margin-top: 20px;
  }
  .cmn_link_menu.col1 figure,
  .cmn_link_menu.col3 figure,
  .cmn_link_menu.col4 figure,
  .cmn_link_menu.col2_small figure{
    width: 49.4%;
    margin-bottom: 0;
  }
  .cmn_link_menu.col1 .box_text,
  .cmn_link_menu.col3 .box_text,
  .cmn_link_menu.col4 .box_text,
  .cmn_link_menu.col2_small .box_text{
    -webkit-box-flex:1;
    flex: 1;
    line-height: 1.385;
    padding:7px 0 0 12px;
  }
  .cmn_link_menu.col1 .box_text .ttl,
  .cmn_link_menu.col3 .box_text .ttl,
  .cmn_link_menu.col4 .box_text .ttl,
  .cmn_link_menu.col2_small .box_text .ttl{
    display: block;
    padding-left: 0;
    padding-right: 20px;
    font-size: 15px;
    font-size: 1.7rem;
    text-align: left;
    line-height: 1.2;
    background-size: 7px auto;
    margin-bottom:15px;
  }
  .cmn_link_menu.col1 .box_text .ttl.noline,
  .cmn_link_menu.col3 .box_text .ttl.noline,
  .cmn_link_menu.col4 .box_text .ttl.noline,
  .cmn_link_menu.col2_small .box_text .ttl.noline{
    margin-bottom: 0;
  }
  .cmn_link_menu.col1 .box_text .ttl:not(.noline)::after,
  .cmn_link_menu.col3 .box_text .ttl:not(.noline)::after,
  .cmn_link_menu.col4 .box_text .ttl:not(.noline)::after,
  .cmn_link_menu.col2_small .box_text .ttl:not(.noline)::after{
    bottom: -8px;
    margin: 0;
    width: 59%;
    /*background-color: #232323;*/
    border-color: #232323;
  }
  /*3つ,4つの時(type01　学園案内TOP)*/
  .cmn_link_menu.col3_type01 .box_text,
  .cmn_link_menu.col4_type01 .box_text{
    line-height: 1.385;
    padding: 18px 0;
  }
  .cmn_link_menu.col3_type01 .box_text .ttl,
  .cmn_link_menu.col4_type01 .box_text .ttl{
    padding-left: 0;
    padding-right: 14px;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    background-size: 7px auto;
  } 
  .cmn_link_menu.col3_type01 .box_text .ttl::before,
  .cmn_link_menu.col4_type01 .box_text .ttl::before{
    width: 6px;
    height: 8px;
  }  
  
  .cmn_link_menu.col4_type01{
    flex-wrap: wrap;
  }
  .cmn_link_menu.col4_type01 > a{
    width: 50%;
  }   
  body.android .cmn_link_menu.col4_type01{
    display: block;
  }
  body.android .cmn_link_menu.col4_type01 > a{
    width: 100%;
  }      
  /*写真なし*/
  .cmn_link_menu.noimg{
    border-top: solid 1px #9c9c9c;
  }
  .cmn_link_menu.noimg > a{
    border-bottom: solid 1px #9c9c9c;
  }
  .cmn_link_menu.noimg .box_text{
    padding:0;
  }
  .cmn_link_menu.noimg .box_text .ttl{
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 15%;
    font-size: 1.5rem;
    margin-bottom:0;
  }
  .cmn_link_menu.noimg .box_text .ttl::before{
    top: 50%;
    margin-top: -0.5em;
  }
  .cmn_link_menu.noimg .box_text .ttl::after{
    display: none;
  }
  .cmn_link_menu.noimg .box_text .txt{
    display: none;
  }
  
  .cmn_link_menu img.ico_pdf{
    width: 15px;
  }
  .cmn_link_menu img.ico_blank{
    width: 12px;
  }  
}

/*学科リスト*/
.cmn_link_menu .list_faculty{
  border-top: solid 1px #9c9c9c;
  padding-top: 15px;
  margin-top: 15px;
  text-align: left;
}
.cmn_link_menu .list_faculty li{
  display: inline-block;
  padding-right: 1em;
  padding-left: 15px;
  text-indent: -7px;
}
.cmn_link_menu .list_faculty li::before{
  display: inline-block;
  margin-right: 4px;
  content: '●';
  font-size: 10px;
  font-size: 1rem;
  color: #063e8d;
  vertical-align: top;
  margin-top: 0.5em;
}
@media screen and (max-width :768px){
 .cmn_link_menu .list_faculty{
    width: 100%;
    margin-bottom: 0;
  }
  .cmn_link_menu .list_faculty li{
    min-width: 6.5em;
  }
  .cmn_link_menu .list_faculty li::before{
    font-size: 8px;
    font-size: 0.8rem;
    margin-top: 0.5em;
  }  
}
/*１つのみ下層リンク--------------------------*/
.cmn_link_menu01{
  position: relative;
  margin-bottom: 40px;
  align-items: center;
}
.cmn_link_menu01 figure{
  position: relative;
  z-index: 1;
  width: 52.4%;
}

.cmn_link_menu01 .box_link{
  position: relative;
  z-index: 1;  
  width: 47.6%;
  margin: 0 0 0 auto;
}
.cmn_link_menu01 a{
  width: 100%;
  max-width: 497px;
  margin-top: -10%;
  margin-left: -4.6%;
  padding: 8.3% 4% 8.3% 10%;
  background-color: #fff;
}
.cmn_link_menu01 a .ttl{
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 23px;
  font-size: 2.3rem;
  padding-right: 30px;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif !important;  
}
.cmn_link_menu01 a .ttl.pdf{
  padding-right: 60px;
  background: url(/common/img/ico_pdf.png) no-repeat right 20px center;
  background-size: 30px auto;
}
.cmn_link_menu01 a .ttl.blank{
  padding-right: 50px;
  background: url(/common/img/ico_link_blank.svg) no-repeat right 20px center;
  background-size: 15px auto;
}
.cmn_link_menu01 a .ttl::after{
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 7px;
  height: 10px;
  margin-top: -3px;
  background: url(/common/img/ico_arrow_b.svg) no-repeat right center;
  background-size: 100% auto;
}
.cmn_link_menu01 a .ttl span{
  position: relative;
  display: block;
}
.cmn_link_menu01 a .ttl span::before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.cmn_link_menu01 a .text{
  line-height: 1.625;  
}
@media print,screen and (min-width :769px){
  .cmn_link_menu01::before{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 64.2%;
    background-color: #f9f5ea;
  }  
  .cmn_link_menu01 a:hover{
    opacity: 1;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  }  
}
@media print,screen and (max-width:1000px) {
  .cmn_link_menu01 a .ttl{
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width :768px){
  .cmn_link_menu01{
    width: 105.6%;
    margin-left: -2.8%;
    margin-bottom: 30px;
    padding-bottom: 10px;
    background-color: #f9f5ea;    
  }
  
  .cmn_link_menu01 figure{
    width: 100%;
  }
  .cmn_link_menu01 .box_link{ 
    width: 100%;
    margin: 0 auto;

  }
  .cmn_link_menu01 a{
    width: 86.6%;
    max-width: inherit;
    margin: -10% auto 0;
    padding: 15px 18px;
    text-align: center;
  }
  .cmn_link_menu01 a .ttl{
    font-size: 15px;
    font-size: 1.8rem;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 25px;
  }
  .cmn_link_menu01 a .ttl.pdf{
    padding-right: 40px;
    background-position: right 15px center;
    background-size: 15px auto;
  }
  .cmn_link_menu01 a .ttl.balnk{
    padding-right: 40px;
    background-position: right 15px center;
    background-size: 8px auto;
  }  
  .cmn_link_menu01 a .ttl span::before{
    width: 90px;
    bottom: -12.5px;
    right: 0;
    margin: 0 auto;    
  }
  .cmn_link_menu01 a .text{
    text-align: left;
    line-height: 1.385;
  }
}

/*テキストのみ下層リンク--------------------------*/
.cmn_link_menutxt{
  margin-bottom: 60px;
}
.cmn_link_menutxt li{
  min-height: 60px;
  border-top: solid 1px #9c9c9c;
  border-bottom: solid 1px #9c9c9c;
}
.cmn_link_menutxt li a{
  height: 100%;
  padding: 10px 30px 10px 0;
  background: url(/common/img/ico_arrow_b.svg) no-repeat right 10px center;
  background-size: 7px 10px;
  font-size: 17px;
  font-size: 1.7rem; 
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif !important;    
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  color: #000;
  text-decoration: none;
  line-height: 1.3;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;  
}
.cmn_link_menutxt .ico_pdf{
  width: 30px;
  margin-left: 10px;
  vertical-align: middle;
}
.cmn_link_menutxt .ico_blank{
  width: 15px;
  margin-left: 10px;
  vertical-align: middle;
}

/*1つの時*/
.cmn_link_menutxt.col1{
  border-top: solid 1px #9c9c9c;
}
.cmn_link_menutxt.col1 li{
  width: 100%;
  border-top: none;
}
@media print,screen and (min-width : 769px){
  .cmn_link_menutxt{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }  
  .cmn_link_menutxt a:hover{
    opacity: 1;
    background-color: #fdf8ea;
  }  
  /*2つの時*/
  .cmn_link_menutxt.col2 li{
    width: 47.7%;
    margin-left: 4.6%;
  }
  .cmn_link_menutxt.col2 li:nth-child(2n+1){
    margin-left: 0;
  } 
  .cmn_link_menutxt.col2 li:nth-child(n+3){
     border-top: none;
  }    
  /*3つの時*/
  .cmn_link_menutxt.col3 li{
    width: 31.6%;
    margin-left: 2.6%;
  }  
  .cmn_link_menutxt.col3 li:nth-child(3n+1){
    margin-left: 0;
  }
  .cmn_link_menutxt.col3 li:nth-child(n+4){
     border-top: none;
  }  
  /*4つの時*/
  .cmn_link_menutxt.col4 li{
    width: 22.6%;
    margin-left:3.2%;
  }  
  .cmn_link_menutxt.col4 li:nth-child(4n+1){
    margin-left: 0;
  }
  .cmn_link_menutxt.col4 li:nth-child(n+5){
     border-top: none;
  }    
}
@media print,screen and (max-width:1000px) and (min-width : 769px){
  /*3つの時*/
  .cmn_link_menutxt.col3 li{
    width: 47.7%;
    margin-left: 4.6%;
  }  
  .cmn_link_menutxt.col3 li:nth-child(3n+1){
    margin-left: 4.6%;
  }
  .cmn_link_menutxt.col3 li:nth-child(2n+1){
    margin-left: 0;
  }   
  .cmn_link_menutxt.col3 li:nth-child(n+3){
     border-top: none;
  } 
  
  /*4つの時*/
  .cmn_link_menutxt.col4 li{
    width: 47.7%;
    margin-left: 4.6%;
  }  
  .cmn_link_menutxt.col4 li:nth-child(2n+1){
    margin-left: 0;
  }    
  .cmn_link_menutxt.col4 li:nth-child(n+3){
     border-top: none;
  }   
}

@media screen and (max-width :768px){
  .cmn_link_menutxt{
    margin-bottom:30px;
    border-top: solid 1px #9c9c9c;
  }
  .cmn_link_menutxt li{
    border-top: none;
    min-height: inherit;
  }
  .cmn_link_menutxt li a{
    padding: 17px 15px 17px 0;
    background: url(/common/img/ico_arrow_b.svg) no-repeat 100% center;
    background-size: 7px 10px;
    font-size: 15px;
    font-size: 1.5rem; 
  }
  
  .cmn_link_menutxt .ico_pdf{
    width: 15px;
  }
  .cmn_link_menutxt .ico_blank{
    width: 12px;
  }  
}
/* ===============================================
# 表組
=============================================== */
.cmn_tableStyle{
  width: 100%;
  margin-bottom: 60px;
  table-layout: fixed;
}
.cmn_tableStyle th,
.cmn_tableStyle td{
  border: solid 1px #999999;  
  padding: 20px 1em;
  line-height: 1.3;
  vertical-align: middle;
}
.cmn_tableStyle th{
  background-color: #376eba;
  text-align: left;
  color: #fff;
}

.cmn_tableStyle a{
  color: #004ea1;
  text-decoration: underline;
}


@media print,screen and (min-width :769px){
  .cmn_tableStyle.w1200{
    max-width: 1200px;
  }
  .cmn_tableStyle.w1100{
    max-width: 1100px;
  }
  .cmn_tableStyle.w1000{
    max-width: 900px;
  }
  .cmn_tableStyle.w900{
    max-width: 900px;
  }
  .cmn_tableStyle.w800{
    max-width: 800px;
  }
  .cmn_tableStyle.w700{
    max-width: 700px;
  }
  .cmn_tableStyle.w600{
    max-width: 600px;
  }  
  .cmn_tableStyle.w500{
    max-width: 500px;
  }  
}
@media screen and (max-width :768px){
  .cmn_tableStyle{
    margin-bottom: 30px;
  }
  .cmn_tableStyle th,
  .cmn_tableStyle td{
    padding: 10px 0.5em;
  }
  .cmn_scroll_area .cmn_tableStyle th,
  .cmn_scroll_area .cmn_tableStyle td{
    padding: 10px 1em;
  }
}

/*年歴*/
.cmn_tableStyle.history th,
.cmn_tableStyle.history td{
  padding: 20px 10px;  
}
.cmn_tableStyle.history th{
  color: #fff;
  background-color: #7d5a4d;
  text-align: center;
}
.cmn_tableStyle.history th.ttl{
  background-color: #4d3032;
}
.cmn_tableStyle.history td{
  background-color: #fff;
}
@media screen and (max-width :768px){
  .cmn_tableStyle.history th,
  .cmn_tableStyle.history td{
    padding: 10px 8px;  
  }  
}

/* ===============================================
# スクロール
=============================================== */
@media screen and (max-width :1600px){
  .cmn_scroll_area.pc{
    width: 100%;
    padding-bottom: 10px;
    overflow-x: auto;
    margin-bottom: 30px;
  }
  .cmn_scroll_area.pc > *{
    width: 1300px;
    margin-bottom: 5px;
  }
  .cmn_scroll_area::-webkit-scrollbar{
    height:5px;
  }
  .cmn_scroll_area::-webkit-scrollbar{
    background: #cccccc;
  }
  .cmn_scroll_area::-webkit-scrollbar-thumb{
    background: #063e8d;
    border-radius: 0;
  }     
}
@media screen and (max-width :768px){
  .cmn_scroll_area{
    width: 100%;
    padding-bottom: 10px;
    overflow-x: auto;
    margin-bottom: 30px;
  }
  .cmn_scroll_area > *{
    width: 1300px;
    margin-bottom: 5px;
  }
  .cmn_scroll_area.w1200 > *{
    width:1200px;
  }  
  .cmn_scroll_area.w1100 > *{
    width:1100px;
  }    
  .cmn_scroll_area.w1000 > *{
    width:1000px;
  }
  .cmn_scroll_area.w900 > *{
    width:900px;
  }  
  .cmn_scroll_area.w800 > *{
    width:800px;
  }   
  .cmn_scroll_area.w700 > *{
    width:700px;
  }  
  .cmn_scroll_area.w600 > *{
    width:600px;
  } 
  .cmn_scroll_area.w650 > *{
    width:650px;
  }   
  .cmn_scroll_area.w530 > *{
    width:530px;
  }   
  .cmn_scroll_area.w500 > *{
    width:500px;
  }     
  .cmn_scroll_area::-webkit-scrollbar{
    height:3px;
  }
  .cmn_scroll_area::-webkit-scrollbar{
    background: #cccccc;
  }
  .cmn_scroll_area::-webkit-scrollbar-thumb{
    background: #063e8d;
    border-radius: 0;
  }    
}

/* ===============================================
# 枠付きボックス
=============================================== */
.cmn_box_border {
  padding: 50px 25px; 
  margin-bottom: 60px;
  border: solid 2px #f4eeda;
  background-color: #fdfbf5;
}
.cmn_box_border .ttl{
  text-align: center;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.3;
}
.cmn_box_border .ttl::after{
  content: '';
  display: block;
  width: 200px;
  height: 1px;
  margin: 15px auto 25px;
  background-color: #000000;
}

.cmn_box_border.blue{
  border-color:#063e8d;
  background-color: #fff;
}

.cmn_box_border a{
  color: #004ea1;
  text-decoration: underline;
}
@media screen and (max-width :768px){
  .cmn_box_border {
    padding: 27px 6.2% 20px; 
  }
  .cmn_box_border .ttl{
    font-size: 25px;
    font-size: 1.5rem;
  }
  .cmn_box_border .ttl::after{
    width: 28.2%;
    margin: 10px auto 13px;
  }
}


/* ===============================================
# ギャラリー
=============================================== */
.cmn_gallery{
  margin-bottom: 60px;
}
.cmn_gallery figure{
  width: 100%;
}
.cmn_gallery figcaption{
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #063e8d;
}
@media print,screen and (min-width :769px){
  .cmn_gallery{
    display: -webkit-box;
    display: -ms-flex;  
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }  
  /*1列*/
  .cmn_gallery.col1 figure:nth-child(n+2){
    margin-top: 60px;
  }
  /*2列*/
  .cmn_gallery.col2 figure{
    width: 48.46%;
    margin-left: 3.08%;
  }
  .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: 32%;
    margin-left: 2%;
  }  
  .cmn_gallery.col3 figure:nth-child(n+4){
    margin-top: 60px;
  }  
  .cmn_gallery.col3 figure:nth-child(3n+1){
    margin-left: 0;
  }  
  /*4列*/
  .cmn_gallery.col4 figure{
    width: 24%;
    margin-left: 1.33%;
  }    
  .cmn_gallery.col4 figure:nth-child(n+5){
    margin-top: 60px;
  }
  .cmn_gallery.col4 figure:nth-child(4n+1){
    margin-left: 0;
  }    
}

@media screen and (max-width :768px){
  .cmn_gallery figcaption{
    margin-top: 5px;
    font-size: 10px;
    font-size: 1rem;
  }  
  .cmn_gallery figure:nth-child(n+2){
    margin-top: 12.5px;
  }  
  /*4列*/
  body.default .cmn_gallery.col4{
    display: -webkit-box;
    display: -ms-flex;  
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.default .cmn_gallery.col4 figure{
    width: 48.46%;
    margin-left: 3.08%;
  }    
  body.default .cmn_gallery.col4 figure:nth-child(2){
    margin-top: 0;
  }
  body.default .cmn_gallery.col4 figure:nth-child(n+3){
    margin-top:12.5px;
  }
  body.default .cmn_gallery.col4 figure:nth-child(2n+1){
    margin-left: 0;
  }      
}



/* ===============================================
# ポップアップギャラリー
=============================================== */
.cmn_popup ul{
  flex-wrap: wrap;
}
.cmn_popup ul li figure{
  position: relative;
}
.cmn_popup ul li figure::before{
  display: block;
  content: '';
  width: 83px;
  height: 83px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/common/img/ico_zoom.png) no-repeat center center;
  background-size: 100% auto;
  z-index: 1;
}
.cmn_popup ul li a:hover figure img{
  opacity: 0.5;
}
.cmn_popup ul li .text{
  padding-top: 10px;
  text-align: center;
  line-height: 1.455;
}
.cmn_popup ul li .text p{
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
.cmn_popup ul li .text span{
  font-size: 20px;
  font-size: 2rem;
}
@media print,screen and (min-width : 1001px){
  .cmn_popup ul li{
    width: 24.61%;
    margin-left: 0.52%;
  }  
  .cmn_popup ul li:nth-child(4n+1){
    margin-left: 0;
  }  
  .cmn_popup ul li:nth-child(n+5){
    margin-top: 40px;
  }    
}
@media screen and (max-width : 1000px){
  .cmn_popup ul li{
    width: 49.15%;
    margin-left: 1.7%;
  }  
  .cmn_popup ul li:nth-child(2n+1){
    margin-left: 0;
  }  
  .cmn_popup ul li:nth-child(n+3){
    margin-top: 20px;
  }    
  
  body.android .cmn_popup ul{
    display: block;
  }
  body.android .cmn_popup ul li{
    width: 49.15%;
    margin-right: auto;
    margin-left: auto;
  }
  body.android .cmn_popup ul li:nth-child(n+2){
    margin-top: 20px;
  }
}
@media screen and (max-width : 768px){
  .cmn_popup ul li figure::before{
    width:45px;
    height: 45px;
  }  
  .cmn_popup ul li .text p{
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cmn_popup ul li .text span{
    font-size: 12px;
    font-size: 1.2rem;
  }   
}

/*ポップアップ中*/
.cmn_popup_zoom{
  display: none;
}
.cmn_popup_box{
  background: rgba(0,0,0,.5);
}
.cmn_popup_box .tingle-modal-box{
  width: 90%;
  max-width: 750px;
  height: 100%;
  max-height: 90%;
  padding: 37px 45px;
  overflow: visible;
}
.cmn_popup_box .tingle-modal-box__content{
  padding: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.cmn_popup_box .tingle-modal-box__content::-webkit-scrollbar{
    width:5px;
  }
.cmn_popup_box .tingle-modal-box__content::-webkit-scrollbar{
    background: #cccccc;
  border-radius: 3px;
  }
.cmn_popup_box .tingle-modal-box__content::-webkit-scrollbar-thumb{
    background: #063e8d;
    border-radius: 3px;
  }     
.cmn_popup_box .tingle-modal-box__footer{
  position: absolute;
  right:-25px;
  top:-25px;
  width: 59px;
  height: 59px;
  border-radius:0;
  padding: 0;
  background: none;
}
.cmn_popup_box .tingle-modal__close{
  display: none;
}
.cmn_popup_box .btn_modal_close{
  background-color: #004ea1;
  color: #fff;
  border: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
  font-size: 40px;
  font-size: 4rem;
  cursor: pointer;
  padding: 0;
}
@media screen and (max-width : 768px){
  .cmn_popup_box .tingle-modal-box{
    width: 100%;
    max-width:inherit;
    height: 88%;
    margin-top: 14%;
    padding: 20px;
  }
  .cmn_popup_box .tingle-modal-box__footer{
    right:0;
    top:-19px;
    width: 39px;
    height: 39px;
  }
  .cmn_popup_box .btn_modal_close{
    line-height: 39px;
    font-size: 25px;
    font-size: 2.5rem;
  }  
}
.cmn_popup_box ul,
.cmn_popup_box .box_text{
  width: 100%;
  margin: 0 auto;
}
.cmn_popup_box .box_text .ttl{
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  font-size: 2.8rem;
  color: #004ea1;
}
.cmn_popup_box dl{
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  line-height: 1.563;
  border-bottom:solid 1px #cccccc;
}
.cmn_popup_box dl:nth-of-type(1){
  border-top:solid 1px #cccccc;
}
.cmn_popup_box dl dt{
  position: relative;
  padding: 15px 0;
  width: 18.7%;
}
.cmn_popup_box dl dt::after{
  content: ':';
  position: absolute;
  right: 0;
  top: 15px;
}
.cmn_popup_box dl dd{
  width: 81.3%;
  padding: 15px 0;
  padding-left: 9.3%;
}
@media screen and (max-width : 768px){
  .cmn_popup_box .box_text .ttl{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cmn_popup_box dl dt{
    padding: 10px 0;
    width: 5em;
  }
  .cmn_popup_box dl dt::after{
    top: 10px;
  }
  .cmn_popup_box dl dd{
    width: auto;
    flex: 1;
    padding: 10px 0;
    padding-left: 4%;
  }  
}
.cmn_popup_box .swiper-container-initialized{
  position: relative;
}
.cmn_popup_box .swiper_prev,
.cmn_popup_box .swiper_next{
  position: absolute;
  top:50%;
  width: 26px;
  z-index: 10;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cmn_popup_box .swiper_prev{
  left:10px;
}
.cmn_popup_box .swiper_next{
  right: 10px;
}

@media screen and (max-width : 768px){
  .cmn_popup_box .swiper_prev,
  .cmn_popup_box .swiper_next{
    width: 13px;
  } 
}

/* ===============================================
# 第3階層メニュー（スマホ用）
=============================================== */
.menu_third{
  background-color: #004ea1;
}
.menu_third li.top{
  text-align: center;
}
.menu_third li.top img{
  width: 20px;
}
.menu_third a{
  display: block;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  padding: 15px 7% 15px 4.6%;
  border-bottom: solid 1px #4b83be;
}
.menu_third li:not(.top) a{
  background: url(/common/img/ico_arrow_w.svg) no-repeat right 4.6% center;
  background-size: 7px auto;  
}
.menu_third li.active a{
  background-color: #1961ae;
}

/* ===============================================
# カテゴリアイコン
=============================================== */
.cmn_ico_cate,
.cmn_ico_news{
  vertical-align: middle;
}
.cmn_ico_cate span,
.cmn_ico_news span{
  display: inline-block;
  padding: 4.5px 10px;
  margin-right: 1px;
  border-radius: 11px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  background-color: #d7bb69;
  border:solid 1px #d7bb69;
  vertical-align: middle;
}
.cmn_ico_cate.cmn_cateblock{
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.cmn_ico_cate.cmn_cateblock > span:nth-child(n+2){
  margin-left: 5px;
}
/*.cmn_ico_cate span.cate01{
  background-color: #d7bb69;
}
.cmn_ico_cate span.cate02{
  background-color: #6c93c8;
}*/
.cmn_ico_cate span.cate03,
.cmn_ico_cate span.cate05{
  background-color: #69b9d7;
  border:solid 1px #69b9d7;
}
.cmn_ico_cate span.cate04{
  background-color: #4cc3a8;
  border:solid 1px #4cc3a8;
}
.cmn_ico_cate span.cate06{
  color: #000;
  background-color: #fff;
  border:solid 1px #cccccc;
}
@media screen and (max-width : 768px){
  .cmn_ico_cate span,
  .cmn_ico_news span{
    padding:5px 7px;
    border-radius: 20px;
    font-size: 10px;
    font-size: 1rem;    
  }
  .cmn_ico_cate.cmn_cateblock{
    padding-left: 5px;
  }
  .cmn_ico_cate.cmn_cateblock.spblock{
    display: block;
    padding-left: 0;
    padding-top: 5px;
  }  
  .cmn_ico_cate.cmn_cateblock > span:nth-child(n+2){
    margin-left: 5px;
  }  
}

/*ニュース用-----------------*/
.cmn_ico_news > span:nth-child(n+2){
  margin-left: 3px;
}
/*入試情報*/
.cmn_ico_news span.cate01{
  background-color: #6c93c8;
  border:solid 1px #6c93c8;
}
/*教育?研究*/
.cmn_ico_news span.cate02{
  background-color: #9c98d2;
  border:solid 1px #9c98d2;
}
/*お知らせ*/
.cmn_ico_news span.cate03{
  background-color: #d7bb69;
  border:solid 1px #d7bb69;
}
/*プレスリリース*/
.cmn_ico_news span.cate04{
  background-color: #919191;
  border:solid 1px #919191;
}
/*イベント*/
.cmn_ico_news span.cate05{
  background-color: #d19f83;
  border:solid 1px #d19f83;
}
/* 越谷*/
.cmn_ico_news span.k_cate01{
  background-color: #4cc3a8;
  border:solid 1px #4cc3a8;
}
/* 湘南*/
.cmn_ico_news span.k_cate02{
  background-color: #69b9d7;
  border:solid 1px #69b9d7;
}
/* 東京あだち*/
.cmn_ico_news span.k_cate03{
  color: #000;
  background-color: #fff;
  border:solid 1px #cccccc;
}
/* オープンキャンパス*/
.cmn_ico_news span.sub_cate01 {
  color: #fff;
  background-color: #E59AB8;
  border: solid 1px #E59AB8;
}

/* ===============================================
# 資格から探す
=============================================== */
.cmn_box_license{
}
.cmn_box_license ul{
  margin-top: 10px;
}
.cmn_box_license ul li{
  width: 23.3%;
  margin-left: 2.26%;
  text-align: center;
  float: left;
  border: solid 1px #b7b4af;
}
.cmn_box_license ul li:nth-child(4n+1){
  margin-left: 0;
}
.cmn_box_license ul li:nth-child(n+5){
  margin-top: 10px;
}
.cmn_box_license ul li a{
  display: block;
  height: 100%;
  padding: 36.6% 0 7.15%;
  line-height: 1.111;
  font-size: 18px;
  font-size: 1.8rem;
  font-feature-settings: "palt";
  background-repeat: no-repeat;
  background-position: top 6px center;
  background-color: #fbf7eb;
  background-size: 41.4% auto;
}
.cmn_box_license ul li a p{
  display: flex;
  flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
  justify-content: center;
  height: 2.4em;
}
.cmn_box_license ul li a span{
  width: 100%;
}
.cmn_box_license ul li.work01 a{
  background-image: url(/department/img/ico_work01.png);
}
.cmn_box_license ul li.work02 a{
  background-image: url(/department/img/ico_work02.png);
}
.cmn_box_license ul li.work03 a{
  background-image: url(/department/img/ico_work03.png);
}
.cmn_box_license ul li.work04 a{
  background-image: url(/department/img/ico_work04.png);
}
.cmn_box_license ul li.work05 a{
  background-image: url(/department/img/ico_work05.png);
}
.cmn_box_license ul li.work06 a{
  background-image: url(/department/img/ico_work06.png);
}
.cmn_box_license ul li.work07 a{
  background-image: url(/department/img/ico_work07.png);
}
.cmn_box_license ul li.work08 a{
  background-image: url(/department/img/ico_work08.png);
}
@media screen and (min-width : 769px){
  .cmn_box_license ul li a:hover{
    background-color: #f6efda;
  }
}
@media screen and (max-width :1300px){
  .cmn_box_license ul li a{
    font-size: 1.385vw;
  }  
}
@media screen and (max-width :768px){
  .cmn_box_license ul{
    border-left: solid 1px #b7b4af;  
  }
  .cmn_box_license ul li{
    width: 25%;
    margin-left: 0;
    border-left: none;
  }
  .cmn_box_license ul li:nth-child(n+5){
    margin-top: 0;
  }
  .cmn_box_license ul li a{
    padding: 43px 0 10px;
    padding: 11.4vw 0 2.4vw;
    font-size: 13px;
    font-size: 1.3rem;
    /*font-size: 3.467vw; */
    background-position: top center;
    background-position: top 3.3vw center;
    background-size: 35px auto;
    background-size: 9.3vw auto;
  }
  .cmn_box_license ul li a span.it{
    letter-spacing: -0.2em;
  }  
}

/* ===============================================
# リンク付きタイトル
=============================================== */
.cmn_ttl_link{
  margin-bottom: 15px;
}
.cmn_ttl_link::after{
  content: '';
  display: block;
  width: 87px;
  height: 1px;
  background-color: #000;
}
.cmn_ttl_link a{ 
  display: inline-block;
  padding-right: 44px;
  margin-bottom: 29px;  
  font-size: 29px;
  line-height: 1;
  background: url(/common/img/ico_arrow_b.svg) no-repeat right center;
  background-size: 7px auto;
}
@media screen and (max-width :768px){
  .cmn_ttl_link{
    margin-bottom: 10px;
  }
  .cmn_ttl_link::after{
    width: 28.4%;
  }
  .cmn_ttl_link a{ 
    width: 100%;
    padding-right: 10px;
    margin-bottom: 17px;  
    font-size: 21.5px;
    font-size: 2.15rem;
    /*font-size: 5.733vw;*/
    background-size: 7px auto;
  } 
}

/* ===============================================
# 施設情報
=============================================== */
.cmn_infobox{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  margin-bottom: 60px;
}
.cmn_infobox .box_img{
  max-width: 45.7%;
}
.cmn_infobox .box_right {
  flex: 1;
  padding-left: 3.8%;
    
}
@media screen and (max-width :1000px){
  .cmn_infobox{
    display: block;
  }
  .cmn_infobox .box_img{
    max-width: 100%;
    margin-bottom: 15px;
  }  
  .cmn_infobox .box_right {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width :768px){
  .cmn_infobox{
    margin-bottom: 30px;
  }
}
/* ===============================================
# リンクボックス
=============================================== */
.cmn_link_box{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  margin-bottom: 60px;
}
.cmn_link_box .box_img{
  max-width: 45.7%;
}
.cmn_link_box .box_right {
  flex: 1;
  padding-left: 3.8%; 
  padding-top: 15px;
}
.cmn_link_box .box_right .ttl{
  position: relative;
  display: inline-block;
  padding:0 23px 0 0;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  line-height: 1.2;
  margin-bottom: 33px;
}
.cmn_link_box .box_right .ttl::before{
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 8px;
  height: 12px;
  background: url(/common/img/ico_arrow_b.svg) no-repeat center center;
  background-size: contain;
}
.cmn_link_box .box_right .ttl::after{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  content: '';
  display: block;
  width:75%;
  height: 1px;
  border-top: solid 1px #9c9c9c;
}
.cmn_link_box .box_right .cmn_link li{
  margin-bottom: 18px;
}
@media screen and (max-width :1000px){
  .cmn_link_box{
    display: block;
  }
  .cmn_link_box .box_img{
    max-width: 100%;
    margin-bottom: 15px;
  }  
  .cmn_link_box .box_right {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
  }
}
@media screen and (max-width :768px){
  .cmn_link_box{
    margin-bottom: 30px;
  }
  
  .cmn_link_box .box_right .ttl{
    padding-right: 20px;
    font-size: 17px;
    font-size: 1.7rem;
    text-align: left;
    line-height: 1.2;
    background-size: 7px auto;
    margin-bottom:18px;    
  }
  .cmn_link_box .box_right .ttl::before{
    width: 6px;
    height: 8px;
  }
  .cmn_link_box .box_right .ttl::after{
    width: 90px;
    bottom: -12px;
  }  
  .cmn_link_box .box_right .cmn_link li{
    margin-bottom: 20px;
  }
}
/* ===============================================
# 設置
=============================================== */
.cmn_facility{
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px 0;
}
.cmn_facility dt{
  position: relative;
  flex: 1;
}
.cmn_facility dt::after{
  content: ':';
  position: absolute;
  top: 0;
  right: 10px;
}
.cmn_facility dd{
  width: 80%;
  max-width:548px;
}
.cmn_facility ul{
  flex-wrap: wrap;
  line-height: 1.3;  
  margin-top: 0.3em;
}
.cmn_facility ul li{
  width: 50%;
  display: inline-block;
  padding-right: 0.3em;
  padding-left: 15px;
  text-indent: -7px;
  margin-bottom: 5px;
}
.cmn_facility li::before{
  display: inline-block;
  margin-right: 4px;
  content: '●';
  font-size: 10px;
  font-size: 1rem;
  color: #063e8d;
  vertical-align: top;
  margin-top:0.4em;
}


@media screen and (max-width :1000px){
  .cmn_facility dt{
    width: 4em;
    flex: initial;
  }
  .cmn_facility dt::after{
    right: 0.5em;
  }
  .cmn_facility dd{
    flex: 1;
    width: auto;
  }
  .cmn_facility ul{
    flex-wrap: wrap;
  }
  .area_campus .box_info .cmn_btn_general{
    margin-top: 18px;
  }  
  body.android .cmn_facility ul{
    display: block;
  }
  body.android .cmn_facility ul li{
    width: 100%;
  }
}
@media screen and (max-width :768px){
  .cmn_facility{
    margin-top: 15px;
    padding: 10px 0;
  }  
  .cmn_facility ul{
    margin-top: 0.1em;
  }
  
  .cmn_facility li::before{
    font-size: 6px;
    font-size: 0.6rem;
    margin-top:0.8em;
  }  
}
/* ===============================================
# 住所と電話
=============================================== */
.cmn_adr .adr{
  font-weight: bold;
}
.cmn_adr .tel{
  padding-left: 40px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 31px;
  background: url(/common/img/ico_tel.svg) no-repeat left center;
  background-size: 31px 31px;
}
.cmn_adr .tel a{
  color: #063e8d !important;
}
.cmn_adr .tel span{
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #000;
}
@media screen and (max-width :768px){
  .cmn_adr .adr{
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cmn_adr .tel{
    padding-left: 30px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 23px;
    background-size: 23px 23px;
  }  
  .cmn_adr .tel span{
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* ===============================================
# 2個並びボタン
=============================================== */
.cmn_button_link{
  background-color: #bdae81;
  padding: 52px 0;
}
.cmn_button_link ul{
  width: 96%;
  max-width: 937px;
  margin: 0 auto;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.cmn_button_link ul.center{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmn_button_link li{
  width: 48%;
  max-width: 412px;
  height: 68px;
}
.cmn_button_link a{
  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;
  padding:5px 10%;
  height: 100%;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  border: solid 1px #fff;
  background: url(/common/img/ico_arrow_w.svg) no-repeat right 7% center;
  background-size: 7px 10px;
}
@media screen and (min-width :769px){
  .cmn_button_link a:hover{
    opacity: 1;
    background-color: #d0c39b;
  }
}
@media screen and (max-width :768px){
  .cmn_button_link{
    padding: 17px 0;
  }
  .cmn_button_link ul{
    width: 95%;
  }
  .cmn_button_link li{
    width: 48.45%;
    height: 51px;
  }
  .cmn_button_link a{
    padding: 5px 13% 5px 8.6%;
    font-size:14px;
    font-size:1.4rem;
    background-position: right 8.6% center;
    background-size: 6px 8px;
  }
}
/* ===============================================
# 注意書き
=============================================== */
.cmn_attention{
  border: solid 1px #e87979;
  background: #fdeded;
  padding: 19px 20px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width :768px){
  .cmn_attention{
    padding: 10px 10px;
  }
}
/* ===============================================
# スライダー
=============================================== */
.cmn_swiper{
  position: relative;
  margin-top: 30px;
  margin-bottom: 60px;
}
.cmn_swiper ul{
  height: auto;
}
.cmn_swiper .swiper-slide{
  width: 480px;
}
.cmn_swiper .swiper_prev,
.cmn_swiper .swiper_next{
  position: absolute;
  top: 50%;
  width: 26px;
  z-index: 10;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cmn_swiper .swiper_prev{
  left: 0;
}
.cmn_swiper .swiper_next{
  right: 0;
}
.cmn_swiper figure img{
  width: 100%;
}

@media screen and (max-width :768px){
  .cmn_swiper{
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .cmn_swiper .swiper-slide{
    width: auto;
  }
}

/* ===============================================
# bdr枠付き下層リンク
=============================================== */
.cmn_bdrlink_menu{
  margin-bottom: 80px !important; 
}
.cmn_bdrlink_menu a {
  border: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 20px 0 25px 0;
}
.cmn_bdrlink_menu .box_text{
  line-height: 1.625;  
  text-align: center;
  padding:14px 10% 0 10%;
}
.cmn_bdrlink_menu .box_text .ttl{
  position: relative;
  display: inline-block;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 18px;
}
.cmn_bdrlink_menu .box_text .txt{
  text-align: left;
  border-top: solid 1px #cccccc;
  line-height: 1.25;
  padding: 12px 0 0 0;
  margin-top: 10px;
}
.cmn_bdrlink_menu figure {
  text-align: center;
}
.cmn_bdrlink_menu figure img{
  width: 102px;
}
.cmn_bdrlink_menu .box_text .alldepartment {
  font-weight: bold;
  line-height: 1;
}
.cmn_bdrlink_menu .box_text .department {
  overflow: hidden;
  text-align: left;
}
.cmn_bdrlink_menu .box_text .department li {
  float: left;
  width: 32.3%;
  margin-right: 1%;
  line-height: 1.25;
}
.cmn_bdrlink_menu .box_text .department .health {
  width: auto;
  margin-right: 2%;
}
@media print,screen and (min-width : 769px){
  .cmn_bdrlink_menu{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }  
  .cmn_bdrlink_menu > a:hover{
    opacity: 1;
    background: #f8f5ec;
  }
  /*3つの時*/
  .cmn_bdrlink_menu.col3 > a{
    width: 32.6%;
    margin-right: 1.1%;
  }  
  .cmn_bdrlink_menu.col3 > a:nth-child(3n){
    margin-right: 0;
  }  
}
@media print,screen and (max-width:1500px) {
  .cmn_bdrlink_menu .box_text{
    font-size: 15px;
    font-size: 1.5rem;
  }    
  .cmn_bdrlink_menu .box_text .ttl{
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cmn_bdrlink_menu .box_text {
    padding:14px 7% 0 7%;
  }
}
@media print,screen and (max-width:1300px) and (min-width : 769px){
  .cmn_bdrlink_menu .box_text .department li  {
    width: 49%;
  }

.cmn_bdrlink_menu .box_text .department .health {
  width: 49%;
  margin-right: 1%;
}
  /*3つの時*/
  .cmn_bdrlink_menu.col3 > a{
    width: 49%;
    margin-right: 1%;
  }  
  .cmn_bdrlink_menu.col3 > a:nth-child(3n){
    margin-right: 1%;
  }  
  .cmn_bdrlink_menu.col3 > a:nth-child(2n){
    margin-right: 0;
  }      
}
@media screen and (max-width :768px){
  .cmn_bdrlink_menu {
    margin-bottom: 40px !important;
    margin-left: -3%;
    margin-right: -3%;
  }
  .cmn_bdrlink_menu:first-child {
    border-top: 1px solid #ccc;    
  }
  .cmn_bdrlink_menu a {
    border-top: none;
    border-right: none;
    border-left: none;    
    margin-bottom: 0;
    padding: 10px 6.4% 12px 6.4%;
    display: table;
    width: 100%;
  }
  .cmn_bdrlink_menu .box_text{
    display: table-cell;
    text-align: center;
    padding:0 0 0 4.26%;
    font-size: 13px;
    font-size: 1.3rem;
    vertical-align: top;
  }
  .cmn_bdrlink_menu .box_text .ttl{
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
    text-align: left;
    margin: 3px 0 8px 0;
  }
  .cmn_bdrlink_menu .box_text .txt{
    text-align: left;
    border-top: solid 1px #cccccc;
    line-height: 1.25;
    padding: 7px 0 0 0;
    margin-top: 7px;
  }
  .cmn_bdrlink_menu figure {
    text-align: center;
    display: table-cell;
    vertical-align: top;
    width: 17.6%;
  }
  .cmn_bdrlink_menu figure img{
    width: 100%;
  }
  .cmn_bdrlink_menu .box_text .alldepartment {
    text-align: left;
  }
  .cmn_bdrlink_menu .box_text .department li {
    width: 32.3%;
  }  

}

