@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/

.list_asterisk{margin-left:1em;}
.list_asterisk li{text-indent:-1em;}
.list_asterisk li:before{content:"※";}
.list_dot{margin-left:1em;}
.list_dot li{text-indent:-1em;}
.list_dot li:before{content:"●";}
.list_square{margin-left:1em;}
.list_square li{text-indent:-1em;}
.list_square li:before{content:"■";}

.font-weight-bold{font-weight: bold;}
.font-size-large{font-size: 1.2em;}
.font-size-small{font-size: 0.85em;}
.font-color-red{color: #E60012;}
.font-color-blue{color: #008CD6;}


/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.pc{display:none;}
.sp{display:block;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

.inner{
	width: 96%;
	margin: 0 2%;
	padding: 0;
	box-sizing: border-box;
}
/*title*/
img#mainphoto_sp {
	width: 100%;
}

ul.pagelinks{
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding: 0 2%;
	box-sizing: border-box;
	background: #000;
	}	
ul.pagelinks li{
	width: 50%;
	display: block;
	}	
ul.pagelinks li img{
	width: 100%;
	vertical-align: middle;
	}	

ul.pagelinks li span{
	width: 100%;
	margin: 5px 0;
	display: block;
	}
	
ul.pagelinks li:nth-child(1) span,ul.pagelinks li:nth-child(3) span{
	width: 100%;
	border-right: 1px solid #FFF;
	}	

ul.pagelinks li img{
	width:100%;
	vertical-align: bottom;
	}	
#section_01 img,#section_02 img,#section_03 img,#section_04 img,#section_05 img,.section_application img{
	vertical-align:bottom;
	width: 100%;
	}
#section_01{
	margin: 2% 0 0 0;
	text-align: center;
	}
	
#section_01 .sec01_price{
	width: 100%;
	margin: 2% auto 0;
	}
#section_01 img{
	width: 100%;
	}
#section_01 .sec01_attention{
	width: 100%;
	margin: 2% auto 0;
	text-align: left;
	}	
#section_01 .sec01_attention p{
	font-weight: bold;
	}
	
#section_02{
	width: 100%;
	background:#E2EEC5;
	margin: 2% 0 0 0;
	padding: 2%;
	box-sizing: border-box;
	}
#section_02 .inner{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	}
#section_02 img{
	width: 100%;
	margin: 0 0 1% 0;
	}
#section_02 .sec02_attention{
	width: 100%;
	text-align: left;
	}	
#section_03{
	margin: 2% 0 0 0;
	width: 100%;
	}
#section_03 img{
	width: 100%;
	}
#section_04{
	width: 100%;
	background: #FFF9B1;
	margin: 2% 0 0 0;
	padding: 2%;
	box-sizing: border-box;
	border-bottom: 2px solid #000;
	}
#section_04 h2{
	text-align: center;
	margin: 0 auto 1% auto;
	width: 100%;
	}
#section_04 .sub_title{
	background: #FFF;
	box-shadow: 2px 2px #C1B77E;
	}
#section_04 .sub_title h2{
	text-align: center;
	margin: 0;
	background: #3071B9;
	width: 100%;
	box-sizing: border-box;
	}

#section_04 .inner .inner_wrap{
	width: 100%;
	background: #FFF;
	padding: 2%;
	box-sizing: border-box;
	box-shadow: 2px 2px #C1B77E;
	margin: 0 0 2% 0;
	}
#section_04 .inner .inner_wrap h3{
	width:calc(100% + 3%);
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 2px 2px 2px;
	box-sizing: border-box;
	margin: 0 0 2% -3%;
	}
#section_04 .inner .inner_wrap h3 img{
	width: auto;
	height: 24px;
	}
	
	
#section_04 .inner .inner_wrap h3.inner_wrap_in{
	width:calc(100% + 3%);
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 2px 2px 2px;
	box-sizing: border-box;
	margin: 2% 0 2% -3%;
	}
#section_04 .inner .inner_box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}
#section_04 .inner .text_box{
	margin: 0 0 10px 0;
	font-size: 16px;
	}
#section_04 .inner .inner_box .text_box{
	width: 100%;
	margin: 0 0 2% 0;
	}
#section_04 .inner .inner_box .text_box2{
	width: 100%;
	margin: 0 0 2% 0;
	font-size: 16px;
	}
#section_04 .inner .inner_box .text_box3{
	width: 100%;
	margin: 0 0 2% 0;
	}
#section_04 .inner .inner_box .text_box3 h4{
	width: 100%;
	box-sizing: border-box;
	border-right: 2px solid #006896;
	border-bottom: 2px solid #006896;
	padding: 0 0 10px 0;
	margin: 2% 0;
	text-align: center;
	}
#section_04 .inner .inner_box .text_box3 h4 img{
	width: 90%;
	margin: 0 auto;
	}

	
	
#section_04 .inner .inner_box .text_box3 p{
	padding: 0 0 0 2%;
	}
#section_04 .inner .inner_box .text_box4{
	width: 100%;
	margin: 0 0 2% 0;
	}
#section_04 .inner .inner_box .text_box4 h4{
	width: 100%;
	box-sizing: border-box;
	background: #BED6E3;
	padding: 2%;
	box-sizing: border-box;
	}
#section_04 .inner .inner_box .text_box4 h4 img{
	width: auto;
	height: 16px;
	}

	
#section_04 .inner .inner_box .text_box4 p{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #E3EFF6;
	font-size: 14px;
	line-height: 1.4em;
	}
#section_04 .inner .inner_box .text_box4 p img{
	float: right;
	margin: 0 0 0 10px;
	max-width: 120px;
	}
#section_04 .inner .inner_box .photo_box{
	width: 100%;
	margin: 0 0 0 0;
	z-index: 2;
	}
#section_04 .inner .inner_box .photo_box2{
	width: 22%;
	text-align: center;
	margin: 0 0 2% 2%;
	float: right;
	}
#section_04 .inner .inner_box .photo_box3{
	width: 100%;
	text-align: center;
	margin: 0 0 2% 0;
	}
#section_04 .inner .inner_box .photo_box4{
	width: 100%;
	text-align: center;
	margin: 0 0 2% 0;
	}
#section_04 .inner .inner_box .photo_box5{
	width: 49%;
	text-align: center;
	margin: 0 1% 0 0;
	}
#section_04 .inner .inner_box .photo_box6{
	width: 49%;
	text-align: center;
	margin: 0 0 0 1%;
	}
#section_04 .inner .inner_box .photo_box img,#section_04 .inner .inner_box .photo_box3 img,#section_04 .inner .inner_box .photo_box4 img,#section_04 .inner .inner_box .photo_box5 img,#section_04 .inner .inner_box .photo_box6 img{
	width: 100%;
	}
#section_04 .inner .inner_box .photo_box6.photo_box6_w85 img{
	width: 85%;
	}.section_application{
	margin: 5% 0;
	text-align: center;
	}
#section_05{
	width: 100%;
	margin:2% auto 0 auto;
	box-sizing: border-box;
	text-align: center;
	}
#section_05 h2{
	margin: 0 auto 2% auto;
	width: 100%;
	}
#section_05 h2 img{
	width: 100%;
	}
	
	
#section_05 .sec05_attention{
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	border: 1px solid #E60012;
	font-size: 1.2em;
	}	
#section_05 .sec05_attention h3{
	font-weight: bold;
	font-size: 1.3em;
	}	
#section_05 .sec05_link a{
	margin: 3% 0 3.5% 0;
	display: block;
	color: #000;
	font-size: 1.2em;
	}
	
#section_06{
	width: 100%;
	margin:2% auto 0 auto;
	padding: 2% 0;
	box-sizing: border-box;
	text-align: center;
	border-top: 2px solid #000;
	background: url("../images/sec06_bk.png");
	}
#section_06 h2{
	margin: 0 auto 0.5% auto;
	width: 100%;
	}
#section_06 h2 img{
	width: 100%;
	}
#section_06 .sec06_link a{
	margin: 3% 0 3.5% 0;
	display: block;
	color: #000;
	font-size: 1.2em;
	}
#section_06 .inner{
	width: 94%;
	margin: 0 auto;
	text-align: center;
	}

#section_06 .inner2{
	width: 94%;
	margin: 50px auto 0;
	text-align: center;
	background: #FFF;
	border: 2px solid #E9546B;
	border-radius: 15px;
	box-sizing: border-box;
	padding: 0 2% 2.5% 2%;
	}
#section_06 .inner2 h3{
	width: 90%;
	margin: -29px auto 12px;
	text-align: center;
	background: #FFF;
	border: 2px solid #E9546B;
	border-radius: 15px;
	box-sizing: border-box;
	z-index: 2;
	}
#section_06 .inner2 h3 img{
	width: 96%;
	padding: 16px 10px;
	}
#section_06 .inner2 .inner_wrap{
	width: 100%;
	max-width: 860px;
	margin: 0 auto 15px auto;
	}
#section_06 .inner2 .inner_wrap .inner_box{
	width: 100%;
	text-align: left;
	}
#section_06 .inner2 .inner_wrap .inner_box.center{
	width: 100%;
	text-align: left;
	padding: 5% 0 ;
	}
#section_06 .inner2 .inner_wrap .inner_box h4{
	margin: 0 0 2% 0;
	}
#section_06 .inner2 .inner_wrap .inner_box h4 img{
	width:100%;
	max-width: 277px;
	}
#section_06 .inner2 .inner_wrap .inner_box p.sub_title{
	width: 100%;
	padding: 0 0 0 7px;
	margin: 0 0 5px 0;
	box-sizing: border-box;
	font-size: 16px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_photo{
	width: 100%;
	padding: 0 0 0 7px;
	margin: 0 0 5px 0;
	box-sizing: border-box;
	}
	
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket_img{
	float: right;
	width: 24%;
	margin: 0 0 0 1%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img{
	float: right;
	width: 26%;
	margin: 0 0 0 1%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img2{
	float: right;
	width: 36%;
	margin: 0 0 0 1%;
	}


	
#section_06 .inner2 .inner_wrap .inner_box .sec06_photo img,
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket_img img,
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img img,
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img2 img{
	width: 100%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket01{
	width:calc(100% - 7px);
	padding: 5px 5px 5px 0;
	margin: 0 0 10px 7px;
	box-sizing: border-box;
	border: 1px solid #915DA3;
	border-left: none;
	font-size: 16px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket02{
	width:calc(100% - 7px);
	padding: 5px 5px 5px 0;
	margin: 0 0 10px 7px;
	box-sizing: border-box;
	border: 1px solid #5976BA;
	border-left: none;
	font-size: 16px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket01 h5{
	width: 75%;
	max-width: 188px;
	}

#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket02 h5{
	width: 75%;
	max-width: 188px;
	}

	
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket01:after,#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket02:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#section_06 .inner2 .inner_wrap .inner_box .sec06_attention{
	width:calc(100% - 7px);
	margin: 0 0 10px 7px;
	font-size: 16px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_kanko{
	width:calc(100% - 7px);
	padding: 5px 5px 5px 0;
	margin: 0 0 10px 7px;
	box-sizing: border-box;
	border: 1px solid #008CD6;
	border-left: none;
	font-size: 16px;
	}
	
	
#section_06 .inner2 .inner_wrap .inner_box .sec06_kanko h5{
	margin: 0 0 5px 0;
	width: 100%!important;
	font-size: 19px;
	}

#section_06 .inner2 .inner_wrap .inner_box h5 img{
	width: 100%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_btn a{
	padding: 2px 10px;
	background: #F19DB5;
	color: #000;
	margin: 0 0 2% 1%;
	display: inline-block;
	font-size: 16px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_btn2 a{
	padding: 2px 10px;
	background: #F19DB5;
	color: #000;
	margin: 1% 0 0 0;
	display: inline-block;
	font-size: 16px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_note{
	width:calc(100% - 7px);
	padding: 7px;
	margin: 0 0 2% 1%;
	box-sizing: border-box;
	background: #FFF9B1;
	font-size: 16px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_note h5{
	color: #7F4F21;
	font-weight: bolder;
	width: 100%;
	max-width: 100%;
	margin: 0 0 1% 0;
	font-size: 19px;
	}

	
#section_07{
	width: 100%;
	margin:2% auto;
	text-align: left;
	}

#section_07 h2{
	width: 100%;
	font-size: 1.5em;
	color: #FFF;
	padding: 1%;
	background: #187FC4;
	border-radius: 5px;
	text-align: center;
	margin: 0 0 1% 0;
	box-sizing: border-box;
	}
#section_07 h3{
	color: #1D2088;
	font-weight: bold;
	margin: 2% 0 0 0;
	}
#section_07 .sec07_attention{
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	border: 1px solid #E60012;
	margin: 2% 0 0 0;
	}	
#section_07 .sec07_attention2{
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	border: 1px solid #000;
	margin: 2% 0 0 0;
	}	
.sec_application{
	width: 82%;
	margin: 0 auto;
	}
.sec_application img{
	width: 100%;
	}
#pamphlet_btn{
	width: 100%;
	margin:2% auto 0 auto;
	box-sizing: border-box;
	text-align: center;
	}
.sec_pamphlet_btn{
	width: 82%;
	margin: 0 auto;
	}
.sec_pamphlet_btn img{
	width: 100%;
	}
}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
.sp{display:none;}
.pc{display:block;}

#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}

.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	display: block;
}
/*title*/
img#mainphoto {
	width: 100%;
	max-width:970px;
	margin:0 auto;
}

ul.pagelinks{
	max-width: 970px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding: 0 28px;
	box-sizing: border-box;
	background: #000;
	}	
ul.pagelinks li{
	width: 25%;
	display: block;
	}	
ul.pagelinks li img{
	max-width: 226px;
	vertical-align: middle;
	}	

ul.pagelinks li span{
	width: 100%;
	border-left: 1px solid #FFF;
	margin: 5px 0;
	height: 54px;
	display: block;
	}
	
ul.pagelinks li:last-child span{
	width: 100%;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}	

ul.pagelinks li img{
	width:100%;
	vertical-align: bottom;
	}	
	
#section_01 img,#section_02 img,#section_03 img,#section_04 img,#section_05 img{
	vertical-align:bottom;
	}
#section_01{
	max-width: 970px;
	width: 100%;
	margin: 20px auto 0 auto;
	text-align: center;
	}
#section_01 .sec01_price{
	width: 94%;
	margin: 30px auto 0;
	}
#section_01 img{
	width: 100%;
	max-width: 970px;
	}
#section_01 .sec01_attention{
	width: 94%;
	margin: 10px auto 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	}	
#section_01 .sec01_attention p{
	font-size: 15px;
	font-weight: bold;
	}		
#section_02{
	width: 100%;
	max-width:970px;
	background:#E2EEC5;
	margin: 17px auto 0;
	box-sizing: border-box;
	text-align: center;
	padding: 10px 0 40px 0;
	}
#section_02 .inner{
	width: 94%;
	margin: 0 auto;
	text-align: left;
	}
#section_02 img{
	width: 100%;
	margin: 0 0 10px 0;
	}
#section_02 .sec02_attention{
	width: 100%;
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	}	
#section_03{
	margin:30px auto 0 auto;
	text-align: center;
	width: 100%;
	max-width: 970px;
	}
#section_03 img{
	width: 100%;
	max-width: 970px;
	}

#section_04{
	width: 100%;
	max-width:970px;
	margin:15px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	background: #FFF9B1;
	border-bottom: 2px solid #000;
	box-sizing: border-box;
	}
#section_04 h2{
	text-align: center;
	margin: 0 auto 20px auto;
	width: 80%;
	padding: 0 10px;
	}
#section_04 h2 img{
	width: 100%;
	}
#section_04 .sub_title{
	background: #FFF;
	box-shadow: 4px 4px #C1B77E;
	padding: 0 0 20px 0;
	}
#section_04 .sub_title h2{
	text-align: center;
	margin: 0;
	background: #3071B9;
	padding: 10px 10px;
	width: 100%;
	box-sizing: border-box;
	}
#section_04 .sub_title h2 img{
	width: 100%;
	max-width: 828px;
	}
#section_04 .inner{
	width: 94%;
	margin: 0 auto;
	text-align: left;
	}
#section_04 .inner .inner_wrap{
	width: 100%;
	position: relative;
	background: #FFF;
	padding: 50px 14px 14px 14px;
	box-sizing: border-box;
	font-size: 22px;
	line-height: 1.3em;
	box-shadow: 4px 4px #C1B77E;
	margin: 0 0 25px 0;
	}
#section_04 .inner .inner_wrap h3{
	position: absolute;
	width: 100%;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 6px 6px 6px;
	box-sizing: border-box;
	top: -8px;
	left: -14px;
	}
#section_04 .inner .inner_wrap h3.inner_wrap_in{
	position: relative;
	width:calc(100% + 28px);
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 6px 6px 6px;
	box-sizing: border-box;
	margin: 15px 0 11px -14px;
	top: 0;
	}
#section_04 .inner .inner_box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}
#section_04 .inner .text_box{
	margin: 0 0 10px 0;
	}
#section_04 .inner .inner_box .text_box{
	width: 58%;
	margin: 0 1% 10px 0;
	}
#section_04 .inner .inner_box .text_box2{
	width: 100%;
	margin: 0 0 10px 0;
	}
#section_04 .inner .inner_box .text_box3{
	width: 67%;
	margin: 0 0 10px 0;
	}
#section_04 .inner .inner_box .text_box3 h4{
	width: 100%;
	box-sizing: border-box;
	border-right: 2px solid #006896;
	border-bottom: 2px solid #006896;
	padding: 0 0 15px 0;
	margin: 15px 0;
	text-align: center;
	}
#section_04 .inner .inner_box .text_box3 h4 img{
	width: 90%;
	margin: 0 auto;
	}
#section_04 .inner .inner_box .text_box3 p{
	font-size: 16px;
	padding: 0 0 0 18px;
	line-height: 1.4em;
	}
#section_04 .inner .inner_box .text_box4{
	width: 63%;
	margin: 0 0 0 2%;
	}
#section_04 .inner .inner_box .text_box4 h4{
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background: #BED6E3;
	}
#section_04 .inner .inner_box .text_box4 h4 img{
	vertical-align: middle;
	}
#section_04 .inner .inner_box .text_box4 p{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #E3EFF6;
	font-size: 16px;
	line-height: 1.4em;
	}
#section_04 .inner .inner_box .text_box4 p img{
	float: right;
	margin: 0 0 0 10px;
	max-width: 120px;
	}
#section_04 .inner .inner_box .photo_box{
	width: 41%;
	margin: -36px 0 0 0;
	z-index: 2;
	}
#section_04 .inner .inner_box .photo_box2{
	width: 22%;
	text-align: center;
	float: right;
	margin: 0 0 0 2%;
	}
#section_04 .inner .inner_box .photo_box3{
	width: 33%;
	text-align: center;
	margin: 0 0 10px 0;
	}
#section_04 .inner .inner_box .photo_box4{
	width: 35%;
	text-align: center;
	}
#section_04 .inner .inner_box .photo_box5{
	width: 49%;
	text-align: center;
	margin: 0 1% 0 0;
	}
#section_04 .inner .inner_box .photo_box6{
	width: 49%;
	text-align: center;
	margin: 0 0 0 1%;
	}
#section_04 .inner .inner_box .photo_box img,#section_04 .inner .inner_box .photo_box3 img,#section_04 .inner .inner_box .photo_box4 img,#section_04 .inner .inner_box .photo_box5 img,#section_04 .inner .inner_box .photo_box6 img{
	width: 100%;
	}
#section_04 .inner .inner_box .photo_box6.photo_box6_w85 img{
	width: 85%;
	}

#section_05{
	width: 100%;
	max-width:970px;
	margin:25px auto 0 auto;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
	}
#section_05 .inner{
	width: 94%;
	margin: 0 auto;
	text-align: center;
	}
#section_05 h2{
	margin: 0 auto 20px auto;
	width: 88%;
	}
#section_05 h2 img{
	width: 100%;
	}
	
	
#section_05 .sec05_attention{
	width: 100%;
	padding: 8px 10px;
	box-sizing: border-box;
	border: 1px solid #E60012;
	font-size: 16px;
	}	
#section_05 .sec05_attention h3{
	font-weight: bold;
	font-size: 22px;
	}	
#section_05 .sec05_link a{
	margin: 20px 0 25px 0;
	display: block;
	color: #000;
	font-size: 16px;
	}

#section_06{
	width: 100%;
	max-width:970px;
	margin:25px auto 0 auto;
	padding: 25px 0;
	box-sizing: border-box;
	text-align: center;
	border-top: 2px solid #000;
	background: url("../images/sec06_bk.png");
	}
#section_06 h2{
	margin: 0 auto 5px auto;
	width: 88%;
	}
#section_06 h2 img{
	width: 100%;
	}

	
	
#section_06 .sec06_link a{
	margin: 20px 0 25px 0;
	display: block;
	color: #000;
	font-size: 16px;
	}
	
#section_06 .inner{
	width: 94%;
	margin: 0 auto;
	text-align: center;
	}

#section_06 .inner2{
	width: 94%;
	margin: 50px auto 0;
	text-align: center;
	background: #FFF;
	border: 4px solid #E9546B;
	border-radius: 15px;
	box-sizing: border-box;
	padding: 0 10px 15px 10px;
	font-size: 18px;
	}
#section_06 .inner2 h3{
	width: 87%;
	margin: -29px auto 12px;
	text-align: center;
	background: #FFF;
	border: 4px solid #E9546B;
	border-radius: 15px;
	box-sizing: border-box;
	z-index: 2;
	}
#section_06 .inner2 h3 img{
	width: 96%;
	padding: 16px 10px;
	}
#section_06 .inner2 .inner_wrap{
	width: 100%;
	max-width: 860px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 15px auto;
	font-size: 15px;
	}
#section_06 .inner2 .inner_wrap .inner_box{
	width: 32%;
	text-align: left;
	}
#section_06 .inner2 .inner_wrap .inner_box.center{
	width: 32%;
	text-align: left;
	padding: 0 2%;
	background: url("../images/sec06_border.png"),url("../images/sec06_border.png");
  	background-repeat: repeat-y,repeat-y;
  	background-position:left top,right top;
	}
#section_06 .inner2 .inner_wrap .inner_box h4{
	margin: 0 0 8px 0;
	}
#section_06 .inner2 .inner_wrap .inner_box h4 img{
	width:100%;
	max-width: 277px;
	}
#section_06 .inner2 .inner_wrap .inner_box p.sub_title{
	width: 100%;
	padding: 0 0 0 7px;
	margin: 0 0 5px 0;
	box-sizing: border-box;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_photo{
	width: 100%;
	padding: 0 0 0 7px;
	margin: 0 0 5px 0;
	box-sizing: border-box;
	}
	
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket_img{
	float: right;
	width: 24%;
	margin: 0 0 0 1%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img{
	float: right;
	width: 26%;
	margin: 0 0 0 1%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img2{
	float: right;
	width: 36%;
	margin: 0 0 0 1%;
	}

#section_06 .inner2 .inner_wrap .inner_box .sec06_photo img,
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket_img img,
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img img,
#section_06 .inner2 .inner_wrap .inner_box .sec06_info_img2 img{
	width: 100%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket01{
	width:calc(100% - 7px);
	padding: 5px 5px 5px 0;
	margin: 0 0 10px 7px;
	box-sizing: border-box;
	border: 1px solid #915DA3;
	border-left: none;
	font-size: 14px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_ticket02{
	width:calc(100% - 7px);
	padding: 5px 5px 5px 0;
	margin: 0 0 10px 7px;
	box-sizing: border-box;
	border: 1px solid #5976BA;
	border-left: none;
	font-size: 14px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_attention{
	width:calc(100% - 7px);
	margin: 0 0 10px 7px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_kanko{
	width:calc(100% - 7px);
	padding: 5px 5px 5px 0;
	margin: 0 0 10px 7px;
	box-sizing: border-box;
	border: 1px solid #008CD6;
	border-left: none;
	font-size: 14px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_kanko h5{
	margin: 0 0 5px 0;
	width: 100%;
	}

#section_06 .inner2 .inner_wrap .inner_box h5{
	width: 75%;
	max-width: 188px;
	}
#section_06 .inner2 .inner_wrap .inner_box h5 img{
	width: 100%;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_btn a{
	padding: 2px 10px;
	background: #F19DB5;
	color: #000;
	margin: 0 0 15px 7px;
	display: inline-block;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_btn2 a{
	padding: 2px 10px;
	background: #F19DB5;
	color: #000;
	margin: 8px 0 0 0;
	display: inline-block;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_note{
	width:calc(100% - 7px);
	padding: 7px;
	margin: 0 0 10px 7px;
	box-sizing: border-box;
	background: #FFF9B1;
	font-size: 14px;
	}
#section_06 .inner2 .inner_wrap .inner_box .sec06_note h5{
	color: #7F4F21;
	font-weight: bolder;
	font-size: 19px;
	width: 100%;
	max-width: 100%;
	margin: 0 0 5px 0;
	}
#section_06 .inner2 .inner_wrap .inner_box h5{
	width: 75%;
	max-width: 188px;
	}

	
#section_07{
	width: 100%;
	max-width:970px;
	margin:15px auto;
	text-align: left;
	font-size: 16px;
	}
#section_07 .inner{
	width: 94%;
	margin: 0 auto;
	text-align: left;
	}
#section_07 h2{
	width: 100%;
	font-size: 22px;
	color: #FFF;
	padding: 15px;
	background: #187FC4;
	border-radius: 5px;
	text-align: center;
	margin: 0 0 12px 0;
	box-sizing: border-box;
	}
#section_07 h3{
	color: #1D2088;
	font-weight: bold;
	margin: 30px 0 0 0;
	}
#section_07 .sec07_attention{
	width: 100%;
	padding: 8px 10px;
	box-sizing: border-box;
	border: 1px solid #E60012;
	font-size: 16px;
	margin: 15px 0 0 0;
	}	
#section_07 .sec07_attention2{
	width: 100%;
	padding: 8px 10px;
	box-sizing: border-box;
	border: 1px solid #000;
	font-size: 16px;
	margin: 15px 0 0 0;
	}	
	
#pamphlet_btn{
	width: 100%;
	max-width:970px;
	margin:25px auto 0 auto;
	box-sizing: border-box;
	text-align: center;
	}
#pamphlet_btn .inner{
	width: 94%;
	margin: 0 auto;
	text-align: center;
	}
	
.sec_application{
		width: 72%;
	margin: 0 auto;
	}
.sec_application img{
		width: 100%;
	}
	

.sec_pamphlet_btn{
		width: 72%;
	margin: 0 auto;
	}
.sec_pamphlet_btn img{
		width: 100%;
	}

	
}