@charset "UTF-8";
/*
---------------------------------------------------------
    reset.css ver 1.2 [2008/11/25] 
    *This document validates as CSS level 3
    *GNU General Public License v3
    *http://higash.net/20081125/reset_css3.html

    Modify YUI Reset CSS, YUI Fonts CSS 
    *Copyright (c) 2008, Yahoo! Inc. All rights reserved.
    *http://developer.yahoo.com/yui/license.html
    
    Modify Formy CSS Form Framework 0.8(beta)
    *GNU General Public License v2
    *http://code.google.com/p/formy-css-framework/
---------------------------------------------------------
*/

/* --HTML-- */

html {
	font-size: 62.5%;
}

/* --BODY-- */

body {
	font-family: 'Zen Kaku Gothic New', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-size: 1.14286vw;
	font-weight: 400;
	font-style: normal;
	line-height: 1.9;
	margin: 0 auto;
	padding: 0;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'palt' 1;
}

body.open {
	overflow: hidden;
}

.serif {
	font-family: 'Zen Old Mincho', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-weight: 400;
	font-style: normal;
}

.maru {
	font-family: 'Zen Maru Gothic', serif;
	font-weight: 400;
	font-style: normal;
}

* {
	box-sizing: border-box;
}

/* --OTHER TAGS-- */

a {
	overflow: hidden;
	transition: all .2s ease-out;
	text-decoration: none;
	word-break: break-all;
}

a:hover {
	opacity: .7;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: alpha(opacity=70);
	-khtml-opacity: .7;
	-moz-opacity: .7;
}

a:link,
a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #8fc320;
}

a:active {
	text-decoration: none;
	color: #333;
}

a img,
img {
	vertical-align: bottom;
	border: 0;
}

abbr,
acronym {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
strong,
var,
i {
	font-weight: normal;
	font-style: normal;
}

blockquote,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
span,
td,
th,
ul,
figure {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
}

caption,
th {
	text-align: left;
}

code,
kbd,
pre,
samp,
tt {
	font-family: monospace;
	line-height: 100%;
}

/* for IE7 */

* + html code,
kbd,
pre,
samp,
tt {
	font-size: 108%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

q:before,
q:after {
	content: '';
}

/* form */

button,
fieldset,
form,
input,
label,
legend,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/* tables still need 'cellspacing="0"' */

table {
	font-size: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

section,
article,
aside,
hgroup,
header,
footer,
nav,
figure,
figcaption,
summary {
	display: block;
}

img {
	max-width: 100%;
	height: auto;
}

.loader-wrap {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	animation: fluffyMove 5s infinite ease-in-out;
	background: #e2efc8 url(../img/common/loading_logo.webp) center 48% no-repeat;
	background-size: 20vw auto;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.loader,
.loader:after {
	width: 15em;
	height: 15em;
	border-radius: 50%;
}

.loader {
	text-indent: -9999em;
}

/*
* #Header
*/

.header-logo {
	display: -ms-flexbox;
	display: flex;
	padding-top: 1.78571vw;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.headerLogo__logo {
	width: 22.85714vw;
}

.header-second__logo {
	width: 25.57143vw;
	margin-left: 4.28571vw;
}

.header-contact {
	position: fixed;
	z-index: 10;
	top: 0;
	right: 0;
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.header-contact ._youtube {
	width: 3.57143vw;
	padding-top: 1.07143vw;
}

.header-contact ._line {
	margin-left: 1.78571vw;
}

.header-contact ._line a {
	font-size: 1.42857vw;
	font-weight: 700;
	line-height: 1.5;
	display: block;
	display: -ms-flexbox;
	display: flex;
	width: 25.71429vw;
	height: 7.85714vw;
	color: #fff;
	border-radius: 0 0 0 1.42857vw;
	background: #06c755;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header-contact ._line a span {
	position: relative;
	display: inline-block;
	padding-left: 7.85714vw;
}

.header-contact ._line a span:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 7.14286vw;
	height: 7.14286vw;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: url(../img/common/logo_line.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 1 / 1;
}

#menu_popup {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	position: fixed;
	z-index: 103;
	top: 60px;
	right: 10px;
	padding: 5px 10px;
	color: #fff;
	border-radius: 5px;
	background: rgba(0, 0, 0, .8);
}

#menu_popup span {
	position: relative;
}

#menu_popup span:after {
	position: absolute;
	top: -15px;
	right: 6px;
	display: block;
	width: 0;
	height: 0;
	content: '';
	border-width: 0 6px 12px 6px;
	border-style: solid;
	border-color: transparent transparent rgba(0, 0, 0, .8) transparent;
}

#menu_popup.none {
	display: none;
}

.spNavBtn__btn {
	position: fixed;
	z-index: 10;
	right: 0;
	bottom: 0;
}

.spNavBtn__btn a {
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	width: 60px;
	height: 60px;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	background: #1153c0;
}

.spNavBtn__btn a span {
	position: relative;
}

.spNavBtn__btn a span:before,
.spNavBtn__btn a span:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 3px;
	height: 40px;
	content: '';
	transition: all .3s ease-out;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	opacity: 0;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
}

.open .spNavBtn__btn a span:before,
.open .spNavBtn__btn a span:after {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

.spNavBtn__btn a span:before {
	-ms-transform: rotate(-90deg) translate(-50%, -50%);
	transform: rotate(-90deg) translate(-50%, -50%);
}

.open .spNavBtn__btn a span:before {
	-ms-transform: rotate(-45deg) translate(-50%, -50%);
	transform: rotate(-45deg) translate(-50%, -50%);
}

.spNavBtn__btn a span:after {
	-ms-transform: rotate(0) translate(-50%, -50%);
	transform: rotate(0) translate(-50%, -50%);
}

.open .spNavBtn__btn a span:after {
	-ms-transform: rotate(45deg) translate(-50%, -50%);
	transform: rotate(45deg) translate(-50%, -50%);
}

.spNavBtn__btn a:hover {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

.open .spNavBtn__btn a {
	color: #747474;
	background: #747474;
}

#spNavBtn {
	display: none;
	height: 50px;
}

/**
 * #Footer
 */

footer {
	padding-top: 4.28571vw;
	padding-bottom: 4.28571vw;
	text-align: center;
}

.footer-logo img {
	width: 22.85714vw;
}

.copyright {
	text-align: center;
}

.sp-fixNav {
	display: none;
}

/**
 * #Main
 */

#container {
	overflow: hidden;
}

#top #contents {
	padding-top: 4.28571vw;
}

/*------------ common ------------*/

.list_icon li {
	font-size: 1.28571vw;
	line-height: 1.6;
	position: relative;
	margin-bottom: .35714vw;
	padding-left: 1.57143vw;
}

.list_icon li:after {
	position: absolute;
	top: .71429vw;
	left: 0;
	display: block;
	width: 1.28571vw;
	content: '';
	background: url(../img/common/icon_check.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 18 / 12;
}

.h_baloon2 {
	padding-bottom: 4.28571vw;
	background: url(../img/common/h_baloon2.webp) center bottom no-repeat;
	background-size: auto 6.21429vw;
}

.cv {
	display: -ms-flexbox;
	display: flex;
	height: 62.92857vw;
	background: url(../img/common/map_bg.webp) center top no-repeat;
	background-size: 100% auto;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cv_head {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cv_head ._illust {
	width: 8.71429vw;
}

.cv__ttl {
	font-size: 2.14286vw;
	font-weight: 700;
	margin-left: 2.14286vw;
	color: #6cb12b;
}

.cv_btn {
	text-align: center;
}

.cv_btn a {
	display: inline-block;
	min-width: 45vw;
	padding: 1.07143vw;
	border-radius: 0 1.42857vw 0 1.42857vw;
	background: #06c755;
}

.cv_btn a span {
	font-size: 1.42857vw;
	font-weight: 700;
	line-height: 1.6;
	position: relative;
	display: inline-block;
	padding-top: .35714vw;
	padding-bottom: .35714vw;
	padding-left: 7.85714vw;
	text-align: left;
	color: #fff;
}

.cv_btn a span:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 7.14286vw;
	height: 7.14286vw;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: url(../img/common/logo_line.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 1 / 1;
}

.u-line {
	padding-bottom: .35714vw;
	background: url(../img/common/icon_wave.webp) center bottom repeat-x;
	background-size: 1.21429vw auto;
}

.u-line2 {
	padding-bottom: .35714vw;
	background: url(../img/common/icon_dotted.webp) center bottom repeat-x;
	background-size: auto .21429vw;
}

.bg-blk {
	background: #454545;
}

.bg-yellow {
	background: #fffc00;
}

.txt-red {
	color: #fb4d00;
}

.box1 {
	padding: 3.57143vw;
	background: #e2efc8;
}

.box2 {
	padding: 3.57143vw;
	background: #fff;
}

.round {
	border-radius: 4.28571vw 4.28571vw 4.28571vw 0;
}

.round._xs {
	border-radius: 1.07143vw 1.07143vw 1.07143vw 0;
}

.round._s {
	border-radius: 2.14286vw 2.14286vw 2.14286vw 0;
}

.round._l {
	border-radius: 7.14286vw 7.14286vw 7.14286vw 0;
}

.round._ovh {
	overflow: hidden;
}

/*------------ top ------------*/

.top-fv {
	padding-top: 4.28571vw;
	background: url(../img/top/fv_img.webp) center bottom 14.57143vw no-repeat;
	background-size: 100% auto;
}

.top-fv_txts {
	margin-bottom: 27.14286vw;
}

.top-fv__logo {
	width: 36.64286vw;
}

.top-fv__txt {
	font-weight: 700;
	width: 33.92857vw;
	padding: 1.42857vw 2.14286vw;
	color: #8fc320;
	border: 2px solid #8fc320;
}

.top-fv_nav {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.top-fv_nav .top-fv_nav__item {
	width: 30%;
	text-align: center;
}

.top-fv_nav .top-fv_nav__item a {
	display: block;
	padding: 2.14286vw;
	color: #fff;
	background: #8fc320;
}

.top-fv_nav .top-fv_nav__item a:hover {
	opacity: 1;
	background: #6cb12b;
}

.top-fv_nav .top-fv_nav__item ._txt {
	font-size: 2.14286vw;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 1.42857vw;
}

.top-fv_nav .top-fv_nav__item ._txt ._large {
	font-size: 5vw;
}

.top-fv_nav .top-fv_nav__item ._img img {
	height: 6vw;
}

.top-about__img {
	position: relative;
	width: 28.92857vw;
}

.top-about__img:after {
	position: absolute;
	z-index: -1;
	right: -14.78571vw;
	bottom: -7.64286vw;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 4.28571vw 4.28571vw 4.28571vw 0;
	background: #e2efc8;
}

.top-about__img._page:after {
	content: none;
}

.top-about__txt {
	font-weight: 700;
}

.top-about__txt2 {
	font-weight: 700;
}

.top-about__txt2 span {
	font-size: 1.85714vw;
	line-height: 1;
	margin-left: .71429vw;
}

.top-about__illust {
	position: relative;
	z-index: 2;
	margin-top: -15vw;
	text-align: right;
}

.top-about__illust img {
	width: 22vw;
}

.top-youtube .box1 {
	position: relative;
}

.top-youtube .box1 ._illust {
	position: absolute;
	top: -4.42857vw;
	left: 5vw;
	width: 15.57143vw;
}

.top-youtube .box1:after {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 50%;
	content: '';
	opacity: .2;
	border-radius: 0 0 7.14286vw 0;
	background: url(../img/common/map.png) center bottom -9.28571vw no-repeat;
	background-size: 117.64286vw auto;
}

.top-youtube .box1 .heading1 {
	margin-top: -7.14286vw;
}

.top-youtube .box1 > * {
	position: relative;
	z-index: 2;
}

.top-sedond__inner {
	position: relative;
	padding-left: 6.42857vw;
}

.top-sedond__inner ._graph {
	position: absolute;
	top: 25.14286vw;
	right: 0;
	width: 33.21429vw;
}

.top-sedond_txt1 .heading_baloon._txt2 {
	margin-top: -1.07143vw;
	margin-left: 6.42857vw;
}

.top-sedond_txt1 .heading_baloon._txt3 {
	margin-top: -1.07143vw;
	margin-left: 12.85714vw;
}

.top-sedond_txt1 ._illust {
	width: 11vw;
	margin-top: -3.57143vw;
}

.top-sedond_baloon {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: start;
	align-items: flex-start;
}

.top-sedond_baloon__illust {
	width: 7.14286vw;
}

.top-sedond_baloon__txt {
	margin-left: 1.42857vw;
}

.top-sedond_baloon__txt span {
	font-size: 1.78571vw;
	font-weight: 700;
	line-height: 1.6;
	position: relative;
	display: inline-block;
	padding: 1.42857vw 2.14286vw;
	color: #6cb12b;
	border-radius: 1.42857vw;
	background: #f6f2cb;
}

.top-sedond_baloon__txt span:after {
	position: absolute;
	top: .28571vw;
	left: -1.42857vw;
	display: block;
	width: 2.28571vw;
	height: 1.64286vw;
	content: '';
	background: url(../img/common/icon_baloon.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 32 / 23;
}

.top-sedond_point {
	font-size: 1.42857vw;
	font-weight: 700;
	position: relative;
	display: inline-block;
	padding-top: 1.42857vw;
	padding-right: 2.14286vw;
	padding-bottom: 1.42857vw;
	padding-left: 4.28571vw;
	border-radius: .71429vw;
	background: #e2efc8;
}

.top-sedond_point:after {
	position: absolute;
	top: -1.42857vw;
	left: -.71429vw;
	display: block;
	width: 4.5vw;
	height: 6.85714vw;
	content: '';
	background: url(../img/common/icon_point.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 63 / 96;
}

.top-sedond_point ul {
	margin-left: 1em;
}

.top-sedond_point li {
	line-height: 1.6;
	margin-bottom: .71429vw;
}

.top-sedond_point li:last-child {
	margin-bottom: 0;
}

.top-sedond_point li:first-letter {
	margin-left: -1em;
}

.top-news {
	position: relative;
	padding-top: 21.28571vw;
}

.top-news:after {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 32.14286vw;
	content: '';
	background: url(../img/common/map.webp) center top no-repeat;
	background-size: 117.64286vw auto;
}

.top-news:before {
	position: absolute;
	z-index: 1;
	top: 28.57143vw;
	left: 0;
	display: block;
	width: 100%;
	height: 25vw;
	content: '';
	background: #cde6c9;
}

.top-news .section {
	position: relative;
	z-index: 3;
}

.top-news_box {
	min-height: 45.71429vw;
	padding: 2.85714vw;
	background: #fff;
	box-shadow: 0 0 2.14286vw #e2efc8;
}

.top-news_item a {
	position: relative;
	display: block;
	padding-top: 1vw;
	padding-bottom: 1vw;
	padding-left: 2.5vw;
}

.top-news_item a:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: .85714vw;
	height: .71429vw;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #fff url(../img/common/arr_green.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 12 / 10;
}

.no-webp .top-news_item a:after {
	background-image: url(../img/common/arr_green.png);
}

.top-news_item__ttl {
	font-weight: 700;
}

/*------------ lp ------------*/

.page-intro {
	padding-top: 9.28571vw;
	background: url(../img/common/page_intro_bg.webp) center top no-repeat;
	background-size: 70.42857vw;
}

.page-intro__baloon_wrap {
	position: relative;
	padding-bottom: 35.71429vw;
}

#replace .page-intro__baloon_wrap {
	padding-bottom: 39.71429vw;
}

.page-intro__baloon_wrap ._illust {
	position: absolute;
	bottom: 0;
	left: 10vw;
}

.page-intro__baloon_wrap ._illust img {
	width: 16.71429vw;
}

.page-intro__baloon {
	position: absolute;
	top: 0;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.page-intro__baloon .heading_baloon {
	white-space: nowrap;
}

.page-intro__baloon ._txt2 {
	margin-left: 4.28571vw;
}

.page-intro__baloon ._txt3 {
	margin-left: 8.57143vw;
}

.page-intro__baloon ._txt4 {
	margin-left: 12.85714vw;
}

.page-intro__baloon ._txt5 {
	margin-left: 17.14286vw;
}

.page-profile {
	position: relative;
}

.page-profile:after {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 80%;
	content: '';
	background: #edf4e0 url(../img/common/bg_profile.webp) center top no-repeat;
	background-size: 100% auto;
}

.page-profile__img {
	position: relative;
	padding-top: 4.28571vw;
}

.page-profile__illust {
	position: relative;
	z-index: 4;
	margin-top: -6.85714vw;
	text-align: right;
}

.page-profile__illust img {
	width: 25vw;
}

.page-profile_catch {
	position: absolute;
	top: 0;
	right: -6vw;
	width: 17.57143vw;
}

.page-profile__txt {
	padding-top: 17.85714vw;
}

.jiseki_box_wrap {
	display: inline-block;
}

.jiseki_box {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	padding-right: 1.42857vw;
	padding-bottom: .42857vw;
	padding-left: 4.28571vw;
	background: url(../img/common/line_yellow.webp) center bottom repeat-x;
	background-size: auto .92857vw;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: end;
	align-items: flex-end;
}

.jiseki_box:after {
	position: absolute;
	top: .71429vw;
	left: 0;
	display: block;
	width: 3.57143vw;
	content: '';
	background: url(../img/common/icon_light.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 50 / 52;
}

.jiseki_box__ttl {
	font-size: 1.64286vw;
	font-weight: 700;
	line-height: 1;
	margin-right: .71429vw;
}

.jiseki_box__num {
	font-size: 2.92857vw;
	font-weight: 700;
	line-height: 1;
	color: #fb4d00;
}

.jiseki_box__num ._num {
	font-size: 4.5vw;
}

.page-case {
	position: relative;
	z-index: 1;
	background: #829787 url(../img/buy/case_bg.webp) center top no-repeat;
	background-size: 100% auto;
}

.page-case:after {
	position: absolute;
	bottom: -11.35714vw;
	left: 0;
	display: block;
	width: 100%;
	height: 11.42857vw;
	content: '';
	background: #829787;
	-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
	clip-path: polygon(0 0, 50% 100%, 100% 0);
}

.page-case:before {
	position: absolute;
	z-index: -1;
	bottom: -35.71429vw;
	left: 0;
	display: block;
	width: 100%;
	height: 35.71429vw;
	content: '';
	background: url(../img/common/merit_bg.webp) center top no-repeat;
	background-size: 100% auto;
}

.page-case_top_illust {
	text-align: center;
}

.page-case_top_illust img {
	width: 12.5vw;
	margin-top: -5vw;
}

.page-case_box {
	width: 60.71429vw;
	margin-right: auto;
	margin-left: auto;
}

.page-case_box__ttl {
	position: relative;
	z-index: 2;
	width: 80%;
	padding-top: .85714vw;
	padding-bottom: .85714vw;
	padding-left: 8.71429vw;
	background: #585858;
}

.page-case_box__ttl ._icon {
	position: absolute;
	top: -3.07143vw;
	left: -3.71429vw;
	width: 11.42857vw;
}

.page-case_box__ttl ._txt {
	font-size: 1.64286vw;
	font-weight: 700;
	color: #fffc00;
}

.page-case_box_cont {
	position: relative;
	z-index: 1;
	margin-top: -2vw;
	margin-left: 20%;
	padding-top: 3.92857vw;
	padding-right: 5.35714vw;
	padding-bottom: 2.14286vw;
	padding-left: 3.21429vw;
	border-radius: 1.07143vw;
	background: #fff;
}

.page-case_box_cont__illust {
	position: absolute;
	right: -8.14286vw;
	bottom: 2.14286vw;
	width: 10.57143vw;
}

.page-case_box_cont__txt {
	font-size: 2.14286vw;
	font-weight: 700;
}

.page-merit {
	position: relative;
	z-index: 2;
	padding-top: 6.28571vw;
}

.page-merit__illust {
	text-align: center;
}

.page-merit__illust img {
	width: 10.07143vw;
}

.page-merit_box {
	width: 62.14286vw;
}

.page-merit_box._left {
	margin-left: 8.57143vw;
}

.page-merit_box._right {
	margin-left: 23.57143vw;
}

.page-merit_box__illust {
	width: 10vw;
}

.page-merit_box_cont {
	width: 50vw;
}

.cv2 {
	position: relative;
	padding-top: 6.42857vw;
	background: #edf4e0 url(../img/common/bg_wave.webp) center top no-repeat;
	background-size: 100% auto;
}

.cv2-intro_illust {
	text-align: center;
}

.cv2-intro_illust img {
	width: 22.21429vw;
}

.cv2-nav {
	border-bottom: .21429vw solid #8fc320;
}

.cv2-nav .section {
	position: relative;
	padding-bottom: 8vw;
}

.cv2-nav .scroll {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.cv2-nav_list {
	-ms-flex-align: end;
	align-items: flex-end;
}

.cv2-nav_list._list4 .cv2-nav_item {
	width: 24%;
	margin-right: 1.3333%;
}

.cv2-nav_list._list4 .cv2-nav_item:nth-child(4n) {
	margin-right: 0;
}

.cv2-nav_list._list5 .cv2-nav_item {
	width: 19%;
	margin-right: 1.25%;
}

.cv2-nav_list._list5 .cv2-nav_item:nth-child(5n) {
	margin-right: 0;
}

.cv2-nav_item a {
	font-size: 1.42857vw;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: block;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding-top: 1.42857vw;
	padding-bottom: 1.42857vw;
	text-align: center;
	color: #fff;
	border-radius: 1.42857vw 1.42857vw 0 0;
	background: #bbb;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cv2-nav_item a:after {
	position: absolute;
	bottom: 1.07143vw;
	left: 50%;
	display: block;
	width: 1.28571vw;
	content: '';
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	opacity: 0;
	background: url(../img/common/icon_nav.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 18 / 12;
}

.cv2-nav_item a:hover {
	padding-bottom: 2.14286vw;
	opacity: 1;
}

.cv2-nav_item a.active {
	position: relative;
	bottom: -.21429vw;
	padding-bottom: 3.57143vw;
	color: #8fc320;
	border: .21429vw solid #8fc320;
	border-bottom: none;
	background: #fff;
}

.cv2-nav_item a.active:after {
	opacity: 1;
}

.cv2-wrap {
	background: #fff url(../img/common/cv2_bg.webp) center top no-repeat;
	background-size: 98% auto;
}

.cv2-box {
	display: none;
}

.cv2-box#nav1 {
	display: block;
}

.cv2-box__ttl {
	text-align: center;
}

.cv2-box__ttl img {
	height: 13.35714vw;
}

.cv2-txtlist {
	text-align: center;
}

.cv2-txtlist ul {
	display: inline-block;
}

.cv2-txtlist ul li {
	font-size: 1.28571vw;
	font-weight: bold;
	text-align: left;
}

.page-flow_item {
	position: relative;
	width: 21%;
}

.page-flow_item:after {
	position: absolute;
	top: 7.14286vw;
	right: -3.42857vw;
	display: block;
	width: 2vw;
	content: '';
	background: url(../img/common/arr_green.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 28 / 22;
}

.page-flow_item:last-child:after {
	content: none;
}

.page-flow_item_img {
	position: relative;
}

.page-flow_item_icon {
	position: absolute;
	top: -1.42857vw;
	left: 1.28571vw;
	width: 7vw;
}

.page-flow_item_txt {
	text-align: center;
}

.page-flow_item_txt span {
	display: inline-block;
	text-align: left;
}

/*------------ company ------------*/

.company-policy ._illust {
	text-align: center;
}

.company-policy ._illust img {
	width: 12.5vw;
	margin-top: -5vw;
}

.company-policy_list .heading_baloon {
	text-align: left;
}

.list_text {
	margin-left: 2em;
}

.list_text:first-letter {
	margin-left: -2em;
}

.wp-side {
	width: 24%;
	margin-right: 6%;
}

.wp-side .heading__medium {
	font-size: 17px;
	font-size: 1.7rem;
}

.wp-side .heading__medium:after {
	top: 18px;
}

.post_wrap {
	flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}

.post_wrap .heading__large {
	text-align: left;
}

.post_wrap .heading__large span {
	display: block;
}

.post_main {
	width: 70%;
}

.post_main .heading_medium {
	text-align: left;
	background-position: 0 0;
}

.post_main .heading_medium:after {
	left: 0;
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.post_main .heading_medium a {
	color: #1153c0;
}

.wp-postItem {
	position: relative;
	border-bottom: 1px solid #d5d5d5;
}

.wp-postItem:first-child {
	border-top: 1px solid #d5d5d5;
}

.wp-postItem__ttl {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 6px;
}

.wp-postSingle__ttl {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 12px;
}

.wp-postItem__link {
	position: relative;
	display: block;
	padding: 25px;
}

.wp-postItem__link:after {
	position: absolute;
	top: 50%;
	right: auto;
	left: 0;
	left: 0;
	display: block;
	width: .85714vw;
	height: .71429vw;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #fff url(../img/common/arr_green.webp) center center no-repeat;
	background-size: 100% auto;
	background-size: 8px auto;
	aspect-ratio: 12 / 10;
}

.no-webp .wp-postItem__link:after {
	background-image: url(../img/common/arr_green.png);
}

.wp-postItem__link:hover {
	color: #1153c0;
}

.wp-postItem__times._single {
	margin-bottom: 50px;
}

.categoryList__item {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	display: inline-block;
	padding: 2px 30px;
	color: #fff;
	border-radius: 30px;
	background: #faad18;
}

.wp-postItem__time {
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}

.post-categories {
	display: inline-block;
}

.post-categorie {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline;
	min-width: 100px;
	margin-right: 10px;
	padding: 4px 10px;
	vertical-align: 3px;
	color: #fff;
	border-radius: 5px;
	background: #1153c0;
}

.sideBox {
	padding-bottom: 50px;
}

.sideBox__ttl span {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	height: 35px;
	margin-bottom: 10px;
	padding: 4px 20px;
	vertical-align: top;
	color: #fff;
	background: #8fc320;
}

.sideBox__ttl span:before {
	position: absolute;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	content: '';
	border-width: 0 0 35px 30px;
	border-style: solid;
	border-color: transparent transparent transparent #8fc320;
}

.sideBox__ttl span:before {
	right: -30px;
}

.sideBox__list {
	line-height: 1.5;
}

.sideBox__list > li {
	margin-bottom: 10px;
}

.sideBox__list > li > a {
	position: relative;
	display: block;
	padding-left: 16px;
	padding-left: 15px;
	background: url(../img/common/arr3.webp) 0 8px no-repeat;
	background-size: 10px auto;
}

.sideBox__list .children {
	padding-left: 20px;
}

.sideBox__list .children li {
	position: relative;
	margin-top: 5px;
	padding-left: 10px;
}

.sideBox__list .children li:after {
	position: absolute;
	top: 9px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	content: '';
	color: #1153c0;
	border-radius: 50%;
	background: #1153c0;
}

.sideBox__list .children li a {
	display: block;
}

.postBody h2 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	font-weight: bold;
	position: relative;
	clear: both;
	margin-top: 40px;
	padding: 10px 15px;
	color: #fff;
	background: #747474;
}

.postBody h3 {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: bold;
	clear: both;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	border-top: 2px solid #747474;
	border-bottom: 2px solid #747474;
	background-color: transparent;
	background-image: none;
}

.postBody h4 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	clear: both;
	margin-top: 40px;
	padding: 14px 20px;
	border-bottom: none;
	background: #f0f0f0;
}

.postBody h5 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	clear: both;
	margin-top: 40px;
	padding-bottom: 5px;
	border-bottom: 1px solid #747474;
}

.postBody h6 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	position: relative;
	clear: both;
	margin-top: 40px;
	padding-left: 16px;
}

.postBody h6:after {
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	width: 7px;
	height: 23px;
	content: '';
	background: #747474;
}

.postBody p {
	clear: both;
	margin-top: 20px;
}

.postBody ul {
	margin-top: 20px;
}

.postBody ul li {
	font-weight: bold;
	position: relative;
	margin-bottom: 5px;
	padding-left: 18px;
}

.postBody ul li:before {
	position: absolute;
	top: 12px;
	left: 0;
	display: block;
	width: 12px;
	height: 4px;
	content: '';
}

.postBody img,
.postBody video,
.postBody iframe {
	max-width: auto;
	height: auto;
}

.postBody strong {
	font-weight: bold;
}

.postBody .alignleft {
	float: left;
	margin: .5em 1em .5em 0;
}

.postBody .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.postBody .alignright {
	float: right;
	margin: .5em 0 .5em 1em;
}

.postBody a {
	text-decoration: underline;
	color: #1153c0;
}

.postBody .ez-toc-list li:before {
	content: none;
}

.postBody .youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.postBody .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.pager_wrap {
	padding-top: 50px;
}

.pager {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: center;
	justify-content: center;
}

.pager .page-numbers {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 50px;
	display: inline-block;
	min-width: 50px;
	height: 50px;
	margin: 0 5px;
	text-align: center;
	vertical-align: top;
	border-radius: 5px;
	background: #f0f0f0;
}

.pager .page-numbers:hover,
.pager .page-numbers.current {
	color: #fff;
	background: #8fc320;
}

.pager .page-numbers.prev,
.pager .page-numbers.next {
	position: relative;
	transition: all .2s ease-out;
	text-indent: -9999px;
}

.pager .page-numbers.prev:after,
.pager .page-numbers.next:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 10px;
	width: 46px;
	height: 14px;
	height: 46px;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: url(../img/common/arr3.webp) center center no-repeat;
	background-size: 100% auto;
	background-size: 15px auto;
}

.no-webp .pager .page-numbers.prev:after,
.no-webp .pager .page-numbers.next:after {
	background-image: url(../img/common/arr3.png);
}

.no-webp .pager .page-numbers.prev:after,
.no-webp .pager .page-numbers.next:after {
	background-image: url(../img/common/arr_white.png);
}

.pager .page-numbers.prev:hover:after,
.pager .page-numbers.next:hover:after {
	background-image: url(../img/common/arr_white.webp);
}

.no-webp .pager .page-numbers.prev:hover:after,
.no-webp .pager .page-numbers.next:hover:after {
	background-image: url(../img/common/arr_white.png);
}

.pager .page-numbers.prev {
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.wp-paging:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

.wp-paging .prev {
	float: left;
}

.wp-paging .prev a span:after {
	right: auto;
	left: 0;
	-ms-transform: scale(-1, 1) translate(0, -50%);
	transform: scale(-1, 1) translate(0, -50%);
}

.wp-paging .next {
	float: right;
	text-align: right;
}

.wp-paging .next span {
	padding-right: 15px;
	padding-left: 0;
}

.wp-paging .next span:after {
	right: 0;
	left: auto;
}

.frame-wrapper__video {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.frame-wrapper__video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/**
 * #Breadcrumbs
 */

.breadcrumb {
	font-size: 13px;
	font-size: 1.3rem;
	position: relative;
	background: #f0f0f0;
}

.breadcrumb ul {
	padding-right: 10px;
}

.breadcrumb li {
	position: relative;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	background: url(../img/common/arr_blue.png) left 13px no-repeat;
	background-size: 4px auto;
}

.breadcrumb li a {
	padding-right: 15px;
	text-decoration: underline;
	background: url(../img/common/arr3.webp) right center no-repeat;
	background-size: 10px auto;
}

/**
 * #btn
 */

.btn {
	text-align: center;
}

.btn a,
.btn input[type='submit'],
.btn input[type='button'],
.btn button {
	font-size: 1.21429vw;
	font-weight: 700;
	position: relative;
	display: inline-block;
	min-width: 28.57143vw;
	padding: 1.42857vw;
	text-align: center;
	color: #fff;
	border-radius: 100px;
	background: #67b02b;
	background: linear-gradient(90deg, #67b02b 0%, #8fc320 100%);
}

.btn a:after,
.btn input[type='submit']:after,
.btn input[type='button']:after,
.btn button:after {
	position: absolute;
	top: 50%;
	right: 1.42857vw;
	display: block;
	width: 2.28571vw;
	height: 2.28571vw;
	content: '';
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: 1px solid #fff;
	border-radius: 50%;
	background: url(../img/common/arr_white.webp) center center no-repeat;
	background-size: 40% auto;
}

.no-webp .btn a:after,
.no-webp
      .btn input[type='submit']:after,
.no-webp
      .btn input[type='button']:after,
.no-webp
      .btn button:after {
	background-image: url(../img/common/arr_white.png);
}

.btn2 a {
	display: inline-block;
	text-decoration: underline;
}

.btn2 a span {
	position: relative;
	padding-right: 25px;
}

.btn2 a span:after {
	position: absolute;
	top: 50%;
	right: 1.42857vw;
	display: block;
	width: 2.28571vw;
	height: 2.28571vw;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: 1px solid #fff;
	border-radius: 50%;
	background: url(../img/common/arr_white.webp) center center no-repeat;
	background-size: 40% auto;
}

.no-webp .btn2 a span:after {
	background-image: url(../img/common/arr_white.png);
}

.btn3 a {
	font-weight: bold;
	display: inline-block;
	min-width: 260px;
	padding: 13px 20px;
	border-radius: 5px;
	background: #f0f0f0;
}

.btn3 a span {
	position: relative;
	padding-left: 15px;
}

.btn3 a span:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 10px;
	height: 14px;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: url(../img/common/arr3.webp) center center no-repeat;
	background-size: 100% auto;
}

.no-webp .btn3 a span:after {
	background-image: url(../img/common/arr3.png);
}

.pagettl {
	height: 19.71429vw;
	background: url(../img/common/map.webp) right -8.57143vw top no-repeat;
	background-size: auto 100%;
}

.pagettl__txt {
	position: relative;
	top: 7.14286vw;
	display: inline-block;
	background: #8fc320;
}

.pagettl__txt ._inner {
	display: -ms-flexbox;
	display: flex;
	min-height: 15.71429vw;
	padding-top: 2.85714vw;
	padding-right: 6.42857vw;
	padding-bottom: 2.85714vw;
	padding-left: 3.57143vw;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
}

.pagettl__txt ._ttl {
	font-size: 2.85714vw;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
}

.pagettl__txt ._ttl ._large {
	font-size: 5vw;
}

.pagettl__txt ._ttl ._large2 {
	font-size: 3.57143vw;
}

.pagettl__txt ._img {
	margin-left: 7.14286vw;
}

.pagettl__txt ._img img {
	height: 5.71429vw;
}

.heading1 {
	margin-bottom: 1.42857vw;
}

.heading1 .eng {
	font-size: 7.14286vw;
	line-height: 1;
	display: block;
	color: #6cb12b;
}

.heading1 .jpn {
	font-size: 2.5vw;
	font-weight: 700;
	line-height: 1.4;
}

.heading1._small .eng {
	font-size: 4.28571vw;
}

.heading1._small .jpn {
	font-size: 1.78571vw;
}

.heading2 {
	font-size: 3.28571vw;
	font-weight: 700;
	color: #8fc320;
}

.heading3 {
	font-family: 'Zen Maru Gothic', serif;
	font-size: 3.57143vw;
	font-weight: 400;
	font-weight: 700;
	font-style: normal;
	color: #8fc320;
}

.heading4 {
	font-size: 4.07143vw;
	font-weight: 700;
	text-align: center;
	color: #fffc00;
}

.heading5 {
	font-size: 3.35714vw;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	color: #fffc00;
}

.heading6 {
	font-family: 'Zen Maru Gothic', serif;
	font-size: 2.85714vw;
	font-weight: 400;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	color: #8fc320;
}

.heading6 ._large {
	font-size: 4.28571vw;
	line-height: 1;
}

.heading6 ._large2 {
	font-size: 6.42857vw;
	line-height: 1;
}

.heading6 ._kira {
	position: relative;
	display: inline-block;
	padding-right: 9.64286vw;
	padding-left: 9.64286vw;
}

.heading6 ._kira:before,
.heading6 ._kira:after {
	position: absolute;
	top: 50%;
	display: block;
	width: 8.92857vw;
	content: '';
	background: url(../img/common/icon_kira.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 125 / 140;
}

.heading6 ._kira:before {
	left: 0;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.heading6 ._kira:after {
	right: 0;
	-ms-transform: translate(0, -50%) scale(-1, 1);
	transform: translate(0, -50%) scale(-1, 1);
}

.heading7 {
	font-family: 'Zen Maru Gothic', serif;
	font-size: 2.14286vw;
	font-weight: 400;
	font-weight: 700;
	font-style: normal;
	margin-bottom: .71429vw;
	color: #8fc320;
}

.heading7 ._num {
	font-size: 5.57143vw;
	line-height: 1.2;
	margin-right: .71429vw;
}

.heading8 {
	font-family: 'Zen Maru Gothic', serif;
	font-size: 3.64286vw;
	font-weight: 400;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	text-align: center;
	color: #8fc320;
}

.heading8 ._icon {
	position: relative;
	display: inline-block;
	padding-right: 14.28571vw;
	padding-left: 14.28571vw;
}

.heading8 ._icon:before,
.heading8 ._icon:after {
	position: absolute;
	top: 50%;
	display: block;
	width: 12.21429vw;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: url(../img/common/icon_line.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 171 / 391;
}

.heading8 ._icon:before {
	left: 0;
}

.heading8 ._icon:after {
	right: 0;
	-ms-transform: translate(0, -50%) scale(-1, 1);
	transform: translate(0, -50%) scale(-1, 1);
}

.heading9 {
	font-size: 1.64286vw;
	font-weight: 700;
}

.heading9 ._line {
	padding-right: 7.14286vw;
	padding-bottom: .71429vw;
	background: url(../img/common/h9_bg.webp) center bottom repeat-x;
	background-size: auto .21429vw;
}

.heading9 ._large {
	font-size: 2.85714vw;
	margin-left: 1.42857vw;
}

.heading10 {
	font-family: 'Zen Maru Gothic', serif;
	font-size: 2.92857vw;
	font-weight: 400;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	padding-bottom: 3.57143vw;
	text-align: center;
	color: #8fc320;
	background: url(../img/common/baloon.webp) center bottom no-repeat;
	background-size: auto 2.57143vw;
}

.heading11 {
	font-family: 'Zen Maru Gothic', serif;
	font-size: 1.71429vw;
	font-weight: 400;
	font-weight: 700;
	font-style: normal;
	line-height: 1.6;
	color: #8fc320;
}

.heading_baloon {
	font-size: 1.64286vw;
	font-weight: 700;
	line-height: 1.6;
	padding-bottom: 3.92857vw;
	padding-left: 1.85714vw;
	background: url(../img/common/icon_baloon2.webp) left bottom no-repeat;
	background-size: 25.5vw auto;
}

.heading_baloon._large {
	font-size: 2.14286vw;
}

.heading_baloon2 {
	text-align: center;
}

.heading_baloon2 span {
	font-size: 2.5vw;
	font-weight: bold;
	position: relative;
	display: inline-block;
	padding: .14286vw 2.85714vw;
	border-radius: 100px;
	background: #dfdfdf;
}

.heading_baloon2 span:after {
	position: absolute;
	bottom: -1.85714vw;
	left: 50%;
	display: block;
	width: 2.07143vw;
	content: '';
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: url(../img/buy/icon_baloon2.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 29 / 33;
}

.scroll_icon {
	display: none;
}

/**
 * #Col
 */

.section {
	margin-right: 3.57143vw;
	margin-left: 3.57143vw;
}

.section__wide {
	width: 100%;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3.333%;
	padding-left: 3.333%;
}

.w600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.w700 {
	width: 50vw;
	margin-right: auto;
	margin-left: auto;
}

.w800 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.flex {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex.align-c {
	-ms-flex-align: center;
	align-items: center;
}

.flex._revease {
	flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}

.flex._revease .grid2 {
	margin-right: 0;
}

.flex._revease .grid2:nth-child(2n) {
	margin-right: 6%;
}

.flex._start {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.flex._center {
	-ms-flex-pack: center;
	justify-content: center;
}

.flex._between {
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex._mb > * {
	margin-bottom: 50px;
}

.tab-dblock {
	display: -ms-flexbox;
	display: flex;
}

.grid2 {
	width: 47%;
	margin-right: 6%;
}

.grid2:nth-child(2n) {
	margin-right: 0;
}

.grid3 {
	width: 31%;
	margin-right: 3.5%;
}

.grid3:nth-child(3n) {
	margin-right: 0;
}

.grid4 {
	width: 22%;
	margin-right: 4%;
}

.grid4:nth-child(4n) {
	margin-right: 0;
}

.grid7 {
	width: 65.5%;
}

.grid2_small {
	width: 35%;
	margin-right: 4%;
}

.grid2_wide {
	width: 61%;
}

/**
 * #Position
 */

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

/**
 * #Margin
 */

.mb-xs {
	margin-bottom: .35714vw;
}

.mb-s {
	margin-bottom: .71429vw;
}

.mb-m {
	margin-bottom: 2.14286vw;
}

.mb-mm {
	margin-bottom: 4.28571vw;
}

.mb-l {
	margin-bottom: 7.14286vw;
}

.mb-xl {
	margin-bottom: 10.71429vw;
}

.mb-xxl {
	margin-bottom: 12.85714vw;
}

.pb-xs {
	padding-bottom: .35714vw;
}

.pb-s {
	padding-bottom: .71429vw;
}

.pb-m {
	padding-bottom: 2.14286vw;
}

.pb-mm {
	padding-bottom: 4.28571vw;
}

.pb-l {
	padding-bottom: 7.14286vw;
}

.pb-xl {
	padding-bottom: 10.71429vw;
}

.pb-xxl {
	padding-bottom: 12.85714vw;
}

.pt-xs {
	padding-top: .35714vw;
}

.pt-s {
	padding-top: .71429vw;
}

.pt-m {
	padding-top: 2.14286vw;
}

.pt-mm {
	padding-top: 4.28571vw;
}

.pt-l {
	padding-top: 7.14286vw;
}

.pt-xl {
	padding-top: 10.71429vw;
}

.pt-xxl {
	padding-top: 12.85714vw;
}

.ptb-l {
	padding-top: 100px;
	padding-bottom: 100px;
}

/**
 * #Text
 */

.text_s {
	font-size: 1.07143vw;
	line-height: 1.7;
}

.text_m {
	font-size: 1.28571vw;
}

.text_l {
	font-size: 1.64286vw;
	line-height: 1.7;
}

.text_red {
	color: #de2900;
}

.text_blue {
	color: #1153c0;
}

.bold {
	font-weight: 700;
}

a.link_orange {
	text-decoration: underline;
	color: #faad18;
}

.lh15 {
	line-height: 1.5;
}

/**
 * #Display
 */

.tablet {
	display: none;
}

.pc {
	display: inline;
}

.map iframe {
	width: 100%;
	height: 500px;
}

/*-------------------------------*/

.icon_tel {
	font-size: 25px;
	font-size: 2.5rem;
}

.icon_tel span {
	position: relative;
	padding-left: 30px;
}

.icon_tel span:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 23px;
	height: 24px;
	content: '';
	background: url(../img/common/icon_tel.webp) center center no-repeat;
	background-size: 100% auto;
}

.icon_time span {
	position: relative;
	padding-left: 30px;
}

.icon_time span:after {
	position: absolute;
	top: -6px;
	left: 0;
	display: block;
	width: 26px;
	height: 26px;
	content: '';
	background: url(../img/common/icon_time.webp) center center no-repeat;
	background-size: 100% auto;
}

.icon_map span {
	position: relative;
	padding-left: 37px;
}

.icon_map span:after {
	position: absolute;
	top: -6px;
	left: 0;
	display: block;
	width: 33px;
	height: 26px;
	content: '';
	background: url(../img/common/icon_map.webp) center center no-repeat;
	background-size: 100% auto;
}

.bg1 {
	background: #e2efc8;
}

.bg2 {
	position: relative;
	padding-top: 6.42857vw;
	padding-bottom: 6.42857vw;
	background: #edf4e0 url(../img/common/bg_wave.webp) center top no-repeat;
	background-size: 100% auto;
}

.bg2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	content: '';
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	background: url(../img/common/bg_wave.webp) center top no-repeat;
	background-size: 100% auto;
	aspect-ratio: 2800 / 318;
}

.bg3 {
	background: #1153c0;
}

.eng {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-optical-sizing: auto;
}

.table-1 {
	width: 100%;
	border-top: 1px solid #d5d5d5;
}

.table-1 th,
.table-1 td {
	line-height: 1.5;
	padding: 20px;
	border-bottom: 1px solid #d5d5d5;
}

.table-1 th {
	font-weight: bold;
	position: relative;
}

.table-1 th:after {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	width: 1px;
	height: calc(100% - 20px);
	content: '';
	background: #747474;
}

.table-price {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	width: 100%;
}

.table-price th,
.table-price td {
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #d5d5d5;
}

.table-price th {
	background: #f0f0f0;
}

.table-price ._head {
	font-weight: bold;
	color: #fff;
	background: #faad18;
}

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

.hab-menu__only {
	display: none !important;
}

.headerNav__list {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.headerNav__list > li {
	position: relative;
	margin-left: 40px;
}

.headerNav__list > li:first-child {
	margin-left: 0;
}

.headerNav__list > li > a {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
	display: block;
	overflow: visible;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: center;
}

.headerNav__list > li > a:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 0;
	height: 2px;
	content: '';
	transition: all .2s ease-out;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: url(../img/common/line_ditted.webp) 0 0 repeat-x;
	background-size: auto 100%;
}

.headerNav__list > li > a:hover {
	color: #8fc320;
}

.headerNav__list > li > a:hover:after {
	width: 100%;
}

#top .headerNav__list > li#gn1 > a,
#service .headerNav__list > li#gn2 > a,
#about .headerNav__list > li#gn3 > a,
#info .headerNav__list > li#gn4 > a,
#info .headerNav__list > li#gn5 > a {
	color: #8fc320;
}

#top .headerNav__list > li#gn1 > a:after,
#service .headerNav__list > li#gn2 > a:after,
#about .headerNav__list > li#gn3 > a:after,
#info .headerNav__list > li#gn4 > a:after,
#info .headerNav__list > li#gn5 > a:after {
	width: 100%;
}

}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

.headerNav__list > li {
	margin-left: 20px;
}

}

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

.section__wide {
	padding-right: 20px;
	padding-left: 20px;
}

}

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

.hab-nav {
	position: fixed;
	z-index: 9;
	top: 0;
	left: -100vw;
	overflow: auto;
	width: 100vw;
	height: 100vh;
	padding: 20px;
	transition: all .2s ease-out;
	background: #fff;
	-webkit-overflow-scrolling: touch;
}

.open .hab-nav {
	left: 0;
}

.hab-menu {
	padding-bottom: 120px;
}

.headerNav__list {
	text-align: left;
}

.headerNav__list > li {
	border-bottom: 1px solid #d5d5d5;
}

.headerNav__list > li > a {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	position: relative;
	display: block;
	padding: 15px 15px 15px 40px;
	background: url(../img/common/arr3.webp) 10px center no-repeat;
	background-size: 15px auto;
}

.headerNav__list > li > a:after {
	content: none;
}

.headerNav__list > li > a:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: .85714vw;
	height: .71429vw;
	content: '';
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #fff url(../img/common/arr_green.webp) center center no-repeat;
	background-size: 100% auto;
	aspect-ratio: 12 / 10;
}

.no-webp .headerNav__list > li > a:before {
	background-image: url(../img/common/arr_green.png);
}

.headerNav__list > li a {
	display: block;
}

.headerNavSub li a {
	padding: 10px 10px 10px 15px;
}

.hab-menu__only {
	display: block;
}

#spNavBtn {
	display: block;
}

#container {
	padding-top: 0 !important;
}

}

@media only screen and (max-width: 1200px) and (max-width: 768px) {

.headerNav__list > li > a:before {
	width: 2.85714vw;
	height: 2.38095vw;
}

}

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

.w800 {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}

}

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

body {
	font-size: 3.80952vw;
}

.header-inner {
	position: relative;
}

.header-logo {
	padding-top: 4.7619vw;
}

.headerLogo__logo {
	width: 30.85714vw;
}

.header-second__logo {
	width: 40.57143vw;
}

.header-contact {
	position: static;
}

.header-contact ._youtube {
	position: absolute;
	top: 0;
	right: 0;
	width: 9.57143vw;
	padding-top: 2.38095vw;
}

.header-contact ._line {
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-left: 0;
}

.header-contact ._line a {
	font-size: 4.42857vw;
	width: 100%;
	height: auto;
	padding-top: 4.7619vw;
	padding-bottom: 4.7619vw;
	border-radius: 0;
}

.header-contact ._line a span {
	padding-left: 12.85714vw;
}

.header-contact ._line a span:after {
	width: 12.14286vw;
	height: 12.14286vw;
}

footer {
	padding-top: 7.14286vw;
	padding-bottom: 21.14286vw;
}

.footer-logo img {
	width: 47.85714vw;
}

.list_icon li {
	font-size: 3.42857vw;
	margin-bottom: .95238vw;
	padding-left: 4.19048vw;
}

.list_icon li:after {
	top: 1.90476vw;
	width: 3.42857vw;
}

.h_baloon2 {
	padding-bottom: 8.28571vw;
	background-size: auto 11.21429vw;
}

.cv {
	height: 68.92857vw;
}

.cv_head ._illust {
	width: 13.71429vw;
}

.cv__ttl {
	font-size: 4.14286vw;
	margin-left: 4.7619vw;
}

.cv_btn a {
	min-width: 80vw;
	padding: 3.57143vw;
	border-radius: 0 2.38095vw 0 2.38095vw;
}

.cv_btn a span {
	font-size: 3.42857vw;
	padding-left: 14.85714vw;
}

.cv_btn a span:after {
	width: 13.14286vw;
	height: 13.14286vw;
}

.u-line {
	padding-bottom: .71429vw;
	background-size: 3.21429vw auto;
}

.u-line2 {
	padding-bottom: .71429vw;
	background-size: auto .42857vw;
}

.box1 {
	padding: 4.7619vw;
}

.box2 {
	padding: 4.7619vw;
}

.round {
	border-radius: 7.14286vw 7.14286vw 7.14286vw 0;
}

.round._xs {
	border-radius: 1.66667vw 1.66667vw 1.66667vw 0;
}

.round._s {
	border-radius: 3.57143vw 3.57143vw 3.57143vw 0;
}

.round._l {
	border-radius: 14.28571vw 14.28571vw 14.28571vw 0;
}

.top-fv {
	overflow: hidden;
	background: none;
}

.top-fv_txts {
	display: block;
	margin-bottom: 10vw;
}

.top-fv__logo {
	width: 100vw;
	margin-bottom: 3.57143vw;
	margin-left: -4.7619vw;
	text-align: center;
}

.top-fv__txt {
	width: auto;
	margin-right: 0;
	margin-left: 0;
	padding: 4.7619vw 7.14286vw;
}

.top-fv_nav {
	display: block;
}

.top-fv_nav .top-fv_nav__item {
	width: auto;
	margin-bottom: 4.7619vw;
}

.top-fv_nav .top-fv_nav__item a {
	display: -ms-flexbox;
	display: flex;
	padding: 9.52381vw 7.14286vw;
	padding-top: 7.14286vw;
	padding-bottom: 7.14286vw;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.top-fv_nav .top-fv_nav__item ._txt {
	font-size: 4.04762vw;
	margin-bottom: 0;
}

.top-fv_nav .top-fv_nav__item ._txt br {
	display: none;
}

.top-fv_nav .top-fv_nav__item ._txt ._large {
	font-size: 7.14286vw;
}

.top-fv_nav .top-fv_nav__item ._img img {
	height: 8vw;
}

.top-about__img {
	width: 70%;
}

.top-about__img:after {
	right: -23.78571vw;
	bottom: -23.64286vw;
}

.top-about__img._page {
	width: 50%;
}

.top-about__txt2 span {
	font-size: 5vw;
}

.top-about__illust {
	margin-top: -26vw;
}

.top-about__illust img {
	width: 42vw;
}

.top-youtube .box1 {
	padding-bottom: 30vw;
}

.top-youtube .box1 ._illust {
	position: static;
	width: 35%;
	margin-right: auto;
	margin-left: auto;
}

.top-youtube .box1:after {
	border-radius: 14.28571vw 14.28571vw 14.28571vw 0;
	background-size: 185.64286vw auto;
}

.top-youtube .box1 .heading1 {
	margin-top: -11.14286vw;
}

.top-sedond__inner {
	padding-left: 0;
}

.top-sedond__inner ._graph {
	position: static;
	width: auto;
	margin-top: 2.38095vw;
	text-align: center;
}

.top-sedond__inner ._graph img {
	width: 80%;
}

.top-sedond_txt1 .heading_baloon._txt2 {
	margin-left: 5vw;
}

.top-sedond_txt1 .heading_baloon._txt3 {
	margin-left: 10vw;
}

.top-sedond_txt1 ._illust {
	width: 40%;
	margin-top: 2.38095vw;
	margin-right: auto;
	margin-left: auto;
}

.top-sedond_baloon__illust {
	width: 13.14286vw;
}

.top-sedond_baloon__txt {
	margin-left: 6.57143vw;
}

.top-sedond_baloon__txt span {
	font-size: 4.78571vw;
	padding: 2.38095vw 3.57143vw;
	border-radius: 2.38095vw;
}

.top-sedond_baloon__txt span:after {
	top: -.71429vw;
	left: -4.42857vw;
	width: 6.28571vw;
	height: 8.64286vw;
}

.top-sedond_point {
	font-size: 4.04762vw;
	display: block;
	padding-top: 4.7619vw;
	padding-right: 7.14286vw;
	padding-bottom: 4.7619vw;
	padding-left: 14.28571vw;
	border-radius: 2.38095vw;
}

.top-sedond_point:after {
	top: 5.57143vw;
	width: 11.5vw;
	height: 19.85714vw;
}

.top-sedond_point li {
	margin-bottom: 1.19048vw;
}

.top-news {
	padding-top: 41.28571vw;
}

.top-news:after {
	height: 45.14286vw;
	background-size: 171.64286vw auto;
}

.top-news:before {
	top: 44.57143vw;
	height: 42vw;
}

.top-news_box {
	min-height: auto;
	padding: 4.7619vw;
}

.top-news_item a {
	padding-top: 2.38095vw;
	padding-bottom: 2.38095vw;
	padding-left: 4.7619vw;
}

.top-news_item a:after {
	width: 2.85714vw;
	height: 2.38095vw;
}

.page-intro {
	background-size: 171.42857vw;
}

.page-intro__baloon_wrap {
	padding-bottom: 7.14286vw;
}

.page-intro__baloon_wrap ._illust {
	position: static;
	margin-top: 4.7619vw;
	text-align: center;
}

.page-intro__baloon_wrap ._illust img {
	width: 40%;
}

.page-intro__baloon {
	position: static;
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.page-profile__illust {
	margin-top: -8.85714vw;
}

.page-profile__illust img {
	width: 45vw;
}

.page-profile_catch {
	top: -8vw;
	right: 4vw;
	width: 31.57143vw;
}

.page-profile__txt {
	padding-top: 0;
}

.jiseki_box {
	padding-right: 2.85714vw;
	padding-bottom: .85714vw;
	padding-left: 8.57143vw;
	background-size: auto 1.85714vw;
}

.jiseki_box:after {
	top: 1.42857vw;
	width: 7.14286vw;
}

.jiseki_box__ttl {
	font-size: 3.28571vw;
	margin-right: 1.42857vw;
}

.jiseki_box__num {
	font-size: 5.85714vw;
}

.jiseki_box__num ._num {
	font-size: 9vw;
}

.page-case:before {
	background-size: 220% auto;
}

.page-case_top_illust img {
	width: 24.5vw;
	margin-top: -10vw;
}

.page-case_box {
	width: auto;
}

.page-case_box__ttl {
	width: 90%;
	padding-top: 2.28571vw;
	padding-right: 3.57143vw;
	padding-bottom: 2.28571vw;
	padding-left: 23.2381vw;
}

.page-case_box__ttl ._icon {
	top: 1.88095vw;
	left: .80952vw;
	width: 19.04762vw;
}

.page-case_box__ttl ._txt {
	font-size: 3.83333vw;
}

.page-case_box_cont {
	margin-top: -4vw;
	padding-top: 7.85714vw;
	padding-right: 6.42857vw;
	padding-bottom: 4.28571vw;
	padding-left: 10%;
	padding-left: 6.42857vw;
	border-radius: 2.14286vw;
}

.page-case_box_cont__illust {
	right: auto;
	bottom: 6.14286vw;
	left: -15.14286vw;
	width: 18.57143vw;
}

.page-case_box_cont__txt {
	font-size: 5.14286vw;
}

.page-merit__illust img {
	width: 24.07143vw;
}

.page-merit_box {
	width: auto;
}

.page-merit_box._left {
	margin-left: 0;
}

.page-merit_box._right {
	margin-left: 0;
}

.page-merit_box__illust {
	width: 14vw;
}

.page-merit_box_cont {
	width: 70vw;
}

.cv2 .heading8 {
	margin-top: 9.09524vw;
}

.cv2-intro_illust img {
	width: 42.21429vw;
}

.cv2-nav .section {
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 13.90476vw;
}

.cv2-nav_list {
	width: 150vw;
	margin-right: 4.7619vw;
	margin-left: 4.7619vw;
}

#replace .cv2-nav_list {
	width: 220vw;
}

.cv2-nav_item a:after {
	bottom: 3.57143vw;
	width: 4.28571vw;
}

.cv2-nav_item a {
	font-size: 3.33333vw;
	display: -ms-flexbox;
	display: flex;
	padding-top: 3.33333vw;
	padding-right: 3.33333vw;
	padding-bottom: 3.33333vw;
	padding-left: 3.33333vw;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cv2-nav_item a.active {
	bottom: -.71429vw;
	padding-top: 2vw;
	padding-bottom: 6.66667vw;
	border: .47619vw solid #8fc320;
	background-position: center bottom 2.5vw;
	background-size: 4.28571vw auto;
}

.cv2-wrap {
	background-image: url(../img/common/cv2_bg_sp.webp);
	background-position: center bottom;
	background-size: 140% auto;
}

.cv2-wrap .section {
	margin-right: 10vw;
	margin-left: 10vw;
}

.cv2-box__ttl img {
	height: 33.35714vw;
}

.cv2-txtlist ul {
	display: block;
}

.cv2-txtlist ul li {
	font-size: 3.80952vw;
	margin-left: 1em;
}

.cv2-txtlist ul li:first-letter {
	margin-left: -1em;
}

.page-flow_item {
	display: -ms-flexbox;
	display: flex;
	width: auto;
	margin-bottom: 9.52381vw;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.page-flow_item:after {
	top: auto;
	right: 50%;
	bottom: -6vw;
	width: 4.66667vw;
	-ms-transform: translate(50%, 0) rotate(90deg);
	transform: translate(50%, 0) rotate(90deg);
}

.page-flow_item_img {
	width: 35%;
}

.page-flow_item_cont {
	width: 62%;
	text-align: left;
}

.page-flow_item_cont .heading11 {
	text-align: left;
}

.page-flow_item_icon {
	top: -3.42857vw;
	left: 3.28571vw;
	width: 13vw;
}

.page-flow_item_txt {
	text-align: left;
}

.company-policy ._illust img {
	width: 24.5vw;
	margin-top: -10vw;
}

.company-policy_list .heading_baloon {
	line-height: 2;
}

.wp-side {
	float: none;
	width: 100%;
	margin-right: 0;
}

.post_main {
	float: none;
	width: 100%;
	margin-bottom: 100px;
}

.post_main .heading_medium {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.wp-postItem__ttl {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 0;
}

.wp-postSingle__ttl {
	font-size: 25px;
	font-size: 2.5rem;
}

.wp-postItem__link:after {
	width: 2.85714vw;
	height: 2.38095vw;
}

.sideBox__ttl span {
	font-size: 16.2px;
	font-size: 1.62rem;
}

.sideBox__list {
	border-top: 1px dotted #d5d5d5;
}

.sideBox__list > li {
	margin-bottom: 0;
	border-bottom: 1px dotted #d5d5d5;
}

.sideBox__list > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: 0 23px;
}

.sideBox__list .children li {
	margin-top: 0;
	border-top: 1px dotted #d5d5d5;
}

.sideBox__list .children li:after {
	top: 21px;
}

.sideBox__list .children li a {
	padding-top: 12px;
	padding-bottom: 12px;
}

.postBody h2 {
	font-size: 20px;
	font-size: 2rem;
}

.postBody h3 {
	font-size: 18px;
	font-size: 1.8rem;
}

.postBody ul li:before {
	top: 10px;
}

.wp-paging .btn {
	width: 40%;
}

.wp-paging a {
	display: block;
	min-width: auto;
}

.breadcrumb {
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

.breadcrumb ul {
	padding: 0 10px;
	white-space: nowrap;
}

.breadcrumb ul {
	width: auto;
}

.btn a,
.btn input[type='submit'],
.btn input[type='button'],
.btn button {
	font-size: 4.04762vw;
	min-width: 100%;
	padding: 3.57143vw 4.7619vw;
}

.btn a:after,
.btn input[type='submit']:after,
.btn input[type='button']:after,
.btn button:after {
	right: 3.33333vw;
	width: 5.33333vw;
	height: 5.33333vw;
}

.btn2 a span:after {
	right: 3.33333vw;
	width: 5.33333vw;
	height: 5.33333vw;
}

.pagettl {
	height: 32.71429vw;
	background-position: center top;
}

.pagettl__txt {
	top: 23.14286vw;
}

.pagettl__txt ._inner {
	min-height: 23.80952vw;
}

.pagettl__txt ._ttl {
	font-size: 4.28571vw;
}

.pagettl__txt ._ttl ._large {
	font-size: 7.5vw;
}

.pagettl__txt ._ttl ._large2 {
	font-size: 5.35714vw;
}

.pagettl__txt ._img img {
	height: 10vw;
}

.heading1 {
	margin-bottom: 3.42857vw;
}

.heading1 .eng {
	font-size: 13.14286vw;
}

.heading1 .jpn {
	font-size: 4.5vw;
}

.heading1._small .eng {
	font-size: 10vw;
}

.heading1._small .jpn {
	font-size: 4.5vw;
}

.heading2 {
	font-size: 6.57143vw;
}

.heading3 {
	font-size: 6.42857vw;
}

.heading4 {
	font-size: 6.78571vw;
}

.heading5 {
	font-size: 6.71429vw;
}

.heading6 {
	font-size: 5.71429vw;
}

.heading6 ._large {
	font-size: 8.57143vw;
	line-height: 1.5;
}

.heading6 ._large2 {
	font-size: 12.85714vw;
}

.heading6 ._kira {
	padding-right: 12.64286vw;
	padding-left: 12.64286vw;
}

.heading6 ._kira:before,
.heading6 ._kira:after {
	top: 70%;
	width: 17.92857vw;
}

.heading7 {
	font-size: 4.28571vw;
	margin-bottom: 2.38095vw;
}

.heading7 ._num {
	font-size: 11.14286vw;
	margin-right: 1.42857vw;
}

.heading8 {
	font-size: 7.28571vw;
}

.heading9 {
	font-size: 4.38095vw;
}

.heading9 ._line {
	padding-right: 19.04762vw;
	padding-bottom: 1.90476vw;
	background-size: auto .57143vw;
}

.heading9 ._large {
	font-size: 7.61905vw;
	margin-left: 3.80952vw;
}

.heading10 {
	font-size: 4.88095vw;
	padding-bottom: 5.95238vw;
	background-size: auto 4.28571vw;
}

.heading11 {
	font-size: 4vw;
}

.heading_baloon {
	font-size: 4.4vw;
	padding-bottom: 6.92857vw;
	padding-left: 3.85714vw;
	background-size: 46.5vw auto;
}

.heading_baloon._large {
	font-size: 5vw;
}

.heading_baloon2 span {
	font-size: 5.83333vw;
	padding: .33333vw 6.66667vw;
}

.heading_baloon2 span:after {
	bottom: -4.33333vw;
	width: 4.83333vw;
}

.scroll {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

.scroll._sp {
	overflow-x: auto;
	overflow-y: auto;
}

.scroll_icon {
	font-size: 3.33333vw;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 40%;
	height: 16.66667vw;
	padding-top: 10.52381vw;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	pointer-events: none;
	color: #fff;
	border-radius: 1.19048vw;
	background: rgba(0, 0, 0, .5) url(../img/common/icon_scroll_arr.png) center 4.28571vw no-repeat;
	background-size: auto 4.7619vw;
}

.scroll_icon ._icon {
	position: absolute;
	top: 1.90476vw;
	left: 50%;
	display: block;
	width: 7.14286vw;
	height: 8.09524vw;
	margin-left: -3.57143vw;
	content: '';
	-ms-transform: translate(-4.7619vw, 0);
	transform: translate(-4.7619vw, 0);
	animation-name: scroll_animation;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	background: url(../img/common/icon_scroll_hand.png) center center no-repeat;
	background-size: auto 100%;
}

.section {
	margin-right: 4.7619vw;
	margin-left: 4.7619vw;
}

.flex._mb > * {
	margin-bottom: 25px;
}

.flex._mb_sp > * {
	margin-bottom: 50px;
}

.flex._mb_sp > *:last-child {
	margin-bottom: 0;
}

.flex._mb_sp-s > * {
	margin-bottom: 20px;
}

.flex._mb_sp-s > *:last-child {
	margin-bottom: 0;
}

.tab-dblock {
	display: block;
}

.grid2 {
	width: 100%;
	margin-right: 0;
}

.grid3 {
	width: 100%;
	margin-right: 0;
}

.grid4 {
	width: 100%;
	margin-right: 0;
}

.grid7 {
	width: 100%;
}

.mb-xs {
	margin-bottom: 1.19048vw;
}

.mb-s {
	margin-bottom: 2.38095vw;
}

.mb-m {
	margin-bottom: 7.14286vw;
}

.mb-mm {
	margin-bottom: 9.52381vw;
}

.mb-l {
	margin-bottom: 14.28571vw;
}

.mb-xl {
	margin-bottom: 21.42857vw;
}

.mb-xxl {
	margin-bottom: 25.71429vw;
}

.pb-xs {
	padding-bottom: 1.19048vw;
}

.pb-s {
	padding-bottom: 2.38095vw;
}

.pb-m {
	padding-bottom: 7.14286vw;
}

.pb-mm {
	padding-bottom: 9.52381vw;
}

.pb-l {
	padding-bottom: 14.28571vw;
}

.pb-xl {
	padding-bottom: 21.42857vw;
}

.pb-xxl {
	padding-bottom: 25.71429vw;
}

.pt-xs {
	padding-top: 1.19048vw;
}

.pt-s {
	padding-top: 2.38095vw;
}

.pt-m {
	padding-top: 7.14286vw;
}

.pt-mm {
	padding-top: 9.52381vw;
}

.pt-l {
	padding-top: 14.28571vw;
}

.pt-xl {
	padding-top: 21.42857vw;
}

.pt-xxl {
	padding-top: 25.71429vw;
}

.text_s {
	font-size: 3.80952vw;
}

.text_m {
	font-size: 4.04762vw;
}

.text_l {
	font-size: 4.7619vw;
}

.tablet_left {
	text-align: left;
}

.tablet_center {
	text-align: center;
}

.tablet {
	display: inline;
}

.pc {
	display: none;
}

}

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

.w700 {
	width: auto;
}

}

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

.loader-wrap {
	background-size: 40vw auto;
}

.sp-fixNav {
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	display: block;
	width: calc(100% - 60px);
}

.sp-fixNav ul {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sp-fixNav li {
	width: 25%;
	border-right: 1px solid #fff;
}

.sp-fixNav a {
	font-size: 3vw;
	display: block;
	height: 60px;
	padding-top: 40px;
	text-align: center;
	color: #fff;
	background: #faad18;
}

.sp-fixNav ._access a {
	background: #faad18 url(../img/common/icon_map.png) center 6px no-repeat;
	background-size: auto 30px;
}

.sp-fixNav ._park a {
	background: #faad18 url(../img/common/icon_park2.png) center 6px no-repeat;
	background-size: auto 30px;
}

.sp-fixNav ._tel a {
	background: #faad18 url(../img/common/icon_tel_white.png) center 6px no-repeat;
	background-size: auto 30px;
}

.sp-fixNav ._time a {
	background: #faad18 url(../img/common/icon_time_white.png) center 6px no-repeat;
	background-size: auto 30px;
}

.wp-postItem__ttl {
	font-size: 16px;
	font-size: 1.6rem;
}

.wp-postSingle__ttl {
	font-size: 20px;
	font-size: 2rem;
}

.wp-postItem__link {
	padding-top: 15px;
	padding-bottom: 15px;
}

.wp-postItem__time {
	font-size: 12px;
	font-size: 1.2rem;
	margin-right: 10px;
	vertical-align: 0;
}

.sideBox__ttl span {
	font-size: 14.4px;
	font-size: 1.44rem;
	height: 30px;
}

.sideBox__ttl span:before {
	border-width: 0 0 30px 25px;
}

.sideBox__ttl span:before {
	right: -25px;
}

.pager .page-numbers {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 40px;
	min-width: 40px;
	height: 40px;
}

.pager .page-numbers.prev:after,
.pager .page-numbers.next:after {
	width: 40px;
	height: 40px;
}

.wp-paging a {
	font-size: 16px;
	font-size: 1.6rem;
}

.wp-paging .prev {
	width: 45%;
}

.wp-paging .next {
	width: 45%;
}

.breadcrumb li {
	font-size: 13px;
	font-size: 1.3rem;
	background-position: left 10px;
}

.scroll._sp {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

.sp_left {
	text-align: left;
}

.sp_center {
	text-align: center;
}

.table-1 th,
.table-1 td {
	display: block;
	width: 100%;
}

.table-1 th:after {
	right: auto;
	left: 0;
}

.table-1 th {
	border-bottom: none;
}

.table-1 td {
	padding-top: 0;
}

.table-price {
	font-size: 13px;
	font-size: 1.3rem;
}

.table-price th,
.table-price td {
	padding: 4px 4px;
}

}

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

.w600 {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}

}

@keyframes fluffyMove {

0% {
	background-position: center 48%;
}

25% {
	background-position: center 52%;
}

50% {
	background-position: center 48%;
}

75% {
	background-position: center 52%;
}

100% {
	background-position: center 48%;
}

}

@keyframes arrAnime {

0% {
	right: 0;
}

30% {
	right: -5px;
}

50% {
	right: 10px;
}

100% {
	right: 0;
}

}

@keyframes scroll_animation {

0 {
	transform: translate(-20px, 0);
}

50% {
	transform: translate(20px, 0);
}

100% {
	transform: translate(-20px, 0);
}

}


/*# sourceMappingURL=style.css.map */
