@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #333333;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
html{
    -webkit-text-size-adjust: none;
}
h1,h2,h3,h4,h5,h6,form,ol,ul,li,hr,dl,dt,dd,address {
	margin: 0px;
	padding: 0px;
}
img {
	border:0px;
	vertical-align:bottom;
	max-width:100%;
}

ul li {
	list-style-type: none;
}
a {
	color:#DC143C;
	text-decoration: underline;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
	color:#e92950;
}
a:active {
	text-decoration: underline;
}
p {
	margin: 0 0 2.5% 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#333;
}

.clearfix:after { 
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.mb5 {margin-bottom:5px!important;}
.mb10 {margin-bottom:10px!important;}
.mb15 {margin-bottom:15px!important;}
.mb20 {margin-bottom:20px!important;}
.mb25 {margin-bottom:25px!important;}
.mb30 {margin-bottom:30px!important;}
.mb40 {margin-bottom:40px!important;}
.mb50 {margin-bottom:50px!important;}
.mb100 {margin-bottom:100px!important;}
.mt10 {margin-top:10px!important;}
.mt15 {margin-top:15px!important;}
.mt20 {margin-top:30px!important;}
.mt30 {margin-top:30px!important;}
.ml10 {margin-left:10px!important;}
.ml15 {margin-left:15px!important;}
.ml20 {margin-left:20px!important;}
.ml30 {margin-left:30px!important;}
.mr10 {margin-right:10px!important;}
.mr15 {margin-right:15px!important;}
.mr20 {margin-right:20px!important;}
.mr30 {margin-right:30px!important;}
.fs10 {font-size:10px!important;}
.fs11 {font-size:11px!important;}
.fs12 {font-size:12px!important;}
.fs13 {font-size:13px!important;}
.fs14 {font-size:14px!important;}
.fs15 {font-size:15px!important;}
.fs16 {font-size:16px!important;}
.fs17 {font-size:17px!important;}
.fs18 {font-size:18px!important;}
.fcb {color:#009FE7!important;}
.fcbr {color:#9D6D34!important;}
.fco {color:#E55926!important;}
.fcg {color:#7FB83F!important;}
.fcp {color:#FF0066!important;}
.fcr {color:#F00}
.fcor {color:#FF6600}
.flc {clear:left!important;}
.frc {clear:right!important;}

address{
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #fff;
	background: #333333;
	padding: 18px 0px 15px 0px;
	font-size: 15px;
	font-style: normal;
}
iframe{
	vertical-align:bottom;
}
#header_area{
	z-index:10000000000000000;
	width:100%;
	padding:0 0 0 0;
	height: 100px;
	position: fixed;
	top: 0;
	background: #fff;
}
article{
	margin: 100px 0px 0px 0px;
}
img.about_main{
	margin: 0 0 50px 0;
}
#header_area ul{
	float: left;
	width: 50%;
	text-align: center;
	margin: 22px 0px 0px 15%;
}
#header_area ul li{
	display: inline-block;
	margin: 0px 6% 0px 0px;
}
#header_area ul li.h_ins{
	display: inline-block;
	margin: 0px 3% 0px 0px;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
#header_area ul li a{
	text-decoration:none;
	color: #DC143C;
	font-weight:bold;
	font-size:16px;
}
.h_contact img{
	position: relative;
	top: -4px;
	margin: 0 5px 0 0;
}
#header_area ul li a span{
	display: block;
	color: #666666;
	border-top: 1px solid #DC143C;
}
#header_area p.h_mail{
	float: left;
	background: #962434;
	width: 5%;
	text-align: center;
	margin: 0;
	height: 72px;
	padding: 28px 0px 0px 0px;
}
#header_area p.h_contact{
	float: left;
	background: #DC143C;
	padding: 0;
	width: 15%;
	text-align: center;
	margin: 0;
}
#header_area p.h_contact a{
	color: #fff;
	padding: 32px 0 0 0;
	text-decoration: none;
	display: block;
	height: 68px;
}
h1{
	float: left;
	width: 15%;
	margin: 0px 0 0 0px;
}
h1 img{
	vertical-align: middle;
	max-width: 100%;
	height: 75px;
	margin: 11px 0px 0px 10px;
}

.hd_nav-fixed img{
	display:block;
	margin:10px auto 20px auto;
}
.hd_nav-fixed {
    position: fixed;
    bottom: 0;
    left: 15px;
    padding-bottom: 0px;
    padding-right: 0px;
    z-index: 1500;
}
p.f_txt{
	margin: 0 0 10px 0;
	text-align: center;
}
p.f_txt a{
	color: #333;
	text-decoration: none;
}
img.ins{
	position: relative;
	top: -1px;
	margin: 0 0 0 10px;
}
img.f_logo{
	display: block;
	text-align: center;
	margin: 0px auto 20px auto;
}
ul.f_bunner{
	background: #B33549 url("../img/f_bunner_bg.png") no-repeat left bottom;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 35px 0px 50px 0px;
}
ul.f_bunner li{
	display: inline-block;
	margin: 0 30px 0 0;
}
ul.f_bunner li:nth-child(2n){
	display: inline-block;
	margin: 0 0 0 0;
}
ul.f_bunner li img{
	margin: 0 0 13px 0;
}
ul.f_bunner li a{
	color: #fff;
	text-decoration: none;
}
.content_box{
	width: 1080px;
	margin: 0px auto;
}
.content_box h3{
	color: #DC143C;
	border-bottom: 1px solid #4D4D4D;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-size: 30px;
}
.content_box h4{
	color: #DC143C;
	padding: 0 0 10px 0;
	margin: 0 0 0px 0;
	font-size: 17px;
}
ol{
	margin: 0 0 25px 0;
}
ol li{
	margin: 0 0 0 20px;
}
.contact_box{
	background-color: #B33549;
	background-image: url(../img/contact_bg01.png), url(../img/contact_bg02.png);
	background-repeat: no-repeat, no-repeat;
	background-position:
	left center,
	right center;
	margin: 0 0 50px 0;
	padding: 30px 0px 50px 0px;
}
.contact_box h3{
	text-align: center;
	color: #fff;
	margin: 0 0 30px 0;
}
.contact_box p.txt{
	color: #fff;
	text-align:center;
}

ul.test3{
    list-style: none;
	text-align: center;
}
ul.test3 li{
	display: inline-block;
	margin: 0 15px 0 0;
}
ul.test3 li:nth-child(2n){
	display: inline-block;
	margin: 0 0 0 0;
}
ul.test3 li a{
    position: relative;
    padding: 9px 40px 8px 40px;
    text-decoration: none;
    font-size: 30px;
    color: #4D4D4D;
    z-index: 1;
}
ul.test3 li a::before{
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: -1;
    background-color:rgba(255,255,255,1);
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
    transform: skewX(-38deg);
}
ul.test3 li img{
	position: relative;
	top: -7px;
	margin: 0 5px 0 0;
}
.ac{
	text-align: center;
}
.contact ol li{
	margin: 0 0 50px 0;
}
ul.event_list{
	margin: 0 0 50px 0;
}
ul.event_list li{
	width: 22%;
	float: left;
	margin: 0 2.6% 20px 0
}
ul.event_list li img{
	display: block;
	text-align: center;
	margin: 0px auto 7px auto;
}
/*
ul.event_list li:nth-child(4n){
	width: 23%;
	float: left;
	margin: 0 0 20px 0;
}
*/
ul.event_list li p span{
	color: #fff;
	font-size: 14px;
	border-radius: 20px;
	padding: 3px 15px;
	position: relative;
	top: -3px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
ul.event_list li p span.color01{
	background: #B33549;
}
ul.event_list li p span.color02{
	background: #969696	;
}
ul.event_list li p span.color03{
	background: #ED9F3C;
}
ul.event_list li p a{
	color: #DC143C;
}
.about_box_left{
	width: 50%;
	float: left;
}
.about_box_right{
	width: 40%;
	padding: 0 5% 0 5%;
	float: right;
}
.about_box_left02{
	width: 40%;
	padding: 0 5% 0 5%;
	float: left;
}
.about_box_right02{
	width: 50%;
	float: right;
}
.about_box02{
	background: #B33549;
	padding: 40px 0px 20px 0px;
	margin: 40px 0px 40px 0px;
}
.about_box_right h3{
	font-size: 30px;
	color: #DC143C;
	border-bottom: 1px solid #969696;
	margin: 10px 0 20px 0;
	padding: 0px 0px 10px 0px;
}
.about_box_left02 h3{
	font-size: 30px;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0 20px 0;
	padding: 0px 0px 10px 0px;
}
.about_box_right p.more{
	text-align: right;
	padding: 0 45px 5px 0;
	background: url("../img/yaji.png") no-repeat right bottom;
}
.about_box_right p.more a{
	color: #4D4D4D;
	text-decoration: none;
	font-size: 24px;
}
.about_box_left02 p.more{
	text-align: right;
	padding: 0 45px 5px 0;
	background: url("../img/yaji2.png") no-repeat right bottom;
}
.about_box_left02 p{
	color: #fff;
}
.about_box_left02 p.more a{
	color: #fff;
	text-decoration: none;
	font-size: 24px;
}
h2.ttl{
	text-align: center;
	margin: 20px 0px 30px 0px;
	color: #DC143C;
	font-size: 30px;
}
.contact_h2{
	background: url("../img/contact_h2.png") no-repeat center center;
	padding: 90px 0px 23px 0px;
}
.contact_h2_02{
	background: url("../img/contact_h2_02.png") no-repeat center center;
	padding: 40px 0px 40px 0px;
}
.charge_h2{
	background: url("../img/charge_h2.png") no-repeat center center;
	padding: 80px 0px 85px 0px;
}
.event_h2{
	background: url("../img/event_h2.png") no-repeat center center;
	padding: 80px 0px 30px 0px;
}
.about_h2{
	background: url("../img/about_h2.png") no-repeat center center;
	padding: 70px 0px 30px 0px;
}
.about_h2_02{
	background: url("../img/about_h2_02.png") no-repeat center center;
	padding: 75px 0px 100px 0px;
}
.about_h2_03{
	background: url("../img/about_h2_03.png") no-repeat center center;
	padding: 75px 0px 25px 0px;
}
img.about_img01{
	display: block;
	text-align: center;
	margin: 0px auto 30px auto;
}
.facility dl{
	width: 50%;
	float: left;
}
.facility dl.bb{
	border-bottom: 1px solid #000000;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.facility dl dt{
	width: 40%;
	padding: 0 5% 0 5%;
	float: left;
	color: #DC143C;
}
.facility dl dd{
	width: 50%;
	float: left;
}
.facility{
	width: 800px;
	margin: 0px auto;
}
.access_box{
	width: 900px;
	margin: 0px auto 70px auto;
}
.about_left{
	width: 52%;
	float: left;
}
.about_right{
	width: 42%;
	float: right;
}
.about_right img{
	margin: 0px 0px 10px 0px;
}
.about_right a{
	color: #DC143C;
}
ul.event_btn{
	text-align: center;
	margin: 0px 0px 50px 0px;
}
ul.event_btn li{
	display: inline-block;
	margin: 0 20px 0px 0px;
}
ul.event_btn li:nth-child(3){
	margin: 0 0 0px 0px;
}
ul.event_btn li a{
	display: block;
	width: 250px;
	color: #fff;
	text-decoration: none;
	padding: 7px 0px 6px 0px;
}
ul.event_btn li:nth-child(1) a{
	background: #B33549;
}
ul.event_btn li:nth-child(2) a{
	background: #ED9F3C;
}
ul.event_btn li:nth-child(3) a{
	background: #969696;
}
p.allview{
	text-align: center;
}
p.allview a{
	color: #4D4D4D;
	font-size: 24px;
}
.event_box_wrap{
	border-bottom: 10px solid #B33549;
	margin: 0px 0px 50px 0px;
	background: -webkit-linear-gradient(#ffffff 0%, #efefef 100%);
	background: -o-linear-gradient(#ffffff 0%, #efefef 100%);
	background: linear-gradient(#ffffff 0%, #efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
h3.charge{
	border: none;
	color: #4D4D4D;
	font-size: 20px;
	margin: 20px 0px 0px 0px;
}
h3.charge span{
	float: right;
	font-size: 15px;
	position: relative;
	top: 8px;
}
table.charge th{
	background: #B33549;
	color: #fff;
}
table.charge td{
	background: #EFEFEF;
	color: #4D4D4D;
	text-align: center;
}
ul.charge_btn{
	text-align: center;
	margin: 50px 0px 60px 0px;
}
ul.charge_btn li{
	display: inline-block;
	margin: 0px 30px 0px 0px;
}
ul.charge_btn li:nth-child(2){
	margin: 0px 0px 0px 0px;
}
ul.charge_btn li a{
	color: #4D4D4D;
	text-decoration: none;
	font-size: 20px;
	padding: 0px 40px 5px 0px;
}
ul.charge_btn li:nth-child(1) a{
	background: url("../img/charge_btn01.png") no-repeat right bottom;
}
ul.charge_btn li:nth-child(2) a{
	background: url("../img/charge_btn02.png") no-repeat right bottom;
}
.flow_box{
	width: 28%;
	float: left;
	margin: 0 2% 0 0;
	padding: 4% 2%;
	background: #EFEFEF;
}
.flow_box:nth-child(3n){
	margin: 0 0 0 0;
}
.flow_box img{
	display: block;
	text-align: center;
	margin: 0px auto;
}
.flow_box h3{
	border: none;
	font-size: 22px;
	color: #DC143C;
	margin: 20px 0px 0px 0px;
	text-align: center;
}
.flow_box a{
	color: #DC143C;
}
.charge_btn2{
	text-align: center;
	margin: 30px 0px 50px 0px;
}
.charge_btn2 a{
	text-align: center;
	background: #B33549;
	color: #fff;
	text-decoration: none;
	padding: 6px 45px 6px 5px;
}
.charge_btn2 img{
	margin: 0 30px 0px 0px;
}
.content_box.form{
	width: 800px;
	margin: 0px auto;
}
span.red{
	color: #DC143C;
}
a.color{
	color: #0000FF;
}
.form dl{
	margin: 0px 0px 20px 0px;
}
input.form01 {
	width: 97%;
	padding: 11px 1%;
	border: 1px solid #4D4D4D;
}
textarea {
	width: 97%;
	height: 100px;
	padding: 11px 1%;
	border: 1px solid #4D4D4D;
}
select {
	width: 99%;
	background: #fff;
	padding: 11px 1%;
	border: 1px solid #4D4D4D;
}
ul.form_btn {
	text-align: center;
	margin: 50px 0px 70px 0px;
}
ul.form_btn li {
	display: inline-block;
}
input.send {
	background: #B33549;
	border: none;
	color: #fff;
	padding: 10px 0px;
	width: 200px;
	margin: 0px 0px 0px 0px;
}
.bx-wrapper{
	margin: 0 0 50px 0;
}
.about_box{
	margin: 0 0 50px 0;
}
.flow{
	margin: 0 0 60px 0;
}
.form_box dl{
	width: 49%;
	float: left;
}
.form_box dl:nth-child(2n){
	width: 49%;
	float: right;
}

@media screen and (min-width: 1080px) {
.pc { display: block !important; }
.sp { display: none !important; }
}

