/*
Theme Name: Lightning Child・WADACHI-BIO.JP
Theme URI: 
Template: lightning
Description:株式会社 轍様　専用デザイン
Author: Senciaport
Tags: 
Version: 0.5.1
*/

/*フッターコピー非表示*/
footer .copySection p:nth-child(2) {
    display:none !important;
    }

.site-footer-copyright p:nth-child(2) {
    display: none;
}

.sp_mailformbox {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.veu_3prArea.row {
	margin-bottom: 15px;
}

.subSection-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2da5a1;
	padding-bottom: 4px;
}

----------------------------------------
複数ボックスの均等揃え  CSS
----------------------------------------

/* 複数ボックスの均等揃え : レイアウトの基本 */

.sp-flrxnav {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.sp-flrxnav ul {
  display: flex;
  align-items: center;
}

.sp-flrxnav ul li {
  margin-left: 5px;
  margin-right: 5px;
}

.sp-main {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sp-main .sp-flexbox {
	width: calc(50% - 10px);
	padding: 7px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.sp-flexbox img {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
	padding: 0px;
	height: auto;

}
.sp-flexbox .hanba-ip {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 95%;
	line-height: 1.5em;
}



.p-staffneme {
	text-align: center;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}



.item-h4 {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
	background-color: #000;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 95%;
}
.sp-main p {
	margin: 0px;
	padding: 0px;
}


.sp-main .sp-pageflexbox {
	width: calc(50% - 10px);
	padding: 7px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.sp-pageflexbox img {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
	padding: 0px;

}

.item-pageh4 {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
	background-color: #000;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 95%;
}

/* Flexbox デモ 2 : レスポンシブ対応 */
@media (max-width: 500px) {


  header {
    flex-direction: column;
    align-items: center;
  }

  .sp-main .sp-flexbox {
    width: calc(50% - 10px);
    margin: 5px;
  }
  .sp-main .sp-pageflexbox {
    width: calc(100% - 10px);
    margin: 5px;
  }
}


.page-midashih2 {
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 6px;
	border: 2px solid #000000;
	text-align: center;
	color: #000000;
	font-size: 210%;
}
.maine-sectionbox-01 {
	margin-top: 15px;
	margin-bottom: 0px;
}
.maine-sectionbox-01 img {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.company-mapbox {
	margin-top: 10px;
	margin-bottom: 40px;
	border: 1px solid #CCC;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	padding: 0px;
}
.company-mapbox img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.company-mapbox iframe {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sitemap-box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.dt-wrap {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	display: block;
}
.dt-item {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 60%;
	float: left;
	display: block;
}
.dt-quantity {
	padding: 0px;
	height: auto;
	width: 23%;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



/*.tribe-events-month-event-title {
	font-weight: bold;
	line-height: 1.5em;
	font-size: 105%;
}
.tribe-events-month-event-title a {
	line-height: 1.5em;
	font-weight: bold;
	font-size: 120%;
}*/

#tribe-events h3 a {
	font-size: 130%;
	font-weight: bold;
	color: #E85C00;
	line-height: 1.5em;
}


.sp-page-ul {
	padding-left: 25px;
}
.sp-page-ol {
	padding-left: 30px;
	padding-top: 15px;
}
h2 {
	background-color: #F9FDF0;
	padding-left: 6px;
}

.kakoubuh6 {
	font-size: 100%;
	line-height: 1.2em;
	margin-top: 8px;
	text-align: center;
	letter-spacing: 0.1em;
}
.h4_btn_or {
	background-color: #ECB026;
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.h4_btn_or a {
	color: #FFF;
}
.h4_btn_or a:hover {
	color: #009900;
}
.h4_btn_gr {
	background-color: #619b0f;
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.h4_btn_gr a {
	color: #FFF;
	display: block;
}
.h4_btn_gr a:hover {
	color: #FFFF99;
}
h4 {
	background-color: #E9F3D6;
}
.top_parking {
	position: relative;
	width: 100%;
}
.top_parking p {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 20px;
	padding-left: 3%;
	display: block;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
}
.top_parking img {
	width: 100%;
}





.okayuform-midashi {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #619b0f;
	font-size: 115%;
}



.mwform-checkbox-field.horizontal-item {
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 98%;
	float: right;
}
.mwform-radio-field.vertical-item {
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 98%;
	float: right;
}

	


.sectionbox-01 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


.sectionbox-02 {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}



	
/*フロートの解除*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sp_clear-both {
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sp-clear-all {
	clear: both;
}

/*写真1枚　単独のフロート*/

.sp_leftbox-alone {
	float: left;
	width: 30%;
	margin-right: 15px;
	margin-bottom: 15px;
	display: block;
}
.sp_leftbox-alone img {
	width: 100%;
}

.sp_rightbox-alone {
	width: 30%;
	margin-bottom: 15px;
	margin-left: 15px;
	display: block;
	float: right;
}
.sp_rightbox-alone img {
	width: 100%;
}
/*ここまで*/


/*******院長経歴*******/

.sp_table {
	height: auto;
	width: 98%;
	padding: 15px;
	background-color: #FFF;
	border: 2px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
.sp_tb_in {
	clear: both;
}
.sp_in_ap .ap-midashi-h3 {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-color: #000;
	color: #FFF;
	font-size: medium;
}

.sp_in_ap.clearfix p {
	text-align: left;
	line-height: 1.3em;
}



.sp_tb_left {
	float: left;
	width: 24%;
	background-color: #E0E0E0;
}
.sp_tb_right {
	float: right;
	height: auto;
	width: 71%;
	background-color: #F4F4F4;
}

.sp_tb_left, .sp_tb_right {
	padding: 7px;
	margin-bottom: 15px;
	line-height: 1.5em;
	font-size: 96%;
}


/*(2分割-左右不均等)★左枠が大きい　PC用*/

.sp_section_a {
	height: auto;
	width: 100%;
}
.sp_section_a .sp_leftbox {
	float: left;
	height: auto;
	width: 69.5%;
}
.sp_leftbox img {
	height: auto;
	width: 100%;
}

.sp_section_a .sp_rightbox {
	float: right;
	height: auto;
	width: 29.5%;
}
.sp_rightbox img {
	height: auto;
	width: 100%;
}

.sp_section_a .sp_leftbox,.sp_section_a .sp_rightbox {
	margin-bottom: 1%;
}
.sp_section_a .sp_in_a {
	clear: both;
}

/*ここまで*/

/*(2分割-左右不均等)★右枠が大きい　PC用*/

/*2段組み 右枠大サイズ　PC用*/

.sp_section_a {
	height: auto;
	width: 100%;
}
.sp_section_a .sp_leftbox_rbig {
	float: left;
	height: auto;
	width: 29.5%;
}
.sp_leftbox_rbig img {
	height: auto;
	width: 100%;
}

.sp_section_a .sp_rightbox_rbig {
	float: right;
	height: auto;
	width: 69.5%;
}
.sp_rightbox_rbig img {
	height: auto;
	width: 100%;
}

.sp_section_a .sp_leftbox_rbig,.sp_section_a .sp_rightbo_rbigx {
	margin-bottom: 1%;
}
.sp_section_a .sp_in_a {
	clear: both;
	margin-bottom: 10px;
}
.sp_mailpage .sp_section_a {
	margin-bottom: 20px;
}

/*ここまで*/


/*ここまで*/


/*写真2段組み　（田の字配置）PC用*/

.sp_section_p {
	height: auto;
	width: 100%;
}
.sp_section_p .sp_p-leftbox {
	float: left;
	height: auto;
	width: 47%;
}
.sp_p-leftbox img {
	height: auto;
	width: 100%;
}

.sp_section_p .sp_p-rightbox {
	float: right;
	height: auto;
	width: 47%;
}
.sp_p-rightbox img {
	height: auto;
	width: 100%;
}

.sp_section_p .sp_p-leftbox,.sp_section_p .sp_p-rightbox {
	margin-bottom: 1%;
}
.sp_section_p .sp_in_ap {
	clear: both;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
.sp_in_ap p {
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*ここまで*/

/***************スマホ設定**********/
@media (max-width: 660px) {

/*******プロフィール・経歴（テーブル仕様）*******/

.sectionbox-02 {
	height: auto;
	width: 100%;
}

.sp_table {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.sp_tb_in {
	clear: both;
	padding-bottom: 10px;
	display: block;
}
.sp_tb_left {
	float: left;
	width: 23%;
	background-color: #E0E0E0;
}
.sp_tb_right {
	float: right;
	height: auto;
	width: 71%;
	background-color: #F4F4F4;
}

.sp_tb_left, .sp_tb_right {
	padding: 1px;
}
/**プロフィール・経歴ここまで**/


/**2段組み（スマホで1段に）**/
.sp_section_a {
	height: auto;
	width: 100%;
}
.sp_section_a .sp_leftbox {
	height: auto;
	width: 100%;
}
.sp_leftbox img {
	height: auto;
	width: 100%;
}

.sp_section_a .sp_rightbox {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.sp_rightbox img {
	height: auto;
	width: 100%;
}

.sp_section_a .sp_leftbox, .sp_section_a .sp_rightbox {
	margin-bottom: 1%;
}
/**2段組みここまで**/

/**2段組み(右側大サイズ)（スマホで1段に）**/
.sp_section_a {
	height: auto;
	width: 100%;
}
.sp_section_a .sp_leftbox_rbig {
	height: auto;
	width: 100%;
}
.sp_leftbox_rbig img {
	height: auto;
	width: 100%;
}

.sp_section_a .sp_rightbox_rbig {
	height: auto;
	width: 100%;
}
.sp_leftbox_rbig img {
	height: auto;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 4%;
	margin-left: 4%;
}

.sp_section_a .sp_leftbox_rbig, .sp_section_a .sp_rightbox_rbig {
	margin-bottom: 1%;
}
/**2段組み(右側大サイズ)ここまで**/


/**写真2段組み（スマホで1段に）**/
.sp_section_p {
	height: auto;
	width: 100%;
}
.sp_section_p .sp_p-leftbox {
	height: auto;
	width: 100%;
}
.sp_p-leftbox img {
	height: auto;
	width: 100%;
}

.sp_section_p .sp_p-rightbox {
	height: auto;
	width: 100%;
}
.sp_p-rightbox img {
	height: auto;
	width: 100%;
}
.sp_section_p .sp_in_ap {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}

.sp_section_p .sp_p-leftbox, .sp_section_p .sp_p-rightbox {
	margin-bottom: 5%;
}
/*ここまで*/

.sp_mailformbox {
	width: 100%;
}

}
/*スマホ設定ここまで*/


/******▼よくある質問ページ▼*******/

/*=========
accordion 20220125
=========*/

.accordion_area {}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  border: 1px solid #ccc;
  padding: 1.5rem 4rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #f5f5f5;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #014897;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #014897;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 736px) {
  .accordion_area .accordion_one .ac_header {
    padding: 1.5rem 2rem 1.5rem 1.0rem;
  }
  .accordion_area .accordion_one .ac_header .i_box {
    right: 0.8rem;
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
  .accordion_area .accordion_one .ac_header .i_box:before {
    width: 15px;
  }
  .accordion_area .accordion_one .ac_header .i_box:after {
    height: 15px;
    right: 7px;
  }
  .accordion_area .accordion_one .ac_inner {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
}

/*=========
faq
=========*/

.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q．";
  color: #09357f;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
/*  font-size: 20px;*/
}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
  }
  .p-faq__headinner::before {
    font-size: 14px;
  }
  .p-faq__headinner p.p-faq__q-txt {
    font-size: 14px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A．";
  color: #de0000;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__bodyinner p.p-faq__a-txt {
  /*font-size: 20px;*/
}
@media screen and (max-width: 736px) {
  .p-faq__bodyinner {
    padding-left: 25px;
  }
  .p-faq__bodyinner::before {
    font-size: 14px;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
    font-size: 14px;
  }
}

/*=========
base
=========*/

/*html, body {
  margin: 0;
  padding: 0;
}
body {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: .025em;
  line-height: 1.8;
}*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.s_section {
  max-width: 1020px;
  margin: 0 auto;
  padding: 2rem 10px;
}
.gutter>*:not(:last-child) {
  margin-bottom: 1.5rem;
}
/*h2 {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  border-left: 5px solid #333333;
  padding-left: 8px;
  margin-top: 0;
  margin-bottom: 0;
}*/

@media screen and (max-width: 736px) {
  h2 {
    font-size: 16px;
  }
}
ul.list-disc {
  margin-bottom: 0;
  padding-left: 0;
}
.list-disc__item {
  margin-left: 1.5em;
  list-style: disc;
}
a._a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 2.0em 1.0em;
  border: 1px solid #222222;
  background: linear-gradient(to right, #ffffff 50%, #222222 50%);
  background-size: 200% auto;
  box-sizing: border-box;
  color: #222222;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  transition: .3s;
  position: relative;
}
a._a:after {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  border-right: 1px solid #222222;
  border-bottom: 1px solid #222222;
}
a._a:hover {
  color: #ffffff;
  background-position: -100% 0;
}
/******▲よくある質問ページ　ここまで▲*******/


/*======================================================
★旧サイトCO.JPより↓
======================================================

#wa_itembox #wah2red {
	background-image: url(images/wa_bg_red.gif);
	background-repeat: repeat;
	font-size: 18px;
	color: #FFF;
	padding-left: 5px;
}
#wa_itembox #wah2green {
	background-image: url(images/wa_bg_green.gif);
	background-repeat: repeat;
	font-size: 18px;
	color: #FFF;
	padding-left: 5px;
}
#wa_itembox #wah2purple {
	background-image: url(images/wa_bg_purple.gif);
	background-repeat: repeat;
	font-size: 18px;
	color: #FFF;
	padding-left: 5px;
}
#wa_itembox #wah2orange {
	background-image: url(images/wa_bg_orange.gif);
	background-repeat: repeat;
	font-size: 18px;
	color: #FFF;
	padding-left: 5px;
}
#wa_itembox #wah2white {
	background-image: url(images/wa_bg_white.gif);
	background-repeat: repeat;
	font-size: 18px;
	color: #FFF;
	padding-left: 5px;
}
#wa_itembox #wah2black {
	background-image: url(images/wa_bg_black.gif);
	background-repeat: repeat;
	font-size: 18px;
	color: #CCC;
	padding-left: 5px;
}
#itemsection {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#a-box {
	float: left;
	width: 310px;
	padding-right: 18px;
	padding-bottom: 10px;
}
#b-box {
	float: left;
	width: 310px;
	padding-bottom: 10px;
}
#item-caption {
	width: 100%;
	clear: both;
}

*/
/*======================================================
★画像配置センター・パディングで下側スペース追加↓
======================================================*/

.wad-imgbox-center {
	text-align: center;
	display: block;
	padding-bottom: 2em;
}
