@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;
}
.font_gara{
  font-family: "EB Garamond","游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
}
.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;
}
.txt_catch_str{
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.78;
  margin-bottom: 25px;
}
.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;
  }
  .txt_catch_str{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57;
  }
}
.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: #ebeff4;
}
.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);
  }   
}
/* ===============================================
# 第二階層タイトル
=============================================== */
.wrapper.second {
  position: relative;
  padding-top: 240px;
  padding-top: 12.5%;
  background-color: #e0e4f5;
  background: url(/academy/100th/common/img/bg_promo_second.jpg) no-repeat right  top,#e0e4f5;
  background-size: 72.9%;
}
.wrapper.second .wrap_body {
  position: relative;
  display: -webkit-box;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  z-index: 1;
}
.wrapper.second .wrap_body::after {
  content: "";
  width: 50vw;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 50%;
}
.wrapper.second .wrap_body .box_left{
  background-color: #fff;
  padding-top: 47px;
  padding-bottom: 120px;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}
.wrapper.second .wrap_body .box_left .inner {
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 0;
}
.wrapper.second .area_linklist{
  width: 240px;
}
.wrapper.second .area_linklist .ttl{
  padding: 39px 20px 33px;
  background-color: #063e8d;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif; 
  font-weight: 600;
  line-height: 1;
  color: #fff;
}
.wrapper.second .area_linklist ul li{
  border-bottom: solid 1px #cccccc;
}
.wrapper.second .area_linklist ul li a{
  display: block;
  line-height: 1;
  padding:  17px 30px 17px 9.8%;
  background-color: #fff;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif; 
  font-weight: 600;
  position: relative;
}
.wrapper.second .area_linklist ul li.active a{
  background-color: #f3f7fd;
}
.wrapper.second .area_linklist ul li.active a::before{
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #063e8d;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* 第二階層 */
#message.wrapper.second {
  background: url(/academy/100th/message/img/bg_promo_second.jpg) no-repeat right  top,#e0e4f5;
  background-size: 72.9%;
}
#logo.wrapper.second {
  background: url(/academy/100th/logo/img/bg_promo_second.jpg) no-repeat right  top,#e0e4f5;
  background-size: 72.9%;
}
#news.wrapper.second {
  background: url(/academy/100th/news/img/bg_promo_second.jpg) no-repeat right  top,#e0e4f5;
  background-size: 72.9%;
}
@media (hover: hover) and (pointer: fine) {
  .wrapper.second .area_linklist ul li a:hover{
    background-color: #f3f7fd;
  }
}
@media screen and (max-width :1366px){
  .wrapper.second .wrap_body .box_left .inner {
    padding-right: 20px;
    padding-left: 20px;
  }

}
@media screen and (max-width :1000px){
  .wrapper.second {
    padding-top: 33.5%;
    background: url(/academy/100th/common/img/bg_promo_second.jpg) no-repeat right top 88px,#e0e4f5;
    background-size: 90%;
  }
  .wrapper.second .wrap_body {
    display: block;
  }
  .wrapper.second .area_linklist{
    width:100%;
  }
  .wrapper.second .area_linklist .ttl{
    padding: 22px 25px 22px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .wrapper.second .area_linklist ul{
    display: -webkit-box;
    display: -ms-flex;  
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .wrapper.second .area_linklist ul li{
    width: 50%;
  }
  .wrapper.second .area_linklist ul li:nth-child(odd){
    border-right: solid 1px #cccccc;
  }
  .wrapper.second .area_linklist ul li a{
    padding:  16px 10px 15px 5.3%;
    font-size: 14px;
    font-size: 1.4rem;
  }  
  /* 第二階層 */
  #message.wrapper.second {
    background: url(/academy/100th/message/img/bg_promo_second.jpg) no-repeat right top 88px,#e0e4f5;
  }
  #logo.wrapper.second {
    background: url(/academy/100th/logo/img/bg_promo_second.jpg) no-repeat right right top 88px,#e0e4f5;
  }
  #news.wrapper.second {
    background: url(/academy/100th/news/img/bg_promo_second.jpg) no-repeat right right top 88px,#e0e4f5;
  }
  /*android*/
  body.android .wrapper.second .area_linklist ul{
    display: block;
  }
  body.android .wrapper.second .area_linklist ul li{
    width: 100%;
  }
}

@media screen and (max-width:768px){
  .wrapper.second {
    padding-top: 185px;
    background-color: #e0e4f5;
    background: url(/academy/100th/common/img/bg_promo_second.jpg) no-repeat left top 60px,#e0e4f5;
    background-size: 100%;
  }
  .wrapper.second .wrap_body::after {
    content: none;  
  }
  .wrapper.second .wrap_body .box_left{
    padding-top: 42px;
    padding-bottom: 50px;
  }
  .wrapper.second .wrap_body .box_left .inner {
    padding-right: 0;
    padding-left: 0;
    width: 94.6%;
  }
  .wrapper.second .area_linklist ul{
    display: block;
  }
  .wrapper.second .area_linklist ul li{
    width: 100%;
  }
  .wrapper.second .area_linklist ul li:nth-child(odd){
    border-right: none;
  }
  .wrapper.second .area_linklist ul li a{
    padding:  16px 10px 15px 25px;
    font-size: 14px;
    font-size: 1.4rem;
  }  
  /* 第二階層 */
  #message.wrapper.second {
    background: url(/academy/100th/message/img/bg_promo_second.jpg) no-repeat left top 60px,#e0e4f5;
    background-size: 100%;
  }
  #logo.wrapper.second {
    background: url(/academy/100th/logo/img/bg_promo_second.jpg) no-repeat left top 60px,#e0e4f5;
    background-size: 100%;
  }
  #news.wrapper.second {
    background: url(/academy/100th/news/img/bg_promo_second.jpg) no-repeat left top 60px,#e0e4f5;
    background-size: 100%;
  }
}

/* ===============================================
# 第二階層タイトル
=============================================== */
.cmn_area_lowerttl {
  width: 50%;
  background-color: #fff;
}
.cmn_area_lowerttl .box_ttl {
  width: 100%;
  max-width: 650px;
  padding-right: 60px;
  margin-left: auto;
  color: #063e8d;
}
.cmn_area_lowerttl .box_ttl .ttl_page {
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1.125;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif; 
}
.cmn_area_lowerttl .box_ttl .ttl_sub {
  margin-top: 10px;
}
.cmn_area_lowerttl .box_ttl .ttl_sub .en {
  font-size: 20px;
  font-size: 2.0rem;
  font-family: "EB Garamond","游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
}
.cmn_area_lowerttl .box_ttl .ttl_sub .ja { 
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif; 
}
@media screen and (max-width :1366px){
  .cmn_area_lowerttl {
    width: 650px;
  }
  .cmn_area_lowerttl .box_ttl {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width:768px){
  .cmn_area_lowerttl {
    width: 96.3%;
  }
  .cmn_area_lowerttl .box_ttl {
    width: 96.44%;
    margin: 0;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    padding-right: 8px;
  }
  .cmn_area_lowerttl .box_ttl .ttl_page {
    font-size: 30px;
    font-size: 3.0rem;;
  }
  .cmn_area_lowerttl .box_ttl .ttl_sub {
    margin-top: 9px;
  }
  .cmn_area_lowerttl .box_ttl .ttl_sub .en {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cmn_area_lowerttl .box_ttl .ttl_sub .ja { 
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* ===============================================
# パンくず
=============================================== */
.cmn_topicpath{
  width: 100%;
  line-height: 1.2;
  padding: 11px 0 9px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #3b3b3b;
  align-items: center;
  margin-bottom: 50px;
}
.cmn_topicpath .inner {
  margin-left: 0;
  padding-left: 20px;
}
.cmn_topicpath a{
  color: #063e8d;
}
.cmn_topicpath li{
  margin-bottom: 3px;
  padding: 2px 0;
  white-space: nowrap;
}
.cmn_topicpath li:first-child a{
  background: url(/academy/100th/common/img/ico_home.svg) no-repeat left top;
  background-size: 14px auto;
  padding-left: 20px;
}
.cmn_topicpath li:nth-child(n+2)::before{
  display: inline-block;
  content: '／';
  color: #000;
  margin-right: 6px;
  margin-left: 6px;
}
@media screen and (max-width :768px){
  .cmn_topicpath{
    padding: 12px 0;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 12px;
    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:12px;
    margin-left: 6px;
  }  
}
/* ===============================================
# アンカーリンク
=============================================== */
.cmn_anchor{
  margin-bottom:20px;
  background-color: #e7ecf6;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 18px 10px;
}
.cmn_anchor li{
  position: relative;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.cmn_anchor li:nth-last-child(n+2){
  margin-right: 39px;
}
.cmn_anchor li a{
  display: inline-block;
  background: url(/academy/100th/common/img/ico_anchor.svg) no-repeat right center;
  background-size: 12px auto;
  padding-right: 28px;
  letter-spacing: 0.05em;
}
@media (hover: hover) and (pointer: fine) {
  .cmn_anchor li a {
    transition: all ease 0.5s;
  }
  .cmn_anchor li a:hover{
    color: #063e8d;
  }
}
@media screen and (max-width :768px){
  .cmn_anchor{
    margin-bottom: 5px;
	  margin-top: 30px;
    padding: 10px 12px 7px;
  }
  .cmn_anchor li{
    width: 50%;
    margin-bottom: 2px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .cmn_anchor li:nth-last-child(n+2){
    margin-right:  0;
  }
  .cmn_anchor li a{
    background-size: 8px auto;
    padding-right: 22px;
  }
  body.android .cmn_anchor{
    display: block;
  }
}

/* ===============================================
# 見出し
=============================================== */
/*大見出し-------------------------*/
.cmn_ttl01{
  margin-top: 25px;  
  margin-bottom: 25px;   
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2;
  padding: 13px 0 23px;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  position: relative;
}
.cmn_ttl01::before{
  content: "";
  display: block;
  width: 90px;
  height: 3px;
  background-color: #063e8d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.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: 17px;
    font-size: 1.7rem;
    padding:9px 0 11px;
  }  
  .cmn_ttl01::before{
    width: 70px;
  }
}
/*中見出し-------------------------*/
.cmn_ttl02{
  margin-top: 40px;  
  margin-bottom: 20px; 
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  background-color: #e7ecf6;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.cmn_ttl02 span {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-left: 21px;
  padding-right: 24px;
  padding-top: 5px;
  padding-bottom: 4px;
}
.cmn_ttl02 span::before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #063e8d;
}
.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-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cmn_ttl02 span {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    padding-bottom: 0;
  }
  .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;
  border-right: solid 1px #8ea2bd;
}
.cmn_ttl02.js-acd .ico{
  display: block;
  width: 60px;
  background: url(/academy/100th/common/img/ico_down.svg) no-repeat center center;
  background-size: 11px auto;
}
.cmn_ttl02.js-acd.open .ico{
  background-image: url(/academy/100th/common/img/ico_up.svg);
}
@media (hover: hover) and (pointer: fine) {
  .cmn_ttl02.js-acd{
    transition: all ease 0.5s;
  }
  .cmn_ttl02.js-acd:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width :768px){
  .cmn_ttl02.js-acd .ico{
    width: 40px;
    background-size: 9px auto;
  }
}

/*リンク付き*/
.cmn_ttl02.link a{
  display: block;
  width: 100%;
}
.cmn_ttl02.link a span{
  background: url(/academy/100th/common/img/ico_arrow.svg) no-repeat right 25px center;
  background-size: 7px 10px;
}
@media (hover: hover) and (pointer: fine) {
  .cmn_ttl02.link a{
    transition: all ease 0.5s;
  }
  .cmn_ttl02.link a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width :768px){
  .cmn_ttl02.link a span{
    background: url(/academy/100th/common/img/ico_arrow.svg) no-repeat right 15px center;
    background-size: 6px auto;
  }  
}
/*小見出し①-------------------------*/
.cmn_ttl03{
  margin-bottom: 10px;  
  margin-top: 10px; 
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.3;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  font-weight: 600;
  color: #063e8d;
}
@media screen and (max-width :768px){
  .cmn_ttl03{
    font-size: 17px;
    font-size: 1.5rem;
    line-height: 1.176;
  }
}
/*小見出し①-------------------------*/
.cmn_ttl04{
  font-weight: bold;
  color: #063e8d;
  margin-bottom: 5px;  
  margin-top: 5px; 
}
/* ===============================================
# 写真＋テキスト
=============================================== */
.cmn_textPhoto {
	width: 100%;
	overflow:hidden;
  margin-bottom: 60px;
}
.cmn_textPhoto figcaption{
  font-size: 14px;
  font-size: 1.4rem;
  color: #063e8d;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.3;
}
.cmn_textPhoto a{
  color: #004ea1;
  text-decoration: underline;
}


/*名前キャプション*/
.cmn_textPhoto figcaption.box_name{
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  color: #000;
  line-height: 1.3;
  margin-top: 26px;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  padding-left: 22px;
}
.cmn_textPhoto figcaption.box_name::before,
.cmn_textPhoto figcaption.box_name::after {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
}
.cmn_textPhoto figcaption.box_name::before {
  background-color: #063e8d;
  top: 0;
}
.cmn_textPhoto figcaption.box_name::after {
  height: 27px;
  background-color: #8ea2bd;
  bottom: 0;
}
.cmn_textPhoto figcaption.box_name .name{
  font-size: 22px;
  font-size: 2.2rem;
  display: block;
  margin-top: 2px;
  margin-bottom: 8px;
}
.cmn_textPhoto figcaption .en{
  display: block;
  color: #063e8d;
  font-size: 16px;
  font-size: 1.6rem;
}
/*名前キャプション*/
.cmn_textPhoto .photo.human{
  width: 37.4%;
  margin-right: 4%;
}
@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;
  }
}
@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: end;
    -ms-flex-align: end;
    align-items: flex-end;    
    width: 100%;
  }
  /*名前キャプション*/
  .cmn_textPhoto .photo.human{
    width: 100%;
    margin-right: 0;
  }
  .cmn_textPhoto .photo.human img{
    width: 47.9%;
    margin-right: 4.2%;
  }
  .cmn_textPhoto figcaption.box_name{
    width: 47.9%;
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 5px;
    padding-left: 14px;
  }
  .cmn_textPhoto figcaption.box_name .name{
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0;
    margin-bottom: 4px;
  }
  .cmn_textPhoto figcaption .en{
    font-size: 14px;
    font-size: 1.4rem;
  }  
}

/* ===============================================
# ギャラリー
=============================================== */
.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;
  font-weight: bold;
}
@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_btn {
  margin-top: 25px;
  margin-bottom: 40px;
}
.cmn_btn>*{
  display: inline-block;
  min-width: 400px;
  border:solid 1px #8ea2bd;
  line-height: 1.2;
  padding: 17px 20px 17px;
  color: #000;
  background-color: #fff;
  text-decoration: none !important;
}
.cmn_btn>* span{
  font-weight: bold;
  display: inline-block;
  width: 100%;
  padding-right: 15px;
  background: url(/academy/100th/common/img/ico_arrow.svg) no-repeat right center;
  background-size: 8px auto;
}
.cmn_btn>*.blank img{
  width: 15px;
  margin-left: 10px;
  vertical-align: middle;  
}
.cmn_btn.center {
  text-align: center;
}
.cmn_btn.center>* span{
  padding-left: 15px;
}
.cmn_btn.btnl>* {
  min-width: 370px;
}
.cmn_btn.btnm>* {
  min-width: 280px;
}
.cmn_btn.btns>* {
  min-width: 190px;
}
.cmn_btn>*.color_blue {
  color: #fff;
  background-color: #063e8d;
  border: 1px solid #063e8d;
}
.cmn_btn>*.color_blue span{
  background: url(/academy/100th/common/img/ico_arrow_w.svg) no-repeat right center;
  background-size: 8px auto;
}
.cmn_btn>*.back span{
  background: url(/academy/100th/common/img/ico_arrow_back.svg) no-repeat left center;
  background-size: 8px auto;
}
@media (hover: hover) and (pointer: fine) {
  .cmn_btn>* {
    transition: all ease 0.5s;
  }
  .cmn_btn>*:hover{
    background-color: #e7ecf6;
    opacity: 1;
  }
  .cmn_btn>*.color_blue:hover{
    background-color: #063e8d;
    opacity: 0.5;
  }

}
@media screen and (max-width :768px){
  .cmn_btn {
    margin-bottom: 20px;
  }
  .cmn_btn>*{
    min-width: 77.6%;
    padding: 17px 15px;
  }
  .cmn_btn>* span{
    padding-right:12px;
    background-size: 7px auto;
  }
  .cmn_btn>*.blank img{
    width: 12px;
  }  
  .cmn_btn.btnl>* {
    min-width: 355px;
  }
  .cmn_btn.btnm>* {
    min-width: 255px;
  }
  .cmn_btn.btns>* {
    min-width: 170px;
  }
  .cmn_btn.center>* span{
    padding-left: 12px;
  }
}
@media screen and (max-width :374px){
  .cmn_btn.btnl>* {
    min-width: 300px;
  }
}
.cmn_btn.form {
  text-align: center;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cmn_btn.form>* {
  min-width: 280px;
}
.cmn_btn.form>* + * {
  margin-left: 40px;
}
.cmn_btn.form>* span {
  padding-left: 15px;
}
@media screen and (max-width :768px){
  .cmn_btn.form>* {
    min-width: 255px;
  }
  .cmn_btn.form>* + * {
    margin-left: 0;
    margin-top: 10px;
  }
}
/* ===============================================
# リスト
=============================================== */
/*数字-------------------------*/
ol.cmn_deciList{
  margin-bottom: 60px;
  list-style: none;
  counter-reset: number;
}
ol.cmn_deciList > li{
  padding-left: 34px;
  position: relative;
}
ol.cmn_deciList > li:before {
	color:#063e8d;
  counter-increment: number;
  content: counter(number)".";
  position: absolute;
  top: 0;
  left: 0;
}
ol.cmn_deciList a{
  color: #004ea1;
  text-decoration: underline;
}
@media screen and (max-width :768px){
  ol.cmn_deciList{
    margin-bottom: 30px;
  }
  ol.cmn_deciList > li{
    padding-left: 25px;
  }
}
/*通常-------------------------*/
ul.cmn_discList{
  margin-bottom: 60px;
}
ul.cmn_discList > li{
  padding-left: 34px;
  position: relative;
}
ul.cmn_discList >li:before {
	color:#063e8d;
	content:"●";
	font-size:10px;
  position: absolute;
  top: 6px;
  left: 0;
}
ul.cmn_discList a{
  color: #004ea1;
  text-decoration: underline;
}
@media screen and (max-width :768px){
 ul.cmn_discList{
    margin-bottom: 30px;
  }
  ul.cmn_discList > li{
    padding-left: 25px;
  }
}
/*インデントのみ-----------------*/
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;
  }
}
/* ===============================================
# リンクリスト?添付ファイル
=============================================== */
/*通常-------------------------*/
.cmn_link{
  margin-bottom: 60px;
}
.cmn_link > li > *{
  position: relative;
  padding-left: 34px;
}
.cmn_link >li > *:before {
	content:"";
  width: 20px;
  height: 20px;
  background: url(/academy/100th/common/img/ico_link_round.svg) no-repeat center left;
  background-size: 100%;
  position: absolute;
  top: 4px;
  left: 0;
}
.cmn_link >li > *{
  color: #000;
  text-decoration: none;
}
@media screen and (max-width :768px){
 .cmn_link{
    margin-bottom: 30px;
  }
  .cmn_link > li > *{
    padding-left: 25px;
  }
  .cmn_link >li > *:before {
    width: 15px;
    height: 15px;
    top: 4px;
  }
}

/* ===============================================
# 表組
=============================================== */
.cmn_tableStyle{
  width: 100%;
  margin-bottom: 60px;
  table-layout: fixed;
}
.cmn_tableStyle th,
.cmn_tableStyle td{
  border: solid 1px #8ea2bd;  
  padding: 20px 1em;
  line-height: 1.3;
  vertical-align: middle;
}
.cmn_tableStyle th{
  background-color: #063e8d;
  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;
  }
}

/* ===============================================
# スクロール
=============================================== */
@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;
  }    
}

/* ===============================================
# 定義リスト
=============================================== */
.defList {
  margin-bottom: 60px;
}
.defList dl{
  line-height: 1.75;
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
}
.defList dl a{
  color: #004ea1;
  text-decoration: underline;
}
.defList dt{
  position:relative;
  width: 13em;
  padding: 18px 18px 18px 0;
}
.defList dt::before,
.defList dl:last-child dt::after  {
  content: "";
  display: block;
  width: 98%;
  width: calc(100% - 18px);
  height: 1px;
  background-color: #063e8d;
  position: absolute;
  left: 0;
}
.defList dt::before {
  top: 0;
}
.defList dl:last-child dt::after {
  bottom: 0;
}
.defList dd{
  flex: 1;
  padding: 18px 0 18px;
  position: relative;
}
.defList dd::before,
.defList dl:last-child dd:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #8ea2bd;
  position: absolute;
  left: 0;
}
.defList dd::before {
  top: 0;
}
.defList dl:last-child dd:after {
  bottom: 0;
}
@media screen and (max-width :768px){
  .defList {
    margin-bottom: 30px;
  }
  .defList dl{
    line-height: 1.538;
  }
  .defList dt{
    width: 10.5em;
    padding: 13px 15px 12px 0;
  }
  .defList dt::before,
  .defList dl:last-child dt::after  {
    width: calc(100% - 15px);
  }
  .defList dd{
    padding: 13px 0 12px 5px;
  }  
}

/* ===============================================
# お問い合わせ先
=============================================== */
.cmn_contact {
  background-color: #e7ecf6;
  padding: 32px 35px 35px;
  margin-bottom: 60px;
}
.cmn_contact dl>dt {
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 18px;
}
.cmn_contact .ttl_contact {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 6px;
}

/* 電話?Eメール */
.cmn_link_contact {
  margin-top: 10px;
}
.cmn_link_contact > a {
  display: inline-block;
  padding-left: 40px;
  color: #063e8d;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.3;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cmn_link_contact.tel > a{
  background: url(/academy/100th/common/img/ico_contact_tel.svg) no-repeat center left;
  background-size: 30px;
}
.cmn_link_contact.email > a{
  background: url(/academy/100th/common/img/ico_contact_email.svg) no-repeat center left;
  background-size: 30px;
}
@media screen and (max-width :768px){
  .cmn_contact {
    padding: 20px 13px 18px;
    margin-bottom: 30px;
  }
  .cmn_contact dl>dt {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 7px;
  }
  .cmn_contact .ttl_contact {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 4px;
  }
  
  /* 電話?Eメール */
  .cmn_link_contact {
    margin-top: 13px;
  }
  .cmn_link_contact + .cmn_link_contact {
    margin-top: 8px;
  }
  .cmn_link_contact > a {
    padding-left: 35px;
    font-size: 15px;
    font-size: 1.5rem;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .cmn_link_contact.tel > a{
    background: url(/academy/100th/common/img/ico_contact_tel.svg) no-repeat center left;
    background-size: 25px;
  }
  .cmn_link_contact.email > a{
    background: url(/academy/100th/common/img/ico_contact_email.svg) no-repeat center left;
    background-size: 25px;
  }
}
/* ===============================================
# 枠付きボックス
=============================================== */
.cmn_bg_border {
  border: 1px solid #8ea2bd;
  padding: 29px 35px 28px;
  margin-bottom: 60px;
  line-height: 1.625;
}
@media screen and (max-width :768px){
  .cmn_bg_border {
    padding: 14px 13px 13px;
    line-height: 1.538;
    margin-bottom: 30px;
  }
}

/* ===============================================
# 青背景枠
=============================================== */
.cmn_bg_blue {
  background-color: #e7ecf6;
  padding: 29px 35px 28px;
  margin-bottom: 60px;
  line-height: 1.625;
}
@media screen and (max-width :768px){
  .cmn_bg_blue {
    padding: 14px 13px 13px;
    line-height: 1.538;
    margin-bottom: 30px;
  }
}

/* ===============================================
# 注意事項
=============================================== */
.cmn_bg_attention {
  background-color: #fdfbf5;
  border: 1px solid #d40022;
  padding: 29px 35px 28px;
  margin-bottom: 60px;
}
.cmn_bg_attention dl>dt{
  padding-left: 35px;
  background: url(/academy/100th/common/img/ico_attention.svg) no-repeat center left;
  background-size: 26px;
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;
  color: #d30022;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.3;
  margin-bottom: 8px;
  font-weight: bold;
}
.cmn_bg_attention dl>dd{
  line-height: 1.625;
}

@media screen and (max-width :768px){
  .cmn_bg_attention {
    padding: 14px 13px 13px;
    margin-bottom: 30px;
  }
  .cmn_bg_attention dl>dt{
    padding-left: 25px;
    background: url(/academy/100th/common/img/ico_attention.svg) no-repeat center left;
    background-size: 18px;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 5px;
    padding-top: 4px;
  }
  .cmn_bg_attention dl>dd{
    line-height: 1.538;
  }
}
