/**************共通(編集不可ここから)**************/
/* SP時画面幅拡張 */
@media screen and (max-width: 730px){/*SP*/
	.wide_section{
		margin: 0 -0.6em;
	}
	.wide_section_right{
		margin: 0 -0.6em 0 0;
	}
}

/*画像*/
#main .textBox img{
	vertical-align: top !important;
}
.img_fl{
	float:left;
	margin: 0 12px 10px 0 !important;
}
.img_fr{
	float:right;
	margin: 0 0  10px 12px !important;
}
@media screen and (min-width: 731px){/*PC*/
	.fixed_sizeh24 img{
		height: 24vw;
		max-height: 240px;
		width: auto;
	}
}

/*直立画像*/
.stand_img {
	float: right;
	margin-top: .5em !important;
	margin-left: 1em !important;
	z-index:999;
}
.patern02Box h2 {
	display: flex !important;/* 下線が人物にかからないように */
}

/*テーブル*/
table.ckTable th ,table.ckTable td {
	padding:0.2em 0.3em 0 !important;
}

/* 選ばれる理由バナー・院長メッセージバナー・こだわりバナー */
@media screen and (min-width: 731px) {/* PC */
	#cmnbnrgroup{
		display:flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#cmnbnrgroup  > article,#cmnbnrgroup > div{
		flex-basis: 48.5%;
		align-self: flex-end;/*保留*/
	}
	#cmnbnrgroup > div:nth-child(n+3){
		margin-top: 32px !important;
	}
	#cmnbnrgroup  > article:nth-child(even),#cmnbnrgroup  > div:nth-child(even){
		margin-left:3% !important;
	}
}
@media screen and (max-width: 730px){/* SP */
	#cmnbnrgroup > div~div{
		margin-top: 35px !important;
	}
}

/* お問合せバナー */
div[id^="cntctbnrRead"] img{
	display: block;
}

/*共通バナー*/
.mcbnrgroup{
	clear:both;
}
.contentsText .mcbnrgroup{
	margin-top: 40px !important;
	margin-bottom: 50px !important;
}
@media screen and (min-width: 731px) {/* PC */
	.mcbnrgroup > div.bnrbtmbox ,#infoqabnrgroup{
		margin-top: 50px !important;
	}
	#cmnbnrgroup + .bnrbtmbox{
		margin-top: 35px !important;
	}
}
@media screen and (max-width: 730px){/* SP */
	.mcbnrgroup > div:not(#cmnbnrgroup) ~ div:not(#cmnbnrgroup){
		margin-top: 50px !important;
	}
	.mcbnrgroup #cmnbnrgroup{
		margin-top: 28px;
	}
}

/*グーグルマップボタン*/
.acc_map .gmapBtn a {
	margin: 0 auto !important;
	background: linear-gradient(to bottom, #f5f5f5 0%, #d5d5d5 100%) !important;
	padding: .4em .75em !important;
	font-size: 1em;
	line-height:1.1em !important;
}
.acc_map .gmapBtn a:hover {
	color: #16a6ee !important;
}
.acc_map .gmapBtn i {
	font-size: 1.15em;
	margin-left: .3em !important;
}

/*院画像*/
.in_imgpc img,.in_imgsp img{
	padding: 5px!important;
	background-color: #ffffff!important;
	box-shadow: 2px 2px 3px 2px rgb(0 0 0 / 25%)!important;
}
@media screen and (min-width: 731px) {/* PC */
	.in_imgsp{
		display: none;
	}
	#inimggrouppc01,#inimggrouppc02,#inimggrouppc03{
		display: flex !important;
		justify-content:space-between;
	}
	#inimggrouppc01 .in_imgpc,#inimggrouppc02 .in_imgpc{
		flex-basis: 48.5%;
	}
	#inimggrouppc03 .in_imgpc{
		flex-basis: 32%;
	}
	#shoukai .oneimg .textBox{
		width: 80%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 730px){/*SP*/
	.in_imgpc{
		display: none;
	}
	.in_imgsp .imgBox {
		margin-bottom: 7px;
	}
	.in_imgsp .textBox * {
		text-align: center;
	}
	.in_imgsp ~ .in_imgsp{
		margin-top: 1em;
	}
	#inimggroupsp{
		margin-bottom: 60px;
	}
}

/*院長メッセージ*/
.director_img{
	padding: 5px;
	background-color: #ffffff;
	box-shadow: 2px 2px 3px 2px rgb(0 0 0 / 25%);
}
#message .dimg_l{
	float: left;
	margin:4px 12px 4px 4px;
}
#message .dimg_r{
	float: right;
	margin:4px 4px 4px 12px;
}
@media screen and (max-width: 730px) {/* SP */
	.director_img{
		width: 54.1%;
		max-width:210px;
	}
}
@media screen and (min-width: 731px) {/* PC */
	.director_img{
		width: calc(218 / 720*100%);
		max-width:218px;
	}
}

/*選ばれる理由*/
@media screen and (max-width: 730px) {/* SP */
	#riyuu .stand_img {
		width: 31.5%;/*画像の大きさ人物によって異なる*/
		margin-right: -0.3em !important;/* 人物右の余白調整 */
	}
}
@media screen and (min-width: 731px) {/* PC */
	#riyuu .stand_img {
		width: 15.5%;/*画像の大きさ人物によって異なる*/
	}
}

/*受付・施術時間*/
.work_time .workTimeTable th{
	background-color: #fffcf1 !important;
}
@media screen and (max-width: 730px) {/* SP */
	.work_time .workTimeTable{
		width: 100%;
		margin-bottom: 1em !important;
	}
}
@media screen and (min-width: 731px) {/* PC */
	.work_time .textBox{
		display: flex;
		flex-wrap: wrap;
		justify-content:space-between;
		align-items: start;
	}
	.work_time .workTimeTable,
	.work_time .work_time_dtl{
		flex-basis: 49%;
	}
	.work_time .wtdtl100{
		flex-basis: 100%;
	}
}

/*アクセス*/
#access .acctel_img{
	margin-top:5px !important;
}
@media screen and (max-width: 730px) {/* SP */
	#access .acctel_img {
		width: 46%;
		margin-right: -0.3em !important;/* 人物右の余白調整 */
	}
	#access .tap_btn .imgBox div{
		margin: 2px 0 0 0;
	}
}
@media screen and (min-width: 731px) {/* PC */
	#access .acctel_img {
		width: 30%;
		margin-right: 1em !important;
	}
}
/**************共通(編集不可ここまで)**************/

/**************個別(自由編集ここから)**************/
/*ヘッダー*/
.siteName,#headerContactBtn{display: none;}
@media screen and (max-width: 730px){/*SP*/
	#header{
		background: url(https://www.gifu-sekkotsuin.com/media/00000047495.png);
	}
	#headerContactInfo{
		border-top: none;
	}
	#headerContactInfo li {
		box-shadow: 0 -1.75vw 1.25vw rgba(0, 0, 0, 0.2) inset, 0 1vw 0.75vw rgba(255, 255, 255, 0.4) inset;
	}
	#headerContactBtnSP a, #headerContactBtnSP .nolink {
		font-size: 90% !important;
	}
	#headerContactInfo #headerContactBtnSP a span, #headerContactInfo #headerContactBtnSP .nolink span {
		line-height: 1.15em !important;
	}
	.fixed{
		border-top: 2px solid #fff !important;
	}
	.customHeader{
		margin:6.5px 0.4em 3.125px;
	}
}
@media screen and (min-width: 731px){/*PC*/
	#header{
		background: url(https://www.gifu-sekkotsuin.com/media/00000047494.png);
	}
	#headerContactInfo{display: none;}
	#header .inner {
		padding: 0 10px !important;
	}
	#header .wrap {
		display: inherit;
	}
	.customHeader{
		width: 100%;
		display: flex;
		align-items: flex-end;
		margin-top: -8px;
		padding-bottom:8px;
	}
	#mainMenuInner {
		background: linear-gradient(to bottom, #ffad56 0%, #ff852e 100%);
	}
}

/*　施術メニュー　どんな方におすすめですか？　*/
.osusume_list ul {
	list-style-type: none;
}
.osusume_list li {
	position: relative;
	margin-left: 2em !important;
}
.osusume_list li::after {
	content: '';
	display: block;
	position: absolute;
	top: .5em;
	left: -1.5em;
	width: 10px;
	height: 5px;
	border-left: 2px solid #ffba52;
	border-bottom: 2px solid #ffba52;
	transform: rotate(-45deg);
}

/*　施術メニュー　よくあるご質問　*/
.qa-question {
	display: flex;
	align-items: center;
	padding-bottom: .5em !important;
}
.text-q {
	color: black;
	font-weight: bold;
	font-size: 1.1em;
}
.qa-answer {
	display: flex;
	align-items: start;
}
.text-a {
	color: black;
	margin-left: 0;
}
.icon-q, .icon-a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 2em;
	max-width: 2em;
	height: 2em;
	border-radius: 50%;
	margin-right: .5em !important;
	font-weight: bold;
	color: white;
}
.icon-q {
	background: #ffba52 !important;
}
.icon-a {
	background: #ff8d8d !important;
	margin-top: 1px !important;
}
@media screen and (max-width:730px) {/* SP */
	.qa-question {
		align-items: start;
	}
}

/*　料金ページ　*/
.hiyou-container {
	max-width: 800px;
	margin: 0 auto !important;
	padding: .5em .5em 0 !important;
}
.hiyou-card {
	border: 1px solid #d4d4d4;
	border-radius: 8px;
	margin-bottom: 1.5em !important;
	overflow: hidden;
}
.hiyou-card:last-child {
	margin-bottom: 0 !important;
}
.hiyou-card .hiyou-title {
	background: #f9f9f9 !important;
	margin: 0 !important;
	padding: .5em 1em .3em !important;
	font-size: 1.1em !important;
	border-bottom: 1px solid #d4d4d4;
	font-weight: bold;
}
.hiyou-title span {
	color: #e96744;
}
.hiyou-body {
	padding: 1em 1em 0 !important;
}
.price-table {
	width: 100%;
	border-collapse: collapse !important;
	margin-bottom: 1em !important;
}
.price-table tbody {
	display: block;
}
.price-table tr {
	display: flex !important;
	align-items: flex-end !important;
	color: #333;
	font-size: 1.1em;
	letter-spacing: 0.02em;
}
.price-table th {
	display: block !important;
	white-space: nowrap;
	min-width: fit-content;
	text-align: left;
	padding: .5em 0 .5em 1em !important;
}
.price-table td {
	display: flex !important;
	flex-grow: 1 !important;
	padding: .5em 1em .5em 0 !important;
	align-items: baseline;
	text-align: right;
	font-weight: bold;
}
.price-table td::before {
	content: "";
	flex: 1;
	margin: 0 1em 5px;
	border-bottom: 1px dotted #aaa !important;
	align-self: center;
}
.campaign-box {
	text-align: center;
}
.campaign-box img {
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	margin-bottom: 1em !important;
}
@media screen and (max-width: 730px) {/* SP */
	.hiyou-container {
		padding: 0 !important;
	}
	.price-table th {
		padding: .5em 0 .5em .5em !important;
	}
	.price-table td {
		padding: .5em .5em .5em 0 !important;
	}
}
/**************個別(自由編集ここまで)**************/