@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    line-height: 100%;
    box-sizing: border-box;
}
html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    visibility: hidden;
}
html.wf-active {
    visibility: visible;
}
body {
    font-family: "Zen Maru Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    color: #3f3c3d;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
}
p, li, th, td {
    color: #3f3c3d;
    letter-spacing: 0.02em;
}
p, .default {
    font-size: 16px;
	line-height: 170%;
    text-align: justify;
}
.tight {
    line-height: 160%;
}
li, th, td {
    font-size: 16px;
    line-height: 160%;
}
@media screen and (min-width: 1000px){
p, .default {
    font-size: 17px;
	line-height: 180%;
}
li, th, td {
    font-size: 17px;
}
}

.sml01 {
    font-size: 16px;
    line-height: 160%;
}
.sml02 {
    font-size: 15px;
    line-height: 150%;
}
.big01 {
    font-size: 18px;
}
table, ul, ol {
    width: 100%;
    text-align: left;
	list-style: none;
    border-collapse: collapse;
}
.palt {
	font-feature-settings: "palt";
}
.pkna {
	font-feature-settings: "pkna";
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.justify {
    text-align: justify;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
	text-align: center;
}
.inline_block {
    display: inline-block;
}
.white {
    color: #fff;
}
.yellow {
    color: #ff0;
}
.mainclr {
    color: #ff6f83;
}
.subclr01 {
    color: #3296c8;
}
.subclr02 {
    color: #f09b0f;
}
.clear {
    opacity: 0;
}
.rectangle {
    color: #ff6f83;
    display: inline-block;
    width: 16px;
    transform: scale(0.5, 1.1);
    transform-origin: top left;
    margin-right: -4px;
    vertical-align: 1px;
}
a {
	color: #3f3c3d;
	text-decoration: none;
    transition: all 0.25s ease;
}
a img {
	border: none;
}
img {
    width: 100%;
	height: auto;
    display: block;
	object-fit: cover;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.usa {
    text-indent: -1em;
    padding-left: 1em;
}
.serif-numbers {
    font-family: serif;
}
.breakable {
    word-break: break-word;
    overflow-wrap: break-word;
}
.no_link {
    pointer-events: none;
}
@media screen and (min-width: 1000px) {
.no_tel_link {
    pointer-events: none;
}
}



/* ulolまわり */
ul.rectangle_bkclr {
	list-style: url(../img/ul_rectangle_bkclr.svg);
	padding-left: 18px;
}
ul.rectangle_mainclr {
	list-style: url(../img/ul_rectangle_mainclr.svg);
	padding-left: 18px;
}
ul.rectangle_subclr {
	list-style: url(../img/ul_rectangle_subclr.svg);
	padding-left: 18px;
}
ul.square_mainclr {
	list-style: url(../img/ul_square_mainclr.svg);
	padding-left: 20px;
}
ul.square_subclr {
	list-style: url(../img/ul_square_subclr.svg);
	padding-left: 20px;
}
ul.circle_mainclr  {
	list-style: url(../img/ul_circle_mainclr.svg);
	padding-left: 22px;
}
ul.circle_subclr  {
	list-style: url(../img/ul_circle_subclr.svg);
	padding-left: 22px;
}
ul.donuts_mainclr {
	list-style: url(../img/ul_donuts_mainclr.svg);
	padding-left: 25px;
}
ul.donuts_subclr {
	list-style: url(../img/ul_donuts_subclr.svg);
	padding-left: 25px;
}
ul.dot_mainclr {
	list-style: url(../img/ul_dot_mainclr.svg);
	padding-left: 15px;
	text-indent: -3px;
}
ul.dot_bkclr {
	list-style: url(../img/ul_dot_bkclr.svg);
	padding-left: 15px;
	text-indent: -2px;
}
ul.checkbox_mainclr {
	list-style: url(../img/ul_checkbox_mainclr.svg);
	padding-left: 25px;
}
ul.checkbox_main_bk {
	list-style: url(../img/ul_checkbox_mainclr_x_bk.svg);
	padding-left: 25px;
}
ul.ul_list {
    display: flex;
    flex-direction: column;
}
ul.ul_inline00 {
	display: flex;
	flex-wrap: wrap;
}
ul.ul_inline01 {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 30px;
}
ul.ul_inline02 {
	display: flex;
	flex-wrap: wrap;
	gap: 0px;
}
ul.ul_inline03 {
	display: flex;
	flex-wrap: wrap;
	gap: 0 50px;
}
ul.ul_inline04 {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 40px;
}
ul.ul_inline li, 
ul.ul_inline02 li {
	text-align: left;
}
ul.li_18 li,
ol.li_18 li {
	font-size: 18px;
}
ul.li_20 li,
ol.li_20 li {
	font-size: 20px;
}
ul.ul_palt li {
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}
ul.ibauto, ol.ibauto {
	display: inline-block;
	width: auto;
}

ul.ul_justify li {
    text-align: justify;
}

/* iosのための新しいol */
/* アラビア数字123 */
ol.num {
    display: flex;
    flex-direction: column;
	counter-reset: list-counter; /* カウンターをリセット */
}
ol.num > li {
	counter-increment: list-counter; /* カウンターを増やす */
	position: relative;
	padding-left: 25px;
}
ol.num > li::before {
	content: counter(list-counter) ".";
	position: absolute;
	left: 4px; /* 番号を左端に固定 */
}
/* ローマ数字ⅠⅡⅢ */
ol.roman_num {
    display: flex;
    flex-direction: column;
    counter-reset: roman-counter;
}
ol.roman_num > li {
    counter-increment: roman-counter;
    position: relative;
    padding-left: 25px; /* 数字が4を超えるときは調整 */
}
ol.roman_num > li::before {
    content: counter(roman-counter, upper-roman) ".";
    position: absolute;
    left: 4px;
}

.container {
	width: 100%;
	margin: 0 auto;
}

/* ヘッダー */
.header {
    background-color: #ffffffee;
    width: 100%;
    height: 50px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.header_box {
    display: flex;
    justify-content: center;
    align-items: center;
}
a.top_logo {
    line-height: 0; /* 念のため：iOSの微妙な余白対策 */
    height: 50px;
    display: inline-block;
}
a.top_logo img {
    width: auto; /* ← ここ超重要（全体imgの width:100% を打ち消す） */
    max-width: 100%; /* ← はみ出し防止 */
    height: 50px;
    padding: 5px 15px;
    object-fit: contain;
}
@media screen and (min-width: 768px){
.header_box {
    justify-content: flex-start;
}
}
@media screen and (min-width: 1000px){
.header  {
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.header_box {
    justify-content: center;
}
.header_in {
    width: 100%;
    max-width: 1200px;
    height: 60px;
    margin: 0 15px;
    display: flex;
    justify-content: space-between;
}
a.top_logo {
    height: 60px;
}
a.top_logo img {
    height: 60px;
    padding: 7.5px 0;
}
/* 右エリア */
/* .top_box {
    height: 75px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
} */

.tb_btn {
    font-size: 16px;
    line-height: 100%;
    font-weight: 600;
    color: #fff;
    background-color: #ff6f83;
    border-radius: 999px;
    outline: solid 1px #ff6f83;
    outline-offset: -1px;
    height: 35px;
    padding: 0 15px 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.tb_btn i {
    margin-right: 7px;
    margin-top: 2px;
    transition: all 0.2s ease;
}
.tb_btn:hover {
	color: #ff6f83;
    background-color: #fff;
}
.tb_btn:hover i {
	transform: rotate(5deg);
}
.tb_btn_now {
	color: #ff6f83;
    background-color: #fff;
}
/* グランドナビゲーション */
#global_PCnav {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    z-index: 10;
}
ul.nav_list {
    height: 40px;
    position: relative;
    display: flex;
    align-items: center;
    gap: clamp(1.25rem, -0.313rem + 2.5vw, 1.563rem);
    /* 20px - 25px */
    /* 1000px - 1200px */
    z-index: 10;
}
a.mother {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    height: 40px;
    color: #3f3c3d;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
a.mother:hover, .nav_item:hover > a.mother {
    color: #ff6f83;
}
a.mother.nav_now {
    color: #ff6f83;
}
/* メガメニュー */
.megamenu {
    width: calc(100% + 50px);
    background-color: #ffdae0ee;
    border-radius: 0 0 30px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    z-index: -1;
}
.nav_item:hover .megamenu {
    opacity: 1;
    visibility: visible;
}
.mega_in {
    width: 100%;
    max-width: 1200px;
    padding: 30px;
    /* box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); */
}

.nav_cat {
    width: 100%;
}
.nav_cat_title {
    font-weight: 600;
    color: #ff6f83;
    border-bottom: solid 1px #ff6f83;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.nav_cat ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.nav_cat li {
    width: calc(50% - 10px);
}
.nav_cat ul li a {
    font-size: 17px;
    line-height: 40px;
    font-weight: 600;
    background-color: #fff;
    border: solid 2px #ff6f83;
    border-radius: 999px;
    display: grid;
    place-items: center;
    position: relative;
}

.nav_cat ul li a:hover {
    color: #ff6f83;
}
.nav_cat ul li a i {
    font-size: 17px;
    color: #ff6f83;
    position: absolute;
    top: calc(50% - 8.5px);
    right: 10px;
    transition: all 0.25s ease;
}
.nav_cat ul li a:hover i {
    right: 7px;
}
}

/* トップメインスライド */
.main_box {
    /* background-color: #eee; */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: -50px;
    z-index: -1;
}
.mainimg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.mainimg_in {
    width: 100%;
}
.img-box {
    width: 100%;
    height: 60vh;
    overflow: hidden;
    position: relative;
}
.img-box div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
    transform: scale(1.0);
    opacity: 0;
    animation-name: fade;
    animation-duration: 16s;
    animation-duration: 12s;
    animation-iteration-count: infinite;
}
@keyframes fade {
0% {
    opacity: 0;
}
20% {
    opacity: 8;
}
80% {
    opacity: 0;
    transform: scale(1.05);
}
100% {
    z-index: -10;
    opacity: 0;
}
}

.img-box div:first-of-type {
    background-image: url(../img/top_main01_0059_SP.avif);
}
.img-box div:nth-of-type(2) {
    background-image: url(../img/top_main02_0900_SP.avif);
    animation-delay: 4s;
}
.img-box div:nth-of-type(3) {
    background-image: url(../img/top_main03_1105_PC.avif);
    animation-delay: 8s;
}
/* .img-box div:last-of-type {
    background-image: url(../img/top_main04_2412_SP.avif);
    animation-delay: 12s;
} */
@media screen and (min-width: 768px){
.mainimg_in {
}
.img-box {
    height: 75vh;
}
.img-box div {
    height: 75vh;
}
}
@media screen and (min-width: 1000px){
.main_box {
    margin-top: 0;
}
.img-box {
    height: 85vh;
}
.img-box div {
    height: 85vh;
}
.img-box div:first-of-type {
    background-image: url(../img/top_main01_0059_PC.avif);
}
.img-box div:nth-of-type(2) {
    background-image: url(../img/top_main02_0900_PC.avif);
}
.img-box div:nth-of-type(3) {
    background-image: url(../img/top_main03_1105_PC.avif);
}
/* .img-box div:last-of-type {
    background-image: url(../img/top_main04_2412_PC.avif);
} */
}

.maintext {
    /* width: calc(100% - 20px); */
    /* background-color: #ffffffbb; */
	position: absolute;
    bottom: 20%;
    left: 0;
}
.maintext_box {
    background-color: #ffffffcc;
    border-radius: 0 20px 20px 0;
    padding: 10px 5px 10px 15px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
h1.main_catch {
    font-size: clamp(1.5rem, 1.291rem + 0.96vw, 1.75rem);
    /* font-size: 24px - 28px; */
    /* Viewport: 350px - 768px */  
    line-height: 160%;
    font-weight: 600;
    text-align: left;
	color: #3f3c3d;
    display: block;
    letter-spacing: 0.05em;
}
@media screen and (min-width: 768px){
.maintext_box {
    border-radius: 0 30px 30px 0;
    padding: 15px 15px 15px 30px;
}
}
@media screen and (min-width: 1000px){
.maintext {
	bottom: 20%;
    left: 5%;
}
.maintext_box {
    border-radius: 30px;
    padding: 20px 20px 20px 40px;
}
h1.main_catch {  
    font-size: clamp(1.75rem, 0.5rem + 2vw, 2rem);
    /* font-size: 28px - 32px; */
    /* Viewport: 1000px - 1200px */  
}
}  
@media screen and (min-width: 1400px){
.maintext {
}
}


/* 各ブロック */
.box {
	padding: 60px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents {
    padding: 0 0 60px;
}
.whatis {
}
.news {
    background: linear-gradient(90deg, #ffe2ea, #dcf3fd);
}
.about {
    background-color: #fff;
}
.recruit {
    padding: 60px 0 110px;
}
@media screen and (min-width: 768px) {
.recruit {
    padding: 60px 0 150px;
}
}
@media screen and (min-width: 1000px) {
.box {
	padding: 150px 0;
}
.contents {
    padding: 0 0 150px;
}
.whatis {
	padding: 150px 0 0;
}
.recruit {
    padding: 150px 0 220px;
}
}

/* インナー */
.s_inner, .m_inner, .l_inner {
	width: 100%;
	max-width: 700px;
	margin: 0 20px;
}
.t_inner {
    width: 100%;
    max-width: 700px;
	margin: 0 20px;
}
.xs_inner {
	width: 100%;
	max-width: 700px;
	margin: 0 20px;
}
@media screen and (min-width: 1000px) {
.s_inner, .m_inner, .l_inner, .t_inner {
	margin: 0 50px;
}
.s_inner {
	max-width: 840px;
}
.m_inner {
	max-width: 1000px;
}
.l_inner {
	max-width: 1200px;
}
.t_inner {
    max-width: 1200px;
}
}



/* テキスト周り */
h1.h1_top {
	font-size: 24px;
	line-height: 160%;
	font-weight: 400;
	text-align: center;
	color: #ff6f83;
	margin: 0 0 20px;
	letter-spacing: 0em;
	font-feature-settings: "pkna";
}

/* ######## 1000px以上 ######## */
@media screen and (min-width: 1000px) {
h1.h1_top {
    font-size: 28px;
    margin: 0 0 40px;
}

h3.philo {
	line-height: 100%;
	margin: 0 0 25px;
}

}







p.txt01 {
	line-height: 180%;
	text-align: justify;

}
@media screen and (min-width: 1000px) {
p.txt01 {
	line-height: 200%;
}
}


/* タイトル */
.h2_tt_eng {
    font-size: 19px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #ff6f83;
    display: block;
}
h2.top_title {
	font-size: 28px;
    line-height: 100%;
    font-weight: 400;
    color: #3f3c3d;
    padding-bottom: 25px;
    margin-bottom: 30px;
    position: relative;
}
h2.top_title:before {
    display: inline-block;
    width: 50px;
    height: 5px;
    background-color: #ff6f83;
    border-radius: 999px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (min-width: 768px){
.h2_tt_eng {
    font-size: 21px;
}
h2.top_title {
	font-size: 30px;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
}
@media screen and (min-width: 1000px){
h2.top_title {
    margin-bottom: 50px;
}
}



.w_box {
    background: linear-gradient(90deg, #ffeaf4, #ffdae0);
    border-radius: 20px;
    padding: 30px 15px;
}
.w_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0px 30px;
}
h3.h3_w_box {
    border-radius: 999px;
    width: calc(50% - 15px);
    max-width: 260px;
    aspect-ratio: 1 / 1;
    height: auto;
    padding: 15px 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: clamp(0.313rem, 0.037rem + 1.23vw, 0.625rem);
    /* 5px - 10px */
    /* 360px - 768px */
}
.wb01 {
    background: linear-gradient(135deg, #ffeaf4 50%, #fff 50%);
    border: solid 3px #ff6f83;
}
.wb02 {
    background: linear-gradient(135deg, #e6fbff 50%, #fff 50%);
    border: solid 3px #3296c8;
}
.wb03 {
    background: linear-gradient(135deg, #fdf3dc 50%, #fff 50%);
    border: solid 3px #f09b0f;
}
.w_title {
    font-size: clamp(1.188rem, 1.022rem + 0.74vw, 1.375rem);
    /* 19px - 22px */
    /* 360px - 767px */
    line-height: 130%;
    font-weight: 700;
}
.h3_w_box img {
    width: clamp(2.813rem, 1.406rem + 6.25vw, 3.75rem);
    /* 45px - 60px */
    /* 360px - 600px */
}
@media screen and (min-width: 500px){

}
@media screen and (min-width: 768px){
.w_box {
    border-radius: 30px;
    padding: 50px;
}
h3.h3_w_box {
    width: calc(100% / 3 - 20px);
}
.w_title {
    font-size: 20px;
}
}
@media screen and (min-width: 1000px){
.w_box {
    border-radius: 30px;
    padding: 80px clamp(5rem, -15.833rem + 33.33vw, 11.25rem);
    /* 80px - 180px */
    /* 1000px - 1300px */
}
.w_flex {
    gap: 0px 40px;
}
h3.h3_w_box {
    width: calc(100% / 3 - 80px / 3);
}
.w_title {
    font-size: clamp(1.375rem, 0.75rem + 1vw, 1.5rem);
    /* 22px - 24px */
    /* 1000px - 1200px */
}
.h3_w_box img {
    width: 70px;
}
}


/* コンテンツ */
.c_box {
    background: linear-gradient(#ffeaf4, #ffe2ea);
    border-radius: 20px;
    padding: 20px 15px;
}
.contents_box {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
@media screen and (min-width: 768px){
.c_box {
    border-radius: 30px;
    padding: 30px;
}
.contents_box {
    gap: 40px;
}
}
@media screen and (min-width: 1000px){
.c_box {
    border-radius: 30px;
    padding: 50px 80px;
}
.contents_box {
    gap: 60px;
}
}


/* リンクボタン */
.c_link_box {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
a.c_link_btn {
    width: 100%;
    max-width: 500px;
    height: 130px;
    color: #3f3c3d;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    
}
.clb_img_box {
    width: 52%;
    border-radius: 15px 0px 0px 15px;   
}
a.clb01 .clb_img_box {
    border: solid 3px #ff6f83;
    border-right: 0;
}
a.clb02 .clb_img_box {
    border: solid 3px #3296c8;
    border-right: 0;
}
.clb_img_box img {
    height: 124px;
    border-radius: 10px 0px 0px 10px;
}
.clb_txt_box {
    border-radius: 0 20px 20px 0;
    width: 48%;
    height: 130px;
    padding-right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}
a.clb01 .clb_txt_box {
    background-color: #fff;
    border: solid 3px #ff6f83;
    border-left: 0;
}
a.clb02 .clb_txt_box {
    background-color: #fff;
    border: solid 3px #3296c8;
    border-left: 0;
}
.clb_txt_box img {
    width: 50px;
}
.clb_txt_box p {
    font-size: 20px;
    line-height: 100%;
    font-weight: 600;
}
.c_link_btn i {
    font-size: 20px;
    line-height: 100%;
    position: absolute;
    top: calc(50% - 10px);
    right: 7px;
    transition: all 0.2s ease;
}
a.clb01 i {
    color: #ff6f83;
}
a.clb02 i {
    color: #3296c8;
}
@media screen and (min-width: 768px){
.c_link_box {
    justify-content: space-between;
    flex-direction: row;
    gap: 30px;
}
.c_link_btn i {
    right: 10px;
}
}
@media screen and (min-width: 1000px){
.c_link_box {
    gap: 60px;
}
a.c_link_btn {
    height: 150px;
    border-radius: 30px;
}
.clb_img_box {
    border-radius: 30px 0px 0px 30px;   
}
.clb_img_box img {
    height: 144px;
    border-radius: 25px 0px 0px 25px;
}
.clb_txt_box {
    height: 150px;
    border-radius: 0 30px 30px 0;
    transition: all 0.2s ease;
}
a.clb01:hover .clb_txt_box {
    background-color: #ffe2ea;
}
a.clb02:hover .clb_txt_box {
    background-color: #dcf3fd;
}
.c_link_btn i {
    right: 15px;
}
.c_link_btn:hover i {
    right: 12px;
}
}



/* 面会時間 */

.c_time_box {
    width: 100%;
    max-width: 500px;
}
.c_time_table {
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 20px;
    overflow: hidden;
    border: solid 3px #ddd;
}
.c_time_table th, .c_time_table td {
    font-size: 17px;
    line-height: 130%;
    font-weight: 700;
    text-align: center;
    padding: 20px 5px;
}
.c_time_table th {
    background: #eee;
    border-bottom: solid 3px #ddd;
    padding: 10px;
}
.c_time_table td {
    background: #fff;
}
.c_time_table td.td01 {
    background: #ffeaf4;
    border-bottom: solid 2px #ddd;
    border-right: solid 2px #ddd;
    width: clamp(7.5rem, 3.088rem + 19.61vw, 12.5rem);
    /* 120px - 200px */
    /* 360px - 768px*/
}
.c_time_table td.td02 {
    font-size: 20px;
    border-bottom: solid 2px #ddd;
}
.c_time_table td.td03 {
    font-size: 15px;
    line-height: 140%;
    text-align: justify;
    padding: 15px 10px;
}
@media screen and (min-width: 768px){
.c_time_box {
    width: 100%;
    max-width: 1000px;
}
.c_time_table td.td03 {
    text-align: center;
}
}
@media screen and (min-width: 1000px){
.c_time_table {
    border-radius: 30px;
}
.c_time_table td, .c_time_table th {
    font-size: 18px;
    padding: 25px 10px;
}
.c_time_table th {
    padding: 15px;
}
.c_time_table td.td01 {
    width: 250px;
}
.c_time_table td.td02 {
    font-size: 22px;
}
.c_time_table td.td03 {
    font-size: 16px;
    line-height: 150%;
    padding: 20px 10px;
}
}





/* リンクボタン */
.abo_btn, 
.f_btn {
    color: #fff;
    border-radius: 999px;
    width: 100%;
    max-width: 300px;
    height: 55px;
    margin: 0 auto; 
    display: grid;
    place-content: center;
    position: relative;
    overflow: hidden;
}
.abo_btn {
    background: #ff6f83;
    border: solid 1px #ff6f83;
}
.f_btn {
    background: #ff6f83;
    border: solid 1px #ff6f83;
    max-width: 250px;
    height: 40px;
}
.special_btn i, 
.abo_btn i, 
.f_btn i {
    font-size: 18px;
    position: absolute;
    top: calc(50% - 8px);
    right: 15px;
    transition: all 0.2s ease;
}
@media screen and (min-width: 1000px){
.f_btn {
    margin: 0 auto 0 0;
}
.abo_btn:hover {
    background: #ff5b6d;
}
.f_btn:hover {
    background: #23b4ee;
}
.abo_btn:hover i, 
.f_btn:hover i {
    right: 12px;
}
}



/* 当施設について */
.abo_flex01 {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
}
h3.abo_title {
    font-size: 19px;
    line-height: 140%;
	font-weight: 600;
    text-align: left;
    color: #ff6f83;
    margin-bottom: 15px;
}
.af_01 {
}
/* スライダーの枠 */
.af_slider {
    position: relative;
    border-radius: 20px;
    overflow: hidden;    
    aspect-ratio: 8 / 5;
}

/* スライダー内の画像を重ねる */
.af_slider picture {
    position: absolute;
    inset: 0;
    /* top/right/bottom/left:0; の省略 */
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: fadeSlide 10s infinite;
}
.af_slider picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.af_slider picture:nth-child(1) {
    animation-delay: 0s;
}
.af_slider picture:nth-child(2) {
    animation-delay: 5s;
}
@keyframes fadeSlide {
    0%   { opacity: 0; }   /* 最初は透明 */
    7%   { opacity: 1; }   /* 0.4秒くらいでサッとフェードイン */
    50%  { opacity: 1; }   /* ここまでしっかり表示（約3秒地点） */
    57%  { opacity: 0; }   /* そこからまた0.4秒くらいでフェードアウト */
    100% { opacity: 0; }   /* 次のループまで透明のまま */
}
@media screen and (min-width: 1000px){
.abo_flex01 {
    flex-direction: row-reverse;
    gap: 80px;
    padding-bottom: 0;
}
.af_01 {
    width: calc(50% - 40px);
    position: relative;
}
.af_slider {
    border-radius: 30px;
    aspect-ratio: 4 / 3;
}
}
@media screen and (min-width: 1100px){
h3.abo_title {
    font-size: 21px;
}
}

/* 採用情報 */
.rec_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
}
.rec_flex img {
    max-width: 500px;
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}
@media screen and (min-width: 768px){
.rec_flex {
    flex-direction: row;
    gap: 40px;
}
}
@media screen and (min-width: 1000px){
.rec_flex {
    gap: 80px;
}
.rec_flex a:hover {
    opacity: 0.8;
}
}





/* ボタン */
.a_btn_box01, .a_btn_box02 {
    display: flex;
    flex-wrap: wrap;
}
.a_btn_box03 {
	
}

.a_btn_box01 .a_btn {
	background-color: #ff6f83;
    margin-bottom: 20px;
}
.a_btn_box01 .a_btn:last-of-type {
	margin-bottom: 0;
}
.a_btn_box02 .a_btn {
	background-color: #ff6f83;
}
.a_btn_box03 .a_btn {
	
}
.a_btn i {
    margin: 2px 0 0 5px;
}

@media screen and (min-width: 768px){
.a_btn {
    max-width: 400px;
}
.a_btn_box01 .a_btn {
    width: calc(100% / 3 - 40px / 3);
    margin: 0 20px 0 0;
}
.a_btn_box01 .a_btn:last-of-type {
    margin-right: 0;
}
}
@media screen and (min-width: 1000px){
.a_btn_box01 .a_btn:hover {
	background-color: #1496e5;
}
.a_btn_box02 .a_btn:hover {
	background-color: #1496e5;
}
.a_btn_box03 .a_btn:hover {
	background-color: #aa3ce5;
}
}








/* お問い合わせ */
.con_btn {
	color: #ff6f83;
	background-color: #fff;
	border: solid 1px #ff6f83;
    width: 100%;
    max-width: 500px;
    height: 60px;
    padding: 10px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 0;
}
.con_btn i {
	margin: 0 10px 0 0;
}
.con_btn:last-of-type {
	margin-bottom: 0;
}
@media screen and (min-width: 1000px){
.con_btn:hover {
	color: #fff;
	background-color: #ff6f83;
}
}



/* 背景固定 */
.back_img_move {
    width: 100%;
    height: 100vh;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    background: linear-gradient(-60deg, #ffffeb, #e5fcfe, #f1ffff, #fff, #edffff);
    background-size: 200% 200%;
    animation: color_move 8s infinite;
    transition: all 0.2s ease-in-out;
    overflow: auto;
    pointer-events: none;
    z-index: -1;
}
@keyframes color_move {
0% {
    background-position: 0% 0%;
}
25% {
    background-position: 50% 50%;
}
50% {
    background-position: 100% 75%;
}
75% {
    background-position: 30% 90%;
}
100% {
    background-position: 0% 0%;
}
}



.back_img_a,
.back_img_b {
	display: block;
	position: sticky;
	top: 0;
	height: 0;
	max-height: 0;
	overflow: visible;
	z-index: -1;
}

.back_img_a::after,
.back_img_b::after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.back_img_a::after {
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7)), url(../img/top_bg01_0920.avif);
}

.back_img_b::after {
	background-image: linear-gradient(-45deg, #ffe4e9dd, rgba(255, 255, 255, 0.7)), url(../img/DSC_3568.JPG);
}




/* おしらせ */
.n_box {
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 15px 60px;
}
@media screen and (min-width: 768px) {
.n_box {
    border-radius: 30px;
    padding: 50px 50px 80px;
}
}
@media screen and (min-width: 1000px) {
.n_box {
    border-radius: 30px;
    padding: 80px 80px 120px;
}
}

.table_information_news th {
	font-size: 17px;
	line-height: 150%;
	font-weight: 700;
	text-align: left;
	color: #3f3c3d;
	display: block;
	padding: 15px 15px 5px;
}
.table_information_news td {
	font-size: 16px;
	line-height: 160%;
	text-align: justify;
	color: #3f3c3d;
	display: block;
	border-bottom: solid 1px #ccc;
	padding: 0 15px 15px;
}
.table_information_news tr:first-child th {
	border-top: solid 1px #ccc;
}
.table_information_news td a {
	color: #ff6f83;
    border-bottom: solid 1px #ff6f83;
    padding: 0 2px;
}
@media screen and (min-width: 1000px) {
.table_information_news th {
	padding: 20px 15px 10px;
}
.table_information_news td {
	padding: 0px 15px 20px;
}

.table_information_news td a:hover {
    color: #1496e5;
    border-bottom: solid 1px #1496e5;
}
}
/* 一覧の横の［NEW］［重要］ボタン */
/* ★ここを書き変えた時は、pnews.cssと、管理画面のために、admin内css内のstyle.cssも同じにする（左右のmarginとvertical-alignは変更しない）*/
.news-new-waku {
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #ff6f83;
    border: solid 1px #ff6f83;
    border-radius: 5px;
    padding: 0 7px;
    margin-left: 10px;
    vertical-align: 2px;
    display: inline-block;
}
.news-important-waku {
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #3296c8;
    border: solid 1px #3296c8;
    border-radius: 5px;
    padding: 0 7px;
    margin-left: 10px;
    vertical-align: 2px;
    display: inline-block;
}
/* 一覧へ戻るボタン（おしらせ詳細にもあるよ） */
.go_news {
    color: #3f3c3d;
    margin: 20px 0 0;
    float: right;
}
.go_news i {
    color: #ff6f83;
    margin-left: 5px;
    transition: all 0.2s ease;
}
@media screen and (min-width: 1000px) {
.go_news {
    margin: 30px 0 0
}
.go_news:hover {
    color: #ff6f83;
}
.go_news:hover i {
    margin-right: -3px;
    margin-left: 8px;
}
}



/* 採用情報 */


/* フッター */
footer {
	background: linear-gradient(#ff798e, #ff6578);
	padding: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f_inner {
    width: 100%;
	max-width: 700px;
	margin: 0 20px;
}
.f-info {
    text-align: center;
}
.f-info p, 
.f-info a {
    text-align: center;
    color: #fff;
}  
.foot_box {
    margin-bottom: 40px;
    display: inline-block;    
}
a.foot_logo img {
    max-width: 300px;
    margin-bottom: 25px;
}
p.f_ad {
    font-size: 18px;
    margin-bottom: 15px;
}
.f_tel_time_box {
    margin-bottom: 15px;
}
p.f_tel {
    font-size: 32px;
    line-height: 100%;
    font-family: "Google Sans", sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    letter-spacing: 0.02em;
}
p.f_tel span {
    font-size: 20px;
    font-weight: 500;
    vertical-align: 1px;
}
p.f_rcpt {
    font-size: 21px;
    line-height: 130%;
}
span.f_rcpt_box {
    font-size: 13px;
    line-height: 100%;
    border: solid 2px #fff;
    border-radius: 5px;
    padding: 0px 4px 2px ;
    margin-right: 10px;
    vertical-align: 2px;
}
span.f_rcpt_days {
    font-size: 16px;
    line-height: 100%;
}
p.f_fax {
    font-size: 22px;
    line-height: 100%;
    font-family: "Google Sans", sans-serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.02em;
}
p.f_fax span {
    font-size: 18px;
    font-weight: 500;
    vertical-align: 1px;
}
@media screen and (min-width: 768px){
.foot_box {
    margin-bottom: 60px;
}
}
@media screen and (min-width: 1000px){
footer {
	padding: 50px 0 30px;
}
.f_inner {
    margin: 0 50px;
	max-width: 900px;
}
.foot_box {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.f-info p, 
.f-info a {
    text-align: left;
}  
a.foot_logo img {
    max-width: 350px;
    margin-bottom: 0;
}
.f_tel_box {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}   
.foot_box p.f_ad {
    font-size: 18px;
    margin-bottom: 10px;
}
.foot_box p.f_tel {
    margin-bottom: 8px;
}
.foot_box p.f_fax {
    margin-top: 10px;
    margin-bottom: 0;
}
}

/* フッターメニュー */
@media screen and (min-width: 1000px){
.footer_nav {
    width: 100%;
    margin-bottom: 80px;
    display: flex;
	justify-content: space-between;
    gap: 50px;
}
.fn_box {
    width: 100%;
}
.footer_nav li a {
    font-size: 17px;
}
.fn_cat {
    font-weight: 600;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.fn_cat:after {
    border-top: solid 2px #fff;
    border-radius: 1px;
    margin-left: 10px;
    content: "";
    flex-grow: 1;
}
.footer_nav i {
    margin-right: 10px;
    color: #ff0;
    transition: all 0.2s ease;
}
.footer_nav li a:hover {
    color: #ff0;
}
.footer_nav li a:hover i {
    transform: translateX(3px);
}
}

/* 法人サイトへ */
.go_yukoh_btn {
    text-align: center;
    color: #ff6f83;
    background-color: #fff;
    border: solid 2px #ff5b6d;
    border-radius: 999px;
    width: fit-content;  
    padding: 7px 20px 8px;
    margin: 0 auto 30px;
    display: block;
}
.go_yukoh_btn i {
    margin-left: 5px;
    transition: all 0.2s ease;
}
@media screen and (min-width: 1000px){
.go_yukoh_btn:hover {
    color: #fff;
    background-color: #ff6f83;
    border: solid 2px #fff;
}
.go_yukoh_btn:hover i {
    transform: translateX(3px);
}
}

/* コピーライト */
p.copyright {
    font-size: 11px;
    text-align: 100%;
    text-align: center;
    color: #fff;
}
@media screen and (min-width: 768px){
p.copyright {
    font-size: 13px;
}
}



/*ページトップへGOボタン*/
a.page_top {
    background-color: #fff;
    border-radius: 999px;
	width: 55px;
	height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 100;
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
}
a.page_top i {
	font-size: 27px;
    color: #ff6f83;
}
@media screen and (min-width: 1000px){
a.page_top {
    right: 10px;
    left: auto;
}
}

/* SPメニュー */
body.active {
    height: 100%;
    overflow: hidden;
}
.header__trigger {
    background-color: #ff6f83;
    border: 0;
    border-radius: 999px;
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 10px;
	right: 10px;
    z-index: 9999;
	filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
}
.header__trigger span {
	display: block;
	position: absolute;
	left: 50%;
	width: 20px;
	height: 3px;
	border-radius: 1.5px;
	background-color: #fff;
	transform: translateX(-50%);
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.header__trigger span:first-child {
	top: 17px;
}
.header__trigger span:nth-child(2) {
	top: 26px;
}
.header__trigger span:last-child {
	bottom: 17px;
}
.header__trigger.active span:first-child {
	transform: translate(-50%, 10px) rotate(-45deg);
}
.header__trigger.active span:nth-child(2) {
	opacity: 0;
}
.header__trigger.active span:last-child {
	transform: translate(-50%, -8px) rotate(45deg);
}

/* ハンバーガー中身 */
.global_SPnav {
    width: 100%;
    height: 100dvh;
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(#ffe2ea, #dcf3fd);
    z-index: 101;
    pointer-events: none;
    transition: opacity 0.3s ease;  
}
.global_SPnav.active {
    left: 0;
    opacity: 1;
    pointer-events: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.global_SPnav_in {
    max-width: 500px;
    margin: 0 auto;
    padding: 20px 15px 80px;
}
.global_SPnav_box {
    background-color: #ffffffaa;
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px){
.global_SPnav_in {
    max-width: 650px;
}
.global_SPnav_box {
    padding: 30px 80px 40px;
}
}






.SPnav_mother {
    border-bottom: solid 1px #ddd;
}
.SPnav_mother:last-of-type {
    border-bottom: 0;
}
.SPnav_mother a {
    font-size: 17px;
    line-height: 55px;
    font-weight: 600;
    padding: 0 0 0 15px;
    display: block;
}
a.SPnav_child {
    line-height: 45px;
}
.child_menu li:last-of-type .SPnav_child {
    padding-bottom: 15px;
}
.SPnav_mother a {
    position: relative;
}
.SPnav_mother span.p_m {
    display: block;
    position: absolute;
    top: 25px;
    right: 15px;
    width: 14px;
    height: 2px;
    background-color: #ff6f83;
    border-radius: 1px;
}
.SPnav_mother span.p_m:last-child {
    transform: rotate(90deg);
    transition: transform 0.3s;
}
.SPnav_mother.active span.p_m:last-child {
    transform: rotate(0deg);
}
.child_menu li i {
    color: #ff6f83;
    margin-right: 5px;
}
/* 閉じるとき（active → 解除）はこっちの値が使われる */
.has-child .child_menu {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: max-height 0.4s ease, opacity 2s ease;
}
/* 開くとき（通常 → active）はこっちの値が使われる */
.has-child.active .child_menu {
    max-height: 1000px; /* 3ブロック全部収まるくらい多めに */
    opacity: 1;
    visibility: visible;
    transition: max-height 1s ease;
}
.global_SPnav li.has-child ul li {
    padding-left: 5px;
}
@media screen and (min-width: 768px){
.SPnav_mother a {
    line-height: 60px;
}
a.SPnav_child {
    line-height: 55px;
}
.SPnav_mother span.p_m {
    top: 30px;
}
}


/* お電話でのお問い合わせ */
.g_info {
    text-align: center;
    background-color: #ffe2eaaa;
    border: solid 2px #ff6f83;
    border-radius: 20px;
    padding: 25px 15px;
}
p.g_title {
    font-size: 17px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    background-color: #ff6f83;
    border-radius: 10px;
    width: 100%;
    max-width: 350px;
    margin: 0 auto 15px;
    padding: 8px 0 10px;
    display: block;
    letter-spacing: 0.05em;
}
a.g_tel {
    font-size: 34px;
    line-height: 100%;
    font-family: "Google Sans", sans-serif;
    font-weight: 700;
    text-align: center;
    color: #ff6f83;
    margin-bottom: 15px;
    display: block;
    letter-spacing: 0.02em;
}
a.g_tel span {
    font-size: 20px;
    font-weight: 500;
    vertical-align: 1px;
}
a.g_tel i {
    font-size: 28px;
    margin-right: 5px;
    vertical-align: 2px;
}
.g_time_box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
p.g_recept {
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    color: #ff6f83;
    background-color: #ddf2fc;
    border: solid 1px #ff6f83;
    border-radius: 5px;
    width: 50px;
    height: 45px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
p.g_time {
    font-size: 18px;
    line-height: 120%;
    text-align: left;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}
p.g_time span{
    font-size: 14.5px;
}
a.g_fax {
    font-size: 22px;
    line-height: 100%;
    font-family: "Google Sans", sans-serif;
    font-weight: 500;
    color: #3f3c3d;
    letter-spacing: 0.02em;
}
a.g_fax span {
    font-size: 18px;
    font-weight: 500;
    vertical-align: 1px;
}
@media screen and (min-width: 768px){
.g_info {
    border: solid 3px #ff6f83;
    border-radius: 30px;
    padding: 30px;
}
p.g_title {
    font-size: 18px;
    margin: 0 auto 20px;
    padding: 10px 0 12px;
}
a.g_tel {
    font-size: 36px;
    margin-bottom: 20px;
}
a.g_fax {
    font-size: 24px;
}
}


@media screen and (min-width: 1000px) {
/*ページトップへGOボタン*/
.page_top {
	right: 10px;
	left: auto;
}
.page_top a:hover {
	background-color: #fff;
}
}





/* 山切り背景セクション */
.curve {
    position: relative;
    overflow: hidden;
}
/* 背景カーブ */
.curve_top {
    position: absolute;
    inset: 0 0 auto 0; /* 上に固定 */
    height: 100px;
    z-index: 1;
    pointer-events: none;
}
.curve_bottom {
    position: absolute;
    inset: auto 0 -1px 0; /* 下に固定 */
    height: 100px;
    z-index: 1;
    pointer-events: none;
}
.curve_right {
    position: absolute;
    inset: calc(50% - 100px) -1px 0 auto; /* 右に固定、上下中央 */
    height: 200px;
    width: 40px;  
    z-index: 1;
    pointer-events: none;
}
.curve_left {
    position: absolute;
    inset: 0 auto 0 0; /* 左に固定 */
    height: 50px;
    z-index: 1;
    pointer-events: none;
    transform: rotate(90deg);
}
.curve_top svg, 
.curve_bottom svg, 
.curve_right svg, 
.curve_left svg {
    width: 100%;
    height: 100%;
    display: block;
}
.cbg_01 path {
    fill: #fff;
}
.cbg_02 path {
    fill: #fff;
}
.cbg_03 path {
    fill: #fff;
}
.cbg_04 path {
    fill: #ff798e;
}
@media screen and (min-width: 768px) {
.curve_top, 
.curve_bottom {
  height: 150px;
}
}
@media screen and (min-width: 1000px) {
path {
    transition: all 0.2s ease;
}
a.clb01:hover .cbg_02 path {
    fill: #ffe2ea;
}
a.clb02:hover .cbg_03 path {
    fill: #dcf3fd;
}
}

