/* ---------------------------------------------------------

#event用スタイル

--------------------------------------------------------- */

/*共通スタイル*/

body{
	padding-bottom:80px;
	font-family:"Meiryo", "メイリオ", "sans-serif", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	color:#333333;
	background-image:none;
}

/*リンクタグ*/

.sky, .sky:visited{
	font-size:13px;
	font-weight:bold;
	color:#78c5e2;
}

a, a:visited{
	font-size:15px;
	color:#78c5e2;
	text-decoration:none;
}

a:hover{
	text-decoration:under-line;
}

a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

section{
	width:100%;
	margin:0 auto;
	clear:both;
}

.content_inner{
	width:90%;
	margin:0 auto;
}

img{
	max-width:100%;
}

.br_pc{
	display:none;
}

p{
	font-size:15px;
	line-height:1.6;
	word-wrap:break-word;
}

/*header*/

#header {
	margin: 0 auto;
	width: 90%;
	height:65px;
	text-align:center;
}

#header_right {
	display:none;
}

#logo img{
	max-width:75%;
	height:auto;
}

/* global navi */
nav{
	display:none;
}

/*#main*/

#main{
	background-image:url(../img_event/main_bg_sp.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

.tit{
	text-align:center;
}

.tit img{
	max-width:87%;
	height:auto;
}

#main .phpto{
	display:none;
}

/*collection共通スタイル*/

.c_title{
	margin:0 0 20px 0;
	padding:20px 0 0 0;
}

.c_title p{
	font-size:20px;
}

/*Collection.●●● のフォント*/
.c_title p:nth-of-type(1){
	color:#000000;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Pathway Gothic One', sans-serif;
	font-family: 'Gothic A1', sans-serif;
}

/*IROシリーズ のフォント*/
.c_title p:nth-of-type(2){
	color:#000000;
	font-family: "Sawarabi Mincho";
}

.c_img01{
	text-align:center;
	margin:0 0 20px 0;
}

.c_img02{
	text-align:center;
}

.c_intro h2{
	margin:20px 0 20px 0;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}

.c_intro p:nth-of-type(1){
	margin:0 0 10px 0;
	letter-spacing:1px;
	line-height:1.4;
	color:#ffffff;
}

.c_intro .spac{
	padding:0 0 20px 0;
	letter-spacing:1px;
	color:#ffffff;
}

.c_intro .s_title{
	float:left;
	line-height:1.4;
}

.c_intro .s_item{
	display:block;
	margin-left:4rem;
	line-height:1.4;
}

.collection_w{
	padding:30px 0 30px 0;
	background-color:#ffffff;
}

.content_inner02{
	margin:0 auto;
	width:90%;
}

/* #collection001*/

#collection001{
	background-color:#6c5141;
}

#collection001 .content_inner02{
	color:#000000;
}

.c_img_area01, .c_img_area02{
	margin:0 0 15px 0;
	text-align:center;
}

#collection001 .c_intro02 h2{
	margin:0 0 15px 0;
	font-size:20px;
	font-weight:bold;
}

/* #collection*/

#collection002{
	background-color:#c8995a;
}

#collection003{
	background-color:#8e5547;
}

.about_iro p{
	line-height:1.4;
	letter-spacing:1px;
}

.about_iro h2{
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:bold;
}

.about_iro span:nth-of-type(1){
	font-weight:bold;
	color:#82341c;
}

.about_note{
	margin:15px 0 0 0;
	padding:20px 20px 20px 20px;
	font-size:15px;
	background-color:#fcf6f5;
	border:3px solid #af867b;
}

.about_note dt{
	margin:0 0 8px 0;
	font-weight:bold;
	letter-spacing:1px;
	color:#82341c;
}

.about_note dd{
	line-height:1.6;
	letter-spacing:1px;
	color:#82341c;
}

#collection004{
	background-color:#79674a;
}

/*スライダー*/


#mycarousel{
	position:relative;
}

.prev_arrow{
	position:absolute;
	margin:auto;
	z-index:1;
	top:0;
	bottom:0;
}

.next_arrow{
	position:absolute;
	margin:auto;
	z-index:1;
	top:0;
	bottom:0;
	right:0;
}


/*form_area*/

.form_area{
	padding:30px 0 30px 0;
	text-align:center;
	font-size:17px;
}

.form_area p{
	font-weight:bold;
	line-height:1.4;
}

.form_area p:nth-of-type(1){
	margin-bottom:15px;
}

.number01, number02, .number03{
	display:inline-block;
	margin:10px 0 10px 0;
}

/*information*/

.information{
	padding:30px 0 30px 0;
	background-color:#f2fafc;
}

.information_title{
	margin:0 0 30px 0;
	text-align:center;
	background-image:url("../img_event/border.png"),url("../img_event/border.png");
	background-repeat:no-repeat, no-repeat;
	background-position:center top, center bottom;
}

.information_title p{
	padding:30px 0 30px 0;
	font-size:20px;
}

.info_text{
	margin:0 0 30px 0;
}

.info_text h3{
	display:inline-block;
	margin:30px 0 20px 0;
}

.info_text p{
	font-size:16px;
	letter-spacing:1px;
	line-height:1.4;
}

.info_text p:nth-of-type(1){
	margin:18px 0 40px 0;
}

.info_text p:nth-of-type(2){
	margin-bottom:40px;
}

.info_text p:nth-of-type(3){
	margin-bottom:50px;
}

#access{
	margin:0 auto;
	width:90%;
}

#information_table dl {
	background-color: #F2F2F2;
	border-bottom:2px solid #f2fafc;
}

#information_table dt {
	padding:15px 15px 15px 15px ;
	font-weight:bold;
	background-color: transparent;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

#information_table dd {
	padding:15px 15px 15px 15px ;
	background-color: #ffffff;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

/*gallery*/
.gallery {
	position:relative;
	width:auto;
	margin:0 auto;
}

.gallery .base-thum{
	width:100%;
	margin:10px 0 0 0;
	padding:0;
}

.gallery .base-thum ul {
	display:table;
	margin:auto;
}

.gallery .base-thum ul li {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding-right:5px;

}


/*for IE6 */
	* html .gallery .base-thum ul li{
	display: inline;
	zoom: 1;
	padding-right:4px;
}
/*for IE7 */
	*:first-child+html .gallery .base-thum ul li{
	display: inline;
	zoom: 1;
	padding-right:4px;
}

.gallery .base-thum ul li.end{
	padding-right:0px;
}

.gallery .base-thum img {
/*サムネイル写真*/
	border:1px solid #cccccc;
	width:96%;
	height:auto;	
}

.gallery .base-thum a{
	overflow:hidden;/*点線hack*/
	outline:none;/*点線hack*/
}
.gallery .base-thum a img{
	border:2px solid #FFF;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
} 
.gallery .base-thum a:hover img{
	filter:alpha(opacity=70); 
	-moz-opacity:0.70; 
	opacity:0.70;
	border:2px solid #99ccff;
}
.gallery .upphoto{ /*大きい写真*/
	padding:0;
	margin:0 auto;
	width:100%;
	max-width:480px;
}

.gallery .upphoto img{
	width:100%;
	height:auto;
}

/* #information_table*/


/*********************************
 #footer_fixed /go_top.js
**********************************/
#footer_fixed{
	position: fixed;
	left: 0;
	bottom:0px;
	z-index:200;
	width:100%;
	height:37px;
	background-image: url(../img_event/back_footer.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

#footer_fixed .copyright{
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing:1px;
	margin-top:12px;
	width: 500px;
	padding-left:20px;
	float:left;
}

#footer_fixed img{
	width: 150px;
	margin-top:8px;
	padding-right:27px;
	float:right;
}

div.tothetopfixed {
	position: fixed;
	right: 30px;
	bottom:0px;
	z-index:100;
}

div.tothetopfixed a {
	display: block;
	width:36px;
	height:66px;
	background-image: url(../img_event/event/go_top.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent:-9999px;
	outline: none;
	margin-bottom:36px;
}

div.tothetopfixed a:hover {
	text-decoration:none;
	background-position: right bottom;
}

.slick-slide img{
	margin: auto;
}


@media screen and (min-width: 769px) {

	body{
		padding-bottom:46px;
		min-width:962px;
		background-image:url("../img_event/back_body.jpg");
		background-repeat:repeat-x;
		background-position:left top;
	}

	/*リンクタグ*/

	#navi_area a{
		font-size:12px;
	}

	a, a:visited{
		color:#333333;
	}

	a:hover{
		text-decoration:under-line;
		color:#78c5e2;
	}

	.not_link{
		pointer-events:none;
		cursor:default;/*マウスカーソルを矢印のまま変えない*/
		text-decoration:none;/*下線を消す*/
	}

	#header{
		height:108px;
	}

	.content_inner, .content_inner02{
		margin:0 auto;
		width:962px;
	}

	.br_sp{
		display:none;
	}

	.br_pc{
		display:inline-block;
	}

	/*header*/

	#header {
		height: 102px;
		margin: 0 auto;
		width: 965px;
	}

	#logo {
		float:left;
	}

	#logo img{
		max-width:100%;
	}

	#header_right {
		display:inline-block;
		float: right;
		height: 38px;
		margin: 30px 0 0;
	}

	#header_right h1 {
		padding-top:5px;
		float:left;
		color:#999999;
		font-size:13px;
		font-weight:bold;
	}

	#header_right ul {
		float:left;
	}

	#header_right li {
		float:left;
		margin: 0 0 0 10px;
		_margin: 0 0 0 5px;
	}

	/* global navi */
	nav{
		display:block;
		margin:0 auto;
		clear:both;
		height:20px;
		padding-top:10px;
	}

	#navi_area {
		clear:both;
		margin:0 auto;
		width:503px;
	}

	#navi_area ul {
		background-color: #666;
	}

	#navi_area li {
		float: left;
		padding: 0 20px 0 12px;
		background-image: url(../img_event/event/ico01.png);
		background-repeat: no-repeat;
		background-position: left center;
		font-size:12px;
	}

	/*トップ画像*/
	#main{
		height:655px;
		background-image:url(../img_event/main_bg_pc.jpg);
	}

	#main .tit{
		margin:0 auto;
		width:962px;
		position:static;
		text-align:left;
	}

	#main .tit img{
		width:424px;
		height:435px;
		float:right;
	}

	#main .phpto{
		display:inline-block;
		width:100%;
		height:200px;
		clear:both;
		text-align:center;
	}

	#main .phpto img{
		min-width:962px;
		margin:0 auto;
	}

	/*collection共通スタイル*/

	.c_title{
		margin:23px 0 0 0;
		float:right;
		text-align:right;
	}

	.c_title li img:first-child{
		display:block;
		margin:0 0 15px 0;
	}

	.c_img01{
		display:inline-block;
		text-align:center;
		margin:50px 0 20px 0;
	}

	.content_inner{
		position:relative;
		height:643px;
	}

	.c_intro h2{
		margin:23px 0 15px 0;
		letter-spacing:1.2px;
	}

	c_intro p:nth-of-type(1){
		margin:0 0 10px 0;
	}

	.c_intro_area{
		width:424px;
		position:absolute;
		top:107px;
		right:0;
	}

	.c_intro p:nth-of-type(1){
		line-height:1.4;
	}

	.collection_w{
		padding:50px 0 50px 0;
	}

	.c_img_area01, .c_img_area02{
		display:inline-block;
	}

	.c_img_area02{
		float:right;
	}

	.c_intro02{
		padding-top:12px;
	}

	/*about*/

	.about_note{
		font-size:14px;
	}

	/*form*/

	.form_area{
		padding:45px 0 45px 0;
	}

	.form_inner{
		margin:0 auto;
		width:962px;
	}	

	.form_inner div:nth-of-type(1){
		margin-bottom:40px;
	}

	.form_area p{
		font-size:20px;
	}

	.form_area p:nth-of-type(1){
		margin-bottom:0;
	}

	.number01, .number02{
		margin:0 58px 10px 0;
	}

	.number03{
		margin:0 0 10px 0;
	}

	/*gallery*/

	.gallery {
		width:480px;
		float:right;
	}

	.gallery .base-thum{
		width:480px;
	}

	.gallery .base-thum ul {
		display:table;
		margin:0;
	}

	.gallery .base-thum img {　/*サムネイル写真*/
		width:72px;
		height:54px;	
	}

	.gallery .upphoto{ /*大きい写真*/
		text-align:center;
		width:480px;
	}


	/*information*/

	.information{
		margin:0 auto;
		padding:45px 0 45px 0;
		height:1404px;
	}

	.information_title{
		margin:0 0 44px 0;
	}

	.information_title p{
		padding:50px 0 50px 0;
	}

	.info_text{
		margin:0 0 0 0;
		width:49%;
		height:432px;
		background-image:url("../img_event/bg.png");
		background-position:center center;
		background-repeat:no-repeat;
	}

	.info_text h3{
		margin:0 0 20px 0;
	}

	/*information_table*/

	#access{
		margin:0 auto;
		width:962px;
	}

	#information_table{
		padding:30px 0 0 0;
	}

	#information_table dl {
		display: table;
		margin:0 auto;
		width: 962px;
		border-top:2px solid #f2fafc;
		border-bottom:0;
	}

	#information_table dt {
		display: table-cell;
		padding:15px 15px 10px 15px;
		width:286px;
		font-size:16px;
		vertical-align:middle;
		text-align:center;
		border-right:1px solid #e5e5e5;
	}

	#information_table dd {
		display: table-cell;
		padding:15px 15px 10px 15px;
		border-left:2px solid #f2fafc;
	}

	#information_table .table_bg dd{
		padding:39px 15px 39px 15px;
		background-image:url("../img_event/lp_46.png");
		background-repeat:no-repeat;
		background-position:283px center;
	}

	#information_table .table_bg p:nth-of-type(3){
		margin-bottom:20px;
	}

}
