@charset "euc-jp";
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  /*color: #464e54;*/
}
/*a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}*/

/*
 * layout
 */
#wrapper {
  min-width: 1200px;
  width: 100%;
  height: auto;
  letter-spacing: 0.15rem;
  overflow: hidden;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

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

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

/* 16px white */
.icon-w.icon-heart_empty {
  background-position: -48px -16px;
}

@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 (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/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@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 (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

/* gorurun */
.announcement{
background:#00BFC7;
  color:#fff;
  padding:10px;
  text-align:center;
}
.announcement a {
color:#ffffff!important;
  display:block;
}
.announcement a:active {
text-decoration:underline;
}

.announcement1st{
background:#00bfc7;
  color:#fff;
  padding:10px;
  text-align:center;
}
.announcement1st a {
color:#ffffff!important;
  display:block;
}
.announcement1st a:active {
text-decoration:underline;
}

.announcementAtt{
background:#cc6600;
  color:#fff;
  padding:10px;
  text-align:center;
}
.announcementAtt a {
color:#ffffff!important;
  display:block;
}
.announcementAtt a:active {
text-decoration:underline;
}


.announcement2nd{
background:#e38d30;
  color:#fff;
  padding:10px;
  text-align:center;
}
.announcement2nd a {
color:#ffffff!important;
  display:block;
}
.announcement2nd a:active {
text-decoration:underline;
}

.header_txt {
  background: #00c0c7;
  color: #fff;
  width: 90%;
  padding: 5px 5%;
  text-align: center;
  font-size: 12px;
}

#gnav ul {
  border: none;
  text-align: center;
  margin: 20px 0 0 0;
}

#gnav ul li {
  display: inline-block;
  border: none;
}

.header_logo {
  width: 180px;
  margin: 0 auto;
}

.header_logo img {
  width: 100%;
}


body { 
	font-family:"Hiragino Kaku Gothic Pro",Helvetica,Arial,sans-serif !important;
	color:#0a1525;
	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

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

/* link */
a { 
	text-decoration: none; 
	color: #333333;
	transition:ease 0.5s color;
}
a:hover {
	text-decoration: none;
	color:#00bfc7;
}

a:hover img {
opacity: .6;
-webkit-opacity: .6;
-moz-opacity: .6;
}
a img {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

ul, ol{margin:0; padding:0;}
li{list-style:none;}

table{
	border-collapse: collapse;
}
.table-basic {
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
.table-basic th {
	background:#f2f2f2;
	font-weight: normal;
}
.table-basic th, .table-basic td{
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding: 10px;
}

.list-square li{
	list-style: square;
	margin-left: 20px;
}
.list-disc li{
	list-style: disc;
	margin-left: 20px;
}
.list-decimal li{
	list-style-type: decimal;
	margin-left: 20px;
}

@media print, screen and ( min-width : 769px ) {
.sp_only {display: none;}
 .site-header{
   padding:0!important;
   width:100%;
   z-index:9999;
   line-height:0;
   position: absolute;
   background:#fff;
  }
  .is-fixed {
    position:fixed;
	left:0;
   top:0;
  }
.site-header__obi{
	background:#000;
	}
.site-header__inner {
	width:85%;
	margin: 0 auto;
	color:#fff;
	height:40px;
	line-height: 40px;
	font-size: 0.9rem;
	}
	.site-header__site-name {
		background:url("https://gorurun.jp/shop/images/common/logo-mark_white.svg") 0 50% no-repeat;
		background-size:18px;
		padding: 0 0 0 25px;
		float:left;
		margin: 0;
	}
	.site-header__buttons {
		float:right;
	}
	.site-header__buttons li{
		float:left;
		text-align: right;
	}
	.site-header__buttons li a{
		color:#fff;
		display: block;
		padding: 0 0 0 20px;
	}
	.site-header__buttons li a:hover{
		text-decoration: underline;
	}
	.site-header__buttons__cart a {
		height:40px;
	}
	.site-header__buttons__cart img{
		height:20px;
		width:auto;
		margin-top: 10px;
	} 
  .site-header__buttons__search{
		margin: 7px 0 0 0;
      height:25px;
	}
	.site-header__buttons__search input{
		width:200px;
		background:#ffffff;
		margin: 0;
		float:left;
		height:25px;
		line-height: 1.5em;
		color:#333;
		border:none;
      border-radius:5px 0 0 5px;
	}
	.site-header__buttons__search button,  .site-header__buttons__search button:hover{
		width:30px;
		background:#fff url("https://gorurun.jp/shop/images/common/icon-search_gray.svg") center 50% no-repeat;
		background-size:auto 15px;
		border:none;
		height:25px;
		float:right;
      margin:0;
      border-radius:0 5px 5px 0;
	}
	.site-header__logo-type {
		width:15%;
      /* Update: k.harada@digimarl.com */
		margin: 20px auto;
	}
  /* Add: k.harada@digimarl.com */
  .site-header__logo-type-small {
    width:7%;
    margin: 20px auto;
    visibility: hidden;
  }
  .is-fixed .site-header__logo-type{
width:7%;
		margin: 10px auto;
  }
  .is-fixed .site-header__container {
  background:#fff;
    padding-top:5px;
  }
	.overlayMenuItem{
		border-bottom:solid 1px #e6e6e6;
	}
  .overlayMenuBtn{
 display:none;
  }
.gnav {
    display: flex;
    height: 2.5rem;
    margin: 0 auto;
	width:85%;
}
.gnav > li {/*親階層のみ幅を25%にする*/
    width: calc(100%/5);
	z-index: 99999999;
}

/*全てのリスト・リンク共通*/
.gnav li {
    list-style: none;
    position: relative;
}
.gnav li a {
    background: #fff;
    color: #000;
    display: block;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
	
/*子階層以降共通*/
.gnav li li {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity .5s;
}
.gnav li li a {
    /*border-top: 1px solid #eee;*/
	display: block;
	
}
.gnav li:hover > ul > li {
    height: 2.5rem;
    opacity: 1;
    overflow: visible;
}
.gnav li ul li ul {
    left: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
/*一番右のメニュー*/
.gnav > li:nth-child(5) ul li ul {
    left: -100%;
}
/*hover*/  
.gnav > li:hover > a {/*親階層*/
    border-bottom:solid 1px #00b2ba;
}
     
.gnav > li li > a {/*子階層*/
    background: #fff;
}
.gnav > li li:hover > a {
    background: #f2f2f2;
}
	
 
.gnav li ul li ul li > a {/*孫階層*/
    background: #f2f2f2;
	transition:background 0.5s ease;
}
.gnav li ul li ul li:hover > a {
    background: #fff;
}
 
.gnav li ul li ul li ul li > a {/*ひ孫階層*/
    background: #fff;
}
.gnav li ul li ul li ul li:hover > a {
    background: #f2f2f2;
}	
	.section-title {
		text-align: center;
		font-size:2rem;
		line-height: 1.5em;
		font-family: 'Lato', sans-serif!important;
		letter-spacing: 2px;
		font-weight: bold;
		margin-bottom: 40px;
	}
	.wrapper{
		width:85%;
		margin: 0 auto;
	}
	/*.section-title span{
		border-bottom:solid 1px #00bfc7;
		padding: 0 30px 10px 30px;
	}*/
	.pankuzu {
		font-size:0.8rem;
       margin-top:197px;
	}
	.pankuzu li{
		float:left;
	}
	.pankuzu li a{
		display: inline-block;
	}
	.pankuzu li a:hover{
		color:#0a1525;
	}
	.pankuzu li a span:hover{
		color:#00bfc7;
	}
	.site-footer{
		background:#f2f2f2;
		padding: 30px 0;
	}
	.site-footer__banners{
      width:85%;
      margin:0 auto 50px auto;
	}
	.site-footer__banners li{
		float:left;
		width:50%;
      margin-bottom:2px;
	}
  .site-footer__banners li:nth-child(odd){
  padding-right:1px;
  }
  .site-footer__banners li:nth-child(even){
  padding-left:1px;
  }
	.site-footer .site-footer__sns{
		width:200px;
		margin: 0 auto 50px auto;
	}
	.site-footer .site-footer__sns li{
		text-align: center;
		width:50px;
		float:left;
	}
  .site-footer .site-footer__sns li a{
    display:block;
  }
	.site-footer .site-footer__sns li img{
		width:40px;
	}


	.site-footer__singup {
		background:#fff;
		padding: 20px;
		width:40%;
		margin:  0 auto 50px auto;
	}
	.site-footer__singup li{
		float:left;
		width:50%;
		text-align: center;
		font-size:0.8rem;
	}
	.site-footer__singup li a{
		display: block;
	}
	.site-footer__singup li:first-child span{
		background:url("https://gorurun.jp/shop/images/common/footer_icon_login.svg") 0 50% no-repeat;
		background-size:20px auto;
		padding:10px 0 10px 30px;
	}
	.site-footer__singup li:last-child span{
		background:url("https://gorurun.jp/shop/images/common/footer_icon_signup.svg") 0 50% no-repeat;
		background-size:20px auto;
		padding:10px 0 10px 30px;
	}
	.site-footer__links__wrapper{
		/*width:50%;*/
		margin: 0 auto 30px auto;
	}
  .site-footer__links__wrapper p{
  text-align:center;
    font-size:0.8rem;
  }
  .site-footer__links__wrapper p a{
     color:#0a1525;
    display:inline-block;
    padding:5px;
  }
	/*.site-footer__links{
		width:50%;
		float:left;
	}*/
	.site-footer__links li{
		text-align: center;
		font-size:0.8rem;
		line-height: 1.5em;
	}
	.site-footer__links li a{
		display: block;
		padding: 5px 0;
      color:#0a1525;
	}
	.site-footer__copyright {
		clear:both;
		text-align: center;
		margin: 0;
		font-size:0.8rem;line-height: 1.5em;
	}
/* end of min-width : 769px */}

@media print, screen and (min-width:1600px){
.site-footer__banners {
  width:1400px;
  margin:0 auto;
  padding:30px 0;
}
 .wrapper, .site-header__inner{
  width:1400px;
  }
}

@media only screen and ( max-width : 768px ) {
	.pc_only{
		display: none;
	}
body {
    position: relative;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
		 box-sizing : border-box;
	}
.site-header{
  position:absolute;
  /*position: relative;*/
	width:100%;
  padding:18px 0 0 0;
	z-index: 9999999999;
    background:#fff;
	}
.is-fixed{
  position:fixed;
	left:0;
	top:0;
  }
.site-header__inner {
  display:none;
	}

	/*.site-header__buttons li{
		float:left;
		width:27%;
		text-align: center;
	}
	.site-header__buttons li a{
		color:#fff;
		display: block;
		padding: 5px 0;
	}
	.site-header__buttons li a:hover{
		text-decoration: underline;
	}*/
	.site-header__logo-type {
		width:25%;
		margin: 0 auto;
	}
  .site-header__logo-type img{
    width:100%;
    height: auto;}
  
  .sp-cart img {
  position:absolute;
    top:18px;
    right:4%;
    width:30px;
  }
 /* h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 20px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    background-color: rgba(195,165,114, 0.2);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  header {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.3);
  }*/

  .overlayMenuBtn  {
    position: absolute;
    top: 18px;
    left: 4%;
    height: 30px;
    cursor: pointer;
    z-index: 100001;
  }
  .overlayMenuBtn span {
    position: relative;
    display: block;
    width: 30px;
    border: 1px solid #000!important;
    transition: .5s;
  }
  .overlayMenuBtn span:nth-child(1) { top: 0; }
  .overlayMenuBtn span:nth-child(2) { top: 7px; }
  .overlayMenuBtn span:nth-child(3) { top: 14px; }

  .overlayMenu {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: auto;
    /*background-color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255);*/
    background-color:#ffffff;
    z-index: 100000;
    /* Add: k.harada@digimarl.com */
    -webkit-overflow-scrolling: touch;
  }
  .overlayMenuInner {
    padding: 20px 4% 40px 4%;
	  position: relative;
  }

  .overlayMenuHeader {
    width: 100%;
    line-height: 1.5em;
    color: #C3A572;
    font-size: 0.9rem;
  }
  .overlayMenuHeader__links{
  border-bottom:solid 1px #ccc;
  }
  .overlayMenuHeader__links li{
    width:50%;
    float:left;
    text-align:center;
    border-top:solid 1px #ccc;
  }
  .overlayMenuHeader__links li a{
    color:#282828;
    display:block;
    padding:10px 0;
  }
  .overlayMenuHeader__links li:nth-child(even) a{
  border-left:solid 1px #ccc;
  }
  .overlayMenuHeader__links--gray {
  background:#f2f2f2;
  }
  .overlayMenuHeader__links--insta span {
  background:url(https://gorurun.jp/shop/images/common/icon_insta2.svg) 0 50% no-repeat;
  background-size:15px auto;
    padding-left: 25px;
  }
	.search-button{
		margin: 5px 0 0 0;
      background:#f2f2f2;
      border:solid 1px #f2f2f2;
      height:35px;
	}
	.search-button input{
		width:84%;
		font-size:1rem;
		background:#f2f2f2;
		margin: 0;
		float:left;
		height:35px;
		line-height: 1.5em;
		color:#333;
		/*border-radius:25px 0 0 25px;*/
		border:none;
      /*border-top:solid 1px #ccc;
      border-left:solid 1px #ccc;
      border-bottom:solid 1px #ccc;*/
	}
	.search-button button{
		width:14%;
		background:#f2f2f2 url("https://gorurun.jp/shop/images/common/icon-search_gray.svg") center 50% no-repeat;
		background-size:auto 50%;
		border:none;
		height:35px;
		float:right;
      margin:0;
		/*border-radius:0 25px 25px 0;*/
		 /*border-top:solid 1px #ccc;
      border-right:solid 1px #ccc;
      border-bottom:solid 1px #ccc;*/
	}
	
  .overlayMenuItem ul.gnav {
    margin: 20px 0 0 0;
    padding: 0 0 250px 0;
    list-style-type: none;
  }
 /* .overlayMenuItem ul ul {
   border-top: 1px solid #f2f2f2;
  }*/
  .overlayMenuItem > .gnav.accordion > li {
    border-bottom: 1px solid #f2f2f2;
  }
  .overlayMenuItem ul li {
    /*border-bottom: 1px solid #f2f2f2;*/
	background:#fff;
  }

  /*.overlayMenuItem ul li:last-child {
    border-bottom: 1px solid #ccc;
  }*/
  .overlayMenuItem ul li a {
    display: block;
    /*width: 96%;*/
    padding: 20px 0 20px 4%;
    color: #00bfc7;
    text-decoration: none;
    transition: .5s;
  }
  /*.overlayMenuItem ul li a:hover, .overlayMenuItem ul li:hover { background-color: #d9f2f3; }*/
  /*.overlayMenuItem ul li a:hover { color: #00bfc7;text-decoration:underline; }*/
	
/* gnav accordion */
.accordion .menu {
  position: relative;
  /*padding: 3% 0 3% 5%;*/
  padding: 3% 0;
  background: #fff;
  color: #000;
  border-bottom: 1px solid #fff;
  list-style: none;
 width:100%;
}
.accordion .menu .icon {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 10px;
  height: 2px;
  margin: auto;
  background: #666;
  content: "";
  transition: all 0.3s;
}
.accordion .menu .icon::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 2px;
  height: 10px;
  margin: auto;
  background: #666;
  content: "";
}
.accordion .active .icon {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.accordion .sub {
	background:#fff;
  display: none;
  /*padding: 3% 0 3% 5%;*/
}
.accordion .sub li {
   /*padding: 2% 0;*/
	/*color: #567867;*/
  /*padding-left: 1em;*/
}
/*
  .accordion .sub li:last-child{
    border:none:
  }
*/
  .accordion .sub li{
    border:none:
  }
	.accordion .sub li a{
		width:100%;
      background:url("https://gorurun.jp/shop/images/common/bar_gray.svg") 5px 50% no-repeat;
      background-size:5px 1px;
      padding-left:20px;
	}
  .accordion .sub .sub li a{
      background:url("https://gorurun.jp/shop/images/common/bar_gray.svg") 20px 50% no-repeat;
      background-size:5px 1px;
      padding-left:40px;
	}
  
	.section-title {
		text-align: center;
		font-size:1.5rem;
		line-height: 1.5em;
		font-family: 'Lato', sans-serif!important;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	.wrapper{
		width:90%;
		margin: 0 auto;
	}
	/*.section-title span{
		border-bottom:solid 1px #00bfc7;
		padding: 0 30px 10px 30px;
		font-weight: bold;
	}*/
	
	.pankuzu {
		font-size:0.8rem;
		margin-top:60px;
	}
	.pankuzu li{
		float:left;
	}
	.pankuzu li a{
		display: inline-block;
		padding: 15px 0;
	}
	.pankuzu li a:hover{
		color:#0a1525;
	}
	.pankuzu li a span:hover{
		color:#00bfc7;
	}

	.site-footer{
		background:#f2f2f2;
		padding: 0 0 30px 0;
	}
	.site-footer__banners{
		margin-bottom: 50px;
	}
	.site-footer .site-footer__sns{
		width:70%;
		margin: 30px auto;
	}
	.site-footer .site-footer__sns li{
		text-align: center;
		width:25%;
		float:left;
      padding:5px;
	}

	.site-footer__singup {
		background:#fff;
		padding: 20px;
		width:90%;
		margin:  0 auto 50px auto;
	}
	.site-footer__singup li{
		float:left;
		width:50%;
		text-align: center;
		font-size:0.8rem;
	}
	.site-footer__singup li a{
		display: block;
	}
	.site-footer__singup li:first-child span{
		background:url("https://gorurun.jp/shop/images/common/footer_icon_login.svg") 0 50% no-repeat;
		background-size:20px auto;
		padding:10px 0 10px 30px;
	}
	.site-footer__singup li:last-child span{
		background:url("https://gorurun.jp/shop/images/common/footer_icon_signup.svg") 0 50% no-repeat;
		background-size:20px auto;
		padding:10px 0 10px 30px;
	}
  
	.site-footer__links{
		width:100%;
		float:left;
	}
	.site-footer__links li{
		border-bottom:solid 1px #fff;
		/*font-size:0.8rem;*/
		font-size:0.7rem;
		line-height: 1.5em;
		text-align: center;
		width:50%;
		float:left;
	}
	.site-footer__links li:last-child{
		width:100%;
	}
	
	.site-footer__links li a {
		display: block;
		padding: 15px;
      color:#0a1525;
	}
	.site-footer__copyright {
		text-align: center;
		margin: 30px 0 0 0;
		font-size:0.8rem;line-height: 1.5em;
	}
 

  
/* end fo max-width:768px */}


.overlayMenu {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.section-title {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}

@media print, screen and ( max-width : 768px ) {
  .announcement{
    font-size:0.8rem !important;
  }
  
/*  .site-header{
    height: 100% !important;
    margin-bottom: 20px !important;
  }
*/
  .site-header__logo-type img {
    margin-bottom: 15px !important;
  }

  /**/
  .site-header {
    line-height:0.4 !important;
  }
  /**/
  .overlayMenu {
    line-height:1.5 !important;
  }

  .overlayMenuBtn span:nth-child(1) {
    top: 11.2px !important;
  }
 
  .overlayMenuBtn span:nth-child(2) {
    top: 2px !important;
  }
  .overlayMenuBtn span {
    width: 25px !important;
  }

  .sp-slides-container {
    font-size: 0.8rem !important;
    line-height: 1.5em !important;
  }
}

@media print, screen and ( min-width : 769px ) {
 /* .site-header {
    line-height:0 !important;
  }*/
  
  .sp-mask {
    position: inherit !important;
  }
  
  /*
  .site-header__container {
    width: 60% !important;
    text-align: center !important;
  }
  */
  /*
  .overlayMenuItem ul li a:hover {
    color: #00bfc7;text-decoration:underline !important;
  }
  */
  /*
  .overlayMenu {
  	font-family: "EuclidCircularB","Hiragino Kaku Gothic Pro",sans-serif !important;
  */
  }
@media (max-width: 1150px) {
  .site-header__site-name span{
    display:none;
}

}

