/*
Theme Name: Rela (Child Theme)
Theme URI: http://w4.themedemo.co/rela
Author: TRUETHEMES
Author URI: https://themeforest.net/user/truethemes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.0.0
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rela-child
Template: rela
*/

/* = Add your own modification from here
-------------------------------------------------------------- */
body, html, p, a {
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	}

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

h1, h2, h3, h4, h5, h6 {
	font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

body {
	background-color: #FFF8F5 !important;
}

/* flex */
.flex-row {
	display: flex;
}

/* 横並びリスト */
.float-list {
	margin: 0;
}

.float-list li {
	float: left;
	line-height: 1.86;
}

.float-list li:after {
	content: "/";
	padding: 0 4px;
}

.float-list li:last-child:after {
	content: none;
}

.text-white {
	color: #fff;
}

p a {
	font-size: inherit;
}

.text-red {
    color: #ec0606 !important;
}

@media (min-width: 992px) {
	.pricing-wrapper {
		padding: 40px 20px;
	}
	
	.flex-wrapper {
		display: flex;
		flex-wrap: nowrap;
	}
	
	.flex-wrapper > div:last-child {
		width: 640px;
		max-width: 70%;
	}
	
	.flex-wrapper > div:first-child {
		width: calc(100% - 640px);
	}
}

.main-header--rela-main .main-header__logo .aheto-logo__image,
.aheto-logo__image.aheto-logo__image-scroll {
	width: auto;
	max-width: 160px;
	height: auto;
	max-height: 65px;
}

#header-white .main-header--rela-main.transparent_white .main-header__menu-box .main-menu>li>a {
	color: var(--c-dark);
}

#header-white .main-header--rela-main.transparent_white .main-header__menu-box .main-menu>li>a:hover {
	color: var(--c-alter);
}

/* ===================================
 * home
 * ==================================*/
.aheto-features-block__image-wrap {
	background-color: #43484e !important;
}

/* アイコンはみ出し防止 */
.home-icon-resize img {
	max-width: 110px !important;
}

/* ===================================
 * 体験トレーニング
 * ==================================*/
.trial-wrapper {
	width: fit-content;
	max-width: 100%;
	margin: auto;
}

.trial-card {
	width: fit-content;
	max-width: 100%;
}

/* ===================================
 * pricing
 * ==================================*/
.pricing-wrapper {
	margin: auto;
}

.pricing-title {
	display: flex;
	flex-wrap: wrap;
}

.pricing-wrapper {
	background: #fff;
	max-width: 100%;
	padding: 40px;
}

.pricing-title {
	background: #F7EFEC;
}

.pricing-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    padding: 28px 0;
	}

.grid-wrapper {
	display: grid;
	/* grid-template-rows: 2.25rem; */
	/*grid-template-columns: 90px 1fr;*/
	width: 100%;
	padding: 0;
}

.grid-wrapper > div,
.grid-wrapper-co > div {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1.25rem 0;
}

.grid-monthly > div:first-child {
	grid-row: 1;
	grid-column: 1 / 3;
}

.grid-monthly,
.grid-wrapper-co {
	display: grid;
	grid-template-columns: auto auto;
	width: 100%;
}

.grid-tickets {
	grid-template-columns: auto auto auto;
}

.grid-tickets > div:first-child {
	grid-row: 1;
	grid-column: 1 / 4;
}

.grid-wrapper-co > div:nth-child(2) {
	grid-row: 5;
	grid-column: 1 / 3;
}

.grid-wrapper span {
	font-weight: 700;
}

.price-title {
	background: #43484e;
	color: #fff;
	padding: 1.25rem 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.price-title h2 {
	text-align: center;
	color: #fff;
	margin: 0;
}

.grid-visitor {
		grid-template-columns: auto auto;
	}

.elementor-page-6667 hr,
.elementor-page-7206 hr {
	width: 100%;
	height: 2px;
	margin: 2rem 0 !important;
	color: #F7EFEC;
	background-color: #F7EFEC !important;
	border: none;
}

.price-cap {
	padding: 1.75rem;
}

@media (min-width: 768px) {
	.grid-monthly,
	.grid-wrapper-co {
		grid-template-columns: auto auto auto;
	}
	
	.grid-tickets {
		grid-template-columns: auto auto auto auto;
	}
	
	.grid-wrapper > div:first-child {
		grid-column: 1;
	}
	
	.grid-wrapper.grid-monthly > div:first-child {
		grid-row: 1 / 5;
		grid-column: 1;
	}
	
	.grid-wrapper-co > div:nth-child(2) {
		grid-row: 1 / 5;
		grid-column: 2;
	}
}

/* ===================================
 * trial
 * ==================================*/
.time,
.price {
	font-size: 1.5rem;
	font-weight: 700;
}

.pricing-wrapper ul {
	padding-left: 1.25rem;
	list-style: circle;
}

/* ===================================
 * team
 * ==================================*/
.team-wrapper .flex-title {
	width: 130px;
}

.team-wrapper .flex-data {
	max-width: calc(100% - 130px);
}

/* ===================================
 * access
 * ==================================*/
#map-wrapper {
	width: 100%;
	height: 730px;
}

#map-wrapper iframe {
	height: 730px;
}

/* LINE */
#line-area {
	margin-top: 3rem;
}

.line-wrapper  {
	text-align: center;
}

.line-wrapper a img {
	width: 160px;
	max-width: 60%;
}

/* ===================================
 * 会社概要
 * ==================================*/
#aboutus {
	width: fit-content;
	max-width: 100%;
	margin: auto;
}

#aboutus .flex-title {
	width: 80px;
	font-weight: 700;
}

#aboutus .flex-data {
	max-width: calc(100% - 80px);
}

/* ===================================
 * 個人情報保護方針
 * ==================================*/
#privacy-policy h2 {
	font-size: 16px;
	font-weight: 700;
}

#privacy-policy .text-section-wrapper {
	margin: 32px auto;
}

#privacy-policy ul {
	list-style: circle;
	margin: 13px 0 13px 25px;
}

/* ===================================
 * footer
 * ==================================*/
/* 横並びナビゲーション */
#footer-nav {
	width: 100%;
}

#footer-nav ul {
	display: block;
	width: fit-content;
	max-width: 100%;
	margin: auto;
}

#footer-nav ul li {
	display: inline-block;
}

#sns-wrapper {
	text-align: center;
}

#sns-wrapper a {
	display: inline-block;
	color: #fff;
	font-size: 48px;
	width: fit-content;
	margin: 0 .75rem;
}

#sns-wrapper a i {
	vertical-align: middle;
}

#sns-wrapper a img {
	height: 40px;
	width: auto;
}

/* ===================================
 * blog
 * ==================================*/
.aheto-cpt-article__footer,
a.likes {
	display: none !important;
}

.single-post #menu-main-nav a {
	color: #43484e !important;
}

.aheto-cpt-article__author {
	display: none !important;
}

#comments {
	display: none;
}

.post-template-default {
	padding-top: 60px;
}

@media (min-width: 1200px) {
	.post-template-default {
		padding-top: 152px;
	}
}

/* reCaptha 非表示 */
.grecaptcha-badge {
	display: none;
}

.align-center {
	text-align: center;
	margin-top: .75rem;
}

@media (max-width: 767px) {
	.swiper-slide {
		width: 100% !important;
	}
}