/**********総合サイトのみ必要(ここから)20211005**********/
/*こだわり*/
@media screen and (max-width: 730px) {/* SP */
	#kodawari .stand_img {
		width: 31.7%;/*画像の大きさ人物によって異なる*/
		margin-right: -0.3em !important;/* 人物右の余白調整 */
	}
}
@media screen and (min-width: 731px) {/* PC */
	#kodawari .stand_img {
		width: 15.8%;/*画像の大きさ人物によって異なる*/
	}
}
/**********総合サイトのみ必要(ここまで)**********/

/**************共通(編集不可ここから)20221205**************/
/* 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%;
	}
	#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;
	}
}

/* お役立ち情報バナー・Q&Aバナー*/
@media screen and (min-width: 731px) {/* PC */
	#infoqabnrgroup{
		display:flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#infoqabnrgroup > div{
		flex-basis: 48.5%;
	}
}
@media screen and (max-width: 730px){/* SP */
	#infoqabnrgroup > div~div{
		margin-top: 20px !important;
	}
	#infoqabnrgroup #infobnrRead + .bnrbtm_text{
		margin-bottom: 50px !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;
	}
}

/*バナー下テキスト*/
.bnrbtm_text{
	text-align: justify;
}
.bnrbtm_text h2, .bnrbtm_text p{
	display: inline !important;
}
@media screen and (max-width: 730px){/* SP */
	.bnrbtm_text{
		line-height: 1.1em !important;
		margin-top: .25em !important;
	}
	.bnrbtm_text h2, .bnrbtm_text p{
		font-size: .8em !important;
	}
}
@media screen and (min-width: 731px) {/* PC */
	.bnrbtm_text{
		line-height: 1.07em !important;
		margin-top: 5px !important;
	}
	.bnrbtm_text h2, .bnrbtm_text p{
		font-size: 0.75em !important;
	}
}

/*ピックアップお役立ち情報*/
#pickupInfobox .pointTit .t_pageHeading {
	color: #331700 !important;
}
.pickupInfobox {
	margin-top: .3em;
	overflow: hidden;
	border-radius: .5em;
}
.pickupInfobox .articleWrap{
	padding: 0 !important;
}
.pickupInfobox h2{
	background: #FFFABC !important;
	border-radius:0 !important;
	margin-bottom: .5em !important;
	border-bottom:none !important;
}
.pickupInfobox h3{
	margin-bottom: .3em !important;
	padding-bottom: .1em !important;
	border-bottom: 1px dashed #5b2603;
	color: #f46;
}
.pickupInfobox h3:not(.no_indent){
	padding-left:1em !important;
	text-indent: -1em;
}
.pickupLink{
	text-align: center !important;
}
.pickupLink a~a {
	margin-left: .5em !important;
}
.pickupLink img{
	vertical-align: top !important;
}
@media screen and (max-width: 730px){/* SP */
	#pickupInfobox{
		margin-bottom: 3.2em;
	}
	#pickupInfobox + .bnrbtm_text{
		margin-top: -2.95em !important;
	}
	.pickupInfobox {
		border: solid 1px #a88339 !important;
		box-shadow: 1px 1px #a88339 !important;
	}
	.pickupInfobox .articleInner{padding: 0 0.8em 0.8em !important;}
	.pickupInfobox .authorBox{padding: 0 1.1em 0.5em !important;}
	.pickupInfobox h2 {
		padding: .5em .6em .5em .6em/*1.4em*/ !important;
		text-align: justify;
	}
	.pickupLink{
		margin-top: .5em !important;
		display: flex;
	}
}
@media screen and (min-width: 731px) {/* PC */
	#pickupInfobox{
		margin-bottom: 50px;
	}
	#pickupInfobox + .bnrbtm_text{
		margin-top: -45px !important;
	}
	.pickupInfobox {border: solid 1px #4d3013 !important;}
	.pickupInfobox .articleInner{padding: 0 0.9em 0.9em !important;}
	.pickupInfobox .authorBox{padding: 0 1.2em 0.5em !important;}
	.pickupInfobox h2 {
		padding: 10px 13px 8px 13px/*32px*/ !important;
	}
	.pickupLink{
		margin-top: .5em !important;
	}
	.pickupLink img{
		height: 3.7vw;
		max-height:37px ;
	}
}

/*グーグルマップボタン*/
.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;
}
/*メールボタン*/
@media screen and (min-width: 731px) {/* PC */
	.btn_mail .imgBox div{
		margin: 0;
	}
}
/*受付・施術時間*/
.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%;
	}
}
/*院画像*/
.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%;/*画像の大きさ人物によって異なる*/
	}
}

/*費用*/
@media screen and (max-width: 730px) {/* SP */
	#ryoukin .stand_img {
		width: 33.5%;/*画像の大きさ人物によって異なる*/
		margin-right: -0.3em !important;/* 人物右の余白調整 */
	}
}
@media screen and (min-width: 731px) {/* PC */
	#ryoukin .stand_img {
		width: 16.5%;/*画像の大きさ人物によって異なる*/
		margin-bottom:1em !important;
	}
}

/*接骨院選びのポイント*/
@media screen and (max-width: 730px) {/* SP */
	#point .stand_img {
		width: 30.5%;/*画像の大きさ人物によって異なる*/
		margin-right: -0.3em !important;/* 人物右の余白調整 */
	}
}
@media screen and (min-width: 731px) {/* PC */
	#point .stand_img {
		width: 15.2%;/*画像の大きさ人物によって異なる*/
	}
}

/*Q&A*/
.patern05 .bnrcntBox .textBox,
.patern05 .bnrcntBox .textBox .textBox{
	padding: 0 !important;
}
.patern05 .bnrcntBox{
	margin-bottom: 0 !important;
}
/*コロナ対策*/
#corona .coronafr_img .textBox *,
#corona .corona_img .textBox *{
	text-align: center;
}
@media screen and (max-width: 730px) {/* SP */
	#coronaimggroup{
		margin-bottom: 60px;
	}
	#corona .coronafr_img .textBox *,
	#corona .corona_img .textBox *{
		margin-top: 1px;
	}
	#corona .coronafr_img{
		margin-bottom: 1em;
	}
	#coronaimggroup > article ~ article{
		margin-top: 1em ;
	}
}
@media screen and (min-width: 731px) {/* PC */
	#corona .coronafr_img{
		float:right;
		margin: 0 0  10px 12px ;
	}
	#coronaimggroup{
		clear: both;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 50px;
	}
	#coronaimggroup .corona_img{
		flex-basis: 48.5%;
	}
	#coronaimggroup .corona_img:nth-child(even){
	    margin-left: 3% ;
	}
	#coronaimggroup .corona_img:nth-child(n+3) {
	    margin-top: 1em ;
	}
}

/*アクセス*/
#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;
	}
	.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;
	}
}

/* NEWSバナー・コロナ対策バナー */
@media screen and (max-width: 730px){/* SP */
	#smlbnrgroup > * ~ *{
		margin-top: 0.6em!important;
	}
}

/**施術メニュー**/
@media screen and (min-width: 731px) {/* PC */
	.sejutsu_menuR .imgBox img{
                width:24vw;
		height: 24vw;
		max-height: 240px;
		width: auto;                
		float:right;
		margin: 0 0  10px 12px ;
	}
}
/**院長メッセージページ プロフィール**/
#message .director_profile{
 background-color: rgba(252, 128, 13, 0.1)!important;/*院によって色変更*/
 padding: 0.5em 0.6em 1em!important;
}
#message .director_profile div~div{
 margin-top:1em!important;
}
#message .director_profile h3{
 font-size: 1.1em;
 margin-bottom: 0.25em;
}
#message .director_profile h4{
 text-indent: -0.5em;
 font-size: 1.05em;
 font-weight: bold;
}
#message .profile_shikaku p{
  margin-left:1em;
}
#message .table_profile th,#message .table_profile td{
 border-collapse: collapse;
 border:1px solid #333;
 padding:0.2em 0.3em 0 !important;
}
@media screen and (min-width: 731px) {/* PC */
#message .director_profile{
 margin-bottom:50px;
 border-radius:12px;
 padding: 0.8em 0.9em 1.1em!important;
}
#message .director_profile .table_profile th{
 width:15%;/*院によって変更*/
}
}
@media screen and (max-width: 730px) {/* SP */
#message .director_profile{
 margin-bottom:60px;
}
#message .director_profile .table_profile th{
 width:4.5em;/*院によって変更*/
}
#message .director_profile .profile_shikaku p{
  font-size:0.93em;
}
}

/***施術メニュー***/
/***施術メニュー共通***/
/*背景色*/
.sujutsumenu .haikei_color:first-of-type, .zakotsushinkeitsuu_genin_image1, .sujutsumenu .haikei_color1{
  background:rgb(255 237 127 / 60%)!important;
}
.sujutsumenu .haikei_color:nth-of-type(2), .zakotsushinkeitsuu_genin_image2, .sujutsumenu .haikei_color2{
  background:rgb(137 254 236 / 60%)!important;
}
.sujutsumenu .haikei_color:nth-of-type(3), .sujutsumenu .haikei_color3{
  background:rgb(145 214 253 / 60%)!important;
}
.sujutsumenu .haikei_color:nth-of-type(4), .sujutsumenu .haikei_color4{
  background:rgb(253 184 254 / 60%)!important;
}
/*マーカー*/
 .marker1{
background: linear-gradient(transparent 30%, #ffed7f99 30%)!important;
}
 .marker2{
background: linear-gradient(transparent 30%, #89feec99 30%)!important;
}
 .marker3{
background: linear-gradient(transparent 30%, #91d6fd99 30%)!important;
}
 .marker4{
background: linear-gradient(transparent 30%, #fdb8fe99 30%)!important;
}

/*こんなお悩みはありませんか classにnayami-listといれると反映される*/
.sujutsumenu .nayami-list p {
    font-weight: bold;
    text-indent: -1.75em!important;
    margin-left: 1.5em!important;
}
.nayami-list svg{
  width:1.75em;
  height:1.0em;
  fill: #ff852e!important;
}

@media screen and (min-width: 731px){/*PC*/
.sujutsumenu .nayami-list .textBox {
    padding: 1em!important;
    background-color: rgba(255, 133, 46, 0.1)!important;
    border-radius: 12px;
    font-size: 1.2em;
    line-height: 1.5;
}
.nayami-list svg{
  margin-bottom: -0.3vw!important;
}
}
@media screen and (max-width: 730px) {/* SP */
.sujutsumenu .nayami-list .textBox {
    padding: 1em!important;
    background-color: rgba(255, 133, 46, 0.1)!important;
    border-radius: 12px;
    line-height: 1.5;
}
.nayami-list svg{
   margin-bottom: -0.6vw!important;
}
}
/*腰痛を放置するとどうなる?*/
#menu_youtsuu .houchi_sec .youtsuu_houchi h3{
   text-align: center;
}

@media screen and (min-width: 731px){/*PC*/
#menu_youtsuu .houchi_sec .youtsuu_houchi_group{
  display: flex;
  justify-content:space-between;
}
#menu_youtsuu .houchi_sec .youtsuu_houchi{
  flex-basis:32.5%;
  padding:10px 1%;
  border-radius:7px;
}
#menu_youtsuu .houchi_sec .youtsuu_houchi h3{
   font-size: 1.02em;
}
#menu_youtsuu .houchi_sec .youtsuu_houchi:first-of-type h3{
   letter-spacing: -1.8px;
}
#menu_youtsuu .houchi_sec .youtsuu_houchi .youtsuu_houchi_inner {
  margin: 0 auto;
}
#menu_youtsuu .houchi_sec .youtsuu_houchi .youtsuu_houchi_img{
  width: 40%;
 margin: 0 auto 0.25em;
}
}
@media screen and (max-width: 730px){/*SP*/
#menu_youtsuu .houchi_sec .youtsuu_houchi{
  padding:10px 5%;
  border-radius:7px;
}
#menu_youtsuu .houchi_sec .youtsuu_houchi~.youtsuu_houchi{
  margin-top:1em!important;
}
#menu_youtsuu .houchi_sec .youtsuu_houchi .youtsuu_houchi_img{
   width:35%;
   margin:0.5em auto;
}
}

/*肩こりの原因*/
.katakori_genin_sec .katakori_genin h3{
   text-align: center;
}

@media screen and (min-width: 731px){/*PC*/
.katakori_genin_sec .textBox{
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
}
.katakori_genin_sec .textBox .katakori_genin{
  flex-basis:49.5%;
  padding:10px 2%!important;
}
.katakori_genin_sec .katakori_genin_inner {
  margin: 0 auto;
}
.katakori_genin_sec .katakori_genin:first-of-type{
  border-radius: 25px 25px 0 25px;
}
.katakori_genin_sec .katakori_genin:nth-of-type(2){
 border-radius: 25px 25px 25px 0;
}
.katakori_genin_sec .katakori_genin:nth-of-type(3){
  margin-top:0.5vw!important;
  border-radius: 25px 0 25px 25px;
}
.katakori_genin_sec .katakori_genin:last-of-type{
  margin-top:0.55vw!important;
   border-radius: 0 25px 25px 25px;
}
.katakori_genin_sec .katakori_genin_img{
  width: 30%;
 margin: 0 auto 0.25em!important;
}
}
@media screen and (max-width: 730px){/*SP*/
.katakori_genin_sec .katakori_genin{
  padding:10px 5%!important;
  border-radius:25px 0 25px 0 ;
}
.katakori_genin_sec .katakori_genin~.katakori_genin{
  margin-top:1em!important;
}
.katakoti_genin_sec .katakori_genin{
  border-radius: 25px 0 25px 0;
}

.katakori_genin_sec .katakori_genin_img{
   width:35%;
   margin:0.5em auto!important;
}
}

/*坐骨神経痛の原因,シンスプリントの原因*/
#menu_zakotsushinkeitsuu .genin_sec h3 ,#menu_shinsplints .genin_sec h3{
    border-bottom: 2px solid #ffffff;
    margin-bottom: 0.5em!important;
}
@media screen and (min-width: 731px){/*PC*/
 #menu_zakotsushinkeitsuu .genin_sec .textBox, #menu_shinsplints .genin_sec .textBox{
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
}
#menu_zakotsushinkeitsuu .genin_sec .textBox > div,#menu_shinsplints .genin_sec  .textBox > div{
  flex-basis:49.5%;
  padding:10px 2%!important;
}

#menu_zakotsushinkeitsuu .genin_sec div:first-of-type,#menu_zakotsushinkeitsuu .genin_sec div:nth-of-type(2),#menu_shinsplints .genin_sec div:first-of-type,#menu_shinsplints .genin_sec div:nth-of-type(2){
 border-radius: 7px 7px 0 0;
}
#menu_zakotsushinkeitsuu .genin_sec div:nth-of-type(3),#menu_zakotsushinkeitsuu .genin_sec div:nth-of-type(4),#menu_shinsplints .genin_sec div:nth-of-type(3),#menu_shinsplints .genin_sec div:nth-of-type(4){
 border-radius: 0 0 7px 7px;
}

}
@media screen and (max-width: 730px){/*SP*/
#menu_zakotsushinkeitsuu .genin_sec .textBox > div,#menu_shinsplints .genin_sec  .textBox > div{
  padding:10px 5%;
  border-radius:7px;
}
#menu_zakotsushinkeitsuu .genin_sec .textBox div:first-child,#menu_shinsplints .genin_sec .textBox div:first-child{
  margin-bottom:1em!important;
}
}

/**スポーツ外傷・スポーツ障害**/

#menu_sports .rice_setsumei .textBox .rice_text1 h3{
  color:#f8e256;
}
#menu_sports .rice_setsumei .textBox .rice_text2 h3{
  color:#6cf7e2;
}
#menu_sports .rice_setsumei .textBox .rice_text3 h3{
  color:#69c5fa;
}
#menu_sports .rice_setsumei .textBox .rice_text4 h3{
  color:#fdb8fe;
}

#menu_sports .rice_setsumei h3 span{
    font-size:0.8em;
    color:#444444;
}
#menu_sports .rice_setsumei .textBox .rice_text1{
  background-image: url(https://www.gifu-sekkotsuin.com/media/00000076188.png);
  background-repeat: no-repeat;
}
#menu_sports .rice_setsumei .textBox .rice_text2{
  background-image: url(https://www.gifu-sekkotsuin.com/media/00000076189.png);
  background-repeat: no-repeat;
}
#menu_sports .rice_setsumei .textBox .rice_text3{
  background-image: url(https://www.gifu-sekkotsuin.com/media/00000076190.png);
  background-repeat: no-repeat;
}
#menu_sports .rice_setsumei .textBox .rice_text4{
  background-image: url(https://www.gifu-sekkotsuin.com/media/00000076191.png),url(https://www.gifu-sekkotsuin.com/media/00000076192.png
);
  background-position: left top, left bottom;
  background-repeat: no-repeat, no-repeat;
}
#menu_sports .rice_setsumei .textBox .rice_text~.rice_text{
  margin-top:-5px!important;
}
@media screen and (min-width: 731px){/*PC*/
#menu_sports .rice_setsumei h3{
    font-size:1.65em;
    margin-bottom: 0.2vw!important;
}
#menu_sports .rice_setsumei .textBox .rice_text{
    background-size:65px;
    padding:20px 0 0.5em 80px;
}
#menu_sports .rice_setsumei .textBox .rice_text4{
    padding:20px 0 0 80px;
}
#menu_sports .rice_setsumei .haikei_color1,#menu_sports .rice_setsumei .haikei_color2,#menu_sports .rice_setsumei .haikei_color3,#menu_sports .rice_setsumei .haikei_color4{
    padding: 2%!important; 
    border-radius: 8px;
}
}
@media screen and (max-width: 730px){/* SP */
#menu_sports .rice_setsumei{
  margin-left:-1.5%;
}
#menu_sports .rice_setsumei h3{
    font-size:1.5em;
    margin-bottom: 0.2vw!important;
}
#menu_sports .rice_setsumei .textBox .rice_text{
    background-size:14vw;
    padding:4.5vw 0 0.5em 15vw;
}
#menu_sports .rice_setsumei .textBox .rice_text4{
    padding:5vw 0 0 16vw;
}
#menu_sports .rice_setsumei .haikei_color1,#menu_sports .rice_setsumei .haikei_color2,#menu_sports .rice_setsumei .haikei_color3,#menu_sports .rice_setsumei .haikei_color4{
    padding: 3%!important; 
    border-radius: 8px;
}
}


/*施術Q&A*/
.sejutu_qanda dl {
    border-top: 1px solid #5a4a30;
    border-bottom: 1px solid #5a4a30;
    margin-bottom: 1em!important;
}
.sejutu_qanda dl dt {
    color: #ff852e;
    font-size: 1.05em;
    font-weight: bold;
}

@media screen and (min-width: 731px){/*PC*/
.sejutu_qanda dl dt {
    background: rgb(255 133 46 / 20%) url(https://www.gifu-sekkotsuin.com/media/00000073538.png) no-repeat 10px 10px!important;
    background-size: 40px!important;
    padding: 16px 10px 14px 60px!important;
}
.sejutu_qanda dl dd {
    background: #ffffff url(https://www.gifu-sekkotsuin.com/media/00000073539.png) no-repeat 10px 10px!important;
    background-size: 40px!important;
    padding: 16px 10px 14px 60px!important;
}
}
@media screen and (max-width: 730px){/*SP*/
.sejutu_qanda dl dt {
    background: rgb(255 133 46 / 20%) url(https://www.gifu-sekkotsuin.com/media/00000073538.png) no-repeat 8px 10px!important;
    background-size: 40px!important;
    padding: 16px 8px 14px 56px!important;
}
.sejutu_qanda dl dd {
    background: #ffffff url(https://www.gifu-sekkotsuin.com/media/00000073539.png) no-repeat 8px 10px!important;
    background-size: 40px!important;
    padding: 16px 8px 14px 56px!important;
}
}

/**お役立ちPickUp画像追加**/
@media screen and (min-width: 731px) {/* PC */
	.pickupInfobox .img_h3{
		margin-top:0!important;
	}
	.pickupInfoboxR .imgBox img{
		width:24vw;
		height: 24vw;
		max-height: 240px;
		width: auto;
		float:right;
		margin: 0 0  10px 12px!important;
	}
	.pickupInfoboxL .imgBox img{
		width:24vw;
		height: 24vw;
		max-height: 240px;
		width: auto;
		float:left;
		margin: 0 12px 10px 0!important;
	}
	.pickupInfobox{
		clear: both;
		display: flex;
		flex-wrap: wrap;
	}
}

/*P9直立画像*/
@media screen and (max-width: 730px){/*SP*/
	.standimg_p9{
		width: 30vw;
		margin-right: -1.5% !important;
	}
}
@media screen and (min-width: 731px){/*PC*/
	.standimg_p9{
		width: calc(116 / 720 * 100%);
		max-width: 116px;
	}
}
/*直立画像(まとめ記事あり)*/
@media screen and (min-width: 731px){/*PC*/
	.titList_on{
		margin-right: 1em !important;
	}
}
/*まとめ記事*/
.contentsList .titList{
	text-align: justify;
}

/*直立画像(お役立ち、地域情報用)*/
@media screen and (max-width: 730px) {/* SP */
	.standimg_matome {
		width: 31.7%;/*画像の大きさ人物によって異なる*/
		margin-right: -0.3em !important;/* 人物右の余白調整 */
	}
}
@media screen and (min-width: 731px) {/* PC */
	.standimg_matome {
		width: 15.8%;/*画像の大きさ人物によって異なる*/
	}
}
/*直立画像(まとめ記事あり)*/
@media screen and (min-width: 731px){/*PC*/
	.titList_on{
		margin-right: 1em !important;
	}
}
/*まとめ記事*/
.contentsList .titList{
	text-align: justify;
}
/**************個別(自由編集ここまで)**************/