@charset "UTF-8";


/*
** Promo
***************************************************/

main.tourist section,
main.bus section,
main.event section,
main.promo section {
	display: block;
	max-width: 1200px;
	margin: 2em auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

main.promo section * {
}

main.promo section.section_head {
	background: url(../../business/img/promo_bg01.png);
	padding: 0;
	line-height: 1.0;
}

main.promo section div {
	border: 2px solid #e74f81;
	padding: 3em 2em;
	box-sizing: border-box;
}

/*
** event
***************************************************/

main.event section.section_head {
	background: url(../../business/img/event_bg01.png);
	padding: 0;
	line-height: 1.0;
}

main.event section.article div {
	border: 2px solid #a1c44c;
	padding: 3em 2em;
	box-sizing: border-box;
}

main.event section.inquiry div.contact {
	background: #f5f5f5;
	padding: 1em 1em 1px;
	margin: 2em 0 0;
	position: relative;
	overflow: hidden;
}

main.event section.list div {
	overflow: hidden;
	background: #f5f5f5;
	margin: 2em 0;
}

main.event section.list div ul.space_list li {
	overflow: hidden;
}

main.event section.list div ul.space_list li span:before {
	content: '\025cf';
	color: #f7d300;
	line-height: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.25em;
	font-size: 1.5rem;
}

main.event section.list div ul li span {
	float: left;
	margin-right: 1em;
	display: inline-block;
	line-height: 2;
}

main.event section.list div ul li a {
	margin: 0.5em 0;
	display: inline-block;
}

main.event section.list div ul li a:before {
	background: url(../../common/img/com_icon_link.png) no-repeat;
	background-size: contain;
	content: '';
	width: 1.25em;
	height: 1.25em;
	line-height: 0;
	display: inline-block;
	position: relative;
	top: 0.25em;
	margin-right: 0.25em;
}


/*
** bus
***************************************************/

main.bus section.section_head {
	background: url(../../business/img/bus_bg01.png);
	padding: 0;
	line-height: 1.0;
}

main.bus section.caption figure {
	overflow: hidden;
	position: relative;
}

main.bus section.caption figure img {
	width: 100%;
}

main.bus section div {
	border: 2px solid #f78041;
	padding: 3em 2em;
	margin-top: 2em;
	box-sizing: border-box;
}

main.bus section div ul.list {
	margin: 1.5em 0;
}

main.bus section div ul.list li {
	margin: 0.5em 0;
	vertical-align: middle;
}

main.bus section div ul.list li:before {
	border: 3px solid #f7d300;
	width: 0;
	line-height: 0;
	height: 0;
	margin-right: 0.5em;
	content: '';
	display: inline-block;
	position: relative;
	top: -2px;
}

/*
** tourist
***************************************************/

main.tourist section.section_head {
	background: url(../../business/img/tourist_bg01.png);
	padding: 0;
	line-height: 1.0;
}

main.tourist section.article div {
	border: 2px solid #33a4d1;
	padding: 3em 2em;
	box-sizing: border-box;
}

main.tourist section.inquiry div.contact {
	background: #f5f5f5;
	padding: 1em 1em 1px;
	margin: 2em 0 0;
	position: relative;
	overflow: hidden;
}

main.tourist nav.lang_nav {
	display: block;
	max-width: 1200px;
	margin: 3em auto 2em;
	padding: 0;
	overflow: hidden;
}

main.tourist nav.lang_nav ul {
	border: 1px solid #bbb;
	border-radius: 0.5em;
	overflow: hidden;
}

main.tourist nav.lang_nav li {
	width: 20%;
	float: left;
}

main.tourist nav.lang_nav li a {
	border-right: 1px solid #bbb;
	display: block;
	color: #1f1f1f;
	text-decoration: none;
	text-align: center;
	padding: 1em;
	line-height: 1.0;
}

main.tourist nav.lang_nav li a:hover,
main.tourist nav.lang_nav li a.selected {
	background: #aaa;
	color: #fff;
	opacity: 1;
}

main.tourist nav.lang_nav li:last-child a {
	border-right: none;
	word-break: break-all;
}

main.tourist section.inquiry.network dl dt,
main.tourist section.inquiry div.contact div dl dt {
	text-align: left;
	font-size: 125%;
	font-weight: bold;
	position: relative;
}

main.tourist section.inquiry.network dl dt span:before,
main.tourist section.inquiry div.contact div dl dt span:before {
	border: 5px solid #f7d300;
	width: 0;
	line-height: 0;
	height: 0;
	margin-right: 0.25em;
	content: '';
	display: inline-block;
	position: relative;
	top: -2px;
}

main.tourist section.inquiry.network dl dd ul,
main.tourist section.inquiry div.contact div dl dd ul {
	text-align: left;
	margin-bottom: 2em;
}

main.tourist section.inquiry.network dl dd ul li,
main.tourist section.inquiry div.contact div dl dd ul li {
	margin: 0.5em 0;
	overflow: hidden;
}

main.tourist section.inquiry.network dl dd ul span,
main.tourist section.inquiry div.contact div dl dd ul li span {
	float: left;
	margin-right: 1em;
	display: inline-block;
	line-height: 2;
}

main.tourist section.inquiry div.contact div dl dd ul li a {
	float: right;
	text-align: right;
	display: inline-block;
}

main.tourist section.inquiry div.contact div dl dd ul li a:before {
	background: url(../../common/img/com_icon_download.png) no-repeat;
	background-size: contain;
	content: '';
	width: 1.25em;
	height: 1.25em;
	line-height: 0;
	display: inline-block;
	position: relative;
	left: -0.5em;
	top: 0.25em;
}

main.tourist section.telephone div dl {
	overflow: hidden;
}

main.tourist section.telephone div dl dt {
	width: 3em;
	float: left;
}

main.tourist section.telephone div dl dt img {
	width: 100%;
	display: block;
}

main.tourist section.telephone div dl dd {
	position: relative;
	margin-left: 3.5em;
}

main.tourist section.telephone div dl dd strong,
main.tourist section.telephone div dl dd span {
	display: block;
}

main.tourist section.telephone div:last-child a {
	text-align: center;
	display: block;
}

main.tourist section.telephone div a img {
	width: 70%;
	margin: 0 auto;
}

/* 1909_add */

main.tourist section.inquiry.network h5 {
	text-align: center;
	font-size: 135%;
	line-height: 2em;
	margin: 1em;
	position: relative;
}

main.tourist section.inquiry.network h5:after {
	width: 2em;
	border-bottom: 1px solid #1f1f1f;
	content: "";
	margin-bottom: 2em;
	position: absolute;
	padding-top: 3em;
	left: 50%;
	transform: translateX(-50%);
}

main.tourist section.inquiry.network>.contact {
	overflow: hidden;
}

main.tourist section.inquiry.network .contact>dl {
	width: 50%;
	float: left;
}

main.tourist section.inquiry.network ul.list {
	padding-top: 2em;
}

main.tourist section.inquiry.network p.center {
	text-align: center;
	margin-top: 4em;
}

/*
** PC
***************************************************/

@media (min-width: 720px) {

	main section.section_head {
		position: relative;
		vertical-align: middle;
		text-align: center;
		display: block;
		overflow: hidden;
	}

	main section.section_head figure {
		float: right;
		width: 65%;
		display: block;
	}

	main section.section_head figure img {
		vertical-align: bottom;
	}

	main section.section_head h2 {
		width: 35%;
		float: left;
		text-align: center;
		position: relative;
	}

	main section.section_head h2 img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
/*		-webkit-transform: translate(-50%);
		transform: translate(-50%); */
		margin: auto;
	}

	main section.caption {
		max-width: 860px;
		margin-left: auto;
		margin-right: auto;
	}

	main section.article div.full {
		width: 100%;
		float: none;
	}

	main section.article div.full ul {
		overflow: hidden;
		margin-top: 2em;
	}

	main section.article div.full ul li {
		width: 50%;
		float: left;
		text-align: right;
	}

	main section.article div.full ul li figure {
		margin: 0 1em;
		display: block;
	}

	main section.article div.full ul li:last-child {
		text-align: left;
	}

	main.event section.inquiry div.contact p.center {
		text-align: center;
		max-width: 640px;
		margin: 1em auto;
	}

	main.event section.inquiry div.contact p.center span {
		display: inline-block;
		text-align: left;
	}

	main.event section.inquiry div.text01 {
		margin: 0 1.5em;
	}

	main.tourist section.inquiry div.contact div {
		width: 50%;
		float: left;
		margin: 2em 0 0;
	}

	main.tourist section.inquiry div.contact div dl {
		text-align: center;
		width: 70%;
		margin: 0 auto;
	}

	main.tourist section.telephone div {
		width: 50%;
		float: left;
		margin: 0;
	}
	
	main.tourist section.inquiry.network .left{
		width: 70%;
		margin: 0 auto ;
		padding: 2em 0 0;
	}

	main.event section.list div {
		padding: 1.5em 3.5em;
	}

	main.event section.list div ul {
		width: 50%;
		float: left;
	}
	

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	main.tourist figure._center img,
	main.event figure img,
	main.bus figure._center img{
		width: 100%;
	}
}
/*
** SP
***************************************************/

@media screen and (max-width: 720px) {

	main#event {
		font-size: 0.82rem;
	}

	main section.section_head {
		position: relative;
		vertical-align: middle;
		text-align: center;
		display: block;
		overflow: hidden;
		margin-bottom: 0;
	}

	main section.section_head figure img {
		vertical-align: bottom;
	}

	main section.section_head h2 {
		padding: 1em 2em;
	}

	main section.section_head h2 img {
		width: 80%;
	}

	main section.caption {
		margin: 0 1.5em;
	}

	main section.article div {
		margin: 0 0 1.5em;
	}

	.split_photo {
		margin-bottom: 0;
	}

	main section.article div figure {
		text-align: center;
		margin: auto 0;
	}

	main section.article div figure img {
	}

	.split_photo li:nth-child(2) {
		margin-top: 1.5em;
	}

	main section.article div.full ul li {
		margin: 1em 0 0;
	}

	main.event section.list,
	main.travel section.inquiry,
	main.event section.inquiry {
		margin: 0 1.5em;
	}

	main.bus section.article div:first-child {
		margin-top: 2em;
	}

	main.tourist nav.lang_nav {
		margin: 1.5em;
	}

	main.tourist section.inquiry,
	main.tourist section.inquiry div.contact {
		margin-top: 0;
	}

	main.tourist section.inquiry div.contact div {
		margin: 2em 0 0;
	}

	main.tourist section.inquiry div.contact div dl {
		text-align: center;
		margin: 0 1em;
	}

	main.tourist section.telephone {
		margin-bottom: 0;
	}

	main.tourist section.telephone div {
		margin: 0 1.5em;
		padding: 0;
	}

	main.tourist section.bnr {
		margin: 0 1.5em;
		padding: 0 0 2em;
	}
	
	main.tourist section.inquiry.network .left{
		margin: 0 1em ;
		padding: 2em 0 0;
	}
	
	main.promo section div,
	main.event section.article div.full,
	main.tourist section div,
	main.bus section div {
		padding: 1.5em;
	}

	main.event section.list {
		margin-bottom: 2.5em;
	}

	main.event section.list div {
		padding: 1.5em;
		margin: 0;
	}

	main.tourist section.inquiry.network div.contact div {
		padding: 0 1.5em;
	}

}

/* 202504 */

main.event section.list div .section_title04 {
	margin-bottom: 1em;
	font-size: 115%;
}

main.event section.list div .section_title04 span {
	color: #f7d300;
	font-size: 120%;
	margin-right: 0.2em;
}


p.business_btn {
	margin: 0 auto 1.5em;
	text-align: center;
}

p.business_btn a {
	box-shadow: 3px 3px 3px #eee;
	border: 1px solid #eee;
	text-decoration: none;
	border-radius: 2rem;
	padding: 1rem 2rem;
	position: relative;
	background: #fff;
	font-size: 0.82rem;
	display: inline-block;
	
}

p.business_btn a span {
	color: #1f1f1f;
	display: inline-block;
}

p.business_btn a span:after {
	display: inline-block;
	transform: scale( 1, 2 );
	content: "\03e";
	color: #c8c8c8;
	padding-left: 1rem;
}

@media screen and (min-width: 720px) {

	p.business_btn a,
	p.business_btn a span {
		transition: .3s;
	}

	p.business_btn a:hover {
		background: #c23475;
	}

	p.business_btn a:hover span,
	p.business_btn a:hover span:after {
		color: #fff;
	}

}

@media screen and (max-width: 720px) {
}


.head_wrap {
	background: url(/business/shared/image/event_visual.png) no-repeat;
}

._split > div,
div.block {
	display: block;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 3px 3px 3px #eee;
	border: 1px solid #eee;
	text-decoration: none;
	position: relative;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

div.block._nb {
	box-shadow: 0 0 0 #fff;
	border: none;
}

._split > div p:last-child {
	margin-bottom: 0;
}

h2,
h3.section_title02,
main.tourist .inquiry div.contact h3 {
	height: 7rem;
	text-align: center;
	position: relative;
	margin-top: 0;
}

main.tourist .inquiry div.contact h3 {
	height: 3rem;
	margin-top: 1rem;
}

h3.section_title02 span {
	height: 3rem;
}

main.tourist .inquiry div.contact h3 span,
h3.section_title02 span,
h2 span {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	line-height: 1.0;
	transform: translateY( -50% );
}

main.tourist .inquiry div.contact h3 span {
	line-height: 3.0;
}

main.tourist .inquiry div.contact h3 span:after,
h3.section_title02 span:after,
h2 span:after {
	content: "";
	background: #f7d300;
	width: 4rem;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX( -50% );
}

.space_list li {
	position: relative;
}

.space_list li:before {
	content: '\025cf';
	color: #f7d300;
	line-height: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.45em;
	font-size: 0.5rem;
}

.block h3:before {
	content: '\025a0';
	color: #f7d300;
	line-height: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.25em;
	font-size: 1rem;
}

@media (min-width: 768px) {

	p.read {
		margin-bottom: 50px;
	}

	.data_thumb01 {
		width: 60%;
		margin: 2em auto;
	}

	.head_wrap {
		background-size: cover;
		height: 20vw;
	}

	._split {
		display: flex;
		justify-content: space-between;
		padding: 0;
	}

	._split > div {
		width: 48.5%;
	}

	._split > div p.caption {
		flex-grow: 1;
	}

	._half {
		display: flex;
	}

	._half > * {
		width: 50%;
	}

	div.block {
		margin: 50px 0;
	}

	div.block > h2 span {
		height: 2em;
	}

	div.block > h3 {
		margin: 0;
	}

	.split_photo {
		display: flex;
		justify-content: center;
	}

	.split_photo li {
		margin: 0 1em;
	}

}

@media (max-width: 769px) {

	.data_thumb01 {
		margin: 1.5em auto;
	}

	article#company {
		font-size: 0.82rem;
	}

	.head_wrap {
		background-position: center;
		background-size: cover;
		height: 14rem;
	}

	._split > div {
		margin-bottom: 2rem;
	}

	div.block {
		margin: 1.5em 0;
	}

	div.block > h2 span {
		height: 3.5em;
	}

	div.block > h3 {
		margin: 0;
	}

}

._mb {
	margin-bottom: 0 !important;
}

