@charset "UTF-8";
@import url(normalize.css);
@import url(reset.css);
@import url(hack.css);

.sp {display:none !important;}
.pc {}

body {
	font-family: 'Noto Serif JP', serif !important;
	background-color: #fff;
	height: 100%;
	position: relative;
}

img {
	vertical-align: middle;
}

/*---共通---*/

.header {
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
}

.header_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.header_box {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 10px 0;
}

.logo {
	width: auto;
	float: left;
	margin-right: 20px;
}

.logo img {
	width: 270px;
}

.logo2 {
	width: auto;
	float: left;
	padding-top: 3px;
}

.logo2 img {
	width: 270px;
}

.mark1 {
	width: auto;
	float: right;
	margin-left: 20px;
}

.mark2 {
	width: auto;
	float: right;
	margin-left: 20px;
}

.mark3 {
	width: auto;
	float: right;
	margin-left: 20px;
}

.mark4 {
	width: auto;
	float: right;
}

.mark1 img, .mark2 img, .mark3 img, .mark4 img {
	width: 30px;
}

.manu {
	width: 100%;
	height: auto;
	float: left;
	background: #796BAE;
}

.manu_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.manu_box {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.manu_box p {
	width: 20%;
	text-align: center;
}

.manu_box p a {
	width: 100%;
	display: block;
	padding: 6px 10px;
	box-sizing: border-box;
	color: #fff;
}

.manu_box p a:hover {
	background: #999;
}

.pankuzu {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: left;
}

.pankuzu_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.pankuzu_box {
	width: 100%;
	float: left;
	color: #000;
}

.pankuzu_box a {
	color: #000;
}

.pankuzu_box a:hover {
	color: #999;
}

.footer {
	width: 100%;
	float: left;
	background: #796BAE;
	margin-top: 50px;
	position: relative;
}

.footer_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.footer_box {
	width: 100%;
	float: left;
	padding: 30px 0;
}

.footer_text {
	width: 100%;
	color: #fff;
	font-weight: 500;
}

.footer_text2 {
	width: 100%;
	color: #fff;
	font-size: 1.4em;
	font-weight: 800;
}

.footer_text3 {
	width: 100%;
	color: #fff;
	font-size: 1.1em;
	font-weight: 500;
	margin-bottom: 20px;
}

.footer_text4 {
	width: 100%;
	color: #fff;
	font-size: 0.9em;
	font-weight: 500;
}

.footer_text5 {
	width: 100%;
	color: #fff;
	font-size: 1.2em;
	font-weight: 800;
}

.footer_text6 {
	width: 100%;
	color: #fff;
	font-size: 0.9em;
	font-weight: 500;
}

.footer_bg {
	width: 100%;
	height: 80px;
	background: url("../Images/footer.png") bottom center repeat-x;
	background-size: cover;
	position: absolute;
	left: 0;
	top: -75px;
}



nav {
	display: none;
}


/*---TOP---*/

.top_main {
	width: 100%;
	min-height: 1030px;
	background: url("../Images/bg.png") center center no-repeat;
	background-size: cover;
	position: relative;
	margin-top: 88px;
}

.top_main_bg {
	width: 1248px;
	height: 800px;
	position: absolute;
	left: 50%;
	bottom: 200px;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	background: url("../Images/bg2.png") center center no-repeat;
	background-size: cover;
	z-index: 2;
}

.top_main_maru {
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.top_main_maru img {
	width: 400px;
}

.top_main_maru2 {
	width: auto;
	position: absolute;
	left: 50%;
	top: 0;
}

.top_main_maru2 img {
	width: 400px;
}

.top_main_maru3 {
	width: auto;
	position: absolute;
	left: 25%;
	top: 400px;
}

.top_main_maru3 img {
	width: 400px;
}

.top_main_maru4 {
	width: auto;
	position: absolute;
	left: 75%;
	top: 400px;
}

.top_main_maru4 img {
	width: 400px;
}

.top_logo {
	width: 420px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50px;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	z-index: 3;
}

.top_logo img {
	width: 100%;
	vertical-align: middle;
}

.top_mark {
	width: 320px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 370px;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	z-index: 4;
}

.top_mark img {
	width: 100%;
}

.top_jyouhou {
	width: 1000px;
	height: auto;
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	z-index: 5;
}

.top_jyouhou p {
	width: 48%;
	margin-right: 4%;
}

.top_jyouhou p:nth-child(2) {
	margin-right: 0;
}

.top_jyouhou p img {
	width: 100%;
}

.top_textarea {
	width: 100%;
}

.top_textarea_bg {
	padding: 50px 0;
}

.top_textarea_bg2 {
	background: #FFF;
	padding: 50px 0;
}

.top_textarea_bg3 {
	background: #796BAE;
	padding: 0 0 50px 0;
}

.top_textarea_bg4 {
	padding: 30px 0 10px 0;
	background: rgba(246,246,246,0.5)
}

.top_text_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.comingsoon {
	width: 100%;
	border: 3px solid #796BAE;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 0;
	position: relative;
	margin: 50px 0;
}

.comingsoon .img1 {
	position: absolute;
	left: -30px;
	top: -90px;
}

.comingsoon .img1 img {
	width: 300px;
}

.comingsoon .img2 {
	position: absolute;
	right: -100px;
	top: -90px;
}

.comingsoon .img2 img {
	width: 400px;
}

.top_text_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 70px 0;
}

.top_text_box .timelist {
	width: 48%;
	margin-right: 4%;
}

.top_text_box .timelist:nth-child(2) {
	margin-right: 0;
}

.top_text_box .timelist img {
	width: 100%;
}

.top_info_title {
	width: 100%;
	position: relative;
}

.top_info_title .link {
	width: 160px;
	background: #FFF462;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius:6px;
}

.top_info_title .link a {
	width: 100%;
	box-sizing: border-box;
	display: block;
	padding:2px 10px;
	color: #796BAE;
}

.top_info_title .link a:hover {
	background: #999;
	border-radius: 6px;
}

.top_info_title .link i {
	background: url("../Images/yajirushi.svg") center center no-repeat;
	background-size: cover;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 5px;
}

.top_info_box {
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	background: #F3B3CF;
	margin-top: 30px;
}

.top_info_box ul {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}

.top_info_box ul:last-child {
	margin-bottom: 0;
}

.top_info_box ul .time {
	width: 90px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
}

.top_info_box ul .cat {
	width: 150px;
	position: absolute;
	background: #796BAE;
	border-radius: 6px;
	color: #fff;
	left: 100px;
	top: 0;
}

.top_info_box ul .link {
	width: 100%;
	padding: 0 0 0 270px;
	box-sizing: border-box;
	text-align: left;
}

.top_info_box ul .link a {
	color: #fff;
}

.top_info_box ul .link a:hover {
	color: #333;
}

.top_main__box {
	width: 100%;
	min-height: 800px;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.top_main__left {
	width: 48%;
	margin-right: 4%;
	display: inline-block;
	position: relative;
}

.top_main__right {
	width: 48%;
	display: inline-block;
	position: relative;
}

.top_main__bg {
	width: 100%;
	position: relative;
	z-index: 1;
}

.top_main__bg img {
	width: 100%;
}

.top_main__title {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

.top_main__title .subtitle {
	width: 100%;
	margin-top: 25%;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 50px;
}

.top_main__title .subtitle img {
	height: 110px;
	margin-bottom: 15px;
}

.top_main__title .subtitle2 {
	width: 100%;
	margin-top: 10%;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 50px;
}

.top_main__title .subtitle2 img {
	margin-bottom: 15px;
}

.top_main__title .subtitle3 {
	width: 100%;
	margin-top: 30%;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 50px 15px 50px;
}

.top_main__title .subtitle3 img {
	width: 100%;
	margin-bottom: 15px;
}

.top_main__title .subtitle4 {
	width: 100%;
	margin-top: 30%;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 50px 15px 50px;
}

.top_main__title .subtitle4 img {
	width: 100%;
	margin-bottom: 15px;
}

.top_main__title .subtitle5 {
	width: 100%;
	margin-top: 17%;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 70px 0 70px;
}

.top_main__title .subtitle5 img {
	width: 100%;
	margin-bottom: 15px;
}

.top_main__title .subtitle6 {
	width: 100%;
	margin-top: 40%;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 100px 15px 100px;
}

.top_main__title .subtitle6 img {
	width: 100%;
	margin-bottom: 15px;
}

.top_main__title .title {
	width: 100%;
	color: #3B6B98;
	line-height: 1.4em;
	font-size: 2.7em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 50px;
	margin-bottom: 30px;
}

.top_main__title .title img {
	width: 100%;
}

.top_main__title .title2 {
	width: 100%;
	color: #3B6B98;
	line-height: 1.4em;
	font-size: 2.7em;
	font-weight: 900;
	box-sizing: border-box;
	padding: 0 30px;
	margin-bottom: 20px;
}

.top_main__title .title2 img {
	width: 100%;
}

.top_main__title .text {
	width: 100%;
	line-height: 1.4em;
	font-size: 1.3em;
	font-weight: 500;
	text-align: left;
	box-sizing: border-box;
	padding: 0 50px;
	margin-bottom: 30px;
}

.top_main__title .text2 {
	width: 100%;
	line-height: 1.3em;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 30px;
}

.top_main__title .img {
	width: 100%;
	line-height: 1.4em;
	text-align: left;
	box-sizing: border-box;
	padding: 0 50px;
	margin-bottom: 30px;
}

.top_main__title .img img {
	width: 100%;
	vertical-align: middle;
}

.top_main__linkbox {
	width: 100%;
	padding: 10px 20px 30px 20px;
	box-sizing: border-box;
	background: url("../Images/yajirushi.png") center bottom no-repeat;
	position: absolute;
	bottom: 100px;
	left: 0;
	z-index: 5;
	color: #fff;
}

.top_picup {
	width: auto;
	height: auto;
	position: absolute;
	left: 50%;
	bottom: -26.5%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
}

.top_picup .picbg {
	width: auto;
	position: relative;
	z-index: 1;
}

.top_picup .title {
	width: auto;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	z-index: 2;
}

.top_main__box2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	box-sizing: border-box;
	padding: 0 155px;
}

.top_main__box3 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: -70px;
}

.top_main__box4 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	box-sizing: border-box;
	padding: 0 155px;
	margin-top: -70px;
}

.top_event {
	width: 32%;
	margin-right: 2%;
	display: inline-block;
	position: relative;
}

.top_event2 {
	width: 32%;
	display: inline-block;
	position: relative;
}

.top_eventarea {
	width: 100%;
}

.top_event_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.top_event3 {
	width: 23.5%;
	margin-right: 2%;
	display: inline-block;
	position: relative;
}

.top_event4 {
	width: 23.5%;
	display: inline-block;
	position: relative;
}

.top_event__title {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.link_none {
	pointer-events: none;
}

.top_businessarea {
	width: 100%;
	background: rgba(255,255,255,0.75);
	margin-top: 100px;
}

.top_business_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.top_business_box {
	width: 100%;
	padding: 50px 0;
	box-sizing: border-box;
}

.top_business_box img {
	width: 100%;
	margin-top: -140px;
}

.top_bannerarea {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
}

.top_banner_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.top_banner_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.top_banner_box a {
	width: 49%;
	margin-right: 2%;
	background: #fff;
	margin-bottom: 20px;
}

.top_banner_box a:nth-child(2n) {
	margin-right: 0;
}

.top_banner_box a img {
	width: 100%;
}

.top_styusaiarea {
	width: 100%;
	margin-bottom: 100px;
}

.top_styusai_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.top_styusai_box {
	width: 100%;
	text-align: left;
}

.top_styusai_box .title {
	width: 100%;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 1.4em;
	text-align: center;
}

.top_styusai_box .text {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 3em;
	text-indent: -3em
}




















/*---内部---*/

.body_temp {
    background-image: url(../Images/line.png), url(../Images/line.png);
    background-position: left center, right center;
    background-size: 10% auto, 10% auto;
    background-repeat: repeat-y, repeat-y;
    background-color: #fff;
    height: 100%;
    position: relative;
}

.body_temp2 {
    background-image: url(../Images/line.png), url(../Images/line.png);
    background-position: left center, right center;
    background-size: 10% auto, 10% auto;
    background-repeat: repeat-y, repeat-y;
    background-color: #f3f1ff;
    height: 100%;
    position: relative;
}

.temp_top_bg {
	width: 100%;
	height: 180px;
	background: url("../Images/temp_bg.png") center center no-repeat;
	background-size: cover;
	margin-top: 88px;
	position: relative;
}

.temp_top_bg h2 {
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	font-weight: 900;
	font-size: 2em;
	color: #fff;
}

.temp_top_bg_cw {
	margin-top: 51px;
}

.temp_main {
	width: 100%;
	float: left;
	margin-top: 50px;
	padding-bottom: 100px;
}

.temp_main_area {
	width: 1280px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.temp_main_box {
	width: 100%;
	float: left;
}

.temp_w_box {
	width: 100%;
	float: left;
	background: #fff;
	box-sizing: border-box;
	padding: 50px;
	margin-bottom: 70px;
}

.workshop_title {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}

.workshop_title i {
	width: 194px;
	height: 194px;
	background: url("../Images/setumeikaimaru.svg") center center no-repeat;
	position: absolute;
	right: 30px;
	bottom: 0;
}

.workshop_title_sp {
	display: none;
}

.workshop_box {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.workshop_box .workshop_left {
	width: 65%;
	margin-right: 5%;
}

.workshop_box .workshop_left .text {
	width: 100%;
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 30px;
}

.workshop_box .workshop_left .text2 {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	border: 1px solid #E12E21;
	color: #E12E21;
	font-weight: 600;
	padding: 20px;
	box-sizing: border-box;
}

.workshop_box .workshop_right {
	width: 30%;
}

.workshop_box .workshop_right img {
	width: 100%;
}

.workshop_red_box {
	width: 100%;
	float: left;
	margin-bottom: 50px;
	background: #E12E21;
	color: #fff;
	box-sizing: border-box;
	padding: 30px;
}

.blue_bg {
	background: #0D5EB0 !important;
}

.workshop_red_box h3 {
	width: 100%;
	margin-bottom: 20px;
	font-size: 1.4em;
	color: #fff;
	font-weight: 600;
}

.workshop_red_box ul li {
	width: 100%;
	font-size: 1.2em;
	color: #fff;
	font-weight: 500;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
}

.workshop_title2 {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	font-size: 1.4em;
	font-weight: 600;
	background: #DCD4F7;
	box-sizing: border-box;
	padding: 7px 10px;
	border-left: 10px solid #796BAE;
	text-align: left;
}

.workshop_title3 {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	font-size: 1.4em;
	font-weight: 600;
	background: #DDEEFF;
	box-sizing: border-box;
	padding: 7px 10px;
	border-left: 10px solid #0D5EB0;
	text-align: left;
}

.workshop_flow_box {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

.workshop_flow {
	width: 47%;
	margin-right: 6%;
}

.workshop_flow:nth-child(2) {
	margin-right: 0;
}

.workshop_flow h4 {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 1.2em;
	text-align: left;
}

.workshop_flow h4 span {
	color: #796BAE;
}

.workshop_flow h4.blue span {
	color: #0D5EB0;
}

.workshop_flow p {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	background: #FEDF32;
	font-weight: 500;
	text-align: center;
	box-sizing: border-box;
	padding: 15px;
	font-size: 1.1em;
	line-height: 1.2em;
	position: relative;
}

.workshop_flow p.blue {
	background: #82FA8B;
}

.workshop_flow p.none {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	background: #ffffff;
	font-weight: 500;
	text-align: center;
	box-sizing: border-box;
	padding: 15px;
	font-size: 1.1em;
	line-height: 1.2em;
	position: relative;
}

.workshop_flow p.blue a {
	color: #0D5EB0;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
}

.workshop_flow p i {
	background: url("../Images/icon.png") bottom center no-repeat;
	width: 30px;
	height: 25px;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
}

.workshop_flow p.blue i {
	background: url("../Images/icon2.png") bottom center no-repeat;
}

.workshop_flow p span {
	font-size: 0.8em;
}

.workshop_flow_text {
	width: 100%;
	float: left;
	text-align: left;
}

.ticket {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}

.ticket_box {
	width: 72%;
	display: flex;
	flex-wrap: wrap;
}

.ticket_box .no {
	width: 7%;
	background: #000000;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box .zone {
	width: 33%;
	background: #796BAE;
	color: #fff;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box .subject {
	width: 35%;
	background: #DCD4F7;
	color: #000;
	text-align: left;
	padding: 10px 20px;
	box-sizing: border-box;
	border-right: 10px solid #796BAE;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box .time {
	width: 25%;
	background: #DCD4F7;
	color: #000;
	text-align: left;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box .textbox {
	width: 100%;
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 20px;
	text-align: left;
}

.ticket_box .textbox .title {
	width: 100%;
	border-bottom: 1px solid #707070;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 1.2em;
}

.ticket_box .textbox .text {
	width: 100%;
	font-weight: 500;
	font-size: 0.9em;
}

.ticket_link {
	width: 	15%;
	display: block;
	background: #796BAE;
	color: #fff;
	position: relative;
}

.ticket_link:hover {
	background: #999;
}

.ticket_link p {
	width: 100%;
	height: auto;
	color: #fff;
	font-weight: 600;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.ticket_link p span {
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	padding: 1px 25px;
	box-sizing: border-box;
	margin-top: 10px;
}

.ticket_img {
	width: 13%;
	display: flex;
	flex-wrap: wrap;
	background: #f8f8f8;
	overflow: hidden;
	position: relative;
}

.ticket_img img {
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}


.ticket_box2 {
	width: 72%;
	display: flex;
	flex-wrap: wrap;
}

.ticket_box2 .no {
	width: 5%;
	background: #000000;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box2 .zone {
	width: 35%;
	background: #0D5EB0;
	color: #fff;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box2 .subject {
	width: 40%;
	background: #F0E9F4;
	color: #000;
	text-align: left;
	padding: 10px 20px;
	box-sizing: border-box;
	border-right: 10px solid #0D5EB0;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box2 .time {
	width: 20%;
	background: #F0E9F4;
	color: #000;
	text-align: left;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 500;
}

.ticket_box2 .textbox {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
	text-align: left;
}

.ticket_box2 .textbox .title {
	width: 100%;
	font-weight: 600;
	font-size: 1.2em;
}

.ticket_link2 {
	width: 	15%;
	display: block;
	background: #0D5EB0;
	color: #fff;
	position: relative;
}

.ticket_link2:hover {
	background: #999;
}

.ticket_link2 p {
	width: 100%;
	height: auto;
	color: #fff;
	font-weight: 600;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.ticket_link2 p span {
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	padding: 1px 25px;
	box-sizing: border-box;
	margin-top: 10px;
}

.company__title {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: 70px;
	margin-bottom: 30px;
}

.company__logo {
	width: 150px;
	height: 120px;
	margin-right: 20px;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
}

.company__logo img {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	width: 100%;
}

.company__titlebox {
	width: 1110px;
}

.company__zone {
	width: 18%;
	background: #F2A005;
	color: #fff;
	font-size: 0.9em;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
	text-align: left;
}

.company__titlebox2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.company__titlebox2 .no {
	width: 10%;
	background: #796BAE;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.3em;
	font-weight: 600;
}

.company__titlebox2 .title {
	width: 90%;
	background: #fff;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #000;
	font-size: 1.3em;
	font-weight: 600;
	text-align: left;
}

.company__sdgs {
	width: 65%;
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	right: 0;
	top: -100%;
}

.company__sdgs p {
	width: 9.5%;
	margin-left: 1%;
	margin-bottom: 1%;
}

.company__sdgs p img {
	width: 100%;
}

.company__message {
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
	padding: 20px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.35)
}

.company__message h3 {
	width: 100%;
	color: #000;
	font-size: 1.4em;
	font-weight: 600;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.company__message p {
	width: 100%;
	color: #000;
}

/* slide-box */

.slide-box {
  position: relative;
  margin: 0 0 50px 0;
}

/* slide */

.slide {
  position: relative;
  margin: 0;
  padding: 0;
}
.slide .item {
  position: relative;
  height: 100%;
	max-height: 600px;
	text-align: center;
}
.slide .item a {
  display: block;
}
.slide .item::before {
  display: block;
  content: "";
}
.slide .item .image {
  position: relative;
  overflow: hidden;
}
.slide .item img {
	height: 100%;
	display: inline;
	height: 100%;
	max-height: 600px;
}
.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}

/* slide-navigation */

.slide-navigation {
  line-height: 0;
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
}
.slide-navigation .item {
  position: relative;
  cursor: pointer;
}

.slide-navigation .item {
  position: relative;
	box-sizing: border-box;
	padding: 0 10px;
	height: 240px;
}
.slide-navigation .item img {
  width: 100%;
}

/* slick */

.slick-vertical .slick-slide {
  border: 0 solid transparent;
}
.slick-arrow {
  z-index: 999;
}
.slick-prev {
  top: 50% !important;
  left: -20px !important;
  margin: auto;
	background: url("../Images/slide_icon1.svg") center center no-repeat !important;
	background-size: cover !important;
}
.slick-next {
  top: 50% !important;
  right: -20px !important;
  margin: auto;
	background: url("../Images/slide_icon2.svg") center center no-repeat !important;
	background-size: cover !important;
}

.company__list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.company__list .title {
	width: 20%;
	min-height: 60px;
	background: #796BAE;
	position: relative;
}

.company__list .title span {
	width: 100%;
	height: auto;
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	color: #fff;
	font-weight: 600;
	font-size: 1.1em;
}

.company__list .text {
	width: 80%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
}

.company__w_list {
	width: 100%;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	margin-bottom: 50px;
}

.company__w_list h3 {
	width: 100%;
	border-left: 9px solid #796BAE;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	text-align: left;
	font-weight: 500;
	font-size: 1.4em;
	margin-bottom: 20px;
}

.company__w_listbox {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #333;
}

.company__w_listbox_end {
	border-bottom: 1px solid #333;
	margin-bottom: 30px;
}


.company__w_listbox .title {
	width: 20%;
	min-height: 60px;
	background: #D8D1F2;
	position: relative;
}

.company__w_listbox .title span {
	width: 100%;
	height: auto;
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	color: #000;
	font-weight: 600;
	font-size: 1.1em;
}

.company__w_listbox .text {
	width: 80%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
}

.company__w_listbox .text2 {
	width: 30%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
}

.company__w_listbox .text2 a.sns {
	margin-right: 10px;
}

.company__w_listbox .text2 a.sns img {
	width: 30px;
}

.company__mail {
	width: 100%;
	text-align: center;
}

.company__mail a {
	width: 300px;
	background: #796BAE;
	color: #fff;
	padding: 15px 20px 15px 50px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	font-weight: 600;
	font-size: 1.1em;
}

.company__mail a i {
	background: url("../Images/mail.png") center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	width: 35px;
	height: 24px;
}

.company__mail a:hover {
	background: #999;
}

.company_bottom_area {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.company_bottom_list {
	flex-grow: 1;
	background: #fff;
	box-sizing: border-box;
	padding: 30px;
}

.company_bottom_list:nth-child(2) {
	margin-left: 4%;
}

.company_bottom_list h3 {
	width: 100%;
	border-left: 9px solid #796BAE;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	text-align: left;
	font-weight: 500;
	font-size: 1.4em;
	margin-bottom: 20px;
}

.company_bottom_list iframe {
	width: 100%;
	height: 320px;
	vertical-align: middle;
}

.outline_area {
	width: 100%;
}

.outline_box {
	width: 100%;
	background: #F6F6F6;
	margin-bottom: 50px;
}

.outline_box .title {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	background: #796BAE;
	color: #fff;
	font-size: 1.4em;
	text-align: left;
	font-weight: 500;
}

.outline_box .text {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
	font-weight: 500;
	font-size: 1.1em;
}

.outline_box .text h4 {
	width: 100%;
	font-weight: 700;
	font-size: 1.6em;
	margin-bottom: 10px;
}

.outline_box .text h4 span {
	color: #796BAE;
}

.outline_box .text ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #796BAE;
	padding: 10px 0;
	box-sizing: border-box;
}

.outline_box .text ul.last {
	margin-bottom: 50px;
	border-bottom: none;
}

.outline_box .text ul .no {
	width: 5%;
	background: #796BAE;
	position: relative;
}

.outline_box .text ul .no span {
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: 700;
	font-size: 1.8em;
	color: #fff;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.outline_box .text ul .intext {
	width: 95%;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 1.2em;
	line-height: 1.3em;
}

.outline_box .text ul .intext2 {
	width: 95%;
	padding: 10px 80px 10px 20px;
	box-sizing: border-box;
	font-size: 1.2em;
	line-height: 1.3em;
	position: relative;
}

.outline_box .text ul .intext2 .tyuui {
	width: auto;
	position: absolute;
	right: 0;
	top: 5px;
	border: 1px solid #ff0000;
	color: #ff0000;
	background: #fff;
	padding: 3px 10px;
	box-sizing: border-box;
}

.outline_subbox {
	width: 100%;
	margin-bottom: 80px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.7em;
}

.businesslist {
	width: 100%;
}

.businesslist_linkbox {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.businesslist_linkbox_all {
	width: 10%;
	display: block;
	margin-right: 2%;
	background: #F2A027;
	color: #fff;
	position: relative;
}

.businesslist_linkbox_all span {
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	color: #fff;
}

.businesslist_linkbox_all:hover {
	background: #999;
}

.businesslist_linkbox_list {
	width: 88%;
	display: flex;
	flex-wrap: wrap;
}

.businesslist_linkbox_list a {
	width: 23.5%;
	background: #F2A027;
	color: #fff;
	display: block;
	margin-right: 2%;
	padding: 10px;
	box-sizing: border-box;
}

.businesslist_linkbox_list a:hover {
	background: #999;
}

.businesslist_linkbox_list a:nth-child(4n) {
	margin-right: 0;
}

.businesslist_linkbox_list a:nth-child(1),.businesslist_linkbox_list a:nth-child(2),.businesslist_linkbox_list a:nth-child(3),.businesslist_linkbox_list a:nth-child(4),.businesslist_linkbox_list a:nth-child(5),.businesslist_linkbox_list a:nth-child(6),.businesslist_linkbox_list a:nth-child(7),.businesslist_linkbox_list a:nth-child(8) {
	margin-bottom: 10px;
}

.businesslist_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.businesslist_listbox {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 40px;
}

.businesslist_listbox:nth-child(3n) {
	margin-right: 0;
}

.businesslist_listbox .img {
	width: 100%;
	display: block;
}

.businesslist_listbox .img img {
	width: 100%;
	vertical-align: middle;
}

.businesslist_listbox .titlebox {
	width: 100%;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
}

.businesslist_listbox .titlebox .no {
	width: 20%;
	background: #796BAE;
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 500;
	font-size: 1.2em;
}

.businesslist_listbox .titlebox .title {
	width: 80%;
	padding: 5px 20px;
	box-sizing: border-box;
	text-align: left;
	font-weight: 500;
	font-size: 1.2em;
}

.businesslist_listbox .text {
	width: 100%;
	margin-top: 15px;
	text-align: left;
	font-size: 0.9em;
}

.info_page {
	width: 100%;
	background: #fff;
}

.info_page .title {
	width: 100%;
	background: #796BB0;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	text-align: left;
}

.info_page .info_main {
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	text-align: left;
}

.info_page .info_main .info_sub {
	width: 100%;
	margin-bottom: 30px;
	display: flex;
}

.info_page .info_main .info_sub .cat {
	background: #796BB0;
    border-radius: 100px;
    color: #fff;
	width: 150px;
	padding: 0 30px;
	box-sizing: border-box;
	text-align: center;
}

.info_page .info_main .info_sub .time {
	width: 150px;
	margin-left: 15px;
}

.info_page .info_main .info_inbox {
	width: 100%;
}

.info_page .info_main .info_inbox p {
	width: 100%;
	margin-bottom: 30px;
}

.info_page .info_main .info_inbox div {
	width: 100%;
	margin-bottom: 30px;
}

.info_page .info_main .info_inbox strong {
	font-weight: 700;
}

.info_page .info_main .info_inbox em {
	font-style: italic;
}

.info_page .info_main .info_inbox ul {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}

.info_page .info_main .info_inbox ul li {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 20px;
}

.info_page .info_main .info_inbox ul li::before {
	position: absolute;
	left: 0;
	top: 5px;
	content: "";
	background: url("../Images/slide_icon2.svg") center center no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
}

.info_page .info_main .info_inbox ol {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 15px;
}

.info_page .info_main .info_inbox ol li {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	list-style-type: decimal;
	list-style-position: outside;
}

.info_page .info_main .info_inbox h2 {
	width: 100%;
	box-sizing: border-box;
	border-left: 10px solid #1B9944;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	padding: 5px 10px;
	font-weight: 700;
	font-size: 1.3em;
	margin-bottom: 10px;
}

.info_page .info_main .info_inbox h3 {
	width: 100%;
	background: #1B9944;
	color: #fff;
	box-sizing: border-box;
	padding: 5px 20px;
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.info_page .info_main .info_inbox h4 {
	width: 100%;
	position: relative;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	font-weight: 600;
	margin-bottom: 5px;
}

.info_page .info_main .info_inbox h4::before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	background: url("../Images/icon_info.svg") center center no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
}

.info_list_area {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.info_list_area a {
	width: 49%;
	margin-right: 2%;
	background: #F6F6F6;
	padding: 20px;
	box-sizing: border-box;
	display: block;
	margin-bottom: 30px;
}

.info_list_area a:nth-child(2n) {
	margin-right: 0;
}

.info_list_area a:hover {
	background: #F6DEFF;
}

.info_list_area .subtextbox {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 15px;
}

.info_list_area .subtextbox .cat {
	background: #796BAE;
    border-radius: 100px;
    color: #fff;
	width: 130px;
	padding: 0 30px;
	box-sizing: border-box;
	text-align: center;
}

.info_list_area .subtextbox .time {
	width: auto;
	margin-left: 15px;
	text-align: left;
}

.info_list_area .text {
	width: 100%;
	text-align: left;
}

.inquiry_title {
	width: 100%;
	position: relative;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	font-weight: 600;
	margin-bottom: 10px;
}

.inquiry_title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	background: url("../Images/icon_info.svg") center center no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
}

.inquiry_table {
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	box-sizing: border-box;
}

.inquiry_table th {
	width: 150px;
	background: #796BAE;
	text-align: center;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	box-sizing: border-box;
	padding: 5px 10px;
	font-weight: 600;
	color: #fff;
}

.inquiry_table td {
	text-align: left;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	box-sizing: border-box;
	padding: 5px 10px;
	background: #fff;
}

/*---サイズ調整---*/

.imgsize {
	width: 40px;
}

.imgsize_all {
	width: 100%;
}

/*---ビジネス掲示板---*/

.business_box {
	width: 100%;
}

.business_title {
	width: 100%;
	margin-bottom: 30px;
	margin-top: -80px;
}

.business_title img {
	width: 100%;
}

.business_text {
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
	padding: 30px;
	box-sizing: border-box;
	background: rgba(255,255,255,1.0)
}

.business_intext {
	width: 100%;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.business_list_area {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.business_list_area a {
	width: 23.5%;
	margin-right: 2%;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #fff;
	box-sizing: border-box;
	display: block;
}

.business_list_area a:nth-child(4n) {
	margin-right: 0;
}

.business_list_area a img {
	width: 100%;
}

.lightboxOverlay {
	z-index: 9999999 !important;
}

.lightbox {
	z-index: 99999999 !important;
}

.movie_box {
	width: 100%;
	padding: 50px 200px;
	box-sizing: border-box;
	text-align: left;
}

.movie_box iframe {
	width: 100%;
	vertical-align: middle;
}

/*---20230925追加---*/

.picup {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
}

.picup .inbox {
	width: 47%;
	margin-right: 6%;
	background: #fff;
	box-sizing: border-box;
	display: block;
	padding: 30px;
	margin-bottom: 30px;
}

.picup .inbox:nth-child(2n) {
	margin-right: 0;
}

.picup a.inbox:hover {
	opacity: 0.5;
}

.picup .inbox .sub {
	width: 100%;
	text-align: left;
	font-weight: 600;
	font-size: 1.8em;
	line-height: 1.3em;
}

.picup .inbox .sub2 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.picup .inbox .title {
	width: 100%;
	text-align: left;
	font-weight: 900;
	font-size: 3em;
	line-height: 1.4em;
	margin-bottom: 15px;
	color: #1B9944;
}

.picup .inbox .title3 {
	width: 100%;
	text-align: left;
	font-weight: 900;
	font-size: 3em;
	line-height: 1.4em;
	margin-bottom: 15px;
	color: #1594DD;
}

.picup .inbox .title img {
	width: 330px;
}

.picup .inbox .title2 {
	width: 100%;
	text-align: center;
	font-weight: 900;
	font-size: 2.4em;
	line-height: 1.4em;
	color: #FF0000;
}

.picup .inbox .title2 span {
	font-size: 0.5em;
	color: #ff0000;
}

.picup .inbox .in_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.picup .inbox .in_box .text {
	width: 40%;
	margin-right: 5%;
	position: relative;
	text-align: left;
	font-size: 1.25em;
}

.picup .inbox .in_box .img {
	width: 55%;
	position: relative;
}

.picup .inbox .in_box .img img {
	width: 100%;
}

.picup .inbox .in_box .img .new {
	position: absolute;
	left: -70px;
	bottom: -40px;
}

.picup .inbox .in_box .img .new img {
	width: 100px !important;
}

.text_c {
	text-align: center !important;
}

.picup_time {
	width: 40px;
	padding: 1px 10px;
	background: #005AA7;
	color: #fff;
	text-align: center;
}

.picup_time_title {
	width: 100%;
	font-size: 1.8em;
	font-weight: 900;
	position: relative;
}

.picup_time_title span {
	background: #FF0000;
	color: #fff;
	font-size: 0.5em;
	padding: 5px 5px;
	border-radius: 100px;
	line-height: 1em;
	position: absolute;
	top: 51%;
	left: 130px;
	transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}

.picup_time_title span.sat {
	background: #005AA7;
}

.picup_time2 {
	width: 100%;
	margin-bottom: 10px;
	font-weight: 800;
}

.picup_time3 {
	width: 80px;
	padding: 1px 10px;
	background: #FF0000;
	color: #fff;
	text-align: center;
}

.picup_bottom {
	width: 100%;
	text-align: left;
	font-size: 1.25em;
	margin-top: 10px;
}

.event {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
}


.event .inbox {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 20px;
	border: 8px solid #DCD4F7;
	background: #fff;
	box-sizing: border-box;
	padding: 30px;
}

.event .inbox:nth-child(2n) {
	margin-right: 0;
}

.event .inbox_nopg {
	padding: 0;
}

.event .inbox .img {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

.event .inbox .img_pd {
	padding: 40px 0;
}

.event .inbox .text {
	width: 100%;
	text-align: left;
	font-size: 1.25em;
}

.event .inbox .text_c {
	width: 100%;
	text-align: center;
	font-size: 1.25em;
}

.event .inbox_flex {
	display: flex;
	flex-wrap: wrap;
}

.event .inbox .left_event {
	width: 65%;
	margin-right: 5%;
}

.event .inbox .left_event .img img {
	width: 100%;
}

.event .inbox .right_event {
	width: 30%;
}

.event .inbox .right_event p {
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
}

.event .inbox .right_event p:last-child {
	margin-bottom: 0;
}

.event .inbox .right_event p img {
	width: 100%;
}

.event .inbox_flex2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.event .inbox_flex2 .text_l {
	width: 48%;
	margin-right: 4%;
	text-align: left;
	font-size: 1.25em;
}

.event .inbox_flex2 .text_r {
	width: 48%;
}

.event .inbox_flex2 .text_r img {
	width: 100%;
}

.event .inbox_flex2 .text_l2 {
	width: 68%;
	margin-right: 4%;
	text-align: left;
	font-size: 1.25em;
}

.event .inbox_flex2 .text_r2 {
	width: 28%;
}

.event .inbox_flex2 .text_r2 img {
	width: 100%;
}



.iframe_box {
    width: 800px;
    height: 450px;
    vertical-align: middle;
}

.iframe_box2 {
    width: 100%;
    height: 700px;
    vertical-align: middle;
}

/*---2024.09.26---*/

.bus_box {
	width: 100%;
}

.bus_table {
	width: 100%;
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
	box-sizing: border-box;
}

.bus_table th {
	width: 150px;
	background: #87D5EA;
	text-align: center;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;
	box-sizing: border-box;
	padding: 5px 10px;
	font-weight: 600;
	color: #fff;
}

.bus_table td {
	text-align: center;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;
	box-sizing: border-box;
	padding: 5px 10px;
}

.bus_table tr {
	background: #fff;
}

.bus_table tr:nth-child(even) {
	background: #F7F7F7;
}

.bus_table td span {
	width: 50px;
	padding: 0 40px 0 0;
	display: inline-block;
}

.bus_table td span:nth-child(2n) {
	width: 50px;
	padding: 0 0 0 40px;
	display: inline-block;
}

.ticket_link3 {
	width: 	15%;
	display: block;
	background: #ff0000;
	color: #fff;
	position: relative;
}

.ticket_link3 p {
	width: 100%;
	height: auto;
	color: #fff;
	font-weight: 600;
	padding: 0 15px;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.ticket_link3 p span {
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	padding: 1px 5px;
	box-sizing: border-box;
	margin-top: 10px;
	font-size: 0.9em;
}

.chalk_text {
	display: flex;
	flex-wrap: wrap;
}

.chalk_text .left_c_text {
	width: 50%;
	margin-right: 2%;
}

.chalk_text .right_c_img {
	width: 48%;
}

.chalk_text .right_c_img img {
	width: 100%;
}

.chalk_text .left_c_text2 {
	width: 60%;
	margin-right: 2%;
}

.chalk_text .right_c_img2 {
	width: 38%;
}

.chalk_text .right_c_img2 img {
	width: 100%;
}












