@charset "utf-8";
/* CSS Document */


/* =================================================

header

=================================================== */
@media screen and (min-width: 1000px) {
  #iaa_header .header_Area .mainMenu {
    width: clamp(420px, 80vw, 880px);
  }
}


/* =================================================

SP MENU

=================================================== */
#iaa_header .hunburgerMenuArea .hunburgerMenu_btnArea .hunburgerBtn_text a{
  padding-top: 22px;
  padding-bottom: 17px;
}


/* =================================================

footer

=================================================== */
.iaa_contact .iaa_downloadArea .iaa_contactTileArea .iaa_contactTile.training .outLink::after{
  content: none;
}



/* =================================================

トップページ #top

=================================================== */
#top .top_mvArea .slider .mv_img.bg04{
  background-image: url(../img/page/top_mv04.png);
  aspect-ratio: 390 / 700;
}
@media screen and (min-width: 1000px) {
  #top .top_mvArea .slider .mv_img.bg04{
    background-image: url(../img/page/top_mv04_pc.png);
    aspect-ratio: 1920 / 810;
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
  }
}
#top .top_mvArea .slider .slick-dots li.slick-active button::after {
  -webkit-animation: progress 3.0s linear forwards;
          animation: progress 3.0s linear forwards;
}

#top .top_whatArea--learning .top_whatContentArea{
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
}
#top .top_whatArea--learning .top_whatContentArea_pcBg1{
  height: 97.5%;
}
#top .top_whatArea--learning .top_whatContentArea_pcBg2{
  /*height: 77.5%;*/
}
#top .top_whatArea--learning .top_whatContentBottomArea{
  background-color: #fff;
}
#top .top_whatArea--learning .top_whatContentBottomArea:hover{
  background-color: #103460;
}
#top .top_whatArea--learning .top_whatContentBottomArea:not(:last-child){
  margin-bottom:1.875rem;
}
#top .top_whatArea--learning .top_whatContentBottomArea .top_whatcontentTitle{
  color: #0f3460;
  padding: 0 60px 0 0;
}
#top .top_whatArea--learning .top_whatContentBottomArea:hover .top_whatcontentTitle{
  color: #fff;
}
#top .top_whatArea--learning .top_whatContentBottomArea:hover .top_linkIconBlue{
  color: #fff;
}
#top .top_whatArea--learning .top_whatContentBottomArea .top_whatcontentTitle.arrow::before{
    display: block;
    content: "";
    width: 40px;
    height: 7px;
    background-image: url(../img/page/link_arrow_blue.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 50%;
    right: 0;
    position: absolute;
}
#top .top_whatArea--learning .top_whatContentBottomArea:hover .top_whatcontentTitle.arrow::before{
    background-image: url("../img/page/link_arrow.png");
}
#top .top_whatArea--learning .tileText.arrow::before{
  content: none;
}
@media screen and (min-width: 1000px) {
  #top .top_whatArea--learning{
    margin-bottom: 15.875rem;
  }
  #top .top_whatArea--learning .top_whatContentArea{
    margin-bottom: 2px;
    margin-bottom: 2.5rem;
  }
  #top .top_whatArea--learning .top_whatContentArea_pcBg1{
    height: 100%;
  }
  #top .top_whatArea--learning .top_whatContentArea_pcBg2{
    height: 63.5%;
  }
  #top .top_whatArea--learning .top_linkIconBlue{
    margin-left: auto;
    font-size: 1.25rem;
  }
  #top .top_whatArea--learning .top_whatContentBottomArea .top_whatcontentTitle.arrow::before{
    content: none;
  }
  #top .top_whatArea--learning .top_whatContentBottomArea:hover .top_linkIconBlue{
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  #top .top_whatArea--learning .top_whatContentBottomArea:hover .top_linkIconBlue::after{
    background-image: url(../img/page/link_arrow.png);
  }
}



/* =================================================

オンデマンド #ondemand

=================================================== */
#ondemand {
  overflow-x: clip;
}
#ondemand .border {
  border-bottom: 1px solid #c7c7c7;
  display: none;
}
@media screen and (min-width: 1000px) {
  #ondemand .border {
    display: block;
  } 
}

/* staf_announce */
#ondemand .staf_announce{
  margin: 7.5rem auto;
}
@media screen and (min-width: 1000px) {
  #ondemand .staf_announce{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }
}

/* ondemandContet_TopArea */
#ondemand .ondemandContet_TopArea {
  margin-top: 2.3125rem;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 1000px) {
  #ondemand .ondemandContet_TopArea {
    margin-top: 4.4375rem;
  }
}
#ondemand .ondemandContet_TopArea .ondemandContet_TopTilte {
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5454545455;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 1000px) {
  #ondemand .ondemandContet_TopArea .ondemandContet_TopTilte {
    font-size: 1.75rem;
    margin-bottom: 0.8125rem;
    line-height: 1.5;
  }
}
#ondemand .ondemandContet_TopArea .ondemandContet_TopText {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 1000px) {
  #ondemand .ondemandContet_TopArea .ondemandContet_TopText {
    margin-bottom: 3.75rem;
    font-size: 1.142857143rem;
    line-height: 2.0;
  }
}

/* ondemand_pageLink */
#ondemand .ondemand_pageLink{}
@media screen and (min-width: 1000px) {
  #ondemand .ondemand_pageLink{
    width: 87.1794871795%;
    margin: 0 auto;
    padding: 35px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 35px;
    padding: 35px 0;
  }
}
#ondemand .ondemand_pageLink .ondemand_pageLink__item{
  border-bottom: 1px solid #CCC;
}
#ondemand .ondemand_pageLink .ondemand_pageLink__item:first-child{
  border-top: 1px solid #CCC;
}
@media screen and (min-width: 1000px) {
  #ondemand .ondemand_pageLink .ondemand_pageLink__item{
    border-bottom: none;
  }
  #ondemand .ondemand_pageLink .ondemand_pageLink__item:first-child{
    border-top: none;
  }
}
#ondemand .ondemand_pageLink .ondemand_pageLink__item a{
  display: block;
  padding: 20px 45px 20px 25px;              
  font-size: 1.285714286rem;
  font-weight: 600;
  color: #0F3460;
  background: url("../img/page/ondemand/icon-arrow-under.svg") no-repeat right 25px center;
}
@media screen and (min-width: 1000px) {
  #ondemand .ondemand_pageLink .ondemand_pageLink__item a{
    font-size: 1.285714286rem;
    padding: 0 25px 0 0;
    background: url("../img/page/ondemand/icon-arrow-under.svg") no-repeat right center;
  }
}


/* ondemand_course */
#ondemand .ondemand_course{
  padding: 40px 0 0;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course{
    padding: 50px 0 0;
  }
}
#ondemand .ondemand_course .ondemand_course_Text{
  font-size: 1rem;
  margin: 0 0 2.0em;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_Text{
    font-size: 1.142857143rem;
    margin: 0 0 1.5em;
  }
}
#ondemand .ondemand_course .ondemand_course_Title{
  font-size: 1.25rem;
  color: #0F3460;
  margin: 0 0 1.0em;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_Title{
    font-size: 1.714285714rem;
    margin: 0 0 0.75em;
  }
}
#ondemand .ondemand_course .ondemand_course_box{
  margin: 0 0 40px;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_box{
    margin: 0 0 80px;
  } 
}



#ondemand .ondemand_course .ondemand_course_subTitle{
  background: #0F3460;
  margin: 0 auto 25px;
  padding: 18px 15px;
  font-size: 1.3125rem;
  color: #fff;
  border-radius: 4px;
}
#ondemand .ondemand_course .ondemand_course_subTitle .time01{
  display: none;
}
#ondemand .ondemand_course .ondemand_course_subTitle .time02{
  font-size: 1.0rem;
  margin: 0 0 0 15px;
  padding: 0 0 0 25px;
  display: inline-block;
  background: url("../img/page/ondemand/icon-clock.svg") no-repeat left center;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_subTitle-sticky{
    position: sticky;
    top: 60px;
    z-index: 2;
  }
  #ondemand .ondemand_course .ondemand_course_subTitle{
    padding: 18px 30px;
    font-size: 1.3125rem;
  }
  #ondemand .ondemand_course .ondemand_course_subTitle .time01{
    display: inline-block;
    font-size: 1.142857143rem;
    font-weight: normal;
    margin: 0 0 0 25px;
    padding: 0 0 0 25px;
    background: url("../img/page/ondemand/icon-clock.svg") no-repeat left center;
  }
  #ondemand .ondemand_course .ondemand_course_subTitle .time02{
    font-size: 1.142857143rem;
    margin: 0 0 0 15px;
    padding: 0;
    background: none;
  }
}
#ondemand .ondemand_course .ondemand_course_inner{}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_inner{
    position: relative;
    padding: 0 30px;
  }
}
#ondemand .ondemand_course .ondemand_course_items_title{
  font-size: 1.125rem;
  font-weight: bold;
  color: #103460;
  margin: 0 0 0.6em;
  position: relative;
}
#ondemand .ondemand_course .ondemand_course_items_title span{
  font-size: 0.750rem;
  font-weight: 400;
  color: #202020;
  position: absolute;
  right: 0;
  bottom: 0;
}
#ondemand .ondemand_course .notece{
  font-size: 0.875rem;
  font-weight: 400;
  color: #202020;
  text-align: left;
  margin: 10px 0 0;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_items_title{
    font-size: 1.285714286rem;
    margin: 0 0 0.5em;
  }
  #ondemand .ondemand_course .notece{
    text-align: right;
  }
}
#ondemand .ondemand_course .ondemand_course_list{
  background: #F6F7F9;
  border: 1px solid #CCC;
  margin: 0 0 20px;
  padding: 25px 16px;
}
#ondemand .ondemand_course .ondemand_course_list .ondemand_course_list__item{
  font-size: 1.0rem;
  font-weight: bold;
  line-height: 1.75;
  text-indent: -1.0em;
  padding: 0 0 0 1.0em;
  margin: 0 0 0.25em;
}
#ondemand .ondemand_course .ondemand_course_list .ondemand_course_list__item--no-indent{
  text-indent: 0;
  padding: 0;
}
#ondemand .ondemand_course .ondemand_course_list .ondemand_course_list__item:last-child{
  margin: 0;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_list{
    margin: 0 0 20px;
    padding: 15px 16px;
  }
  #ondemand .ondemand_course .ondemand_course_list .ondemand_course_list__item{
    font-size: 1.142857143rem;
  } 
}

#ondemand .ondemand_course .movie-cont{
  margin: 0 0 40px;
}
#ondemand .ondemand_course .movie-cont.sp{
  display: block;
}
#ondemand .ondemand_course .movie-cont.pc{
  display: none;
}
#ondemand .ondemand_course .movie-cont .movie-cont__text{
  font-size: 1.125rem;
  font-weight: bold;
  color: #103460;
  margin: 0 0 0.6em;
}
#ondemand .ondemand_course .movie-cont .thumnail{
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);
  position: relative;
}
#ondemand .ondemand_course .movie-cont .thumnail a{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  transform: translate(-50%, -50%);
}
.modal-video-close-btn{
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  width: 100px;
  transform: translate(-50%, 125%);
}
.modal-video-close-btn:before,
.modal-video-close-btn:after{
  width: 15%;
  margin-top: 0;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .movie-cont.sp{
    display: none;
  }
  #ondemand .ondemand_course .movie-cont.pc{
    display: block;
    /*
    position: absolute;
    right: 0;
    top: -1px;
    */
    width: 400px;
    margin: 0;
  }
  #ondemand .ondemand_course .ondemand_course-fix{
    display: flex;
  }
  #ondemand .ondemand_course .ondemand_course-fix .ondemand_course-fix-main{
    width: calc(100% - 400px);
    padding: 0 56px 0 0;
    box-sizing: border-box;
  }
  #ondemand .ondemand_course .ondemand_course-fix .movie-cont.pc{ 
    width: 400px;
  }
  #ondemand .ondemand_course .movie-cont .movie-cont-sticky{
    position: sticky;
    top: 135px;
  }
  #ondemand .ondemand_course .movie-cont .movie-cont__text{
    font-size: 1.285714286rem;
    margin: 0 0 0.5em;
  }
  .modal-video-close-btn{
    font-size: 1.285714286rem;
  }
}


#ondemand .modal__item {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#ondemand .modal-overlay {
  display: none;
  background-color: rgba(0,0,0,0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#ondemand .modal__item .modal-bg{
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*width: min(90%, 1180px);*/
  max-width: 1180px;
  width: 100%;
  padding: 0 20px;
}
#ondemand .modal__item video{
  width: 100%;
}
#ondemand .js-modal-close {
  display: block;
  cursor: pointer;
  text-align: center;
  margin: 20px auto 0;
}
#ondemand .js-modal-close span{
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  position: relative;
}
#ondemand .js-modal-close span::before{
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: -20px;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}
#ondemand .js-modal-close span::after{
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: -20px;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}
#ondemand .js-modal-close span:before,
#ondemand .js-modal-close span:after{
  width: 30%;
  margin-top: 0;
}
#ondemand .js-modal-close span:before {
    transform: rotate(45deg)
}
#ondemand .js-modal-close span:after {
    transform: rotate(-45deg)
}


#ondemand .ondemand_course .ondemand_course_curriculum{}
#ondemand .ondemand_course .ondemand_course_curriculum .ondemand_course_curriculum__dt{
  background: #F6F7F9;
  border: 1px solid #ccc;
  font-size: 1rem;
  line-height: 1.5;
  padding: 20px 35px 20px 16px;
  position: relative;
  cursor: pointer;
}
#ondemand .ondemand_course .ondemand_course_curriculum .ondemand_course_curriculum__dt::after{
  position: absolute;
  right: 15px;
  top: 50%;
  content: '';
  margin: -3px 0 0;
  width: 12px;
  height: 6px;
  background: url("../img/page/ondemand/icon-arrow-under-gray.svg") no-repeat center center / 100% auto;
  transition: 0.3s;
}
#ondemand .ondemand_course .ondemand_course_curriculum .ondemand_course_curriculum__dt.on::after{
  transform: rotate(180deg);
}
#ondemand .ondemand_course .ondemand_course_curriculum .ondemand_course_curriculum__dd{
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 15px 16px;
  display: none;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_curriculum .ondemand_course_curriculum__dt{
    font-size: 1.142857143rem;
    /*padding: 30px 30px 30px 63px;*/
    padding: 15px 30px 15px 63px;
  }
  #ondemand .ondemand_course .ondemand_course_curriculum .ondemand_course_curriculum__dt::after{
    right: auto;
    left: 25px;
  }
  #ondemand .ondemand_course .ondemand_course_curriculum .ondemand_course_curriculum__dd{
    /*padding: 30px 30px 30px 63px;*/
    padding: 15px 30px 15px 63px;
  }
}
#ondemand .ondemand_course .ondemand_course_subCurriculum{
  margin: 0 0 30px;
}
#ondemand .ondemand_course .ondemand_course_subCurriculum .ondemand_course_subCurriculum__dt{
  font-size: 1.0rem;
  font-weight: bold;
  color: #202020;
}
#ondemand .ondemand_course .ondemand_course_subCurriculum .ondemand_course_subCurriculum__dd{
  font-size: 1.0rem;
  text-indent: -1.70em;
  padding: 0 0 0 1.9em;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_course .ondemand_course_subCurriculum .ondemand_course_subCurriculum__dt{
    font-size: 1.142857143rem;
  }
  #ondemand .ondemand_course .ondemand_course_subCurriculum .ondemand_course_subCurriculum__dd{
    font-size: 1.142857143rem;
  }
}


/* ondemand_voice */
#ondemand .ondemand_voice .valueStapArea{
  padding-bottom: 5.75rem;
}
#ondemand .ondemand_voice .slick-list{
  overflow: visible;
}
#ondemand .ondemand_voice .valueStapArea{
  background: #0F3460;
}
#ondemand .ondemand_voice .ondemand_voice_Title{
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  margin: 0 0 1.0em;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_voice .ondemand_voice_Title{
    font-size: 1.714285714rem;
  }
}
#ondemand .ondemand_voice .ondemand_voice_list{
}
#ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item{
  background: #fff;
  border-radius: 10px;
  padding: 30px 20px 95px;
  position: relative;
  margin: 0 10px;
  box-shadow: 0px 4px 16px -6px rgba(0,0,0,0.6);
}
#ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-catch{
  font-size: 1.3125rem;
  font-weight: bold;
  color: #0F3460;
  padding: 35px 0;
  background: url("../img/page/ondemand/icon-voice-before.svg") no-repeat left top, url("../img/page/ondemand/icon-voice-after.svg") no-repeat right bottom;
}
#ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-txt-s{
  font-size: 0.875rem;
  font-weight: bold;
  color: #0F3460;
}
#ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-img{
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 2;
  transform: translate(-50%, 50%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
#ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-img img{
  object-fit: cover;
}
#ondemand .ondemand_voice .slick-track {
  display: flex;
}
#ondemand .ondemand_voice .slick-slide {
  height: auto !important;
}
#ondemand .ondemand_voice .slick-dots{
  bottom: -95px;
}
#ondemand .ondemand_voice .slick-dots li{
  width: 8px;
  height: 8px;
  margin: 0 8px;
  background: #fff;
  border-radius: 8px;
  transition: 0.1s;
}
#ondemand .ondemand_voice .slick-dots li button{
  padding: 0;
  width: auto;
  height: auto;
}
#ondemand .ondemand_voice .slick-dots li.slick-active{
  width: 24px;
}
#ondemand .ondemand_voice .slick-dots li button:before{
  content: none;
}

@media screen and (min-width: 1000px){
  #ondemand .ondemand_voice .slick-list{
    overflow: hidden;
  }
  #ondemand .ondemand_voice .ondemand_voice_list{
    display: flex;
  }
  #ondemand .ondemand_voice .slick-track{
    padding: 0 0 15px;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item {
    transform-origin: bottom center;
    transform: scale(.95);
    /*transition: transform .3s;*/
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item.slick-slide{
    transition: transform 0.4s ease-in-out;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item.slick-current{
    transform: scale(1);
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item{
    padding: 0;
    display: flex;
    align-items: center;
    /*overflow: hidden;*/
    margin: 0 10px;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-text{
    width: calc(100% - 267px);
    padding: 35px 40px;
    box-sizing: border-box;
    background: url("../img/page/ondemand/icon-voice-before.svg") no-repeat left 40px top, url("../img/page/ondemand/icon-voice-after.svg") no-repeat right 40px bottom;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-catch{
    margin: 0 0 10px;
    padding: 0;
    background: none;
    /*font-size: 1.571428571rem;*/
    font-size: 1.285714286rem;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-txt-s{
    /*font-size: 1.142857143rem;*/
    font-size: 0.928571429rem;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-txt-s--01{
    margin: 0.5em 0 0;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-img{
    transform: translate(0,0);
    width: 267px;
    height: 100%;
    border-radius: 0 10px 10px 0;
    position: relative;
    left: auto;
    bottom: auto;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-img::before{
    position: absolute;
    left: -10px;
    bottom: 15%;
    content: '';
    width:0;
    height:0;
    border-style:solid;
    border-width: 17px 0 17px 29px;
    border-color: transparent transparent transparent #FFFFFF;
  }
  #ondemand .ondemand_voice .slick-dots{
    bottom: -50px;
  }
}
@media screen and (min-width: 1280px){
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-catch{
    font-size: 1.571428571rem;
  }
  #ondemand .ondemand_voice .ondemand_voice_list .ondemand_voice_list__item .ondemand_voice_list__item-txt-s{
    font-size: 1.142857143rem;
  }
}



/* ondemand_case */
#ondemand .ondemand_case{
  padding: 50px 0;
}
#ondemand .ondemand_case .ondemand_case_Title{
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0 0 1.0em;
  color: #0F3460;
}
#ondemand .ondemand_case .ondemand_case_Text{
  font-size: 1.0rem;
  line-height: 2.0;
  margin: 0 0 1.0em;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_Title{
    font-size: 1.714285714rem;
    margin: 0 0 0.75em;
  }
  #ondemand .ondemand_case .ondemand_case_Text{
    font-size: 1.142857143rem;
    margin: 0 0 1.5em;
  }
}
#ondemand .ondemand_case .ondemand_case_box{
  width: 115%;
  margin: 0 -7.5%;
  padding: 25px;
  background: #F5F5F5;
  box-sizing: border-box;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_box{
    width: 100%;
    margin: 0 auto 60px;
    padding: 45px 30px;
    border-radius: 4px;
  }
}
#ondemand .ondemand_case .ondemand_case_box h3{
  font-size: 1.5rem;
  font-weight: bold;
  color: #0F3460;
  margin: 0 0 1.0em;
  padding: 0 0 0 60px;
  box-sizing: border-box;
  position: relative;  
}
#ondemand .ondemand_case .ondemand_case_box h3::after{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 44px;
  height: 44px;
  background: #103460;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.0rem;
  color: #fff;
}
#ondemand .ondemand_case .ondemand_case_box--01 h3::after{
  content: '01';
}
#ondemand .ondemand_case .ondemand_case_box--02 h3::after{
  content: '02';
}
#ondemand .ondemand_case .ondemand_case_box--03 h3::after{
  content: '03';
}
#ondemand .ondemand_case .ondemand_case_box h3 span{
  display: block;
  font-size: 1.0rem;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_box h3{
    font-size: 2.285714285rem;
    padding: 0 45% 0 60px;
  }
  #ondemand .ondemand_case .ondemand_case_box h3::after{
    font-size: 1.142857143rem;
  }
  #ondemand .ondemand_case .ondemand_case_box h3 span{
    display: inline-block;
    font-size: 1.714285714rem;
  }
}
@media screen and (min-width: 1100px){
  #ondemand .ondemand_case .ondemand_case_box h3{
    padding: 0 40% 0 60px;
  }
}
@media screen and (min-width: 1200px){
  #ondemand .ondemand_case .ondemand_case_box h3{
    padding: 0 37.5% 0 60px;
  }
}



#ondemand .ondemand_case .ondemand_case_box .slick-track {
  display: flex;
}
#ondemand .ondemand_case .ondemand_case_box .slick-slide {
  height: auto !important;
}
#ondemand .ondemand_case .ondemand_case_box .slick-list{
  overflow: visible;
}
#ondemand .ondemand_case .ondemand_case_box .slick-dots{
  bottom: -40px;
}
#ondemand .ondemand_case .ondemand_case_box .slick-dots li{
  width: 8px;
  height: 8px;
  margin: 0 8px;
  background: #0F3460;
  border-radius: 8px;
  transition: 0.1s;
}
#ondemand .ondemand_case .ondemand_case_box .slick-dots li button{
  padding: 0;
  width: auto;
  height: auto;
}
#ondemand .ondemand_case .ondemand_case_box .slick-dots li.slick-active{
  width: 24px;
}
#ondemand .ondemand_case .ondemand_case_box .slick-dots li button:before{
  content: none;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_box .slick-list{
    overflow: hidden;
  }
}

#ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list{}
#ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item{
  background: #fff;
  border-radius: 4px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 10px;
}
#ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item .ondemand_case_box_list__item-title{
  border: 1px solid #0F3560;
  margin: 0 auto 1.5em;
  padding: 22px 20px;
  border-radius: 4px;
  font-size: 1.125rem;
  color: #0F3460;
}
#ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item .ondemand_case_box_list__item-title em{
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
}
#ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item .ondemand_case_box_list__item-title span{
  display: block;
  margin: 10px 0 0;
  font-size: 1.0rem;
  font-weight: 400;
  color: #202020;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item{
    margin: 0 0 15px;
    padding: 20px 30px;
  }
  #ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item .ondemand_case_box_list__item-title{
    border-radius: 6px;
    padding: 22px 20px;
    font-size: 1.428571429rem;
  }
  #ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item .ondemand_case_box_list__item-title em{
    font-size: 1.428571429rem;
  }
  #ondemand .ondemand_case .ondemand_case_box .ondemand_case_box_list .ondemand_case_box_list__item .ondemand_case_box_list__item-title span{
    font-size: 1.142857143rem;
  }
}
#ondemand .ondemand_case .ondemand_case_box_card{}
#ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item{}
#ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item .ondemand_case_box_card__item-title{
  font-size: 1.125rem;
  font-weight: bold;
  color: #0F3460;
  margin: 0;
}
#ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item .ondemand_case_box_card__item-text{
  font-size: 1.0rem;
  margin: 0.5em 0 1.5em;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_box_card{
    display: flex;
  }
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item{
    width: calc(100% / 2);
    box-sizing: border-box;
    position: relative;
  }
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item:nth-child(odd){
    padding: 0 40px 0 0;
  }
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item:nth-child(odd)::after{
    position: absolute;
    right: 0;
    top: 10%;
    content: '';
    width: 1px;
    height: 80%;
    background: #CCC;
  }
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item:nth-child(even){
    padding: 0 0 0 40px;
  }
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item .ondemand_case_box_card__item-title{
    font-size: 1.285714286rem;
    position: relative;
    cursor: pointer;
  }
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item .ondemand_case_box_card__item-title::after{
    position: absolute;
    right: 0;
    top: 50%;
    content: '';
    margin: -3px 0 0;
    width: 15px;
    height: 8px;
    background: url("../img/page/ondemand/icon-arrow-under.svg") no-repeat center center / 100% auto;
    transition: 0.3s;
  }
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item .ondemand_case_box_card__item-title.on::after{
    transform: rotate(180deg);
  }
  
  #ondemand .ondemand_case .ondemand_case_box_card .ondemand_case_box_card__item .ondemand_case_box_card__item-text{
    font-size: 1.142857143rem;
    display: none;
  }
}
#ondemand .ondemand_case .ondemand_case_box .ondemand_case_box__btn{
  margin: 60px auto 0;
}
#ondemand .ondemand_case .ondemand_case_box .ondemand_case_box__btn a{
  margin: 0 auto;
  padding: 30px 10px;
  border-radius: 40px;
  font-size: 1.0rem;
  font-weight: bold;
  border: 1px solid #103460;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_box .ondemand_case_box__btn{
    position: absolute;
    right: 30px;
    top: 0;
    max-width: 332px;
    width: 100%;
    margin: 40px auto 0;
  }
  #ondemand .ondemand_case .ondemand_case_box .ondemand_case_box__btn a{
    font-size: 1.428571429rem;
    padding: 22px 10px;
    height: 4.25rem;
  }
}

#ondemand .ondemand_case .ondemand_case_box_example{
  margin: 0 auto 25px;
}
#ondemand .ondemand_case .ondemand_case_box_example h4{
  font-size: 1.125rem;
  font-weight: bold;
  color: #0F3460;
  margin: 0 auto 1.0em;
}
@media screen and (max-width: 768px){
  #ondemand .ondemand_case .ondemand_case_box_example .scrooll-area{
    width: 100%;
    overflow: auto;
    white-space: nowrap;
  }
  #ondemand .ondemand_case .ondemand_case_box_example .scrooll-area p{
    width: 800px;
  }
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_case .ondemand_case_box_example{
    background: #fff;
    margin: 0 auto 15px;
    padding: 40px;
  }
  #ondemand .ondemand_case .ondemand_case_box_example h4{
    font-size: 1.285714286rem;
  }
}


/* ondemand_reason */
#ondemand .ondemand_reason{
  background: #F5F5F5;
  padding: 40px 0;
}
#ondemand .ondemand_reason .ondemand_reason_Title{
  font-size: 1.25rem;
  font-weight: bold;
  color: #0F3460;
  line-height: 1.6;
  width: 87.1794871795%;
  margin: 0 auto 1.5em;
}
#ondemand .ondemand_reason .ondemand_reason_Text{
  font-size: 1.0rem;
  line-height: 2.0;
  width: 87.1794871795%;
  margin: 0 auto 2.0em;
}
@media screen and (max-width: 999px){
  #ondemand .ondemand_reason .contentArea{
    width: 100%;
  }
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_reason{
    background: #F5F5F5;
    padding: 115px 0 90px;
  }
  #ondemand .ondemand_reason .ondemand_reason_Title{
    width: 100%;
    font-size: 2.285714285rem;
    color: #202020;
    margin: 0 auto 0.5em;
  }
  #ondemand .ondemand_reason .ondemand_reason_Text{
    width: 100%;
    font-size: 1.142857143rem;
    margin: 0 auto 2.75em;
  }
}
#ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item{
  margin: 0 0 45px;
}
#ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item:last-child{
  margin: 0;
}
#ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item .ondemand_reason_list__item-text{
  width: 87.1794871795%;
  margin: 0 auto;
  padding: 25px 0 0;
}
#ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-title{
  font-size: 1.25rem;
  font-weight: bold;
  color: #0F3460;
  margin: 0 0 1.0em;
}
#ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-txt{
  line-height: 2.0;
}
#ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-btn{
  margin: 30px auto 0;
}
#ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-btn a{
  display: block;
  background: #fff;
  text-align: center;
  font-size: 1.0rem;
  font-weight: bold;
  color: #0F3460;
  border-radius: 40px;
  padding: 20px 40px;
}
#ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-btn a::after{
  margin: 0 0 0 10px;
  display: inline-block;
  content: '';
  width: 11px;
  height: 13px;
  background: url("../img/page/ondemand/icon-arrow.svg") no-repeat center center;
}
@media screen and (min-width: 1000px){
  #ondemand .ondemand_reason .ondemand_reason_list{
    display: flex;
    flex-wrap: wrap;
    gap: 0 4%;
  }
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item{
    width: calc(100% / 2 - 2.0%);
    position: relative;
    border-radius: 4px;
    overflow: hidden;
  }
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item:last-child{
    margin: 0 0 45px;
  }
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item .ondemand_reason_list__item-text{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 148px;
    margin: 0 auto;
    padding: 20px 35px;
    box-sizing: border-box;
  }
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item:nth-child(2) .ondemand_reason_list__item-text{
    min-height: 155px;
  }
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-title{
    font-size: min(2rem, 1.6vw);
    font-weight: bold;
    color: #fff;
    margin: 0 0 0.4em;
  }
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-txt{
    font-size: min(1.285714286rem, 1.25vw);
    line-height: 1.55;
    color: #fff;
  }
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-btn{
    max-width: 170px;
    margin: 5px 0 0 auto;
  }
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-btn a{
    padding: 8px 10px;
  }
}
@media screen and (min-width: 1280px){
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item .ondemand_reason_list__item-text{
    min-height: 173px;
  }
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item:nth-child(2) .ondemand_reason_list__item-text{    
    min-height: 173px;
  }
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-title{
    font-size: min(2rem, 1.5vw);
  }
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-btn{
    position: absolute;
    right: 30px;
    bottom: 15px;
    width: 100%;
  }
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-btn a{
    padding: 10px 10px;
  }
}
@media screen and (min-width: 1350px){
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item .ondemand_reason_list__item-text{
    min-height: 185px;
  }
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item:nth-child(2) .ondemand_reason_list__item-text{    
    min-height: 185px;
  }
}
@media screen and (min-width: 1500px){
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item .ondemand_reason_list__item-text{
    min-height: 195px;
  }
  #ondemand .ondemand_reason .ondemand_reason_list .ondemand_reason_list__item:nth-child(2) .ondemand_reason_list__item-text{    
    min-height: 195px;
  }
}
@media screen and (min-width: 1700px){
  #ondemand .ondemand_reason .ondemand_reason_list__item-text .ondemand_reason_list__item-title{
    font-size: min(2rem, 1.3vw);
  }
}

/* =================================================

トレーニング情報 #training

=================================================== */
#training {
  overflow-x: clip;
}
#training .border {
  border-bottom: 1px solid #c7c7c7;
}

/* staf_announce */
#training .staf_announce{
  margin: 7.5rem auto;
}
@media screen and (min-width: 1000px) {
  #training .staf_announce{
    margin-top: 10.5rem;
    margin-bottom: 10.5rem;
  }
}


/* trainingContet_TopArea */
#training .trainingContet_TopArea {
  margin-top: 2.3125rem;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 1000px) {
  #training .trainingContet_TopArea {
    margin-top: 4.4375rem;
  }
}
#training .trainingContet_TopArea .trainingContet_TopText {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 1000px) {
  #training .trainingContet_TopArea .trainingContet_TopText {
    font-size: 1.142857143rem;
    margin-bottom: 3.75rem;
    line-height: 2.0;
  }
}


/* .training_content */
#training .training_content{
  padding: 40px 0 70px;
}

/* --- タブコンテナ --- */
#training .training_content .tab-container{
  display: none;
}
#training .training_content .tab-container-sp{
  display: block;
  margin-bottom: 23px;
}
#training .training_content .tab-container-sp select{
  width: 100%;
  background: url("../img/page/training/icon-arrow-under.svg") no-repeat right 20px center #E7EBEE;
  text-align: center;
  border-radius: 8px;
  padding: 22px 10px;
  font-size: 1.0rem;
  font-weight: bold;
  color: #0F3460;
}
#training .training_content .tab-container-sp select option{
  font-size: 1.0rem;
  font-weight: bold;
  color: #0F3460;
}

@media screen and (min-width: 1000px){
  #training .training_content .tab-container-sp{
    display: none;
  }
  #training .training_content .tab-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  #training .training_content .tab-btn {
    width: calc(100% / 8);
    padding: 20px 5px;
    cursor: pointer;
    border: none;
    box-sizing: border-box;
    background-color: transparent;
    font-size: 1.142857143rem;
    font-weight: bold;
    color: #0F3460;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
  }
  #training .training_content .tab-btn:nth-of-type(1),
  #training .training_content .tab-btn:nth-of-type(2),
  #training .training_content .tab-btn:nth-of-type(4),
  #training .training_content .tab-btn:nth-of-type(5),
  #training .training_content .tab-btn:nth-of-type(6),
  #training .training_content .tab-btn:nth-of-type(7),
  #training .training_content .tab-btn:nth-of-type(8){
    width: 11%; 
  }
  #training .training_content .tab-btn:nth-of-type(3){
    width: 23%; 
  }
  #training .training_content .tab-btn:hover {
    background: #0F3460;
    color: #fff;
  }
  #training .training_content .tab-btn.active {
    background: #0F3460;
    color: #fff;
  }
}

/* --- コンテンツエリア --- */
#training .training_content .content-panel {
  display: none; /* デフォルトは非表示 */
}
#training .training_content .content-panel.active {
  display: block; /* アクティブなタブのコンテンツのみ表示 */
}

/* --- コースリスト（スクロール） --- */
#training .training_content .course-list-wrapper {
  max-height: 500px; /* 約20件が表示される高さに調整 */
  overflow-y: auto;
}

/* --- コーステーブル --- */


#training .training_content .course-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  overflow-wrap: break-word;
  word-break: break-all;
}
#training .training_content .course-table th{
  padding: 0.875rem;
  text-align: center;
  white-space: normal;
  word-break: break-all;
}
#training .training_content .course-table th:first-of-type{
  text-align: left;
}

#training .training_content .course-table th:nth-of-type(1){
  width: 340px;
}
#training .training_content .course-table th:nth-of-type(2){
  width: 150px;
}
#training .training_content .course-table th:nth-of-type(3){
  width: 160px;
}
#training .training_content .course-table th:nth-of-type(4){
  width: 90px;
}
#training .training_content .course-table th:nth-of-type(5){
  width: 110px;
}
#training .training_content .course-table th:nth-of-type(6){
  width: 110px;
}
#training .training_content .course-table th:nth-of-type(7){
  width: 120px;
}
#training .training_content .course-table th:nth-of-type(8){
  width: 70px;
}

#training .training_content .course-table td {
  padding: 1.0rem;
  text-align: center;
  white-space: normal;
  word-break: break-all;
  font-size: 0.875rem;
}
#training .training_content .course-table td:first-of-type{
  text-align: left;
}
#training .training_content .course-table th {
  background-color: #E7EBEE;
  font-weight: bold;
  color: #0F3460;
  position: sticky; /* ヘッダーを固定 */
  top: 0;
}
#training .training_content .course-table tr:nth-child(odd) {
  background-color: #F6F7F9;
}
#training .training_content .course-table td a.link{
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 13px;
  background: url("../img/page/training/icon-blank.svg") no-repeat center center / auto 100%;
}
@media screen and (min-width: 1000px){
  #training .training_content .course-table {
    table-layout: fixed;
  }
  #training .training_content .course-table th{
    font-size: 1rem;
  }
  #training .training_content .course-table th:nth-of-type(1){
    width: 350px;
  }
  #training .training_content .course-table th:nth-of-type(2){
    width: 130px;
  }
  #training .training_content .course-table th:nth-of-type(3){
    width: 140px;
  }
  #training .training_content .course-table th:nth-of-type(4){
    width: 100px;
  }
  #training .training_content .course-table th:nth-of-type(5){
    width: 100px;
  }
  #training .training_content .course-table th:nth-of-type(6){
    width: 100px;
  }
  #training .training_content .course-table th:nth-of-type(7){
    width: 110px;
  }
  #training .training_content .course-table th:nth-of-type(8){
    width: 70px;
  }
  #training .training_content .course-table td {
     font-size: 1rem;
  }
}
@media screen and (max-width: 999px){
  #training .training_content .scrooll-area{
    width: 100%;
    overflow: auto;
    white-space: nowrap;
  }
  #training .training_content .scrooll-area table{
    width: 1150px;
  }
}

/* --- リンクボタンとテキスト --- */
#training .training_content .link-section p {
  font-size: 1.1em;
  margin-bottom: 15px;
}
#training .training_content .link-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #005a9c;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  transition: background-color 0.3s;
}
#training .training_content .link-button:hover {
  background-color: #003366;
}

/* --- お問い合わせセクション --- */
#training .training_content .contact-info {
  margin: 60px auto 0;
  padding: 35px 20px;
  border: 1px solid #CCC;
  background-color: #F6F7F9;
}
#training .training_content .contact-info h2 {
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0 0 1.0em;
  color: #0F3460;
  text-align: center;
}
#training .training_content .contact-info .contact-info-list {
  list-style: none;
  padding: 0;
}
#training .training_content .contact-info .contact-info-list__item {
  margin-bottom: 10px;
}
#training .training_content .contact-info .contact-info-list__item a{
  display: block;
  padding: 25px 20px 40px;
  border-radius: 4px;
  font-size: 1.0rem;
  font-weight: bold;
  color: #0F3460;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);
  position: relative;
}
#training .training_content .contact-info .contact-info-list__item--site a{
  background: #103460;
  color: #fff;
}
#training .training_content .contact-info .contact-info-list__item--site a::after{
  position: absolute;
  right: 20px;
  bottom: 20px;
  content: '';
  width: 20px;
  height: 5px;
  background: url("../img/page/link_arrow.png") no-repeat center center / 100% auto;
}
#training .training_content .contact-info .contact-info-list__item--contact a{
  background: #fff;
  color: #0F3460;
}
#training .training_content .contact-info .contact-info-list__item--contact a::after{
  position: absolute;
  right: 20px;
  bottom: 20px;
  content: '';
  width: 26px;
  height: 20px;
  background: url("../img/page/training/icon-mail-blue.svg") no-repeat center center / 100% auto;
}
#training .training_content .contact-info .contact-info-list__item--blank a{
  background: #fff;
  color: #0F3460;
}
#training .training_content .contact-info .contact-info-list__item--blank a::after{
  position: absolute;
  right: 20px;
  bottom: 20px;
  content: '';
  width: 19px;
  height: 19px;
  background: url("../img/page/training/icon-blank-blue.svg") no-repeat center center / 100% auto;
}
@media screen and (hover:hover){
  #training .training_content .contact-info .contact-info-list__item--site a:hover{
    background: #fff;
    color: #103460;
    opacity: 1.0;
  }
  #training .training_content .contact-info .contact-info-list__item--site a:hover::after{
    background: url("../img/page/link_arrow_blue.png") no-repeat center center / 100% auto;
  }
  #training .training_content .contact-info .contact-info-list__item--contact a:hover{
    background: #0F3460;
    color: #fff;
    opacity: 1.0;
  }
  #training .training_content .contact-info .contact-info-list__item--contact a:hover::after{
    background: url("../img/page/training/icon-mail-white.svg") no-repeat center center / 100% auto;
  }
  #training .training_content .contact-info .contact-info-list__item--blank a:hover{
    background: #0F3460;
    color: #fff;
    opacity: 1.0;
  }
  #training .training_content .contact-info .contact-info-list__item--blank a:hover::after{
    background: url("../img/page/training/icon-blank-white.svg") no-repeat center center / 100% auto;
  }
}
@media screen and (min-width: 1000px){
  #training .training_content .contact-info {
    padding: 35px 20px 50px;
  }
  #training .training_content .contact-info h2{
    font-size: 1.285714286rem;
    margin: 0 0 2.0em; 
  }
  #training .training_content .contact-info h2 br{
    display: none;
  }
  #training .training_content .contact-info .contact-info-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 30px;
  }
  #training .training_content .contact-info .contact-info-list__item {
    max-width: 530px;
    width: calc(100% / 2 - 15px);
  }
  /* usa 並び替え */
  #training .training_content .contact-info--usa .contact-info-list__item--01{
    order: 1;
  }
  #training .training_content .contact-info--usa .contact-info-list__item--02{
    order: 3;
  }
  #training .training_content .contact-info--usa .contact-info-list__item--03{
    order: 2;
  }
  #training .training_content .contact-info--usa .contact-info-list__item--04{
    order: 4;
  }
  
  #training .training_content .contact-info .contact-info-list__item a{
    padding: 30px 90px 30px 40px;
  }
  #training .training_content .contact-info .contact-info-list__item--site a::after{
    width: 40px;
    height: 8px;
    right: 40px;
    bottom: 50%;
    transform: translateY(50%);
  }
  #training .training_content .contact-info .contact-info-list__item--contact a::after{
    right: 40px;
    bottom: 50%;
    transform: translateY(50%);
  }
  #training .training_content .contact-info .contact-info-list__item--blank a::after{
    right: 40px;
    bottom: 50%;
    transform: translateY(50%);
  }
}



