/*
Theme Name: original_theme
Description: This is our original theme.
Author: Wordpress Theme
Version: 1.02
*/

@charset "utf-8";

html {
	font-size: 10px;
}

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: .12em;
	font-feature-settings : "palt";
	text-align: left;
	background-color: #fff;
	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: "YakuHanJP", 'Noto Sans JP', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-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);
		transform-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: .12em;
}
p {
	letter-spacing: .12em;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
input,
button {
	font-family: "YakuHanJP", 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-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 2rem;
	font-family: "YakuHanMP", "Noto Serif JP", YuMincho, '游明朝', 'ヒラギノ明朝 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;*/
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: .12em;
	border: none;
	background: #eff1f2;
	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 .5rem 2rem;
	color: #333333;
	font-family: "YakuHanMP", "Noto Serif JP", YuMincho, '游明朝', 'ヒラギノ明朝 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;*/
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: .12em;
	border: none;
	background: #eff1f2;
	box-sizing: border-box;
	border-radius: 0;
}
textarea {
	height: 15rem;
	padding: 1.5rem 2rem;
	font-family: "YakuHanMP", "Noto Serif JP", YuMincho, '游明朝', 'ヒラギノ明朝 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;*/
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: .12em;
	border: none;
	background: #eff1f2;
	box-sizing: border-box;
	border-radius: 0;
	vertical-align: top;
}
/* Webkit */
::-webkit-input-placeholder {
	color: #acacac;
	font-weight: bold;
	opacity: 1;
}
/* Firefox 18 以前 */
:-moz-placeholder {
	color: #acacac;
	font-weight: bold;
}
/* Firefox 19 以降 */
::-moz-placeholder {
	color: #acacac;
	font-weight: bold;

	/* Firefox 19 以降のデフォルトでは */
	/* color ではなく opacity で色合いを調整しているため */
	/* 文字色を指定する場合、opacity を 1 にする必要がある */
	opacity: 1;
}
/* IE 10 以降 */
:-ms-input-placeholder {
	color: #acacac !important;
	font-weight: bold;
}
/* CSS4では以下のような名前の擬似クラスになるらしい */
/* おそらく今のところ対応ブラウザはない */
:placeholder-shown {
	color: #acacac;
	font-weight: bold;
}
/* 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", "Noto Serif JP", YuMincho, '游明朝', 'ヒラギノ明朝 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: "YakuHanJP", 'Lato', sans-serif;
}
.Oswald {
	font-family: "YakuHanJP", 'Oswald', sans-serif;
}
.Montserrat {
	font-family: "YakuHanJP", 'Montserrat', sans-serif;
}
.Roboto {
	font-family: "YakuHanJP", 'Roboto', sans-serif;
}
.EB-Garamond {
	font-family: "EB Garamond", sans-serif;
}
.M-PLUS-Rounded-1c {
	font-family: "M PLUS Rounded 1c", sans-serif;
}
.Bentham {
	font-family: 'Bentham', sans-serif;
}
* {
	box-sizing: border-box;
}



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

@media screen and (max-width:767px){
	html {
		font-size: 10px;
	}
	body {
		font-size: 1.2rem;
	}
	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.6rem;
	}
	select {
		height: 4.4rem;
		padding: .5rem 1rem;
		font-size: 1.6rem;
	}
	textarea {
		height: 34.6666666vw;
		padding: .5rem 1rem;
		font-size: 1.6rem;
	}
}

@media screen and (max-width:767px){
	html {
		font-size: 2.66666667vw;
	}
}

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

 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;
}
.yellow {
	color: #ffff00;
}
.bgYellow {
	background-color: #fff100;
}
.marker {
	background: linear-gradient(transparent 70%, #ffbf00 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 4rem;
}

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

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


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

	.define_wrap {
		padding: 0 10%;
	}
}

/* ---------------------------------------------------------
 投稿スタイル
--------------------------------------------------------- */
.entry_content {
	font-size: 1.6rem;
	line-height: 2;
}
.entry_content section,
.entry_content article,
.entry_content footer,
.entry_content header,
.entry_content div,
.entry_content dl,
.entry_content dt,
.entry_content dd,
.entry_content li,
.entry_content h1,
.entry_content h2,
.entry_content h3,
.entry_content h4,
.entry_content h5,
.entry_content h6,
.entry_content pre,
.entry_content form,
.entry_content fieldset,
.entry_content input,
.entry_content textarea,
.entry_content p,
.entry_content blockquote,
.entry_content th,
.entry_content td,
.entry_content caption {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.entry_content h1,
.entry_content h2,
.entry_content h3,
.entry_content h4,
.entry_content h5,
.entry_content h6 {
	clear: both;
	line-height: 1.846153846;
	margin: 1.5em 0;
	font-weight: 600;
}
.entry_content h1,
.entry_content h2 {
	padding: 1.2rem 2.5rem 1.2rem 2.5rem;
	margin: 5rem 0 1.1em 0;
	color: #fff;
	font-size: 2rem;
	line-height: 1.8;
	border-radius: 1.2rem;
	background: #534b50;
	position: relative;
	z-index: 1;
}
.entry_content h1:before,
.entry_content h2:before {
	content: "";
	display: block;
	width: .3rem;
	height: 1.2rem;
	background-color: #fff;
	border-radius: 1rem;
	position: absolute;
	top: 50%;
	left: 1.5rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.entry_content h3 {
	padding: 1.1rem 1.5rem 1.1rem 3.3rem;
	margin: 5rem 0 1.1em 0;
	font-size: 1.8rem;
	line-height: 1.5;
	border: .2rem solid #dedcde;
	border-radius: 1.5rem;
	position: relative;
	z-index: 1;
}
.entry_content h3:before {
	content: "";
	display: block;
	width: .7rem;
	height: .7rem;
	background-color: #534b50;
	border-radius: .2rem;
	position: absolute;
	top: 50%;
	left: 1.6rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.entry_content h4 {
	margin: 5rem 0 .11em 0;
	font-size: 1.6rem;
}
.entry_content h3 {
	/*font-size: 20px;*/
}
.entry_content h2 {
	/*font-size: 22px;*/
}
.entry_content h1 {
	/*font-size: 24px;*/
}

.entry_content strong {
	font-weight: bold;
}
.entry_content em {
	font-style: italic;
}
.entry_content mark,
.entry_content ins {
	background-color: #fff9c0;
	text-decoration: none;
}
.entry_content del {
	opacity: 0.8;
}
.entry_content a {
	color: #524b50;
	text-decoration: none;
}
.entry_content a:hover {
	text-decoration: underline;
}
.entry_content blockquote {
	padding: 0 0 0 1.7rem;
	margin: 0 0 2.8rem 0;
}
.entry_content blockquote p {
	margin: 0;
}
.entry_content ul {
	margin: 1.5em 0 1.666666666666667em;
	padding: 0;
	font-size: 1.6rem;
	font-weight: bold;
}
.entry_content ul li {
	padding: 0.5625em 1.5rem 0.5625em 4.5rem;
	margin-bottom: 2rem;
	background-color: #f3f2f3;
	border-radius: 1.2rem;
	position: relative;
	z-index: 1;
}
.entry_content ul li:after {
	content: "";
	display: block;
	width: 1.3rem;
	height: 1.3rem;
	margin-top: 1.2em;
	border: .4rem solid #534b50;
	border-radius: 50%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 25px;
	z-index: 1;
}
.entry_content ul li:last-child {
	margin-bottom: 0;
}
.entry_content ol {
	list-style-type: decimal;
	margin: 1em 0 1.666666666666667em;
	padding: 0 0 0 4rem;
}
.entry_content code {
}
.entry_content pre {
	margin: 0 0 1em;
	padding: 1rem 2.5rem 1rem;
	word-wrap: break-word;
	overflow: auto;
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
}
.entry_content p {
	margin: 1em 0 1.4em;
}
.entry_content table {
	width: 100%;
	margin: 0 0 1.2em;
	line-height: 1.6;
	letter-spacing: .03em;
	border-spacing: 0;
	border-collapse: separate;
}
.entry_content table caption {
	text-align: center;
}
.entry_content table th {
	font-weight: bold;
}
.entry_content table th,
.entry_content table td {
	padding: 1.4rem .25em;
	border-top: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: none;
	border-left: none;
}
.entry_content table th.has-text-align-left,
.entry_content table td.has-text-align-left {
	text-align: left;
}
.entry_content table th.has-text-align-right,
.entry_content table td.has-text-align-right {
	text-align: right;
}
.entry_content table th.has-text-align-center,
.entry_content table td.has-text-align-center {
	text-align: center;
}
.entry_content table tr:first-child th:first-child,
.entry_content table tr:first-child td:first-child {
	border-radius: 1rem 0 0 0;
}
.entry_content table tr:first-child th,
.entry_content table tr:first-child td {
	border-top: .2rem #dddddd solid;
}
.entry_content table tr th:first-child,
.entry_content table tr td:first-child {
	border-left: .2rem #dddddd solid;
}
.entry_content table tr:first-child th:last-child,
.entry_content table tr:first-child td:last-child {
	border-top: .2rem #dddddd solid;
	border-radius: 0 1rem 0 0;
}
.entry_content table tr th:last-child,
.entry_content table tr td:last-child {
	border-right: .2rem #dddddd solid;
}
.entry_content table tr:last-child th:first-child,
.entry_content table tr:last-child td:first-child {
	border-left: .2rem #dddddd solid;
	border-radius: 0 0 0 10px;
}
.entry_content table tr:last-child th,
.entry_content table tr:last-child td {
	border-bottom: .2rem #dddddd solid;
}
.entry_content table tr:last-child th:last-child,
.entry_content table tr:last-child td:last-child {
	border-right: .2rem #dddddd solid;
	border-radius: 0 0 10px 0;
}
.entry_content table[data-col="2"] th,
.entry_content table[data-col="2"] td {
	width: 50%;
}
.entry_content table[data-col="3"] th,
.entry_content table[data-col="3"] td {
	width: 33.333334%;
}
.entry_content table[data-col="4"] th,
.entry_content table[data-col="4"] td {
	width: 25%;
}
.entry_content table[data-col="5"] th,
.entry_content table[data-col="5"] td {
	width: 20%;
}
.entry_content table[data-col="6"] th,
.entry_content table[data-col="6"] td {
	width: 16.666666666666667%;
}
.entry_content table td {
}
.entry_content table .head,
.entry_content table thead tr th,
.entry_content table thead tr td {
	background-color: #f6f6f6;
	border-bottom: 1px #dddddd solid !important;
}
.entry_content table thead tr th:first-child,
.entry_content table thead tr td:first-child {
	border-radius: 1rem 0 0 0 !important;
}
.entry_content table thead tr th:last-child,
.entry_content table thead tr td:last-child {
	border-radius: 0 1rem 0 0 !important;
}
.entry_content table thead + tbody tr:first-child th:first-child,
.entry_content table thead + tbody tr:first-child td:first-child {
	border-radius: 0 !important;
}
.entry_content table thead + tbody tr:first-child th:last-child,
.entry_content table thead + tbody tr:first-child td:last-child {
	border-radius: 0 !important;
}
.entry_content table thead + tbody tr:first-child th,
.entry_content table thead + tbody tr:first-child td {
	border-top: none !important;
}
.entry_content table strong {
	background: none;
}
.entry_content .wp-block-image {
	margin-bottom: 2em;
}
.entry_content figure {
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
}
.entry_content img {
	max-width: 100%;
	height: auto;
	/*border-radius: 40px;*/
}
.entry_content iframe {
	max-width: 100%;
}
.entry_content .aligncenter {
	text-align: center;
	margin: 0 auto 1em;
	display: block;
}
.entry_content .alignleft {
	float: left;
	margin: 0 1em 0.857142857em 0;
}
.entry_content .alignright {
	float: right;
	margin: 0 0 0.857142857em 1em;
}

.entry_content .has-text-align-left {
	text-align: left;
}

.entry_content .has-text-align-center {
	text-align: center;
}

.entry_content .has-text-align-right {
	text-align: right;
}

.entry_content .has-small-font-size {
	font-size: 1.3rem !important;
}

.entry_content .has-medium-font-size {
	font-size: 2rem !important;
}

.entry_content .has-large-font-size {
	font-size: 3.6rem !important;
}

.entry_content .has-x-large-font-size {
	font-size: 4.2rem !important;
}

.entry_content sup {
	font-size: .5em;
	vertical-align: top;
}

.entry_content sub {
	font-size: .5em;
	vertical-align: bottom;
}

.entry_content .c-entryBox {
	padding: 1.5rem 2.5rem;
	margin: 3rem 0 3rem;
	font-size: 1.4rem;
	background-color: #f3f2f3;
	border-radius: 1.2rem;
}

.entry_content .wp-block-embed__wrapper {
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
	overflow: hidden;
	/*border-radius: 3rem;*/
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.entry_content .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.entry_content *:first-child {
	margin-top: 0;
}

.entry_content *:last-child {
	margin-bottom: 0;
}

@media screen and (max-width:767px){
	.entry_content {
		font-size: 1.2rem;
	}

	.entry_content section,
	.entry_content article,
	.entry_content footer,
	.entry_content header,
	.entry_content div,
	.entry_content dl,
	.entry_content dt,
	.entry_content dd,
	.entry_content li,
	.entry_content h1,
	.entry_content h2,
	.entry_content h3,
	.entry_content h4,
	.entry_content h5,
	.entry_content h6,
	.entry_content pre,
	.entry_content form,
	.entry_content fieldset,
	.entry_content input,
	.entry_content textarea,
	.entry_content p,
	.entry_content blockquote,
	.entry_content th,
	.entry_content td,
	.entry_content caption {
	}

	.entry_content p {
		margin: .6em 0 1em;
	}
	.entry_content h1,
	.entry_content h2 {
		padding: .6rem 1.5rem .6rem 2rem;
		margin: 2.5rem 0 1em 0;
		font-size: 1.4rem;
		line-height: 1.6;
		border-radius: .8rem;
	}
	.entry_content h1:before,
	.entry_content h2:before {
		width: .15rem;
		height: .8rem;
		left: 1rem;
	}
	.entry_content h3 {
		padding: .6rem 1.5rem .6rem 1.8rem;
		margin: 2.5rem 0 1em 0;
		font-size: 1.3rem;
		line-height: 1.6;
		border-radius: 1rem;
		border: .1rem solid #dedcde;
	}
	.entry_content h3:before {
		width: .55rem;
		height: .55rem;
		border-radius: .2rem;
		left: .8rem;
	}
	.entry_content h4 {
		margin: 2.5rem 0 1em 0;
		font-size: 1.3rem;
		line-height: 1.6;
	}
	.entry_content figure {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.entry_content img {
		/*border-radius: 20px;*/
	}
	.entry_content table {
		margin: 0 0 1.2em;
		font-size: .9rem;
	}
	.entry_content table th,
	.entry_content table td {
		padding: .9rem .25em;
	}
	.entry_content table tr:first-child th:first-child,
	.entry_content table tr:first-child td:first-child {
		border-radius: .6rem 0 0 0;
	}
	.entry_content table tr:first-child th:last-child,
	.entry_content table tr:first-child td:last-child {
		border-radius: 0 .6rem 0 0;
	}
	.entry_content table tr:last-child th:first-child,
	.entry_content table tr:last-child td:first-child {
		border-radius: 0 0 0 .6rem;
	}
	.entry_content table tr:last-child th:last-child,
	.entry_content table tr:last-child td:last-child {
		border-radius: 0 0 .6rem 0;
	}
	.entry_content table thead tr th:first-child,
	.entry_content table thead tr td:first-child {
		border-radius: .6rem 0 0 0 !important;
	}
	.entry_content table thead tr th:last-child,
	.entry_content table thead tr td:last-child {
		border-radius: 0 .6rem 0 0 !important;
	}
	.entry_content ul {
		margin: 1em 0 1.666666666666667em;
		font-size: 1.2rem;
		line-height: 1.6;
	}
	.entry_content ul li {
		padding: 0.5625em 1.5rem 0.5625em 2.5rem;
		margin-bottom: 1rem;
		border-radius: .8rem;
	}
	.entry_content ul li:after {
		width: .9rem;
		height: .9rem;
		margin-top: 1em;
		border: .3rem solid #534b50;
		left: 1rem;
	}

	.entry_content .has-small-font-size {
		font-size: 1rem !important;
	}

	.entry_content .has-medium-font-size {
		font-size: 1.6rem !important;
	}

	.entry_content .has-large-font-size {
		font-size: 2rem !important;
	}

	.entry_content .has-x-large-font-size {
		font-size: 2.4rem !important;
	}

	.entry_content .wp-block-image {
		margin-bottom: 1.3em;
	}

	.entry_content .c-entryBox {
		padding: 1rem 1rem;
		margin: 1.5rem 0;
		font-size: 1.1rem;
		line-height: 1.5;
		border-radius: .8rem;
	}

	.entry_content .wp-block-embed__wrapper {
		margin-top: 2rem;
		margin-bottom: 2rem;
		/*border-radius: 2rem;*/
	}

}



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

 layout

***********************************/
body {
	height: auto !important;
}
body.is-fixed {
	position: fixed;
	width: 100%;
	/*height: 100%;*/
}
.l-wrap {
	position: relative;
	overflow: hidden;
}

.l-wrap.is-noneActive .l-main,
.l-wrap.is-noneActive .l-footer {
	pointer-events: none;
}

.l-cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background-color: #fff;
	pointer-events: none;
	opacity: 0;
	transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-cover.is-active {
	opacity: 1;
	pointer-events: auto;
}

.l-wrap {
	overflow: hidden;
}

.l-main {
}

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

@media screen and (min-width:768px){
	.l-cover {
		display: none !important;
	}
}

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

	.l-pageTop {
		width: 3.1rem;
	}
}




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

 l-humberger

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

	.l-humberger {
		width: 7rem;
		height: 7rem;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 25;
	}

	.l-humberger a {
		display: block;
		width: 7rem;
		height: 7rem;
		overflow: visible;
		position: relative;
		transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	}

	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger span {
		position: absolute;
		left: 2.3rem;
		width: 100%;
		height: 2px;
		background-color: #fff;
	}
	.menu-trigger.top span {
		background-color: #fff;
	}
	.menu-trigger.is-active span {
		background-color: #333333;
	}
	.menu-trigger span:nth-of-type(1) {
		width: 2.5rem;
		top: 2.5rem;
	}
	.menu-trigger span:nth-of-type(2) {
		width: 1.4rem;
		top: 3.4rem;
	}
	.menu-trigger span:nth-of-type(3) {
		width: 2rem;
		bottom: 2.5rem;
	}

	.menu-trigger.is-active span:nth-of-type(1) {
		width: 2.5rem;
		-webkit-transform: translateY(.9rem) rotate(-45deg);
		transform: translateY(.9rem) rotate(-45deg);
	}
	.menu-trigger.is-active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.is-active span:nth-of-type(3) {
		width: 2.5rem;
		-webkit-transform: translateY(-.9rem) rotate(45deg);
		transform: translateY(-.9rem) rotate(45deg);
	}
}


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

 l-drawerMenu

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

	.l-drawerMenu {
		display: block;
		width: 100%;
		height: 100dvh;
		padding: 0 4.666666666666667%;
		/*background-color: rgba(0,0,0,.9);*/
		opacity: 0;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 20;
		/*transform: translateX(105%);*/
		/*-webkit-transform: translateX(105%);*/
		pointer-events: none;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	}

	.l-drawerMenu.is-active {
		opacity: 1;
		pointer-events: auto;
		/*transform: none;*/
		/*-webkit-transform: none;*/
	}

	.l-drawerMenu__inner {
		padding-top: 9rem;
		padding-bottom: 5rem;
	}

	.l-drawerMenu__inner > ul {
		font-size: 1.8rem;
		font-weight: bold;
		letter-spacing: .2em;
	}

	.l-drawerMenu__inner > ul > li {
		margin-top: 2rem;
	}

	.l-drawerMenu__inner > ul > li:first-child {
		margin-top: 0;
	}

	.l-drawerMenu__inner > ul > li > a {
		text-decoration: none;
	}

	.l-drawerMenu__inner > ul > li ul {
	}

	.l-drawerMenu__inner > ul > li ul li {
		margin-top: .5rem;
	}
}


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

 l-header

***********************************/
.l-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 9.2rem;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	z-index: 5;
}

.l-header__logo {
	width: 13rem;
}

.l-header__logo a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 9.2rem;
	background: #fff;
}

.l-header__logo a img {
	display: block;
	width: 8.7rem;
}

.l-header__nav {
	display: flex;
}

.l-header__nav > ul {
	display: flex;
	align-items: center;
	padding: 0 1.5rem;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: .2em;
	background: rgba(0,0,0,.3);
}

.l-header__nav > ul > li {
	display: flex;
	justify-content: center;
	align-items: center;
	/*padding: 1.2rem 0;*/
	height: 9.2rem;
	color: #fff;
	cursor: pointer;
	position: relative;
	z-index: 4;
}

.l-header__nav--sub > ul > li {
	color: #333333;
}

.l-header__nav > ul > li:first-child {
	margin-left: 0;
	border-right: none;
}

.l-header__nav > ul > li > a {
	display: block;
	padding: 0 2rem;
	color: #fff;
	position: relative;
	z-index: 1;
}

.l-header__nav > ul > li > a:before {
	content: "";
	display: block;
	width: 1px;
	height: 1.2rem;
	background: #93a7bb;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.l-header__nav > ul > li:last-child > a:before {
	display: none;
}

.l-header__nav > ul > li > .parent {
	display: block;
	padding: 0 2rem;
	color: #fff;
	position: relative;
	z-index: 1;
}

.l-header__nav > ul > li > .parent:before {
	content: "";
	display: block;
	width: 1px;
	height: 1.2rem;
	background: #93a7bb;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.l-header__nav > ul > li:last-child > .parent:before {
	display: none;
}

.l-header__nav--sub > ul > li > a {
	color: #333333;
}

.l-header__nav > ul > li ul {
	display: none;
	padding-top: 1rem;
	font-size: 1.3rem;
	font-weight: bold;
	letter-spacing: .2em;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
}

.l-header__nav > ul > li ul li {
	margin-top: .3rem;
	white-space: nowrap;
	background: rgba(0,0,0,.3);
	position: relative;
	z-index: 1;
}

.l-header__nav > ul > li ul li:first-child {
	margin-top: 0;
}

.l-header__nav > ul > li ul li:first-child:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: .7rem solid transparent;
	border-left: .7rem solid transparent;
	border-bottom: .7rem solid rgba(0,0,0,.3);
	border-top: 0;
	position: absolute;
	bottom: 100%;
	left: 1.5rem;
	z-index: 1;
}

.l-header__nav > ul > li ul li a {
	display: block;
	padding: .5rem 1rem;
	color: #fff;
}

.l-header__nav .tel {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 37.2rem;
	background: #fff;
}

.l-header__nav .tel .tel__num {
	margin-top: .8rem;
}

.l-header__nav .tel .tel__num:first-child {
	margin-top: 0;
}

.l-header__nav .tel .tel__num a {
	display: block;
}

.l-header__nav .tel .tel__num a dl {
	display: flex;
	justify-content: center;
	align-items: center;
}

.l-header__nav .tel .tel__num a dl dt {
	width: 5.2rem;
	margin-right: 1rem;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.7;
	letter-spacing: .2em;
	text-align: center;
}

.l-header__nav .tel .tel__num a dl dt.color1 {
	background: #ff7300;
}

.l-header__nav .tel .tel__num a dl dt.color2 {
	background: #1969c2;
}

.l-header__nav .tel .tel__num a dl dd {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
}

.l-header__nav .tel .tel__num a dl dd span {
	padding-left: 4.2rem;
	position: relative;
	z-index: 1;
}

.l-header__nav .tel .tel__num a dl dd span:before {
	content: "";
	display: block;
	width: 3.5rem;
	height: 2rem;
	background: url(images/common/icon_tel01.png) no-repeat center center / contain;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-header__nav .tel a .time {
	margin-top: 1rem;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	letter-spacing: .2em;
}

.l-header__nav .contact {
	width: 19rem;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: .2em;
}

.l-header__nav .contact a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 9.2rem;
	color: #fff;
	background: #ff7300;
	border: .2rem solid #ff7300;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-header__nav .contact a:hover {
	color: #ff7300;
	background: #fff;
}

.l-header__nav .contact a span {
	padding-left: 2.8rem;
	position: relative;
	z-index: 1;
}

.l-header__nav .contact a span:before {
	content: "";
	display: block;
	width: 2rem;
	height: 1.4rem;
	background: url(images/common/icon_mail01.png) no-repeat center center / contain;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-header__nav .contact a:hover span:before {
	background: url(images/common/icon_mail02.png) no-repeat center center / contain;
}

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

	.l-header {
		display: flex;
		justify-content: center;
		align-items: flex-start;
		height: 7rem;
		padding: 0;
	}

	.l-header__logo {
		width: 9.8rem;
	}

	.l-header__logo a {
		height: 6.9rem;
	}

	.l-header__logo a img {
		width: 6.6rem;
	}

	.l-header__nav {
		display: none;
	}
}

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

 l-footer

***********************************/
.l-footer {
	margin-top: 11rem;
}

.l-footer__content {
	background: #ffffff;
}

.l-footer__content-inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 8rem 14.5rem;
}

.l-footer__content-inner-left {
	flex: 1;
	margin-right: 3rem;
}

.l-footer__content-inner-left .logo {
	width: 8.8rem;
}

.l-footer__content-inner-left .txt01 {
	margin-top: 2.5rem;
	font-size: 1.1rem;
	line-height: 2.2;
}

.l-footer__content-inner-left .copy {
	margin-top: 3rem;
	font-size: 1.6rem;
	line-height: 1;
}

.l-footer__content-inner-right {
	width: 53rem;
}

.l-footer__content-inner-right-top {
	display: flex;
	justify-content: space-between;
}

.l-footer__content-inner-right-top > ul {
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: .15em;
}

.l-footer__content-inner-right-top > ul > li {
	margin-top: 1.2em;
}

.l-footer__content-inner-right-top > ul > li:first-child {
	margin-top: 0;
}

.l-footer__content-inner-right-top > ul > li > a {

}

.l-footer__content-inner-right-top > ul > li ul {
	margin-top: 1.2em;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: .15em;
}

.l-footer__content-inner-right-top > ul > li ul li {
	margin-top: 1.2em;
}

.l-footer__content-inner-right-top > ul > li ul li:first-child {
	margin-top: 0;
}

.l-footer__content-inner-right-top > ul > li ul li a {

}

.l-footer__content-inner-right-bottom {
	padding-top: 4rem;
	margin-top: 4rem;
	border-top: 1px solid #dddddd;
}

.l-footer__content-inner-right-bottom > ul {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem 2rem;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: .15em;
}

.l-footer__content-inner-right-bottom > ul > li {
}

.l-footer__content-inner-right-bottom > ul > li:first-child {
}

.l-footer__content-inner-right-bottom > ul > li > a {
	padding-right: 2.2rem;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.l-footer__content-inner-right-bottom > ul > li > a:before {
	content: "";
	display: block;
	width: 1.6rem;
	height: 1.4rem;
	background: url(images/common/icon_blank01.png) no-repeat center center / contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

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

	.l-footer {
		margin-top: 4rem;
	}

	.l-footer__content {
		padding: 3rem 3rem 3.5rem;
	}

	.l-footer__content-inner {
		display: block;
		padding: 0;
	}

	.l-footer__content-inner-left {
		margin-right: 0
	}

	.l-footer__content-inner-left .logo {
		width: 6.6rem;
		margin: 0 auto 0;
		text-align: center;
	}

	.l-footer__content-inner-left .txt01 {
		margin-top: 2.5rem;
		font-size: .9rem;
		line-height: 2.2;
		letter-spacing: .09em;
	}

	.l-footer__content-inner-left .copy {
		margin-top: 3rem;
		font-size: 1.6rem;
		line-height: 1;
	}

	.l-footer__content-inner-right {
		width: auto;
		margin-top: 2rem;
	}

	.l-footer__content-inner-right-top {
		display: flex;
		justify-content: space-between;
	}

	.l-footer__content-inner-right-top > ul {
		font-size: 1rem;
		letter-spacing: .14em;
	}

	.l-footer__content-inner-right-top > ul > li {
		margin-top: 1.2em;
	}

	.l-footer__content-inner-right-top > ul > li:first-child {
		margin-top: 0;
	}

	.l-footer__content-inner-right-top > ul > li > a {

	}

	.l-footer__content-inner-right-top > ul > li ul {
		margin-top: 1.2em;
		font-size: 1rem;
		letter-spacing: .14em;
	}

	.l-footer__content-inner-right-top > ul > li ul li {
		margin-top: 1.2em;
	}

	.l-footer__content-inner-right-top > ul > li ul li:first-child {
		margin-top: 0;
	}

	.l-footer__content-inner-right-top > ul > li ul li a {

	}

	.l-footer__content-inner-right-bottom {
		padding-top: 2.5rem;
		margin-top: 2.5rem;
		border-top: 1px solid #dddddd;
	}

	.l-footer__content-inner-right-bottom > ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		gap: 1.7rem 1.7rem;
		font-size: 1rem;
		letter-spacing: .14em;
	}

	.l-footer__content-inner-right-bottom > ul > li {
	}

	.l-footer__content-inner-right-bottom > ul > li:first-child {
	}

	.l-footer__content-inner-right-bottom > ul > li > a {
		padding-right: 1.8rem;
	}

	.l-footer__content-inner-right-bottom > ul > li > a:before {
		width: 1.25rem;
		height: 1.1rem;
	}

	.l-footer__content-inner-copy {
		margin-top: 2.5rem;
		font-size: 1rem;
		line-height: 1;
		text-align: center;
		letter-spacing: normal;
	}
}

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

 l-cv

***********************************/
.l-cv {
	display: flex;
}

.l-cv__tel {
	display: flex;
	justify-content: center;
	width: 50%;
	height: 50rem;
	padding-top: 13rem;
	background: url(images/common/cv_tel_bg01_pc.jpg) no-repeat center / cover;
}

.l-cv__tel-inner {
	padding-bottom: 3rem;
}

.l-cv__tel-inner .ttl {
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .15em;
	line-height: 1.5;
}

.l-cv__tel-inner .num {
	margin-top: 1.5rem;
}

.l-cv__tel-inner .num:first-of-type {
	margin-top: 2.5rem;
}

.l-cv__tel-inner .num a {
	display: block;
}

.l-cv__tel-inner .num a dl {
	display: flex;
	justify-content: center;
	align-items: center;
}

.l-cv__tel-inner .num a dl dt {
	width: 5.2rem;
	padding: .3rem 0;
	margin-right: 1rem;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.7;
	letter-spacing: .2em;
	white-space: nowrap;
	text-align: center;
}

.l-cv__tel-inner .num a dl dt.color1 {
	background: #ff7300;
}

.l-cv__tel-inner .num a dl dt.color2 {
	background: #1969c2;
}

.l-cv__tel-inner .num a dl dd {
	color: #fff;
	font-size: 4.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.l-cv__tel-inner .num a dl dd span {
	padding-left: 5.5rem;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: visible;
}

.l-cv__tel-inner .num a dl dd span:before {
	content: "";
	display: block;
	width: 4.7rem;
	height: 2.7rem;
	background: url(images/common/icon_tel01.png) no-repeat center center / contain;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.l-cv__tel-inner .time {
	width: 46rem;
	max-width: 100%;
	padding: .7rem 1rem;
	margin: 3.5rem auto 0;
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: .2em;
	text-align: center;
	border: .2rem solid #fff;
}

.l-cv__contact {
	display: flex;
	justify-content: center;
	width: 50%;
	height: 50rem;
	padding-top: 13rem;
	background: url(images/common/cv_contact_bg01_pc.jpg) no-repeat center / cover;
}

.l-cv__contact-inner {

}

.l-cv__contact-inner .ttl {
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .15em;
	line-height: 1.5;
}

.l-cv__contact-inner .txt01 {
	margin-top: 2rem;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: .12em;
	line-height: 2;
}

.l-cv__contact-inner .btn01 {
	margin-top: 3rem;
	text-align: center;
}

.l-cv__contact-inner .btn01 a {
	display: inline-block;
	padding: 2.3rem 2.6rem 2.3rem 8rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
	letter-spacing: .12em;
	border-radius: 20rem;
	background: transparent;
	border: .3rem solid #fff;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-cv__contact-inner .btn01 a:hover {
	color: #ff7200;
	background: #fff;
}

.l-cv__contact-inner .btn01 a span {
	padding-right: 5.6rem;
	position: relative;
	z-index: 1;
}

.l-cv__contact-inner .btn01 a span:before {
	content: "";
	display: block;
	width: 2.4rem;
	height: .6rem;
	background: url(images/common/icon_btn_arr01_w.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.l-cv__contact-inner .btn01 a:hover span:before {
	background: url(images/common/icon_btn_arr01.png) no-repeat center / contain;
}

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

	.l-cv {
		display: block;
	}

	.l-cv__tel {
		display: block;
		width: 100%;
		height: auto;
		padding: 0 3.75rem;
		background: url(images/common/cv_tel_bg01_sp.jpg) no-repeat center / cover;
	}

	.l-cv__tel-inner {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}

	.l-cv__tel-inner .ttl {
		margin-top: -.2em;
		font-size: 1.3rem;
		letter-spacing: .14em;
	}

	.l-cv__tel-inner .num {
		margin-top: 1rem;
	}

	.l-cv__tel-inner .num:first-of-type {
		margin-top: 1.5rem;
	}

	.l-cv__tel-inner .num a dl dt {
		width: 4rem;
		padding: .25rem 0;
		margin-right: 1rem;
		font-size: .9rem;
	}

	.l-cv__tel-inner .num a dl dd {
		font-size: 2.4rem;
	}

	.l-cv__tel-inner .num a dl dd span {
		padding-left: 2.8rem;
	}

	.l-cv__tel-inner .num a dl dd span:before {
		width: 2.35rem;
		height: 1.35rem;
	}

	.l-cv__tel-inner .time {
		width: 21.5rem;
		padding: .7rem .5rem;
		margin: 2rem auto 0;
		font-size: 1rem;
		line-height: 1.5;
		border: .15rem solid #fff;
	}

	.l-cv__contact {
		display: block;
		width: 100%;
		height: auto;
		padding: 0 3.75rem;
		background: url(images/common/cv_contact_bg01_sp.jpg) no-repeat center / cover;
	}

	.l-cv__contact-inner {
		padding: 4rem 0;
	}

	.l-cv__contact-inner .ttl {
		margin-top: -.2em;
		font-size: 1.3rem;
		letter-spacing: .14em;
	}

	.l-cv__contact-inner .txt01 {
		margin-top: 1.5rem;
		margin-left: -1em;
		margin-right: -1em;
		font-size: 1.1rem;
	}

	.l-cv__contact-inner .btn01 {
		margin-top: 2rem;
	}

	.l-cv__contact-inner .btn01 a {
		display: block;
		padding: 1.5rem 1.9rem;
		font-size: 1.3rem;
		letter-spacing: .15em;
		border: .15rem solid #fff;
	}

	.l-cv__contact-inner .btn01 a span {
		display: block;
		padding: 0 2.5rem;
		text-align: center;
		position: relative;
		z-index: 1;
	}

	.l-cv__contact-inner .btn01 a span:before {
		width: 1.8rem;
		height: .45rem;
		background: url(images/common/icon_btn_arr02_w.png) no-repeat center / contain;
	}

	.l-cv__contact-inner .btn01 a:hover span:before {
		background: url(images/common/icon_btn_arr02.png) no-repeat center / contain;
	}
}

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

 js-textanimation

***********************************/
.js-textanimation {
	opacity: 0;
}

.js-textanimation.aos-animate {
	opacity: 1;

}
.js-textanimation span {
	animation: showText 1s backwards;
	display: inline-block;
}
.js-textanimation > span {
	vertical-align: middle;
	overflow: hidden;
}
.js-textanimation.aos-animate > span > span {
	animation: showTextFromBottom 0.5s backwards;
}
.js-textanimation.delay1000.aos-animate > span > span {
	animation-delay: 3s;
}

@keyframes showTextFromBottom{
	0%{
		opacity: 0;
		transform: translateY( 50% );

	}
	50%{
		opacity: 1;
	}
	100%{
		transform: translateY( 0px );
	}
}


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

 c-pic-mask-right

***********************************/
.c-pic-mask-right {
	position: relative;
	overflow: hidden;
}

.c-pic-mask-right:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #ff924a;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-pic-mask-right.aos-animate:before {
	transform: translateX(101%);
	-webkit-transform: translateX(101%);
}


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

 c-pic-mask-left

***********************************/
.c-pic-mask-left {
	position: relative;
	overflow: hidden;
}

.c-pic-mask-left:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #ff924a;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-pic-mask-left.aos-animate:before {
	transform: translateX(-101%);
	-webkit-transform: translateX(-101%);
}

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

 c-rotate-anime

***********************************/
.c-rotate-anime {
	opacity: 0;
	transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	transform-origin: top left;
}

.c-rotate-anime.aos-animate {
	opacity: 1;
	transform: none;
	-webkit-transform: none;
}



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

 c-title01

***********************************/
.c-title01 {
}

.c-title01__txt01 {
	display: block;
	margin-top: -.5em;
	color: #ff7200;
	font-size: 6.4rem;
	line-height: 1.5;
	letter-spacing: normal;
}

.c-title01__txt02 {
	display: block;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .14em;
}

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

	.c-title01__txt01 {
		font-size: 3.2rem;
	}

	.c-title01__txt02 {
		font-size: 1.4rem;
	}
}



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

 c-title02

***********************************/
.c-title02 {
	padding-top: 3.5rem;
	border-top: .2rem solid #ff7300;
}

.c-title02__txt01 {
	display: block;
	margin-top: -.5em;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	/*letter-spacing: .17em;*/
	letter-spacing: .07em;
}

.c-title02__txt02 {
	display: block;
	margin-top: 1rem;
	color: #ff924a;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.5;
	letter-spacing: .1em;
}

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

	.c-title02 {
		padding-top: 1.75rem;
		border-top: .15rem solid #ff924a;
	}

	.c-title02__txt01 {
		font-size: 1.6rem;
	}

	.c-title02__txt01--small {
		font-size: 1.4rem;
	}

	.c-title02__txt02 {
		margin-top: .5rem;
		font-size: 1rem;
		/*font-size: .9rem;*/
	}
}

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

 c-title03

***********************************/
.c-title03 {
	padding: 2.1rem 0;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	letter-spacing: .12em;
	border-bottom: .2rem solid #dddddd;
}

@media screen and (max-width:767px){
	.c-title03 {
		padding: 1.4rem 0;
		font-size: 1.4rem;
		border-bottom: .1rem solid #dddddd;
	}

}

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

 c-title04

***********************************/
.c-title04 {
	padding-bottom: 1em;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	border-bottom: .2rem solid #dddddd;
}

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

	.c-title04 {
		font-size: 1.5rem;
		border-bottom: .15rem solid #dddddd;
	}

}

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

 c-sub-hero

***********************************/
.c-sub-hero {
	margin-top: -9.2rem;
	position: relative;
	z-index: 1;
}

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

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

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

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

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

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

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

.c-sub-hero__inner {
	display: flex;
	align-items: center;
	height: 42rem;
	position: relative;
	z-index: 1;
}

.c-sub-hero__inner-content {
}

.c-sub-hero__inner-content-ttl {
	color: #fff;
	font-size: 2.6rem;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.6;
}

.c-sub-hero__inner-content-ttl .block {
	display: inline-block;
	padding: .7rem 2rem;
	background: #ff7300;
}

.c-sub-hero__inner-content-sub {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: .09em;
	line-height: 1.6;
}

.c-sub-hero__inner-content-sub .block {
	display: inline-block;
	padding: .7rem 2rem;
	background: #333333;
}

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

	.c-sub-hero {
		padding: 0 2.25rem;
		margin-top: -7rem;
	}

	.c-sub-hero.service-solar-power {
		background: url(images/service/solar-power/hero_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-sub-hero.service-real-estate {
		background: url(images/service/real-estate/hero_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-sub-hero.products-solar-power {
		background: url(images/products/solar-power/hero_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-sub-hero.products-storage-battery {
		background: url(images/products/storage-battery/hero_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-sub-hero.support {
		background: url(images/support/hero_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-sub-hero.company {
		background: url(images/company/hero_bg01_sp.jpg) no-repeat center / cover;
	}

	.c-sub-hero.contact {
		background: url(images/contact/hero_bg01_sp.jpg) no-repeat center / cover;
	}

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

	.c-sub-hero__inner-content-ttl {
		font-size: 1.3rem;
	}

	.c-sub-hero__inner-content-ttl .block {
		padding: .4rem 1rem;
	}

	.c-sub-hero__inner-content-sub {
		font-size: .9rem;
	}

	.c-sub-hero__inner-content-sub .block {
		padding: .4rem 1rem;
	}

}

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

 c-breadcrumb

***********************************/
.c-breadcrumb {
	font-size: 1.2rem;
	line-height: 1.5;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	z-index: 5;
}

.c-breadcrumb__inner {
	padding: 3rem 0;
}

.c-breadcrumb__inner-content {
	width: 50%;
}

.c-breadcrumb__inner-content br {
	display: none;
}

.c-breadcrumb__inner-content > span {
	padding-right: 1.8rem;
	margin-right: 1.2rem;
	position: relative;
	z-index: 1;
}

.c-breadcrumb__inner-content > span:before {
	content: "";
	display: block;
	width: .4rem;
	height: .7rem;
	background: url(images/common/breadcrumb_arr01.png) no-repeat center;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.c-breadcrumb__inner-content > span:last-child:before {
	display: none;
	padding-right: 0;
	margin-right: 0;
}

.c-breadcrumb__inner-content a {
	color: #ff7300;
	font-weight: bold;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-breadcrumb__inner-content a:hover {
	opacity: .7;
}

@media screen and (max-width:767px){
	.c-breadcrumb {
		display: none;
	}

}


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

 c-btn01

***********************************/
a.c-btn01 {
	display: inline-block;
	padding: 1.9rem 2.5rem 1.9rem 5.8rem;
	color: #ff7200;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
	letter-spacing: .12em;
	border-radius: 20rem;
	background: #fff;
	border: .2rem solid #ff7200;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

a.c-btn01:hover {
	color: #fff;
	background: #ff7200;
}

a.c-btn01 span {
	padding-right: 4.3rem;
	position: relative;
	z-index: 1;
}

a.c-btn01 span:before {
	content: "";
	display: block;
	width: 2.3rem;
	height: .5rem;
	background: url(images/common/icon_btn_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

a.c-btn01:hover span:before {
	background: url(images/common/icon_btn_arr01_w.png) no-repeat center / contain;
}


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

	a.c-btn01 {
		display: block;
		padding: 1.5rem 1.9rem;
		font-size: 1.3rem;
		letter-spacing: .15em;
		border: .15rem solid #ff7200;
	}

	a.c-btn01:hover {
		color: #fff;
		background: #ff7200;
	}

	a.c-btn01 span {
		display: block;
		padding: 0 2.5rem;
		text-align: center;
		position: relative;
		z-index: 1;
	}

	a.c-btn01 span:before {
		width: 1.8rem;
		height: .45rem;
		background: url(images/common/icon_btn_arr01_sp.png) no-repeat center / contain;
	}

	a.c-btn01:hover span:before {
		background: url(images/common/icon_btn_arr01_w_sp.png) no-repeat center / contain;
	}
}

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

 c-form

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

.c-form:before {
}

.c-form__content {
	margin-bottom: 7rem;
}

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

.c-form__content dl:first-child {
	border-top: 1px solid #dddddd;
}

.c-form__content dl dt {
	display: table-cell;
	width: 43rem;
	padding-right: 4rem;
	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;
}

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

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

.c-form__content dl dd {
	display: table-cell;
	padding-left: 4rem;
	padding-right: 9rem;
	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 li {
	display: inline-block;
	margin: .25em .5em;
}

.c-form__privacy {
	margin-bottom: 6rem;
}

.c-form__privacy-content {
	padding: 2rem 0 2rem 2.9rem;
	margin-bottom: 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.6rem;
}

.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-txt01 .mwform-checkbox-field-text {
	font-weight: bold;
}

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

.c-form__submit {
	display: flex;
	justify-content: center;
	max-width: 100%;
	margin: 0 auto;
}

.confirm-wrap,
.submit-wrap {
}

.confirm-wrap:hover,
.submit-wrap:hover {
}

.confirm-wrap button:before,
.submit-wrap button:before {
	content: "";
	display: block;
	width: 2.4rem;
	height: .6rem;
	background: url(images/common/icon_btn_arr02_w.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 2.7rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	pointer-events: none;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.confirm-wrap button:hover:before,
.submit-wrap button:hover:before {
	background: url(images/common/icon_btn_arr02.png) no-repeat center / contain;
}

.mw_wp_form_confirm .confirm-wrap {
	display: none;
}

.submit-wrap {
	display: none;
	position: relative;
	z-index: 1;
}

.mw_wp_form_confirm .submit-wrap {
	display: block;
}

.back-wrap {
	display: none;
	margin-right: 5rem;
}

.back-wrap:hover {
	color: #fff;
}

.mw_wp_form_confirm .back-wrap {
	display: block;
}

.c-form__submit button,
.c-form__submit input,
.c-form__confirmBtn__btn .submit {
	display: block;
	color: #fff;
	width: 42rem;
	max-width: 100%;
	padding: 3.2rem 3rem;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
	letter-spacing: .12em;
	background: #ff7300;
	border-radius: 0;
	border: .3rem solid #ff7300;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 2;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-form__submit .back-wrap button,
.c-form__submit .back-wrap input,
.c-form__confirmBtn__btn .back-wrap .submit {
	background: #666;
	border: .3rem solid #666;
}

.c-form__submit button:hover,
.c-form__submit input:hover,
.c-form__confirmBtn__btn .submit:hover {
	color: #ff7300;
	background: #fff;
}

.c-form__submit .back-wrap button:hover,
.c-form__submit .back-wrap input:hover,
.c-form__confirmBtn__btn .back-wrap .submit:hover {
	color: #666;
	background: #fff;
}

/*.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;
}

.c-form__confirmBtn__btn {
	width: 36rem;
}

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

.c-form__confirmBtn__btn .back {
	display: block;
	color: #fff;
	width: 42rem;
	max-width: 100%;
	padding: 3.2rem 3rem;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
	letter-spacing: .12em;
	border-radius: 0;
	background: #000;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 2;
}

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

	.c-form__content {
		margin-bottom: 3rem;
	}

	.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: flex;
		justify-content: left;
		width: auto;
		position: relative;
	}

	.c-form__content dl dt .inner .name {
		margin-right: 1.2rem;
		font-size: 1.6rem;
		text-align: center;
	}

	.c-form__content dl dt .inner .require,
	.c-form__content dl dt .inner .any {
		padding: .2rem .5rem;
		font-size: 1.1rem;
	}

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

	.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: 0;
	}

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

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

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

	.c-form__privacy-content {
		padding: 1.2rem 0 1.2rem 1rem;
		margin-bottom: 2.5rem;
		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: 1.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.4rem;
		font-weight: bold;
		text-align: center;
	}

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

	.c-form__submit {
		display: flex;
		justify-content: center;
		max-width: 100%;
		margin: 0 auto;
	}

	.mw_wp_form_confirm .c-form__submit {
		justify-content: space-between;
	}

	.confirm-wrap {
		width: 23rem;
	}

	.submit-wrap {
		width: calc(50% - 1rem);
	}

	.confirm-wrap button:before,
	.submit-wrap button:before {
		width: 1.8rem;
		height: .45rem;
		background: url(images/common/icon_btn_arr02_w_sp.png) no-repeat center / contain;
		right: 1.4rem;
	}

	.confirm-wrap button:hover:before,
	.submit-wrap button:hover:before {
		background: url(images/common/icon_btn_arr02_sp.png) no-repeat center / contain;
	}

	.back-wrap {
		width: calc(50% - 1rem);
		margin-right: 0;
	}

	.c-form__submit button,
	.c-form__submit input,
	.c-form__confirmBtn__btn .submit {
		width: 23rem;
		padding: 1.8rem 3rem;
		font-size: 1.4rem;
		border: .15rem solid #ffa86e;
	}

	.c-form__submit .back-wrap button,
	.c-form__submit .back-wrap input,
	.c-form__confirmBtn__btn .back-wrap .submit {
		border: .15rem solid #666;
	}

	.c-form__confirmBtn__btn {
		width: 36rem;
	}

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

	.c-form__confirmBtn__btn .back {
		width: 23rem;
		padding: 1.8rem 3rem;
		font-size: 1.4rem;
	}

}


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

 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 {
}

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

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

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

.c-faq-list-acc dl dt .icon {
	width: 8rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 8rem;
	background-color: #1861ae;
	border-radius: 2rem;
	box-shadow: 0 .3rem 0 rgba(0,0,0,0.05);
}

.c-faq-list-acc dl dt .ttl {
	flex: 1;
	min-height: 8rem;
	padding: 2.2rem 7.5rem 2.2rem 3rem;
	margin-left: 2rem;
	color: #1860ad;
	font-size: 2rem;
	font-weight: bold;
	background-color: #fff;
	border-radius: 2rem;
	position: relative;
	z-index: 1;
}

.c-faq-list-acc dl dt .ttl:before {
	content: "";
	display: block;
	width: 1.8rem;
	height: .2rem;
	margin: 3.9rem 3rem 0 0;
	background-color: #1860ad;
	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: 1.8rem;
	margin: 3.1rem 3.8rem 0 0;
	background-color: #1860ad;
	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;
	margin-top: 2.3rem;
	position: relative;
	z-index: 1;
}

.c-faq-list-acc dl dd .icon {
	width: 8rem;
	color: #1860ad;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 8rem;
	background-color: #fff;
	border-radius: 2rem;
}

.c-faq-list-acc dl dd .cont {
	flex: 1;
	min-height: 8rem;
	padding: 2.5rem 3rem;
	margin-left: 2rem;
	font-size: 1.6rem;
	background-color: #fff;
	border-radius: 2rem;
}

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

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

	.c-faq-list-acc {
	}

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

	.c-faq-list-acc dl dt {
	}

	.c-faq-list-acc dl dt .icon {
		width: 4rem;
		font-size: 1.2rem;
		line-height: 4rem;
		border-radius: .6rem;
		box-shadow: 0 .2rem 0 rgba(0,0,0,0.05);
	}

	.c-faq-list-acc dl dt .ttl {
		flex: 1;
		min-height: 4rem;
		padding: .7rem 4rem .7rem 1.2rem;
		margin-left: 1rem;
		font-size: 1.4rem;
		border-radius: .6rem;
		box-shadow: 0 .2rem 0 rgba(0,0,0,0.05);
	}

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

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

	.c-faq-list-acc dl dd .inner {
		margin-top: 1.2rem;
	}

	.c-faq-list-acc dl dd .icon {
		width: 4rem;
		font-size: 1.2rem;
		line-height: 4rem;
		border-radius: .6rem;
		box-shadow: 0 .2rem 0 rgba(0,0,0,0.05);
	}

	.c-faq-list-acc dl dd .cont {
		min-height: 4rem;
		padding: .7rem 1.2rem;
		margin-left: 1rem;
		border-radius: .6rem;
		box-shadow: 0 .2rem 0 rgba(0,0,0,0.05);
	}

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

}


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

 c-complete-sec

***********************************/
.c-complete-sec {

}

.c-complete-sec__inner {
	padding: 11rem 0 0;
}

.c-complete-sec__inner-content {

}

.c-complete-sec__inner-content .intro {
}

.c-complete-sec__inner-content .back {
	margin-top: 5rem;
	text-align: center;
}


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

	.c-complete-sec__inner {
		padding: 4rem 0 0;
	}

	.c-complete-sec__inner .intro {
	}

	.c-complete-sec__inner .back {
		margin-top: 2.5rem;
	}
}




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

 swiper

***********************************/
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
	touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	/* For Firefox */
	-ms-overflow-style: none;
	/* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
	content: "";
	flex-shrink: 0;
	order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
	/*
	--swiper-navigation-color: var(--swiper-theme-color);
	*/
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
	display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-button-lock {
	display: none;
}

/* .l-main-swiper
================================================ */
.l-main-swiper {
	height: 96rem;
	overflow: hidden;
}
.l-main-swiper-slide {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 96rem !important;
	overflow: visible;
}
.l-main-swiper-slide__area {
	position: relative;
	height: 100%;
	margin: 0;
	overflow: hidden;
}
.l-main-swiper-slide__area-in {
	width: 100%;
	height: 100%;
}
.l-main-swiper-slide__area-in img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.l-main-swiper__pagination {
	display: flex;
	flex-direction: row-reverse;
	right: 20px;
	left: inherit !important;
	bottom: 237px !important;
	width: 84px !important;
}
@media all and (min-width: 768px) {
	.l-main-swiper {
		height: 96rem;
	}
	.l-main-swiper-slide {
		height: 96rem !important;
	}
	.l-main-swiper__pagination {
		right: 45px;
		left: inherit !important;
		bottom: 50px !important;
		width: 120px !important;
	}
}
@media screen and (max-width:767px){
	.l-main-swiper {
		height: 48rem;
	}
	.l-main-swiper-slide {
		height: 48rem !important;
	}
}
@-webkit-keyframes slideClip {
	0% {
		-webkit-clip-path: polygon(-175% 0%, 0% 0%, -25% 100%, -200% 100%);
		clip-path: polygon(-175% 0%, 0% 0%, -25% 100%, -200% 100%);
	}
	100% {
		-webkit-clip-path: polygon(-25% 0%, 150% 0%, 125% 100%, -50% 100%);
		clip-path: polygon(-25% 0%, 150% 0%, 125% 100%, -50% 100%);
	}
}
@keyframes slideClip {
	0% {
		-webkit-clip-path: polygon(-175% 0%, 0% 0%, -25% 100%, -200% 100%);
		clip-path: polygon(-175% 0%, 0% 0%, -25% 100%, -200% 100%);
	}
	100% {
		-webkit-clip-path: polygon(-25% 0%, 150% 0%, 125% 100%, -50% 100%);
		clip-path: polygon(-25% 0%, 150% 0%, 125% 100%, -50% 100%);
	}
}
.swiper-slide {
	z-index: 1 !important;
}
.swiper-slide.is-real-prev {
	z-index: 10 !important;
}

.swiper-slide-active {
	z-index: 20 !important;
}
.swiper-slide-active .l-main-swiper-slide__area-in {
	-webkit-animation: slideClip 1.5s cubic-bezier(0.5, 0, 0.2, 1) 1 forwards;
	animation: slideClip 1.5s cubic-bezier(0.5, 0, 0.2, 1) 1 forwards;
}


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

 c-hero

***********************************/
.c-hero {
	margin-top: -9.3rem;
	position: relative;
	z-index: 1;
}

.c-hero__inner {
	width: 130rem;
	text-align: center;
	position: absolute;
	top: 20rem;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.c-hero__inner-content {
	/*display: inline-block;*/
	padding-left: 12.5rem;
}

.c-hero__inner-content-txt01 {
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold;
	letter-spacing: .18em;
	text-align: left;
}

.c-hero__inner-content-txt01 .block {
	display: inline-block;
	padding: .2rem 2rem;
	border: .2rem solid #fff;
}

.c-hero__inner-content-ttl {
	margin-top: 1.5rem;
	color: #fff;
	font-size: 6.8rem;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: .12em;
	text-align: left;
}

.c-hero__inner-content-sub {
	margin-top: 2rem;
	margin-left: .2em;
	color: #fff;
	font-size: 2.6rem;
	font-weight: normal;
	line-height: 2;
	letter-spacing: .09em;
	text-align: left;
}

.c-hero .swiper {
	height: 96rem;
	overflow: hidden;
}

.c-hero .swiper-wrapper {
	height: 96rem;
}

.c-hero .swiper-slide {
	height: 96rem;
}

.c-hero .swiper-slide01 {
	background: url(images/top/hero_pic01_p.jpg) no-repeat center / cover;
}

.c-hero .swiper-slide02 {
	background: url(images/top/hero_pic02_p.jpg) no-repeat center / cover;
}

.c-hero .swiper-slide03 {
	background: url(images/top/hero_pic03_p.jpg) no-repeat center / cover;
}

.c-hero__slider {
	height: 96rem;
	overflow: hidden;
}

.c-hero__slider-item {
	height: 96rem;
}

.c-hero__slider-item01 {
	background: url(images/top/hero_pic01_p.jpg) no-repeat center / cover;
}

.c-hero__slider-item02 {
	background: url(images/top/hero_pic02_p.jpg) no-repeat center / cover;
}

.c-hero__slider-item03 {
	background: url(images/top/hero_pic03_p.jpg) no-repeat center / cover;
}

.c-hero__slider-scroll {
	width: .9rem;
	position: absolute;
	bottom: 7.5rem;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.c-hero__slider-scroll img {
	display: block;
}

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

	.c-hero {
		margin-top: -9.3rem;
		position: relative;
		z-index: 1;
	}

	.c-hero__inner {
		width: 100%;
		text-align: center;
		position: absolute;
		top: 12.5rem;
		left: 50%;
		z-index: 1;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.c-hero__inner-content {
		width: 100%;
		/*display: inline-block;*/
		padding-left: 3.25rem;
	}

	.c-hero__inner-content-txt01 {
		font-size: 1.1rem;
	}

	.c-hero__inner-content-txt01 .block {
		padding: .1rem 1rem;
		border: .1rem solid #fff;
	}

	.c-hero__inner-content-ttl {
		margin-top: 2.5rem;
		font-size: 2.1rem;
		letter-spacing: .11rem;
	}

	.c-hero__inner-content-sub {
		margin-top: 1.5rem;
		margin-left: .2em;
		font-size: 1.2rem;
		letter-spacing: .08rem;
	}

	.c-hero .swiper {
		height: 48rem;
	}

	.c-hero .swiper-wrapper {
		height: 48rem;
	}

	.c-hero .swiper-slide {
		height: 48rem;
	}

	.c-hero .swiper-slide01 {
		background: url(images/top/hero_pic01_s.jpg) no-repeat center / cover;
	}

	.c-hero .swiper-slide02 {
		background: url(images/top/hero_pic02_s.jpg) no-repeat center / cover;
	}

	.c-hero .swiper-slide03 {
		background: url(images/top/hero_pic03_s.jpg) no-repeat center / cover;
	}

	.c-hero__slider {
		height: 48rem;
	}

	.c-hero__slider-item {
		height: 48rem;
	}

	.c-hero__slider-item01 {
		background: url(images/top/hero_pic01_s.jpg) no-repeat center / cover;
	}

	.c-hero__slider-item02 {
		background: url(images/top/hero_pic02_s.jpg) no-repeat center / cover;
	}

	.c-hero__slider-item03 {
		background: url(images/top/hero_pic03_s.jpg) no-repeat center / cover;
	}

	.c-hero__slider-scroll {
		display: none;
	}
}



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

 c-about

***********************************/
.c-about {

}

.c-about__inner {
	display: flex;
	padding-bottom: 5rem;
	position: relative;
	z-index: 1;
}

.c-about__inner:before {
	content: "";
	display: block;
	width: 97.9rem;
	height: 36.6rem;
	background: url(images/top/about_bg01.png) no-repeat center / contain;
	position: absolute;
	top: -1.5rem;
	left: 5rem;
	z-index: -1;
}

.c-about__inner-left {
	width: 69rem;
	padding-top: 11rem;
	padding-right: 8rem;
	position: relative;
	z-index: 1;
}

.c-about__inner-left:before {
	content: "";
	display: block;
	width: calc(100% + 13rem);
	height: 1.2rem;
	background: #fd8b14;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.c-about__inner-left:after {
	content: "";
	display: block;
	width: 100%;
	height: 2.2rem;
	background: #fff4ed;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.c-about__inner-left-content {
	margin-top: 2.5rem;
}

.c-about__inner-left-content .txt01 {
	margin-top: 1em;
}

.c-about__inner-left-content .btn01 {
	margin-top: 4rem;
}

.c-about__inner-right {
	flex: 1;
}

.c-about__inner-right-bg {
	height: 100%;
	margin-right: calc((130rem - 100vw) / 2);
	background: url(images/top/about_pic01_pc.jpg) no-repeat center / cover;
}

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

	.c-about__inner {
		display: block;
		padding-bottom: 0;
	}

	.c-about__inner:before {
		content: "";
		display: block;
		width: 97.9rem;
		height: 36.6rem;
		background: url(images/top/about_bg01.png) no-repeat center / contain;
		position: absolute;
		top: -1.5rem;
		left: 5rem;
		z-index: -1;
	}

	.c-about__inner-left {
		width: auto;
		padding-top: 4rem;
		padding-right: 0;
		padding-bottom: 4rem;
	}

	.c-about__inner-left:before {
		display: none;
	}

	.c-about__inner-left:after {
		display: none;
	}

	.c-about__inner-left-content {
		margin-top: 2rem;
	}

	.c-about__inner-left-content .txt01 {
		margin-top: 1em;
	}

	.c-about__inner-left-content .btn01 {
		margin-top: 3rem;
	}

	.c-about__inner-right {
		margin: 0 -3.75rem 0;
	}

	.c-about__inner-right-bg {
		height: 22rem;
		margin-right: 0;
		background: url(images/top/about_pic01_sp.jpg) no-repeat center / cover;
	}
}



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

 c-business

***********************************/
.c-business {
	margin-bottom: -11rem;
	position: relative;
	z-index: 1;
}

.c-business__inner {
	padding: 5rem 0 11rem;
}

.c-business__inner-content {
	display: flex;
	justify-content: space-between;
	padding-top: 6rem;
	padding-bottom: 7rem;
	margin-top: 5rem;
	position: relative;
	z-index: 1;
}

.c-business__inner-content .bg {
	width: 101rem;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.c-business__inner-content .bg__inner {
	height: 100%;
	margin-left: calc(50% - 50vw);
	background: #fff4ed;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}

.c-business__inner-content .bg.aos-animate .bg__inner {
	-webkit-clip-path: inset(0);
	clip-path: inset(0);
	transition: clip-path 0.6s ease 0.1s, -webkit-clip-path 0.6s ease 0.1s;
}

.c-business__inner-content-sec {
	width: 62rem;
}

.c-business__inner-content-sec a {
	display: block;
}

.c-business__inner-content-sec a .pic {
	overflow: hidden;
}

.c-business__inner-content-sec a .pic img {
	width: 100%;
	max-width: none;
	transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-business__inner-content-sec a:hover .pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.c-business__inner-content-sec a .box {
	margin-top: -3rem;
	position: relative;
	z-index: 1;
}

.c-business__inner-content-sec a .box .ttl {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .15em;
}

.c-business__inner-content-sec a .box .ttl .block {
	display: inline-block;
	padding: .7rem 1.2rem;
	background: #fff;
}

.c-business__inner-content-sec a .box .sub {
	color: #fff;
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: .1em;
}

.c-business__inner-content-sec a .box .sub .block {
	display: inline-block;
	padding: .7rem 1.2rem;
	background: #ff7200;
}

.c-business__inner-bg01 {
	width: 100%;
	height: 50rem;
	background: #ff7301;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}

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

	.c-business__inner-content-sec:nth-child(odd) {
		transition-delay: .6s !important;
	}

	.c-business__inner-content-sec:nth-child(even) {
		transition-delay: .5s !important;
	}
}

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

	.c-business {
		margin-bottom: -4rem;
	}

	.c-business__inner {
		padding: 4rem 0 4rem;
	}

	.c-business__inner-content {
		display: block;
		padding-top: 3rem;
		padding-bottom: 2rem;
		margin-top: 2.5rem;
		background: #fff4ed;
		position: relative;
		z-index: 1;
	}

	.c-business__inner-content:before {
		content: "";
		display: block;
		width: calc(100% + 100vw);
		height: 100%;
		background: #fff4ed;
		position: absolute;
		top: 0;
		left: 50%;
		z-index: -1;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.c-business__inner-content .bg {
		display: none;
	}

	.c-business__inner-content-sec {
		width: auto;
		margin-top: 3rem;
	}

	.c-business__inner-content-sec:first-of-type {
		margin-top: 0;
	}

	.c-business__inner-content-sec a .box {
		margin-top: -1.7rem;
	}

	.c-business__inner-content-sec a .box .ttl {
		font-size: 1.4rem;
		letter-spacing: .14em;
	}

	.c-business__inner-content-sec a .box .ttl .block {
		padding: .7rem 1rem;
	}

	.c-business__inner-content-sec a .box .sub {
		color: #fff;
		font-size: 1.2rem;
		line-height: 1.5;
		letter-spacing: .09em;
	}

	.c-business__inner-content-sec a .box .sub .block {
		padding: .6rem 1rem;
	}

	.c-business__inner-bg01 {
		height: 4rem;
	}
}


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

 c-contact-page

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

}

.c-contact-page__inner {
	padding: 10rem 0 0;
}

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

	.c-contact-page {
		padding: 0 6%;
	}

	.c-contact-page__inner {
		padding: 4.5rem 0 0;
	}

}


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

 c-company-page

***********************************/
.c-company-page {

}

.c-company-page__inner {
	padding: 11rem 0 0;
}

.c-company-page__inner-content {
	display: flex;
	justify-content: space-between;
}

.c-company-page__inner-content-left {
	width: 56rem;
}

.c-company-page__inner-content-left dl {
	padding: 2.8rem 0;
	line-height: 2;
	border-bottom: 1px solid #dddddd;
}

.c-company-page__inner-content-left dl:first-child {
	border-top: 1px solid #dddddd;
}

.c-company-page__inner-content-left dl dt {
	font-weight: bold;
}

.c-company-page__inner-content-left dl dd {
	margin-top: .5em;
}

.c-company-page__inner-content-left dl dd .txt01 {
	margin-top: .5em;
}

.c-company-page__inner-content-left dl dd .txt01:first-child {
	margin-top: 0;
}

.c-company-page__inner-content-right {
	width: 56rem;
}

.c-company-page__inner-content-right .pic {
	text-align: center;
}

.c-company-page__inner-map {
	margin-top: 10rem;
}

.c-company-page__inner-map iframe {
	width: 100%;
	height: 40rem;
}

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

	.c-company-page__inner {
		padding: 4.5rem 0 0;
	}

	.c-company-page__inner-content {
		display: block;
	}

	.c-company-page__inner-content-left {
		width: auto;
	}

	.c-company-page__inner-content-left dl {
		padding: 1.5rem 0;
		line-height: 1.8;
		border-bottom: .1rem solid #dddddd;
	}

	.c-company-page__inner-content-left dl:first-child {
		border-top: .1rem solid #dddddd;
	}

	.c-company-page__inner-content-left dl dt {
		text-align: center;
	}

	.c-company-page__inner-content-left dl dd {
		margin-top: .5em;
	}

	.c-company-page__inner-content-left dl dd .txt01 {
		margin-top: 1em;
	}

	.c-company-page__inner-content-right {
		width: auto;
		margin-top: 4rem;
	}

	.c-company-page__inner-content-right .pic {
		text-align: center;
	}

	.c-company-page__inner-content-right .pic img {
		max-width: none;
		width: 100%;
	}

	.c-company-page__inner-map {
		margin-top: 4rem;
	}

	.c-company-page__inner-map iframe {
		height: 20rem;
	}

}


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

 c-service-real-estate

***********************************/
.c-service-real-estate {
	padding-bottom: 11rem;
	margin-bottom: -11rem;
	background: #fffcfb;
}

.c-service-real-estate__inner {
	padding-top: 10rem;
}

.c-service-real-estate__inner-intro {

}

.c-service-real-estate__inner-intro .pic01 {
	margin-top: 3rem;
}

.c-service-real-estate__inner-intro .pic01 img {
	width: 100%;
	max-width: none;
}

.c-service-real-estate__inner-intro .txt01 {
	margin-top: 3rem;
}

.c-service-real-estate__inner-intro .btn01 {
	margin-top: 4rem;
}

.c-service-real-estate__inner-sec01 {
	padding: 0 4.9rem 4rem;
	margin-top: 6rem;
	overflow: hidden;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #fff;
	position: relative;
	z-index: 1;
}

.c-service-real-estate__inner-sec01:before {
	content: "";
	display: block;
	width: 100%;
	height: .3rem;
	background: #ff924a;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-service-real-estate__inner-sec01 .list01 {
	display: flex;
	justify-content: space-between;
	margin-top: 4rem;
}

.c-service-real-estate__inner-sec01 .list01__sec {
	width: 52.5rem;
}

.c-service-real-estate__inner-sec01 .list01__sec .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 26rem;
	background: #fffbf7;
}

.c-service-real-estate__inner-sec01 .list01__sec .icon img {
	display: block;
	width: 18.6rem;
}

.c-service-real-estate__inner-sec01 .list01__sec .ttl {
	margin-top: 2rem;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

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

	.c-service-real-estate__inner {
		padding-top: 4.5rem;
	}

	.c-service-real-estate__inner-intro .pic01 {
		margin-top: 1.5rem;
	}

	.c-service-real-estate__inner-intro .txt01 {
		margin-top: 1.5rem;
	}

	.c-service-real-estate__inner-intro .btn01 {
		margin-top: 2.25rem;
	}

	.c-service-real-estate__inner-sec01 {
		padding: 0 1.9rem 2rem;
		margin-top: 4rem;
		/*border-top: .1rem solid #dddddd;*/
		border-left: .1rem solid #dddddd;
		border-right: .1rem solid #dddddd;
		border-bottom: .1rem solid #dddddd;
	}

	.c-service-real-estate__inner-sec01:before {
		/*display: none;*/
		height: .15rem;
	}

	.c-service-real-estate__inner-sec01 .list01 {
		display: block;
		margin-top: 2rem;
	}

	.c-service-real-estate__inner-sec01 .list01__sec {
		width: auto;
		margin-top: 2rem;
	}

	.c-service-real-estate__inner-sec01 .list01__sec:first-child {
		margin-top: 0;
	}

	.c-service-real-estate__inner-sec01 .list01__sec .icon {
		height: 12rem;
	}

	.c-service-real-estate__inner-sec01 .list01__sec .icon img {
		width: 9.3rem;
	}

	.c-service-real-estate__inner-sec01 .list01__sec .ttl {
		margin-top: 1rem;
		font-size: 1.3rem;
		line-height: 1.8;
	}

}


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

 c-local-navi

***********************************/
.c-local-navi {
	padding-top: 10rem;
	background: #fffdfc;
}

.c-local-navi__inner {

}

.c-local-navi__inner ul {
	display: flex;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: .12em;
	overflow: hidden;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	position: relative;
	z-index: 1;
}

.c-local-navi__inner ul:before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #ff7300;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-local-navi__inner ul li {
	width: 50%;
	background: #fff;
	border-right: 1px solid #dddddd;
}

.c-local-navi__inner ul li:last-child {
	border-right: none;
}

.c-local-navi__inner ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 8rem;
	text-align: center;
	position: relative;
	z-index: 1;
}

.c-local-navi__inner ul li a:before {
	content: "";
	display: block;
	width: 1rem;
	height: .6rem;
	margin-right: 3rem;
	background: url(images/common/icon_arr04.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

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

	.c-local-navi {
		padding-top: 4.5rem;
	}

	.c-local-navi__inner {

	}

	.c-local-navi__inner ul {
		font-size: 1.2rem;
		border-left: .1rem solid #dddddd;
		border-right: .1rem solid #dddddd;
		border-bottom: .1rem solid #dddddd;
	}

	.c-local-navi__inner ul:before {
		height: .15rem;
	}

	.c-local-navi__inner ul li {
		border-right: .1rem solid #dddddd;
	}

	.c-local-navi__inner ul li a {
		height: 4rem;
	}

	.c-local-navi__inner ul li a:before {
		width: .75rem;
		height: .45rem;
		margin-right: 1.2rem;
		background: url(images/common/icon_arr04_sp.png) no-repeat center / contain;
	}
}


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

 c-service-solar-power

***********************************/
.c-service-solar-power {
	padding-top: 7rem;
	padding-bottom: 11rem;
	margin-bottom: -11rem;
	background: #fffdfc;
}

.c-service-solar-power__inner {

}

.c-service-solar-power__inner-sec {
	margin-top: 8rem;
}

.c-service-solar-power__inner-sec:first-child {
	margin-top: 0;
}

.c-service-solar-power__inner-sec .intro {

}

.c-service-solar-power__inner-sec .pic01 {
	margin-top: 3rem;
}

.c-service-solar-power__inner-sec .pic01 img {
	width: 100%;
	max-width: none;
}

.c-service-solar-power__inner-sec .txt01 {
	margin-top: 3rem;
}

.c-service-solar-power__inner-sec .composition {
	padding: 0 4.9rem 5.5rem;
	margin-top: 4rem;
	overflow: hidden;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #fff;
	position: relative;
	z-index: 1;
}

.c-service-solar-power__inner-sec .composition:before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #ff7300;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-service-solar-power__inner-sec .composition__txt01 {
	margin-top: 2rem;
}

.c-service-solar-power__inner-sec .composition__wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
}

.c-service-solar-power__inner-sec .composition__wrap-left {
	width: 52.5rem;
}

.c-service-solar-power__inner-sec .composition__wrap-left dl {
	margin-top: 1.2rem;
}

.c-service-solar-power__inner-sec .composition__wrap-left dl:first-child {
	margin-top: -.5em;
}

.c-service-solar-power__inner-sec .composition__wrap-left dl dt {
	font-weight: bold;
}

.c-service-solar-power__inner-sec .composition__wrap-left dl dd {
}

.c-service-solar-power__inner-sec .composition__wrap-left dl dd ul {
}

.c-service-solar-power__inner-sec .composition__wrap-left dl dd ul li {
	text-indent: -.7em;
	margin-left: .7em;
}

.c-service-solar-power__inner-sec .composition__wrap-right {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 52.5rem;
	background: #fffbf7;
}

.c-service-solar-power__inner-sec .composition__wrap-right .pic {
	width: 44.5rem;
}

.c-service-solar-power__inner-sec .maker {
	padding: 0 4.9rem 5rem;
	margin-top: 7rem;
	overflow: hidden;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #fff;
	position: relative;
	z-index: 1;
}

.c-service-solar-power__inner-sec .maker:before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #ff7300;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-service-solar-power__inner-sec .maker__pic {
	margin-top: 4rem;
	text-align: center;
}

.c-service-solar-power__inner-sec .instagram {
	padding: 0 4.9rem 5rem;
	margin-top: 7rem;
	overflow: hidden;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #fff;
	position: relative;
	z-index: 1;
}

.c-service-solar-power__inner-sec .instagram:before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #ff7300;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-service-solar-power__inner-sec .instagram__content {
	margin-top: 4rem;
	text-align: center;
}

.c-service-solar-power__inner-sec .instagram #sb_instagram {
	padding: 0px !important;
}

.c-service-solar-power__inner-sec .instagram__btn {
	margin-top: 5rem;
	text-align: center;
}

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

	.c-service-solar-power {
		padding-top: 3rem;
	}

	.c-service-solar-power__inner-sec {
		margin-top: 4rem;
	}

	.c-service-solar-power__inner-sec .intro {

	}

	.c-service-solar-power__inner-sec .pic01 {
		margin-top: 1.5rem;
	}

	.c-service-solar-power__inner-sec .txt01 {
		margin-top: 1.5rem;
	}

	.c-service-solar-power__inner-sec .composition {
		padding: 0 1.9rem 2rem;
		margin-top: 2rem;
		border-left: .1rem solid #dddddd;
		border-right: .1rem solid #dddddd;
		border-bottom: .1rem solid #dddddd;
	}

	.c-service-solar-power__inner-sec .composition:before {
		height: .15rem;
	}

	.c-service-solar-power__inner-sec .composition__txt01 {
		margin-top: 1rem;
	}

	.c-service-solar-power__inner-sec .composition__wrap {
		display: block;
		margin-top: 1rem;
	}

	.c-service-solar-power__inner-sec .composition__wrap-left {
		width: auto;
	}

	.c-service-solar-power__inner-sec .composition__wrap-left dl {
		margin-top: 1rem;
	}

	.c-service-solar-power__inner-sec .composition__wrap-left dl:first-child {
		margin-top: 0;
	}

	.c-service-solar-power__inner-sec .composition__wrap-right {
		display: flex;
		justify-content: center;
		align-items: center;
		width: auto;
		height: 20.35rem;
		margin-top: 2rem;
	}

	.c-service-solar-power__inner-sec .composition__wrap-right .pic {
		width: 22.25rem;
	}

	.c-service-solar-power__inner-sec .maker {
		padding: 0 1.9rem 2rem;
		margin-top: 3rem;
		border-left: .1rem solid #dddddd;
		border-right: .1rem solid #dddddd;
		border-bottom: .1rem solid #dddddd;
	}

	.c-service-solar-power__inner-sec .maker:before {
		height: .15rem;
	}

	.c-service-solar-power__inner-sec .maker__pic {
		margin-top: 2rem;
	}

	.c-service-solar-power__inner-sec .instagram {
		padding: 0 1.9rem 2rem;
		margin-top: 3rem;
		border-left: .1rem solid #dddddd;
		border-right: .1rem solid #dddddd;
		border-bottom: .1rem solid #dddddd;
	}

	.c-service-solar-power__inner-sec .instagram:before {
		height: .15rem;
	}

	.c-service-solar-power__inner-sec .instagram__content {
		margin-top: 1.75rem;
	}

	.c-service-solar-power__inner-sec .instagram__btn {
		margin-top: 2.5rem;
	}
}


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

 c-products-solar-power

***********************************/
.c-products-solar-power {
	padding-bottom: 11rem;
	margin-bottom: -11rem;
	background: #fffcfa;
}

.c-products-solar-power__inner {
	padding-top: 10rem;
}

.c-products-solar-power__inner-content {
	padding: 2.5rem 4.9rem 4.9rem;
	margin-top: 3.5rem;
	border: 1px solid #dddddd;
	background: #fff;
	position: relative;
	z-index: 1;
}

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

	.c-products-solar-power {
		padding-bottom: 4rem;
		margin-bottom: -4rem;
	}

	.c-products-solar-power__inner {
		padding-top: 4rem;
	}

	.c-products-solar-power__inner-content {
		padding: 1.75rem 1.9rem 1.9rem;
		margin-top: 1.75rem;
		border: .1rem solid #dddddd;
	}

}


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

 c-products-storage-battery

***********************************/
.c-products-storage-battery {
	padding-bottom: 11rem;
	margin-bottom: -11rem;
	background: #fffcfa;
}

.c-products-storage-battery__inner {
	padding-top: 10rem;
}

.c-products-storage-battery__inner-content {
	padding: 2.5rem 4.9rem 4.9rem;
	margin-top: 3.5rem;
	border: 1px solid #dddddd;
	background: #fff;
	position: relative;
	z-index: 1;
}

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

	.c-products-storage-battery__inner {
		padding-top: 4rem;
	}

	.c-products-storage-battery__inner-content {
		padding: 1.75rem 1.9rem 1.9rem;
		margin-top: 1.75rem;
		border: .1rem solid #dddddd;
	}

}


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

 c-products-list

***********************************/
.c-products-list {
	margin-top: 4rem;
}

.c-products-list__sec {
	margin-top: 5rem;
}

.c-products-list__sec:first-child {
	margin-top: 0;
}

.c-products-list__sec-ttl {
	padding: .7rem 3rem;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	background: #fff;
	border-top: 1px solid #ff7300;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.c-products-list__sec-content {
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
}

.c-products-list__sec-content-pic {
	width: 53.5rem;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.c-products-list__sec-content-pic img {
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-products-list__sec-content-detail {
	width: 53.5rem;
	overflow: hidden;
}

.c-products-list__sec-content-detail dl {
	display: flex;
	line-height: 1.6;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.c-products-list__sec-content-detail dl.wide {
	width: 100%;
}

.c-products-list__sec-content-detail dl:last-child {
	border-bottom: 1px solid #dddddd;
}

.c-products-list__sec-content-detail dl dt {
	display: flex;
	align-items: center;
	width: 19rem;
	padding: 1.1rem 2rem;
	font-weight: bold;
	background: #fff9f6;
}

.c-products-list__sec-content-detail dl dd {
	flex: 1;
	padding: 1.1rem 2rem;
	background: #fff;
	/*position: relative;*/
	/*z-index: 1;*/
}

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

	.c-products-list {
		margin-top: 2rem;
	}

	.c-products-list__sec {
		margin-top: 3rem;
	}

	.c-products-list__sec-ttl {
		padding: .4rem 1.5rem;
		font-size: 1.4rem;
	}

	.c-products-list__sec-content {
		display: block;
		margin-top: 1.5rem;
	}

	.c-products-list__sec-content-pic {
		width: auto;
		height: 16.1rem;
	}

	.c-products-list__sec-content-detail {
		display: block;
		width: auto;
		margin-top: 1.5rem;
	}

	.c-products-list__sec-content-detail-left {
		width: auto;
		border-bottom: .1rem solid #dddddd;
	}

	.c-products-list__sec-content-detail-right {
		width: auto;
		border-left: none;
	}

	.c-products-list__sec-content-detail dl {
		display: flex;
		border-top: .1rem solid #dddddd;
	}

	.c-products-list__sec-content-detail dl.wide {
		margin-right: 0;
	}

	.c-products-list__sec-content-detail dl dt {
		width: 50%;
		padding: .7rem 1rem;
		font-weight: bold;
		background: #fff9f6;
	}

	.c-products-list__sec-content-detail dl dd {
		flex: none;
		width: 50%;
		padding: .7rem 1rem;
	}
}


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

 c-support-page

***********************************/
.c-support-page {
	padding-bottom: 11rem;
	margin-bottom: -11rem;
	background: #fffdfc;
}

.c-support-page__inner {
	padding-top: 10rem;
}

.c-support-page__inner-service {

}

.c-support-page__inner-service-detail {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-top: 3.5rem;
	border: 1px solid #dddddd;
	overflow: hidden;
}

.c-support-page__inner-service-detail dl {
	display: flex;
	width: 50%;
	line-height: 2;
	border-top: 1px solid #dddddd;
}

.c-support-page__inner-service-detail dl.wide {
	width: 100%;
}

.c-support-page__inner-service-detail dl:first-child,
.c-support-page__inner-service-detail dl:nth-child(2) {
	border-top: none;
}

.c-support-page__inner-service-detail dl dt {
	display: flex;
	align-items: center;
	width: 19rem;
	padding: .9rem 2rem;
	font-weight: bold;
	background: #fff9f6;
}

.c-support-page__inner-service-detail dl dd {
	flex: 1;
	display: flex;
	align-items: center;
	padding: .9rem 2rem;
	background: #fff;
	/*position: relative;*/
	/*z-index: 1;*/
}

.c-support-page__inner-service-note {
	margin-top: 1.5rem;
	margin-left: 2rem;
	font-size: 1.6rem;
}

.c-support-page__inner-service-note li {

}

.c-support-page__inner-follow {
	margin-top: 8rem;
}

.c-support-page__inner-follow-content {
	display: flex;
	flex-wrap: wrap;
	gap: 6rem 6rem;
	margin-top: 5.5rem;
}

.c-support-page__inner-follow-content .step {
	width: calc(100%/4 - 4.5rem);
	flex: 0 1 calc(100%/4 - 4.5rem);
	padding: 3.9rem 2.4rem 1.9rem;
	background: #fff;
	border: 1px solid #dddddd;
	position: relative;
	z-index: 1;
}

.c-support-page__inner-follow-content .step:before {
	content: "";
	display: block;
	width: 2rem;
	height: 3rem;
	margin-right: -4.2rem;
	background: url(images/support/support_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.c-support-page__inner-follow-content .step:nth-child(4):before,
.c-support-page__inner-follow-content .step:last-child:before {
	display: none;
}

.c-support-page__inner-follow-content .step .num {
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	background: #ff7300;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-support-page__inner-follow-content .step .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 20.5rem;
	background: #fff9f6;
}

.c-support-page__inner-follow-content .step .icon img {
	display: block;
	width: 20.2rem;
}

.c-support-page__inner-follow-content .step .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1.2rem;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
}

.c-support-page__inner-follow-content .step .txt01 {
	margin-top: .2em;
}

.c-support-page__inner-flow {
	margin-top: 8rem;
}

.c-support-page__inner-flow-content {
	display: flex;
	flex-wrap: wrap;
	gap: 7rem 6rem;
	margin-top: 5.5rem;
}

.c-support-page__inner-flow-content .step {
	width: calc(100%/4 - 4.5rem);
	flex: 0 1 calc(100%/4 - 4.5rem);
	padding: 3.9rem 2.4rem 1.9rem;
	background: #fff;
	border: 1px solid #dddddd;
	position: relative;
	z-index: 1;
}

.c-support-page__inner-flow-content .step:before {
	content: "";
	display: block;
	width: 2rem;
	height: 3rem;
	margin-right: -4.2rem;
	background: url(images/support/support_arr01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.c-support-page__inner-flow-content .step:nth-child(4):before,
.c-support-page__inner-flow-content .step:last-child:before {
	display: none;
}

.c-support-page__inner-flow-content .step .num {
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	background: #ff7300;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.c-support-page__inner-flow-content .step .icon {
}

.c-support-page__inner-flow-content .step .icon img {
	width: 100%;
	max-width: none;
}

.c-support-page__inner-flow-content .step .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1.2rem;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
}

.c-support-page__inner-flow-content .step .txt01 {
	margin-top: .2em;
}

.c-support-page__inner-payment {
	margin-top: 8rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.c-support-page__inner-payment:before {
	content: "";
	display: block;
	width: 100%;
	height: .3rem;
	background: #ff924a;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-support-page__inner-payment-content {
	margin-top: 3rem;
}

.c-support-page__inner-low {
	margin-top: 8rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.c-support-page__inner-low:before {
	content: "";
	display: block;
	width: 100%;
	height: .3rem;
	background: #ff924a;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.c-support-page__inner-low-content {
	margin-top: 4.5rem;
}

.c-support-page__inner-low-content dl {
	display: flex;
	padding: 1.8rem 0;
	border-bottom: 1px solid #dddddd;
}

.c-support-page__inner-low-content dl:first-child {
	border-top: 2px solid #dddddd;
}

.c-support-page__inner-low-content dl dt {
	display: flex;
	align-items: center;
	width: 30rem;
	font-weight: bold;
}

.c-support-page__inner-low-content dl dd {
	flex: 1;
}

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

	.c-support-page {
		padding-bottom: 4rem;
		margin-bottom: -4rem;
	}

	.c-support-page__inner {
		padding-top: 4.5rem;
	}

	.c-support-page__inner-service {

	}

	.c-support-page__inner-service-detail {
		display: block;
		margin-top: 2.5rem;
		border: .1rem solid #dddddd;
	}

	.c-support-page__inner-service-detail dl {
		display: flex;
		width: auto;
		line-height: 1.6;
		letter-spacing: .07em;
		border-top: .1rem solid #dddddd;
	}

	.c-support-page__inner-service-detail dl.wide {
		width: auto;
	}

	.c-support-page__inner-service-detail dl:nth-child(2) {
		border-top: .1rem solid #dddddd;
	}

	.c-support-page__inner-service-detail dl dt {
		width: 50%;
		padding: .7rem 1rem;
	}

	.c-support-page__inner-service-detail dl dd {
		flex: none;
		width: 50%;
		padding: .7rem 1rem;
	}

	.c-support-page__inner-service-note {
		margin-top: 1rem;
		margin-left: 0;
		font-size: 1.2rem;
	}

	.c-support-page__inner-follow {
		margin-top: 4rem;
	}

	.c-support-page__inner-follow-content {
		display: block;
		margin-top: 3.5rem;
	}

	.c-support-page__inner-follow-content .step {
		width: auto;
		padding: 2.25rem 1.9rem 1.5rem;
		margin-top: 6.2rem;
		border: .1rem solid #dddddd;
	}

	.c-support-page__inner-follow-content .step:first-child {
		margin-top: 0;
	}

	.c-support-page__inner-follow-content .step:before {
		display: none;
	}

	.c-support-page__inner-follow-content .step:after {
		content: "";
		display: block;
		width: 3rem;
		height: 2rem;
		margin-bottom: -3.8rem;
		background: url(images/support/support_arr02.png) no-repeat center / contain;
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: 1;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.c-support-page__inner-follow-content .step:last-child:after {
		display: none;
	}

	.c-support-page__inner-follow-content .step .num {
		width: 2.5rem;
		height: 2.5rem;
		line-height: 2.5rem;
		font-size: 1.4rem;
	}

	.c-support-page__inner-follow-content .step .icon {
		height: 9.5rem;
	}

	.c-support-page__inner-follow-content .step .icon img {
		width: 10.1rem;
	}

	.c-support-page__inner-follow-content .step .ttl {
		display: block;
		margin-top: 1rem;
		font-size: 1.4rem;
	}

	.c-support-page__inner-follow-content .step .txt01 {
		margin-top: .2em;
	}

	.c-support-page__inner-flow {
		margin-top: 4rem;
	}

	.c-support-page__inner-flow-content {
		display: block;
		margin-top: 3.5rem;
	}

	.c-support-page__inner-flow-content .step {
		width: auto;
		padding: 2.25rem 1.9rem 1.5rem;
		margin-top: 6.2rem;
		border: .1rem solid #dddddd;
	}

	.c-support-page__inner-flow-content .step:first-child {
		margin-top: 0;
	}

	.c-support-page__inner-flow-content .step:before {
		display: none;
	}

	.c-support-page__inner-flow-content .step:after {
		content: "";
		display: block;
		width: 3rem;
		height: 2rem;
		margin-bottom: -3.8rem;
		background: url(images/support/support_arr02.png) no-repeat center / contain;
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: 1;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.c-support-page__inner-flow-content .step:last-child:after {
		display: none;
	}

	.c-support-page__inner-flow-content .step .num {
		width: 2.5rem;
		height: 2.5rem;
		line-height: 2.5rem;
		font-size: 1.4rem;
	}

	.c-support-page__inner-flow-content .step .icon {
	}

	.c-support-page__inner-flow-content .step .icon img {
	}

	.c-support-page__inner-flow-content .step .ttl {
		display: block;
		margin-top: 1rem;
		font-size: 1.4rem;
	}

	.c-support-page__inner-flow-content .step .txt01 {
		margin-top: .2em;
	}

	.c-support-page__inner-payment {
		margin-top: 4rem;
	}

	.c-support-page__inner-payment:before {
		height: .15rem;
	}

	.c-support-page__inner-payment-content {
		margin-top: 1rem;
	}

	.c-support-page__inner-payment-content p {
		font-size: 1.2rem;
	}

	.c-support-page__inner-low {
		margin-top: 4rem;
	}

	.c-support-page__inner-low:before {
		height: .15rem;
	}

	.c-support-page__inner-low-content {
		margin-top: 2.25rem;
	}

	.c-support-page__inner-low-content dl {
		display: block;
		padding: 1.5rem 0;
		border-bottom: 1px solid #dddddd;
	}

	.c-support-page__inner-low-content dl:first-child {
		border-top: .1rem solid #dddddd;
	}

	.c-support-page__inner-low-content dl:last-child {
		border-bottom: .1rem solid #dddddd;
	}

	.c-support-page__inner-low-content dl dt {
		display: block;
		width: auto;
		text-align: center;
	}

	.c-support-page__inner-low-content dl dd {
		margin-top: .5rem;
	}
}


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

 c-404

***********************************/
.c-404 {

}

.c-404__inner {
	padding-top: 11rem;
}

.c-404__inner-txt01 {
	margin-top: 3rem;
}

.c-404__inner-btn01 {
	margin-top: 5rem;
	text-align: center;
}

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

	.c-404__inner {
		padding-top: 4rem;
	}

	.c-404__inner-txt01 {
		margin-top: 1.5rem;
	}

	.c-404__inner-btn01 {
		margin-top: 2.5rem;
	}

}


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

 xxx

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

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

}


