@charset "shift_jis";
/* harupa */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	border-collapse: collapse;
	color: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	list-style-type: none;
	margin: 0;
	outline: medium none;
	padding: 0;
	table-layout: auto;
	text-decoration: none;
	vertical-align: top;
}

body {
font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic", "メイリオ",Meiryo, sans-serif;
	/* font-size:12px; */
	color:#333;
	/* letter-spacing: -1px; */
}
ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.hidden {
	text-indent: -9999px;
	white-space: nowrap;
}


body .hidden {
	display: none;
}

.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after { clear:both }
.clearfix { zoom:1 } /* For IE 6/7 */


div.pcHead,
div.pcFoot,
div.pcGnav {
	display: block;
}

div.spHead,
div.spFoot,
div.spGnav {
	display: none;
}

/* Defalut */
#harupa .pc{
	display:block;
}

#harupa .sp{
	display:none;
}

#harupa {
	min-width: 1024px;
	padding-bottom: 0px;
	font-size:14px;
	line-height: 1.6;
	background: #f9f5ea;
	letter-spacing: -1px;
}

#harupa a{
	/*color:#333;*/
	transition: opacity .15s linear .05s;
	-moz-transition: -moz-opacity .15s linear .05s;
	-webkit-transition: -webkit-opacity .15s linear .05s;
}
/*#harupa a:link{
	color:#333;
}
#harupa a:visited {
	color:#333;
}*/
#harupa a:focus,
#harupa a:hover {
	/*color:#666;*/
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* For IE 8 */
}

#harupa a:active {
	color:#666;
}

/*-- Main --*/
.main {
	width: 100%;
	background: #f9f5ea;
}
.main_head_ttl {
	height:122px;
	background:url(../img/bg_ttl_head.png) 0 0 repeat-x;
}
.main_head_ttl img {
	margin:0 auto;
}
.main-img {
	height: 318px;
	margin: 0 auto;
	background: url(../img/bg_main.png) center top no-repeat;
}
.main-img_ttl img {
	margin:0 auto;
	padding-top: 58px;
}
.main-img_txt img {
	margin:15px auto 0;
}
/*-- Section --*/
.sct_txtarea {
	font-size: 16px;
	text-align: center;
}
.sct_ttl img {
	margin: 0 0 20px 0;
}
.sct_lead {
	margin-bottom: 40px;
}

/*-- Hanami --*/
.hanami {
	width: 100%;
	padding-bottom: 40px;
	background: #f9f5ea;
}

.hanami-inner {
	margin: 0 auto;
	background: url(../img/bg_arg.png) center 194px no-repeat;
}

/* arrange */
.arg {
	margin-bottom: 40px;
}
.arg-inner {
	width: 950px;
	margin: 0 auto;
	box-sizing: border-box;
}
.arg_txtarea {
	float: left;
	width: 526px;
	margin-right: 24px;
	box-sizing: border-box;
	font-size: 16px;
}
.arg_txtarea_ttl {
	margin: 0 0 10px -26px;
}
.arg_img {
	float: left;
}
.arg_img_ttl a {
	display: block;
	margin: 6px 0 4px;
	font-size: 16px;
	font-weight: bold;
	color: #e0316f;
	text-decoration: underline;
}

/* hanami-box */
.hanami-box {
	position: relative;
	width: 950px;
	margin: 0 auto 20px;
	background: #fffef6;
}
.hanami-box_ttl {
	position: absolute;
	top: -45px;
	left: -37px;
}
.hanami-box .rcp-list {
	width: 570px;
	padding: 40px 0 20px 340px;
}
.hanami-box .rcp-list_item_ttl a {
	display: block;
	margin: 6px 0 4px;
	text-decoration: underline;
	font-weight: bold;
	color: #e4007f;
}
.hanami-box .rcp-list_item {
	float: left;
	width: 270px;
	margin-right: 30px;
}
.hanami-box .rcp-list_item.-last {
	margin-right: 0;
}
.hanami-box .rcp-list_item:nth-child(even) {
	margin-bottom: 30px;
}

/* drink */

.hanami-box2 {
	position: relative;
	width: 950px;
	margin: 40px auto 20px;
	background: #fffef6;
}

.hanami-box2 .hanami-drink_ttl {
	position: absolute;
	top: -15px;
	left: 0;
}

.hanami-box2 .drink-list {
	width: 900px;
	line-height: 1.4;
	margin:  0 auto ;
	padding: 20px 0 40px;
	overflow: hidden;
}

.hanami-box2 .drink-list li {
	width: 250px;
	float: left;
	margin: 20px 50px 0 0;
}

.hanami-box2 .drink-list li:first-child {
	margin-left: 325px;
}

.hanami-box2 .drink-list li:nth-child(3){
	margin-left: 325px;
}

.hanami-box2 .drink-list li:nth-child(2),
.hanami-box2 .drink-list li:nth-child(4) {
	margin-right: 0;
}

.hanami-box2 .drink-list li dl {
	margin: 5px 0 0;
	font-size: 14px;
	text-align: left;
}

.hanami-box2 .drink-list li dt {
	margin: 5px 0;
	font-size: 16px;
/*	font-weight: bold;*/
	color: #e4007f;
}
.hanami-box2 .drink-list li dt span {
	vertical-align: middle;
	font-size: 12px;
}


/*-- Recommend --*/
.rmd {
    overflow: hidden;
}
.rmd_ttl {
	text-align: center;
}
.rmd-inner {
    width: 950px;
    margin: 20px auto 0;
    padding: 0 0 30px;
}
.rmd-list {
	width: 524px;
	margin: 0 auto 30px;
	overflow: hidden;
}

.rmd-list_item {
    width: 220px;
    float: left;
    text-align: center;
    margin: 0 84px 0 0;
}
.rmd-list_item.-last {
	margin: 0 0 20px 0;
}
.rmd .rmd-list_item_ttl {
    line-height: 1.4;
    margin: 10px 0 5px;
    color: #333333;
    font-weight: bold;
}
.rmd dt img {
    width: 100%;
}
.rmd-list_item_btn {
    width: 120px;
    margin: 0 auto;
}



/*------------- section03 hinamatsuri ------------*/
.section03-outer-top {
	padding: 30px 0 0;
	text-align: center;
	overflow: hidden;
	background: url("../img/bg_sct03_outer_border.gif") repeat-x top center;
}
.section03-outer-bottom {
	padding: 0 0 30px;
	text-align: center;
	overflow: hidden;
	background: url("../img/bg_sct03_outer_border.gif") repeat-x bottom center;
}

.section03-outer02 {
	text-align: center;
	overflow: hidden;
	background:#FBF9EC url("../img/bg_sct03_outer.gif") repeat-x top center;
}

.section03-outer{
	width:100%;
	min-width: 1024px;
	background: url("../img/bg_sct03.gif") no-repeat top center;
}

.section03 {
	width:1024px;
	margin:auto;
	padding: 29px 0 10px;
	overflow: hidden;
}
.section03 a {
	display: block;
	overflow: hidden;
}

.section03 .tit-wrap {
	display:table;
	width: 965px;
	margin: 0 auto 15px;
}

.section03 .tit-wrap p,
.section03 .tit-wrap h2 {
	display:table-cell;
	vertical-align:middle;
	margin: 0;
}

.section03 .tit-wrap h2 {
	width: 418px;
	padding: 0 20px 0 0;
}

.section03 .tit-wrap p {
	line-height: 1.7;
	text-align: left;
	color: #d20013;
	font-weight: bold;
	font-size: 16px;
}

.section03 h3 {
	line-height: 1.3;
	font-size: 28px;
	color: #5a3523;
}

.section03 .sct01_menu01 {
	width: 905px;
	overflow: hidden;
	margin: 30px auto 50px;
	padding: 0 0 0 15px;
}

.section03 .sct01_menu01 .sct01_pic {
	float: left;
	width: 460px;
	padding: 9px;
	border:1px solid #ccc;
	background:#fff;
}

.section03 .sct01_menu01 .sct01_detail {
	float: right;
	width: 395px;
	padding: 10px 0 0;
}

.section03 .sct01_menu01 .sct01_detail .memo {
	width: 318px;
}

.section03 .sct01_menu01 .sct01_detail .recipe {
	padding: 10px 0 0;
	text-align: left;
	font-size: 18px;
}

.section03 .sct01_menu01 .sct01_detail .recipe dt {
	width: 170px;
}
.section03 .sct01_menu01 .sct01_detail .recipe dd {
	margin: 10px 0 15px;
}

.section03 .sct01_menu01 .sct01_detail .btn {
	width: 150px;
}

.section03 .menu_wrap {
	width: 830px;
	margin: 0 auto;
	overflow: hidden;
}

.section03 .sct01_menu02 {
	float: left;
	width: 360px;
}

.section03 .sct01_menu03 {
	position: relative;
	float: right;
	width: 386px;
}

.section03 .menu_wrap .sct01_menu02 .sct01_pic {
	width: 340px;
	padding: 9px;
	border:1px solid #ccc;
	background:#fff;
}

/* .section03 .menu_wrap .sct01_menu03 .sct01_pic {
}*/

.section03 .menu_wrap .recipe {
	padding: 5px 0;
	text-align: left;
	font-size: 16px;
}

.section03 .menu_wrap .sct01_menu02 .recipe dt {
	width: 174px;
}
.section03 .menu_wrap .sct01_menu03 .recipe dt {
	width: 230px;
}

.section03 .menu_wrap .recipe dd {
	line-height: 1.4;
}

.section03 .menu_wrap .recipe dd span {
	font-size: 10px;
	font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic", "メイリオ",Meiryo, sans-serif;
}

.section03 .menu_wrap .btn {
	margin: 0 auto;
	width: 150px;
}



/* SP ================================================================*/
@media screen and (max-width: 767px){

	/* Defalut */
	#harupa .pc{
		display:none;
	}
	#harupa .sp{
		display:block;
	}
	#harupa {
		max-width: 767px;
		padding-bottom: 20px;
	}
	#harupa .img-rp {
		width: 100% !important;
		height: auto !important;
	}


	div.spHead,
	div.spFoot,
	div.spGnav {
		display: block;
	}

	div.pcHead,
	div.pcFoot,
	div.pcGnav {
		display: none;
	}

	/*------- common -------*/

	#harupa{
		font-size:14px;
		line-height: 1.5;
		width:auto;
		min-width: 0;
		margin:0 auto;
		max-width: 767px;
		overflow: hidden;
	}

	/*--------------------*/
	/*------- main -------*/
	/*--------------------*/

	.main_head_ttl {
		height: auto;
		background-size: contain;
	}
	
	.main_head_ttl a {
		display: block;
		padding-top: 18.75%;
		background: url(../img/sp/ttl_head.png) center top no-repeat;
		background-size: contain;
	}
	.main-img_ttl {
		padding-top: 32.812%;
		background: url(../img/sp/ttl_main.png) center top no-repeat;
		background-size: contain;
	}
	.main-img_txt {
		padding-top: 33.125%;
		background: url(../img/sp/txt_main.png) center top no-repeat;
		background-size: contain;
	}
	.main-img {
		height: auto;
		background: none;
	}
	/*-- Section --*/
	.sct_txtarea {
		font-size: 14px;
	}
	.sct_lead {
		margin-bottom: 30px;
		padding: 0 4%;
		text-align: left;
	}
	.sct_ttl img {
		margin: 0 0 16px 0;
	}
	
	/*-- hanami --*/
	.hanami {
		padding-bottom: 15px;
	}
	.hanami-inner {
		width: 100%;
		background: none;
		background-size: contain;
	}
	.hanami .sct_ttl img {
		width: 100%;
		height: auto;
		/*margin-left: 11%;*/
	}
	.hanami .sct_txtarea {
		width: 100%;
		background: url(../img/sp/bg_sct_txtarea_hanami.png) center top no-repeat;
		background-size: 100%;
	}
	/* arrange */
	.arg {
		margin-top: 30px;
		padding: 0 4%;
		background: url(../img/sp/bg_arg_img.png) center 83% no-repeat;
		background-size: 104%;
		text-align: center;
		box-sizing: border-box;
	}
	.arg-inner {
		width: 100%;
	}
	.arg_txtarea,
	.arg_img {
		float: none;
		width: 100%;
	}
	.arg_img img {
		width: 76% !important;
		height: auto !important;
		margin: 0 auto;
	}
	.arg_txtarea {
		margin-bottom: 20px;
		font-size: 14px;
	}
	.arg_txtarea_ttl {
		width: 80%;
		margin: 0 auto 10px;
	}
	.arg_img_ttl a {
		font-size: 14px;
	}
	.arg_img_txt {
		font-size: 12px;
	}
	.arg_txtarea_txt {
		text-align: left;
	}
	
	/* hanami-box */
	.hanami-box {
		width: 100%;
		padding-bottom: 5%;
	}
	.hanami-box_ttl {
		position: relative;
		top: -16px;
		left: 0;
		padding-top: 32.812%;
		background: url(../img/sp/ttl_hanami-rcp.png) center top no-repeat;
		background-size: contain;
	}
	.hanami-box .rcp-list {
		width: 100%;
		padding: 0 4%;
		margin-top: -7%;
		box-sizing: border-box;
	}
	.hanami-box .rcp-list_item {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.hanami-box .rcp-list_item.-last {
		margin-bottom: 10px
	}
	.hanami-box .rcp-list_item.-last:lastchild {
		margin-bottom: 0;
	}
	.hanami-box .rcp-list_item .rcp-list_item_img {
		float: left;
		width: 48%;
	}
	.hanami-box .rcp-list_item .rcp-list_item_txtarea {
		float: right;
		width: 49%;
	}
	.hanami-box .rcp-list_item .rcp-list_item_txt {
		font-size: 12px;
	}

	.hanami-box2 {
		width: 100%;
	}


	.hanami-box2 .hanami-drink_ttl {
		position: relative;
		top: -16px;
		left: 0;
		padding-top: 27.03%;
		background: url(../img/sp/ttl_hanami-drink.png) center top no-repeat;
		background-size: contain;
	}

	.hanami-box2 .drink-list {
		width: 92%;
		margin: 0 auto;
		padding: 0 0 5%;	
	}
	.hanami-box2 .drink-list li {
	width: 48%;
	float: left;
	margin: 0 4% 2% 0;
	}
	
	.hanami-box2 .drink-list li:first-child {
		margin-left: 0;
		margin-bottom: 8%;
	}
	
	.hanami-box2 .drink-list li:nth-child(2) {
		margin-bottom: 8%;
	}
	
	.hanami-box2 .drink-list li:nth-child(3){
		margin-left: 0;
	}
	
	.hanami-box2 .drink-list li:nth-child(2),
	.hanami-box2 .drink-list li:nth-child(5) {
		margin-right: 0;
	}
	
	.hanami-box2 .drink-list li:nth-child(4){
		margin-right: 0;
	}
	
	.hanami-box2 .drink-list li dt {
		font-size: 14px;
		letter-spacing: -0.1em;
	}


	.hanami-box2 .drink-list_item {
		position: relative;
		width: 50%;
		margin: 0 0 30px 0;
		z-index: 2;
	}
	.hanami-box2 .drink-list_item.-short {
		margin-top: -24%;
		z-index: 1;
	}
	.hanami-box2 .drink-list_item_ttl {
		color: #333;
	}
	.hanami-box2 .drink-list_item_btn img {
		width: 100px !important;
		height: auto !important;
		margin: 0 auto;
	}

	/*-- Recommend --*/
	.rmd {
		width: 92%;
		margin: 0 auto;
	}
	.rmd_ttl {
		width: 90%;
		margin: 0 auto 14px;	
		text-align: center;
	}
	.rmd-inner {
		 width: 96%;
		 margin: 0 auto;
		 padding: 0 0 10px;
	}
	
	.rmd-list {
		width: 100%;
		margin: 0;
	}
	
	.rmd-list_item {
		 width: 50%;
		 margin: 0 0 30px 0;
	}
	.rmd-list_item.-last {
/*		float: none;*/
		margin: 0 auto 30px;
	}
	.rmd .rmd-list_item_ttl {
			line-height: 1.4;
			margin: 10px 0 5px;
			font-weight: bold;
	}
	
	.rmd dt img {
			width: 100%;
	}
	
	.rmd-list_item_btn img {
			width: 100px !important;
			height: auto !important;
			margin: 0 auto;
	}


	/*--------------------*/
	/*-----section03 -----*/
	/*--------------------*/
	
	/*------------- section03 ------------*/
	
	.section03-outer-top {
		padding: 15px 0 0;
		background: url("../img/bg_sct03_outer_border.gif") repeat-x top center;
		background-size: 15px 15px;
	}
	.section03-outer-bottom {
		padding: 0 0 15px;
		background: url("../img/bg_sct03_outer_border.gif") repeat-x bottom center;
		background-size: 15px 15px;
	}
	
	.section03-outer02{
		height: auto;
		background: none;
	}
	
	.section03-outer{
		min-width: 100%;
		background: url("../img/bg_sct03.gif") top center;
		background-size: contain;
	}
	
	.section03 {
		width:100%;
		padding: 15px 0 30px;
	}
	
	.section03 .tit-wrap {
		display:block;
		width: 100%;
		margin: 0 auto 15px;
	}
	
	.section03 .tit-wrap p,
	.section03 .tit-wrap h2 {
		display:block;
	}
	
	.section03 .tit-wrap h2 {
		width: 60%;
		margin: 0 auto 10px;
		padding: 0;
	}
	
	.section03 .tit-wrap p {
		width: 95%;
		margin: 0 auto;
		text-align: left;
		font-size: 14px;
	}
	
	.section03 h3 {
		width: 95%;
		margin: 0 auto;
		line-height: 1.4;
		text-align: left;
		font-size: 13px;
	}
	
	.section03 .sct01_menu01 {
		width: 70%;
		overflow: hidden;
		margin: 20px auto 25px;
		padding: 0;
	}
	
	.section03 .sct01_menu01 .sct01_pic {
		float: none;
		width: 100%;
		padding: 5px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	
	.section03 .sct01_menu01 .sct01_detail {
		float: none;
		width: 100%;
	}
	
	.section03 .sct01_menu01 .sct01_detail .memo {
		width: 85%;
	}
	
	.section03 .sct01_menu01 .sct01_detail .recipe {
		text-align: left;
		font-size: 14px;
	}
	
	.section03 .sct01_menu01 .sct01_detail .recipe dt {
		width: 35%;
	}
	.section03 .sct01_menu01 .sct01_detail .recipe dd {
		margin: 5px 0 10px;
	}
	
	.section03 .sct01_menu01 .sct01_detail .btn {
		width: 100px;
		margin: 0 auto;
	}
	
	.section03 .menu_wrap {
		width: 70%;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.section03 .sct01_menu02 {
		float: none;
		width: 100%;
		margin: 0 0 25px;
	}
	
	.section03 .sct01_menu03 {
		position: relative;
		float: none;
		width: 100%;
	}
	
	.section03 .menu_wrap .sct01_pic {
		width: 100%;
		padding: 5px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	
	.section03 .menu_wrap .sct01_menu02 .sct01_pic {
		width: 100%;
		padding: 5px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	
	
	.section03 .menu_wrap .sct01_menu03 .sct01_pic {
		width: 100%;
		margin: 10px auto 0;
	}
	
	.section03 .menu_wrap .recipe {
		font-size: 14px;
	}
	
	.section03 .menu_wrap  .recipe dt {
		font-size: 14px;
	}
	
	.section03 .menu_wrap .sct01_menu02 .recipe dt {
		width: 55%;
	}
	.section03 .menu_wrap .sct01_menu03 .recipe dt {
		width: 73%;
	}
	
	.section03 .menu_wrap .btn {
		width: 100px;
	}




}