@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  width:100%;

}

.fpage{
  text-align:center;
  margin:auto;
}


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);
}


.muted {
  color: #999;
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #464e54;
}
  a:hover {
    color: #5e5e5e;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-0a {
  border: 1px solid #4b8630;
  background-color: #4b8630;
  color: #fff;
  *background-color: #4b8630;
}

.btn-0a:hover,
.btn-0a:focus,
.btn-0a:active,
.btn-0a.active,
.btn-0a.disabled,
.btn-0a[disabled] {
  border: 1px solid #83ab70;
  background-color: #83ab70;
  color: #fff;
  *background-color: #83ab70;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/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/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/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-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-plistbtn { background-position: -216px -0px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

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

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


/*
 * header
 */

#header-wrapper {
  margin-bottom: 4em;
}
.header-link a {
  color: #4d4d4d;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* 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 global nav */

#header-global-nav {
  margin: 0.5em 0 0 0;
  text-align: right;
  font-size: 16px;
  width:360px;
  float:right;
}
  #header-global-nav li {
    margin: 0;
    width:35px;
  }

  .farmstand_pc{
    width:220px;
    padding-top:80px;
    float:right;
}
 .farmstand_smp{
    width:300px;
   margin:auto;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 1em 0;
  text-align: center;
  font-size: 24px;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* slider */
.slider {
  margin-top: 1em;
  padding: 0 .1%;
  position: relative;
}

.slider img {
  margin:0 auto;
  display:block;
}

.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* 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
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}

.fb_map{
 width:90%;
  max-width:888px;
  text-align:center;
  margin:4em auto;
}

.fb_map_r{
margin:4em auto;
}

.fb_map_r img{
  width:40%;
margin-bottom:2em;
}
.fb_map_rp{
  width:270px;
  text-align:center;
  margin:0 auto;
}

.fb_map_rp p{
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  text-align:center;
  margin:0 auto;
}

.gmap{
position: relative;
padding-bottom: 85%; 
height: 0;
overflow: hidden;
margin-top:2em;
}
  
.gmap iframe{
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}


/*
 * footer
 */

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

.footer_pc img{
  width:200px;
}

.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .8em 0;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #4d4d4d;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }


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

/* copyright */
.copyright {
  margin: 3em 0 0;
  line-height:7em;
  text-align: center;
  font-size: 12px;
   background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/footer_grbg.jpg?cmsp_timestamp=20720418");
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center top;


}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 1px;
  bottom: 100px;
  display: none;
}
#plistbtn{
  position: fixed;
  right: 1px;
  bottom: 185px;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.btn-plistbtn {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}



/* 基本指定_フリーページ */
.ot_pc_vtcl{
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center bottom;
}
.pc_vtcl  h2{
  margin-top:1em;
  margin-bottom:0;
}

.pc_vtcl p{
padding-top:0em;
line-height:2em;
}
.f1a{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f1a.jpg?cmsp_timestamp=2144");
}
.f1b{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f1b.jpg?cmsp_timestamp=210602");
}
.f1c{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f1c.jpg?cmsp_timestamp=2135");
}
.f2a{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f2a.jpg?cmsp_timestamp=2132");
}
.f2b{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f2b.jpg?cmsp_timestamp=2173");
}
.f2c{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f2c.jpg?cmsp_timestamp=2121");
}
.f2d{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f2d.jpg?cmsp_timestamp=2139");
}
.f3a{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f3a.jpg?cmsp_timestamp=2111");
}
.f3b{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/txtbg_f3b.jpg?cmsp_timestamp=2136");
}
.btnft{
width:90%;
  margin:2em auto;
}

.btnft a:hover {
  opacity: 0.7;
}

.f4_bgbg{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/f4_bg_.png?cmsp_timestamp=20170309190920");
  background-repeat: no-repeat;
  background-size:cover;
  background-position: left bottom;
  padding:2em;
}

.f4_message h2, .f4_about h2{
  width:70%;
  text-align:left;
}

.f4_message p{
  text-align:left;
  font-size:13px;
  line-height:2.5em;
}

.intro{
  width:80%;
  text-align:center;
  margin:2em auto 5em;
}
.name_ttl{
  font-size:15px;
  margin:1em auto 0em;
}
.name{
  font-size:22px;
}

.f4_about table{
  width:100%;
  margin:2em auto 10em;
  border-collapse: collapse;
  vertical-align:middle;
}

.f4_about tr{
  border-top: 1px #58595a solid;
  text-align:left;
}
.f4_about table tr:first-child {
      border-top: none;
    }
.f4_about td, .f4_about th{
  padding-top:0.8em;
  padding-bottom:0.8em;
}
.f4_about th{
  padding-right:1em;
}
.imgul_pg_smp{
  list-style: none;
  margin:0;
  padding:0;
}
.imgul_pg_smp li img{
  width:100%;
  outline:3px solid #fff;
}
.imgul_pg_pc{
 display:none;
}

.f6n_mainimg{
  width:90%;
  margin:auto;
  max-width:1200px;
  margin-bottom:17px;
}


.f6_ul{
  margin:auto;
  padding:0;
  list-style-type:none;
  width:90%;
}

.f6n_ul{
  margin:auto;
  padding:0;
  list-style-type:none;
  width:90%;
}

.f6_l{
  margin-bottom:5em;
}

.f6_ul img{
  width:90%;
  max-width:1200px;
  margin-bottom:10px;
}


.f6n_ul img{
  margin-bottom:17px;
}

.f6_ul a:hover {
  opacity: 0.7;
}

.f6n_ul a:hover {
  opacity: 0.7;
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
    width:100%;
  }
  .container {
    width:100%;
    padding:0;
  }
  .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 a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  
  .shop-name{
  width:40%;
  margin:1em auto 0;
  }
  .slider {
    margin-top: 0em;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
    .footer-secondary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
   .footer-secondary li {
     clear:both;
  }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  
  .footer_smp_hidden{
  display: none;
  }
  
     .footer_spt{
    font-size: 12px;
     color: #abaaaa;
       text-align:left;
       margin:1em 0;
  }
  
  
  .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/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @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-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}


.pc_vtcl{
padding:10%;
}
.pc_vtcl p{
text-align:left;
}
.h2ttl{
margin-bottom:2em;
}

.smp_hidden{
display:none;
}

.farmstand_pc{
  display: none;
}


@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

@media (min-width: 480px) {

  .pc_vtcl p{
  font-size:20px;
  }  
 
}


@media (min-width: 600px) {
 
  .pc_none{
  display:none;
  }  
 .f4_message p{
  font-size:16px;
}

}


@media (min-width: 768px) {
  
#header-wrapper {
  margin-bottom: 1em;
  margin-right:10%;
}
  
  .farmstand_pc{
  display: block;
}
.farmstand_smp{
  display: none;
}
  
 /* header logo */
  
  .gnav_sname{
   position:relative;
  }
  
.shop-name {
  margin: 2em 0;
  font-size: 24px;
  width:206px;
  position: absolute;
  top: 12px;
  left: 10%;
  z-index: 9999;
}

 
  
  
  .footer_pc_hidden{
  display:none;
  } 
  .footer_pc{
  text-align:center;
  margin:0 auto;
  }
  .footer_ecm{
    list-style: none;
    font-size: 12px;
    margin-top:2em;
  }
  .footer_ecm li{
    margin-right:10px;
    margin-left:10px;
    display:inline;
  }
  .footer_ecm a{
color: #abaaaa;
  }
   .footer_spt{
    font-size: 12px;
     color: #abaaaa;
       text-align:center;
  }
  
/* フリーページ */  
  
  
.img_up_vtcl{
  width:100%;
  height:100%;
  }  
  
.ot_pc_vtcl{
 position:relative;
  width:100%;
  height:36em;
  }

.pc_vtcl {
  padding:0;
  margin-top:2.5em;
  line-height:3em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode:vertical-rl;
  position:absolute;
  top:0;
  left:50%;
  display:block;
  transform:translate(-50%, 0%);
  -ms-transform:translate(-50%, 0%);
  -webkit-transform:translate(-50%, 0%);
  height:30em;
}
.pc_vtcl  h2{
  margin-top:1.3em;
}
  .pc_vtcl p{
    font-size:17px;
  margin-top:1.8em;
    letter-spacing:0.1em;
        line-height:3em;
  }
  
.uprt{
  text-combine-upright:all;
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;

  }
  
  
  
  .uprt_top{
    vertical-align:top;
  }
  
.h2ttl{
  width:180px;
  margin-left:70px;
  margin-top:0em;
  margin-bottom:0;
}
 
.smp_hidden{
display:block;
}  
.pc_hidden{
display:none;
}  
.intro{
  width:60%;
  }
.f4_bgbg{
  padding:2em 10%;
}
.f4_message h2, .f4_about h2{
  width:50%;
}  

  .f4_bgbg{
  background-image: url("https://img21.shop-pro.jp/PA01375/283/etc/f4_bg_map_n.png?cmsp_timestamp=202801160112"),url("https://img21.shop-pro.jp/PA01375/283/etc/f4_bg_.png?cmsp_timestamp=20170309190920");
  background-repeat: no-repeat,no-repeat;
  background-size:50%,cover;
  background-position: right 1300px,left bottom;
  padding:0,2em;
  }

.f6_ul{
  margin-top:100px;
  }
  
.f6n_mainimg{
  margin-top:100px;
  }
  
.f6n_ul{
  margin-top:10px;
  }
}


@media (min-width: 980px) {

.fb_map{
  padding-top:10em;
  }  
  
.fb_map_l{
  width:48%;
  float:left;
}
.fb_map_r{
  width:48%;
  float:right;
  text-align:center;
  margin:0em auto;
  }
 
.btnft{
  width:80%;
  margin:8em auto;
}
  
 .f4_bgbg{
  background-size:55%,cover;
  background-position: right 600px,left bottom;
  padding:0,2em auto;
  }  

.f4_up, .f4_about{
  width:830px;
  margin:5em auto;
  }
.f4_message h2, .f4_about h2{
  width:30%;
}
.f4_message p{
  float:left;
  }
.intro{
  width:30%;
    float:right;
    margin:1em auto 5em;
}
.f4_about table{
  width:600px;
  margin-left:0;
  }
  
.imgul_pg_smp{
  display:none;
  }
.imgul_pg_pc{
  display:block;
  list-style: none;
  margin:0;
  padding:0;
}


.f6_ul{
  width:90%;
  max-width:1200px;
}
.f6_ul li{
  width:40%;
  display:inline-block;
  vertical-align: top;
  }
.f6_l{
  margin-bottom:0;
  margin-right:50px;
}
.f6_ul img{
  margin-bottom:10px;
}
  

.f6n_ul{
  width:90%;
  max-width:1200px;
}
.f6n_ul li{
  width:49%;
  display:inline-block;
  vertical-align: top;
  }
.f6n_l{
  margin-bottom:0;
  margin-right:1%;
}

  
  
  
}

@media (min-width: 1200px) {

 .f4_bgbg{
  background-size:600px,cover;
  background-position: right 650px,left bottom;
  }  
  
  
  
}
