@charset "UTF-8";
#page-wrapper {
  position: relative;
}

.container {
/*  max-width: 1050px;*/
	max-width: 100%;
    width: 100%;
}
#container{
	margin-top: 220px;
}
#container.free{
	margin-top: 0;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: #333;
  background-color: #fff;
/*  background-image: url(https://img.shop-pro.jp/tmpl_img/77/bg.png);*/
font-size: 16px;
}

a {
	color: #333;
	transition: all 0.3s ease-out;
}

a:hover {
	color: #888888;
	text-decoration: none;
	opacity: 0.6;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h2.page{
	background-image: url(https://img20.shop-pro.jp/PA01187/983/etc/free_h2_bg.jpg);
	background-size: 100%;
	color: #fff;
	text-align: center;
	padding: 0.5em 0 0.7em;
	font-family:'Zen Antique Soft', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	font-size: 3em;
	text-shadow: 0px 0px 10px #000000, 0px 0px 9px rgba(0,0,0,0.7);
	margin: 0;
	}
h2::after{
	content: "";
	display: block;
	width: 62px;
	height: 12px;
	background-image:url(https://img20.shop-pro.jp/PA01187/983/etc/ttl-h2_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
}
.ttl-h2 {
  position: relative;
  margin: 30px 0;
  text-align: center;
  font-family:'Zen Antique Soft', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
    font-size: 2.188em;
}
.ttl-h2-w {
  color: #fff;
}
.ttl-h2::after{
	content: "";
	display: block;
	width: 62px;
	height: 12px;
	background-image:url(https://img20.shop-pro.jp/PA01187/983/etc/ttl-h2_b.png?cmsp_timestamp=20220208155914);
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
}
.ttl-h2-w::after{
	background-image:url(https://img20.shop-pro.jp/PA01187/983/etc/ttl-h2_w.png?cmsp_timestamp=20220208160545);
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
transition: all 0.3s ease-out;
}

.btn-01 {
	border: none;
	background-color: #E67F32;
	color: #fff;
	background-color: #E67F32;
	width: 100%;
	padding: 1em;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
	border: none;
	background-color: #E67F32;
	color: #fff;
	background-color: #E67F32;
}

.more-btn{
    background: #E67F32;
    width: 100%;
    border: 0;
    padding: 1em;
    box-sizing: border-box;
    max-width: 430px;
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
}

.product-order-num input {
  border-color: #E67F32;
}

.font-mincho {
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }
}
.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-youtube { 
  background-position: -191px -240px; 
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
}

.content-wrap {
  max-width: 800px;
  margin: 20px auto;
}
@media (max-width: 768px) {
body {
font-size: 14px;
}
#container{
	margin-top: 0;
}
}
/* =========================================================
 * header　PC版
============================================================ */
#header-wrapper {
	margin-bottom: 4em;
	border-top: 12px solid #253753;
	background-image: url(https://img20.shop-pro.jp/PA01187/983/etc/header_bg.png?cmsp_timestamp=20220203115845) ;
	background-repeat: repeat-x;
	background-size: contain;
    background-position: bottom;
	height: 184px;
	filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.4));
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media (max-width: 999px) {
#header-wrapper {
	background-size: 110%;
    background-position: top;
}
}
@media (max-width: 768px) {
#header-wrapper {
    border-top: none;
    margin-bottom: 2em;
	position: relative;
    top: -1px;
	background-size: 110%;
    background-position: top;
}

}
/* header-line-nav 
-------------------------------------------------- */

.header-line-nav{
	position: relative;
}
.header-line-nav ul {
position: absolute;
top: -12px;
right: 20px;
}

.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
box-sizing: border-box;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

.btn-viewcart {
	padding: 1px 15px 0 13px;
	background-color:#E67F32;
}
.btn-viewcart:hover{
	background-color: #E67F32;
}
.btn-account{
	background-color:#64A031;
}
.btn-account:hover{
	background-color:#64A031;
}
/* header logo 
-------------------------------------------------- */
.shop-name {
  clear: both;
  margin: 0.8em 0;
  text-align: center;
  font-size: 24px;
  background-image: url("https://img20.shop-pro.jp/PA01187/983/etc/logo_bg_l.png?cmsp_timestamp=20220203113719"),url("https://img20.shop-pro.jp/PA01187/983/etc/logo_bg_r.png?cmsp_timestamp=20220203113730");
  background-repeat: no-repeat;
  background-position: 32% 50%,right 32% top 0%;
}
.shop-name a{
  max-width: 218px;
  display: block;
  margin: 0 auto;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #464e54;
}
@media (max-width: 768px) {
.shop-name {
    background-position: 30% 50%,right 30% top 0%;
    background-size: 12%;
}
}


/* header global nav
-------------------------------------------------- */
#header-global-nav {
  margin: 0em 0;
  text-align: center;
  font-size: 18px;
}
#header-global-nav ul {
	max-width: 1050px;
	margin: 0 auto;
}
#header-global-nav li {
	margin: 0;
	padding: 0;
/*	border-right: 1px solid #E67F32;*/
	width: 21%;
	list-style: none;
	font-size: 1.389em;
	font-weight: bold;
}

#header-global-nav li:first-child {
/*  border-left: 1px solid #E67F32;*/
}
/* =========================================================
 * header　SP版
============================================================ */
@media (max-width: 768px) {
  #wrapper {
    padding-top: 4.7em;
  }
#header-wrapper {
	position: relative;
	top: 0;
	background-size: cover;
	height: 100px;
	background-position: 0px -55px;
}
  .container {
    width: auto;
    margin-top: 0px;
	padding: 0;
  }
	
/* header logo 
-------------------------------------------------- */
.shop-name {
  background-position: 14% 50%,right 12% top 60%;
  background-size: 22%;
	    height: 100%;
    margin: 0;
}
.shop-name a {
  max-width: 140px;
  display: block;
  margin: 0 auto;
    width: 100%;
    height: 100%;
    padding: 0.8em 0 1em;
}
	
/* ドロップメニュー
-------------------------------------------------- */
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }
  .header-dropdown .dropdown-nav .nav-logo {
	max-width: 200px;
	margin: 10px auto;
	border: 0;
  }
  .header-dropdown .dropdown-nav li.sub-nav {
  }
	
  .header-dropdown .dropdown-nav li.sub-nav ul{
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	background: #eee;
  }
	
  .header-dropdown .dropdown-nav li.sub-nav li{
	width: 50%;
	border-right: 1px solid #dbdbdb;
	box-sizing: border-box;
  }	
	
  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 12px;
	 font-size: 1.15em;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background:#253753;
	padding: 20px;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #E67F32;
    color: #fff;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }	

}

/* incart delivery 
-------------------------------------------------- */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}
/* =========================================================
 *header・footer以外の共通パーツ　PC版
============================================================ 
*/

/*flexの横並び*/
.flex{
	display: flex;
}
/*pcのみ表示*/
.display_sp{
	display: none;
}













/* =========================================================
 *header・footer以外の共通パーツ　SP版
============================================================ 
*/
@media (max-width: 768px) {
/*spのみ表示*/
.display_pc{
	display: none;
}
.display_sp{
	display: block;
}
}

















/* =========================================================
 * product list　PC版
============================================================ */
.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 10px;
  text-align: center;
}
ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
    max-width: 1050px;
    margin: auto;
}
.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
    max-width: 313px;
  margin: 10px auto;
  background-color: #fff;
  padding: 10px;
  border: none;
  -webkit-box-shadow: 0 0px 12px rgb(0 0 0 / 22%);
  -moz-box-shadow: 0 0px 12px rgb(0 0 0 / 22%);
	box-shadow: 0 0px 12px rgb(0 0 0 / 22%);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.unit-box .prd-lst-img{
	width: 100%;
/*
	max-width: 290px;
	max-height: 290px;
*/
	border: 0.5px solid #edeef3;
	box-sizing: border-box;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 16px;
}

.prd-lst-name {
	font-size: 17px;
	font-family: 'ヒラギノ明朝 ProN', 'HiraMinProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	color: #333;
	font-weight: bold;
}
}

.prd-lst-price {
color: #333;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}
@media (max-width: 768px) {
}

/* product list sort
-------------------------------------------------- */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager
-------------------------------------------------- */
.prd-lst-pager {
  text-align: center;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}


/* =========================================================
 * product　PC版
============================================================ */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #E67F32;
}
dl>br{
	display: none;
}
/* =========================================================
 * footer　PC版
============================================================ */

#footer-wrapper {
  padding-top: 3em;
  background: #253753;
}

.footer-primary {
/*  border-right: 1px solid #fff;*/
}

#footer-wrapper .container{
	max-width: 1050px;
	margin: 0 auto;
}
#footer-logo{
	margin: 0;
}

/* footer nav 
-------------------------------------------------- */
.footer-nav {
  list-style: none;
  margin: 0;
}

.footer-nav li {
  margin: .8em 0;
color: #fff;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}

.footer-primary a {
  color: #fff;
}

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #fff;
}

.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

.footer-secondary a {
  color: #fff;
}

/*==================================================
フォードイン　アニメーション
===================================*/


/* fadeUp */
.fadeInUpTrigger{
opacity: 0;
}
.fadeUp{
animation-name:fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeUpTrigger{
    opacity: 0;
}

/* =========================================================
 * footer　SP版
============================================================ */
@media (max-width: 768px) {
#footer-wrapper {
  padding: 3em 20px;
}
.footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
#footer-logo{
	font-size: 1.9em;
}
  .footer-nav {
    margin: 0;
    padding: 0;
/*    border-bottom: 3px double #fff;*/
  } 
	
.footer-primary .footer-nav li{
    border-bottom: none;
  }
.footer-primary .footer-nav li a{
    border-bottom: none;
	padding: 0;
  }

  .footer-primary .footer-nav:first-child {
/*    border-top: 3px double #fff;*/
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
	border-bottom: 1px solid #fff;
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    padding: 1em;
    color: #fff;
  }

  .footer-nav a:hover {
    text-decoration: none;
  }

  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
  }

  .icon-cart {
    background-position: -264px -96px;
  }

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}

/* =========================================================
 *フリーページ　スタイル
PCサイズはフリーページにスタイルを書いてるので、
フリーページを直接編集する
============================================================ */
.free>h2 {
    padding-top: 4.5em;
	background-position: bottom;
}
@media (max-width: 1500px) {
.free .yamadawan_inner{
flex-wrap: nowrap;
}
.free .yamadawan_inner .text_box{
width: auto;
/*    max-width: 45%;*/
}
}
@media (max-width: 768px) {
.free h2 {
    padding-top: 2em;
    background-position: bottom;
    margin-top: -2em;
}
.free .mainvisual_inner{
    padding: 0 20px;
}
.free .mainvisual::after {
    height: 17px;
    background-size: auto 17px;
}
.free .mainvisual .text-box{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 1em 20px 2em;
}
.free .mainvisual p {
    font-size: 1.7em;
    margin: 0.2em 0;
    text-shadow: 0px 0px 10px #000000;
    letter-spacing: -0.02em;
    text-align: center;
}
.free .message {
	flex-wrap: wrap;
	padding:3em 20px;
}
.free .message div {
	width: 100%;
	max-width: 500px;
}
.message div img{
	width: 100%;
	height: auto;
}
.free .message .text_box {
    width: 100%;
	margin-top: 1em;
}
.free .message_inner{
	  flex-wrap: wrap;	
}
/*牡蠣くんができるまで-------------------------*/
.free .flow-wrap img{
	width: 100%;
	height: auto;
}
.free .arrow{
	max-width: 50px;
	margin: 2em auto;
}
.free .flow-inner .text-box {
    max-width: 500px;
    margin-right: 0;
	width: 100%;
}
.free .flow-inner .text-box h3{
    width: 100%;
}
/*山田湾について-------------------------*/
.free .yamadawan{
	padding: 5em 20px;
	background-size: cover;
}
.free .yamadawan_inner{
	flex-wrap: wrap;
	margin: 3em auto 1em;
}
.free .yamadawan_inner .text_box{
	order: 2;
	margin-top: 2em;
}
.free .yamadawan_inner .text_box br{
	display: none;
}
	.free .yamadawan_inner .img_box{
		margin: auto;
	}
/*復興について-------------------------*/
.free .reconstruction{
	text-align: left;
	padding: 0 20px;
}
/*会社概要-------------------------*/
.free table{
	 width: 90%;
}
	
	
}

/* social icon 
-------------------------------------------------- */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright
-------------------------------------------------- */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}
@media (max-width: 768px) {
	.copyright {
  padding: 0;
}
}

/* =========================================================
 * pagetop　PC版
============================================================ */
#pagetop {
	position: fixed;
	right: 10px;
    bottom: 10px;
	display: none;
	max-width: 120px;
}

.btn-pagetop {
  display: block;
/*  padding: .7em 2em;*/
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 100%;
	box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .prd-lst-sort {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-w,
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
@media print{
#header-wrapper {
    position: relative;
    top: 0;
    left: 0;
}

}