@charset "utf-8";
/*
****************************************
----------------------------------------
------- common
----------------------------------------
****************************************
*/
html {
	font-size: 2.3vw;
}
#wrapper {
	overflow: hidden;
}
.tb_only,
.sp_none {
	display: none !important;
}

.inner,
.inner_sp {
	width: 100%;
	padding: 0 5vw;
}

.has_padding {
	padding-top: 49px;
}

.mbs {
	margin-bottom: 3vw !important;
}
.mbm {
	margin-bottom: 5vw !important;
}
.mbl {
	margin-bottom: 7vw !important;
}
.mbl01 {
	margin-bottom: 10vw !important;
}
.mts {
	margin-top: 3vw !important;
}
.mtm {
	margin-top: 5vw !important;
}
.mtl {
	margin-top: 7vw !important;
}
.mtl01 {
	margin-top: 10vw !important;
}

.pbs {
	padding-bottom: 3vw !important;
}
.pbm {
	padding-bottom: 5vw !important;
}
.pbl {
	padding-bottom: 7vw !important;
}
.pbl01 {
	padding-bottom: 10vw !important;
}
.pts {
	padding-top: 3vw !important;
}
.ptm {
	padding-top: 5vw !important;
}
.ptl {
	padding-top: 7vw !important;
}
.ptl01 {
	padding-top: 10vw !important;
}

.mt00_sp {
	margin-top: 0px !important;
}

.mb00_sp {
	margin-bottom: 0px !important;
}

.pt00_sp {
	padding-top: 0px !important;
}

.pb00_sp {
	padding-bottom: 0px !important;
}
.mts_sp {
	margin-top: 3vw !important;
}
.mtm_sp {
	margin-top: 5vw !important;
}
.mtl_sp {
	margin-top: 7vw !important;
}
.mtl01_sp {
	margin-top: 10vw !important;
}
.mbs_sp {
	margin-bottom: 3vw !important;
}
.mbm_sp {
	margin-bottom: 5vw !important;
}
.mbl_sp {
	margin-bottom: 7vw !important;
}
.mbl01_sp {
	margin-bottom: 10vw !important;
}

.gutter-half {
	--important-gutter-half: 0.5vw;
}

.mt01 {
	margin-top: calc(1vw + var(--important-gutter-half)) !important;
}
.mt02 {
	margin-top: calc(2vw + var(--important-gutter-half)) !important;
}
.mt03 {
	margin-top: calc(3vw + var(--important-gutter-half)) !important;
}
.mt04 {
	margin-top: calc(4vw + var(--important-gutter-half)) !important;
}
.mt05 {
	margin-top: calc(5vw + var(--important-gutter-half)) !important;
}
.mt06 {
	margin-top: calc(6vw + var(--important-gutter-half)) !important;
}
.mt07 {
	margin-top: calc(7vw + var(--important-gutter-half)) !important;
}
.mt08 {
	margin-top: calc(8vw + var(--important-gutter-half)) !important;
}
.mt09 {
	margin-top: calc(9vw + var(--important-gutter-half)) !important;
}
.mt10 {
	margin-top: calc(10vw + var(--important-gutter-half)) !important;
}
.mt11 {
	margin-top: calc(11vw + var(--important-gutter-half)) !important;
}
.mt12 {
	margin-top: calc(12vw + var(--important-gutter-half)) !important;
}
.mt13 {
	margin-top: calc(13vw + var(--important-gutter-half)) !important;
}
.mt14 {
	margin-top: calc(14vw + var(--important-gutter-half)) !important;
}
.mt15 {
	margin-top: calc(15vw + var(--important-gutter-half)) !important;
}

.mb01 {
	margin-bottom: calc(1vw + var(--important-gutter-half)) !important;
}
.mb02 {
	margin-bottom: calc(2vw + var(--important-gutter-half)) !important;
}
.mb03 {
	margin-bottom: calc(3vw + var(--important-gutter-half)) !important;
}
.mb04 {
	margin-bottom: calc(4vw + var(--important-gutter-half)) !important;
}
.mb05 {
	margin-bottom: calc(5vw + var(--important-gutter-half)) !important;
}
.mb06 {
	margin-bottom: calc(6vw + var(--important-gutter-half)) !important;
}
.mb07 {
	margin-bottom: calc(7vw + var(--important-gutter-half)) !important;
}
.mb08 {
	margin-bottom: calc(8vw + var(--important-gutter-half)) !important;
}
.mb09 {
	margin-bottom: calc(9vw + var(--important-gutter-half)) !important;
}
.mb10 {
	margin-bottom: calc(10vw + var(--important-gutter-half)) !important;
}
.mb11 {
	margin-bottom: calc(11vw + var(--important-gutter-half)) !important;
}
.mb12 {
	margin-bottom: calc(12vw + var(--important-gutter-half)) !important;
}
.mb13 {
	margin-bottom: calc(13vw + var(--important-gutter-half)) !important;
}
.mb14 {
	margin-bottom: calc(14vw + var(--important-gutter-half)) !important;
}
.mb15 {
	margin-bottom: calc(15vw + var(--important-gutter-half)) !important;
}

#menu {
	display: none;
}

.bg_block {
	padding: 45px 0;
	margin-top: 45px;
}

.bg_block + .bg_block {
	margin-top: 0;
}

.bg_block + .inner,
.bg_block + .inner_sp {
	margin-top: 7vw;
}

.full + .full,
.inner_sp + .full,
.inner + .full {
	margin-top: 7vw;
}

.parallax_title .h2box .inner {
	padding: 2vw 5vw;
}

.kakomi {
	border-width: 5px;
	padding: 4vw;
}

.beta {
	padding: 4vw;
}

.basic_layout .textbox {
	margin-top: 1em;
}

.sup_small {
	position: relative;
	top: -0.2em;
	display: inline-block;
}

.table_scroll:before {
	content: "※横スクロールで全体を見ることができます。";
}

.m_imglink .box:hover a:before,
a:hover *:before,
a:hover {
	opacity: 1 !important;
}

.just_height {
	text-align: center;
	height: auto !important;
}

.on + .spacer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	width: 100%;
	height: 52px;
}

.header01 .hm_wrap,
.header02 .hm_wrap,
.header03 .hm_wrap {
	z-index: 10;
}

.tac_sp {
	text-align: center !important;
}
/*****************************
------------------------------
header
------------------------------
*****************************/
.m_header {
	height: 52px;
	transition: 0.5s;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.m_header .header_main_home {
	width: 49px;
}

.m_header_sp_nav {
	position: absolute;
	width: 100%;
	z-index: 1000;
	display: none;
	max-height: calc(100vh - 49px);
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	top: auto;
	left: 0;
	bottom: 0;
	transform: translateY(100%);
}

.m_header_sp_nav .nav_depth00_ttl {
	padding: 2.4vw 2vw 2.4vw 2vw;
}

.m_header_sp_nav .nav_depth00_li > .sub_menu_block {
	display: none;
}

.m_header_sp_nav .nav_depth01_li > .sub_menu_block {
	display: none;
}
.m_header_sp_nav .nav_depth01_ttl {
	padding: 2.3vw 3vw 2.3vw 3vw;
	margin: 0 5vw;
}


.m_header_sp_nav .nav_depth02_ttl {
	padding: 0 3vw 0 3.9vw;
}

.m_header_sp_nav .has_grand .nav_depth01_ttl:after {
	border-width: 1.6vw 1.4vw 0 1.4vw;
	margin-left: 2vw;
}

.m_header_sp_nav .has_grand .nav_depth02_ttl {
	padding-left: 4.8vw;
}

.m_header_sp_nav .nav_depth02_ttl:before {
	width: 1.2vw;
	height: 1.2vw;
	top: 3vw;
	left: 0vw;
}

.m_header_sp_nav .sub_menu .sub_menu {
	padding: 3.5vw 0;
	margin: 0 5vw;
}

.m_header_sp_nav .nav_depth02_li  + .nav_depth02_li {
	margin-top: 1.9vw;
}
.m_header_sp_nav br {
	display: none !important;
}
.header_logo {
	width: 180px;
	flex: none;
	margin: 0 auto;
}

.hm_wrap {
	right: 5px;
	top: 5px;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
下層MV(パララックスしない)
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.post_ttl .h2box .h2_image {
	padding-top: 0;
}

.post_ttl .h2box {
	min-height: 47vw;
}

.post_ttl .h2box .h2_text {
	padding: 6vw 0 6vw;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
h2
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#under .post_ttl .h2box h2 {
	font-size: 2.2rem;
}

#under .post_ttl .h2box h2 span {
	font-size: 2.3rem;
}

/*****************************
------------------------------
under
------------------------------
*****************************/

#under {
	margin-bottom: 20vw;
}

.basic_layout .catch {
	font-size: 2.2rem;
	margin: 11vw 0 5vw;
}

#under h2 {
	margin-top: 30px;
}

#under .meritbox .meritbox_inner {
	padding: 2vw 3vw;
}
#under .meritbox > div + div {
	margin-top: 1em;
}

#under .center_img {
	text-align: center;
}

#under .center_img img {
	display: inline-block;
	vertical-align: bottom;
}

.flow_next {
	position: relative;
	margin-top: 70px;
}

.flow_next:before {
	content: "";
	position: absolute;
	top: -50px;
	left: 50%;
	
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-width: 3vw 4vw 0 4vw;
	background: none !important;
}

#under img.alignright {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	display: block;
}

#under img.alignleft {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	display: block;
}

#under .alignright {
	float: none;
}

#under .alignleft {
	float: none;
}
.breadcrumbs {
	margin-bottom: 4vw;
	margin-top: 3vw;
}
.breadcrumbs > span:before {
	right: 0.3vw;
	margin-top: -0.2vw;
	margin-right: 1.4vw;
	width: 1.2vw;
	height: 1.2vw;
}
.breadcrumbs > span {
	padding-right: 4vw;
}
/*****************************
------------------------------
catch_copy
------------------------------
*****************************/
.catch_copy {
	font-size: 2.2rem;
	margin-bottom: 5vw;
}
/*
****************************************
----------------------------------------
------- sitemap
----------------------------------------
****************************************
*/
.menu-sitemap-container > ul > li > a {
	padding: 2vw 3vw 2.5vw;
}

.menu-sitemap-container > ul > li {
	padding-left: 0;
}

.menu-sitemap-container > ul > li::before {
	display: none;
}
/*
****************************************
----------------------------------------
------- title common
----------------------------------------
****************************************
*/
.no_parallax h2 + h3,
.no_parallax h3 + h4,
.no_parallax h4 + h5 {
	margin-top: -5px;
}

.no_parallax h3,
.no_parallax h4,
.no_parallax h5 {
	margin-top: 4vw;
}

.has_parallax h3,
.has_parallax h4 {
	margin-top: 10.5vw;
}

.has_parallax h5,
.has_parallax h6 {
	margin-top: 7.5vw;
}


.has_parallax h3 {
	margin-bottom: 6vw;
	font-size: 2.1rem;
}
.no_parallax h3,
.has_parallax h4 {
	margin-bottom: 7vw;
	font-size: 2rem;
}
.no_parallax h4,
.has_parallax h5 {
	margin-bottom: 5.5vw;
	font-size: 1.8rem;
}
.no_parallax h5,
.no_parallax h6,
.has_parallax h6 {
	margin-bottom: 2.8vw;
	font-size: 1.8rem;
}

/*****************************
------------------------------
ttl_top
------------------------------
*****************************/
.ttl_top_lv03 {
	margin-bottom: 25px;
}

.ttl_top_lv03:before {
	bottom: -11px;
}

.ttl_top_lv02 {
	margin-bottom: 20px;
}

.ttl_top_lv03.ttl_pop em {
	font-size: 2rem;
}

.ttl_top_lv03.ttl_pop:before {
	border-width: 9px 9px 0 9px;
	bottom: -9px;
}

/*****************************
------------------------------
parallax_title
------------------------------
*****************************/
.parallax_title {
	position: relative;
	height: 180px;
	margin-bottom: 20px;
}

.parallax_title .h2box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.parallax_title .h2box .inner {
	padding: 10px 15px;
}

.parallax_title .h2box h2 {
	font-size: 2.5rem;
	margin-bottom: 0;
	padding: 0;
	background: transparent;
}

.parallax_title .h2box .inner p {
	margin-top: 0;
}

/*
****************************************
----------------------------------------
------- title_set01
----------------------------------------
****************************************
*/
.has_parallax.title_set01 h3 + h4 {
	margin-top: 9vw;
}
.title_set01_lv02,
.no_parallax.title_set01 h2,
.has_parallax.title_set01 h3 {
	margin-bottom: 12vw;
	padding-top: 3.5vw;
}
.title_set01_lv02:before,
.no_parallax.title_set01 h2:before,
.has_parallax.title_set01 h3:before {
	bottom: -4vw;
	width: 12vw;
	height: 2px;
}

.title_set01_lv03,
.no_parallax.title_set01 h3,
.has_parallax.title_set01 h4 {
	margin-top: 8vw;
	padding: 2.4vw 2vw 2.4vw 2.6vw;
}

.title_set01_lv04,
.no_parallax.title_set01 h4,
.has_parallax.title_set01 h5 {
	padding: 0 0 2vw 5vw;
}

.title_set01_lv04:before,
.no_parallax.title_set01 h4:before,
.has_parallax.title_set01 h5:before {
	top: 0.4em;
	width: 2.8vw;
	height: 2.8vw;
	border-width: 0.8vw;
}

.title_set01_lv05,
.no_parallax.title_set01 h5,
.has_parallax.title_set01 h6 {
	padding: 0 0 0 5vw;
}

.title_set01_lv05:before,
.no_parallax.title_set01 h5:before,
.has_parallax.title_set01 h6:before {
	width: 2.8vw;
	height: 0.8vw;
	top: 0.6em;
}

/*
****************************************
----------------------------------------
------- title_set02
----------------------------------------
****************************************
*/
.has_parallax.title_set02 h3 + h4 {
	margin-top: 40px;
}
.title_set02_lv02,
.no_parallax.title_set02 h2,
.has_parallax.title_set02 h3 {
    margin-top: 11vw;
    padding: 2vw 2vw 3vw;
    margin-bottom: 8vw;
}

.title_set02_lv02:before,
.no_parallax.title_set02 h2:before,
.has_parallax.title_set02 h3:before {
	bottom: 1vw;
}

.title_set02_lv03,
.no_parallax.title_set02 h3,
.has_parallax.title_set02 h4 {
	margin-top: 8vw;
	padding: 2vw 0 2vw 0;
}

.title_set02_lv04,
.no_parallax.title_set02 h4,
.has_parallax.title_set02 h5 {
	padding: 0 0 0 4.5vw;
	margin-bottom: 5vw;
}

.title_set02_lv04:before,
.no_parallax.title_set02 h4:before,
.has_parallax.title_set02 h5:before {
	top: 0.4em;
	width: 2.8vw;
	height: 2.8vw;
	border-width: 0.8vw;
}

.title_set02_lv05,
.no_parallax.title_set02 h5,
.has_parallax.title_set02 h6 {
	padding: 0 0 0 5vw;
}

.title_set02_lv05:before,
.no_parallax.title_set02 h5:before,
.has_parallax.title_set02 h6:before {
	width: 2.8vw;
	height: 0.8vw;
	top: 0.6em;
}

/*
****************************************
----------------------------------------
------- title_set03
----------------------------------------
****************************************
*/

.title_set03_lv02,
.no_parallax.title_set03 h2,
.has_parallax.title_set03 h3 {
	padding: 3vw 2vw 3.3vw 5vw;
	font-size: 2.1rem;
}

.title_set03_lv02:before,
.no_parallax.title_set03 h2:before,
.has_parallax.title_set03 h3:before {
	width: 6px;
}

.title_set03_lv03,
.no_parallax.title_set03 h3,
.has_parallax.title_set03 h4 {
	padding: 0 0 1.5vw;
}

.title_set03_lv03:before,
.title_set03_lv03:after,
.no_parallax.title_set03 h3:before,
.no_parallax.title_set03 h3:after,
.has_parallax.title_set03 h4:before,
.has_parallax.title_set03 h4:after {
	bottom: -4px;
	height: 4px;
}

.title_set03_lv04,
.no_parallax.title_set03 h4,
.has_parallax.title_set03 h5 {
	padding: 0 0 1.7vw;
}

.title_set03_lv05,
.no_parallax.title_set03 h5,
.has_parallax.title_set03 h6 {
	padding: 0 0 0 5vw;
}

.title_set03_lv05:before,
.no_parallax.title_set03 h5:before,
.has_parallax.title_set03 h6:before {
	width: 2.8vw;
	height: 0.8vw;
	top: 0.6em;
}
/*
****************************************
----------------------------------------
------- title_set04
----------------------------------------
****************************************
*/
.has_parallax.title_set04 h4 + h5 {
	margin-top: 35px;
}

.title_set04_lv02,
.no_parallax.title_set04 h2,
.has_parallax.title_set04 h3 {
	padding: calc(3vw + 3px) 3vw 3vw 3vw;
}

.title_set04_lv02:before,
.no_parallax.title_set04 h2:before,
.has_parallax.title_set04 h3:before {
	height: 3px;
}

.title_set04_lv03,
.no_parallax.title_set04 h3,
.has_parallax.title_set04 h4 {
	padding: 0 0 2vw;
}

.title_set04_lv03:before,
.title_set04_lv03:after,
.no_parallax.title_set04 h3:before,
.no_parallax.title_set04 h3:after,
.has_parallax.title_set04 h4:before,
.has_parallax.title_set04 h4:after {
	bottom: -2px;
	height: 2px;
}

.title_set04_lv03:before,
.no_parallax.title_set04 h3:before,
.has_parallax.title_set04 h4:before {
	width: 12%;
}

.title_set04_lv04,
.no_parallax.title_set04 h4,
.has_parallax.title_set04 h5 {
	margin-top: 8vw;
	padding: 2vw 2vw 2vw 5vw;
}

.title_set04_lv04:before,
.no_parallax.title_set04 h4:before,
.has_parallax.title_set04 h5:before {
	width: 5px;
}

.title_set04_lv05,
.no_parallax.title_set04 h5,
.has_parallax.title_set04 h6 {
	padding: 0 0 0 5vw;
}

.title_set04_lv05:before,
.no_parallax.title_set04 h5:before,
.has_parallax.title_set04 h6:before {
	width: 2.8vw;
	height: 0.8vw;
	top: 0.6em;
}

/*
****************************************
----------------------------------------
------- title_set05
----------------------------------------
****************************************
*/

.title_set05_lv02,
.no_parallax.title_set05 h2,
.has_parallax.title_set05 h3 {
	padding: 2.4vw 3vw 2.4vw 3vw;
	margin-bottom: 8vw;
}

.title_set05_lv02:before,
.no_parallax.title_set05 h2:before,
.has_parallax.title_set05 h3:before {
	top: 3px;
}

.title_set05_lv02:after,
.no_parallax.title_set05 h2:after,
.has_parallax.title_set05 h3:after {
	bottom: 3px;
}

.title_set05_lv03,
.no_parallax.title_set05 h3,
.has_parallax.title_set05 h4 {
	padding: 0vw 0 2vw 6vw;
}

.title_set05_lv03:before,
.no_parallax.title_set05 h3:before,
.has_parallax.title_set05 h4:before {
	top: 0.8vw;
	left: 0;
	width: 2.8vw;
	height: 2.8vw;
}

.title_set05_lv03:after,
.no_parallax.title_set05 h3:after,
.has_parallax.title_set05 h4:after {
	top: 3.7vw;
	left: 2.4vw;
	width: 1.6vw;
	height: 1.6vw;
}

.title_set05_lv04,
.no_parallax.title_set05 h4,
.has_parallax.title_set05 h5 {
	padding: 0vw 0 2vw 4vw;
}

.title_set05_lv04:after,
.no_parallax.title_set05 h4:after,
.has_parallax.title_set05 h5:after {
	top: 2.1vw;
	left: 0.4vw;
	width: 2vw;
	height: 2vw;
}

.title_set05_lv05,
.no_parallax.title_set05 h5,
.has_parallax.title_set05 h6 {
	padding: 0 0 0 5vw;
}

.title_set05_lv05:before,
.no_parallax.title_set05 h5:before,
.has_parallax.title_set05 h6:before {
	width: 2.8vw;
	height: 0.8vw;
	top: 0.6em;
}
/*
****************************************
----------------------------------------
------- title_set06
----------------------------------------
****************************************
*/
.has_parallax.title_set06 h4 + h5 {
	margin-top: 35px;
}

.title_set06_lv02,
.no_parallax.title_set06 h2,
.has_parallax.title_set06 h3 {
	padding: 0 0 2vw;
}

.title_set06_lv02:before,
.title_set06_lv02:after,
.no_parallax.title_set06 h2:before,
.no_parallax.title_set06 h2:after,
.has_parallax.title_set06 h3:before,
.has_parallax.title_set06 h3:after {
	bottom: -2px;
	height: 2px;
}

.title_set06_lv03,
.no_parallax.title_set06 h3,
.has_parallax.title_set06 h4 {
	padding: 0vw 0 1.6vw;
}

.title_set06_lv04,
.no_parallax.title_set06 h4,
.has_parallax.title_set06 h5 {
	position: relative;
	padding: 0.6vw 0 0.6vw 5vw;
}

.title_set06_lv05,
.no_parallax.title_set06 h5,
.has_parallax.title_set06 h6 {
	padding: 0vw 0 0 5vw;
}

.title_set06_lv05:before,
.no_parallax.title_set06 h5:before,
.has_parallax.title_set06 h6:before {
	width: 2.8vw;
	height: 0.8vw;
	top: 0.6em;
}

/*****************************
------------------------------
list
------------------------------
*****************************/
.basic_layout ul {
	margin-bottom: -1.3vw;
}

.basic_layout ul li {
	margin-bottom: 1.3vw;
}

.basic_layout ul li:before {
	top: 2.9vw;
	left: 0;
	width: 1.2vw;
	height: 1.2vw;
}

.basic_layout ul ul {
	margin: 0.8vw 0 1vw;
}

.basic_layout ul ul li:before {
	width: 2.1vw;
	height: 2px;
	top: 3vw;
}

.dotlist ul {
	margin-bottom: -1.3vw;
}

.dotlist li {
	margin-bottom: 1.3vw;
}

.dotlist li:before {
	top: 2.9vw;
	left: 0;
	width: 1.2vw;
	height: 1.2vw;
}

.dotlist ul {
	margin: 0.8vw 0 1vw;
}

.dotlist ul li:before {
	width: 2.1vw;
	height: 2px;
	top: 3vw;
}

.basic_layout .checklist li,
.checklist li {
	padding-left: 1.8em;
}

.checklist li:before,
.basic_layout .checklist li:before {
	top: 0.5em;
}

.checklist li:after,
.basic_layout .checklist li:after {
	top: 0.4em;
}

/*****************************
------------------------------
table
------------------------------
*****************************/

.th40 th:first-of-type {
	width: 40%;
}

th,
td {
	padding: 2vw;
}

.eigyou01 th,
.eigyou01 td {
	font-size: 1.2rem;
	padding: 2vw 1vw;
	letter-spacing: 0px;
}
.eigyou01 thead th:nth-of-type(2),
.eigyou01 thead th:nth-of-type(3),
.eigyou01 thead th:nth-of-type(4),
.eigyou01 thead th:nth-of-type(5),
.eigyou01 thead th:nth-of-type(6),
.eigyou01 thead th:nth-of-type(7) {
	width: 9.2%;
}

.eigyou01 thead th:nth-of-type(8) {
	width: 14.8%;
}

.table_fee th {
	width: 60%;
}

.table_flat th span {
	padding: 0 2vw;
}

.table_flat td {
	padding-left: 4vw;
	padding-right: 3vw;
}
.table_price_td03 th,
.table_price_td03 td {
	font-size: 1.3rem;
	padding: 1vw;
}

.table_border.table_1_2_2 th,
.table_border.table_1_2_2 td {
	font-size: 1.3rem;
	padding: 1.2vw;
}
.table_price_2_1_1_1 tr>* {
	font-size: 80%;
}
/*****************************
------------------------------
qa
------------------------------
*****************************/
.basic_layout .qa_box + .catch_copy {
	margin-top: 10vw;
}

.a_box {
	margin-top: 2vw;
}

.qa_box + .qa_box {
	margin-top: 6vw;
	padding-top: 6vw;
}

.qa_box .textbox {
	margin-top: 0;
}

.qa_box .imgbox {
	margin-bottom: 1em;
}

/*****************************
------------------------------
特殊FLOW
------------------------------
*****************************/

.flow_arrow_box .rowbox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: column-reverse;
	margin: 0 !important;
}

.flow_arrow_box .textbox {
	margin-top: 0 !important;
	width: 100%;
}

.flow_arrow_box {
	padding: 5vw;
}

.flow_arrow_box .tl_block {
	margin-bottom: 2vw;
}

.flow_arrow_box .imgbox {
	margin-top: 4vw !important;
}

.flow_arrow_box + .flow_arrow_box {
	margin-top: 8vw;
}

.flow_arrow_box + .flow_arrow_box:before {
	top: -8vw;
	border-width: 4vw 10vw 0 10vw;
}
.flow_arrow_box .tl_block .step {
	width: 17vw;
	margin-right: 3vw;
}

.flow_arrow_box .tl {
	font-size: 2rem !important;
}

.flow_arrow_box .tl_block .step p {
	font-size: 4rem;
}

/*****************************
------------------------------
feature_circle_img_box
------------------------------
*****************************/

.feature_circle_txt {
	margin-top: 1em;
}

.feature_circle_block .btn {
	margin-top: 1em;
	margin-bottom: 2em;
}

.feature_circle_box + .feature_circle_box {
	margin-top: 2.5em;
}

.feature_circle_num {
	margin-bottom: 1em;
}

.feature_circle_img_box {
	width: 50%;
	margin: 0 auto;
}

/*
****************************************
----------------------------------------
------- m_imglink
----------------------------------------
****************************************
*/
.m_imglink .m_imglink_inner {
	min-height: 25vw;
}

.m_imglink .m_imglink:last-of-type {
	border-bottom: 0;
}

.m_imglink_txt {
	display: block !important;
	height: auto !important;
	font-size: 1.6rem;
	width: 90%;
	margin: 0 auto;
}

/*______________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
col
________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*/
.col02,
.col03,
.col04,
.m_col {
	display: block;
	margin: 0 0 -5vw 0;
	overflow: hidden;
}
.m_col_mbl,
.col_h {
	margin-bottom: -8vw;
}

.col02 .box,
.col03 .box,
.col04 .box,
.m_col_item,
.m_col_mbl .m_col_item {
	margin: 0 0 5vw 0;
}

.m_col_mbl .m_col_item ,
.col_h .box {
		margin: 0 0 10vw 0;
}

.col02 .box,
.col03 .box,
.col04 .box,
.m_col .m_col_item {
	width: 100%;
}

.m_col02_sp {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -3vw -3vw 0;
}

.m_col02_sp.m_col_mbl {
	margin-bottom: -8vw;
}

.m_col02_sp .m_col_item {
	width: calc(50% - 3vw);
	margin: 0 3vw 3vw 0;
}

.m_col_mbl .catch_copy {
	font-size: 1.8rem;
}
/*______________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
u_ba
________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*/
.u_ba {
	margin: 0 -8vw -3vw 0;
}

.u_ba .m_col_item {
	width: calc(50% - 8vw);
	margin: 0 8vw 3vw 0;
	position: relative;
}

.u_ba .m_col_item:before {
right: -4.5vw;
width: 3vw;
height: 9vw;
}


/*****************************
------------------------------
vertical_img_block
------------------------------
*****************************/
.vertical_img_block {
	background: #fbf3ec;
}

.vertical_icon {
	margin-top: 1em;
	text-align: center;
}

.vertical_icon img {
	width: 40px;
	display: inline-block;
}

.vertical_ttl {
	text-align: center;
	margin-top: 1em;
	color: var(--main-color);
}

.vertical_icon + .vertical_ttl {
	margin-top: 0;
}

.vertical_detail {
	padding: 0 15px 40px;
}

.vertical_img {
	position: relative;
	overflow: hidden;
}

.vertical_img span {
	position: absolute;
	bottom: -4px;
	right: 0;
	font-size: 4.8rem;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	letter-spacing: 5px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
/*
****************************************
----------------------------------------
------- m_postcard
----------------------------------------
****************************************
*/
.inner .m_postcard + .m_postcard {
	margin-top: 20px;
}
/*
****************************************
----------------------------------------
------- m_polaroid
----------------------------------------
****************************************
*/
.m_polaroid_ttl {
	margin-bottom: 15px;
}

.m_polaroid_icon .m_polaroid_img img {
	width: 8vw;
}

/*
****************************************
----------------------------------------
------- imgbg_wrap
----------------------------------------
****************************************
*/
.imgbg_wrap {
	padding: 30px 0;
}

.imgbg_txt {
	margin-top: 1em;
}

/*
****************************************
----------------------------------------
------- img_bg_block
----------------------------------------
****************************************
*/

.img_bg_top_sp {
	padding-top: 43vw;
	background: #ccc;
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
}

.img_bg_block.no_bg_sp:before {
	display: none;
}


/*****************************
------------------------------
mod_frostglass
------------------------------
*****************************/

.mod_frostglass {
	padding: 20px;
}

/*
****************************************
----------------------------------------
------- news_box
----------------------------------------
****************************************
*/
.news_box h3,
.news_box h4,
.news_box h5 {
	margin-bottom: 20px;
}

.news_box ul {
	margin-bottom: 20px;
}
.basic_layout .news_box li,
.news_box li {
	padding: 3vw 0;
}

.news_box li span {
	display: block;
}

.news_box a {
	display: inline;
}

.news_box {
	margin-top: 6vw;
}

.news_box_btn {
	margin-top: 6vw;
}

/*****************************
------------------------------
mod_bnr
------------------------------
*****************************/
.mod_bnr {
	padding: 30px 0 30px;
}

.mod_bnr_box + .mod_bnr_box {
	margin-top: 1em;
}
.mod_bnr_box img {
	width: 300px;
}

/*****************************
------------------------------
mod_flex
------------------------------
*****************************/
.mod_flex .flex_item + .flex_item {
	margin-top: 2em;
}

/*****************************
------------------------------
mod_stripe
------------------------------
*****************************/
.mod_stripe .stripe_box {
	width: 100%;
	float: none;
	overflow: hidden;
	padding: 30px 0;
}

.mod_stripe .stripe_inner {
	width: 100%;
	float: none;
	padding: 0 15px;
	margin: 0 auto;
}

.mod_stripe .stripe_ttl {
	font-size: 2.4rem;
	margin-bottom: 35px;
}

.mod_stripe .stripe_box {
	height: auto !important;
}

.mod_stripe .stripe_box:nth-of-type(2n) .stripe_inner {
	float: none;
}

.mod_stripe .stripe_detail {
	display: block;
	height: auto !important;
}

.mod_stripe .stripe_img {
	width: 100%;
	margin-bottom: 15px;
}

.mod_stripe .stripe_desc {
	width: 100%;
}

.mod_stripe .stripe_box:nth-of-type(1),
.mod_stripe .stripe_box:nth-of-type(3) {
	background: repeating-linear-gradient(
		90deg,
		#ebf9ff,
		#ebf9ff 12px,
		#f3fbff 0,
		#f3fbff 24px
	);
}

.mod_stripe .stripe_box:nth-of-type(1) .stripe_ttl,
.mod_stripe .stripe_box:nth-of-type(3) .stripe_ttl {
	color: #43af69;
}

.mod_stripe .stripe_box:nth-of-type(1) .stripe_ttl:after,
.mod_stripe .stripe_box:nth-of-type(3) .stripe_ttl:after {
	background-image: linear-gradient(
		to right,
		#009fe8,
		#009fe8 2px,
		transparent 2px,
		transparent 4px
	);
}

.mod_stripe .stripe_box:nth-of-type(2),
.mod_stripe .stripe_box:nth-of-type(4) {
	background: repeating-linear-gradient(
		90deg,
		#ffebf3,
		#ffebf3 12px,
		#fff3f8 0,
		#fff3f8 24px
	);
}

.mod_stripe .stripe_box:nth-of-type(2) .btn03,
.mod_stripe .stripe_box:nth-of-type(4) .btn03 {
	border: 1px solid #3d9cc9;
	color: #3d9cc9;
}

.mod_stripe .stripe_box:nth-of-type(2) .btn03:before,
.mod_stripe .stripe_box:nth-of-type(4) .btn03:before {
	border-color: transparent transparent transparent #3d9cc9;
}

.mod_stripe .stripe_box:nth-of-type(2) .stripe_ttl,
.mod_stripe .stripe_box:nth-of-type(4) .stripe_ttl {
	color: #3d9cc9;
}

.mod_stripe .stripe_box:nth-of-type(2) .stripe_ttl:after,
.mod_stripe .stripe_box:nth-of-type(4) .stripe_ttl:after {
	background-image: linear-gradient(
		to right,
		#3d9cc9,
		#3d9cc9 2px,
		transparent 2px,
		transparent 4px
	);
}

/*
****************************************
----------------------------------------
------- mod_flow_col
----------------------------------------
****************************************
*/
.mod_flow_col .flow_box:first-of-type:before {
	border-width: 12px 0 12px 12px;
	right: -38px;
}

/*
****************************************
----------------------------------------
------- gmap
----------------------------------------
****************************************
*/
.gmap {
	height: 80vw;
}

.gmap + .inner_sp,
.gmap + .full,
.gmap + .inner {
	margin-top: 11vw;
}

/*
****************************************
----------------------------------------
------- btn
----------------------------------------
****************************************
*/

.btn {
	min-width: auto;
	width: 85%;
}

.btn + .btn {
	margin-top: 3vw;
}

.btn01 {
	padding: 2vw 7vw 2vw;
}

.btn01:before,
.btn01:after {
	width: 1.5vw;
	height: 1.5vw;
}

.btn01:before {
	left: 1.5vw;
}
.btn01:after {
	left: 3.2vw;
}

.btn02 {
	padding: 2vw 7vw 2vw;
}

.btn03 {
	padding: 2vw 7vw 2vw;
}

.btn03:before {
	right: 2.2vw;
	border-width: 1.3vw 0 1.3vw 1.6vw;
}

.btn04 {
	padding: 2vw 7vw 2.3vw;
}

.btn04:before {
	right: 2.3vw;
	width: 1.3vw;
	height: 1.3vw;
}

.btn04.backbtn:before {
	left: 2.2vw;
	right: auto;
}

.btn_width_auto {
	display: block;
	max-width: 90%;
}

.post_btn_archive {
	width: auto;
	max-width: none;
	flex: 1 1 0%;
}

.post_btn_mini {
	padding-left: 5vw;
	padding-right: 5vw;
}



.post_single_links .post_btn_archive,
.post_single_links .post_btn_mini {
	margin-top: 0;
}

.post_single_links .post_btn_mini {
	width: 22%;
}

.post_single_links .post_btn_prev {
	margin-right: 2%;
}

.post_single_links .post_btn_next {
	margin-left: 2%;
}

.btn_tel::after,
.btn_tel::before {
	display: block;
}

/*______________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
before_footer
________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*/

.m_footer02 {
	padding: 10vw 0 20vw;
}

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

.m_footer02_item {
	width: 100%;
	margin-bottom: 10vw;
}

.m_footer02_menu_ttl {
	font-size: 3rem;
	margin-bottom: 3vw;
}

.m_footer02_menu {
	display: block;
}

.m_footer02_menu_item {
	width: 100%;
	margin-bottom: 5vw;
}

.m_footer02_menu_list li {
	border-top: 1px solid #fff;
	margin-top: 0;
	padding-left: 1.5em;
	margin-bottom: 0;
}

.m_footer02_menu_list li:last-of-type {
	border-bottom: 1px solid #fff;
}

.m_footer02_menu_list li:before {
	border-top: 0.6vw solid;
	border-right: 0.6vw solid;
	border-color: #fff;
	background-color: transparent;
	border-radius: 0;
	width: 2vw;
	height: 2vw;
	top: 1.1em;
	transform: rotate(45deg);
}

.m_footer02_menu_list li a {
	padding: 2vw 0;
	display: block;
}

.m_footer02_menu_list li .sub-menu {
	background: transparent;
}

.m_footer02_menu_list li .sub-menu li:last-of-type {
	border-bottom: 0;
}

.m_footer02_menu_list li .sub-menu li:before {
	border: 0;
	background-color: #fff;
	height: 2px;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
}

/*______________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
contactForm
________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*/
.contactRead {
	letter-spacing: 0;
}

div#contactForm {
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	margin: 20px 0;
	padding: 30px 0 0;
}
div#contactForm dl {
	overflow: hidden;
}
div#contactForm dt {
	clear: both;
	padding: 5px 10px 5px 15px;
	position: relative;
	vertical-align: middle;
}

div#contactForm dd {
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
}

div#contactForm .wpcf7c-conf {
	background-color: #fff !important;
	border: none;
	resize: none;
	padding: 0;
}

div#contactForm input[type="text"],
div#contactForm input[type="number"],
div#contactForm textarea {
	-webkit-appearance: none;
}

#contactForm input[type="number"] {
	width: 90px;
}

div#contactForm input,
div#contactForm textarea {
	padding: 5px;
	width: 100%;
	font-size: 16px;
	border: 1px solid #a9a9a9;
}

div#contactForm input[type="radio"],
div#contactForm input[type="checkbox"] {
	width: auto;
}

div#contactForm dt:before {
	position: absolute;
	top: 7px;
	left: 0;
	width: 4px;
	height: 60%;
	content: "";
}

div#contactForm input[type="submit"],
div#contactForm input[type="button"] {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 50px;
	font-size: 2rem;
	letter-spacing: 5px;
	padding: 5px 0 5px 5px;
}

div#contactForm input[type="submit"] {
	width: 50%;
	margin-right: 0;
	border: none;
}

#contactForm input[type="submit"].wpcf7c-btn-confirm {
	margin: 0 auto;
}

div#contactForm input[type="button"] {
	width: 45%;
}

div#contactForm .formbtn {
	position: relative;
	margin-top: 20px;
}
div#contactForm input[type="button"] {
	position: absolute;
	top: 0;
	left: 0;
}

div#contactForm span.must {
	font-size: 1.2rem;
	vertical-align: middle;
	padding-left: 7px;
}

div#contactForm div.wpcf7-response-output {
	margin: 0 0 1em;
}

div#contactForm .ajax-loader {
	display: none;
}

#contactForm dd + dd {
	margin-top: -10px;
}
#under .form_thanks .button {
	width: 80%;
	max-width: 300px;
	margin: 50px auto 60px;
}

#under .h2box.thanks_title {
	padding: 22px 10px 20px;
}

#under .h2box.thanks_title .breadcrumbs {
	margin-top: 5px;
}

#under .h2box.thanks_title h2 {
	font-size: 1.9rem;
	letter-spacing: 2px;
	padding: 0 0 0 0.4em;
}

#under .h2box.thanks_title h2:before {
	display: none;
}

#under div.wpcf7-mail-sent-ok {
	visibility: hidden;
}

/*______________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.m_form
________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*/

.m_form {
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	margin: 20px 0;
	padding: 30px 0 0;
}
.m_form dl {
	overflow: hidden;
}
.m_form dt {
	clear: both;
	padding: 5px 10px 5px 15px;
	position: relative;
	vertical-align: middle;
}
.m_form dt:before {
	height: 60%;
}
.m_form dd {
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
}

.m_form .wpcf7c-conf {
	background-color: #fff !important;
	border: none;
	resize: none;
	padding: 0;
}

.m_form input[type="text"],
.m_form input[type="number"],
.m_form textarea {
	-webkit-appearance: none;
}

.m_form input[type="number"] {
	width: 90px;
}

.m_form input,
.m_form textarea {
	padding: 5px;
	width: 100%;
	font-size: 16px;
	border: 1px solid #a9a9a9;
}

.m_form input[type="radio"],
.m_form input[type="checkbox"] {
	width: auto;
}

.m_form input[type="submit"],
.m_form input[type="button"] {
	height: auto;
    font-size: 2rem;
    padding: 5px 0 7px 0px;
}

.m_form input[type="submit"] {
	width: 50%;
}

.m_form .formbtn {
	position: relative;
	margin: 20px -10px 0;
	width: calc(100% + 20px);
}
.m_form input[type="button"] {
	position: absolute;
	top: 0;
	left: 0;
}

.m_form .must {
	font-size: 1.2rem;
	vertical-align: middle;
	padding-left: 7px;
}

.m_form dd + dd {
	margin-top: -10px;
}
.horizontal-item {
	display: block;
}
.mw_wp_form .m_form .horizontal-item + .horizontal-item {
	margin-left: 0;
	margin-top: 1.2vw;
}

.m_form_beta {
	width: calc(100% + 2vw);
	margin: 0 -1vw -2vw -1vw;
}

.m_form_beta .mwform-radio-field.horizontal-item,
.m_form_beta .mwform-checkbox-field.horizontal-item {
	margin: 0 1vw 2vw !important;
	width: calc(50% - 2vw);
	display: flex  !important;
}

.m_form_row_sp {
	width: 100%;
}

.m_form_row_sp + .m_form_row_sp {
    margin-top: 2.2vw;
}

.m_form_row {
	flex-wrap: wrap;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mod_greeting
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.mod_list_link .list a {
	padding-left: 1.8em;
}

.mod_list_link .list a:after,
.mod_list_link .list a:before {
	top: 8px;
	width: 8px;
	height: 8px;
}

.mod_list_link .box {
	margin-top: 0;
}

.mod_list_link .box + .box {
	border-top: 2px solid #fff;
}

.mod_frostglass .col03 .box p {
	text-align: center;
}

.mod_frostglass .col03 .box p img {
	display: inline-block;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pagenation
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .extend,
.wp-pagenavi .first,
.wp-pagenavi .last {
	display: none;
}

.wp-pagenavi .pages {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
}

.wp-pagenavi {
	position: relative;
	width: 200px;
	margin: 8vw auto 0;
	padding-bottom: 3px;
}

.previouspostslink {
	position: absolute;
	left: 0;
}

.nextpostslink {
	position: absolute;
	right: 0;
}

#under .main_box .post-meta {
	margin-top: -20px;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
m_fixed
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_fixed {
	display: flex;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background: var(--main-color);
}

.m_fixed_item {
	border-right: 1px solid #fff;
}
.m_fixed_item:last-of-type {
	background: var(--main-color);
	border-right: 0;
}

/*****************************
------------------------------
mod_l_square
------------------------------
*****************************/

.mod_l_square {
	padding: 30px 0;
}

.mod_l_square .square_wrap {
	padding: 0 15px;
}

.mod_l_square .square_detail {
	margin-top: 1em;
}

.mod_l_square .square_btn {
	margin-top: 2em;
}

.mod_l_square .square_wrap + .square_wrap {
	padding-top: 50px;
}

.mod_l_square .square_img img {
	border-radius: 4px;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mod_greeting
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.mod_greeting .greeting_wrap {
	padding: 30px 20px;
}

.mod_greeting .person_radius {
	margin-bottom: 3vw;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.mod_greeting .person_radius_img {
	border-radius: 50%;
	overflow: hidden;
	width: 120px;
	margin-left: 20px;
}

.mod_greeting .person_radius .greeting_catch {
	color: var(--main-color);
	font-size: 2rem;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	margin-top: 0;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mod_posttype_img
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.mod_posttype_img a {
	text-decoration: none;
}

.mod_posttype_img .post_img_ttl {
	margin-top: 15px;
	text-align: left;
}

.post_img_box img {
	margin: 0 auto;
	border-radius: 4px;
}
.post_img_box {
	background: #f3f3f3;
}

.mod_posttype_img li + li {
	margin-top: 25px;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mod_big_icon
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.mod_big_icon .big_icon_wrap .big_icon_txt {
	font-size: 2.2rem;
}

.mod_big_icon .big_icon_col02 .big_icon_box + .big_icon_box {
	margin-top: 15px;
}

.mod_big_icon .big_icon_col03 .big_icon_box + .big_icon_box {
	margin-top: 15px;
}

.mod_big_icon .big_icon_col02 .big_icon_box {
	border-radius: 12px;
}

.mod_big_icon .big_icon_wrap .big_icon_img {
	padding: 10px 20px;
	width: 100px;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pickup_box
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.pickup_box {
	width: 100%;
}
.pickup_box:nth-of-type(2n) {
	margin-left: 0;
}
.pickup_box:nth-of-type(n + 2) {
	margin-top: 2%;
}

.pickup_box {
	justify-content: flex-start;
}

.pickup_arrow:before {
	width: 156px;
	height: 19px;
	background-size: cover;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
サイドナビ
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.hamburger {
	top: auto;
	bottom: 0 !important;
	right: 0 !important;
	width: 18.45vw;
	aspect-ratio: 1/1;
	background: var(--sub-color);
}

.hamburger_in {
	width: 4.8vw;
	height: 3.7vw;
}

.hamburger a:before, .hamburger a:after {
	background: #fff;
}

.hamburger a span:before {
	background: #fff;
}

.js_side_open {
	overflow: hidden !important;
}
.js_side_open .hamburger {
	z-index: 2200;
}

.js_side_open .fixed_gnav {
	z-index: 2100;
}

.fixed_gnav_in {
	display: none;
}
.fixed_gnav:before {
	display: none;
}
.side_nav_wrap {
	right: 0 !important;
}

.side_nav_wrap {
	width: 86%;
	padding: 40px 5vw 130px;
}

.side_logo {
	width: 100%;
	max-width: 240px;
}

.side_nav a {
	font-size: 1.6rem;
}

.side_nav li,
.side_nav li:nth-child(2n + 1) {
	width: 100%;
	margin-right: 0;
}

.side_nav dd {
	margin-left: 2vw;
}

.side_nav dl + dl {
	margin-top: 10px;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
メディア投稿
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.blog_article_img {
	width: 100%;
}
.blog_article_img + .blog_article_content + .blog_article_content {
	width: 100%;
	margin-top: 15px;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ギャラリー一覧ページ
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_galleries_terms {
	margin: 0 -5px -10px;
}

.m_galleries_term {
	width: calc(50% - 10px);
	margin: 0 5px 10px;
}

.m_galleries {
	margin: 0 -5px -20px;
}

.m_galleries_item {
	width: calc(50% - 10px);
	margin: 0 5px 20px;
}

.m_galleries_wrap {
	margin-top: 50px;
}
.m_galleries_wrap_ttl {
	margin-bottom: 30px;
}
.m_galleries_wrap + .m_galleries_wrap {
	margin-top: 40px;
}
/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ギャラリー詳細ページ
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_gallery_head {
	display: block;
}

.m_gallery_content,
.m_gallery_img {
	width: 100%;
}

.m_gallery_content {
	margin: 25px 0 0;
}

.m_gallery_single_head {
	display: block;
	padding-top: 0;
}

.m_gallery_single_cat span {
	margin-right: 8px;
	margin-bottom: 8px;
}

.m_gallery_single_ttl {
	display: block;
}

/*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	template01
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.template01 {
	padding-top: 20px;
}

.template01 .lead {
	padding: 20px;
	margin-bottom: 30px;
}

.template01 .lead p {
	font-size: 2rem;
}

.template01 .t_interview_area h3 {
	width: 82px;
	top: -5px;
	left: -5px;
}

.template01 .t_interview_area {
	padding: 60px 20px 20px;
	margin-bottom: 30px;
}

.template01 .t_interview_box {
	flex-direction: column !important;
}

.template01 .t_interview_box .txt_block {
	width: 100%;
	text-align: center;
}

.template01 .t_interview_box .txt {
	margin-top: 30px;
	text-align: left;
}

.template01 .t_interview_box .tl_box {
}

.template01 .t_interview_box .tl_box div:after {
	height: 15px;
}

.template01 .t_interview_box + .t_interview_box {
	margin-top: 50px;
}

.template01 .t_interview_box figure {
	height: 50vw;
	width: 100%;
}

.template01 .t_message .stl {
	padding: 20px 15px;
	font-size: 2.2rem;
}

.template01 .t_message .txt_block {
	padding-top: 30px;
}

.template01 .t_message .t_message_lead {
	width: 100%;
	background: #32c9a0;
	padding: 10px;
}

.template01 .t_message .t_message_lead p + p {
	margin: 0;
}

.template01 .t_message .t_message_lead span {
	padding: 0;
}

.template01 .t_message .txt {
	width: 100%;
	margin: 0;
	padding: 20px;
	background: #fff;
}

.template01 .t_message .txt_block:before {
	display: none;
}

.template01 .t_message figure {
	width: 45vw;
}

.template01 .t_message .t_messsage_block {
	padding-bottom: 57vw;
}

.template01 .t_message .enname_wrap {
	bottom: 10vw;
	top: inherit;
	right: inherit;
	left: 50%;
	transform: translate(-50%, 0%);
	width: 100%;
	text-align: left;
}

.template01 .t_message .enname {
	transform: rotate(0deg);
	font-size: 13vw;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
template02
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.template02 .t_mv {
	padding-top: 10px;
}

.template02 .t_mv .txt_block {
	padding-bottom: 10px;
	width: 66%;
}

.template02 .t_mv .copy {
	font-size: 3.8vw;
	margin-bottom: 15px;
	letter-spacing: 0;
}

.template02 .t_mv .t_btn a {
	width: 70%;
	font-size: 1.5rem;
	padding: 4px;
}

.template02 .t_mv .t_btn a:after {
	width: 8px;
	height: 8px;
	right: 10px;
}

.template02 .t_mv figure {
	margin-right: -26%;
	width: 71%;
	margin-left: -12%;
}

.template02 .tl {
	margin-bottom: 20px;
}

.template02 .big_box .img {
	padding: 10px;
}
.template02 .big_box .img:before {
	top: -200px;
	left: -200px;
}

.template02 .big_box .txt.basic_layout {
	margin-top: 10px;
	width: 100%;
	padding: 15px;
}

.template02 .big_box .img:before,
.template02 .big_box .img:after {
	border-width: 2px;
}

.template02 .big_box .img:after {
	bottom: -200px;
	right: -200px;
}

.template02 .template02 .question_area {
	margin-top: 30px;
}

.template02 .question_block .tl_box {
	position: relative;
	width: 100%;
}

.template02 .question_block .num_box .num {
	font-size: 8rem;
	line-height: 8rem;
}

.template02 .question_block .num_box .num_txt {
	font-size: 1rem;
}

.template02 .question_block .q_tl {
	font-size: 1.6rem;
}

.template02 .question_block .num_box {
	width: 100px;
}

.template02 .question_block figure {
	width: 105%;
	width: -webkit-calc(100% + 15px);
	width: calc(100% + 15px);
	margin-top: 10px;
	margin-left: -15px;
}

.template02 .question_block .txt {
	margin-top: 10px;
}

.template02 .question_block {
	flex-direction: column !important;
}

.template02 .question_block .txt {
	width: 105%;
	width: -webkit-calc(100% + 15px);
	width: calc(100% + 15px);
	margin: 10px -15px 0 0 !important;
	padding: 15px;
}

.template02 .question_block .txt:before {
	border-width: 20px 20px 0 0 !important;
	border-color: #f1f1f1 transparent transparent transparent !important;
	top: 0 !important;
	left: 0 !important;
	right: inherit !important;
	bottom: inherit !important;
}

.template02 .question_block + .question_block {
	margin-top: 30px;
}

.template02 .t_message_area {
	margin-top: 50px;
	padding-bottom: 50px;
}
.template02 .question_area {
	margin-top: 30px;
}

.template02 .catch_copy {
	font-size: 2rem;
}

/*++++++++++++++++++++++++++++
m_post
++++++++++++++++++++++++++++*/

.m_post {
	display: block;
	padding-bottom: 1px;
}
.m_post_col02 .m_post {
	width: 100%;
	margin: 0;
	margin-bottom: -7vw;
}
.m_post_col03 .m_post {
	width: 100%;
	margin: 0;
	margin-bottom: -7vw;
}

.m_post_col04 .m_post {
	width: 100%;
	margin: 0;
	margin-bottom: -7vw;
}

.m_post_col05 .m_post {
	width: 100%;
	margin: 0;
	margin-bottom: -7vw;
}

.m_post_item {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.m_post_col02 .m_post_item {
	width: 100%;
	margin: 0 0 7vw;
}
.m_post_col03 .m_post_item {
	width: 100%;
	margin: 0 0 7vw;
}

.m_post_col04 .m_post_item {
	width: 100%;
	margin: 0 0 7vw;
}

.m_post_col05 .m_post_item {
	width: 100%;
	margin: 0 0 7vw;
}

.m_post_time {
	font-size: 1.3rem;
	margin-top: 0;
	margin-bottom: 0px;
}

.m_post_tl {
	font-size: 1.6rem;
    font-weight: 500;
	line-height: 1.5;
}

.m_post_detail {
	margin-top: 0.6vw;
	font-size: 1.4rem;
}

.m_post_img {
	width: 34%;
	padding-top: 26.6%;
}

.m_post_body {
	width: 60%;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
l_faq
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.l_faq_item + .l_faq_item {
	margin-top: 2vw;
}

.l_faq_item_ttl {
	font-size: 1.5rem;
	line-height: 2;
	padding: 4vw 10vw 4vw 9vw;
}

.l_faq_item_ttl:before {
	width: 2vw;
	height: 2vw;
}

.l_faq_item_ttl em {
	top: 3vw;
	left: 0;
	font-size: 2.4rem;
}

.l_faq_txt {
	padding: 4vw 0 4vw 0;
	line-height: 2;
}

.on .l_faq_item_ttl {
	padding-bottom: 4vw;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
toc_list
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.toc_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -3vw -3vw 0;
}

.toc_list li {
	width: calc(100% - 3vw);
	margin: 0 3vw 3vw 0 !important;
	padding: 0 !important;
}

.toc_list li a {
	padding: 1.5vw 8vw 2vw 4vw;
}

.toc_list li a:before {
	right: 3vw;
	width: 2vw;
	height: 2vw;
}
#toc_container {
	margin-bottom: 7vw;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
m_blog
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_blog_box_item + .m_blog_box_item {
	margin-top: 5vw;
}

.m_blog_box_head {
	margin-bottom: 1vw;
}

.m_blog_box_date {
	margin-right: 3vw;
}

.m_blog_cat_wrap {
	margin-bottom: -1vw;
}

.m_blog_cat {
	margin-bottom: 1vw;
}

.m_blog_box_ttl {
	margin-bottom: 1vw;
}

.m_blog_box_more {
	margin-left: 4vw;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
m_table_clinic
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_table_clinic td, .m_table_clinic th {
	padding: 2vw 0;
	font-size: 1.4rem;
}

.m_table_clinic thead th {padding: 3vw 0;}

.m_table_clinic thead th:first-of-type {
	letter-spacing: 0;
}

.m_table_clinic tbody th {
	letter-spacing: 0;
}

.m_table_clinic tbody th, .m_table_clinic tbody td {
	padding: 2vw 0;
}

.m_table_clinic tbody tr:last-of-type th,
.m_table_clinic tbody tr:last-of-type td {
}
/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
m_slider
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_slider_item img {
	width: 250vw;
}


/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
m_footer
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_footer {

}

.m_footer_top {
	background: #839cbc;
	padding: 12vw 0;
}

.m_footer_block {
	display: block;
}

.m_footer_content {
	width: 100%;
}

.m_footer_logo {
	width: 100%;
	margin-left: -2vw;
}

.m_footer_data {
	display: flex;
	gap: 3vw;
	align-items: center;
	margin-top: 20px;
}

.m_footer_tel {
	width: 46vw;
}

.m_footer_address {
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}
.m_footer_bottom {
	padding: 5vw 0 23vw;
}

.m_footer_bottom_in {
	display: flex;
	align-items: center;
	justify-content: center;
}

.m_footer_bottom_in a {
	width: 30vw;
}

.m_footer_bottom_in small {
	height: 8vw;
	border-left: 1px solid #fff;
	font-size: 1.2rem;
	letter-spacing: 0.25em;
	padding-left: 5vw;
	margin-left: 5vw;
	color: #fff;
	display: flex;
	align-items: center;
}

.m_footer_menus {
	display: block;
	justify-content: space-between;
	margin-top: 8vw;
	width: 100%;
}

.m_footer_menu {
	width: 100%;
}

.m_footer_menu + .m_footer_menu {
	margin-top: 10vw;
	margin-left: 0;
}

.m_footer_menu_ttl {
	font-size: 3.5rem;

	margin-bottom: 2vw;
	border-bottom: 0;
}

.m_footer_menu_list li a {
	text-decoration: none;
}

.m_footer_menu_full .dotlist li {
	width: 100%;
}

.m_footer_menu .dotlist li a {
	text-decoration: none;
}

.m_footer_menu ul li:before {
	background: none;
	top: 3.9vw;
	width: 2vw;
	height: 2vw;
}

.m_footer_menu ul li a {
	font-size: 1.4rem;
	text-decoration: none;
}

.m_footer_menu li {
	border-top: 1px solid #fff ;
	margin-top: 0;
	padding-left: 1.5em;
	margin-bottom: 0;
}

.m_footer_menu li:last-of-type {
	border-bottom: 1px solid #fff ;
}

.m_footer_menu li:before {
	border-top: 0.6vw solid;
	border-right: 0.6vw solid;
	border-color: #fff ;
	background-color: transparent;
	border-radius: 0;
	width: 2vw;
	height: 2vw;
	top: 1.1em;
	transform: rotate(45deg);
}

.m_footer_menu li a {
	padding: 2.2vw 0 2.2vw;
	display: block;
}

.m_footer_menu li .sub-menu {
	background: transparent;
	margin: 0;
}

.m_footer_menu li .sub-menu li {
	padding-left: 1.5em;
	margin-bottom: 0;
}

.m_footer_menu li .sub-menu li:last-of-type {
	border-bottom: 0;
}

.m_footer_menu li .sub-menu li:before {
	border: 0;
	background-color: #fff ;
	height: 2px;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
custom_wrap
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.custom_wrap {
	display: block;
}

.custom_side {
	width: 100%;
	margin-left: 0;
	margin-top: 8vw;
}

.side_ttl {
	font-size: 2rem;
    font-weight: 500;
    padding-bottom: 0.5em;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
u_row_flow
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.u_row_flow_item p:first-of-type:before {
    display: none !important;
}

.u_row_flow {
    --gutter_bottom: 14vw;
}

.u_row_flow_item {
    width: 100% !important;
}

.u_row_flow_item:before {
    content: '';
    display: block;
    position: absolute;
    bottom: calc(var(--gutter_bottom) / 2 * -1);
    left: 50%;
    border-color: #D6C7A7 transparent transparent transparent;
    border-width: 4vw 8vw 0 8vw;
    border-style: solid;
    z-index: 1;
    transform: translate(-50%,50%);
}


.u_row_flow_item:last-of-type:before {
    display: none;
}

/* instagram */
#sb_instagram.sbi_mob_col_5 #sbi_images {
	grid-template-columns: repeat(3, 1fr) !important;
	padding: 0 10px;
}

#sb_instagram #sbi_images .sbi_item:nth-of-type(10) {
	display: none !important;
}