@charset "utf-8";
/* 
Theme Name: genova_tpl
File: style.css
Author: Genova Design
Author URL: https://genova.co.jp/
Description: Genova 2021 Wordpress template
Version: 1.0
*/


/*-----------------------------------------------------------
■ 1 Html
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

/*reset*/
html {
	color: #000;
	background: #FFF
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, figure, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset, img {
	border: 0
}

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

ol, ul {
	list-style: none
}

caption, th {
	text-align: left
}

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

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

abbr, acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-size: 100%
}

legend {
	color: #000
}

#yui3-css-stamp.cssreset {
	display: none
}

html {
	font-size: 62.5%;
}

body {
	position: relative;
	font-family: "Noto Sans JP", serif;
	font-size: 16px;
	letter-spacing: .05em;
	line-height: 35px;
	color: #454545;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	font-weight: 400;
}

.page-id-43 {
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
}

.fnt-notosan {
	font-family: "Noto Sans JP", serif;
}

.fnt-zen {
	font-family: "Zen Old Mincho", serif;
}

.fnt-cormo {
	font-family: "Cormorant", serif;
}

*, *::before, *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	vertical-align: baseline;
	text-decoration: none;
	color: #333;
	transition-duration: 0.3s;
}

a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}

a:focus, *:focus {
	outline: none;
}

@media screen and (min-width: 768px) {
	a:hover img {
		opacity: 0.8;
	}
}

img {
	width: auto;
	max-width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


table {
	width: 100%;
}

strong, b {
	font-weight: bold;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
}


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

	a[href^="tel:"] {
		pointer-events: auto;
		cursor: pointer;
	}

	.auto_height {
		height: auto !important;
	}

}

.page-id-43 .elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 100%;
}

/*--------------------------------------
	icons
--------------------------------------*/

@font-face {
	font-family: 'icomoon';
	src: url('./libs/icomoon/icomoon.eot');
	src: url('../libs/icomoon/icomoon.eot#iefix') format('embedded-opentype'),
		url('./libs/icomoon/icomoon.ttf') format('truetype'),
		url('./libs/icomoon/icomoon.woff') format('woff'),
		url('./libs/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class*='icon-']:not([class*='eicon-']):not([class*='elementor-icon-'])::before {
	display: inline-block;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-home::before {
	content: "\e90b";
}

.icon-blog::before {
	content: "\e900";
}

.icon-category::before {
	content: "\e901";
}

.icon-check::before {
	content: "\e902";
}

.icon-checked::before {
	content: "\e903";
}

.icon-down::before {
	content: "\e904";
}

.icon-facebook::before {
	content: "\e905";
}

.icon-google::before {
	content: "\e906";
}

.icon-line::before {
	content: "\e907";
}

.icon-twitter::before {
	content: "\e908";
}

.icon-arrow02::before {
	content: "\e909";
}

.icon-arrow01::before {
	content: "\e910";
}

.icon-search::before {
	content: "\e911";
}

.icon-tag::before {
	content: "\e912";
}

.icon-checkbox-unchecked::before {
	content: "\ea53";
}

.icon-checkbox-checked::before {
	content: "\ea52";
}

.radio-unchecked::before {
	content: "\ea56";
}

.radio-checked::before {
	content: "\ea54";
}

.radio-checked2::before {
	content: "\ea55";
}


/*--------------------------------------
	shortcuts
--------------------------------------*/

/*margin */
.mb0 {
	margin-bottom: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* float */
.fr {
	float: right !important;
}

.fl {
	float: left !important;
}

/* clear */
.clearfix {
	*zoom: 1;
}

.clearfix::after {
	content: "";
	display: table;
	clear: both;
}

.cl {
	clear: both !important;
}

/* text indent */
.textHide {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* text-align */
.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

.tal {
	text-align: left !important;
}

/* font-weight */
.fb {
	font-weight: bold !important;
}

.half {
	display: inline-block;
}

/*Pc/sp change*/
.sp {
	display: none;
}

.mb {
	display: none;
}

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

	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}
}

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

	.mb {
		display: block;
	}

	.pcm {
		display: none;
	}

}


/*--------------------------------------
	container / wrapper
--------------------------------------*/

.container {
	width: 100%;
	max-width: 1140px;
	padding: 0 30px;
	margin: 0 auto;
}

.container::after {
	content: "";
	display: block;
	clear: both;
}

#wrapper {
	height: 100%;
	padding-top: 110px;
}

@media (max-width: 767px) {
	#wrapper {
		padding-top: 70px;
	}

	.container {
		padding: 0 20px;
	}
}

@media (max-width: 370px) {
	.container {
		padding: 0 15px;
	}
}

/*--------------------------------------
Pc sp change
--------------------------------------*/
.sp {
	display: none !important;
}

.mb {
	display: none;
}

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

	.sp {
		display: block !important;
	}

}

@media screen and (max-width:480px) {
	.mb {
		display: block;
	}

	.pcm {
		display: none;
	}

}

/*--------------------------------------
	text color
--------------------------------------*/

.txt_color {
	color: #34476D;
}

.txt_link {
	vertical-align: top;
	text-decoration: underline !important;
	font-weight: bold;
	color: #34476D !important;
}

.txt_link:hover {
	text-decoration: none !important;
}

.btn_link {
	color: #fff;
	background: #FF7023;
	max-width: 300px;
	width: 100%;
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 50px;
	transition: all 0.3s;
	font-weight: 600;
	box-sizing: border-box;
}

.btn_link:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 18px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #fff;
	margin-top: -4px;
}

.btn_link:hover {
	opacity: 0.7;
}

.btn .btn_link {
	margin: 0 auto;
}

/*-----------------------------------------------------------
■ 2 Header
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 1000;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s;
}

.header__main-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

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


/*--------------------------------------
	logo
--------------------------------------*/

header .header__logo {
	width: 270px;
	margin: 25px 0 25px 20px;
}

header .header__logo a:hover img {
	opacity: 1;
}

header .header__logo img {
	width: 100%;
	max-width: 100%;
}


/*--------------------------------------
	nav
--------------------------------------*/

/* gnav */

#header .header_menu .g_nav {
	display: flex;
	margin-top: 0px;
}

#header .header_menu .g_nav>li {
	vertical-align: middle;
	margin-right: 40px;
}

#header .header_menu .g_nav>li>a, #header .header_menu .g_nav>li>span {
	display: flex;
	align-items: center;
	text-align: center;
	vertical-align: middle;
	color: #454545;
	line-height: 1.2;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	transition-duration: 0.3s;
	position: relative;
}

#header .header_menu .g_nav>li>a>span, #header .header_menu .g_nav>li>span>span {
	display: block;
	margin: 0 auto;
}

#header .header_menu .g_nav>li>a>span small, #header .header_menu .g_nav>li>span>span small {
	display: block;
	color: #34476D;
	font-size: 10px;
	font-family: "Noto Sans JP", serif;
	margin-top: 9px;
	text-transform: uppercase;
	font-weight: 400;
}

#header .header_menu .g_nav>li>span:hover+dl, #header .header_menu .g_nav>li>span ul:hover {
	pointer-events: auto;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}

#header .header_menu .g_nav>li>span:hover {
	position: relative;
}



@media screen and (min-width:768px) {
	#header .header_menu .g_nav>li dl {
		pointer-events: none;
	}

	#header .header_menu .g_nav>li>a:hover:after, #header .header_menu .g_nav>li>span:hover:after, #header .header_menu .g_nav>li.hover>a:after, #header .header_menu .g_nav>li.hover>span:after {
		display: block;
		content: "";
		width: 98%;
		height: 2px;
		background: #34476D;
		position: absolute;
		left: 0;
		bottom: -13px;
		text-decoration: none;
	}

	#header .menu_vertical .g_nav>li {
		position: relative;
		padding-bottom: 5px;
	}

	#header .header_menu .subnavi {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 45px;
		padding-top: 50px;
		background: #34476d;
		padding: 10px;
		width: 195px;
		opacity: 0;
		visibility: hidden;
	}

	#header .header_menu .subnavi a {
		color: #fff;
	}

	#header .header_menu .g_nav>li:hover .subnavi {
		opacity: 1;
		visibility: visible;
	}

	#header .header_menu .g_nav>li:hover .subnavi li a:hover {
		opacity: 0.7;
	}
}

@media screen and (max-width:1200px) {
	#header .header_menu .g_nav>li {
		margin-right: 20px;
	}
}

@media screen and (max-width:1024px) {
	header .header__logo {
		width: 200px;
	}
}

@media screen and (max-width:980px) {
	header .header__logo {
		width: 145px;
	}

	#header .header_menu .g_nav>li {
		margin-right: 8px;
	}

	#header .header_menu .g_nav>li>a, #header .header_menu .g_nav>li>span {
		font-size: 13px;
	}
}

@media screen and (max-width:767px) {
	#header {
		top: 0 !important;
	}

	header .header__logo {
		margin: 15px 0 15px 20px;
	}

	#header .header_menu .g_nav {
		margin-top: 0;
	}

	#header .header_menu .g_nav>li>a>span small,
	#header .header_menu .g_nav>li>span>span small {
		display: none;
	}

	.toggleMenu {
		width: 70px;
		height: 60px;
		box-sizing: border-box;
		position: absolute;
		right: 5px;
		top: 3px;
		z-index: 9999;
		background: #fff;
		transition: 0.7s all ease-in-out;
	}

	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}

	.menu-trigger {
		position: relative;
		width: 70px;
		height: 60px;
		margin: 0;
	}

	.menu-trigger span {
		position: absolute;
		left: 22px;
		width: 25px;
		height: 3px;
		border-radius: 5px;
		background: #34476D;
	}

	.menu-trigger span:nth-of-type(1) {
		top: 19px;
	}

	.menu-trigger span:nth-of-type(2) {
		top: 29px;
	}

	.menu-trigger span:nth-of-type(3) {
		bottom: 18px;
	}

	.toggleMenu.active .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}

	.toggleMenu.active .menu-trigger span:nth-of-type(2) {
		opacity: 0;
	}

	.toggleMenu.active .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}

	#header .g_nav {
		display: none;
	}

	#header .header_menu {
		float: none;
		clear: both;
		margin-right: 0;
	}

	#header .header_menu .g_nav {
		display: block;
		text-align: center;
		background: #F0F9FC;
		padding: 30px 0 100px;
		overflow: scroll;
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 65px;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}

	#header .header_menu.open .g_nav {
		opacity: 1;
		visibility: visible;
	}

	#header .header_menu .g_nav>li {
		position: relative;
		border-left: none;
		padding-right: 0;
		margin: 0 30px 2px;
	}

	#header .header_menu .g_nav>li>a, #header .header_menu .g_nav>li>span {
		font-family: "dnp-shuei-gothic-kin-std", sans-serif;
		width: 100%;
		padding: 20px 0 20px 2px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		text-align: left;
		height: auto;
		font-size: 16px;
		border-bottom: 1px solid #C9DDE3;
	}

	#header .header_menu .g_nav>li>a {
		position: relative;
	}

	#header .header_menu .g_nav>li>a::after {
		content: '';
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-left: 5px solid #98AEB5;
		position: absolute;
		right: 5px;
		top: 50%;
		transform: translateY(-50%);
	}

	#header .header_menu .g_nav>li>a span, #header .header_menu .g_nav>li>span span {
		margin: 0;
	}

	#header .header_menu .g_nav>li>span:after {
		content: "";
		position: absolute;
		top: 35%;
		right: 10px;
		width: 10px;
		height: 10px;
		border-bottom: 1px solid #98AEB5;
		border-left: 1px solid #98AEB5;
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-moz-transition-duration: 0.2s;
		-o-transition-duration: 0.2s;
		-webkit-transition-duration: 0.2s;
		transition-duration: 0.2s;
	}

	#header .header_menu .subnavi {
		display: none;
	}

	#header .header_menu .subnavi li {
		text-align: left;
	}
}

/*-----------------------------------------------------------
■ 3 Footer
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

#footer {
	padding: 90px 0 150px;
	background: url(../genova_tpl/img/top/ft_bg.jpg) no-repeat center center/cover;
}

#footer .container {
	display: flex;
	color: #fff;
	justify-content: space-between;
}

#footer .ftL {
	width: 220px;
}

#footer .footer__logo {
	width: 200px;
	margin-bottom: 45px;
}

#footer .ftbot .sitemap a {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}

#footer .ftbot .sitemap a:hover {
	opacity: 0.7;
	text-decoration: underline;
}

#footer .ftbot address {
	font-size: 13px;
	line-height: 20px;
}

#footer .ftR {
	width: calc(100% - 220px);
	max-width: 550px;
	margin-left:auto;
}

#footer .nav-ft {
	display: flex;
	justify-content: space-between;
	padding: 15px 30px;
	background: rgb(240 249 252 / 15%);
	border-radius: 15px;
	margin-bottom: 65px;
}

#footer .nav-ft a {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
}

#footer .nav-ft a:hover {
	opacity: 0.7;
}

#footer .ft-info dl {
	display: flex;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}

#footer .ft-info dl dt {
	width: 95px;
}

#footer .ft-info dl dd {
	width: calc(100% - 95px);
	letter-spacing: -0.2px;
}

#footer .ft-info dl dd a {
	color: #fff;
}

@media screen and (max-width:1200px) {
	#footer .ftR {
		max-width: 650px;
	}

	#footer .container {
		justify-content: flex-start;
	}

	#footer .ftL {
		margin-right: 50px;
	}
}

@media screen and (max-width:980px) {
	#footer .nav-ft {
		flex-wrap: wrap;
	}

	#footer .ftR {
		
	}

	#footer .nav-ft li {
		
	}
}

@media screen and (max-width: 767px) {
	#footer {
		background: url(../genova_tpl/img/top/ft-bg-sp.jpg) no-repeat center center/cover;
		padding: 50px 0 150px;
	}

	#footer .container {
		display: block;
		position: relative;
		padding-bottom: 65px;
	}

	#footer .ftL {
		width: 100%;
		margin-right: 0;
	}

	#footer .footer__logo {
		width: 125px;
		margin: 0 auto 35px;
	}

	#footer .ftR {
		width: 100%;
		margin-right:auto;
	}

	#footer .nav-ft {
		margin-bottom: 40px;
	}

	#footer .nav-ft li {
		width: 40%;
	}

	#footer .nav-ft li.order-1 {
		order: 1;
		width: 60%;
	}

	#footer .nav-ft li.order-2 {
		order: 2;
	}

	#footer .nav-ft li.order-3 {
		order: 3;
	}

	#footer .nav-ft li.order-4 {
		order: 4;
	}

	#footer .nav-ft li.order-5 {
		order: 5;
	}

	#footer .nav-ft li.order-6 {
		order: 6;
	}

	#footer .ftbot {
		position: absolute;
		left: 30px;
		bottom: 0;
	}
}

/*--------------------------------------
	fixed box
--------------------------------------*/

.fixed-box {
	position: fixed;
	right: 0px;
	bottom: 0;
	display: block;
	width: 330px;
	height: 50px;
	z-index: 1;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	display: none;
}

.fixed-box ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.fixed-box ul li:last-child {
	margin-left: 10px;
}

.fixed-box img {
	max-width: 100%;
	vertical-align: middle;
}


@media screen and (max-width: 767px) {
	.fixed-box {
		width: 100%;
		height: auto;
	}

	.fixed-box ul li:last-child {
		margin-left: 1px;
	}

	.fixed-box img {
		vertical-align: bottom;
	}

}

/*-----------------------------------------------------------
■ 3 Other Common Elements
-----------------------------------------------------------*/

/*--------------------------------------
	conversion section
--------------------------------------*/

.conversion {
	padding: 70px 0 70px;
	text-align: center;
	background: url('img/top/contact-bg.jpg') no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.conversion:before {
	content: '';
	border: 2px solid #fff;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	z-index: -1;
}

.conversion .conversion__title {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-size: 26px;
	letter-spacing: 0.15em;
	font-weight: 600;
	line-height: 1.6;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}

.conversion .conversion__title span {
	padding: 0 27px 0px;
	/* background: url('img/top/deco-wh.png') no-repeat left center/15px,
				url('img/top/deco-wh.png') no-repeat right center/15px; */
	position: relative;
}

.conversion .conversion__title span:before {
	content: '';
	width: 15px;
	height: 19px;
	background-image: url('img/top/deco-wh.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 15px;
}

.conversion .conversion__title span:after {
	content: '';
	width: 15px;
	height: 19px;
	background-image: url('img/top/deco-wh.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	right: 0;
	top: 15px;
}

.conversion .conversion__title small {
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.09em;
	display: block;
}

.conversion .conversion__list,
.conversion .btn-group {
	display: flex;
	justify-content: space-between;
	margin: 0 -9px;
}

.conversion .btn-group li {
	width: 273px;
}

.conversion .conversion__list li {
	width: 548px;
}

@media screen and (max-width: 767px) {
	.conversion {
		padding: 45px 0;
	}

	.conversion .conversion__title {
		font-size: 22px;
		line-height: 29px;
		margin-bottom: 20px;
	}

	.conversion .conversion__title small {
		font-size: 12px;
		font-family: 'Antro';
		margin-top: 5px;
	}

	.conversion .conversion__title span {
		display: table;
		margin: 0 auto;
	}

	.conversion .conversion__title span:before,
	.conversion .conversion__title span:after {
		top: 11px;
	}

	.conversion .btn-group {
		flex-wrap: wrap;
	}

	.conversion .btn-group li {
		width: 50%;
		margin-top: -8px;
	}

	.conversion .conversion__list {
		display: block;
	}

	.conversion .conversion__list li {
		width: 100%;
		margin-top: -8px;
	}
}

@media screen and (max-width: 370px) {
	.conversion .conversion__title span {
		padding: 0 20px;
	}
}

/*-----------------------------------------------------------
■ 4 Elementor overwrite
-----------------------------------------------------------*/

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0 !important;
}

.elementor img {
	width: auto !important;
}

.elementor-image-box-wrapper {
	display: block !important;
}

.elementor-widget-image-box .elementor-image-box-content {
	text-align: left !important;
}

.elementor-image-box-title {
	padding: 10px 20px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 18px;
	line-height: 1.4;
	color: #fff;
	background: #3dc2b7;
}

.elementor-image-box-img {
	float: right;
	display: block !important;
	width: 30% !important;
	margin: 0 0 10px 20px !important;
	text-align: center;
	text-align: right;
}

.img_l .elementor-image-box-img {
	float: left;
	margin: 0 20px 10px 0 !important;
}

.auto_width .elementor-image-box-img {
	width: auto !important;
}

.elementor-widget-image .elementor-image>a,
.elementor-widget-image .elementor-image figure>a {
	display: inline-block !important;
}

.elementor-widget-image .elementor-image>a:hover img,
.elementor-widget-image .elementor-image figure>a:hover img {
	opacity: 0.8 !important;
}

.elementor-slideshow__header {
	width: calc(100% - 50px) !important;
	padding-left: 0em !important;
	padding-right: 0em !important;
}

.elementor-text-editor ul {
	list-style: inside;
}

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

	.elementor-image-box-img,
	.img_l .elementor-image-box-img {
		float: none;
		width: 100% !important;
		margin: 0 auto 20px !important;
		text-align: center;
	}

}

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

	.conversion .conversion__title span:before,
	.conversion .conversion__title span:after {
		top: 5px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {

	.conversion .conversion__title span:before,
	.conversion .conversion__title span:after {
		top: 5px;
	}
}

.fixed-sp {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
}

.fixed-sp.active {
	opacity: 1;
	visibility: visible;
}

.fixed-sp ul {
	display: flex;
}

.fixed-sp ul li {
	width: calc(81.34% / 2);
}

.fixed-sp ul li:last-child {
	width: 18.6%;
}

.fixed-sp ul li img {
	width: 100%;
	height: auto;
}

.btn-ai-sp {
	position: fixed;
	right: 10px;
	bottom: 10%;
	z-index: 9;
}

@media screen and (min-width:768px) {
	.page-top {
		position: fixed;
		bottom: 10px;
		right: 30px;
	}

	.page-top:hover {
		opacity: 0.7;
		cursor: pointer;
	}
}

@media screen and (max-width:767px) {
	.page-top-sp-out {
		position: fixed;
		bottom: 10px;
		right: 20px;
		z-index: 99;
	}
}

.fix-pc {
	position: fixed;
	right: 20px;
	bottom: 70px;
	background: #315a9a;
	padding: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	font-size: 15px;
	font-family: "Cormorant", serif;
	border-radius: 1000px;
	width: 135px;
	height: 135px;
	transition: 0.7s;
	box-sizing: border-box;
	z-index: 9;
}

.fix-pc::after {
	content: "";
	bottom: 5px;
	right: 5px;
	left: 5px;
	top: 5px;
	border: 1px solid #fff;
	position: absolute;
	border-radius: 10000px;
}

.fix-pc .first .icon-heart {
	margin-bottom: 5px;
}

.fix-pc .first {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	font-family: "Zen Maru Gothic", serif;
}

.fix-pc ul {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	visibility: hidden;
	width: 100%;
	transition: 0.7s;
	z-index: 1;
}

.fix-pc ul li:first-child {
	margin-bottom: 5px;
}

.fix-pc:hover {
	width: 370px;
	transition: 0.7s;
	cursor: pointer;
}

.fix-pc:hover .first {
	opacity: 0;
	visibility: hidden;
}

.fix-pc:hover ul {
	opacity: 1;
	visibility: visible;
	transition: 0.7s;
}

.fix-pc ul img {
	width: 250px;
}

@media screen and (max-width:767px) {
	.fix-pc {
		font-size: 12px;
		width: 120px;
		height: 120px;
	}

	.fix-pc:hover {
		width: 325px;
	}

	.fix-pc ul li {
		transform: scale(0.9);
	}
}

.loader_container {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	display: block !important;
}