@media print{

/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*:first-child + html body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	word-break: break-all;

}

body a:focus{
	outline:none;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}


/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}




/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


	
body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;
}	

body.body_bg{
	background:#eb6363;
}

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


/* contents ---------------------------------------------- */

.contents{
	width:94%;
	height:auto;
	padding:0 3%;
}

/* header ---------------------------------------------- */


header{	
	max-width:90%;
	width:1000px;
	height:auto;
	margin: 0 auto;
}

.header_in{
	width:100%;
	height:240px;
/*	position:absolute;
	z-index:300;*/
	background:#11337e;
}


.header_in01{
	width:100%;
	height:180px;
/*	position:absolute;
	z-index:300;*/
	background:#11337e;
}


.header_img01{
	width:306px;
	height:auto;
	position:absolute;
	top:41px;
	right:0;
}


nav{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding-bottom:50px;
}

nav ul{
	margin:0;
	padding:0;
	display:inline;
}

nav ul li{
	list-style-type:none;
	display:inline;
	padding-right:20px;
	margin-right:14px;
	background:url(../img/common/nav_bg.jpg) right no-repeat;
	color:#FFF;
	font-size:14px;
	font-family: "Rounded Mplus 1c";
	font-weight:bold;
}

nav ul li:nth-child(8){
	padding-right:0px;
	margin-right:0px;
	background:none;
}

nav ul li a{
	color:#FFF;
	text-decoration:none;
}

nav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}



nav.nav01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding-bottom:50px;
}

nav.nav01 ul{
	margin:0;
	padding:0;
	display:inline;
}

nav.nav01 ul li{
	list-style-type:none;
	display:inline;
	padding-right:20px;
	margin-right:16px;
	background:url(../img/common/nav_bg.jpg) right no-repeat;
	color:#000000;
	font-size:16px;
	font-family: "Rounded Mplus 1c";
	font-weight:bold;
}

nav.nav01 ul li:nth-child(8){
	padding-right:0px;
	margin-right:0px;
	background:none;
}

nav.nav01 ul li a{
	color:#000000;
	text-decoration:none;
}

nav.nav01 ul li a:hover{
	color:#d30d5e;
	text-decoration:underline;
}

.nav_h{
	color:#d30d5e !important;
	text-decoration:underline !important;
}



.nav_sub{
	width:290px;
	height:auto;
	left:50%;
	margin-left:-145px;

	text-align:center;
	position:absolute;
	top:65px;
	z-index:1000;
}

.nav_sub ul{
	margin:0;
	padding:0;

}

.nav_sub ul li{
	list-style-type:none;
	float:left;

	margin-right:30px;
	color:#000000;
	font-size:12px;
	line-height:100%;
	font-family: "メイリオ", sans-serif;

	width:70px;
}

.nav_sub ul li:nth-child(3){
	margin-right:0px;
	background:none;
}

.nav_sub ul li a{
	width:70px;
	margin-right:30px;
	display:block;
	padding:5px 10px;
	text-align:center;
	background:#F90;
	color:#FFF;
	text-decoration:none;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}

.nav_sub ul li a:hover{
	color:#FFF;
	background:#F60;
	text-decoration:none;
}




#section1,
#section2,
#section3,
#section4
{
    margin-top:-20px;
    padding-top:20px;
}



/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
/*	height:160px;*/
	height:190px;
	background:#11337e;
}

footer{	max-width:90%;
	width:1000px;
	height:190px;
	margin:0 auto 0px auto;
	position:relative;
}


.address_t{
	padding-top:30px;

	text-align:center;
	line-height: 130%;
	color:#FFF;
	font-size:22px;

	margin-bottom:12px;
}

footer p{
	margin-top:0px;
	text-align:center;
	line-height: 150%;
	font-size: 13px;
	color:#FFF;
}

footer p a{
	color:#99ffff;
	text-decoration:underline;
}

footer p a:hover{
	color:#99ffff;
	text-decoration:none;
}


.f_txt01{
	margin-top:13px;
	text-align:center;
	color:#F00;
	font-size:14px;
	font-weight:bold;
}


/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */




/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:800px;
	height:auto;
	position: absolute;
	top:40px;
	left:50%;
	margin-left:-400px;
	
	z-index:3000;
}

h1.h1_01 img{
	width:100%;
	height:auto;
}


h1.h1_02{
	width:800px;
	height:auto;
	position: absolute;
	top:25px;
	left:50%;
	margin-left:-400px;
	
	z-index:3000;
}

h1.h1_02 img{
	width:100%;
	height:auto;
}


h2.h2_01{
	text-align:center;
	font-size:40px;
	margin-bottom:50px;
	line-height:100%;
	font-weight:normal;
	color:#144a97;
	font-weight:bold;
	font-family: "Rounded Mplus 1c";
}


h2.h2_01 p{
	font-size:16px;
	color:#e37d0e;
	font-family: "Rounded Mplus 1c";
	margin:0;
	padding:0;
	font-weight:normal;
}


h3.h3_01{
	text-align:center;
	font-size:30px;
	font-weight:normal;
	border-bottom:2px dotted #144a97;
	padding-bottom:12px;
	margin-bottom:30px;
	line-height:120%;
	color:#333333;
	font-family: "Rounded Mplus 1c";
}


/* 各ページイメージ ---------------------------------------------- */


.main_top_img{
  	  width: 100%;
	  height:auto;
  	  background:url(../img/common/bg01.jpg) repeat;
	  margin:0px auto 40px auto;
	  text-align:center;
}

.main_top_img_in{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0 0px 30px 0px;
	box-sizing:border-box;

}

.main_top_img_in img{

	margin-top:-60px;
}

.page_top_img_in{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0 00px 30px 00px;
	box-sizing:border-box;

}

.page_top_img_in img{

	margin-top:-10px;
}






p.s_top_img{
      display:none;
      text-align:center;
}





/* 共通バナー ---------------------------------------------- */

.contact_banner{

}

.contact_banner a{
	width:100%;
	background:#71b8da;
	padding:20px 0;
	margin-top:100px;
	text-align:center;
	display:block;	
}

.contact_banner img {

	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}




/* プログラム-------------------------------------------------------------------------------------------------------------- */




.pg_txt{
	font-size:15px;
	line-height:180%;
	margin-bottom:50px;
}


.pg_t_b00{
	margin-bottom:30px;
}

.pg_t_b00 dl dt{
	font-size:22px;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	color:#d30d5e;
	padding-bottom:5px;
}

.pg_t_b00 dl dt span{
	border-bottom:3px solid #d30d5e;
}

.pg_t_b00 dl dd{
	font-size:17px;
	line-height:160%;
	text-align:center;
}

.pg_t_b00 dl dd span{
	font-weight:bold;
}


.pg_t_b1{
	margin-bottom:70px;
}

.pg_t_b1 table{
	width:100%;
	height:auto;
	line-height:160%;
	border-top:1px dotted #999;

}

.pg_t_b1 table th{
	width:17%;
	font-size:14px;
	border-bottom:1px dotted #999;
	padding:8px 0;
	font-weight:bold;
}

.pg_t_b1 table td{
	font-size:14px;
	border-bottom:1px dotted #999;
	padding:8px 0;
}

.pg_t_b1 p{
	margin-bottom:5px;
	font-weight:bold;
	color:#09C;
	font-size:15px;
}

.pg_t_b1 table td span{
	font-weight:bold;
}

.pg_t_b1 table td ul li{
	float:left;
	margin-right:20px;
	list-style-type : circle;
	margin-left:20px;
	margin-bottom:5px;
}

.pg_t_b1 table td dl dt{
	float:left;
	clear:both;
	width:123px;
	line-height:140%;
}

.pg_t_b1 table td dl dd{
	color:#000;
	margin-left:135px;
	margin-bottom:5px;
	line-height:120%;
}





.p_p_btn{
	width:280px;
	height:auto;
	text-align:center;
	margin:0 auto 40px auto;
}

.p_p_btn p{
	line-height:120%;
	background:#698fca;
	text-align:center;
	color:#efea3a;
	font-size:16px;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.p_p_btn p a{
	padding:15px 25px;
	display:block;
	color:#efea3a;
	text-decoration:none;
}


.p_p_btn p a:hover{
	color:#efea3a;
	text-decoration:underline;
}



.p_p_b01{
	width:100%;
	height:auto;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:40px;
	margin-bottom:40px;
}

.p_p_b01_img{
	width:250px;
	margin:0 auto 20px auto;
}

.p_p_b01 dl dt{
	font-size:17px;
	line-height:160%;
	margin-bottom:20px;
}

.p_p_b01 dl dt span{
	font-weight:bold;
}

.p_p_b01 dl dd{
	font-size:14px;
	line-height:160%;
}

.p_p_b01 dl dd p{
	font-size:15px;
	font-weight:bold;
}









/* 開催概要-------------------------------------------------------------------------------------------------------------- */


.ot_txt{
	font-size:15px;
	line-height:180%;
	margin-bottom:50px;
}

.ot_t_b1{
	margin-bottom:50px;
}

.ot_t_b1 table{
	width:100%;
	height:auto;
	line-height:160%;
}

.ot_t_b1 table th{
	width:15%;
	font-size:14px;
	border-bottom:1px dotted #999;
	padding:8px 0;
	font-weight:bold;
}

.ot_t_b1 table th span{
	color:#144a97;
}


.ot_t_b1 table td{
	font-size:14px;
	border-bottom:1px dotted #999;
	padding:8px 0;
}

.ot_t_b1 table td p{
	text-align:left;
	margin-top:5px;
}

.ot_t_b1 table td ul li{
	float:left;
	margin-right:20px;
	list-style-type : circle;
	margin-left:20px;
	margin-bottom:5px;
}

.ot_t_b1 a{
	color:#0099cc;
	text-decoration:underline;
}

.ot_t_b1 a:hover{
	color:#0099cc;
	text-decoration:none;
}



/* ポスター-------------------------------------------------------------------------------------------------------------- */


.program_txt01{
	font-size:15px;
	line-height:180%;
	margin-bottom:50px;
}


.program_b1{
	margin-bottom:50px;
}

.program_b1 table{
	width:100%;
	height:auto;
	line-height:160%;
}

.program_b1 table th{
	width:15%;
	font-size:14px;
	border-bottom:1px dotted #999;
	padding:8px 0;
	font-weight:bold;
}


.program_b1 table td{
	font-size:14px;
	border-bottom:1px dotted #999;
	padding:8px 0;
}


.program_b1 table td ul li{
	list-style:decimal;
	margin-bottom:8px;
	margin-left:20px;
	line-height:150%;
}

.program_b1 a{
	color:#F00;
	text-decoration:underline;
}

.program_b1 a:hover{
	color:#F00;
	text-decoration:none;
}



/* これまでの開催-------------------------------------------------------------------------------------------------------------- */


.h_i_t_p_b01{
	margin-bottom:50px;
}

.h_i_t_p_b01 dl dt{
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
	text-align:center;
	line-height:160%;
}

.h_i_t_p_b01 dl dd{
	font-size:14px;
	text-align:left;
	margin-bottom:5px;
	text-align:center;
	line-height:160%;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #999999;
	
}


/*アクセス ---------------------------------------------- */


.map_txt{
	text-align:center;
	font-size:16px;
	margin-bottom:15px;
	line-height:160%;
}

#map01{
	width:100%;
	height:autol
	margin-bottom:60px;
}




/*FAQ ---------------------------------------------- */


.faq_list{
	width:100%;
	height:auto;
	margin:0 0px 30px 0px;
	padding-bottom:24px;
	
	border-bottom:1px dotted #666666;
}

.faq_list dl{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

.faq_list dl dt{
	float:left;
	clear:both;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding:10px;
	background:#666;
}

.faq_list dl dd{
	font-size:18px;
	color:#333;
	margin-bottom:15px;
	margin-left:50px;
	padding:10px;

}

.faq_list dl dd a{
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.faq_list dl dd a:hover{
	font-size:18px;
	color:#333;
	text-decoration:underline;
}



.faq_list_ans01_out{
	margin:0 0px 30px 0px;
	padding-bottom:24px;
	
	border-bottom:1px dotted #666666;
}


.faq_list_ans01{
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.faq_list_ans01_l{
	float:left;	
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding:10px;
	background:#666;
}


.faq_list_ans01_r{
	width:93%;
	height:auto;
	font-size:18px;
	font-weight:bold;
	float:right;
	line-height:130%;
	padding-top:8px;
	text-align:left;

}



.faq_list_ans01 a{
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.faq_list_ans01 a:hover{
	font-size:18px;
	color:#333;
	text-decoration:underline;
}



.faq_list_ans02{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.faq_list_ans02_l{
	float:left;	
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding:10px;
	background:#3599CB;

}

.faq_list_ans02_r{
	width:93%;
	height:auto;
	font-size:14px;
	float:right;
	line-height:160%;
	padding-top:8px;
}

.faq_list_ans02_r a{
	color:#0099cc;
	text-decoration:underline;
}

.faq_list_ans02_r a:hover{
	color:#0099cc;
	text-decoration:none;
}






/*お問い合わせ---------------------------------------------- */

.contact_b01{
	background:#f8f8cb;
	padding:30px
}


.contact_b01 dl dt{
	font-size:24px;
	line-height:150%;
	text-align:center;
	margin-bottom:10px;
	color:#069;
	
}

.contact_b01 dl dt p{
	font-size:18px;
	margin-bottom:2px;
	color:#000;
}


.contact_b01 dl dd{
	font-size:16px;
	text-align:center;
	line-height:170%;
}

.contact_b01 dl dd a{
	color:#000;
	text-decoration:underline;
}

.contact_b01 dl dd a:hover{
	color:#000;
	text-decoration:none;
}


.c_txt01{
	text-align:center;
	margin-top:25px;
	font-weight:bold;
	font-size:17px;
	color:#F00;
}

}





