@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Noto+Sans+JP&family=Noto+Serif+JP:wght@300;400;500;700;900&family=Roboto:ital,wght@0,300;0,500;0,700;0,900;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;500;700&family=Oswald:wght@300;500;700&display=swap');
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
audio,canvas,video {display: inline-block;max-width: 100%;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust:100%;}
body,button,input,select,textarea {color: #2b2b2b;font-family: 'Josefin Sans', sans-serif;font-size: 14px;font-weight: 400;line-height: 2;overflow: auto;}
a {color: #212121;text-decoration: none;outline: none;}
a:focus {outline: none;}
a:hover,a:active {outline: 0;outline: none;}
a:active,a:hover {color: #7FD6F7;}
h1,h2,h3,h4,h5,h6 {clear: both;font-weight: 700;margin: 36px 0 12px;}
h1 {font-size: 26px;line-height: 1.3846153846;}
h2 {font-size: 24px;line-height: 1;}
h3 {font-size: 22px;line-height: 1.0909090909;}
h4 {font-size: 20px;line-height: 1.2;}
h5 {font-size: 18px;line-height: 1.3333333333;}
h6 {font-size: 16px;line-height: 1.5;}
address {font-style: italic;margin-bottom: 24px;}
abbr[title] {border-bottom: 1px dotted #2b2b2b;cursor: help;}
b,strong {font-weight: 700;}
cite,dfn,em,i {font-style: italic;}
mark,ins {background: #fff9c0;text-decoration: none;}
p {margin-bottom: 24px;}
code,kbd,tt,var,samp,pre {font-family: monospace, serif;font-size: 15px;-webkit-hyphens: none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height: 1.6;}
pre {border: 1px solid rgba(0, 0, 0, 0.1);-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom: 24px;max-width: 100%;overflow: auto;padding: 12px;white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
blockquote,q {-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: "";content: none;}
blockquote {color: #767676;font-size: 19px;font-style: italic;font-weight: 300;line-height: 1.2631578947;margin-bottom: 24px;}
blockquote cite,blockquote small {color: #2b2b2b;font-size: 16px;font-weight: 400;line-height: 1.5;}
blockquote em,blockquote i,blockquote cite {font-style: normal;}
blockquote strong,blockquote b {font-weight: 400;}
small {font-size: smaller;}
big {font-size: 125%;}
sup,sub {font-size: 75%;height: 0;line-height: 0;position: relative;vertical-align: baseline;}
sup {bottom: 1ex;}
sub {top: .5ex;}
dl {margin-bottom: 24px;}
dt {font-weight: bold;}
dd {margin-bottom: 24px;}
li,ul,ol {list-style: none;margin: 0;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul,li > ol {margin: 0 0 0 20px;}
img {-ms-interpolation-mode: bicubic;border: 0;vertical-align: middle;}
figure {margin: 0;}
fieldset {border: 1px solid rgba(0, 0, 0, 0.1);margin: 0 0 24px;padding: 11px 12px 0;}
legend {white-space: normal;}
button,input,select,textarea {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 100%;margin: 0;max-width: 100%;vertical-align: baseline;}
button,input {line-height: normal;}
input,textarea {background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
button[disabled],input[disabled] {cursor: default;}
input[type="checkbox"],input[type="radio"] {padding: 0;}
input[type="search"] {-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
textarea {overflow: auto;vertical-align: top;}
table,th,td {border: 1px solid rgba(0, 0, 0, 0.1);}
table {border-collapse: separate;border-spacing: 0;border-width: 1px 0 0 1px;margin-bottom: 24px;width: 100%;}
caption,th,td {font-weight: normal;text-align: left;}
th {border-width: 0 1px 1px 0;font-weight: bold;}
td {border-width: 0 1px 1px 0;}
del {color: #767676;}
hr {background-color: rgba(0, 0, 0, 0.1);border: 0;height: 1px;margin-bottom: 23px;}

img {width: 100%;height: auto;}
.tit {margin: 0;}

.sp {
    display: none;
}
.pc {
    display: block;
}
@media(max-width:768px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}
.tit_altemate {font-family: 'Oswald', sans-serif;}
.Numbers {font-family: 'Josefin Sans', sans-serif;}
.Sans {font-family: 'Noto Sans JP', sans-serif;}
.Serif {font-family: 'Noto Serif JP', serif;}
a img {transition: all 0.5s;}
a:hover img {opacity: 0.65;}

/***************************************************************
************ SETTING *******************************************
***************************************************************/
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.wrap {width: 100%;max-width: 100%; margin: 0 auto 0;overflow-x: hidden;position: relative;}
.btn_clone_search {position: fixed;width:60px;right: 0;bottom: -320px;transition: all 1s;z-index: 1000;}
.btn_clone_search a {width: 60px;height: 320px; display: block;transition: all 0.5s;}
.btn_clone_search a img {opacity: 1;}
		
header {width: 100%;height: 80px;position: relative;z-index: 100;background-color: #fff020;}
header .in {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
header .in .logo {width: 308px;height: 41px;margin: 0;padding: 0;line-height: 1;}
header .in .logo img {width: auto;height: 41px;}

@media(max-width:768px) {
	.wrap {width: 100%;max-width: 100%; margin: 0 auto 0;overflow: hidden;}
	header {width: 100%;height: 40px;}
	header .in {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
	header .in .logo {width: 40%;height: auto;}
	header .in .logo img {width: 100%;height:auto;}
}

.mv {width: 100%;margin: 0 auto 0;position: relative;box-sizing: border-box;padding: 0;}
.mv .ph {width: 100%;margin: 0 auto 0;position: relative;}
.mv .ph img {width: 100%;}
.mv .side_btn {width: 60px;position: absolute;right: 0;bottom: 80px;}
.mv .side_btn a {width: 60px;height: 320px; display: block;transition: all 0.5s;}

@media(max-width:768px) {
	.mv {width: 100%;margin: 0 auto 0;position: relative;box-sizing: border-box;padding: 0;}
	.mv .ph {width: 100%;margin: 0 auto 0;position: relative;}
	.mv .ph img {width: 100%;}
	.mv .side_btn {width: 100%;right: 0;bottom:0;display: flex;position: relative;}
	.mv .side_btn a {width: 100%;height: auto;}
}

.event {margin-bottom: 60px;background-image: url("../img/bk_tl.png"),url("../img/bk_tr.png");background-size: 575px auto,358px auto;background-repeat: no-repeat,no-repeat;background-position: top left,top right;}
.event .tit_event {width: 100%;height: 500px;background-image: url("../img/tit_event.png");background-size: 1300px 460px;background-position: center bottom;background-repeat: no-repeat;}
.event .tit_event img {}
.event h2 {font-size: 40px;font-weight: 700;margin: -34px auto 34px;padding: 0;text-align: center;}
.event .col3 {width: 960px;margin: 0 auto 48px;display: flex;justify-content: space-around;}
.event .col3 .col {width: 300px;}
.event .col3 .col img {}
.event h4.ye_line {text-align: center;margin: 0 auto 32px;}
.event h4.ye_line span {line-height: 1;padding: 0 8px;font-size:24px;font-weight: 700;text-align: center;letter-spacing: 0.05em; position: relative; background:linear-gradient(transparent 60%, #fff000 60%);}
.event p {font-size: 20px;font-weight: 500;text-align: center;line-height: 2.4;margin-bottom:48px;}
.event h3.ye_line{text-align: center;margin: 0 auto 48px;}
.event h3.ye_line span {line-height: 1;padding: 0 8px;font-size:30px;font-weight: 700;text-align: center;letter-spacing: 0.05em; position: relative; background:linear-gradient(transparent 60%, #fff000 60%);}
.event .ico_area {width: 916px;margin: 0 auto 64px;display: flex;justify-content: space-around;position: relative;}
.event .ico_area img {width: auto;height: 73px;}
.event .ico_area:before {content: '';width: 210px;height: 225px;background-image: url("../img/ico_01.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left: -200px;top: -265px;}
.event .ico_area:after {content: '';width: 173px;height: 197px;background-image: url("../img/ico_02.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;right: -260px;top: -100px;}
.btn_entry {width: 500px;height: 67px;margin: 0 auto 0;}
.btn_entry a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 26px;font-weight: 700;color: #000;background-color:#fff000;position: relative;}
.btn_entry a::before {position: absolute;top: 0;bottom: 0;margin: auto;content: "";vertical-align: middle;right: 16px;width: 6px;height: 6px;border-top: 2px solid #000;border-right: 2px solid #000;-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: all 0.5s;}

@media(max-width:768px) {
	.event {margin-bottom: 60px;background-image: none;}
	.event .tit_event {width: 100%;height:auto;background-image:none;}
	.event h2 {font-size: 7.2vw;font-weight: 700;margin: 0px auto 34px;padding: 0;text-align: center;}
	.event .col3 {width: 92%;margin: 0 auto 0;display: flex;flex-wrap: wrap; justify-content: center;}
	.event .col3 .col {width: 49%;margin: 0 0.5% 1%;}
	.event .ico_01_sp {width: 100%;position: relative;}
	.event .ico_01_sp:after {content: '';width: 16%;height: auto;aspect-ratio: 395 / 495;background-image: url("../img/ico_02.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;right: 2%;top: -65%;}
	.event h4.ye_line {text-align: center;margin: 0 auto 4%;}
	.event h4.ye_line span {padding: 0 0;font-size:4.8vw;font-weight: 700;line-height: 1.8; text-align: center;letter-spacing: 0.03em; position: relative; background:linear-gradient(transparent 60%, #fff000 60%);}
	.event p {font-size: 3.6vw;font-weight: 500;text-align: center;line-height: 2.4;margin-bottom:6%;}
	.event h3.ye_line{text-align: center;margin: 0 auto 10%;}
	.event h3.ye_line span {line-height: 1;padding: 0 0px;font-size:6.0vw;font-weight: 700;text-align: center;letter-spacing: 0.05em; position: relative; background:linear-gradient(transparent 60%, #fff000 60%);}
	.event .ico_area {width: 94%;margin: 0 auto 8%;display: flex;flex-wrap: wrap; justify-content: center;position: relative;}
	.event .ico_area img {width: 100%;height: auto;margin: 0 1% 2%}
	.event .ico_area img:nth-child(1) {width: 48%;height: auto;}
	.event .ico_area img:nth-child(2) {width: 48%;height: auto;}
	.event .ico_area img:nth-child(3) {width: 78%;height: auto;}
	.event .ico_area:before {content: none;}
	.event .ico_area:after {content: none;}
	.btn_entry {width: 80%;height: 45px;margin: 0 auto 0;}
	.btn_entry a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 4.8vw;font-weight: 700;color: #000;background-color:#fff000;position: relative;}
	.btn_entry a::before {position: absolute;top: 0;bottom: 0;margin: auto;content: "";vertical-align: middle;right: 16px;width: 6px;height: 6px;border-top: 2px solid #000;border-right: 2px solid #000;-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: all 0.5s;}
}

.place {width: 100%;background-image: url("../img/place_bk.png");background-repeat: no-repeat;background-size: 1920px auto;background-position: center top;padding: 24px 0 317px;}
.place .tit {width: 178px;margin: 0 auto 48px;}
.place .txt_area {width: 960px;margin: 0 auto 0;box-sizing: border-box;background-color: #FFF;border-radius: 10px;padding: 56px 88px 48px;position: relative;}
.place .txt_area:before {content:'';width: 311px;height: 299px;background-image: url("../img/ico_03.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left: -200px;top: -200px;}
.place .txt_area:after {content:'';width:289px;height: 220px;background-image: url("../img/ico_04.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;right: -100px;top: -200px;}
.place .txt_area .tb {width: 100%;margin: 0 auto 10px;}
.place .txt_area .tb .tr {width: 100%;display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 48px;}
.place .txt_area .tb .tr .th {width: 220px;height: 80px;display: flex;justify-content: center;align-items: center;font-size: 28px;font-weight: 700;}
.place .txt_area .tb .tr:nth-child(1) .th {background-color: #ffe0e0;}
.place .txt_area .tb .tr:nth-child(2) .th {background-color: #ffe0a3;}
.place .txt_area .tb .tr:nth-child(3) .th {background-color: #d1e7e9;}
.place .txt_area .tb .tr .td {width: calc(100% - 240px);}
.place .txt_area .tb .tr .td ul {margin: 0;padding: 0;}
.place .txt_area .tb .tr .td ul li {font-size: 26px;font-weight: 500;padding-left: 1.5em;line-height: 1.7;position: relative;}
.place .txt_area .tb .tr .td ul li:before {content: '●';position: absolute;left: 0;top:0;}

@media(max-width:768px) {
	.place {width: 100%;background-image: url("../img/place_bk_sp.png");background-repeat: no-repeat;background-size: 100% auto;background-position: center top 5em;padding: 10% 0 317px;}
	.place .tit {width: 33%;margin: 0 auto 10%;}
	.place .txt_area {width: 90%;margin: 0 auto 0;box-sizing: border-box;background-color: #FFF;border-radius: 10px;padding: 5%;position: relative;}
	.place .txt_area:before {content:'';width: 32%;height: auto;aspect-ratio: 598 / 622;background-image: url("../img/ico_03.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left: -1%;top: -11em;}
	.place .txt_area:after {content:'';width:33%;height: auto;aspect-ratio: 578 / 439;background-image: url("../img/ico_04.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;right: -1%;top: -6em;}
	.place .txt_area .tb {width: 100%;margin: 0 auto 10px;}
	.place .txt_area .tb .tr {width: 100%;display:block;margin-bottom: 6%;}
	.place .txt_area .tb .tr .th {width: 100%;height: auto;box-sizing: border-box;display: flex;justify-content: center;align-items: center;font-size: 5.6vw;font-weight: 700;}
	.place .txt_area .tb .tr:nth-child(1) .th {background-color: #ffe0e0;}
	.place .txt_area .tb .tr:nth-child(2) .th {background-color: #ffe0a3;}
	.place .txt_area .tb .tr:nth-child(3) .th {background-color: #d1e7e9;}
	.place .txt_area .tb .tr .td {width: 100%;}
	.place .txt_area .tb .tr .td ul {margin: 0;padding: 3%;}
	.place .txt_area .tb .tr .td ul li {font-size: 4.4vw;font-weight: 700;padding-left: 1.5em;line-height: 1.7;position: relative;}
	.place .txt_area .tb .tr .td ul li:before {content: '●';position: absolute;left: 0;top:0;}
	.place .txt_area .tb .tr .td ul li .space {width: 4.4em;display: inline-block;}
	.place .txt_area .btn_entry {width: 100%;}
}



.detail {width: 100%;background-image: url("../img/detail_bk.png"),url("../img/bk_bl.png"),url("../img/bk_br.png");background-repeat: no-repeat,no-repeat,no-repeat;background-size: 1920px auto,454px auto,628px auto;background-position: center top,left bottom,right bottom;padding: 0 0 128px;}
.detail .tit {width: 194px;margin: 0 auto 0;}
.detail .tit img {margin: -300px auto 0;}
.detail .rem {font-size: 20px;font-weight: 500;text-align: center;margin: -88px auto 64px;}
.detail .sche_img {width: 831px;margin: 0 auto 64px;position: relative;}
.detail .sche_img:before {content:'';width: 168px;height: 175px;background-image: url("../img/ico_05.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left: -250px;bottom: -230px;}
.detail .sche_img img {}
.detail .mov {}
.detail .mov .in {width: 840px;margin: 0 auto 16px;}
.detail .mov .in img {}
.detail .mov p {font-size: 20px;font-weight: 500;text-align: center;}

@media(max-width:768px) {
	.detail {width: 100%;background-image: url("../img/detail_bk_sp.png"),url("../img/bk_bl.png"),url("../img/bk_br.png");background-repeat: no-repeat,no-repeat,no-repeat;background-size: 100% auto,42.3% auto,57.7% auto;background-position: center top,left bottom,right bottom;padding: 0 0 7em;}
	.detail .tit {width: 36.1%;margin: 0 auto 0;position: relative;}
	.detail .tit:before {content:'';width: 50%;height: auto;aspect-ratio: 336 / 350;background-image: url("../img/ico_05.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left: -75%;bottom: 11em;}
	.detail .tit:after {content:'';width: 80%;height: auto;aspect-ratio: 400 / 246;background-image: url("../img/ico_10.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;right: -85%;bottom: 6.5em;}
	.detail .tit img {margin: -18em auto 0;}
	.detail .rem {font-size: 3.6vw;font-weight: 500;text-align: center;margin: -5em auto 10%;}
	.detail .sche_img {width: 90%;margin: 0 auto 8%;position: relative;}
	.detail .sche_img:before {content:none;}
	.detail .mov .in {width: 90%;margin: 0 auto 2%;}
	.detail .mov p {font-size: 3.6vw;font-weight: 500;text-align: center;}
}


.reason {padding: 96px 0 104px;background-color: #fff000;position: relative;}
.reason .tit {width: 235px;margin: 0 auto 48px;}
.reason .tit img {}
.reason h4 {font-size: 24px;font-weight: 700;color: #000;text-align: center;margin: 0 auto 24px;padding: 0;line-height: 1;position: relative;}
.reason h4:before {content:'';width: 200px;height: 250px;background-image: url("../img/ico_07.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left: 140px;top: -110px;}
.reason .tit_txt {font-size: 38px;font-weight: 700;color: #000;text-align: center;margin: 0 auto 40px;padding: 0;line-height: 1;}
.reason .voice_box {width: 960px;margin: 0 auto 30px;background-color: #FFF;box-sizing: border-box;padding: 40px;display: flex;justify-content: space-around;align-items: flex-start;font-feature-settings: "palt";position: relative;}
.reason:before {content:'';width: 157px;height: 274px;background-image: url("../img/ico_08.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left:calc(50% + 500px);top: 43%;}
.reason .voice_box .ph {width: 220px;margin-right: 40px;}
.reason .voice_box .ph img {}
.reason .voice_box .txt_area {width: 620px; margin-right: 0;text-align: left;}
.reason .voice_box .txt_area .tit {width: 100%; font-size: 20px;font-weight: 700;line-height: 1.0; margin-bottom: 10px;}
.reason .voice_box .txt_area .name_box {display: flex;justify-content: flex-start;align-items: center;margin-bottom: 16px;}
.reason .voice_box .txt_area .name_box .name {font-size: 27px;font-weight: 700;margin-right: 2em;}
.reason .voice_box .txt_area .name_box .year_job {font-size: 16px;font-weight: 700;margin-right: 2em;}
.reason .voice_box .txt_area .name_box .experience {font-size: 16px;font-weight: 700;}
.reason .voice_box .txt_area .voice_box_t {font-size: 20px;font-weight: 700;color: #0054a7; margin-bottom: 16px;}
.reason .voice_box .txt_area p {font-size: 14px;font-weight: 700;margin-bottom: 0;}
.btn_entry_b {width: 500px;height: 67px;box-sizing: border-box; margin: 30px auto 0;padding: 0;position: relative;}
.btn_entry_b:before {content:'';width: 139px;height: 189px;background-image: url("../img/ico_09.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;right:calc(50% + 550px);bottom: -72px;}
.btn_entry_b a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 26px;font-weight: 700;color: #fff000;background-color:#000;position: relative;}
.btn_entry_b a::before {position: absolute;top: 0;bottom: 0;margin: auto;content: "";vertical-align: middle;right: 16px;width: 6px;height: 6px;border-top: 2px solid #fff000;border-right: 2px solid #fff000;-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: all 0.5s;}

@media(max-width:768px) {
	.reason {padding: 6em 0 10em;background-color: #fff000;position: relative;}
	.reason .tit {width: 43.6%;margin: 0 auto 8%;}
	.reason h4 {font-size: 4.8vw;font-weight: 700;color: #000;text-align: center;margin: 0 auto 4%;padding: 0;line-height: 1.8;position: relative;}
	.reason h4:before {content:'';width: 18%;height:auto;aspect-ratio: 400 / 449;background-image: url("../img/ico_07.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left: 3%;top: -5em;}
	.reason .tit_txt {font-size: 7.2vw;font-weight: 700;color: #000;text-align: center;margin: 0 auto 8%;padding: 0;line-height: 1;}
	.reason .voice_box {width: 90%;margin: 0 auto 5%;background-color: #FFF;box-sizing: border-box;padding: 5%;display: block;position: relative;}
	.reason:before {content:'';width: 14%;height:auto;aspect-ratio: 313 / 547;background-image: url("../img/ico_08.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;left:inherit;right: 1%;top: 14em;}
	.reason .voice_box .head {width: 100%;display: flex;justify-content: space-around;align-items: center;margin-bottom: 5%;}
	.reason .voice_box .head .ph {width: 37%;margin-right:5%;}
	.reason .voice_box .head .name_box_sp {width: 58%;}
	.reason .voice_box .head .name_box_sp .tit {width: 100%;font-size: 4.4vw;font-weight: 700;line-height: 1.6;}
	.reason .voice_box .head .name_box_sp .name {width: 100%;font-size: 5.6vw;font-weight: 700;line-height: 1.4;}
	.reason .voice_box .txt_area {width: 100%; margin-right: 0;text-align: left;}
	.reason .voice_box .txt_area .name_box {width: 100%; display: flex;justify-content: flex-start;align-items: center;margin-bottom: 3%;}
	.reason .voice_box .txt_area .name_box .year_job {font-size: 3.6vw;font-weight: 700;margin-right: 1.2em;}
	.reason .voice_box .txt_area .name_box .experience {font-size: 3.6vw;font-weight: 700;}
	.reason .voice_box .txt_area .voice_box_t {font-size: 4.8vw;font-weight: 700;line-height: 1.8; color: #0054a7; margin-bottom: 3%;}
	.reason .voice_box .txt_area p {font-size: 3.3vw;font-weight: 700;margin-bottom: 0;font-feature-settings: "palt";text-align: justify;}
	.btn_entry_b {width: 80%;height: 45px;margin: 3% auto 0;padding: 0;position: relative;}
	.btn_entry_b:before {content:'';width: 20%;height:auto;aspect-ratio: 277 / 377;background-image: url("../img/ico_09.png");background-repeat: no-repeat;background-size: 100% auto;position: absolute;right:40%;bottom: -8em;}
	.btn_entry_b a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 4.8vw;font-weight: 700;color: #fff000;background-color:#000;position: relative;}
	.btn_entry_b a::before {position: absolute;top: 0;bottom: 0;margin: auto;content: "";vertical-align: middle;right: 16px;width: 6px;height: 6px;border-top: 2px solid #fff000;border-right: 2px solid #fff000;-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: all 0.5s;}
}



.cont_company-info {background: #FFDE00;}
.cont_company-info .inner {padding: 80px 24px;position: relative;max-width: 1440px;margin: 0 auto;}
.cont_company-info .inner h2.typo_en {text-transform: uppercase;font-family: "mr-eaves-modern", sans-serif;font-style: normal;font-weight: 900;font-size: 50px;line-height: 1.25;letter-spacing: 6px;color: #2A3F86;text-align: center;margin-bottom: 40px}
.cont_company-info .inner ul.flex {justify-content: space-between;flex-wrap: wrap;max-width: 640px;display: flex;margin: 0 auto;gap: 24px;}
.cont_company-info .inner ul.flex li {list-style: none;width: calc((100% - 24px) / 2);position: relative;}
.cont_company-info .inner ul.flex li a {background: #fff;padding: 32px 30px;color: #2A3F86;font-weight: 600;display: block;text-decoration: none;transition: .3s;margin: 0;position: relative;}
.cont_company-info .inner ul.flex li a::before {content: "";display: block;background: url(../img/arrow.png) no-repeat center;background-size: contain;width: 10px;height: 16px;position: absolute;right: 40px;top: calc(50% - 5px);transition: .3s;}
.cont_company-info li a {background: #fff;padding: 32px 30px;color: #2A3F86;font-weight: 600;}

@media(max-width:768px) {
	.cont_company-info .inner {box-sizing: border-box; padding: 4em 5%;position: relative;max-width: 100%;margin: 0 auto;}
	.cont_company-info .inner h2.typo_en {text-transform: uppercase;font-family: "mr-eaves-modern", sans-serif;font-style: normal;font-weight: 900;font-size: 7.2vw;line-height: 1.6;letter-spacing: 6px;color: #2A3F86;text-align: center;margin: 0 auto 10%;}
	.cont_company-info .inner ul.flex {max-width: 100%;width: 100%; display: block;margin: 0 auto;gap: 0;}
	.cont_company-info .inner ul.flex li {list-style: none;width:100%;position: relative;margin-bottom: 5%;}
	.cont_company-info .inner ul.flex li a {background: #fff;padding: 7%;color: #2A3F86;font-size: 4.0vw; font-weight: 600;display: block;text-decoration: none;transition: .3s;margin: 0;position: relative;}
	.cont_company-info .inner ul.flex li a::before {content: "";display: block;background: url(../img/arrow.png) no-repeat center;background-size: contain;width: 10px;height: 16px;position: absolute;right: 5%;top: calc(50% - 5px);transition: .3s;}
.cont_company-info li a {background: #fff;padding: 32px 30px;color: #2A3F86;font-weight: 600;}
}

		
footer {}
.footer_inner {padding: 64px 24px 30px;font-size: 14px;max-width: 1440px;margin: 0 auto;}
footer ul {display: flex;margin-bottom: 100px;}
footer ul li {position: relative;}
footer li:not(:last-child)::before {content: "";display: block;width: 1px;height: 16px;background: #0F0F0F;position: absolute;top: 2px;right: 0;}
footer li:first-child a {padding-left: 0;}
footer li a {padding: 0 24px;}
.copyright {text-align: left;font-size: 12px;display: flex;justify-content: space-between;margin: 0;}
.copyright small {font-size: 12px;}
.f_search {position: fixed;width: 0%;height: 0; left: 0;bottom: 0;}


@media(max-width:768px) {
	footer {padding-bottom: 10%;}
	.footer_inner {padding: 64px 24px 30px;font-size: 14px;max-width: 1440px;margin: 0 auto;}
	footer ul {display:block;}
	footer ul li {position: relative;}
	footer li:not(:last-child)::before {content: none;}
	footer li:first-child a {padding-left: 10px;display: block;}
	footer li a {padding: 10px;display: block;}
	.copyright {text-align: left;font-size: 12px;display: flex;flex-wrap: wrap;line-height: 2.5; justify-content: space-between;margin: 0;}
	.copyright small {font-size: 100%;}
	.f_search {position: fixed;width: 100%;height: auto; left: 0;bottom: 0;z-index: 100;}
	.f_search .col2 {display: flex;justify-content: space-between;}

.f_nav {width: 100%;height: auto;background-color: #00387f;}
.f_nav .in {width: 90%; margin: 0 auto 0;padding: 3% 0}
.f_nav .in ul {height: 50px; display: flex;flex-wrap: wrap; justify-content: center;align-items: center;}
.f_nav .in ul li {display: inline-block;margin-right: 0;padding: 0 2%;line-height: 1.1;}
.f_nav .in ul li a {font-size: 3.6vw;font-weight: 700;color: #FFF;transition: all 0.5s;}
.f_nav .in ul li:nth-child(1) ,.f_nav .in ul li:nth-child(2){border-right: solid 1px #FFF;}
.f_nav .in ul li a:hover {text-decoration: underline;}
}


/*****************************************************************************************
*************　FORM　**********************************************************************
******************************************************************************************/
.entry {background-image: url(../img/bk_tl.png), url(../img/bk_tr.png),url(../img/bk_bl.png), url(../img/bk_br.png);background-size: 575px auto, 358px auto, 454px auto, 628px auto;background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;background-position: top left, top right, bottom left, bottom right;padding: 240px 0 144px;}
.entry .tit_entry {margin: 0 auto 64px;;text-align: center;}
.entry .tit_entry span {font-size: 24px;font-weight: 500;color: #d83116;}
.entry .tit_entry h2 {margin: 0 auto 0;padding: 16px 0 0;font-size: 48px;font-weight: 500;color: #595750;}
.entry .contact_box {width: 840px;margin: 0 auto 0;border-top: solid 1px #cacaca;position: relative;}
.entry .contact_box:before {content: ''; width: 150px;height: 100%;background-color: #eef0f0;position: absolute;left: 0;top:0;z-index: -1;}
.entry .contact_box .form-group {margin: 0;padding: 0;}
.entry .contact_box .form-group .tr {width: 100%; border-bottom: solid 1px #cacaca;display: flex;justify-content: space-between;align-items: center;}
.entry .contact_box .form-group .tr .th {width: 150px;height: auto;padding: 27px 0; position: relative;}
.entry .contact_box .form-group .tr .th.blu {background-color: #e0f0f0;}
.entry .contact_box .form-group .tr .th label {width: 150px; display: flex;justify-content: center;align-items: center; position: relative;}
.entry .contact_box .form-group .tr .th label span.required {position: absolute;width: 40px;height: 18px;background-color: #323232;color: #FFF;font-size: 12px;line-height: 1;display: flex;justify-content: center;align-items: center;right: -72px;}
.entry .contact_box .form-group .tr .td {width: calc(100% - 250px);box-sizing: border-box;padding: 20px 16px  20px 0;}

.form-group {}
.form-group label {width: 150px;height: 100%;display: block;font-weight: bold;}
.form-group label.inline-label {display: block;width: 100%;align-items: center;font-weight: normal;margin-right: 15px;cursor: pointer;}
.required {color: #e74c3c;margin-left: 5px;}
input[type="text"],input[type="email"],input[type="tel"] {width: 55%;padding: 12px 10px;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;background-color: #f0f0f0;}
select,textarea {width: 90%;padding: 12px 10px;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;background-color: #f0f0f0;}
.form-row {}
.form-row .form-group {}
/* 生年月日セレクトボックスのスタイル */
.birthdate-selects {display: flex;align-items: center;gap: 5px;}
.birthdate-selects select {width: 110px;}
input[type="radio"],input[type="checkbox"] {margin-right: 5px;}
.checkbox-container {padding: 40px 0 0;text-align: center;}
.submit-btn {display: block;width: 100%;max-width: 500px;margin: 30px auto 0;padding: 14px;background-color: #fff000;color: #000;border: none;border-radius: 4px;cursor: pointer;font-size: 16px;font-weight: bold;transition: all 0.5s;}
.submit-btn:hover {background-color: rgba(255,240,0,0.60)}

.entry.finish {padding: 200px 0 160px;}
.entry .tit_entry {}
.entry .tit_entry h2 {}
.entry .txt16 {font-size: 16px;font-weight: 600;color: #333;text-align: center;margin: 0 auto 2em;}
.entry .txt14 {font-size: 14px;font-weight: 500;color: #333;text-align: center;margin: 0 auto 4em;}
.entry .btn_entry a.back-btn {}

@media(max-width:768px) {
	.entry {background-image: url(../img/bk_tl.png), url(../img/bk_tr.png),url(../img/bk_bl.png), url(../img/bk_br.png);background-size: 37.5% auto, 23.3% auto, 42.3% auto, 51.5% auto;background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;background-position: top left, top right, bottom left, bottom right;padding: 4em 0 144px;}
	.entry .tit_entry {margin: 0 auto 8%;;text-align: center;}
	.entry .tit_entry span {font-size: 4.8vw;font-weight: 500;color: #d83116;}
	.entry .tit_entry h2 {margin: 0 auto 0;padding: 3% 0 0;font-size: 8vw;font-weight: 500;color: #595750;}
	.entry .contact_box {width: 86%;margin: 0 auto 0;border-top: solid 1px #cacaca;position: relative;}
	.entry .contact_box:before {content: none;}
	.entry .contact_box .form-group {margin: 0;padding: 0;}
	.entry .contact_box .form-group .tr {width: 100%; border-bottom: solid 1px #cacaca;display:block;}
	.entry .contact_box .form-group .tr .th {width: 100%;height: auto;box-sizing: border-box; padding: 2.5% 5%; position: relative;background-color: #eef0f0;}
	.entry .contact_box .form-group .tr .th.blu {background-color: #e0f0f0;}
	.entry .contact_box .form-group .tr .th label {width: 100%; display: flex;justify-content: flex-start;align-items: center; position: relative;}
	.entry .contact_box .form-group .tr .th label span.required {position: absolute;width: 40px;height: 18px;background-color: #323232;color: #FFF;font-size: 12px;line-height: 1;display: flex;justify-content: center;align-items: center;right: 0%;}
	.entry .contact_box .form-group .tr .td {width: 100%;box-sizing: border-box;padding: 2.5% 0% 5% 0;}
	
	.form-group {}
	.form-group label {width: 150px;height: 100%;display: block;font-weight: bold;}
	.form-group label.inline-label {display: block;width: 100%;align-items: center;font-weight: normal;margin-right: 15px;cursor: pointer;}
	.required {color: #e74c3c;margin-left: 5px;}
	input[type="text"],input[type="email"],input[type="tel"] {width: 100%;padding: 12px 10px;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;background-color: #f0f0f0;}
	select,textarea {width: 100%;padding: 12px 10px;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;background-color: #f0f0f0;}
	.form-row {}
	.form-row .form-group {}
	/* 生年月日セレクトボックスのスタイル */
	.birthdate-selects {display: flex;align-items: center;gap: 5px;}
	.birthdate-selects select {width: 110px;}
	input[type="radio"],input[type="checkbox"] {margin-right: 5px;}
	.checkbox-container {padding: 40px 0 0;text-align: center;}
	.submit-btn {display: block;width: 80%;max-width: 500px;margin: 30px auto 0;padding: 14px;background-color: #fff000;color: #000;border: none;border-radius: 4px;cursor: pointer;font-size: 16px;font-weight: bold;transition: all 0.5s;}
	.submit-btn:hover {background-color: rgba(255,240,0,0.60)}
	
	.entry.finish {padding: 6em 0 8em;}
	.entry .tit_entry {}
	.entry .tit_entry h2 {}
	.entry .txt16 {font-size: 3.6vw;font-weight: 600;color: #333;text-align: center;margin: 0 auto 2em;}
	.entry .txt14 {font-size: 3.2vw;font-weight: 500;color: #333;text-align: center;margin: 0 auto 4em;}
	.entry .btn_entry a.back-btn {}
}








