@charset "utf-8";

/* style
----------------------------------------------------------- */
.enroll-contents .mb10{
    margin-bottom: 10px !important;
}
.enroll-contents .mb20{
    margin-bottom: 20px !important;
}

.enroll-contents .fs12{
    font-size: 12px !important;
}

.enroll-contents *{
    box-sizing: border-box;
}

/* style
----------------------------------------------------------- */
.enroll-contents{
    padding: 20px 0 20px;
}

.su19_me_txt{
    margin: 0 15px 20px;
}

.fr_cv_btn {
    line-height: 1.3;
    background-color: #de4f33;
    color: #fff;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.fr_cv_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-decoration: none !important;
}
.fr_cv_btn a:hover{
    opacity: 0.7;
}
.fr_cv_btn a::before {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 30px;
    margin: -5.5px 0px 0px 0px;
    border-radius: 2px;
}

.fr_h2 {
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin: 0 0px 20px;
    padding: 0 0 5px;
    border-bottom: 1px solid #000;
    font-weight: bold;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    position: relative;
}


.text-marker {
    padding: 0 3px;
    background: -webkit-linear-gradient(transparent 65%, #DFD6AC 65%);
    background: linear-gradient(transparent 65%, #DFD6AC 65%);
}



/* ****
----------------------------------------------------------- */
.enroll-contents1,
.enroll-contents2,
.enroll-contents3,
.enroll-contents-end{
    padding: 0 15px;
    margin-bottom: 40px;
}

.enroll-contents2,
.enroll-contents3,
.enroll-contents-end{
    display: none;
}
.enroll-contents-end__item{
    text-align: center;
    /**/
    display: none;
}


.enroll-contents__list{
    display: flex;
    justify-content: center;
    padding: 0 10px;
}
.enroll-contents__list li{
    width:calc(50% - 10px);
    margin: 0 5px;
}

.enroll-contents-end__text{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

/* custom-control ================= */
.enroll-contents .custom-control {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 150px;
    width: 100%;
}
.enroll-contents .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.enroll-contents .custom-control-indicator {
    position: absolute;
    top: 0;
    let: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    border:3px solid #e0e0e0;
    background: #fff;
}

.enroll-contents .custom-control-description{
    position:relative;
    margin: 0 auto;
    width: 100%;
    z-index: 10;
    font-weight: 700;
    font-size:17px;
    text-align: center;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.enroll-contents .custom-control-description span{
    display:inline-block;
    margin:  0 auto;
    text-align: center;
}

/* custom-radio */
.enroll-contents .custom-control.custom-radio {
}
.enroll-contents .custom-control.custom-radio .custom-control-indicator {
}
.enroll-contents .custom-control.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    border-color: #de4f33 !important;
    background: #F3DFDB;
}
.enroll-contents .custom-control.custom-radio .custom-control-input:checked ~ .custom-control-indicator + .custom-control-description{
    color:#de4f33;
}
/* END custom-radio */



/* ****
----------------------------------------------------------- */
#header{
    min-height: 1px;
}
.st_block {
    position: fixed !important;
    top: 65px;
}

.section_ts{
    margin-top: 65px !important;
}



#footer {
    background-image: none;
}
.footertop_box {
    background-color: #e1e1e1;
    text-align: center;
    padding: 18px 0px 27px;
    margin: 0px 0px 25px;
}

#footer .footertop_box {
    margin: 0px;
    padding: 20px 0px 0px;
}
#footer .footertop_box > ul > li {
    margin: 0px;
    padding: 3px;
    border-bottom: none;
    line-height: 1.5;
}
.footertop_box ul li:nth-of-type(2) a {
    font-size: 40px;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    color: #b80000;
    font-weight: bold;
}
.footertop_box ul li:nth-of-type(2) {
    line-height: 1.0 !important;
}
.footertop_box ul li:nth-of-type(3) {
    color: #b80000;
    font-size: 10px;
}

#footer .footerbottom_box > ul:nth-of-type(1) {
    width: 300px;
    margin: 0px auto 0px;
}
#footer .footerbottom_box > ul:nth-of-type(1) > li {
    float: none;
    width: 100%;
    margin-top: 10px;
}
#footer .footerbottom_box > ul > li:nth-of-type(1) {
    margin: 0px 0px 15px;
}
#footer .footerbottom_box > ul > li:nth-of-type(2) {
    font-size: 10px;
    margin: 0px 0px 15px;
    text-align: center;
}
#footer .footerbottom_box > ul img {
    width: 140px;
    margin: 20px auto;
    display: block;
}

.simpleheader {
  display: block;
}
#header.simpleheader .header_top {
  margin-top: -65px;
}
.simplefooter {
  display: block;
}

.fr_h2 img {
  width: 27%;
  position: absolute;
  right: 0;
  bottom: 0;
}
