@charset "UTF-8";
.iv,.ivo{
  opacity: 0;
}

.sp_rev,
.s_nav {
	display: none;
}

.sp__menu {
	background: var(--themecolor01);
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 10;
	color: #fff;
	top: 0;
	left: 0;
	font-size: 1.45em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	z-index: 101;
	display: none;
	overflow: scroll;
}
.sp__menu .sp__menu__container {
	display: flex;
    margin: 0 auto;
    height: 100vh;
    align-items: center;
    justify-content: flex-end;
}
.sp__menu .sp__menu__logo {
	position: fixed;
    top: 3rem;
    left: 3rem;
}
.sp__menu .sp__menu__logo a {
	padding: 0;
	margin: 0;
}
.sp__menu h5 {
    color: #fff;
    padding: 14px 0;
}
.sp__menu a {
	color: #fff;
	padding: 14px 0;
	display: block;
	position: relative;
	transition: all .3s;
}
.sp__menu a.__parent {
	padding: 0 0;
	margin-top: 24px;
}
.sp__menu a:hover {
	color: var(--themecolor02);
}
.sp__menu__nav {
    width: 90%;
    max-width: 540px;
    margin: auto;
}
.sp__menu__nav .sp__menu__contact {
	width: 32%;
	margin-left: 4%;
	container-type: inline-size;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail {
	margin-left: 1em;
	margin-top: 14px;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail img {
	filter: invert(100%) sepia(2%) saturate(0%) hue-rotate(244deg) brightness(104%) contrast(100%);
	height: 6cqw;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .sp__menu_mail {
	margin-top: 3vh;
	margin-bottom: 5vh;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .sp__menu_mail a {
    font-size: 10cqw;
	line-height: 1em;
	display: flex;
	align-items: center;
	padding: 7px 0;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .sp__menu_mail a .icon {
	height: 6cqw;
	margin-right: 14px;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .sp__menu_mail p,
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .tel p {
    font-size: 16px;
    line-height: 1.5em;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .tel p.s_txt {
    font-size: 14px;
    line-height: 1.5em;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .tel a {
	font-size: 10cqw;
	line-height: 1em;
	display: flex;
	align-items: center;
	padding: 7px 0;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .tel a .icon {
	height: 5cqw;
	margin-right: 14px;
}
.sp__menu__nav .sp__menu__contact .sp__menu_tel_mail .tel a img {
	height: 5cqw;
}

.sp__menu__nav .sp__menu__ul {
}
.sp__menu__nav .sp__menu__ul .parent_li {
	margin-top: 2vh;
}
.sp__menu__nav .sp__menu__ul .parent_li:first-of-type {
	margin-top: 0;
}
.sp__menu__nav .sp__menu__ul .child_li {
	width: 100%;
	margin-top: 10vh;
}
.sp__menu__nav .sp__menu__ul .child_li li a {
	border-bottom: 1px solid #fff;
	font-size: 0.8em;
	line-height: 1.5em;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li {
	width: 28%;
/* 	border-bottom: 1px solid #fff; */
	margin-left: 4%;
}
.sp__menu .child_li a:before,
.sp__menu .parent_li a:before {
    content: '';
    width: 1em;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
}
.sp__menu .child_li a,
.sp__menu .parent_li a {
    padding-left: 1.5em;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li {
	margin-top: 18px;
}
.sp__menu__nav .sp__menu__ul .child_li .poppins {
	padding-bottom: 0;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li .shop_detail {
	display: flex;
	align-items: center;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li .shop_detail .icon {
	width: 40px;
	margin-right: 10px;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li .shop_detail .tt {
	width: calc( 100% - 50px );
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li .shop_btn_li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li .shop_btn_li a {
	width: calc( 48% - 2px );
	font-size: 0.6em;
	line-height: 1em;
	display: flex;
	background: transparent;
	padding: 7px 0;
	border: 1px solid #fff;
}
.sp__menu__nav .sp__menu__ul .child_li .sp__menu_child li .shop_btn_li a:hover {
	background: #D3801E;
	color: #fff;
}
.sp__menu__nav .sns_li {
    margin-top: 4vh;
    margin-bottom: 3vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sp__menu__nav .sns_li img {
	filter: invert(100%) sepia(2%) saturate(0%) hue-rotate(244deg) brightness(104%) contrast(100%);
	height: 34px;
}
.sp__menu__nav .sns_li li {
	margin: 0 1vw;
}

.sp__menu .f_rec_banner {
	text-align: center;
	margin-top: 0;
}
.sp__menu .f_rec_banner a {
	display: inline-flex;
	align-items: center;
	transition: all 0.3s ease-in-out;
	text-align: left;
	position: relative;
	padding: 0 48px 0 12px;
	font-size: 1.1em;
	line-height: 1.5em;
	background: #11897e;
	color: #fff;
	border-radius: 4px;
}
.sp__menu .f_rec_banner a:hover {
	background: #2eb6aa;
}
.sp__menu .f_rec_banner a .corp_logo {
	padding: 8px 24px;
	background: #fff;
}
.sp__menu .f_rec_banner a .icon img {
	filter: invert(100%) sepia(86%) saturate(44%) hue-rotate(117deg) brightness(114%) contrast(101%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
}
.sp__menu .f_rec_banner a .txt .s_txt {
	display: block;
	font-size: 0.8em;
	line-height: 1em;
	font-family: "Josefin Sans", sans-serif;
	margin-top: 4px;
}
.sp__menu .f_rec_banner a .ttl {
	margin-left: 14px;
}

/*
.sp__menu .f_rec_banner a {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease-in-out;
    text-align: left;
    position: relative;
    padding: 18px 28px;
    font-size: 1em;
    line-height: 1.5em;
    border: 1px solid #fff;
    border-radius: 4px;
}
.sp__menu .f_rec_banner a img {
    filter: invert(100%) sepia(2%) saturate(0%) hue-rotate(244deg) brightness(104%) contrast(100%);
	height: 20px;
    margin-left: 0.5em;
}
.sp__menu .f_rec_banner a .s_txt {
    font-size: 0.7em;
    line-height: 1.5em;
    display: block;
}
*/

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.body_bk {
    width: 100%;
    background: #fff;
/*     overflow-x: clip; */
    position: absolute;
    top: 0;
    left: 0;
}

body {
	position: relative;
	line-height: 1.8em;
	font-family: 'Noto Sans JP', sans-serif;
	color: #1a1a1a;
}
.all {
    position: relative;
    z-index: 1;
}


/* 固定ナビ */
#menuButton {
    display: block;
    width: 30px;
    height: 20px;
    position: relative;
    z-index: 3;
    cursor: pointer;
}
.sp_menu {
    width: 40px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 102;
    margin-left: 14px;
    display: none;
}
.sp_menu h3 {
    text-align: center;
    line-height: 1em;
    font-size: 11px;
    color: var(--themecolor01);
    margin-top: 4px;
}
#menuButton span {
    display: block;
    background: var(--themecolor01);
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
#menuButton span:first-child {
    top: 0;
}
#menuButton.active span:first-child {
    top: 2px;
    background: #fff;
}
#menuButton span:nth-child(2) {
    top: 10px;
}
#menuButton span:last-child {
    bottom: 0;
}
#menuButton.active span:last-child {
    bottom: 2px;
    background: #fff;
}
#menuButton.active {

}
#menuButton.active span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  transform: translateX(100%);
  transition: all 0.35s;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.globalMenuSp div {
	width: 100vw;
	margin: auto;
}

.globalMenuSp .globalMenuSp_li {
  margin: 0 auto;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-size: 1.6em;
  line-height: 1em;
  display: inline-block;
}

.globalMenuSp .globalMenuSp_li li {
  list-style-type: none;
  padding: 0;
}
#header ._in .nav .globalMenuSp_li li .s_txt {
	text-align: left;
}
.globalMenuSp .globalMenuSp_li li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.globalMenuSp .globalMenuSp_li li a {
  display: inline-block;
  padding: 14px 0;
  text-decoration :none;
  transition: .35s;
  color: #1a1a1a;
  text-align: left;
}
.globalMenuSp .globalMenuSp_li li a:hover {
  color: #00653a;
}
.globalMenuSp ul li a::first-letter {
  color: #00653a;
}
.globalMenuSp .globalMenuSp_li li a .s_txt {
  	font-size: 0.5em;
    line-height: 1em;
    display: block;
    margin-top: 4px;
    font-weight: 400;
    text-align: left;
}
.globalMenuSp .globalMenuSp_li li a .s_txt:before {
  	content: '− ';
  	color: #00653a;
}

/* このクラスを、jQueryで付与・削除する */
.globalMenuSp.active {
  transform: translateX(0%);
}


/* メニューをhoverした時のスタイル */
.pc_rev {

}
.pc_rev:hover .pc_revMenu {
  opacity: 1;
  visibility: visible;
  top: 53px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
  border-top: 4px solid #ECE9DD;
}
.pc_revMenu {
    background-color: #fff;
    opacity: 0;
    position: absolute;
    text-align: center;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    top: 80px;
}
.pc_revMenu-list {
    margin: 10px 18px 14px 18px;
}
.pc_revMenu-item {

}
#header ._in .nav .nav_ul li .pc_revMenu li {
	margin: 0;
}
#header ._in .nav .nav_ul li .pc_revMenu-item a {
  	font-size: 1em;
    padding: 14px;
    display: block;
    position: relative;
    padding-left: 1.5em;
}
.pc_revMenu-item a:before {
    content: '';
    width: 1em;
    height: 1px;
    background: #ECE9DD;
    position: absolute;
    left: 0;
    top: 50%;
}

.pc_br {
	display: block;
}
img.w100:not(.post img) {
	width: 100%;
}

#header {
	position: relative;
}
#header.is-fixed {
	position: fixed;
	top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    transition: translateY 600ms, opacity 200ms;
}
#header.is-fixed.hide{
  translateY: -100%;
  opacity: 0;
}
#header .h_navi {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px;
	padding-left: 24px;
}
.h_navi .h_logo .h1 {
	font-size: 1.4em;
	line-height: 1em;
}
.h_navi .h_logo a {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.h_navi .h_logo a .en {
	color: #1a1a1a;
	font-family: "Josefin Sans", sans-serif;
	margin-left: 0.5em;
	margin-bottom: 4px;
}
#header .h_navi .nav {
	display: flex;
	align-items: center;
}
#header .h_navi .nav .nav_li {
	display: flex;
	margin-right: 2.5em;
}
#header .h_navi .nav .nav_li li {
	margin: 0 1.25em;
}
#header .h_navi .entry a {
	position: relative;
	background: transparent;
    display: inline-block;
    min-width: 226px;
	padding: 18px 0;
	color: #fff;
	font-family: "Josefin Sans", sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
    border-radius: 36px;
    transition: all .35s;
    z-index: 0;
}
#header .h_navi .entry a:before {
	content: "";
	width: 100%;
  	height: 100%;
  	background: linear-gradient(125deg, rgba(46, 182, 170, 1) 0%, rgba(169, 209, 83, 1) 100%);
  	position: absolute;
  	z-index: -1;
  	left: 0;
  	top: 0;
    border-radius: 36px;
    transition: .35s;
}
#header .h_navi .entry a:after {
	content: "";
	width: 100%;
  	height: 100%;
  	background: linear-gradient(125deg, #f0a000 0%, #f0a000 100%);
  	position: absolute;
  	z-index: -2;
  	left: 0;
  	top: 0;
    border-radius: 36px;
    transition: .35s;
}
#header .h_navi .entry a:hover:before {
  	opacity: 0;
}

.main_ttl {
	position: relative;
	width: 100%;
    height: 100vh;
}
.main_ttl .ttl01 {
	font-size: 9.5vw;
    line-height: 9.5vw;
    color: #fff;
    position: absolute;
    bottom: 160px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 700;
    text-shadow: 3px 2px 0px rgba(26,26,26,0.6);
    left: 44px;
    text-align: left;
}
.main_ttl .ttl02 {
	font-size: 2em;
    line-height: 1em;
    color: #fff;
    position: absolute;
    bottom: 120px;
    text-shadow: 3px 2px 0px rgba(26,26,26,0.6);
    left: 44px;
    letter-spacing: 0.1em;
}
.main_ttl .ph img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}



.contents {
	position: relative;
}
.contents.message {
	margin-top: 40px;
}
.contents.message:before {
	content: '';
	width: 95%;
	height: 70%;
	background: linear-gradient(125deg, rgba(180,215,147,1) 0%, rgba(151,216,223,1)100%);
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0px 4px 4px 0px;
}
.contents.message .message_ttl {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #fff;
	font-weight: 500;
	margin-left: 5%;
	position: relative;
	z-index: 2;
}
.contents.message .fix_txt01 {
	font-family: "Josefin Sans", sans-serif;
    font-size: 11.5vw;
    line-height: 15.5vw;
    font-weight: 700;
    margin-left: 2.5%;
    color: rgba(255, 255, 255, 0.25);
    margin-bottom: -0.6em;
    position: relative;
	z-index: 2;
}
.contents ._in {
	width: 90%;
	max-width: 1480px;
	margin: auto;
	padding: 60px 0 60px;
	position: relative;
	text-align: left;
}
.contents ._in p {
	line-height: 2em;
	color: #1a1a1a;
}
.contents.message ._in {
	width: 100%;
	max-width: 100%;
	padding: 30px 0 60px;
}
.message .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: 5%;
	position: relative;
	background: #fff;
	border-radius: 4px;
}
.message .c2 .ph {
	width: 48%;
	position: relative;
	margin-top: -5vw;
}
.message .c2 .ph img {
	border-radius: 4px 0px 0px 4px;
	width: 100%;
	height: 622px;
	object-fit: cover;
/* 	box-shadow: 18px 18px 0px 0px rgba(0, 0, 0, 0.14); */
}
.message .c2 .txt {
	width: 52%;
}
.message .c2 .txt ._inner {
	padding: 43px;
}
.message .c2 .ch_txt {
	font-size: 3.4em;
	font-family: "Josefin Sans", sans-serif;
    font-weight: 700;
	line-height: 1.25em;
	margin-top: 24px;
	margin-bottom: 34px;
	text-align: left;
	color: var(--themecolor01);
}
.message .c2 .txt .name_txt {
	margin-top: 34px;
	text-align: right;
	letter-spacing: 0.1em;
	font-size: 0.9em;
}
.message .c2 .txt .name_txt .name {
	font-size: 1.4em;
	line-height: 1.5em;
	display: inline-block;
	margin-left: 0.5em;
	letter-spacing: 0.1em;
}


.contents.news ._in {
	max-width: 1460px;
	width: 90%;
	padding: 60px 0;
	border-top: 1px solid var(--themecolor03);
}
.news .news_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1240px;
	margin: auto;
}
.news .news_c2 .center {
	width: 100%;
	margin-top: 34px;
}
.news_c2 .ttl {
	width: 230px;
	position: relative;
	padding: 24px 0;
}
.news_c2 .txt {
	width: calc( 100% - 260px );
	position: relative;
}
.news .cat_li {
	background: var(--themecolor01);
	color: #fff;
	font-size: 0.8em;
	line-height: 1em;
	display: inline-block;
	padding: 5px 10px 6px;
	border-radius: 2px;
	margin-right: 0.25em;
}
.news .date {
	color: #bebebe;
	line-height: 1em;
	display: inline-block;
	margin-right: 0.5em;
}
.news .news_li {
	margin: 0 0;
}
.news .news_li li {
	border-bottom: 1px solid var(--themecolor03);
	padding: 28px 7px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	white-space: nowrap;
}
.news .news_li li:first-of-type {
	border-top: 0;
}
.news .news_li li .dc {
	margin-right: 7px;
}
.news .news_li li h3 {
	display: block;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.5em;
}

.contents.company ._in {
	width: 100%;
    max-width: 100%;
}
.company .fix_txt02 {
    font-size: 7vw;
    line-height: 9.5vw;
    letter-spacing: 0;
    font-weight: 500;
    color: rgba(45, 181, 170, 0.3);
    z-index: 2;
    position: relative;
    margin-left: 0.25em;
}
.company .company_ttl_outher {
	width: 95%;
	max-width: 1240px;
	margin: auto;
}
.company .by_the_numbers {
	position: relative;
	background: linear-gradient(125deg, rgba(180,215,147,1) 0%, rgba(151,216,223,1)100%);
	padding: 6vw;
	padding-top: 50px;
}
.company .by_the_numbers .ttl {
	font-size: 1.95em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: 600;
}
.company .by_the_numbers ._in {
	background: #fff;
	padding: 24px;
	border-radius: 4px;
	display: flex;
	flex-wrap: wrap;
	width: auto;
	max-width: auto;
	margin: 34px auto 0;
}
.by_the_numbers .company_data {
	width: calc( 33.3% - 16px - 48px );
    padding: 24px;
    background: #fff;
    margin-top: 24px;
    margin-left: 24px;
}
.by_the_numbers .company_data dt {
	font-size: 1.75em;
	font-weight: 600;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	color: var(--themecolor01);
	text-align: center;
}
.underline {
	background: linear-gradient(transparent 80%, yellow 20%);
    display: inline-block;
}
.by_the_numbers .company_data .ph img {
	width: 100%;
}
.by_the_numbers .company_data:nth-child(3n+1) {
	margin-left: 0;
}
.company_banner_li {
	display: flex;
	flex-wrap: wrap;
}
.company_banner_li li {
	width: 50%;
}
.company_banner_li li a {
	position: relative;
	display: block;
	color: #fff;
	letter-spacing: 0.15em;
}
.company_banner_li li a h4 {
	font-size: 2.2em;
	line-height: 1.5em;
	font-weight: 600;
	margin-bottom: 4px;
	position: relative;
}
.company_banner_li li a .en {
	line-height: 1.2em;
	font-weight: 700;
	font-family: "Josefin Sans", sans-serif;
	line-height: 1em;
}
.company_banner_li li a img {
	width: 100%;
}
.company_banner_li li a .icon {
	display: inline-block;
	width: 20px;
	position: absolute;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .2s;
}
.company_banner_li li a .dark {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.25);
    display: inline-flex;
	justify-content: center;
	align-items: center;
}
.company_banner_li li a .dark ._inner {
    display: inline-flex;
    flex-direction: column;
    position: relative;
}


.contents.interview {
	padding-bottom: 80px;
}
.interview .interview_ttl_outher {
	width: 90%;
	margin: auto;
	padding: 80px 0 0;
}
.interview ._in {
	background: linear-gradient(125deg, rgba(180,215,147,1) 0%, rgba(151,216,223,1)100%);
	border-radius: 4px;
	width: 90%;
	padding-bottom: 0;
}
.interview ._in .interview_li {
	padding: 34px 34px 0;
}
.interview ._in .interview_li .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0 6vw 0;
}
.interview_li .c2 .interview_li_contents .ph {
	position: relative;
	container-type: inline-size;
}
/*
.interview_li .c2 .interview_li_contents .ph h5 {
	display: inline;
	background: linear-gradient(transparent 0%, rgba(25,25,25,0.8) 0%);
	font-size: 1.2em;
	line-height: 2.2em;
	color: #fff;
	font-weight: 500;
}
*/
.interview_li .c2 .interview_li_contents .ph h5 {
	font-size: 3.4cqw;
	line-height: 2.2em;
	color: #fff;
	font-weight: 500;
}
.interview_li .c2 .interview_li_contents .ph h5 .markar {
	background: rgba(25, 25, 25, 0.8);
    display: inline-block;
    padding: 0 8px;
    margin: 4px;
}
.interview_li .c2 .interview_li_contents .ph .cp_txt {
	position: absolute;
	left: -1.5em;
	bottom: 1.5em;
}
.interview_li .c2 .interview_li_contents .ph img {
	border-radius: 8px 8px 0px 0px;
}
.interview_li .c2 .interview_li_contents {
	width: 46%;
	background: #fff;
	border-radius: 8px;
	margin-top: 80px;
}
.interview_li .c2 .interview_li_contents:first-of-type {
	margin-top: 0;
}
.interview_li .c2 .interview_li_contents .txt {
	padding: 14px 24px 24px 24px;
}
.interview_li .c2 .interview_li_contents .txt .name {
	font-size: 1.6em;
	line-height: 1.5em;
	letter-spacing: 0.2em;
	margin-bottom: 12px;
}
.interview_li .c2 .interview_li_contents .txt .name .s_txt {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-left: 0.25em;
	letter-spacing: 0;
}
.interview .fix_txt03 {
    font-size: 9vw;
    line-height: 9vw;
    margin-top: 0;
    font-weight: 700;
	font-family: "Josefin Sans", sans-serif;
    position: relative;
    margin-left: 0.5em;
    color: rgba(255, 255, 255, 0.25);
}
.recruit_banner_btn:hover .ttl_outher01 .icon {
	transform: translateY(-60%) rotate(45deg);
}




.contents.recruit_banner {
	background: linear-gradient(125deg, rgba(180,215,147,1) 0%, rgba(151,216,223,1)100%);
	color: #fff;
}
.recruit_banner .ttl_outher01 {
    color: #fff;
    margin: 0;
}
.recruit_banner .ttl_outher01 .s_txt {
    color: #fff;
}
.recruit_banner .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 90%;
	margin: auto;
	padding: 80px 0;
}
.recruit_banner .c2 .txt {
	margin-right: 24px;
}


.footer ._in {
	width: 90%;
	margin: auto;
	padding: 30px 0;
}
.footer .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.footer .c2 .nav {
	width: 62%;
}
.footer .nav .parent {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer .nav .parent .parent_li {
/* 	width: calc( 25% - 2em ); */
	margin: 14px 0;
	margin-left: 2em;
}
.footer .nav .parent a {
	color: #1a1a1a;
	font-size: 0.95em;
	transition: all 0.3s ease-in-out;
}
.footer .nav .parent a:hover {
	color: var(--themecolor01);
}
.footer .f_rec_banner {
	text-align: right;
	margin-top: 7%;
}
.footer .f_rec_banner a {
	display: inline-flex;
	align-items: center;
	transition: all 0.3s ease-in-out;
	text-align: left;
	position: relative;
	padding: 0 48px 0 12px;
	font-size: 1.1em;
	line-height: 1.5em;
	background: #1b1a80;
	color: #fff;
	border-radius: 4px;
}
.footer .f_rec_banner a:hover {
	background: #0080ba;
}
.footer .f_rec_banner a .corp_logo {
	padding: 12px 24px;
	background: #fff;
}
.footer .f_rec_banner a .icon img {
	filter: invert(100%) sepia(86%) saturate(44%) hue-rotate(117deg) brightness(114%) contrast(101%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
}
.footer .f_rec_banner a .txt .s_txt {
	display: block;
	font-size: 0.8em;
	line-height: 1em;
	font-family: "Josefin Sans", sans-serif;
	margin-top: 4px;
}
.footer .f_rec_banner a .ttl {
	margin-left: 14px;
}
.footer .f_rec_banner a:hover {
/* 	background: #006a35; */
}
.footer .c2 .addr {
	width: 34%;
	font-size: 0.9em;
	line-height: 1.8em;
}
.footer .c2 .addr a {
	color: #1a1a1a;
}
.footer .addr .addr_txt {
	line-height: 1.5em;
	margin: 14px 0;
}
.footer .addr .sns {
	display: flex;
	align-items: center;
	margin-left: 40px;
}
.footer .addr .sns li {
	margin: 7px;
}
.footer .addr .sns li a img {
	filter: invert(65%) sepia(35%) saturate(746%) hue-rotate(126deg) brightness(86%) contrast(93%);
	transition: filter .3s ease-in-out; /* イージングをおとなしくかける */
}
.footer .addr .sns li a:hover img {
	filter: invert(41%) sepia(89%) saturate(4419%) hue-rotate(177deg) brightness(90%) contrast(101%);
}
.footer .addr .addr_c2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.footer .copyright {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 34px;
	text-align: center;
}
.sp_contents {
    display: none;
}
@keyframes parallax-txt_mov-anim {
  from {
    transform: translateY(80px);
  }
  to {
    transform: translateY(-40px);
  }
}
@keyframes parallax-txt_center_mov-anim {
  from {
    transform: translateY(80px) translateX(-50%);
  }
  to {
    transform: translateY(-40px) translateX(-50%);
  }
}

.txt_mov {
  animation: parallax-txt_mov-anim ease;
  animation-timeline: view();
}
.txt_mov_center {
  animation: parallax-txt_center_mov-anim ease;
  animation-timeline: view();
}

.ttl_outher01 {
	margin-bottom: 34px;
	color: var(--themecolor01);
}
.ttl_outher01 h1,
.ttl_outher01 h2 {
	font-family: "Josefin Sans", sans-serif;
    font-weight: 700;
	font-size: 3.2em;
	line-height: 1em;
	position: relative;
}
.ttl_outher01 h1 .s_txt,
.ttl_outher01 h2 .s_txt {
	font-size: 0.35em;
	line-height: 1.5em;
	letter-spacing: 0;
	display: block;
	font-weight: 500;
	color: var(--basefontcolor);
}
.ttl_outher01 .icon {
	position: absolute;
	right: -44px;
	top: 50%;
	transform: translateY(-50%);
	transition: transform .2s;
}


a.entry_btn {
	position: relative;
	background: transparent;
    display: inline-block;
    min-width: 286px;
    padding: 22px 0;
    color: #fff;
    font-family: "Josefin Sans", sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    border-radius: 36px;
    transition: all .35s;
    z-index: 0;
}
a.entry_btn:before {
	content: "";
	width: 100%;
  	height: 100%;
  	background: linear-gradient(125deg, rgba(46, 182, 170, 1) 0%, rgba(169, 209, 83, 1) 100%);
  	position: absolute;
  	z-index: -1;
  	left: 0;
  	top: 0;
    border-radius: 36px;
    transition: .35s;
}
a.entry_btn:after {
	content: "";
	width: 100%;
  	height: 100%;
  	background: linear-gradient(125deg, #f0a000 0%, #f0a000 100%);
  	position: absolute;
  	z-index: -2;
  	left: 0;
  	top: 0;
    border-radius: 36px;
    transition: .35s;
}
a.entry_btn:hover:before {
  	opacity: 0;
}
.bt_mt {
	padding-top: 30px;
}


a.btn01 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 500;
	font-size: 1.2em;
	line-height: 1em;
	color: var(--themecolor01);
	padding: 24px 0;
	min-width: 220px;
	display: inline-block;
	letter-spacing: 0.1em;
	border-radius: 34px;
	border: 1px solid var(--themecolor01);
	background: #fff;
}
a.btn01.mt {
	margin-top: 34px;
}
a.btn01::after {
    position: absolute;
    right: 1em;
    top: 45%;
    transform: translateY(-50%);
    transform-origin: left;
    width: 1.5em;
    height: .5em;
    background-color: var(--themecolor01);
    clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
    content: '';
    transition: transform .3s;
}
a.btn01:hover::after {
    transform: translateY(-50%) scaleX(1.6);
}
a.btn01:hover {
    background: var(--themecolor01);
    color: #fff;
}
a.btn01:hover::after {
    background-color: #fff;
}


/* 下層 */

.page .page_main_ttl ._in {
	display: inline-block;
	max-width: 90%;
	padding: 80px 0 40px;
	margin: auto;
}
.page .page_main_ttl ._in .ttl_outher01 {
	margin-bottom: 0;
}

.benefits .benefits_attractive {
    position: relative;
    padding: 5%;
    padding-top: 50px;
}
.benefits .benefits_attractive:before {
   	content: '';
   	width: 100%;
   	height: 60%;
    background: linear-gradient(125deg, rgba(180, 215, 147, 1) 0%, rgba(151, 216, 223, 1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.benefits .benefits_ttl_outher {
    width: 90%;
    margin: auto;
    padding: 80px 0 0;
}
.benefits .benefits_attractive .ttl {
    font-size: 1.95em;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: #fff;
    font-weight: 600;
    position: relative;
}

.benefits .benefits_attractive ._in {
    background: #fff;
    padding: 4.5%;
    padding-top: 0;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
    max-width: auto;
    margin: 34px auto 0;
}

.benefits_attractive .attractive_data {
	width: 47.5%;
	margin-top: 4.5%;
}
.benefits_attractive .attractive_data .ph {
	position: relative;
	z-index: 2;
}
.benefits_attractive .attractive_data .ph img {
	border-radius: 4px;
}
.benefits_attractive .attractive_data h3 {
    font-size: 1.55em;
    font-weight: 600;
    line-height: 1.5em;
    color: var(--themecolor01);
    text-align: left;
    position: relative;
    padding: 28px 0 14px;
}
.benefits_attractive .attractive_data .txt {
	position: relative;
}
.benefits_attractive .attractive_data .txt:before {
    content: '';
    width: 140px;
    height: 140px;
    background: linear-gradient(125deg, rgba(180, 215, 147, 1) 0%, rgba(151, 216, 223, 1) 100%);
    opacity: 0.1;
    border-radius: 8px;
    position: absolute;
    top: -40px;
    left: -40px;
}

.benefits .benefits_fulness {
    position: relative;
    background: linear-gradient(125deg, rgba(180, 215, 147, 1) 0%, rgba(151, 216, 223, 1) 100%);
    padding: 6vw;
    padding-top: 50px;
}
.benefits .benefits_fulness .ttl {
    font-size: 1.95em;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: #fff;
    font-weight: 600;
    position: relative;
}
.benefits .benefits_fulness ._in {
    display: flex;
    flex-wrap: wrap;
    max-width: auto;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.benefits_fulness .benefits_data {
    width: calc( 25% - 26px );
    margin-left: 34px;
    margin-top: 34px;
}
.benefits_fulness .benefits_data:first-of-type {
    margin-left: 0;
}
.benefits_fulness .benefits_data:nth-child(4n+1) {
    margin-left: 0;
}
.benefits_fulness .benefits_data .ph {
    padding: 34px 14px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--themecolor01);
    box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.05);
}
.benefits_fulness .benefits_data .ph h3 {
    color: var(--themecolor01);
    font-size: 1.3em;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    min-height: 3em;
}
.benefits_fulness .benefits_data .txt {
	margin-top: 18px;
}
.benefits_fulness .benefits_data .txt p {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.8em;
}

.benefits .benefits_ch_ttl {
    position: absolute;
    top: 4vw;
    right: 5vw;
    border-radius: 60%;
    background: #fff;
    box-shadow: 0px 6px 0px 0px rgba(0, 0, 0, 0.05);
    z-index: 2;
}
.benefits .benefits_ch_ttl h3 {
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.8em;
    text-align: center;
    padding: 34px 64px;
    display: inline-block;
}
.benefits .benefits_ch_ttl h3 .st {
    color: var(--themecolor01);
}
.benefits .benefits_ch_ttl h3 .underline {
    background: linear-gradient(transparent 90%, yellow 20%);
    display: inline-block;
}

.education .education_ttl {
	font-size: 2.4em;
	font-weight: 600;
	line-height: 1.5em;
}
.education .ilast {
	text-align: center;
	margin: 64px auto;
}
.education .education_li {
	padding: 34px 64px;
	display: flex;
	flex-wrap: wrap;
	background: linear-gradient(125deg, rgba(180, 215, 147, 0.2) 0%, rgba(151, 216, 223, 0.2) 100%);
	border-radius: 8px;
}
.education .education_data {
    width: calc( 33.3% - 44px );
    margin-left: 66px;
}
.education .education_data:first-of-type {
	margin-left: 0;
}
.education .education_data .ph {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.education .education_data .ph h3 {
    font-size: 1.35em;
    font-weight: 600;
    line-height: 1.5em;
    color: var(--themecolor01);
    text-align: center;
    padding: 14px 0 14px;
}
.contents.education ._in {
    padding: 60px 0 80px;
}

.interview_tab {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.interview_tab li {
	min-width: 420px;
	margin-left: 14px;
}
.interview_tab li:first-of-type {
	margin-left: 0;
}
.interview_tab li a {
	display: flex;
	align-items: center;
	background: #f5f5f5;
	color: var(--basefontcolor);
	font-size: 0.9em;
	line-height: 1.8em;
	transition: all .35s;
}
.interview_tab li a:hover {
	color: #fff;
	background: var(--themecolor01);
}
.interview_tab li a.active {
	background: linear-gradient(125deg, rgba(180, 215, 147, 1) 40%, rgba(151, 216, 223, 1) 100%);
	color: #fff;
}
.interview_tab li a img {
	width: 164px;
}
.interview_tab li a .txt {
	width: calc( 100% - 164px - 28px );
	padding: 12px 14px;
}
.interview_tab li a .txt .name {
	font-size: 1.55em;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	margin-bottom: 4px;
}
.interview_tab li a .txt .s_txt {
	font-size: 0.7em;
	letter-spacing: 0;
	line-height: 1.5em;
}
.interview_tab li a .txt p {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5em;
}
.in_the_interview_tab {
	margin-top: 30px;
}

.contents.staff_interview ._in {
	width: 100%;
	max-width: 100%;
	padding-bottom: 80px;
}
.staff_interview .main_staff_img {
	position: relative;
}
.staff_interview .main_staff_img .ph {
	position: relative;
	container-type: inline-size;
}
.staff_interview .main_staff_img .staff_data {
	position: absolute;
	background: #fff;
	padding: 24px 34px 12px;
	bottom: 0;
	right: 0;
	max-width: 480px;
	width: 40%;
	border-radius: 8px 0px 0px 0px;
}


.staff_interview .main_staff_img .cp_txt h5 {
	font-size: 1.65cqw;
	line-height: 2.2em;
	color: #fff;
	font-weight: 500;
}
.staff_interview .main_staff_img .cp_txt h5 .markar {
	background: rgba(25, 25, 25, 0.8);
    display: inline-block;
    padding: 0 14px;
    margin: 4px;
}
.staff_interview .main_staff_img .cp_txt {
	position: absolute;
	left: 2.5em;
	bottom: 2.5em;
}



.staff_data .name {
	font-size: 1.8em;
	line-height: 1.5em;
	margin-bottom: 12px;
	letter-spacing: 0.2em;
}
.staff_data .name .s_txt {
	font-size: 0.5em;
	line-height: 1.5em;
	letter-spacing: 0;
}
.staff_data .detail {
	margin-top: 34px;
	position: relative;
}
.staff_data .detail:before {
	content: '';
	width: 100px;
	height: 1px;
	background: var(--themecolor01);
	position: absolute;
	top: -14px;
	left: -34px;
}
.staff_data .detail ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 7px;
}
.staff_data .detail li {
	font-size: 0.9em;
	line-height: 1.5em;
	text-indent: -1em;
	margin-left: 1em;
	margin-right: 2em;
	margin-bottom: 0.5em;
}
.staff_interview .fix_txt04 {
    font-size: 10vw;
    line-height: 1em;
    margin-top: 0.5em;
    font-weight: 700;
    font-family: "Josefin Sans", sans-serif;
    position: relative;
    margin-left: 0.5em;
    color: #f5f5f5;
}


.staff_interview .schedule {
	margin-left: 7%;
	margin-top: 80px;
	position: relative;
	background: linear-gradient(125deg, rgba(180, 215, 147, 0.15) 40%, rgba(151, 216, 223, 0.15) 100%);
	border-radius: 8px 0px 0px 8px;
	overflow: hidden;
}
.staff_interview .schedule .__inner {
	padding: 52px;
	text-align: center;
}
.staff_interview .schedule .ch_txt {
	display: inline-block;
	margin: 24px auto;
}
.schedule .schedule_ttl {
	font-size: 2.4em;
	line-height: 1.5em;
	color: var(--themecolor01);
	font-weight: 600;
	text-align: center;
}
.schedule .schedule_ttl .en {
	font-size: 0.5em;
	line-height: 1em;
	font-weight: 700;
	text-align: center;
	display: block;
	font-family: "Josefin Sans", sans-serif;
}

.staff_interview_detail .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
	margin-left: 7%;
	margin-top: 80px;
	position: relative;
}
.staff_interview_detail .c2:first-of-type {
	margin-top: 0;
}
.staff_interview_detail .c2:nth-child(even) {
	flex-direction: row;
	margin-left: 0;
	margin-right: 7%;
}
.staff_interview_detail .c2 .ph {
	width: 42%;
}
.staff_interview_detail .c2 .ph img {
	border-radius: 8px 0px 0px 8px;
}
.staff_interview_detail .c2:nth-child(even) .ph img {
	border-radius: 0 8px 8px 0;
}
.staff_interview_detail .c2 .txt {
	width: 54%;
}
.staff_interview_detail .c2 .interview_detail_ttl {
	font-size: 1.6em;
	line-height: 1.5em;
	padding-bottom: 12px;
	margin-bottom: 24px;
	position: relative;
	color: var(--themecolor01);
}
.staff_interview_detail .c2 .interview_detail_ttl:after {
	content: '';
	width: 80px;
	height: 1px;
	background: var(--themecolor01);
	position: absolute;
	left: -20px;
	bottom: 0;
}

.schedule_step_swiper {
	overflow: visible;
	margin-top: 24px;
	cursor: grab;
}
.schedule_step_swiper h4 {
	margin: 14px 0 5px;
	line-height: 1.5em;
}
.schedule_step_swiper p {
	font-size: 0.8em;
	line-height: 1.5em;
}
.schedule_step_swiper .swiper-wrapper {
    padding-bottom: 40px;
}
.schedule_step_swiper .swiper-scrollbar {
    background: #fff;
}
.schedule_step_swiper .swiper-scrollbar-drag {
    background: var(--themecolor01);
}
.schedule_time {
	color: var(--themecolor01);
	text-align: center;
	position: relative;
}
.schedule_time .icon {
	text-align: center;
	position: relative;
}
.schedule_time .icon:before {
    content: '';
    width: calc(100% + 60px);
    height: 1px;
    background: var(--themecolor01);
    position: absolute;
    top: 50%;
    left: calc(-50% - 60px);
}
.slide1 .schedule_time .icon:before {
    content: '';
    width: 0;
    height: 0;
}
.schedule_time .icon .maru {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: var(--themecolor01);
	margin: auto;
}

.recruit_info ._in {
	max-width: 1080px;
	margin: auto;
	text-align: center;
}
.recruit_info .ch_txt {
	display: inline-block;
	margin: auto;
	font-size: 1.2em;
	line-height: 2.2em;
}
.recruit_info .recruit_info_data {
	margin-top: 80px;
}

.recruit_info_data .recruit_info_ttl {
	font-size: 1.6em;
	line-height: 1.5em;
	color: var(--themecolor01);
	padding: 18px 24px;
	background: #f5f5f5;
	border-radius: 4px;
	font-weight: 600;
	margin-bottom: 24px;
}
.recruit_info_data .recruit_info_ttl .s_txt {
	font-size: 0.6em;
	line-height: 1em;
	color: var(--basefontcolor);
	font-weight: 500;
	display: block;
	margin-bottom: 4px;
}
.recruit_info_data .detail {
	margin-bottom: 14px;
}
.recruit_info_data .detail dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 2px solid #e1e1e1;
}
.recruit_info_data .detail dt {
	width: 140px;
	text-align: left;
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 24px 14px;
	position: relative;
}
.recruit_info_data .detail dt:before {
	content: '';
    width: 6px;
    height: 1.25em;
    background: var(--themecolor01);
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 28px;
}
.recruit_info_data .detail dd {
	width: calc( 100% - 200px );
	padding: 24px 14px;
}
.recruit_info_data .detail dd li {
	text-indent: -1em;
	margin-left: 1em;
}

.recruit_info .fix_txt02 {
    font-size: 6vw;
    line-height: 7.5vw;
    letter-spacing: 0;
    font-weight: 500;
    color: rgba(45, 181, 170, 0.3);
    z-index: 2;
    position: relative;
    margin-left: 0.25em;
    margin-bottom: 60px;
}


.contents.contact_form {
	background: linear-gradient(125deg, rgba(180, 215, 147, 0.15) 40%, rgba(151, 216, 223, 0.15) 100%);
	margin-top: 34px;
}
.contents.contact_form ._in {
	max-width: 1100px;
	padding-top: 60px;
	padding-bottom: 100px;
}
.contents.contact_form ._inner {
	background: #fff;
	padding: 34px 34px 34px;
	border-radius: 4px;
	margin-bottom: 34px;
}
.contents.contact_form .contact_form_ttl {
	text-align: center;
	font-size: 2.2em;
    line-height: 1.5em;
    font-weight: 500;
}
.contents.contact_form .contact_form_ch {
	text-align: center;
	margin: 34px 0 54px;
	font-size: 1.1em;
    line-height: 1.5em;
    font-weight: 500;
}

.contact_form .form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 24px 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
.contact_form .form.align_center {
	align-items: center;
}
.contact_form .form .indent_p {
	font-size: 0.9em;
	line-height: 1.5em;
}
.contact_form .form dt {
	width: 14em;
	padding: 14px 0;
	text-align: left;
	line-height: 1.5em;
}
.contact_form .form dt.col2 {
	padding: 4px 0;
}
.contact_form .form dt.w100 {
	width: 100%;
	padding: 14px 0 7px;
}
.contact_form .form dt .s_txt {
	font-size: 0.8em;
	line-height: 1.5em;
	display: block;
}
.contact_form .form dd {
	width: calc( 100% - 14em );
}
.contact_form .form dd.w100 {
	width: 100%;
}
.contact_form .form dd .addr_detail {
	margin-top: 7px;
}
.contact_form .transfer_account {
	border: 1px solid #cbdddb;
	margin: 34px 0 14px;
	border-radius: 2px;
	padding: 24px;
}
.contact_form .transfer_account h4 {
	padding-bottom: 10px;
}
.contact_form .transfer_account .__inner {
	padding: 24px 24px 24px 14px;
	height: 200px;
	overflow-y: scroll; 
	border-top: 1px solid #cbdddb;
	border-bottom: 1px solid #cbdddb;
	margin-bottom: 18px;
}

.contact_form .transfer_account .__inner dl {
	margin-top: 24px;
}
.contact_form .transfer_account .__inner dl:first-of-type {
	margin-top: 0;
}
.contact_form .transfer_account .__inner dt {
	padding-bottom: 14px;
	line-height: 1em;
	text-align: left;
}
.contact_form .transfer_account .__inner dt::first-letter {
	color: var(--themecolor01);
}
.contact_form .transfer_account .__inner dd .account {
	padding: 18px 24px;
	border-radius: 2px;
	background: #fff;
}
.contact_form .transfer_account .__inner .s_txt {
	font-size: 0.8em;
	line-height: 1.8em;
	margin-bottom: 7px;
	border-top: 1px solid #f1e6da;
	padding-top: 14px;
}

.form ._c01 {
    display: inline-block;
    padding: 5px 7px;
    border-radius: 4px;
    background: var(--themecolor01);
    color: #fff;
    font-size: 0.7em;
    line-height: 1em;
    margin-left: 7px;
}
.btn_submit {
  	background: transparent;
  	color: #fff;
  	padding: 28px 24px 28px 24px;
  	font-size: 1.3em;
  	line-height: 1em;
  	letter-spacing: 0.1em;
  	border-radius: 4px;
  	min-width: 300px;
  	display: inline-block;
  	position: relative;
  	transition: .35s;
  	cursor: pointer;
  	margin: auto;
}
.contact_form .kakunin_txt {
	font-size: 0.9em;
	line-height: 1.8em;
	padding: 14px 0;
	text-align: center;
}
.contact_form div.entry_btn {
	position: relative;
	background: transparent;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    transition: all .35s;
    z-index: 0;
}
.contact_form div.entry_btn:before {
	content: "";
	width: 100%;
  	height: 100%;
  	background: linear-gradient(125deg, rgba(46, 182, 170, 1) 0%, rgba(169, 209, 83, 1) 100%);
  	position: absolute;
  	z-index: -1;
  	left: 0;
  	top: 0;
    border-radius: 4px;
    transition: .35s;
}
.contact_form div.entry_btn:after {
	content: "";
	width: 100%;
  	height: 100%;
  	background: linear-gradient(125deg, #f0a000 0%, #f0a000 100%);
  	position: absolute;
  	z-index: -2;
  	left: 0;
  	top: 0;
    border-radius: 4px;
    transition: .35s;
}
.contact_form div.entry_btn:hover:before {
  	opacity: 0;
}


.selectbox {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 426px;
}
.selectbox::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: var(--themecolor01);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
.selectbox select {
    appearance: none;
    width: calc(100% - 1.6em - 30px - 2px);
    height: 2em;
    padding: .8em calc(.8em + 30px) .8em .8em;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    background-color: #fff;
    font-size: 1em;
    cursor: pointer;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
.date_of_birth {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.date_of_birth .birth_select {
	width: 7em;
}
.date_of_birth .txt {
	margin: 0 0.5em;
}
.date_of_birth .birth_select select {
	min-width: auto;
}


.checkbox-1 {
    display: flex;
    flex-wrap: wrap;
    gap: .5em 2em;
    border: none;
    font-size: 1.1em;
    line-height: 1em;
}
.checkbox-1 label {
    display: flex;
    align-items: center;
    gap: 0 .5em;
    position: relative;
    cursor: pointer;
}
.checkbox-1 label::before,
.checkbox-1 label:has(:checked)::after {
    content: '';
}
.checkbox-1 label::before {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background-color: #cbdddb;
}
.checkbox-1 label:has(:checked)::before {
    background-color: var(--themecolor01);
}
.checkbox-1 label:has(:checked)::after {
    position: absolute;
    top: 3px;
    left: 6px;
    transform: rotate(45deg);
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
.checkbox-1 input {
    display: none;
}
.checkbox_center ._c01 {
    display: inline-block;
    padding: 5px 7px;
    border-radius: 4px;
    background: var(--themecolor01);
    color: #fff;
    font-size: 0.7em;
    line-height: 1em;
    margin-left: 7px;
}
.checkbox_center {
	display: flex;
	justify-content: center;
	align-items: center;
}


.radio-1 {
    display: flex;
    flex-wrap: wrap;
    gap: .3em 2em;
    border: none;
}
.radio-1 label {
    display: flex;
    align-items: center;
    gap: 0 .5em;
    position: relative;
    cursor: pointer;
}
.radio-1 label::before,
.radio-1 label:has(:checked)::after {
    border-radius: 50%;
    content: '';
}
.radio-1 label::before {
    width: 18px;
    height: 18px;
    background-color: #cfcfcf;
}
.radio-1 label:has(:checked)::after {
    position: absolute;
    top: 50%;
    left: 9px;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    background-color: var(--themecolor01);
}
.radio-1 input {
    display: none;
}



.transfer_account .scroll__inner {
  	background-color: #ffffff;
  	height: 200px;
  	padding: 24px 30px 24px 14px;
  	overflow-y: scroll;
  	-ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
  
  	border-top: 1px solid #cbdddb;
	border-bottom: 1px solid #cbdddb;
	margin-bottom: 18px;
}
.transfer_account .scroll__inner::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  	display: none;
}
.transfer_account .simplebar-scrollbar::before {
	background: #2eb6aa !important;
	opacity: 1;
	border-radius: 2px;
	width: 5px;
	margin-left: 3px;
	margin-top: 2px;
}
.transfer_account .simplebar-scrollbar.simplebar-visible::before {
	opacity: 1;
}
.transfer_account .simplebar-track {
	background: #eef9f8;
	width: 15px !important;
}

.codedropz-upload-inner h3 {
    margin: 5px 0;
    font-size: 1.1em;
    line-height: 1.5em;
    word-break: break-word;
    text-align: center;
}
.captcha_label {
	text-align: center;
	display: inline-block;
}
.captcha_label label {
	display: inline-block;
	margin: 14px auto 0;
	text-align: left;
}
.captcha_label label input {
	margin: 10px auto 0;
	display: block;
	width: calc(100% - 26px);
}
.wpcf7-spinner {
    margin: 0;
    margin-right: -24px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: 4px solid #cbdddb;
    background: #fff;
    padding: 50px;
    margin: 0 0 2em;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: 4px solid #6e9f50;
    background: #fff;
    padding: 50px;
    margin: 0 0 2em;
}
input:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.wpcf7c-conf {
	background-color: #fff !important;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border: 4px solid #b4b4d1;
    background: #fff;
    padding: 50px;
}

.wpcf7-not-valid-tip {
    font-size: 0.9em;
    padding-top: 4px;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-form-control-wrap.is-show .wpcf7-not-valid-tip {
	display: block;
}


.p-custom-pagenation {
    padding: 34px 0;
}

.p-custom-pagenation ul.page-numbers {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.p-custom-pagenation ul.page-numbers>li {
    padding-left: 2px;
    padding-right: 2px
}

.p-custom-pagenation ul.page-numbers>li>.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 31px;
    height: 31px;
    border-radius: 2px;
    font-size: 1.1em;
    color: #fff;
}

.p-custom-pagenation ul.page-numbers>li>.page-numbers.current {
    color: var(--themecolor01);
    background-color: #fff;
}

.p-custom-pagenation ul.page-numbers>li>.page-numbers.next {
    padding-bottom: 2px
}

.p-custom-pagenation ul.page-numbers>li>.page-numbers.prev {
    padding-bottom: 2px
}

.blog_post_btn {
	margin: 34px auto;
	margin-right: 10%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 24px;
}
.blog_post_btn li {

}
.blog_post_btn a.btn {
    display: block;
    padding: 18px 28px 18px 28px;
    position: relative;
    font-size: 0.95em;
    letter-spacing: 0.1em;
    border-radius: 28px;
    margin: 0 auto;
    text-align: left;
    color: #fff;
}
.blog_post_btn .next a.btn:after {
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    transform-origin: left;
    width: 1.5em;
    height: .5em;
    background-color: #ffff;
    clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
    content: '';
    transition: transform .3s;
}
.blog_post_btn .prev a.btn:after {
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    transform-origin: right;
    width: 1.5em;
    height: .5em;
    background-color: #ffff;
/*     clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%); */
    clip-path: polygon(40% 50%, 40% 90%, 100% 90%, 100% 100%, 0 100%);
/*     clip-path: polygon(14% 94%, 14% 99%, 100% 99%, 100% 100%, 0 100%); */
    content: '';
    transition: transform .3s;
/*     transform: scale(-1, 1); */
}
/*
.blog_post_btn .prev a.btn {
    display: block;
    position: relative;
    font-size: 0.95em;
    margin: 0 auto;
    text-align: left;
}
*/
/*

.blog_post_btn .prev a.btn:after {
	content: '';
    width:0;
	height:0;
	border-style:solid;
	border-width: 4px 4px 4px 0;
	border-color: transparent #361508 transparent transparent;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
}
*/

.zoomInRotate img{
	transform: scale(1);
	transition: .3s ease-in-out;
}
.zoomInRotate a:hover img{
	transform:rotate(5deg) scale(1.2);
}
.mask{
    display: block;
    line-height: 0;
    overflow: hidden;
}
.interview_li .mask{
    border-radius: 8px 8px 0px 0px;
}


.midashi01 {
	padding: 18px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: var(--themecolor01);
	background-color: var(--themecolor04);
	background-repeat: no-repeat;
	background-position: 14px center;
	letter-spacing: 0.1em;
	margin: 20px 0 0;
	border-radius: 6px;
}
.midashi02 {
	padding: 10px 18px 18px 24px;
	font-size: 1.2em;
	line-height: 1.5em;
	position: relative;
	border-bottom: 1px solid var(--themecolor03);
	margin: 20px 0 0;
}
.midashi02:after {
	content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    left: 0;
    top: -2px;
    background: var(--themecolor01);
    border-radius: 12px;
}

/* グラフ */
.canvasBox canvas {
	width: 100%;
	pointer-events: none;
}
.company_data .canvasBox {
	width: 100%;
	height: 300px;
}
.company_data .uriage .canvasBox {
	height: 220px;
}
.company_data .ph {
    padding: 54px 0 34px;
}
.company_data .canvas_ph {
    position: relative;
    container-type: inline-size;
    max-width: 340px;
    margin: auto;
    display: flex;
    justify-content: center;
}
.company_data .canvas_ph.uriage {
    position: relative;
    container-type: inline-size;
    max-width: 380px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.company_data .canvas_ph.uriage .canvasBox {
	width: 100%;
}
.canvas_ph .__cp {
	font-size: 5.2cqw;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
.canvas_ph .__cp .icon {
	display: inline-block;
	margin-left: 4px;
}
.canvas_ph .__cp .icon img {
	height: 40px;
}
.canvas_ph .__cp .icon.g_1_03 img {
	height: 34px;
}
.canvas_ph .__cp .st {
	font-size: 8cqw;
	line-height: 1em;
}
.canvas_ph .__cp.__cp01 {
    position: absolute;
    top: -32px;
    left: 50cqw;
}
.canvas_ph .__cp.__cp02 {
    position: absolute;
    top: 262px;
    left: 7cqw;
}
.canvas_ph .__cp.__cp_main {
	font-size: 5.5cqw;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
.canvas_ph .__cp.__cp_main .st {
	font-size: 12.5cqw;
	line-height: 1em;
	color: var(--themecolor01);
}
.canvas_ph .__cp.__cp_main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--themecolor01);
}
.canvas_ph .__cp.__cp_main.relative {
    position: relative;
    text-align: center;
    top: unset;
    left: unset;
    transform: unset;
    color: var(--basefontcolor);
}
.canvas_ph.nendai .__cp.__cp01 {
    position: absolute;
    top: 0px;
    left: 8cqw;
}
.canvas_ph.nendai .__cp.__cp02 {
    position: absolute;
    top: 276px;
    left: 70cqw;
}
.canvas_ph .__cp.__cp03 {
	position: absolute;
    top: -16px;
    left: 68cqw;
}
.canvas_ph .__cp.__cp04 {
	position: absolute;
    top: 262px;
    left: 7cqw;
}
.canvas_ph .__cp.__cp05 {
    position: absolute;
    top: -16px;
    left: 70cqw;
}
.company_data.h_day .ph {
    padding: 7px 0;
	max-width: 295px;
    margin: auto;
}


