@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: "Noto Serif SC", "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif  !important;
}
.fontEn{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.fontEn_thin{
  font-family: 'Roboto', sans-serif;
  font-weight: 100 !important;
}
.fontJa{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.txtCenter{
  text-align: center !important;
}
.txtLeft{
  text-align: left!important;
}
.txtRight{
  text-align: right!important;
}
.txtRed{
  color: #cc0000;
}
.txtBlue{
  color: #003c91;
}
.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;
  }
}
.cmn_p{
  margin-bottom: 25px;
  line-height: 2;
}
.cmn_p a{
  color: #003c91;
  text-decoration: underline;
}
.main_contents .mt_entrybody p{
  margin-bottom: 25px;
  line-height: 2;
}
.main_contents .mt_entrybody a{
  color: #003c91;
  text-decoration: underline;
}

@media screen and (max-width :768px){
  .cmn_p{
    line-height: 1.667;
  }
  .main_contents .mt_entrybody p{
    line-height: 1.667;
  }
}
/* ===============================================
# アイコン
=============================================== */
img[src*=".svg"].ico_blank{
  width: 13px;
  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: 14px;
  margin-left: 5px;
  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;
  }  
}*/
/* ===============================================
# ボタン
=============================================== */
.cmn_btn{
  display: flex;
}
.cmn_btn.center a{
  margin-right: auto;
  margin-left: auto;
}
.cmn_btn a{
  display : -webkit-inline-box;
	display : -ms-inline-flexbox;
	display : -webkit-inline-flex;
	display : inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  padding:10px 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  background:url("/faculty/foreign_students/english/common/img/ico_arrow_w.svg") no-repeat right 23px center;
  background-color: #004d98;
  background-size: 7px auto;
  min-width: 268px;
  min-height: 65px;
  border: solid 1px #cac9c3;
}
.cmn_btn a:hover{
  background-color: #487cb8;
}
/*黄土色*/
.cmn_btn.ocher a{
  background-color: #ba9619;
}
.cmn_btn.ocher a:hover{
  background-color: #caab45;
}
@media screen and (max-width :768px){
  .cmn_btn a{
    padding:10px 23px;
    font-size: 14px;
    font-size: 1.4rem;
    background-position: right 17px center;
    background-size: 6px auto;
    min-width: 200px;
    min-height: 49px;
  }
}
/* ===============================================
# ページタイトル
=============================================== */
.cmn_ttl_page{
  display: flex;
}
.cmn_ttl_page h2{
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  min-height: 72px;
  padding:5px 0 5px 31px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  
  margin-bottom: 70px;
  /*padding:15px 0 15px 31px;*/
  border-left: solid 9px #003c91;
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3;
  color: #003c91;
}
@media screen and (max-width :768px){
  .cmn_ttl_page.inner{
    width: 100%;
    padding-right: 3%;
  }
  .cmn_ttl_page h2{
    min-height: 49px;
    margin-bottom: 22.5px;
    padding:12px 0 12px 16px;
    border-width: 4px;
    font-size: 20px;
    font-size: 2rem;
  }
}
/* ===============================================
# キャッチコピー
=============================================== */
.cmn_catch{
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1.25;
  font-family: "Noto Serif SC", "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif  !important;
}
.cmn_catch02{
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.25;
  color: #003c91;
}
.cmn_catch02 sub{
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width :768px){
  .cmn_catch{
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.219;
  }
  .cmn_catch02{
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.182;
  }
  .cmn_catch02 sub{
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* ===============================================
# 見出し
=============================================== */
/*大見出し---------------------------------------*/
.cmn_ttl01{
  margin-bottom: 20px;
  padding:10px 0 10px 19px;
  border-left: solid 5px #003c91;
  font-weight: bold;
/*
  font-size: 26px;
  font-size: 2.6rem;
*/
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.3;
  color: #003c91;
}
@media screen and (max-width :768px){
  .cmn_ttl01{
    margin-bottom: 18px;
    padding:6px 0 6px 19px;
    border-width: 4px;
/*
    font-size: 22px;
    font-size: 2.2rem;
*/
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ===============================================
# 表組
=============================================== */
.cmn_tableStyle{
  width: 100%;
  margin-bottom: 60px;
  table-layout: fixed;
}
.cmn_tableStyle th,
.cmn_tableStyle td{
  border: solid 1px #c1d2e4;
  text-align: center;
  vertical-align: middle;
  padding: 20px 1em;
  line-height: 1.3;
}
.cmn_tableStyle th{
  color: #fff;
  background-color: #004d98;
}
.cmn_tableStyle td{
  background-color: #fff;
}
.cmn_tableStyle .lightBlue{
  color: #003c91;
  background-color: #e9f0f8;
}
.cmn_tableStyle .blue{
  color: #fff;
  background-color: #318ad7;
}
@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: #004d98;
    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: #004d98;
    border-radius: 0;
  }
}
/* ===============================================
# リスト
=============================================== */
/*数字-------------------------*/
ol.cmn_deciList{
  margin-bottom: 60px;
}
ol.cmn_deciList > li{
  list-style: decimal outside;
  margin-left: 2em;
  padding-left: 0.3em;
}
ol.cmn_deciList > li:nth-child(n+2){
  margin-top: 3px;
}
ol.cmn_deciList a{
  color: #004d98;
  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:#000;
  content:"?";
  padding-top: 4px;
  display: inline-block;
  /*display:block;
	float:left; */ 
}
ul.cmn_discList a{
  color: #004d98;
  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;
  }
}
/* ===============================================
# Q&A
=============================================== */
#QA{
  padding-top: 50px;
}
.sec_qa{
  position: relative;
  background: #eef4fa;
}
.sec_qa .inner{
  padding-top: 80px;
  padding-bottom: 50px;
}
.sec_qa h2{
  width: 100%;
  color: #006cb4;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 50px;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
}
.sec_qa h2 .sub{
  font-size: 22px;
  font-size: 2.2rem;
  display: block;
}
.sec_qa h2 .fontEn{
  font-size: 65px;
  font-size: 6.5rem;
  font-weight: 500;
}
.sec_qa h2 .fontEn span{
  font-weight: 100;
}

.sec_qa .inner dl:nth-of-type(n+2){
  margin-top: 45px;
}
.sec_qa dl dt{
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
  padding-left: 50px;
  color: #006cb4;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  border-bottom: solid 1px #003c91;
}
.sec_qa dl dt::before{
  position: absolute;
  left: 0;
  top: -0.2em;
  content: "Q";
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.sec_qa dl dd{
  padding-left: 56px;
}
@media screen and (max-width :768px){
  .sec_qa .inner{
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .sec_qa h2{
    text-align: center;
    padding-left: 0;
  }
  .sec_qa h2 .sub{
    font-size: 16.5px;
    font-size: 1.65rem;
  }
  .sec_qa h2 .fontEn{
    font-size: 49px;
    font-size: 4.9rem;
  }
  .sec_qa .inner dl:nth-of-type(n+2){
    margin-top: 50px;
  }
  .sec_qa dl dt{
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 8px;
    padding-left: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.354;
  }
  .sec_qa dl dt::before{
    font-size: 30px;
    font-size: 3rem;
    margin-right: 32px;
  }
  .sec_qa dl dd{
    padding-left: 0;
  }
}
/* ===============================================
# 枠付きボックス
=============================================== */
.cmn_box_border {
  padding: 50px 25px; 
  margin-bottom: 60px;
  border: solid 2px #e9e2b4;
  background-color: #fdfcf5;
}
.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;
  }
}

/* ===============================================
# sec_download
=============================================== */
.sec_download{
  background-color: #e8e4cb;
  padding: 40px 0 29px;
}
.sec_download ul{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sec_download ul li{
  margin: 0 23.5px 20px;
}
.sec_download ul li a{
  min-height: 85px;
  min-width: 338px;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width :768px){
  .sec_download{
    padding: 25px 0 18px;
  }
  .sec_download ul li{
    margin:0 0 7px;
  }
  .sec_download ul li a{
    min-height: 73px;
    min-width: inherit;
    width: 100%;
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}
/* ===============================================
# 定義リスト
=============================================== */
.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: 7em;
    padding: 10px 0;
  }
  .defList dt::after{
    top: 10px;
  }
  .defList dd{
    padding: 10px 0 10px 5px;
  }  
}
/*ポップアップ中*/
.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;
  }  
}
