@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@400;500&display=swap');
.elementor-column-gap-custom>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-column-gap-custom>.elementor-column>.elementor-element-populated,
.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.elementor-section-boxed .elementor-section.elementor-inner-section > .elementor-column-gap-default {
	margin-left: -10px;
	margin-right: -10px;
}
@media (min-width: 768px) {
	.elementor-section.elementor-top-section > .elementor-column-gap-wider {
		max-width: calc(1120px + 40px);
	}
	.elementor-section.elementor-inner-section .elementor-column-gap-wide {
		max-width: inherit;
		margin-left: -20px;
		margin-right: -20px;
	}
	.elementor-section.elementor-top-section > .elementor-column-gap-wider {
		max-width: calc(1120px + 60px);
	}
	.elementor-section.elementor-inner-section .elementor-column-gap-wider {
		max-width: inherit;
		margin-left: -30px;
		margin-right: -30px;
	}
}
@media (max-width: 767px) {
	.elementor-section-wrap .container {
		padding-left: 0;
		padding-right: 0;
	}
	.container,
	.elementor-top-section>.elementor-column-gap-wider .elementor-top-column>.elementor-element-populated,
	.elementor-top-section>.elementor-column-gap-default .elementor-top-column>.elementor-element-populated {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.elementor-inner-section .elementor-column-gap-custom .elementor-column > .elementor-element-populated {
		padding: 1rem!important;
	}
	.elementor-inner-section .elementor-column-gap-wide .elementor-column>.elementor-element-populated,
	.elementor-inner-section .elementor-column-gap-wider .elementor-column>.elementor-element-populated,
	.elementor-column-gap-wide .elementor-inner-section .elementor-column>.elementor-element-populated,
	.elementor-column-gap-wider .elementor-inner-section .elementor-column>.elementor-element-populated {
		padding-left: 1rem!important;
		padding-right: 1rem!important;
	}
	.elementor-top-section>.elementor-column-gap-default .elementor-top-column>.elementor-element-populated .elementor-top-column>.elementor-element-populated {
		padding-left: 0;
		padding-right: 0;
	}
	.elementor-section-boxed .elementor-section.elementor-inner-section > .elementor-column-gap-wider,
	.elementor-section-boxed .elementor-section.elementor-inner-section > .elementor-column-gap-wide,
	.elementor-section-boxed .elementor-section.elementor-inner-section > .elementor-column-gap-custom {
		margin-left: -10px;
		margin-right: -10px;
	}
}
.text-center {
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
  	
}
h1 {
	font-size: 4.4rem;
}
h2 {
	font-size: 3.2rem;
}
h3 {
	font-size: 2.8rem;
}
h4 {
	font-size: 2rem;
}
h5 {
	font-size: 1.8rem;
}
h6 {
	font-size: 1.5rem;
}
@media (max-width: 767px) {
	h1 {
		font-size: 3.2rem;
	}
	h2 {
		font-size: 2.4rem;
	}
	h3 {
		font-size: 2.3rem;
	}
	h4 {
		font-size: 1.8rem;
	}
	h5 {
		font-size: 1.4rem;
	}
	.sp_none {
		display: none!important;
	}
}
#wpadminbar.mobile {
  display: none;
}
@media (min-width: 768px) {
	.pc_none {
		display: none!important;
	}
	a[href^="tel:"] {
		pointer-events: none;
	}
}
html {
	overflow-x: hidden;
	font-size: 10px;
}
body {
  	overflow-x: hidden;
  	letter-spacing: 0.05em!important;
  	font-feature-settings: inherit;
}
@media (max-width: 767px) {
	body {
		font-size: 1.4rem!important;
	}
}
header.site-header.fixed.trans {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
header.site-header.fixed.trans:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: translate(0, -101%);
    -ms-transform: translate(0, -101%);
    -o-transform: translate(0, -101%);
    transform: translate(0, -101%);
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
}
header.site-header.fixed.trans.eff:before {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}


@media (min-width: 768px) {
	header.site-header.fixed.fullwidth .container {
	    max-width: calc(100% - 6rem);
	    padding-top: 0;
	    padding-bottom: 0;
	}
	header.site-header .logo img {
		max-height: 91px!important;
	}
	header.site-header .logo  {
		margin-bottom: -4.5rem;
	}
}
header.site-header.fixed {
	border-bottom: 1px solid #E0E0E0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-top: 2px solid #D6261D;
}
header.site-header .logo {
	background: #D6261D;
	padding: 1.9rem 5rem;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
.after-logo {
	display: inline-block;
	float: left;
	color: #898989;
	font-size: 1.2rem;
	line-height: 1.415;
	padding: 2.9rem 1rem 2.9rem 2rem;
	font-weight: 500;
}
#nav ul.menu > li > a img {
	margin-right: 0.5rem;
	vertical-align: sub;
}
#nav ul.menu > li {
	padding-right: 0;
	padding-left: 0;
}
#nav ul.menu > li:not(:first-child) {
	padding-left: 3.5rem;
}
#nav ul li a span {
	font-size: inherit;
}
@media (min-width: 768px) and (max-width: 1280px) {
	#nav ul.menu > li:not(:first-child) {
		padding-left: 2rem;
	}
	header.site-header .logo {
		padding: 2rem 3rem;
	}
	header.site-header.fixed.fullwidth .container {
		max-width: calc(100% - 3rem);
	}
}
@media (max-width: 767px) {
	header.site-header.fixed {
		border-bottom: 0;
		height: auto;
	}
	header.site-header.fixed .container {
		padding-left: 0;
		padding-right: 0;
	}
	header.site-header .logo {
		width: 105px;
		padding: 0.5rem;
		border-radius: 0 0 10px 0;
		-moz-border-radius: 0 0 10px 0;
		-webkit-border-radius: 0 0 10px 0;
		height: auto;
		margin: 0;
		text-align: center;
	}
	header.site-header .logo img {
		max-height: 56px!important;
		float: none;
		vertical-align: top;
	}
	.after-logo {
		font-size: 1rem;
		letter-spacing: 0;
		padding: 1.8rem 1rem;
	}
	header.site-header .sp-right .group-menu {
		height: auto;
	}
	header.site-header .sp-right .group-menu a.sp-menu {
		right: 0;
		height: 66px;
		width: 66px;
		padding-top: 22px;
	}
	header.site-header .sp-right .group-menu a.sp-menu i {
		display: none;
	}
	header.site-header .sp-right .group-menu a.sp-menu:before {
		content: '';
		width: 30px;
		height: 3px;
		background: #D6261D;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	header.site-header .sp-right .group-menu a.sp-menu:after {
		content: '';
		width: 30px;
		border-top: 3px solid #D6261D;	
		border-bottom: 3px solid #D6261D;
		height: 6px;
		margin-top: 6px;	
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.mm-wrapper_opened header.site-header.fixed {
		background-color: #fcf5ef!important;
	}
	.mm-wrapper_opened .after-logo {
		display: none;
	}
	.mm-wrapper_opened header.site-header .sp-right .group-menu a.sp-menu {
		padding-top: 30px;
	}
	.mm-wrapper_opened header.site-header .sp-right .group-menu a.sp-menu:before {
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.mm-wrapper_opened header.site-header .sp-right .group-menu a.sp-menu:after {
		border-bottom: 0;
		margin-top: -3px;
		transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		height: auto;
	}
}
@media (min-width: 768px) {
	.top_slider .ift-image_slider {
		width: 872px;
		margin: 0.6rem auto;
	}
	.top_slider .ift-image_slider .slick-list {
		overflow: visible;
	}
	.top_slider .ift-image_slider .item {
		padding: 0.6rem;
	}
}

.top_slider .ift-image_slider .slick-dots li button {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #BFBFBF;
	height: 8px;
	width: 40px;
}
.top_slider .ift-image_slider .slick-dots li.slick-active button{
	background: #D6261D;
}
@media (max-width: 767px) {
	.top_slider {
		padding: 1.5rem 0;
	}
}







.ift-heading.style-4 {
	padding: 0 0 0 5.4rem;
	text-align: left;
	margin: 0 0 3rem;
}
.ift-heading.style-4 .title {
	margin: 0;
	font-size: 2.8rem;
	padding-left: 2rem;
	border-left: 1px solid #E0E0E0;
}

.top_service {
	padding: 4rem 0 7rem;
}
.top_service .elementor-image-box-title {
	text-align: left;
	margin: 0.5rem 0 1rem;
}
.top_service .elementor-image-box-title a {
	display: block;
	padding-left: 2rem;
	background: url(../img/svg_icon_arrow.svg) 0 6px no-repeat;
}
.top_service .elementor-image-box-img img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
@media (max-width: 767px) {
	.ift-heading.style-4 {
		padding: 4.5rem 0 0 0;
		text-align: center;
		background-position: top center!important;
		margin-bottom: 2rem;
	}
	.ift-heading.style-4 .title {
		font-size: 2.4rem;
		padding: 0;
		border: 0;
	}
	.top_service {
		padding: 0 0 4rem;
	}
}






.top_news {
	padding-bottom: 5.5rem;
}
.top_news .infact-advance-tabs .infact-tabs-nav>ul {
	justify-content: end;
}
.top_news .infact-advance-tabs .infact-tabs-nav>ul li {
	padding: .3rem 2rem;
	border: 1px solid #F5F3ED;
	margin-left: 1.5rem;
	-webkit-box-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.top_news .infact-advance-tabs .infact-tabs-nav>ul li.active-default {
	border-color: #D6261D; 
}
@media (min-width: 768px) {
	.top_news .ift-heading.style-4 {
		margin-bottom: 0;
	}
	.top_news .elementor-element-edit-mode.elementor-widget-infact_heading {
		position: relative;
		z-index: 2;
	}
	.top_news .elementor-widget-infact_tabs {
		margin-top: -3.8rem;
	}
}
.top_news .infact-advance-tabs .infact-tabs-content>div.active, 
.top_news .infact-advance-tabs .infact-tabs-content>div.active-default {
	padding: 0;
}
.top_news .infact-news {
	padding: 3.5rem 0
}
.top_news .infact-news.elementor-widget-html {
	padding-bottom: 0;
}
.infact-news.elementor-widget-html .wrap {
	border-top: 1px solid #E0E0E0;
}
.infact-news.elementor-widget-html ul li {
	background-image: linear-gradient(to right, #E0E0E0 40%, rgba(255, 255, 255, 0) 10%);
	background-position: bottom;
	background-size: 5px 1px;
	background-repeat: repeat-x;
}
.infact-news.elementor-widget-html + .elementor-widget-infact_news .infact-news {
	padding-top: 0;
}
.infact-news.elementor-widget-html + .elementor-widget-infact_news .wrap .right {
	border-top: 0;
}
.infact-news .wrap .right {
	width: 100%;
	border-top: 0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	float: none;
}
.infact-news .wrap .left:before {
	display: none;
}
.infact-news .wrap .right:before {
	display: none;
}
.infact-news .wrap .left {
	float: none;
	width: 100%;
	border: none;
	padding-top: 1rem;
}
.infact-news .wrap .left .title {
	display: none;
}
.infact-news .wrap ul li {
	padding: 2.5rem 0;
	border-bottom: 0;
}
@media (min-width: 768px) {
	.infact-news .wrap ul li {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}
.infact-news .wrap ul li:not(:first-child) {
	background-image: linear-gradient(to right, #E0E0E0 40%, rgba(255, 255, 255, 0) 10%);
    background-position: top;
    background-size: 5px 1px;
    background-repeat: repeat-x;
}
.infact-news .wrap ul li .date {
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.4rem;
	color: #ADADAD;
}
.infact-news .wrap ul li .category {
	color: #D6261D;
	font-size: 1.3rem;
	padding: 0 1rem;
	border: 1px solid #E0E0E0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	min-width: 136px;
	display: inline-block;
	text-align: center;
	line-height: 1.85;
	margin-right: 1.5rem;
}
.infact-news .wrap ul li a:not(.category) {
	font-size: 1.4rem;
	color: #292929;
	font-weight: 400;
	width: 100%;
	padding-right: 1.5rem;
	position: relative;
}
.infact-news .wrap ul li a:not(.category):after {
	content: "\f105";
	font-family: FontAwesome;
	color: #D6261D;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 2.2rem;
	font-weight: 700;
}
.infact-news .wrap ul li a:not(.category):hover {
	color: #D6261D;
}
.infact-news .wrap .button {
	color: #D6261D;
	font-size: 1.5rem;
	line-height: 62px;
	border: 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 3rem;
	font-weight: 700;
}
.infact-news .wrap .button i {
	font-size: 2.2rem;
	color: inherit;
	font-weight: 700;
	right: 2rem;
}
.infact-news .wrap .button:hover {
	background: #D6261D;
	color: #fff;
}
.infact-news .wrap .button:before {
	display: none;
}
@media (max-width: 767px) {
	.top_news .infact-advance-tabs .infact-tabs-nav>ul {
		justify-content: flex-start;
		gap: 3px;
	}
	.top_news .infact-advance-tabs .infact-tabs-nav>ul li {
		margin: 0;
		padding: 0.2rem .8rem;
	}
	.top_news .infact-news {
		padding: 2.5rem 0;
	}
	.infact-news .wrap ul li {
		padding: 2rem 0;
	}
	.infact-news .wrap ul li a:not(.category) {
		margin-top: 1rem;
	}
	.infact-news .wrap .button {
		margin-top: 2rem;
		width: 100%;
	}
	.top_news {
		padding-bottom: 4rem;
	}
	.top_news .infact-news .wrap .title {
		display: none;
	}
}





.top_menu {
	padding: 10rem 0;
}
.top_menu .elementor-inline-item {
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	position: relative;
}
.top_menu .elementor-inline-item a {
	padding: 1.5rem 2.5rem;
	border: 2px solid;
	border-radius: 32px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	position: relative;
	background-color: #fff;
}
@media (min-width: 768px) {
	.top_menu .elementor-inline-item {
		width: 19%!important;
		margin-left: 1.25%!important;
		margin-bottom: 1.5rem!important;
	}
	.top_menu .elementor-inline-item:nth-child(5n+1) {
		margin-left: 0!important;
	}
}

.top_menu .elementor-inline-item  .elementor-icon-list-icon {
	position: absolute;
	right: 1.2rem;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.top_menu .elementor-inline-item  .elementor-icon-list-icon+.elementor-icon-list-text {
	width: 100%;
	padding: 0;
	text-align: center;
}
.top_menu .elementor-inline-item:nth-child(1) a {
	color: #F1922C;
	border-color: #F1922C80;
}
.top_menu .elementor-inline-item:nth-child(2) a {
	color: #DA4F52;
	border-color: #DA4F5280;
}
.top_menu .elementor-inline-item:nth-child(7) a {
	color: #33A733;
	border-color: #33A73380;
}
.top_menu .elementor-inline-item:nth-child(3) a {
	color: #45A7C7;
	border-color: #45A7C780;
}
.top_menu .elementor-inline-item:nth-child(6) a {
	color: #1EAFA1;
	border-color: #1EAFA180;
}
.top_menu .elementor-inline-item:nth-child(8) a {
	color: #4476D1;
	border-color: #4476D180;
}
.top_menu .elementor-inline-item:nth-child(4) a {
	color: #00C300;
	border-color: #00C30080;
}
.top_menu .elementor-inline-item:nth-child(10) a {
	color: #D6261D;
	border-color: #D6261D80;
}
.top_menu .elementor-inline-item:nth-child(5) a {
	color: #31AE36;
	border-color: #31AE36;
}
.top_menu .elementor-inline-item:nth-child(9) a {
	color: #4476D1;
	border-color: #4476D1;
}
@media (max-width: 767px) {
	.top_menu {
		padding: 5.5rem 0 4rem;
	}
	.top_menu .elementor-inline-item {
		width: 49%!important;
		margin-left: 2%!important;
		margin-bottom: 1rem!important;
		font-size: 1.4rem;
	}
	.top_menu .elementor-inline-item:nth-child(2n+1) {
		margin-left: 0!important;
	}
	.top_menu .elementor-inline-item a {
		padding: 1rem 2rem;
		letter-spacing: 0;
	}
	.top_menu .elementor-inline-item .elementor-icon-list-icon {
		right: 1rem;
	}
}
@media (max-width: 400px) {
	.top_menu .elementor-inline-item {
		font-size: 1.3rem;
	}
}


.top_about {
	margin-bottom: 3.5rem;
}
.top_about:before {
	content: '';
	width: 82.53px;
	height: 121.68px;
	background: url(../img/img_about_icon01.png) center center no-repeat;
	position: absolute;
	top: -3.5rem;
	background-size: 100% auto;
	left: calc(50% + 480px);
}
.top_about:after {
	content: '';
	width: 97.1px;
	height: 115.39px;
	background: url(../img/img_about_icon02.png) center center no-repeat;
	position: absolute;
	bottom: -3.5rem;
	background-size: 100% auto;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.top_about .container {
	max-width: 100%;
	color: #fff;
}
.top_about .infact-two-column .sub-img img {
	display: block;
}
@media (min-width: 768px) {
	.top_about .infact-two-column .item {
		display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    align-items: center;
	}
	.top_about .infact-two-column .list .item .right {
		width: 560px!important;
		padding: 5rem 8rem;
	}
	.top_about .infact-two-column .sub-desc {
		padding-top: 2rem;
	}
}

.top_about .infact-two-column .list .item .right .clearfix.icon-left img {
	margin-bottom: 0;
	margin-right: 1.5rem;
}
.top_about .infact-two-column .list .item .right .clearfix.icon-left .sub-title {
	margin-bottom: 0;
}
.top_about .infact-two-column .sub-desc a {
	color: #fff;
	border: 2px solid #F0E1E1;
	font-weight: 700;
	padding: 0 3rem;
	line-height: 48px;
	min-width: 194px;
	text-align: center;
	display: inline-block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	margin-top: 3rem;
}
.top_about .infact-two-column .sub-desc a:after {
	content: "\f105";
	font-family: FontAwesome;
	color: currentColor;
	position: absolute;
	right: 2rem;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 2.2rem;
	font-weight: 700;
}
.top_about .infact-two-column .sub-desc a + br {
	display: none;
}
.top_about .infact-two-column .sub-desc a + br + a {
	margin-left: 1rem;
}
.top_about .infact-two-column .sub-desc a:hover {
	background: #8D8D8D;
	border-color: #8D8D8D;
}
@media (max-width: 767px) {
	.top_about:before {
		left: auto;
		right: 0;
		z-index: 1;
		top: 29%;
	}
	.top_about:after {
		left: -1rem;
		transform: translateX(0%);
		-moz-transform: translateX(0%);
		-webkit-transform: translateX(0%);
		background-position: left center;
		background-size: 90% auto;
	}
	.top_about .infact-two-column .list .item .right .clearfix.icon-left  {
		justify-content: center;
	}
	.top_about .infact-two-column .list .item .right {
		padding: 6rem 2rem 9rem;
	}
	.top_about .infact-two-column .sub-desc a {
		float: left;
		width: 49%;
		min-width: inherit;
	}
	.top_about .infact-two-column .sub-desc a + br + a {
		margin-left: 2%;
	}
	.top_about .infact-two-column .sub-desc a {
		padding: 0 2.5rem;
	}
	.top_about .infact-two-column .sub-desc a:after {
		right: 1.5rem;
	}
}


.top_store {
	padding: 10rem  0 13rem;
}
.top_store .ift-heading.style-4 {
    padding: 6rem 0 0 0;
    text-align: center;
}
@media (min-width: 768px) {
	.top_store .ift-heading.style-4 .title {
		padding: 1.5rem 0 0;
		position: relative;
		border: 0;
	}
	.top_store .ift-heading.style-4 .title:after {
		content: '';
		background: #E0E0E0;
		width: 36px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -18px;
	}	
}

.top_store .elementor-widget-image-box {
	width: 25%;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
.top_store .elementor-image-box-img a {
	display: block;
	height: 140px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: url(../img/svg_icon_arrow_red.svg) bottom 6px right 6px no-repeat;
}
.top_store .elementor-image-box-img img {
	max-width: 150px;
	max-height: 92px;
	width: auto;
	height: auto;
}
.top_store .elementor-image-box-title {
	font-size: 1.3rem;
	font-weight: 700;
	padding: 1.5rem 0;
	line-height: 1.5;
	border-top: 1px solid #E0E0E0;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    min-height: 70px;
    margin: 0;
}
@media (min-width: 768px) {
	.top_store .elementor-widget-image-box:nth-child(1),
	.top_store .elementor-widget-image-box:nth-child(2),
	.top_store .elementor-widget-image-box:nth-child(3),
	.top_store .elementor-widget-image-box:nth-child(4) {
		border-top: 1px solid #E0E0E0;
	}
	.top_store .elementor-widget-image-box:nth-child(4n+1) {
		border-left: 1px solid #E0E0E0;
	}
}
@media (max-width: 767px) {
	.top_store {
		padding: 4rem 0 11rem;
	}
	.top_store .elementor-widget-image-box {
		width: 50%;
	}
	.top_store .elementor-widget-image-box:nth-child(1),
	.top_store .elementor-widget-image-box:nth-child(2) {
		border-top: 1px solid #E0E0E0;
	}
	.top_store .elementor-widget-image-box:nth-child(2n+1) {
		border-left: 1px solid #E0E0E0;
	}
}



.top_sns {

}
.top_sns .elementor-widget-infact_heading {
	margin-right: 6rem;
	margin-top: -5rem;
	padding: 3.5rem 2rem;
	background: #fff;
	color: #D6261D;
	border: 2px solid;
	border-radius: 20px 50px 20px 50px;
	-moz-border-radius: 20px 50px 20px 50px;
	-webkit-border-radius: 20px 50px 20px 50px;
	position: relative;
}
@media (min-width: 768px) {
	.top_sns .elementor-widget-infact_heading:before {
		content: '';
		border-top: 11px solid transparent;
		border-bottom: 11px solid transparent;
		border-left: 16px solid #D6261D;
		position: absolute;
		bottom: 39px;
		right: -17px;
		z-index: 1;
	}
	.top_sns .elementor-widget-infact_heading:after {
		content: '';
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 16px solid #fff;
		position: absolute;
		bottom: 40px;
		right: -15px;
		z-index: 2;
	}
	.top_sns .ift-heading.style-1 .title {
		width: 1em;
		display: inline-block;
	}
	.top_sns .ift-heading.style-1 .subtitle {
		writing-mode: vertical-rl;
		display: inline-block;
		vertical-align: top;
	}
}

.top_sns .ift-heading.style-1 {
	padding: 0;
	margin: 0;
	text-align: center;
}
.top_sns .ift-heading.style-1 .title {
	margin: 0;
	font-size: 2.8rem;
	line-height: 1.2;
	white-space: inherit;
}
.top_sns .ift-heading.style-1 .subtitle {
	padding: 1rem 0 0;
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	text-transform: inherit;
	margin: 0;
}
.top_sns .ift-heading.style-1 .subtitle:before {
	display: none!important;
}
.top_sns .elementor-inner-section {
	padding: 2rem 0 6rem;
}
.top_sns .elementor-inner-column .elementor-widget-shortcode,
.top_sns .elementor-inner-column .elementor-widget-infact_instagram,
.top_sns .elementor-inner-column .elementor-widget-shortcode {
	border: 2px solid #271F1F;
	border-bottom: 0;
	background: #fff;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	padding-top: 4rem;
}
@media (min-width: 768px) {
	.top_sns .elementor-inner-column .elementor-widget-shortcode,
	.top_sns .elementor-inner-column .elementor-widget-infact_instagram,
	.top_sns .elementor-inner-column .elementor-widget-shortcode {
		min-height: 592px;
	}
	.top_sns #sb_instagram #sbi_images {
		max-height: 490px;
		overflow-y: scroll;
	}
}
.top_sns .elementor-widget-icon-box {
	width: 280px;
}

.top_sns .elementor-widget-icon-box .elementor-widget-container {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 4px solid #FCF5EF;
	transform: translate(-15px,50%);
	-moz-transform: translate(-15px,50%);
	-webkit-transform: translate(-15px,50%);
}
.top_sns .elementor-icon-box-title {
	font-size: 2.4rem;
	margin: 0;
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.top_sns .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
	justify-content: center;
	align-items: center;
	height: 62px;
}
.top_sns .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
.top_sns .elementor-widget-icon-box .elementor-icon-box-content {
	-webkit-box-flex: inherit;
	-ms-flex-positive: inherit;
	flex-grow: inherit;
}
.top_sns #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
	width: 50%;
	padding: 5px!important;
}

.top_sns #sb_instagram .sbi_info_wrapper,
.top_sns .infact-instagram.no-caption .sbi_item .sbi_info_wrapper {
	display: none!important;
}
.top_sns #sb_instagram {
	padding: 0 3.5rem 2rem;
}

/*.top_sns .elementor-widget-icon-box + div {
	margin-top: -2rem;
}*/
.top_sns #ctf .ctf-item {
	padding: 2rem 2.5rem;
}
@media (min-width: 768px) {
	.top_sns #ctf.ctf-narrow .ctf-tweet-actions, 
	.top_sns #ctf.ctf-narrow .ctf-tweet-content {
		margin-left: 66px;
		width: auto;
	}
	.top_sns #ctf.ctf-narrow .ctf-quoted-tweet, 
	.top_sns #ctf.ctf-narrow .ctf-author-box {
		padding-left: 66px;
	}
	.top_sns #ctf.ctf-narrow .ctf-author-avatar {
		margin-left: -66px;
	}
	.top_sns #ctf.ctf-narrow .ctf-author-avatar, 
	.top_sns #ctf.ctf-narrow .ctf-author-avatar img {
		width: 56px;
		height: 56px;
	}
}
.top_sns #ctf .ctf-author-name {
	font-size: 1.4rem;
}
.top_sns #ctf.ctf-styles .ctf-author-screenname {
	font-size: 14px;
	font-family: 'Kanit', sans-serif;
	font-weight: 400;
	display: block;
	color: #9B9B9B!important;
}
.top_sns #ctf.ctf-styles .ctf-screename-sep {
	display: none;
}
.top_sns #ctf.ctf-narrow .ctf-author-avatar img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.top_sns #ctf.ctf-narrow .ctf-tweet-content {
	padding: 0;
	margin-top: 1rem;
	font-size: 1.4rem;
}
.top_sns #ctf .ctf-out-of-tweets {
	display: none!important;
}
.top_sns .twitter-timeline,
.top_sns #ctf {
	height: 550px;
	overflow-y: scroll;
	margin-right: 3px;
	scrollbar-color: #CCCCCC white;
    scrollbar-width: thin;
}
.top_sns #ctf::-webkit-scrollbar {
  width: 8px;
}
.top_sns #ctf::-webkit-scrollbar-track {
  background: white; 
}
.top_sns #ctf::-webkit-scrollbar-thumb {
  background: #CCCCCC;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.top_sns .elementor-widget-text-editor {
	padding: 0 2rem;
	margin-top: auto;
	background: #fff;
	border: 2px solid #271F1F;
	border-top: 1px solid #E0E0E0;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
@media (max-width: 767px) {
	.top_sns .elementor-inner-section {
		padding: 0 0 4rem;
		margin-top: -3rem;
	}
	.top_sns .ift-heading.style-1 .container {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		justify-content: center;
	}
	.top_sns .ift-heading.style-1 .title {
		font-size: 2.4rem;
		width: 100%;
		order: 2;
		-moz-order: 2;
	}
	.top_sns .ift-heading.style-1 .subtitle {
		font-size: 1.6rem;
		padding: 0;
	}
	.top_sns .elementor-widget-infact_heading {
		max-width: 90%;
		margin: -5rem auto 0;
		border-radius: 40px 15px 40px 15px;
		padding: 1.5rem 1rem;
	}
	.top_sns .elementor-widget-infact_heading:before {
		content: '';
		border-left: 11px solid transparent;
		border-right: 11px solid transparent;
		border-top: 16px solid #D6261D;
		position: absolute;
		bottom: -16px;
		left: 26px;
		z-index: 1;
	}
	.top_sns .elementor-widget-infact_heading:after {
		content: '';
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 16px solid #fff;
		position: absolute;
		bottom: -14px;
		left: 27px;
		z-index: 2;
	}
	.top_sns .elementor-widget-icon-box {
		width: 200px;
	}
	.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.top_sns .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
		justify-content: center;
		align-items: center;
		height: 46px;
	}
	.top_sns .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
		margin-left: inherit!important;
		margin-bottom: inherit!important;
		margin-right: 1rem!important;
		display: -webkit-inline-box;
	    display: -ms-inline-flexbox;
	    display: inline-flex;
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	    flex: 0 0 auto;
	}
	.top_sns .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon .elementor-icon {
		font-size: 22px;
	}
	.top_sns .elementor-icon-box-title {
		font-size: 1.6rem;
	}
	.top_sns .twitter-timeline,
	.top_sns #ctf {
		height: 350px;
	}
	.top_sns #ctf.ctf-narrow .ctf-tweet-content {
		font-size: 1.2rem;
	}
	.top_sns #ctf .ctf-item {
		padding: 1.5rem;
	}
	.top_sns .elementor-inner-section .elementor-column-gap-wider .elementor-column>.elementor-element-populated {
		padding-left: 2.5rem!important;
	}
	.top_sns #ctf.ctf-narrow .ctf-tweet-actions, 
	.top_sns #ctf.ctf-narrow .ctf-tweet-content {
		margin-left: 55px;
		width: auto;
	}
	.top_sns #ctf.ctf-narrow .ctf-quoted-tweet, 
	.top_sns #ctf.ctf-narrow .ctf-author-box {
		padding-left: 55px;
	}
	.top_sns #ctf.ctf-narrow .ctf-author-avatar {
		margin-left: -55px;
	}
	.top_sns #ctf.ctf-narrow .ctf-author-avatar, 
	.top_sns #ctf.ctf-narrow .ctf-author-avatar img {
		width: 43px;
		height: 43px;
	}
}



.top_pages {
	padding: 8rem 0;
}
.top_pages .elementor-icon-box-icon a {
	background: #D6261D;
	width: 100px;
	line-height: 100px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.top_pages .elementor-icon-box-icon a svg {
	display: inline-block;
}
.top_pages .elementor-widget-icon-box .elementor-icon-box-wrapper {
	align-items: center;
	padding-right: 3rem;
    background: url(../img/svg_icon_arrow.svg) right 2rem center no-repeat;
}
.top_pages .elementor-icon-box-content {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-left: 3rem;
}
.top_pages .elementor-icon-box-content .elementor-icon-box-title {
	width: 100%;
	margin: 0;
	order: 2;
	-moz-order: 2;
}
.top_pages .elementor-icon-box-content .elementor-icon-box-description {
	color: #D6261D;
	font-family: 'Kanit', sans-serif;
	font-size: 1.4rem;
}
@media (min-width: 768px) {
	.top_pages .elementor-inner-column:not(:last-child) .elementor-widget-icon-box .elementor-icon-box-wrapper {
		border-right: 1px solid #E0E0E0;
	}
	.top_pages .elementor-inner-section {
		padding: 1.5rem 0;
		border-top: 1px solid #E0E0E0;
		border-bottom: 1px solid #E0E0E0;
	}
	.top_pages .elementor-inner-section + .elementor-inner-section {
		border-top: 0;
	}
}

@media (max-width: 767px) {
	.top_pages {
		padding: 3rem 0;
	}
	.top_pages .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
		padding-top: 0;
		padding-bottom: 0;
	}
	.top_pages .elementor-inner-column:not(:first-child) .elementor-widget-icon-box .elementor-icon-box-wrapper {
		border-top: 1px solid #E0E0E0;
	}
	.top_pages .elementor-inner-section + .elementor-inner-section .elementor-widget-icon-box .elementor-icon-box-wrapper {
		border-top: 1px solid #E0E0E0;
	}
	.top_pages .elementor-widget-icon-box .elementor-icon-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		align-items: center;
		padding-bottom: 1.5rem;
		padding-top: 1.5rem;
		background-position: right center;
	}
	.top_pages .elementor-icon-box-icon a {
		font-size: 24px!important;
		width: 50px;
		line-height: 50px;
	}
	.top_pages .elementor-icon-box-content .elementor-icon-box-description {
		font-size: 1.2rem;
		line-height: 1;
	}
	.top_pages .elementor-icon-box-content {
		padding-left: 2rem;
	}
}

#btn-top.show {
	display: none;
}
.site-footer-template {
	background: #D6261D;
	min-height: inherit;
	font-size: 1.4rem;
}
.site-footer-template .wrap-footer-template {
	padding: 1.5rem 0;
}
.site-footer-template .wrap-footer-template  p {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	margin: 0;
}
.site-footer-template .wrap-footer-template a {
	width: 44px;
	line-height: 40px;
	border: 2px solid #fff;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-left: auto;
	min-width: 44px;
}

footer.site-footer .footer-column {
	font-size: 1.4rem;
	padding: 6rem 0 2rem;
}
.footer_social {
	background: #fff;
	display: inline-block;
	padding: 0 2rem 1rem;
	margin-top: 3.5rem;
}
.footer_social h5 {
	font-size: 1.6rem;
	color: #D6261D;
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: 0;
}
.footer_social a {
	display: inline-block;
	width: 42px;
	line-height: 42px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0 5px 5px;
	text-align: center;
}
.footer_social a img {
	margin: 0;
	vertical-align: sub;
}
.footer_social a:first-child {
	background: #00C300;
}
.footer_social a:nth-child(2) {
	background: #1DA1F2;
}
.footer_social a:nth-child(3) {
	background: transparent linear-gradient(226deg, #FB515A 0%, #FED65E 100%) 0% 0% no-repeat padding-box;
}
footer.site-footer {
	padding: 0!important;
}
footer.site-footer .footer-column .widget_media_image img {
	max-width: 162px!important;
}
footer.site-footer .footer-column .menu > li:before {
	display: none;
}
footer.site-footer .footer-column .menu > li {
	padding: 0;
	margin-bottom: 1.5rem;
}
footer.site-footer .footer-column .menu > li > a {
	font-weight: 700;
}
footer.site-footer .footer-column ul.menu li ul.sub-menu {
	padding-left: 0;
}
footer.site-footer .footer-column ul.menu li ul.sub-menu li {
	display: block;
	margin: .3rem 0;
}
footer.site-footer .footer-column ul.menu li ul.sub-menu li a {
	font-size: 1.3rem;
	font-weight: 500;
	color: #777777;
}
footer.site-footer .footer-column ul.menu li ul.sub-menu li:before {
	width: 9px;
	height: 3px;
	background: #D6261D;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
footer.site-footer .footer-column .column:nth-child(4) {
	width: 100%!important;
	clear: both;
}
footer.site-footer .logo_partner {
	padding-top: 1rem;
	margin-top: 3rem;
	position: relative;
}
footer.site-footer .logo_partner .wrap {
	display: flex;
	column-gap: 1rem;
}
footer.site-footer .logo_partner a img {
	vertical-align: top;
}
footer.site-footer .logo_partner:before {
	content: '';
	border-top: 1px solid #E0E0E0;
	height: 0;
	width: 100vw;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media (min-width: 768px) {
	footer.site-footer .footer-column .column:nth-child(2) .widget_nav_menu {
		float: left;
		width: 50%;
	}
	footer.site-footer .footer-column .column:nth-child(3) .widget_nav_menu {
		float: left;
		width: 65%;
	}
	footer.site-footer .footer-column .column:nth-child(3) .widget_nav_menu + .widget_nav_menu {
		width: 35%;
	}
}

footer.site-footer #copyright {
	padding: 1rem 0;
	color: rgba(41, 41, 41, 0.5);
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
}
@media (max-width: 767px) {
	.site-footer-template {
		padding: 0;
	}
	footer.site-footer .footer-column .column {
		width: 100%!important;
		margin: 0;
	}
	footer.site-footer .footer-column {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		padding: 2rem 0 0;
	}
	footer.site-footer .footer-column .column:first-child {
		text-align: center;
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	footer.site-footer .footer-column .column:nth-child(4) {
		order: 3;
		-moz-order: 3;
	}
	footer.site-footer #copyright {
		font-size: 1rem;
	}
	footer.site-footer .footer-column ul.menu li ul.sub-menu {
		display: none;
	}
	footer.site-footer .footer-column .column:last-of-type {
		margin-top: 0;
	}
	footer.site-footer .footer-column .column ul li:last-of-type {
		margin-right: 0;
	}
	footer.site-footer .footer-column .menu > li {
		margin: 0;
		padding: 1.3rem 0;
		border-bottom: 1px solid #E0E0E0;
	}
	footer.site-footer .logo_partner .wrap {
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	footer.site-footer .logo_partner a {
		width: calc(50% - .5rem);
	}
}

.mm-wrapper_opened #overlay {
	display: none!important;
}
#nav-sp.nav-sp-top {
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 6.6rem;
}
#nav-sp .menu-main-menu-container {
	display: none;
}
#nav-sp .menu > li {
	padding-left: 0;
	border-top: none;
	padding: 1rem 0;
}
#nav-sp .menu > li:before {
	display: none;
}
#nav-sp .menu > li .sub-menu {
	display: none;
}
#nav-sp .menu > li:last-of-type {
	border-bottom: 1px solid #e0e0e0;
}
#nav-sp .menu > li >  a {
	font-size: 1.6rem;
	font-weight: 700;
	padding-left: 0;
}

#nav-sp .menu_social {
	background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    margin: 2.5rem 0 3rem;
}
#nav-sp .menu_social h5 {
	color: #D6261D;
	margin: 0 1.2rem 0 0;
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	font-style: 1.6rem;
}
#nav-sp .menu_social a {
	display: inline-block;
	width: 42px;
	line-height: 42px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 3px;
	text-align: center;
}
#nav-sp .menu_social a img {
	margin: 0;
	vertical-align: sub;
}
#nav-sp .menu_social a:first-child {
	background: #00C300;
}
#nav-sp .menu_social a:nth-child(2) {
	background: #1DA1F2;
}
#nav-sp .menu_social a:nth-child(3) {
	background: transparent linear-gradient(226deg, #FB515A 0%, #FED65E 100%) 0% 0% no-repeat padding-box;
}
#nav-sp .red {
	text-align: center;
	margin-bottom: 3rem;
	color: #D6261D;
	font-weight: 500;
}
#nav-sp .copyright {
	padding: 0 0 3rem;
	color: rgba(41, 41, 41, 0.5);
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	font-size: 1rem;
	text-align: center;
}



/*Sub Site*/
.ift-heading.style-1 {
	padding: 0;
	margin: 0 0 3rem;
	text-align: left;
}
.ift-heading.style-1 .subtitle {
	margin: 0 0 0.5rem;
	font-size: 1.6rem;
	color: #D6261D!important;
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	padding: 0;
	text-transform: inherit;
}
.ift-heading.style-1 .subtitle:before {
	content: '';
	border: 4px solid currentColor;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	vertical-align: unset;
	margin-right: 0.5rem;
}
.ift-heading.style-1 .title {
	font-size: 3.2rem;
	margin: 0;
}
.infact-table .box {
	max-width: 100%;
}
.infact-table .desc > p {
	display: block;
}
.infact-table table  {
	border-color: #E0E0E0;
	font-size: 1.4rem;
	border-left: 0;
	border-right: 0;
}
.infact-table table tr td {
	border-color: #E0E0E0;
    border-left: 0;
    border-right: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.infact-table table tr td:first-child {
	padding-right: 2rem;
	font-size: 1.5rem;
	font-weight: 700;
	padding-left: 0;
}
.infact-table table tr td a {
	color: #0042D8;
	font-weight: 400;
}
.infact-table table tr td + td {
	padding-right: 0;
	position: relative;
}
.infact-table table tr td + td:before {
	content: '';
	top: 2rem;
	bottom: 2rem;
	left: 0;
	border-left: 1px solid #E0E0E0;
	position: absolute;
}
.infact-table table a[href^="tel:"] {
	font-size: 1.6rem;
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	text-decoration: underline;
}
@media (min-width: 768px) {
	.infact-table table a[href^="tel:"] {
		color: inherit;
		text-decoration: none;
	}
}
.bg_ttl_line05.elementor-widget-heading .elementor-heading-title {
	border-left: 4px solid;
	padding-left: 1rem;
	margin-bottom: 2rem;
	line-height: 1.2;
}
@media (max-width: 767px) {
	.ift-heading.style-1 {
		margin-bottom: 2rem;
	}
	.ift-heading.style-1 .subtitle {
		font-size: 1.4rem;
	}
	.ift-heading.style-1 .title {
		font-size: 2.4rem;
	}
	.infact-table table tr td:first-child {
		width: 30%!important;
		padding-right: 1rem;
	}
	.infact-table table tr td + td {
		width: auto;
	}
}








.subsite_breadcrumb .elementor-widget .elementor-icon-list-icon i {
	transform: translateY(-2px);
}
.subsite_breadcrumb .elementor-widget .elementor-icon-list-icon {
	padding-left: 5px;
}
.subsite_breadcrumb .elementor-icon-list-item a {
	color: inherit;
}
.subsite_breadcrumb .elementor-icon-list-item:first-child a {
	color: #d6261d;
	text-decoration: underline;
}
.subsite_slider .ift-thumb_slider {
	overflow: hidden;
}
.subsite_slider .ift-thumb_slider .slider-nav {
	padding-top: 1rem;
}
.subsite_slider .ift-thumb_slider .slider-for img {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.subsite_slider .ift-thumb_slider .slider-nav img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.subsite_slider .elementor-widget-image-box {
	width: 74%;
}
.subsite_slider .elementor-widget-image {
	width: 26%;
}
.subsite_slider .elementor-widget-image-box .elementor-image-box-content {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-direction: column-reverse;
}
.subsite_slider .elementor-widget-image-box .elementor-image-box-title {
	margin: 0;
}
.subsite_slider .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
	align-items: center;
}
.subsite_slider .elementor-top-column:last-child .elementor-widget-wrap {
	align-content: inherit;
}
.subsite_slider .elementor-inner-section {
	margin-top: auto;
}
.subsite_slider .elementor-inner-section .elementor-button-content-wrapper {
	align-items: center;
	height: 48px;
}
.subsite_slider .elementor-inner-section .elementor-button-link {
	width: 100%;
}
.subsite_slider .elementor-widget-button .elementor-button-icon svg {
	width: auto;
}
.subsite_slider .elementor-widget-button .elementor-button-text {
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    font-weight: 700;
    margin-left: 1rem;
}
.subsite_slider .elementor-widget-social-icons {
	border: 1px solid #D6261D33;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 1.8rem;
}
.subsite_slider .elementor-widget-social-icons .elementor-social-icon-instagram {
	background: transparent linear-gradient(226deg, #FB515A 0%, #FED65E 100%) 0% 0% no-repeat padding-box!important;
}
.subsite_slider .elementor-heading-title {
    position: absolute;
    left: 3rem;
    top: 0;
    font-size: 1.6rem;
    padding: 0 0.5rem;
    background: #fff;
}
.subsite_slider {
	position: relative;
	z-index: 1;
	padding: 5rem 0 10rem;
}
.subsite_slider:before {
	content: '';
	width: 737px;
	height: 717px;
	background: url(../img/svg_icon_sub_header.svg) 0 0 no-repeat;
	position: absolute;
	top: -15rem;
	left: 0;
	z-index: -1;
}

.subsite_shopinfo ul.elementor-icon-list-items.elementor-inline-items {
	padding-bottom: 2.5rem;
}
.subsite_shopinfo ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
	border: 1px solid #D6261D33;
	background: #FCF5EF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0.75rem 1rem;
	font-weight: 500;
	align-items: center;
	margin-bottom: 10px;
}
.subsite_shopinfo ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item b {
	color: #D6261D;
}
.subsite_shopinfo ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item svg {
	vertical-align: sub;
}
.subsite_shopinfo ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item .elementor-icon-list-icon {
	width: 33px;
	height: 33px;
	background: #D6261D;
	border-radius: 9px;
	text-align: center;
	line-height: 33px;
	margin-right: 0.5rem;
}
.subsite_shopinfo .elementor-widget-google_maps + .elementor-widget-button .elementor-button-link {
	font-family: 'Kanit', sans-serif;
	font-weight: 500;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.subsite_payment h6 {
	margin: 0;
	transform: translateY(50%);
	-moz-transform: translateY(50%);
	-webkit-transform: translateY(50%);
	padding-left: 2rem;
	position: relative;
	z-index: 1;
}
.subsite_payment .elementor-inner-section {
	background: #FCF5EF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 2rem 1rem;
}
.subsite_payment .elementor-inner-section .elementor-widget-infact_image {
	padding: 3rem 3rem 2rem;
	background: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.subsite_payment .elementor-widget-button {
	width: auto;
	margin-bottom: 8px;
}
.subsite_payment .elementor-widget-button + .elementor-widget-button {
	margin-left: 8px;
}
.subsite_payment .ift-store {
	margin: 0;
}
.subsite_payment .ift-store .store-wrap .wrap {
	margin-left: -0.8rem;
	margin-right: -0.8rem;
}
.subsite_payment .ift-store .store-wrap .item {
	width: 50%;
	padding: 0 0.8rem;
	margin-bottom: 1.6rem;
}
.subsite_payment .ift-store .store-wrap .item .img {
	margin: 0;
}
.subsite_payment .ift-store .store-wrap .item .img img {
	display: block;
}
.subsite_payment .ift-store .store-wrap .item .desc {
	display: none;
}
.subsite_payment .ift-store .store-wrap .item .img span {
	display: none;
}
.subsite_payment .ift-store .store-wrap .item:nth-child(3n+1) {
	clear: none;
}
@media (max-width: 767px) {
	html {
		margin-top: 0!important;
	}
	.subsite_slider .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	    text-align: left;
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: row;
	    flex-direction: row;
	}
	.subsite_breadcrumb {
		z-index: 2;
	}
	.subsite_slider:before {
		width: 30rem;
		height: 30rem;
		background-size: 100% auto;
		top: -9rem;
	}
	.subsite_slider {
		padding-top: 1rem;
		padding-bottom: 5rem;
	}
	.subsite_slider .elementor-container.elementor-column-gap-wider {
		flex-direction: column-reverse;
	}
	.subsite_shopinfo .elementor-inner-section > .elementor-container {
		flex-direction: column-reverse;
	}
	.subsite_shopinfo ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
		width: 100%;
	}
	.subsite_payment .ift-store .store-wrap .item .img {
		width: 100%;
		float: none;
	}
	.subsite_payment .ift-store .store-wrap .wrap {
		margin-left: -0.4rem;
		margin-right: -0.4rem;
	}
	.subsite_payment .ift-store .store-wrap .item {
		margin-bottom: 0.8rem;
		padding: 0 0.4rem;
	}
}
.wpforms-form .wpforms-field-container .wpforms-page .wpforms-required-label {
	font-size: 1em;
	padding: 0 4px;
}
.top_blog {
	padding-bottom: 5.5rem;
}
.top_blog h3 {
	font-size: 1.3em;
}
section.blog .kizi-single .author-infor,
.lstBlogitems .item .blog-item .author-info,
.lstBlogitems .item.rabbit-style .blog-item .author-info {
	display: none!important;
}
.ift-news .news-wrap .wrap {
	margin: 0;
}
.ift-news .news-wrap .item {
    border: 1px solid #e2e2e2;
    background: #fff;
    padding: 0;
}
.ift-news .news-wrap .item > a {
    overflow: hidden;
    display: block;
    position: relative;
}
.ift-news .news-wrap .item .img {
	width: 100%;
	height: 0;
	padding-bottom: 67%;
	-webkit-transition: all 0.55s ease;
	-o-transition: all 0.55s ease;
	transition: all 0.55s ease;
}

@media (min-width: 768px) {
	.ift-news .news-wrap .item {
		width: calc(33.3333% - 13.334px);
		margin-left: 2rem;
	}
	.ift-news .news-wrap .item:nth-child(3n+1) {
		margin-left: 0;
	}
}
.ift-news .news-wrap .item .bottom {
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	flex-direction: column;
}
.ift-news .news-wrap .item .bottom .date {
	width: 100%;
	order: 2;
	margin: 0;
    border-top: 1px solid #e2e2e2;
    padding: 4px 15px;
    color: #cdcdcd;
    font-size: .8em;
    font-family: Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.ift-news .news-wrap .item .bottom .category {
	display: block;
	color: #333;
	font-size: 1.4rem;
    margin: 10px 15px 0;
}
.ift-news .news-wrap .item a {
    color: #434343;
    font-size: 14px;
    line-height: 1.8em;
    text-decoration: none;
}
.ift-news .news-wrap .item a h3 {
    margin: 10px 15px 15px;
    color: #292929;
    font-size: 1.3em;
    font-weight: 700;
    font-family: inherit;
}
.ift-news .news-wrap .item:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
@media (max-width: 767px) {
	.ift-news .news-wrap .item .img {
		margin: 0;
	}
	.ift-news .news-wrap .item .bottom {
		width: 100%;
		margin: 0;
	}
}

.page-tc-syucho_kaitori .subpage_footer_fixed .ift-image a {
	display: block;
}
.page-tc-syucho_kaitori .subpage_footer_fixed .ift-image img {
	vertical-align: top;
}
@media (min-width: 768px) {
	.page-tc-syucho_kaitori .subpage_footer_fixed .ift-image img {
		max-height: 56px;
		width: auto;
	}
	.page-tc-syucho_kaitori .subpage_footer_fixed .elementor-row {
		justify-content: center;
	}
	.page-tc-syucho_kaitori .subpage_footer_fixed .elementor-column {
		width: auto;
	}
}
@media (max-width: 767px) {
	.page-tc-syucho_kaitori .subpage_footer_fixed .elementor-top-column:first-child {
		width: 50%;
	}
	.page-tc-syucho_kaitori .subpage_footer_fixed .elementor-top-column:nth-child(2) {
		width: 50%;
	}
}
