/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:after,
:before {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid
}

html {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	line-height: 1.15
}

body {
	margin: 0
}

main {
	display: block
}

address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit
}

ol,
ul {
	margin: 0;
	padding: 0
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

hr {
	box-sizing: content-box;
	height: 0;
	margin: 0;
	clear: both;
	overflow: visible;
	border-top-width: 1px;
	color: inherit
}

pre {
	font-size: inherit;
	font-family: monospace, monospace
}

address {
	font-style: inherit
}

a {
	background-color: transparent;
	color: inherit;
	text-decoration: none
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: 700
}

code,
kbd,
samp {
	font-size: inherit;
	font-family: monospace, monospace
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

embed,
iframe,
img,
object {
	vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
	border-radius: 0;
	outline: 0;
	background: transparent;
	color: inherit;
	font: inherit;
	text-align: inherit;
	vertical-align: middle
}

[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox
}

[type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
	cursor: default
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted #ccc
}

fieldset,
option {
	padding: 0
}

fieldset {
	min-width: 0;
	margin: 0
}

legend {
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

label[for] {
	cursor: pointer
}

details {
	display: block
}

summary {
	display: list-item
}

[contenteditable] {
	outline: none
}

table {
	border-spacing: 0
}

caption {
	text-align: left
}

td,
th {
	padding: 0;
	vertical-align: top
}

th {
	font-weight: 700;
	text-align: left
}

[hidden],
template {
	display: none
}

* {
	-webkit-overflow-scrolling: touch
}

*,
:after,
:before {
	box-sizing: border-box
}

:focus-visible {
	outline: 2px solid #f0f;
	outline-offset: 2px
}

html {
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-size: 10px;
	scroll-behavior: smooth;
	scroll-padding-top: 50px
}

body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	min-width: 1080px;
	color: #000;
	font-size: 1.6rem;
	line-height: 1;
	font-family: Noto Sans JP, Helvetica Neue, Helvetica, Hiragino Sans, Hiragino Kaku Gothic ProN, Arial, 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, Yu Gothic, Meiryo, sans-serif
}

a,
button {
	outline: none;
	color: #000;
	text-decoration: none
}

img,
svg,
video {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	image-rendering: -webkit-optimize-contrast
}

table {
	width: 100%;
	max-width: 100%;
	border-collapse: collapse
}

table td,
table th {
	vertical-align: top
}

input::-ms-clear {
	display: none
}

ol,
ul {
	list-style: none;
	list-style-position: inside
}

button,
input,
select,
textarea {
	font-family: inherit
}

select::-ms-expand {
	display: none
}

button:focus {
	outline: none
}

.p-bnr {
	padding: 80px 0
}

.p-bnr-box {
	display: flex;
	justify-content: center
}

.p-bnr-box img {
	width: 100%
}

.p-contact {
	padding: 80px 0 125px;
	background: url(../images/contact_bg@2x.jpg) no-repeat;
	background-size: cover
}

.p-contact__text {
	margin-top: 28px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
	text-align: center
}

.p-contact-box {
	justify-content: center;
	margin-top: 51px;
	gap: 35px
}

.p-contact-box,
.p-contact-box__telArea .telLink {
	display: flex;
	align-items: center
}

.p-contact-box__telArea .telLink .text {
	color: #fff;
	font-weight: 700;
	font-size: 50px;
	line-height: 1.2
}

.p-contact-box__contactArea .contactLink {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 330px;
	height: 70px;
	border-radius: 50px;
	background-color: #fff;
	color: #ff8f8f
}

.p-contact-followBtn {
	max-width: 780px;
	margin: 50px auto 0
}

.p-contact-followBtn .followBtn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 0;
	gap: 28px;
	border-radius: 20px;
	background-color: #fff
}

.p-contact-followBtn .followBtn .text {
	color: #ff8f8f;
	font-weight: 700;
	font-size: 43px;
	line-height: 1.1627906977;
	text-transform: uppercase
}

.p-contact-followBtn .followBtn .icon {
	width: 42px
}

.l-ftr-main {
	padding: 40px 0 58px;
	background-color: #fff
}

.l-ftr-main__box {
	display: flex;
	align-items: center;
	gap: 33px
}

.l-ftr-main__box .logoArea .logo {
	display: block;
	margin-bottom: 40px
}

.l-ftr-main__box .logoArea .logo img {
	width: 186px
}

.l-ftr-main__box .logoArea .infoArea {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4666666667
}

.l-ftr-main__box .contentsArea {
	display: flex;
	align-items: center;
	gap: 84px
}

.l-ftr-main__box .contentsArea .linkArea {
	flex-shrink: 0
}

.l-ftr-main__box .contentsArea .linkArea .linkListWrap+.linkListWrap {
	margin-top: 23px
}

.l-ftr-main__box .contentsArea .linkArea .linkListWrap .tit {
	margin-bottom: 10px;
	color: #ff8f8f;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2222222222;
	letter-spacing: .1em;
	text-transform: uppercase
}

.l-ftr-main__box .contentsArea .linkArea .linkListWrap .linkList .linkListItem .itemLink {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4666666667
}

.l-ftr-main__box .contentsArea .linkArea .linkListWrap .linkList--grid {
	-ms-grid-columns: (1fr)[3];
	-moz-column-gap: 30px;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 30px;
	row-gap: 20px
}

.l-ftr-main__box .contentsArea .mapArea iframe {
	aspect-ratio: 3/2;
	width: 100%;
	height: 100%;
}

.l-ftr-copyArea {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 23px 0;
	background-color: #ff8f8f;
	color: #fff
}

.l-ftr-copyArea .copy {
	font-weight: 400;
	font-size: 12px;
	line-height: 1
}

.l-hdr {
	z-index: 99;
	position: fixed;
	top: 13px;
	left: 7.2%;
	width: 90%;
	padding: 5px 30px;
	border-radius: 40px;
	background-color: #fff
}

.l-hdr-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px
}

.l-hdr-box__linkArea {
	align-items: center
}

.l-hdr-box__linkArea,
.l-hdr-box__linkArea .hdrNav {
	display: flex;
	gap: 20px
}

.l-hdr-box__linkArea .hdrNav .navItem .itemLink {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.4285714286
}

.l-hdr-box__linkArea .snsArea img {
	width: 25px
}

.l-hdr-box__linkArea .telArea .telLink {
	display: flex;
	gap: 10px
}

.l-hdr-box__linkArea .telArea .telLink .text {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.3636363636
}

.l-hdr-box__linkArea .contactArea .contactLink {
	display: flex;
	align-items: center;
	padding: 18px 20px;
	gap: 9px;
	border-radius: 40px;
	background-color: #ff8f8f
}

.l-hdr-box__linkArea .contactArea .contactLink .text {
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.4
}

.l-hdr-box .humArea .hum {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 50px;
	height: 50px;
	padding: 15px 10px
}

.l-hdr-box .humArea .hum span {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #ff8f8f;
	transition: .4s
}

.c-btnA {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 262px;
	height: 56px;
	border: 1px solid #abda8c;
	border-radius: 40px;
	background-color: #abda8c;
	color: #fff;
	transition: all 0.4s ease;
}

.c-btnA:hover {
	background-color: #fff;
	color: #698f50
}

.c-cardA {
	display: flex;
	flex-direction: column
}

.c-cardA__imageArea {
	aspect-ratio: 38/25;
	overflow: hidden
}

.c-cardA__imageArea img {
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.c-cardA__textArea {
	padding: 10px 0;
	background-color: #fff;
}

.c-cardA__textArea .infoArea {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	padding-left: 0;
	gap: 20px
}

.c-cardA__textArea .infoArea .cat {
	padding: 3px 12px;
	background-color: #ffbc55;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 1;
}

.c-cardA__textArea .infoArea .date {
	font-weight: 700;
	font-size: 14px;
	line-height: 1
}

.c-cardA__textArea .tit {
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.75;
}

.c-cardB {
	padding: 15px;
	background-color: #fff
}

.c-cardB,
.c-cardB .imageArea img {
	border-radius: 14px
}

.c-cardB .textArea {
	margin-top: 16px
}

.c-cardB .textArea .tit {
	margin-bottom: 16px;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.2692307692;
	text-align: center
}

.c-mv {
	padding: 150px 0 100px
}

.c-mv-tit {
	position: relative
}

.c-mv-tit__en {
	color: #ffecec;
	font-weight: 700;
	font-size: 120px;
	line-height: 1
}

.c-mv-tit__jp {
	position: absolute;
	bottom: 0;
	left: 0;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.1538461538
}

.c-pager {
	margin-top: 40px
}

.c-pager .wp-pagenavi,
.c-pager .wp-pagenavi a,
.c-pager .wp-pagenavi span {
	display: flex;
	align-items: center;
	justify-content: center
}

.c-pager .wp-pagenavi a,
.c-pager .wp-pagenavi span {
	font-size: 14px
}

.c-pager .wp-pagenavi a+a,
.c-pager .wp-pagenavi a span,
.c-pager .wp-pagenavi span+a,
.c-pager .wp-pagenavi span span {
	margin-left: 20px
}

.c-pager .wp-pagenavi .page {
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	font-weight: 700;
	font-size: 14px;
	    border-radius: 50%;
}

.c-pager .wp-pagenavi .page:hover {
	background: #ff8f8f;
	color: #fff;
	opacity: 1;
	    border-radius: 50%;
}

.c-pager .wp-pagenavi .extend {
	margin-left: 20px
}

.c-pager .wp-pagenavi .current {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    margin-left: 20px;
    border: 1px solid #ff8f8f;
    background: #ff8f8f;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-radius: 50%;
}

.c-pager .wp-pagenavi .nextpostslink,
.c-pager .wp-pagenavi .previouspostslink {
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	    border-radius: 50%;
}

.c-pager .wp-pagenavi .previouspostslink {
	display: flex;
	align-items: center;
	margin-right: 30px
}

.c-pager .wp-pagenavi .nextpostslink {
	display: flex;
	align-items: center;
	margin-left: 30px
}

.pager_single {
	display: flex;
	justify-content: center;
	margin-top: 70px
}

.pager_single .c-btnA {
	width: 190px;
	font-weight: 400;
	font-size: 18px;
	font-family: 游ゴシック, Yu Gothic
}

.pager_single .nav-next,
.pager_single .nav-previous {
	position: relative
}

.pager_single .nav-next+div,
.pager_single .nav-previous+div {
	margin-left: 30px
}

.pager_single .nav-next a,
.pager_single .nav-previous a {
	display: flex;
	position: absolute;
	top: 50%;
	flex-direction: column;
	transform: translateY(-50%);
	font-size: 12px
}

.pager_single .nav-next a:hover,
.pager_single .nav-previous a:hover {
	opacity: .7
}

.pager_single .nav-next a:before,
.pager_single .nav-previous a:before {
	display: block;
	width: 8px;
	height: 18px;
	content: ""
}

.pager_single .nav-previous a {
	left: -30px
}

.pager_single .nav-next a {
	right: -30px;
	transform: translateY(-50%) rotateY(180deg)
}

.c-pankuzu {
	padding: 12px 0;
	background-color: #e6f2f8
}

.c-pankuzu ul {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	width: 100%;
	-webkit-line-clamp: 1;
	overflow: hidden
}

.c-pankuzu ul li {
	display: inline
}

.c-pankuzu ul li+li:before {
	margin: 0 3px;
	content: ">";
	color: #000
}

.c-pankuzu ul li a,
.c-pankuzu ul li span {
	font-size: 16px
}

.c-pankuzu__list {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	width: 100%;
	-webkit-line-clamp: 1;
	overflow: hidden
}

.c-pankuzu__list>span+span:before {
	margin: 0 3px;
	content: ">";
	color: #000;
	font-size: 14px
}

.c-pankuzu__list>span>a,
.c-pankuzu__list>span>span {
	font-size: 14px
}

.c-textA {
	font-weight: 500;
	font-size: 15px;
	line-height: 2
}

.c-textA--center {
	text-align: center
}

.c-titA {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 22px
}

.c-titA__jp {
	font-weight: 700;
	font-size: 50px;
	line-height: 1.2
}

.c-titA__en {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25
}

.c-titA--white .c-titA__en,
.c-titA--white .c-titA__jp {
	color: #fff
}

.c-titA--pink .c-titA__jp {
	color: #ff8f8f
}

.c-titA--yellow .c-titA__jp {
	color: #ffbc55
}

.c-titA--green .c-titA__jp {
	color: #68b535
}

.c-titB {
	position: relative;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1111111111;
	text-align: center
}

.c-titB:before {
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 112px;
	height: 2px;
	transform: translateX(-50%);
	background-color: #000;
	content: ""
}

.c-titB--pink:before {
	background-color: #ff8f8f
}

.c-inner {
	width: calc(100% - 40px);
	margin-right: auto;
	margin-left: auto
}

.c-inner,
.c-inner--1200 {
	max-width: 1080px
}

.c-ofi {
	-o-object-fit: cover;
	-o-object-position: center;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	font-family: "object-fit: cover;, object-position: center;"
}

.mb5 {
	margin-bottom: 5px !important
}

.mt5 {
	margin-top: 5px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mt10 {
	margin-top: 10px !important
}

.mb15 {
	margin-bottom: 15px !important
}

.mt15 {
	margin-top: 15px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mt20 {
	margin-top: 20px !important
}

.mb25 {
	margin-bottom: 25px !important
}

.mt25 {
	margin-top: 25px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.mt30 {
	margin-top: 30px !important
}

.mb35 {
	margin-bottom: 35px !important
}

.mt35 {
	margin-top: 35px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.mt40 {
	margin-top: 40px !important
}

.mb45 {
	margin-bottom: 45px !important
}

.mt45 {
	margin-top: 45px !important
}

.mb50 {
	margin-bottom: 50px !important
}

.mt50 {
	margin-top: 50px !important
}

.mb55 {
	margin-bottom: 55px !important
}

.mt55 {
	margin-top: 55px !important
}

.mb60 {
	margin-bottom: 60px !important
}

.mt60 {
	margin-top: 60px !important
}

.mb65 {
	margin-bottom: 65px !important
}

.mt65 {
	margin-top: 65px !important
}

.mb70 {
	margin-bottom: 70px !important
}

.mt70 {
	margin-top: 70px !important
}

.mb75 {
	margin-bottom: 75px !important
}

.mt75 {
	margin-top: 75px !important
}

.mb80 {
	margin-bottom: 80px !important
}

.mt80 {
	margin-top: 80px !important
}

.mb85 {
	margin-bottom: 85px !important
}

.mt85 {
	margin-top: 85px !important
}

.mb90 {
	margin-bottom: 90px !important
}

.mt90 {
	margin-top: 90px !important
}

.mb95 {
	margin-bottom: 95px !important
}

.mt95 {
	margin-top: 95px !important
}

.mb100 {
	margin-bottom: 100px !important
}

.mt100 {
	margin-top: 100px !important
}

.mb105 {
	margin-bottom: 105px !important
}

.mt105 {
	margin-top: 105px !important
}

.mb110 {
	margin-bottom: 110px !important
}

.mt110 {
	margin-top: 110px !important
}

.mb115 {
	margin-bottom: 115px !important
}

.mt115 {
	margin-top: 115px !important
}

.mb120 {
	margin-bottom: 120px !important
}

.mt120 {
	margin-top: 120px !important
}

.mb125 {
	margin-bottom: 125px !important
}

.mt125 {
	margin-top: 125px !important
}

.mb130 {
	margin-bottom: 130px !important
}

.mt130 {
	margin-top: 130px !important
}

.mb135 {
	margin-bottom: 135px !important
}

.mt135 {
	margin-top: 135px !important
}

.mb140 {
	margin-bottom: 140px !important
}

.mt140 {
	margin-top: 140px !important
}

.mb145 {
	margin-bottom: 145px !important
}

.mt145 {
	margin-top: 145px !important
}

.mb150 {
	margin-bottom: 150px !important
}

.mt150 {
	margin-top: 150px !important
}

.mb155 {
	margin-bottom: 155px !important
}

.mt155 {
	margin-top: 155px !important
}

.mb160 {
	margin-bottom: 160px !important
}

.mt160 {
	margin-top: 160px !important
}

.mb165 {
	margin-bottom: 165px !important
}

.mt165 {
	margin-top: 165px !important
}

.mb170 {
	margin-bottom: 170px !important
}

.mt170 {
	margin-top: 170px !important
}

.mb175 {
	margin-bottom: 175px !important
}

.mt175 {
	margin-top: 175px !important
}

.mb180 {
	margin-bottom: 180px !important
}

.mt180 {
	margin-top: 180px !important
}

.mb185 {
	margin-bottom: 185px !important
}

.mt185 {
	margin-top: 185px !important
}

.mb190 {
	margin-bottom: 190px !important
}

.mt190 {
	margin-top: 190px !important
}

.mb195 {
	margin-bottom: 195px !important
}

.mt195 {
	margin-top: 195px !important
}

.mb200 {
	margin-bottom: 200px !important
}

.mt200 {
	margin-top: 200px !important
}

.mb205 {
	margin-bottom: 205px !important
}

.mt205 {
	margin-top: 205px !important
}

.mb210 {
	margin-bottom: 210px !important
}

.mt210 {
	margin-top: 210px !important
}

.mb215 {
	margin-bottom: 215px !important
}

.mt215 {
	margin-top: 215px !important
}

.mb220 {
	margin-bottom: 220px !important
}

.mt220 {
	margin-top: 220px !important
}

.mb225 {
	margin-bottom: 225px !important
}

.mt225 {
	margin-top: 225px !important
}

.mb230 {
	margin-bottom: 230px !important
}

.mt230 {
	margin-top: 230px !important
}

.mb235 {
	margin-bottom: 235px !important
}

.mt235 {
	margin-top: 235px !important
}

.mb240 {
	margin-bottom: 240px !important
}

.mt240 {
	margin-top: 240px !important
}

.mb245 {
	margin-bottom: 245px !important
}

.mt245 {
	margin-top: 245px !important
}

.mb250 {
	margin-bottom: 250px !important
}

.mt250 {
	margin-top: 250px !important
}

.mb255 {
	margin-bottom: 255px !important
}

.mt255 {
	margin-top: 255px !important
}

.mb260 {
	margin-bottom: 260px !important
}

.mt260 {
	margin-top: 260px !important
}

.mb265 {
	margin-bottom: 265px !important
}

.mt265 {
	margin-top: 265px !important
}

.mb270 {
	margin-bottom: 270px !important
}

.mt270 {
	margin-top: 270px !important
}

.mb275 {
	margin-bottom: 275px !important
}

.mt275 {
	margin-top: 275px !important
}

.mb280 {
	margin-bottom: 280px !important
}

.mt280 {
	margin-top: 280px !important
}

.mb285 {
	margin-bottom: 285px !important
}

.mt285 {
	margin-top: 285px !important
}

.mb290 {
	margin-bottom: 290px !important
}

.mt290 {
	margin-top: 290px !important
}

.mb295 {
	margin-bottom: 295px !important
}

.mt295 {
	margin-top: 295px !important
}

.mb300 {
	margin-bottom: 300px !important
}

.mt300 {
	margin-top: 300px !important
}

.mb305 {
	margin-bottom: 305px !important
}

.mt305 {
	margin-top: 305px !important
}

.mb310 {
	margin-bottom: 310px !important
}

.mt310 {
	margin-top: 310px !important
}

.mb315 {
	margin-bottom: 315px !important
}

.mt315 {
	margin-top: 315px !important
}

.mb320 {
	margin-bottom: 320px !important
}

.mt320 {
	margin-top: 320px !important
}

.mb325 {
	margin-bottom: 325px !important
}

.mt325 {
	margin-top: 325px !important
}

.mb330 {
	margin-bottom: 330px !important
}

.mt330 {
	margin-top: 330px !important
}

.mb335 {
	margin-bottom: 335px !important
}

.mt335 {
	margin-top: 335px !important
}

.mb340 {
	margin-bottom: 340px !important
}

.mt340 {
	margin-top: 340px !important
}

.mb345 {
	margin-bottom: 345px !important
}

.mt345 {
	margin-top: 345px !important
}

.mb350 {
	margin-bottom: 350px !important
}

.mt350 {
	margin-top: 350px !important
}

.mb355 {
	margin-bottom: 355px !important
}

.mt355 {
	margin-top: 355px !important
}

.mb360 {
	margin-bottom: 360px !important
}

.mt360 {
	margin-top: 360px !important
}

.mb365 {
	margin-bottom: 365px !important
}

.mt365 {
	margin-top: 365px !important
}

.mb370 {
	margin-bottom: 370px !important
}

.mt370 {
	margin-top: 370px !important
}

.mb375 {
	margin-bottom: 375px !important
}

.mt375 {
	margin-top: 375px !important
}

.mb380 {
	margin-bottom: 380px !important
}

.mt380 {
	margin-top: 380px !important
}

.mb385 {
	margin-bottom: 385px !important
}

.mt385 {
	margin-top: 385px !important
}

.mb390 {
	margin-bottom: 390px !important
}

.mt390 {
	margin-top: 390px !important
}

.mb395 {
	margin-bottom: 395px !important
}

.mt395 {
	margin-top: 395px !important
}

.mb400 {
	margin-bottom: 400px !important
}

.mt400 {
	margin-top: 400px !important
}

.mb405 {
	margin-bottom: 405px !important
}

.mt405 {
	margin-top: 405px !important
}

.mb410 {
	margin-bottom: 410px !important
}

.mt410 {
	margin-top: 410px !important
}

.mb415 {
	margin-bottom: 415px !important
}

.mt415 {
	margin-top: 415px !important
}

.mb420 {
	margin-bottom: 420px !important
}

.mt420 {
	margin-top: 420px !important
}

.mb425 {
	margin-bottom: 425px !important
}

.mt425 {
	margin-top: 425px !important
}

.mb430 {
	margin-bottom: 430px !important
}

.mt430 {
	margin-top: 430px !important
}

.mb435 {
	margin-bottom: 435px !important
}

.mt435 {
	margin-top: 435px !important
}

.mb440 {
	margin-bottom: 440px !important
}

.mt440 {
	margin-top: 440px !important
}

.mb445 {
	margin-bottom: 445px !important
}

.mt445 {
	margin-top: 445px !important
}

.mb450 {
	margin-bottom: 450px !important
}

.mt450 {
	margin-top: 450px !important
}

.mb455 {
	margin-bottom: 455px !important
}

.mt455 {
	margin-top: 455px !important
}

.mb460 {
	margin-bottom: 460px !important
}

.mt460 {
	margin-top: 460px !important
}

.mb465 {
	margin-bottom: 465px !important
}

.mt465 {
	margin-top: 465px !important
}

.mb470 {
	margin-bottom: 470px !important
}

.mt470 {
	margin-top: 470px !important
}

.mb475 {
	margin-bottom: 475px !important
}

.mt475 {
	margin-top: 475px !important
}

.mb480 {
	margin-bottom: 480px !important
}

.mt480 {
	margin-top: 480px !important
}

.mb485 {
	margin-bottom: 485px !important
}

.mt485 {
	margin-top: 485px !important
}

.mb490 {
	margin-bottom: 490px !important
}

.mt490 {
	margin-top: 490px !important
}

.mb495 {
	margin-bottom: 495px !important
}

.mt495 {
	margin-top: 495px !important
}

.mb500 {
	margin-bottom: 500px !important
}

.mt500 {
	margin-top: 500px !important
}

.c-center {
	text-align: center
}

.c-left {
	text-align: left
}

.c-right {
	text-align: right
}

.c-num {
	font-family: Montserrat, sans-serif
}

.c-maru {
	font-family: Zen Maru Gothic, sans-serif
}

.c-wysywig {
	font-weight: 400;
	font-size: 16px;
	line-height: 2;
	letter-spacing: .2em
}

.c-wysywig :first-child {
	margin-top: 0 !important
}

.c-wysywig :last-child {
	margin-bottom: 0 !important
}

.c-wysywig h1 {
	margin-bottom: 24px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5
}

.c-wysywig h2 {
	margin-bottom: 24px;
	padding: 5px 10px;
	border-bottom: 1px solid #262830;
	border-left: 3px solid #ff8f8f
}

.c-wysywig h2,
.c-wysywig h3 {
	color: #ff8f8f;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.25
}

.c-wysywig h3 {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 3px solid #d9d9d9
}

.c-wysywig h3:before {
	position: absolute;
	bottom: -3px;
	width: 80px;
	height: 3px;
	background-color: #ff8f8f;
	content: ""
}

.c-wysywig h4 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ff8f8f;
	font-size: 24px;
	line-height: 1.25
}

.c-wysywig h4,
.c-wysywig h5 {
	color: #ff8f8f;
	font-weight: 700
}

.c-wysywig h5 {
	font-size: 22px;
	line-height: 1.3636363636
}

.c-wysywig h6 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 14px
}

.c-wysywig blockquote+h1,
.c-wysywig blockquote+h2,
.c-wysywig h1+h1,
.c-wysywig h1+h2,
.c-wysywig h2+h1,
.c-wysywig h2+h2,
.c-wysywig ol+h1,
.c-wysywig ol+h2,
.c-wysywig p+h1,
.c-wysywig p+h2,
.c-wysywig pre+h1,
.c-wysywig pre+h2,
.c-wysywig table+h1,
.c-wysywig table+h2,
.c-wysywig ul+h1,
.c-wysywig ul+h2 {
	margin-top: 20px
}

.c-wysywig p {
	line-height: 1.8
}

.c-wysywig p,
.c-wysywig pre,
.c-wysywig ul {
	margin-bottom: 20px
}

.c-wysywig ul li {
	position: relative;
	padding-left: 25px
}

.c-wysywig ul li:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 10px;
	height: 10px;
	transform: translateY(-50%);
	border-radius: 50%;
	background-color: #ff8f8f;
	content: ""
}

.c-wysywig ol {
	margin-bottom: 20px
}

.c-wysywig ol li {
	margin-left: 25px;
	list-style: decimal
}

.c-wysywig table {
	margin-bottom: 20px
}

.c-wysywig a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #ff8f8f
}

.c-wysywig hr {
	margin: 50px 0
}

.c-wysywig img {
	display: block !important;
	height: auto;
	float: none !important;
	border: 1px solid #ddd
}

.c-wysywig blockquote {
	margin-bottom: 2rem;
	padding: 2.3rem 3rem 2.1rem;
	border: 1px solid #ddd
}

.c-wysywig blockquote>p {
	margin-bottom: 0
}

.c-wysywig img {
	display: block;
	margin-top: 5rem;
	margin-bottom: 5rem
}

.c-wysywig .aligncenter {
	display: block;
	margin-right: auto !important;
	margin-left: auto !important
}

.c-wysywig .alignright {
	margin-left: auto
}

.c-wysywig .alignleft {
	margin-right: auto
}

#about .p-about {
	padding: 60px 0;
	background: url(../images/top_about_bg@2x.png) no-repeat;
	background-position: center bottom 10%;
	background-size: 100%
}

#about .p-about .c-titA {
	margin-bottom: 40px
}

#about .p-about-theme {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5384615385;
	text-align: center
}

#about .p-about-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 40px;
	gap: 34px
}

#about .p-about-box__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 330px;
	padding: 30px 20px;
	gap: 10px;
	border: 2px solid #666;
	border-radius: 14px
}

#about .p-about-box__item:first-child {
	background-color: #ffefec
}

#about .p-about-box__item:nth-child(2) {
	background-color: #fff4ec
}

#about .p-about-box__item:nth-child(3) {
	background-color: #fff8ee
}

#about .p-about-box__item:nth-child(4) {
	background-color: #f7fff1
}

#about .p-about-box__item:nth-child(5) {
	background-color: #f4faff
}

#about .p-about-box__item .imageArea img {
	width: 118px
}

#about .p-about-box__item .textArea .tit {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.5;
	text-align: center
}

#about .p-about-btnArea {
	display: flex;
	justify-content: center;
	margin-top: 40px
}

#about .p-support {
	padding: 60px 0 100px
}

#about .p-support .c-titA {
	margin-bottom: 50px
}

#about .p-support-contents+.p-support-contents {
	margin-top: 100px
}

#about .p-support-contents:nth-child(odd) {
	padding: 60px 40px
}

#about .p-support-contents:nth-child(2n) .p-support-contents__box {
	flex-direction: row-reverse
}

#about .p-support-contents--pink {
	background-color: #fff5f5
}

#about .p-support-contents--pink .p-support-contents__box .textArea .titArea {
	border-color: #ff8f8f
}

#about .p-support-contents--pink .p-support-contents__box .textArea .titArea .en {
	color: #ff8f8f
}

#about .p-support-contents--pink .p-support-contents__detailArea .c-titB:before {
	background-color: #ff8f8f
}

#about .p-support-contents--pink .p-support-contents__detailArea .c-cardB .textArea .tit {
	color: #ff8f8f
}

#about .p-support-contents--yellow .p-support-contents__box .textArea .titArea {
	border-color: #ffbc55
}

#about .p-support-contents--yellow .p-support-contents__box .textArea .titArea .en {
	color: #ffbc55
}

#about .p-support-contents--yellow .p-support-contents__detailArea .c-titB:before {
	background-color: #ffbc55
}

#about .p-support-contents--yellow .p-support-contents__detailArea .c-cardB .textArea .tit {
	color: #ffbc55
}

#about .p-support-contents--yellow .p-support-contents__detailArea .detailBox {
	padding: 30px 40px;
	background-color: #fff8ee
}

#about .p-support-contents--blue {
	background-color: #f4faff
}

#about .p-support-contents--blue .p-support-contents__box .textArea .titArea {
	border-color: #5bb1f1
}

#about .p-support-contents--blue .p-support-contents__box .textArea .titArea .en {
	color: #5bb1f1
}

#about .p-support-contents--blue .p-support-contents__detailArea .c-titB:before {
	background-color: #508fbd
}

#about .p-support-contents--blue .p-support-contents__detailArea .c-cardB .textArea .tit {
	color: #508fbd
}

#about .p-support-contents--blue .p-support-contents__facility .c-titB:before {
	background-color: #508fbd
}

#about .p-support-contents--blue .p-support-contents__facility .c-cardB .textArea .tit {
	color: #508fbd
}

#about .p-support-contents--green .p-support-contents__box .textArea .titArea {
	border-color: #68b535
}

#about .p-support-contents--green .p-support-contents__box .textArea .titArea .en {
	color: #68b535
}

#about .p-support-contents--green .p-support-contents__detailArea .c-titB:before {
	background-color: #68b535
}

#about .p-support-contents--green .p-support-contents__detailArea .c-cardB .textArea .tit {
	color: #68b535
}

#about .p-support-contents--green .p-support-contents__detailArea .detailBox {
	padding: 30px 40px;
	background-color: #ebf6e3
}

#about .p-support-contents__box {
	display: flex;
	position: relative;
	gap: 40px
}

#about .p-support-contents__box .boxBg {
	z-index: 0;
	position: absolute;
	top: -20px;
	right: 0
}

#about .p-support-contents__box .imageArea {
	z-index: 2;
	position: relative;
	flex-shrink: 0;
	width: 55%
}

#about .p-support-contents__box .textArea {
	z-index: 2;
	position: relative
}

#about .p-support-contents__box .textArea .titArea {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	padding-bottom: 16px;
	gap: 5px;
	border-bottom: 4px solid #000
}

#about .p-support-contents__box .textArea .titArea .en {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5
}

#about .p-support-contents__box .textArea .titArea .jp {
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1111111111
}

#about .p-support-contents__detailArea {
	margin-top: 58px
}

#about .p-support-contents__detailArea .c-titB {
	margin-bottom: 58px
}

#about .p-support-contents__detailArea .detailBox {
	display: -ms-grid;
	display: grid
}

#about .p-support-contents__detailArea .detailBox--grid2 {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	gap: 30px
}

#about .p-support-contents__detailArea .detailBox--grid3 {
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
	gap: 30px
}

#about .p-support-contents__facility {
	margin-top: 100px
}

#about .p-support-contents__facility .c-titB {
	margin-bottom: 58px
}

#about .p-support-contents__facility .detailBox {
	display: -ms-grid;
	display: grid
}

#about .p-support-contents__facility .detailBox--grid2 {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	gap: 30px
}

#about .p-support-contents__facility .detailBox--grid3 {
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
	gap: 30px
}

#about .p-sec01 {
	padding: 40px 0 60px;
	background-color: #f4faff
}

#about .p-sec01-box {
	display: flex;
	justify-content: center;
	margin-top: 40px;
	padding: 20px 0;
	background-color: #fff
}

#about .p-sec01-box__text {
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2
}

#about .p-sec01-box__text .small {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.3
}

#about .p-sec02 {
	padding: 60px 0;
	background-color: #fff4ec
}

#about .p-sec02 .c-titA {
	margin-bottom: 32px
}

#about .p-sec02-contents {
	-ms-grid-columns: (1fr)[2];
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 32px;
	gap: 30px
}

#blog_detail .p-sec01 {
	padding: 80px 0
}

#blog_detail .p-sec01-titArea {
	margin-bottom: 30px
}

#blog_detail .p-sec01-titArea__infoArea {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	gap: 10px
}

#blog_detail .p-sec01-titArea__infoArea .date {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.6666666667
}

#blog_detail .p-sec01-titArea__infoArea .cat {
	padding: 9px 10px;
	background-color: #ffbc55;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #fff;
}

#blog_detail .p-sec01-titArea__tit {
	padding-bottom: 20px;
	border-bottom: 2px solid #ff8f8f;
	font-weight: 700;
	font-size: 16px;
	line-height: 2
}

#blog_detail .p-sec01-btnArea {
	display: flex;
	justify-content: center;
	margin-top: 80px;
	padding-top: 50px;
	border-top: 3px solid #ff8f8f
}

#blog_detail .p-sec01-btnArea__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 307px;
	height: 58px;
	gap: 10px;
	border-radius: 4px;
	border-radius: 40px;
	background: #abda8c;
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	line-height: 1
}

#blog .p-sec01 {
	padding: 80px 0
}

#blog .p-sec01-catArea {
	display: flex;
	align-items: center;
	justify-content: space-between
}

#blog .p-sec01-catArea__correntCat {
	font-weight: 500;
	font-size: 32px;
	line-height: 1.25
}

#blog .p-sec01-catArea__searchArea {
	display: flex;
	align-items: center;
	gap: 10px
}

#blog .p-sec01-catArea__searchArea .tit {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286
}

#blog .p-sec01-catArea__searchArea .searchBox {
	position: relative;
	border: 1px solid #a3a3a3;
	border-radius: 10px
}

#blog .p-sec01-catArea__searchArea .searchBox:after {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 12px;
	height: 11px;
	transform: translateY(-50%);
	background: url(../images/icon_select_arrow.svg) no-repeat;
	background-size: 12px;
	content: ""
}

#blog .p-sec01-catArea__searchArea .searchBox select {
	padding: 9px 80px 12px 10px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286
}

#blog .p-sec01-box {
	-ms-grid-columns: (1fr)[3];
	-moz-column-gap: 30px;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 30px;
	row-gap: 40px;
	margin-top: 51px
}

#company .p-sec01 {
	padding: 163px 0 40px;
	background: url(../images/company_sec01_bg@2x.png) no-repeat;
	background-position: top;
	background-size: 100%
}

#company .p-sec01 .c-titA {
	margin-bottom: 40px
}

#company .p-slide {
	padding: 40px 0
}

#company .p-slide .swiper-wrapper {
	transition-timing-function: linear
}

#company .p-slide .swiper-wrapper .swiper-slide:nth-child(2n) {
	margin-top: 40px
}

#company .p-slide .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
	border-radius: 20px
}

#company .p-sec02 {
	padding: 80px 0;
	background-color: #fff0f0
}

#company .p-sec02-list {
	margin-top: 40px;
	border-bottom: 1px solid #cecece;
	background-color: #fff
}

#company .p-sec02-list .p-sec02-list__item {
	display: flex;
	padding: 1px
}

#company .p-sec02-list .p-sec02-list__item+.p-sec02-list__item {
	border-top: 1px solid #cecece
}

#company .p-sec02-list .p-sec02-list__item .tit {
	min-width: 200px;
	padding: 18px;
	background-color: #ff8f8f;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5
}

#company .p-sec02-list .p-sec02-list__item .contents {
	padding: 18px;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5
}

#company .p-sec02-map {
	margin-top: 40px
}

#company .p-sec02-map iframe {
	aspect-ratio: 1127/301;
	width: 100%;
	height: 100%;
	border-radius: 14px
}

#company .p-sec03 {
	position: relative;
	padding: 60px 0
}

#company .p-sec03__bg {
	position: absolute;
	top: 0;
	right: 5%
}

#company .p-sec03__bg img {
	width: 120px
}

#company .p-sec03 .c-titA {
	margin-bottom: 50px
}

#company .p-sec03-box {
	display: flex;
	z-index: 2;
	position: relative;
	align-items: center;
	gap: 100px
}

#company .p-sec03-box__textArea .theme {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 32px;
	line-height: 2
}

#company .p-sec03-contents {
	margin-top: 80px
}

#company .p-sec03-contents__tit {
	margin-bottom: 10px;
	padding-bottom: 16px;
	border-bottom: 5px solid #ffeccf;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.1111111111
}

#company .p-sec03-contents__fig {
	margin-top: 50px
}

#company .p-sec03-contents__fig img {
	width: 100%
}

#company .p-sec03-contents__list {
	margin-top: 80px;
	margin-bottom: 30px
}

#company .p-sec03-contents__list .listItem {
	display: flex;
	align-items: flex-start;
	gap: 14px
}

#company .p-sec03-contents__list .listItem+.listItem {
	margin-top: 20px
}

#company .p-sec03-contents__list .listItem .num {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #ff8f8f;
	color: #fff;
	font-weight: 700;
	font-size: 27px;
	line-height: 1
}

#contact .p-sec01 {
	padding: 80px 0
}

#contact .p-sec01-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 2;
	text-align: center
}

#contact .p-sec01-telArea {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 70px;
	padding: 48px 20px 50px;
	background-color: #f4f3f2
}

#contact .p-sec01-telArea .infoArea .message {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.5;
	text-align: center
}

#contact .p-sec01-telArea .infoArea .telArea {
	display: flex;
	align-items: baseline;
	gap: 10px;
	color: #ff8f8f
}

#contact .p-sec01-telArea .infoArea .telArea .text {
	font-weight: 700;
	font-size: 23px;
	line-height: 1.3043478261
}

#contact .p-sec01-telArea .infoArea .telArea .num {
	font-weight: 700;
	font-size: 45px;
	line-height: 1.1111111111
}

#contact .p-sec01-telArea .infoArea .timeArea {
	display: flex;
	align-items: baseline;
	margin-top: 4px;
	gap: 16px;
	color: #ff8f8f
}

#contact .p-sec01-telArea .infoArea .timeArea .tit {
	padding: 0 20px;
	border: 1px solid #000;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.5
}

#contact .p-sec01-telArea .infoArea .timeArea .time {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.5
}

#contact .p-sec01-formArea {
	margin-top: 80px
}

#contact .p-sec01-formArea__tab {
	margin-bottom: 60px;
	border-bottom: 5px solid #ff8f8f
}

#contact .p-sec01-formArea__tab .wpcf7-radio {
	display: flex;
	gap: 20px
}

#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item {
	margin: 0
}

#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item input[type=radio] {
	display: none
}

#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item input[type=radio]:checked+.wpcf7-list-item-label {
	border-color: #ff8f8f;
	background-color: #ff8f8f;
	color: #fff
}

#contact .p-sec01-formArea__tab .tabItem,
#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 219px;
	padding: 12px 10px 5px;
	border-top: 3px solid #9f9f9f;
	border-right: 3px solid #9f9f9f;
	border-left: 3px solid #9f9f9f;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	color: #ff8f8f;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.625;
	letter-spacing: .2em
}

#contact .p-sec01-formArea__form .sub-contact__form {
	width: 100%
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item {
	-ms-grid-columns: 250fr 650fr;
	display: -ms-grid;
	display: grid;
	grid-template-columns: 250fr 650fr;
	width: 100%;
	gap: 20px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item+.sub-contact__item {
	margin-top: 20px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt {
	font-weight: 700;
	font-size: 17px;
	line-height: 1.3529411765
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt .required {
	margin-left: 8px;
	padding: 0 8px;
	background-color: #fdf2f2;
	color: #c12620;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.75
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd {
	font-weight: 400;
	font-size: 17px;
	line-height: 1.3529411765
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd input[type=email],
#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd input[type=tel],
#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd input[type=text],
#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd textarea {
	width: 100%;
	padding: 10px 18px 12px;
	border: 2px solid #d8dde3;
	border-radius: 4px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd .wpcf7-radio {
	display: flex;
	gap: 10px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd .wpcf7-radio .wpcf7-list-item {
	margin: 0
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd .wpcf7-radio .wpcf7-list-item label {
	display: flex
}

#contact .p-sec01-formArea__form .sub-contact__submit {
	display: flex;
	justify-content: center;
	margin-top: 60px
}

#contact .p-sec01-formArea__form .sub-contact__submit .c-btnA {
	text-align: center
}

#top .p-mv,
#top .p-mv-image {
	position: relative
}

#top .p-mv-image {
	text-align: right
}

#top .p-mv-image img {
	width: 81.11%;
	border-bottom-left-radius: 100px
}

#top .p-mv-image:before {
	z-index: -1;
	position: absolute;
	bottom: -10%;
	left: 0;
	aspect-ratio: 482/295;
	width: 33.47%;
	height: 20vw;
	border-bottom-right-radius: 30px;
	background-color: #fff8ee;
	content: ""
}

#top .p-mv-text {
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%)
}

#top .p-sec01 {
	padding: 100px 0;
	background: url(../images/top_sec01_bg@2x.png) no-repeat;
	background-position: bottom;
	background-size: 100%
}

#top .p-sec01-box {
	display: flex;
	align-items: center;
	justify-content: space-between
}

#top .p-sec01-box__textArea {
	padding-left: 5%
}

#top .p-sec01-box__textArea .tit {
	margin-bottom: 50px;
	font-weight: 700;
	font-size: 43px;
	line-height: 1.3953488372
}

#top .p-about {
	padding: 60px 0;
	background: url(../images/top_about_bg@2x.png) no-repeat;
	background-position: center bottom 10%;
	background-size: 100%
}

#top .p-about .c-titA {
	margin-bottom: 40px
}

#top .p-about-theme {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.5384615385;
	text-align: center
}

#top .p-about-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 40px;
	gap: 34px
}

#top .p-about-box__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 330px;
	padding: 30px 20px;
	gap: 10px;
	border: 2px solid #666;
	border-radius: 14px
}

#top .p-about-box__item:first-child {
	background-color: #ffefec
}

#top .p-about-box__item:nth-child(2) {
	background-color: #fff4ec
}

#top .p-about-box__item:nth-child(3) {
	background-color: #fff8ee
}

#top .p-about-box__item:nth-child(4) {
	background-color: #f7fff1
}

#top .p-about-box__item:nth-child(5) {
	background-color: #f4faff
}

#top .p-about-box__item .imageArea img {
	width: 118px
}

#top .p-about-box__item .textArea .tit {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.5;
	text-align: center
}

#top .p-about-btnArea {
	display: flex;
	justify-content: center;
	margin-top: 40px
}

#top .p-blog {
	padding: 60px 0;
	background-color: #fff8ee
}

#top .p-blog .c-titA {
	margin-bottom: 40px
}

#top .p-blog-box {
	-ms-grid-columns: (1fr)[3];
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px
}

#top .p-blog-btnArea {
	display: flex;
	justify-content: center;
	margin-top: 50px
}

#top .p-company {
	position: relative;
	padding: 60px 100px;
	background-color: #fff0f0
}

#top .p-company:before {
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40%;
	background: url(../images/top_company_bg@2x.jpg) no-repeat;
	background-size: 100%;
	content: ""
}

#top .p-company .c-titA {
	z-index: 2;
	position: relative;
	margin-bottom: 40px
}

#top .p-company-box {
	display: flex;
	z-index: 3;
	position: relative;
	align-items: center;
	padding: 60px 40px;
	gap: 40px;
	border-radius: 20px;
	background-color: #fff
}

#top .p-company-box__textArea .tit {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.3888888889
}

#top .p-company-box__textArea .btnArea {
	margin-top: 20px
}

#top .p-company-box__imageArea {
	flex-shrink: 0;
	width: 60%
}

#top .p-slide {
	padding: 40px 0
}

#top .p-slide .swiper-wrapper {
	transition-timing-function: linear
}

#top .p-slide .swiper-wrapper .swiper-slide:nth-child(2n) {
	margin-top: 40px
}

#top .p-slide .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
	border-radius: 20px
}

.p-recruit {
	padding: 80px 0 100px;
	background-color: #f7fff1
}

.p-recruit-box {
	display: flex;
	justify-content: center;
	gap: 40px;
	margin-top: 3rem;
}

.p-recruit-box__imageArea {
	flex-shrink: 0;
	width: 50%
}

.p-recruit-box__textArea .tit {
	margin-bottom: 20px;
	color: #68b535;
	font-weight: 700;
	font-size: 42px;
	line-height: 1.4285714286
}

.p-recruit-box__textArea .theme {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.3636363636
}

.p-recruit-list {
	-ms-grid-columns: (1fr)[2];
	-moz-column-gap: 30px;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 30px;
	row-gap: 20px;
	margin-top: 60px
}

.p-recruit-list__item {
	padding: 11px 10px;
	border: 2px solid #666;
	border-radius: 40px;
	background-color: #fff;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.5;
	text-align: center
}

.p-recruit-benefitArea {
	margin-top: 60px
}

.p-recruit-benefitArea__textArea .tit {
	margin-bottom: 20px;
	color: #666;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.1538461538;
	text-align: center
}

.p-recruit-benefitArea__box {
	-ms-grid-columns: (1fr)[3];
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin-top: 3rem;
}

.p-recruit-benefitArea__box .boxItem {
	padding: 15px;
	border-radius: 10px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.p-recruit-benefitArea__box .boxItem .textArea {
	margin-top: 16px
}

.p-recruit-benefitArea__box .boxItem .textArea .tit {
	margin-bottom: 16px;
	color: #e2951f;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.2692307692;
	text-align: center
}

.p-recruit-benefitArea__btnArea {
	display: flex;
	justify-content: center;
	margin-top: 50px
}

#top .p-insta {
	padding: 80px 0
}

#top .p-insta-box {
	-ms-grid-columns: (1fr)[5];
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	margin-top: 40px;
	gap: 10px
}

@media screen and (max-width:768px) {
	html {
		scroll-padding-top: 50px
	}

	body {
		min-width: auto
	}

	.p-bnr {
		padding: 40px 0
	}

	.p-contact-box {
		flex-direction: column
	}

	.p-contact-box__telArea .telLink .text {
		font-weight: 700;
		font-size: 32px;
		line-height: 1.25
	}

	.p-contact-box__contactArea .contactLink {
		width: 280px;
		height: 60px
	}

	.p-contact-followBtn .followBtn {
		padding: 20px
	}

	.p-contact-followBtn .followBtn .text {
		font-size: 2.4rem;
	}

	.p-contact-followBtn .followBtn .icon {
		width: 35px;
	}

	.l-ftr-main__box,
	.l-ftr-main__box .contentsArea {
		flex-direction: column
	}

	.l-ftr-main__box .contentsArea .mapArea iframe {
		aspect-ratio: 3/2;
		width: 100%
	}

	.l-hdr-box__logo .logoLink img {
		width: 180px
	}

	.l-hdr-box__linkArea {
		height: 100svh
	}

	.l-hdr-box__linkArea,
	.l-hdr-box__linkArea .hdrNav {
		flex-direction: column
	}

	.l-hdr-box__linkArea .snsArea {
		margin-top: 40px
	}

	.l-hdr-box__linkArea .contactArea .contactLink .text {
		font-size: 18px
	}

	.l-hdr-box .menuWrap {
		display: none;
		position: absolute;
		top: 65px;
		right: 0;
		left: 0;
		padding: 100px 0 60px;
		background-color: #fff
	}

	.c-cardB .textArea .tit {
		font-weight: 700;
		font-size: 20px;
		line-height: 1.65
	}

	.c-mv {
		padding: 8rem 0 4rem;
	}

	.c-mv-tit__en {
		font-weight: 700;
		font-size: 60px;
		line-height: 1.3333333333
	}

	.c-mv-tit__jp {
		font-weight: 700;
		font-size: 22px;
		line-height: 1.3636363636
	}

	.c-pager .wp-pagenavi a+a,
	.c-pager .wp-pagenavi a span,
	.c-pager .wp-pagenavi span+a,
	.c-pager .wp-pagenavi span span {
		margin-left: 10px
	}

	.c-pager .wp-pagenavi a:first-child+a,
	.c-pager .wp-pagenavi a:first-child span,
	.c-pager .wp-pagenavi a:last-child+a,
	.c-pager .wp-pagenavi a:last-child span,
	.c-pager .wp-pagenavi span:first-child+a,
	.c-pager .wp-pagenavi span:first-child span,
	.c-pager .wp-pagenavi span:last-child+a,
	.c-pager .wp-pagenavi span:last-child span {
		margin-left: 0
	}

	.c-pager .wp-pagenavi .page {
		width: 25px;
		height: 25px
	}

	.c-pager .wp-pagenavi .current {
		width: 25px;
		height: 25px;
		margin-left: 10px;
		border-radius: 100px;
	}

	.c-pager .wp-pagenavi .nextpostslink,
	.c-pager .wp-pagenavi .previouspostslink {
		width: 50px;
		height: 25px
	}

	.c-pager .wp-pagenavi .previouspostslink {
		margin-right: 15px
	}

	.c-pager .wp-pagenavi .nextpostslink {
		margin-left: 15px
	}

	.c-pankuzu {
		display: none
	}

	.c-pankuzu__list>span+span:before,
	.c-pankuzu__list>span>a,
	.c-pankuzu__list>span>span {
		font-size: 12px
	}

	.c-textA {
		font-weight: 500;
		font-size: 14px;
		line-height: 2
	}

	.c-titA {
		gap: 10px
	}

	.c-titA__jp {
		font-weight: 700;
		font-size: 6vw;
		line-height: 1.25;
	}

	.c-titB {
		font-weight: 700;
		font-size: 28px;
		line-height: 1.1428571429
	}

	.c-pc {
		display: none !important
	}

	.mb5 {
		margin-bottom: 3px !important
	}

	.mt5 {
		margin-top: 3px !important
	}

	.mb10 {
		margin-bottom: 6px !important
	}

	.mt10 {
		margin-top: 6px !important
	}

	.mb15 {
		margin-bottom: 9px !important
	}

	.mt15 {
		margin-top: 9px !important
	}

	.mb20 {
		margin-bottom: 12px !important
	}

	.mt20 {
		margin-top: 12px !important
	}

	.mb25 {
		margin-bottom: 15px !important
	}

	.mt25 {
		margin-top: 15px !important
	}

	.mb30 {
		margin-bottom: 18px !important
	}

	.mt30 {
		margin-top: 18px !important
	}

	.mb35 {
		margin-bottom: 21px !important
	}

	.mt35 {
		margin-top: 21px !important
	}

	.mb40 {
		margin-bottom: 24px !important
	}

	.mt40 {
		margin-top: 24px !important
	}

	.mb45 {
		margin-bottom: 27px !important
	}

	.mt45 {
		margin-top: 27px !important
	}

	.mb50 {
		margin-bottom: 30px !important
	}

	.mt50 {
		margin-top: 30px !important
	}

	.mb55 {
		margin-bottom: 33px !important
	}

	.mt55 {
		margin-top: 33px !important
	}

	.mb60 {
		margin-bottom: 36px !important
	}

	.mt60 {
		margin-top: 36px !important
	}

	.mb65 {
		margin-bottom: 39px !important
	}

	.mt65 {
		margin-top: 39px !important
	}

	.mb70 {
		margin-bottom: 42px !important
	}

	.mt70 {
		margin-top: 42px !important
	}

	.mb75 {
		margin-bottom: 45px !important
	}

	.mt75 {
		margin-top: 45px !important
	}

	.mb80 {
		margin-bottom: 48px !important
	}

	.mt80 {
		margin-top: 48px !important
	}

	.mb85 {
		margin-bottom: 51px !important
	}

	.mt85 {
		margin-top: 51px !important
	}

	.mb90 {
		margin-bottom: 54px !important
	}

	.mt90 {
		margin-top: 54px !important
	}

	.mb95 {
		margin-bottom: 57px !important
	}

	.mt95 {
		margin-top: 57px !important
	}

	.mb100 {
		margin-bottom: 60px !important
	}

	.mt100 {
		margin-top: 60px !important
	}

	.mb105 {
		margin-bottom: 63px !important
	}

	.mt105 {
		margin-top: 63px !important
	}

	.mb110 {
		margin-bottom: 66px !important
	}

	.mt110 {
		margin-top: 66px !important
	}

	.mb115 {
		margin-bottom: 69px !important
	}

	.mt115 {
		margin-top: 69px !important
	}

	.mb120 {
		margin-bottom: 72px !important
	}

	.mt120 {
		margin-top: 72px !important
	}

	.mb125 {
		margin-bottom: 75px !important
	}

	.mt125 {
		margin-top: 75px !important
	}

	.mb130 {
		margin-bottom: 78px !important
	}

	.mt130 {
		margin-top: 78px !important
	}

	.mb135 {
		margin-bottom: 81px !important
	}

	.mt135 {
		margin-top: 81px !important
	}

	.mb140 {
		margin-bottom: 84px !important
	}

	.mt140 {
		margin-top: 84px !important
	}

	.mb145 {
		margin-bottom: 87px !important
	}

	.mt145 {
		margin-top: 87px !important
	}

	.mb150 {
		margin-bottom: 90px !important
	}

	.mt150 {
		margin-top: 90px !important
	}

	.mb155 {
		margin-bottom: 93px !important
	}

	.mt155 {
		margin-top: 93px !important
	}

	.mb160 {
		margin-bottom: 96px !important
	}

	.mt160 {
		margin-top: 96px !important
	}

	.mb165 {
		margin-bottom: 99px !important
	}

	.mt165 {
		margin-top: 99px !important
	}

	.mb170 {
		margin-bottom: 102px !important
	}

	.mt170 {
		margin-top: 102px !important
	}

	.mb175 {
		margin-bottom: 105px !important
	}

	.mt175 {
		margin-top: 105px !important
	}

	.mb180 {
		margin-bottom: 108px !important
	}

	.mt180 {
		margin-top: 108px !important
	}

	.mb185 {
		margin-bottom: 111px !important
	}

	.mt185 {
		margin-top: 111px !important
	}

	.mb190 {
		margin-bottom: 114px !important
	}

	.mt190 {
		margin-top: 114px !important
	}

	.mb195 {
		margin-bottom: 117px !important
	}

	.mt195 {
		margin-top: 117px !important
	}

	.mb200 {
		margin-bottom: 120px !important
	}

	.mt200 {
		margin-top: 120px !important
	}

	.mb205 {
		margin-bottom: 123px !important
	}

	.mt205 {
		margin-top: 123px !important
	}

	.mb210 {
		margin-bottom: 126px !important
	}

	.mt210 {
		margin-top: 126px !important
	}

	.mb215 {
		margin-bottom: 129px !important
	}

	.mt215 {
		margin-top: 129px !important
	}

	.mb220 {
		margin-bottom: 132px !important
	}

	.mt220 {
		margin-top: 132px !important
	}

	.mb225 {
		margin-bottom: 135px !important
	}

	.mt225 {
		margin-top: 135px !important
	}

	.mb230 {
		margin-bottom: 138px !important
	}

	.mt230 {
		margin-top: 138px !important
	}

	.mb235 {
		margin-bottom: 141px !important
	}

	.mt235 {
		margin-top: 141px !important
	}

	.mb240 {
		margin-bottom: 144px !important
	}

	.mt240 {
		margin-top: 144px !important
	}

	.mb245 {
		margin-bottom: 147px !important
	}

	.mt245 {
		margin-top: 147px !important
	}

	.mb250 {
		margin-bottom: 150px !important
	}

	.mt250 {
		margin-top: 150px !important
	}

	.mb255 {
		margin-bottom: 153px !important
	}

	.mt255 {
		margin-top: 153px !important
	}

	.mb260 {
		margin-bottom: 156px !important
	}

	.mt260 {
		margin-top: 156px !important
	}

	.mb265 {
		margin-bottom: 159px !important
	}

	.mt265 {
		margin-top: 159px !important
	}

	.mb270 {
		margin-bottom: 162px !important
	}

	.mt270 {
		margin-top: 162px !important
	}

	.mb275 {
		margin-bottom: 165px !important
	}

	.mt275 {
		margin-top: 165px !important
	}

	.mb280 {
		margin-bottom: 168px !important
	}

	.mt280 {
		margin-top: 168px !important
	}

	.mb285 {
		margin-bottom: 171px !important
	}

	.mt285 {
		margin-top: 171px !important
	}

	.mb290 {
		margin-bottom: 174px !important
	}

	.mt290 {
		margin-top: 174px !important
	}

	.mb295 {
		margin-bottom: 177px !important
	}

	.mt295 {
		margin-top: 177px !important
	}

	.mb300 {
		margin-bottom: 180px !important
	}

	.mt300 {
		margin-top: 180px !important
	}

	.mb305 {
		margin-bottom: 183px !important
	}

	.mt305 {
		margin-top: 183px !important
	}

	.mb310 {
		margin-bottom: 186px !important
	}

	.mt310 {
		margin-top: 186px !important
	}

	.mb315 {
		margin-bottom: 189px !important
	}

	.mt315 {
		margin-top: 189px !important
	}

	.mb320 {
		margin-bottom: 192px !important
	}

	.mt320 {
		margin-top: 192px !important
	}

	.mb325 {
		margin-bottom: 195px !important
	}

	.mt325 {
		margin-top: 195px !important
	}

	.mb330 {
		margin-bottom: 198px !important
	}

	.mt330 {
		margin-top: 198px !important
	}

	.mb335 {
		margin-bottom: 201px !important
	}

	.mt335 {
		margin-top: 201px !important
	}

	.mb340 {
		margin-bottom: 204px !important
	}

	.mt340 {
		margin-top: 204px !important
	}

	.mb345 {
		margin-bottom: 207px !important
	}

	.mt345 {
		margin-top: 207px !important
	}

	.mb350 {
		margin-bottom: 210px !important
	}

	.mt350 {
		margin-top: 210px !important
	}

	.mb355 {
		margin-bottom: 213px !important
	}

	.mt355 {
		margin-top: 213px !important
	}

	.mb360 {
		margin-bottom: 216px !important
	}

	.mt360 {
		margin-top: 216px !important
	}

	.mb365 {
		margin-bottom: 219px !important
	}

	.mt365 {
		margin-top: 219px !important
	}

	.mb370 {
		margin-bottom: 222px !important
	}

	.mt370 {
		margin-top: 222px !important
	}

	.mb375 {
		margin-bottom: 225px !important
	}

	.mt375 {
		margin-top: 225px !important
	}

	.mb380 {
		margin-bottom: 228px !important
	}

	.mt380 {
		margin-top: 228px !important
	}

	.mb385 {
		margin-bottom: 231px !important
	}

	.mt385 {
		margin-top: 231px !important
	}

	.mb390 {
		margin-bottom: 234px !important
	}

	.mt390 {
		margin-top: 234px !important
	}

	.mb395 {
		margin-bottom: 237px !important
	}

	.mt395 {
		margin-top: 237px !important
	}

	.mb400 {
		margin-bottom: 240px !important
	}

	.mt400 {
		margin-top: 240px !important
	}

	.mb405 {
		margin-bottom: 243px !important
	}

	.mt405 {
		margin-top: 243px !important
	}

	.mb410 {
		margin-bottom: 246px !important
	}

	.mt410 {
		margin-top: 246px !important
	}

	.mb415 {
		margin-bottom: 249px !important
	}

	.mt415 {
		margin-top: 249px !important
	}

	.mb420 {
		margin-bottom: 252px !important
	}

	.mt420 {
		margin-top: 252px !important
	}

	.mb425 {
		margin-bottom: 255px !important
	}

	.mt425 {
		margin-top: 255px !important
	}

	.mb430 {
		margin-bottom: 258px !important
	}

	.mt430 {
		margin-top: 258px !important
	}

	.mb435 {
		margin-bottom: 261px !important
	}

	.mt435 {
		margin-top: 261px !important
	}

	.mb440 {
		margin-bottom: 264px !important
	}

	.mt440 {
		margin-top: 264px !important
	}

	.mb445 {
		margin-bottom: 267px !important
	}

	.mt445 {
		margin-top: 267px !important
	}

	.mb450 {
		margin-bottom: 270px !important
	}

	.mt450 {
		margin-top: 270px !important
	}

	.mb455 {
		margin-bottom: 273px !important
	}

	.mt455 {
		margin-top: 273px !important
	}

	.mb460 {
		margin-bottom: 276px !important
	}

	.mt460 {
		margin-top: 276px !important
	}

	.mb465 {
		margin-bottom: 279px !important
	}

	.mt465 {
		margin-top: 279px !important
	}

	.mb470 {
		margin-bottom: 282px !important
	}

	.mt470 {
		margin-top: 282px !important
	}

	.mb475 {
		margin-bottom: 285px !important
	}

	.mt475 {
		margin-top: 285px !important
	}

	.mb480 {
		margin-bottom: 288px !important
	}

	.mt480 {
		margin-top: 288px !important
	}

	.mb485 {
		margin-bottom: 291px !important
	}

	.mt485 {
		margin-top: 291px !important
	}

	.mb490 {
		margin-bottom: 294px !important
	}

	.mt490 {
		margin-top: 294px !important
	}

	.mb495 {
		margin-bottom: 297px !important
	}

	.mt495 {
		margin-top: 297px !important
	}

	.mb500 {
		margin-bottom: 300px !important
	}

	.mt500 {
		margin-top: 300px !important
	}

	.c-wysywig {
		font-size: 1.6rem
	}

	.c-wysywig h1,
	.c-wysywig h2 {
		font-size: 20px
	}

	.c-wysywig h3 {
		font-size: 18px
	}

	.c-wysywig h4 {
		font-size: 16px
	}

	#about .p-about-box__item {
		width: 100%
	}

	#about .p-support-contents:nth-child(odd) {
		padding: 30px 20px
	}

	#about .p-support-contents:nth-child(2n) .p-support-contents__box {
		flex-direction: column
	}

	#about .p-support-contents--green .p-support-contents__detailArea .detailBox,
	#about .p-support-contents--yellow .p-support-contents__detailArea .detailBox {
		padding: 30px 20px
	}

	#about .p-support-contents__box {
		flex-direction: column
	}

	#about .p-support-contents__box .boxBg img {
		width: 100px
	}

	#about .p-support-contents__box .imageArea {
		width: 100%
	}

	#about .p-support-contents__box .textArea .titArea .jp {
		font-weight: 700;
		font-size: 28px;
		line-height: 1.1428571429
	}

	#about .p-support-contents__detailArea .detailBox--grid2,
	#about .p-support-contents__detailArea .detailBox--grid3,
	#about .p-support-contents__facility .detailBox--grid2,
	#about .p-support-contents__facility .detailBox--grid3 {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr)
	}

	#about .p-sec01-box__text {
		font-weight: 700;
		font-size: 24px;
		line-height: 1.5
	}

	#about .p-sec01-box__text .small {
		font-weight: 700;
		font-size: 18px;
		line-height: 1.2222222222
	}

	#about .p-sec02-contents {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr)
	}

	#company .p-sec01 {
		padding: 100px 0 40px
	}

	#company .p-sec02-list .p-sec02-list__item {
		-ms-grid-columns: 1fr 2fr;
		display: -ms-grid;
		display: grid;
		grid-template-columns: 1fr 2fr
	}

	#company .p-sec02-list .p-sec02-list__item .tit {
		min-width: 0;
		padding: 10px;
		font-size: 14px
	}

	#company .p-sec02-list .p-sec02-list__item .contents {
		padding: 10px;
		font-size: 14px
	}

	#company .p-sec02-map iframe {
		aspect-ratio: 3/2
	}

	#company .p-sec03__bg img {
		width: 60px
	}

	#company .p-sec03-box {
		flex-direction: column-reverse;
		gap: 40px
	}

	#company .p-sec03-box__textArea .theme {
		font-weight: 700;
		font-size: 22px;
		line-height: 2
	}

	#company .p-sec03-contents {
		margin-top: 50px
	}

	#company .p-sec03-contents__tit {
		font-weight: 700;
		font-size: 22px;
		line-height: 1.4545454545
	}

	#company .p-sec03-contents__list .listItem .num {
		width: 30px;
		height: 30px;
		font-weight: 700;
		font-size: 22px;
		line-height: 1.2272727273
	}

	#top .p-mv {
		padding-top: 65px
	}

	#top .p-mv-image img {
		width: 90%;
		border-bottom-left-radius: 50px
	}

	#top .p-mv-text {
		top: 60%;
		left: 5%
	}

	#top .p-mv-text img {
		width: 90%
	}

	#top .p-sec01-box {
		flex-direction: column;
		gap: 40px
	}

	#top .p-sec01-box__textArea .tit {
		margin-bottom: 30px;
		        font-size: 6vw;
		line-height: 1.5
	}
	#top .p-about-theme {
    font-weight: 700;
    font-size: 6vw;
    line-height: 1.25;
}

	#top .p-blog-box {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr)
	}

	#top .p-company:before {
		height: 40%;
		background-size: cover
	}

	#top .p-company-box {
		flex-direction: column;
		padding: 40px 20px
	}

	#top .p-company-box__textArea {
		display: contents
	}

	#top .p-company-box__textArea .tit {
    order: 0;
    margin-bottom: 0;
    font-size: 6vw;
}

	#top .p-company-box__textArea .c-textA {
		order: 1
	}

	#top .p-company-box__textArea .btnArea {
		order: 3
	}

	#top .p-company-box__imageArea {
		order: 2;
		width: 100%
	}

	.p-recruit-box {
		flex-direction: column-reverse;
		margin-top: 40px margin-top: 4rem;
	}

	.p-recruit-box__imageArea {
		width: 100%
	}

	.p-recruit-box__textArea .tit {
		font-weight: 700;
		font-size: 28px;
		line-height: 1.4285714286
	}

	.p-recruit-box__textArea .theme {
		font-weight: 700;
		font-size: 18px;
		line-height: 1.2222222222
	}

	.p-recruit-list {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr)
	}

	.p-recruit-list__item {
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		line-height: 1.5
	}

	.p-recruit-benefitArea__textArea .tit {
		font-size: 22px;
		line-height: 1.5
	}

	.p-recruit-benefitArea__box {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr);
		margin-top: 50px
	}

	#top .p-insta {
		padding-bottom: 0
	}

	#top .p-insta-box {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(any-hover:hover) {

	a,
	button {
		transition: .3s ease
	}

	a:hover,
	button:hover {
		opacity: .7
	}

	a img,
	a p,
	a path,
	button img,
	button p,
	button path {
		transition: .3s ease
	}
}

@media screen and (max-width:1200px) {
	.l-ftr-main__box .contentsArea {
		gap: 40px
	}

	.l-ftr-main__box .contentsArea .mapArea {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.l-ftr-main__box .contentsArea .mapArea iframe {
		aspect-ratio: 3/2;
		width: 100%;
		height: 100%;
	}

	.pager_single .nav-next+div,
	.pager_single .nav-previous+div {
		margin-top: 10px;
		margin-left: 0
	}

	#blog_detail .p-sec01-btnArea__btn {
		width: 280px;
		height: 48px
	}

	#blog .p-sec01-catArea {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px
	}

	#blog .p-sec01-box {
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr)
	}

	#contact .p-sec01-telArea .infoArea .telArea .num {
		font-weight: 700;
		font-size: 33px;
		line-height: 1.2121212121
	}

	#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item {
		width: 50%
	}

	#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
		width: 100%;
		font-weight: 700;
		font-size: 14px;
		line-height: 1.4285714286;
		letter-spacing: 0
	}

	#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr
	}

	#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt {
		font-weight: 700;
		font-size: 14px;
		line-height: 1.4285714286
	}

	#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd {
		font-weight: 400;
		font-size: 14px;
		line-height: 1.6428571429
	}

	#top .p-company {
		padding: 60px 0 100px
	}
}

@media screen and (max-width:1439px) {
	.l-hdr {
		left: 3%;
		width: 95%;
		padding: 5px 15px
	}

	.l-hdr-box {
		gap: 20px
	}

	.l-hdr-box__linkArea .hdrNav .navItem .itemLink {
		font-size: 1vw
	}

	.l-hdr-box__linkArea .telArea .telLink .text {
		font-size: 1.5vw
	}

	.l-hdr-box__linkArea .contactArea .contactLink {
		padding: 14px 16px
	}
}

@media screen and (max-width:1439px)and (max-width:768px) {
	.l-hdr {
		top: 0;
		left: auto;
		width: 100%;
		border-radius: 0
	}

	.l-hdr.is-active {
		background-color: #fff
	}

	.l-hdr.is-active .l-hdr-box .humArea .hum {
		position: relative
	}

	.l-hdr.is-active .l-hdr-box .humArea .hum span {
		position: absolute;
		top: 25px
	}

	.l-hdr.is-active .l-hdr-box .humArea .hum span:first-child {
		transform: rotate(45deg)
	}

	.l-hdr.is-active .l-hdr-box .humArea .hum span:nth-child(2) {
		width: 0
	}

	.l-hdr.is-active .l-hdr-box .humArea .hum span:nth-child(3) {
		transform: rotate(135deg)
	}

	.l-hdr-box__linkArea .hdrNav .navItem .itemLink {
		font-size: 18px
	}
}

@media print,
screen and (min-width:1025px) {
	.c-tab {
		display: none !important
	}
}

@media screen and (max-width:1024px) {
	.c-tab_none {
		display: none !important
	}
}

@media print,
screen and (min-width:769px) {
	.c-sp {
		display: none !important
	}
}

#blog_detail .p-sec01-btnArea__btn {
	background: #ff8f8f;
}

.entry-content {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2rem;
	margin-top: 4rem;
}

.entry-content a {
	border: 1px solid #FF8F8F;
	border-radius: 14px;
	padding: 3.5rem 15px;
	text-align: center;
	font-size: 1.5rem;
}

.entry-content a span {
	font-weight: bold;
	position: relative;
}

/* .entry-content a span:before {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: -40px;
	background: url(../images/pdf.svg);
	background-size: contain;
	background-repeat: no-repeat;
} */

.office-evaluation {
	margin-top: 8rem;
}

.sub-shop {
	padding-bottom: 8rem;
}

.contact-ttl {
	text-align: center;
	line-height: 1.5;
	color: #FF8F8F;
	font-size: 2.5rem;
	border-bottom: 1px solid #FF8F8F;
	font-weight: bold;
	padding-bottom: 1rem;
	margin-bottom: 4rem;
}

.tel-num {
	font-size: 4.4rem;
	font-weight: bold;
	position: relative;
}

.tel-num:before {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: -40px;
	background: url(../images/icon_tel.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.telArea {
	display: block;
	text-align: center;
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt .required {
	background: #FF5445;
	color: #fff;
	font-weight: bold;
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt p {
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
}

#contact .p-sec01 {
	padding: 0;
}

@media screen and (max-width: 767px) {
	.c-ev-ttl {
		font-size: 13vw;
	}

	.entry-content {
		grid-template-columns: 1fr;
		margin-top: 2rem;
	}

	.entry-content a {
		padding: 2rem 15px;
	}

	.entry-content a span:before {
		width: 27px;
		height: 27px;
		right: -34px;
	}

	.office-evaluation {
		margin-top: 4rem;
	}
}

@media screen and (min-width: 768px) {
	.sp-only {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.pc-only {
		display: none !important;
	}
}

/*採用*/
.p-recruit {
	padding: 80px 0 100px;
	background-color: #f7fff1;
}

#company .p-recruit .p-sec02-list .p-sec02-list__item .tit {
	background-color: #acda8c;
}

@media screen and (max-width: 767px) {
	#blog .p-sec01 {
		padding: 30px 0;
	}

	.p-recruit-benefitArea__box .boxItem .textArea .tit {
		font-size: 6vw;
	}

	#company .c-textA {
		font-weight: 500;
		font-size: 14px;
		line-height: 1.6;
		text-align: left;
	}

	.menuWrap.js-menu .l-hdr-box__linkArea .telArea .telLink .text {
		font-size: 6.5vw;
	}
}

.js-fadeUp {
	opacity: 0;
	transform: translateY(60px);
	transition: all 0.6s ease;
}

.js-fadeUp.is-inview {
	opacity: 1;
	transform: translateY(0);
}

.js-fadeUpMv {
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.6s ease;
}

.js-fadeUpMv.is-inview {
	opacity: 1;
	transform: translateY(0);
}


#contact .p-sec01-formArea__form .sub-contact__submit .c-btnA {
	text-align: center;
	background: #FF8F8F;
	border: 1px solid #FF8F8F;
	color: #fff;
	transition: all 0.4s ease;
}

#contact .p-sec01-formArea__form .sub-contact__submit .c-btnA:hover {
	background-color: #fff;
	color: #FF8F8F;
}


/*tablet調整*/
@media screen and (min-width:426px) and (max-width: 768px) {
	#about .p-about-box {
		display: grid;
		justify-content: center;
		grid-template-columns: 1fr 1fr;
		margin-top: 40px;
		gap: 34px;
		flex-wrap: wrap;
	}

}

@media screen and (max-width: 767px) {
	.entry-content a {
		display: block;
		margin-bottom: 0.5em;
		/* 下に余白をつける */
	}

}

.entry-content a {
	display: flex;
	align-items: flex-start;
	gap: 0.5em;
	/* アイコンとテキストの間隔 */
	margin-bottom: 0.75em;
	text-decoration: none;
}

.entry-content a span {
	display: inline-block;
	line-height: 1.5;
	word-break: break-word;
	/* 長い単語でも折り返す */
}

.doc-link {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	padding: 1em;
	border: 2px solid #f59797;
	border-radius: 16px;
	text-decoration: none;
	flex-wrap: wrap;
	background-color: #fff;
	color: #000;
	max-width: 100%;
	margin-bottom: 1rem;
}

.doc-text {
	font-weight: bold;
	line-height: 1.4;
	word-break: break-word;
	flex: 1;
}

.doc-icon {
	width: 24px;
	height: 24px;
	flex-shrink: 0;
}

#top .c-cardA__textArea {
    padding: 20px 20px;
}
.sub-thanks__box {
    background-color: #fff;
    padding-bottom: 6.2rem;
    padding-top: 6.6rem;
}
.sub-thanks__title {
    color: #1f1f1f;
    font-size: 2.4rem;
    text-align: center;
}
.sub-thanks__desc span {
    display: block;
}
.sub-thanks__desc {
    color: #1f1f1f;
    font-size: 1.8rem;
    line-height: 2;
    margin-top: 3.1rem;
    text-align: center;
}
.sub-thanks__list {
    left: 0.9rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.2rem;
    max-width: 622px;
    position: relative;
}
.sub-thanks__item {
    font-size: 1.6rem;
    line-height: calc(30 / 16);
    position: relative;
}
.sub-thanks__item::before {
    background-color: #141414;
    border-radius: 50%;
    content: "";
    height: 0.8rem;
    left: -1.8rem;
    margin: auto;
    position: absolute;
    top: 1.1rem;
    width: 0.8rem;
}
.sub-thanks__link a {
    border-bottom: 1px solid #1f89d6;
    color: #1f89d6;
    display: inline-block;
}
.sub-thanks__link {
    margin-top: 6.2rem;
    text-align: center;
}
.sub-404__box {
    background-color: #fff;
    padding-bottom: 10.1rem;
    padding-top: 6rem;
}
.sub-404__title {
    color: #1f1f1f;
    font-size: 2.4rem;
    line-height: calc(36 / 24);
    text-align: center;
}
.sub-404__title span {
    display: block;
}
.sub-404__desc {
    color: #1f1f1f;
    font-size: 1.6rem;
    line-height: calc(30 / 16);
    margin-top: 2.7rem;
    text-align: center;
}
.sub-404__link {
    margin-top: 5.6rem;
    text-align: center;
}
.sub-404__link a {
    border-bottom: 1px solid #1f89d6;
    color: #1f89d6;
    display: inline-block;
}
.sub-404__desc span {
    display: block;
}
@media screen and (max-width: 767px) {
#top .c-cardA__textArea {
    padding: 20px 20px;
}
}