@charset "utf-8";
/*-----------------------
base
----------------------  */
.pc{
display:block;
}
.sp{
display:none;
}
body {
-webkit-text-size-adjust: 100%;
}
#wrap{
	width:100%;
	overflow:hidden;
	}
body{
	background: url(/img/bg.jpg) repeat 0 0;
	}
#sp_header{
	display:none;
	}
#header{
	width:100%;
	height:60px;
	background:rgb(32,55,68);
	background:rgba(32,55,68,.9);
	overflow:hidden;
	}
#page #header{
	position:fixed;
	top:0;
	left:0;
	z-index:10000;
	}
#header #gnav{
	width:980px;
	height:60px;
	margin:0 auto;
	position:relative;
	}
#header #siteId{
	float:left;
	width:194px;
	height:43px;
	margin:7px 58px 0 0;
	}
#header #siteId a{
	display:block;
	width:194px;
	height:43px;
	background:url(/img/logo.png) no-repeat 0 0;
	}
#header #siteId span{
	display:none;
	}
#header #gnav .utility,
#header #gnav .menu{
	float:left;
	}
#header #gnav .menu li{
	float:left;
	width:auto;
	margin-right:30px;
	padding-top:35px;
	font-size:14px;
	}
#header #gnav .utility{
	float:right;
	padding-top:10px;
	}
#header #gnav .utility li{
	float:right;
	display:inline;
	width:auto;
	margin-left:20px;
	margin-bottom:8px;
	font-size:12px;
	}
#header #gnav ul li a{
	color:#fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	}
#header #gnav ul li a:hover{
	color:#c9c9c9;
	}

#contents{
	width:980px;
	margin:0 auto;
	padding-bottom:40px;
	}
#footer{
	clear:both;
	width:100%;
	background:url(/img/bg_footer.png) repeat 0 0;
	padding:43px 0 35px 0;
	color:#fff;
	}
#footer .inner{
	width:980px;
	margin:0 auto;
    display: flex;
	}
#footer a{
	color:#fff;
	}
#footer .f_siteId{
	float:left;
	width:220px;
	}
#footer .manage{
	font-size:12px;
	line-height:1.6em;
	}
#footer .manage span{
	font-size:13px;
	font-weight:bold;
	}
#footer .manage a,
#footer .manage a:visited{
	text-decoration:underline;
	}
#footer .manage a:hover{
	text-decoration:none;
	}
#copyright{
	float:right;
	margin-top:-20px;
	font-size:11px;
	font-style:normal;
    align-self: flex-end;
    margin: 0 0 0 auto;
	}
#copyright small{
	font-size:100%;
	}
#contents h2{
	margin-bottom:15px;
	font-size:30px;
	text-align:center;
	line-height:1.6em;
	}
#contents h3{
	margin-bottom:25px;
	font-size:24px;
	text-align:center;
	line-height:1.6em;
}
#contents h4{
	margin-bottom:20px;
	font-size:20px;
	text-align:center;
	line-height:1.6em;
}
#contents p{
	font-size:13px;
	}
#contents .lead{
	font-size:18px;
	margin-bottom:50px;
	text-align:center;
	line-height:1.6em;
	}
#contents .lead2{
	font-size:16px;
	margin-bottom:50px;
	text-align:center;
	line-height:1.8em;
	}
#contents .txtm{
	margin-bottom:20px;
	font-size:14px;
	text-align:center;
	line-height:1.6em;
	}
#contents .aligncenter{
	text-align:center;
	}
#contents p{
	margin-bottom:20px;
	}
#contents .col6{
	color:#666;
	}
#breadcrumb{
	padding:20px 0 35px 0;
	font-size:12px;
	}
#breadcrumb li{
	float:left;
	}
#breadcrumb li a{
	margin-right:5px;
	padding-right:12px;
	background:url(/img/ar_bd.png) no-repeat right 0;
	}
#page{
	padding-top:60px;
	}
/*-----------------------
home
----------------------  */
#contents #home h2{
	margin-bottom:20px;
	font-size:16px;
	text-align:left;
	}
#topmain{
	height:712px;
	background:#89c3eb url(/img/pict_top_main.jpg) no-repeat center top;
	position:relative;
}
#topmain #header{
	position:absolute;
	bottom:0;
	left:0;
	}
#topmain #header.fixed{
	position:fixed;
	top:0;
	left:0;
	z-index:10000;
	}
#topmain .artist{
	width:100%;
	position:absolute;
	bottom:64px;
	left:0;
	line-height:1;
	}
#topmain .artist p {
	width:980px;
	margin:0 auto;
	text-align:right;
	}
#topmain .artist p span{
	display:inline-block;

	padding:7px 15px;
	font-size:11px;
	color:#fff;
	background:rgb(26,26,26);
	background:rgba(26,26,26,.6);
	}
#home{
	padding-top:40px;
	}
#home .left{
	float:left;
	width:476px;
	}
#home .right{
	float:right;
	width:460px;
	background:#fff;
	border:1px solid #e8e8e8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	}
.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style]{ width: 100% !important; }
.likebox-wrap,
.likebox-wrap iframe{ width: 100% !important; margin:0 auto;}
.fb-page,
.fb-page span,
.fb-page iframe {
	width: 100% !important;
}

.topmenu li{
	font-weight:bold;
	}
.topmenu li a{
	float:left;
	display:block;
	width:140px;
	margin:0 28px 20px 0;
	padding:7px 0;
	background:#fff;
	text-align:center;
	color:#333;
	line-height:1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	}
.topmenu li a:hover{
	color:#c9c9c9;
	}
.topmenu li.last a{
	margin-right:0;
	}
.topmenu li a span{
	display:inline;
	padding-right:13px;
	background:url(/img/icon_arrow01.png) no-repeat right center;
	}
.toputility{
	clear:both;
	width:475px;
	margin-bottom:37px;
	padding:7px 0;
	background:#fff;
	font-size:12px;
	text-align:center;
	}
.toputility li{
	display:inline;
	margin:0 8px;
	}
.toputility li a{
	color:#007bbb;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	}
.toputility li a:hover{
	color:#c9c9c9;
	}
.toputility li a img{
	vertical-align:-2px;
	}
/*-----------------------
planning
----------------------  */
.planning{
	margin-top:25px;
	padding-bottom:100px;
	background: url(/img/border_2.png) repeat-x 0 0;
	}
.planning dl{
	padding:30px 0;
	background: url(/img/border_2.png) repeat-x 0 bottom;
	font-size:14px;
	line-height:1.7em;
	}
.planning dt{
	float:left;
	width:140px;
	font-weight:bold;
	}
.planning dd{
	float:left;
	width:840px;
	}
.planning dl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.planning dl  {display: inline-block;} /* Hides from IE-mac \*/ * html .planning dl{height: 1%;}
.planning dl {display: block;} /* End hide from IE-mac */

/*-----------------------
editing
----------------------  */
#contents .postbox{
	margin:50px -100% 60px -100%;
	padding-top:30px;
	height:137px;
	background:url(/img/bg_toukou.png) repeat-x center 0;
	text-align:center;
	}
	
#contents .postbox a{
	color:#007bbb;
	}
#contents .postbox p{
	font-size:14px;
	}
#contents .arrowBR{
	position:relative;
	top:0;
	left:0;
	padding-right:16px;
	color:#007bbb;
	}
#contents .arrowBR:before{
	content: "";
	position: absolute;
	top: 2px;
	right: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #007bbb;
	}
.editing_table table{
	line-height:1.8em;
	}
.editing_table .box{
	float:left;
	margin-bottom:45px;
	width: 260px;
	}
.editing_table .box text{
	font-size: 17px;
	}

.editing_table .box.wid{
	width:336px;
	}
.editing_table th{
	text-align:left;
	font-size:16px;
	}
.editing_table th span{
	font-size:8px;
	vertical-align:middle;
	}
.editing_table td{
	padding:8px 0 0 0;
	vertical-align:top;
	}
.editing_table td.hd{
	padding-right:40px;
	}
iframe{
	border:0;
	margin:0;
	padding:0;
	}
.sheet iframe{
	width:100%;
	height:1200px;
	}
.sheet2{
	margin-top:40px;
	}
.sheet2 iframe{
	width:100%;
	height:800px;
	}

.notice{
	color:#666;
	font-size:100%;
	line-height:1.6em;
	}

.mb20{
	margin-bottom:20px;
	}
.editing_table a{
	text-decoration:underline;
	}
.editing_table a:hover{
	text-decoration:none;
	}
.mt50{
	margin-top:50px;
	}

/*-----------------------
link
----------------------  */
#contents .link{
	padding-bottom:100px;
	background:url(/img/dotline.png) repeat-x 0 0;
	}
#contents .link dl{
	padding:30px 0;
	background:url(/img/dotline.png) repeat-x 0 bottom;
	font-size:14px;
	line-height:1.7em;
	}
#contents .link dt{
	float:left;
	width:140px;
	font-weight:bold;
	}
#contents .link dd{
	float:left;
	width:840px;
	}
#contents .link dl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contents .link dl  {display: inline-block;} /* Hides from IE-mac \*/ * html .link dl{height: 1%;}
#contents .link dl {display: block;} /* End hide from IE-mac */
#contents .link dd:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contents .link dd  {display: inline-block;} /* Hides from IE-mac \*/ * html .link dl{height: 1%;}
#contents .link dd {display: block;} /* End hide from IE-mac */

#contents .link dd li{
	float:left;
	width:280px;
	margin-bottom:5px;
	}
#contents .link a{
	color:#007bbb;
	}
/*-----------------------
outline
----------------------  */
#contents .outline_policy{
	margin:50px -100% 60px -100%;
	padding:30px 0 10px 0;
	background:url(/img/bg_toukou.png) repeat center 0;
	text-align:center;
	}
#contents .outline_policy ul{
	width:640px;
	margin:0 auto;
	text-align:left;
	font-size:14px;
	display:table;
	}
#contents .outline_policy li{
	margin-bottom:25px;
	line-height:1.7em;
	}
#contents .outline_policy span{
	display:table-cell;
	}
#contents .outline_policy .no{
	width:35px;
	}
#contents .outline_p1{
	margin-bottom:20px;
	font-size:14px;
	line-height:1.7em;
	text-align:center;
	}
#contents span.mark{
	font-size:8px;
	vertical-align:middle;
	}
#contents .history {
	margin:40px 0 50px 0;
	}
#contents .history dl{
	float:left;
	width:490px;
	font-size:16px;
	line-height:1.7em;
	display:table;
	}
#contents .history dl.right{
	float:right;
	}
#contents .history dt{
	display:table-cell;
	width:140px;
	font-weight:bold;
	}
#contents .history dd{
	display:table-cell;
	font-size:14px;
	}
#contents .officer{
	margin-top:25px;
	padding-bottom:80px;
	background: url(/img/border_2.png) repeat-x 0 0;
	}
#contents .officer dl{
	padding:30px 0 20px 0;
	background:url(/img/dotline.png) repeat-x 0 bottom;
	font-size:14px;
	line-height:1.7em;
	}
#contents .officer dt{
	float:left;
	width:140px;
	font-weight:bold;
	}
#contents .officer dd{
	float:left;
	width:840px;
	}
#contents .officer dd li{
	float:left;
	width:168px;
	margin-bottom:8px;
	}
#contents .officer dl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contents .officer dl  {display: inline-block;} /* Hides from IE-mac \*/ * html #contents .officer dl{height: 1%;}
#contents .officer dl {display: block;} /* End hide from IE-mac */

/*-----------------------
international
----------------------  */
#contents .leadint{
	margin-top:-30px;
	line-height:1.8em;
	color:#666;
	text-align:center;
	}
#contents .sec01{
	margin-top:40px;
	}
#contents .postbox.inter{
	margin-top:20px;
	padding-bottom:20px;
	height:auto;
	}

#contents .txt16{
	margin-bottom:20px;
	font-size:16px !important;
	text-align:center;
	line-height:1.6em;
	}
#contents .txtm .notice{
	font-size:13px;
	}
#contents a.pdflink{
	padding:2px 22px 5px 0;
	background:url(/img/icon_pdf.png) no-repeat right 0;
	}
#contents a.pdflink.col{
	color:#007bbb;
	}

#contents .interlist{
	margin:0 0 100px 0;
	padding-top:30px;
	background:url(/img/border_2.png) repeat-x 0 0;
	font-size:14px;
	}
#contents .interlist .in{
	padding-bottom:20px;
	background:url(/img/dotline.png) repeat-x 0 bottom;
	}
#contents .interlist li{
	margin-bottom:10px;
	}
#contents .interlist .left{
	width:475px;
	float:left;
	}
#contents .interlist .right{
	width:475px;
	float:right;
	}

/*-----------------------
post_regulation
----------------------  */
#contents .bg_pict{
	margin:0 -100% 20px -100%;
	padding:30px 0;
	background:url(/img/bg_toukou.png) repeat center 0;
	}
#contents .bg_pict a{
	color:#007bbb;
	}
#contents .bg_pict p{
	font-size:14px;
	}
#contents .post_regulation{
	width:644px;
	margin:0 auto;
	text-align:left;
	}
#contents .post_regulation dt{
	margin-bottom:25px;
	font-weight:bold;
	font-size:16px;
	display:table;
	}
#contents .post_regulation dt span.numeric{
	width:40px;
	display:table-cell;
	vertical-align:top;
	}
#contents .post_regulation dt span.naiyo{
	display:table-cell;
	vertical-align:top;
	}
#contents .post_regulation dd{
	padding:0 0 35px 40px;
	line-height:1.7em;
	}
#contents .indentbox{
	display:table;
	}
#contents .indentbox .hd{
	display:table-cell;
	white-space:nowrap;
	vertical-align:top;
	}
#contents .indentbox .txt{
	display:table-cell;
	vertical-align:top;
	}

#contents .indentbox.list01 .hd{
	width:98px;
	font-weight:bold;
	}

#contents .notes{
	width:644px;
	margin:0 auto;
	padding:30px 0 20px 0;
	font-size:14px;
	line-height:1.7em;
	}
#contents .red{
	color:#cc3300;
	}
#contents .notes2{
	margin-bottom:20px;
	font-size:14px;
	line-height:1.7em;
	text-align:center;
	color:#666;
	}

/*-----------------------
admission
----------------------  */
#contents .para p{
	font-size:14px;
	line-height:1.7em;
	}
#contents .list_style_disc01{
	margin-left:25px;
	}
#contents .list_style_disc01 li{
	margin-bottom:15px;
	list-style:disc;
	font-size:14px;
	line-height:1.7em;
	}
#contents .list_style_disc01 li span.hd{
	font-weight:bold;
	}
#contents .museum {
	font-size:14px;
	line-height:1.7em;
	}
#contents .museum .left{
	float:left;
	width:334px;
	}
#contents .museum .right{
	float:left;
	width:270px;
	}
#contents .bg_pict.ad{
	margin-bottom:50px;
	}

#contents .list_style_decimal01{
	margin-left:22px;
	}
#contents .list_style_decimal01 li{
	margin-bottom:15px;
	list-style: decimal;
	font-size:14px;
	line-height:1.7em;
	}
#contents .adguide{
	width:643px;
	margin:0 auto;
	margin-bottom:50px;
	}
#contents .adguide dl{
	padding-top:20px;
	line-height:1.7em;
	}
#contents .adguide dt{
	float:left;
	width:173px;
	font-weight:bold;
	font-size:16px;
	}
#contents .adguide dd{
	float:left;
	width:470px;
	font-size:14px;
	}
#contents .adcontact{
	text-align:center;
	background:url(/img/border_2.png) repeat-x 0 0;
	}
#contents .adcontact .in{
	padding:30px 0 15px 0;
	background:url(/img/border_2.png) repeat-x 0 bottom;
	}
#contents .adcontact h3{
	font-size:18px;
	}
#contents .nyukai{
	width:auto;
	margin:0 auto;
	margin-bottom:15px;
	text-align:left;
	font-size:16px;
}
#contents .nyukai th,
#contents .nyukai td{
	vertical-align:top;
	padding-bottom:5px;
	}
#contents .nyukai th{
	padding-right:20px;
	}

/*-----------------------
english
----------------------  */
#contents .english_sec01{
	margin-bottom:55px;
	background:url(/img/border_2.png) repeat-x 0 0;
	text-align:center;
	}
#contents .english_sec01 .in{
	padding:30px 0 15px 0;
	background:url(/img/border_2.png) repeat-x 0 bottom;
	}
#contents .english_sec01 h3{
	font-size:18px;
	margin-bottom:20px;
	}
#contents .english_sec02{
	width:643px;
	margin:0 auto;
	padding-bottom:25px;
	}
#contents .english_sec02 p{
	font-size:14px;
	line-height:1.7em;
	}
#contents .english_sec02 img.kokusai{
	vertical-align:middle;
	}
#contents .english_sec02 h4{
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
	line-height:1.7em;
	text-align:left;
	}
#contents .english_sec03{
	width:643px;
	margin:0 auto;
	padding-bottom:100px;
	}
#contents .english_sec03 p{
	font-size:14px;
	line-height:1.7em;
	}
#contents .nobold{
	font-weight:normal;
	}
#contents .english_sec03 table{
	font-size:16px;
	text-align:left;
	}
#contents .english_sec03 th,
#contents .english_sec03 td{
	padding:0 0 8px 0;
	vertical-align:top;
	}
#contents .english_sec03 th{
	padding-right:30px;
	white-space:nowrap;
	}

/*-----------------------
office
----------------------  */
#contents .tokuten{
	margin:55px 0 0 0;
	}
#contents .tokuten .left{
	float:left;
	width:475px;
	}
#contents .tokuten .right{
	float:right;
	width:475px;
	}
#contents .tokuten dt{
	margin-bottom:20px;
	font-weight:bold;
	font-size:16px;
	}
#contents .tokuten dd{
	padding-bottom:15px;
	}
#contents .tokuten dd p{
	font-size:14px;
	line-height:1.7em;
	}
#contents a.zoom{
	display:inline-block;
	margin-top:2px;
	padding:6px 0 0 26px;
	background:url(/img/icon_zoom.png) no-repeat 0 bottom;
	font-size:14px;
	color:#007bbb;
	}
#contents .tokuten dd .alignright{
	display:block;
	width:420px;
	text-align:right;
	}
#contents .tokuten dd table{}
#contents .tokuten dd td,
#contents .tokuten dd th{
	padding-bottom:20px;
	font-size:14px;
	line-height:1.7em;
	vertical-align:top;
	}
#contents .tokuten dd th{
	width:85px;
	font-weight:bold;
	text-align:left;
	}

#feed {
	margin-bottom:20px;
	padding:10px;
	background:#fff;
	}
#feed li{
	margin-bottom:10px;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	}
#feed li:last-child{
	border-bottom:0;
	padding-bottom:0;
	}
#feed li a{
	color:#007bbb;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	font-weight:bold;
	}
#feed li a:hover{
	color:#c9c9c9;
	}
#feed li .date{
	font-size:12px;
}

/*-----------------------
paypal-btn
----------------------  */


/*-----------------------
English
----------------------  */

.paypal-txt {
	text-align: center;	
}

.paypal-txt p {
	font-size: 16px !important;
	margin: 10px 0px;
	font-weight: normal;
	line-height: 1.6em;
	text-align: center;
}

.paypal-txt table{
	margin: auto;
}

/*-----
------------------
editing
----------------------  */

.box input[type="image"] {
    margin: 10px 0px;
}

/*-----------------------
top
----------------------  */

.paypal {
    position: relative;
    margin-bottom: 37px;
    padding: 46px 20px 20px 125px;
    background: #fff;
}
.paypal:last-of-type{
	padding-top: 46px;
	padding-left: 20px;
}
.paypal:last-of-type li:nth-of-type(2){
	margin-bottom: 10px;
}
.paypal:last-of-type li:last-of-type{
	padding-left: 105px;
}
.whitebox {
    position: relative;
	padding: 20px 20px;
    background: #fff;
}

.en-pay {
    position: absolute;
	top: 20px;
    left: 20px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.paypal .en-pay:nth-of-type(2){
	top: 46px;
}
.paypal li a span {
    display: inline;
    padding-right: 13px;
    background: url(/img/icon_arrow01.png) no-repeat right center;
}

.right-ban img {
	float: right;
	width: 460px;
    margin: 20px 0px 20px 0px;
}

.paypal select {
	width: 100%;
}

.gothic{
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 600;
}
