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

	special 2018 asari style
	あさり汁フェア

--------------------------------------------------------*/
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
}

#footer #copyright {
    padding: 20px 0 0 !important;
}

#contents_frame{
	background: #ffffff;
}

#contents_frame #contents {
	margin: 0px auto !important;
	padding: 20px 0 !important;	
}

#contents_inner{
	margin-top: 0px !important;
}

#asari{
	background: #fff ;
	position:relative;
	color: #000000;
	padding: 0 0 50px;
}

#pageTop {
    bottom: 3px;
    padding: 5px;
    position: fixed;
    right: 3px;
    z-index: 10;
}

#pageTop img {
    width: 70px;
}


/*#asari .sns_entry {
    background: #ffffff none repeat scroll 0 0;
    margin: 0;
    padding: 15px 0;
    text-align: center;
}*/


/*--------------------------------------------------------
　nav
　ナビゲーション
--------------------------------------------------------*/

/* navi
--------------------------------------------------------*/
#asari .navi {
    margin: 5px auto 20px;
}

#asari .navi li {
    background: #00619e none repeat scroll 0 0;
	border-radius: 6px;
    float: left;
    margin: 1%;
    padding: 3% 0;
    width: 48%;
}

#asari .navi li a {
    display: block;
    background: rgba(0, 0, 0, 0) url("../img/arow.png") no-repeat scroll 20px center;
    background-size: 8px auto;
    color: #ffffff;
    font-size: 80%;
    font-weight: bold;
    padding: 0 10px 0 40px;
    text-decoration: none;
}



/*--------------------------------------------------------
　nav
　商品詳細はこちら
--------------------------------------------------------*/

.menu {
	overflow: hidden;
	margin: 0 0 10px 227px;
}

.menu li {
	float: left;
	width: 92px;
	padding: 0 0 0 5px;
	height: 50px;
}

/*--------------------------------------------------------
　mainimg
　メインイメージ
--------------------------------------------------------*/
.mainimg {
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    background-size: 100% auto;
    padding-top: 0px;
	}

.mainimg h1 img {
	width: 100%;
}


/* col共通css
--------------------------------------------------------*/

p.small_p {
	font-size: 12px;	
}

h4 {
	color: #482413;
	font-weight: bold;
	font-size: 120%;
}
h4 span {
	font-size: 90%; 
}


/* col1
--------------------------------------------------------*/

#col0102 {
    margin: 0 auto;
    overflow: hidden;
    padding-top: 5%;
    position: relative;
}

#col01 {
    background:url("../img/col01_img01.png") no-repeat scroll 0 0;
    margin: 0 5% 20px;
    overflow: hidden;
    position: relative;
	background-size:100%;
	padding: 0 10% 150%;
	border-radius: 8px;
}

#col02 {
    background:url("../img/col01_img02.png") no-repeat scroll 0 0;
    margin: 0 5% 20px;
    overflow: hidden;
    position: relative;
	background-size:100%;
	padding: 0 10% 150%;
	border-radius: 8px;
}

#col01 .inner img,
#col02 .inner img {
    bottom: 17%;
    position: absolute;
    right: 0;
    width: 21%;
    z-index: 2;
}
#col01 .inner h3,
#col02 .inner h3{
	display: none;	
}

#col01 .inner .box, #col02 .inner .box {
    background: #fcf6e0 none repeat scroll 0 0;
    border-radius: 8px;
    bottom: 3%;
    display: block;
    overflow: hidden;
    padding: 0 0 4%;
    position: absolute;
    width: 80%;
}

#col01 .inner p.kakaku {
	background: #fcd475;
	display: block;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	table-layout: fixed;
	text-align: center;
	color: #482413;
	font-weight: bold;
	padding: 5px 0;
}

#col02 .inner p.kakaku {
	background: #c2cc66;
	display: block;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	table-layout: fixed;
	text-align: center;
	color: #482413;
	font-weight: bold;
	padding: 5px 0;
}

#col01 .inner p.detail,
#col02 .inner p.detail{
	background: rgba(0, 0, 0, 0) url("../img/navicon2.png") no-repeat scroll 8px center / 8px 12px;
	display: block;
	color: #690000;
	padding: 5px 0 5px 20px;
	margin: 0 10px;
	font-weight: bold;
	font-size: 70%;
}

#col01 .inner li a, #col02 .inner li a {
    background: #e92130 none repeat scroll 0 0;
    border-radius: 6px;
    color: #ffffff;
    display: flex;
    float: left;
    font-size: 70%;
    font-weight: bold;
    margin: 0 3%;
    padding: 3% 4%;
    text-decoration: none;
    vertical-align: middle;
    width: 36%;
}

#col01_1 {
	background: #f9f0cb url("../img/colbg.gif") repeat scroll 0 0 /30px 30px;
    background-size: auto;
	border-radius: 8px;
	padding: 10%;
    overflow: hidden;
    position: relative;
    margin: 0 5% 20px;
}

#col01_1 h4 {
	margin-top: 4%;
}

#col01_1 .photo {
	width: 100%;
}

#col01_1 p{
	margin: 2% 0 0 ;
}


/* col3
--------------------------------------------------------*/
#col03 {
    position: relative;
    margin: 0 5% 20px;
	background: #f9f0cb url("../img/colbg.gif") repeat scroll 0 0 / 30px 30px;
	border-radius: 8px;
}

#col03 h2 img{
	width: 100%;
}

#col03 .inner {
    overflow: hidden;
	padding: 6%;
}

#col03 h4 {
	text-align: center;
	position: relative;
}

#col03 h4::after {
	position: absolute;
	background: url("../img/col03_line.png") no-repeat scroll 0 0 / 100%;
	content: "";
	width: 100%;
	height: 100%;
	top: 1.5em;
	left: 0;
}

#col03 .moviearea {
	padding-bottom: 4%;
}

#col03 .moviearea p {
	text-align: center;
	color: #482413;
}

#col03 .moviearea img {
	width: 100%;
	padding-top: 6%;
}


/* col4
--------------------------------------------------------*/
#col04 {
    position: relative;
    margin: 0 5% 20px;
	background: #f9f0cb url("../img/colbg.gif") repeat scroll 0 0 / 30px 30px;
	border-radius: 8px;
}

#col04 h2 img{
	width: 100%;
}

#col04 .inner {
    overflow: hidden;
	padding: 10%;
}

#col04 img {
	width: 100%;
}

#col04 img.photo02 {
	padding: 6% 0 4%;
}



/* col05
--------------------------------------------------------*/
#col05 {
    position: relative;
    margin: 0 5% 20px;
	background: #f9f0cb url("../img/colbg.gif") repeat scroll 0 0 / 30px 30px;
	border-radius: 8px;
}

#col05 h2 img {
	width: 100%;
}

#col05 .inner {
    overflow: hidden;
	padding: 10%;
}

#col05 .photo {
	width: 90%;
	display: block;
	margin: 0 auto 4%;
}

#col05 p{
	margin: 4% 0;
}
