

/*-----------------------------------------------------
BODY
-------------------------------------------------------*/
BODY	{
  text-color: #333333;
  background: #ffffff;
  margin: 0px;
  padding: 0px;
  font-family: 'Noto Sans JP', sans-serif;
}


/*-----------------------------------------------------
BODY
-------------------------------------------------------*/
BODY#SELECT	{
  background-image: url(/admission/img/cl_bg.gif);
  background-repeat: repeat-y;
  text-color: #333333;
  margin: 0px;
  padding: 0px;
}




/*箱リンク*/

a.linkBtnA, a.linkBtnA:link, a.linkBtnA:visited {
  -moz-text-blink: none;
  -moz-text-decoration-color: -moz-use-text-color;
  -moz-text-decoration-line: none;
  -moz-text-decoration-style: solid;
  background-color: #FEFEFE;
  background-image: url("../img/bg_link-button.gif");
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom-color: #CDCDCD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-right-color-value: #D6D6D6;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-right-style-value: solid;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-right-width-value: 1px;
  color: #0F0F69;
  display: block;
  line-height: 1.1;
  margin-bottom: 1px;
  padding-bottom: 4px;
  padding-left: 11px;
  padding-right: 5px;
  padding-top: 4px;
  text-indent: -6px;
}
a.linkBtnA:hover, a.linkBtnA:active {
  -moz-text-blink: none;
  -moz-text-decoration-color: -moz-use-text-color;
  -moz-text-decoration-line: none;
  -moz-text-decoration-style: solid;
  background-color: #DEDEDE;
  background-image: url("/admission/img/bg_link-button_o.gif");
  background-position: left top;
  background-repeat: repeat-x;
  color: #0F0F69;
}
a.linkBtnA img {
  vertical-align: middle;
}
.iconTypeA01 a.linkBtnA, .iconTypeA01 a.linkBtnA:link, .iconTypeA01 a.linkBtnA:visited {
  padding-left: 0;
  text-indent: -14px;
}

.boxlinkA01 { margin: 0 aute 0;
  margin-left :25px;
  width: 110px;
  margin-bottom: 0px;
}

/* Firefox hack start */
@-moz-document url-prefix() {
  .boxlinkA01 {
    margin-left :25px;
    width: 110px;
  }
}
/* Firefox hack end */

/*リンクボタン*/
.btnRD{display:inline-block;color:#0f0f69;text-decoration:none;text-align:center;padding:15px 30px 15px !important;background-image:none!important;}
.btnRD{background-color:#cc0000;color:#fff!important;}
.btnRD span{padding-left:10px;display:inline-block;line-height:24px;background:url(/commonY15/img/icon_arrow_right_white_01.png) 0 7px no-repeat;}
.btnRD:hover span,.btnRD:focus span{text-decoration:underline;cursor:pointer;}

/* sas対応*/
.sas-r {
	bottom: 0.3em;
	padding-right: 0px;
	font-size: 80%;
	vertical-align: super;
}

body{margin:0!important;padding:0!important;color:#333333;font-size:14px;}
#wrapper{
  min-width: 0;
}


.ttl_block{
  margin: 0 auto;
  background: #ffa6a6;
  padding: 0 0 30px;
}
/*.ttl_catch{
display: inline-block;
padding: 10px 5px;
background: #BB3300;
color: #fff;
font-size: 22px;
font-weight: bold;
}*/
.ttl_hd{
  position: relative;
  padding: 40px 0 60px 3.5%;
  text-align: left;
  color: #863f26;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.38;
  /*z-index: 5;*/
  background-image: linear-gradient(
    -45deg,
    #ffdf93 25%,
    #FAD14F 25%, #FAD14F 50%,
    #ffdf93 50%, #ffdf93 75%,
    #FAD14F 75%, #FAD14F
    );
    background-size: 25px 25px;
  }
  /*.ttl_hd::after{
  content: '';
  position: absolute;
  top:0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  background-image: linear-gradient(
  -45deg,
  #ffdf93 25%,
  #FAD14F 25%, #FAD14F 50%,
  #ffdf93 50%, #ffdf93 75%,
  #FAD14F 75%, #FAD14F
  );
  background-size: 25px 25px;
  z-index: -1;
  }*/
  .ttl_hd::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 25%;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #FAD14F 80%, #FAD14F 100%);
  }

  .ttl_hd h2{
		padding-right: 5%;
		padding-bottom: 2%;
  }
  .ttl_hd h2::after{
    content: '';
    position: absolute;
    right: 4%;
    top: 4%;
    width: 247px;
    height: 158px;
    background: url(/announce/img/jfp_continue/ttl_family.png) center center no-repeat;
    background-size: contain;
  }

  .ttl_in{
    position: relative;
    margin: 0 20px;
    margin-top: -40px;
    padding: 20px;
    background: #fff;
    max-width: 100%;
    z-index: 99;
		border-radius: 5px;
  }
  .ttl_box{
    padding: 20px;
    border: 3px solid #84cfff;
  }
  .ttl_caution{
    position: relative;
    padding: 0 20px 20px 104px;
    font-size: 16px;
    line-height: 1.5;
  }
  .ttl_caution .icon_cau::before{
    content: '';
    position: absolute;
    left: 20px;
    top: 25px;
    display: inline-block;
    width: 64px;
    height: 54px;
    margin-top: -27px;
    background: url(/announce/img/jfp_continue/icon_cau.png) center center no-repeat;
    background-size: contain;
  }
  .ttl_date{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .date__txt{
    flex: 1 0 50%;
    padding: 10px 10px;
    line-height: 1.6;
    border: 1px solid #8e8e8e;
  }
  .date__txt:first-child{
    border-right: 0;
  }
  .-bg_gray{
    background: #e7e7e7;
    flex: 1 0 30%;
  }
  .ttl_btn{
    text-align: right;
		margin-top: 10px;
  }
  .change_box{
    background: #ffdfdf;
    padding: 20px 25px;
		width: 90%;
		margin: 0 auto;
  }
  .ttl_change{
    padding: 0 0 10px;
  }
  .ttl_change h3{
    font-size: 16px;
    line-height: 1.5;
  }
  .change_flex{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .change_item{
    /*display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    flex: 0 0 42%;*/
		align-items: center;
		width: 45%;
  }
  .change_item.-arrow{
    /*flex: 0 0 15%;*/
    /*flex: 0 1 5%;*/
    /*flex: 0 0 auto;*/
    padding: 0;
		width: 10%;
		align-self: center;
  }
  /*.change_item.-arrow img{
    width: 133px;
    width: 78px;
  }*/
  .change_cf{
    /*flex:1 0 5%;
    padding-right: 20px;*/
		text-align: center;
  }
	.change_cf img{
    width: 60%;
  }
  .change_txt{
    /*flex: 0 1 55%;*/
    line-height: 1.4;
		margin:10% 10% 0;
		font-size: 115%;
		font-weight: bold;
  }
  .change_txt .-strong{
    /*font-size: 115%;*/
    margin-top: 10px;
  }
	.change_bg{
		background: url(../img/jfp_continue/bg_change_box.png) center center no-repeat;
		min-height: 80px;
	}
	.change_bg2{
		background:url(../img/jfp_continue/bg_change_box2.png) center center no-repeat;
		min-height: 80px;
	}
  .intro_block{
    margin: 0 auto;
    border: 2px solid #c00;
    padding: 0 0 25px;
  }
  .intro_hd{
    font-size: 20px;
    text-align: center;
  }
  .intro_txt{
    text-align: center;
    padding-top: 15px;
    font-size: 13px;
    line-height: 1.5;
  }
  .intro_btn{
    max-width: 50%;
    margin: 0 auto;
    font-size: 20px;
  }

  .login_block{
    margin: 0 auto;
  }
  .login_ttl{
    background: #fff1f1;
    padding: 10px;
    text-align: center;
    font-size: 20px;
  }
  .login_photo{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 20px 0 0;
  }
  .login_arrow{
    align-self: center;
  }
	.now {
		padding: 15px;
		background-color: #cc0000;
		text-align: center;
		margin-top: 20px;
		color: #ffffff;
		font-size: 140%;
		line-height: 150%;
		font-weight: bold;
	}

  .card_block{
    /*outline: 1px solid #f00;*/
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .card_box{
    flex: 0 1 32%;
    margin-right: 5px;
    border: 2px solid #ffd25a;
		position: relative;
  }
  .card_box .icon_osusume{
		position: absolute;
		top: 2px;
		left: 2px;
		padding: 5px 10px;
		background-color: #ff0000;
		color: #ffffff;
		font-weight: bold;
		line-height: 100%;
		font-size: 130%;
  }
  .card_in{
    padding: 0 10px;
  }
  .card_box:last-child{
    margin-right: 0;
  }
  .card_ttl{
    padding: 5px 10px;
    background: #ffd164;
    color: #863f26;
    font-size: 17px;
    line-height: 1.4;
    border: 3px solid #ffd165;
  }
  .card_name{
    font-size: 20px;
  }
  .card_fc{
    padding: 10px 20px 20px;
  }
  .card_txt{
    text-align: left;
    padding-bottom: 20px;
  }
  .card_txt .-point{
    color: #cc0000;
    line-height: 1.5;
  }
  .card_txt  dl{
    font-weight: bold;
  }
  .card_txt dd{
    margin-left: 0.5em;
    margin-bottom: 10px;
  }
  .card_txt dd:last-child{
    margin-bottom: 0;
  }
  .card_request{
    /*padding: 12px;*/
    text-align: left;
    /*border: 1px solid #000;*/
  }
  .card_request p{
    line-height: 1.5;
  }

  .card_block02{
    margin: 0 auto;
  }
  .card_box02{
    border: 2px solid #ffd164;
  }
  .card_ttl02{
    background: #ffd164;
    padding: 10px 20px;
    text-align: center;
    color: #863f26;
    font-weight: bold;
    font-size: 18px;
    line-height:1.3;
  }
  .card_row1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .card_name02{
    font-size: 16px;
    padding-bottom: 10px;
  }
  .card_fc02{
    flex:0 0 25%;
    padding: 0 40px;
  }
  .card_txt02{
    flex: 0 1 60%;
    padding-top: 27px;
    padding-left: 20px;
    text-align: left;
    line-height: 140%;
    font-size: 14px;
  }
  .card_link{
    flex: 0 0 100%;
    text-align: right;
  }

  .card_cp{
    margin: 10px auto 0;
    padding: 10px;
    border: 2px solid #cc0000;
    line-height: 1.7;
  }

  @media screen and (max-width: 768px) {
    .ttl_block{
      /*padding: 10px;*/
    }
    .ttl_in{
      padding: 10px;
      margin: -20px 10px 0;
    }
		.ttl_in2{
			padding: 15px 0 0;
			margin: -5% auto 0;
			width: 93.9%;
		}
    .ttl_hd{
      padding: 25px 0 35px;
      padding-right: 25%;
      text-align: left;
      font-size: 18px;
    }
    .ttl_hd h2{
      padding: 0 10px;
      margin-left: 1em;
      text-indent: -1em;
    }
    .ttl_hd h2::after{
      /*background-size: 35% 35%;*/
      /*content: none;*/
      background-position: right center;
      width: 30%!important;
      height: 50%!important;
			top: 5%;
    }
    .ttl_box{
      width: 85%;
			margin: 0 auto;
			padding: 10px;
		}
    .ttl_caution{
      padding: 0 0px 10px 30px;
    }
    .ttl_caution .icon_cau{
      font-size: 12px;
      line-height: 1.7;
    }
    .ttl_caution .icon_cau::before{
      width: 21px;
      height: 27px;
      margin-top: 0;
      top: 4px;
      left: 0;
    }
    .ttl_date{
      font-size: 12px;
      line-height: 1.5;
    }
    .date__txt, .-bg_gray{
      flex: 0 1 100%;
      padding: 10px;
    }
    .date__txt:first-child{
      border-right: 1px solid #8e8e8e;
      border-bottom: 0;
    }
    .ttl_btn{
      text-align: center;
    }
    .ttl_btn a{
      width: 60%;
    }
    .change_box{
			padding: 20px 10px;
    }
		.ttl_in2 .change_box{
			margin: 0 auto;
			width :85%;
		}
		.change_flex {
			display: block;
		}
    .change_item{
      display: block;
			width: 100%;
    }
    .change_item.-arrow{
      padding: 0;
			text-align: center;
			width: 100%;
    }
		.change_item .img_liquid {
			max-width: 100% !important;
			height: auto;
		}
    .change_cf{
			text-align: center;
    }
		.change_cf img {
			width: 50%;
		}
    .change_txt{
      line-height: 150%;
    }
    .change_txt .-strong{
      margin-top: 0;
    }
    .intro_block{
      padding: 0 0 20px;
    }
    .intro_btn{
      max-width: 90%;
    }
    .intro_hd{
      text-align: left;
    }
    .intro_txt{
      text-align: left;
    }

  .login_block{
    margin: 30px auto 10px;
  }
  .login_block .js-toggle.sp{
    display: block!important;
  }
    .login_photo{
      flex-wrap: wrap;
      text-align: center;
      padding: 20px 0 0;
    }
    .login_item{
      flex:0 1 100%;
      padding: 20px 0;
    }
    .login_item img{
      max-width: 60%;
    }
    .login_arrow img{
      max-width: 50%;
    }

    .card_block{
      flex-wrap: wrap;
    }
    .card_box{
      flex:1 0 100%;
      margin-right: 0;
      margin-bottom: 20px;
    }
    .card_in{
      padding: 0 10px;
    }
    .card_fc img{
      max-width: 70%;
    }
    .card_fc02{
      flex:1 1 auto;
      padding: 0 20px;
    }
    .card_fc02 img{
      max-width: 70%;
    }
    .card_txt02{
      flex: 0 1 100%;
      padding-left: 0;
    }
    .card_link{
      text-align: center;
    }
		.card_box:last-child .card_ttl{
		padding-top: 10px!important;
	}
  }

.caution ul li {
	display: inline-block;
	width: 100%;
	max-width: 435px;
	margin: 0 2px 10px;
	background-color: #fff;
	font-weight: normal;
}





.caution ul li a.txtLink.iconDown {
    background-position: 30px 20px;
}
.caution ul li a {
    display: block;
    padding: 5px 0;
        padding-left: 0px;
    line-height: 1.3;
    color: #cc0000;
}
.caution ul li a:visited{
	color: #cc0000;
}
.caution ul li span {
    font-weight: bold;
    font-size: 120%;
}




.utilization{
	margin-top: 20px;
	padding: 20px;
	background: #ff9;
}
.utilization p{
	line-height: 150%;
}
.utilization p.bold{
color: #863f26;
font-size: 17px;
}
.tex_20 {font-size: 20px;
}
.notes{
	padding: 10px 20px 0;
}
.notes p{
	padding-top:10px;
	line-height: 150%;
}