/*
Theme Name: Switch Child
Theme URI: https://tcd-theme.com/tcd063
Template: switch_tcd063
Author: TCD
Author URI: https://tcd-theme.com/
Description: WordPress theme "Switch" is an LP type website. It has a structure that is good for physical store business promotion, and implements fee structure options, interviews, and FAQ pages. If you put a video on the top page, you can excite the viewer.
Version: 1.8.1659447857
Updated: 2022-08-02 22:44:17

*/
body {
	color: #5a5858;
}
.p-header-content__inner {
	text-align: left;
	left: 40%;
}
.p-header-content__inner .p-header-content__title .t-container {
	text-shadow: 1px 1px 3px #8e8e8e;
}
.p-index-content07__title, .p-index-content07__desc {
	text-shadow: 1px 1px 3px #8e8e8e;
}
.p-footer-link__title, .p-footer-link__desc {
	text-shadow: 1px 1px 3px #8e8e8e;
}
.add-content {
	margin-bottom: 60px;
}
.p-page-header .p-page-header__desc .t-container {
	text-shadow: 1px 1px 3px #8e8e8e;
}
.gmap iframe {
	width: 100%;
	height: 480px;
}
.p-social-nav__item a {
	color: #7d7673;
}
.plan-h2 strong {
	padding: 15px 60px;
	background: #7d7673;
	color: #fff;
}
.plan-box-wrap {
/* 	align-items: stretch; */
}
.plan-box-wrap>div {
	padding:  30px  0;
}
.p-article06__title {
    display: none;
}
/* kirimura */

td.has-text-align-center {
    background-color: #fafafa;
}

.p-interview-list__item {
    margin: 0 3% 50px 0;
}
.p-article08__desc {
	margin-bottom: 10px;
}
.p-plan-table01--strong {
    border: 1px solid #442607;
}
span.p-article07__title  {
	color: #736a67;
}
.p-entry__body a:hover, .custom-html-widget a:hover {
    text-decoration: none;
	 opacity:0.5;
}
.p-entry__body--page {
    margin: 0 auto 100px auto;
    max-width: 780px;
}
.add_btn {
	text-align: center;
}
.add_btn a {
	display: inline-block;
	margin: 0 auto;
	padding: 10px 20px;
	background:#7d7673;
	color: #fff;
	line-height: 2;
}
@media screen and (max-width: 768px) {
	.c-menu-btn::before {
    color: #817876;
}
	.p-header-content__inner {
	left: 35%;
	top:85%;
}
	.gmap iframe {
		width: 100%;
		height: auto;
		aspect-ratio: 16/9;
	}
 h2.p-index-content02__title  {
    font-size: 14px;
}
	.p-index-content02__desc {
    font-size: 11px;
}
	.p-plan-table01__price {
    font-size: 28px;
}
	.p-footer-nav li {
		text-align:center;
	}
p.p-footer-link__desc {
    font-size: 12px;
}
	.add_btn a {
		font-size: 14px;
	}
}