@charset "euc-jp";


.inquiry_pc {
  display:block;
}

.inquiry_mobile {
  display:none;
}


body {
  margin:0;
  background-color: #FFFFFF;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #333;
  -webkit-font-smoothing: antialiased;
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.mincho {
	font-family: "游明朝","ヒラギノ明朝 ProN W6","HiraMinProN-W6","ＭＳ Ｐ明朝","MS PMincho",serif;
}

#wrapper {
  margin:0;
}

a {
  color: #003366;
}

a:hover{
  	text-decoration: none;
/*
  filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
*/
	/* text-decoration: underline; */
}

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}

/*
 * layout
 */
.container {
  max-width: 1200px;
  margin: 0 auto;
}

.container_960 {
  max-width: 960px;
  margin: 0 auto;
}

.pc_header {
  	max-width: 1160px;
		
    display: grid;
    display: -ms-grid;
	
	grid-template-columns: 280px 1fr 300px 230px 260px;
    grid-template-rows: auto;
	
	-ms-grid-columns: 280px 1fr 300px 230px 260px;
	-ms-grid-rows: auto;
}

.pc_header_b1 {
  text-align:left;
}

.pc_header_b2 {
  text-align:right;
}

.h100 {
  height:100px;
  width:100%;
}

/* header */

#header {
  margin-bottom:0;
  height:auto;
}

.pc_tools ul {
  margin-left: 0px;
  margin-top: 35px;
}
@media (max-width: 800px) {
  #header {
    /* margin-bottom:80px; */
  }
}

.promo__seciton {
  background-color: #238c00;
  width: 100%;
  min-height: 49px;
}

.promo {
  background: #238c00;
}

.promo__text {
  color: #fff;
  text-align: center;
  padding: 14px 0;
  letter-spacing: 1px;
  font-weight: bold;
  background: #238c00;
}

.header__section {
  text-align: center;
  /* margin-bottom: 60px; */
  margin-bottom: 0;
}

.header-search {
  position: relative;
  float: left;
  margin-top: 20px;
  width: 310px;
}
.header-search i {
  position: absolute;
  top: 16px;
  left: 15px;
}

.header-search__box {
  min-width: 240px;
  padding: 15px 11px 17px 51px;
  background: none;
  border: none;
  border-radius: 3px;
  color: #333;
}
.header-search__box:focus {
  padding: 14px 10px 16px 50px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

/* 追加 */
.header_log {
  /* float: left; */
  margin: 25px 0 0 0;
  width: auto;
  text-align: left;
}


.header-banner {
  float: left;
}



@media (max-width: 980px) {
  .header_log {
    margin: 0;
  }
}

.header-tools {
  /* float: right; */
  margin: 25px 0 0 0;
  /* width: 465px; */
  /* width: 340px; */
  width: 100%;
  text-align: right;
}

.header-tools__unit {
  display: inline;
  margin-left: 48px;
  line-height: 1.4em;
}

.header-tools__unit-cart {
  margin-left: 21px;
}

.header-tools__btn {
  position: relative;
  padding: 7px 15px 7px 34px;
  font-size: 12px;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}

.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}

.header__logo-img {
/*  margin: 90px 0; */
  margin: 0 0;
}

.header__logo {
/*  margin: 70px 0; */
  margin: 0 0;
}

.header-gnavi {
  list-style-type: none;
  position: relative;
  text-align: left;	/* 追加 */
  padding-top:40px;
  height:30px;
  line-height:30px;
  font-weight:bold;
}
@media (max-width: 980px) {
  .header-gnavi {
    padding-top:80px;
  }
}




.header-gnavi__unit {
  display: inline;
}

.header-gnavi__link {
  /* padding: 15px 30px; */
  padding: 0px 20px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #003567;
  border-bottom: none;
  padding: 14px 29px 15px;
  background: #fff;
  z-index: 55;
}

.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #003567;
  /* width: 1220px; */
  width: 1200px;
  position: absolute;
  top: 32px;
  left: 0;
  padding: 39px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  padding: 10px;
  text-align: left;
  width: 31%;
  display: inline-block;
  vertical-align: top;
}

.mega-navi__link {
  display: block;
  width: 100%;
}

/* slider */
#slider div {
  /* width: 1300px !important; */
  width: 1200px !important;
}

.slider {
  margin: 0 auto 60px;
  /* width: 1300px; */
  width: 1200px;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}

/* main */
.main__section {
  /*
  border-top: 1px solid #003567;
  border-bottom: 1px solid #003567;
  margin-bottom: 60px;
  padding: 60px 0;
  */
  overflow: hidden;
}

.main__section--product {
  /* padding: 20px 0 60px; */
  padding: 20px 0 0;
}

/* sidebar */
.sidebar__section {
  float: left;
  width: 270px;
  margin-right: 60px;
}

.menu__section {
  /* margin-bottom: 60px; */
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 60px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}

/* contents */
.contents__section {
  /*
  float: right;
  width: 970px;
  */
  width: 100%;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 60px;
}

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 40px;
}

.sub-list {
  padding-bottom: 60px;
  font-size: 0;
}

.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  /*
  padding: 0 5px 20px;
  width: 32.3%;
  */
  width: 20%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

/* information */
.info {
  margin-top: 40px;
}

.info-list {
  list-style-type: none;
}

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
}

/* history */
.history__section {
  clear: both;
  border-top: 1px solid #003567;
  padding-top: 60px;
}

/* footer */
.footer_area_img{
  background-image:url(https://img21.shop-pro.jp/PA01401/302/etc/nami.png?cmsp_timestamp=2046094001);
  background-position: right top;
  background-repeat: no-repeat;
  height:200px;
  z-index:99999;
  top:142px;
  position: relative;
}

@media (max-width: 1240px) {
  .footer_area_img{
  height:220px;
  z-index:99999;
  top:142px;
  }
}

@media (max-width: 800px) {
  .footer_area_img{
    display:none;
  }
}

.footer_area {
  float:left;
  width:100%;
  background-image:url(https://img21.shop-pro.jp/PA01401/302/etc/footer_bgimg1.png?cmsp_timestamp=2046094017);
  background-position: center top;
  background-repeat: repeat;
  margin-top:40px;
  padding-top:40px;
  padding-bottom:30px;
}
.footer_navi_area {
  float:left;
  width:100%;
  background-image:url(https://img21.shop-pro.jp/PA01401/302/etc/footer_bgimg2.png?cmsp_timestamp=2046094032);
  background-position: center top;
  background-repeat: repeat;
    padding-top:30px;
  padding-bottom:30px;
}

.footer__section {
  /* border-bottom: 1px solid #003567; */
}

.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  /* border-bottom: 1px solid #003567; */
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 410px;
}

.guide__col--half {
  /* width: 625px; */
  /* width: 550px; */
  width: 44%;
  float: left;
  /* padding-left:50px; */
  padding-left:3%;
  padding-right:3%;
}
@media (max-width: 800px) {
  .guide__col--half {
    /* width: 80%; */
    width: 94%;
    padding-left:3%;
  	padding-right:3%;
  }
}


.guide__h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #003567;
  font-size: 16px;
  color:#002B53;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #666;
}

.footer__navi {
  margin-bottom: 40px;
}

.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8em;
}

.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2em;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}

/* copyright */
.copyright__section {
  padding: 10px 0;
  font-size: 10px;
  color:#fff;
}

.copyright {
  margin: 0 0 10px;
}

.copyright__img {
  width: 200px;
  height: 18px;
  margin: 0 0 5px 5px;
}

/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}

.menu-list__link {
  display: table;
  padding: 10px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: 20px 0 60px;
  text-align: center;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 20px 40px;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.product-list__unit-sm {
  /* width: 110px; */
  width: 160px;
}

.product-list__unit-md {
  width: 141px;
}

.product-list__unit-lg {
  width: 280px;
}

.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}

.product-list__image:hover {
  opacity: 0.8;
}

.product-list__image--sm {
  max-width: 110px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
}

.product-list__expl {
  margin-top: 20px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  text-align: left;
}

.product-list__prices--sidebar {
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
}

.product-list__price-soldout {
  color: #ff0000;
}

.product-list__discount-rate {
  color: #ff0000;
}

.rank-box {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 5;
}

.rank-box--sidebar {
  top: 10px;
}

.rank-number {
  padding: 8px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 32px;
  display: block;
  text-align: center;
}

.rank-number--sidebar {
  padding: 4px 0 0;
  width: 22px;
  height: 18px;
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}

/* pagenation */
.pagenation {
  position: relative;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.pagenation .disabled {
  color: #ccc;
}

.pagenation-prev {
  position: absolute;
  left: 0;
}

.pagenation-pos {
  line-height: 0.8em;
}
.pagenation-pos__number {
  margin: 0 5px;
  font-size: 22px;
}

.pagenation-next {
  position: absolute;
  right: 0;
}

/* product */
.product__section {
  margin-bottom: 120px;
}
.product__section h2 {
  border-bottom: none;
  font-size: 22px;
}

.product__explain {
  padding-top: 60px;
  line-height: 1.8em;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
  color: #666;
}

.product__image-main {
  text-align: center;
}

.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}

.image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}

.image__thumb--active {
  border: 2px solid #003567;
}

.product__guide {
  padding: 0 0 60px;
}

.product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}

.product__price-regular {
  padding-bottom: 5px;
}

.product__price-establish {
  padding-bottom: 5px;
  color: #666;
}

.product__discount {
  color: #ff0000;
}

.product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}

.product__related-list__link {
  display: block;
  padding: 5px 0;
}
.product__related-list__link span {
  padding-left: 15px;
}

.product__order {
  border-top: 1px solid #003567;
  border-bottom: 1px solid #003567;
  padding: 40px 0 60px;
}

.option-list__name, .init-list__name, .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
  margin: 0;
}

.option-list__select {
  height: 50px;
  border: 2px solid #003567;
}

.text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #003567;
}

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #003567;
  display: inline-block;
}

.init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}

.order-btn-list {
  margin: 0;
  padding-top: 30px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #003567;
  border-left: 1px solid #003567;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #003567;
  border-right: 1px solid #003567;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}

.related-list {
  text-align: right;
  padding-right: 15px;
}

.related-list__unit {
  display: inline-block;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0 20px;
  line-height: 1.8em;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8em;
}

/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 3px solid #003567;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.btn-primary {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #666;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding: 20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.txt--sm {
  font-size: 10px;
}

.txt--md {
  font-size: 12px;
}

.txt--lg {
  font-size: 16px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-b--20 {
  margin-bottom: 20px;
}

.mar-b--60 {
  margin-bottom: 60px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.hide {
  display: none;
}

/* textarea input */
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 {
  outline: none;
}



.footer_nav_list_link {
  border-right:1px #FFF solid;
  padding-right:20px;
  padding-left:20px;
  line-height: 30px;
  color:#FFF;
  white-space: nowrap;
}
.footer_nav_list_link:last-child {
  border: none;
}


.posi_left {
  text-align:left;
}

.posi_center {
  text-align:center;
}

.posi_right {
  text-align:right;
}



 



.sec_midashi{
  /* font-weight:bold; */
  font-weight:nomal;
  font-size:20px;
  border-bottom: 1px solid #003567;
  padding-bottom: 1px;
  color:#003567;
  text-align:center;
  width:140px;
}
.sec_midashi_2{
    /* font-weight:bold; */
  font-weight:nomal;
  font-size:20px;
  border-bottom: 1px solid #003567;
  padding-bottom: 1px;
  color:#003567;
  text-align:center;
  width:180px;
}
.sec_midashi_3{
    /* font-weight:bold; */
  font-weight:nomal;
  font-size:20px;
  border-bottom: 1px solid #003567;
  padding-bottom: 1px;
  color:#003567;
  text-align:center;
  width:220px;
}

.sec_midashi_4{
    /* font-weight:bold; */
  font-weight:nomal;
  font-size:20px;
  border-bottom: 1px solid #003567;
  padding-bottom: 1px;
  color:#003567;
  text-align:center;
  width:280px;
}

.sec_midashi_f1{
  /* font-weight:bold; */
  font-weight:nomal;
  font-size:32px;
  border-bottom: 1px solid #003567;
  padding-bottom: 1px;
  color:#003567;
  text-align:center;
  width:400px;
  padding-top:20px;
  margin-bottom:20px;
}
.sec_midashi_f3{
  /* font-weight:bold; */
  font-weight:nomal;
  font-size:32px;
  border-bottom: 1px solid #003567;
  padding-bottom: 1px;
  color:#003567;
  text-align:center;
  width:180px;
  padding-top:20px;
  margin-bottom:20px;
}

@media (max-width: 800px) {
.sec_midashi_f1{
  font-size:28px;
  width:340px;
}
.sec_midashi_f3{
  font-size:28px;
  width:150px;
}
}
@media (max-width: 620px) {
.sec_midashi_f1{
  font-size:24px;
  width:280px;
}
.sec_midashi_f3{
  font-size:24px;
  width:110px;
}
}
@media (max-width: 480px) {
.sec_midashi_f1{
  font-size:18px;
  width:220px;
}
.sec_midashi_f3{
  font-size:18px;
  width:100px;
}
  
  .header_log img{
    width: 300px;
  }
  
}









.keieihoshin_li li{
  margin-left:20px;
}
















.inner {
    width: 100%;
    margin: 0 auto;
  height: auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1em;
  	left: 0px;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 36px;
}
#mobile-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
}
#mobile-nav ul li {
    float: left;
}
#mobile-nav ul li a {
    padding: 0 30px;
}
 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    /* height: 55px; */
  	height: 80px;
    background: #fff;
    background: rgba(255,255,255,.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #mobile-nav ul li a {
    color: #333;
    padding: 0 20px;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

















@media screen and (max-width: 980px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        /* height: 56px; */
      	height: 80px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }
    #mobile-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
      
        background: #333;
        filter:alpha(opacity=80);
          -moz-opacity: 0.8;
          opacity: 0.8;

        width: 100%;
        text-align: center;
        padding: 50px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #mobile-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #mobile-nav ul li {
        float: none;
        position: static;
    }
    #top-head #mobile-nav ul li a,
    #top-head.fixed #mobile-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #mobile-nav スライドアニメーション */
    .open #mobile-nav {
        /* #mobile-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
}

#top-head {
    display:none;
}
.pc_disp {
  display:block;
}

#mobile-head, #mobile-nav {
  display:none;
}

.mobile_disp {
  display:none;
}

@media (max-width: 980px) {
  #top-head {
    display:block;
  }

  #mobile-head, #mobile-nav {
  	display:block;
  }
  .pc_header {
    display:none;
  }
  
  .header-gnavi {
    display:none;
  }

}
@media (max-width: 980px) {
 .pc_disp {
    display:none;
  }
  .mobile_disp {
    display:block;
  }
}


/* ボーダー */
.gnav__border {
  clear: both;
  border-top: 1px solid #003567;
  margin-top: 10px;
  padding-top: 10px;
}



.section__banner {
 	width:100%;
	margin-top:40px;
  float:left;
}
.section__banner_img{
  width:50%;
  text-align:left;
  margin-bottom:20px;
  float:left;
}
.section__banner_img:last-child{
  text-align:right;
}

.section__banner_img img{
  width:98%;
}

@media (max-width: 800px) {
  .section__banner_img{
    width:100%;
    text-align:center;
    float:none;
  }
  .section__banner_img img{
    width:100%;
  }
}

.area_haisosaki {
  width:85%;
  margin-left:10%;
  margin-right:5%;
  line-height:20px;
}


.company_info {
  width: 100%;		
    display: grid;
    display: -ms-grid;	
	grid-template-columns: 340px 1fr;
    grid-template-rows: auto;
	-ms-grid-columns: 340px 1fr;
	-ms-grid-rows: auto;
}
.company_info_img {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.company_info_add {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  font-size:18px;
  font-weight:bold;
  margin:16px 0 0 0;
}
.company_info_txt {
  width:96%;
  margin:30px 20px 0px 20px;
  font-size:16px;
  color:#666;
}
.grid_banner3 {
  	width: 100%;
    display: grid;
    display: -ms-grid;
	grid-template-columns: 32% 1fr 32% 1fr 32%;
    grid-template-rows: auto;
	-ms-grid-columns: 32% 1fr 32% 1fr 32%;
	-ms-grid-rows: auto;
}

.grid_banner3_1{
    grid-column: 1 / 2;
	grid-row: 1 / 2;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
}
.grid_banner3_2{
    grid-column: 3 / 4;
	grid-row: 1 / 2;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
}
.grid_banner3_3{
    grid-column: 5 / 6;
	grid-row: 1 / 2;
    -ms-grid-column: 5;
    -ms-grid-row: 1;
}
.gift-banner {
  text-align: center;
  margin-bottom: 3em;
}


@media (max-width: 800px) {
  .company_info {
      grid-template-columns: 100%;
      grid-template-rows: auto auto;
      -ms-grid-columns: 100%;
      -ms-grid-rows: auto auto;
  }
  .company_info_img {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .company_info_add {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    font-size:18px;
    font-weight:bold;
    margin:16px 0 20px 20px;
  }
  
  .company_info_txt {
    width:96%;
    margin:20px 30px 0px 20px;
    font-size:16px;
  }

  
  .grid_banner3 {
  	width: 100%;
    display: grid;
    display: -ms-grid;
	grid-template-columns: 100%;
    grid-template-rows: auto auto auto;
	-ms-grid-columns: 100%;
	-ms-grid-rows: auto;
}

  .grid_banner3 img{
    margin:0;
  }
  
.grid_banner3_1{
    grid-column: 1 / 2;
	grid-row: 1 / 2;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
}
.grid_banner3_2{
    grid-column: 1 / 2;
	grid-row: 2 / 3;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
}
.grid_banner3_3{
    grid-column: 1 / 2;
	grid-row: 3 / 4;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
}
  
  
}








.pc_header_b1 img,
.pc_header_b2 img {
  margin:30px 0 0 0;
  width:90%;
}


@media (max-width: 1200px) {
  	.pc_header {
      width: 100%;
      grid-template-columns: 260px 1fr 240px 184px 235px;
      -ms-grid-columns: 260px 1fr 240px 184px 235px;
	}
  .pc_header_b1 img,
  .pc_header_b2 img {
    margin:32px 0 0 0;
    width:90%;
  }
  
  .header_log img{
    width: 260px;
  }
  
  .pc_tools ul {
    margin-left: 0px;
    margin-top: 30px;
  }
}

@media (max-width: 1020px) {
  .container_960 {
    width: 100%;
    margin: 0 auto;
  }
  .product-list__unit-lg {
    width: 40%;
    margin: 0 5% 60px;
  }
  .product-list__unit-lg img{
    width: 100%;
  }

}


@media (max-width: 980px) {


  .pc_header {
    width:100%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    display:none;
    height:0;
  }
  
  .mobile_banner {
    width:100%;
    height: 120px;
    margin: 80px 0 20px 0;
  }
  
  .pc_mobile_b1 img, 
  .pc_mobile_b2 img,
  .pc_mobile_b img {
    margin:0;
    padding:0;
  }
  .product-list__exp1 {
    margin-top: 0px;
  }
}

@media (max-width: 600px) {
  .mobile_banner {
    height: 60px;
  }
  
}

@media (max-width: 500px) {

  .company_info_add {
    font-size:14px;
  }
  .mobile_banner {
  	grid-template-rows: 60px;
    -ms-grid-rows: 60px;
  }
}

@media (max-width: 400px) {

  .company_info_add {
    font-size:12px;
  }
}

@media (max-width: 350px) {
  .company_info_add {
    margin:16px 0 20px 0px;
  }
}

@media (max-width: 768px) {
  /*
  .container {
    width: 100%!important;
    margin: 0 16px!important;
  }
    #wrapper {
    margin:0 16px!important;
    width: 100%!important;
  }
  .wrapper {
    margin:0 16px!important;
    width: 100%!important;
  }
  .container {
    width: 100%!important;
    margin: 0!important;
    padding:0!important;
  }
  */

  
  
  .inquiry_pc {
    display:none;
  }
  .inquiry_mobile {
    display:block;
  }
  
  .main__section--product {
    padding: initial;
  }

  #wrapper {
    /* all: initial; */
    width: auto!important;
    /* margin: 0!important; */
  }  
  .wrapper { 
    /*
    all: initial;
    margin: 0 16px!important;
    */
    width: auto!important;
    margin: 0 16px!important;
  }
  .container {
    /* all: initial!important; */
    /* margin: 0!important; */
    width: auto!important;
    /* padding: 0!important; */
  }
}
@media (max-width: 1265px) {
  .product-list__unit-sm {
    width: 12%;
  }  
  .product-list__unit {
    margin: 0 2% 30px;
  }
}
@media (max-width: 800px) {
  .product-list__unit-sm {
    width: 29%;
  }  
  .product-list__unit {
    margin: 0 2% 30px;
  }
}
@media (max-width: 650px) {
  .product-list__unit-sm {
    width: 44%;
  }
  .product-list__unit {
    margin: 0 3% 30px;
  }
  .product-list__unit-md {
    width: 44%;
  }
}




@media (max-width: 620px) {
  .product-list__unit-md {
    width: 44%;
  }
  .scroll-img ul li {
    margin: 10px 30px!important;
  }
  .product-list__expl {
    margin-top: 10px;
  }
}

@media (max-width: 400px) {
  /*.product-list__unit-md {
    width: 8%;
  }*/
  .scroll-img ul li {
    margin: 10px 10px!important;
  }
}

