@charset "utf-8";

/* =====================================
■Elementor
===================================== */
/* -------------------------------------
general
------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100%;
	padding: 0;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 0;
}

/* -------------------------------------
見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
}

.colorF {
	color: #203B75;
}
/* =====================================
■mainView
===================================== */
.elementor-editor-active #wrapper {
	margin-top: 165px;
}
.mainView {
	height: 100vh;
	position: relative;
}
.visual img {
	display: block !important;
	width: 100%;
}
.mainSec {
	position: relative;
}
.mainBox {
	position: absolute;
	content: "";
	bottom: 60px;
	left: 0;
	z-index: 111;
	background: url(/wp-content/uploads/Group-476.png) no-repeat center;
	padding: 67px;
}
.mainBox .mainTxtA {
	font-size: 37px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 60.6px;
	letter-spacing: 0.05em;
	color: #fff;
}
.mainBox .mainTxtB {
	font-size: 18px;
	color: #fff;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 36.1px;
	letter-spacing: 0.1em;
	margin-top: 25px;
}
@media screen and (max-width: 1282px) and (min-width: 1200px) {
	.mainBox {
		padding: 30px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
	.mainBox {
		padding: 30px;
	}
	.mainBox .mainTxtA {
		font-size: 30px;
		line-height: 53px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.mainBox .mainTxtA {
		font-size: 24px;
		line-height: 39px;
	}
	.mainBox {
		bottom: 30px;
		padding: 20px;
	}
	.mainBox .mainTxtB {
		margin-top: 5px;
		line-height: 30px;
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.mainBox {
		position: relative;
		bottom: 0;
		padding: 30px;
	}
	.mainBox .mainTxtA {
		font-size: 25px;
		line-height: 45px;
	}
	.mainBox .mainTxtB {
		font-size: 13px;
		line-height: 1.8;
		margin-top: 10px;
	}
}
/* =====================================
■TITLE
===================================== */
.titWrap {
	text-align: center;
}
.titWrap h2 {
	display: inline-block;
	font-size: 34px;
	letter-spacing: 0.1em;
	line-height: 1.45;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	position: relative;
	color: #203B75;
}
.titWrap h2:before {
	position: absolute;
	content: "feature";
	font-size: 152px;
	top: -96px;
	left: 50%;
	font-family: "League Script", cursive;
	font-weight: 400;
	font-style: normal;
	color: #D7DCE7;
	transform: translate(-50%);
	z-index: -1;
}
.topTitA {
	color: #203B75;
	font-size: 28px;
	letter-spacing: 0.1em;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.5;
	margin: 35px 0 12px 0;
}
.topTitB {
	color: #fff;
	font-size: 26px;
	letter-spacing: 0.06em;
	line-height: 1.8;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 27px;
}
@media screen and (max-width: 1248px) and (min-width: 768px) {
	.titWrap h2:before {
		font-size: 112px;
	}
}
@media screen and (max-width: 767px) {
	.titWrap h2 {
		font-size: 28px;
	}
	.titWrap h2:before {
		font-size: 52px;
		top: -33px;
	}
	.topTitA {
		font-size: 22px;
		text-align: center;
	}
	.topTitB {
		font-size: 22px;
	}
}


/* =====================================
■featureBox
===================================== */
.featureBox {
	padding: 125px 0 80px 0;
	position: relative;
}
.featureBox:before {
	position: absolute;
	content: "";
	width: 81%;
	height: 61%;
	bottom: 0;
	right: 0;
	background: #F6F6F6;
	z-index: -1;
}
.featureBox .nner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.featureBox .nner .titWrap {
	margin-bottom: 61px;
}
.featureBox .nner ul {
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
}
.featureBox .nner ul li {
	width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 767px) {
	.featureBox {
		padding: 60px 0 40px 0;
	}
	.featureBox:before {
		width: 87%;
		height: 90%;
	}
	.featureBox .nner ul {
		display: block;
	}
	.featureBox .nner .titWrap {
		margin-bottom: 27px;
	}
	.featureBox .nner ul li {
		width: 100%;
		margin-bottom: 20px;
	}
}
/* =====================================
■conceptBox
===================================== */
.conceptBox {
	position: relative;
	margin-top: 90px;
}
.conceptBox:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/concept_bg-scaled.jpg) no-repeat center;
	background-size: cover;
	width: 100%;
	height: 93%;
	z-index: -10;
	left: 0;
	bottom: 0;
}
.conceptBox .nner {
	max-width: 1140px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	padding-bottom: 74px;
}
.conceptBox .nner .box {
	width: 642px;
	margin-left: auto;
	padding: 80px 80px 90px 80px;
	background: url(/wp-content/uploads/concept_bg2.png) no-repeat right center;
	background-size: cover;
	position: relative;
}
.conceptBox .nner .box:before {
	position: absolute;
	content: "";
	width: 321px;
	height: 102px;
	background: url(/wp-content/uploads/concept_tit.png) no-repeat;
	background-size: 100% 100%;
	bottom: -50px;
	right: -20px;
}
.conceptBox .nner .txt {
	color: #fff;
	line-height: 2;
	letter-spacing: 0.08em;
	margin-bottom: 50px;
}
.btn a {
	color: #203B75;
	font-size: 15px;
	letter-spacing: 0.05em;
	font-family: "Lato", sans-serif;
	font-weight: 500;
	font-style: normal;
	background: #fff;
	padding: 15px 39px;
	border-radius: 30px;
	position: relative;
}
.btn a:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: url(/wp-content/uploads/concept_icon.png) no-repeat;
	background-size: cover;
	top: 20px;
	right: 20px;
}
.btn a:hover {
	text-decoration: none;
	opacity: 0.8;
}
@media screen and (max-width: 767px) {
	.conceptBox .nner .box {
		width: 100%;
		padding: 30px;
		background: url(/wp-content/uploads/concept_spbg2.png) no-repeat right center;
		background-size: cover;
	}
	.conceptBox .nner .box:before {
		width: 201px;
		height: 56px;
		bottom: -15px;
	}
	.conceptBox:before {
		background: url(/wp-content/uploads/concept_spbg.jpg) no-repeat center;
		background-size: cover;
	}
}
/* =====================================
■commitmentBox
===================================== */
.commitmentBox {
	margin-top: 170px;
}
.commitmentBox .box {
	width: 92%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 46px;
}
.commitmentBox .box .img {
	width: 60%;
}
.commitmentBox .box .img img {
	width: 100%;
}
.commitmentBox .box .content {
	width: 40%;
	padding-left: 107px;
	box-sizing: border-box;
}
.commitmentBox .box .content .topTitA {
	font-size: 26px;
	letter-spacing: 1px;
	position: relative;
}
.commitmentBox .titWrap {
	margin-bottom: 68px;
}
.commitmentBox .txt {
	margin-bottom: 35px;
}
.commitmentBox .box .content {
	width: 40%;
	padding-left: 107px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: center;
}
.btn.btnB a {
	background: #203B75;
	color: #fff;
}
.btn.btnB a:before {
	background: url(/wp-content/uploads/commitment_icon.png) no-repeat;
	background-size: cover;
}
.commitmentBox .titWrap h2:before {
	content: "Commitment";
}
.commitmentBox .box.boxRight {
	margin-left: auto;
	margin-right: 0;
}
.commitmentBox .box.boxRight .content {
	padding-right: 107px;
	padding-left: 0;
}
.commitmentBox .box.boxRight .topTitA {
	position: relative;
}
.commitmentBox .box .topTitA:before {
	position: absolute;
	content: "01";
	width: 100px;
	height: 100px;
	right: -28px;
	top: -63px;
	font-size: 152px;
	font-family: "League Script", cursive;
	font-weight: 400;
	font-style: normal;
	color: #D7DCE7;
	line-height: 1.5;
	z-index: -1;
	letter-spacing: 0;
}
.commitmentBox .box.second02 .topTitA:before {
	content: "02";
	right: -80px;
}
.commitmentBox .box.second03 .topTitA:before {
	content: "03";
	right: -80px;
}
.commitmentBox .box.second04 .topTitA:before {
	content: "04";
	right: -10px;
}
@media screen and (max-width: 1248px) and (min-width: 768px) {
	.commitmentBox .box .topTitA:before {
		right: 0;
		top: -53px;
		font-size: 114px;
	}
	.commitmentBox .box.second02 .topTitA:before {
		right: 0;
	}
	.commitmentBox .box.second03 .topTitA::before {
		right: 0;
	}
	.commitmentBox .box.second04 .topTitA:before {
		right: 0;
	}
	.commitmentBox .box .content .topTitA {
		font-size: 22px;
		letter-spacing: 0;
	}
	.commitmentBox .box .content {
		padding-left: 40px;
	}
	.commitmentBox .box.boxRight .content {
		padding-right: 40px;
	}
	.titWrap h2:before {
		font-size: 112px;
	}
}
@media screen and (max-width: 767px) {
	.commitmentBox {
		margin-top: 90px;
	}
	.commitmentBox .box {
		width: 94%;
		display: block;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.commitmentBox .box .img {
		width: 100%;
	}
	.commitmentBox .box .content {
		width: 100%;
		padding-left: 0;
	}
	.commitmentBox .box .content .topTitA {
		font-size: 22px;
		text-align: left;
		margin: 10px 0 12px 0;
	}
	.commitmentBox .box .topTitA:before {
		display: none;
	}
	.commitmentBox .box.boxRight .content {
		padding-right: 0;
	}
	.commitmentBox .box.boxRight {
		margin: 0 auto;
	}
	.box.boxRight.second02 {
		margin: 0 auto;
		margin-bottom: 40px;
	}
}
.treatmentBox {
	margin-top: 56px;
}
.treatmentBox a {
	max-width: 1270px;
	margin: 0 auto;
	padding: 0 20px;
}
/* =====================================
■menuBox
===================================== */
.menuBox {
	margin-top: 172px;
}
.menuBox .titWrap h2:before {
	content: "menu";
}
.menuBox ul {
	display: flex;
	justify-content: space-between;
	column-gap: 1px;
	flex-wrap: wrap;
	margin-top: 53px;
}
.menuBox ul li {
	width: calc((100% - 3px) / 4);
	margin-bottom: 1px;
}
.menuBox ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/menu_img01.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	padding: 58px 32px 72px 32px;
}
.menuBox ul li:nth-child(2) a {
	background: url(/wp-content/uploads/menu_img02.jpg) no-repeat center;
	background-size: cover;
}
.menuBox ul li:nth-child(3) a {
	background: url(/wp-content/uploads/menu_img03.jpg) no-repeat center;
	background-size: cover;
}
.menuBox ul li:nth-child(4) a {
	background: url(/wp-content/uploads/menu_img04.jpg) no-repeat center;
	background-size: cover;
}
.menuBox ul li:nth-child(5) a {
	background: url(/wp-content/uploads/menu_img05.jpg) no-repeat center;
	background-size: cover;
}
.menuBox ul li:nth-child(6) a {
	background: url(/wp-content/uploads/menu_img06.jpg) no-repeat center;
	background-size: cover;
}
.menuBox ul li:nth-child(7) a {
	background: url(/wp-content/uploads/menu_img07.png) no-repeat center;
	background-size: cover;
}
.menuBox ul li:nth-child(8) a {
	background: url(/wp-content/uploads/menu_img08.png) no-repeat center;
	background-size: cover;
}
.menuBox ul li a:hover:before {
	position: absolute;
	content: "";
	background: rgba(0,0,0,.2);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.menuBox ul li a:after {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	background: url(/wp-content/uploads/menu_icon.png) no-repeat;
	background-size: cover;
	bottom: 8px;
	right: 8px;
}
.menuBox ul li a .title {
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	padding-bottom: 12px;
	border-bottom: 1px solid #fff;
}
.menuBox ul li a .en {
	text-align: center;
	color: #fff;
	padding-top: 10px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.menuBox ul li a:hover {
	text-decoration: none;
}
@media screen and (max-width: 1323px) and (min-width: 1025px) {
	.menuBox ul li a .title {
		font-size: 16px;
		line-height: 1.2;
		letter-spacing: -0.03em;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.menuBox ul li a .title {
		font-size: 16px;
		line-height: 1.2;
		letter-spacing: -0.03em;
	}
	.menuBox ul {
		justify-content: flex-start;
	}
	.menuBox ul li {
		width: calc((100% - 2px) / 3);
	}
}
@media screen and (max-width: 767px) {
	.menuBox {
		margin-top: 70px;
	}
	.menuBox ul li {
		width: calc((100% - 1px) / 2);
	}
	.menuBox ul li a {
		padding: 37px 10px 37px 10px;
	}
	.menuBox ul li a .title {
		font-size: 18px;
		padding-bottom: 10px;
		line-height: 1.2;
	}
	.menuBox ul li a .en {
		padding-top: 5px;
		font-size: 9px;
	}
}
/* =====================================
■worriedBox
===================================== */
.worriedBox {
	background: #EFF4FF;
	padding: 40px;
}
.worriedBox .nner {
	max-width: 1290px;
	padding: 100px;
	box-sizing: border-box;
	margin: 0 auto;
	background: #fff;
	display: flex;
	justify-content: space-between;
}
.worriedBox .nner .title {
	width: 30%;
	font-size: 34px;
	line-height: 1.5;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #203B75;
	letter-spacing: 0.03em;
}
.worriedBox .nner .right {
	width: 70%;
}
.worriedBox .nner .right ul {
	display: flex;
	justify-content: flex-start;
	column-gap: 16px;
	flex-wrap: wrap;
}
.worriedBox .nner .right ul li {
	width: calc((100% - 32px) / 3);
}
.worriedBox .nner .right ul li a {
	font-size: 18px;
	color: #203B75;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #203B75;
	position: relative;
	height: 109px;
	display: flex;
	align-items: center;
}
.worriedBox .nner .right ul li a:before {
	position: absolute;
	content: "";
	width: 19px;
	height: 19px;
	background: url(/wp-content/uploads/worried_icon.png) no-repeat;
	background-size: cover;
	right: 10px;
	top: 46px;
}
.worriedBox .right ul li.b_line a {
	border-bottom: 1px solid #203B75;
}
@media screen and (max-width: 1160px) and (min-width: 1025px) {
	.worriedBox .nner {
		padding: 60px;
	}
	.worriedBox .nner .title {
		font-size: 26px;
	}
	.worriedBox .nner .right ul li a {
		font-size: 16px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.worriedBox .nner {
		padding: 40px;
	}
	.worriedBox .nner .title {
		font-size: 25px;
	}
	.worriedBox .nner .right ul li {
		width: calc((100% - 16px) / 2);
	}
	.worriedBox .nner .right ul li a {
		font-size: 15px;
		height: 94px;
	}
}
@media screen and (max-width: 767px) {
	.worriedBox {
		padding: 20px;
	}
	.worriedBox .nner {
		padding: 30px;
		display: block;
	}
	.worriedBox .nner .title {
		width: 100%;
		font-size: 24px;
		margin-bottom: 14px;
	}
	.worriedBox .nner .right {
		width: 100%;
	}
	.worriedBox .nner .right ul {
		display: block;
	}
	.worriedBox .nner .right ul li {
		width: 100%;
	}
	.worriedBox .nner .right ul li a {
		height: auto;
		padding-right: 40px;
	}
	.worriedBox .nner .right ul li a:before {
		top: 25px;
	}
}
/* =====================================
■directorBox
===================================== */
.directorBox {
	padding: 133px 0;
}
.directorBox .nner {
	width: 92%;
}
.directorBox .nner ul {
	display: flex;
	justify-content: space-between;
}
.directorBox .nner ul li:first-child {
	width: 48%;
}
.directorBox .nner ul li:last-child {
	width: 52%;
	padding-left: 100px;
	box-sizing: border-box;
}
.directorBox {
	padding: 133px 0 106px 0;
	background: url(/wp-content/uploads/director_bg-scaled.jpg) no-repeat;
	background-size: cover;
}
.directorBox .nner ul li:last-child .title {
	font-size: 28px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.7;
	letter-spacing: 0.1em;
	color: #fff;
	margin-bottom: 30px;
}
.directorBox .nner ul li:last-child .txt {
	color: #fff;
}
.directorBox .nner ul li:last-child .txt p {
	margin-bottom: 2em;
}
@media screen and (max-width: 1160px) and (min-width: 1025px) {
	.directorBox .nner ul li:last-child {
		padding-left: 60px;
	}
	.directorBox .nner ul li:last-child .title {
		font-size: 27px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.directorBox {
		padding: 80px 0;
	}
	.directorBox .nner ul li:last-child {
		padding-left: 50px;
	}
	.directorBox .nner ul li:last-child .title {
		font-size: 22px;
		letter-spacing: 0;
	}
}
@media screen and (max-width: 767px) {
	.directorBox {
		padding: 40px 0;
	}
	.directorBox .nner ul {
		display: block;
	}
	.directorBox .nner ul li:first-child {
		width: 100%;
	}
	.directorBox .nner ul li:last-child {
		width: 100%;
		padding-left: 20px;
	}
	.directorBox .nner ul li:last-child .title {
		font-size: 19px;
		letter-spacing: 0;
		margin-top: 15px;
	}
}
/*--------------------------------------
top_access
--------------------------------------*/
.top_access {
	max-width: 1185px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	margin-top: 108px;
	margin-bottom: 135px;
}
.elementor-widget-tabs .elementor-tabs-wrapper {
	display: flex;
	column-gap: 20px;
	justify-content: flex-start;
	position: relative;
}
.elementor-element.elementor-element-c066fd2 .elementor-tabs-content-wrapper {
	border-bottom: 1px solid #203B75;
}
.elementor-widget-tabs .elementor-tabs-wrapper:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #203B75;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.elementor-widget-tabs .elementor-tab-desktop-title {
	background: #F6F6F6;
	padding: 18px 30px;
}
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tab-title:after {
	border: none;
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
	background: #203B75;
	color: #fff;
	padding: 20px 65px;
	border: none;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
	border-style: none;
}
.elementor-tab-title a {
	color: inherit;
	font-size: 18px;
	font-weight: 400;
}
.top_access .elementor-row {
	column-gap: 50px;
}
.elementor-tab-title a:hover {
	text-decoration: none;
}
.elementor-widget-tabs .elementor-tab-desktop-title:hover {
	opacity: 0.8;
}
.elementor-widget-tabs .elementor-tab-content {
	padding: 49px 0;
}
.elementor-widget-tabs .elementor-tab-content dl {
	display: flex;
	justify-content: flex-start;
}
.elementor-widget-tabs .elementor-tab-content dl dt {
	width: 30%;
	color: #999;
	padding-bottom: 24px;
}
.elementor-widget-tabs .elementor-tab-content dl dd {
	width: 70%;
	padding-bottom: 24px;
}
.elementor-widget-tabs .elementor-tab-content dl dd a {
	color: #1E254B;
}
.accessSec dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 30px;
}
.accessSec dl dt {
	width: 30%;
	color: #203B75;
	font-weight: bold;
	border-bottom: 1px solid #203B75;
}
.accessSec dl dd {
	width: 70%;
	color: #3B4043;
	font-size: 16px;
	border-bottom: 1px solid #CDD6DD;
}
.accessSec dl dt,
.accessSec dl dd {
	padding: 19px 0;
}
.accessSec dl dd {
	width: 70%;
}
.accessSec dl dd a {
	color: #3B4043;
}
.accessSec .top_time thead th {
	background: #203B75;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 5px 0;
}
.accessSec .top_time thead th:first-child {
	width: 30%;
	text-align: left;
	padding-left: 20px;
}
/* .accessSec .top_time thead th:last-child {
	width: 15%;
} */
.accessSec .top_time tbody th {
	font-size: 18px;
	color: #000;
	padding-left: 23px;
}
.accessSec .top_time tbody td {
	text-align: center;
	color: #203B75;
	font-size: 15px;
}
.accessSec .top_time tbody tr:first-child th,
.accessSec .top_time tbody tr:first-child td {
	padding-top: 13px;
}
.accessSec .top_time tbody tr:last-child th,
.accessSec .top_time tbody tr:last-child td {
	padding-bottom: 18px;
	border-bottom: 1px solid #203B75;
}
.timeTxt {
	line-height: 1.4;
	margin-top: 16px;
}
@media screen and (max-width: 1026px) and (min-width: 768px) {
	.top_access .elementor-column.elementor-col-50 {
		width: 46%;
	}
	.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
		padding: 20px 15px;
	}
	.accessSec .top_time tbody th {
		font-size: 15px;
		padding-left: 5px;
	}
}
@media screen and (max-width: 767px) {
	.elementor-tabs .elementor-tab-title {
		border-style: none;
	}
	.elementor-tab-title.elementor-tab-mobile-title,
	.elementor-tab-title.elementor-tab-mobile-title.elementor-active {
		display: none;
	}
	.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
		padding: 20px 10px;
	}
	.elementor-tab-title a {
		font-size: 15px;
	}
	.elementor-widget-tabs .elementor-tab-content dl {
		display: block;
	}
	.elementor-widget-tabs .elementor-tab-content dl dt {
		padding-bottom: 0;
		width: 100%;
	}
	.elementor-widget-tabs .elementor-tab-content dl dd {
		width: 100%;
		padding-bottom: 10px;
	}
	.elementor-widget-tabs .elementor-tab-content {
		padding: 10px 0;
	}
	.accessSec .top_time tbody tr:first-child th,
	.accessSec .top_time tbody tr:first-child td {
		padding-top: 10px;
	}
	.accessSec .top_time tbody th {
		font-size: 14px;
		padding-left: 0;
	}
}
/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 368px;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
/*--------------------------------------
自動スライド画像
--------------------------------------*/
.elementor-element-def241b {
	position: relative;
}
.elementor-element-def241b:before {
	position: absolute;
	content: "";
	width: 93%;
	height: 140%;
	top: -57px;
	right: 0;
	background: linear-gradient(to right, #FDF3EA, #FFF);
}
#loopslider {
	margin: 0 auto;
	width: 100%;
	height: 252px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
}
#loopslider ul {
	float: left;
	overflow: hidden;
	display: inline-block;
	overflow: hidden;
}
#loopslider ul li {
	width: 1560px;
	height: 259px;
	float: left;
	display: inline;
	overflow: hidden;
	padding-right: 0;
}
#loopslider ul li:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}