@media (min-width: 768px) {
	body {
		font-size: 1.8rem!important;
	}
}

body.page h4 {
	font-size: 2.4rem;
}
.heading-cmn {
	background-size: auto;
	background-repeat: repeat;
	z-index: 1;
	overflow: hidden;
}
.heading-cmn .heading-pattern {
	width: 62.6rem;
	height: 56.4rem;
	left: auto;
	right: 0;
	z-index: -1;
	bottom: auto;
	top: 0;
}
.heading-cmn .heading-pattern + .wrap-heading {
	max-width: 1480px;
	padding: 0 2rem;
	top: 55%;
	display: flex;
	align-items: center;
}
.heading-cmn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: calc(100% - 10rem);
    width: 120%;
    height: 460px;
    transform: translateX(-50%);
    border-radius: 50%;
    background: #fff;
    pointer-events: none;
    z-index: -1;
}
.heading-cmn .wrap-heading h2 {
	font-size: 11.2rem;
	font-weight: 800;
	font-family: "Poppins", sans-serif;
	line-height: 1.2;
	margin: 0 3.5rem 0 0;
	text-transform: uppercase;
}
.heading-cmn .wrap-heading p {
	font-size: 2.4rem;
	font-weight: 700;
}


.sub_nav {
	padding: 5rem 0;
	font-weight: 700;
}
.sub_nav .elementor-icon-list-icon {
	background: #000;
	color: #fff;
	border-radius: 30px;
	padding: 8px 2.5px;
}

.about_mess {
	padding: 8rem 0 13.5rem;
}
.about_movie {
	padding: 11rem 0 16rem;
	background: url(../img/img_master_illust_bg.png) top 2.5rem center no-repeat;
	background-size: 100% auto;
}
.about_movie .elementor-widget-video {
	margin: 6rem auto;
	max-width: 1240px;
	background: #fff;
	border-radius: 20px;
	padding: 9rem 15rem;
}
.about_movie .elementor-element.icon_01 {
	position: absolute;
	width: fit-content;
	top: 15%;
	left: calc(50% + 40rem);
}
.about_movie .elementor-element.icon_02 {
	position: absolute;
	width: fit-content;
	bottom: 0;
	left: calc(50% - 72rem);
}


.about_role {
	padding: 14rem 0 0;
}
.about_role .k_btn {
	max-width: 1440px;
	margin-left: auto;		
	margin-right: auto;
}
.about_chart {
	margin-top: 5rem;
	margin-bottom: 10rem;
}
.about_chart > .elementor-container {
	background: #F6F6F6;
	border-radius: 20px;
	padding: 1.4rem;
}
.about_chart .elementor-widget-text-editor {
	padding: 2.4rem;
	background: #fff;
	border-radius: 20px;
	font-size: 1.2rem;
}
@media (min-width: 768px) {
	.about_chart .elementor-widget-text-editor {
		width: calc(50% - 1.2rem);
	}
	.about_chart .elementor-widget-text-editor + .elementor-widget-text-editor  {
		margin-left: auto;
	}
}
.about_chart .elementor-widget-text-editor h4 {
	text-align: center;
	margin-bottom: 1rem;
}
.about_chart .elementor-widget-text-editor p {
	margin: 0;
}
.about_chart .elementor-widget-text-editor img {
	margin-bottom: 2rem;
}

.top_master_gallery.about_gallery {
	background: transparent;
	z-index: 1;
	padding-top: 0;
}
.about_gallery:after {
	content: '';
	height: 60%;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	background: #f6f6f6;
	width: 100%;
}
.about_member .elementor-widget-image {
	background: #fff;
	padding: 1rem;
}
.about_member .elementor-icon-box-title {
	font-size: 1.2rem;
	opacity: 0.5;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
}
.about_member .elementor-icon-box-description {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.5;
}
.about_member .elementor-icon {
	padding: 4px 9px;
}
.about_member .elementor-widget-icon-box {
	padding: 1.2rem 1.5rem;
	background: #fff;
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	max-width: 24.2rem;
}

.page-sub .main-pazi {
	margin-bottom: 0;
}
.page-tc-about_kuretatu .site-footer-template,
.page-tc-history .site-footer-template,
.page-tc-association .site-footer-template {
	margin-top: 0;
}
.page-sub .infact-table table {
	font-size: 1em;
	border-right: 0;
}
.page-sub .infact-table table tr td {
	border-left: 0;
	border-right: 0;
	padding: 3rem 1rem;
}
.page-sub .infact-table table tr td:first-child {
	border-left: 0;
	padding-left: 0;
	font-weight: 700;
}
.page-sub .infact-table table tr:last-child td {
	border-bottom: 0;
}
.about_outline .elementor-element.icon_01 {
    position: absolute;
    width: 28.5rem;
	top: -4rem;
	left: calc(50% + 43rem);
}
.top_pages2 .elementor-element.icon_01 {
    position: absolute;
    width: 27.5rem;
	top: -10rem;
	left: calc(50% - 72rem);
	z-index: 1;
}
@media (min-width: 768px) {
	.about_outline .elementor-widget-infact_table {
		width: calc(50% - 3rem);
	}
	.about_outline .elementor-widget-infact_table + .elementor-widget-infact_table {
		margin-left: auto;
	}
}
@media (max-width: 767px) {
	body.page h3 {
        font-size: 1.8rem;
    }
    .heading-cmn {
    	background-size: 50px auto;
    }
	.heading-cmn:after {
		height: 14rem;
		top: calc(100% - 3.5rem);
	}
	.heading-cmn .heading-pattern {
		width: 18.8rem;
		height: 16.4rem;
	}
	.heading-cmn .heading-pattern + .wrap-heading {
		flex-flow: row wrap;
	}
	.heading-cmn .wrap-heading h2 {
		font-size: 4rem;
		margin-right: 0;
		flex: 0 0 100%;
		text-align: left;
	}
	.heading-cmn .wrap-heading p {
		font-size: 1.4rem;
	}
	.sub_nav {
		padding: 3rem 0;
		font-size: 1.4rem;
	}
	.sub_nav .elementor-icon-list-item {
		width: calc(50% - 32px);
		margin-bottom: 1.5rem;
	}
	.sub_nav .elementor-icon-list-icon i {
		font-size: 1rem;
	}
	.ttl_svg_deco:not(.align_center) {
		text-align: left!important;
	}
	.about_mess {
	    padding: 2rem 0 6rem;
	}
	.about_mess .ift-image {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.about_movie {
	    padding: 8rem 0 4rem;
	    background: url(../img/img_master_illust_bg.png) top 2.5rem center no-repeat;
	    background-size: 160% auto;
	}
	.about_movie .elementor-widget-video {
		padding: 3rem 2rem;
	}
	.about_movie .elementor-element.icon_01 {
		left: auto;
		right: 2rem;
		width: 10rem;
		top: 20%;
	}
	.about_movie .elementor-element.icon_02 {
		bottom: 1rem;
		left: 2rem;
		width: 10rem;
	}
	.about_role {
	    padding: 6rem 0 3rem;
	}
	.about_role .ift-image {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.about_chart {
		margin: 3rem 1rem 6rem;
	}
	.about_chart .elementor-widget-text-editor + .elementor-widget-text-editor  {
		margin-top: 2.4rem;
	}
	.about_chart .elementor-widget-text-editor h4 {
		font-size: 1.3rem;
	}
	.about_member .elementor-inner-section .elementor-column {
		width: 50%;
	}
	.about_member .elementor-widget-image {
		padding: .6rem;
	}
	.about_member .elementor-widget-icon-box {
		padding: .6rem 1rem;
		max-width: 14rem;
	}
	.about_member .elementor-icon-box-title {
		font-size: 0.9rem;
	}
	.about_member .elementor-icon-box-description {
		font-size: 1.4rem;
	}
	.about_outline .container {
		padding: 0;
	}
	.page-sub .infact-table table,
	.page-sub .infact-table table tbody,
	.page-sub .infact-table table tr,
	.page-sub .infact-table table tr td {
		display: block;
		width: 100%!important;
	}
	.page-sub .infact-table table tr td {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.page-sub .infact-table table tr td:first-child {
		border-bottom: 0;
		padding-bottom: 0;
	}
	.page-sub .infact-table table tr td + td {
		padding-top: .5rem;
		padding-left: 0;
	}
	.about_outline .elementor-element.icon_01 {
		width: 10.9rem;
		left: auto;
		right: 2rem;
		top: -1rem;
	}
	.top_pages2 .elementor-element.icon_01 {
	    width: 13.5rem;
	    top: -6rem;
	    left: 2rem;
	}
}
.page-tc-activity .lstBlogitems .item.rabbit-style:nth-child(5n+1) .wrap-img:after {
	content: '';
	height: 50px;
	width: 50px;
	background: url(../img/activity_icon_01.svg) center no-repeat;
	position: absolute;
	top: -2.4rem;
	right: 4rem;
}
.page-tc-activity .lstBlogitems .item.rabbit-style:nth-child(5n+2) .wrap-img:after {
	content: '';
	height: 50px;
	width: 50px;
	background: url(../img/activity_icon_02.svg) center no-repeat;
	position: absolute;
	bottom: -1rem;
	right: 4rem;
}
.page-tc-activity .lstBlogitems .item.rabbit-style:nth-child(5n+3) .wrap-img:after {
	content: '';
	width: 64px;
	height: 38px;
	background: url(../img/activity_icon_03.svg) center no-repeat;
	position: absolute;
	top: -1rem;
	right: 4rem;
}
.page-tc-activity .lstBlogitems .item.rabbit-style:nth-child(5n+4) .wrap-img:after {
	content: '';
	width: 62px;
	height: 40px;
	background: url(../img/activity_icon_04.svg) center no-repeat;
	position: absolute;
	top: -2rem;
	right: 3rem;
}
.page-tc-activity .lstBlogitems .item.rabbit-style:nth-child(5n+5) .wrap-img:after {
	content: '';
	height: 52px;
	width: 49px;
	background: url(../img/activity_icon_05.svg) center no-repeat;
	position: absolute;
	bottom: -1.5rem;
	right: 4rem;
}
.infact-blog-post {
	padding: 9rem 0;
}
.infact-blog-post .lstBlogitems {
	margin-top: 0;
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
.infact-blog-post .lstBlogitems .item {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin-bottom: 5.5rem;
}
.lstBlogitems .item.rabbit-style .blog-item {
	background: transparent;
	border: 0;
}
.lstBlogitems .item.rabbit-style .wrap-img {
	position: relative;
	overflow: visible;
}
.lstBlogitems .item.rabbit-style .wrap-img .img {
	border-radius: 20px;
}
.lstBlogitems .item.rabbit-style:hover .img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.lstBlogitems .item.rabbit-style .wrap-img:before {
	display: none;
}
.lstBlogitems .item.rabbit-style .wrap-content {
	padding: 2rem;
	display: flex;
	flex-flow: row wrap;
}
.lstBlogitems .item.rabbit-style .blog-item .author-info {
	display: none;
}
.lstBlogitems .item.rabbit-style .blog-item .sub-cat {
	order: 2;
	margin: 0 0 0 auto;
}
.lstBlogitems .item.rabbit-style .blog-item .link-block {
	width: 100%;
	color: #000;
}
.lstBlogitems .item.rabbit-style .blog-item h3 {
	margin: 0 0 3rem;
	font-size: 2rem;
	font-weight: 400;
}
.lstBlogitems .item.rabbit-style .blog-item .date {
	color: rgba(1, 1, 1, .5);
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 1.6rem;
	padding: 0;
	border: 0;
}
.lstBlogitems .item.rabbit-style .blog-item .sub-cat a {
	margin-left: 1rem;
	margin-right: 0;
	font-size: 1.6rem;
	background: #F6F6F6;
	border-radius: 15px;
	padding: .15rem 2.2rem;
}
.lstBlogitems .item.rabbit-style .blog-item .sub-cat a:before {
	content: '#';
}
.ift-news {
	margin-bottom: 0;
}
.ift-news .news-wrap .wrap {
	margin-top: 0;
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
.ift-news .news-wrap .wrap .item {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin-bottom: 5.5rem;
}
.ift-news .news-wrap .item .img {
	border-radius: 20px;
}
.ift-news .news-wrap .item .bottom {
	padding: 2rem;
	display: flex;
	flex-flow: row wrap;
}
.ift-news .news-wrap .wrap .item h3 {
	margin: 0 0 3rem;
	font-size: 2rem;
	font-weight: 400;
}
.ift-news .news-wrap .wrap .item  .date {
    color: rgba(1, 1, 1, .5);
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
    padding: 0;
    border: 0;
    order: 2;
}
@media (max-width: 767px) {
	.infact-blog-post {
		padding: 4rem 0;
	}
	.infact-blog-post .container {
		padding-left: 0;
		padding-right: 0;
	}
	.ift-news .news-wrap .wrap .item,
	.infact-blog-post .lstBlogitems .item {
		margin-bottom: 2rem;
	}
	.ift-news .container {
		padding-left: 0;
		padding-right: 0;
	}
	.ift-news .news-wrap .item .img {
		width: 100%;
		float: none;
		margin: 0;
	}
	.ift-news .news-wrap .item .bottom {
		width: 100%;
		margin: 0;
		float: none;
	}
}

.single-activity .kizi-content img {
	display: block;
	margin: 6rem auto;
	border-radius: 20px;
}
.single-activity .container {
	max-width: 1240px;
}
.single-activity .kizi-top {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.single-activity .kizi-top .kizi-activity {
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	font-size: 1.6rem;
	padding-right: 3rem;
	margin-right: 3rem;
	line-height: 1;
	border-right: 1px solid #E1E1E1;
}
.single-activity .kizi-top .kizi-date {
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	font-size: 1.6rem;
	color: rgba(1, 1, 1, .5);
	margin-right: 3rem;
}
.single-activity .kizi-top .entry-category a {
	margin-left: 1rem;
	margin-right: 0;
	background: #F6F6F6;
	border-radius: 15px;
	padding: .6rem 2.2rem;
}
.single-activity .kizi-top .entry-category a:before {
 	content: '#';
}
.single-activity .kizi-content h1 {
	font-size: 3.4rem;
	margin: 4rem 0 0;
}
.single-activity .k_btn_prev {
	text-align: center;
}
.single-activity .wrap {
	padding: 9rem 0 13rem;
}
.kizi-related {
	background: #F6F6F6;
	padding: 9rem 0;
}
.kizi-related h6 {
	color: #808080;
}
.kizi-related h2 {
	font-size: 6.4rem;
}
.kizi-related .infact-blog-post {
	padding: 6rem 0;
}
.single-activity ~ .site-footer-template {
	margin-top: 0;
}
@media (max-width: 767px) {
	.single-activity .kizi-content h1 {
		font-size: 2.2rem;
		margin-top: 2rem;
	}
	.kizi-related h2 {
		font-size: 2.6rem;
	}
	.single-activity .wrap {
	    padding: 4rem 0 6rem;
	}
	.kizi-related {
		padding: 6rem 0 4rem;
	}
	.kizi-related .infact-blog-post {
		padding: 3rem 0;
	}
}


.wpforms-field-container .table_wrap_fields,
.wpforms-field-container .table_wrap_fields tr,
.wpforms-field-container .table_wrap_fields tr td,
.wpforms-field-container .table_wrap_fields tbody,
.wpforms-form .wpforms-field-container .table_wrap_fields td:first-of-type {
	display: block;
	width: 100%;
	background: transparent;
}
.wpforms-form .wpforms-field-container .table_wrap_fields td:first-of-type {
	padding-top: 3rem;
}
.wpforms-form .wpforms-field-container .table_wrap_fields td:first-of-type label {
	font-size: 1.8rem;
}
.wpforms-form .wpforms-field-container .table_wrap_fields td {
	padding: 0;
	border: 0;
}
.wpforms-form .wpforms-field-container .table_wrap_fields label {
	margin-bottom: 1rem;
}
.wpforms-form .wpforms-field-container .table_wrap_fields .wpforms-field-label {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
}
.wpforms-form .wpforms-field-container .table_wrap_fields .wpforms-required-label {
	background: #EB0000;
	padding: 0 1rem;
	border-radius: 12px;
	font-size: 1.3rem;
	line-height: 1.5;
	margin-left: 1.2rem;
}
.wpforms-form .table_wrap_fields input[type=checkbox], 
.wpforms-form .table_wrap_fields input[type=radio] {
	margin-left: 0;
	margin-right: 5px;
}
.wpforms-form .table_wrap_fields input[type=date], 
.wpforms-form .table_wrap_fields input[type=datetime-local], 
.wpforms-form .table_wrap_fields input[type=datetime], 
.wpforms-form .table_wrap_fields input[type=email], 
.wpforms-form .table_wrap_fields input[type=month], 
.wpforms-form .table_wrap_fields input[type=number], 
.wpforms-form .table_wrap_fields input[type=password], 
.wpforms-form .table_wrap_fields input[type=range], 
.wpforms-form .table_wrap_fields input[type=search], 
.wpforms-form .table_wrap_fields input[type=tel], 
.wpforms-form .table_wrap_fields input[type=text], 
.wpforms-form .table_wrap_fields input[type=time], 
.wpforms-form .table_wrap_fields input[type=url], 
.wpforms-form .table_wrap_fields input[type=week], 
.wpforms-form .table_wrap_fields select, 
.wpforms-form .table_wrap_fields textarea {
	border-color: #E1E1E1;
	height: 48px;
	border-radius: 4px;
	margin-bottom: 1rem;
	background-color: #F6F6F6;
}
.wpforms-form .table_wrap_fields .wpforms-field-row-block {
	margin: 0;
}
.wpforms-form .table_wrap_fields .wpforms-field {
	padding: 0;
}
.wpforms-form .table_wrap_fields .form_privacy {
	background: #fff;
	border-radius: 4px;
	border: 1px solid #D9D0D0;
	padding: 3rem 2rem;
	text-align: center;
}
.wpforms-form .table_wrap_fields .form_privacy a {
	color: #38A1DB;
	text-decoration: underline;
}
.wpforms-form .wpforms-field-container .wpforms-handle-button,
.wpforms-form .wpforms-submit-container .wpforms-handle-button {
	line-height: 88px;
	box-shadow: none;
	font-size: 2.4rem;
	padding: 0 5rem 0 3rem;
	background-image: url(../img/svg_arrow.svg);
	background-position: right 3rem center;
	background-repeat: no-repeat;
	font-weight: 500;
	border-radius: 45px!important;
	text-align: center;
	min-width: 38rem;
	font-weight: 800;
	font-family: "Poppins", sans-serif;
}
.wpforms-form .wpforms-field-container .wpforms-handle-button:after,
.wpforms-form .wpforms-submit-container .wpforms-handle-button:after {
	display: none!important;
}
@media (max-width: 767px) {
	.wpforms-form .wpforms-field-container .wpforms-handle-button, .wpforms-form .wpforms-submit-container .wpforms-handle-button {
		min-width: inherit;
		width: 100%;
		line-height: 80px;
		max-width: 100%;
		margin-right: 0;
		font-size: 2rem;
	}
	.wpforms-form .table_wrap_fields .form_privacy {
		padding: 2.5rem 2rem;
	}
	.wpforms-form .wpforms-field-container label {
		font-size: 1.2rem;
	}
	.wpforms-form .wpforms-field-container .table_wrap_fields td:first-of-type label {
		font-size: 1.5rem;
	}
}
.contact_box {
	padding-top: 8rem;
}
.contact_box .elementor-widget-wrap {
	background: #F6F6F6;
	border: 3px solid #E1E1E1;
	border-radius: 40px;
	padding: 7rem 3rem 4.5rem!important;
}
.contact_box .elementor-widget-wrap:after {
    content: '';
    background: #00A5AE url(../img/svg_arrow.svg) center no-repeat;
    width: 54px;
    height: 38px;
    border-radius: 20px;
    right: 4rem;
    top: calc(50% - 19px);
    position: absolute;
    transition: all .2s ease;
}
.contact_box h4.elementor-heading-title {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #383838;
	color: #fff;
	width: fit-content;
	padding: 1.5rem 3rem;
	border-radius: 35px;
	white-space: nowrap;
	z-index: 1;
}
.contact_box h4.elementor-heading-title:after {
    content: '';
    height: 32px;
    width: 27px;
    background: url(../img/ttl_footer_arrow.svg) center no-repeat;
    position: absolute;
    top: calc(100% - 5px);
    left: calc(50% - 13.5px);
}
.contact_box p {
	margin: 0;
}
.contact_box .tel {
	font-size: 2.3rem;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 1rem;
}
.contact_box .tel a {
	font-size: 4rem;
}
.contact_box .tel a:after {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 767px) {
	.contact_box {
		font-size: 1.2rem;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.contact_box .tel {
		font-size: 1.3rem;
	}
	.contact_box .tel a {
		font-size: 2.3rem;
	}
	.contact_box h4.elementor-heading-title {
		font-size: 1.3rem;
	}
	.contact_box h4.elementor-heading-title:after {
        width: 21px;
        height: 22px;
        background-size: 100% auto;
        left: 3rem;
    }
    .contact_box .elementor-widget-wrap {
    	padding: 5rem 1rem 4rem !important;
    }
    .contact_box .elementor-widget-wrap:after {
        width: 40px;
        height: 28px;
        background-size: 10px auto;
        right: 1rem;
        top: calc(50% - 5px);
    }
}

.tag .page-title-pazi .heading-cmn, .date .page-title-pazi .heading-cmn, .author .page-title-pazi .heading-cmn, .category .page-title-pazi .heading-cmn {
	display: block;
}

.select-category {
	padding: 0;
	list-style-type: none;
	margin: 5rem -5px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.select-category li {
	margin: 5px;
}
.select-category li a {
	font-weight: 700;
	border: 2px solid #E8E8E8;
	border-radius: 40px;
	padding: 0 4rem;
	line-height: 60px;
	display: block;
	text-decoration: none;
}
.select-category li.active a {
	background: #000000;
	border-color: #000000;
	color: #fff;
}
.category .infact-news {
	padding-bottom: 10rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
@media (min-width: 768px) {
	.infact-news .wrap ul li a {
		font-size: 2rem;
	}
}
.infact-news .wrap ul li p {
	font-size: 2rem;
	display: inline;
	margin: 0;
}
@media (max-width: 767px) {
	.infact-news .wrap ul li p {
		font-size: 1.3rem;
	}
	.select-category li a {
		line-height: 46px;
		padding: 0 2.5rem;
	}
}
.media_info {
	padding-left: 2rem;
	padding-right: 2rem;
}
.media_info > .elementor-container {
	background: #F6F6F6;
	border: 3px solid #E1E1E1;
	padding: 5rem 7rem;
	border-radius: 40px;
}

.media_feed .icon01 {
	position: absolute;
	top: -22rem;
	right: 0;
	width: fit-content;
}
.media_feed .icon02 {
	position: absolute;
	bottom: -8rem;
	left: 0;
	width: fit-content;
}

@media (max-width: 767px) {
	.media_info > .elementor-container {
		padding: 2rem 0;
	}
	.media_feed .icon01 {
	    top: -6rem;
	    width: 105px;
	}
	.media_feed .icon02 {
	    bottom: .5rem;
	    width: 130px;
	}
}


.thirdgrade_top:after {
	content: '';
	height: 70%;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	background: #f6f6f6;
	width: 100%;
}
.thirdgrade_top .elementor-inner-section .elementor-widget-wrap {
	border: 2px solid #000;
	border-radius: 26px;
	background: #fff;
	text-align: center;
	padding-top: 7rem;
}
.thirdgrade_top .elementor-widget-icon-box {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
	width: fit-content;
}
.thirdgrade_top .elementor-icon-box-content .elementor-icon-box-title {
	background: #000;
	color: #fff;
	padding: 1.5rem 5.5rem;
	margin-left: -2.5rem;
	white-space: nowrap;
	border-radius: 0 35px 35px 0;
}
.thirdgrade_top .elementor-widget-icon-list {
	background: #E1E1E1;
	font-weight: 700;
	padding: 2rem 1.5rem;
	border-radius: 0 0 26px 26px;
	margin-top: 4rem;
}
.thirdgrade_top .elementor-icon-list-icon {
    background: #000;
    color: #fff;
    border-radius: 30px;
    padding: 8px 2.5px;
}
.thirdgrade_top .icon_01 {
	width: fit-content;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 26%;
}
.thirdgrade_top .icon_02 {
	width: fit-content;
	position: absolute;
	right: 0;
	top: 0;
	max-width: 28%;
}


.thirdgrade_fee .infact-table {
	padding: 6.5rem 8rem;
	background: #fff;
	border: 2px solid #E1E1E1;
	border-radius: 20px;
}
.gray_box {
	background: #F6F6F6;
	border-radius: 26px;
	padding: 9rem 10rem;
}
.infact-third-grade {
	border: 1px solid #E1E1E1;
	border-radius: 20px;
	overflow: hidden;
}
.infact-third-grade table {
	border: 0;
	width: 100%;
	text-align: center;
}
.infact-third-grade th {
	background: #000;
	border: 0;
	color: #fff;
	font-size: 1.1111em;
	padding: 1.5rem;
}
.infact-third-grade th:first-child {
	border-top-left-radius: 20px;
}
.infact-third-grade th:last-child {
	border-top-right-radius: 20px;
}
.infact-third-grade td {
	background: #fff;
	border: 0;
	padding: 1.5rem;
	position: relative;
}
.infact-third-grade td a {
	text-decoration: underline;
}
.infact-third-grade td + td::before {
	content: '';
	top: 0;
	left: 0;
	background: #E1E1E1;
	width: 1px;
	position: absolute;
	bottom: 0;
}
.infact-third-grade td:after {
	content: '';
	top: 0;
	left: 0;
	background: #E1E1E1;
	height: 1px;
	position: absolute;
	right: 0;
}
.infact-third-grade tr:nth-child(2) td:before {
	top: 1.5rem;
}
.infact-third-grade tr:last-child td:before {
	bottom: 1.5rem;
}
.infact-third-grade tr td:first-child:after {
	left: 1.5rem;
}
.infact-third-grade tr td:last-child:after {
	right: 1.5rem;
}
.infact-third-grade tr td:first-child {
	font-size: 1.1111em;
	font-weight: 700;
}

.staff-workday-schedule2 {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
}
.staff-workday-schedule2 .item:not(:last-child) {
	padding-bottom: 10rem;
}
.staff-workday-schedule2 .item {
	padding-left: 8rem;
	position: relative;
	border-left: 1px solid #000;
	display: flex;
	flex-flow: row wrap;
}
@media (min-width: 768px) {
	.staff-workday-schedule2 .item .img {
		width: 36rem;
	}
	.staff-workday-schedule2 .item .txt {
		flex: 1;
		padding-right: 4rem;
	}
}

.staff-workday-schedule2 .item .time {
	position: relative;
	transform: translateY(-50%);
}
.staff-workday-schedule2 .item .time:before {
	content: '';
	width: 2rem;
	height: 2rem;
	background: currentColor;
	left: -9rem;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}
.staff-workday-schedule2 .item .time:after {
	content: '';
	border-top: 3px dotted currentColor;
	width: 40px;
	top: 50%;
	transform: translateY(-50%);
	left: -6rem;
	position: absolute;
}

.no_time .staff-workday-schedule2 .item h4 {
	margin-top: -1.5rem;
}
.thirdgrade_store h3.elementor-heading-title {
	padding: 1.2rem;
	text-transform: uppercase;
}
.thirdgrade_store h3.elementor-heading-title span {
	display: block;
	font-size: 1.5rem;
}
.white_box {
	border: 3px solid #E1E1E1;
	padding: 6rem 9rem;
	background: #fff;
	margin-top: 3rem;
	border-radius: 40px;
}

.thirdgrade_timetable .icon_01 {
	width: 25rem;
	right: 12rem;
	top: 7rem;
	position: absolute;
}
@media (max-width: 767px) {
	.no_time .staff-workday-schedule2 .item h4 {
		margin-top: -1.1rem;
	}
	.no_time .staff-workday-schedule2 .item .time {
		top: -1.25rem;
	}
	.thirdgrade_top .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
		flex-direction: row;
	}
	.thirdgrade_top .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
		font-size: 80px;
	}
	.thirdgrade_top .elementor-icon-box-content .elementor-icon-box-title {
		font-size: 2rem;
		padding: 1rem 3rem;
	}
	.thirdgrade_top .icon_01 {
		max-width: 32%;
		top: -12rem;
		left: -2rem;
	}
	.thirdgrade_top .icon_02 {
		max-width: 32%;
        top: -12rem;
        right: -3rem;
	}
	.thirdgrade_top .elementor-inner-section .elementor-widget-wrap {
		padding-top: 4rem;
	}
	.white_box {
		padding: 2rem 3rem;
	}
	.thirdgrade_timetable .icon_01 {
	    width: 12rem;
	    right: 0;
	    top: 4rem;
	}
	.staff-workday-schedule2 .item:not(:last-child) {
		padding-bottom: 6rem;
	}
	.staff-workday-schedule2 .item {
		padding-left: 4rem;
	}
	.staff-workday-schedule2 .item h4 {
		font-size: 1.6rem;
	}
	.staff-workday-schedule2 .item .time:before {
		width: 1.2rem;
		height: 1.2rem;
		left: -4.6rem;
		top: 6.5px;
		transform: translateY(0);
	}
	.staff-workday-schedule2 .item .time:after {
		left: -3rem;
		width: 2.4rem;
		top: 11px;
		transform: translateY(0);
	}
	.history_section .ift-checklist {
		margin-top: 1.5rem;
	}
	.gray_box {
		padding: 2rem 2rem;
	}
	.thirdgrade_fee .infact-table {
		padding: 2rem 0;
	}
	.infact-third-grade {
		overflow-x: scroll;
	}
	.infact-third-grade table {
		width: 250%;
	}
	.thirdgrade_store .elementor-column {
		margin-bottom: 1rem;
	}
}

.his_schedule .staff-workday-schedule2 .item .time span {
	color: #000;
}
.history_section {
	padding-left: 8rem;
	padding-bottom: 10rem;
}
.history_section .ift-checklist {
	border: 2px solid #E1E1E1;
	border-radius: 20px;
	margin-top: 3rem;
	padding: 0;
}
.history_section .ift-checklist .box {
	max-width: 100%;
	border-radius: 20px;
	background: #F6F6F6;
	padding: 6.5rem 20rem;
	margin: 0;
}
.ift-checklist .container {
	padding: 2.4rem;
	background: #fff;
	border-radius: 20px;
}
.ift-checklist .box ul li .li-text p {
	margin: 0;
}
.ift-checklist .box ul li {
	margin: 2rem 0 0;
}
.ift-checklist .box ul li .li-text {
	font-size: 2.4rem;
	line-height: 1.7;
}
.ift-checklist .box ul li .li-icon {
	margin-top: 1rem;
}
.ift-checklist .box .box-inline {
	max-width: 100%;
}


.author_box .elementor-widget-icon-box {
    transform: translateY(50%);
    width: fit-content;
}
.author_box .elementor-icon-box-content .elementor-icon-box-title {
    background: #000;
    color: #fff;
    padding: 1.5rem 5.5rem;
    margin-left: -2.5rem;
    white-space: nowrap;
    border-radius: 0 35px 35px 0;
}

@media (max-width: 767px) {
	.thirdgrade_top .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
		flex-direction: row;
	}
	.thirdgrade_top .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
		font-size: 80px;
	}
	.thirdgrade_top .elementor-icon-box-content .elementor-icon-box-title {
		font-size: 2rem;
		padding: 1rem 3rem;
	}
}
.author_box .elementor-widget-text-editor {
	margin-left: 3rem;
	background: #fff;
	border-radius: 26px;
	border: 2px solid #E1E1E1;
	padding: 6.5rem 6.5rem 2rem;
}
.his_nakamura .ift-image img {
    margin-bottom: -8.5rem;
    position: relative;
    z-index: 1;
}
.his_amusement .icon_01 {
	position: absolute;
	width: 223px;
	right: 13rem;
	top: -7rem;
}
@media (max-width: 767px) {
	.his_nakamura .ift-image img {
		margin-bottom: -4.2rem;
	}
	.history_section {
		padding-left: 4rem;
		padding-bottom: 6rem;
	}
	.ift-checklist .container {
		padding: 1.5rem;
	}
	.ift-checklist .box .box-inline {
		margin: 0;
	}
	.history_section .ift-checklist .box {
		padding: 1.5rem;
	}
	.ift-checklist .box ul li .li-text {
		font-size: 1.6rem;
	}
	.author_box .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
		flex-direction: row;
	}
	.author_box .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
		font-size: 80px;
	}
	.author_box .elementor-icon-box-content .elementor-icon-box-title {
		padding: 1rem 3rem;
		font-size: 1.6rem;
	}
	.author_box .elementor-widget-text-editor h4 {
		font-size: 1.6rem;
	}
	.author_box .elementor-widget-text-editor {
		margin-left: 2.2rem;
		padding: 5rem 2.5rem 2rem;
	}
	.his_amusement .icon_01 {
		width: 113px;
		right: 2rem;
		top: -6rem;
	}
}


.kure_cert .elementor-widget.icon_01 {
	position: absolute;
	top: -12rem;
	left: 50%;
	transform: translateX(-50%);
	width: 315px;
}
.kure_cert .elementor-widget.icon_02 {
	width: 292px;
	position: absolute;
	top: 15.5rem;
	left: 2.8rem;
}
.kure_cert .elementor-widget.icon_03 {
	width: 31rem;
	position: absolute;
	top: 15rem;
	right: 30px;
}

.kure_ranking {
	z-index: 1;
	margin-top: 12rem;
}
.kure_ranking:after {
	content: '';
	top: 40%;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	background: #f6f6f6;
	width: 100%;
}
.kure_ranking .elementor-widget-icon-box {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: fit-content;
}
.kure_ranking .elementor-icon-box-content .elementor-icon-box-title {
    background: #000;
    color: #fff;
    padding: 1.5rem 5.5rem;
    margin-left: -2.5rem;
    white-space: nowrap;
    border-radius: 0 35px 35px 0;
}
.kure_ranking .elementor-inner-column:nth-child(odd) .elementor-widget-wrap {
    border: 2px solid #000;
    border-radius: 26px;
    background: #fff;
    text-align: center;
    padding-top: 7rem;
}
.kure_ranking .elementor-widget-icon-list {
    background: #E1E1E1;
    font-weight: 700;
    padding: 2rem 1.5rem;
    border-radius: 0 0 26px 26px;
    margin-top: 2.5rem;
}
.kure_ranking .elementor-icon-list-icon {
    background: #000;
    color: #fff;
    border-radius: 30px;
    padding: 4.5px 7px;
}

.kure_merit .elementor-element.sub_img {
    position: absolute;
    bottom: 1.5vw;
    right: 2rem;
    max-width: 63%;
}

.ift-cert_slider .slick-list {
	overflow: visible;
}
.ift-cert_slider .slick-track {
	display: flex;
}
.ift-cert_slider .item {
	padding: 0 1rem;
	height: auto;
	position: relative;
}
.ift-cert_slider .author {
	display: flex;
	align-items: center;
	transform: translateY(-50%);
	position: absolute;
	top: 0;
	left: 1rem;
}
.ift-cert_slider .author img {
	position: relative;
	max-width: 12rem;
}
.ift-cert_slider .author h4 {
	padding: 1rem 4.5rem;
	margin-left: -2rem;
	color: #fff;
	background: #000;
	border-radius: 0 30px 30px 0;
}
.ift-cert_slider .slider_text {
	margin-left: 3.5rem;
	background: #fff;
	border-radius: 26px;
	border: 2px solid #E1E1E1;
	padding: 7rem 4rem;
	height: 100%;
}
.ift-cert_slider .slider_name {
	font-size: 0.8em;
	opacity: 0.7;
	text-align: right;
}
.ift-cert_slider .slick-prev {
	background: #000000 url(../img/svg_slider_prev.svg) center no-repeat;
	width: 74px;
	height: 52px;
	border: 0;
	outline: 0;
	border-radius: 26px;
	font-size: 0;
	left: -2rem;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	z-index: 1;
	cursor: pointer;
}
.ift-cert_slider .slick-next {
	background: #000000 url(../img/svg_slider_next.svg) center no-repeat;
	width: 74px;
	height: 52px;
	border: 0;
	outline: 0;
	border-radius: 26px;
	font-size: 0;
	right: -2rem;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	z-index: 1;
	cursor: pointer;
}
@media (max-width: 767px) {
	.kure_cert .elementor-widget.icon_01 {
		width: 96px;
		top: -4rem;
	}
	.kure_cert .elementor-widget.icon_02 {
		width: 100px;
		top: -2rem;
		left: 0;
	}
	.kure_cert .elementor-widget.icon_03 {
		width: 104px;
		top: -2.2rem;
		right: -1rem;
	}
	.kure_ranking .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
		flex-direction: row;
	}
	.kure_ranking .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
		font-size: 80px;
	}
	.kure_ranking .elementor-icon-box-content .elementor-icon-box-title {
		padding: 1rem 3rem;
	}
	.kure_ranking .elementor-inner-column:nth-child(odd)  {
		margin-top: 6rem;
	}
	.kure_ranking {
		margin-top: 0;
	}
	.ift-cert_slider .author img {
	    max-width: 8rem;
	}
	.ift-cert_slider .author h4 {
	    padding: .5rem 3rem;
	    font-size: 2rem;
	}
	.ift-cert_slider .slider_text {
		margin-left: 2rem;
		padding: 5rem 2rem 1rem;
	}
	.ift-cert_slider .slick-prev,
	.ift-cert_slider .slick-next {
		width: 60px;
		height: 40px;
		background-size: 18px auto;
	}
}