/*ヘッダーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#yodogawa .yodogawa_idutsu {
	margin: 17px 0 0 30px;
	float: right;
}
.top_sp2 {
	display: none;
}
.top_sp3 {
	display: none;
}
/*
/*アイテムーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
h1 {
	margin: 50px auto
}
.item .item_photo {
	margin: 30px auto;
}
.item .item_photo_sp {
	display: none;
}
.item p {
	text-align: center;
}
.item .detale {
	font-size: 17px;
	line-height: 1.8em;
	color: #805800;
}
.birdhouse {
	margin-bottom: 60px;
}
.sale_line {
	margin-bottom: 50px;
}
/*スケジュール＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.schedule {
	margin: 20px auto;
}
.schedule_2 {
	margin: 50px auto 20px;
}
.schedule .detale {
	font-size: 15px;
	line-height: 1.8em;
	color: #805800;
	margin-top: -5px;
}
.schedule_2 .detale {
	font-size: 17px;
	line-height: 1.8em;
	color: #000;
	margin-top: -5px;
}
.notice {
	margin-bottom: 50px;
}
/*ポイント＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#point {
	width: 700px;
	margin: 50px auto;
}
.part {
	margin-top: 40px;
	margin-bottom: 40px;
}
.point_text_1 {
	text-align: left;
	margin: -10px 0 20px 100px;
}
.point_text_2 {
	text-align: left;
	margin: -10px 0 20px 180px;
}
.point_text_3 {
	text-align: left;
	margin: -10px 0 20px 235px;
}
.point_text_4 {
	text-align: left;
	margin: -10px 0 20px 175px;
}
.point_text_5 {
	text-align: left;
	margin: -10px 0 20px 180px;
}
.point_text_6 {
	text-align: left;
	margin: -10px 0 20px 155px;
}
.point_text_7 {
	text-align: left;
	margin: -10px 0 20px 205px;
}
.point_text_8 {
	text-align: left;
	margin: -10px 0 20px 155px;
}
#point .midashi {
	text-align: center;
}
.point_midashi_sp {
	display: none;
}
.large_photo_sp {
	display: none;
}
.shijyu_comment {
	margin: 40px 0 0 70px;
}
.shijyu_comment_sp {
	display: none;
}
/*ムービー＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#mov {
	margin: 170px auto 50px;
	background-color: #000;
	position: relative;
}
#mov .shijyu {
	position: absolute;
	top: -125px;
	left: 0;
	right: 0;
	margin: auto;
}
#play {
	padding-top: 25px;
	padding-bottom: 25px;
}
/*カート＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.cart {
	margin-top: -5px;
}
.dot {
	margin: 0 auto 70px;
}
.into_cart{
	font-size: 15px;
	line-height: 1.8em;
	color: #008000;
	margin-top: 7px;
	margin-bottom:-20px;
}
.stock{
	margin-top:5px;
	color:#F00;
	line-height:1em;
}


.into_cart a:link {
	color: #009944;
	text-decoration: none;
}
.into_cart a:visited {
	color: #009944;
	text-decoration: none;
}
.into_cart a:hover {
	color: #FFB800;
	text-decoration: none;
}



/*アーカイブバナー＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#archive_navi {
	margin: 50px auto;
}

/*　スマホ対応　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

@media only screen and (max-width:420px) {
.top_sp2 {
	display: block;
}
.top_sp3 {
	display: block;
}
h1 {
	margin: 30px auto
}
.item img {
	width: 260px;
}
item .item_photo {
	display: none;
}
.item .detale {
	font-size: 11px;
}
.birdhouse {
	margin-bottom: 0
}
/*スケジュール＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.schedule img {
	width: 260px;
}
.detale {
	width:260px;
	margin:0 auto;
	font-size: 12px;
}
.schedule_2 .detale{
	font-size:12px;
	line-height:1.5em;
}
.topline {
	display: none;
}
.schedule_2 {
	width: 260px;
	margin: 30px auto 0px;
}
.schedule_2 img {
	width: 260px;
}
.notice {
	width: 260px;
	margin-bottom: 30px;
}
.notice img {
	width: 260px;
}
/*ポイント＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#point {
	width: 260px;
	margin: 0px auto 0;
}
#point .line {
	margin-top: -10px;
}
.point_photo img, .photo img, .large_photo img {
	width: 260px;
}
#point .part {
	margin-top: 20px;
}
#point .part p {
	text-align: left;
}
#point .midashi {
	width: 100px;
	margin: 0 auto;
}
.point_midashi_sp {
	display: block;
	margin-bottom: 9px;
}
.large_photo {
	display: none;
}
.large_photo_sp {
	display: block;
}
#point .midashi img {
	width: 100px;
}
#point h2 {
	display: none;
}
.point_text_1, .point_text_2, .point_text_3, .point_text_4, .point_text_5, .point_text_6, .point_text_7, .point_text_8 {
	width: 260px;
	font-size: 12px;
	margin: 0 auto;
}
.shijyu_comment {
	display: none;
}
.shijyu_comment_sp {
	display: block;
	margin: 0 0 -20px 0;
}
/*ムービー＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#mov {
	width: 310px;
	margin: 70px 0 20px 0;
}
#mov .shijyu {
	top: -50px;
	left: 0;
	right: 0;
	margin: auto;
}
#mov .shijyu img {
	width: 100px;
}
#play {
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
}
#play iframe {
	width: 260px;
	height: auto;
}
.sale_line {
	width: 260px;
	margin: 20px auto 0px;
}
.sale_line img {
	width: 260px;
}
/*石巻工房＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#wrapper #ishinomaki {
	margin-bottom: 20px;
}
/*アーカイブバナー＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#archive_navi {
	width: 260px;
	margin: 20px auto;
}
#archive_navi img {
	width: 260px;
	height: auto;
}
/*カート＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.cart {
	width: 150px;
	margin: 10px auto 30px;
}
.cart img {
	width: 150px;
	height: auto;
}
.dot {
	width: 260px;
	margin: 0 auto 30px;
}
.dot img {
	width: 260px;
	height: auto;
}
.into_cart{
	font-size: 11px;
	line-height: 1.8em;
    margin-top: 10px;
    margin-bottom: -15px;
}

}
