@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600");
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 2.0;
  font-weight: 500;
  color: #333333;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  padding: 10px; }

#body_inner {
  border: 5px solid #c3ddbb;
  padding: 25px 85px 45px; }
  @media screen and (max-width: 1200px) {
    #body_inner {
      padding: 25px 60px 45px; } }
  @media screen and (max-width: 768px) {
    #body_inner {
      border: none;
      padding: 45px 10px 45px; } }
  @media screen and (max-width: 480px) {
    #body_inner {
      padding: 45px 0; } }

a {
  text-decoration: none; }

figure {
  padding: 0;
  margin: 0; }

.inner {
  margin: 0 auto;
  max-width: 1000px; }

@media screen and (max-width: 1000px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 480px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
.sinner {
  max-width: 620px; }

.bornone td {
  border: none !important; }

.pdnone td {
  padding: 0 !important; }

.img100 img {
  width: 100%; }

.link1 a {
  color: #104480;
  font-weight: bold; }

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden; }

#contents {
  padding: 0;
  background: #fff;
  max-width: 100%; }

#main {
  max-width: 100%;
  width: 100%; }
  @media screen and (max-width: 1000px) {
    #main {
      width: 100%; } }

#main #col_main {
  width: 100%; }
  @media screen and (max-width: 1000px) {
    #main #col_main {
      width: 100%; } }

@media screen and (max-width: 1000px) {
  #side {
    width: 18.75000%; } }

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important; } }

.map {
  margin: 0 auto;
  max-width: 1000px; }

.map li {
  border-left: 3px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

table {
  table-layout: fixed; }

table td {
  margin-bottom: -1px !important;
  padding: 15px !important; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

.pdtd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

u {
  text-decoration: underline; }

.borB {
  border-bottom: 1px dashed #333; }

b {
  font-weight: bold; }

.borderB {
  border-bottom: 1px dashed #333; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 1000px) {
    #contents_wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding-left: 10px;
      padding-right: 10px; } }

#contents {
  max-width: 1200px;
  width: 100%; }

.tacenter {
  text-align: center !important; }

.ColLeft {
  float: left; }

.ColRight {
  float: right; }

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden; }

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden; }

@media screen and (max-width: 480px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; } }
@media screen and (max-width: 480px) {
  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; } }
.fwb {
  font-weight: bold; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs17 {
  font-size: 17px; }

.fs18 {
  font-size: 18px; }

.fs19 {
  font-size: 19px; }

.fs20 {
  font-size: 20px; }

.fs21 {
  font-size: 21px; }

.fs22 {
  font-size: 22px; }

.fs23 {
  font-size: 23px; }

.fs24 {
  font-size: 24px; }

.fs25 {
  font-size: 25px; }

.fs26 {
  font-size: 26px; }

.fs27 {
  font-size: 27px; }

.fs28 {
  font-size: 28px; }

.fs29 {
  font-size: 29px; }

.fs30 {
  font-size: 30px; }

.fs31 {
  font-size: 31px; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

header#global_header {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  margin: 0 auto; }

.dsnone {
  display: none; }

.not_page {
  font-family: .not_page josef;
  font-size: 36px; }

header#global_header {
  max-width: 100%; }

#header {
  width: 100%; }

#header_inner {
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 55px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #header_inner {
      padding: 25px 0 30px; } }
  #header_inner #inner_wrap {
    max-width: 840px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      #header_inner #inner_wrap {
        max-width: 680px; } }
    @media screen and (max-width: 1000px) {
      #header_inner #inner_wrap {
        max-width: 600px; } }
    @media screen and (max-width: 840px) {
      #header_inner #inner_wrap {
        max-width: 530px; } }
    #header_inner #inner_wrap #siteID {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      margin: auto;
      width: 117px; }
      @media screen and (max-width: 768px) {
        #header_inner #inner_wrap #siteID {
          position: static; } }

#sns p {
  background: #c3ddbb;
  border-radius: 20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 1.6;
  transition: .3s; }
  #sns p:hover {
    opacity: 0.7; }
  @media screen and (max-width: 480px) {
    #sns p {
      width: auto;
      height: auto; } }
  #sns p.insta {
    position: absolute;
    top: 14px;
    right: 50px; }
    @media screen and (max-width: 1000px) {
      #sns p.insta {
        right: 0; } }
    @media screen and (max-width: 768px) {
      #sns p.insta {
        top: 40px;
        right: 50px; } }
    @media screen and (max-width: 480px) {
      #sns p.insta {
        position: fixed;
        top: 3px;
        right: 95px;
        z-index: 1000000; } }
  #sns p.ameblo {
    position: absolute;
    top: 14px;
    right: 0; }
    @media screen and (max-width: 1000px) {
      #sns p.ameblo {
        right: -50px; } }
    @media screen and (max-width: 768px) {
      #sns p.ameblo {
        top: 40px;
        right: 0; } }
    @media screen and (max-width: 480px) {
      #sns p.ameblo {
        position: fixed;
        top: 3px;
        right: 55px;
        z-index: 1000000; } }
  #sns p a {
    color: #fff;
    font-size: 26px;
    display: block;
    transition: .3s; }

#nav_global {
  width: 100%; }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    #nav_global ul.nav_left {
      float: left;
      width: 40%; }
      #nav_global ul.nav_left li:nth-child(n+4) {
        display: none; }
      @media screen and (max-width: 1200px) {
        #nav_global ul.nav_left {
          width: 36%; } }
    #nav_global ul.nav_right {
      float: right;
      width: 40%; }
      @media screen and (max-width: 1200px) {
        #nav_global ul.nav_right {
          width: 36%; } }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      #nav_global ul li a {
        color: #333;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 600;
        font-size: 14px;
        transition: .3s;
        display: inline-block;
        position: relative; }
        #nav_global ul li a::after {
          position: absolute;
          bottom: 0;
          left: 50%;
          content: '';
          width: 0;
          height: 1px;
          background-color: #c3ddbb;
          transition: .3s;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        #nav_global ul li a:hover {
          color: #c3ddbb; }
          #nav_global ul li a:hover::after {
            width: 100%; }

#mainArea {
  width: 100% !important;
  outline: none !important; }
  #mainArea img {
    outline: none !important; }
  #mainArea ul, #mainArea li {
    outline: none !important; }
  #mainArea .slick-prev, #mainArea .slick-next {
    display: none !important; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    #mainArea {
      width: auto !important; } }

.mean-container .mean-bar {
  background: #c5ddba !important;
  position: fixed !important;
  top: 0;
  left: 0; }

.mean-container .mean-nav {
  background: #c5ddba !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

footer#global_footer {
  min-width: 100%; }

#footer #footer_inner {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
  border-top: 1px solid #c3ddbb;
  padding: 45px 0 0;
  position: relative; }
  #footer #footer_inner p.flogo {
    margin: 0 0 20px 0; }
    #footer #footer_inner p.flogo img {
      max-width: 92px; }
  #footer #footer_inner p.f_info {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    margin-bottom: 40px; }
    #footer #footer_inner p.f_info .tel a {
      color: #333;
      font-weight: 300; }
    @media screen and (max-width: 768px) {
      #footer #footer_inner p.f_info {
        margin-bottom: 0; } }
  #footer #footer_inner small {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300; }
  #footer #footer_inner .f_sns p {
    background: #c3ddbb;
    border-radius: 20px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 1.6;
    transition: .3s; }
    #footer #footer_inner .f_sns p:hover {
      opacity: 0.7; }
    @media screen and (max-width: 768px) {
      #footer #footer_inner .f_sns p {
        margin: 20px 0 20px; } }
    #footer #footer_inner .f_sns p.insta {
      position: absolute;
      top: 100px;
      right: 50px; }
      @media screen and (max-width: 768px) {
        #footer #footer_inner .f_sns p.insta {
          position: static;
          margin-right: 5px; } }
    #footer #footer_inner .f_sns p.ameblo {
      position: absolute;
      top: 100px;
      right: 0; }
      @media screen and (max-width: 768px) {
        #footer #footer_inner .f_sns p.ameblo {
          position: static;
          margin-left: 5px; } }
    #footer #footer_inner .f_sns p a {
      color: #fff;
      font-size: 26px;
      display: block; }

#contents_wrap {
  padding: 100px 0 100px; }
  @media screen and (max-width: 768px) {
    #contents_wrap {
      padding: 60px 0 60px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding: 40px 0 40px; } }

/* TOP */
.width800 {
  max-width: 800px;
  margin: 0 auto; }

.width1000 {
  max-width: 1000px;
  margin: 0 auto; }

.leftbox01 {
  float: left;
  width: 43.33%; }
  @media screen and (max-width: 1000px) {
    .leftbox01 {
      width: 50%; } }
  @media screen and (max-width: 640px) {
    .leftbox01 {
      float: none;
      width: 100%;
      margin-bottom: 30px; } }

.rightbox01 {
  clear: none !important;
  float: right;
  width: 46.66%; }
  @media screen and (max-width: 640px) {
    .rightbox01 {
      float: none;
      width: 100%; } }

.leftbox02 {
  float: left;
  width: 48.33%; }
  @media screen and (max-width: 768px) {
    .leftbox02 {
      float: none;
      width: 100%; } }

.rightbox02 {
  clear: none !important;
  float: right;
  width: 48.33%; }
  @media screen and (max-width: 768px) {
    .rightbox02 {
      float: none;
      width: 100%; } }

.top_title01 h1 {
  font-size: 24px; }
  @media screen and (max-width: 480px) {
    .top_title01 h1 {
      font-size: 20px;
      line-height: 1.6; }
      .top_title01 h1 br {
        display: none; } }
.top_title01 h2 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-align: center; }

@media screen and (max-width: 768px) {
  .brnone br {
    display: none; } }

.btn01 {
  display: inline-block;
  float: left;
  width: 47%;
  max-width: 220px;
  text-align: center; }
  .btn01 a {
    background: #c3ddbb;
    color: #fff;
    display: block;
    font-family: "Josefin Sans", sans-serif;
    font-size: 18px;
    padding: 12px 0;
    transition: .3s; }
    .btn01 a:hover {
      opacity: 0.7; }

.two-btn .btn01:nth-child(1) {
  margin-right: 5%; }
  @media screen and (max-width: 480px) {
    .two-btn .btn01:nth-child(1) {
      margin: 0 0 15px 0; } }
@media screen and (max-width: 480px) {
  .two-btn .btn01 {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; } }

.three-btn {
  width: 720px;
  margin: 100px auto 0; }
  @media screen and (max-width: 768px) {
    .three-btn {
      margin: 60px auto 0; } }
  @media screen and (max-width: 480px) {
    .three-btn {
      margin: 20px auto 0; } }
  @media screen and (max-width: 900px) {
    .three-btn {
      width: 100%; } }
  .three-btn .btn01 {
    width: 30.55%; }
    .three-btn .btn01:nth-child(-n+2) {
      margin-right: 4.16%; }
      @media screen and (max-width: 640px) {
        .three-btn .btn01:nth-child(-n+2) {
          margin: 0 0 15px 0; } }
    @media screen and (max-width: 640px) {
      .three-btn .btn01 {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%; } }

.gallery {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 0 100px 0; }
  @media screen and (max-width: 1200px) {
    .gallery {
      padding: 0 75px 0; } }
  @media screen and (max-width: 768px) {
    .gallery {
      padding: 0 20px 0; } }
  @media screen and (max-width: 480px) {
    .gallery {
      padding: 0 10px 0; } }
  .gallery .gallery_inner {
    margin-right: -2.27%; }
    @media screen and (max-width: 480px) {
      .gallery .gallery_inner {
        margin-right: -2%; } }
  .gallery .photo {
    clear: none !important;
    float: left;
    display: block !important;
    width: 22.727%;
    margin: 0 2.27% 2.27% 0; }
    @media screen and (max-width: 480px) {
      .gallery .photo {
        width: 48%;
        margin: 0 2% 2% 0; } }
    .gallery .photo img {
      width: 100% !important;
      margin: 0 !important; }

.instagram {
  margin-right: -3.33%; }
  .instagram li {
    float: left;
    width: 30%;
    margin: 0 3.33% 3.33% 0; }

.sns_list {
  border: none !important;
  display: block !important;
  margin-right: -3.33% !important; }
  .sns_list > div {
    width: 30% !important;
    border-bottom: none !important;
    float: left !important;
    margin: 0 3.33% 3.33% 0 !important; }
  .sns_list .sns_text {
    display: none !important; }
  .sns_list .sns_photo {
    width: 100% !important;
    padding: 0 !important; }
    .sns_list .sns_photo img {
      width: 100%; }
      .sns_list .sns_photo img.object-fit-img {
        max-width: 180px;
        height: 13vw !important;
        max-height: 180px;
        object-fit: cover;
        font-family: 'object-fit: cover;'; }
        @media screen and (max-width: 768px) {
          .sns_list .sns_photo img.object-fit-img {
            max-width: 220px;
            max-height: 220px;
            height: 30vw !important; } }

.newsframe {
  max-height: 460px;
  overflow-y: auto; }
  .newsframe .news dl {
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
    margin-bottom: 30px;
    display: table;
    width: 100%; }
    @media screen and (max-width: 480px) {
      .newsframe .news dl {
        display: block; } }
    .newsframe .news dl dt {
      border: none !important;
      background: #333 !important;
      color: #fff !important;
      text-align: center !important;
      min-width: 90px;
      padding: 6px;
      display: table-cell;
      vertical-align: middle; }
      @media screen and (max-width: 480px) {
        .newsframe .news dl dt {
          display: block;
          width: 100% !important; } }
    .newsframe .news dl dd {
      border: none !important;
      padding: 6px 6px 6px 10px;
      display: table-cell;
      vertical-align: middle; }
      @media screen and (max-width: 480px) {
        .newsframe .news dl dd {
          display: block;
          width: 100% !important; } }

.tacenter .btn01 {
  float: none; }
  @media screen and (max-width: 480px) {
    .tacenter .btn01 {
      width: 100%;
      max-width: 100%; } }

.title01 h1 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-align: center; }
.title01 h2 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center; }

@media screen and (max-width: 480px) {
  .pankuzu {
    display: none; } }

.shop_info dl {
  border-bottom: 1px solid #333;
  padding-bottom: 20px;
  margin-bottom: 30px;
  display: table !important;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .shop_info dl {
      display: block !important;
      border: none !important;
      margin-bottom: 0; } }
  .shop_info dl dt {
    border: none !important;
    background: #333 !important;
    color: #fff !important;
    text-align: center !important;
    min-width: 90px;
    padding: 6px;
    display: table-cell !important;
    vertical-align: middle;
    text-align: center !important; }
    @media screen and (max-width: 480px) {
      .shop_info dl dt {
        display: block !important;
        width: 100% !important; } }
  .shop_info dl dd {
    border: none !important;
    padding: 6px 6px 6px 20px !important;
    display: table-cell !important;
    vertical-align: middle; }
    @media screen and (max-width: 480px) {
      .shop_info dl dd {
        display: block !important;
        width: 100% !important;
        text-align: center !important; } }

.products td {
  border: none !important;
  padding: 0 !important; }
  .products td.tbl_text {
    padding: 15px !important; }
.products .btn01 {
  width: 100%;
  max-width: 100%; }

.gallery02 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 0 100px 0; }
  @media screen and (max-width: 1200px) {
    .gallery02 {
      padding: 0 75px 0; } }
  @media screen and (max-width: 768px) {
    .gallery02 {
      padding: 0 20px 0; } }
  @media screen and (max-width: 480px) {
    .gallery02 {
      padding: 0 10px 0; } }
  .gallery02 .gallery_inner {
    margin-right: -2.27%; }
    @media screen and (max-width: 768px) {
      .gallery02 .gallery_inner {
        margin-right: -2.93%; } }
    @media screen and (max-width: 480px) {
      .gallery02 .gallery_inner {
        margin-right: -2%; } }
  .gallery02 .photo {
    clear: none !important;
    float: left;
    width: 22.727%;
    margin: 0 2.27% 2.27% 0; }
    @media screen and (max-width: 768px) {
      .gallery02 .photo {
        width: 30.4%;
        margin: 0 2.93% 8% 0; } }
    @media screen and (max-width: 480px) {
      .gallery02 .photo {
        width: 48%;
        margin: 0 2% 10% 0; } }
    .gallery02 .photo img {
      width: 100% !important;
      margin: 0 !important; }
      .gallery02 .photo img.object-fit-img {
        max-width: 274px;
        height: 30vw !important;
        max-height: 365px;
        object-fit: contain;
        font-family: 'object-fit: contain;'; }
        @media screen and (max-width: 768px) {
          .gallery02 .photo img.object-fit-img {
            max-width: 274px;
            max-height: 365px;
            height: 30vw !important; } }

.pager {
  text-align: center; }

.pageNum {
  text-align: center; }

.pager {
  clear: both;
  margin: 30px 0;
  text-align: center; }

.pager span {
  margin: 5px;
  padding: 5px 8px;
  color: #fff;
  background: #000; }

.pager span:hover {
  cursor: pointer;
  background: #999; }

.pager span.current {
  color: #000;
  background: none; }

.pager span.current:hover {
  cursor: default; }

.pager span.invalid {
  color: #dcdcdc;
  background: none; }

.pager span.invalid:hover {
  cursor: default; }

.pager span.ellipsis {
  color: #000;
  background: none; }

.pager span.ellipsis:hover {
  cursor: default; }

/*# sourceMappingURL=common_style.css.map */
