@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

.pcOnly {display: block;}
.tbOnly {display: none;}
.spOnly {display: none;}
.tbminOnly {display: none;}
.minspOnly {display: none;}

html {
	font-size: 62.5%;
}
body {
    width: 100%;
	font-size: 1.6rem;
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-weight: 400;
	line-height: 175%;
    color: rgb(35,35,35);
    background-color: rgb(240,240,240);
    text-align: justify;
    -webkit-text-size-adjust: 100%;
}
#container {
    width: 100%;
    margin: 0 auto;
    background-color:rgb(255,255,255);
    overflow: hidden;
}
img {
    margin: 0;
	padding: 0;
    border: none;
}

.max {width: 100%;margin: 0 auto;}
.max_236 {width: 100%;max-width: 236px;}
.max_370 {width: 100%;max-width: 370px;}
.max_800 {width: 100%;max-width: 800px;margin: 0 auto;}
.max_900 {width: 90%;max-width: 900px;margin: 0 auto;}
.max_1000 {
    width: 100%;max-width: 1000px;margin: 0 auto;}
.max_1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

.min_311 {min-width: 311px;}
.min_1024 {min-width: 1024px;}
.min_80 {min-width: 80px;}

.pos_ab {position: absolute;}
.pos_rel {position: relative;}

.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.just {text-align: justify;}
.block {display: block;}
.inline{display: inline;}
.pcNone{display: none;}

.fs08{font-size: 0.8rem;}
.fs10{font-size: 1rem;}
.fs11{font-size: 1.1rem;}
.fs12{font-size: 1.2rem;}
.fs13{font-size: 1.3rem;}
.fs14{font-size: 1.4rem;}
.fs15{font-size: 1.5rem;}
.fs16{font-size: 1.6rem;}
.fs18{font-size: 1.8rem;}
.fs19{font-size: 1.9rem;}
.fs20{font-size: 2rem;}
.fs21{font-size: 2.1rem;}
.fs22{font-size: 2.2rem;}
.fs23{font-size: 2.3rem;}
.fs24{font-size: 2.4rem;}
.fs25{font-size: 2.5rem;}
.fs26{font-size: 2.6rem;}
.fs28{font-size: 2.8rem;}
.fs30{font-size: 3rem;}
.fs32{font-size: 3.2rem;}
.fs33{font-size: 3.3rem;}
.fs35{font-size: 3.5rem;}
.fs40{font-size: 4rem;}
.fs45{font-size: 4.5rem;}
.fs50{font-size: 5rem;}
.fs55{font-size: 5.5rem;}
.fs60{font-size: 6rem;}
.fs65{font-size: 6.5rem;}
.fs70{font-size: 7rem;}
.fs80{font-size: 8rem;}
.fs100{font-size: 10rem;}

.lhn{line-height: normal;}
.lh90{line-height: 90%;}
.lh100{line-height: 100%;}
.lh120{line-height: 120%;}
.lh130{line-height: 130%;}
.lh140{line-height: 140%;}
.lh150{line-height: 150%;}
.lh160{line-height: 160%;}
.lh180{line-height: 180%;}
.lh200{line-height: 200%;}
.lh220{line-height: 220%;}
.lh250{line-height: 250%;}

.b {font-weight: bold;}
.fw100 {font-weight: 100;}
.fw200 {font-weight: 200;}
.fw300 {font-weight: 300;}
.fw400 {font-weight: 400;}
.fw500 {font-weight: 500;}
.fw600 {font-weight: 600;}
.fw700 {font-weight: 700;}
.fw800 {font-weight: 800;}
.fw900 {font-weight: 900;}
.normal {font-weight: 300;}

.jikan0 {letter-spacing: 0rem;}
.jikan01 {letter-spacing: 0.1rem;}
.jikan02 {letter-spacing: 0.2rem;}
.jikan03 {letter-spacing: 0.3rem;}
.jikan04 {letter-spacing: 0.4rem;}
.jikan05 {letter-spacing: 0.5rem;}
.jikan06 {letter-spacing: 0.6rem;}
.jikan07 {letter-spacing: 0.7rem;}
.jikan08 {letter-spacing: 0.8rem;}
.jikan10 {letter-spacing: 1rem;}
.jikan-05 {letter-spacing: -0.5rem;}

.w5{width: 5%;}
.w10{width: 10%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w33{width: 33%;}
.w40{width: 40%;}
.w47{width: 47%;}
.w45{width: 45%;}
.w50{width: 50%;}
.w53{width: 53%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w63{width: 63%;}
.w65{width: 65%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w90{width: 90%;}
.w95{width: 95%;}
.w100{width: 100%;}
.wfit{width: fit-content;}

.h36 {height: 36px;}
.h90 {height: 90px;}
.h130 {height: 130px;}

.box {box-sizing: border-box;}

.checkpoint_box {
    height: 286px;
    box-sizing: border-box;
}

.check_illust {
    width: 100%;
    max-width: 318px;
}

.tokuten_box {min-height: 404px;}

.mauto {margin-left: auto;margin-right: auto;}
.mt0{margin-top: 0rem;}
.mt05{margin-top: 0.5rem;}
.mt10{margin-top: 1rem;}
.mt15{margin-top: 1.5rem;}
.mt20{margin-top: 2rem;}
.mt25{margin-top: 2.5rem;}
.mt30{margin-top: 3rem;}
.mt35{margin-top: 3.5rem;}
.mt40{margin-top: 4rem;}
.mt45{margin-top: 4.5rem;}
.mt50{margin-top: 5rem;}
.mt60{margin-top: 6rem;}
.mt70{margin-top: 7rem;}
.mt80{margin-top: 8rem;}
.mt90{margin-top: 9rem;}
.mt100{margin-top: 10rem;}
.mt120{margin-top: 12rem;}
.mt130{margin-top: 13rem;}
.mt140{margin-top: 14rem;}
.mt150{margin-top: 15rem;}
.mt180{margin-top: 18rem;}
.mt200{margin-top: 20rem;}
.mt220{margin-top: 22rem;}
.mtauto{margin-top: auto;}
.mb05{margin-bottom: 0.5rem;}
.mb10{margin-bottom: 1rem;}
.mb15{margin-bottom: 1.5rem;}
.mb20{margin-bottom: 2rem;}
.mb25{margin-bottom: 2.5rem;}
.mb40{margin-bottom: 4rem;}
.mb60{margin-bottom: 6rem;}
.mb80{margin-bottom: 8rem;}
.mb100{margin-bottom: 10rem;}
.mb150{margin-bottom: 15rem;}
.mr05{margin-right: 0.5rem;}
.mr10{margin-right: 1rem;}
.mr20{margin-right: 2rem;}
.mr50{margin-right: 5rem;}
.ml05{margin-left: 0.5rem;}
.ml10{margin-left: 1rem;}
.ml20{margin-left: 2rem;}
.ml25{margin-left: 2.5rem;}
.ml30{margin-left: 3rem;}
.ml-05{margin-left: -0.5rem;}
.mlauto{margin-left: auto;}

.pd05{padding: 0.5rem;}
.pd10{padding: 1rem;}
.pd15{padding: 1.5rem;}
.pd20{padding: 2rem;}
.pd30{padding: 3rem;}
.pd40{padding: 4rem;}
.pd50{padding: 5rem;}
.pt0{padding-top: 0rem;}
.pt05{padding-top: 0.5rem;}
.pt10{padding-top: 1rem;}
.pt15{padding-top: 1.5rem;}
.pt20{padding-top: 2rem;}
.pt30{padding-top: 3rem;}
.pt40{padding-top: 4rem;}
.pt50{padding-top: 5rem;}
.pt60{padding-top: 6rem;}
.pt80{padding-top: 8rem;}
.pt100{padding-top: 10rem;}
.pb0{padding-bottom: 0rem;}
.pb05{padding-bottom: 0.5rem;}
.pb10{padding-bottom: 1rem;}
.pb15{padding-bottom: 1.5rem;}
.pb20{padding-bottom: 2rem;}
.pb30{padding-bottom: 3rem;}
.pb40{padding-bottom: 4rem;}
.pb50{padding-bottom: 5rem;}
.pb80{padding-bottom: 8rem;}
.pb100{padding-bottom: 10rem;}
.pl05{padding-left: 0.5rem;}
.pl10{padding-left: 1rem;}
.pl15{padding-left: 1.5rem;}
.pl20{padding-left: 2rem;}
.pl50{padding-left: 5rem;}
.pr05{padding-right: 0.5rem;}
.pr10{padding-right: 1rem;}
.pr15{padding-right: 1.5rem;}
.pr20{padding-right: 2rem;}
.ps10{padding-left: 1rem;padding-right: 1rem;}
.ps20{padding-left: 2rem;padding-right: 2rem;}

.bt0 {
    border-top: 0px!important;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fl_center {align-items: center;}
.fl_start {align-items: flex-start;}
.fl_end {align-items: flex-end;}
.fl_cont_center {justify-content: center;}
.fl_left {justify-content: flex-start;}
.fl-column {flex-direction: column;}
.fl01 {flex: 1;}
.nowrap {flex-wrap: nowrap}
.gap05{gap: 0.5rem;}
.gap10{gap: 1rem;}
.gap15{gap: 1.5rem;}
.gap20{gap: 2rem;}
.gap30{gap: 3rem;}
.gap40{gap: 4rem;}
.gap50{gap: 5rem;}
.gap60{gap: 6rem;}
.al_start {align-self: flex-start;}

.bk {color: rgb(35,35,35);}
.wh {color: rgb(255,255,255);}
.wh2 {color: rgb(248,248,248);}
.red {color: #E9421A;}
.red2 {color: #DA2832;}
.blue {color: #0580DA;}
.blue2 {color: #005AB4;}
.mizu {color: #23A8FF;}
.aomidori { color: #0A5E94;}
.aomidori2 { color: #1EA8D0;}
.orange {color: rgb(240,100,0);}
.orange2 {color:#FFC409;}
.yellow {color: #FFE409;}
.green {color:#198A64;}
.green2 {color:#009464;}
.sfcolor {color: rgb(25,40,135);}
.navy {color:#192887;}

.bg_bk {background-color: rgb(35,35,35);}
.bg_wh {background-color: rgb(255,255,255);}
.bg_wh2 {background-color: rgb(248,248,248);}
.bg_red {background-color: rgb(215,15,15);}
.bg_blue {background-color: #0580DA;}
.bg_mizu {background-color: #23A8FF;}
.bg_usumziu {background-color: #DFEEFF;}
.bg_gokuusumziu {background-color: #f5faff;}
.bg_aomidori {background-color: #0A5E94;}
.bg_aomidori2 {background-color: #1EA8D0;}
.bg_green {background-color: #198A64;}
.bg_green2 {background-color:#009464;}
.bg_gray {background-color: rgb(230,230,230);}
.bg_gray_more {background-color: rgb(130,130,130);}
.bg_sfcolor {background-color:rgb(25,40,135);}
.bg_sfcolor_c80 {background-color: rgb(25,40,135,0.8);}
.bg_sfcolor2 {background-color: #323C8F;}

.inbrock {display: inline-block;}

.ginwaku {background: rgb(127,127,127);
    background: linear-gradient(90deg, rgba(127,127,127,1) 0%, rgba(196,196,196,1) 15%, rgba(245,245,245,1) 50%, rgba(196,196,196,1) 85%, rgba(127,127,127,1) 100%);}

.kage {filter: drop-shadow(2px 2px 2px rgba(30,30,30,0.6));}
.kage_box {box-shadow: 0px 0px 8px rgb(0,0,0,0.15);}

.maru {border-radius: 10px;}
.en {border-radius: 100px;}
.border{border: 1px solid #B1B1B1;box-sizing: border-box;}
.border_gokuusumizu {border: 1px solid #a8b4bd;box-sizing: border-box;}
hr {border: 0px; border-top: 2px solid rgb(200,200,200);}
.kasen {border-bottom: 2px solid rgb(30,30,30)}
.sen_l {border-left: 8px solid rgb(25,40,135);padding-left: 1rem;}

.marker {
    background: rgb(24,41,135,0.8);
    background: -moz-linear-gradient(0deg, rgb(233,66,26) 0%,rgb(233,66,26) 30%,rgb(233,66,26,0) 30%, rgb(233,66,26,0%) 100%);
    background: -webkit-linear-gradient(0deg, rgb(233,66,26) 0%,rgb(233,66,26) 30%,rgb(233,66,26,0) 30%, rgb(233,66,26,0) 100%);
    background: linear-gradient(0deg, rgb(233,66,26) 0%,rgb(233,66,26) 30%,rgb(233,66,26,0) 30%, rgb(233,66,26,0) 100%);
    padding-bottom: 2px;
}

.marker_text {
    transform: scale(0.96,1);
    /* display: inline-block;
    margin-left: -1.4rem; */
}

.marker_usuorange {
    background: rgb(24,41,135,0.8);
    background: -moz-linear-gradient(0deg, rgb(255,210,180) 0%,rgb(255,210,180) 30%,rgb(255,210,180,0) 31%, rgb(255,210,180,0%) 100%);
    background: -webkit-linear-gradient(0deg, rgb(255,210,180) 0%,rgb(255,210,180) 30%,rgb(255,210,180,0) 31%, rgb(255,210,180,0) 100%);
    background: linear-gradient(0deg, rgb(255,210,180) 0%,rgb(255,210,180) 30%,rgb(255,210,180,0) 31%, rgb(255,210,180,0) 100%);
}

.marker_yellow {
    background: rgb(255,242,130,0.8);
    background: -moz-linear-gradient(0deg, rgb(255,242,130) 0%,rgb(255,242,130) 30%,rgb(255,242,130,0) 31%, rgb(255,242,130,0%) 100%);
    background: -webkit-linear-gradient(0deg, rgb(255,242,130) 0%,rgb(255,242,130) 30%,rgb(255,242,130,0) 31%, rgb(255,242,130,0) 100%);
    background: linear-gradient(0deg, rgb(255,242,130) 0%,rgb(255,242,130) 30%,rgb(255,242,130,0) 31%, rgb(255,242,130,0) 100%);
}

a {border: none; text-decoration: none; color: #0582DC;}
a:hover {border: none; text-decoration: none; color: #23A8FF;}

iframe {aspect-ratio: 16/9;width: 100%;height: 100%;}

.line_indent05 {text-indent: -0.5em;}

.indent01 {padding-left:1em;text-indent: -1em;}
.indent02 {padding-left:2em;text-indent: -2em;}
.indent022 {padding-left:2.2em;text-indent: -2.2em;}
.indent03 {padding-left:3em;text-indent: -3em;}
.indent032 {padding-left:3.2em;text-indent: -3.2em;}
.indent034 {padding-left:3.4em;text-indent: -3.4em;}

.rotate90 {transform: rotate(90deg);}

.hidden {overflow: hidden;}

/*---------------------------------------*/

.fixed_button {
    display: none;
}

div#menu {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FAFAFA;
    border-bottom: 2px solid #e5e5e5;
    position: fixed;
    z-index: 99999999;
    height: 70px;
}

ul.menu {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: flex-start;
}

ul.menu li {
    list-style: none;
}

a.menu_logo_link:hover {
    opacity: 0.7;
}

.menu_entry_button {
    position: relative;
    top: -9px;
    text-align: center;
    border-radius: 10px;
    display: block;
    width: 100%;
    max-width: 170px;
    height: 40px;
    line-height: 40px;
    letter-spacing : 1px;
    color : rgb(255, 255, 255);
    text-shadow : 0px 0px 2px rgb(5,90,0,0.2%);
    background: rgb(249,172,85);
    background: -moz-linear-gradient(180deg, rgba(249,172,85,1) 0%, rgba(216,90,1,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(249,172,85,1) 0%, rgba(216,90,1,1) 100%);
    background: linear-gradient(180deg, rgba(249,172,85,1) 0%, rgba(216,90,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ac55",endColorstr="#d85a01",GradientType=1);
    box-shadow: 0px 4px 0px 0px #823B00;
}

.menu_entry_button:hover {
    top:-7px;
    color : rgb(255,255,255);
    box-shadow: 0px 2px 0px 0px #823B00;
    opacity: 1;
    filter:brightness(110%);
}

.menu_entry_button:active {
    opacity: 0.5;
}

.menu_entry_button span {
    position: relative;
}

span.menu_button_label {
    top: -4px;
    padding: 0rem;
    color: #e6744c;
    font-size: 1.3rem;
    font-weight: 600;
    position: relative;
}

.header_bg {
    width: 100%;
    height: 730px;
    background-color: #fff;
    background-image: url(../images/fv/header_bg_img01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 0 2rem;
    box-sizing: border-box;
}

.header_box_all {
    max-width: 1200px;
    margin: 0 auto;
}

div.header_box01 {
    position: relative;
    top: 1rem;
    margin-left: 1rem;
    width: fit-content;
    z-index: 92;
}

div.header_logo {
    width: 100%;
    max-width: fit-content;
    text-align: center;
    position: relative;
}

div.header_logo img {
    width: 100%;
    max-width: 219px;
    max-height: 46px;
}

.header_tenpo {
    background-color: rgb(25,40,135);
    border-radius: 100px;
    padding: 0 1rem;
}

.header_ninka {
    max-width: fit-content;
    text-align: center;
    position: relative;
}

.header_ninka img {
    width: 100%;
    max-width: 297px;
}

div.header_box02 {
    position: relative;
    width: fit-content;
    z-index: 92;
    margin-top: 8%;
}

div.header_box02 img {
    width: 100%;
    max-width: 626px;
}

div.header_box03 {
    position: relative;
    padding-left: 1rem;
    z-index: 92;
}

.header_point {
    width: 100%;
    max-width: 616px;
}

div.header_point img{
    max-width: 390px;
    width: 100%;
}

.header_box04 {
    position: relative;
    z-index: 92;
    bottom: 0;
    right: 0;
    /* text-shadow: 0 0 3px rgba(0, 0, 0); */
    color: #E00516;
    margin-top: 2.1%;
}

.header_box04 span {
    background: rgba(255, 255, 255, 0.7);
}

.header_list ul {
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
}

.header_list ul li {
    list-style: none;
    display: flex;
    align-items: center;
    gap:8px;
    transform: skewX(-15deg);
    padding: 10px 12px;
    background-color: rgb(255,255,255,0.7);
    box-sizing: border-box;
    box-shadow: 0px 0px 8px 0px rgb(0,0,0.0.2);
}

.header_list ul li div {
    transform: skewX(15deg);
}

.header_text01_bg {
    width: 100%;
    height: 78px;
    background: #fff;
    position: relative
}

.header_etc {
    position: absolute;
    right: -22px;
    top: 46px;
    text-shadow: -1px -1px 0px white, 1px 1px 0px white, 1px 0px 0px white, 0px 1px 0px white, -1px 0px 0px white, 0px -1px 0px white, 0px 0px 5px white;
}

.header_text01 {
    display: block;
    position: relative;
    top: -78px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.header_text01_2 {
    font-size: 11rem;
    display: inline-block;
    letter-spacing: -2px;
    top: 5px;
    position: relative;
}

.header_hl01 {
    background-color: rgb(25,40,135);
    padding: 0.9rem 2.2rem 1.1rem 2.2rem;
    margin: 0 auto;
    width: fit-content;
    border-radius: 100px;
}

.text_huchi_wh02 {
    text-shadow:
    2px 2px 0px #ffffff,
    -2px 2px 0px #ffffff,
    2px -2px 0px #ffffff,
    -2px -2px 0px #ffffff,
    2px 0px 0px #ffffff,
    0px 2px 0px #ffffff,
    -2px 0px 0px #ffffff,
    0px -2px 0px #ffffff;
}

.header_bottom01 {
    height: 500px;
    top: 510px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    transform: skewY(-4deg);
    flex-wrap: nowrap;
}

.header_bottom01 p {
    transform: skewY(4deg);
}

.header_button_huki {
    width: fit-content;
    filter: drop-shadow(0px 0px 5px #000);
    color: #fff;
    text-shadow:
    2px  2px 0px #000000,
    -2px  2px 0px #000000,
    2px -2px 0px #000000,
    -2px -2px 0px #000000,
    2px  0px 0px #000000,
    0px  2px 0px #000000,
    -2px  0px 0px #000000,
    0px -2px 0px #000000;
    position: relative;
    top: -473px;
    left: 66px;
    z-index: 9;
    transform: skewY(4deg);
    display: inline-block;
    text-align: center;
}

.header_button_huki::before {
    content: '';
    background-image: url(../images/header_huki_l.png);
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    width:17px;
    height:26px;
    filter: drop-shadow(1px 0px 5px #000);
    background-size: 17px 26px;
    bottom: 0rem;
    left: -2.4rem;
}

.header_button_huki::after {
    content: '';
    background-image: url(../images/header_huki_r.png);
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    width:17px;
    height:26px;
    filter: drop-shadow(1px 0px 5px #000);
    background-size: 17px 26px;
    bottom: -0.1rem;
    right: -2.1rem;
}

.header_button_huki > span {
    position: relative;
    text-align: center;
}

a.header_button {
    background-image: url(../images/header_button03.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    width: 400px;
    height: 90px;
    display: block;
    transform: skewY(4deg);
    margin: 0 auto;
}

a.header_button:hover {
    background-image: url(../images/header_button03_hover.png);
    background-position: top 2px center;
    filter:brightness(110%);
}

a.header_button:active {
    filter: brightness(120%);
    opacity: 1;
}

.header_bottom_right {
    width: 100%;
    max-width: 369px;
    position: relative;
}

.header_inst {
    position: relative;
    top: -122px;
    left: 21px;
    transform: skewY(4deg);
    width: 330px;
}

.button_box_header {
    position: relative;
    z-index: 9;
    top: -472px;
    width: 100%;
    max-width: 400px;
}

.header_img03 {
    width: 100%;
    /* max-width: 528px; */
}

.entry_button01 {
    display: flex;
    align-items: center;
    top: -31px;
    position: relative;
    left: 20px;
    transform: skewY(4deg);
    text-align: center;
    border-radius: 14px;
    /* display: block; */
    width: 364px;
    height: 94px;
    line-height: 33px;
    letter-spacing : 1px;
    color : rgb(255, 255, 255);
    background: rgb(136,212,0);
    background: -moz-linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
    background: linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#88d400",endColorstr="#3fb500",GradientType=1);
    box-shadow: 0px 4px 0px 0px #257e00;
    text-shadow: 0 0 5px #39a300;
}

.entry_button01::after {
    content: "";
    background: url(../images/button_icon_header.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 13px;
    height: 19px;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    right: 10px;
}

.entry_button01:hover {
    margin-top:4px;
    color : rgb(255, 255, 255);
    box-shadow: 0px 2px 0px 0px #257e00;
    filter:brightness(110%);
    opacity: 1;
}

.entry_button01:active {
    opacity: 1;
    filter:brightness(120%);
}

.button_hl {
    position: relative;
    top: 0px;
    left: -50px;
}

.button_box_header span {
    position: relative;
    left: -30px;
    top: 2px;
}

span.header_button_label {
    top: 3px;
    left: -29px;
    padding: 0.3rem 0.8rem;
    background-color: #009464;
    font-size: 1.6rem;
}

.header_bg_gra {
    max-width: 800px;
    min-width: 600px;
    width: 63%;
    height: 100%;
    background: #29ABE2;
    background: linear-gradient(350deg, rgba(141, 221, 255, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 65%, rgba(170, 220, 255, 1) 80%);
    position: absolute;
    top: 0;
    left: -82px;
    transform: skewX(348deg);
    z-index: 91;
    opacity: 0.5;
}

.boxbottom {
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
}

.video_bg{
    width: 100%;
    min-width: 1300px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.content {
    position: relative;
    z-index: 9999;
    margin-top: -28px;
    text-shadow: 0 0 #b7b7b7;
}

section {
    overflow: hidden;
}

.content section:nth-child(odd) {
    background-color: rgb(248,248,248);
    background-image: url(../images/sec_bg01.png);
    background-repeat: no-repeat;
    background-position: top 40px right 30px;
}

.content section:nth-child(even) {
    background-color: #F0F0F0;
    background-image: url(../images/sec_bg02.png);
    background-repeat: no-repeat;
    background-position: top 40px left 30px;
}

.content section.pickup01 {
    background-color: #DFEEFF;
    background-image: url(../images/sec_bg03.png);
    background-repeat: no-repeat;
    background-position: top 40px right 30px;
}

.subhead {
    display: block;
    position: relative;
    padding-bottom: 30px;
}

.subhead:after {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: 0px;
    left: 50%;
    width: 170px;
    height: 6px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #182985;
}

.content_text {
    line-height: 160%;
    font-weight: 400;
    color: #232323;
    letter-spacing: 0.5px;
}

.media_hl {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.media_hl::before {
    bottom: 2rem;
    left: -4rem;
    position: absolute;
    content: "";
    transform: rotate(60deg);
    display: block;
    height: 3px;
    width: 30px;
    background-color: rgb(35,35,35);
}

.media_hl::after {
    bottom: 2rem;
    right: -2.6rem;
    position: absolute;
    content: "";
    transform: rotate(-60deg);
    display: block;
    height: 3px;
    width: 30px;
    background-color: rgb(35,35,35);
}

.gold_hl {
    display: inline-block;
    background: linear-gradient(180deg, rgba(255,236,83,1) 0%, rgba(241,198,0,1) 20%, rgba(255,236,83,1) 50%, rgba(255,254,173,1) 80%, rgba(255,254,173,1) 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}

.line_hl {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    padding: 1rem;
    margin: 1rem 0;
}

.table01 {
    border-collapse: collapse;
}

.table01 tr {
    /* height: 70px; */
    box-sizing: border-box;
    border-collapse:separate;
    border-spacing:5px;
}

.table01 td,th {
    vertical-align: middle;
    border : 1px solid #e7e7e7;
}

/* メディア画像横自動スクロール */
@keyframes infinity-scroll-left {
    from {
      transform: translateX(0);
    }
      to {
      transform: translateX(-100%);
    }
}
.scroll-infinity__wrap {
    display: flex;
    overflow: hidden;
}
.scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0
}
.scroll-infinity__list--left {
    animation: infinity-scroll-left 15s infinite linear 0.5s both;
}
.scroll-infinity__item {
    width: 100%;
}
.scroll-infinity__item>img {
    width: 100%;
}
/* メディア画像横自動スクロール */

.hl_icon {
    vertical-align: bottom;
}

.riyuu_balloon01 {
    position: relative;
    width: 84px;
    background-color:#0580DA;
    text-align: center;
    vertical-align: revert;
    box-sizing: border-box;
    padding: 8px 7px 5px 7px
}

.riyuu_balloon01:after {
    content: "";
    position: absolute;
    top: 39%;
    left: 100%;
    border: 9px solid transparent;
    border-left: 14px solid #0580DA;
}


/* 青系背景アコーディオン */
.toggel_none {
    display: none;
}

.balloon01,
.balloon02,
.balloon03 {
    position: relative;
    width: 100%;
    min-height: 100px;
    height: fit-content;
    cursor: pointer;
}

.balloon01:hover,
.balloon02:hover,
.balloon03:hover {
    opacity: 0.8;
}

.balloon01_under {
    margin: 0 auto;
    width: 0px;
    display: block;
    top: 40%;
    left: 50%;
    border: 20px solid transparent;
    border-top: 24px solid #0580DA;
}

.ball_tag {
    background: #379ae3;
    padding: 0rem 1rem 0rem 1rem;
    display: inline-block;
}

.ball_tag {
    background: #379ae3;
    padding: 0rem 1rem 0rem 1rem;
    display: inline-block;
}

.ball_tag02 {
    background: #434fb4;
    padding: 0rem 1rem 0rem 1rem;
    display: inline-block
}

.ball_acc_icon {
    width: 10%;
    max-width: 30px;
    vertical-align: middle;
    margin-right: 1rem;
    position: relative;
}
.ball_acc_icon img {
    transform: rotate(0deg);
    transition: all .3s;
    margin-bottom: 0.3rem;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.active_ball_acc_icon img {
    transform: rotate(-180deg);
    transition: all .3s;
}

.toggle_btn {
	position: relative;
	background: #379ae3;
	display: block;
	width: 40px;
	height: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
    flex-shrink: 0;
}
.toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #fff;
	position: absolute;
	width: 15px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.toggle_btn:before {
	width: 2px;
	height: 15px;
    opacity: 1;
}

.toggle_btn,
.toggle_btn:before,
.toggle_btn:after,
.toggle_btn.active:before {
    transition: all .2s;
}

.toggle_btn.active:before {
	opacity: 0;
}

.toggle_btn_bg02 {
    background: #434fb4;
}

.border_wh02 {
    border: 2px solid #fff;
}

div .border_wh02:nth-child(n+2) {
    border-top: 0px;
}
/* 青系背景アコーディオン */

/* 水背景アコーディオン */
.acodi01,
.acodi01_02,
.acodi01_03,
.acodi01_04  {
    background: #ddf0ff;
    border: 1px solid #b3d7ff;
    cursor: pointer;
}

.acodi01:hover,
.acodi01_02:hover,
.acodi01_03:hover,
.acodi01_04:hover {
    opacity: 0.8;
}

.acodi01_toggle_btn {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
    flex-shrink: 0;
}
.acodi01_toggle_btn:before, .acodi01_toggle_btn:after {
	display: block;
	content: '';
	background-color: #3b3b3b;
	position: absolute;
	width: 20px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.acodi01_toggle_btn:before {
	width: 2px;
	height: 20px;
    opacity: 1;
}

.acodi01_toggle_btn,
.acodi01_toggle_btn:before,
.acodi01_toggle_btn:after,
.acodi01_toggle_btn.active:before {
    transition: all .2s;
}

.acodi01_toggle_btn.active:before {
	opacity: 0;
}
/* 水背景アコーディオン */

.hl_cost {
    background: #e19d00;
    height: 36px;
    line-height: 35px;
    position: relative;
}

.hl_cost::before {
    content: "";
    border: 22px solid transparent;
    border-left: 15px solid #e19d00;
    position: absolute;
    top: -3px;
    left: 98%;
    height: 0px;
    display: block;
}

.cost_line {
    position: relative;
}

.cost_line::before {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 45%;
    background: #d9d9d9;
    top: 50%;
    left: 0;
}

.cost_line::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 45%;
    background: #d9d9d9;
    top: 50%;
    right: 0;
}

.cost_kome01 {
    position: absolute;
}

.inbox_thcolumn {
    width: 100%;
    max-width: 258px;
}

.flow01 {
    box-sizing: border-box;
    border: 3px solid #323C8F;
    border-radius: 10px;
    padding: 10px 10px;
    width: 100%;
    font-size: 1.8rem;
    max-height: 150px;
}

.flow02 {
    box-sizing: border-box;
    border: 3px solid #0A5E94;
    border-radius: 10px;
    padding: 10px 10px;
    width: 100%;
    font-size: 1.8rem;
    max-height: 150px;
}

.flow03 {
    box-sizing: border-box;
    border: 3px solid #005AB4;
    border-radius: 10px;
    padding: 10px 10px;
    width: 100%;
    font-size: 1.8rem;
    max-height: 150px;
}

.flow_course01 {
    box-sizing: border-box;
    background-color: #323C8F;
    border:solid 6px #323C8F;
}

.flow_course02 {
    box-sizing: border-box;
    background-color: #0A5E94;
    border:solid 6px #0A5E94;

}

.flow_course03 {
    box-sizing: border-box;
    background-color: #005AB4;
    border:solid 6px #005AB4;
}

.flow_course04 {
    box-sizing: border-box;
    background-color: #198A64;
    border:solid 6px #198A64;
}

.flow_height01_01 {
    height: 78px;
    background: url(../images/flow_ten01_bg.png);
    background-repeat: repeat-y;
    background-position: center top 56px;
}

.flow_height01_02 {
    height: 177px;
    background: url(../images/flow_ten02_bg.png);
    background-repeat: repeat-y;
    background-position: center top 51px;

    margin-top: 10px;
    margin-bottom: 5px;
}

.flow_height01_03 {
    height: 177px;
    background: url(../images/flow_ten03_bg.png);
    background-repeat: repeat-y;
    background-position: center top 51px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.flow_height01_02.h72,
.flow_height01_03.h72 {
    height: 72px;
}

.hl_maru01 {
    width: 100%;
    max-width: 340px;
    height: 90px;
    background: #182985;
    border-radius: 50px;
    padding-bottom: 2px; /*上下中央に見せるため*/
}

.hl_maru02 {
    width: 100%;
    height: 90px;
    background: #0580DA;
    /* border-radius: 50px; */
    padding-bottom: 2px; /*上下中央に見せるため*/
    position:relative;
}

.hl_maru02:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 24px solid #0580DA;
}

.hl_maru03 {
    width: 100%;
    height: 90px;
    background: #1EA8D0;
    /* border-radius: 50px; */
    padding-bottom: 2px; /*上下中央に見せるため*/
    position:relative;
}

.hl_maru03:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 24px solid #1EA8D0;
}

.mw100{max-width: 100%;}

.mh157{max-height: 157px;}

.flex_box_4_2 {
    width: 24%;
}

.flex_box_4_3 {
    width: 31%;
}

.check_icon {
    position: relative;
    top: -6px;
    right: 4px;
}

.check_icon_hl {
    position: relative;
    top: -3px;
    left: 2px;
}


.button_huki01 {
    top: 0px;
    position: relative;
}

.button_huki01::before {
    content: url(../images/huki01_l.png);
    display: inline-block;
    width:17px;
    height:26px;
    margin-right: 10px;
}

.button_huki01::after {
    content: url(../images/huki01_r.png);
    display: inline-block;
    width:17px;
    height:26px;
    margin-left: 10px;
}

.button_huki01 > span {
    position: relative;
    top: -7px;
}

/* .entry_button02 {
    top: -10px;
    position: relative;
    text-align: center;
    border-radius: 14px;
    display: block;
    width: 352px;
    height: 80px;
    line-height: 65px;
    letter-spacing : 1px;
    color : rgb(255, 255, 255);
    background: rgb(136,212,0);
    background: -moz-linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
    background: linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#88d400",endColorstr="#3fb500",GradientType=1);
    box-shadow: 0px 4px 0px 0px #257e00;
    text-shadow: 0 0 5px #39a300;
    overflow: hidden;
}

.entry_button02::after {
    content: "";
    background: url(../images/button_icon01.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 13px;
    height: 19px;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    right: 10px;
} */

.entry_button02 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 400px;
    padding-top: 27%;
    background: url(../images/header_button03.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.entry_button02:hover {
    top:2px;
    background: url(../images/header_button03_hover.png);
    background-repeat: no-repeat;
    background-size: contain;
    filter:brightness(110%);
    opacity: 1;
}

.fixed_button .entry_button03 {
    top: 0px;
    position: relative;
    display: block;
    width: 76%;
    padding-top: 20%;
    /* height: 88px; */
    background: url(../images/header_button03_02.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
}

.fixed_button .entry_button03:hover {
    top:4px;
    background: url(../images/header_button03_02_hover.png);
    background-repeat: no-repeat;
    background-size: contain;
    filter:brightness(110%);
    opacity: 1;
}

.entry_button02:active,.entry_button03:active {
    opacity: 1;
    filter:brightness(120%);
}

.entry_button02 span {
    top: -9px;
    position: relative;
}

span.button_label01 {
    margin: 0 auto;
    position: relative;
    top: -46px;
    padding: 0rem 0.5rem;
    background-color: #009464;
    font-size: 1.6rem;
}

.tokuten01_hl01 {
    line-height: 36px;
    position: relative;
    height: 40px;
    padding: 0 2rem;
    box-sizing: border-box;
}

.tokuten01_hl01::before,
.tokuten01_hl01::after {
    border: 20px solid #0580DA;
    position: absolute;
    top: 0;
    display: block;
    height: 40px;
    content: '';
    box-sizing: border-box;
}

.tokuten01_hl01::before {
    left: -20px;
    border-left-width: 12px;
    border-left-color: transparent;
}

.tokuten01_hl01::after {
    right: -20px;
    border-right-width: 12px;
    border-right-color: transparent;
}

.tokuten02_hl01 {
    line-height: 36px;
    position: relative;
    height: 40px;
    padding: 0 2rem;
    box-sizing: border-box;
}

.tokuten02_hl01::before,
.tokuten02_hl01::after {
    border: 20px solid #1EA8D0;
    position: absolute;
    top: 0;
    display: block;
    height: 40px;
    content: '';
    box-sizing: border-box;
}

.tokuten02_hl01::before {
    left: -20px;
    border-left-width: 12px;
    border-left-color: transparent;
}

.tokuten02_hl01::after {
    right: -20px;
    border-right-width: 12px;
    border-right-color: transparent;
}

.tokuten02_hl_kome {
    position: absolute;
    right: 3%;
    bottom: 0px;
    display: inline-block;
}

#header {
    padding: 3rem 1rem;
}

#header img {width: 30%;max-width: 300px;}

#back {
    background-color:rgb(0,180,210);
    color: #fff;
}

#back:hover {
    background-color:rgb(0,180,210);
    color: #fff;
    opacity: 0.7;
}

.yoko-scroll {
    overflow-x:scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.yoko-scroll:active {
    opacity: 0.7;
}

.yoko-scroll::-webkit-scrollbar {
    display: none;
}

.Cookie-Item {
    margin-top: 80px;
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: none;/*初期表示は非表示*/
    color: #fff;
    background: #5bc8ac;
    font-size: 16px;
    box-shadow: 4px 4px 4px -2px #000;
    cursor: pointer;
}

.Cookie-Item-Close {
    display: inline-block;
    position: absolute;
    top: -50px;
    right: -5px;
    font-size: 40px;
    font-weight: bold;
    color: #232323;
    cursor: pointer;
}

.slide_title {
    width: 100%;
    padding: 2rem;
    border-radius: 100px;
    background-color: #0580DA;
}

.slide_img_w {
    width: 100%;
    max-width: 660px;
}

.hl_sfcolor {
    width: 100%;
    background: rgb(25,40,135);
    padding: 20px 0;
    position: relative;
}

.hl_sfcolor:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 24px solid rgb(25,40,135);
}

.hl_sfcolor02 {
    width: 100%;
    background: rgb(25,40,135);
    padding: 20px 0;
    position: relative;
}

.sample-slider .swiper-wrapper{
    transition-timing-function: linear;
}

.sample-slider {
    width:100%;
}

.sample-slider img{
    width: 100%;
}

.air_list_2tou_box {
    background: #E9F5F5;
    border: 2px solid #00A56E;
    box-sizing: border-box;
    border-radius: 12px;
}

.air_list_2tou_acodi {
    background: #00A56E;
    cursor: pointer;
}

.air_list_2tou_acodi:hover,.air_list_1tou_acodi:hover {
    opacity: 0.7;
}

.air_list_2tou_acodi_icon {
    background: #007A4E;
    width: 102px;
    height: 98px;
}

.air_list_2tou_acodi_icon img {
    position: relative;
    top: 20%;
    left: 4%;
    transition: all .2s;
}

.air_list_2tou_acodi_icon.active img{
    transform: rotate(90deg);
    transition: all .2s;
    left: -2px;
}

.air_list_1tou_box {
    background: #e8f3ff;
    border: 2px solid #4f85ed;
    box-sizing: border-box;
    border-radius: 12px;
}

.air_list_1tou_acodi {
    background: #4f85ed;
    cursor: pointer;
}

.air_list_1tou_acodi_icon {
    background: #2D53A0;
    width: 102px;
    height: 98px;
}

.air_list_1tou_acodi_icon img {
    position: relative;
    top: 20%;
    left: 4%;
    transition: all .2s;
}

.air_list_1tou_acodi_icon.active img{
    transform: rotate(90deg);
    transition: all .2s;
    left: -2px;
}

.career {
    background: url(../images/bg_drone.png) no-repeat top 40px right 5%/45%,#fff;
    overflow: hidden;
}

.push {
    display: inline-block;
    border-radius: 5px;
    background-color: #192887;
    padding: 5px 15px;
    margin: 10px 10px 0 0;
}

.push02 {
    display: inline-block;
    border-radius: 5px;
    background-color: #192887;
}


.graph_att {
    list-style-type: none;
    max-width: 610px;
    margin-inline: auto;
}

.graph_att li {
    padding-left: 1.8em;
    text-indent: -1.8em;
}

.maps__head {
    padding: 20px 0;
    color: #fff;
    background-color: #192887;
    width: calc(100% + 24px);
    margin-left: -12px;
    position: relative;
    z-index: 1;
}
.maps__head::before {
    content: "";
    width: 0;
    height: 0;
    border-left: solid 12px #192887;
    border-bottom: solid 12px transparent;
    position: absolute;
    right: 0;
    bottom: -11px;
    z-index: -1;
}
.maps__head::after {
    content: "";
    width: 0;
    height: 0;
    border-right: solid 12px #192887;
    border-bottom: solid 12px transparent;
    position: absolute;
    left: 0;
    bottom: -11px;
    z-index: -1;
}
.maps__flex {
    display: flex;
    gap: 2rem;
}
.maps__dtl {
    width: 50%;
}
.maps__img {
    width: 50%;
}
.maps__gap {
    gap: 10px;
}
.maps__gap img {
    width: calc((100% - 10px)/2);
}
.maps__container {
    padding: 30px 4.2%;
    background-color: #fff;
    box-shadow: 0px 0px 8px rgb(0, 0, 0, 0.15);
}

#sec_06 {
    background-color: #F0F0F0;
    background-image: url(../images/sec_bg02.png);
    background-repeat: no-repeat;
    background-position: top 40px left 30px;
    /* padding: 50px 0; */
    overflow: hidden;
}

#sec_08 {
    background-color: #e8f3ff;
    background-image: url(../images/sec_bg02.png);
    background-repeat: no-repeat;
    background-position: top 40px right 30px;
}

.yajirushi_under_wh {
    width: 100%;
    max-width: 20px;
}

.course_button {
    width: 30%;
    max-width: 240px;
}

.course_button:hover {
    opacity: 0.7;
}

.course__box {
    background-color: #fff;
    box-shadow: 0px 0px 8px rgb(0, 0, 0, 0.15);
}
.course__head {
    background-color: #192987;
    color: #fff;
}
.course__head_minkan {
    background-color: #32668f;
    color: #fff;
}
.course__time img {
    max-width: 680px;
    width: 92%;
    height: auto;
}

.course_table,.course_money {
    width: 100%;
    max-width: 350px;
    table-layout: fixed;
}

tr.course_time td.hl {
    background-color: #0580DA;
    border-radius: 10px 10px 0 0;
}

tr.course_time td.cont {
    background-color: #E8F3FF;
    border-radius: 0 0 10px 10px;
}

tr.course_money td.hl {
    background-color: #df7a39;
    border-radius: 10px 10px 0 0;
}

tr.course_money td.cont {
    background-color: #ffeddf;
    border-radius: 0 0 10px 10px;
}



img.course_icon_time {
    max-width: 24px;
    width: 100%;
}

.course__arw img {
    vertical-align: top;
}
/* .course__att {
    padding-inline: 4%;
} */
.course__att span {
    text-align: left;
    display: inline-block;
}
.course__price {
    color: #e9421a;
}
.course__money span.marker_money {
    color: #e9421a;
    position: relative;
    z-index: 1;
}
.course__money span.marker_money::before {
    content: "";
    width: 100%;
    height: 14px;
    background: url(../images/underline-ylw.svg) repeat-x center/contain;
    position: absolute;
    left: 50%;
    bottom: 6px;
    transform: translateX(-50%);
    z-index: -1;
}

.fv__drone {
    position: absolute;
    z-index: 9999;
    right: -100px;
    top: 4%;
    width: 28vw;
}
.fv__txt01 {
    text-align: center;
    position: relative;
    z-index: 999;
    margin-top: 42px;
}
.fv__txt01 img {
    max-width: 790px;
    width: 74.86%;
    height: auto;
    display: inline-block;
}
.fv__txt02 {
    text-align: center;
    position: relative;
    z-index: 999;
    margin-top: -15px;
}
.fv__txt02 img {
    max-width: 745px;
    width: 71.66%;
    height: auto;
    display: inline-block;
}
.fv__txt03 {
    text-align: center;
    position: relative;
    z-index: 99990;
    margin-top: 10px;
}
.fv__txt03 img {
    max-width: 740px;
    width: 71.33%;
    height: auto;
    display: inline-block;
}
.fv__img {
    position: relative;
    position: absolute;
    bottom: -150px;
    left: 20%;
    transform: translateX(-50%);
    z-index: 99999;
}
.fv__img img {
    max-width: 256px;
    width: 18vw;
    height: auto;
}
.main__content {
    margin-top: 0;
}

.cta {
    background-color: #f8f8f8;
}
.cta__btn-fuki {
    text-align: center;
}
.cta__btn-fuki span {
    display: inline-block;
}
.cta__btn-img a {
    display: block;
}

.cta__btn-img a:hover {
    filter: brightness(1.2);
}

.cta__btn-img a:active {
    filter: brightness(1.4);
}

.cta__btn-img img {
    width: 40vw;
    max-width: 360px;
    height: auto;
    display: block;
    margin-top: -1rem;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.2));
}

.present {
    background-color: #f8f8f8;
}
.present__container {
    background-color: #192887;
}
.present__inner {
    border-radius: 2rem;
    overflow: hidden;
}
.present__head {
    text-align: center;
}
.present__head-wrap {
    display: inline-block;
    position: relative;
}
.present__head-wrap span {
    display: inline-block;
}
.present__head-wrap::before {
    content: "";
    width: 30px;
    height: 90px;
    background: url(../images/ico_present_left.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
}
.present__head-wrap::after {
    content: "";
    width: 30px;
    height: 90px;
    background: url(../images/ico_present_right.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
}
.present__slide {
    background: #fff;
    border-radius: 50px;
}

.present__slide .slick-prev,
.present__slide .slick-next {
    top: auto;
    transform: none;
    bottom: -31px;
    z-index: 999;
}
.present__slide .slick-prev:before,
.present__slide .slick-prev:after {
    font-family: none;
    content: "<";
}
.present__slide .slick-next:before,
.present__slide .slick-next:after {
    font-family: none;
    content: ">";
}
.present__slide .slick-prev {
    left: 45%;
    transform: translateX(-50%);
}
.present__slide .slick-next {
    left: 55%;
    right: auto;
    transform: translateX(-50%);
}
.present__slide .slick-dots {
    bottom: -32px;
}
.present__slide .slick-dots li button::before {
    content: none;
}
.present__slide .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 8px;
    border-radius: 100%;
    background-color: #fff;
    opacity: 0.3;
}
.present__slide .slick-dots li button {
    width: 100%;
    height: 100%;
}
.present__slide .slick-dots li.slick-active {
    opacity: 1;
}

.present__slide-content {
    display: flex;
    gap: 42px;
    padding: 30px 5.4%;
}
.present__slide-img {
    width: 30%;
}
.present__slide-dtl {
    width: 80%;
}
.present__slide-ttl {
    padding-bottom: 18px;
    border-bottom: solid 2px ;
}
.present__slide-img .present__slide-txt {
    display: none;
}

@media screen and (max-width: 1200px) {
    .pcOnly {display: none;}
    .pcNone{display: block;}
    .spOnly {display: none;}
    .tbOnly {display: block;}
    .tbNone {display: none!important;}
    .tbminOnly {display: none;}
    .minspOnly {display: none;}
    .tbmt10 {margin-top: 1rem;}
    .tbmt20 {margin-top: 2rem;}
    .tbmt30 {margin-top: 3rem;}
    .tbmb10 {margin-bottom: 1rem;}
    .tbmb20 {margin-bottom: 2rem;}
    .inline {display: inline;}
    html {font-size: 55%;}

    .tbmaxfs24 {font-size: 2.4rem;}

    div#menu {
        justify-content: space-between;
    }

    .menu_button_box {
        margin-right: 15px;
        width: 100%;
        max-width: 172px;
    }

    .menu_entry_button {
        top: -6px;
        font-size: 1.7rem;
        margin-right: 27.5rem;
        text-align: center;
        border-radius: 8px;
        display: block;
        width: 100%;
        max-width: 170px;
        height: 40px;
        line-height: 40px;
        letter-spacing : 1px;
        color : rgb(255, 255, 255);
        text-shadow : 0px 0px 2px rgb(5 88 0 / 20%);
    }

    .menu_entry_button:hover {
        position: relative;
        top:-4px;
        color : rgb(255, 255, 255);
        box-shadow: 0px 2px 0px 0px #257e00;
        opacity: 0.7;
    }


    .menu_entry_button span {
        position: relative;
    }

    span.menu_button_label {
        top: -3px;
        font-size: 1.5rem;
    }

    /*ハンバーガーアイコン*/
    .btn-burger {
        cursor: pointer;
        display: block;
        width: 70px;
        height: 70px;
        position: relative;
        top: 0px;
        right: 0px;
        background-color: #fff;
        border-left: 1px solid #e7e7e7;
    }

    .btn-burger:hover,.btn-burger:active {
        /* opacity: 0.7; */
        background-color: #DFEEFF;
    }

    .icon {
        top: 15px;
    }

    /*ハンバーガーアイコン三本線*/
    .icon, .icon:before, .icon:after {
        position: absolute;
        top: 15px;
        right: 0;
        left: 0;
        bottom: 0;
        height: 3px; /*線の太さ*/
        width: 35px; /*線の長さ*/
        background-color: #0580DA;
        border-radius: 2px;
        display: block;
        content: '';
        cursor: pointer;
        margin: auto;
    }

    /*三本線の間隔*/
    .icon:before {
        bottom: -10px;
        top: auto;
    }
    .icon:after {
    top: -20px;
    }

    /*MENU表記*/
    .navtitle {
        opacity: 1;
        letter-spacing: 1.1px;
        font-size: 1.3rem;
        position: absolute;
        top: -35px;
        font-weight: 500;
        color: #0580DA;
    }

    /*チェックボックス非表示*/
    .nav-toggle {
        display: none;
    }

    /*ハンバーガーボタンをクリックしたら*/
    .nav-toggle:checked ~ .btn-burger .icon {
        background: transparent;
        top: 1px;
    }
    .nav-toggle:checked ~ .btn-burger .icon:before {
        transform: rotate(-45deg);
        top: 0;
        bottom: 0;
    }
    .nav-toggle:checked ~ .btn-burger .icon:after {
        transform: rotate(45deg);
        top: 0;
    }
    .nav-toggle:checked ~ .btn-burger .navtitle {
        opacity: 0;
    }
    .icon,
    .icon:before,
    .icon:after,
    .navtitle {
        transition: all .6s;
    }


    /*メニュー中身*/
    .nav-hum {
        background-color: #fff;
        border:1px solid #e5e5e5;
        box-sizing: border-box;
        position: absolute;
        z-index: 99;
        top: 70px;
        right: 0px;
        display: none;
        font-weight: 500;
        width: 100%;
        max-width: 260px;
    }

    .nav_on {
        display: block;
    }
    .nav-list a {
        display: block;
        text-decoration: none;
        padding-top: 12px;
        padding-bottom: 10px;
        padding-left: 20px;
        border-bottom: 1px solid #e5e5e5;
    }

    .nav-list a:hover {
    background: #DFEEFF;
    }

    .nav-list {
        list-style: none;
        display: block;
        margin: 0;
    }

    .nav-list li {
        margin: 0;
    }
    /*ここまでハンバーガーメニュー*/


    #top_drone {top: -12rem; right: -4rem; width: 55%;}

    .header_drone_image {
        width: 200px;
        left: 61%;
    }

    .header_top01 {
        max-width: 800px;
        top: -34px;
    }

    .header_top_text {
        width: 100%;
        max-width: 280px;
        top: 85px;
    }

    .header_box {
        padding-top: 0px;
    }

    .header_inst {
        left: 40px;
        top: -122px;
    }

    .header_bottom01 {
        gap: 2rem;
        top: 492px;
        padding: 0 1rem;
        box-sizing: border-box;
    }

    .header_bottom01 p {
        padding-top: 0px;
        margin-top: 4.4rem;
    }

    .header_button_huki {
        top: -480px;
        left: 70px;
        font-size: 2.1rem;
        width: fit-content;
    }

    .button_box_header {
        top: -480px;
    }

    .entry_button01 {
        width: 334px;
    }

    .button_box_header span {
        top: 4px;
        left: -32px;
        font-size: 3.5rem;
    }

    span.header_button_label {
        top: 2px;
        left: -31px;
        padding: 0.3rem 0.8rem;
        background-color: #009464;
        font-size: 1.6rem;
    }

    .header_etc {
        right: 0px;
    }

    .header_point {
        max-width: 570px;
    }

    .video_bg {
        min-width: 1500px;
    }

    .flow_height01 {
        height: 380px;
    }

    .inbox_thcolumn {
        max-width: 264px;
    }

    .flow_height01_02 {
        height: 197px;
        background-position: center top 50px;
        margin-top: 10px;
        margin-bottom: 2px;
    }

    .flow_height01_03 {
        height: 197px;
        background-position: center top 50px;
        margin-top: 10px;
        margin-bottom: 2px;
    }

    .tb_sec05_button_flex {
        display: flex;
        justify-content: center;
        align-items: center;
    }

}

@media screen and (max-width: 1024px) {
    .yoko-scroll {
        cursor: grabbing;
    }
    .tb_b {font-weight: bold;}
    .minspOnly {display: none;}
    .tbminOnly {display: none;}
    .inline {display: inline;}

    .tbpd20 {padding: 2rem;}

    .tbfs45 {
        font-size: 4.5rem;
    }

    .tbfs30 {
        font-size: 3rem;
    }

    .tbfs22 {
        font-size: 2.2rem;
    }

    .tbfs20 {
        font-size: 2.0rem;
    }

    .tbfs16 {
        font-size: 1.6rem;
    }

    .tbfs15 {
        font-size: 1.5rem;
    }

    .tb_lh240 {
        line-height: 240%;
    }


    .tbminmauto {
        margin: 0 auto;
    }

    .tbmin_w100 {
        width: 100%;
    }

    .tbmin_center {
        text-align: center;
    }

    .tbmin_just {
        text-align: left;
    }

    .max_236 {
        max-width: none;
    }

    .header_bottom01 p {
        margin-top: 5rem
    }

    .cta__btn-img img {
        width: 38vw;
    }

    .waku {
        max-width: 50%;
    }

    .tokuten_box {
        min-height: fit-content;
    }

    .inbox_thcolumn {
        max-width: 210px;
    }

    .flow01,.flow02,.flow03 {
        max-height: 164px;
    }

    .slide_title {
        width: 80%;
    }

    .tb_sec05_button_flex {
        gap: 3rem;
    }

    .graph img {
        width: 100%;
        height: auto;
    }

    .header_bg {
        height: 680px;
    }

    div.header_point img {
        max-width: 150px;
    }

    .header_point {
        max-width: 500px;
        width: 16vw;
    }

    .fv__img {
        bottom: -50px;
        left: 10%;
    }
}

@media screen and (max-width: 800px) {
    .pcOnly {display: none;}
    .pcNone{display: block;}
    .spOnly {display: none;}
    .tbOnly {display: block;}
    .tbNone {display: none!important;}
    .tbminOnly {display: block;}
    .tbminNone {display: none!important;}
    .minspOnly {display: none;}
    .inline {display: inline;}
    .spw10{width: 10%;}
    .spw15{width: 15%;}
    .spw20{width: 20%;}
    .spw25{width: 25%;}
    .spw30{width: 30%;}
    .spw40{width: 40%;}
    .spw50{width: 50%;}
    .spw60{width: 60%;}
    .spw70{width: 70%;}
    .spw80{width: 80%;}
    .spw85{width: 85%;}
    .spw90{width: 90%;}
    .spw95{width: 95%;}
    .spw100{width: 100%;}
    .spw170 {width: 170%;}
    .spw200 {width: 200%;}

    .tbw100 {width: 100%;}

    .sphauto {height: auto;}

    .spmauto {margin: 0 auto;}
    .spmt0 {margin-top: 0rem;}
    .spmt05 {margin-top: 0.5rem;}
    .spmt10 {margin-top: 1rem;}
    .spmt20 {margin-top: 2rem;}
    .spmt30 {margin-top: 3rem;}
    .spmt40 {margin-top: 4rem;}
    .spmb0 {margin-bottom: 0rem;}
    .spmb10 {margin-bottom: 1rem;}
    .spmb20 {margin-bottom: 2rem;}
    .spmr05 {margin-right: 0.5rem!important;}

    .tbminmt10 {margin-top: 1rem;}
    .tbminmt30 {margin-top: 3rem;}

    .tbminfs28 {font-size: 2.8rem;}

    .spb {font-weight: bold;}
    .mintbnone {
        display: none;
    }

    html {font-size: 50%;}

    .tbmin_center {text-align: center;}

    .menu_entry_button {
        margin-right: 30.2rem;
    }

    span.menu_button_label {
        top: -4px;
        font-size: 1.6rem;
    }

    .header_bg {
        height: 106vw;
        min-height: 710px;
    }

    .header_top01 {
        max-width: 800px;
    }

    .cta__btn-img img {
        width: 40vw;
    }

    .header_bottom_text01 {
        position: relative;
        text-shadow:
        2px 2px 0px #000000, -2px 2px 0px #000000, 2px -2px 0px #000000, -2px -2px 0px #000000, 2px 0px 0px #000000, 0px 2px 0px #000000, -2px 0px 0px #000000, 0px -2px 0px #000000;
        /* z-index: 99; */
    }

    .header_inst {
        top: -268px;
        left: 40px;
        z-index: 9;
    }

    .header_top_text {
        width: 100%;
        max-width: 230px;
        top: 80px;
        left: 18px;
    }

    .header_bottom01 {
        display: block;
        height: 380px;
    }

    .header_bottom01 p {
        z-index: 99;
        left: 0px;
        top: 20px;
        margin: 0 auto;
        text-align: center;
        filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.8));
        width: 434px;
    }

    .header_box {
        padding-top: 0px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .header_drone_image {
        width: 140px;
        left: 72%;
    }

    .header_button_huki {
        margin: 0 auto;
        font-size: 2.3rem;
        top: -512px;
        width: fit-content;
        left: 52px;
    }

    .entry_button01 {
        left: 20px;
        top: -45px;
        margin: 0 auto;
    }

    .button_box_header span {
        top: 5px;
        left: -28px;
        font-size: 3.7rem;
    }

    span.header_button_label {
        top: 2px;
        left: -27px;
        padding: 0.3rem 0.8rem;
        background-color: #009464;
        font-size: 1.7rem;
    }

    .inbox_thcolumn {
        max-width: 200px;
    }

    .flow_height01 {
        height: auto;
    }

    .flow_height01_02 {
        height: 68px;
        background-position: center top 46px;
    }

    .flow_height01_03 {
        height: 68px;
        background-position: center top 46px;
    }

    .flow_height01_02.h72,
    .flow_height01_03.h72 {
        height: 64px;
    }

    .min_tb_fl_column {
        flex-direction: column;
    }

    .header_point {
        width: 100%;
    }

    div.header_box02 {
        margin-left: auto;
        margin-right: auto;
    }

    div.header_box02 img {
        width: 100%;
        max-width: 516px;
    }

    .min_tb_fl_al_center {
        align-items: center;
    }

    .min_tb_gap50 {
        gap:5rem;
    }

    .min_tb_wrap {
        flex-wrap: wrap;
    }

    .tbgap15 {
        gap: 1.5rem;
    }

    .button_box_header {
        top: -510px;
    }

    .air_list_2tou_acodi_icon,.air_list_1tou_acodi_icon {
        width: 96px;
        height: 77px;
    }

    .air_list_2tou_acodi_icon img,
    .air_list_1tou_acodi_icon img {
        top: 14%;
    }

    /* .header_point {
    margin-left: auto;
    margin-right: auto;
    } */

}

@media screen and (max-width: 520px) {
    .pcOnly {display: none;}
    .pcNone{display: block;}
    .tbOnly {display: none;}
    .tbminOnly {display: none;}
    .spOnly {display: block;}
    .spNone {display: none;}
    .minspOnly {display: none;}
    .max_800, .max_1000, .max_1200{width: 100%;}
    .spcenter {text-align: center;}
    .spleft {text-align: left;}
    .spjust {text-align: justify;}
    .inline {display: inline;}

    .spgap05 {
        gap: 0.5rem;
    }

    .spgap10 {
        gap: 1rem;
    }

    .spgap20 {
        gap: 2rem;
    }


    .spgap30 {
        gap: 3rem;
    }

    .spgap0_10 {
        gap: 0rem 1rem;
    }

    .sp_tb_wrap {
        flex-wrap: wrap;
    }

    .sp_wrap {
        flex-wrap: wrap;
    }

    .spcolumn {
    flex-direction: column
    }

    .spw10{width: 10%;}
    .spw20{width: 20%;}
    .spw25{width: 25%;}
    .spw30{width: 30%;}
    .spw40{width: 40%;}
    .spw50{width: 50%;}
    .spw60{width: 60%;}
    .spw70{width: 70%;}
    .spw80{width: 80%;}
    .spw85{width: 85%;}
    .spw90{width: 90%;}
    .spw95{width: 95%;}
    .spw100{width: 100%;}
    .pNo{padding: 0px;}

    .spmauto {margin: 0 auto;}
    .spmt0 {margin-top: 0rem;}
    .spmt05 {margin-top: 0.5rem;}
    .spmt10 {margin-top: 1rem;}
    .spmt20 {margin-top: 2rem;}
    .spmt30 {margin-top: 3rem;}
    .spmt40 {margin-top: 4rem;}
    .spmt50 {margin-top: 5rem;}
    .spmb10 {margin-bottom: 1rem;}
    .spmb20 {margin-bottom: 2rem;}
    .spmb25 {margin-bottom: 2.5rem;}
    .spmb30 {margin-bottom: 3rem;}
    .spmb40 {margin-bottom: 4rem;}
    .spml0 {margin-left: 0;}
    .spml25 {margin-left: 2.5rem;}


    .sppd0  {padding: 0rem;}
    .sppd10 {padding: 1rem;}
    .sppd20 {padding: 2rem;}

    .sppt0 {padding-top: 0rem;}
    .sppt10 {padding-top: 1rem;}
    .sppt20 {padding-top: 2rem;}
    .sppt40 {padding-top: 4rem;}

    .sppb0 {padding-bottom: 0rem;}
    .sppb10 {padding-bottom: 1rem;}
    .sppb15 {padding-bottom: 1.5rem;}
    .sppb20 {padding-bottom: 2rem;}
    .sppb30 {padding-bottom: 3rem;}
    .sppb40 {padding-bottom: 4rem;}

    .sppl20 {padding-left: 2rem;}

    .spfs10 {font-size: 1rem;}
    .spfs12 {font-size: 1.2rem;}
    .spfs13 {font-size: 1.3rem;}
    .spfs14 {font-size: 1.4rem;}
    .spfs15 {font-size: 1.5rem;}
    .spfs16 {font-size: 1.6rem;}
    .spfs18 {font-size: 1.8rem;}
    .spfs20 {font-size: 2rem;}
    .spfs22 {font-size: 2.2rem;}
    .spfs25 {font-size: 2.5rem;}
    .spfs28 {font-size: 2.8rem;}
    .spfs30 {font-size: 3rem;}
    .spfs35 {font-size: 3.5rem;}
    .spfs40 {font-size: 4rem;}

    .spb {font-weight: bold;}
    .spfw600 {font-weight:600;}
    .spfw900 {font-weight:900;}

    .splh120 {line-height: 120%;}
    .splh130 {line-height: 130%;}
    .splh150 {line-height: 150%;}
    .splh170 {line-height: 170%;}

    .spjikan03 {letter-spacing: 0.5rem;}

    .fixed_button {
        width: 100%;
        padding-top: 24%;
        display: block;
        position: fixed;
        z-index: 99999;
        bottom: 0px;
        left: 0;
        right: 0px;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.1);
        padding: 1rem 1rem 0.5rem 1rem;
        box-sizing: border-box;
        opacity: 0;
        visibility: hidden;
        transition: 0.5s;
    }

    .active {
        opacity: 1;
        visibility: visible;
        bottom: 0px;
    }

    .fixed_button .button_huki01 {
        top: 5px;
        filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5));
    }

    .fixed_button .button_huki01::before {
        content: url(../images/header_huki_l.png);
    }

    .fixed_button .button_huki01::after {
        content: url(../images/header_huki_r.png);
    }

    .fixed_button .entry_button02 {
        top: 0px;
        position: relative;
        display: block;
        width: 100%;
        /* background: rgb(136,212,0);
        background: -moz-linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
        background: -webkit-linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
        background: linear-gradient(180deg, rgba(136,212,0,1) 0%, rgba(137,211,0,1) 20%, rgba(63,181,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#88d400",endColorstr="#3fb500",GradientType=1);
        box-shadow: 0px 4px 0px 0px #257e00;
        text-shadow: 0 0 5px #39a300; */

        /* text-shadow: 0px 0px 2px rgb(5,90,0,0.2%);
        background: rgb(249,172,85);
        background: -moz-linear-gradient(180deg, rgba(249,172,85,1) 0%, rgba(216,90,1,1) 100%);
        background: -webkit-linear-gradient(180deg, rgba(249,172,85,1) 0%, rgba(216,90,1,1) 100%);
        background: linear-gradient(180deg, rgba(249,172,85,1) 0%, rgba(216,90,1,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9ac55",endColorstr="#d85a01",GradientType=1);
        box-shadow: 0px 4px 0px 0px #823B00; */
        height: 90px;
        background-image: url(../images/header_button03.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top center;
    }

    .bay {
    opacity: 0;
    visibility: hidden;
    }

    .header_tenpo {
        padding: 0 0.3rem;
    }

    div.header_box02 {
        margin-top: 12%;
    }

    div.header_point img {
        max-width: 100px;
    }

    a.header_button {
        transform: skewY(6deg);
        width: 95%;
        margin: 0 auto;
        max-width: 376px;
    }

    .header_button_huki::before {
        background-size: 13px 22px;
    }

    .header_button_huki::after {
        background-size: 13px 22px;
    }

    .header_button_huki > span {
        top: -6px;
    }

    h1 {font-size: 3.5rem;}

    .hl_maru01 {height: 40px;}

    .flex_box_4_3 {width: 48%;}

    #foot_logo {width: 50%;margin: 2rem auto 0;}

    #top_main {padding: 55rem 0 10rem;}
    #top_img img {
        height: 70%;
        right: 3rem;
        left: 0;
        margin: auto;
    }
    #top_text {
        width: 100%;
        position: absolute;
        top: 4rem;
        left: 0rem;
        margin: 0 auto;
    }
    .text_text {font-size: 3.5rem;padding: 1rem;}
    .text_text p {letter-spacing: 0rem;}
    #top_sita {padding: 1rem 2rem;}
    #top_copy {
        width: 90%;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    #body_copy {font-size: 3.2rem;letter-spacing: 0rem;}
    #body_copy span {font-size: 3.8rem;letter-spacing: 0.4rem;}
    #top_drone {top: -12rem; right: -8rem; width: 55%;}

    .header_top_text {
        width: 100%;
        max-width: 120px;
        top: 59px;
        left: 7px;
    }

    .boxbottom {
        bottom: 0;
        position: absolute;
        right: 0;
        left: 0;
    }

    .content section:nth-child(odd) {
        background-color: rgb(248,248,248);
        background-image: url(../images/sec_bg01.png);
        background-repeat: no-repeat;
        background-position: top 10px right 7px;
        background-size: 50%;
    }

    .content section:nth-child(even) {
        background-color: #F0F0F0;
        background-image: url(../images/sec_bg02.png);
        background-repeat: no-repeat;
        background-position: top 10px left 7px;
        background-size: 50%;
    }

    .content section.pickup01 {
        background-color: #DFEEFF;
        background-image: url(../images/sec_bg03.png);
        background-repeat: no-repeat;
        background-position: top 10px right 7px;
        background-size: 50%;
    }

    div#menu {
        height: 50px;
    }

    .menu_logo {
        width: 130px;
    }

    .btn-burger {
        width: 50px;
        height: 50px;
    }

    .navtitle {
        top: -32px;
    }

    .nav-hum {
        top: 50px;
        max-width: 190px;
    }

    .icon:before {
        top: auto;
        bottom: -10px;
    }

    .header_box_all {
        padding: 0.5rem 1rem;
    }

    .header_bg {
        background-position: top 0px center;
        background-size: cover;
        height: 640px;
        padding: 0 0rem;
        box-sizing: border-box;
    }

    div.header_logo {
        width: 60%;
    }

    .header_bg_gra {
        min-width: 220px;
        width: 54%;
        background: linear-gradient(350deg, rgb(141, 221, 255) 0%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 65%, rgba(170, 220, 255, 1) 80%);
    }

    .header_top01 {
        top: -50px;
        height: 137px;
    }

    .header_box {
        margin-top: 7rem;
    }

    .header_box04 {
        margin-top: 8.1%;
    }

    .cta__btn-img img {
        max-width: 300px;
        width: 100%;
    }

    .cta__btn-img_fixed > a > img {
        max-width: 250px;
    }

    .header_list.mt30 {
        margin-top: 2rem;
    }

    .header_etc {
        position: absolute;
        right: -10px;
        top: 15px;
    }

    .header_list ul {
        gap: 1px;
    }

    .header_list ul li {
        gap: 4px;
        padding: 4px 6px;
    }

    .line_hl {
        margin: 0;
        width: 90%;
    }

    .header_icon {
        width: 24px;
    }

    .header_icon_text {
        font-size: 1.6rem;
    }

    .jikan02.header_icon_text {
        letter-spacing: 0.1rem;
    }

    .header_drone_image {
        top: 54px;
        right: 3px;
        left: auto;
        z-index: 999999;
        width: 105px;
    }

    .header_bottom01 {
        top: 50px;
        position: relative;
    }

    .header_inst {
        display: none;
    }

    .header_button_huki {
        position: initial;
        filter: none;
        margin: 0 auto;
        transform: skewY(6deg);
        margin-top: 5rem;
        display: block;
    }

    .button_box_header {
        top: 0;
    }

    .entry_button01 {
        top: 0px;
        width: 80%;
        height: 70px;
    }

    .button_hl {
        width: 82px;
    }

    .header_img03 {
    position: relative;
    z-index: 99999;
    }

    .header_bottom01.bg_sfcolor_c80 {
        /*background-color: rgb(25,40,135);
        transform: skewY(-6deg);
        height: 340px;*/
        transform: skewY(-8deg);
    }

    .header_bottom01 p {
        width: 100%;
        transform: skewY(6deg);
        top: 20px;
    }

    .video_bg {
        min-width: 890px;
    }

    .text_huchi_wh {
        text-shadow: 1px 1px 0px #ffffff, -1px 1px 0px #ffffff, 1px -1px 0px #ffffff, -1px -1px 0px #ffffff, 1px 0px 0px #ffffff, 0px 1px 0px #ffffff, -1px 0px 0px #ffffff, 0px -1px 0px #ffffff;
    }

    .button_hl {
        left: -44px;
    }

    .button_box_header span {
        left: -30px;
        top: 7px;
        font-size: 2.9rem;
    }

    span.header_button_label {
        top: -3px;
        left: -34px;
        padding: 0.1rem 0.5rem;
        background-color: #009464;
        font-size: 1.4rem;
    }

    .entry_button01 {
        transform: skewY(6deg);
    }

    .media_hl::before {
        bottom: 1rem;
        left: -3.5rem;
        position: absolute;
        content: "";
        transform: rotate(60deg);
        display: block;
        height: 3px;
        width: 30px;
        background-color: rgb(35,35,35);
    }

    .media_hl::after {
        bottom: 2rem;
        right: -3rem;
        position: absolute;
        content: "";
        transform: rotate(-60deg);
        display: block;
        height: 3px;
        width: 30px;
        background-color: rgb(35,35,35);
    }

    section > div.mt80 {
        margin-top: 4rem;
    }

    section > div.mb80 {
        margin-bottom: 4rem;
    }

    .subhead {
        padding-bottom: 15px;
    }

    .subhead:after {
        width: 90px;
        height: 4px;
    }

    .riyuu_balloon01 {
        width: 100%;
    }

    .riyuu_balloon01:after {
        top: 100%;
        left: 50%;
        margin-left: -9px;
        border: 9px solid transparent;
        border-top: 14px solid #0580DA;
    }

    .balloon01.bg_blue:after {
        top: 96%;
        margin-left: -15px;
        border: 15px solid transparent;
        border-top: 24px solid #0580DA;
    }

    .slide_title {
        padding: 1rem;
    }

    .inbox_thcolumn {
        max-width: 95%;
    }

    .sp_check_hl {
    position: relative;
    /* top: -18px; */
    }

    .flex_box_4_2 {
        width: 48%;
    }

    .hl_maru01 img {
    width: 22px;
    }

    .checkpoint_box {
        height: auto;
    }

    .check_icon {
        width: 22px;
    }

    .entry_button02 {
        width: 100%;
    }

    .yajirushi_under_wh {
        max-width: 14px;
    }

    img.course_icon_time {
        width: 16px;
    }

    .hl_maru02 {
        height: 40px;
    }

    .hl_maru03 {
        height: 50px;
    }

    body.thanks_p #container {
        position: relative;
        min-height: 100vh;
        padding-bottom: 9.6%;
        box-sizing: border-box;
    }

    body.thanks_p #footer {
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    .toggle_btn {
        width: 20px;
        height: 20px;
    }

    .toggle_btn:before, .toggle_btn:after {
        display: block;
        content: '';
        background-color: #fff;
        position: absolute;
        width: 10px;
        height: 1px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .toggle_btn:before {
        width: 1px;
        height: 10px;
    }

    .balloon01, .balloon02, .balloon03 {
        padding: 1rem;
        padding-bottom: 1.5rem;
    }

    .acodi01, .acodi01_02, .acodi01_03, .acodi01_04 {
        padding: 1rem 1rem 1rem 2rem;
        height: auto;
    }

    .acodi01_toggle_btn {
        width: 20px;
        height: 20px;
    }
    .acodi01_toggle_btn:before, .acodi01_toggle_btn:after {
        width: 10px;
        height: 1px;
    }
    .acodi01_toggle_btn:before {
        width: 1px;
        height: 10px;
    }

    .hl_icon {
        width: 7%;
    }

    .hl_icon.rookie {
        width: 5%;
    }

    .hl_cost {
        line-height: 34px;
        font-size: 1.5rem;
    }

    .hl_maru02:after {
        margin-left: -18px;
        border: 18px solid transparent;
        border-top: 18px solid #0580DA;
    }

    .hl_maru03:after {
        margin-left: -18px;
        border: 18px solid transparent;
        border-top: 18px solid #1EA8D0;
    }

    .air_list_checkmark {
        width: 8%;
    }

    .air_list_2tou_acodi_icon, .air_list_1tou_acodi_icon {
        width: 53px;
        height: 75px;
    }

    .air_list_2tou_acodi_icon img, .air_list_1tou_acodi_icon img {
        top: 25%;
        width: 30%;
    }

    .graph {
        overflow: auto;
    }
    .graph.type01 img {
        width: auto;
        height: 520px;
    }
    .graph.type02 img {
        width: auto;
        height: 275px;
    }

    .maps__flex {
        display: block;
    }
    .maps__dtl {
        width: 100%;
    }
    .maps__img {
        width: 100%;
    }
    .maps__gap img {
        width: 100%;
    }
    .maps__container {
        padding: 16px 4.2% 26px;
        background-color: #fff;
    }
    #sec_06 {
        background-size: 70%;
        background-position: top 20px left 4.2%;
    }

    .fv__drone {
        right: 0;
        top: 20%;
        width: 33vw;
    }

    .fv__txt01 {
        margin-top: 22px;
    }
    .fv__txt01 img {
        width: 94%;
    }

    .fv__txt02 {
        margin-top: 0;
    }
    .fv__txt02 img {
        width: 94%;
    }

    .fv__txt03 {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .fv__txt03 img {
        width: 99%;
    }

    .fv__img {
        bottom: -25px;
        left: 16%;
        z-index: 99989;
    }
    .fv__img img {
        width: 36vw;
    }

    .header_bottom01.bg_sfcolor_c80 {
        top: 110px;
    }

    .cta__txt {
        text-align: center;
    }

    .present__slide {
        border-radius: 20px;
    }
    .present__slide-content {
        padding: 10px 4.2%;
    }
    .present__head-wrap::before {
        width: 25px;
        height: 76px;
        left: -36px;
    }
    .present__head-wrap::after {
        width: 25px;
        height: 76px;
        right: -28px;
    }
    .present__slide-content {
        gap: 2rem;
        flex-direction: column;
    }

    .present__slide-img {
        width: 100%;
        display: flex;
        gap: 15px;
    }
    .present__slide-dtl {
        width: 100%;
    }
    .present__slide-ttl {
        text-align: center;
    }
    .present__slide-txt {
        display: none;
    }
    .present__slide-img .present__slide-txt {
        display: block;
    }
    .present__slide .slick-prev {
        left: 36%;
    }
    .present__slide .slick-next {
        left: 63%;
    }
    .present__slide .slick-dots {
        bottom: -31px;
    }

    .course_table,.course_money {
        width: 95%;
        margin: 0 auto;
    }

}

@media screen and (max-width: 320px) {

    html {
        font-size: 40%;
    }

    .minspOnly {display: block;}

    .header_list ul li {
        min-width: 68px;
        flex-direction: column;
    }

    .header_bg {
        background-size: 250%;
        height: 550px;
    }


}