/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2025 | 04:38:44 */
.syojo-list-area {
	overflow:hidden;
	margin-top: 20px !important;
}
.syojo-list {
	width:100%;
	margin:30px 0 30px 0 !important;
	padding:0;
	overflow:hidden;
}
.syojo-list li {
	list-style-type:none;
	width:31.33%;
	float:left;
	margin:0 1% 10px 1%;
	padding:0;
}
.syojo-list li a {
	display:block;
	background: #3f92f5;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	border-radius:5px;
	padding:10px 0px;
	
}
.syouzyou_banner_title {
	margin: 0 0 20px 0;
}
.syouzyou_banner_box {
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px 0;
}
.syouzyou_banner_inbox {
	width: 48%;
}
.syouzyou_text {
	background-color: #fd8a9e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.diet_img {
	width: 80%;
	margin: 0 auto 40px auto;
}
.diet_img02 {
	width: 80%;
	margin: 0 auto 60px auto;
}
.check_list_img {
	margin: 0 0 20px 0;
}
.check_list {
	background-color: #fcb9c5;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
.box_inner {
	background-color: #fff;
}
.check_list ul {
	margin: 0 0 0 2.5em !important;
	padding: 1em 0 1em 0;
}
.check-list li {
	margin-bottom: 10px;
}
.suisen_title {
	text-align: center;
	font-size: 34px;
	line-height: 1.3em;
	color: #fff;
	font-weight: bold;
	padding: 20px 0 20px 0;
	margin-bottom: 40px;
	background-color: #fd8a9e;
}
.suisen_title span {
	color: #fdf8a7;
}
.suisen_img {
	width: 75%;
	margin: 0 auto 40px auto;
}
.ba_box_img {
	display: flex;
	overflow: hidden;
	justify-content: space-evenly;
	margin: 20px auto 20px auto;
	width: 90%;
}
.ba_box_img02 {
	display: flex;
	overflow: hidden;
	justify-content: space-evenly;
	margin: 30px 0 0 0;
}
.ba_img_r {
	width: 38%;
}
.ba_img_l {
	width: 38%;
}
.ba_arrow {
	width: 10%;
	margin: auto 0 auto 0;
}
.b_text {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #fbdfdb;
	padding: 10px 0 10px 0;
	margin: 0px 0 0 0;
}
.a_text {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #f78377;
	padding: 10px 0 10px 0;
	margin: 0px 0 0 0;
}
.ba_text {
	text-align: center;
	font-size: 16px;
	margin: 30px 0 40px 0;
}
.ba_text02 {
	text-align: center;
	font-size: 16px;
	margin: 30px 0 0px 0;
}
.sango_title {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #fe952e;
	margin: 40px 0 20px 0;
}
.sango_title02 {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #fe952e;
	margin: 20px 0 0px 0;
}
.sango_box {
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px 0;
}
.sango_img {
	width: 28%;
}
.sango_text {
	width: 70%;
	margin: -8px 0 0 0;
}
.check-list li::before {
	color: #ef5062;
}
.cv_title_img {
	margin-bottom: 20px;
}
.directions_title {
	text-align: center;
}
.directions_box {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.directions_box p {
	margin-top: -30px;
	font-size: 15px;
	line-height: 23px;
	text-align: justify;
}
.directions_img {
	width: 29%;
	background-color: #fbf3d4;
	padding: 10px 10px 0px 10px;
	margin-bottom: 20px;
}
.directions_arrow {
	width: 4%;
	margin: auto 3px auto 3px;
}
.tel_text_box {
	color: #ffa500;
	border-bottom: solid 3px;
	margin: 0px 0 40px 0;
}
.tel_text {
	color: #ffa500;
	margin: -25px 0 15px 10px;
	font-weight: bold;
}
.hr_collar {
	color: #fd8a9e;
}
.yn_box {
	overflow: hidden;
	display: flex;
	justify-content: space-around;
}
.yn_img {
	width: 49%;
	margin: 20px 0 0 0;
}
.top_b {
	margin-top: -30px;
}
.access_text {
	margin: -20px 0 20px 0px;
	text-align: center;
}
.triangle{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #e0e0e0;
	margin: 0 auto 30px auto;
}
/*自己紹介*/
.profile_box {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin: 0px 0 0px 0;
	padding: 0 0 0px 0;
}
.right_img_box {
	width: 28%;
}
.text_left {
	line-height: 1.5em;
	width: 70%;
}
.text_right_name {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0px 0;
}
.text_right_license {
	line-height: 1.5em;
	font-size: 14px;
	background-color: #fff;
	padding: 10px 10px 1px 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.img_right {
	width: 70%;
	margin: 0 auto 20px auto;
}
/*-----------------------------------*/
.pi_box {
	overflow: hidden;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-around;
	margin : 0 0 60px 0;
}
.pi_box02 {
	overflow: hidden;
	margin : 0 0 60px 0;
}
.recommendation_text {
	padding: 0 10px 0 20px;
	margin: -30px 0 10px -11px;
}
.pi_img {
	width: 40%;
}
.pi_img02 {
	width: 100%;
}
.pi_text {
	font-size: 16px;
	width: 50%;
	text-align: justify;
}
.pi_text02 {
	font-size: 16px;
	width: 100%;
	text-align: justify;
	margin: 20px 0 0 0;
}
.pt_box {
	overflow: hidden;
	display: flex;
	margin : 0 0 60px 0;
}
.pt_text {
	font-size: 15px;
	width: 49%;
}
.pt_img {
	width: 49%;
}
.ptt_box {
	display: flex;
	justify-content: center;
}
.pt_title {
	font-size: 20px;
	border-bottom: 2px solid;
	display: inline-block;
	margin: 0 0 30px 0;
}
.flow-img-box {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin: 20px 0 40px 0;
}
.flow-img {
	width: 35%;
}
.flow-text {
	width: 60%;
}
.flow-img-text {
	overflow:hidden;
	margin:0 0 0 0;
}
.flow-img-text-l {
	float:left;
	width: 28%;
	padding-top: 7px;
	margin-bottom: 30px;
}
.flow-img-text-r {
	float:right;
	width:70%;
	line-height:1.8;
	font-size:16px;
	font-weight: normal;
	color:#333;
}
.flow-img-text-r p:first-child {
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 20px;
}
.footer_img {
	margin-bottom: 15px;
}
.img-line {
	overflow:hidden;
	margin: 0 0 0 0;
	float:right; 
	width:48%;
}
.img-net {
	overflow:hidden;
	margin: 0 0 0 0;
	float:left; 
	width:48%;
}
.img-tel {
	overflow:hidden;
	margin: 5px 0 -2px 0;
}
.b_box {
	margin-bottom: 80px !important;	
}
.b_box02 {
	margin-bottom: 30px !important;
}
.sub-section_title {
	background-color: #fd8a9e !important;
}
.difference01 {
	color: #fe284e;
	font-size: 20px;
	font-weight: bold;
	text-align: center !important;
	margin: 3px 0 10px 0 !important;
}
.difference02 {
	text-align: center !important;
	margin: 0 0 3px 0 !important;
	font-size: 0.9em;
}
.b-a {
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff9ee;
}
.f_bottom {
	margin: -20px 0 0px 0;
	padding: 0 0 5px 0;
}
.f_bottom_2 {
	padding: 10px 0 10px 0;
}
.f_bottom_s {
	margin: 8px 0 0 0;
}
.f_bottom_line {
	width: 43%;
	margin: 0 5px 0 0;
}
.f_bottom_mail {
	width: 43%;
}
.site-title {
	max-width: 43% !important;
}
.aligncenter {
	margin-bottom: 10px;
}
tbody th {
	border-top: 1px solid #fd8a9e !important;
	border-left: 1px solid #fd8a9e !important;
	border-right: 1px solid #fd8a9e !important;
	border-bottom: 1px solid #fff !important;
	background: #fd8a9e;
	color: #fff;
}
/*---------------------------------
選ばれる理由
--------------------------------*/
.reason_title {
	margin: 0 0 20px 0;
	font-size: 20px;
	font-weight: bold;
}
.reason_title span {
	color: #ff4868;
}
.reason_img {
	margin: 0 0 20px 0;
}
.reason_text {
	margin: 0 0 20px 0;
}
.reason_text span {
	color: #ff4868;
	font-weight: bold;
}
.page-id-244 h3 {
	text-align: center;
}
/* ---------------------------------- */
/*---------------------------------
施術の流れ
--------------------------------*/
.flow_text {
	margin: 0 0 20px 0;
}
.down_arrow {
	margin: 0px auto 40px auto;
	width: 15%;
}
.flow_box_zugai {
	display: flex;
	justify-content: space-between;
}
.flow_box_zugai02 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.flow_img_zugai {
	width: 30%
}
.flow_text_zugai {
	width: 67%;
}
/* ---------------------------------- */
/*---------------------------------
お問い合わせ
--------------------------------*/
#contact-mail .contact-list {
	background-color: #f9f9f9;
	padding: 10px 5px;
	border-radius: 5px;
}
.contact-list ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact-list li {
	font-size: 0.8em;
	line-height: 2.0;
}
#c_form-box {
	background-color: #fdf9f1;
	padding: 10px 10px 20px 10px;
	border-radius: 5px;
}
#c_form-mainbox p:not(:last-child) {
	margin-bottom: 5px;
}
#c_form-mainbox h5 {
	color: #ff7300;
	text-align: center;
	font-size: 2.1rem;
}
.c_form {
	width:100% !important;
}
.c_form_half {
	width:38% !important;
}
.c_form_tri{
	width:20% !important;
}
.c_form-title {
	border-left: 8px solid #ff7300;
	padding-left: 10px;
	line-height: 1.45em;
	margin-bottom: 10px !important;
}
.c_form-tips {
	margin-bottom: 30px !important;
	font-size: 0.9em;
	line-height: 1.8;
	color: #333333aa;
	text-align: center;
}
.c_form-required {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 8px;
	font-size: 12px;
	border-radius: 10px;
}
.c_form-free {
	color: #0000ff;
	font-size: 12px;
}
.c_form-sample {
	font-size: 0.9em;
	margin-bottom: 40px !important;
	color: #333333aa;
}
.c_form-send {
	background-color: #ff7300;
	color: #ffffff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.scroll-box {
  overflow:auto;
	width: 100%;
  height: 200px;
  border: 1px solid #e8e8e8;
  overflow-y: scroll;
	padding: 5px;
	margin: 0 0 40px 0 ;
	font-size: 0.8em;
	line-height: 1.8;
	background-color: #ffffff;
}
.scroll-box p {
	margin-bottom: 0px;
}
.scroll-box ol {
	margin: 0.5em 0 0.5em 1.5em;
}
.scroll-box li {
	margin-bottom: 0px;
}
a{
	text-decoration: none;
	color: #fd8a9e;
}
a:hover{
	opacity: 0.8;
}
/* ---------------------------------- */
/*---------------------------------
アコーディオンボックス
--------------------------------*/
.acbox{
  width: auto;
  font-size: 0px; /* ラベルと開く部分を分離する時は数値を入れる */
  margin: -40px 10px 0px 10px; /* ボックス全体の位置調整 */
}
.acbox label{
  width: auto;
  font-size: 16px; /* ラベルの文字サイズ */
  font-weight: bold;
  text-align: center;
  background: #f29701; /* ラベルの背景色 */
  position: relative;
  display: block;
  padding:8px;
  border-radius: 4px; /* ラベルの角の丸み */
  cursor: pointer;
  color: #fff;
}
.acbox label:hover{
  background: #efb554; /* ラベルにマウスを乗せた時の背景色 */
}
.acbox input{
  display: none;
}
.acbox label:after{
  color: #fff;
  content:"▼"; /* ラベルのアイコン */
  position: absolute;
  top: 50%;
  right: 720px;
  margin-top: -14px;
}
.acbox input:checked ~ label::after {
  content:"▲"; /* ラベルをクリックした後のアイコン */
}

.acbox div{
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s; /* 開閉スピードの設定 */
}
.acbox input:checked ~ div{
  height: auto;
  padding: 18px; /* 開いた部分の枠内の余白 */
  border-radius: 0px;
  background: #F3F4F5; /* 開いた部分の背景色 */
  opacity: 1;
	margin-bottom: 6%;
}
.acbox input:checked ~ label {
  background: #f29701; /* クリック後のラベルの背景色 */
}
.acbox-under{
  font-size: 16px; /* 開いた部分の文字サイズ */
  color: #555555; /* 開いた部分の文字色 */
}
/* ---------------------------------- */
.ca_title {
	font-size: 1.2em;
	color: #ef5062;
	margin-bottom: 1%;
	font-weight: bold;
}
.ca_voice {
	text-align: justify;
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 2%;
}
details summary {
  list-style: none;
	cursor: pointer;
}
h2{
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.4em;
}
h3{
	padding-left:5px;
	padding-right:5px;
}
.borders {
	border-bottom: 2px solid #e4e4e4;
	border-top: 2px solid #e4e4e4;
	background-color: #f6f6f6;
	padding:10px 0 10px 10px;
	margin:5px 0 10px 0;
	color:#000;
}
.scroll-box {
  overflow:auto;
	width: 100%;
  height: 200px;
  border: 1px solid #e8e8e8;
  overflow-y: scroll;
}

.img-text {
	overflow:hidden;
	margin:0 0 0 0;
}
.img-text-l {
	float:left;
	width:30%;
	background-color:#dae9c2;
	padding:1%;
	line-height:1;
	height:212px;
	margin-bottom:20px;
}
.img-text-b {
	float:left;
	width:5%;
	height:212px;
	padding-top:77px;
	margin-bottom:20px;
}
.img-text-c {
	float:left;
	width:30%;
	background-color:#dae9c2;
	padding:1%;
	line-height:1;
	height:212px;
	margin-bottom:20px;
}
.img-text-r {
	float:right;
	width:30%;
	background-color:#dae9c2;
	padding:1%;
	line-height:1;
	height:212px;
	margin-bottom:20px;
}
.box3-1 {
	float:left;
	width:32%;
}
.box3-2 {
	float:left;
	width:32%;
	margin:0 2%;
}
.box3-3 {
	float:right;
	width:32%;
}
.mail-web-l {
	float:left;
	width:49%;
	margin:0;
}
.mail-web-r {
	float:right;
	width:49%;
	margin:0;
}
.margintop_pc50-sp20 {
	margin-top: 50px;
}
.pv {
	color: #999999;
	font-size:10px;
	line-height:10px;
	text-align: right;
	padding-top: 10px;
}
.yes{
	float:left;
	width:49.5%;
	margin-top:10px;
}
.no{
	float:right;
	width:49.5%;
	margin-top:10px;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}

.gmap {
	overflow:hidden;
	margin:0 0 30px 0;
}
.gmap iframe { 
	width:100%;
	height:580px; 
}
.c_form {
	width:88.5% !important;
}
.c_form_half {
	width:38% !important;
}
.c_form_tri{
	width:20% !important;
}
.pad_10 {
	padding:10px !important;
}
.float_box {
	overflow:hidden;
}
.keni-gnav_btn {
	position:absolute !important;
}
.PC_header {
	overflow:hidden; 
}
.PC_header {
	overflow:hidden; 
	width:110%;
	float:right; 
}
.h_left {
	width:50%;
	float:left; 
}
.h_right {
	width:48%;
	float:right; 
}
.h_left-50 {
	width:50%;
	float:left; 
	padding-left:1%;
	padding-right:1%;
}
.h_right-50 {
	width:50%;
	float:right;
	padding-left:1%;
	padding-right:1%;
}
.pc_left_right {
	display: flex;
	justify-content: space-between;
}
.pc_left_line {
	width: 48%;
}
.pc_right_mail {
	width: 48%;
}
.h_3-1 {
	width:30%;
	float:left;
	margin-left:1%;
	margin-right:4%;
}
.h_3-2 {
	width:30%;
	float:left;
	margin-right:4%;
}
.h_3-3 {
	width:30%;
	float:right;
	margin-right:1%;
}
#h_mail-line {
	width:100%; 
	margin:10px 0;
	overflow:hidden;
}
#h_add {
	background:url(https://taiyousinkyuuseikotuin.website/wp-content/uploads/2022/07/h_access.png) no-repeat left center; 
	padding-left:30px; 
	margin:0 0 10px 0;
}
#h_time {
	background:url(https://taiyousinkyuuseikotuin.website/wp-content/uploads/2022/07/h_time.png) no-repeat left center; 
	padding-left:30px; 
}
/*背景を白にする*/
.keni-container {
   background: #fff;
}
/*ヘッダーのボーダーを非表示*/
.keni-header_wrap{
	padding-top: 0px;
	background-size: 0px 0px;
}
/*記事タイトルのボーダーを非表示*/
.keni-section h1{
	background-size: 0px 0px;
	border:2px solid #fd8a9e;
	padding:20px !important;
	border-radius:10px;
	background-color:#fff;
	color:#111;
}
.keni-copyright_wrap {
	background: #fd8a9e;
	text-align:center;
	color:#fff;
	font-weight:bold; 
}
/*ハンバーガーメニューも追従させない*/
@media only screen and (max-width : 736px){
.keni-gnav_btn {
   position: absolute;
}
.fixed { 
	position: absolute;
}
}
/*ヘッダーロゴ画像の余白をなくす*/
/*@media only screen and (max-width : 100%){
.site-title {
   padding: 0;
}
}*/

/*メイン記事左右の余白をなくす*/
@media only screen and (max-width : 736px){
.keni-section_wrap {
    margin: 0;
}
}
/*ヘッダーコンテンツの上下の余白をなくす*/
@media screen and (max-width: 787px) {
.keni-header_cont{
  padding: 0 10px;
}
}

/*サイドバーの文字色*/
.keni-sub .widget .keni-section .sub-section_title {
   color: #fff;
	background: #fd8a9e !important; 
}
/*サイドバーの枠線*/
.keni-sub .widget  {
   border: #fd8a9e solid 1px;
}
.list1{
	    border: 8px solid #fd8a9e !important;
}
 /*動画埋め込み設定*/
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.movie-wrap {
  position:relative;
  width: 100%;
  max-width: 780px;
	  max-height: 315px;
	margin: 0px auto;
}
.movie-wrap::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
.img_left {
	float:left;
	margin:0 20px 20px 0;
	width:280px;
}
.voice_img {
	float:right;
	width:320px;
	padding:0 0 10px 10px;
}
.g_map {
	width:100%;
	height:480px;
}
.img_owner {
	width:320px;
}
.accordion-list_btn {
	background:#5ca6d7 !important;
}
/* faq */
.faq-details {
  width: 100%; margin-top: 1em;
  border: 1px solid #ffbec9;
}
.faq-details__summary {
	display: flex; position: relative;
	padding: 0.5em 1em; line-height: 1.75;
	background: #fefafb; cursor: pointer;
}
.faq-details__summary::-webkit-details-marker { display: none;	}
.faq-details__summary::after {
	display: block;	content: "";
	box-sizing: border-box;
	position: absolute;
	top: calc(50% - 6px);
	right: 1em;
	width: 6px;	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #ffbec9;
	transition: all 0.4s ease-out;
	transform-origin: 3px 6px;
	transform: rotate(90deg);
}
.faq-details[open] .faq-details__summary::after {
	transform: rotate(-90deg);
}
.faq-details__summary > p {
	margin-bottom: 0;
	padding: 0 1.5em 0 2.25em;
	font-weight: bold; color: #fcb0bd;
	position: relative;
}
.faq-details__summary > p::before {
	content: "Ｑ";	color: #ffffff;
	background-color: #ffbec9;
	display: block; text-align: center;
	height: 1.75em; aspect-ratio: 1 / 1;
	border-radius: 5px;
	position: absolute; left: 0;
}
.faq_answer {
	padding: 1em;	line-height: 1.75;
	border-top: 1px solid #ffbec9;
}
.faq_answer_inner {
	padding-left: 2.25em;
	position: relative;
}
.faq_answer_inner::before {
	content: "Ａ";	color: #ffbec9;
	font-weight: bold;
	line-height: calc( 1.75em - 4px );
	display: block; text-align: center;
	height: calc( 1.75em - 4px );
	aspect-ratio: 1 / 1;
	border: 2px solid #ffbec9;
	border-radius: 5px;
	position: absolute; left: 0; top: 0;
}
.faq_answer_inner > p {
	margin-bottom: 1em;
}
.faq_answer_inner > p:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 768px){
.voice_img {
	float:right;
	width:auto;
	padding:0 0 20px 0;
}
#pc_h_tel { display:none; }	
}

/*フッターパネル背景色の変更*/
.keni-footer-panel li:first-child {
    background: #dff3f9;
}
.keni-footer-panel li:nth-child(2) {
    background: #dff3f9;
}
.keni-footer-panel li:nth-child(3) {
    background: #dff3f9;
}
.box_inner p { 
	margin:0 0 10px 0;
	line-height:1.8;
	padding:0;
}
.syojo_list p {
	margin:0 !important;
	padding:0 !important;
}
.hidden {
	overflow:hidden; 
}
.vs_copy {
	font-weight:bold;
	text-align:center;
	font-size:18px; 
}
.vs_copy02 {
	font-weight:bold;
	text-align:center;
	font-size:18px; 
}
@media screen and (max-width: 768px){
.keni-footer {
	display: none !important;
}
	.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
.diet_img {
	width: 100%;
	margin: 0 auto 20px auto;
}
.diet_img02 {
	width: 100%;
	margin: 0 auto 40px auto;
}
.check_list ul {
	margin: 0 0 0 2.2em !important;
	padding: 1em 0 1em 0.5em;
	font-size: 14px;
}
.gmap {
	overflow:hidden;
	margin:0 0 30px 0;
}
.gmap iframe { 
	width:100%;
	height:400px; 
}
.img_left {
	float:none;
	padding:0 0 16px 0;
	width:100%; 
}
.img_right {
	float:none;
	padding:0 0 16px 0;
	width:100%; 
}
.box3-1 {
	float:none;
	width:100%;
}
.box3-2 {
	float:none;
	width:100%;
	margin:0;
}
.box3-3 {
	float:none;
	width:100%;
}
.keni-section h1{
	padding:2px !important;
	margin:0 4px !important;
	color:#111;
	text-align:center;
	margin-top:0 !important;
}
	.keni-header_cont {
		display:none !important;
	}
	.vs_copy {
	font-weight:bold;
	text-align:left;
	font-size:18px; 
}
.vs_copy02 {
	font-weight:bold;
	text-align:center;
	font-size:18px; 
}
	.page-top {
		display:none !important; 
	}
	.fn-footer-panel {
	bottom:0;
	}
#ff_menu {
		margin:0;
		padding:0;
	}
#ff_menu_inner {
		display: flex;
		justify-content: space-between;
	}
	.keni-footer-panel {
		min-height:auto;
	}
	.img_owner {
		width:90%;
		margin:0 5% 8px 5%;
	}
	.keni-main_inner {
		padding-top:0px;
	}
	.sp-head {
		margin-top:20px;
	}
	.margintop_pc50-sp20 {
	margin-top: 20px;
}
.site-title {
	max-width: 100% !important;
}
.b_box {
	margin-bottom: 20px !important;	
}
.flow-img-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 20px 0 40px 0;
}
.flow-img {
	width: 100%;
	margin: 0 0 20px 0;
}
.flow-text {
	width: 100%;
}
.flow-img-text-l {
	float:none;
	width:100%;
	margin:auto;
}
.flow-img-text-r {
	float:none;
	width:100%;
  margin:auto;
	line-height:1.8;
	margin: 10px 0 0 0;
}
.pi_box {
	overflow: hidden;
	display: flex;
	flex-direction: column;
  justify-content: space-around;
	margin : 0 0 30px 0;
}
	.pi_box02 {
	overflow: hidden;
	margin : 0 0 30px 0;
}
.pi_img {
	width: 100%;
}
.pi_text {
	font-size: 16px;
	width: 100%;
	text-align: justify;
}
	.pi_text02 {
	font-size: 16px;
	width: 100%;
	text-align: justify;
}
.pt_box {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	margin : 0 0 60px 0;
}
.pt_text {
	font-size: 15px;
	width: 100%;
}
.pt_img {
	width: 100%;
}
.recommendation_text {
	padding: 0 0 0 10px;
	margin: -30px 0 10px 0;
}
.yn_box {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: normal;
}
.yn_img {
	width: 100%;
	margin: 20px 0 0 0;
}
	.directions_box {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.directions_box p {
	margin-top: -30px;
	font-size: 16px;
	line-height: 23px;
	text-align: justify;
}
.directions_img {
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin-bottom: -10px;
}
.directions_arrow {
	width: 100%;
	margin-bottom: 15px;
}
#ff_menu {
		margin:0;
		padding:0;
	}
	.keni-footer-panel {
		min-height:auto;
	}
.ff_tel {
	float:left;
	width:49.5%;
	text-align:center;
	background:#fd8a9e;
	color:#fff;
}
.ff_tel a {
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:16px 0;
	display:block;
}
.ff_line {
	float:right;
	width:49.5%;
	text-align:center;
	background:#3cb156;
	color:#fff;
}
.ff_line a {
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:16px 0;
	display:block;
}
/*自己紹介*/
.profile_box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0px 0 0px 0;
	padding: 0 0 0px 0;
}
.right_img_box {
	width: 70%;
	margin: 0 auto 0px auto;
}
.text_left {
	line-height: 1.5em;
	width: 100%;
}
.text_right_name {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 20px 0;
}
/*-----------------------------------*/
/*---------------------------------
アコーディオンボックス
--------------------------------*/
.acbox label:after{
  top: 45%;
  right: 305px;
}
/* ---------------------------------- */
.access_text {
	margin: -20px 0 20px 0px;
	text-align: justify;
}
.sango_title {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #fe952e;
	font-size: 18px;
}
.sango_box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sango_img {
	width: 100%;
}
.sango_text {
	width: 100%;
	margin: 5px 0 0 0;
}
.ba_box_img {
	display: flex;
	overflow: hidden;
	justify-content: space-evenly;
	margin: 0px auto 20px auto;
	width: 100%;
}
.b_text {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #fbdfdb;
	padding: 10px 0 10px 0;
	margin: 0px 0px 0 0px;
}
.a_text {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #f78377;
	padding: 10px 0 10px 0;
	margin: 0px 0px 0 0px;
}
.ba_img_r {
	width: 40%;
}
.ba_img_l {
	width: 40%;
}
.ba_arrow {
	width: 10%;
	margin: auto 0 auto 0;
}
.ba_text {
	text-align: center;
	font-size: 12px;
	margin: 30px 0 40px 0;
}
.ba_text02 {
	text-align: center;
	font-size: 12px;
	margin: 30px 0 0px 0;
}
.flow_box_zugai {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.flow_box_zugai02 {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 60px;
}
.flow_img_zugai {
	width: 100%;
	margin: 0 0 10px 0;
}
.flow_text_zugai {
	width: 100%;
}
.yes{
	float:none;
	width:100%;
	margin:auto;
}
.no{
	float:none;
	width:100%;
	margin-top;10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
.suisen_title {
	text-align: center;
	font-size: 24px;
	line-height: 1.3em;
	color: #fff;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin-bottom: 30px;
	background-color: #fd8a9e;
}
.suisen_img {
	width: 100%;
	margin: 0 auto 30px auto;
}
.reason_title {
	margin: 0 0 20px 0;
	font-size: 16px;
}
.faq-details__summary {
	padding: 0.5em; line-height: 1.75;
	background: #fefafb; cursor: pointer;
}
.faq-details__summary::after {
	right: 0.5em;
}
.faq-details__summary > p {
	padding: 0 1.25em 0 1.75em;
}
.faq-details__summary > p::before {
	font-size: 12px; top: 3.5px;
}
.faq_answer {	padding: 0.5em; }
.faq_answer_inner {
	padding-left: 1.75em;
}
.faq_answer_inner::before {
	font-size: 12px; top: 3.5px;
}
.syouzyou_banner_box {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin: 0 0 0px 0;
}
.syouzyou_banner_inbox {
	width: 100%;
}
.syouzyou_text {
	background-color: #3f92f5;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
}
.syojo-list-area {
	overflow:hidden;
	margin-top:20px !important;
}
.syojo-list {
	width:100%;
	margin:20px 0 !important;
	padding:0;
	overflow:hidden;
}
.syojo-list li {
	list-style-type:none;
	width:auto;
	float:left;
	margin:0 1% 10px 1%;
	padding:0;
}
.syojo-list li a {
	display:block;
	background: #3f92f5;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border-radius:5px;
	padding:10px 7px;
}
}