@charset "utf-8";
/* CSS Document */

#top #content #top_img{
	padding-bottom: 30px;
}

#top #content #top_img ul li{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#top #content #top_img ul li img{
	width: 100%;
}

#top #content #top_img ul li:first-child{
	margin-right: 20px;
}

#top #content #top_img ul li:last-child{
	margin-top: 18px;
}

#top #content #top_img ul li a.btn{
    display: block;
    padding: 0 40px;
    color: #000;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 14px;
    letter-spacing: 0.1em;
    height: 50px;
    line-height: 53px;
    text-align: center;
    width: 100px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

#top #content #top_img ul li:first-child a.btn{
    width: 170px;
}

#top #content #top_img ul li a.btn:hover{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 5px 0 -5px 0;
}

#top #content #top_img ul li a.yellow{
	 background: #f2e74f;
	 box-shadow: 0 5px 0 #b0a615;
    -moz-box-shadow: 0 5px 0 #b0a615;
    -webkit-box-shadow: 0 5px 0 #b0a615;
}

#top #content #top_img ul li a.green{
	 background: #327a0f;
	 box-shadow: 0 5px 0 #1f5703;
    -moz-box-shadow: 0 5px 0 #1f5703;
    -webkit-box-shadow: 0 5px 0 #1f5703;
    color: #fff !important;
}

#top #top_info{
	margin-bottom: 30px;
}

#top #shop_date{
	width: 45%;
	float: left;
	margin-top: 15px;
}

#top #shop_date h2{
	border-bottom: 3px solid #333;
	padding-bottom: 15px;
	font-size: 24px;
}

#top #shop_date ul li{
	width: 48%;
	float: left;
	margin-top: 30px;
}

#top #shop_date ul li:last-child{
	float: right;
}

#top #shop_date ul li img{
	width: 100%;
}


#top #access{
	width: 45%;
	float: right;
	margin-top: 15px;
}

#top #access h2{
	border-bottom: 3px solid #333;
	padding-bottom: 15px;
	font-size: 24px;
}

#top #access p{
	padding: 30px 0;
}

#top #access iframe{
	margin-top: 15px;
}

#top #access img{
	width: 100%;
    border: 1px dotted #ccc;
}

#top #hirosaki_date{
	margin: 60px auto;
}

#top #hirosaki_date #hirosaki_pic{
	width: 27%;
	float: left;
	margin-top: 10px;
}

#top #hirosaki_date #hirosaki_pic img{
	width: 100%;
}

#top #hirosaki_date table{
	width: 70%;
	float: right;
}

#top #hirosaki_date h2{
	border-bottom: 3px solid #333;
	padding-bottom: 15px;
	font-size: 24px;
}

#top #hirosaki_date table th{
	padding: 10px 0;
	width: 20%;
}

#top #hirosaki_date table td{
	padding: 10px 0;
}

@media (max-width: 699px) {
   /* スマートフォン以下専用スタイル */


#top #content #top_img ul li{
	float: none;
	margin-bottom: : 5px;
	width: 100%;
}

#top #content #top_img ul li:first-child{
	margin: 0 0 5px 0;
}

#top #content #top_img ul li:last-child{
	margin: 5px 0 0 0;
}

#top #content #top_img ul li a.btn{
    display: block;
    padding: 0 20px;
    color: #000;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    letter-spacing: 0.1em;
    height: 40px;
    line-height: 43px;
    text-align: center;
    width: 90px;
    font-weight: bold;
}

#top #content #top_img ul li:first-child a.btn{
    width: 150px;
}

#top #shop_date{
	width: 100%;
	float: none;
	margin-top: 15px;
}

#top #shop_date h2{
	font-size: 20px;
}

#top #shop_date table{
	font-size: 14px;
}


#top #shop_date table th{
	padding: 10px 0;
}

#top #shop_date table td{
	padding: 10px 0;
}

#top #access{
	width: 100%;
	float: none;
	margin-top: 60px;
}

#top #access h2{
	font-size: 20px;
}

#top #access p{
	line-height: 2;
}

#top #hirosaki_date #hirosaki_pic{
	width: 100%;
	float: none;
}

#top #hirosaki_date table{
	width: 100%;
	float: none;
	margin: 10px 0;
	font-size: 14px;
}

#top #hirosaki_date{
	margin: 50px auto 30px;
}

#top #hirosaki_date table span{
	font-size: 70%;
	margin-left: 5px;
}

#top #top_info h2{
	font-size: 18px;
}

#top #hirosaki_date h2{
	font-size: 18px;
}

}

@media (min-width: 700px) and (max-width: 1099px) {
   /* タブレット専用スタイル */

.g-navi h1{
	margin-left: 10px;
}

#top header{
	height: auto;
}

#top #content #top_img ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 34%;
}

#top #content #top_img ul li:first-child{
	margin-right: 2%;
	width: 64%;
}

#top #content #top_img ul li:last-child{
	margin-top: 10px;
}

#top #content #top_img ul li a.btn{
    display: block;
    padding: 0 20px;
    color: #000;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    letter-spacing: 0.1em;
    height: 40px;
    line-height: 43px;
    text-align: center;
    width: 90px;
}

#top #content #top_img ul li:first-child a.btn{
    width: 150px;
}

}

@media (min-width: 1100px) and (max-width: 1280px) {
   /* PC専用(＆横置きタブレット)スタイル */
   
#top #content #top_img ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 34%;
}

#top #content #top_img ul li:first-child{
	margin-right: 2%;
	width: 64%;
}

#top #content #top_img ul li:last-child{
	margin-top: 18px;
}



}
@media (min-width: 1281px) {
   /* 幅広PC以上専用スタイル */

#top #content #top_img ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 34%;
}

#top #content #top_img ul li:first-child{
	margin-right: 2%;
	width: 64%;
}

#top #content #top_img ul li:last-child{
	margin-top: 18px;
}

}