@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/* font-family: "Noto Sans JP", serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "cooper-black-std", serif;*/

.front_contents {
	position: relative;
	padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; /* 150-80px (1920-375) */
	z-index: 10;
}
.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}
#front_top_content, #front_bottom_content {
	position: relative;
	padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
	z-index: 10;
	background: #fff;
}
#front_top_content {
	padding: 70px 0 120px;
}
#front-sectionPost .postlist li {
	border: none!important;

}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
}
.postlist .post_text:after {
	content: '';
	display: inline-block;
	background-size: 3px 1px;
	background-image: linear-gradient(to right, #333333 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	position: absolute;
	height: 1px;
	bottom: 0;
	right: 0;
	width: 92%;
}
body:not(.home) #front_bottom_content {
	display: none;
}

#front-sectionPost {
	width: 94%;
	max-width: 1400px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #C47E4F !important;
	background: #EDF4E6;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 10px;
}
.post2b .time a, .post4b .time a, .postlist .time a,
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #C47E4F!important;
}

.post4b li .post4b_contents {
	/* 	opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #EDF4E6;
	color: #C47E4F;
	border-radius: 10px;
}
.post4b img {
	border-radius: 10px;
}

.post_link a {
	color: #333333!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	font-weight: 400;
	font-family: "Noto Sans JP", serif;
}

body p {
	line-height: 2;
}

body:not(.home) #wrapper {
	width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
	width: 94%;
	max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
	width: 94%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
}
#thumbImg::before, header#h1Header::before {
	background: #333333;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Noto Sans JP", serif;
	font-size: var(--rem48);
	font-weight: 700;
	color: #fff;
}

#header,
.sticky-header #header-layout {
	background: #EDF4E6;
}
#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#header ul.header__contact li {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-right: 8px;
}
#header a.head_btn {
	align-items: center;
	font-weight: 500;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: unset;
	color: #333;
	flex-direction: unset;
	flex-wrap: wrap;
	width: 200px;
	font-size: 20px;
	position: relative;
	white-space: nowrap;
}
#header a.head_btn.tel_btn .note {
	margin-top: -18px;
}
#header a.head_btn.line_btn {
	background: #05C756;
	color: #fff;
	flex-direction: unset;
	width: 170px;
	height: 50px;
	border-radius: 100vmax;
}
#header a.head_btn.line_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
	margin-right: 4px;
}
#header a.head_btn.mail_btn {
	background: #ECB1D4;
	color: #fff;
	flex-direction: unset;
	width: 170px;
	height: 50px;
	border-radius: 100vmax;
}
nav#mainNav ul li a {
	font-weight: 500;
	color: #333333;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(20px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
	font-weight: 500;
	color: #333333;
}
nav#mainNav ul li.current-menu-item a b {
	color: #333333;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #333333;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #333333;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #EDF4E6;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #C47E4F;
}
.spmenu #menu p {
	color: #C47E4F;
	white-space: nowrap;
}

a#scrollUp {
	background: #C47E4F;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #C47E4F;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #fff;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 15px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
	color: #fff;
}

.inner {
	width: 94%;
	max-width: 1400px;
	margin-inline: auto;
}

h1.title {
	font-family: "Noto Sans JP", serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #C47E4F;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
}
body.home h1.title {
	font-family: "cooper-black-std", serif;
	font-size: var(--rem80);
	font-style: italic;
	color: #C47E4F;
	position: relative;
	padding-top: 40px;
}
body.home h1.title::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark.png)no-repeat;
	background-size: contain;
	width: 40px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.post h2 {
	font-weight: 700;
	font-size: var(--rem36);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
.post h2.title {
	color: #C47E4F!important;
	padding: 0!important;
	margin: 0!important;
	padding-bottom: 10px!important;
	margin-bottom: 30px!important;
	text-align: left!important;
	border-bottom: 1px solid #C47E4F;
}

.post h3 {
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-weight: 400;
}

.post h4::before {
	background: #C47E4F;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-weight: 700;
	background: #ECB1D4;
	border-radius: 100vmax;
	display: block;
	padding: 12px;
	max-width: 250px;
	color: #fff;
	margin: 0;
	margin-top: 40px;
	margin-inline: auto;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #ECB1D4;
	color: #fff;
	opacity: .7;
}

.cta {
	padding: 80px 0 120px;
	text-align: center;
	background: url(/wp-content/uploads/cta_bg.png)no-repeat;
	background-size: cover;
	background-position: center;
}
.cta .inner {
	background: #fff;
	padding: 60px 5%;
	position: relative;
	border-radius: 15px;
}
.cta .inner::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/cta_illust.png)no-repeat;
	background-size: contain;
	width: 240px;
	aspect-ratio: 300 / 240;
	position: absolute;
	left: -5%;
	bottom: -120px;
}
.cta h1.title {
	font-family: "cooper-black-std", serif;
	font-size: var(--rem80)!important;
	font-style: italic;
	color: #C47E4F;
	position: relative;
	padding-top: 60px;
}
.cta h1.title::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark.png)no-repeat;
	background-size: contain;
	width: 40px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.cta h3 {
	font-size: var(--rem30);
	margin-bottom: 30px;
	text-align: center;
	color: #C47E4F;
	font-weight: 700;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}
.cta a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0 10px;
	width: 100%;
	max-width: 320px;
	height: 80px;
	font-weight: 500;
	position: relative;
	color: #fff;
	border-radius: 100vmax;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1;
	margin-bottom: .1em;
}
.cta a.telLink {
	font-size: 26px;
	background: #C47E4F;
}
.cta a.telLink span {
	font-size: 12px;
	display: block;
	margin-top: -22px;
}
.cta a.telLink::before {
	content: '\f095';
    font-size: 1em;
    margin-top: 2px;
}
.cta a.mailLink {
	font-size: 18px;
	background: #ECB1D4;
}
.cta a.mailLink::before {
	content: '\f0e0';
	margin-top: 2px;
}

/*-----------------------------
Top
------------------------------*/
.top_message {
	padding: 100px 0;
	text-align: center;
	background: url(/wp-content/uploads/top_message_bg.png)no-repeat;
	background-size: cover;
	background-position: center;
}
.top_message .inner {
	background: #fff;
	padding: 60px 5%;
	position: relative;
	border-radius: 15px;
}
.top_message .inner::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/top_message_illust.png)no-repeat;
	background-size: contain;
	width: 320px;
	aspect-ratio: 384 / 207;
	position: absolute;
	right: -0;
	bottom: -100px;
}
.top_message .flex {
	display: flex;
	justify-content: space-between;
}
.top_message .image {
	width: 40%;
}
.top_message .image img {
	width: 100%;
	border-radius: 15px;
	box-shadow: 15px 15px #F5F09A;
}
.top_message .text {
	width: 56%;
}
.top_message h2 {
	color: #C47E4F;
	text-align: left;
}
.top_message p {
	text-align: left;
}
.top_message .linkBtn {
	margin-left: 0;
}

.top_service {
	padding: 120px 0;
}
.top_service .inner {
	position: relative;
}
.top_service .inner::before,
.top_service .inner::after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -120px;
}
.top_service .inner::before {
	background: url(/wp-content/uploads/top_service_illust01.png)no-repeat;
	background-size: contain;
	left: -5%;
	width: 150px;
	aspect-ratio: 183 / 172;
}
.top_service .inner::after {
	background: url(/wp-content/uploads/top_service_illust02.png)no-repeat;
	background-size: contain;
	right: -5%;
	width: 240px;
	aspect-ratio: 286 / 164;
}
.top_service ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 25px;
}
.top_service li {
	width: 100%;
	max-width: 380px;
	border-radius: 15px;
	background: #EDF4E6;
	padding: 20px;
}
.top_service .image {
	margin-bottom: 20px;
}
.top_service .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 15px;
}
.top_service .image .remark {
	text-align: right;
	font-size: 12px;
	margin-top: 4px;
}
.top_service h2 {
	font-size: var(--rem30);
	color: #C47E4F;
}

/*.top_intro {
	padding: 120px 0;
	background: url(/wp-content/uploads/top_intro_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.top_intro .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 40px;
	align-items: stretch;
}
.top_intro .box {
  background: url(/wp-content/uploads/wood-bg.png) top/cover no-repeat;
  padding: 100px 20px 40px;
  text-align: center;
  color: #fff;
  position: relative;
  min-width: 500px;
  max-width: 500px;
  border-radius: 0 0 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
.top_intro .box-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.top_intro .box-en {
	font-family: "cooper-black-std", serif;
	font-style: italic;
	font-size: var(--rem48);
	color: #fff;
    line-height: 1.4;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.top_intro .box-title {
	color: #fff;
	font-size: var(--rem30);
	margin-bottom: 20px;
}
.top_intro .box-text {
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
}
*/
.top_intro {
  padding: 120px 0;
  background: url(/wp-content/uploads/top_intro_bg.jpg) no-repeat center/cover;
}
.top_intro .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  align-items: stretch;
}
.top_intro .box {
  display: flex;
  flex-direction: column;
  max-width: 500px;
  width: 100%;
  color: #fff;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.top_intro .box-top {
  height: 65px;
  background: url(/wp-content/uploads/wood-top.png) no-repeat center top;
  background-size: contain;
}
.top_intro .box-middle {
  background: url(/wp-content/uploads/wood-middle.png) repeat-y center top;
  background-size: 100% auto;
  padding: 40px 20px 10px;
  flex: 1;
  border-radius: 20px 20px 0 0;
  display: flex;
}
.top_intro .box-bottom {
  height: 65px;
  background: url(/wp-content/uploads/wood-bottom.png) no-repeat center bottom;
  background-size: cover;
  border-radius: 0 0 20px 20px;
}
.top_intro .box-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.top_intro .box-en {
	font-family: "cooper-black-std", serif;
	font-style: italic;
	font-size: var(--rem48);
	color: #fff;
    line-height: 1.4;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.top_intro .box-title {
	color: #fff;
  font-size: var(--rem30);
  margin-bottom: 20px;
}
.top_intro .box-text {
  text-align: left;
  margin-bottom: 20px;
}
.top_intro .linkBtn {
	margin-top: auto;
}

.top_instagram {
	padding: 100px 0;
}
.top_instagram h1.title {
	padding-top: 100px!important;
}
.top_instagram h1.title::before {
	background: url(/wp-content/uploads/mark02.png)no-repeat!important;
	background-size: contain!important;
	width: 100px!important;
	height: unset!important;
	aspect-ratio: 133 / 151;
}

@media print, screen and (max-width: 768px) {
	.top_message {
		padding: 70px 0;
	}
	.top_message .inner {
		padding: 40px 5%;
	}
	.top_message .inner::after {
		width: 180px;
		bottom: -70px;
	}
	.top_message .flex {
		flex-direction: column;
		gap: 40px;
	}
	.top_message .image {
		width: 100%;
	}
	.top_message .text {
		width: 100%;
	}
	.top_message h2 {
		text-align: center;
	}
	.top_message .linkBtn {
		margin-left: auto;
	}

	.top_service {
		padding: 70px 0;
	}
	.top_service .inner::before,
	.top_service .inner::after {
		bottom: -70px;
	}
	.top_service .inner::before {
		width: 100px;
	}
	.top_service .inner::after {
		width: 160px;
	}
	.top_service h2 {
		margin-bottom: 14px;
	}

	.top_intro {
		padding: 70px 0;
	}
	.top_intro .box-top {
	  height: 46px;
	}
	.top_intro .box-middle {
		padding: 20px 20px 10px;
	}
	.top_intro .box-bottom {
		height: 46px;
	}

	.top_instagram {
		padding: 70px 0;
	}
	.top_instagram h1.title {
		padding-top: 70px!important;
	}
	.top_instagram h1.title::before {
		width: 70px!important;
	}
}

/*-----------------------------
店舗紹介
------------------------------*/
.shop.sec01 table,
.shop.sec01 th,
.shop.sec01 td {
	background: unset!important;
	border: none!important;
	font-weight: 500!important;
}
.shop.sec01 th {
	color: #C47E4F!important;
}
.shop.sec01 tr {
	border-bottom: 1px solid #707070;
}
.shop.sec01 tr:first-child {
	border-top: 1px solid #707070;
}
.shop.sec01 .wrap {
	display: flex;
	flex-direction: column;
	gap: 100px;
	margin-bottom: 60px;
}
.shop.sec01 .box {
	position: relative;
}
.shop.sec01 .box:first-child::after {
	content: '';
	display: inline-block;
	background: #EDF4E6;
	width: 90px;
	height: 40px;
	position: absolute;
	left: 50%;
	bottom: -70px;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.shop.sec01 ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 25px;
}
.shop.sec01 li img {
	border-radius: 10px;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.shop.sec01 .box p {
	text-align: center;
	margin-top: 10px;
}
.shop.sec01 iframe {
	width: 100%;
	height: 350px;
}

@media print, screen and (max-width: 768px) {
	.shop.sec01 .wrap {
		gap: 70px;
		margin-bottom: 40px;
	}
	.shop.sec01 .box:first-child::after {
		width: 70px;
		height: 30px;
		bottom: -50px;
	}
	.shop.sec01 ul {
		grid-template-columns: repeat(1,1fr);
		gap: 20px;
	}
}

/*-----------------------------
サービス内容
------------------------------*/
.service.link .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}
.service.link .flex a {
	border-radius: 100vmax;
	width: 100%;
	max-width: 320px;
	display: block;
	padding: 16px;
	text-align: center;
	color: #C47E4F;
	background: #EDF4E6;
	font-weight: 700;
}

.service.sec01 {
	padding-top: 100px;
}
.service.sec01 .wrap {
	display: flex;
	flex-direction: column;
	gap: 70px;
}
.service.sec01 h3 {
	font-weight: 700;
	color: #C47E4F;
}
.service.sec01 table,
.service.sec01 th,
.service.sec01 td {
	background: unset!important;
	border: none!important;
	font-weight: 500!important;
}
.service.sec01 th {
	color: #C47E4F!important;
}
.service.sec01 thead td {
	color: #C47E4F!important;
	width:25%;
}
.service.sec01 tr {
	border-bottom: 1px solid #707070;
}
.service.sec01 tr:first-child {
	border-top: 1px solid #707070;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 {
		padding-top: 80px;
	}
	.service.sec01 .wrap {
		display: flex;
		flex-direction: column;
		gap: 60px;
	}
	.service.sec01 .table-scroll {
		overflow-x: scroll;
	}
	.service.sec01 .table-scroll table {
		width: 500px;
	}
}

/*-----------------------------
ご利用の流れ
------------------------------*/
.flow.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 70px;
}
.flow.sec01 li {
	background: #EDF4E6;
	border-radius: 15px;
	padding: 30px;
	position: relative;
}
.flow.sec01 li:not(:last-child)::after {
	content: '';
	display: inline-block;
	background: #EDF4E6;
	width: 60px;
	height: 30px;
	position: absolute;
	left: 50%;
	bottom: -50px;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.flow.sec01 h3 {
	font-weight: 700;
	font-size: var(--rem30);
	color: #C47E4F;
}

.flow.sec02 {
	padding-top: 120px;
}

@media print, screen and (max-width: 768px) {
	.flow.sec02 {
		padding-top: 70px;
	}
}

/*-----------------------------
私たちの特徴
------------------------------*/
.about.sec01 .image {
	max-width: 500px;
	margin-inline: auto;
}
.about.sec01 ul {
	padding-top: 70px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.about.sec01 li img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 15px;
}
.about.sec01 h3 {
	text-align: center;
	font-weight: 700;
	color: #C47E4F;
	margin-top: 20px;
}

.about.sec02 {
	padding-top: 120px;
}
.about.sec02 ul {
	display: flex;
	flex-direction: column;
	gap: 70px;
}
.about.sec02 li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.about.sec02 li:nth-child(even) {
	flex-direction: row-reverse;
}
.about.sec02 .image {
	width: 34%;
}
.about.sec02 .text {
	width: 62%;
}

@media print, screen and (max-width: 768px) {
	.about.sec01 .image {
		max-width: 280px;
	}
	.about.sec01 ul {
		padding-top: 60px;
		grid-template-columns: repeat(1,1fr);
	}

	.about.sec02 {
		padding-top: 70px;
	}
	.about.sec02 ul {
		gap: 60px;
	}
	.about.sec02 li {
		flex-direction: column;
		gap: 30px;
	}
	.about.sec02 li:nth-child(even) {
		flex-direction: column;
	}
	.about.sec02 .image {
		width: 100%;
		max-width: 280px;
		margin-inline: auto;
	}
	.about.sec02 .text {
		width: 100%;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
body.page-contact #content.wide {
	padding-bottom: 80px!important;
}
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #EDF4E6!important;
	color: #333333!important
}
.wpcf7-form .must {
	background: #C47E4F!important;
	color: #fff!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	background: #ECB1D4;
	width: 250px;
	border-radius: 100vmax;
}


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	.mobile #header {
		background: #EDF4E6;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}
}

@media screen and (min-width: 769px){
	.dsp_hp { display:block; }
	.dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }


	#content, body:not(.home) #content.wide {
		padding-bottom: 70px;
	}

	#front_top_content {
		padding: 40px 0;
	}

	body.mobile #header .logo img {
		max-width: 200px;
	}

	h1.title {
		margin-bottom: 20px;
	}

	body.home h1.title {
		padding-top: 30px;
	}
	body.home h1.title::before {
	    width: 30px;
	    height: 36px;
	}

	.cta {
		padding: 70px 0;
	}
	.cta .inner {
		padding: 40px 5%;
	}
	.cta .inner::after {
		width: 160px;
		bottom: -78px;
	}
	.cta h1.title {
		padding-top: 30px;
	}
	.cta h1.title::before {
	    width: 30px;
	    height: 36px;
	}
	.cta a {
		margin-top: 0;
		max-width: 250px;
		height: 70px;
	}
	.cta a.telLink::before {
	    font-size: .8em;
	    margin-top: 4px;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}