/******************************************************************
Theme Name: CUBE GAMMA THEME
Theme URI: http://cube096.com
Description: CUBEが自信をもってお届けするレスポンシブウェブデザインテーマ
Author: CUBE CO.,LTD.
Author URI: http://cube096.com
Version: beta
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support
*/
*,
*::before,
*::after {
	box-sizing: border-box;
}
* {
	margin: 0;
}
html,
body {
	height: 100%;
}
body {
	line-height: 1.8;
	-webkit-font-smoothing: antialiased;
}
img,
picture,
video,
canvas,
svg {
	display: block;
	max-width: 100%;
}
input,
button,
textarea,
select {
	font: inherit;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	overflow-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0.1rem;
}
#root,
#__next {
	isolation: isolate;
}
ol,
ul {
	list-style-type: none;
	margin: 0;
}
legend,
menu,
ol,
ul {
	padding: 0
}
a {
	text-decoration: none;
	color: #000;
	transition: all .2s ease-in-out;
}
a:hover {
	opacity: 0.6;
}
p {
	overflow-wrap: break-word;
	font-size: 16px;
	line-height: 1.8rem;
	text-align: justify;
}
body {
	/*font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;*/
	/*font-family: 'Noto Sans JP', sans-serif;*/
	font-family: 'Noto Serif JP', serif;
	/*font-family: 'Zen Maru Gothic', sans-serif;*/
	/*font-family: 'Zen Old Mincho', serif;*/
	color: #380C0C;
	background: #FFE9EE;
}
body img {
	max-width: 100%;
	height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	/*--- ▼英字見出し、数字 ---*/
	/*font-family: 'Cinzel', serif;*/
	/*font-family: 'Open Sans', sans-serif;*/
	/*font-family: 'Lato', sans-serif;*/
	/*font-family: 'Gilda Display', serif;*/
	/*font-family: 'Cinzel', serif;*/
	/*--- ▼日本語見出し ---*/
	/*font-family: 'Noto Sans JP', sans-serif;*/
	/*font-family: 'Noto Serif JP', serif;*/
	/*font-family: 'Zen Maru Gothic', sans-serif;*/
	/*font-family: 'Zen Old Mincho', serif;*/
}
/* ページネーション
----------------------------------------------------------- */
/*アーカイブ用*/
.nav-links {
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.nav-links .page-numbers {
	display: block;
	padding: 0 10px;
	margin: 0 10px;
	font-family: "neue-haas-grotesk-text", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.nav-links .page-numbers.current {
	font-size: 30px;
	color: #999;
}
.nav-links .page-numbers:hover {
	color: #999;
}
.nav-below {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
/*シングル用*/
#prev,
#next {
	margin: 0 15px;
	font-weight: bold;
	font-size: 16px;
}
#prev:hover,
#next:hover {
	opacity: 0.7;
}
/* 
 animation
----------------------------------------------------------- */
.fadein {
	opacity: 0.1;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
}
.on .fadein {
	opacity: 1;
}
/* 
 Head
----------------------------------------------------------- */
.header {
	width: 100%;
}
/* 
 gNavi
----------------------------------------------------------- */
.navwrap {
	width: 100%;
	background: rgba(255, 255, 255, 1);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.navwrap ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.navwrap ul li {
	flex-grow: 1;
	position: relative;
}
.navwrap ul li:nth-of-type(6),
.navwrap ul li:nth-of-type(7) {
	width: min(100%, 130px);
}
.navwrap ul li:nth-of-type(1) {
	flex-grow: 6;
}
.navwrap ul li:nth-of-type(1) img {
	width: 202px;
	max-width: 100%;
	margin-left: 1rem;
}
.navwrap ul li a {
	display: block;
	text-align: center;
	color: #000;
	padding: 0.5rem 0.25rem;
	transition: all .2s ease-in-out;
}
.navwrap ul li a:hover {
	opacity: 0.6;
}
.navwrap ul li:has(.banner-pc) {
	padding: 8px 0;
}
.navwrap ul li .banner-pc {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	padding: 6.5% 7% 6.5% 26%;
	border-radius: 5px;
	width: fit-content;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.4;
	font-size: min(1.3rem, 0.8vw);
	font-weight: 600;
	color: #fff;
	&::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 6%;
		transform: translateY(-50%);
		width: min(36px, 1.8vw);
		aspect-ratio: 1 / 1;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
}
.navwrap ul li .banner-pc.line {
	background-color: #2EAE38;
	&::before {
		background-image: url(./library/images/banner_line.svg);
	}
}
.navwrap ul li .banner-pc.web {
	background-color: #EF3D6E;
	&::before {
		background-image: url(./library/images/banner_web.svg);
	}
}
.navwrap ul li .banner-pc .gothic {
	margin: unset;
	padding: unset;
	width: unset;
	background-image: unset;
	letter-spacing: normal;
	font-size: min(0.9rem, 0.61vw);
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.navwrap ul li .banner-pc .link_name {
	color: #FDF150;
}
#spnav ul li .banner-sp {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	padding: 10px 14px 10px 62px;
	border-radius: 5px;
	width: fit-content;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.3;
	font-size: 1.3rem;
	font-weight: 600;
	color: #fff;
	&::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 6%;
		transform: translateY(-50%);
		width: 38px;
		aspect-ratio: 1 / 1;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
}
#spnav ul li .banner-sp.line {
	background-color: #2EAE38;
	&::before {
		background-image: url(./library/images/banner_line.svg);
	}
}
#spnav ul li .banner-sp.web {
	background-color: #EF3D6E;
	&::before {
		background-image: url(./library/images/banner_web.svg);
	}
}
#spnav ul li .banner-sp .gothic {
	margin: unset;
	padding: unset;
	width: unset;
	background-image: unset;
	letter-spacing: normal;
	font-size: 0.9rem;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#spnav ul li .banner-sp .link_name {
	color: #FDF150;
}
.navwrap ul li:nth-of-type(1) a {
	text-align: left;
	width: fit-content;
}
.navwrap ul li a span {
	display: block;
	width: min(100%, 120px);
	margin: 0 auto;
	background-image: url('./library/images/nav.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 3% 0;
}
.navwrap ul li ul {
	width: 100%;
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	z-index: 8999;
	height: 0;
	display: block;
}
.navwrap ul li:hover ul {
	top: auto;
	overflow: visible;
	visibility: visible;
	height: auto;
}
.navwrap ul li ul li {
	width: 100% !important;
	flex-grow: 1 !important;
}
.navwrap ul li ul li a {
	text-align: center !important;
}
.navwrap * {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
}
/* 
 共通
----------------------------------------------------------- */
.pc {
	display: block;
}
.sp {
	display: none;
}
h1,
h2 {
	width: 100%;
	margin-bottom: 4rem;
	letter-spacing: 0.1rem;
}
h1 dl,
h2 dl {
	width: min(100%, 330px);
	margin: 0 auto;
	font-family: 'Cinzel', serif;
	font-size: 24px;
	text-align: center;
	font-weight: 500;
	color: #A16629;
}
h1 p,
h2 p {
	text-align: center;
	font-size: 32px;
	color: #EF3D6E;
	margin-top: 0.5rem;
}
.link_box {
	width: 100%;
	text-align: center;
}
.link_box a {
	display: inline-block;
}
.mw_wp_form mw_wp_form_complete {
	text-align: center;
}
.block2 .banner {
	position: relative;
	display: block;
	padding: 10px 0 10px 10.5%;
	border-radius: 5px;
	width: 49%;
	text-align: left;
	align-content: center;
	letter-spacing: 0.1em;
	line-height: 1.4;
	font-size: clamp(0.9rem, 2.3vw, 1.2rem);
	font-weight: 600;
	color: #fff;
	&::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 8%;
		transform: translateY(-50%);
		width: clamp(30px, 3.8vw, 35px);
		aspect-ratio: 1 / 1;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
}
.block2 .banner.line {
	background-color: #2EAE38;
	&::before {
		background-image: url(./library/images/banner_line.svg);
	}
}
.block2 .banner.web {
	background-color: #EF3D6E;
	&::before {
		background-image: url(./library/images/banner_web.svg);
	}
}
.block2 .banner .gothic {
	margin: unset;
	padding: unset;
	width: unset;
	background-image: unset;
	letter-spacing: normal;
	font-size: clamp(0.7rem, 1.7vw, 0.9rem);
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.block2 .banner .link_name {
	color: #FDF150;
}
/* 
 TOP
----------------------------------------------------------- */
#fv {
	width: 100%;
	height: 100vh;
	background-image: url('./library/images/fv01.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#fvsp {
	width: 100%;
	padding: 44%;
	margin-top: 0;
	background-image: url('./library/images/fv_sp.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
}
#top_fi {
	width: 100%;
	background-image: url('./library/images/top_fi.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#top_fi .inner {
	width: min(100%, 1200px);
	margin: 0 auto;
	padding: 8rem 5% 5rem;
}
#top_fi .block p {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
#top_fi .block h3 {
	width: min(100%, 1000px);
	margin: 1rem auto;
	background: #313131;
	color: #FFF;
	font-size: 32px;
	text-align: center;
	padding: 0.5rem;
	border-radius: 50px;
	font-weight: 500;
	letter-spacing: 0.1rem;
}
#top_fi .block img {
	margin: 2rem auto;
}
#top_fi .block2 img {
	margin: 3rem auto;
}
#top_fi .block2 h3 {
	width: min(100%, 530px);
	margin: 1rem auto;
	background: #EF3D6E;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	padding: 0.5rem;
	border-radius: 50px;
	font-weight: 500;
	letter-spacing: 0.1rem;
}
#top_fi ul {
	display: flex;
	flex-flow: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}
#top_fi li {
	width: 48%;
	padding: 0.5rem 0 0.5rem 2.5rem;
	position: relative;
	font-weight: 500;
	font-size: 18px;
}
#top_fi li:nth-of-type(even) {
	width: 51%;
	margin-left: 1%;
}
#top_fi li span {
	background: linear-gradient(transparent 50%, #FFBCBC 50%);
}
#top_fi li::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/top_fi03.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 3%;
	transform: translateY(-50%);
}
#top_fi .block3 {
	width: 100%;
	padding: 3rem 5%;
	background: rgba(255, 255, 255, 0.9);
	position: relative;
}
#top_fi .block3 p {
	width: min(100%, 824px);
	margin: 0 auto;
	padding-right: 22%;
}
#top_fi .block3::before {
	content: "";
	position: absolute;
	bottom: -0.7rem;
	left: 984px;
	background-image: url('./library/images/top_fi04.png');
	background-size: contain;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 8.5%;
}
#top_se {
	width: 100%;
	background-image: url('./library/images/top_se.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 8rem 5%;
}
#top_se .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
}
#top_se h3 {
	text-align: center;
	margin-bottom: 3rem;
	font-size: 16px;
}
#top_se h3 span {
	color: #EF3D6E;
	font-size: 32px;
	background: linear-gradient(transparent 50%, #FDF150 50%);
}
#top_se .block {
	width: 100%;
	margin-top: 1rem;
	position: relative;
	background: rgba(255, 255, 255, 0.6);
	padding: 1rem 3.5rem;
}
#top_se .block::before {
	content: "";
	position: absolute;
	bottom: 0.5rem;
	left: 0.5rem;
	background-image: url('./library/images/top_se_l.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 43.5px 28px;
}
#top_se .block::after {
	content: "";
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	background-image: url('./library/images/top_se_r.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 43.5px 28px;
}
#top_se .block dl {
	padding-left: 5rem;
	position: relative;
}
#top_se .block dl::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0.5rem;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 36px 26px;
	transform: translateY(-50%);
}
#top_se .block:nth-of-type(1) dl::before {
	background-image: url('./library/images/top_se01.png');
}
#top_se .block:nth-of-type(2) dl::before {
	background-image: url('./library/images/top_se02.png');
}
#top_se .block:nth-of-type(3) dl::before {
	background-image: url('./library/images/top_se03.png');
}
#top_se .block:nth-of-type(4) dl::before {
	background-image: url('./library/images/top_se04.png');
}
#top_se .block:nth-of-type(5) dl::before {
	background-image: url('./library/images/top_se05.png');
}
#top_se .block dt {
	color: #EF3D6E;
	font-size: 24px;
	font-weight: 500;
}
#top_se p {
	width: min(100%, 650px);
	margin: 3rem auto;
	position: relative;
	padding: 0 4rem;
	text-align: center;
	font-weight: 500;
}
#top_se p::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/top_se06.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 35.5px 31px;
	transform: translateY(-50%);
}
#top_se p::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	background-image: url('./library/images/top_se07.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 35.5px 31px;
	transform: translateY(-50%);
}
#top_se .block2 {
	width: min(100%, 774px);
	margin: 0 auto 3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top_se .block2 a {
	display: block;
}
#top_th {
	width: 100%;
	padding: 8rem 5%;
	background-image: url('./library/images/top_th.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#top_th .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
}
#top_th .block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top_th .block dl {
	width: 47%;
	margin: 1.5% auto;
	padding: 6rem 2rem 4rem;
	position: relative;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#top_th .block dl::before {
	content: "";
	position: absolute;
	top: 1.7rem;
	left: 50%;
	background-image: url('./library/images/top_th01.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 6% 43%;
	transform: translateX(-50%);
}
#top_th .block dl::after {
	content: "";
	position: absolute;
	bottom: 2rem;
	left: 50%;
	background-image: url('./library/images/top_th03.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 2% 22%;
	transform: translateX(-50%);
}
#top_th .block dt {
	padding: 0 0 0.3rem 3rem;
	border-bottom: 1px dashed #DCC196;
	margin-bottom: 0.5rem;
	position: relative;
	font-weight: 500;
	letter-spacing: 0.1rem;
}
#top_th .block dt span {
	color: #EF3D6E;
	font-size: 24px;
}
#top_th .block dt::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/top_th02.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 18.5px 21px;
	transform: translateY(-50%);
}
#top_th .link_box {
	margin-top: 3rem;
}
#top_th .link_box a:hover {
	opacity: 0.7;
}
#top_fo {
	width: 100%;
	padding: 8rem 5%;
	background-image: url('./library/images/top_fo.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#top_fo .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
}
#top_fo .block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top_fo .block dl {
	width: 32%;
	background: #FFF;
	border: 1px solid #B8833A;
	padding: 2rem;
}
#top_fo .block dt {
	font-size: 20px;
	text-align: center;
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
	border-bottom: 1px dashed #DCC196;
}
#top_fo .block dt img {
	display: block;
}
#top_fo .block dt span {
	color: #EF3D6E;
	font-size: 18px
}
#top_fiv {
	width: 100%;
	padding: 8rem 5%;
	background-image: url('./library/images/top_fiv.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#top_fiv .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
}
#top_fiv .block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.accordion {
	margin-bottom: 1rem;
	padding: 1rem 2rem;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 7px 15px -5px rgba(0, 0, 0, 0.05);
}
.accordion-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
	color: #333;
	position: relative;
}
.accordion-title span::before {
	content: "Q";
	color: #EF3D6E;
	margin-right: 1rem;
}
.accordion-detail {
	display: none;
	border-top: 1px dashed #DCC196;
	padding-top: 1rem;
	margin-top: 1rem;
	color: #333;
}
.accordion .accordion-title::before,
.accordion .accordion-title::after {
	width: 3px;
	height: .9rem;
	border-radius: 5px;
	background-color: #EF3D6E;
	content: '';
}
.accordion .accordion-title::before {
	position: absolute;
	right: 0;
	rotate: 90deg;
}
.accordion .accordion-title::after {
	transition: rotate .3s;
}
.accordion.open .accordion-title::after {
	rotate: 90deg;
}
/* .accordion {
	width: 100%;
	margin: 1rem auto 0;
	border-radius: 5px;
	box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
	background-color: #fff;
	padding: 1rem 2rem;
}
.accordion summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	color: #333333;
	font-weight: 600;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
}
.accordion summary span::before {
	content: "Q";
	color: #EF3D6E;
	margin-right: 1rem;
}
.accordion summary::-webkit-details-marker {
	display: none;
}
.accordion summary::before,
.accordion summary::after {
	width: 3px;
	height: .9rem;
	border-radius: 5px;
	background-color: #EF3D6E;
	content: '';
}
.accordion summary::before {
	position: absolute;
	right: 0;
	rotate: 90deg;
}
.accordion summary::after {
	transition: rotate .3s;
}
.accordion[open] summary::after {
	rotate: 90deg;
}
.accordion p {
	transform: translateY(-10px);
	opacity: 0;
	margin-top: 1rem;
	padding: 1rem 0 0;
	color: #333333;
	transition: transform .5s, opacity .5s;
	border-top: 1px dashed #DCC196;
}
.accordion[open] p {
	transform: none;
	opacity: 1;
} */
#top_fiv .block p {
	width: min(100%, 650px);
	margin: 3rem auto;
	position: relative;
	padding: 0 4rem;
	text-align: center;
	font-weight: 500;
}
#top_fiv .block p::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/top_se06.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 35.5px 31px;
	transform: translateY(-50%);
}
#top_fiv .block p::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	background-image: url('./library/images/top_se07.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 35.5px 31px;
	transform: translateY(-50%);
}
#top_fiv .block2 {
	width: min(100%, 774px);
	margin: 0 auto 3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top_fiv .block2 a {
	display: block;
}
#top_news {
	width: 100%;
	padding: 10rem 5% 8rem;
	position: relative;
	background: #FFF;
}
#top_news::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('./library/images/top_news.png');
	background-size: contain;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 1.5% 50%;
}
#top_news h2 {
	text-align: center;
	margin-bottom: 3rem;
}
#top_news .inner {
	width: min(100%, 1000px);
	margin-inline: auto;
}
#top_news ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 3rem;
}
#top_news li {
	width: 31%;
}
#top_news li dl {
	width: 100%;
}
/*-- ▼画像を入れる場合 display:block; --*/
#top_news li dt {
	width: 100%;
	margin-bottom: .5rem;
}
/*-- ▼画像を入れない場合 width:100%; --*/
#top_news li dd {
	width: 100%;
}
#top_news li dd span {
	margin-right: 1rem;
	color: #EF3D6E;
}
#top_news li dd span a {
	background: #EF3D6E;
	color: #FFF;
	padding: 0 0.5rem 0.1rem;
	font-size: 0.8rem;
	border-radius: 30px;
}
#top_news li dd h3 {
	margin: 0.7rem auto;
	font-size: 16px;
}
#top_news li dd div a {
	display: block;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
#top_six {
	width: 100%;
	padding: 8rem 5%;
	background: #FFE9EE;
}
#top_six .inner {
	width: min(100%, 800px);
	margin: 0 auto;
}
#top_six .mw_wp_form mw_wp_form_input dl {
	margin-top: 2rem;
}
#top_six .mw_wp_form mw_wp_form_input dt span {
	background: #FF5A5A;
	padding: 0 0.3rem;
	color: #FFF;
	font-size: 14px;
}
#top_six .btn {
	width: 100%;
	margin-top: 2rem;
}
#top_six .btn input {
	width: 300px;
	padding: 1rem;
	color: #FFF;
	border-style: none;
	background-color: #EF3D6E;
	transition: all ease 0.3s;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}
#top_six .btn input:hover {
	background-color: #D82053;
}
/* 
 subpage共通
----------------------------------------------------------- */
#sub_fv {
	width: 100%;
	padding: 10rem 5% 2rem;
}
.sub {
	background-image: url('./library/images/sub_bg.jpg');
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* 
 こんなひとにオススメ
----------------------------------------------------------- */
#rec .block {
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
	padding: 3rem 5%;
}
#rec .block:nth-of-type(even) {
	background: rgba(255, 209, 223, 0.6);
}
#rec .block ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: min(100%, 1000px);
	margin: 0 auto;
}
#rec .block li:nth-of-type(1) {
	width: 40%;
}
#rec .block li:nth-of-type(2) {
	width: 55%;
}
#rec .block:nth-of-type(even) li:nth-of-type(1) {
	width: 55%;
}
#rec .block:nth-of-type(even) li:nth-of-type(2) {
	width: 40%;
}
#rec .block h3 {
	padding: 0 0 0.5rem 3.5rem;
	margin-bottom: 1rem;
	border-bottom: #DCC196 1px dashed;
	font-size: 16px;
	letter-spacing: 0.1rem;
	position: relative;
}
#rec .block h3 span {
	color: #EF3D6E;
	font-size: 24px;
}
#rec .block h3::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/rec.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 4%;
	transform: translateY(-50%);
}
/* 
 初めての方へ
----------------------------------------------------------- */
#ftu_fi {
	width: 100%;
	padding: 0 5% 6rem;
}
#ftu_fi img:nth-of-type(1) {
	display: block;
	margin: 0 auto 0.8rem;
}
#ftu_fi img:nth-of-type(2) {
	display: block;
	margin: 1rem auto 0;
}
#ftu_fi h3 p {
	text-align: center;
	font-size: 32px;
	font-family: 'Hina Mincho', serif;
	font-weight: 500;
}
#ftu_se {
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
}
#ftu_se .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
	background-image: url('./library/images/ftu_se.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 2.5rem 0 2.5rem 18%;
	position: relative;
}
#ftu_se .inner::before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	background-image: url('./library/images/ftu_se01.png');
	background-size: contain;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 14% 12%;
}
#ftu_th {
	width: 100%;
	padding: 8rem 5%;
}
#ftu_th .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
}
#ftu_th h3 {
	text-align: center;
	margin-bottom: 3rem;
}
#ftu_th h3 span {
	display: inline-block;
	position: relative;
	font-size: 28px;
	padding: 0 5.5rem;
}
#ftu_th h3 span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/ftu_l.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 31.5px 37px;
	transform: translateY(-50%);
}
#ftu_th h3 span::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	background-image: url('./library/images/ftu_r.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 31.5px 37px;
	transform: translateY(-50%);
}
#ftu_th .block {
	width: 100%;
	margin-top: 1rem;
	position: relative;
	background: rgba(255, 255, 255, 0.6);
	padding: 1rem 3.5rem;
}
#ftu_th .block::before {
	content: "";
	position: absolute;
	bottom: 0.5rem;
	left: 0.5rem;
	background-image: url('./library/images/top_se_l.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 43.5px 28px;
}
#ftu_th .block::after {
	content: "";
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	background-image: url('./library/images/top_se_r.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 43.5px 28px;
}
#ftu_th .block dl {
	padding-left: 5rem;
	position: relative;
}
#ftu_th .block dl::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0.5rem;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 36px 26px;
	transform: translateY(-50%);
}
#ftu_th .block:nth-of-type(1) dl::before {
	background-image: url('./library/images/top_se01.png');
}
#ftu_th .block:nth-of-type(2) dl::before {
	background-image: url('./library/images/top_se02.png');
}
#ftu_th .block:nth-of-type(3) dl::before {
	background-image: url('./library/images/top_se03.png');
}
#ftu_th .block:nth-of-type(4) dl::before {
	background-image: url('./library/images/top_se04.png');
}
#ftu_th .block:nth-of-type(5) dl::before {
	background-image: url('./library/images/top_se05.png');
}
#ftu_th .block dt {
	color: #EF3D6E;
	font-size: 24px;
	font-weight: 500;
}
#ftu_th .block2 {
	width: min(100%, 1000px);
	margin: 3rem auto 0;
	border: 2px solid #0BB4A8;
	background: rgba(232, 247, 247, 0.5);
	padding: 2rem;
	text-align: center;
	border-radius: 5px;
}
#ftu_th .block2 img {
	display: block;
	margin: 0 auto 1rem;
}
#ftu_fo {
	width: 100%;
	padding: 0 5% 8rem;
}
#ftu_fo .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
}
#ftu_fo h3 {
	text-align: center;
	margin-bottom: 3rem;
}
#ftu_fo h3 span {
	display: inline-block;
	position: relative;
	font-size: 28px;
	padding: 0 5.5rem;
}
#ftu_fo h3 span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/ftu_l.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 31.5px 37px;
	transform: translateY(-50%);
}
#ftu_fo h3 span::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	background-image: url('./library/images/ftu_r.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 31.5px 37px;
	transform: translateY(-50%);
}
#ftu_fo .block {
	width: 100%;
}
#ftu_fo .block dl {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 2.5rem;
	position: relative;
	z-index: 1;
}
#ftu_fo .block dl:last-of-type {
	margin-bottom: 0;
}
#ftu_fo .block dt {
	width: 98px;
	position: relative;
}
#ftu_fo .block dt::before {
	content: "";
	position: absolute;
	top: 110px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url('./library/images/ten.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 23% 3%;
}
#ftu_fo .block dl:last-of-type dt::before,
#ftu_fo .block dl:last-of-type dd::before {
	display: none;
}
#ftu_fo .block dd {
	width: calc(100% - 98px - 1rem);
	margin-left: 1rem;
	border-bottom: 1px solid #FFA2BD;
	padding-bottom: 1rem;
	position: relative;
}
#ftu_fo .block dd::before {
	content: "";
	position: absolute;
	bottom: -1rem;
	left: 50%;
	transform: translateX(-50%);
	background-image: url('./library/images/ftu_fo.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 8px;
}
#ftu_fo .block dd h4 {
	display: inline-block;
	font-size: 24px;
	background: linear-gradient(transparent 50%, #FDF150 50%);
	margin-bottom: 0.5rem;
}
/* 
 faq
----------------------------------------------------------- */
#faq {
	width: 100%;
	padding: 0 5% 8rem;
}
#faq .inner {
	width: min(100%, 1000px);
	margin: 0 auto;
}
#faq .block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#faq .accordion {
	width: 100%;
	margin: 1rem auto 0;
	border-radius: 5px;
	box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
	background-color: #fff;
	padding: 1rem 2rem;
}
#faq .accordion summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	color: #333333;
	font-weight: 600;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
}
#faq .accordion summary span::before {
	content: "Q";
	color: #EF3D6E;
	margin-right: 1rem;
}
#faq .accordion summary::-webkit-details-marker {
	display: none;
}
#faq .accordion summary::before,
#faq .accordion summary::after {
	width: 3px;
	height: .9rem;
	border-radius: 5px;
	background-color: #EF3D6E;
	content: '';
}
#faq .accordion summary::before {
	position: absolute;
	right: 0;
	rotate: 90deg;
}
#faq .accordion summary::after {
	transition: rotate .3s;
}
#faq .accordion[open] summary::after {
	rotate: 90deg;
}
#faq .accordion p {
	transform: translateY(-10px);
	opacity: 0;
	margin-top: 1rem;
	padding: 1rem 0 0;
	color: #333333;
	transition: transform .5s, opacity .5s;
	border-top: 1px dashed #DCC196;
}
#faq .accordion[open] p {
	transform: none;
	opacity: 1;
}
#faq .block p {
	width: min(100%, 650px);
	margin: 0 auto 3rem;
	position: relative;
	padding: 0 4rem;
	text-align: center;
	font-weight: 500;
}
#faq .block p::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/top_se06.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 35.5px 31px;
	transform: translateY(-50%);
}
#faq .block p::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	background-image: url('./library/images/top_se07.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 35.5px 31px;
	transform: translateY(-50%);
}
#faq .block2 {
	width: min(100%, 774px);
	margin: 0 auto 5rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 10px;
}
#faq .block2 a {
	display: block;
}
/* 
 contact
----------------------------------------------------------- */
#cont_list {
	width: 100%;
	padding: 0rem 5% 5rem;
}
#cont_list ul {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#cont_list li {
	width: 47%;
	text-align: center;
	background: -moz-linear-gradient(to bottom, #f5f5f5, #CCC);
	background: -webkit-linear-gradient(to bottom, #f5f5f5, #CCC);
	background: linear-gradient(to bottom, #f5f5f5, #CCC);
	color: #FFF;
	padding: 0.5rem;
	border-radius: 5px;
	font-weight: bold;
}
.cont_page {
	background: -moz-linear-gradient(to bottom, #EF3D6E, #FFA2BD) !important;
	background: -webkit-linear-gradient(to bottom, #EF3D6E, #FFA2BD) !important;
	background: linear-gradient(to bottom, #EF3D6E, #FFA2BD) !important;
}
#cont_list li:nth-of-type(2) {
	margin: 0 2%;
}
#cont_fi {
	width: 100%;
	padding: 0 5% 8rem;
}
.cont_fi_box {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
}
.cont_fi_box h2 {
	font-size: 1.8em;
	margin-bottom: 2.5rem;
	padding-bottom: 1rem;
	text-align: center;
	border-bottom: 1px solid #000;
}
#cont_se {
	width: 100%;
	padding: 8rem 5%;
	background: #f5f5f5;
}
.cont_se_box {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
}
.cont_se_box h2 {
	font-size: 1.8em;
	margin-bottom: 1.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	color: #003E6C;
	border-bottom: 1px solid #003E6C;
}
.cont_se_box li {
	text-align: center;
	margin: 0.5rem auto;
}
.cont_se_box li:nth-of-type(1) {
	font-size: 2em;
	letter-spacing: 0.1em;
}
.cont_se_box li:nth-of-type(2) {
	margin-top: 0.5rem;
}
.cont_se_box li:nth-of-type(1) i {
	color: #24ac91;
	margin-right: 0.5rem;
}
.wpcf7,
.mw_wrap {
	width: 800px;
	margin: 2em auto 0 !important;
	max-width: 95%;
}
.wpcf7 dl,
.mw_wrap dl {
	width: 100%;
	margin-bottom: 1.5rem;
}
.wpcf7 dt,
.mw_wrap dt {
	width: 100%;
	font-weight: bold;
}
.wpcf7 dt span,
.mw_wrap dt span {
	color: #d60101;
	font-size: 0.7em;
	padding-left: 1%;
}
.wpcf7 dd,
.mw_wrap dd {
	width: 100%;
}
.wpcf7 dd p,
.mw_wrap dd p {
	font-size: 0.8rem;
	margin-top: 0.5rem;
}
#cont_fi .btn {
	width: 100%;
	margin-top: 2rem;
}
#cont_fi .btn input {
	width: 300px;
	padding: 1rem;
	color: #FFF;
	border-style: none;
	background-color: #EF3D6E;
	transition: all ease 0.3s;
	margin: 0 auto;
	display: block;
}
#cont_fi .btn input:hover {
	background-color: #D82053;
}
.wpcf7 .subbtn,
.mw_wrap .subbtn {
	width: 300px;
	max-width: 80%;
	margin: 2em auto 0;
}
.subbtn input {
	width: 100%;
	padding: 3%;
	color: #FFF;
	border-style: none;
	background-color: #099;
	border-radius: 5px;
	transition: all ease 0.3s;
}
.subbtn input:hover {
	background-color: #66cdbb;
}
.wpcf7-text,
.mw_txt {
	width: 100%;
	background-color: #FFF;
	max-width: 100%;
	border: 1px solid #D9E2E9;
	padding: 0.3rem;
	font-size: 0.9rem;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus {
	background-color: #fafeff;
}
.wpcf7-textarea,
.mw_area {
	width: 100%;
	background-color: #FFF;
	max-width: 100%;
	border: 1px solid #D9E2E9;
	padding: 0.3rem;
	font-size: 0.9rem;
}
.priva {
	margin-top: 2em;
}
.priva p {
	text-align: left;
}
.priva h3 {
	font-size: 100%;
}
.priva h3 span {
	font-size: 0.8em;
	margin-left: 1rem;
	display: inline-block;
}
.priva ul {
	width: 100%;
	overflow-y: scroll;
	height: 250px;
	border: 1px solid #D9E2E9;
	background: #FFF;
}
.priva li {
	padding: 0 1rem 1rem 1rem;
	font-size: 0.9rem;
}
.priva li h4 {
	margin: 1.5em auto 0.5em;
	border-bottom: 1px solid #000;
	font-size: 1em;
}
.privabtn {
	text-align: center;
	margin-top: 2em;
	font-weight: bold;
}
.cont_kanryo {
	width: 100%;
	text-align: center;
	min-height: 420px;
}
.shonin {
	text-align: center;
	margin-top: 1rem;
}
.shonin p {
	display: inline;
}
/* 
 news index-archives page（サイドバー無し）
----------------------------------------------------------- */
#news_area {
	width: 100%;
	padding: 0rem 5% 5rem;
}
#news_area .inner {
	width: min(100%, 1200px);
	margin-inline: auto;
}
.archivetitle {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 15px 30px;
}
.archivetitle span {
	font-size: 20px;
	padding-right: 15px;
}
.archivetitle a,
.bcontwrap a {
	color: #000;
}
.cate_list {
	background-color: #000;
	padding: 15px 30px;
	color: #fff;
	font-size: 20px;
	line-height: 1.25em;
	font-weight: bold;
	margin-bottom: 100px;
}
.cate_list a {
	background-color: #fff;
	color: #000;
	margin-right: 8px;
	padding: 0 5px;
	display: inline-block;
	line-height: 1em;
}
.bcontwrap ul {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}
.bcontwrap ul li {
	width: 30%;
	margin-bottom: 100px;
	padding-bottom: 45px;
	position: relative;
	margin-right: 5%;
}
.bcontwrap ul li:nth-child(3n) {
	margin-right: 0;
}
.bcontwrap ul li:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.bcontwrap li dd:nth-child(1) {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bcontwrap li dd:nth-child(1) a {
	color: #FFF;
	background: #000;
	padding: 0 10px;
	margin: 0 0 5px 5px;
	font-size: 14px;
}
.bcontwrap li dd:nth-child(2) {
	font-size: 0.9em;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	padding-top: 25px;
	color: #003E6C;
}
.bcontwrap li div {
	position: absolute;
	bottom: 25px;
	right: 0;
}
.bcontwrap h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 20px;
}
.bcontwrap p {
	font-size: 14px;
}
.bcontwrap .more_btn {
	position: relative;
	display: inline-block;
	padding: 0 50px 0 20px;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	font-weight: bold;
}
.bcontwrap .more_btn::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 30px;
	height: 2px;
	background: #111;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
.bcontwrap .more_btn::after {
	content: '';
	position: absolute;
	top: 41%;
	right: 10px;
	width: 10px;
	height: 1.5px;
	background: #111;
	transform: rotate(35deg);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
.bcontwrap .more_btn:hover::before {
	right: 0;
}
.bcontwrap .more_btn:hover::after {
	right: 0;
}
/* news single page（サイドバー無し）
----------------------------------------------------------- */
.singlewrap {
	margin-bottom: 100px;
	padding-bottom: 50px;
	border-bottom: 1px solid #000;
}
.tca {
	margin-bottom: 50px;
}
.tca li {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}
.tca span {
	font-size: 14px;
}
.tca a {
	color: #000;
}
.tca a:after {
	content: " , ";
}
.tca a:last-of-type:after {
	content: "";
}
.stitle {
	font-size: 24px;
	line-height: 1.5em;
	padding-bottom: 20px;
	margin-bottom: 50px;
	border-bottom: 1px solid #000;
}
.singlewrap h2 {
	border-bottom: 1px solid #000;
	margin-bottom: 16px;
	padding-bottom: 15px;
}
.singlewrap h3 {
	border-left: 1px solid #000;
	padding: 0 10px;
	margin-bottom: 16px;
}
.singlewrap h4 {
	background: #000;
	color: #FFF;
	padding: 1px 10px 0;
	margin-bottom: 16px;
}
.singlewrap h5 {
	border-bottom: 1px dashed #000;
	margin-bottom: 16px;
	font-size: 16px;
}
.singlewrap h6 {
	margin-bottom: 16px;
	font-size: 16px;
}
.singlewrap p {
	text-align: justify;
	margin-bottom: 16px;
}
.singlewrap img {
	margin-bottom: 16px;
	max-width: 100%;
	height: auto;
}
/* 
 news index-archives page（サイドバー有り）
----------------------------------------------------------- */
#wrap {
	width: min(100%, 1200px);
	margin-inline: auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#wrap .archivetitle {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 2rem;
	width: 100%;
}
#l_cotent {
	width: 70%;
	margin-right: 5%;
}
#l_cotent .inner {
	margin-bottom: 3rem;
}
#l_cotent li {
	width: 100%;
	padding: 1.5rem 0;
	border-bottom: 1px dashed #EF3D6E;
}
#l_cotent li:nth-of-type(1) {
	padding: 0 0 1.5rem;
}
#l_cotent li dl {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
/*-- ▼画像を入れる場合 display:block; --*/
#l_cotent li dt {
	width: 30%;
	margin-right: 1.5rem;
}
/*-- ▼画像を入れない場合 width:100%; --*/
#l_cotent li dd {
	width: calc(100% - 30% - 1.5rem);
}
#l_cotent li dd span {
	margin-right: 1rem;
}
#l_cotent li dd span a {
	background: #EF3D6E;
	color: #FFF;
	padding: 0 0.5rem 0.1rem;
	font-size: 0.8rem;
	border-radius: 30px;
}
#l_cotent li dd h2 {
	margin: 0.7rem auto;
	font-size: 1.3rem;
}
#l_cotent .linkbox {
	display: flex;
	justify-content: flex-end;
	margin-top: 1.5rem;
}
#l_cotent .more_btn {
	position: relative;
	display: inline-block;
	padding: 0 50px 0 20px;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	font-weight: 500;
	color: #EF3D6E;
}
#l_cotent .more_btn::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 30px;
	height: 2px;
	background: #EF3D6E;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
#l_cotent .more_btn::after {
	content: '';
	position: absolute;
	top: 41%;
	right: 10px;
	width: 10px;
	height: 1.5px;
	background: #EF3D6E;
	transform: rotate(35deg);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
#l_cotent .more_btn:hover::before {
	right: 0;
}
#l_cotent .more_btn:hover::after {
	right: 0;
}
#sidebar {
	width: 25%;
}
.widgettitle {
	background: #EF3D6E;
	color: #FFF;
	padding: 0.5rem 1rem;
}
.widget ul {
	margin-bottom: 2rem;
	border: 1px solid #EF3D6E;
	background: #FFF;
}
.widget ul li a {
	width: 100%;
	font-size: 0.9rem;
	display: block;
	border-bottom: 1px solid #EF3D6E;
	padding: 1rem 1rem 1rem 2.3rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}
.widget ul li:last-of-type a {
	border-bottom: 0px solid #EF3D6E;
}
.widget ul li a::before {
	content: ">";
	position: absolute;
	top: 50%;
	left: 1rem;
	transform: translateY(-50%);
}
#archives-dropdown-2 {
	width: 100%;
	font-size: 0.9rem;
	padding: 0.7rem 1rem;
	background: #FFF;
	border: 0px;
}
/* news single page（サイドバー有り）
----------------------------------------------------------- */
.stitle2 {
	font-size: 24px;
	padding-bottom: 0.5rem;
	margin-bottom: 0.5rem;
	border-bottom: 1px solid #000;
}
.tca2 {
	margin-bottom: 3rem;
}
/* 
 foot
----------------------------------------------------------- */
#footer {
	width: 100%;
	padding: 5rem 5%;
	background-image: url('./library/images/foot.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#footer ul {
	width: min(100%, 1000px);
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#footer li:nth-of-type(1) {
	width: 35%;
}
#footer li:nth-of-type(1) dt {
	margin-bottom: 2rem;
}
#footer li:nth-of-type(1) dt img {
	width: min(100%, 250px);
}
#footer li:nth-of-type(2) {
	width: 34%;
}
#footer li:nth-of-type(2) a {
	position: relative;
	padding: 0.7rem 0 0.7rem 2rem;
	display: block;
}
#footer li:nth-of-type(2) a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background-image: url('./library/images/foot01.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 3px 4.5px;
}
#footer li:nth-of-type(3) {
	width: 30%;
	overflow: hidden;
}
#footer li:nth-of-type(3) a {
	display: block;
	width: min(100%, 235px);
	float: right;
	margin-bottom: 0.5rem;
}
#footer ul li .banner-footer {
	position: relative;
	display: block;
	padding: 4% 10px 4.2% 57px;
	border-radius: 5px;
	width: min(234px, 100%);
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.4;
	font-size: clamp(0.4rem, 2vw, 1.3rem);
	font-weight: 600;
	color: #fff;
	&::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 12px;
		transform: translateY(-50%);
		width: 36px;
		aspect-ratio: 1 / 1;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
}
#footer ul li .banner-footer.line {
	background-color: #2EAE38;
	&::before {
		background-image: url(./library/images/banner_line.svg);
	}
}
#footer ul li .banner-footer.web {
	background-color: #EF3D6E;
	&::before {
		background-image: url(./library/images/banner_web.svg);
	}
}
#footer ul li .banner-footer .link_name {
	color: #FDF150;
}
#footer ul li .banner-footer .gothic {
	margin: unset;
	padding: unset;
	width: unset;
	background-image: unset;
	letter-spacing: normal;
	font-size: clamp(0.1rem, 1.6vw, 0.9rem);
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.logoCtrl {
	width: 204px;
	max-width: 100%;
}
#cop {
	width: 100%;
	padding: 0.5rem;
	text-align: center;
	background: #EF3D6E;
	color: #FFF;
	font-size: 0.9em;
}
/* 
 smartphone menu btn
----------------------------------------------------------- */
#spnavbtn {
	position: fixed;
	top: 4%;
	right: 2%;
	z-index: 999;
	text-align: center;
	padding: 12px 10px 5px 11px;
	display: block;
	cursor: pointer;
	display: none;
	background: #EF3D6E;
}
.nav-trigger,
.nav-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.nav-trigger {
	position: relative;
	width: 30px;
	height: 18px;
}
.nav-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #FFF;
	border-radius: 20px;
}
.nav-trigger span:nth-of-type(1) {
	top: 0;
}
.nav-trigger span:nth-of-type(2) {
	top: 8px;
}
.nav-trigger span:nth-of-type(3) {
	bottom: 0;
}
/* 
 smartphone menu btn click
----------------------------------------------------------- */
#spnavbtn .activete {
	font-size: 0.9em;
	opacity: 0;
}
#spnavbtn .activete:before {
	content: "";
}
.nav-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(8px) rotate(-45deg);
	transform: translateY(8px) rotate(-45deg);
}
.nav-trigger.active span:nth-of-type(2) {
	left: 60%;
	opacity: 0;
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
@keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
.nav-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}
/* 
 smartphone menu btn click area
----------------------------------------------------------- */
#sp_close {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
	display: none;
}
#sp_close.open {
	display: inherit;
}
#spnav {
	position: relative;
	z-index: 998;
}
#spnav .trigger {
	width: 300px;
	height: 100%;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	position: fixed;
	top: 0;
	left: -300px;
	color: rgba(255, 255, 255, 0);
	overflow-y: scroll;
}
#spnav .open {
	width: 300px;
	max-width: 80%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	color: rgba(150, 150, 150, 1);
	overflow-y: scroll;
	-webkit-backface-visibility: hidden;
	-webkit-backdrop-filter: saturate(140%) blur(20px);
	backdrop-filter: saturate(140%) blur(20px);
	backface-visibility: hidden;
	background: rgba(255, 255, 255, 0.7);
	will-change: backdrop-filter;
}
#spnav h1 {
	width: 100%;
	padding: 2rem 5%;
	text-align: center;
}
#spnav h1 img {
	width: 160px;
	margin: 0 auto;
}
#spnav ul li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	line-height: 3em;
	text-align: center;
}
#spnav ul li:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#spnav ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	font-size: 0.8em;
}
#spnav ul li a:hover,
#spnav .navright:hover {
	background: rgba(255, 255, 255, 1);
	color: rgba(150, 150, 150, 1);
}
#spnav ul li img {
	display: block;
	margin: 0 auto;
}
#spnav ul li:nth-of-type(6) {
	margin: 1rem auto 0.5rem;
}
/* #spnav ul li:nth-of-type(6) a,
#spnav ul li:nth-of-type(7) a{
	text-align:center;
} */
#spnav .navleft {
	width: 88%;
	float: left;
	display: block;
}
#spnav .navright {
	width: 12%;
	display: block;
	float: left;
	text-align: center;
	cursor: pointer;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
}
#spnav ul li dl {
	overflow: hidden;
}
#spnav ul li dd {
	display: none;
}
#spnav ul li .subnav {
	padding: 0 30px;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	opacity: 0;
	transition: all ease 0.8s;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
}
#spnav ul li .drop1,
#spnav ul li .drop2,
#spnav ul li .drop3 {
	opacity: 1;
}
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {
	.sub {
		background-attachment: inherit;
	}
	/* 
 top
----------------------------------------------------------- */
	#top_fi .block3::before {
		left: 75%;
	}
	/* 
 contact
----------------------------------------------------------- */
	.cont_area02_box {
		padding: 3.5rem 4rem 4rem;
		position: relative;
		top: -5rem;
		left: 5%;
		right: 5%;
		margin-left: 0;
	}
	#cont_area02 {
		padding: 0 5%;
	}
	#cont_area03 {
		padding: 5rem 5%;
	}
}
@media screen and (max-width: 1100px) {
	.pc {
		display: block;
	}
	.sp {
		display: none;
	}
	#cont_list {
		margin-top: 0rem;
	}
	.navwrap li {
		display: none;
	}
	.navwrap li:nth-of-type(1) {
		display: block;
	}
	.navwrap li:nth-of-type(1) a {
		padding: 0.5rem 0;
	}
	.navwrap ul li:nth-of-type(1) img {
		width: 145px;
		margin-left: 0.5rem;
	}
	/* 
 TOP
----------------------------------------------------------- */
	#fv {
		height: 68vh;
	}
	/* 
 news
----------------------------------------------------------- */
	#news_area {
		padding: 3rem 5%;
	}
	/* 
 smartphone menu btn
----------------------------------------------------------- */
	#spnavbtn {
		top: 0.5rem;
		right: 0.5rem;
		padding: 10px 10px 5px 11px;
		display: block;
	}
	.nav-trigger {
		width: 30px;
	}
	/* 
footer
----------------------------------------------------------- */
}
@media screen and (max-width:820px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	.flex-prev {
		display: none !important;
	}
	.flex-next {
		display: none !important;
	}
	h1,
	h2 {
		margin-bottom: 2rem;
	}
	.sub {
		background-image: url('./library/images/sub_bg.jpg');
		background-size: 130%;
		background-position: top center;
		background-repeat: no-repeat;
	}
	/* 
 top
----------------------------------------------------------- */
	#fv {
		height: 38vh;
		margin-top: 3rem;
	}
	#top_fi .inner {
		padding: 3rem 5%;
	}
	#top_fi .block h3 {
		font-size: 25px;
	}
	#top_fi li {
		width: 100%;
		font-size: 18px;
	}
	#top_fi li:nth-of-type(2n) {
		width: 100%;
		margin-left: 0;
	}
	#top_fi ul {
		width: min(100%, 510px);
	}
	#top_se {
		padding: 3rem 5%;
	}
	#top_th {
		padding: 3rem 5%;
	}
	#top_fo {
		padding: 3rem 5%;
	}
	#top_fo .block dl {
		width: 100%;
		margin-top: 1rem;
	}
	#top_fo .block dt img {
		display: block;
		margin: 0 auto;
	}
	#top_fiv,
	#faq {
		padding: 3rem 5%;
	}
	#top_news,
	{
	padding: 5rem 5% 3rem;
}
#top_six {
	padding: 3rem 5%;
}
/* 
 初めての方へ
----------------------------------------------------------- */
#ftu_se .inner {
	padding: 2.5rem 5% 2.5rem 28%;
}
#ftu_fi {
	padding: 0 5% 3rem;
}
#ftu_th {
	padding: 3rem 5%;
}
/* 
 contact
----------------------------------------------------------- */
#cont_list {
	padding: 3rem 5% 1rem;
}
#cont_list li {
	line-height: 1.5rem;
	font-size: 0.7rem;
}
.wpcf7 dl,
.mw_wrap dl {
	width: 100%;
	display: block;
	border-top: 0px dashed #CCC;
	margin-bottom: 1em;
}
.wpcf7 dt span,
.mw_wrap dt span {
	color: #d60101;
	font-size: 0.7em;
	padding-left: 1%;
}
.mwform-tel-field input[type="text"],
.mwform-zip-field input[type="text"] {
	display: inline-block;
	width: 26%;
}
.priva ul {
	font-size: 0.9em;
}
/* 
 news index-archives page（サイドバー無し）
----------------------------------------------------------- */
.archivetitle {
	font-size: 1rem;
	margin: 0 auto 0.5rem;
}
.archivetitle span {
	font-size: 1rem;
	padding-right: 5px;
}
.cate_list {
	background-color: #000;
	padding: 0.3rem 0.5rem 0.6rem;
	font-size: 1rem;
	line-height: 1.7rem;
	margin-bottom: 2rem;
}
.cate_list a {
	margin-right: 5px;
	padding: 0 5px 2px;
	font-size: 0.8rem;
}
.bcontwrap ul li {
	width: 100%;
	margin-bottom: 2rem;
	padding-bottom: 4.5rem;
	margin-right: 0;
}
.bcontwrap li dd:nth-child(1) {
	font-size: 1rem;
}
.bcontwrap li dd:nth-child(1) a {
	padding: 1px 10px;
	margin: 0 0 0 5px;
	font-size: 12px;
}
.bcontwrap li dd:nth-child(1) {
	margin-bottom: 1rem;
}
/* news single page（サイドバー無し）
----------------------------------------------------------- */
/* 
 news index-archives page（サイドバー有り）
----------------------------------------------------------- */
#l_cotent {
	width: 100%;
	margin: 0 0 2rem;
}
#sidebar {
	width: 100%;
}
#l_cotent li dt {
	width: 100%;
	margin: 0 auto 1rem;
}
#l_cotent li dd {
	width: 100%;
}
/* news single page（サイドバー有り）
----------------------------------------------------------- */
/* 
 foot
----------------------------------------------------------- */
#prev,
#next {
	width: 100%;
	margin: 0 0 0.4rem;
}
#next {
	float: right;
}
#footer ul li .banner-footer {
	padding-left: 27%;
	padding-right: 6px;
	&::before {
		left: 5%;
		width: clamp(15px, 4.5vw, 36px);
	}
}
}
@media screen and (max-width:640px) {
	h1 dl,
	h2 dl {
		font-size: 15px;
	}
	h1 p,
	h2 p {
		font-size: 22px;
	}
	.sub {
		background-image: url('');
		background-size: 0;
	}
	.block2 {
		flex-direction: column;
	}
	.block2 .banner {
		padding-left: min(75px, 22%);
		width: min(379px, 100%);
		font-size: clamp(0.9rem, 4.4vw, 1.2rem);
		&::before {
			width: clamp(27px, 8vw, 36px);
		}
	}
	.block2 .banner .gothic {
		font-size: clamp(0.7rem, 3.4vw, 0.86rem);
	}
	/* 
 top
----------------------------------------------------------- */
	#fv {
		display: none;
	}
	#fvsp {
		display: block;
	}
	#top_fi .block p {
		font-size: 16px;
	}
	#top_fi .block h3 {
		font-size: 20px;
		border-radius: 5px;
	}
	#top_fi li {
		font-size: 15px;
		line-height: 1.4rem;
	}
	#top_fi .block2 img {
		margin: 2rem auto;
		width: 50px;
	}
	#top_fi .block2 h3 {
		font-size: 20px;
		border-radius: 5px;
	}
	#top_fi .block3 p {
		padding-right: 0;
	}
	#top_fi .block3::before {
		display: none;
	}
	#top_se h3 span {
		font-size: 24px;
	}
	#top_se .block::before,
	#top_se .block::after {
		padding: 24.5px 18px;
	}
	#top_se .block {
		padding: 1rem 2rem;
	}
	#top_se .block dt {
		font-size: 20px;
	}
	#top_se p,
	#top_fiv .block p,
	#faq .block p {
		margin: 2rem auto;
		padding: 0 1rem;
	}
	#top_se p::before,
	#top_se p::after,
	#top_fiv .block p::before,
	#top_fiv .block p::after,
	#faq .block p::before,
	#faq .block p::after {
		display: none;
	}
	#top_se .block2 a,
	#top_fiv .block2 a,
	#faq .block2 a {
		margin: 0.5rem auto;
	}
	#top_se .block2 {
		margin: 0 auto 2rem;
	}
	#top_th .block dl {
		width: 100%;
		margin: 0.5rem auto;
		padding: 5rem 1rem 3rem;
	}
	#top_th .block dt span {
		font-size: 20px;
	}
	#top_th .block dt::before {
		padding: 13.5px 16px;
	}
	#top_th .block dt {
		padding: 0 0 0.3rem 2.5rem;
	}
	#top_fo .block dl {
		padding: 1rem;
	}
	.accordion summary,
	#faq .accordion summary {
		font-size: 16px;
		padding-right: 1rem;
	}
	.accordion,
	#faq .accordion {
		padding: 1rem;
	}
	.accordion summary::after,
	#faq .accordion summary::after {
		transform: translateX(1rem) rotate(0deg);
	}
	.accordion[open] summary::after,
	#faq .accordion[open] summary::after {
		transform: translate(0rem, -1rem) rotate(0deg);
	}
	#top_news {
		padding: 3rem 5%;
	}
	#top_news li {
		width: 100%;
		margin-top: 1.5rem;
	}
	#top_news li:nth-of-type(1) {
		margin-top: 0;
	}
	#top_six .btn input {
		padding: 0.5rem;
	}
	#footer {
		padding: 3rem 5%;
	}
	#footer ul {
		flex-direction: column;
	}
	#footer li:nth-of-type(1) {
		width: 100%;
		text-align: center;
	}
	#footer li:nth-of-type(1) dt {
		margin-bottom: 1rem;
	}
	#footer li:nth-of-type(1) dt img {
		margin: 0 auto;
	}
	#footer li:nth-of-type(2) {
		width: 200px;
		margin: 1rem auto;
	}
	#footer li:nth-of-type(2) a {
		padding: 0.1rem 0 0.1rem 2rem;
	}
	#footer li:nth-of-type(3) {
		width: 100%;
	}
	#footer li:nth-of-type(3) a {
		float: none;
		margin: 0.5rem auto;
	}
	#footer ul li .banner-footer {
		padding: 10px 10px 10px 0;
		padding-left: 68px;
		margin: 0 auto;
		width: 260px;
		font-size: 1rem;
		&::before {
			left: 9%;
			width: 30px;
		}
	}
	#footer ul li .banner-footer + .banner-footer {
		margin-top: 12px;
	}
	#footer ul li .banner-footer .gothic {
		font-size: 0.8rem;
	}
	/* 
 subpage共通
----------------------------------------------------------- */
	#sub_fv {
		background-image: url('./library/images/sub_bg.jpg');
		background-size: cover;
		background-position: top center;
		background-repeat: no-repeat;
		padding: 6rem 5% 1rem;
	}
	#sub_fv h1 {
		font-size: 2rem;
	}
	#sub_fv h1 span {
		font-size: 1rem;
	}
	/* 
 こんなひとにオススメ
----------------------------------------------------------- */
	#rec .block li:nth-of-type(1) {
		width: 100%;
		margin-bottom: 1rem;
	}
	#rec .block li:nth-of-type(2) {
		width: 100%;
	}
	#rec .block:nth-of-type(2n) li:nth-of-type(1) {
		width: 100%;
		margin-bottom: 1rem;
	}
	#rec .block h3 {
		font-size: 16px;
	}
	#rec .block:nth-of-type(2n) li:nth-of-type(2) {
		width: 100%;
	}
	/* 
 初めての方へ
----------------------------------------------------------- */
	#ftu_fi {
		padding: 3rem 5%;
	}
	#ftu_fi h3 p {
		font-size: 20px;
	}
	#ftu_se .inner::before {
		display: none;
	}
	#ftu_se .inner {
		padding: 3rem 5%;
	}
	#ftu_th h3,
	#ftu_fo h3 {
		text-align: center;
		margin-bottom: 2rem;
	}
	#ftu_th h3 span::after,
	#ftu_th h3 span::before,
	#ftu_fo h3 span::after,
	#ftu_fo h3 span::before {
		padding: 16.5px 20px;
	}
	#ftu_th h3 span,
	#ftu_fo h3 span {
		font-size: 18px;
		padding: 0 3rem;
	}
	#ftu_th .block::after,
	#ftu_th .block::before {
		padding: 23.5px 16px;
	}
	#ftu_th .block {
		padding: 1rem 2rem;
	}
	#ftu_th .block dl::before {
		padding: 33px 23px;
	}
	#ftu_th .block dt {
		font-size: 18px;
	}
	#ftu_th .block2 {
		padding: 1rem;
		text-align: left;
	}
	#ftu_fo .block dt {
		width: 70px;
	}
	#ftu_fo .block dd {
		width: calc(100% - 70px - 1rem);
	}
	#ftu_fo .block dd h4 {
		font-size: 20px;
	}
	#ftu_fo .block dt::before {
		display: none;
	}
	#ftu_fo .block dd h4 {
		font-size: 18px;
		display: inline;
	}
	#ftu_fo {
		width: 100%;
		padding: 0 5% 0;
	}
	/* 
 faq
----------------------------------------------------------- */
	#faq {
		padding: 1rem 5% 3rem;
	}
	#faq .block2 {
		margin: 0 auto 3rem;
	}
	/* 
 お問い合わせ
----------------------------------------------------------- */
	.cont_fi_box h2 {
		font-size: 1.3rem;
		margin-bottom: 2rem;
	}
}
.wpcf7-turnstile {
	text-align: center;
	margin-top: 2rem;
}