@charset "utf-8";


.ency_areas {
	padding: 50px 0 100px;
}
.ency_areas .ency_teaser {
	padding: 0 0 0 60px;
	gap: 0 20px;
}
.ency_areas .ency_teaser .teaser_img img {
	width: 619px;
}
.ency_areas .ency_teaser .teaser_cont {
	width: 299px;
	height: 302px;
	background-image: url("../images/page3/circle_teaser.png");
	margin: 35px 0 0;
}
.ency_areas .ency_teaser .teaser_tit {
	font-size: 54px;
}
.ency_areas .ency_teaser .teaser_p {
	top: -28px;
}
.ency_areas .ency_teaser .teaser_p img {
	width: 34px;
}
@media (max-width: 767px) {
.ency_areas {
	padding: 25px 0 50px;
}
.ency_areas .ency_teaser {
	padding: 0;
	gap: 50px 0;
}
.ency_areas .ency_teaser .teaser_img {
	padding: 0 20px;
}
.ency_areas .ency_teaser .teaser_img img {
	width: auto;
}
.ency_areas .ency_teaser .teaser_cont {
	width: 150px;
	height: 151px;
	margin: 0;
}
.ency_areas .ency_teaser .teaser_tit {
	font-size: min(27px,7.2vw);
}
.ency_areas .ency_teaser .teaser_p {
	top: -27px;
	padding: 0;
}
.ency_areas .ency_teaser .teaser_p img {
	width: 16px;
}
}

.ency_areas .areas_box {
	display: flex;
	flex-direction: column;
	gap: 100px 0;
	margin: 100px 0 0;
}
.ency_areas .areas_box .ency_hdl {
	margin: 0 0 50px;
}
.ency_areas .areas_cont {
	
}
.ency_areas .areas_map {
	max-width: 1076px;
	margin: 0 auto 100px;
	position: relative;
}
.ency_areas .areas_map .map_pic img {
	width: 100%;
}
.ency_areas .areas_map .map_anchor {
	position: absolute;
	z-index: 1;
}
.ency_areas .areas_map .map_anchor a {
	height: min(50px,4.425vw);
	padding: 0 min(35px,3.1vw) 0 min(15px,1.33vw);
	background-position: right min(10px,0.885vw) center;
	background-repeat: no-repeat;
	background-image: url("../images/page3/arrow_map.png");
	background-size: min(16px,1.42vw) min(12px,1.065vw);
	display: flex;
	align-items: center;
	font-size: min(36px,3.185vw);
	color: #fff;
	font-weight: 700;
	line-height: 1.1;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 6px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 6px rgba(0,0,0,0.5);
	box-shadow: 0 0 6px rgba(0,0,0,0.5);
	position: relative;
}
.ency_areas .areas_map .map_anchor a:hover {
	transform: translateY(2px);
}
.ency_areas .areas_map .map_an01 {
	left: min(185px,16.37vw);
	top: min(140px,12.39vw);
}
.ency_areas .areas_map .map_an01 a {
	background-color: var(--color-orange);
}

.ency_areas .areas_map .map_an02 {
	left: min(58px,5.135vw);
	top: min(284px,25.13vw);
}
.ency_areas .areas_map .map_an02 a {
	background-color: var(--color-pink);
}

.ency_areas .areas_map .map_an03 {
	right: max(-8px,-0.71vw);
	top: min(230px,20.35vw);
}
.ency_areas .areas_map .map_an03 a {
	background-color: var(--color-blue-dark);
}

.ency_areas .areas_map .map_an04 {
	right: min(90px,7.97vw);
	top: min(588px,52.04vw);
}
.ency_areas .areas_map .map_an04 a {
	background-color: var(--color-blue-light);
}

.ency_areas .areas_map .map_an05 {
	right: min(56px,4.96vw);
	top: min(650px,57.53vw);
}
.ency_areas .areas_map .map_an05 a {
	background-color: var(--color-blue-light);
}

.ency_areas .areas_map .map_an06 {
	right: min(183px,16.2vw);
	top: min(743px,65.75vw);
}
.ency_areas .areas_map .map_an06 a {
	background-color: var(--color-green);
}

.ency_areas .areas_map .map_an07 {
	left: min(350px,30.97vw);
	top: min(695px,61.5vw);
}
.ency_areas .areas_map .map_an07 a {
	background-color: var(--color-purple);
}

.ency_areas .areas_map .map_an08 {
	left: min(350px,30.97vw);
	top: min(755px,66.81vw);
}
.ency_areas .areas_map .map_an08 a {
	background-color: var(--color-purple);
}

@media (max-width: 767px) {
.ency_areas .areas_box {
	gap: 50px 0;
	margin: 50px 0 0;
}
.ency_areas .areas_box .ency_hdl {
	margin: 0 0 25px;
}
.ency_areas .areas_map {
	max-width: 345px;
	margin: 0 auto 50px;
}
.ency_areas .areas_map .map_anchor a {
	height: min(20px,5.34vw);
	padding: 0 min(15px,4vw) 0 min(4px,1.07vw);
	background-position: right min(4px,1.07vw) center;
	background-size: min(8px,2.14vw) min(6px,1.6vw);
	font-size: min(15px,4vw);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
.ency_areas .areas_map .map_anchor a:hover {
	transform: translateY(0);
}
.ency_areas .areas_map .map_an01 {
	left: min(36px,9.6vw);
	top: min(34px,9.07vw);
}

.ency_areas .areas_map .map_an02 {
	left: 0;
	top: min(90px,24vw);
}

.ency_areas .areas_map .map_an03 {
	right: 0;
	top: min(80px,21.34vw);
}

.ency_areas .areas_map .map_an04 {
	right: auto;
	left: min(260px,69.34vw);
	top: min(200px,53.34vw);
}

.ency_areas .areas_map .map_an05 {
	right: auto;
	left: min(260px,69.34vw);
	top: min(225px,60vw);
}

.ency_areas .areas_map .map_an06 {
	right: min(50px,13.34vw);
	top: min(254px,67.74vw);
}

.ency_areas .areas_map .map_an07 {
	left: min(95px,25.34vw);
	top: min(256px,68.27vw);
}

.ency_areas .areas_map .map_an08 {
	left: min(95px,25.34vw);
	top: min(280px,74.67vw);
}
}

.ency_areas .areas_navi {
	margin: 100px 0 0;
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}
.ency_areas .areas_navi a {
	display: flex;
	align-items: center;
	padding: 0 12px 0 18px;
	height: 38px;
	border: 1px var(--color-orange) solid;
	color: var(--color-orange);
	font-size: 26px;
	line-height: 1.1;
	font-weight: 500;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	position: relative;
}
.ency_areas .areas_navi a:hover {
	transform: translateY(2px);
}
.ency_areas .areas_navi a .ff_yugo {
	font-size: 18px;
	vertical-align: middle;
}
.ency_areas .areas_navi .navi_01 {
	display: flex;
	gap: 0 10px;
	justify-content: space-between;
}
.ency_areas .areas_navi .navi_02 {
	display: flex;
	gap: 0 10px;
	justify-content: space-between;
}
.ency_areas .areas_navi .navi_03 {
	display: flex;
	gap: 0 10px;
	justify-content: center;
}
.ency_areas .areas_navi_ts {
	display: none;
}
@media (max-width: 1100px) {
.ency_areas .areas_navi .navi_01 {
	display: none;
}
.ency_areas .areas_navi .navi_02 {
	display: none;
}
.ency_areas .areas_navi .navi_03 {
	display: none;
}
.ency_areas .areas_navi_ts {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px 20px;
}
}
@media (max-width: 767px) {
.ency_areas .areas_navi {
	margin: 50px 0 0;
}
.ency_areas .areas_navi a {
	padding: 0 5px;
	justify-content: center;
	text-align: center;
	height: 25px;
	font-size: min(17px,4.54vw);
}
.ency_areas .areas_navi a .ff_yugo {
	font-size: min(12px,3.2vw);
}
.ency_areas .areas_navi_ts {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 15px;
}
.ency_areas .areas_navi_ts li {
	width: calc((100% - 15px)/2);
}
.ency_areas .areas_navi_ts li:nth-child(11) {
	width: calc((100% - 15px)*0.45);
}
.ency_areas .areas_navi_ts li:nth-child(12) {
	width: calc((100% - 15px)*0.55);
}
}


.ency_areas .areas_inner {
	padding: 0 50px;
	display: flex;
	flex-direction: column;
	gap: 100px 0;
}
.ency_areas .areas_item {
	width: 1000px;
	max-width: 100%;
	position: relative;
}
.ency_areas .areas_item .item_mess {
	display: flex;
	align-items: flex-start;
	gap: 0 44px;
	margin: 0 0 40px;
	position: relative;
}
.ency_areas .areas_item .item_mess .mess_img {
	width: 322px;
	flex-shrink: 0;
	position: relative;
}
.ency_areas .areas_item .item_mess .img_ico {
	position: absolute;
	z-index: 1;
}
.ency_areas .areas_item .item_mess .mess_in {
	flex: 1;
}
.ency_areas .areas_item .item_mess .mess_tit {
	padding: 5px 18px;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 5px 15px;
	line-height: 1.1;
	margin: 0 0 20px;
}
.ency_areas .areas_item .item_mess .mess_tit .tit_lar {
	font-size: 40px;
	flex-shrink: 0;
}
.ency_areas .areas_item .item_mess .mess_tit .tit_sml {
	font-size: 24px;
}
.ency_areas .areas_item .item_mess .mess_tit .tit_mix {
	font-weight: 500;
	font-size: 24px;
}
.ency_areas .areas_item .item_mess .mess_tit .tit_mix .mix_in {
	font-size: 20px;
}
.ency_areas .areas_item .item_mess .mess_in_cont {
	display: block;
}
.ency_areas .areas_item .item_mess .mess_img_sp {
	display: none;
	position: relative;
}
.ency_areas .areas_item .item_intro {
	margin: 30px 0 0;
	position: relative;
}
.ency_areas .areas_item .item_intro .intro_tit {
	margin: 0 0 15px;
	padding: 0 10px 10px 2px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: auto 3px;
	font-size: 24px;
	font-weight: 500;
}
.ency_areas .areas_item .item_intro .intro_cont {
	padding: 0 2px;
	position: relative;
}
.ency_areas .areas_item .item_intro .intro_addr {
	margin: 40px 0 0;
	display: flex;
	flex-direction: column;
	padding: 0 75px 0 0;
	gap: 30px 0;
}
.ency_areas .areas_item .item_intro .intro_addr li {
	display: flex;
	align-items: flex-start;
	gap: 0 25px;
	position: relative;
}
.ency_areas .areas_item .item_intro .intro_addr .addr_tit {
	width: 130px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 24px;
	letter-spacing: 0.2em;
	font-weight: 500;
	flex-shrink: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.ency_areas .areas_item .item_intro .intro_addr .addr_cont {
	
}

.ency_areas .areas_item .item_pic {
	max-width: 450px;
	margin: 35px auto 20px;
	text-align: center;
	position: relative;
}
.ency_areas .areas_item .item_pic .pic_ico {
	position: absolute;
	z-index: 1;
}


.ency_areas .areas_item.item_purple .mess_tit {
	background: var(--color-purple);
}
.ency_areas .areas_item.item_purple .intro_tit {
	background-image: url("../images/common/dot_purple.svg");
	color: var(--color-purple);
}

.ency_areas .areas_item.item_orange .mess_tit {
	background: var(--color-orange);
}
.ency_areas .areas_item.item_orange .intro_tit {
	background-image: url("../images/common/dot_orange.svg");
	color: var(--color-orange);
}

.ency_areas .areas_item.item_blue .mess_tit {
	background: var(--color-blue-dark);
}
.ency_areas .areas_item.item_blue .intro_tit {
	background-image: url("../images/common/dot_blue.svg");
	color: var(--color-blue-dark);
}

.ency_areas .areas_item.item_green .mess_tit {
	background: var(--color-green);
}
.ency_areas .areas_item.item_green .intro_tit {
	background-image: url("../images/common/dot_green.svg");
	color: var(--color-green);
}

.ency_areas .areas_item.item_blue_light .mess_tit {
	background: var(--color-blue-light);
}
.ency_areas .areas_item.item_blue_light .intro_tit {
	background-image: url("../images/common/dot_blue_light.svg");
	color: var(--color-blue-light);
}

.ency_areas .areas_item.item_pink .mess_tit {
	background: var(--color-pink);
}
.ency_areas .areas_item.item_pink .intro_tit {
	background-image: url("../images/common/dot_pink.svg");
	color: var(--color-pink);
}

.ency_areas .areas_item.item_grey .mess_tit {
	background: var(--color-grey-dark);
}
.ency_areas .areas_item.item_grey .intro_tit {
	background-image: url("../images/common/dot_grey.svg");
	color: var(--color-grey-dark);
}
.ency_areas .areas_item .item_etc {
	flex-shrink: 0;
	font-weight: 500;
	text-align: right;
	font-family: var(--font-family-yu-gothic);
}
.ency_areas .areas_item .item_intro .fc_blue,
.ency_areas .areas_item .item_intro .fc_orange,
.ency_areas .areas_item .item_intro .fc_red {
	font-weight: 700;
}

@media (max-width: 1024px) {
.ency_areas .areas_inner {
	padding: 0 30px;
}
}
@media (max-width: 767px) {
.ency_areas .areas_inner {
	padding: 0;
	gap: 50px 0;
}
.ency_areas .areas_item .item_mess {
	display: flex;
	align-items: flex-start;
	gap: 0;
	margin: 0;
}
.ency_areas .areas_item .item_mess .mess_img {
	display: none;
}
.ency_areas .areas_item .item_mess .mess_tit {
	padding: 5px 12px;
	gap: 0 12px;
	margin: 0 0 15px;
}
.ency_areas .areas_item .item_mess .mess_tit .tit_lar {
	font-size: min(17px,4.54vw);
}
.ency_areas .areas_item .item_mess .mess_tit .tit_sml {
	font-size: min(11px,2.94vw);
}
.ency_areas .areas_item .item_mess .mess_tit .tit_mix {
	font-size: min(11px,2.94vw);
}
.ency_areas .areas_item .item_mess .mess_tit .tit_mix .mix_in {
	font-size: min(9px,2.4vw);
}
.ency_areas .areas_item .item_mess .mess_in_cont {
	padding: 0 0 0 8px;
}
.ency_areas .areas_item .item_mess .mess_img_sp {
	float: left;
	display: block;
	flex-shrink: 0;
	width: 160px;
	margin: 0 15px 0 0;
	position: relative;
	z-index: 1;
}
	.ency_areas .areas_item .item_mess .mess_in_cont .ency_txt {
		display: block;
	}
.ency_areas .areas_item .item_intro {
	margin: 20px 0 0;
}
.ency_areas .areas_item .item_intro .intro_tit {
	margin: 0 0 10px;
	padding: 0 5px 5px 0;
	background-size: auto 2px;
	font-size: min(17px,4.54vw);
}
.ency_areas .areas_item .item_intro .intro_cont {
	padding: 0;
}
.ency_areas .areas_item .item_intro .intro_addr {
	margin: 10px 0 0;
	gap: 13px 0;
	padding: 0;
}
.ency_areas .areas_item .item_intro .intro_addr li {
	flex-direction: column;
	align-items: flex-start;
	gap: 5px 0;
}
.ency_areas .areas_item .item_intro .intro_addr .addr_tit {
	width: auto;
	min-width: 65px;
	padding: 0 10px;
	height: 30px;
	letter-spacing: 0.2em;
	font-size: min(15px,4vw);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.ency_areas .areas_item .item_pic {
	max-width: 275px;
	margin: 25px auto;
}
}

.ency_areas .areas_item.item_ture .img_ico {
	width: 69px;
	left: -16px;
	bottom: -28px;
}
.ency_areas .areas_item.item_ture .pic_ico {
	width: 85px;
	right: -50px;
	bottom: 0;
}
.ency_areas .areas_item.item_ture .ture_ico01 {
	position: absolute;
	right: -30px;
	top: -10px;
	width: 78px;
	z-index: 1;
}
.ency_areas .areas_item.item_ture .item_etc {
	text-align: right;
	padding: 20px 10px 0;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_ture .img_ico {
	width: 34px;
	left: -8px;
	bottom: -14px;
}
.ency_areas .areas_item.item_ture .pic_ico {
	width: 42px;
	right: -20px;
	bottom: 0;
}
.ency_areas .areas_item.item_ture .ture_ico01 {
	right: -3px;
	top: -10px;
	width: 39px;
}
.ency_areas .areas_item.item_ture .item_etc {
	padding: 10px 0 0;
}
}


.ency_areas .areas_item.item_rishiri .img_ico {
	left: -36px;
	bottom: -42px;
	width: 75px;
}
.ency_areas .areas_item.item_rishiri .pic_ico {
	left: -56px;
	bottom: -14px;
	width: 63px;
}
.ency_areas .areas_item.item_rishiri .rishiri_ico01 {
	position: absolute;
	right: -25px;
	top: -20px;
	width: 74px;
	z-index: 1;
}
.ency_areas .areas_item.item_rishiri .rishiri_cont {
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: flex-end;
	z-index: 1;
}
.ency_areas .areas_item.item_rishiri .rishiri_cont img {
	width: 216px;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_rishiri .img_ico {
	left: -8px;
	bottom: -5px;
	width: 37px;
}
.ency_areas .areas_item.item_rishiri .pic_ico {
	left: -10px;
	bottom: -12px;
	width: 31px;
}
.ency_areas .areas_item.item_rishiri .rishiri_ico01 {
	right: 2px;
	top: -22px;
	width: 37px;
}
.ency_areas .areas_item.item_rishiri .rishiri_cont {
	gap: 0 5px;
}
.ency_areas .areas_item.item_rishiri .rishiri_cont img {
	width: 108px;
}
}

.ency_areas .areas_item.item_rausu .img_ico {
	left: -20px;
	bottom: -16px;
	width: 68px;
}
.ency_areas .areas_item.item_rausu .pic_ico {
	right: -50px;
	bottom: -14px;
	width: 106px;
}
.ency_areas .areas_item.item_rausu .rausu_ico01 {
	position: absolute;
	right: -48px;
	top: -30px;
	width: 116px;
	z-index: 1;
}
.ency_areas .areas_item.item_rausu .rausu_txt01 {
	padding: 0 2em 0 0;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_rausu .img_ico {
	left: -8px;
	bottom: -6px;
	width: 34px;
}
.ency_areas .areas_item.item_rausu .pic_ico {
	right: -34px;
	bottom: -24px;
	width: 53px;
}
.ency_areas .areas_item.item_rausu .rausu_ico01 {
	right: 0;
	top: -27px;
	width: 58px;
}
.ency_areas .areas_item.item_rausu .rausu_txt01 {
	padding: 0;
}
}

.ency_areas .areas_item.item_hidaka .mess_tit {
	gap: 5px;
	padding: 5px 10px;
}
.ency_areas .areas_item.item_hidaka .img_ico {
	left: -40px;
	bottom: -32px;
	width: 94px;
}
.ency_areas .areas_item.item_hidaka .pic_ico {
	right: -54px;
	bottom: 0;
	width: 74px;
}
.ency_areas .areas_item.item_hidaka .hidaka_ico01 {
	position: absolute;
	top: -20px;
	right: -5px;
	width: 67px;
	z-index: 1;
}
.ency_areas .areas_item.item_hidaka .hidaka_ico02 {
	position: absolute;
	top: -10px;
	right: -25px;
	width: 78px;
	z-index: 1;
}
.ency_areas .areas_item.item_hidaka .hidaka_cont {
	display: flex;
	align-items: flex-end;
	gap: 0 30px;
	margin: 35px 0 0;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_hidaka .mess_tit {
	gap: 5px 10px;
	padding: 5px 12px;
}
.ency_areas .areas_item.item_hidaka .img_ico {
	left: -8px;
	bottom: -7px;
	width: 43px;
}
.ency_areas .areas_item.item_hidaka .pic_ico {
	right: -25px;
	width: 37px;
}
.ency_areas .areas_item.item_hidaka .hidaka_ico01 {
	top: -18px;
	right: -2px;
	width: 33px;
}
.ency_areas .areas_item.item_hidaka .hidaka_ico02 {
	top: -12px;
	right: 16px;
	width: 39px;
}
.ency_areas .areas_item.item_hidaka .hidaka_cont {
	display: block;
	margin: 0;
}
.ency_areas .areas_item.item_hidaka .item_etc {
	margin: 10px 0 0;
}
}

.ency_areas .areas_item.item_long .pic_ico {
	right: -48px;
	bottom: 0;
	width: 86px;
}
.ency_areas .areas_item.item_long .item_etc {
	margin: 25px 0 0;
}
.ency_areas .areas_item.item_long .long_ico01 {
	margin: 40px 0 0;
}
.ency_areas .areas_item.item_long .long_ico01 img {
	width: 504px;
}
.ency_areas .areas_item.item_long .long_ico02 {
	position: absolute;
	right: -5px;
	top: 15px;
	width: 113px;
	z-index: 1;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_long .pic_ico {
	right: -24px;
	width: 43px;
}
.ency_areas .areas_item.item_long .item_etc {
	margin: 15px 0 0;
}
.ency_areas .areas_item.item_long .long_ico01 {
	font-size: 0;
	margin: 0;
}
.ency_areas .areas_item.item_long .long_ico01 img {
	width: 169px;
}
.ency_areas .areas_item.item_long .long_ico02 {
	top: -20px;
	width: 56px;
}
.ency_areas .areas_item.item_long .mess_in_cont {
	display: flex;
	align-items: flex-start;
}
}

.ency_areas .areas_item.item_fine .pic_ico {
	right: -20px;
	bottom: -14px;
	width: 62px;
}
.ency_areas .areas_item.item_fine .fine_ico01 {
	position: absolute;
	right: -20px;
	top: 25px;
	width: 270px;
	z-index: 1;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_fine .pic_ico {
	right: -15px;
	bottom: 0;
	width: 31px;
}
.ency_areas .areas_item.item_fine .fine_ico01 {
	right: -2px;
	top: 100%;
	width: 135px;
}
}

.ency_areas .areas_item.item_gagome .img_ico {
	left: -12px;
	top: -30px;
	width: 94px;
}
.ency_areas .areas_item.item_gagome .img_ico02 {
	position: absolute;
	left: -42px;
	bottom: -15px;
	width: 55px;
	z-index: 1;
}
.ency_areas .areas_item.item_gagome .gagome_ico01 {
	position: absolute;
	bottom: -52px;
	right: 117px;
	width: 166px;
	z-index: 1;
}
.ency_areas .areas_item.item_gagome .gagome_ico02 {
	position: absolute;
	z-index: 1;
	right: -18px;
	top: -20px;
	width: 61px;
}
@media (max-width: 1024px) {
.ency_areas .areas_item.item_gagome .gagome_ico01 {
	bottom: -80px;
	right: 50px;
	width: 110px;
}
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_gagome .img_ico {
	left: auto;
	right: -8px;
	top: -15px;
	width: 47px;
}
.ency_areas .areas_item.item_gagome .img_ico02 {
	left: 0;
	bottom: -9px;
	width: 27px;
}
.ency_areas .areas_item.item_gagome .gagome_ico01 {
	bottom: -48px;
	right: 0;
	width: 83px;
}
.ency_areas .areas_item.item_gagome .gagome_ico02 {
	right: -4px;
	top: -20px;
	width: 30px;
}
.ency_areas .areas_item.item_gagome .mess_img_sp {
	margin-top: 15px;
}
}


.ency_areas .areas_item.item_thickleaf .item_mess {
	margin: 0 0 30px;
}
.ency_areas .areas_item.item_thickleaf .thickleaf_ico01 {
	position: absolute;
	right: 8px;
	top: 0;
	width: 163px;
	z-index: 1;
}
.ency_areas .areas_item.item_thickleaf .thickleaf_ico02 {
	position: absolute;
	left: 124px;
	top: -32px;
	width: 88px;
	z-index: 1;
}
@media (max-width: 1100px) {
.ency_areas .areas_item.item_thickleaf .thickleaf_ico01 {
	right: -10px;
	top: -70px;
}
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_thickleaf .item_mess {
	margin: 0 0 25px;
}
.ency_areas .areas_item.item_thickleaf .thickleaf_ico01 {
	right: -2px;
	top: -40px;
	width: 82px;
}
.ency_areas .areas_item.item_thickleaf .thickleaf_ico02 {
	left: 62px;
	top: -8px;
	width: 44px;
}
}

.ency_areas .areas_item.item_catfoot .img_ico {
	top: -57px;
	left: -24px;
	width: 55px;
}
.ency_areas .areas_item.item_catfoot .catfoot_cont {
	
}
.ency_areas .areas_item.item_catfoot .catfoot_ico01 {
	margin: 20px -50px 0 0;
	text-align: right;
}
.ency_areas .areas_item.item_catfoot .catfoot_ico01 img {
	width: 442px;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_catfoot .img_ico {
	top: -30px;
	left: -12px;
	width: 28px;
}
.ency_areas .areas_item.item_catfoot .item_mess .mess_in_cont {
	display: flex;
	align-items: flex-start;
}
.ency_areas .areas_item.item_catfoot .mess_img_sp {
	margin-top: 15px;
}
.ency_areas .areas_item.item_catfoot .catfoot_ico01 {
	margin: 0;
	text-align: left;
}
.ency_areas .areas_item.item_catfoot .catfoot_ico01 img {
	width: 155px;
}
.ency_areas .areas_item.item_catfoot .item_mess {
	margin-bottom: -25px;
}
}

.ency_areas .areas_item.item_yayan .item_mess {
	margin-bottom: 30px;
}
.ency_areas .areas_item.item_yayan .yayan_ico {
	position: absolute;
	top: -35px;
	right: 10px;
	width: 195px;
	z-index: 1;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_yayan .item_mess {
	margin-bottom: 0;
}
.ency_areas .areas_item.item_yayan .yayan_ico {
	top: -50px;
	right: 0;
	width: 97px;
}
}

.ency_areas .areas_item.item_kukinaga .item_mess {
	margin-bottom: 0;
}
.ency_areas .areas_item.item_kukinaga .mess_tit {
	margin-bottom: 10px;
}
.ency_areas .areas_item.item_kukinaga .kukinaga_ico01 {
	position: absolute;
	top: 5px;
	right: 150px;
	width: 112px;
	z-index: 1;
}
.ency_areas .areas_item.item_kukinaga .kukinaga_ico02 {
	position: absolute;
	right: 18px;
	top: -10px;
	width: 43px;
	z-index: 1;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_kukinaga .mess_tit {
	margin-bottom: -10px;
}
.ency_areas .areas_item.item_kukinaga .kukinaga_ico01 {
	top: -5px;
	right: 5px;
	width: 56px;
}
.ency_areas .areas_item.item_kukinaga .kukinaga_ico02 {
	top: 3px;
	width: 21px;
}
}

.ency_areas .areas_item.item_other {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ency_areas .areas_item.item_other .ency_hdm {
	margin: 0 0 50px;
}
.ency_areas .areas_item.item_other .other_box {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 100px 0;
}
.ency_areas .areas_item.item_other .other_inner {
	width: 100%;
}
@media (max-width: 767px) {
.ency_areas .areas_item.item_other .ency_hdm {
	margin: 0 0 25px;
	width: 225px;
}
.ency_areas .areas_item.item_other .other_box {
	gap: 50px 0;
}
}


.ency_areas .areas_item .other_aomori .aomori_ico {
	position: absolute;
	right: 0;
	top: -50px;
	width: 70px;
	z-index: 1;
}
.ency_areas .areas_item .other_iwate .iwate_ico {
	position: absolute;
	right: -12px;
	top: -10px;
	width: 89px;
	z-index: 1;
}
.ency_areas .areas_item .other_miyagi .item_mess {
	margin-bottom: 0;
}
.ency_areas .areas_item .other_miyagi .mess_tit {
	margin-bottom: 0;
}
.ency_areas .areas_item .other_miyagi .miyagi_ico {
	position: absolute;
	right: 0;
	top: -25px;
	width: 225px;
	z-index: 1;
}

@media (max-width: 767px) {
.ency_areas .areas_item .other_aomori .aomori_ico {
	right: -3px;
	top: -20px;
	width: 35px;
}
.ency_areas .areas_item .other_iwate .iwate_ico {
	right: -3px;
	top: -10px;
	width: 44px;
}
.ency_areas .areas_item .other_miyagi .item_mess {
	margin-bottom: -10px;
}
.ency_areas .areas_item .other_miyagi .miyagi_ico {
	right: -3px;
	top: -20px;
	width: 113px;
}
}










