@charset "utf-8";
#anniversary {
	margin: 0 auto 20px auto;
	padding: 0 0 20px 0;
}

#anniversary strong{
	color: #FF0000;
}
#anniversary strong.purple{
	color: #663399;
}

#annive-main {
	display: block;
	width: 675px;
	height: 421px;
}
#wrapper #anniversary .contents_section {
    padding: 0;
}


#anniversary h1{
	font-size: 0;
	display: block;
	background: url("images/title.png") no-repeat top left;
	width: 675px;
	height: 125px;
	margin: 20px auto 20px auto;
}

#annive-info{
	width: 675px;
	background: url("images/free.png") no-repeat center right;
}

#annive-info p{
	width: 494px;
	text-align: center;
	margin: 0 0 0 20px;
	color: #663399;
	font-weight: bold;
	font-size: 17px;
	line-height: 180%;
	word-break: break-all;
}
#annive-info p#info-txt{
	font-size: 0;
	display: block;
	background: url("images/info_txt.png") no-repeat top left;
	width: 494px;
	height: 78px;
	margin: 20px 0 15px 20px;
}

#annive-info p#info-time{
	margin: 20px 0 0 20px;
}

#annive-info p a{
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
#annive-info p a:hover{
	text-decoration: none;
}

#anniversary #caution{
	border: 5px solid #ff0000;
	box-sizing: border-box;
	margin: 30px auto 30px;
	padding: 30px 20px 30px 20px;
	width: 655px;
}

#anniversary #caution h2{
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #FF0000;
	text-align: center;
}

#anniversary #caution ul{
	list-style-type: none;
	font-size: 16px;
	line-height: 180%;
}

#anniversary #owabi{
	border: 5px solid #ff0000;
	box-sizing: border-box;
	margin: 30px auto 30px;
	padding: 30px 20px 30px 20px;
	width: 655px;
}

#anniversary #owabi h2{
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #FF0000;
	text-align: center;
}

#anniversary #owabi p{
	font-size: 16px;
	line-height: 180%;
	color: #FF0000;
}

#annive-menu ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;

}

#annive-menu li{
	font-size: 0;
	display: block;
	width: 154px;
	height: 153px;
}

#annive-menu li a{
	display: block;
	width: 154px;
	height: 153px;
}

#annive-menu li#menu_01 a{
	background: url("images/menu_01.png") no-repeat center;
}
#annive-menu li#menu_02 a{
	background: url("images/menu_02.png") no-repeat center;
}
#annive-menu li#menu_03 a{
	background: url("images/menu_03.png") no-repeat center;
}
#annive-menu li#menu_04 a{
	background: url("images/menu_04.png") no-repeat center;
}


#anniversary .contents_section h2{
	font-size: 0;
	display: block;
	width: 675px;
	height: 30px;
	margin: 0 0 40px 0;
}

#annive-outline h2{
	background: url("images/midashi_outline.png") no-repeat center;
}

#goods h2{
	background: url("images/midashi_goods.png") no-repeat center;
}

#news h2{
	background: url("images/midashi_news.png") no-repeat center;
}

#about h2{
	background: url("images/midashi_about.png") no-repeat center;
}


#wrapper #anniversary #annive-outline.contents_section,
#wrapper #anniversary #about.contents_section,
#wrapper #anniversary #goods.contents_section,
#wrapper #anniversary #news.contents_section{
	/*background: url("images/line.png") no-repeat center top;*/
	margin: 30px auto;
	padding: 30px 0;
}

#outline-text{
	font-size: 19px;
	line-height: 180%;
	font-weight: bold;
	display: block;
	/*background: url("images/gaiyou_text.png") no-repeat center;
	width: 655px;
	height: 516px;*/
	margin: 30px 10px 30px 10px;
}

#outline-info{
	display: block;
	background-color: #663399;
	width: 665px;
	margin: 30px auto 0 auto;
	padding: 50px 20px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
}
#outline-info *{
	color: #ffffff;
}

#outline-info dl dt{
	float: left;
}
#outline-info dl dd{
	margin-left: 100px;
	margin-bottom: 20px;
}
/*#outline-info dl dd:last-child{
	margin-bottom: 0; 
}*/

#outline-info p{
	text-align: center;
}

#goods p.comingsoon{
	font-size: 0;
	display: block;
	background: url("images/comingsoon.png") no-repeat center;
	width: 600px;
	height: 200px;
	margin: 0 auto 0 auto;
}
#goods p.banner{
	text-align: center;
	margin: 50px auto 30px auto;
}

#goods .goods_info {
	padding: 20px 30px 60px 30px;
}
#goods .goods_info .goods_image{
	text-align: center;
	margin: 20px 0 20px 0;
}

#goods .goods_info h3{
    color: #660099;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	margin: 0 0 20px 0;
}

#goods .goods_info p.price{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 30px 0;
}

#goods .goods_info p{
    font-size: 15px;
	line-height: 180%;
}

#news p.comingsoon{
	font-size: 0;
	display: block;
	background: url("images/comingsoon.png") no-repeat center;
	width: 600px;
	height: 300px;
	margin: 0 auto 0 auto;
}

#about{
	font-size: 19px;
	line-height: 180%;
	font-weight: bold;
}
#about p{
	margin: 0 10px 0 10px;
}

#page_top{
	font-size: 0;
	display: block;
	width: 77px;
	height: 77px;
	margin: 0 0 30px auto;
}

#page_top a{
	display: block;
	background: url("images/pagetop.png") no-repeat center;
	width: 77px;
	height: 77px;
}


/* ------------------------------------------------------------------
 SP（〜600px）
------------------------------------------------------------------ */
@media only screen and (max-width: 600px) {
	
#anniversary #caution h2{
	font-size: 1.5rem;
}

#anniversary #caution ul{
	font-size: 1rem;
	line-height: 1.5rem;
}
	
}
