@charset "utf-8";

html {
	font-size: 10px;
}

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: .03em;
	/*font-feature-settings : "palt";*/
	font-feature-settings: "palt" 0;
	text-align: left;
	background-color: #fff;
	font-family: "YakuHanMP", YuMincho, '游明朝', "Noto Serif JP", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
	/*font-family: "YakuHanJP", 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	-webkit-text-size-adjust: none;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
@media screen\0 {
	body {
		letter-spacing: normal;
		font-family: "YakuHanMP", YuMincho, '游明朝', "Noto Serif JP", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
	}
}
@media print {
	body {
		zoom: 0.68;
		-webkit-print-color-adjust: exact;
	}
}
/* IE10以上 */
@media print and (-ms-high-contrast: none) {
	/* @pageの指定いらないかも */
	@page {
		size: A4;
		margin: 12.7mm 9.7mm;
	}

	body {
		zoom: 1.8;
		width: 1200px;
		transform: scale(0.5);
		transforc-origin: 0 0;
	}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, select, p, blockquote, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	margin: 0;
	padding: 0;
	text-align: left;
}
main {
	display: block;
}
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	letter-spacing: .03em;
}
p {
	letter-spacing: .03em;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
input,
button {
	font-family: "YakuHanMP", YuMincho, '游明朝', "Noto Serif JP", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
}
input[type="radio"],input[type="checkbox"],label,button,input[type="submit"] {
	cursor: pointer;
}
input[type="submit"] {
	cursor: pointer;
}
input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="password"], input[type="date"], input[type="number"] {
	height: 5rem;
	padding: .5rem 1rem;
	font-family: "YakuHanMP", YuMincho, '游明朝', "Noto Serif JP", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: .03em;
	border: .3rem solid #dddddd;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-text-size-adjust: none;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
select {
	height: 5rem;
	padding: .5rem 1rem;
	color: #333333;
	font-family: "YakuHanMP", YuMincho, '游明朝', "Noto Serif JP", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: .03em;
	border: .3rem solid #dddddd;
	background: #fff;
	box-sizing: border-box;
	border-radius: 0;
}
textarea {
	height: 15rem;
	padding: 1rem 1rem;
	font-family: "YakuHanMP", YuMincho, '游明朝', "Noto Serif JP", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: .03em;
	border: .3rem solid #dddddd;
	box-sizing: border-box;
	border-radius: 0;
	vertical-align: top;
}
/* Webkit */
::-webkit-input-placeholder {
	color: #b8b8b8;
	opacity: 1;
}
/* Firefox 18 以前 */
:-moz-placeholder {
	color: #b8b8b8;
}
/* Firefox 19 以降 */
::-moz-placeholder {
	color: #b8b8b8;

	/* Firefox 19 以降のデフォルトでは */
	/* color ではなく opacity で色合いを調整しているため */
	/* 文字色を指定する場合、opacity を 1 にする必要がある */
	opacity: 1;
}
/* IE 10 以降 */
:-ms-input-placeholder {
	color: #b8b8b8 !important;
}
/* CSS4では以下のような名前の擬似クラスになるらしい */
/* おそらく今のところ対応ブラウザはない */
:placeholder-shown {
	color: #b8b8b8;
}
/* Android chrome対策 */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, select, p, blockquote, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	max-height:999999px;
}

.clear {
	clear: both;
}
.clearfix {
	zoom: 100%;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
a {
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a.normal:link {
	color: #333333;
}
a.normal:visited {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
}
a.noline {
	text-decoration: none;
}
a.reverse {
	text-decoration: none;
}
a.reverse:hover {
	text-decoration: underline;
}
body {
	text-align: center;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
	-webkit-backface-visibility: hidden;
}
a { /* FireFox リンク選択時の点線を消す　*/
    /*overflow: hidden;*/
    outline: none;
}
.ov {
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ov:hover {	
	opacity:0.7;
}
.ovImg:hover img {	
	opacity:0.7;
}
.nowrap {
	white-space: nowrap;
}
.mincho {
	font-family: "YakuHanMP", YuMincho, '游明朝', "Noto Serif JP", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN','メイリオ',"HGS明朝E", 'MS P 明朝', 'MS PMincho', serif;
}
.gothic {
	font-family: "YakuHanJP", 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.Lato {
	font-family: 'Lato', sans-serif;
}
.Oswald {
	font-family: 'Oswald', sans-serif;
}
.Bodoni {
	font-family: "Bodoni Moda", serif;
}
* {
	box-sizing: border-box;
}



@media screen and (max-width:1399px){
	html {
		font-size: .71428571vw;
	}
}

@media screen and (max-width:767px){
	html {
		font-size: 2.66666667vw;
	}
	body {
		font-size: 1.4rem;
	}
	input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="password"], input[type="date"], input[type="number"] {
		height: 4.4rem;
		padding: .5rem 1rem;
		font-size: 1.8rem;
		border: .2rem solid #dddddd;
	}
	select {
		height: 4.4rem;
		padding: .5rem 1rem;
		font-size: 1.8rem;
		border: .2rem solid #dddddd;
	}
	textarea {
		height: 34.6666666vw;
		padding: .5rem 1rem;
		font-size: 1.8rem;
		border: .2rem solid #dddddd;
	}
}


/**********************************

 general

***********************************/
.imgMax {
	max-width: none;
	width: 100%;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}
.veralignT {
	vertical-align: top;
}
.veralignM {
	vertical-align: middle;
}
.veralignB {
	vertical-align: bottom;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.bold {
	font-weight: bold;
}
.white {
	color: #fff;
}
.red {
	color: #ff3f00;
}
.blue {
	color: #1184df;
}
.green {
	color: #00a39a;
}
.yellow {
	color: #ffff00;
}
.bgYellow {
	background-color: #fff100;
}
.marker {
	background: linear-gradient(transparent 70%, #ffff00 70%);
}
.marker-green {
	background: linear-gradient(transparent 70%, #00a39c 70%);
}
.underline {
	text-decoration: underline;
}

@media screen and (min-width:768px){
	.sp {
		display: none !important;
	}
}
@media screen and (max-width:767px){
	.pc {
		display: none !important;
	}
}

/**********************************

 parts

***********************************/
.define_wrap {
	padding: 0 5rem;
}

.define_inner {
	max-width: 100%;
	width: 120rem;
	margin: 0 auto;
}


@media screen and (max-width:767px){

	.define_wrap {
		padding: 0 2.25rem;
	}
}

/**********************************

 anime-text-link

***********************************/
.anime-text-link {
}

.anime-text-link .wrap {
	display: inline-block;
	line-height: 1.6;
	position: relative;
	overflow: hidden;
}

.anime-text-link .main,
.anime-text-link .sub {
	display: inline-block;
	vertical-align: top;
	transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.anime-text-link .sub {
	inset: 0;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}

@media screen and (min-width:768px){

	.anime-text-link:not(.is-active):hover .main {
		transform: translateY(-100%);
		-webkit-transform: translateY(-100%);
	}

	.anime-text-link:not(.is-active):hover .sub {
		transform: none;
		-webkit-transform: none;
	}
}

@media screen and (max-width:767px){

	.anime-text-link .sub {
		display: none;
	}
}

/**********************************

 layout

***********************************/
.l-wrap.top {
	padding-bottom: 11.5rem;
	overflow: hidden;
}

.l-main {
}

.l-pageTop {
	display: none;
	width: 6.2rem;
	position: fixed;
	bottom: 4rem;
	right: 4rem;
	z-index: 5;
}

.l-wrap.top .l-pageTop {
	bottom: 15.5rem;
}

.l-pageTop a {
	display: block;
}

.l-pageTop a:hover {
	opacity: 1;
}


@media screen and (min-width:768px){

	.l-pageTop a {
		transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	}

	.l-pageTop a:hover {
		transform: scale(1.2, 1.2);
		-webkit-transform: scale(1.2, 1.2);
	}
}

@media screen and (max-width:767px){

	.l-wrap.top {
		padding-bottom: 4.5rem;
	}

	.l-pageTop {
		width: 3.2rem;
		bottom: 1.5rem;
		right: 4%;
	}

	.l-wrap.top .l-pageTop {
		bottom: 6rem;
	}
}

/**********************************

 l-header

***********************************/
.l-header {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 10rem;
	background: #fff;
}

.l-header__logo {
	width: 24.7rem;
}

@media screen and (max-width:767px){
	.l-header {
		height: 5.5rem;
	}

	.l-header__logo {
		width: 18.5rem;
	}
}

/**********************************

 l-fixed-contents-pc

***********************************/
.l-fixed-contents-pc {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.l-fixed-contents-pc__inner {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 4rem;
	height: 11.5rem;
	background: #fff;
}

.l-fixed-contents-pc__inner:before {
	content: "";
	display: block;
	width: 100%;
	height: .3rem;
	background: #00a39c;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.l-fixed-contents-pc__logo {
	width: 24.7rem;
}

.l-fixed-contents-pc__tel {

}

.l-fixed-contents-pc__tel .txt01 {
	font-size: 1.2rem;
	text-align: center;
}

.l-fixed-contents-pc__tel .num {
	margin-top: .5rem;
	color: #00a39c;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	letter-spacing: .07em;
}

.l-fixed-contents-pc__tel .num a {
	display: inline-block;
	color: #00a39c;
	font-size: 3.2rem;
	line-height: 1;
}

.l-fixed-contents-pc__tel .time {
	margin-top: .5rem;
	margin-bottom: -.3em;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.6;
	overflow: hidden;
}

.l-fixed-contents-pc__tel .time span {
	display: inline-block;
	padding: 0 .5em;
	position: relative;
	z-index: 1;
}

.l-fixed-contents-pc__tel .time span:before {
	content: "";
	display: block;
	width: 100%;
	height: .1rem;
	background: #cccccc;
	position: absolute;
	top: 50%;
	left: 100%;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.l-fixed-contents-pc__tel .time span:after {
	content: "";
	display: block;
	width: 100%;
	height: .1rem;
	background: #cccccc;
	position: absolute;
	top: 50%;
	right: 100%;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.l-fixed-contents-pc__btn {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 1rem 0;
	width: 42rem;
}

.l-fixed-contents-pc__btn-txt01 {
	width: 100%;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.l-fixed-contents-pc__btn-txt01 span {
	padding: 0 1.8rem;
	position: relative;
	z-index: 1;
}

.l-fixed-contents-pc__btn-txt01 span:before {
	content: "";
	display: block;
	width: 1rem;
	height: 2rem;
	background: url(../images/fixed_line01.png) no-repeat center / contain;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.l-fixed-contents-pc__btn-txt01 span:after {
	content: "";
	display: block;
	width: 1rem;
	height: 2rem;
	background: url(../images/fixed_line02.png) no-repeat center / contain;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.l-fixed-contents-pc__btn-reserve {
	width: 20rem;
	font-size: 2rem;
	font-weight: bold;
}

.l-fixed-contents-pc__btn-reserve a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 5.2rem;
	padding-right: 2rem;
	color: #fff;
	background: #00a39c;
	border: .2rem solid #00a39c;
	border-radius: 1rem;
	position: relative;
	z-index: 1;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-fixed-contents-pc__btn-reserve a:hover {
	color: #00a39c;
	background: #fff;
}

.l-fixed-contents-pc__btn-reserve a:before {
	content: "";
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background: url(../images/icon_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 2rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.l-fixed-contents-pc__btn-download {
	width: 20rem;
	font-size: 2rem;
	font-weight: bold;
}

.l-fixed-contents-pc__btn-download a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 5.2rem;
	padding-right: 2rem;
	color: #fff;
	background: #d7a72b;
	border: .2rem solid #d7a72b;
	border-radius: 1rem;
	position: relative;
	z-index: 1;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-fixed-contents-pc__btn-download a:hover {
	color: #d7a72b;
	background: #fff;
}

.l-fixed-contents-pc__btn-download a:before {
	content: "";
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background: url(../images/icon_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 2rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

/**********************************

 l-fixed-contents-sp

***********************************/
.l-fixed-contents-sp {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.l-fixed-contents-sp__inner {
	display: flex;
	height: 4.5rem;
	background: #fff;
}

.l-fixed-contents-sp__tel {
	flex: 1;
	font-size: 1.6rem;
	font-weight: bold;
}

.l-fixed-contents-sp__tel a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.5rem;
	color: #00a39c;
	background: #fff;
}

.l-fixed-contents-sp__reserve {
	flex: 1;
	font-size: 1.6rem;
	font-weight: bold;
}

.l-fixed-contents-sp__reserve a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.5rem;
	color: #fff;
	background: #00a39c;
}

.l-fixed-contents-sp__download {
	flex: 1;
	font-size: 1.6rem;
	font-weight: bold;
}

.l-fixed-contents-sp__download a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.5rem;
	color: #fff;
	background: #d7a72b;
}

/**********************************

 l-footer

***********************************/
.l-footer {

}

.l-footer__inner {
	padding: 7rem 0;
}

.l-footer__logo {
	width: 24.7rem;
	margin: 0 auto;
}

.l-footer__copy {
	margin-top: 4rem;
	color: #999999;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6rem;
}

@media screen and (max-width:767px){

	.l-footer__inner {
		padding: 2.5rem 0;
	}

	.l-footer__logo {
		width: 18.5rem;
	}

	.l-footer__copy {
		margin-top: 1.75rem;
		font-size: 1.2rem;
	}
}

/**********************************

 c-title01

***********************************/
.c-title01 {
	margin-top: -.3em;
	font-size: 4.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	letter-spacing: .05em;
}

@media screen and (max-width:767px){

	.c-title01 {
		font-size: 2.6rem;
		letter-spacing: -.03em;
	}
}

/**********************************

 c-title02

***********************************/
.c-title02 {
	padding: 1.2rem 1.5rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	background: #00a39c;
	border-radius: 1.5rem;
}

@media screen and (max-width:767px){

	.c-title02 {
		padding: .5rem 1rem;
		font-size: 2rem;
		border-radius: .75rem;
	}
}

/**********************************

 c-sub-hero

***********************************/
.c-sub-hero {
	background-color: #00a39c;
}

.c-sub-hero__inner {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30rem;
}

.c-sub-hero__inner__ttl {
	color: #fff;
	font-size: 3.6rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.5;
	text-align: center;
}

@media screen and (max-width:767px){

	.c-sub-hero__inner {
		height: 15rem;
	}

	.c-sub-hero__inner__ttl {
		font-size: 1.8rem;
	}
}

/**********************************

 c-btn01

***********************************/
a.c-btn01 {
	display: block;
	width: 100%;
	padding: 2rem 1.5rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: .03em;
	line-height: 1.5;
	border-radius: 100px;
	box-shadow:0 .5rem 0 0 #86160d;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee574a+0,eb3122+100 */
	background: linear-gradient(to bottom,  rgba(238,87,74,1) 0%,rgba(235,49,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

a.c-btn01:hover {
	filter: brightness(1.2);
	box-shadow:0 0 0 0 #86160d;
	transform: translateY(.5rem);
	-webkit-transform: translateY(.5rem);
}


@media screen and (max-width:767px){
	a.c-btn01 {
		padding: 1.2rem 1.5rem;
		font-size: 1.6rem;
		box-shadow: 0 .35rem 0 0 #86160d;
	}

	a.c-btn01:hover {
		filter: none;
		box-shadow: 0 .35rem 0 0 #86160d;
		transform: none;
		-webkit-transform: none;
	}
}

/**********************************

 c-form

***********************************/
.c-form {
}

.c-form:before {
}

.c-form__content {
}

.c-form__content dl {
	display: table;
	width: 100%;
	padding: 3rem 0;
	border-bottom: 1px solid #dddddd;
}

.c-form__content dl dt {
	display: table-cell;
	width: 26.5rem;
	padding-right: 2.5rem;
	vertical-align: middle;
	border-right: 1px solid #dddddd;
}

.c-form__content dl dt .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	line-height: 1.5;
}

.c-form__content dl dt .inner .name {
	font-size: 1.8rem;
	font-weight: bold;
}

.c-form__content dl dt .inner .require,
.c-form__content dl dt .inner .any {
	padding: .2rem .5rem;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: .4rem;
}

.c-form__content dl dt .inner .require {
	background-color: #eb4a39;
}

.c-form__content dl dt .inner .any {
	background-color: #999999;
}

.c-form__content dl dd {
	display: table-cell;
	padding-left: 2.5rem;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	vertical-align: middle;
	position: relative;
}

.c-form__content dl dd .name-box {
	display: flex;
	justify-content: space-between;
}

.c-form__content dl dd .name-box__block {
	display: flex;
	align-items: center;
	width: calc(50% - 1rem);
}

.c-form__content dl dd .name-box__block p {
	margin-right: .5em;
}

.c-form__content dl dd .name-box__block .entry {
	flex: 1;
}

.c-form__content dl dd .company {
	background: transparent;
}

.c-form__content dl dd .wfull {
	width: 100%;
}

.c-form__content dl dd .list {
	margin: .25em -.5em;
}

.c-form__content dl dd .list:last-child {
}

.c-form__content dl dd .list li {
	display: inline-block;
	margin: .25em .5em;
}

.c-form__privacy {
	margin-top: 3rem;
}

.c-form__privacy-content {
	padding: 2rem 0 2rem 2.9rem;
	margin-bottom: 3.5rem;
	border: 1px solid #dddddd;
}

.c-form__privacy-content-scroll {
	height: 15rem;
	padding-right: 2.9rem;
	overflow-y: scroll;
}

.c-form__privacy-content-scroll section {
	margin-bottom: 3rem;
}

.c-form__privacy-content-scroll section:last-child {
	margin-bottom: 0;
}

.c-form__privacy-content-scroll .ttl {
	margin-bottom: 0;
	font-size: 1.8rem;
}

.c-form__privacy-content-scroll p {
	font-size: 1.6rem;
}

.c-form__privacy-txt01 {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

.c-form__privacy input {
	margin-right: .5em;
}

.c-form__submit {
	width: 32rem;
	max-width: 100%;
	margin: 3rem auto 0;
}

.c-form__submit button,
.c-form__submit input,
.c-form__confirmBtn__btn .submit {
	display: block;
	width: 100%;
	padding: 2.2rem 1.5rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
	letter-spacing: .03em;
	border-radius: 100px;
	box-shadow:0 .5rem 0 0 #86160d;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee574a+0,eb3122+100 */
	background: linear-gradient(to bottom,  rgba(238,87,74,1) 0%,rgba(235,49,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-form__submit button:hover,
.c-form__submit input:hover,
.c-form__confirmBtn__btn .submit:hover {
	filter: brightness(1.2);
	box-shadow:0 0 0 0 #86160d;
	transform: translateY(.5rem);
	-webkit-transform: translateY(.5rem);
}

/*.c-form__submit button:disabled,*/
/*.c-form__submit input:disabled,*/
/*.c-form__confirmBtn__btn .submit:disabled {*/
/*opacity: 1;*/
/*!* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,777777+100 *!*/
/*background: rgb(102,102,102); !* Old browsers *!*/
/*background: -moz-linear-gradient(top,  rgba(102,102,102,1) 0%, rgba(119,119,119,1) 100%); !* FF3.6-15 *!*/
/*background: -webkit-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(119,119,119,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
/*background: linear-gradient(to bottom,  rgba(102,102,102,1) 0%,rgba(119,119,119,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#777777',GradientType=0 ); !* IE6-9 *!*/
/*}*/

.c-form__confirmBtn {
	display: flex;
	justify-content: center;
	margin-top: 5rem;
}

.c-form__confirmBtn__btn {
	width: 32rem;
}

.c-form__confirmBtn__btn:first-child {
	margin-right: 3rem;
}

.c-form__confirmBtn__btn .back {
	display: block;
	width: 100%;
	padding: 2.2rem 1.5rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
	border-radius: 100px;
	box-shadow:0 .5rem 0 0 #333333;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,777777+100 */
	background: rgb(102,102,102); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(102,102,102,1) 0%, rgba(119,119,119,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(102,102,102,1) 0%,rgba(119,119,119,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(102,102,102,1) 0%,rgba(119,119,119,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#777777',GradientType=0 ); /* IE6-9 */
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-form__confirmBtn__btn .back:hover {
	filter: brightness(1.2);
	box-shadow:0 0 0 0 #333333;
	transform: translateY(.5rem);
	-webkit-transform: translateY(.5rem);
}

@media screen and (max-width:767px){
	.c-form {
	}

	.c-form__content {
	}

	.c-form__content dl {
		display: block;
		width: auto;
		padding: 1.5rem 0 2rem;
	}

	.c-form__content dl dt {
		display: block;
		width: auto;
		padding: 0;
		margin-bottom: 1.5rem;
		border-right: none;
	}

	.c-form__content dl dt .inner {
		display: block;
		width: auto;
		position: relative;
	}

	.c-form__content dl dt .inner .name {
		font-size: 1.8rem;
		text-align: center;
	}

	.c-form__content dl dt .inner .require,
	.c-form__content dl dt .inner .any {
		padding: .3rem .5rem;
		font-size: .9rem;
		position: absolute;
		top: .3rem;
		right: 0;
	}

	.c-form__content dl dd {
		display: block;
		padding: 0;
		font-size: 1.8rem;
	}

	.c-form__content dl dd .name-box {
		display: block;
	}

	.c-form__content dl dd .name-box__block {
		display: flex;
		align-items: center;
		width: auto;
		margin-bottom: 1.5rem;
	}

	.c-form__content dl dd .name-box__block:last-child {
		margin-bottom: 0;
	}

	.c-form__content dl dd .name-box__block p {
		margin-right: .5em;
	}

	.c-form__content dl dd .name-box__block .entry {
		flex: 1;
	}

	.c-form__content dl dd .list {
		margin: .7rem 0 0;
	}

	.c-form__content dl dd .list:first-child {
		margin-top: 0;
	}

	.c-form__content dl dd .list li {
		display: block;
		margin: 0 0 .4em 0;
	}

	.c-form__content dl dd .list li:last-child {
		margin-bottom: 0;
	}

	.c-form__privacy {
		margin-top: 1.5rem;
	}

	.c-form__privacy-content {
		padding: 1.2rem 0 1.2rem 1.5rem;
		margin-bottom: 1.8rem;
		border: 1px solid #dddddd;
	}

	.c-form__privacy-content-scroll {
		height: 7.5rem;
		padding-right: 1.5rem;
		overflow-y: scroll;
	}

	.c-form__privacy-content-scroll section {
		margin-bottom: 2.5rem;
	}

	.c-form__privacy-content-scroll section:last-child {
		margin-bottom: 0;
	}

	.c-form__privacy-content-scroll .ttl {
		margin-bottom: 0;
		font-size: 1.2rem;
	}

	.c-form__privacy-content-scroll p {
		font-size: 1.2rem;
	}

	.c-form__privacy-txt01 {
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
	}

	.c-form__privacy input {
		margin-right: .5em;
	}

	.c-form__submit {
		width: 26rem;
		margin-top: 1.5rem;
	}

	.c-form__submit button,
	.c-form__submit input,
	.c-form__confirmBtn__btn .submit {
		padding: 1.1rem 1rem;
		font-size: 1.9rem;
		box-shadow:0 .35rem 0 0 #86160d;
	}

	.c-form__submit button:hover,
	.c-form__submit input:hover,
	.c-form__confirmBtn__btn .submit:hover {
		filter: brightness(1);
		box-shadow:0 .35rem 0 0 #86160d;
		transform: none;
		-webkit-transform: none;
	}

	.c-form__confirmBtn {
		justify-content: space-between;
		margin-top: 2.5rem;
	}

	.c-form__confirmBtn__btn {
		width: 47.5%;
	}

	.c-form__confirmBtn__btn:first-child {
		margin-right: 0;
	}

	.c-form__confirmBtn__btn .back {
		padding: 1.1rem 1rem;
		font-size: 1.9rem;
		box-shadow:0 .35rem 0 0 #333333;
	}

	.c-form__confirmBtn__btn .back:hover {
		filter: brightness(1);
		box-shadow:0 .35rem 0 0 #333333;
		transform: none;
		-webkit-transform: none;
	}

}


/**********************************

 c-faq-list

***********************************/
.c-faq-list {
}

.c-faq-list dl {
	margin-bottom: 6rem;
}

.c-faq-list dl:last-child {
	margin-bottom: 0;
}

.c-faq-list dl dt {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 3rem;
}

.c-faq-list dl dt .icon {
	width: 6.8rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 6.8rem;
	background-color: #2b536a;
	border-radius: .5rem;
}

.c-faq-list dl dt .ttl {
	flex: 1;
	min-height: 6.8rem;
	padding: 1.4rem 2.9rem;
	margin-left: 1.2rem;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.5;
	border: 1px solid #e7e7eb;
	background-color: #fff;
	border-radius: .5rem;
}

.c-faq-list dl dd {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.c-faq-list dl dd .icon {
	width: 6.8rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 6.8rem;
	background-color: #4481a5;
	border-radius: .5rem;
}

.c-faq-list dl dd .cont {
	flex: 1;
	min-height: 6.8rem;
	padding: 1.9rem 2.9rem;
	margin-left: 1.2rem;
	font-size: 1.6rem;
	line-height: 1.5;
	border: 1px solid #e7e7eb;
	background-color: #fff;
	border-radius: .5rem;
}

.c-faq-list dl dd .cont p {
}

@media screen and (max-width:767px){

	.c-faq-list {
	}

	.c-faq-list dl {
		margin-bottom: 3rem;
	}

	.c-faq-list dl dt {
		margin-bottom: 2rem;
	}

	.c-faq-list dl dt .icon {
		width: 4rem;
		font-size: 1.6rem;
		line-height: 4rem;
		border-radius: .4rem;
	}

	.c-faq-list dl dt .ttl {
		flex: 1;
		min-height: 4rem;
		padding: .7rem 1.2rem;
		margin-left: 1rem;
		font-size: 1.6rem;
		border-radius: .4rem;
	}

	.c-faq-list dl dd .icon {
		width: 4rem;
		font-size: 1.6rem;
		line-height: 4rem;
		border-radius: .4rem;
	}

	.c-faq-list dl dd .cont {
		min-height: 4rem;
		padding: .7rem 1.2rem;
		margin-left: 1rem;
		border-radius: .4rem;
	}

	.c-faq-list dl dd .cont p {
	}

}


/**********************************

 c-faq-list-acc

***********************************/
.c-faq-list-acc {
	width: 100rem;
	max-width: 100%;
	margin: 5rem auto 0;
}

.c-faq-list-acc dl {
	margin-top: 4rem;
	background: #fff;
	border-radius: 1.5rem;
}

.c-faq-list-acc dl:first-child {
	margin-top: 0;
}

.c-faq-list-acc dl dt {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 2.5rem 3rem;
	cursor: pointer;
}

.c-faq-list-acc dl dt .icon {
	color: #00a39c;
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.3;
}

.c-faq-list-acc dl dt .ttl {
	flex: 1;
	padding-right: 10rem;
	margin-left: 2rem;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.8;
	position: relative;
	z-index: 1;
}

.c-faq-list-acc dl dt .ttl:before {
	content: "";
	display: block;
	width: 2rem;
	height: .2rem;
	margin: 1.8rem 0 0 0;
	background-color: #00a39c;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.c-faq-list-acc dl dt.is-active .ttl:before {
}

.c-faq-list-acc dl dt .ttl:after {
	content: "";
	display: block;
	width: .2rem;
	height: 2rem;
	margin: .9rem .9rem 0 0;
	background-color: #00a39c;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-faq-list-acc dl dt.is-active .ttl:after {
	opacity: 0;
}

.c-faq-list-acc dl dd {
	display: none;
}

.c-faq-list-acc dl dd .inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0 3rem 2.5rem;
	position: relative;
	z-index: 1;
}

.c-faq-list-acc dl dd .icon {
	color: #999999;
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.2;
}

.c-faq-list-acc dl dd .cont {
	flex: 1;
	margin-left: 2rem;
	font-size: 1.8rem;
	line-height: 1.8;
}

.c-faq-list-acc dl dd .cont p {
	padding-right: 6.5rem;
}

@media screen and (max-width:767px){

	.c-faq-list-acc {
		padding: 0 .5rem;
		margin-top: 1.75rem;
	}

	.c-faq-list-acc dl {
		padding-left: 0;
		margin-top: 2.5rem;
		border-radius: 1rem;
	}

	.c-faq-list-acc dl dt {
		padding: 1rem 1.5rem;
	}

	.c-faq-list-acc dl dt .icon {
		font-size: 1.8rem;
		line-height: 1.8;
	}

	.c-faq-list-acc dl dt .ttl {
		flex: 1;
		padding-right: 3.5rem;
		margin-left: 1rem;
		font-size: 1.8rem;
		letter-spacing: normal;
	}

	.c-faq-list-acc dl dt .ttl:before {
		width: 1.4rem;
		height: .2rem;
		margin: 1.5rem 0 0 0;
	}

	.c-faq-list-acc dl dt.is-active .ttl:before {
	}

	.c-faq-list-acc dl dt .ttl:after {
		width: .2rem;
		height: 1.4rem;
		margin: .9rem .6rem 0 0;
	}

	.c-faq-list-acc dl dd .inner {
		padding: 0 1.5rem 1rem;
	}

	.c-faq-list-acc dl dd .icon {
		font-size: 1.8rem;
		line-height: 1.6;
	}

	.c-faq-list-acc dl dd .cont {
		margin-left: 1rem;
		font-size: 1.6rem;
		line-height: 1.8;
	}

	.c-faq-list-acc dl dd .cont p {
		padding-right: 0;
	}

}


/**********************************

 c-table-style01

***********************************/
.c-table-style01 {

}

.c-table-style01 dl {
	display: flex;
	padding: 4rem 0;
	font-size: 1.8rem;
	border-bottom: .1rem solid #dddddd;
}

.c-table-style01 dl:first-child {
	border-top: .1rem solid #dddddd;
}

.c-table-style01 dl.is-top-line-none {
	border-top: none;
}

.c-table-style01 dl dt {
	display: flex;
	align-items: center;
	width: 29rem;
	padding-right: 4rem;
	font-weight: bold;
	border-right: .1rem solid #dddddd;
}

.c-table-style01 dl dd {
	flex: 1;
	padding-left: 4rem;
}

@media screen and (max-width:767px){

	.c-table-style01 dl {
		display: block;
		padding: 2rem 0;
		font-size: 1.4rem;
	}

	.c-table-style01 dl dt {
		width: auto;
		padding-right: 0;
		margin-bottom: .5em;
		border-right: none;
	}

	.c-table-style01 dl dd {
		padding-left: 0;
	}
}

/**********************************

 c-2column-list

***********************************/
.c-2column-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 7rem;
}

.c-2column-list-sec {
	width: 47rem;
	padding: 3rem 3rem 2.5rem;
	margin-top: 6.3rem;
	background: #fff;
	box-shadow: 0 .3rem 0 rgba(0,0,0,0.1);
	border-radius: 1.5rem;
	position: relative;
	z-index: 1;
}

.c-2column-list-sec:nth-child(1),
.c-2column-list-sec:nth-child(2) {
	margin-top: 0;
}

.c-2column-list-sec .num {
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	background: #1f6d50;
	border-radius: .8rem;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-2column-list-sec .pic {
	text-align: center;
}

.c-2column-list-sec .ttl {
	margin-top: 1.5rem;
	color: #1f6c50;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.c-2column-list-sec .txt01 {
	margin-top: 1rem;
}

@media screen and (max-width:767px){

	.c-2column-list {
		display: block;
		padding: 0 5.88235294%;
		margin-top: 4rem;
	}

	.c-2column-list-sec {
		width: auto;
		padding: 2.5rem 1.5rem 1.5rem;
		margin-top: 3.9rem;
		box-shadow: 0 .15rem 0 rgba(0,0,0,0.1);
		border-radius: 1rem;
	}

	.c-2column-list-sec:nth-child(2) {
		margin-top: 3.9rem;
	}

	.c-2column-list-sec .num {
		width: 2.5rem;
		height: 2.5rem;
		line-height: 2.5rem;
		font-size: 1.2rem;
		border-radius: .6rem;
	}

	.c-2column-list-sec .pic {
		text-align: center;
	}

	.c-2column-list-sec .pic img {
		width: 100%;
		max-width: none;
	}

	.c-2column-list-sec .ttl {
		margin-top: .8rem;
		font-size: 1.6rem;
	}

	.c-2column-list-sec .txt01 {
		margin-top: .6rem;
	}
}




/**********************************

 c-3column-list

***********************************/
.c-3column-list {
	display: flex;
	justify-content: space-between;
	margin-top: 7rem;
}

.c-3column-list-sec {
	width: 30rem;
	padding: 3.7rem 3rem 2.5rem;
	background: #fff;
	box-shadow: 0 .3rem 0 rgba(0,0,0,0.05);
	border-radius: 1rem;
	position: relative;
	z-index: 1;
}

.c-3column-list-sec .num {
	width: 3.6rem;
	height: 3.6rem;
	line-height: 3.6rem;
	font-size: 1.5rem;
	font-weight: 900;
	text-align: center;
	background: #ffdf00;
	border-radius: .8rem;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-3column-list-sec .pic {
	text-align: center;
}

.c-3column-list-sec .ttl {
	margin-top: 1.5rem;
	color: #0e6eb8;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.c-3column-list-sec .txt01 {
	padding-top: 1.5rem;
	margin-top: 1.5rem;
	border-top: 1px solid #dddddd;
}

@media screen and (max-width:767px){

	.c-3column-list {
		display: block;
		margin-top: 4rem;
	}

	.c-3column-list-sec {
		width: auto;
		padding: 2.5rem 1.5rem 2rem;
		margin-bottom: 4.6rem;
		box-shadow: 0 .15rem 0 rgba(0,0,0,0.05);
		border-radius: 1rem;
	}

	.c-3column-list-sec:last-child {
		margin-bottom: 0;
	}

	.c-3column-list-sec .num {
		width: 2.8rem;
		height: 2.8rem;
		line-height: 2.8rem;
		font-size: 1.4rem;
		border-radius: .6rem;
	}

	.c-3column-list-sec .pic {
		text-align: center;
	}

	.c-3column-list-sec .ttl {
		margin-top: 1rem;
		font-size: 1.6rem;
	}

	.c-3column-list-sec .txt01 {
		padding-top: 1rem;
		margin-top: 1rem;
	}
}



/**********************************

 c-completeSec

***********************************/
.c-completeSec {

}

.c-completeSec__inner {
	padding: 8rem 0 1rem;
}

.c-completeSec__inner .intro {
	font-size: 1.8rem;
	font-weight: bold;
}

.c-completeSec__inner .back {
	max-width: 36rem;
	margin: 5rem auto 0;
}


@media screen and (max-width:767px){

	.c-completeSec {
		padding: 0 2.75rem;
	}

	.c-completeSec__inner {
		padding: 4rem 0 .5rem;
	}

	.c-completeSec__inner .intro {
		font-size: 1.4rem;
	}

	.c-completeSec__inner .back {
		max-width: 21.5rem;
		margin-top: 2.5rem;
	}
}



/**********************************

 c-hero

***********************************/
.c-hero {
	background: url(../images/hero_bg01_pc.jpg) no-repeat center / cover;
}

.c-hero__inner {
	display: flex;
	justify-content: space-between;
	width: 130rem;
	padding: 3rem 0 9rem;
}

.c-hero__main {
	width: 52.6rem;
}

.c-hero__main-logo {
	width: 24.7rem;
}

.c-hero__main-ttl {
	margin-top: 2.5rem;
	font-size: 6.1rem;
	font-weight: bold;
	line-height: 1.45;
}

.c-hero__main-ttl .large {
	font-size: 6.7rem;
}

.c-hero__main-works {
	margin-top: 2.5rem;
	font-size: 2.4rem;
	font-weight: bold;
}

.c-hero__main-works .large {
	font-size: 3.4rem;
}

.c-hero__main-works .num {
	display: inline-block;
	font-size: 6rem;
	font-weight: 400;
	line-height: 1;
}

.c-hero__main-note {
	margin-top: .5rem;
	font-size: 1.6rem;
	font-weight: 500;
}

.c-hero__main-award {
	display: flex;
	justify-content: space-between;
	gap: 0 1rem;
	margin-top: 2.5rem;
}

.c-hero__main-award li {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 8rem;
	padding: 0 3rem;
	position: relative;
	z-index: 1;
}

.c-hero__main-award li:before {
	content: "";
	display: block;
	width: 3.3rem;
	height: 8rem;
	background: url(../images/hero_award01.png) no-repeat center / contain;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.c-hero__main-award li:after {
	content: "";
	display: block;
	width: 3.3rem;
	height: 8rem;
	background: url(../images/hero_award02.png) no-repeat center / contain;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

.c-hero__main-award li p {
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	letter-spacing: .03em;
}

.c-hero__main-feature {
	display: flex;
	justify-content: space-between;
	gap: 0 1rem;
	margin-top: 4.5rem;
}

.c-hero__main-feature li {
	padding: 2rem 1.2rem 1.5rem;
	background: #fff;
	border-radius: 1.5rem;
	position: relative;
	z-index: 1;
}

.c-hero__main-feature li .num {
	width: 3rem;
	height: 3rem;
	line-height: 3rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #00a39c;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-hero__main-feature li .txt01 {
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	letter-spacing: 0;
}

.c-hero__aside {
	width: 71rem;
}

.c-hero__aside-tel {

}

.c-hero__aside-tel-inner {
	display: inline-block;
	padding: 3rem 2rem 1rem;
	position: relative;
	z-index: 1;
}

.c-hero__aside-tel-inner:before {
	content: "";
	display: block;
	width: 100%;
	height: calc(100% + 5rem);
	background: #f0f0e1;
	border-radius: 1.5rem 1.5rem 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}

.c-hero__aside-tel-inner:after {
	content: "";
	display: block;
	width: calc(100% - 4rem);
	height: calc(100% + 5rem);
	background: #fff;
	border-radius: 1.5rem 1.5rem 0 0;
	position: absolute;
	top: 2rem;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.c-hero__aside-tel-ttl {
	padding: 0 2rem;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}

.c-hero__aside-tel-num {
	padding: 0 2rem;
	margin-top: 1rem;
	color: #00a39b;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

.c-hero__aside-tel-num a {
	display: inline-block;
	color: #00a39b;
	font-size: 3.6rem;
	font-weight: 600;
	white-space: nowrap;
	line-height: 1;
}

.c-hero__aside-tel-time {
	padding: 0 2rem;
	margin-top: .5rem;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}

.c-hero__aside-pic {
	text-align: center;
	position: relative;
	z-index: 2;
}

.c-hero__aside-pic img {
	width: 100%;
	max-width: none;
}

.c-hero__aside-txt01 {
	font-size: 2rem;
	font-weight: bold;
}

.c-hero__aside-txt01 .block {
	display: inline-block;
	padding: .5rem 1.5rem;
	background: #fff;
	border-radius: 0 0 1.5rem 1.5rem;
}

.c-hero__aside-address {
	padding: 0 1.5rem;
	margin-top: 1.5rem;
	line-height: 1.8;
}

@media screen and (max-width:767px){

	.c-hero {
		padding: 0 1.75rem;
		background: url(../images/hero_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-hero__inner {
		display: block;
		padding: 1.5rem 0 2.75rem;
	}

	.c-hero__main {
		width: auto;
	}

	.c-hero__main-logo {
		width: 18.5rem;
		margin: 0 auto;
	}

	.c-hero__main-ttl {
		margin-top: 1.5rem;
		font-size: 3.3rem;
		text-align: center;
	}

	.c-hero__main-ttl .large {
		font-size: 3.6rem;
	}

	.c-hero__main-works {
		margin-top: 1.25rem;
		font-size: 2rem;
		text-align: center;
	}

	.c-hero__main-works .large {
		font-size: 2.5rem;
	}

	.c-hero__main-works .num {
		font-size: 3.8rem;
	}

	.c-hero__main-note {
		margin-top: .25rem;
		font-size: 1.2rem;
		font-weight: 500;
		text-align: center;
	}

	.c-hero__main-award {
		gap: 0 .5rem;
		margin: 1.5rem -.5rem 0;
	}

	.c-hero__main-award li {
		height: 7.95rem;
		padding: 0 2.9rem;
	}

	.c-hero__main-award li:before {
		width: 3.25rem;
		height: 7.95rem;
	}

	.c-hero__main-award li:after {
		width: 3.25rem;
		height: 7.95rem;
	}

	.c-hero__main-feature {
		justify-content: center;
		flex-wrap: wrap;
		gap: 2.65rem 2rem;
		margin-top: 4.5rem;
	}

	.c-hero__main-feature li {
		width: calc(100%/2 - 1rem);
		flex: 0 1 calc(100%/2 - 1rem);
		padding: 1.75rem 1rem 1.2rem;
		border-radius: .75rem;
	}

	.c-hero__main-feature li .num {
		width: 2.3rem;
		height: 2.3rem;
		line-height: 2.3rem;
		font-size: 1.1rem;
	}

	.c-hero__main-feature li .txt01 {
		font-weight: bold;
		line-height: 1.6;
		text-align: center;
	}

	.c-hero__aside {
		width: auto;
		margin-top: 3rem;
	}

	.c-hero__aside-tel {
		margin: 0 -.75rem;
	}

	.c-hero__aside-tel-inner {
		display: block;
		padding: 2.2rem 2rem 1rem;
	}

	.c-hero__aside-tel-inner:before {
		height: calc(100% + 2.5rem);
		border-radius: .75rem .75rem 0 0;
	}

	.c-hero__aside-tel-inner:after {
		width: calc(100% - 2rem);
		height: calc(100% + 2.5rem);
		border-radius: .75rem .75rem 0 0;
		top: 1rem;
	}

	.c-hero__aside-tel-ttl {
		padding: 0;
		font-size: 1.3rem;
	}

	.c-hero__aside-tel-num {
		padding: 0;
		margin-top: .5rem;
		font-size: 1.5rem;
	}

	.c-hero__aside-tel-num a {
		font-size: 2.7rem;
	}

	.c-hero__aside-tel-time {
		padding: 0;
		margin-top: .25rem;
		font-size: 1.4rem;
	}

	.c-hero__aside-txt01 {
		font-size: 1.6rem;
		text-align: center;
	}

	.c-hero__aside-txt01 .block {
		padding: .3rem 1.5rem;
		border-radius: 0 0 1.25rem 1.25rem;
	}

	.c-hero__aside-address {
		padding: 0;
		margin-top: 1.2rem;
		font-size: 1.2rem;
		text-align: center;
	}
}


/**********************************

 c-feature

***********************************/
.c-feature {
	background: url(../images/feature_bg01.jpg) repeat center top / 192rem auto;
}

.c-feature__inner {
	padding: 7.5rem 0 9rem;
}

.c-feature__list {
	display: flex;
	justify-content: space-between;
	margin-top: 4.5rem;
}

.c-feature__list-sec {
	width: 36rem;
	padding: 3rem 2.9rem 2rem;
	background: #fff;
	border-left: .1rem solid #dddddd;
	border-right: .1rem solid #dddddd;
	border-bottom: .1rem solid #dddddd;
	border-radius: 1.5rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.c-feature__list-sec:before {
	content: "";
	display: block;
	width: 100%;
	height: .2rem;
	background: #00a39c;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-feature__list-pic {

}

.c-feature__list-pic img {
	width: 100%;
	max-width: none;
}

.c-feature__list-ttl {
	margin-top: 1.8rem;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}

.c-feature__list-txt01 {
	margin-top: .5rem;
}

.c-feature__market {
	margin-top: 6rem;
}

.c-feature__market-pic {
	margin-top: 4rem;
}

.c-feature__market-pic img {
	max-width: none;
	width: 100%;
}

@media screen and (max-width:767px){

	.c-feature {
		background-size: 96rem auto;
	}

	.c-feature__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-feature__list {
		display: block;
		margin: 2rem auto 0;
	}

	.c-feature__list-sec {
		width: auto;
		padding: 1.5rem 1.4rem 1.5rem;
		margin-top: 3rem;
		border-left: .1rem solid #dddddd;
		border-right: .1rem solid #dddddd;
		border-bottom: .1rem solid #dddddd;
		border-radius: 1.5rem;
	}

	.c-feature__list-sec:first-child {
		margin-top: 0;
	}

	.c-feature__list-sec:before {
		height: .15rem;
	}

	.c-feature__list-ttl {
		margin-top: 1.2rem;
		font-size: 1.9rem;
	}

	.c-feature__list-txt01 {
		margin-top: .75rem;
		font-size: 1.6rem;
		line-height: 1.8;
	}

	.c-feature__market {
		margin-top: 3.5rem;
	}

	.c-feature__market-pic {
		margin-top: 2rem;
	}
}


/**********************************

 c-target

***********************************/
.c-target {
	background: url(../images/target_bg01_pc.jpg) no-repeat center top / cover;
}

.c-target__inner {
	padding: 7.5rem 0 9rem;
}

.c-target__content {
	margin-top: 4rem;
	text-align: center;
	position: relative;
	z-index: 1;
}

.c-target__content:before {
	content: "";
	display: block;
	width: 134rem;
	height: 66.5rem;
	background: url(../images/target_pic01_pc.png) no-repeat center / contain;
	position: absolute;
	top: -1rem;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.c-target__content ul {
	display: inline-block;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.5;
}

.c-target__content ul li {
	padding: 1.1rem 2.8rem;
	margin-top: 2.5rem;
	background: #fff;
	border: .1rem solid #cccccc;
	border-radius: 1.5rem;
}

.c-target__content ul li:first-child {
	margin-top: 0;
}

.c-target__content ul li .icon {
	display: inline-block;
	padding-left: 3.2rem;
	position: relative;
	z-index: 1;
}

.c-target__content ul li .icon:before {
	content: "";
	display: block;
	width: 1.8rem;
	height: 1.4rem;
	background: url(../images/icon_check01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

@media screen and (max-width:767px){

	.c-target {
		background: url(../images/target_bg01_sp.jpg) no-repeat center top / cover;
	}

	.c-target__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-target__content {
		padding: 0 .5rem;
		margin-top: 2rem;
	}

	.c-target__content:before {
		display: none;
	}

	.c-target__content ul {
		display: block;
		font-size: 1.8rem;
	}

	.c-target__content ul li {
		padding: .45rem 1.2rem;
		margin-top: 2.5rem;
		border-radius: .75rem;
	}

	.c-target__content ul li:first-child {
		margin-top: 0;
	}

	.c-target__content ul li .icon {
		padding-left: 1.9rem;
	}

	.c-target__content ul li .icon:before {
		width: 1.35rem;
		height: 1.05rem;
	}
}


/**********************************

 c-cemetery

***********************************/
.c-cemetery {
	background: url(../images/cemetery_bg01_pc.jpg) no-repeat center top / cover;
}

.c-cemetery__inner {
	padding: 7.5rem 0 7rem;
}

.c-cemetery__area {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 2rem 0;
	margin-top: 4.5rem;
}

.c-cemetery__area .c-title02 {
	width: 100%;
}

.c-cemetery__area-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 4rem 0;
	width: 55.6rem;
	margin-left: 2.5rem;
}

.c-cemetery__area-list-item {
	width: 26.4rem;
	padding-bottom: 1.5rem;
	border-bottom: .1rem solid #dddddd;
}

.c-cemetery__area-list-item .ttl {
	padding: .75rem 1rem;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	background: #ecece3;
	border-radius: 1.5rem;
}

.c-cemetery__area-list-item .num {
	margin-top: 1.5rem;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}

.c-cemetery__area-map {
	width: 52.9rem;
}

@media screen and (max-width:767px){

	.c-cemetery {
		padding: 0 2.75rem;
		background: url(../images/cemetery_bg01_sp.jpg) no-repeat center top / cover;
	}

	.c-cemetery__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-cemetery__area {
		display: block;
		margin-top: 2rem;
	}

	.c-cemetery__area .c-title02 {
		letter-spacing: -.03em;
	}

	.c-cemetery__area-list {
		gap: 2.5rem 0;
		width: auto;
		margin-top: 2.5rem;
		margin-left: 0;
	}

	.c-cemetery__area-list-item {
		width: 15rem;
		padding-bottom: .75rem;
		border-bottom: .1rem solid #dddddd;
	}

	.c-cemetery__area-list-item .ttl {
		padding: .35rem 1rem;
		font-size: 1.8rem;
		border-radius: .75rem;
	}

	.c-cemetery__area-list-item .num {
		margin-top: .75rem;
		font-size: 1.8rem;
	}

	.c-cemetery__area-map {
		width: 26.5rem;
		margin: 2rem auto 0;
	}

}


/**********************************

 c-tombstone

***********************************/
.c-tombstone {
	background: #00a39c;
}

.c-tombstone__inner {
	padding: 7.5rem 0 9rem;
}

.c-tombstone__desc {
	margin-top: 4rem;
	color: #fff;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.6;
}

.c-tombstone__content {
	margin-top: 5.5rem;
}

.c-tombstone__content-head {

}

.c-tombstone__content-head ul {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 0 2rem;
	height: 7rem;
}

.c-tombstone__content-head ul li {
	width: 37.4rem;
}

.c-tombstone__content-head ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 6rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	background: #d7a72b;
	border-radius: 1.5rem 1.5rem 0 0;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-tombstone__content-head ul li a.is-active {
	height: 7rem;
	color: #00a39a;
	background: #fff;
}

.c-tombstone__content-body {
	padding: 4rem 4rem 3rem;
	background: #fff;
	border-radius: 1.5rem;
}

.c-tombstone__content-body-box {
	display: none;
}

.c-tombstone__content-body-box:first-child {
	display: block;
}

.c-tombstone__content-body-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 3rem 0;
}

.c-tombstone__content-body-list-sec {
	width: 54rem;
}

.c-tombstone__content-body-list-sec .pic {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 28rem;
	background: #edf9f8;
	border-radius: 1.5rem;
}

.c-tombstone__content-body-list-sec .pic img {
	display: block;
	width: 26.6rem;
}

.c-tombstone__content-body-list-sec .ttl {
	margin-top: 1.8rem;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.c-tombstone__content-body-list-sec table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 1.8rem;
	border-top: .1rem solid #dddddd;
	line-height: 1.8;
}

.c-tombstone__content-body-list-sec table tr {
}

.c-tombstone__content-body-list-sec table tr th {
	width: 10rem;
	font-weight: bold;
	background: #edf9f8;
	text-align: center;
	vertical-align: middle;
	border-bottom: .1rem solid #dddddd;
}

.c-tombstone__content-body-list-sec table tr td {
	padding: 1rem 2rem;
	border-bottom: .1rem solid #dddddd;
	vertical-align: top;
}

.c-tombstone__content-body-list-sec table tr td .indent {
	display: inline-block;
	text-indent: -1.1em;
}

.c-tombstone__content-body-list-sec .note {
	margin-top: 1.2rem;
	font-size: 1.6rem;
	line-height: 1.8;
}

.c-tombstone__content-body-list-sec .note li {
}

@media screen and (max-width:767px){

	.c-tombstone__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-tombstone__desc {
		margin-top: 1.5rem;
		font-size: 1.8rem;
	}

	.c-tombstone__content {
		margin: 1.5rem -.5rem 0;
	}

	.c-tombstone__content-head {

	}

	.c-tombstone__content-head ul {
		gap: 0 1rem;
		line-height: 1.3;
	}

	.c-tombstone__content-head ul li {
		width: 10rem;
	}

	.c-tombstone__content-head ul li a {
		font-size: 1.8rem;
		border-radius: .75rem .75rem 0 0;
	}

	.c-tombstone__content-body {
		padding: 2rem 1.5rem 2rem;
		border-radius: .75rem;
	}

	.c-tombstone__content-body-box {
		display: none;
	}

	.c-tombstone__content-body-box:first-child {
		display: block;
	}

	.c-tombstone__content-body-list {
		display: block;
	}

	.c-tombstone__content-body-list-sec {
		width: auto;
		margin-top: 2rem;
	}

	.c-tombstone__content-body-list-sec:first-child {
		margin-top: 0;
	}

	.c-tombstone__content-body-list-sec .pic {
		height: 17.5rem;
		border-radius: .75rem;
	}

	.c-tombstone__content-body-list-sec .pic img {
		width: 16rem;
	}

	.c-tombstone__content-body-list-sec .ttl {
		margin-top: 1rem;
		font-size: 2rem;
	}

	.c-tombstone__content-body-list-sec table {
		margin-top: 1rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.c-tombstone__content-body-list-sec table tr {
	}

	.c-tombstone__content-body-list-sec table tr th {
		width: 6rem;
	}

	.c-tombstone__content-body-list-sec table tr td {
		padding: .9rem 1.2rem;
	}

	.c-tombstone__content-body-list-sec .note {
		margin-top: 1.2rem;
		font-size: 1.4rem;
		line-height: 1.5;
	}
}


/**********************************

 c-other

***********************************/
.c-other {
	background: #e9fdff url(../images/other_bg01_pc.jpg) no-repeat center bottom / cover;
}

.c-other__inner {
	padding: 7.5rem 0 9rem;
}

.c-other__content {
	margin-top: 4rem;
}

.c-other__content-sec {
	margin-top: 6rem;
}

.c-other__content-sec:first-child {
	margin-top: 0;
}

.c-other__service01 {
	display: flex;
	justify-content: space-between;
	padding: 3.5rem 3rem 5.5rem;
	margin-top: 3.8rem;
	background: #fff;
	border-radius: 1.5rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.c-other__service01:before {
	content: "";
	display: block;
	width: 100%;
	height: .2rem;
	background: #00a39c;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-other__service01-pic {
	width: 34rem;
}

.c-other__service01-content {
	width: 77rem;
}

.c-other__service01-content-sec {
	padding-top: 2.4rem;
	margin-top: 1.5rem;
	border-top: .1rem solid #dddddd;
}

.c-other__service01-content-sec:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}

.c-other__service01-content-sec .head {
	display: flex;
	align-items: center;
	gap: 0 2.5rem;
}

.c-other__service01-content-sec .head .ttl {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.8;
}

.c-other__service01-content-sec .head .price {
	color: #00a39b;
	font-size: 2rem;
	font-weight: bold;
}

.c-other__service01-content-sec .head .price__inner {
	display: inline-block;
	padding: .2rem 1.5rem;
	border-radius: 1rem;
	background: #edf9f8;
}

.c-other__service01-content-sec .head .price__inner .tax {
	color: #333;
	font-size: 1.4rem;
}

.c-other__service01-content-sec .body {
	margin-top: 1.5rem;
	line-height: 1.8;
}

.c-other__service01-content-sec .body p {
	margin-bottom: -.3em;
}

.c-other__service02 {
	padding: 3.5rem 3rem 5.5rem;
	margin-top: 3.8rem;
	background: #fff;
	border-radius: 1.5rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.c-other__service02:before {
	content: "";
	display: block;
	width: 100%;
	height: .2rem;
	background: #00a39c;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-other__service02-pic {
	width: 54rem;
	margin: 0 auto;
	text-align: center;
}

.c-other__service02-content {
	display: flex;
	margin-top: 2.7rem;
}

.c-other__service02-content-sec {
	flex: 1;
	padding: 0 3rem;
	margin-top: 1.5rem;
	border-left: .1rem solid #dddddd;
}

.c-other__service02-content-sec:first-child {
	border-left: none;
	padding-left: 0;
}

.c-other__service02-content-sec:last-child {
	padding-right: 0;
}

.c-other__service02-content-sec .head {
}

.c-other__service02-content-sec .head .ttl {
	margin-top: -.3em;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
}

.c-other__service02-content-sec .head .price {
	margin-top: .5rem;
	color: #00a39b;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}

.c-other__service02-content-sec .head .price__inner {
	display: inline-block;
	padding: .2rem 1.5rem;
	border-radius: 1rem;
	background: #edf9f8;
}

.c-other__service02-content-sec .head .price__inner .tax {
	color: #333;
	font-size: 1.4rem;
}

.c-other__service02-content-sec .body {
	margin-top: 1.5rem;
	line-height: 1.8;
}

.c-other__service02-content-sec .body p {
	margin-bottom: -.3em;
}

.c-other__service03 {
	display: flex;
	justify-content: space-between;
	padding: 3.5rem 3rem 5.5rem;
	margin-top: 3.8rem;
	background: #fff;
	border-radius: 1.5rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.c-other__service03:before {
	content: "";
	display: block;
	width: 100%;
	height: .2rem;
	background: #00a39c;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-other__service03-pic {
	width: 34rem;
}

.c-other__service03-content {
	width: 77rem;
}

.c-other__service03-content p {
	margin-top: -.3em;
	line-height: 1.8;
}

@media screen and (max-width:767px){

	.c-other {
		background: #ebf9f9;
	}

	.c-other__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-other__content {
		margin-top: 2rem;
		padding: 0 .5rem;
	}

	.c-other__content-sec {
		margin-top: 3rem;
	}

	.c-other__service01 {
		display: block;
		padding: 2rem 2rem 2rem;
		margin-top: 2.5rem;
		border-radius: 1.5rem;
	}

	.c-other__service01:before {
		height: .15rem;
	}

	.c-other__service01-pic {
		width: auto;
	}

	.c-other__service01-pic img {
		width: 100%;
		max-width: none;
	}

	.c-other__service01-content {
		width: auto;
		margin-top: 1.2rem;
	}

	.c-other__service01-content-sec {
		padding-top: 1.2rem;
		margin-top: 1.5rem;
		border-top: .1rem solid #dddddd;
	}

	.c-other__service01-content-sec:first-child {
		padding-top: 0;
		margin-top: 0;
		border-top: none;
	}

	.c-other__service01-content-sec .head {
		display: block;
	}

	.c-other__service01-content-sec .head .ttl {
		font-size: 2.1rem;
		text-align: center;
	}

	.c-other__service01-content-sec .head .price {
		font-size: 2rem;
	}

	.c-other__service01-content-sec .head .price__inner {
		display: block;
		padding: 0 1.5rem;
		margin-top: 1rem;
		border-radius: .75rem;
		text-align: center;
	}

	.c-other__service01-content-sec .head .price__inner .tax {
		font-size: 1.4rem;
	}

	.c-other__service01-content-sec .body {
		margin-top: 1.2rem;
	}

	.c-other__service01-content-sec .body p {
		margin-bottom: -.3em;
		font-size: 1.6rem;
	}

	.c-other__service02 {
		padding: 2rem 2rem 2rem;
		margin-top: 2.5rem;
		border-radius: 1.5rem;
	}

	.c-other__service02:before {
		height: .15rem;
	}

	.c-other__service02-pic {
		width: auto;
	}

	.c-other__service02-pic img {
		width: 100%;
		max-width: none;
	}

	.c-other__service02-content {
		display: block;
		margin-top: 1.2rem;
	}

	.c-other__service02-content-sec {
		flex: 1;
		padding: 1.2rem 0 0 0;
		margin-top: 1.5rem;
		border-top: .1rem solid #dddddd;
		border-left: none;
	}

	.c-other__service02-content-sec:first-child {
		border-top: none;
		border-left: none;
		padding-top: 0;
		padding-left: 0;
		margin-top: 0;
	}

	.c-other__service02-content-sec:last-child {
		padding-right: 0;
	}

	.c-other__service02-content-sec .head {
	}

	.c-other__service02-content-sec .head .ttl {
		margin-top: 0;
		font-size: 2.1rem;
		line-height: 1.8;
	}

	.c-other__service02-content-sec .head .price {
		margin-top: .5rem;
		font-size: 2rem;
	}

	.c-other__service02-content-sec .head .price__inner {
		display: block;
		padding: 0 1.5rem;
		margin-top: 1rem;
		border-radius: .75rem;
		text-align: center;
	}

	.c-other__service02-content-sec .head .price__inner .tax {
		color: #333;
		font-size: 1.4rem;
	}

	.c-other__service02-content-sec .body {
		margin-top: 1.5rem;
		line-height: 1.8;
	}

	.c-other__service02-content-sec .body p {
		margin-bottom: -.3em;
		font-size: 1.6rem;
	}

	.c-other__service03 {
		display: block;
		padding: 2rem 2rem 2rem;
		margin-top: 2.5rem;
		border-radius: 1.5rem;
	}

	.c-other__service03:before {
		height: .15rem;
	}

	.c-other__service03-pic {
		width: auto;
	}

	.c-other__service03-pic img {
		width: 100%;
		max-width: none;
	}

	.c-other__service03-content {
		width: auto;
		margin-top: 1.2rem;
	}

	.c-other__service03-content p {
		margin-top: -.3em;
		line-height: 1.8;
		font-size: 1.6rem;
	}
}


/**********************************

 c-cv

***********************************/
.c-cv {
	background: url(../images/cv_bg01_pc.jpg) no-repeat center / cover;
}

.c-cv__inner {
	padding: 5.5rem 0 8.5rem;
}

.c-cv__ttl {
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
}

.c-cv__list {
	display: flex;
	justify-content: center;
	gap: 0 5rem;
	margin-top: 2.5rem;
}

.c-cv__list-tel {

}

.c-cv__list-tel a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 32.5rem;
	height: 10.4rem;
	background: #fff;
	border-radius: 1.5rem;
}

.c-cv__list-tel-ttl {
	font-size: 1.2rem;
	text-align: center;
}

.c-cv__list-tel-num {
	margin-top: .5rem;
	color: #00a39b;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

.c-cv__list-tel-num span {
	display: inline-block;
	color: #00a39b;
	font-size: 3.2rem;
	font-weight: 600;
	white-space: nowrap;
	line-height: 1;
}

.c-cv__list-tel-time {
	font-size: 1.2rem;
	text-align: center;
}

.c-cv__list-reserve {
	font-size: 2.4rem;
	font-weight: bold;
}

.c-cv__list-reserve a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 32.5rem;
	height: 10.4rem;
	color: #fff;
	background: #00a39c;
	border: .2rem solid #00a39c;
	border-radius: 1.5rem;
	position: relative;
	z-index: 1;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-cv__list-reserve a:hover {
	color: #00a39c;
	background: #fff;
}

.c-cv__list-reserve a:before {
	content: "";
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background: url(../images/icon_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 3rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.c-cv__list-download {
	font-size: 2.4rem;
	font-weight: bold;
}

.c-cv__list-download a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 32.5rem;
	height: 10.4rem;
	color: #fff;
	background: #d7a72b;
	border: .2rem solid #d7a72b;
	border-radius: 1.5rem;
	position: relative;
	z-index: 1;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-cv__list-download a:hover {
	color: #d7a72b;
	background: #fff;
}

.c-cv__list-download a:before {
	content: "";
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background: url(../images/icon_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 3rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

@media screen and (max-width:767px){

	.c-cv {
		background: url(../images/cv_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-cv__inner {
		padding: 1.75rem 0 3.5rem;
	}

	.c-cv__ttl {
		font-size: 1.8rem;
		letter-spacing: -.03em;
	}

	.c-cv__list {
		display: block;
		margin-top: 2rem;
		padding: 0 .5rem;
	}

	.c-cv__list-tel {

	}

	.c-cv__list-tel a {
		width: 100%;
		height: 10.4rem;
		border-radius: 1.5rem;
	}

	.c-cv__list-reserve {
		margin-top: 2rem;
	}

	.c-cv__list-reserve a {
		width: 100%;
		height: 7rem;
	}

	.c-cv__list-reserve a:hover {
		color: #fff;
		background: #00a39c;
	}

	.c-cv__list-reserve a:before {
		right: 2rem;
	}

	.c-cv__list-download {
		margin-top: 2rem;
	}

	.c-cv__list-download a {
		width: 100%;
		height: 7rem;
	}

	.c-cv__list-download a:hover {
		color: #fff;
		background: #d7a72b;
	}

	.c-cv__list-download a:before {
		right: 2rem;
	}
}


/**********************************

 c-flow

***********************************/
.c-flow {
	background: #00a39c;
}

.c-flow__inner {
	padding: 6.5rem 0 9rem;
}

.c-flow__desc {
	margin-top: 2.5rem;
	color: #00a39c;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

.c-flow__desc .block {
	display: inline-block;
	padding: .2rem 1.8rem;
	background: #fff;
	border-radius: 1rem;
}

.c-flow__list {
	display: flex;
	justify-content: space-between;
	margin-top: 5rem;
}

.c-flow__list-sec {
	width: 19.2rem;
	padding: 3.7rem 2rem 1rem;
	background: #fff;
	border-radius: 1.5rem;
	position: relative;
	z-index: 1;
}

.c-flow__list-sec:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 1.1rem solid transparent;
	border-bottom: 1.1rem solid transparent;
	border-left: 1.9rem solid #ffffff;
	border-right: 0;
	position: absolute;
	top: 50%;
	right: -4.1rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.c-flow__list-sec:last-child:before {
	display: none;
}

.c-flow__list-sec .num {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 10rem;
	height: 3.4rem;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	background: #d7a72b;
	border-radius: 20rem;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-flow__list-sec .pic {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 8rem;
	background: #edf9f8;
	border-radius: 1.5rem;
}

.c-flow__list-sec .pic img {
	display: block;
	width: 5.5rem;
}

.c-flow__list-sec .ttl {
	margin-top: .5rem;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
}

.c-flow__list-sec .ttl .small {
	display: inline-block;
	font-size: 1.6rem;
}

@media screen and (max-width:767px){

	.c-flow__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-flow__desc {
		margin: 2rem .5rem 0;
	}

	.c-flow__desc .block {
		display: block;
		padding: .2rem 1.5rem;
		border-radius: 1rem;
	}

	.c-flow__list {
		display: block;
		padding: 0 .5rem;
		margin-top: 4.5rem;
	}

	.c-flow__list-sec {
		width: auto;
		padding: 3.5rem 2rem 1rem;
		margin-top: 6.5rem;
		border-radius: 1.5rem;
	}

	.c-flow__list-sec:first-child {
		margin-top: 0;
	}

	.c-flow__list-sec:before {
		display: none;
	}

	.c-flow__list-sec:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 1.1rem solid transparent;
		border-left: 1.1rem solid transparent;
		border-top: 1.9rem solid #ffffff;
		border-bottom: 0;
		position: absolute;
		bottom: -3.5rem;
		left: 50%;
		z-index: 1;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.c-flow__list-sec:last-child:after {
		display: none;
	}

	.c-flow__list-sec .ttl {
		margin-top: 1rem;
	}
}


/**********************************

 c-voice

***********************************/
.c-voice {
	background: #edf9f8;
}

.c-voice__inner {
	padding: 7.5rem 0 9rem;
}

.c-voice__list {
	display: flex;
	flex-wrap: wrap;
	gap: 6rem;
	margin-top: 4.5rem;
}

.c-voice__list-sec {
	width: calc(100%/3 - 4rem);
	flex: 0 1 calc(100%/3 - 4rem);
	padding: 3rem;
	background: #fff;
	border-radius: 1.5rem;
}

.c-voice__list-sec .ttl {
	padding: .6rem 1rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	background: #00a39c;
	border-radius: 1.5rem;
}

.c-voice__list-sec .txt01 {
	margin-top: 1.5rem;
	margin-bottom: -.3em;
	line-height: 1.8;
}

@media screen and (max-width:767px){

	.c-voice__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-voice__list {
		display: block;
		padding: 0 .5rem;
		margin-top: 2rem;
	}

	.c-voice__list-sec {
		width: auto;
		padding: 2rem;
		margin-top: 2.5rem;
		border-radius: 1rem;
	}

	.c-voice__list-sec:first-child {
		margin-top: 0;
	}

	.c-voice__list-sec .ttl {
		padding: .6rem 1rem;
		border-radius: 1rem;
	}

	.c-voice__list-sec .txt01 {
		margin-top: 1.2rem;
		font-size: 1.6rem;
	}
}


/**********************************

 c-reason

***********************************/
.c-reason {
	background: url(../images/bg_stripe01.png) repeat center top / 3rem 3rem;
}

.c-reason__inner {
	padding: 7.5rem 0 9rem;
}

.c-reason__list {
	display: flex;
	justify-content: space-between;
	margin-top: 6rem;
}

.c-reason__list-sec {
	width: 36rem;
	padding: 3.6rem 2.9rem 2rem;
	background: #fff;
	border: .1rem solid #dddddd;
	border-radius: 1.5rem;
	position: relative;
	z-index: 1;
}

.c-reason__list-sec .num {
	padding: .1rem 1.5rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	white-space: nowrap;
	background: #00a39c;
	border-radius: 20rem;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-reason__list-sec .num {
	font-size: 1.6rem;
}

.c-reason__list-sec .pic {

}

.c-reason__list-sec .pic img {
	width: 100%;
	max-width: none;
}

.c-reason__list-sec .ttl {
	margin-top: 1.2rem;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}

.c-reason__list-sec .txt01 {
	margin-top: 1rem;
	line-height: 1.8;
}

@media screen and (max-width:767px){

	.c-reason {
		background-size: 1.5rem 1.5rem;
	}

	.c-reason__inner {
		padding: 3.75rem 0 4rem;
	}

	.c-reason__list {
		display: block;
		margin-top: 3rem;
		padding: 0 .5rem;
	}

	.c-reason__list-sec {
		width: auto;
		padding: 3.4rem 1.9rem 1.2rem;
		margin-top: 4rem;
		border-radius: 1.5rem;
	}

	.c-reason__list-sec:first-child {
		margin-top: 0;
	}

	.c-reason__list-sec .num {
		padding: .1rem 1.75rem;
	}

	.c-reason__list-sec .ttl {
		margin-top: 1rem;
		font-size: 1.9rem;
	}

	.c-reason__list-sec .txt01 {
		margin-top: .6rem;
		font-size: 1.6rem;
	}
}


/**********************************

 c-faq

***********************************/
.c-faq {
	background: #edf9f8;
}

.c-faq__inner {
	padding: 7.5rem 0 9rem;
}

@media screen and (max-width:767px){

	.c-faq__inner {
		padding: 3.75rem 0 4rem;
	}
}


/**********************************

 c-contact

***********************************/
.c-contact {

}

.c-contact__inner {
	padding: 7.5rem 0 1rem;
}

.c-contact__desc {
	margin-top: 3.5rem;
	text-align: center;
}

.c-contact__tel {
	width: 46rem;
	padding: 2rem 3.9rem 3rem;
	margin: 4rem auto 5rem;
	border: .1rem solid #dddddd;
	border-radius: 3rem;
}

.c-contact__tel .ttl {
	padding-bottom: 1.5rem;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	border-bottom: .1rem solid #dddddd;
}

.c-contact__tel .num {
	margin-top: 1.5rem;
	color: #00a39c;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
}

.c-contact__tel .num a {
	color: #00a39c;
	font-size: 3.2rem;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.c-contact__tel .time {
	width: 26.7rem;
	padding: .2rem 0;
	margin: 1.5rem auto 0;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.6;
	border-radius: 20rem;
	background: #f5f5f5;
}

.c-contact__content {
	width: 110rem;
	max-width: 100%;
	padding: 1rem 4.8rem 6.5rem;
	margin: 0 auto;
	background-color: #fff;
	border-left: .2rem solid #dddddd;
	border-right: .2rem solid #dddddd;
	border-bottom: .2rem solid #dddddd;
	border-radius: 3rem;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.c-contact__content:before {
	content: "";
	display: block;
	width: 100%;
	height: .3rem;
	background-color: #00a39c;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (max-width:767px){

	.c-contact__inner {
		padding: 3.75rem 0 .5rem;
	}

	.c-contact__desc {
		margin-top: .75rem;
		font-size: 1.8rem;
		text-align: left;
	}

	.c-contact__tel {
		width: auto;
		padding: 1.5rem 1.5rem 1.5rem;
		margin: 1.75rem auto 3rem;
		text-align: center;
		border: .15rem solid #dddddd;
		border-radius: 1.5rem;
	}

	.c-contact__tel .ttl {
		display: inline-block;
		padding-bottom: 1rem;
		font-size: 1.6rem;
		border-bottom: .1rem solid #dddddd;
	}

	.c-contact__tel .num {
		margin-top: 1.2rem;
	}

	.c-contact__tel .time {
		width: 28rem;
		padding: .3rem 0;
		margin: 1rem auto 0;
		font-size: .9rem;
	}

	.c-contact__content {
		padding: .2rem 1.4rem 3.2rem;
		background-color: #fff;
		border-radius: 1.5rem;
		box-shadow: none;
		border-left: .1rem solid #dddddd;
		border-right: .1rem solid #dddddd;
		border-bottom: .1rem solid #dddddd;
	}

	.c-contact__content:before {
		height: .15rem;
	}
}


/**********************************

 xxx

***********************************/

@media screen and (max-width:767px){

}

