:root {
	--brown: #875647;
	--red: #B20D23;
	--yellow: #FFDF00;
	--light-gray: #F0EBE8;
}

:root {
	--mincho: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

/*幅調整*/
.keni-main .keni-section_wrap {
	padding: 0!important;
}

/*全幅以外のセクション余白*/
.inner {
	padding: 0 3.6rem;
}

/*表示調整*/
.sp-display {
    display: none!important;
}

@media screen and (max-width:768px) {
    .pc-display {
        display: none!important;
    }

    .sp-display {
        display: block!important;
    }
}

/*折り返し調整*/
.br-auto {
	display:inline-block;
}
/*SPのみ改行*/
@media (min-width: 1025px){
	.br-sp {display: none;}
	.br-tb {display: none;}
}

/*TBのみ改行*/
@media (min-width: 769px) and (max-width: 1024px) {
	.br-sp {display: none;}
	.br-pc {display: none;}
}

/*PCのみ改行*/
@media (max-width: 768px){
	.br-pc {display: none;}
	.br-tb {display: none;}
}


/*サイトタイトル*/
.keni-header .site-title, .keni-header_col1 .site-title {
	max-width: 25%!important;
}

/*ヘッダーエリア*/
.site-title {
padding-top:30px
}

.header-position {
	display:flex;
}

.header-position-content-l {
	width:50%;
	padding-top: 1rem;
}

.header-position-content-r {
	width:50%;
	padding:8px 0 0 2rem;
}

.header-position-content-r img:hover {
	opacity:0.7;
}

.header-btn {
	width:100%;
	margin-bottom: 1rem;
}

.site-title {
	padding: 25px 10px 0!important;
}

/*検索窓非表示*/
.search-box {
	display:none;
}

/*サイドバー*/
.side-contact img {
	margin: 0.5rem 0;
	transition: 0.6s;
}

.side-contact img:hover {
	opacity: 0.6;
}

h3.wj_title {
	border: none;
	margin: 0!important;
}

.side-sub-ttl {
	margin-bottom: 0!important;
	padding-top: 1rem
}

.side-sub-ttl span {
	color: var(--brown);
	font-weight: bold;
	font-size: 1.7rem;
}

/*グロナビ*/
.keni-header_wrap {
	border-bottom: solid 1px brown;
}

.col2r .keni-gnav_outer {
	padding: 2rem 0;
}

.keni-gnav a {
	color: var(--brown)!important;
	font-weight: bold;
}

.keni-gnav_inner li ul a {
	background: var(--beige)!important;
}

.keni-gnav_inner li ul a:hover {
	opacity: 0.6;
}

/*サイドメニュー三角*/
.widget_nav_menu .keni-section ul li a {
	color: #807979!important;
}

.widget_nav_menu .keni-section ul li a:before {
	display:none;
}

.widget_nav_menu .keni-section ul li a:after{
	right:10px;
	top: 18px;
	position: absolute;
	border-width: 4px 6px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #807979;
	content: '';
}


/*見出し*/
h2:not(.title_no-style) {
	background: none!important;
	color: var(--brown);
}

h2.brown-bg {
	background: -moz-linear-gradient(left, #602E1C, #968080)!important;
  	background: -webkit-linear-gradient(left, #602E1C, #968080)!important;
  	background: linear-gradient(to right, #602E1C, #968080)!important;
	color: white;
	margin-top: 1.6rem!important;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.4rem;
	line-height: 1.4;
	padding: 2rem;
}

h2.brown-bg span {
	font-size: 3rem;
}


h2.entry_title {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	background: -moz-linear-gradient(left, #875647,#875647, #FFF)!important;
	background: -webkit-linear-gradient(left, #875647,#875647, #FFF)!important;
	background: linear-gradient(to right, #875647, #875647,#FFF)!important;
	color: white;
	font-size: 2.6rem;
	padding-left: 2rem;
}

h2.main-h2 {
	font-size: 2.5rem;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

h2.main-h2:first-letter {
	color: #D85514;
	font-size: 120%;
}

/*下にラインのある見出し*/
h2.line-ttl {
	font-size: 3rem;
	margin-bottom: 6.5rem;
	text-align: center;
	position: relative;
	line-height: 1.4;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

h2.line-ttl:before {
	content: "";
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	height: 6px;
	width:60px;
	background: var(--brown);
	bottom:-2.5rem;
	left:50%;
	transform: translateX(-50%);
	position: absolute;
}

/*文字色*/
.text-yellow {
	color: var(--yellow);
}

.text-red {
	font-weight: bold;
	color: var(--red);
}

/*センタリング*/
.center {
	text-align: center;
}

/*改善実績2万*/
.improvement {
	margin-bottom: 4rem;
	padding-top: 2rem;
}

.improvement h2 {
	text-align: center;
}

.improvement h2 img {
	width: 70%;
}

.improvement-img1, .improvement-img2, .improvement-img3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.improvement-img1-item {
	width: 32%;
}

.improvement-img2-item {
	width: 32%;
	margin-bottom: 1rem;
}

.improvement-img3-item {
	width: 48%;
}

.percent93 {
	padding: 2rem 5rem 2.6rem;
}

/*利用者の声1*/
.voice {
	padding-bottom: 6rem;
	position: relative;
}

.voice h2 {
	line-height: 1.6;
	text-align: center;
}

.voice h2 span {
	font-size: 2.9rem;
}

.voice h2, .voice-item h3  {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.voice-item {
	border: solid 1.5px;
	position: relative;
	padding: 2rem;
	color: var(--brown);
	margin-bottom: 2rem;
}

.voice-item h3 {
	border: none;
	padding: 0 0 0 3rem!important;
	
}

.voice-item p {
	font-size: 1.4rem;
	line-height: 1.6;
	color: var(--brown);
	margin-bottom: 0!important;
	text-align: justify;
}

.voice-img {
	float: left;
	width: 35%;
	padding-right: 1.5rem;
	padding-bottom: 1rem;
}

.voice-name {
	background: var(--brown);
	color: white!important;
	display: inline-block;
	padding: 0.5rem 1.5rem;
	font-size: 1.2rem!important;
	position: absolute;
	top: 2rem;
	right: 2rem;
	text-align: center!important;
	line-height: 1.4!important;
	font-weight: bold;
}

.voice-triangle {
	clip-path: polygon(0 0, 0% 100%, 100% 0);
	background: var(--brown);
	width: 6rem;
	height: 6rem;
	position: absolute;
	top: 0;
	left: 0;
}

.page-voice-btn {
	text-align: center;
	margin-top: 4rem;
}

.page-voice-btn-inner {
	background: var(--brown);
	display:inline-block;
	padding: 0.4rem;
	transition: 0.6s;
}

.page-voice-btn-inner:hover {
	opacity: 0.6;
}

.page-voice-btn button {
	border: solid 1px white;
	padding: 1.5rem 2rem;
}

.page-voice-btn a, .page-voice-btn a:hover {
	color: white;
}

.voice-arrow {
	position: absolute;
	top: -6rem;
	right: 6rem;
	width: 1.5rem;
}

/*お悩み*/
.problem {
	text-align: center;
	margin-top: 3rem;
}

.problem-why, .problem h2, .one-reason h2 {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.problem-why {
	text-align: center;
	color: var(--brown);
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2rem!important
}

.problem h2 {
	text-align: center;
	background: var(--brown)!important;;
	color: white;
	margin-top: 0!important;
	display: inline-block;
	padding: 1rem 4rem;
}

.problem-list {
	display: flex;
}

.problem-list-img {
	width: 35%;
}

.problem-list-ul {
	width: 65%;
	padding-left: 2rem;
	color: var(--brown);
}

.problem ul {
	text-align: left;
}

.problem li {
	list-style: none;
	position: relative;
	padding-left: 4rem;
	font-weight: bold;
	font-size: 1.8rem;
}

.problem li:before {
	position: absolute;
	content: "";
	background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/03/check.webp);
	background-size: cover;
	width: 22px;
	height: 20px;
	top: 5px;
	left: 0;
}

.problem-ttl-square {
	clip-path: polygon(0 0, 100% 0, 100% 20%, 0 20%);
	width: 6rem;
	height: 4rem;
	background: var(--brown);
	margin: 0 auto;
}

.one-reason {
	text-align: center;
	padding-top: 4rem;
}

.one-reason h2 {
	background: var(--brown)!important;
	color: white;
	padding: 2rem;
	margin-bottom: 0!important;
	font-size: 2.8rem;
}

.one-reason p {
	color: var(--brown);
	font-weight: bold;
	margin-bottom: 2rem!important;
}

.one-reason-triangle {
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	width: 6rem;
	height: 2.5rem;
	background: var(--brown);
	margin: 0 auto;
}
.one-reason-cause {
	font-size: 2.6rem;
	font-weight: bold;
	margin-top: 4rem;
	color: var(--brown);
	position: relative;
}

.one-reason-cause:before {
	position: absolute;
	content:"";
	background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/03/light.webp);
	background-size: cover;
	width: 60px;
	height: 70px;
	top:  -3rem;
	left: 6%;
}

/*本当の痛みの発生源*/
.generation-source {
	text-align: center;
}

.generation-source p {
	font-size: 1.8rem;
	font-weight: bold;
}

.generation-source span {
	color: var(--red);
	font-size: 2.4rem;
}

p.generation-source-approach {
	background: -moz-linear-gradient(left, #FFC778, #FFF);
	background: -webkit-linear-gradient(left, #FFC778, #FFF);
	background: linear-gradient(to right, #fff, #6E3F32, #6E3F32, #FFF);
	color: white;
	padding: 1.6rem;
	font-size: 2rem;
}

.generation-source-img1 {
	width: 50%;
	margin: 0 auto;
}

.generation-source-img2 {
	width: 80%;
	margin: 0 auto;
	padding-top: 3rem;
}

.trigger-point {
	background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/03/trigger-point-bg.webp);
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	padding: 5rem 4rem 1rem;
	text-align: left;
	font-size: 1.8rem;
}

.trigger-point span {
	color: var(--yellow);
	font-size: 1.8rem;
}

/*喜びの声2*/
.voice h2.brown-bg {
	margin-top: 0!important;
}

/*選ばれる5つの理由*/
.reason5 {
	margin-bottom: 5rem;
}

.reason5 h2 {
	padding: 0 0 0 3rem;
}

.reason5 ul {
	margin: 0!important;
}

.reason5 li {
	list-style: none;
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(243, 236, 234, 1) 10px, rgba(243, 236, 234, 1) 23px );
	padding: 2.5rem;
	margin-bottom: 3rem;
}

.reason5 h3 {
	border: none!important;
	font-size: 2.6rem;
	padding-left: 8rem;
}

.reason5-item {
	background: white;
	padding: 3rem;
	text-align: justify;
}

.reason5-list{
	counter-reset:reason5list;
}

.reason5-list h3 {
	position: relative;
}

.reason5-list h3:before {
	background:var(--brown);
	padding:1rem 1.7rem;
	border-radius:50%;
	color:white;
	font-size:2.6rem;
	content:counter(reason5list);
	counter-increment:reason5list;
	position: absolute;
}

.h3-1 h3:before {
	top: 0.2rem;
	left: 1rem;
}

.h3-2 h3:before {
	top: 1.6rem;
	left: 1rem;
}

.reason5-list img {
	margin-bottom: 2rem;
}

.reason5-list p {
	margin-bottom: 0!important;
	color: var(--brown);
}

/*流れ-事故用も含む*/
.flow, .jiko-flow {
	margin-top: 5rem;
	counter-reset: flow;
	margin-bottom: 5rem;
}

.flow h2, .jiko-flow h2 {
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	text-align: center;
	font-size: 2.8rem;
}

.flow h2 span {
	font-size: 2rem;
}

.flow-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flow-item {
	width: 31%;
	position: relative;
}

.flow-item h3, .jiko-flow-item h3 {
	border: solid 1px var(--brown)!important;
	text-align: center;
	margin: 0 0 2rem!important;
	background: var(--brown);
	color: white!important;
	font-size: 1.6rem;
	padding: 0.3rem!important;
}

.flow-item h3:before, .jiko-flow-item h3:before {
	content:counter(flow)".";
	counter-increment:flow;
	margin-right:10px;
	color: white;
}

.flow-item::after, .jiko-flow-item::after {
	position: absolute;
	background: var(--brown);
	content: "";
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	width: 2.8rem;
	height: 5rem;
	top: 35%;
	right: -2.8rem;
	z-index: 10;
}

.flow-item:last-of-type::after, .jiko-flow-item:last-of-type::after {
	display: none;
}

.jiko-flow-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}

.jiko-flow-item {
	width: 31%;
	position: relative;
	margin: 0 1.1%
}

/*効果が期待*/
.expectations h2 {
	margin-bottom: 0!important;
}

.expectations ul {
	background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/03/expectations-bg.webp);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 0 4rem 6rem; 8rem!important;
	padding: 3rem 0
}

.expectations li {
list-style: none;
position: relative;
padding-left: 4rem;
font-weight: bold;
font-size: 1.8rem;
	color: var(--brown);
}

.expectations li:before {
position: absolute;
content: "";
background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/03/check.webp);
background-size: cover;
width: 22px;
height: 20px;
top: 5px;
left: 0;
}

/*アクセス*/
.access {
	padding-bottom: 4rem;
}

.access h2 {
	text-align: center;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.8rem;
}

.access-detail {
	display: flex;
}

.access-detail-img {
	width: 40%;
}

.access-detail-text {
	width: 60%;
	padding-left: 2rem;
	color: var(--brown);
}

.access-detail-text button {
	background: var(--brown);
	width: 100%;
	padding: 2rem;
	transition: 0.6s;
	margin-top:1rem;
}

.access-detail-text button:hover {
	opacity: 0.6;
}

.access-detail-text a, .access-detail-text a:hover {
	color: white;
}

/*問い合わせボタン*/
.contact-btn {
	display: flex;
	justify-content: space-between;
	padding-bottom: 4rem;
}

.contact-btn-item {
	width: 48%;
}

.contact-btn-item:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition-property: all;
	transition-duration: 0.6S;
}

/*症状ページ*/
.symptom-description {
	padding: 4rem 0 4rem 3.6rem;
	font-size: 1.8rem;
}

.symptom-description h2 {
	border-bottom: solid 1px;
	position: relative;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.8rem;
	line-height: 1.4;
}

.symptom-description h2:before {
	content: "";
	clip-path: circle(50% at 50% 50%);
	background: var(--brown);
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: -0.4rem;
	left: -0.5rem;
}

.symptom-description p {
	padding: 0 3.6rem 0 0;
	text-align: justify;
	color: var(--brown);
	margin-bottom: 2rem!important;
}

.symptom-description span {
	font-weight: bold;
	color: var(--red);
}

.symptom-description ul {
	color: var(--brown);
}

.symptom-description li {
	list-style:none;
	position: relative;
	padding-left: 20px;
	line-height:24px;
}

.symptom-description li:before {
	border-radius: 50%;
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	left: 0;
	top: 0.4em;
	content: "";
	background: var(--yellow);;
}

/*執筆者情報*/
.writer {
	margin-bottom: 5rem!important;
	background: #fbfaf5!important;
	border: solid var(--brown)!important;
}

.writer_title h5 {
	margin-bottom: 0!important;
	display: inline-block;
}

.writer_title p {
	margin-bottom: 0!important;
}

.writer_link a {
	text-decoration: none;
	color: var(--brown);
}

.writer_link a:hover {
	opacity: 0.6;
}

.writer_flex_box p {
	text-align: justify;
}

/*産後骨盤矯正ページ*/
.sango-chance-bn {
	margin: 4rem 0 8rem;
}

.sango-chance {
	text-align: center;
	font-size: 3rem;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: bold;
	line-height: 1.4;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 450px;
    padding: 50px 40px 30px;
    box-sizing: border-box;
}

.sango-chance span {
		font-weight:bold;
	background:linear-gradient(transparent 60%, #FFD500 60%);
}

.sango-chance p {
    position: relative;
    padding: 1rem 1.5rem;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
	margin-bottom: 0!important;
}

.sango-chance p::before, .sango-chance p::after {
    position: absolute;
    top: 0.8rem;
    height: 8rem;
    content: '';
}

.sango-chance p::before {
    border-left: solid 1px;
    left: 0;
    transform: rotate(-30deg);
}

.sango-chance p::after {
    border-right: solid 1px;
    right: 0;
    transform: rotate(30deg);
}

.sango-voice-ttl {
	font-size: 2.8rem;
}

.sango-voice-ttl span {
	font-size: 3.8rem!important;
	color: var(--red)
}

.method ul {
	list-style: none;
	margin-left: 0!important;
}

.method li {
	font-size: 2rem;
	position: relative;
	padding-left: 5rem;
	font-weight: bold;
}

.method-small {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.0;
}

.method{
	counter-reset: method;
	margin-bottom: 7rem;
	background: #fbfaf5;
	padding: 5rem 3.6rem;
}

.method li:before {
	content:counter(method);
	counter-increment:method;
	margin-right:10px;
	background:var(--yellow);
	padding:1px 11px;
	border-radius:50%;
	color:#fff;
	font-size:1.8rem;
	position: absolute;
	top: -2px;
	left: 0;
}

.first-step {
	text-align: center;
	margin: 3rem 0 8rem;
}

.first-3step {
	display: flex;
	justify-content: space-between;
	counter-reset: step;
	margin-top: 8rem;
}

.first-3step-item {
	width: 31%;
	background: #EEECE7;
	font-size: 2rem;
	font-weight: bold;
	position: relative;
	list-style: none;
	border-radius: 4px;
	color: #555555;
	padding: 2rem 1.5rem 1.5rem;
}

.first-3step-item:before {
	content: counter(step);
	counter-increment: step;
	margin-right:10px;
	background:#EEECE7;
	padding:5px 7px;
	border-radius:50%;
	color:var(--brown);
	font-size:22px;
	position: absolute;
	top:-2rem;
	left: 50%;
	transform: translateX(-50%);
	width: 4rem;
	height: 4rem;
}

.first-3step-item p {
	margin-bottom: 1rem!important;
	line-height: 1.2;
}

.first-step-text {
	margin-top: 2.5rem;
	text-align: left;
}

.first-step-text p {
	margin-bottom: 1rem!important;
}



/*よくある質問ーアコーディオン*/
.faq-accordion {
	margin: 5rem 0 8rem;
}

details {
    margin-bottom: 20px;
    font-size: 1.6rem;
    text-align: justify;
}

details p {
    padding: 1.6rem 1rem 0.5rem 5.5rem!important;
    margin-top: 0;
    position: relative;
}

details p:before {
    position: absolute;
	top: 01.4rem;
	left: 2rem;
	content: "A.";
	color: gray;
    font-size: 2.5rem;
	font-weight: bold;
}

details summary {
	border: solid 1px var(--brown);
    color: var(--brown);
	list-style: none;
	cursor: pointer;
	position:relative;
		padding: 1.5rem 3.5rem 1.5rem 5.5rem;
	border-radius: 5px;
}

details summary::before {
    position: absolute;
	top: 1.4rem;
	left: 2rem;
	content: "Q.";
	color: var(--red);
    font-size: 2.5rem;
	font-weight: bold;
}

/*Chrome用のデフォルト三角削除*/
details summary::-webkit-details-marker {
  display: none;
}

details summary::after {
	content: "＋";
	position:absolute;
	top:1.4rem;
	right:1.5rem;
	font-size:2rem;
}

/*アコーディオンオープン時マイナスアイコンに変更*/
details[open] summary::after {
	content: "−";
	position: absolute;
	top: 1.3rem;
	right: 1.5rem;
	font-size: 2.2rem;
}

/*交通事故ページ*/
.jiko-consul-bn {
	margin: 4rem 0;
}

.jiko-point {
	background: #fbfaf5;
	margin: 6rem 0;
	padding: 4rem 0;
}

.jiko-point h3 {
	border: none;
	text-align: center;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	margin-bottom: 1rem;
	font-size: 2.6rem;
	color: #555555;
}

.jiko-point span {
	color: var(--red);
}

.jiko-point ul {
	list-style: none;
	margin-left: 0!important;
	margin-top: 6rem
}

.jiko-point li {
	background: white;
	padding: 1.4rem 3rem 3rem;
	border-radius: 5px;
	margin-bottom: 7rem;
	position: relative;
	box-shadow: 1px 1px 8px #e9e4d4;
}

.jiko-point ul {
	counter-reset:jikopoint;
}

.jiko-point li:after, .jiko-point li:before  {
	position: absolute;
	background:white;
	color:var(--yellow);
	font-weight: bold;
	top: -4rem;
	left: 0;
}

.jiko-point li:before {
	content:counter(jikopoint);
	counter-increment:jikopoint;
	padding:8px  12px 0 65px;
	font-size:2.4rem;
	border-radius: 8px 8px 0 0;
}

.jiko-point li:after {
	content:"POINT ";
	padding:12px 0 3px 14px;
	font-size:1.4rem;
	border-radius: 8px 0 0 0;
}

.jiko-point p {
	margin-bottom: 0!important;
	text-align: justify;
}

.jiko-point img {
	margin-bottom: 2rem;
}


/*事故ーお悩み*/
.jiko-problem {
	margin-top: 8rem;
}

.jiko-problem h2 {
	padding: 0;
}

.jiko-problem-container {
	display: flex;
}

.jiko-problem-shojo {
	width: 55%;
}

.jiko-problem-list {
	width: 45%;
}

.jiko-problem-shojo ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin-left: 0!important;
	justify-content: space-between;
}

.jiko-problem-shojo li {
	width: 48%;
	text-align: center;
	position: relative;
}

.jiko-problem-shojo li p {
	background: var(--brown);
	color: white;
	margin-bottom: 1rem!important;
	margin-top: -1px!important;
}

.jiko-problem-list ul {
	list-style: none;
	padding-left: 3rem;
}

.jiko-problem-list li {
	position: relative;
}

.jiko-problem-list li:before {
	position: absolute;
	background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/03/check.webp);
	background-size: cover;
	content: "";
	width: 2rem;
	height: 2rem;
	top: 0.5rem;
	left: -3rem;
}

.jiko-problem-list img {
	width: 80%;
}

/*事故ー交通事故専門プログラム*/
.jiko-3step {
	font-size: 1.6rem;
	font-weight: 400;
	text-align: justify;
	padding-top: 1.5rem;
}

p.jiko-3step {
	margin-bottom: 0!important;
}

.jiko-3step-text {
	text-align: center;
	padding-top: 3rem;
	font-size: 1.8rem;
}

.jiko-3step-text span {
	color: var(--red);
}

.jiko-3step-ttl {
	margin-top: 10rem!important;
}

/*事故Pー3ヶ月*/
.three-months {
	text-align: center;
}

.three-months h2 {
	padding: 2.2rem;
}

.three-months h2 span{
	color: var(--yellow);
}

.three-months p {
	font-size: 2.4rem;
	line-height: 1.6;
	margin-bottom: 2rem!important;
}

.three-months p span{
	color: var(--red);
}

p.three-months-small {
	font-size: 1.8rem;
	margin-bottom: 8rem!important;
}

.three-months-reason {
	display: flex;
	justify-content: space-between;
	margin-bottom: 3rem;
}

.three-months-reason-item {
	width: 33%;
	height: 24rem;
	color: var(--brown);
	background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/04/yellow-circle.webp);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display:flex;
	align-items: center;
	justify-content: center;
	font-family: "Zen Kurenaido", sans-serif;
}

.three-months-reason-item p {
	margin-bottom: 0!important;
	font-size: 2.2rem;
}

/*事故Pーたくさんの声*/

.jiko-voice {
	background: #fbfaf5;
	padding: 4rem 0 3rem;
	margin-top: 8rem;
}

.jiko-voice h2 {
	font-size: 3.2rem;
		font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	position: relative;
}

.jiko-voice span {
	color: var(--red);
}

.jiko-voice h2::before, .jiko-voice h2::after {
    position: absolute;
    top: 0;
    height: 4rem;
    content: '';
}

.jiko-voice h2::before {
    border-left: solid 1px;
    left: 7%;
    transform: rotate(-30deg);
}

.jiko-voice h2::after {
    border-right: solid 1px;
    right: 7%;
    transform: rotate(30deg);
}



.last-message {
	margin: 8rem 6rem 10rem;
}




/*初めての方へページ*/
.information-page, .information-faq {
	padding-top: 2rem;
}

.message p {
	margin-bottom: 2rem!important;
	text-align: justify;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.message-img {
	float: left;
	width: 40%;
	padding-right: 2.5rem;
	padding-bottom: 2rem;
}

.interior {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.interior img {
	width: 32%;
	margin-bottom: 2rem;
}

.information-faq {
	margin-bottom: 6rem;
}

.information-faq-btn {
	text-align: center;
}

.information-faq-btn a {
	color: var(--brown);
}

.information-faq-btn button {
	border: solid 1px;
	padding: 1rem 2rem;
	border-radius: 2px;
}

.information-faq-btn button:hover {
	opacity: 0.6;
}

/*料金ページ*/
.price-page {
	margin-bottom: 5rem;
}


.price-page h2 {
	margin-top: 4rem;
}

.price-table1 th{
	width: 50%;
}

.price-page td{
	text-align: center;
}

.price-page-red {
	font-size: 1.8rem;
	font-weight: bold;
	color: var(--red);
}

/*質問ページ*/
.faq-page {
	padding-top: 2rem;
}

.faq {
	margin-top: 40px;
}

.qa-list dt::before {
	background: var(--brown)!important;
	border-radius: 5px;
}

.qa-list dd::before {
	border: solid 1px var(--brown)!important;
	background-color: #ffffff!important;
	color: var(--brown)!important;
	border-radius: 5px;
}

.qa-list dt {
	margin-bottom: 10px!important;
	padding: 0 0 10px 50px!important;
}

.qa-list dd {
	padding: 0 0 30px 50px!important;
	text-align: justify;
}

.qa-list button{
	background: var(--brown);
	padding: 0.5rem 2rem;
	border-radius: 3rem;
	transition: 0.6s;
}

.qa-list button:hover {
	opacity: 0.6;
}

.qa-list a, .qa-list a:hover{
	color: white;
}

/*問い合わせページ*/
.contact-img {
	text-align: center;
	margin-bottom: 6rem;
}

.contact-img img {
	width: 80%;
}

/*投稿アーカイブ*/
.entry_inner .entry_title {
	background: white!important;
	font-size: 2rem;
}

/*投稿ページ*/
.post-wrapper {
	padding: 0 2rem 3rem;
}

.article-visual {
	padding: 2rem;
}

.entry_status {
	padding-left: 2rem;
}

.entry-list .entry_status {
	padding-left: 0rem;
}

.blog-style {
	padding: 0 3.4rem 4rem;
	color: var(--brown);
}

p.blog-name {
	
	font-weight: bold;
	margin-bottom: 0!important;
}

.blog-pain {
	border: solid 1px;
	display: inline-block;
	padding: 0.1rem 1rem;
	border-radius: 3px;
	font-size: 1.4rem;
}

.blog-after {
	display: flex;
	justify-content: space-between;
	max-width: 600px;
	margin: 0 auto;
}

.blog-after-item {
	text-align: center;
	width: 45%;
	background: var(--brown);
	padding: 1rem;
	border-radius: 5px;
	transition: 0.6s;
}

.blog-after-item:hover {
	opacity: 0.6;
}

.blog-after-item a, .blog-after-item a:hover {
	color: white;
}


.bo-credit {
	margin-top:60px;
	font-size:85%;
	color:gray;
}

.bo-credit a {
	color:gray;
	text-decoration:none;
}

.news-col {
	float: right;
	margin-left: 25px;
	width: 40%;
}

/*パンくずリスト*/
.keni-breadcrumb-list_inner li, .keni-breadcrumb-list_inner li span, .keni-breadcrumb-list_inner li a {
	color: white;
}

/*フッターメニュー*/
.keni-footer_outer {
	padding: 5rem 0 2rem!important;
}

.footer-container {
	display: flex;
}

.footer-container a {
	text-decoration: none;
}

.my-footer-menu {
	width: 60%;
	display: flex;
	padding-left: 3rem;
}

.my-footer-menu a, .my-footer-menu-sp a {
	color: var(--brown);
}

.footer-menu-item {
	width: 32%;
}

.footer-menu-item h2 {
	font-size: 1.6rem;
	margin-bottom: 0!important;
}

.footer-menu-item ul {
	margin-top: 0!important;	
}

.footer-menu-item li {
	color: var(--brown);
	position:relative;
	padding-left: 2rem;
	list-style:none;
	line-height:1.4;
	font-size:1.4rem;
	transition: 0.6s;
}

.footer-menu-item li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "-";
	width: 2rem;
	height: 1rem;
}

.footer-menu-item li:hover {
	opacity: 0.6;
}

.footer-access {
	width: 40%;
	padding-top: 1rem;
	text-align: center;
}

.footer-access p {
	color: var(--brown);
	font-size: 1.7rem;
	font-weight: bold;
	margin-bottom: 2rem!important;
}

.foot-phone {
	font-size: 3.6rem!important;
	position: relative;
	padding: 0 0 2rem 4rem;
	transition: 0.6s;
	border-bottom: solid 1px #65523A;
	margin: 0 8% 2rem;
}

p.foot-phone {
	position: relative;
}

.foot-phone:hover {
	opacity: 0.6;
}

p.foot-phone:before {
	position: absolute;
	content: "";
	background: url(https://recollect-sinkyu.com/wp-content/uploads/2024/03/foot-phone-img.webp);
	background-size: cover;
	width: 4rem;
	height: 4.5rem;
	top: -1rem;
	left: 3rem;
}

.foot-phone a {
	color: #C5A191;
}

p.foot-clinic-name {
	color: #65523A!important;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.8rem;
	margin-bottom: 1rem!important
}

.foot-clinic-access{
	font-size: 1.6rem!important;
	font-weight: 400!important;
	color: #65523A!important;
	padding-left: 0.5rem;
}

.foot-clinic-access span {
	color: #C5A191;
	font-weight: bold;
	padding-right: 1rem;
}

.keni-breadcrumb-list_inner {
	color: #C5A191!important
}


/*フッター*/
.home .article-body {
	padding-bottom: 4rem!important;
}

.keni-main_inner {
	padding: 20px 0 0!important;
}

.keni-footer_wrap {
	margin-top: -4rem!important;
	background: var(--brown)!important;
}

.keni-copyright_wrap {
	border-top: none!important;
	text-align: center;
}

.keni-copyright {
	color: white;
}

/*オファー*/
.offer img {
	margin-bottom: 3.5rem;
}


/*------------TB------------*/
@media (max-width: 1100px) {
	.one-reason h2 {
		font-size: 2.2rem;
	}
	
	.one-reason-cause:before {
		left: 4%;
	}
	
	.one-reason-cause {
		font-size: 3vw;
		font-weight: bold!important;
		margin-top: 8rem;
		text-align: center!important;
	}

	.one-reason-cause:before {
		width: 40px;
		height: 50px;
		top:  -6rem;
		left:50%;
		transform: translateX(-50%);
	}
	
	.reason5 h3 {
		font-size: 2.2vw;
	}
	
	.jiko-voice h2 {
		font-size: 2.5rem;
	}
	
	.first-3step-item {
		font-size: 1.8rem;
	}
	
	.foot-phone {
		margin-right: 0;
	}
	
	.foot-phone {
    font-size: 3.5vw!important;
	}
}

/*------------SP------------*/
@media (max-width: 768px) {
/*全幅以外のセクション余白*/
	.inner {
		padding: 0 5%;
	}
	/*SP画像サイズ調整*/
	img {
		width:100%;
		height:auto;
	}
	
	/*ヘッダー右側の画像等*/
	.keni-header_cont{
		display:none!important;
	}
	
	.keni-header_wrap {
   		padding-bottom: 1rem!important;
		border: none;
	}
	
	.col2r .keni-gnav_outer {
		padding: 0 0 2rem!important;
	}
	
	/*サイドバー非表示*/
	.keni-sub {
		display:none;
	}
	
	/*バーガーメニュー*/
	.keni-gnav_btn {
		background-color: #602E1C!important;
		border-radius:6px;
		margin-right:5px;
		color:#ffffff!important;
	}

	.keni-gnav_btn_icon-open {
		background-color: #ffffff!important;
	}
	.keni-gnav_btn_icon-open:before {
		background-color: #ffffff!important;
	}
	.keni-gnav_btn_icon-open:after {
		background-color: #ffffff!important;
	}
	
	/*ヘッダー下の余白*/
	.keni-container, .keni-mv_wrap {
		padding-bottom: 0!important;
	}
	
	/*SPメニュー*/
	.keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before {
		text-align: right;
		padding-right: 10%;
	}
	
	.keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before {
		text-align: right;
		padding-right: 10%;
	}
	
	.keni-gnav-child_btn {
		right: 0;
		width: 100%!important;
	}
	
	.keni-gnav_inner {
		padding: 0!important;
	}
	
	.keni-gnav_inner li a {
		font-size: 4vw;
	}
	
	/*サイトタイトル*/
	.keni-header .site-title, .keni-header_col1 .site-title {
		max-width: 50%!important;
		margin-left: 1rem;
	}

	.keni-header_col1 .keni-header_cont {
		display: none;
	}
	
	/*見出し*/
	h2.brown-bg {
		font-size: 4.5vw;
	}
	
	h2.brown-bg span {
		font-size: 6.5vw;
	}
	
	/*改善実績*/
	.improvement h2 img {
		width: 100%;
	}
	
	.improvement h2 {
		margin-bottom: 1rem;
	}
	
	.improvement {
		margin-bottom: 2rem;
	}

	.percent93 {
		padding: 0 2rem 2rem;
	}
	
	/**/
	.voice-arrow {
		right: 1rem;
		top: -3rem;
	}
	
	.voice h2 span {
		font-size: 7.5vw;
	}
	
	.voice-triangle {
		width: 4rem;
		height: 4rem;
	}
	
	.voice-img {
		width: 100%;
		padding-right: 0;
		padding-bottom: 1rem;
	}

	.voice-name {
		font-size: 3vw!important;
		top: 0.5rem;
		right: 0.5rem;
	}

	.voice-item h3 {
		padding: 4.5rem 0 0 0!important;
		margin-bottom: 1rem;
	}
	
	.voice-item {
		padding: 1.5rem;
	}
	
	.voice-item p {
		text-align: justify;
		line-height: 1.6;
	}
	
	.voice {
		padding-bottom: 4rem;
	}
	
	/*お悩み*/
	.problem-why {
		font-size: 6.5vw;
	}

	.problem h2 {
		padding: 1rem 1rem;
	}

	.problem-list {
		flex-wrap: wrap;
	}

	.problem-list-img {
		display: none;
	}

	.problem-list-ul {
		width: 100%;
		padding-left: 0;
	}

	.problem-list-ul ul{
		margin-left: 0!important;
		margin-top: 0!important;
	}

	.problem li {
		padding-left: 3rem;
		font-size: 5vw;
	}
	
	.one-reason h2 {
		padding: 2rem 1rem;
		font-size: 6vw;
	}

	.one-reason p {
		text-align: left;
		font-weight: 400;
	}

	.one-reason-triangle {
		width: 4rem;
		height: 2rem;
		text-align: center;
	}
	
	.one-reason-cause {
		font-size: 6vw;
	}
	
	/*本当の痛みの発生源*/
	.generation-source h2 {
		padding: 0!important;
	}
	.generation-source p {
		font-size: 5vw;
	}
	
	.generation-source-img1 {
		width: 80%;
	}
	
	.generation-source-img2 {
		width: 100%;
	}
	
	.trigger-point {
		padding: 5rem 1.5rem 0.1rem;
	}

	.trigger-point p {
		font-size: 4vw;
		text-align: justify;
	}
	
	/*選ばれる5つの理由*/
	.reason5 {
		margin: 8rem 0 3rem;
	}

	.reason5 h2 {
		padding: 0 0 0 2rem;
	}

	.reason5 li {
		padding:  1.4rem;
		margin-bottom: 2rem;
	}

	.reason5 h3 {
		font-size: 4.5vw;
		padding-left: 0;
		padding-top: 5rem;
		margin-bottom: 1rem!important;
		text-align: center;
	}

	.reason5-item {
		padding: 1.5rem;
	}
	
	.reason5-list h3:before {
		padding:0.5rem 1.3rem;
		font-size: 7vw;
	}

	.h3-1 h3:before, .h3-2 h3:before {
		top: 0.2rem;
		left: 50%;
		transform: translateX(-50%);
	}

	.reason5-list img {
		margin-bottom: 1.5rem;
	}
	
	/*流れ*/
	.flow, .jiko-flow {
		margin-top: 3rem;
	}
	.flow h2, .jiko-flow h2 {
		font-size: 7vw;
	}

	.flow h2 span {
		font-size: 5vw;
	}

	.flow-item, .jiko-flow-item {
		width: 48%;
	}
	
	.jiko-flow-item {
		margin: 0 1%;
	}

	.flow-item h3, .jiko-flow-item h3 {
		font-size: 4vw;
	}

	.flow-item h3:before, .jiko-flow-item h3:before {
		margin-right:2px;
	}

	.flow-item::after, .jiko-flow-item::after {
		width: 1.5rem;
		height: 2.7rem;
		top: 36%;
		right: -1.45rem;
	}

	.flow-item:nth-of-type(even)::after, .jiko-flow-item:nth-of-type(even)::after {
		display: none;
	}
	
	/*効果が期待*/
	.expectations ul {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right;
		margin: 0 0 3rem!important;
		padding: 3rem 1.5rem;
	}

	.expectations li {
		padding-left: 3rem;
		font-size: 5vw;
		text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,-1px 1px 0 #FFF, 1px -1px 0 #FFF,0px 1px 0 #FFF,  0-1px 0 #FFF,-1px 0 0 #FFF, 1px 0 0 #FFF;
	}
	
	/*アクセス*/
	.access h2 {
		font-size: 6vw;
	}

	.access-detail {
		flex-wrap: wrap;
	}

	.access-detail-img {
		width: 100%;
		padding-bottom: 2rem;
	}

	.access-detail-text {
		width: 100%;
		padding-left: 0;
		margin-bottom: 4rem;
	}

	.access-detail-text button {
	}
	
	.access-detail-address {
		padding-left: 5rem;
	}
	
	/*産後骨盤矯正ページ*/
	.sango-chance {
		width: 100%;
		padding: 50px 0 30px;
	}

	.sango-chance p {
		font-size: 6vw;
	}

	.sango-chance p::before {
		left: 1.5rem;
	}

	.sango-chance p::after {
		right: 1.5rem;
	}
	
	.method{
		padding: 5rem 5%;
	}


	.first-3step {
		flex-wrap: wrap;
	}

	.first-3step-item {
		width: 100%;
		margin-bottom: 3rem;
	}
	
	/*交通事故ページ*/
	.improvement h2 {
		font-size: 6vw;
	}
	
	.jiko-consul-bn {
		margin: 2rem 0;
	}
	
	.jiko-point {
		margin-top: 4rem;
		padding-top: 3rem;
	}

	.jiko-point h3 {
		margin-bottom: 1rem;
		font-size: 5.4vw;
	}
	
	.jiko-point ul {
		margin-top: 4rem
	}
	
	.jiko-point li {
		padding: 1rem 2rem 2rem;
		margin-bottom: 6rem;
	}
	
	.last-message {
		margin: 4rem 0 6rem;
	}
	
	/*事故お悩み*/
	.jiko-problem {
		margin-top: 5rem;
	}

	.jiko-problem-container {
		flex-wrap: wrap;
	}

	.jiko-problem-shojo {
		width: 100%;
	}

	.jiko-problem-list {
		width: 100%;
	}
	
	.jiko-problem-shojo li p {
		font-size: 3.6vw;
	}
	
	.jiko-problem-list ul {
		padding-left: 1rem;
	}
	
	.jiko-problem-list li {
		line-height: 1.6;
	}
	
	/*事故ー交通事故専門プログラム*/
	.jiko-3step {
		font-size: 5vw;
		line-height: 1.6!important;
	}
	
	.line-ttl {
		font-size: 7vw!important;
	}
	.jiko-3step-text {
		font-size: 5vw;
		text-align: justify;
		padding-top: 1rem;
	}
	
	/*事故Pー3ヶ月*/
	.three-months h2 {
		padding: 1.2rem;
	}

	.three-months p {
		font-size: 5vw;
		line-height: 1.6;
		margin-bottom: 2rem!important;
	}

	.three-months p span{
		color: var(--red);
	}

	p.three-months-small {
		font-size: 4vw;
	}

	.three-months-reason {
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 1rem
	}

	.three-months-reason-item {
		width: 48%;
		height: 13rem;
		justify-content: center;
	}

	.three-months-reason-item p {
		margin-bottom: 0!important;
		font-size: 1.6rem;
	}
	
	/*事故Pーたくさんの声*/
	.jiko-voice h2::before, .jiko-voice h2::after {
		height: 6rem;
	}
	
	.jiko-voice {
		margin-top: 4rem;
	}

	
	/*初めての方へページ*/

	.interior img {
		width: 49%;
		margin-bottom: 1rem;
	}
	
	.message-img {
		width: 50%;
	}
	
	.interior {
		justify-content: space-around;
	}
	
	/*問い合わせページ*/
	.contact-img img {
		width: 100%;
	}
	
	/*投稿ページ*/
	.blog-style {
		padding: 0 5% 4rem;
	}
	
	.blog-after {
		flex-wrap: wrap;
	}

	.blog-after-item {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 1.5rem;
	}
	
	.news-col {
		width: 50%;
	}

	/*フッターメニュー*/
	.footer-container {
		display: block;
	}
	
	.my-footer-menu-sp {
		padding-left: 0;
		display: flex!important;
		flex-wrap: wrap;
	}
	
	.footer-menu-item-sp{
		width: 50%;
	}

	.footer-menu-item-sp h2 {
		font-size: 4.5vw;
		margin: 1rem 0 0!important;
	}

	.footer-menu-item-sp ul {
	margin: 0 0 0 2rem!important;	
	}

	.footer-menu-item-sp li {
		padding-left: 0;
		list-style:none;
		line-height:1.4;
		font-size:1.4rem;
		transition: 0.6s;
	}

	.footer-menu-item-sp li:hover {
		opacity: 0.6;
	}
	
	.footer-access {
		width: 100%;
		padding-top: 4rem;
		text-align: center;
	}

	.footer-access p {
		font-size: 6vw;
	}

	.foot-phone {
		text-align: left;
		font-size: 7vw!important;
		position: relative;
		padding-bottom: 2rem;
		padding-left: 25%;
		transition: 0.6s;
		border-bottom: solid 1px #65523A;
		margin: 0 0 2rem 0;
	}

	.foot-phone:hover {
		opacity: 0.6;
	}

	.foot-phone:before {
		width: 3rem;
		height: 3.5rem;
		top: -0.6rem;
		left: 10%;
	}


	p.foot-clinic-name {
		font-size: 7vw;
	}

	.foot-clinic-access{
		font-size: 4vw!important;
		font-weight: 400!important;
		color: #65523A!important;
		padding-left: 0.5rem;
	}

	.foot-clinic-access span {
		color: #C5A191;
		font-weight: bold;
		padding-right: 1rem;
	}

	.keni-breadcrumb-list_inner {
		color: #C5A191!important
	}
	
	/*問い合わせボタン*/
	.contact-btn {
		flex-wrap: wrap;
	}

	.contact-btn-item {
		width: 100%;
		margin-bottom: 1rem
	}
	
	/*症状ページ*/
	.symptom-description {
		padding: 4rem 0 4rem 5%;
	}

	.symptom-description h2 {
		font-size: 6.4vw;
		line-height: 1.4;
	}

	.symptom-description h2:before {
		bottom: -0.4rem;
		left: -0.5rem;
	}

	.symptom-description p {
		padding: 0 5% 0 0;
	}
	
	
	/*フッターボタン*/
	.foot-btn {
		display:flex;
		padding:0.3rem;
		justify-content:center;
		background-color: #C5A191;
	}
	.foot-btn-content {
		padding:0.25rem;
	}
	
	/*オファー*/
	.offer img {
		margin-bottom: 2rem;
	}
}