@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');
.container {
	max-width: 1440px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: calc(1440px + 20px);
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-no {
	max-width: 1440px;
}

.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-boxed.elementor-top-section > .elementor-column-gap-wide {
		max-width: inherit;
		margin-left: -20px;
		margin-right: -20px;
	}
	.elementor-section-boxed.elementor-top-section > .elementor-column-gap-wide {
		max-width: calc(1440px + 40px);
	}
	.elementor-section-boxed.elementor-top-section .elementor-section.elementor-inner-section .elementor-column-gap-wide {
		max-width: calc(1440px + 40px);
		margin-left: -20px;
		margin-right: -20px;
	}

	.elementor-section-boxed.elementor-top-section > .elementor-column-gap-wider {
		max-width: calc(1440px + 60px);
	}
	.elementor-section-boxed.elementor-top-section .elementor-section.elementor-inner-section .elementor-column-gap-wider {
		max-width: calc(1440px + 60px);
		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-inner-section .elementor-column-gap-no .elementor-column>.elementor-element-populated {
		padding-left: 0!important;
		padding-right: 0!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.elementor-inner-section > .elementor-column-gap-wider,
	.elementor-section.elementor-inner-section > .elementor-column-gap-wide,
	.elementor-section.elementor-inner-section > .elementor-column-gap-custom {
		margin-left: -10px;
		margin-right: -10px;
	}
	.elementor-section-full_width .elementor-section.elementor-inner-section > .elementor-column-gap-default {
		margin-left: -10px;
		margin-right: -10px;
	}
}
.text-center {
	text-align: center;
}
img {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
  	font-weight: 500;
  	line-height: 1.6;
}
body.page h2 {
	font-size: 5.2rem;
	margin: 0;
}
body.page h3 {
    font-size: 3.6rem;
    margin: 0;
}
body.page h4 {
	font-size: 2.8rem;
	margin: 0;
}
@media (max-width: 767px) {
	.sp_none {
		display: none!important;
	}
	body.page h1 {
	    font-size: 2.4rem;
	}
	body.page h2 {
		font-size: 2rem;
	}
	body.page h3 {
	    font-size: 1.8rem;
	}
	body.page h4 {
	    font-size: 2rem;
	}
}
#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;
  	line-height: 1.8;
  	font-family: "Zen Maru Gothic", sans-serif;
  	font-weight: 500;
  	background: #FAF3F2;
}
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 .logo img {
		max-height: 64px;
	}
	header.site-header.fixed.fullwidth .container {
	    max-width: calc(100% - 8rem);
	}
	header.site-header.fixed .container {
		padding-top: 1.8rem;
		padding-bottom: 1.8rem;
	}
}
header.site-header.fixed {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
header.site-header.trans:not(.eff) #nav a {
	color: #fff;
	text-shadow: 0 0 15px rgba(210, 14, 14, 0.8);
}
header.site-header.trans:not(.eff) #nav .nav_inquiry > a {
	color: #EF858C;
}
header.site-header #nav .menu .nav_inquiry > a {
	display: block;
	padding: 0 2rem;
	border-radius: 30px;
	border: 1px solid #F5B1A2;
	background: #fff;
	text-shadow: none;
	box-shadow: 0 0 12px rgba(210, 14, 14, 0.3);
	font-size: 1.6rem;
}
header.site-header #nav .menu .nav_donation > a {
	display: block;
	padding: 0 2rem;
	border-radius: 30px;
	border: 1px solid #F5B1A2;
	background: #774545;
	color: #fff;
	text-shadow: none;
	box-shadow: 0 0 12px rgba(210, 14, 14, 0.3);
	font-size: 1.6rem;
}
#nav .menu > li {
	padding: 0 0 0 2rem;
}
@media (min-width: 1321px) and (max-width: 1520px) {
	header.site-header .logo img {
		max-height: 52px;
	}
	header.site-header.fixed.fullwidth .container {
        max-width: calc(100% - 4rem);
    }
    #nav {
    	font-size: 1.6rem!important;
    }
    #nav .menu > li {
    	padding-left: 1.2rem;
    }
}
@media (min-width: 768px) and (max-width: 1320px) {
	header.site-header .logo img {
		max-height: 48px;
	}
	header.site-header.fixed.fullwidth .container {
        max-width: calc(100% - 2rem);
    }
    #nav {
    	font-size: 1.4rem!important;
    }
    #nav .menu > li {
    	padding-left: 1.2rem;
    }
    header.site-header #nav .menu .nav_inquiry > a,
    header.site-header #nav .menu .nav_donation > a {
    	padding-left: 1.5rem;
    	padding-right: 1.5rem;
    }
}

.top_banner {
	background: url(../img/img_header_bg_pc.jpg) center no-repeat;
	background-size: cover;
}
.top_banner .banner_txt {
	padding-top: 41.5vw;
	padding-bottom: 2.4vw;
}
.banner_txt img {
	width: 838px;
}
.top_banner .elementor-widget.icon01 {
	width: 19.76%;
	top: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	z-index: 1;
}
.top_banner .elementor-widget.icon02 {
	width: 10%;
	top: 15.57%;
	right: 27.14%;
	position: absolute;
	z-index: 1;
}
.top_banner .elementor-widget.icon03 {
	width: 28.33%;
	top: 14.55%;
	right: 7.55%;
	position: absolute;
	z-index: 1;
}
.top_banner .elementor-widget.icon04 {
	width: 9.52%;
	top: 43.9%;
	right: 0;
	position: absolute;
	z-index: 1;
}
.top_banner .elementor-widget.icon05 {
	width: 20%;
	bottom: -1%;
	right: 0;
	position: absolute;
	z-index: 1;
}
.top_banner .elementor-widget.icon06 {
	width: 12%;
	top: 11.9%;
	left: 25.7%;
	position: absolute;
	z-index: 1;
}
.top_banner .elementor-widget.icon07 {
	width: 36.25%;
	top: 16%;
	left: 3.7%;
	position: absolute;
	z-index: 1;
}
.top_banner .elementor-widget.icon08 {
	width: 11.6%;
	top: 42.4%;
	left: 0%;
	position: absolute;
	z-index: 1;
}
.top_banner .elementor-widget.icon09 {
	width: 19.82%;
	bottom: 3.38%;
	left: 0%;
	position: absolute;
	z-index: 1;
}



.ift-heading.style-1 {
	padding: 0 0 3rem;
}
.ift-heading.style-1 .subtitle {
	font-size: 2rem;
}
.ift-heading.style-1 .subtitle:before {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../img/svg_leaf.svg) center no-repeat;
	margin-right: 5px;
}
.ift-heading.style-1 .title {
	font-size: 5.2rem;
	margin: 0;
}
.s_btn p {
	margin: 0;
}
.s_btn a {
	background: #774545 url(../img/svg_arrow_01.svg) right 3rem center no-repeat;
	color: #fff;
	font-size: 2rem;
	line-height: 6.8rem;
	padding: 0 5rem 0 3rem;
	border-radius: 40px;
	border: 2px solid #774545;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 0;
	text-align: left;
}
@media (min-width: 768px) {
	.s_btn a {
		min-width: 36rem;
	}
}
.s_btn2 a {
	border-color: #EF858C;
	background-color: #EF858C;
}
.s_btn a:hover {
	background:#fff url(../img/svg_arrow_02.svg) right 3rem center no-repeat;
	color: #774545!important;
}
.s_btn2 a:hover {
	background:#fff url(../img/svg_arrow_03.svg) right 3rem center no-repeat;
	color: #EF858C!important;
}
.top_phil {
	padding: 12rem 0 15.5rem;
	background-image: url(../img/img_philosophy_deco01_sp.png),
	url(../img/img_philosophy_deco02_sp.png),
	url(../img/img_philosophy_deco03_sp.png);
	background-position: top 9rem left calc(50% + 60rem), top 17rem left 53%, bottom 12rem center;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: 111px auto, 50px auto, 140px auto;
}


.top_message {
	padding: 11rem 0;
	background-image: url(../img/img_message_deco.png),
	url(../img/img_message_bg.jpg);
	background-position: right top, center;
	background-repeat: no-repeat, no-repeat;
	background-size: 616px auto, cover;
	border-radius: 0 20px 20px 0;
}
.top_message .ift-heading.style-1 .subtitle:before {
	background: url(../img/svg_leaf_white.svg) center no-repeat;
}
.top_message .ift-heading.style-1 .title {
	text-shadow: 0 0 24px rgba(210, 14, 14, 0.3);
}
@media (min-width: 768px) {
	.top_message .elementor-container {
		margin-inline: inherit;
		margin-left: auto;
	}
	.top_message {
		width: calc(50% + 72rem);
	}
	.top_message .elementor-widget-text-editor {
		padding-right: 6rem;
		font-size: 2rem;
		line-height: 2.35;
	}
}
.top_message .elementor-widget-text-editor strong {
	color: #EF858C;
	background: #fff;
	border-radius: 4px;
	font-weight: inherit;
	padding: 5px 7px;
}
.top_gallery {
	padding: 18rem 0;
	background-image: url(../img/img_gallery_deco02.png),
	url(../img/img_gallery_deco01.png);
	background-position: top 5.5rem left calc(50% + 55rem), bottom left calc(50% - 45rem);
	background-repeat: no-repeat, no-repeat;
	background-size: 150px auto, 125px auto;
}
.top_gallery .slick-list {
    overflow: visible;
    max-width: 53rem;
    margin-left: auto;
    margin-right: auto;
}
.top_gallery .item {
    padding: 0 3.5rem;
}
.top_gallery .item img {
	border-radius: 20px;
}
.top_gallery .item:nth-child(odd) {
	padding-top: 6rem;
}
.infact-blog-post .lstBlogitems {
	margin: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.infact-blog-post .lstBlogitems .item:nth-child(3n+1) {
	clear: none;
}
.infact-blog-post .lstBlogitems:after {
	display: none;
}
.infact-blog-post .lstBlogitems .item {
	padding: 0;
}
@media (min-width: 768px) {
	.infact-blog-post {
		padding: 0 0 6rem;
	}
	.infact-blog-post .lstBlogitems .item {
		width: calc(33.3333% - 1.4rem);
	}
}
.infact-blog-post .lstBlogitems .item .blog-item {
	border:  2px solid #fff;
	padding: 3rem;
	border-radius: 20px;
	transition: all 0.2s ease;
}
.infact-blog-post .lstBlogitems .item .blog-item:hover {
	border-color: #EF858C;
}
.infact-blog-post .lstBlogitems .item.rabbit-style .wrap-img {
	border-radius: 12px;
}
.infact-blog-post .lstBlogitems .item.rabbit-style:hover .wrap-img:before {
	display: none;
}
.infact-blog-post .lstBlogitems .item.rabbit-style .blog-item .author-info {
	display: none;
}
.infact-blog-post .lstBlogitems .item.rabbit-style .blog-item .sub-cat {
	margin: 1.5rem 0 0;
}
.infact-blog-post .lstBlogitems .item.rabbit-style .blog-item .sub-cat a {
	background: rgba(245, 177, 162, 0.5);
	color: #774545!important;
	padding: 0.4rem 2rem;
	border-radius: 20px;
	text-decoration: none;
	display: inline-block;
	font-size: 1.6rem;
}
.infact-blog-post .lstBlogitems .item .blog-item a h3 {
	/*color: #EF858C!important;*/
	font-size: 1.8rem;
	line-height: 1.95;
	margin: 1rem 0 2rem;
}
.infact-blog-post .lstBlogitems .item.rabbit-style .blog-item .date {
	padding: 0;
	border: 0;
	color: #774545;
	font-size: 1.6rem;
	text-align: right;
	font-family: inherit;
}


footer.site-footer .footer-column .column:nth-child(3) {
	width: 100%!important;
	margin-top: 15rem;
	color: #fff;
}
footer.site-footer .footer-column .w_box {
	background: #fff;
	padding: 7rem 11rem;
	border-radius: 20px;
	position: relative;
	text-align: center;
}
footer.site-footer .footer-column .w_box img {
	position: absolute;
	top: 0;
	left: 0;
	background: #F5B1A2;
	border-radius: 20px 0 20px 0;
	padding: 2.3rem 3rem;
}
footer.site-footer .footer-column .w_box h3 {
	margin-bottom: 1rem;
}
footer.site-footer .footer-column .w_box p {
	margin-bottom: 3.5rem;
}
@media (min-width: 768px) {
	footer.site-footer {
		padding-left: ;
	}
	footer.site-footer .container {
		max-width: 1480px;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	footer.site-footer .footer-column {
		margin-left: -3rem;
		margin-right: -3rem;
	}
	footer.site-footer .footer-column .column {
		padding: 0 3rem;
	}
	footer.site-footer .footer-extra-menu ul li.fsns_ins {
		margin-left: auto;
	}
}
footer.site-footer:before {
	width: 60.5rem;
	height: 68.7rem;
	background: url(../img/img_footer_deco.png) center no-repeat;
	background-size: 100% auto;
	bottom: 10rem;
	right: 0;
	top: auto;
	left: auto;
}
footer.site-footer .footer-extra-menu {
	padding: 0 3rem;
	margin-left: 0;
	font-weight: 700;
	width: 100%;
}
footer.site-footer .footer-extra-menu ul {
	padding-bottom: 6rem;
	display: flex;
	align-items: center;
}
footer.site-footer .footer-extra-menu ul li img {
	vertical-align: middle;
}
.footer-extra-menu ul li:not(:last-child) {
	margin-right: 3rem;
}
footer.site-footer .footer-extra-menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
footer.site-footer #copyright {
	font-size: 1.4rem;
	padding: 1.5rem 0;
	border-top: 1px solid rgba(255, 255, 255, .5);
}
#copyright .container {
	display: flex;
	flex-flow: row wrap;
}
.copyright-content a {
	color: #fff!important;
	text-decoration: none;
}
.copyright-content a:hover {
	text-decoration: underline;
}
#copyright .container > p {
	margin-left: auto;
}
@media (min-width: 768px) {
	#btn-top {
		position: absolute;
		bottom: 38rem;
		right: 11rem;
	}
}
#btn-top img {
	display: none;
}
#btn-top {
	display: flex;
	align-items: center;
	gap: 1.5rem;
	color: #774545;
	white-space: nowrap;
}
#btn-top:before {
	content: 'Back to TOP';
	text-transform: uppercase;
	font-size: 2rem;
	font-weight: 700;
}
#btn-top:after {
	content: '';
	width: 42px;
	height: 41px;
	background: #774545 url(../img/svg_arrow_up.svg) center no-repeat;
	border-radius: 20px 5px 20px 5px;
	display: block;
	transition: all 0.2s ease;
}
#btn-top:hover {
	color: #EF858C;
}
#btn-top:hover:after {
	background-color: #EF858C;
}
header.site-header .sp-right {
	position: relative;
	z-index: 1;
}
header.site-header #btn-menu-sp {
	height: auto!important;
	background: transparent!important;
}
header.site-header #btn-menu-sp img {
	width: 100%;
}
.mm-wrapper_opened #nav-sp {
	background: url(../img/img_header_bg_sp.jpg) center no-repeat;
	background-size: cover;
}
#nav-sp ul li {
	border: 0;
	padding: 1.5rem 3rem;
}
#nav-sp ul.menu {
	padding-top: 5.5rem;
}
#nav-sp ul li a {
	padding: 0;
	font-size: 2rem;
	text-shadow: 0 0 15px rgba(210, 14, 14, 0.8);
	font-weight: 700;
	text-align: center;
}
#nav-sp .nav_inquiry > a {
	display: block;
	padding: 0 5rem 0 3rem;
	border-radius: 40px;
	background: #fff;
	text-shadow: none;
	box-shadow: 0 0 12px rgba(210, 14, 14, 0.3);
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 6.5rem;
	text-align: left;
	background: #EF858C url(../img/svg_arrow_01.svg) right 3rem center no-repeat;
}
#nav-sp ul .nav_donation {
	padding-top: 0;
}
#nav-sp .nav_donation > a {
	display: block;
	padding: 0 5rem 0 3rem;
	border-radius: 40px;
	background: #fff;
	text-shadow: none;
	box-shadow: 0 0 12px rgba(210, 14, 14, 0.3);
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 6.5rem;
	text-align: left;
	background: #774545 url(../img/svg_arrow_01.svg) right 3rem center no-repeat;
}
@media (max-width: 767px) {
	body {
		font-size: 1.4rem!important;
		line-height: 2.15;
	}
	header.site-header.fixed .container {
		padding: 1.8rem;
	}
	header.site-header .logo.logo-svg img {
		max-height: 30px;
	}
	.top_banner {
	    background: url(../img/img_header_bg_sp.jpg) center no-repeat;
	    background-size: cover;
	}
	.top_banner .banner_txt {
		padding-top: 72vw;
		padding-bottom: 65vw;
	}
	.top_banner .elementor-widget.icon01 {
		width: calc(144 / 375 * 100%);
	}
	.top_banner .elementor-widget.icon06 {
		width: calc(82 / 375 * 100%); 
		left: 0;
		top: calc(43 / 375 * 100vw);
	}
	.top_banner .elementor-widget.icon02 {
		width: calc(80 / 375 * 100%);
		top: calc(54 / 375 * 100vw);
		right: calc(10 / 375 * 100vw);
	}
	.top_banner .elementor-widget.icon07 {
		width: calc(158 / 375 * 100%);
		left: 0;
		top: calc(120 / 375 * 100vw);
	}
	.top_banner .elementor-widget.icon03 {
		width: calc(148 / 375 * 100%);
		right: 0;
		top: calc(120 / 375 * 100vw);
	}
	.top_banner .elementor-widget.icon08 {
		width: calc(186 / 375 * 100%);
		left: 0;
		bottom: calc(20 / 375 * 100vw);
		top: auto;
	}
	.top_banner .elementor-widget.icon04 {
		width: calc(168 / 375 * 100%);
		top: auto;
		bottom: 0;
		right: 50%;
		transform: translateX(50%);
	}
	.top_banner .elementor-widget.icon09 {
		width: calc(194 / 375 * 100%);
		left: auto;
		right: 0;
		bottom: calc(42 / 375 * 100vw);
	}
	.ift-heading.style-1 .container {
		padding-left: 0;
		padding-right: 0;
	}
	.ift-heading.style-1 .subtitle {
		font-size: 1.6rem;
	}
	.ift-heading.style-1 .subtitle:before {
		width: 11px;
		height: 12px;
		background-size: 100% auto;
	}
	.ift-heading.style-1 .title {
		font-size: 3rem;
	}
	.top_phil {
		padding: 5rem 0 6.5rem;
		background-position: top 6rem right 2rem, top 52% left 40%, bottom 8.8rem right 4rem;
		    background-size: 81px auto, 25px auto, 85px auto;
	}
	.s_btn a {
		font-size: 1.6rem;
		display: block;
		line-height: 6rem;
	}
	.top_message {
		margin-right: 2rem;
		padding: 6rem 0;
		background-image: url(../img/img_message_deco_sp.png),
		url(../img/img_message_bg_sp.jpg);
		background-position: right top, center;
		background-repeat: no-repeat, no-repeat;
		background-size: 178px auto, cover;
	}
	.top_message .elementor-widget-text-editor strong {
		padding: 2px 5px;
	}
	.top_gallery .slick-list {
		max-width: 19.5rem;
	}
	.top_gallery .item {
		padding: 0 1.3rem;
	}
	.top_gallery .item:nth-child(odd) {
		padding-top: 2rem;
	}
	.top_gallery {
		padding: 7.5rem 0 8rem;
		background-position: top 2.5rem right 3rem, bottom left 4rem;
		background-size: 80px auto, 66px auto;
	}
	.infact-blog-post {
		padding: 0;
	}
	.infact-blog-post .slick-list {
	    margin: 0 -4rem;
	}
	.infact-blog-post .lstBlogitems .item {
		padding: 0 .5rem;
	}
	.infact-blog-post .lstBlogitems .item .blog-item {
		padding: 2rem;
	}
	.infact-blog-post .lstBlogitems .item .blog-item a h3 {
		font-size: 1.4rem;
		margin-bottom: 0;
	}
	.infact-blog-post .lstBlogitems .item.rabbit-style .blog-item .date {
		font-size: 1.3rem;
	}
	footer.site-footer .footer-column {
		padding: 2.5rem 0 0;
	}
	footer.site-footer .footer-column .w_box {
		padding: 4.5rem 3.6rem 3rem;
	}
	footer.site-footer .footer-column .w_box img {
		width: 63px;
		padding: .5rem 1rem;
	}
	footer.site-footer .s_btn a {
		line-height: 5.6rem;
		font-size: 1.4rem;
	}
	footer.site-footer .footer-column .column:nth-child(3) {
		margin-top: 5rem;
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}
	footer.site-footer .footer-extra-menu {
		font-weight: 500;
		text-align: center;
	}
	footer.site-footer .footer-extra-menu ul {
		flex-flow: row wrap;
		justify-content: center;
	}
	footer.site-footer .footer-extra-menu ul li {
		display: block;
		margin: 0 0 1rem;
		width: 100%;
	}
	footer.site-footer .footer-extra-menu ul li.fsns_x,
	footer.site-footer .footer-extra-menu ul li.fsns_ins,
	footer.site-footer .footer-extra-menu ul li.fsns_yt {
		width: fit-content;
		margin: 3rem 1rem 0;
	}
	footer.site-footer #copyright {
		padding-top: 10rem;
	}
	#copyright .container {
		justify-content: center;
		text-align: center;
	}
	#copyright .container > p {
		font-size: 1.2rem;
	}
	#btn-top {
		position: absolute;
		bottom: 18rem;
		right: 50%;
		transform: translateX(50%);
	}
	#btn-top:before {
		font-size: 1.6rem;
	}
	#btn-top:after {
		width: 34px;
		height: 34px;
	}
	footer.site-footer:before {
		width: 198px;
		height: 245px;
		background: url(../img/img_footer_deco_sp.png) center no-repeat;
		background-size: 100% auto;
		bottom: 0;
		opacity: 0.5;
	}
}