@charset "UTF-8";
/*! For Keeping Charset コメント */
/* -----------------------------------------------------------------------

reset

----------------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* -----------------------------------------------------------------------

primary variable

----------------------------------------------------------------------- */
/* root + em */
/* -----------------------------------------------------------------------

primary placeholder selecter

----------------------------------------------------------------------- */
/*-- clearfix --*/
.box01, #index .header .main-v-area .slide-box .slick-dots, #index .container .sec04 .shop-box01, #index .container .sec04 .shop-box02, #index .footer .footer-nav {
  *zoom: 1; }
.box01:after, #index .header .main-v-area .slide-box .slick-dots:after, #index .container .sec04 .shop-box01:after, #index .container .sec04 .shop-box02:after, #index .footer .footer-nav:after {
  content: "";
  display: table;
  clear: both; }

/*-- text-indent --*/
/*-- image replacement --*/
#index .header .main-v-area .slide-box .slick-dots li button, #index .header .main-v-area .main-c, #index .header .logo01 {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden; }

/* -----------------------------------------------------------------------

super primary

----------------------------------------------------------------------- */
/*-- border-box --*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*-- img --*/
img {
  vertical-align: middle; }

/*-- a --*/
a {
  text-decoration: none;
  color: #4b4948; }

/* -----------------------------------------------------------------------

primary

----------------------------------------------------------------------- */
/*-- typography --*/
html {
  font-size: 62.5%;
  /* 基本的なブラウザでは16px × 62.5% = 10px */ }

body {
  word-wrap: break-word;
  text-align: left;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.2rem;
  line-height: 1.8;
  color: #4b4948;
  -webkit-text-size-adjust: 100%; }

/* -----------------------------------------------------------------------

variable

----------------------------------------------------------------------- */
/* -----------------------------------------------------------------------

styles

----------------------------------------------------------------------- */
.center980{
  width:980px;
  margin:auto;
  position:relative;
}

.inner-l, #index .header .main-v-area .slide-box, .inner-s {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.inner-l img, #index .header .main-v-area .slide-box img, .inner-s img, #index .header .main-v-area .main-co img, #index .header .main-v-area .main-ca img {
  max-width: 100%;
}
.inner-l, #index .header .main-v-area .slide-box {
  max-width: 1440px;
}
.inner-s, #index .header .main-v-area .main-c {
  max-width: 1024px;
}
.bg-light01, #index .header .main-v-area {
  background: url(../img/slide_bg.jpg) left bottom repeat-x;
}
#index .header {
  overflow: hidden;
}
#index .header .main-v-area {
  position: relative;
}
#index .header .main-v-area .slide-box {
  position: relative;
  height: 860px;
}
#index .header .main-v-area .slide-box div[class^="slide"] {
  width: 100%;
  height: 860px;
  outline: none;
  background-position: center bottom;
}
#index .header .main-v-area .slide-box .slide01 {
  background-image: url("../img/slide01.jpg");
}
#index .header .main-v-area .main-box {
  position: absolute;
  top: 6%;
  width: 100%;
}
#index .header .main-v-area .main-ca {
  width: 100%;
  text-align: center;
  padding: 40px 0 0 0;
}
#index .header .main-v-area .main-co {
  width: 100%;
  text-align: center;
}
/* -----------------------------------------------------------------------

追加

----------------------------------------------------------------------- */
.center980{
  width:980px;
  margin:auto;
  position:relative;
}
#globalmenu {
  position: fixed;
  width: 100%;
  z-index: 100;
}
.gmBack{
  background:url(../images/common/menubar.png)#000 ;
  height: 50px;
}
#globalmenu h2{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#menugroup {
  background:url(../images/common/menubar.png);
  height: 50px;
  position: absolute;
  top: 0;
  left: 100px;
  width: 720px;
}
#menugrouplang {
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}
#menugroup li,#menugrouplang li{
  margin-left: 0px;
  display: inline-block;
  /display:inline;
  /zoom:1;
  vertical-align: top;
}
#jp{
	position: absolute;
	top: 0;
	right: 50px;
}
#en{
	position: absolute;
	top: 0;
	right: 0;
}
#han{
	position: absolute;
	top: 0;
	right: 50px;
}
#kan{
	position: absolute;
	top: 0;
	right: 100px;
}

.al a:hover img,
.al input:hover{filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}



.container {
  clear: both;
  margin: 100px 0 50px;
}
.container .sec01 {
  clear: both;
}
.container .sec01 .box01 {
  clear: both;
  width: 100%;
  position: relative;
}
.container .sec01 .box01 .profile-photo01 {
  max-width: 250px;
}
.container .sec01 .box01 .copy01 {
  position: absolute;
  left: 270px;
  top: 0;
  font-size: 30px;
  color: #003366;
  line-height: 1.4;
}
.container .sec01 .box01 .box01-a {
  position: absolute;
  left: 270px;
  bottom: 0;
  font-size: 20px;
  color: #333;
}
.container .sec01 .profile-box {
  clear: both;
  font-size: 18px;
  margin: 50px 0;
  text-align: justify;
  text-justify: inter-ideograph;
}
.container .sec02 .box-title {
  clear: both;
  margin: 20px 0;
  padding: 6px 0 3px;
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #66bdeb;
}
.container .sec02 .summary01 {
  clear: both;
  margin: 0 0 30px;
  color: #003366;
  text-align: justify;
  text-justify: inter-ideograph;
}
.container .sec02 .data-list01 {
  text-align: center;
}
.container .sec02 .data-list01 .data-list01-item01, .container .sec02 .data-list01 .data-list01-item02 {
  float: left;
  width: 50%;
}
.container .sec02 .profile-note {
  clear: both;
  margin: 30px 0;
  padding: 10px;
  border: 1px solid #ccc;
  font-family: sans-serif;
}
.container .sec02 .profile-note dt {
  font-weight: bold;
  font-size: 18px;
}
.container .sec02 .profile-note dd {
  font-weight: normal;
  font-size: 18px;
}
.container .sec03 {
  clear: both;
  margin: 0 auto;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 61%, #f5f5f5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 61%,#f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%,#ffffff 61%,#f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
.container .sec03 .box-title-images {
  clear: both;
  margin: 100px 0 20px;
}
.container .sec03 .img {
  clear: both;
  margin: 20px 0;
}
.container .sec04 {
  clear: both;
  margin: 100px auto 0;
}
.container .sec04 .box-title-images {
  clear: both;
  margin-bottom: 30px;
}
.container .sec04 .shop-box01, .container .sec04 .shop-box02 {
  padding-bottom: 30px;
  margin-left: 75px;
  border-bottom: 1px solid #bab4b6;
}
.container .sec04 .shop-box01 .shop-box01a, .container .sec04 .shop-box02 .shop-box01a {
  float: left;
}
.container .sec04 .shop-box01 .shop-box01a .goods-img, .container .sec04 .shop-box02 .shop-box01a .goods-img {
  width: 400px;
}
.container .sec04 .shop-box01 .shop-box01b, .container .sec04 .shop-box02 .shop-box01b {
  float: right;
  width: 420px;
  font-weight: bold;
}
.container .sec04 .shop-box01 .shop-box01b .name, .container .sec04 .shop-box01 .shop-box01b .price, .container .sec04 .shop-box02 .shop-box01b .name, .container .sec04 .shop-box02 .shop-box01b .price {
  margin-bottom: 25px;
  font-size: 1.8rem;
  line-height: 1.75;
  color: #003366;
}
.container .sec04 .shop-box01 .shop-box01b .name span, .container .sec04 .shop-box01 .shop-box01b .price span, .container .sec04 .shop-box02 .shop-box01b .name span, .container .sec04 .shop-box02 .shop-box01b .price span {
  font-size: 1.2rem;
}
.container .sec04 .shop-box01 .shop-box01b .name, .container .sec04 .shop-box02 .shop-box01b .name {
  font-size: 2.0rem;
}
.container .sec04 .shop-box01 .shop-box01b .detail, .container .sec04 .shop-box02 .shop-box01b .detail {
  font-size: 1.2rem;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-bottom: 30px;
}
.container .sec04 .shop-box01 {
  margin-bottom: 50px;
}

.container .sec10 {
  text-align: center;
  padding-bottom: 60px;
  border-bottom: 1px solid #bab4b6;
}
.container .sec10 .logo02 {
  padding: 100px 0 50px;
}
.container .sec10 .copy06, .container .sec10 .copy07 {
  font-size: 2.1rem;
}
.container .sec10 .copy06 {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.container .sec10 .copy06::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 32px;
  height: 4px;
  background-color: #4b4948;
}
.container .sec10 .copy07 {
  margin-bottom: 50px;
}
.container .sec10 .copy08 {
  margin-top: 30px;
  font-size: 1.6rem;
}
.footer {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.footer .purchase-btn01 {
  margin: 65px 0;
}
.footer .contact-box {
  clear: both;
  padding-top: 65px;
  margin-bottom: 65px;
  font-family: Verdana, "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
.footer .contact-box a {
  text-decoration: underline;
}
.footer .contact-box a:hover {
  text-decoration: none;
}
.footer .footer-nav .footer-nav-list {
  float: left;
  display: table;
  border-collapse: collapse;
  width: 50%;
  margin-bottom: 32px;
  font-family: Verdana, "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
.footer .footer-nav .footer-nav-list li {
  display: table-cell;
  border-left: 1px solid #bab4b6;
  border-right: 1px solid #bab4b6;
  font-size: 1.3rem;
}
.footer .footer-nav .footer-nav-list li.footer-nav-list-item03 {
  border-left: none;
}
.footer .footer-nav .footer-nav-list li.footer-nav-list-item04 {
  border: none;
}
.footer .footer-nav .footer-nav-list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 6px 25px;
}
.footer nav.btn_detail ul {
  text-align: center;
}
.footer nav.btn_detail ul li {
  float: left;
  width: 50%;
}

.purchase-btn02 {
  display: block;
  width: 100%;
  text-align: center;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  width: 295px;
  height: 50px;
  border: 2px solid #0098dc;
  margin-top: 30px;
  font-size: 1.5rem;
  line-height: 48px;
  color: #0098dc; }
@media screen and (min-width: 769px) {
  .purchase-btn02:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85; } }
.purchase-btn02 span {
  display: inline-block;
  padding-left: 35px;
  background: url("../img/icon02.png") no-repeat left center;
  background-size: 24px 24px; }
@media screen and (max-width: 768px) {
  .purchase-btn02 {
    width: 100%;
    margin-top: 30px; } }

@media screen and (max-width: 768px) {
  #index {
    font-family: Verdana, "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
    font-size: 1.4rem; }
  #index .inner-s {
    padding: 0 15px; }
  #index .illust01 {
    margin: 30px 0; }
  #index .box01 img {
    float: left;
    width: 100px;
    margin-right: 0; }
  #index .box01 .box01-a {
    clear: both;
    padding-top: 10px;
    font-size: 2.0rem; }
  #index .box01 .box01-a span {
    font-size: 1.4rem; }
  #index .profile-box {
    margin-top: 20px;
    font-size: 1.2rem; }
  #index .copy01 {
    padding-top: 45px;
    margin: 0 0 10px;
    font-size: 3.0rem; }
  #index .copy02 {
    margin: 30px 0 10px;
    font-size: 2.4rem;
    line-height: 1.5; }
  #index .copy03 {
    margin: 20px 0 45px;
    font-size: 1.8rem; }
  #index .copy04, #index .copy04-a {
    padding: 15px 0;
    margin: 60px 0 30px;
    font-size: 1.6rem;
    line-height: 1.5; }
  #index .copy05 {
    float: right;
    width: 62%;
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    margin-top: -4px;
    font-size: 1.6rem;
    line-height: 1.5; }
  #index .copy05-a {
    font-size: 1.6rem; }
  #index .box-title {
    font-size: 1.6rem; }
  #index .lead01 {
    margin: 20px 0 30px;
    font-size: 1.4rem; }
  #index .lead02 {
    font-size: 1.4rem; }
  #index .profile-note dt {
    font-size: 1.2rem; }
  #index .profile-note dd {
    font-size: 1.2rem; }
  #index .supple01, #index .supple02 {
    font-size: 1.2rem; }
  #index .desc01 {
    font-size: 1.3rem; }

  #index .header .main-v-area .slide-box {
    width: 100%;
    height: auto;
  }
  #index .header .main-v-area .slide-box div[class^="slide"] {
    width: 100%;
    height: 0;
    padding-top: 50%;
    background-size: cover;
  }

  #index .header .main-v-area .main-box {
    position: absolute;
    top: 6%;
    width: 100%;
  }
  #index .header .main-v-area .main-ca {
    width: 90%;
    margin: 0 auto;
  }
  #index .header .main-v-area .main-co {
    width: 90%;
    margin: 0 auto;
  }
  #index .container {
    margin: 20px 0;
  }
  #index .container .sec01 .box01 {
    margin-bottom: 30px;
  }
  #index .container .sec01 .box01 .profile-photo01 {
    margin-right: 20px;
  }
  #index .container .sec01 .box01 .copy01 {
    position: static;
    margin-bottom: 0;
    font-size: 1.7rem;
    line-height: 1.75;
    padding: 0px;
  }
  #index .container .sec01 .box01 .box01-a {
    position: static;
    font-size: 1.4rem;
  }
  #index .container .sec03 {
    clear: both;
  }
  #index .container .sec03 .box-title-images {
    clear: both;
    margin: 20px 0;
  }
  #index .container .sec03 .img {
    clear: both;
    margin: 20px 0;
  }
  #index .container .sec04 {
    padding-top: 20px;
    margin: 0 auto;
  }
  #index .container .sec04 .logo02 {
    margin-bottom: 45px;
  }
  #index .container .sec04 .shop-box01, #index .container .sec04 .shop-box02 {
    padding-bottom: 45px;
    margin-left: 0;
  }
  #index .container .sec04 .shop-box01 .shop-box01a, #index .container .sec04 .shop-box02 .shop-box01a {
    float: none;
  }
  #index .container .sec04 .shop-box01 .shop-box01a .goods-img, #index .container .sec04 .shop-box02 .shop-box01a .goods-img {
    width: 100%;
  }
  #index .container .sec04 .shop-box01 .shop-box01b, #index .container .sec04 .shop-box02 .shop-box01b {
    float: none;
    width: 100%;
    font-weight: normal;
  }
  #index .container .sec04 .shop-box01 .shop-box01b .name, #index .container .sec04 .shop-box01 .shop-box01b .price, #index .container .sec04 .shop-box02 .shop-box01b .name, #index .container .sec04 .shop-box02 .shop-box01b .price {
    margin-bottom: 15px;
  }
  #index .container .sec04 .shop-box01 .shop-box01b .name span, #index .container .sec04 .shop-box02 .shop-box01b .name span {
    font-size: 10px;
  }
  #index .container .sec04 .shop-box01 {
    margin-bottom: 30px;
  }
  #index .container .sec10 {
    padding-bottom: 45px;
  }
  #index .container .sec10 .logo02 {
    padding: 60px 0 30px;
  }
  #index .container .sec10 .copy06, #index .container .sec10 .copy07, #index .container .sec10 .copy08 {
    text-align: left;
    font-size: 1.4rem;
  }
  #index .container .sec10 .copy06 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #index .container .sec10 .copy07 {
    margin-bottom: 30px;
  }
  #index .container .sec10 .copy08 {
    font-size: 1.2rem;
  }
  #index .footer .contact-box {
    margin-bottom: 30px;
    font-size: 1.2rem;
  }
  #index .footer .copyright {
    padding-bottom: 20px;
    font-size: 1.0rem;
    line-height: 1.25;
  }
  #index .footer .footer-nav {
    margin-bottom: 15px;
  }
  #index .footer .btn_detail {
    margin-bottom: 15px;
  }
  #index .footer .btn_detail ul {
  }
  #index .footer .btn_detail ul li {
    float: none;
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }
  #index .footer .footer-nav .footer-nav-list {
    float: none;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #bab4b6;
    margin-bottom: 0;
  }
  #index .footer .footer-nav .footer-nav-list:first-child {
    border-top: 1px solid #bab4b6;
  }
  #index .footer .footer-nav .footer-nav-list li {
    vertical-align: top;
    width: 33.333333%;
    font-size: 1.0rem;
    line-height: 1.25;
  }
  #index .footer .footer-nav .footer-nav-list li a {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  #index .footer .footer-nav .footer-nav-list li a span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
  }
  #index .footer .footer-nav .footer-nav-list li.footer-nav-list-item03 {

  }
}



