/* #google_translate_element {
	display: none;
} */
h1.logo_box {
	left: 0;
	right: 0;
	margin: auto;
	display: inline-block;
	min-width: 10em;
	width: fit-content;
	text-align: center;
}

h1.logo_box span:nth-child(2) {
	font-size: 32px;
	color: #bcce48;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 100;
	text-align: center;
	letter-spacing: .1em;
	display: block;
}

h1.logo_box span:first-child {
	font-size: 12px;
	color: #333;
	display: block;
	letter-spacing: 0;
	position: relative;
	text-align: center;
	display: inline-block;
}

h1.logo_box span:first-child::after,
h1.logo_box span:first-child::before {
	content: '';
	width: 40px;
	height: 1px;
	background: #333;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(-40px - .5833em);
	margin: auto;
}

h1.logo_box span:first-child::before {
	left: auto;
	right: calc(-40px - .5833em);
}

#NAVI ul li.navi_box {
	height: auto;
}

#NAVI ul li a.gnavi_a {
	height: auto;
	background: url(../images/common/btn_navi_on.png) no-repeat top left/100% 0;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
	position: relative;
}

.dd_navi_box {
	position: absolute !important;
	width: 100vw !important;
	margin-left: calc(-50vw - 98px) !important;
	padding-left: calc(50vw + 98px) !important;
}

#MAIN_AREA {
	padding: 0px calc(50% - 490px);
}

#MAIN {
	text-indent: 0;
	padding: 45px 0;
	height: 230px;
	background: url('/images/top/img_main_bg.png')no-repeat top left/100% auto;
	display: inline-block;
	min-width: 570px;
	width: auto;
}

#MAIN h2 {
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
}

#MAIN h2 {
	font-size: 40px;
	line-height: 1;
	margin: 5px 0;
	letter-spacing: 3.5px;
	font-weight: 100;
}

#MAIN p {
	font-size: 14px;
	letter-spacing: .05em;
	font-weight: 100;
	line-height: 2.2em;
}

#MAIN p:first-of-type {
	margin-bottom: 25px;
}

#NAVI>ul {
	display: flex;
	-js-display: flex;
	position: relative;
}

#NAVI ul li.navi_box>a {
	text-decoration: none;
	color: #333;
	font-size: 15px;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	padding: 124.5px 0 14.5px;
	box-sizing: border-box;
	height: 100%;
}

.store_finder_box>p {
	width: 312px;
	min-height: 76px;
	height: 76px;
	height: auto;
	margin-right: 22px;
	background: #bdcf49 url(/images/top/icon_1.png)no-repeat center center/100% auto;
	background: linear-gradient(135deg, #bcce48 25%, #fff 0, #fff 50%, #bcce48 0, #bcce48 75%, #fff 0);
	background-size: 3px 3px;
	background-position-y: -11px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.store_finder_box>p:nth-of-type(3n) {
	margin-right: 0;
}

.store_finder_box>p:hover {
	opacity: 0.8;
}

.store_finder_box>p a {
	background: #fff;
	display: table-cell;
	width: 302px;
	min-height: 66px;
	height: 66px;
	/* height: auto; */
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	line-height: 1.2;
	text-decoration: none;
	color: #333;
	letter-spacing: .1em;
	padding: 0 65px 0 76px;
	position: relative;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.store_finder_box>p a font {
	font-size: .85em;
}

.store_finder_box>p a:before {
	content: '';
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 9.2px;
	margin: auto;
	background: #bdcf49 url('/images/top/icon_1.png')no-repeat center center;
	border-radius: 100px;
}

.store_finder_box>p:nth-of-type(2) a:before {
	background: #bdcf49 url('/images/top/icon_2.png')no-repeat center center;
}

.store_finder_box>p:nth-of-type(3) a:before {
	background: #bdcf49 url('/images/top/icon_3.png')no-repeat center center;
}

.search_area li,
.right_banner_area p,
.right_btn_area {
	width: 100%;
	min-height: 60px;
	height: 60px;
	height: auto;
	margin-right: 22px;
	background: #bdcf49 url(/images/top/icon_1.png)no-repeat center center/100% auto;
	background: linear-gradient(135deg, #bcce48 25%, #fff 0, #fff 50%, #bcce48 0, #bcce48 75%, #fff 0);
	background-size: 3px 3px;
	background-position-y: -11px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.right_btn_area {
	margin-bottom: 20px;
}

.right_banner_area p img {
	width: 100%;
	height: auto;
}

.search_area a {
	background: #fff;
	display: table-cell;
	width: 100%;
	min-height: 50px;
	height: 50px;
	/* 	height: auto; */
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	line-height: 1.2;
	text-decoration: none;
	color: #333;
	letter-spacing: .1em;
	padding: 0 19px 0 51px;
	position: relative;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.search_area a font {
	font-size: .85em;
}

.search_area a:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 9.2px;
	margin: auto;
	background: #bdcf49 url('/images/top/icon_1.png')no-repeat center center/100% auto;
	border-radius: 100px;
}

.search_area>li:nth-of-type(2) a:before {
	background: #bdcf49 url('/images/top/icon_2.png')no-repeat center center/100% auto;
}

.search_area>li:nth-of-type(3) a:before {
	background: #bdcf49 url('/images/top/icon_3.png')no-repeat center center/100% auto;
}

.search_area a:after {
	content: '';
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 11.7px;
	border-top: solid 1px #bdcf49;
	border-right: solid 1px #bdcf49;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: 0.3s;
	box-sizing: border-box;
}

.info_inner ul li.info_st_list a,
.info_inner ul li.info_btn_1 a,
.info_inner ul li.info_btn_2 a,
.info_inner ul li.info_btn_3 a,
.info_inner ul li.info_btn_4 a,
.info_inner ul li.info_btn_5 a {
	border: 1px solid #4881bd;
	background: #4881bd;
	color: #fff;
	min-width: 90px;
	width: auto;
	border-radius: 5px;
	text-indent: 0;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
}

.info_inner ul li.info_btn_1 a,
.info_inner ul li.info_btn_2 a,
.info_inner ul li.info_btn_3 a,
.info_inner ul li.info_btn_4 a,
.info_inner ul li.info_btn_5 a {
	font-size: 12px;
}

.info_inner ul li.info_st_list a:hover,
.info_inner ul li.info_btn_1_on a,
.info_inner ul li.info_btn_1 a:hover,
.info_inner ul li.info_btn_2_on a,
.info_inner ul li.info_btn_2 a:hover,
.info_inner ul li.info_btn_3_on a,
.info_inner ul li.info_btn_3 a:hover,
.info_inner ul li.info_btn_4_on a,
.info_inner ul li.info_btn_4 a:hover,
.info_inner ul li.info_btn_5_on a,
.info_inner ul li.info_btn_5 a:hover {
	background: #fff;
	border: 1px solid #808080;
	color: #333;
	min-width: 90px;
	width: auto;
	border-radius: 5px;
	text-indent: 0;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
}

ul.city_info_navi li {
	margin-bottom: 25px;
}

.contact_table table th,
.contact_table table td {
	font-size: 13px !important;
}

body ul.city_info_navi li a.i_tab {
	background: none !important;
	text-indent: 0 !important;
	font-size: 20px;
	line-height: 28px;
	white-space: initial !important;
	color: #4681c0;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border: 2px solid #a3bfe0;
	border-radius: 100px;
	padding: 0 1em;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

body ul.city_info_navi li a.i_tab font {
	font-size: .88em;
	line-height: 1.5;
}

body ul.city_info_navi li a.i_tab:hover {
	color: #fff;
	background: #4881bd !important;
	border: 2px solid #4881bd !important;
}

div.right_btn_area .right_btn01_on a,
div.right_btn_area .right_btn02_on a,
div.right_btn_area .right_btn01 a,
div.right_btn_area .right_btn02 a,
div.right_btn_area .right_btn01_on a:hover,
div.right_btn_area .right_btn02_on a:hover,
div.right_btn_area .right_btn01 a:hover,
div.right_btn_area .right_btn02 a:hover,
#RIGHT_NAVI div.menu .right_btn_area_2 ul li a,
#RIGHT_NAVI div.menu ul li a,
#RIGHT_NAVI div.log p strong {
	width: 100%;
	height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-ms-flex-pack: left;
	justify-content: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	margin: 0;
	padding: 0 0 0 10px;
	text-indent: 0;
}

div.right_btn_area .right_btn01_on a font,
div.right_btn_area .right_btn02_on a font,
div.right_btn_area .right_btn01 a,
div.right_btn_area .right_btn02 a,
#RIGHT_NAVI div.menu .right_btn_area_2 ul li a font {
	line-height: 1;
}

#RIGHT_NAVI div.menu ul,
#RIGHT_NAVI div.log p {
	padding: 0;
}

.btn {
	display: inline-block;
	min-width: 228px;
	width: auto;
	font-size: 16px;
	letter-spacing: .1em;
	text-align: center;
	color: #333;
	text-decoration: none;
	line-height: 1.25;
	padding: 15px;
	border: 1px solid #cdda76;
	border-radius: 5px;
	background: #fafbf1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafbf1), to(#dee6a7));
	background: -webkit-linear-gradient(top, #fafbf1 0%, #dee6a7 100%);
	background: -o-linear-gradient(top, #fafbf1 0%, #dee6a7 100%);
	background: linear-gradient(to bottom, #fafbf1 0%, #dee6a7 100%);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn.w100 {
	width: 100%;
}

.sansaku_btn_area .btn {
	max-width: 334px;
}

.btn:hover {
	opacity: 0.8;
}

p.intro {
	font-size: 20px;
}

h1.logo_box span:first-child,
#MAIN p,
.store_finder_box>p a,
.search_area a,
body ul.city_info_navi li a.i_tab,
.btn,
p.intro,
#MENU span:nth-child(4),
#SEARCHER,
#LANG,
h4.h4-style,
#CONTACT_DETAIL03 h4,
.about_area_sec h3 {
	font-family: "ヒラギノ角ゴ Pro W3";
}

.btn_hp a {
	display: block;
	height: 20px;
	line-height: 20px;
	border: 1px solid #4881bd;
	background: #4881bd;
	color: #fff;
	min-width: 90px;
	width: auto;
	border-radius: 5px;
	text-indent: 0;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.btn_hp a:hover {
	opacity: 0.8;
}

#MAIN_VIEW {
	display: none;
}

.main_btn_box>p:first-child {
	margin-bottom: 10px;
}

h3.map_cont,
h3.about_cont,
h3.with_cont {
	font-weight: 100;
	height: 40px;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
	letter-spacing: 0.05em;
	font-size: 16px;
	line-height: 1;
	font-family: arial, "ヒラギノ角ゴ Pro W3";
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h3.with_cont small {
	font-size: 0.75em;
	letter-spacing: 0;
}

h3.map_cont {
	background: url('/images/top/tit_m_map_icon.gif') no-repeat left center;
}

h3.about_cont {
	background: url('/images/top/tit_m_by_about_icon.gif') no-repeat left center;
}

h3.with_cont {
	background: url('/images/top/tit_m_by_students_icon.gif') no-repeat left center;
}

.info_inner ul {
	text-align: right;
}

.info_inner ul li {
	float: none;
	display: inline-block;
	margin-right: 0 !important;
}

.s-shopping,
.s-gourmet,
.s-ri,
.s-iin,
.s-seikatsu-s-genre,
.s-others {
	text-indent: 0;
	padding: 20px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	background-position: top right;
	height: 58px;
}

.s-shopping strong,
.s-gourmet strong,
.s-ri strong,
.s-iin strong,
.s-seikatsu-s-genre strong,
.s-others strong {
	display: block;
	color: #fff;
	padding: 0px 10px;
	font-size: 19px;
	line-height: 31px;
	height: 31px;
}

.ph_gallery_area,
.shop_list_area {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-js-display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ph_gallery_area::after,
.shop_list_area::after {
	content: '';
	display: block;
	clear: both;
}

div.ph_gallery,
div.list_area {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.shop_image {
	padding: 6px;
	border: 2px solid #e0e0e0;
	height: 159px !important;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	max-height: 159px !important;
	text-align: center;
	width: 231px;
}

.shop_image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

ul.list50 {
	margin-right: -10px;
	font-size: 0;
}

ul.list50 li {
	margin-bottom: 10px;
	display: inline-block;
	float: none;
}

ul.list50 li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	width: auto;
	height: auto;
}

ul.list50 li a img.on {
	display: none;
}

ul.list50 li a:hover img.on {
	display: inline-block;
}

ul.list50 li a:hover img.off {
	display: none;
}

li.search_submit input[type='submit'] {
	border-radius: 0;
	-webkit-apprarence：none；
}

h4.h4-style,
#CONTACT_DETAIL03 h4,
.about_area_sec h3 {
	border-left: 3px solid #bcce48;
	border-bottom: 1px solid #bcce48;
	padding: 0 0 4px 8px;
	font-size: 17px;
	letter-spacing: 0.1em;
	font-weight: 100;
	line-height: 1.2;
}

#RIGHT_NAVI div.menu,
#RIGHT_NAVI div.log {
	background: #bdcf49 url(/images/top/icon_1.png)no-repeat center center/100% auto;
	background: linear-gradient(135deg, #bcce48 25%, #fff 0, #fff 50%, #bcce48 0, #bcce48 75%, #fff 0);
	background-size: 3px 3px;
	background-position-y: -11px;
}

.icon_area {
	max-width: 334px;
}

#RIGHT_BLOCK a:hover img {
	opacity: 1;
}

#CONTENTS {
	padding-top: 35px;
}

#STORE_FINDER_AREA {
	padding: 30px 0;
}

@media screen and (min-width: 768px) {
	#FUNCTION_AREA {
		display: none;
	}

	.gnavi_a {
		display: block !important;
	}

	#NAVI .search-area {
		display: none;
	}

	.sp_area {
		display: none;
	}

	#google_translate_element {
		position: absolute;
		top: 120px;
		right: 10px;
		border: 1px solid #ccc;
		padding: 5px 10px;
		display: none;
		z-index: 999999999999;
		background: #fff;
	}

	#LANG-PC {
		position: absolute;
		top: 60px;
		right: 10px;
		width: 50px;
		height: 50px;
		cursor: pointer;
		-webkit-transition: opacity .3s;
		-o-transition: opacity .3s;
		transition: opacity .3s;
		z-index: 99999999;
	}

	#LANG-PC:hover {
		opacity: 0.6;
	}

	#LANG-PC.active {
		opacity: 0.6;
	}

	#LANG-PC img {
		width: 100%;
		height: auto;
	}

	.goog-te-gadget {
		position: relative;
	}

	.goog-te-gadget::before {
		content: '';
		width: 0;
		height: 0;
		display: block;
		border: 5px solid transparent;
		border-bottom: 10px solid #ccc;
		position: absolute;
		left: 0;
		right: -100px;
		margin: auto;
		top: -20px;
		z-index: 1;
	}

	.goog-te-gadget::after {
		content: '';
		width: 0;
		height: 0;
		display: block;
		border: 5px solid transparent;
		border-bottom: 10px solid #fff;
		position: absolute;
		left: 0;
		right: -100px;
		margin: auto;
		top: -18px;
		z-index: 1;
	}
}
