@charset "UTF-8";

/* ギャラリー//////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////*/
  .viewer360 nav {
    display: none;
  }
  .viewer360 .screenWrap .next, .viewer360 .screenWrap .prev {
    display: none;
  }
  .viewer360 .viewCaption p.name {
    display: none;
  }
  .viewer360 .viewCaption p.description {
    display: none;
  }
  .cont_outer {
    /* padding-right: 5px; */
    /* padding-left: 5px; */
    /* margin-top: 150px; */
  }

  .ss-tit5 {
      font-size: 1.8rem !important;
  }

  /* お申し込みボタン */
  #mosiko a {
    max-width: 520px;
    border-radius: 0px;
    padding: 15px 0;
  }
  /* Brown */
  #mosiko.bg_brown a {
    box-shadow: 0px 7px 0px 0px #ececec;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #990000), color-stop(0, #990000));
    background: -webkit-linear-gradient(top, #990000 0%, #990000 100%);
    background: -moz-linear-gradient(top, #990000 0%, #990000 100%);
    background: -ms-linear-gradient(top, #990000 0%, #990000 100%);
    background: linear-gradient(to bottom, #990000 0%, #990000 100%);
  }
  #mosiko.bg_brown a:hover {
  	box-shadow: 0px 3px 0px 0px #8b0f0f !important;
  }

  /* green */
  #mosiko.bg_green a {
    box-shadow: 0px 7px 0px 0px #ececec;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #007864), color-stop(0, #007864));
    background: -webkit-linear-gradient(top, #007864 0%, #007864 100%);
    background: -moz-linear-gradient(top, #007864 0%, #007864 100%);
    background: -ms-linear-gradient(top, #007864 0%, #007864 100%);
    background: linear-gradient(to bottom, #007864 0%, #007864 100%);
  }
  #mosiko.bg_green a:hover {
  	box-shadow: 0px 3px 0px 0px #00b300 !important;
  }

  /* ハンバーガー,header//////////////////////////////
    /////////////////////////////////////////////////////////////////////////////////////////////////////*/

    .pg_ttl {
        padding: 80px 0 30px;
        text-align: left;
    }

    @media screen and (max-width: 768px){
.sp_menu_wrap .sp_menu_btn div,
.sp_menu_wrap .sp_access_btn a {
    color: #55ADEA;
}
.pg_ttl {
    padding: 56px 0 60px;
}
}

/* BASE-大枠//////////////////////////////
  /////////////////////////////////////////////////////////////////////////////////////////////////////*/
    .main_img {
      margin: 0 0 30px;
    }
    .wid_sub {
      /* max-width: 1054px; */
      /* max-width: 860px; */
      /* max-width: 780px; */
      max-width: 980px;
    }
    .wid_sub2 {
      max-width: 1100px;
    }
    .entry_base .head_wrap p {
      text-align: left;
    }
    .entry_base h3 {
      padding: 0px;
      text-align: center;
      font-size: 2.2rem;
    }
    .entry_base h3:before {
      background: rgba(0,0,255,0);
    }

    /* 各TITLE */
    .tit-001 {
      border-top: 1px solid #f4a016;
      border-bottom: 1px solid #f4a016;
      padding: 0.5em 0;

      max-width: 500px;
      text-align: center !important;

      font-size: 3rem !important;
    }
    .tit-002 {
      border-top: 2px solid #770000;
      border-bottom: 2px solid #770000;
      padding: 0.5em 0;
      font-size: 1.2em !important;
      padding-top: 5px !important;
    }
    .tit-003 {
      border-top: 1px solid #f4a016;
      border-bottom: 1px solid #f4a016;
      padding: 0.5em 0;

      /* max-width: 600px; */
      text-align: center !important;
      font-size: 2.7rem !important;
    }
    .tit-003s {
      color: #f4a016;
      margin-bottom: 10px !important;
    }
    .tit-004 {
      border-top: 2px solid #770000;
      border-bottom: 2px solid #770000;
      padding: 0.5em 0;
      color: #770000;
    }
    .y-pen {
      background:linear-gradient(transparent 60%, #FFD900 60%);
    }
    .ss-tit {
      color: #000;
      font-size: 18px;
      background:linear-gradient(transparent 60%, #ff6 60%);
      margin: 0 auto;
    }
    .ss-tit2 {
      color: #fff;
      font-size: 14px;
      background-color: #f4a016;
      padding: 1% 3%;
      border-radius: 30px;
    }
    .ss-tit3 {
      color: #fff;
      font-size: 1.2em !important;
      background-color: #f4a016 !important;
      padding: 1% 3%;
      border-radius: 30px;
      margin: 0 auto !important;
      max-width: 53%;
    }
    .ss-tit4 {
      font-size: 2rem !important;
      color: #F4A016;
      text-align: left !important;
      margin-bottom: 15px !important;
    }
    .voice_tit {
      margin-bottom: 0 !important;
      max-width: 600px;
    }
    .height2 {
      font-size: 1.4rem;
      line-height: 1.6 !important;
    }
    .height3 {
      padding: 2%;
      background-color: #eaeaea;
      font-weight: bold;
      font-size: 2rem;
    }
    .bg_00{
      background-color: rgba(0,0,255,0);
    }
    .bg_box01 {
      background-color: #fdfcd8;
      padding: 2% 4%;
      border-radius: 30px;
    }
    .ibox2 img {
      max-width: 65% !important;
    }
    .ibox3 img {
      max-width: 35% !important;
    }

    .text_img_set .text_area {
      /*width: 85%;*/
    	width: 100%;
      padding: 3%;
      margin: 0 auto;
      background-color: #FDFDEB;
      boder-radius: 30px;
    }
    .entry_base h5 {
      background-color: #F4A016;
      color: #fff;
      max-width: 17%;
      padding: 0 10px;
      text-align: center;
      border-radius: 20px;
      margin: 0 auto;
      margin-bottom: 10px;
      margin-top: 20px;
    }
    .entry_base .case_plus::before {
      background-image: url(/department/files/case2_plus.png);
    }
    .entry_base .case_result::before {
      background-image: url(/department/files/case2_arrow.png);
    }

    .img_box:before {
  	   background: #fff;
    }

    /* table -----------------------*/
    .entry_base table tbody th {
      background: #f8f8dd;
      border: 1px solid #000;
      color: #000;
    }
    .entry_base table tbody td {
      background: #fff;
      border: 1px solid #000;
    }

    /* --------------------- */
    .sec_wrap {
      /* padding: 20px 40px 0px; */
      padding: 20px 25px 0px;
    }
    .sec_wrap2 {
      padding: 0px 20px;
    }
    .sec_wrap2 img {
      border: 2px solid #fff;
      /* text-align: center; */
    }

    /* インタ－ン--------------------- */
    .panel_group .comment .inner {
      /*background-image: none;
      margin-bottom: 10px;
      padding: 0 0 3% 2%;*/
    }

  @media only screen and (max-width: 767px) {
    .cont_outer {
      width: 100%;
    }
    .sec_wrap {
      /* padding: 32px 4% 16px; */
      padding: 2px 2% 16px;
      /* padding: 0; */
    }
    .ibox2 img {
      max-width: 100% !important;
    }
    .ibox3 img {
      max-width: 100% !important;
    }
    .entry_base h5 {
      max-width: 39%;
    }
    .img_box figure {
      margin: 0;
    }

    /* インターン */
    .height2 {
      /*margin-bottom: 50px !important;
      padding-bottom: 20px;
      border-bottom: 1px solid #ececec;*/
      margin-bottom: 10px !important;
    }

    main > section:nth-of-type(2n+1) {
      padding: 0;
    }
    .text_img_set.type_num {
      margin: 0px;
    }
    .tit-001 {
      font-size: 2rem !important;
    }
    .tit-003 {
      font-size: 2rem !important;
    }
    .ss-tit3 {
      max-width: 100%;
      text-align: center !important;
      line-height: 1.2 !important;
      padding: 10px 0 !important;
    }
    .ss-tit4 {
      font-size: 2rem !important;
      line-height: 1.2em !important;
      text-align: left !important;
    }
    .entry_base .sec_head {
      text-align: center;
      margin-top: 50px;
    }
    .entry_base .tblScroll table {
      width: 640px;
      margin: 0;
    }
    .entry_base h3 {
      margin: 22px 0 10px;
      font-size: 1.8rem;
    }
    .ss-tit {
      font-size: 13px;
    }
    .text_img_set .text_area:before {
      background: rgba(0,0,255,0);
    }
    .s-pt20 {
      padding-top: 20px;
    }
    .s-pt50 {
      padding-top: 50px !important;
    }
    .s-pt90 {
      padding-top: 90px !important;
    }
    /* 学生の声 */
    .s-voice {
      width: 60%;
      margin: 0 auto;
    }
    /* ホテルのインターンシップ*/
    .entry_base .case_plus, .entry_base .case {
      display: block;
      text-align: center;
    }
    .entry_base .case_plus::before {
      top: 50%;
      width: 34px;
      height: 34px;
    }
    .entry_base .case_plus div:first-child {
      padding-right: 0;

  }

/*240610_エアライン追加*/
/*全体的なこと---------------------------------------------------------------------------------------------------------*/
.maru_gothic {
    font-family: 'Zen Maru Gothic', serif;
}
.pg_ttl {
    padding: 80px 0 0px;
    text-align: left;
}
.lp_bg{
padding-bottom: 20px;
background-image: url(/lp-content/airline/image/airline_lp_bg.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
}
.design_lp{
width: 760px;
margin: 0 auto;
background-color: #ffffff; 
}
.sub_title{
text-align: center;
}
.sub_title img {
    width: 100%;
margin-top: -10px;
}
.sp{
 display: none;
}
.pc{
 display: block;
}
.center {
    text-align: center;
}
@media screen and (max-width:767px) {
.pg_ttl {
    padding: 120px 0 0px;
}
.design_lp {
    width: auto;
}
.sub_title img {
    width: 100%;
}
.pc{
 display: none;
}
.sp{
 display: block;
}
.third_point_white{
    font-size: 2.5rem;
}
.sp_menu_wrap .sp_menu_btn div, .sp_menu_wrap .sp_access_btn a {
    color: #55ADEA;
}
.sp_fixed_nav{
display: none;
}
.target{
display: none;
}
footer .ft_sitemap {
    display: none;
}
#container {
padding-bottom: 0px; 
}
}

/*TOP画像---------------------------------------------------------------------------------------------------------*/
.lpimg{
width: 100%;
    text-align: center;
    height: auto;
    position: relative;
}
.lpimg img{
width: 100%; 
}
@media screen and (max-width:767px) {
.lpimg img{
width: 100%; 
margin-top: -15%;
}
.top_title{
    transform-origin: center bottom;
position: static;
}
}
/*目指せる職業---------------------------------------------------------------------------------------------------------*/
.work{
margin: 40px 80px;
}
.work-title {
 border-bottom:none;
}
.work-title img {
    width: 100%;
}
.text_class{
padding: 100px 10% 40px;
    margin-bottom: 40px;
}
.class{
display: flex;
    margin-top: 20px;
}
.class_a,.class_b{
 width: 50%;
}
@media screen and (max-width:767px) {
.work{
margin: 40px 20px;
}
.work-title {
    font-size: 1.5em;
}
.class{
display: block;
    margin-top: 20px;
    text-align: center;
}
.class_a, .class_b {
    width: 100%;
}
}
/*導入---------------------------------------------------------------------------------------------------------*/
/*
.prologue img{
width: 100%;
}
.prologue > .text_area{
margin: 40px;
    line-height: 2em;
}
@media screen and (max-width:767px) {
.prologue > .text_area{
margin: 20px;
}
}
*/
/*ABOUT---------------------------------------------------------------------------------------------------------*/
.about{
margin: 40px;
}
.about-box01{
padding: 0.5em 1em;
    margin: 1em 0 0;
font-size: 2em;
    text-align: center;
    font-weight: 500;
}
.about-box01 p {
   margin: 0;
    padding: 0;
}
.about > .text_area ,.oc > .text_area{
text-align: center;
    font-size: 2em;
    display: flex;
    flex-flow: column;
    gap: 40px; 
} 
.about > .text_area p,.oc > .text_area p{
padding: 20px 0;
    border: solid 2px #26A9A0;
    display: block;
}
.about img{
width: 100%;
}
.about .hikoki {
    width: 10vw;
    max-width: 80px;
    margin: 0 auto;
}
.about-box02 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #ffffff;
    background: #26A9A0;
}
.fs2em {
    font-size: 2em;
}
.about-box02 p {
    text-align: center;
    padding: 10px 20px;
}
.about-box02 span {
    font-size: 2em;
}
@media screen and (max-width:767px) {
.about{
margin: 20px;
}
.about-box01{
padding: 0.5em;
    margin: 1em 0;
font-size: 1.5em;
}
.about > .text_area ,.oc > .text_area{
    font-size: 1.5rem;
} 
.about > .text_area p,.oc > .text_area p{
padding: 10px 0;
}
.about-box02 p {
    padding: 10px;
}
.fs2em {
    font-size: 1.5em;
}

.about-box02 span {
    font-size: 1.3em;
}
}
/*ピックアップ---------------------------------------------------------------------------------------------------------*/
.event{
    background-color: #BEE3E0;
text-align: center;
padding: 40px 0;
}
.event .event_title{
    font-size: 2em;
    margin-bottom: 20px;
}
.event .event_item img {
    border-radius: 20px;
  box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
}
.event img{
        width: 80%;
}
.event > .text_area{
color: #fff;
    font-size: 1.5em;
    padding: 20px 40px;
}
@media screen and (max-width:767px) {
.event{
padding: 20px 0 40px;
}
.event > .text_area{
    font-size: 1.3em;
    padding: 0px;
}
}

/*ポイント_アコーディオン--------------------------------------------------------------------------------------------------------*/
.point_accordion {
margin: 1em auto;
}
.point_toggle {
display: none;
}
.point_option {
position: relative;
margin-bottom: 1em;
}
.point_title,
.point_content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.point_title {
border: solid 1px #ccc;
padding: 1em;
display: block;
color: #333;
font-weight: bold;
}
.point_title::after,
.point_title::before {
content: "";
position: absolute;
right: 1.25em;
top: 1.25em;
width: 2px;
height: 0.75em;
background-color: #999;
transition: all 0.3s;
}
.point_title::after {
transform: rotate(90deg);
}
.point_content {
max-height: 0;
overflow: hidden;
}
.point_toggle:checked + .point_title + .point_content {
max-height: 3300px;
transition: all 1.5s;
}

.point_toggle:checked + .point_title::before {
transform: rotate(45deg) !important;
}
.point_toggle:checked + .point_title::after {
transform: rotate(135deg) !important;
}


/*ポイント---------------------------------------------------------------------------------------------------------*/
.point{
width: 100%; 
margin-top: 40px;
position: relative;
z-index: 2;
padding-bottom: 10px;
}
.point.value {
background: #eeeeee;
margin: 10px auto;
    width: 96%;
    border-radius: 30px;
}
.point-img{
width: 80%; 
margin: 0 auto;
}
.point-img-small{
width: 60%; 
margin: 0 auto;
}
.point img{
width: 100%; 
margin: 10px 0;
}
.point-sub{
margin: 40px 0;
}
/*
.text_area {
  margin: 20px 0;
}
*/
.point-title{
text-align: center;
padding: 0.1em;
margin: 2em 0 1em;
background: linear-gradient(transparent 50%, #BEE3E0 80%);
font-size: 2.5rem;
font-weight: 600;
line-height: 1.1;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.riyu {
position: absolute;
top: 0;
left: 0;
width: 24%;
}
.riyu img {
margin: 0;
}
.riyu_title {
text-align: center;
font-size: 2.2rem;
line-height: 1.1;
margin-bottom: 1em;
}
.riyu_title span {
    font-size: 1.3em;
    color: #26A9A0;
}
.point-box1 .text {
    font-size: 1.5rem;
}
.v2_title {
font-size: 3rem;
line-height: 1.1;
margin-bottom: 1em;
text-align: center;
}
.koshi_title {
font-size: 3rem;
line-height: 1.1;
margin-bottom: 1em;
}
.point-1{
margin: 40px;
padding: 1px 10px;
background: #ffffff;
}
.point-2 {
padding: 0.25em 0.5em;
color: #26A9A0;
background: transparent;
border-left: solid 10px #26A9A0;
font-size: 4rem;
font-weight: bold;
}
.point-box1{
position: relative;
padding: 4.5em 1em 1em;
margin: 2em 0 1em;
color: #000000;
background: #BEE3E0;
border-radius: 1em;
}
/*
.point-1> .text_area span{
color: #D19B62;
    font-size: 1.5em;
    font-weight: bold;
}
*/
.point-box2 {
    padding: 0.5em 1em;
    border-radius: 10px;
    margin: 20px 0;
    border: 2px solid #26A9A0;
}
.column2{
display: flex;
}
.point-h4{
padding: 5px;
    border-bottom: solid 2px #D19B62;
    display: inline-block;
font-size: 1.2em;
}
.point .honbun {
    font-size: 1.3em;
    margin: 10px;
}
.point .sironuki {
    font-size: 2em;
    color: #fff;
    font-weight: 700;
    background: #26A9A0;
    border-radius: 1em;
    padding: 20px;
    margin: 60px 10px 10px;
    text-align: center;
}
.point .hosoku {
    font-size: 1.2em;
    line-height: 1;
}
.point .midashi {
    font-size: 1.8em;
    line-height: 1.2;
    color: #26A9A0;
    font-weight: 500;
    margin: 40px 10px 20px;
}
.point .midashi_2 {
    font-size: 1.6em;
    line-height: 1.2;
    background: #BEE3E0;
    font-weight: 500;
    border-radius: 1em;
    padding: 10px;
    margin: 40px 10px 20px;
    text-align: center;
}
@media screen and (max-width:767px) {
.point{
width: 100%; 
margin-top: 40px;
}
.point-img{
width: 100%; 
}
.point-img-small{
width: 70%; 
}
.point-sub{
margin: 20px 0;
}
/*
.point-title span, .text_area span{
    font-size: 1.3em;
}
*/
/*
.point-title p{
    font-size: 1.5em;
}
*/
.point-1{
margin: 10px;
}
 .point-2 {
    font-size: 2.5rem;
}
.point-box1{
    margin: 1.5em 0 1em;
}
/*
.point-1> .text_area span{
    font-size: 1.3em;
}
*/
.point-box2 {
    padding: 0.5em 1em;
margin: 20px 0;
}
.koshi_title {
font-size: 2rem;
}
.riyu {
width: 130px;
}
.point .honbun {
    font-size: 1.1em;
    margin: 10px;
}
.point .sironuki {
    font-size: 1.4em;
    font-weight: 700;
    border-radius: 1em;
    padding: 10px;
}
.point .hosoku {
    font-size: 0.7em;
}
.point .midashi {
    font-size: 1.4em;
}
.point .midashi_2 {
    font-size: 1.2em;
}
}

/*卒業生---------------------------------------------------------------------------------------------------------*/
.content {
  width: 460px;
height: auto;
    margin-right: 20px;
}
.wrap {
  overflow: hidden;
  display: flex;
  align-items: center;
 height: auto;
}
.slid {
  display: flex;
  -webkit-animation: loop-slide 40s infinite linear 1s both;
  animation: loop-slide 40s infinite linear 1s both;
}
@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media screen and (max-width:767px) {
.content {
    width: 300px;
    margin-right: 10px;
}
}
/*アコーディオン---------------------------------------------------------------------------------------------------------*/
.name{
margin-bottom: 5px;
font-size: 4.5rem;
}
.name span {
    font-size: 60%;
}
.shamei{
    font-size: 2rem;
}
.sotugyo_title{
    color: #26A9A0;
    margin-bottom: 10px;
    font-size: 2.7rem;
}
.toggle {
	display: none;
}
.Label {
	padding: 0.5em;
    display: block;
    color: #000;
    margin: 5px 0;
    font-size: 1.5rem;
}
.Label::before{
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.comment {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
    border-bottom: solid 1px #000000;
}
.comment {
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.toggle:checked + .Label + .comment {
	height: auto;
	padding:20px ;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
@media screen and (max-width:767px) {
.name{
    font-size: 2.5rem;
}
.shamei{
    font-size: 1.5rem;
}
.sotugyo_title{
    font-size: 2rem;
}
}
/*FAQ---------------------------------------------------------------------------------------------------------*/
.faq{
    padding: 20px;
    background: #BEE3E0;
}
.short_width {
    width: calc(100% - 120px);
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    padding: 20px;
    border-radius: 1em;
}
.accordion_box2.type_qa {
    margin: 0 0 20px;
}
.accordion_box2.type_qa dl.open:before {
    transform: rotate(0);
}
.accordion_box2.type_qa dl:before {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-size: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    pointer-events: none;
}
.accordion_box2.type_qa dt {
    position: relative;
    padding: 17px 17px 17px 77px;
    border-radius: 10px;
    font-size: 2rem;
    line-height: 2.5;
    letter-spacing: 0px;
}
.accordion_box2.type_qa dt::before {
    position: absolute;
    left: 0;
    content: "";
    width: 50px;
    height: 50px;
    background: url(/lp-content/airline/image/icon-qa3_q.svg) no-repeat center left;
}
.accordion_box2.type_qa dd {
    position: relative;
    padding: 10px 27px 5px;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0px;
    background: #BEE3E0;
}
.accordion_box2.type_qa dd::before {
    position: absolute;
    top: 10px;
    left: 25px;
    content: "";
    width: 30px;
    height: 30px;
    background: url(/lp-content/airline/image/icon-qa3_a.svg) no-repeat center left;
}
.accordion_box2.type_qa dd .inner {
    padding-left: 50px;
    -webkit-text-size-adjust: none;
}
.intro .inner {
    background: transparent;
}
.intro.second_floor .inner {
    margin: 0 auto 20px;
}
@media screen and (max-width:767px) {
.faq{
margin: 20px;
}
.short_width {
    width: 100%;
}
.accordion_box2.type_qa dt {
    padding: 30px 17px 30px 77px;
    font-size: 1.4rem;
    line-height: 1.5;
}
.accordion_box2.type_qa dt::before {
    position: absolute;
    top:20px;
    left: 0;
    content: "";
    width: 50px;
    height: 50px;
    background: url(/lp-content/airline/image/icon-qa3_q.svg) no-repeat center left;
}
.accordion_box2.type_qa dd {
    padding: 14px 27px 5px;
    font-size: 1.2rem;
}
.accordion_box2.type_qa dd::before {
    top: 15px;
}
}

/*アクセス---------------------------------------------------------------------------------------------------------*/
.access{
margin: 40px;
}
.entry_base table {
    margin: 0 0 20px;
}
.entry_base table {
    width: 100%;
    margin: 0 0 30px;
    border-collapse: collapse;
}
 .entry_base table.noScroll tbody td {
    width: 100%!important;
}
.entry_base table tbody th {
font-size: 1.4rem;
    color: #000;
    background: #BEE3E0;
    border: 1px solid #707070;
}
.entry_base table tbody td {
  background: #Fff;
    border: 1px solid #707070;
    font-size: 1.2rem;
}
@media screen and (max-width:767px) {
.access{
margin: 20px;
}
}
/*OC---------------------------------------------------------------------------------------------------------*/
.oc{
margin: 40px;
padding-bottom: 20px;
}
.text_area p.oc_title{
    font-weight: bold;
    border-bottom: none;
}
.text_area p.oc_title span {
    border-bottom: solid 2px #FFADBC;
}
.oc-box{
padding: 1em;
    margin: 2em 0;
    font-weight: bold;
    background: #BEE3E0;
    border-radius: 10px;
}
.oc-box p {
    text-align: center;
    padding: 10px 0;
    color: #26A9A0;
}
.oc-box span {
    font-size: 2em;
}
.oc-box li{
margin: 3px 0;
}
ol.oc_list{
  list-style-type:none;
}
ol.oc_list li{
  position:relative;
  padding: 0 0 0 20px;
  margin: 7px 0 7px 0px;
}
ol.oc_list li:before{
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #26A9A0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width:767px) {
.oc{
margin: 20px;
}
.oc-box p {
    text-align: center;
    padding: 10px 0;
}
.oc-box span {
    font-size: 1.5em;
}
.oc-box li{
margin: 5px 0;
}
}
/*ボタン---------------------------------------------------------------------------------------------------------*/
.button{
margin: 20px;
}
.button img{
width: 100%;
    padding: 10px
}
.button .tyui {
    text-align: center;
    color: #EA610C;
}
@media screen and (max-width:767px) {
.button {
    margin: 20px 0;
}
}

/*フローティング---------------------------------------------------------------------------------------------------------*/
.floating{
display: none;
}
.cta_wrap_short{
display: none;
}
.floating-banner__image{
display: none;
}
@media screen and (max-width:767px) {
.floating{
display: block;
}
.floating-button{
    padding: 0px;
display: block;
}
.floating-banner {
    width: auto;
position: fixed;
    bottom: 0;
    z-index: 999;
    display: flex;
backdrop-filter: blur(5px);
}
.floating-banner__image {
display: block;
  max-width: 100%; 
}
.thumb_cont_list.column_2 > li .ttl {
    margin: 5px 0 8px;
}
}
/*テーブル--------------------------------------------------------------------------------------------------------*/
.table_scroll {
    overflow: scroll;
}
table.value_table {
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
    white-space: nowrap;
}
table.value_table th, table.value_table td {
    padding: 5px 10px;
    border-top: 1px solid #26A9A0;
    border-left: 1px solid #26A9A0;
}
table.value_table th {
    background: #BEE3E0;
    color: #000000;
}
table.value_table td {
    background: #FCFCFC;
    color: #000000;
}
table.value_table th:last-child, table.value_table td:last-child {
    border-right: 1px solid #26A9A0;
}
table.value_table tr:last-child th, table.value_table tr:last-child td {
    border-bottom: 1px solid #26A9A0;
}
table.value_table tr:first-child :first-child {
    border-top-left-radius: 5px;
}
table.value_table tr:first-child :last-child {
    border-top-right-radius: 5px;
}
table.value_table tr:last-child :first-child {
    border-bottom-left-radius: 5px;
}
table.value_table tr:last-child :last-child {
    border-bottom-right-radius: 5px;
}

/*--------------------アニメーション-------------------------------------------------------------------------------*/
.ugoki {
    position: relative;
    height: 27vw;
}
.ugoki .item {
    position: absolute;
    overflow: hidden;
        width: 100%;

}
.ugoki .item img{
    width: 100%;
}
@keyframes anime01 {
    0% {
        opacity:  0;                /* 透明度指定 */
        top: 0;                  /* 位置指定 */
        left: 0;
        width: 200%;
    }
    100% {
        opacity:  1;                /* 透明度指定 */
        top: 0;                     /* 位置指定 */
        left: 0;
        width: 100%;
    }
}
.anime_test {
    display:  block;                /* ブロック要素にする */
    margin: 0 0 0 10%;                 /* 要素中央揃え */
    animation: anime01 2s ease;      /* アニメーション指定 */
    animation-iteration-count: infinite; /*無限ループ*/
    animation-direction: alternate;/*奇数回で通常、偶数回で逆の動き*/
}
/*--------------------リスト-------------------------------------------------------------------------------*/
ul.airline_list {
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

ul.airline_list li {
  line-height: 1.5;
  padding: 0.5em 0;
}

ul.airline_list li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f192";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #EEE44F; /*アイコン色*/
}
/*--------------------グーグルマップ埋め込み-------------------------------------------------------------------------------*/
.map-wrap {
  max-width: 100%; /* ここに横幅を指定 */
    margin: 0 auto;
}
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}