@charset "euc-jp";

body {
	padding: 0;
	margin: 0;
	text-rendering: optimizelegibility;
    font-family: "Noto Serif JP", "游明朝","YuMincho", YuMincho,"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color:#000;
    -webkit-text-size-adjust: 100%;
	background:#fff;
	overflow-x: hidden;
}
a {
  color: #000040;
}
a:hover {
  color: #5e5e5e;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {	
    line-height: 1.8em;
    font-family:  "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
    font-size:15px;
	margin: 0.6em 0 0;
	padding: 0;
}

ul li  {	
    line-height: 1.6em;
    font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
	list-style: none;
}
.Noto { font-family: "Noto Serif JP", serif; }

.table-form td , .table-form ul li, .table-form td p {
    font-weight: 500;
    line-height: 1.6em;
}
.text-center {
    text-align: center !important;
}

/*
 * layout
 */
#wrapper {
  max-width: 100%;
  overflow-x: hidden;
}

/*
 * contents
 */
.secBg{
	background: #e8ecef;
}
.row{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
#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;
  }
  .col-lg-8{
    width:100%;
  }
    ul.inline{
    padding-top:20px;
    text-align:center;
  }
}
@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-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

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

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

/* 追加*/
.container {
    width: 90%;
    margin: auto;
}
/*-----  HEADER -----*/
.logo{
	width: 20%;
	margin:20px 0;
	padding-left: 3%;
}
ul.inline{
	background:#000045;
	padding-left: 30px;
	margin-bottom: 0;
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
}
ul.inline li a,
ul.gMenu{
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}
.mainImg{
	background: #000040;
}
.products_cat{
	text-align: center;
    font-family:"Noto Serif JP", "游明朝","YuMincho", YuMincho,"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    position: relative;
    padding: 15px 0;
    margin: 20px auto 30px;
    width: 100%;
    color: #000045;
    background-color: rgba(255,255,255,0.6);
    font-size: 18px;
    border-top: 1px solid rgba(0, 0, 69, 0.3);
    border-bottom: 1px solid rgba(0, 0, 69, 0.3);
}
.products_cat::before {
    position: absolute;
    content: '';
    left: 20%;
    top: -15px;
    background:url("https://img07.shop-pro.jp/PA01028/508/etc/ryusui.png?cmsp_timestamp=20211013180710");
    margin: auto;
    width: 140px;
    height: 78px;
}
ul.itemList{
	margin-left: 10px;
}
.item{
	background: #ffffff;
	margin: 5px;
	padding: 20px;	
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
	height: 380px;
}
.itemImg img{
	width: 80%;
}
h4.itemName a{
	color: #333333;
	font-size:16px;
	font-weight:700;
}
.itemSpec{
	border-top: 1px solid #ccc;
}
.itemSpec p{
	font-size: 14px;
	line-height: 1.4em;
}
.col-lg-4 {
    width: 31.333333%;
    width: 30.4%;
}

element.style {
}
select, textarea, [type="text"] {
    height: 29px;
}
.btn-xs {
    border: none;
	background: none;
}
.sideTitle{
	font-weight: 800;
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
}
ul.subMenu li{
	border-top: 1px solid #fff;
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
}
.title.left {
    text-align: left;
}
.title {
    width: 100%;
    padding: 0px;
    color: #000045;
    margin: 0 auto ;
    position: relative;
    text-align: center !important;
    z-index: 0;
}
.title::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    width: 100px;
    height: 100px;
    margin: auto;
    z-index: -1;
    opacity: 0.3;
    background:url("https://img07.shop-pro.jp/PA01028/508/etc/inaho.png?cmsp_timestamp=20211013180658") no-repeat;
}
.title h2.heading {
    position: relative;
    font-family: "Noto Serif JP", "游明朝","YuMincho", YuMincho,"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 500;
    font-size: 20px !important;
    font-size: 2.5rem;
    color: #666666;
    letter-spacing: 0.03em;
    user-select: none;
	padding: 20px 0 0 0;
}
p.subtitle {
    display: block;
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-size: 13px !important;
    font-size: 1.7rem;
    line-height: 1.2em;
    color: #be9347;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: 0;
}
.table{
	border-top: 1px solid #ddd;
}
.table td{
	border-top: none;
	border-bottom: 1px solid #ddd;
}
.attention{
	border: 2px solid #d0202b ;
	padding: 20px;
}
.attention p{
	font-size: 15px;
	text-align: center;
}
/*  FOOTER */
#footer {
	width: 100%;
	padding: 0;
    position: relative;
    background-color: #000045;
}
#footer .footer {
	padding: 0;
    position: relative;
    z-index: 10;
    color: #fff;
}
.sns{
  margin-bottom: 20px;  
}
.sns li {
    display: inline-block;
    margin: 0 10px;
}
.sns li .fab {
    font-weight: 500;
}
.footer .flexbox{
    flex-wrap: nowrap;
}
#footer .footer li a {
    color: #fff;
}

#footer .footer li a:hover{
    color: #d5d1e3;
}
.footer .footer_title {
    text-align: center;
    padding-top: 50px;
    margin-bottom: 20px;
    font-family: "Noto Serif JP", "游明朝","YuMincho", YuMincho,"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 24px;
}
.footer .footer_title a {
    color: #fff;
}
.center_left_list {
	margin: 16px auto;
	text-align: center;
	display: block;   
}
.center_left_list ul {
	padding-left: 0;
	display: inline-block;
}
.center_left_list ul li {
	text-align: left;
}
.footer_text_small {
    padding: 15px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.footer_text_small ul li{
    font-size: 14px;
}
.footer .logoimg {
    width: 260px;
    height: 25px;
}
.footer .footer_text {
    text-align: center;
}
.footer .tel {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 500;
    letter-spacing: 0.02em;
}
.footer .tel a {
    color: #fff;
}
.footer .tel .fax {
    color: #fff !important;
    pointer-events: none;
}
.footer_menu {
    margin: 30px auto;
    width: 80%;
}
.footer_menu .item {
    /* width: 25%;    
    float: left;
    height: 100%;
    padding: 27% 0 0; */
    text-align: center;
    border-right: 1px solid #d5d1e3;
    position: relative;
    padding: 0 50px;
}
.footer_menu .item:nth-child(3) {
    flex-grow: 2;
}
.footer_menu .item:nth-child(4):lang(en) {
    min-width: 15%;
}
.footer_menu .item > .inner{
    /* position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;    
}
.main-menu > li {
    font-weight: 600;
}
.footer_menu .sub-menu {
   display: inline-block;
}
.footer_menu .sub-menu li {
    font-size: 14px;font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6em;
    padding-bottom: 5px;
}
.footer_menu .sub-menu li:last-child {
    padding-right: 0;
}
.footer_menu .sub-menu li:lang(en), .bottom-menu li:lang(en) {
    letter-spacing: 0.02em;
}
.main-menu .menu-title i {
    display: none;
}
.main-menu > li.menu-title > .fotter-main-title,
.footer_menu .item:last-child .main-menu li a{
    position: relative;
    padding-left: 30px;
}
.main-menu > li.menu-title > .fotter-main-title,
.footer_menu .item:last-child .main-menu li a,
.footer .main-menu .menu-title .arrow i {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.main-menu > li.menu-title > .fotter-main-title::before,
.footer_menu .item:last-child .main-menu li a::before{
    position: absolute;
    content: '';
    background: url(../images/take_pale.png) no-repeat;
    width: 25px;
    height: 19px;
    left: -5px;
    top: 0px;
    background-size: contain;
}
.footer_menu .item:last-child .main-menu li {
    line-height: 2em;
}
#footer .footer li a.active {
    color: #d5d1e3;
}
.bottom-menu  {
    text-align: center;
    margin: 0 auto 10px;
}
.bottom-menu li {
    display: inline-block;
    font-size: 13px;
    padding: 0 10px 0;
    position: relative;
    margin-bottom: 0px;
}
.bottom-menu li .arrow {
    display: none;
}

.bottom-menu:first-of-type li {
    font-size: 14px;
}
.bottom-menu li::after {
    position: absolute;
    content: '|';
    width: 1px;
    right: 0px;
    top: 0;
}
.bottom-menu li:last-child::after {
    content: ''; 
}
.copyright p {
    font-size:13px;
    padding: 50px 0 20px;
    text-align: center;
}
#product{
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
}
.itemTitle{
	font-size: 19px;
	font-weight: bold;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 10px;
}
.itemMain{
	background: #ffff;
	padding: 15px;
}
.itemMain p{
	text-align: center;
}
.itemMain img{
	width: 80%;
}
@media (max-width: 768px) {
	.logo{
		width: 60%;
	}
  #contents {
      padding:0 30px;
  	}
	.col-lg-4{
		width: 100%;
	}
	.title::after{
		top: -40px;
	}
	.title h2.heading{
		padding: 0;
	}
  	.item{
      height:auto;
  	}
  	.footer ul{
      margin:0;
  	}
  	.footer_menu{
      width:100%;
  }

}

/*-- PC版表示CSS  --*/
.pc_area{
  display:block;
}
.phone_area{
  display:none;
}

/* ハンバーガーメニュー */
/*----------------------------
* メニュー開閉ボタン
*----------------------------*/
.menu-btn{
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 10002;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000045;
  color: #fff;
  border:1px solid #fff;
}

/*----------------------------
* メニュー本体
*----------------------------*/
.rps_menu{
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #000045;
	overflow-y: scroll;
}
.menu__item{
  width: 100%;
  height: auto;
  padding: .5em 1em;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
}
.menu__item a{
  color:#ffffff;
}
/*----------------------------
* アニメーション部分
*----------------------------*/

/* アニメーション前のメニューの状態 */
.rps_menu{
  transform: translateX(100vw);
  transition: all .3s linear;
}
/* アニメーション後のメニューの状態 */
.rps_menu.is-active{
  transform: translateX(0);
}

.rps_btn{
  color:#ffffff;
}

/*-- スマホ版表示CSS  --*/
@media screen and (max-width: 768px){
  .pc_area{
    display:none;
  }
  .phone_area{
    display:block;
  }
}

/*----------------------------
* ハンバーガーメニュー内開閉
*---------------------------*/
/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 96%;
    max-width: 900px;
    margin:0 auto;
}
.accordion-area ul{
	margin: 0 !important;
}
.accordion-area li{
    margin: 10px 0;
	border-bottom: 1px dotted #000045;
}

.accordion-area li ul li a{
	color: #000045;
	padding: 10px 0;
}

.accordion-area section {
	background: #ffffff;
	margin-bottom: 70px;
}

/*アコーディオンタイトル*/
.cate_title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1rem;
    padding: 3% 0;
    transition: all .5s ease;
	color: #000045;
	font-weight: bold;
	border-bottom: 2px solid #000045;
}

/*アイコンの＋と×*/
.cate_title::before,
.cate_title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
    
}
.cate_title::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
    
}
.cate_title::after{    
    top:48%;
    left: 15px;
    transform: rotate(90deg);

}
/*　closedというクラスがついたら形状変化　*/
.cate_title.closed::before{
	transform: rotate(45deg);
}

.cate_title.closed::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background: #ffffff;
	margin:0 3% 3% 3%;
    padding: 3%;
}

.twitter {
    transform: scale(0.8);
    /* サイズの拡大縮小の基準位置を決めるcss */
    transform-origin: left top;
}