/**********ヘッダー（ここから）**********/
#header .inner a{
	display: block;
}
@media screen and (max-width: 730px){/*SP*/
	.customHeader{
		margin: 0 2%;
	}
	.customHeader > div {
		 display: flex;
		 align-self: flex-end;
		 margin:1.3vw 0 0.6vw;
	}
	.head_name{
		margin-top: 1.5vw;
	}
	.head_info{
		flex-basis: calc(514 / 750 * 100%);
	}
	.head_tel{
		flex-basis: calc(236 / 750 * 100%);
	}
}
@media screen and (min-width: 731px){/*PC*/
	#header .inner {
		max-width: 1100px;
		max-height: 91px;
		padding: 0 !important;
		background: url(/media/00000068654.png) no-repeat right top;
		background-size: contain;
	}
	.customHeader{
		width: 100%;
		max-width: 1070px;
		padding: 0 10px !important;
		margin: 0 auto;
	}
	.customHeader p:not(.head_acc) {
		float: left;
	}
	.head_name{
		margin-right:calc(6 / 1050 * 100%);
		width: calc(370 / 1050 * 100%);
	}
	.head_info {
		margin-right: calc(8 / 1050 * 100%);
		width: calc(167 / 1050 * 100%);
	}
	.head_tel {
		margin-top:calc(7 / 1050 * 100%);
		width: calc(173 / 1050 * 100%);
	}
	.head_acc {
		float: right;
		margin-top:calc(8 / 1050 * 100% * -1);
		margin-bottom:calc(31 / 1050 * 100% * -1);
		width: calc(312 / 1050 * 100%);
	}
	.customHeader a:hover img{
		opacity: 1;
	}
	#mainMenuInner{
		position: relative;
		z-index: 2;
	}
}

/**********ヘッダー（ここまで）**********/

/* 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_reset img{
	display: block;
}
.img_fl{
	float:left;
	margin: 0 12px 10px 0 !important;
}
.img_fr{
	float:right;
	margin: 0 0  10px 12px !important;
}
.txtimg_left .imgBox div{
	margin: 0 !important;
}
@media screen and (min-width: 731px){/*PC*/
	img {
		image-rendering: -webkit-optimize-contrast;
	}
	.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;/* 下線が人物にかからないように */
}

/*P9直立画像*/
@media screen and (max-width: 730px){/*SP*/
	.standimg_p9{
		width: 29.6vw;
		margin-right: -1.5% !important;
	}
}
@media screen and (min-width: 731px){/*PC*/
	.standimg_p9{
		width: calc(112 / 720 * 100%);
		max-width: 112px;
	}
}
/*直立画像(まとめ記事あり)*/
@media screen and (min-width: 731px){/*PC*/
	.titList_on{
		margin-right: 1em !important;
	}
}
/*まとめ記事*/
.contentsList .titList{
	text-align: justify;
}

/* インラインフレーム */
iframe#main_if,
iframe.main_if{
	width:100%;
}
p.if_box,p.no_lh{
	line-height: 0;
	clear:both;
}
@media screen and (max-width: 899px){/* 899px以下 */
	p.if_box{
		margin:0 -2.5% !important;
	}
}
@media screen and (max-width: 730px){/*SP*/
	#access .no_lh ~ .no_lh{
		margin-top: 12.5vw !important;
	}
}
@media screen and (min-width: 731px){/*PC*/
	#access .no_lh ~ .no_lh{
		margin-top: 3.125em !important;
	}
}
/*インラインフレームページ*/
#houjingaiyou .pointTit,
#staff .pointTit,
#jirei .pointTit,
#cs .pointTit,
#access .pointTit,
#hiyou .pointTit{
		display: none;
}

/*ヘッダー*/
.siteName,#headerContactBtn{
	display: none;
}
@media screen and (min-width: 731px){/*PC*/
	#headerContactInfo{
		display: none;
	}
}

/*グローバルナビ*/

/*サイド*/
.sideBorderBox{
	display:none;
}
/*フッター所属画像用*/
.shozoku_img img{
	margin-top: .3em;
}
/*フッター所属テキスト用*/
.foot_shozoku{
	margin-top: 0.3em;
}
.foot_shozoku p{
	text-align: center;
}
.foot_shozoku span{
	display: inline-block;
}
.foot_shozoku .fntb{
	font-weight: bold;
}
.foot_shozoku .address span{
	margin-left: 0.5em;
}
@media screen and (min-width: 731px){/*PC*/
	.foot_shozoku p{
		line-height: 1.6em;
	}
	.foot_shozoku .shozoku > span:nth-child(2){
		margin-left: 1em;
	}
	.foot_shozoku .fntb{
		font-size: 1.2em;
	}
}
@media screen and (max-width: 730px){/*SP*/
	.foot_shozoku p{
		line-height: 1.4em;
	}
	.foot_shozoku p ~ p{
		margin-top: 0.3em;
	}
	.foot_shozoku .fntb{
		font-size: 1.15em;
	}
}

/*SPフリーダイヤル*/
@media screen and (max-width: 730px){/* SP */
	#tel_acd_on,article.tel_acd_off{
		margin-bottom: 18px;
	}
	#tel_acd_on img,article.spfd a{
		display: block;
	}
	article.tel_acd_off,article.tel_acd_on:first-child{
		position: relative;
	}
	article.tel_acd_off a,article.tel_acd_on:first-child a{
		position: absolute;
		height:calc(80 / 101 * 100%);
	}
	article.tel_acd_off a:first-child,article.tel_acd_on:first-child a:first-child{
		width:calc(245 / 750 * 100%);/*横幅は画像によって変わる*/
		left: 2%;
	}
	article.tel_acd_off a:last-child,article.tel_acd_on:first-child a:last-child{
		width:calc(67 / 750 * 100%);
		right: 0;
	}
}
/* お問合せバナー */
@media screen and (min-width: 731px) {/* PC */
	#cntctbnrgroup,div[id^="cntctbnrRead"] {
		display: flex;
		flex-wrap: wrap;
	}
	#cntctbnrgroup > article:nth-child(1),div[id^="cntctbnrRead"] > div:nth-child(1),
	#cntctbnrgroup > article:nth-child(4),div[id^="cntctbnrRead"] > div:nth-child(4){
		flex-basis: 100%;
	}
	#cntctbnrgroup > article:nth-child(2),div[id^="cntctbnrRead"] > div:nth-child(2),
	#cntctbnrgroup > article:nth-child(3),div[id^="cntctbnrRead"] > div:nth-child(3){
		flex-basis: 50%;
	}
}

/*共通バナー*/
.mcbnrgroup{
	clear:both;
}
.contentsText .mcbnrgroup{
	margin-top: 40px !important;
	margin-bottom: 50px !important;
}
@media screen and (min-width: 731px) {/* PC */
	.mcbnrgroup .bnrbtmbox{
		margin-top: 50px !important;
	}
	#cmnbnrgroup{
		display:flex;
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 3%;
		row-gap: 32px;
	}
	#cmnbnrgroup .bnrbtmbox{
		margin-top: 0 !important;
	}
	#cmnbnrgroup > div{
		flex-basis: 48.5%;
	}
}
@media screen and (max-width: 730px){/* SP */
	.mcbnrgroup .bnrbtmbox,.mcbnrgroup > div:last-child{
		margin-top: 15vw !important;
	}
	#cmnbnrgroup > div:first-child{
		margin-top: 0 !important;
	}
	#cmnbnrgroup > div ~ div{
		margin-top: 9vw !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.85em !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 ;
	}
}

/*バナー下テキスト*/
.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;
	}
}

/*選ばれる理由*/
@media screen and (max-width: 730px) {/* SP */
	#riyuu .stand_img{
		width: 48.5%;/*画像の大きさ人物によって異なる*/
		margin-right: -1.2% !important;/* 人物右の余白調整 */
		margin-left: 0 !important;/* 人物左の余白調整 */
	}
}
@media screen and (min-width: 731px) {/* PC */
	#riyuu .stand_img{
		width: 24.2%;/*画像の大きさ人物によって異なる*/
		margin-bottom:1em !important;
		margin-left: 2.2% !important;/* 人物左の余白調整 */
	}
}
/* 選ばれる理由(テキスト画像) */
@media screen and (max-width: 730px) {/* SP */
	#riyuu .txtimg_left .imgBox div {
		width: 52.7%;
	}
}
@media screen and (min-width: 731px) {/* PC */
	#riyuu .txtimg_left .imgBox div {
		width: 73.6%;
	}
}
/*Q&A*/
.patern05 .bnrcntBox .textBox,
.patern05 .bnrcntBox .textBox .textBox{
	padding: 0 !important;
}
.patern05 .bnrcntBox{
	margin-bottom: 0 !important;
}
/*所長メッセージ*/
.msg_img_fr .imgBox{
	float:right;
	margin: 0 0  10px 12px !important;
}

/*所長メッセージ人物画像*/
@media screen and (min-width: 731px) {/* PC */
	.msg_img,.msg_img_fr .imgBox{
		width: 29.16%;
	}
}
@media screen and (max-width: 730px){/* SP */
	.msg_img,.msg_img_fr .imgBox{
		width: 53%;
	}
}
/* 電話相談バナー・電話相談の流れバナー */
@media screen and (min-width: 731px) {/* PC */
	.bnr_telcon .imgBox,
	.bnr_telflow .imgBox,.bnr_telflow .bnrbtm_text{
		width: 48.5% !important;
	}
	.bnr_telflow .bnrbtm_text{
		margin-right: auto !important;
		margin-left: auto !important;
	}
}
/*電話・テレビ電話相談の流れ*/
@media screen and (max-width: 730px){/*SP*/
	#denwasoudannagare .tel_tap{
		position: relative;
	}
	#denwasoudannagare .tel_tap a{
		position: absolute;
		width:30%;
		height: 1.5em;
		left: 13%;
		top: 7.5%;
	}
}
/*費用アコーディオン*/
@media screen and (min-width: 731px) {/* PC */
	.hiyou_sec{
		margin-bottom: 50px !important;
	}
	#hiyoupcgroup{
		position: relative;
		width: 100%;
		height: auto;
	}
	#hiyoupcgroup .yasusa_btn{
		position: absolute;
		width: calc(361 / 720 * 100%);
		left: calc(92 / 720 * 100%);
		bottom: calc(14 / 214 * 100%);
	}
	#hiyoupcgroup .yasusa_btn_on{
		top: calc(150 / 1173 * 100%) !important;
	}
	#hiyoupcgroup .shousai_btn{
		position: absolute;
		width: calc(181 / 720 * 100%);
		right: calc(16 / 720 * 100%);
		bottom: calc(14 / 214 * 100%);
		cursor: pointer;
	}
	#hiyoupcgroup .hiyou_on a{
		position: absolute;
		width: calc(113 / 720 * 100%);
		height: calc(34 / 1173 * 100%);
		cursor: pointer;
	}
	#hiyoupcgroup .hiyou_on a:first-child{
		top:calc(196 / 1173 * 100%);
		right: calc(170 / 720 * 100%);
	}
	#hiyoupcgroup .hiyou_on a:nth-child(2){
		top:calc(564 / 1173 * 100%);
		right: calc(20 / 720 * 100%);
	}
	#hiyoupcgroup .hiyou_on a:last-child{
		bottom:calc(18 / 1173 * 100%);
		right: calc(20 / 720 * 100%);
	}
}
@media screen and (max-width: 730px){/* SP */
	.hiyou_sec{
		margin-bottom: 45px !important;
	}
	#hiyouspgroup img{
		display: block;
	}
	#hiyouspgroup .hiyou_on{
		position: relative;
	}
	#hiyouspgroup .hiyou_on a{
		position: absolute;
		height:calc(60 / 2698 * 100%);
		width: calc(195 / 750 * 100%);
	}
	#hiyouspgroup .hiyou_on a:first-child{
		top:calc(13 / 2698 * 100%);
		right: calc(255 / 750 * 100%);
	}
	#hiyouspgroup .hiyou_on a:nth-child(2){
		top:calc(772 / 2698 * 100%);
		right: calc(22 / 750 * 100%);
	}
	#hiyouspgroup .hiyou_on a:last-child{
		bottom:calc(34 / 2698 * 100%);
		right: calc(22 / 750 * 100%);
	}
}

/*費用アコーディオン(費用の安さページ用)*/
@media screen and (min-width: 731px) {/* PC */
	#yasusa #hiyoupcgroup{
		margin-bottom:50px;
		clear: both;
	}
	#yasusa #hiyoupcgroup .hiyou_on a:first-child{
		top:calc(148 / 1123 * 100%);
	}
	#yasusa #hiyoupcgroup .hiyou_on a:nth-child(2){
		top:calc(565 / 1123 * 100%);
	}
	#yasusa #hiyoupcgroup .hiyou_on a:last-child{
		bottom:calc(18 / 1123 * 100%);
	}
}
@media screen and (max-width: 730px){/* SP */
	#yasusa #hiyouspgroup{
		margin-bottom:50px;
		clear: both;
	}
	#yasusa #hiyouspgroup .hiyou_on a:first-child{
		top: 0;
		right: calc(245 / 750 * 100%);
	}
	#yasusa #hiyouspgroup .hiyou_on a:nth-child(2){
		top: calc(753 / 2682 * 100%);
	}
	#yasusa #hiyouspgroup .hiyou_on a:last-child{
		bottom: calc(33 / 2682 * 100%);
	}
}

/***************************追記*****************************/

/*相談の流れ */
@media screen and (max-width: 730px) {/* SP */
	.flow_sec{
		margin-bottom: 60px;
	}
}
@media screen and (min-width: 731px) {/* PC */
	.flow_sec{
		margin-bottom: 50px;
	}
	#flowgroup{
		position: relative;
		width: 100%;
		height: 0;
	}
	#flowgroup > article:first-child{
		position: absolute;
		width: 100%;
		height: auto;
		top:0;
	}
	#flowgroup > article:nth-child(2){
		width: 22.917%
		height: auto;
	}
	#index #flowgroup{
		padding-top: 92.5% !important;
	}
	#index #flowgroup > article:nth-child(2){
		position: absolute;
		top: 19.5%;
		left:52%;
	}
	#soudannagare #flowgroup{
		padding-top: 70.83% !important;
	}
	#soudannagare #flowgroup > article:nth-child(2){
		position: absolute;
		top: 20.5%;
		left:40%;
	}
}

/* 費用 */
@media screen and (min-width: 731px) {/* PC */
	#hiyou_group{
		position: relative;
		width: 100%;
		height: 0;
		padding-top: calc(1424 / 720 * 100%) !important;
	}
	#hiyou_group > article:first-child{
		position: absolute;
		width: 100%;
		height: auto;
		top:0;
	}
	#hiyou_group > article:nth-child(2){
		position: absolute;
		width: calc(297 / 720 * 100%);
		height: auto;
		top: calc(198 / 1424 * 100%);/*高さ要変更*/
		left: 0;
	}
	#hiyou_group{
		margin-bottom:50px !important;
	}
}

/* ローディング画面をフェードアウト */
.fadeout-bg {
	transition-property: opacity;
	transition-duration: .5s;
	opacity: 0 !important;
	pointer-events: none;
}
/* ローディング画面 */
#loader-bg {
	background: #ffffff !important;
	opacity: 0.8;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}
/* ローディングマークCSS */
.sk-fading-circle {
	margin: 0 auto !important;
	position: relative;
}
@media screen and (max-width: 730px) {/* SP */
	.sk-fading-circle {
		width: 15vw;
		height: 15vw;
		top: 40vh;
	}
}
@media screen and (min-width: 731px) {/* PC */
	.sk-fading-circle {
		width: 5vw;
		height: 5vw;
		top: 45vh;
	}
}
.sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.sk-fading-circle .sk-circle:before {
	content: '';
	display: block;
	margin: 0 auto !important;
	background-color: #333 !important;
	border-radius: 100%;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
@media screen and (max-width: 730px) {/* SP */
	.sk-fading-circle .sk-circle:before {
		width: 13%;
		height: 13%;
	}
}
@media screen and (min-width: 731px) {/* PC */
	.sk-fading-circle .sk-circle:before {
		width: 15%;
		height: 15%;
	}
}

.sk-fading-circle .sk-circle2 {transform: rotate(30deg);}
.sk-fading-circle .sk-circle3 {transform: rotate(60deg);}
.sk-fading-circle .sk-circle4 {transform: rotate(90deg);}
.sk-fading-circle .sk-circle5 {transform: rotate(120deg);}
.sk-fading-circle .sk-circle6 {transform: rotate(150deg);}
.sk-fading-circle .sk-circle7 {transform: rotate(180deg);}
.sk-fading-circle .sk-circle8 {transform: rotate(210deg);}
.sk-fading-circle .sk-circle9 {transform: rotate(240deg);}
.sk-fading-circle .sk-circle10 {transform: rotate(270deg);}
.sk-fading-circle .sk-circle11 {transform: rotate(300deg);}
.sk-fading-circle .sk-circle12 {transform: rotate(330deg);}
.sk-fading-circle .sk-circle2:before {animation-delay: -1.1s;}
.sk-fading-circle .sk-circle3:before {animation-delay: -1s;}
.sk-fading-circle .sk-circle4:before {animation-delay: -0.9s;}
.sk-fading-circle .sk-circle5:before {animation-delay: -0.8s;}
.sk-fading-circle .sk-circle6:before {animation-delay: -0.7s;}
.sk-fading-circle .sk-circle7:before {animation-delay: -0.6s;}
.sk-fading-circle .sk-circle8:before {animation-delay: -0.5s;}
.sk-fading-circle .sk-circle9:before {animation-delay: -0.4s;}
.sk-fading-circle .sk-circle10:before {animation-delay: -0.3s;}
.sk-fading-circle .sk-circle11:before {animation-delay: -0.2s;}
.sk-fading-circle .sk-circle12:before {animation-delay: -0.1s;}
@keyframes sk-circleFadeDelay {
	0%, 39%, 100% { opacity: 0; }
	40% { opacity: 1; }
}

/*事務所アクセス(20230511修正)*/
.accOfficebox header h2,
.accOfficebox .articleInner{
	border: solid 1px #f28 !important;
}
.accOfficebox header {
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding-top: 0 !important;
}
.accOfficebox header h2 {
	color: #331700 !important;
	overflow: hidden;
	border-radius: .5em .5em 0 0 !important;
	border-bottom: none !important;
	background: #ffd6e1 !important;
	line-height: 1.35em !important;
}
.accOfficebox .articleInner{
	border-radius: 0 0 .5em .5em;
	border-top: none !important;
}
.accOfficebox h2,
article[class*="accOfficebox"] h3,
article[class*="accOfficebox"] h4{
	text-align: justify;
}
article[class*="accOfficebox"] h3:not(.no_indent),
article[class*="accOfficebox"] h4:not(.no_indent){
	font-weight: bold;
	padding-left:1em !important;
	text-indent: -1em;
}
article[class*="accOfficebox"] p:not(.answer) {
	text-indent: 1em;
}
.accOfficebox .textBox > div ~ div {
	margin-top: 2em !important;
}
.accOfficebox .textBox > div div ~ div:not(.access_photo) {
	margin-top: 1em !important;
}
.accOfficebox .textBox > div div:not(.access_photo) {
	margin-left: 1em !important;
}
article[class*="accOfficebox"] figure img {
	display: inline-block;
}
article[class*="accOfficebox"] figure figcaption{
	text-align: center;
}
@media screen and (max-width: 730px){/* SP */
	.accOfficebox .articleInner{
		padding: 0.55em 0.6em 0.4em !important;
	}
	.accOfficebox h2 {
		padding: .5em .6em .5em .6em !important;
	}
	article[class*="accOfficebox"] figure+figure {
		margin-top: 0.5em !important;
	}
	.access_photo figure figcaption {
		margin: 0 -0.6rem !important;
		font-size: 85%;
	}
}
@media screen and (min-width: 731px) {/* PC */
	.accOfficebox .articleInner{
		padding: 0.55em 0.6em 0.5em !important;
	}
	.accOfficebox h2 {
		padding: 10px 13px 8px 13px !important;
	}
	article[class*="accOfficebox"] div.access_photo {
		overflow: hidden;
	}
	article[class*="accOfficebox"] figure {
		display: inline-block;
		float: left;
		width: 48%;
	}
	article[class*="accOfficebox"] figure img {
		width: 100%;
	}
	article[class*="accOfficebox"] figure:nth-child(even) {
		margin-left: 4% !important;
	}
	article[class*="accOfficebox"] figure:nth-child(n+3) {
		margin-top: 0.5em !important;
	}
}

/*事務所アクセス(Q&Aページ用)*/
.patern05 .accOfficebox_qa .iconExist .textBox{
	padding-left:0 !important;
}
.accOfficebox_qa .textBox .textBox{
	clear: both;
}
.accOfficebox_qa .textBox .textBox > div ~ div {
	margin-top: 2em !important;
}
.accOfficebox_qa .textBox .textBox > div div ~ div:not(.access_photo) {
	margin-top: 1em !important;
}
.accOfficebox_qa .textBox .textBox > div div:not(.access_photo) {
	margin-left: 1em !important;
}
.patern05 .accOfficebox_qa .textBox .answer{
	position: relative !important;
	margin-left: 0 !important;
}

/*事務所アクセスバナー*/
@media screen and (min-width: 731px) {/* PC */
	.bnr_accoffice {
		width: 48.5%;
		margin: 0 auto;
	}
	#accofficebnrgroup .bnr_accoffice{
		display: inline-block;
		vertical-align: bottom;
	}
	#accofficebnrgroup > article:nth-of-type(even) {
		margin-left: 3% !important;
	}
}



/**********代表・所長メッセージ肩書が2つの場合(ここから)**********/
.sign_text {
    text-align: right;
}
.sign_text em{
	font-style: normal;
}
.prolink{
	text-align: right;
}
.prolink a{
	text-decoration: none;
	position: relative;
	padding-left: .65em !important;
}
.prolink a:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #16a6ee;
	border-width: .4em 0 .4em .7em;
	position: absolute;
	top: 16.5%;
	left: 0;
}
@media screen and (min-width: 731px){/*PC*/
	.sign_text {
	    margin-top: .5em !important;
	}
	.sign_text p {
	    display: inline-block;
	}
	.sign_text .shozoku {
		line-height: 1.4em !important;
	    font-size: 1.15em !important;
	    letter-spacing: .05em !important;
	        text-align: right;
	}
	.sign_text em {
	    margin-left: .85em !important;
	}
	.sign_text em span {
	    font-size: 1.8em !important;
	    letter-spacing: .2em !important;
	}
	.sign_text em span~span {
	    margin-left: 0.25em !important;
	}
	.prolink_img .articleInner{
		overflow: hidden;
	}
	.prolink_img .imgBox{
		float: right;
		width: 40.41%;
	}
}
@media screen and (max-width: 730px){/*SP*/
	.sign_text {
	    margin-top: .7em !important;
	}
	.sign_text .shozoku {
	    font-size: 5vw !important;
	    line-height: 6vw !important;
	}
	.sign_text .shozoku span {
		display: block;
		margin:0.5em 0 !important;
	}
	.sign_text p{
		text-align: right;
	}
	.sign_text em {
	    margin-left: 3.5vw !important;
	}
	.sign_text em span {
	    font-size: 7.75vw !important;
	    letter-spacing: .6vw !important;
	}
	.sign_text em span~span {
	    margin-left: 2.5vw !important;
	}
}
/**********代表・所長メッセージ肩書が2つの場合(ここまで)**********/

/*駐車場情報*/
.parking_btn a {
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	border-radius: .25em;
	line-height: 1.25em;
	border: solid 1px #0055dd;
	box-shadow: 0px 0px 0px 2px #ffffff;
	background: #09F !important;
	background: linear-gradient(to bottom, #51BCFF 0%, #007FFF 100%) !important;
}
.parking_btn a:before {
	font-family:"Font Awesome 5 Brands";
	content: '\f288';
	font-size: 1.25em;
	font-weight: 400;
	vertical-align: text-top;
	speak: none;
	margin-right: .2em !important;
}
.parking_btn a:after {
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
	speak: none;
	margin-left: .3em !important;
}
@media screen and (max-width: 730px){/* SP */
	.parking_btn {
		float: right;
		margin-bottom:3vw !important;
	}
	.parking_btn a {
		padding: .25em .35em !important;
	}
}
@media screen and (min-width: 731px) {/* PC */
	#access .pointTit .t_pageHeading{
		padding:0.5em 0.5em 0.5em 1em !important;
	}
	.parking_btn {
		position: absolute;
		top: 68%;
		transform: translateY(-53%);
		right: 0.75em;
	}
	.parking_btn a {
		padding:.125em .35em .125em .45em !important;
	}
}