/* WordPress Gallery
------------------------------------------ */
.l-res-content th {
	font-size: 0.9375rem;
	background: #2169b3;
	color: #fff;
	padding: 0.5rem;
	padding-left: 16px;
	padding-right: 16px;
}

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	float: none;
}

.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery-columns-3 .gallery-item {
	width: 33.3333%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.6667%
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

@media all and (-ms-high-contrast: none) {
	body {
		font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
}

.c-aboutintro__item.is-tokuyaku .c-aboutintro__text h4::after {
	top: initial;
	top: auto;
}

.c-treatment-position__item[href="#"], .c-treatment-button[href="#"] {
	background: #b7b9c1;
	box-shadow: none;
}

.c-treatment-position__item[href="#"]:hover, .c-treatment-button[href="#"]:hover {
	color: #2169b3;
	pointer-events: none;
}

.c-voice-item__content {
	min-height: 208px;
}

.c-casebox-item__thumbnail span {
	width: 42px;
	text-align: center;
	font-style: normal;
	margin-left: 22px;
}

.c-casebox-item__thumbnail i {
	font-style: normal;
}

.c-voicedetail__text {
	margin-top: 24px;
	margin-left: 16px;
}

.c-generateform__input br {
	display: none;
}

.c-generateform__input span {
	display: inline-block;
	margin-right: 8px;
}

.c-generateform__input .mini, .c-generateform__input .min {
	max-width: 100px;
	display: inline-block;
}

.c-generateform__input .middle {
	max-width: 200px;
	display: inline-block;
}

.page.page-id-2043 .c-check-list li:before, .page.page-id-1747 .c-check-list li:before {
	display: none !important;
}

.c-simple-circle li:before {
	display: none;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {

	.c-aboutintro__item.is-tokuyaku .c-aboutintro__tokuyakuwoman {
		position: static;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.c-profilebox__title {
		position: static;
		padding: 16px;
		height: auto;
		max-width: 100%;
	}

	.c-profilebox__image {
		max-width: 200px;
	}
}

.c-mainvisual__banner {
	position: fixed;
	top: 240px;
	right: 0%;
	margin-right: 0;
}

.c-mainvisual__slider {
	position: relative;
}

.c-mainvisual__text {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
}

.c-mainvisual__bg img {
	visibility: hidden;
}

@media (max-width: 640px) {
	.c-mainvisual__banner, .c-mainvisual__banner__button {
		display: none;
	}
}

@media (max-width: 640px) {
	.c-page-header {
		margin-top: 55px;
	}

	.c-mainvisual__banner__button {
		display: none !important;
	}

	.c-slider.owl-carousel .owl-item, .c-slider.owl-carousel .owl-item img {
		/*max-width: 80%;*/
	}

	.c-slider .owl-item.active.center {
		outline: none;
	}

	.c-frontintro {
		padding: 16px;
	}

	.c-frontintro__text {
		font-size: 15px
	}

	.c-slider {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
	}
}

.c-case-item__more {
	text-align: right;
}

.l-res-content.l-post-content li:before {
	display: none;
}

.page-id-2043 .l-aside {
	display: none;
}

.page-id-2043 .l-main {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

@media (max-width: 640px) {
	.c-voice-item__thumbnail {
		min-height: 130px;
		background-size: contain;
	}

	.c-voice-item__content {
		background: #FFF;
		border: 3px solid #563B14;
		padding: 12px 14px;
		border-radius: 10px;
	}

	.c-service-point.is-objection .c-service-point__image p {
		margin-left: 0;
	}

	.c-post-listbox__content {
		max-height: initial;
	}

	.c-promiseintro__item {
		margin-top: 12px;
	}

	.c-voicedetail__thumbnail {
		float: none;
	}

	.heading.is-xlg:after, .l-post-content h2:after {
		display: none;
	}

	.c-aboutbox img {
		max-width: 173px;
		float: right;
	}

	.c-profilebox__image {
		max-width: 100%;
		margin-left: 0;
	}

	.c-profilebox__image img {
		max-width: 46%;
		float: left;
		margin-right: 16px;
	}

	.c-profilebox.is-first .c-profilebox__title {
		padding-top: 8px;
	}

	.c-profilebox__title {
		min-height: 104px;
	}

	.c-profilebox__profile h4 {
		margin-top: 0;
	}

	table.c-table.is-simple {
	}

	table.c-table.is-simple tbody tr th {
		background: #f1f1f1;
		padding-left: 24px;
	}

	table.c-table.is-simple tbody tr td {
		text-align: left;
	}

	.gallery-columns-3 .gallery-item {
		width: 50%;
	}

	.gallery-item figcaption {
		font-size: 13px;
		margin-top: 8px;
	}

	.gallery-columns-2 .gallery-item {
		width: 100%;
	}

	body > div.slidebar-container.js-slidebar-container > div > div > div.l-main > div.l-page-content > div:nth-child(4) > div > div.row > div.large-5.small-12 {
		text-align: center;
		margin-bottom: 8px;
	}

	.slidebar-container:after {
		z-index: 10000;
	}

	table.c-table.is-price {
		display: table;
	}

	table.c-table.is-price tbody {
		display: table-row-group;
	}

	table.c-table.is-price tbody tr {
		display: table-row;
	}

	table.c-table.is-price tbody th {
		padding-left: 8px;
		padding-right: 8px;
	}

	table.c-table.is-price tbody th, table.c-table.is-price tbody td {
		display: table-cell;
		text-align: left;
	}

	.c-stepbox__content .large-5 {
		text-align: center;
		margin-bottom: 8px;
	}

	.c-treatment-position {
		background: #e8f6f8;
		padding: 8px;
		height: auto;
	}

	.c-treatment-position__item {
		width: 100%;
		height: 60px;
	}

	.c-treatment-position__left {
		padding-right: 4px;
	}

	.c-treatment-position__right {
		padding-left: 0;
		padding-left: 4px;
	}

	.c-treatment-position__item__icon {
		width: 40px;
	}

	.p-post-item.is-horizon .p-post-item__thumbnail {
		width: 100px;
	}

	.p-post-item__title > a {
		font-size: 18px
	}

	body.contact .l-container {
		min-width: 0px;
	}

	.c-generateform__input .mini, .c-generateform__input .min {
		width: 70px;
	}

	.mw_wp_form .horizontal-item {
		display: block;
		margin-left: 20px;
	}

	.mw_wp_form .horizontal-item + .horizontal-item {
		margin-left: 20px;
	}

	#mw_wp_form_mw-wp-form-1746 > form > div > div:nth-child(14) > div.c-generateform__input > input.mini {
		margin-left: 40px;
	}

	.c-generateform__kiyaku {
		margin-bottom: 0;
	}

	.c-aboutintro__title {
		padding-left: 6px;
		padding-right: 6px;
	}

	.c-aboutintro__item.is-tokuyaku .c-aboutintro__tokuyakuwoman {
		max-width: 100px
	}

	.l-content .c-table, .c-table {
		display: table;
		table-layout: fixed;
	}

	.l-content .c-table > tbody, .c-table > tbody {
		display: table-row-group;
	}

	.l-content .c-table > tbody > tr, .c-table > tbody > tr {
		display: table-row;
	}

	.l-content .c-table > tbody > tr > th, .l-content .c-table > tbody > tr > td, .c-table > tbody > tr > th, .c-table > tbody > tr > td {
		display: table-cell;
		width: 100%;
		border: none;
	}

	#price > table.c-table.is-price.u-mbs.is-top > tbody > tr:nth-child(1) > th {
		width: 100px;
	}

	.c-casebox .c-casebox-slider .owl-nav .owl-prev,
	.c-casebox .c-casebox-slider .owl-nav .owl-next {
		top: 40px
	}

	.home .c-aboutintro__title {
		top: 12px
	}

	.page-id-1766 .c-aboutintro {
		padding-top: 100px;
	}

	.page-id-1766 .c-aboutintro .c-aboutintro__text img {
		width: 100px
	}

	.parent-pageid-1766 .c-treatment-button__text,
	.page-id-1766 .c-treatment-button__text {
		width: 190px;
		font-size: 14px;
		text-align: left;
		left: 130px
	}

	.parent-pageid-1766 .c-treatment-button__icon,
	.page-id-1766 .c-treatment-button__icon {
		margin-right: 1px;
	}

	.c-slider .owl-dots {
		bottom: 12px
	}

	.c-slider {
		margin-bottom: -8px;
		min-height: 180px;
	}

	.c-tokuyakupoint__thumbnail {
		width: 100%;
		padding-top: 0 !important;
		margin-bottom: 16px !important;
	}

	.c-tokuyakupoint__content {
		width: 100%;
		float: none;
		margin-top: 24px;
		border-left: none;
		padding-left: 0;
	}

	.c-aside-banner {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
	}

	.c-breadcrumb span, .c-breadcrumb a {
		display: inline;
	}

	.c-voicedetail__icon {
		max-width: 50px;
	}

	.c-voicedetail__title {
		font-size: 1rem;
	}

	.c-voicedetail__comment__text,
	.c-voicedetail__text,
	.c-voicedetail__desc {
		font-size: 0.84rem;
	}

	.c-case-search__title {
		font-size: 15px;
	}

	.search_voice_keyword {
		font-size: 16px;
	}

	.c-case-item__title {
		font-size: 15px;
	}

	.c-case-item__text {
		font-size: 13px;
		line-height: 1.4;
	}

	.c-case-item__thumbnail {
		max-width: 60px;
	}

	.c-case-item__more {
		text-align: center;
	}

	.c-pagination > ul > li > span, .c-pagination > ul > li > a {
		font-size: 14px;
	}

	.c-case-search {
		margin-top: 20px;
	}

	.c-service-point {
		padding-left: 10px;
		padding-right: 10px;
	}

	.c-case-item__tags a {
		font-size: 12px;
	}

	.heading.is-sm, .l-post-content h5, #tinymce h5, .l-content h5 {
		font-size: 1.2rem;
	}

	p, .text-normal {
		font-size: 0.85rem;
	}

	.l-post-content ul li,
	.l-post-content ol li {
		font-size: 14px;
	}

	.toc_list li,
	.c-service-lead__list ul li,
	.c-service-point__voice ul li {
		font-size: 15px;
	}

	#toc_container {
		margin-bottom: 24px;
	}

	.c-faqintro-item__text {
		font-size: 14px;
	}

	.c-faqintro-item__text {
		font-size: 14px;
	}

	.c-case-item__more {
		text-align: center;
		clear: both;
		overflow: hidden;
	}

}

.c-modal {
	position: fixed;
	z-index: 100000000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	width: 100%;
	/*opacity: 0;*/
	display: none;
}

.c-modal__inner {
	width: 300px;
	/*height: 200px;*/
	background: #fff;
	top: 50%;
	margin-top: -100px;
	margin-left: -150px;
	left: 50%;
	position: absolute;
	z-index: 100000000000;
	border-radius: 8px;
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.7)
}

.c-modal__item a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 32px;
	padding-right: 32px;
}

.c-modal__item + .c-modal__item {
	border-bottom: none;
}

.c-modal__item {
	display: block;
	border-bottom: 1px solid #e8e8e8;
}

.c-modal__item:last-child {
	text-align: center;
}

.c-modal__item:last-child a {
	background: #02a0c8;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-align: center;
	border-radius: 0 0 8px 8px;
}

.heading.is-lg, .l-post-content h3, #tinymce h2, .l-content h2, #tinymce h3, .l-content h3 {
	background-repeat: repeat;
}

.c-case-item__text {
	margin-bottom: 8px;
}

.c-faqintro-item__text > div {
	position: relative;
	max-height: 180px;
	overflow: hidden;
}

.c-faqintro-item__text > div:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

@media (max-width: 640px) {
	.c-faqintro-item__text > div {
		max-height: 120px;
	}
}

@media (min-width: 640px) {

}

.c-generateform__item {
	padding-top: 12px;
	padding-bottom: 12px;

	border-top: 1px solid #d2cdcd;
	border-bottom: 1px solid #484848;
}

.c-generateform__title {
	width: 210px;
	text-align: left;
}

.c-generateform__input {
	padding-right: 0;
}

.c-generateform {
	margin-bottom: 24px;
}

.c-generateform + .c-generateform {
	padding-top: 1px;
}

.c-generateform__input select {
	height: 40px;
}

.c-generateform h6 {
	margin-top: 0;
}

.c-generateform__input select, .c-generateform__input textarea,
.c-generateform__input input[type="text"] {
	padding-top: 4px;
	border-color: #d0d0d0;
	border-radius: 0;
	padding-bottom: 4px;
}

.c-generateform__button {
	margin-top: 24px;
}

@media (max-width: 640px) {
	.app .c-table tbody td {
		width: 100%;
	}

	.app .l-main {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.app .l-post-content .c-table,
	.app .l-post-content .c-table > tbody,
	.app .l-post-content .c-table > tbody > tr,
	.app .l-post-content .c-table > tbody > tr > th,
	.app .l-post-content .c-table > tbody > tr > td {
		display: block;
	}

	.app .l-post-content .c-table > tbody > tr > td {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.page-id-2043 .fcf-banner,
	.page-id-1747 .fcf-banner {
		display: none;
	}

	.ui-datepicker .ui-datepicker-title select {
		display: inline-block;
	}

	.page-id-43 .c-table.is-simple,
	.page-id-43 .c-table.is-simple tbody,
	.page-id-43 .c-table.is-simple tbody tr,
	.page-id-43 .c-table.is-simple tbody tr th,
	.page-id-43 .c-table.is-simple tbody tr td {
		display: block;
		width: 100%;
	}

}

.c-results {
	background: #eceef3;
	padding: 1px 24px;
	margin-bottom: 24px;
}

.c-results h4 {

}

.c-results > p span {
	font-size: 24px;
	display: inline-block;
	margin-right: 8px;
}

.c-casebox-item__text {
	font-size: 0.9575rem;
}

@media (min-width: 640px) {
	.c-voicedetail__text {
		margin-top: 63px;
	}

	.c-voicedetail__thumbnail {
		max-width: 76%;
		margin-left: auto;
		margin-right: auto;
		float: none;
		display: block;
		margin-bottom: 24px;
	}

}

@media (max-width: 640px) {
	.c-casebox-item {
		min-height: 0px !important;
		max-height: auto !important;
		max-height: initial !important;
	}

	.c-casebox-item__thumbnail i {
		transform: scale(0.9) translateX(-5px);
		display: block;
	}

	.c-aside-search button {
		width: 100px;
	}

	.c-capsule-nav > ul > li {
		width: 50%;
		display: block;
		float: left;
	}


	.c-voicedetail__tags li {
		margin-bottom: 6px;
	}

	.c-voicedetail__tags ul li a {
		font-size: 13px;
	}

	.p-post__meta li {
		margin-bottom: 6px;
		margin-right: 6px;
	}

	.c-faqsearch input {
		border-radius: 2px;
		-webkit-appearance: none;
	}

	.c-tokuyakupoint__thumbnail {
		font-weight: bold;
		text-align: left;
	}

	.c-tokuyakupoint__thumbnail img {
		max-width: 80px;
		display: inline-block;
		float: left;
		margin-right: 16px;
		max-height: 75px;
	}

	.c-faqintro-item__text h5 {
		font-size: 16px;
	}

	.c-case-item__more {
		padding-bottom: 5px;
	}

}

@media screen and (min-width: 40em) {
	body, .l-container {
		min-width: 1080px;
	}

	.c-case-panel__voice__tags ul li a {
		padding-top: 4px;
		padding-bottom: 4px;
		margin-right: 8px;
	}
}

body.confirm .l-header__toform, body.confirm .l-aside, body.confirm .c-offer, body.confirm .l-global-nav, body.confirm .l-footer__form, body.confirm .l-footer__bottom {
	display: none;
}

.fcf-banner {
	transition: all ease .2s;
	opacity: 0;
}

.fcf-banner.is-active {
	opacity: 1;
}

.c-post-listbox__item {
	overflow: hidden;
}

.service-banner {
	padding-top: 16px;
	display: flex;
	flex-wrap: wrap;
}

.service-banner > div {
	flex-basis: 20%;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left !important;
}

.service-banner > div a:before {
	content: "●";
	font-family: FontAwesome;
	margin-right: 8px;
	display: inline-block;
}

.service-banner > div a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

@media (max-width: 640px) {
	.service-banner > div {
		flex-basis: 100%;
		margin-top: 12px;
		margin-bottom: 12px;
	}

	.c-offer__button__line {
		margin-top: 16px;
		margin-bottom: 16px;
	}
}

.case_category-case-other .c-case-panel__priceup,
.case_category-case-return .c-case-panel__priceup {
	background: none;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}

.c-service-about__panel ul > li:after,
.c-serviceintro-item__title > .list ul > li:after {
	color: #ffbe00;
}

.c-offer {
	border-width: 3px;
}

.c-serviceintro-item__title:hover {
	background: rgba(0, 95, 101, 0.8);
}

@media (max-width: 640px) {
	.c-smp-conbanner {
		/* padding-left: 40px;
		padding-right: 40px; */
	}

	body > div.slidebar-container.js-slidebar-container > div > div > div.l-main > div.l-page-content > div:nth-child(3) > div > div > div:nth-child(3) {
		margin-top: 16px;
	}

	.gallery-columns-3 > .gallery-item {
		flex-basis: 50%;
	}

	.gallery-columns-3 {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.center .c-table.is-simple {
		display: block;
	}

	.center .c-table.is-simple tbody,
	.center .c-table.is-simple tbody tr,
	.center .c-table.is-simple tbody tr th,
	.center .c-table.is-simple tbody tr td {
		display: block;
		width: 100%;
	}

	.center .c-table.is-simple tbody tr th {
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
	}

	.kasugai .c-table.is-simple {
		display: block;
	}

	.kasugai .c-table.is-simple tbody,
	.kasugai .c-table.is-simple tbody tr,
	.kasugai .c-table.is-simple tbody tr th,
	.kasugai .c-table.is-simple tbody tr td {
		display: block;
		width: 100%;
	}

	.kasugai .c-table.is-simple tbody tr th {
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
	}

	.slidebar-menu ul li a {
		font-size: 15px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.slidebar-menu {
		z-index: 1000000000;
		padding-bottom: 100px;
		padding-top: 55px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	.c-generateform__title {
		width: 100%;
	}

	.c-generateform__title .c-label.is-danger {
		right: 0px;
		left: auto;
		left: initial;
	}

	body > div.slidebar-container.js-slidebar-container > div > div > div.l-main > div.l-page-content > div.c-promisebox.u-mbs.is-md.is-bottom > div:nth-child(1) > div > div.large-4.small-12 > div > img {
		max-width: 60px
	}

	body.contact .l-container, body.confirm .l-container, body.complete .l-container {
		max-width: 100%;
		min-width: 0px;
	}
}

.is-push-lg-0 {
	margin-left: 0;
}

.c-template-embed__button .c-message h3 {
	font-size: 14px;
	margin-bottom: 0px;
}

.c-generateform__title .c-label.is-danger {
	min-width: 0px;
	margin-left: 0;
}

.a2a_dd.addtoany_share_save.addtoany_share {
	display: none;
}

.home .c-post-relation__content {
	background: #fff;
}

.c-mainvisual__buttons {
	width: 100%;
}

@media (max-width: 640px) {
	.c-offer__subtitle {
		display: none;
	}

	.c-offer__title {
		padding-bottom: 0;
		margin-bottom: 10px;
		line-height: 1.5;
	}

	.c-offer__button__line {
		margin-top: 7px;
		margin-bottom: 0;
	}

	.c-front-merit .heading.is-sp {
		margin-top: 0;
	}

	.heading.is-lg, .l-post-content h3, #tinymce h2, .l-content h2, #tinymce h3, .l-content h3 {
		margin-top: 20px;
		margin-bottom: 10px;
		line-height: 1.5;
		letter-spacing: 0.1px;
	}

	.category-column > div.slidebar-container.js-slidebar-container > div.l-wrap.is-twocolumn > div > div.l-main > div:nth-child(1) {
		padding-top: 0 !important;
	}

	.c-capsule-nav.is-three ul li {
		width: 50%;
	}

	span[style*="font-size: 18pt;"] {
		font-size: 18px !important;
	}
}

@media (min-width: 768px) {
	.l-aside {
		padding-top: 24px;
	}
}

.heading.is-lg {
	background-size: 4px 140%;
}

.c-front-posts .large-4 {
	margin-bottom: 24px;
}

#tinymce.post-type-post a, #tinymce.post-type-page a, .l-post-content a {
	word-break: break-all;
}

.kasugai .c-service-lead__title {
	padding-top: 16px;
	padding-bottom: 16px;
}

.page-id-1522 .c-columns-search {
	display: none;
}

.page-id-1523 .c-columns-search,
.page-id-1522 .c-columns-search {
	display: none;
}

.page-id-1523 .l-post-content .c-button {
	color: #fff;
}

.c-voicedetail__tags ul li a {
	display: inline-block;
	margin-bottom: 4px;
	padding-left: 1vw;
	padding-right: 1vw;
}

.modal__btn button, .modal__btn input {
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

.c-offer {
	padding-top: 14px;
	padding-bottom: 14px;
}

@media (max-width: 640px) {
	.c-offer__title {
		width: 100%;
	}

	.c-page-header.is-service .c-page-header__bg {
		background-position: left -700px top;
		min-height: 140px;
	}
}

.c-faqbox__content {
	font-size: 13px;
}

.l-footer__logo {
	max-width: 400px;
}

.c-innerlink {
	margin-top: 24px;
	margin-bottom: 24px;
}

.c-innerlink__title {
	background: #675444;
	color: #fff;
	display: inline-block;
	padding: 4px 16px;
	min-width: 180px;
	text-align: center;
	border-radius: 4px 4px 0 0;
}

.c-innerlink__content {
	padding: 16px 24px;
	background: #f1f0e7;
	border: 1px solid #675444;
}

.c-innerlink__content h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 28px;
}

.c-innerlink__content p {
	margin-bottom: 4px;
}

.c-front-posts .large-4 {
	margin-bottom: 16px;
}

.c-innerlink__content a {
	color: #f39800;
	font-weight: bold;
}

.c-column-slider {

}

@media (max-width: 768px) {
	.c-column-slider.owl-theme .owl-nav .owl-next,
	.c-column-slider.owl-theme .owl-nav .owl-prev {
		margin: 0;
		opacity: 0.6;
	}

	.l-header__logo img {
		max-width: 200px;
	}

	.l-post-content {
		max-width: 100vw;
		overflow: hidden;
	}

	.c-front-posts {
		margin-bottom: 20px;
	}

	.l-section.is-md {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}


.heading.is-sp:after {
	display: none;
}


.c-serviceintro-item__title {
	background: linear-gradient(-221deg, #69502a 0%, #69522f 49.48%, #5c4116 50.04%, #57411d 100%, #000 100%);
	padding-left: 13px;
	padding-right: 13px;
}

.c-serviceintro-item .icon {
	max-width: 60px;
}

.c-serviceintro-item__title .title {
	min-height: 90px;
}

.c-serviceintro-item .title .text small {
	font-size: 16px;
}

.c-serviceintro-item__title .title > .text {
	max-width: calc(100% - 64px);
	padding-left: 8px;
}

.c-serviceintro-item__title .title:after {
	right: 0px;
	top: -5px;
}

.c-serviceintro-item__title .list ul li {
	font-size: 14px;
}

.c-serviceintro-item__title .title > .text .sub {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}

.c-serviceintro-item.is-works00 .c-serviceintro-item__title .list ul li {
	font-size: 15px
}

.c-serviceintro-item.is-works05 .c-serviceintro-item__title .title > .text > span:first-child {
	font-size: 1.3rem;
}

.c-serviceintro-item__title .list {
	min-height: 100px;
}

.c-mainvisual__icons {
	margin-top: -45px;
	margin-bottom: 180px;
}

.c-frontintro__text,
.c-frontintro .c-check-list li, .c-frontintro .c-linebox__checklist li, .c-frontintro .c-service-about__panel ul li, .c-service-about__panel .c-frontintro ul li, .c-frontintro .c-serviceintro-item__title .list ul li, .c-serviceintro-item__title .list .c-frontintro ul li {
	color: #563B14;
}

.c-frontintro__list {
	margin-top: 0px;
	padding-left: 42px;
	padding-right: 42px;

}

.c-frontintro__list .c-check-list li {
	font-size: 20px;
}

.c-frontintro__title {
	margin-top: 4px;
	margin-bottom: 0px;
}

.c-frontintro__list .c-check-list > li:after {
	font-size: 20px;
}

.c-frontintro {
	height: 606px;
}

#flowsvg {
	max-width: 1080px !important;
}

.l-section.is-xxs {
	padding-top: 0;
	padding-bottom: 0;
}

.l-section.is-xxs .c-offer {
	margin-top: 32px;
	margin-bottom: 32px;
}

.c-promiseintro__item:nth-child(3), .c-promiseintro__item:nth-child(2) {
	background: #f1f0ec;
}

.c-promiseintro__item__content h3 {
	color: #563B14;
}


.c-front-posts__item__image {
	background-size: contain;
}

.c-baseintro-card__text ul {
	padding-left: 24px;
}

.c-baseintro-card__text ul li {
	list-style: disc;
}

.c-post-list {
	background: #f2efe6;
}

.c-post-listbox.is-columns .c-post-listbox__title {
	background: #62481f;
}

.c-post-listbox.is-faq .c-post-listbox__title {
	background: #cc6a22;
}

.c-post-listbox__item__text {
	max-width: 640px;
}

.c-offer {
	margin-top: 20px;
}

.l-global-nav__submenu {
	top: 36px;
}

.c-frontintro__text {
	font-weight: bold;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.c-service-point.is-work .c-service-point__image p {
		max-width: 420px;
		margin-left: 36px;
	}
}

.c-panel__content {
	text-align: left;
	background: rgba(228, 224, 191, 0.2);
}

.c-panel__content h4 {
	text-align: left;
}

@media (max-width: 768px) {
	.c-mainvisual__icons {
		margin-top: 24px;
		margin-bottom: 0;
	}

	.c-mainvisual {
		margin-bottom: 10px;
	}

	.c-mainvisual__icon {
		width: 50%;
		margin-bottom: 8px;
	}

	.c-promiseintro__item:nth-child(3) {
		background: #fff;
	}

	.c-promiseintro__item:nth-child(2n) {
		background: #f1f0ec;
	}
}

.c-serviceintro-item:hover {
	border-color: #69502a;
}

.c-serviceintro-item__title:after {
	display: none;
}

.c-serviceintro-item__title:hover {
	background: rgb(88, 67, 45);
}

.heading.is-xxlg {
	line-height: 1.4;
	padding-bottom: 0.5em;
}

.c-post-listbox.is-faq .c-post-listbox__content a,
.c-post-listbox.is-columns .c-post-listbox__content a {
	color: #62481f;
}

.c-front-columns-search .c-columns-search {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 23px;
}
body.sozokutoki > div.slidebar-container.js-slidebar-container > div.l-wrap.is-twocolumn > div > div.l-main > div.c-service-point.is-work > div.c-service-point__image > p > small {
	font-size: 16px;
	line-height: 1.5 !important;
	text-align: left;
}

#post-1691 > div > div.u-mbs.is-lg.is-bottom > div {
	font-size: 20px;
}

@media(max-width: 768px){
	.c-service-point.is-work .c-service-point__image p strong {
		margin-top: 16px;
		line-height: 1.7;
		color: #f20800;
		font-size: 22px;
		display: block;
		letter-spacing: -0.3px;
	}
	.c-service-point.is-work .c-service-point__image p {
		padding-left: 6px;
		padding-right: 6px;
		line-height: 1.7;
		letter-spacing: 0;
	}
	#tinymce.post-type-post ul, .l-post-content ul {
		margin-top: 14px;
		margin-bottom: 14px;
	}

	.heading.is-sm, #tinymce.post-type-post h4, #tinymce.post-type-page h4, .l-post-content h4 {
		letter-spacing: 0;
		line-height: 1.7;
		font-size: 15px;
	}
	.page .heading.is-xxlg {
		text-align: left;
	}
	.page .heading.is-xxlg br {
		display: none;
	}
	.c-service-point {
		background: #f3eee2;
		padding-top: 16px;
		max-height: 300px;
		margin-bottom: 70px;
	}
	.c-service-point__voice ul li:after {
		content: "";
		background-repeat: no-repeat;
		width: 38px;
		height: 38px;
		color: #EB6100;
		font-size: 1.5rem;
		position: absolute;
		left: 8px;
		top: 10px;
		background-size: cover;
		top: 50%;
		margin-top: -19px;
	}
	.c-service-point__voice ul li {
		padding-left: 56px;
		padding-right: 8px;
	}
	body.sozokutoki > div.slidebar-container.js-slidebar-container > div.l-wrap.is-twocolumn > div > div.l-main > div.c-service-point.is-work > div.c-service-point__image > p > small {
		font-size: 14px;
		line-height: 1.5 !important;
	}
	.c-promisebox__item {
		position: relative;
	}
	.c-promisebox .c-promisebox__content .heading.is-sm {
		margin-bottom: 32px;
	}
	.c-promisebox .c-promisebox__content .heading.is-sm span:last-child{
		font-size: 20px;
	}
	.c-promisebox__item .large-4 {
		max-width: 100px;
		max-height: 80px;
		float: right;
		width: 100%;
		margin-left: 16px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.c-service-lead__title {

	}

	#post-1691 > div > div.u-mbs.is-lg.is-bottom > div {
		font-size: 16px;
		text-align: left;
	}

}
.c-frontintro__text {
	margin-top: 32px;
}
.c-frontintro__list .c-check-list {
	margin-top: 6px;
}
.c-frontintro__list .c-check-list li {
	margin-bottom: 3px;
}
.c-frontintro__list .c-check-list > li:after {
	margin-top: 3px;
}
.c-pagination {
	margin-top: 24px;
}

.c-frontintro__text {
	padding-top: 32px;
	margin-top: 0;
}

.fcf-banner__small small {
	font-size: 10px;
}
@media(max-width: 768px){
	.c-mainvisual__icon:hover {
		transform: none;
	}
}
#flowsvg svg {
	max-width: 100%;
	height: auto;
}

.js-sm-tooltip {
	position: absolute;
	display: inline-block;
	opacity: 0;
	background: #f39800;
	text-align: left;
	white-space: nowrap;
	border-bottom: 1px solid #d28300;
	overflow: hidden;

}

.js-sm-tooltip.is-show {
	opacity: 1;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	z-index: 10
}

.js-sm-tooltip.is-show:hover:after {
	background: #d28300;
}

.js-sm-tooltip.is-show:after {
	content: "";
	position: absolute;
	display: block;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	width: 10px;
	height: 10px;
	z-index: 1;
	transform: rotate(45deg);
	background: #f39800;
}

.js-sm-tooltip.is-show.is-3 a {
	border-radius: 0;
}

.js-sm-tooltip.is-show.is-3 a:first-child {
	border-radius: 3px 3px 0 0;
}

.js-sm-tooltip.is-show.is-3 a:last-child {
	border-radius: 0 0 3px 3px;
}

.js-sm-tooltip a {
	display: block;
	background: #f39800;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 4px;
	transition: all ease .2s;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 90vw;
}

@media (max-width: 600px) {
	.js-sm-tooltip a {
		font-size: 13px;
		padding: 2.5px 5px;
		border-radius: 2px;
	}
}

.js-sm-tooltip a:hover {
	background: #d28300;
}
.js-sm-tooltip {
	padding: 12px 32px 6px;
	background: #fff !important;
	border: 3px solid #563b14 !important;
	overflow: visible !important;
}
@media (max-width: 600px) {
	.js-sm-tooltip {
		max-width: 96vw;
		padding: 12px 16px 6px;
	}
	.js-sm-tooltip a {
		font-size: 14px;
		padding: 4px 8px;
		border-radius: 2px;
	}
}

.js-sm-tooltip:before {
	content: "関連記事";
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
}
.js-sm-tooltip a {
	margin-bottom: 10px;
}
.js-sm-tooltip.is-show:after {
	background: #fff !important;
}
.js-sm-tooltip.is-show:after {
	bottom: -9px !important;
	border-bottom: 3px solid #563b14;
	border-right: 3px solid #563b14;
	transform: rotate(45deg);
	background: #FFF !important;
}

.c-serviceintro-item {
	border-radius: 0px;
}

.c-post-relation__image {
	max-height: 145px;
}
@media(min-width: 768px){
	.c-baseintro-card__text {
		min-height: 426px;
	}

	.c-post-navs__center:last-child {
		margin-right: auto;
	}
	.c-post-navs__center:last-child {
		text-align: left;
		padding-right: 110px;
	}
	.c-post-navs__center:first-child {
		text-align: right;
		padding-left: 110px;
	}

}
@media(max-width: 768px){
	.js-responsive-table {
		margin-bottom: 16px;
	}
	.wp-embed-featured-image {
		text-align: center;
		margin-bottom: 16px;
	}
	.wp-embed-heading a {
		font-size: 17px;
		color: #222;
		display: block;
		margin-top: 16px;
	}
	.c-template-embed__text {
		font-size: 14px;
		line-height: 1.7;
	}
	.c-template-embed__buttons {
		display: block !important;
	}
	.c-template-embed__button {
		width: 100%;
		display: block !important;
		margin-bottom: 16px;
		max-width: 100% !important;
	}
	.c-template-embed__button a {
		display: block;
		max-width: 100% !important;
	}
	.c-faqcat ul li {
		margin-bottom: 8px;
	}
	.c-faqcat ul li a {
		margin-bottom: 0;
		height: 100%;
		align-items: center;
		display: flex;
	}
	.owl-theme .owl-dots {
		text-align: center;
	}
}

.p-post-item.is-horizon {
	border-color: #7B572A;
}

.c-faqsearchlist .p-post-item.is-horizon .p-post-item__content {
	flex-basis: 100%;
}

.c-case-panel__priceup {
	min-height: 80px;
}

.c-pagination > ul {
	text-align: center;
}

.c-table.is-price p {
	margin-bottom: 0;
}
.c-table.is-price tbody > tr > th {
	background: #e8e8e8;
	color: #000;
}
