@charset "UTF-8";
/*
	00. common
========================================================================== */
.low header {
  border-bottom: 1px solid #ccc;
}
.low #content {
  padding-top: 6vw;
}
#content .content_inner {
	padding: 0 6% 10vw;
  min-height: 100vh;
  box-sizing: border-box;
}
#content section:not(:last-child) {
	margin-bottom: 12vw;
}
section p,
section dt,
section dd,
section table {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
}
section p {
  line-height: 2.5;
}

/* mv -------------------------------- */
#low_mv {
  margin-top: -6vw;
	margin-bottom: 10vw;
}
#low_mv .mv_full {
	margin: 0 calc(50% - 50vw);
  width: 100vw;
  position: relative;
}
#low_mv .mv_full .mv_ttl_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#low_mv .mv_full .mv_ttl {
  margin-bottom: 2vw;
  text-align: center;
  font-size: 6vw;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #fff;
}
#low_mv .mv_full .ttl_catch {
  text-align: center;
  font-size: 1.8vw;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #fff;
}
/* crumb -------------------------------- */
.crumb {
  display: none;
}
/* ggmp */
.ggmp {
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 1.21rem;
}
.ggmp::before {
  display: inline-block;
  content: '';
  margin-right: 0.4em;
  width: 16px;
  height: 22px;
  vertical-align: bottom;
  background: url(../images/common/ic_pin.svg) no-repeat 0 50% / contain;
}
.map_emb,
.map_emb iframe {
  max-width: 100%;
}

/*
    item-page
========================================================================== */
.category_pagenavi {
  position: relative;
}
/* category */
.category_pagenavi .category {
  width: 18rem;
  box-sizing: border-box;
  position: absolute;
  top: 14vw;
  left: 0;
}
.category_pagenavi .category input {
  display: none;
}
.category_pagenavi .category label {
  cursor : pointer;
  display: block;
  width: 42vw;
  text-decoration: none;
  line-height: 1;
  position: relative;
  padding: 0 0 0.6em 26px;
  border-bottom: 1px solid #b3b3b3;
  transition: 0.3s ease-out;
  font-size: 0.857rem;
}
.category_pagenavi .category label:hover {
  border-bottom: 1px solid #494955;
}
.category_pagenavi .category ul#category_link {
  background: #f3f3f5;
  margin-bottom: 1px;
  z-index: -1;
  position: relative;
  opacity: 0;
  transition: 0.3s ease-out;
}
#category_list:hover ~ #category_link {
  z-index: 2;
}
#category_list:checked ~ #category_link {
  opacity: 1;
  transition: 0.3s ease-out;
  z-index: 2;
}
#category_link li {
  display: block;
  padding: 0 1.6em 1.2em;
  font-size: 0.857rem;
  letter-spacing: 0.15em;
  pointer-events: none;
}
.category_pagenavi .category input[type=checkbox]:checked + label + #category_link li {
  pointer-events: auto;
}
#category_link li:first-child {
  padding-top: 15px;
}
#category_link li:last-child {
  padding-bottom: 2em;
}
.category_pagenavi .category label:before{
  content:"";
  display:block;
  width:6px;
  height:6px;
  border-top: #b3b3b3 1px solid;
  border-right: #b3b3b3 1px solid;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position:absolute;
  left: 10px;
  top: -0.3em;
  bottom: 15%;
  margin: auto;
  transition: 0.3s ease-out;
}
.category_pagenavi .category input[type=checkbox]:checked + label:before{
  content:"";
  display:block;
  width:6px;
  height:6px;
  border-top: #b3b3b3 1px solid;
  border-right: #b3b3b3 1px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position:absolute;
  left: 10px;
  top: -0.7em;
  bottom: 0;
  margin: auto;
  transition: 0.3s ease-out;
}
/* pagenavi */
.item-page #content .content_inner {
  min-height: 160vh;
}
.item-page .category_pagenavi {
  margin-bottom: 22vw;
}
.item-page .category_pagenavi > *:first-child {
  top: 0;
}
/* watch_item */
.item-page #content #watch_item {
  position: relative;
  z-index: 1;
}
/* watch_item_list */
.item-page .watch_item_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.item-page .watch_item_list li {
  margin-bottom: 10vw;
  width: 48.4848%;
  text-align: center;
}
.item-page .watch_item_list li:nth-child(4n) {
  margin-right: 0;
}
.item-page .watch_item_list li .thumb {
  margin-bottom: 2.9vw;
}
.item-page .watch_item_list li .ttl {
  margin-bottom: 1.6vw;
  font-size: 3.1vw;
  line-height: 1.1;
  letter-spacing: 0.02em;
  color: #000;
}
.item-page .watch_item_list li .ttl_s {
  margin-bottom: 1.6vw;
  font-size: 2.1vw;
  line-height: 1.1;
  color: #666;
}
.item-page .watch_item_list li .price {
  margin-bottom: 1.2vw;
  font-size: 4vw;
  line-height: 1.1;
  letter-spacing: 0;
}
.item-page .watch_item_list li .price .jpy {
  font-size: 3vw;
  margin-left: 0.2em;
}
.item-page .watch_item_list li .status {
  display: inline-block;
  margin-bottom: 12px;
  padding: 0.2em 1em;
  font-size: 0.85rem;
  line-height: 1;
  letter-spacing: 0.04em;
  border: 1px solid;
  font-weight: 600;
}
.item-page .watch_item_list li .status.sold {
  border-color: #890032;
}
.item-page .watch_item_list li .status.hold {
  border-color: #c4b36e;
}
.item-page .watch_item_list li .ttl_bottom {
  margin: 0 auto;
  padding-top: 2vw;
  width: 87.5%;
  border-top: 1px solid #b3b3b3;
  font-size: 0.785rem;
}
.item-page .watch_item_list li .price + .ttl_bottom {
  margin-top: 12px;
}
.item-page .watch_item_list li .ttl_bottom p {
  margin-bottom: 0.4em;
  line-height: 1.4;
}
.item-page .watch_item_list li .sale_price::before {
  content: '→';
  display: inline-block;
  margin-right: 0.2em;
  font-size: 0.8rem;
  color: #B02500;
  font-family: 'Cormorant Infant', serif;
}
/*
    watch-brand
========================================================================== */
.watch-brand #low_mv .mv_full .mv_ttl_inner {
  margin: 0 auto;
  width: 88%;
}
.watch-brand #low_mv .mv_full .mv_ttl_inner > * {
  text-align: left;
}
.watch-brand #watch-brand_lead .ttl_A {
  font-size: 6.2vw;
  margin-bottom: 2vw;
}
.watch-brand #watch-brand_lead p {
  line-height: 2.2;
}

/*
    item-page individual
========================================================================== */
.item-page #watch_item_cont .img {
	margin: 0 calc(50% - 50vw) 8vw;
  width: 100vw;
}
.item-page #watch_item_cont .txt {
  margin-bottom: 8vw;
}
/* slider */
/* --- */
.item-page #watch_item_cont .slider_wrap #item_slider_thumb {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.item-page #watch_item_cont .slider_wrap #item_slider_thumb .thumbnail-img {
  width: 16%;
  margin: 0.8vw 0.8vw 0 0;
  cursor: pointer;
}
.item-page #watch_item_cont .slider_wrap #item_slider_thumb .thumbnail-img:nth-child(6n) {
  margin-right: 0;
}
.item-page #watch_item_cont .slider_wrap .slick-img {
  transition: opacity 1s ease;
}
.item-page #watch_item_cont .slider_wrap .thumbnail-img {
  transition: opacity 0.3s ease;
}
.item-page #watch_item_cont .slider_wrap .thumbnail-img.current {
  opacity: 0.7;
}

.item-page .item_name {
  margin-bottom: 6vw;
  text-align: center;
}
.item-page .item_name_brand {
  margin-bottom: 0.3em;
  font-size: 6vw;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0;
}
.item-page #watch_item_cont .item_name_type {
  line-height: 1.1;
}
.item-page #watch_item_cont .txt .item_price {
  margin-bottom: 3vw;
  text-align: center;
}
.item-page #watch_item_cont .txt .item_price .tax_including {
  letter-spacing: 0.02em;
  line-height: 1;
}
.item-page #watch_item_cont .txt .item_price .tax_including .price_num {
  margin-right: 0.3em;
  font-size: 1.714rem;
  font-weight: 500;
}
.item-page #watch_item_cont .txt .item_price .tax_including .jpy {
  font-size: 1.142rem;
  font-weight: 500;
}
.item-page #watch_item_cont .txt .item_price .tax_excluding {
  font-size: 0.785rem;
  line-height: 1;
}
.item-page #watch_item_cont .txt .item_price .tax_excluding .price_num {
  margin-right: 0.3em;
  font-size: 1.1429rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.item-page #watch_item_cont .txt .item_price .tax_including .sale_price::before {
  content: '→';
  display: inline-block;
  margin-right: 0.2em;
  font-size: 1.214rem;
  color: #B02500;
  font-family: 'Cormorant Infant', serif;
}
.item-page #watch_item_cont .txt .shop {
  margin-bottom: 8vw;
  padding-top: 3vw;
  border-top: 1px dotted #b3b3b3;
  text-align: center;
}
.item-page #watch_item_cont .txt .shop p {
  font-size: 0.785rem;;
  line-height: 1.6;
}
.item-page #watch_item_cont .txt .shop .shop_name {
  font-size: 1.071rem;;
  font-weight: 500;
}
.item-page #watch_item_cont .txt .shop .status {
  display: inline-block;
  margin-left: 10px;
  padding: 0.2em 1em;
  font-size: 0.95rem;
  line-height: 1;
  letter-spacing: 0.04em;
  border: 1px solid;
  font-weight: 600;
  vertical-align: bottom;
}
.item-page #watch_item_cont .txt .intro {
  margin-bottom: 40px;
}
.item-page #watch_item_cont .txt .intro p {
  line-height: 2;
}
.item-page #watch_item_cont .txt .intro p:not(:last-child) {
  margin-bottom: 1.2em;
}
.item-page #watch_item_cont .txt .table_spec {
  margin-bottom: 2.5vw;
  width: 100%;
  font-size: 0.857rem;
  border-top: 1px dotted #b3b3b3;
}
.item-page #watch_item_cont .txt .table_spec th {
  padding: 0.8em 1em;
  background: #f9f8f2;
  border-bottom: 1px dotted #b3b3b3;
  vertical-align: middle;
  letter-spacing: 0.01em;
}
.item-page #watch_item_cont .txt .table_spec td {
  padding: 0.8em 1em;
  border-bottom: 1px dotted #b3b3b3;
  vertical-align: middle;
  letter-spacing: 0.01em;
}
.item-page #watch_item_cont .txt .table_spec .condition {
  background: #efeeea;
  border-bottom: none;
  text-align: center;
}
.item-page #watch_item_cont .txt .overhaul {
  margin-top: 5vw;
  padding: 4vw 4vw 4vw 14.6vw;
  background: url("../images/common/overhaul.png") no-repeat 3vw 50% / 9vw #f9f8f2;
  border-radius: 2.6667vw;
}
.item-page #watch_item_cont .txt .overhaul p {
  line-height: 1.6;
  font-size: 2.8vw;
}
.item-page #watch_item_cont .txt .overhaul .overhaul_ttl {
  font-weight: bold;
  font-size: 0.928rem;
}
.item-page #watch_item_cont .txt .payment {
  display: block;
  margin: 0 auto 6vw;
  padding-bottom: 0.3em;
  width: 44vw;
  font-weight: bold;
  font-size: 0.928rem;
  letter-spacing: 0.4em;
  text-align: center;
  border-bottom: 2px solid #494955;
}
/* btn */
.item-page .btn_inquiry,
.item-page .btn_purchase {
  display: block;
  margin: 0 auto 4vw;
  padding: 5.3333vw;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.3em;
  border-radius: 2.6667vw;
  background: #494955;
}
.item-page .btn_inquiry {
  background: #494955;
}
.item-page .btn_purchase {
  background: #0e0e3a;
}
.item-page .spec_btn {
  display: block;
  margin-bottom: 10vw;
  padding: 4vw;
  text-align: center;
  font-size: 6vw;
  border-top: 1px  dotted #b3b3b3;
  border-bottom: 1px  dotted #b3b3b3;
  cursor: pointer;
}
.item-page .spec_btn span::after {
  display: inline-block;
  margin-left: 0.4em;
  font-size: 70%;
  content: '→';
}

/*モーダル用*/
.item-page .spec_modal_bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
.item-page .spec_modal_main {
  width: calc(100% - 8vw);
  height: auto;
  max-height: 76vh;
  padding: 8vw 4vw;
  bottom: -100%;
  left: 0;
  background: #fff;
  border-radius: 3vw 3vw 0 0 ;
  position: fixed;
  z-index: 1001;
  opacity: 0;
  overflow-y: scroll;
  transition: 0.6s ease-out;
}
.item-page .spec_modal_main._slideUp {
  bottom: 0;
  opacity: 1;
}
.item-page .spec_modal_main .spec_modal_cont {
  padding-left: 4vw;
  padding-right: 4vw;
}
.item-page .spec_modal_btn_close {
  margin-top: 40px;
  text-align: center;
  text-decoration: underline;
}
.item-page .spec_modal_btn_close_fix {
  width: 7vw;
  height: 7vw;
  background: #f0f0f0;
  border-radius: 50%;
  position: absolute;
  top: 4vw;
  right: 4vw;
  z-index: 101;
  cursor:pointer;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.item-page .spec_modal_btn_close_fix:before{
  content:"";
  width: 4vw;
  height: 4vw;
  border-right: 1.5px solid #494955;
  transform: rotate(-45deg);
  position: absolute;
  top: 3vw;
  left: 0;
}
.item-page .spec_modal_btn_close_fix:after{
  content:"";
  width: 4vw;
  height: 4vw;
  border-right: 1.5px solid #494955;
  transform: rotate(45deg);
  position: absolute;
  top: 0.2vw;
  left: 0;
}

/*
    sale , special-price
========================================================================== */
.sale .tab-list,
.special-price .tab-list {
  margin-bottom: 8vw;
}
.sale .tab-list li,
.special-price .tab-list li {
  display: block;
  margin: 0 auto 1.3333vw;
  width: 68vw;
  padding: 0.6em;
  text-align: center;
  border: 1px solid #d3d3d4;
  font-size: 3vw;
  line-height: 1.3;
  box-sizing: border-box;
}
.sale .tab-list li.current,
.special-price .tab-list li.current {
  background: #b02124;
  color: #fff;
}
.content-group .content-box {
  display: none;
}

/*
    belt-goods
========================================================================== */
#belt-goods .ttl_J span {
  background: #f8f9fa;
}
/* top */
#belt-goods #content {
  background: #f8f9fa;
}
#belt-goods.belt-goods-top .belt-goods_category_list .thumb {
  margin: 0 auto 4vw;
  width: 80vw;
}
#belt-goods.belt-goods-top .belt-goods_category_list > div {
  margin-bottom: 12vw;
}
/* item list page */
#belt-goods .watch_item_list li .shop span {
  display: block;
}
#belt-goods #cont01 {
	margin-bottom: 10vw!important;
}
#belt-goods .belt-goods_nav ul li {
  margin: 0 auto 1.3333vw;
  width: 68vw;
}
#belt-goods .belt-goods_nav ul li a {
  display: block;
  padding: 0.6em;
  text-align: center;
  border: 1px solid #494955;
	font-size: 3vw;
  line-height: 1.3;
}
#belt-goods .belt-goods_nav ul li a:hover {
  background: #494955;
  color: #fff;
  opacity: 1;
}
#belt-goods #mens-belt_bracelet .watch_item_list li:last-child {
  margin-right: 0;
}
/* item low page */
#belt-goods .belt-goods_item_ttl {
  margin-bottom: 4vw;
  padding-bottom: 2vw;
  border-bottom: 1px solid #b3b3b3;
  text-align: center;
}
#belt-goods .belt-goods_item_ttl .category01 {
  font-size: 5vw;
  line-height: 1.3;
}
#belt-goods .belt-goods_item_ttl .category02 {
  font-size: 3vw;
  line-height: 1.3;
}
#belt-goods #watch_item_cont .item_name {
  margin-bottom: 15px;
}
#belt-goods #watch_item_cont .shop .shop_name span {
  margin: 0 0.4em;
}
#belt-goods #watch_item_cont .txt .table_spec {
  margin-bottom: 6vw;
}
#belt-goods #watch_item_cont .txt .table_spec th {
  background: #dbdbdd;
}
#belt-goods #watch_item_cont .txt .size-range_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
#belt-goods #watch_item_cont .txt .size-range_ttl {
  margin-bottom: 5px;
}
#belt-goods #watch_item_cont .txt .table_size-range {
  margin-bottom: 6vw;
  width: 47%;
  border: 1px solid #b3b3b3;
  font-size: 0.857rem;
}
#belt-goods #watch_item_cont .txt .table_size-range th {
  padding: 0.8em 1em;
  background: #dbdbdd;
  border-bottom: 1px dotted #b3b3b3;
  vertical-align: middle;
  text-align: center;
}
#belt-goods #watch_item_cont .txt .table_size-range td {
  padding: 0.8em 1em;
  border-bottom: 1px dotted #b3b3b3;
  vertical-align: middle;
  text-align: center;
}
#belt-goods #watch_item_cont .txt .size-range .list_circle {
  margin-bottom: 30px;
}
#belt-goods #watch_item_cont .txt .size-range .list_note {
  margin-bottom: 50px;
}
#belt-goods #watch_item_cont .txt .sidenote {
  font-size: 0.8571rem;
  color: #890032;
}
#belt-goods #watch_item_cont .txt .sidenote p {
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif;
}
#belt-goods #watch_item_cont .list_note {
  margin-bottom: 10vw;
}
/* jean-claude-perrin -------------------------------- */
#belt-goods.jean-claude-perrin .content_inner {
  padding-bottom: 0;
}
#belt-goods.jean-claude-perrin h1 {
  display: block;
  margin: 0 auto 12vw;
  overflow: hidden;
  width: 72vw;
  height: 0;
  padding-top: 11vw;
  background: url("../images/belt-goods/jean-claude-perrin/jean_logo.png") no-repeat 0 0 / contain;
}
#belt-goods.jean-claude-perrin .ttl_C {
  font-size: 4.5vw;
}
/* introduction */
#belt-goods.jean-claude-perrin #introduction {
  margin-bottom: 14vw;
  box-sizing: border-box;
  padding: 8vw 6vw;
  background: #ebeeeb;
}
#belt-goods.jean-claude-perrin #introduction .img {
  margin-bottom: 8vw;
}
/* manufacturing */
#belt-goods.jean-claude-perrin #manufacturing .manufacturing_img {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 4vw;
}
#belt-goods.jean-claude-perrin #manufacturing .manufacturing_img img {
  width: 49%;
  margin-bottom: 2vw;
}
#belt-goods.jean-claude-perrin #manufacturing .manufacturing_img img:first-child {
  width: 100%;
}
/* with */
#belt-goods.jean-claude-perrin #with {
  padding-top: 12vw;
}
#belt-goods.jean-claude-perrin #with::before {
  content: '';
  display: block;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: 210vw;
  background: #ebeeeb;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#belt-goods.jean-claude-perrin #with .ttl_C_sub {
  margin: -2vw 0 5vw;
  text-align: center;
  font-size: 0.9rem;
}
#belt-goods.jean-claude-perrin #with .cont_slider_B {
  margin-bottom: 12vw;
}
/* gallery */
#belt-goods.jean-claude-perrin #gallery {
  margin-bottom: 0;
  padding: 10vw 6vw 8vw;
  background: #f2f4f6;
  box-sizing: border-box;
}
#belt-goods.jean-claude-perrin #gallery .gallery_ttl {
  text-align: center;
  margin-bottom: 8vw;
  font-weight: 300;
  font-size: 4.5vw;
  letter-spacing: 0.1em;
}
#belt-goods.jean-claude-perrin #gallery .gallery_img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
#belt-goods.jean-claude-perrin #gallery button {
  margin: 0 3.5% 3vw 0;
  width: 31%;
  height: 27.1795vw;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  transition: 0.4s ease-out;
}
#belt-goods.jean-claude-perrin #gallery button:nth-child(3) {
  margin-right: 0;
}
#belt-goods.jean-claude-perrin #gallery .sec_inner button:hover {
  opacity: .6;
  filter: alpha(opacity=60);
}
#belt-goods.jean-claude-perrin #gallery button img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* gallery modal */
#belt-goods.jean-claude-perrin .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 1000;
  background: rgba(0,0,0,0.8);
}
#belt-goods.jean-claude-perrin .modal.is-active {
  opacity: 1;
  pointer-events: auto;
}
#belt-goods.jean-claude-perrin .modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#belt-goods.jean-claude-perrin .swiper-button-next {
  right: -4vw;
  width: 7vw;
  height: 7vw;
  background: url("../images/common/arrow_modal_r.png") no-repeat 50% 50% / contain;
  z-index: 1002;
}
#belt-goods.jean-claude-perrin .swiper-button-prev {
  left: -4vw;
  width: 7vw;
  height: 7vw;
  background: url("../images/common/arrow_modal_l.png") no-repeat 50% 50% / contain;
  z-index: 1002;
}
#belt-goods.jean-claude-perrin .swiper-button-next:after, 
#belt-goods.jean-claude-perrin .swiper-button-prev:after {  display: none;}
#belt-goods.jean-claude-perrin .modal__content {
  position: relative;
  width: 88%;
  box-sizing: border-box;
}
#belt-goods.jean-claude-perrin .modal_inner {
  margin: 0 auto;
}
#belt-goods.jean-claude-perrin .swiper-wrapper {
  align-items: center;
}
#belt-goods.jean-claude-perrin .swiper-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#belt-goods.jean-claude-perrin .modal__close-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1001;
}
#belt-goods.jean-claude-perrin .modal__close-btn span {
  position: absolute;
  right: -17px;
  top: -17px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  z-index: 20;
  background: url("../images/common/close_modal.png") no-repeat 50% 50% / contain;
}
#belt-goods.jean-claude-perrin .modal__close-btn:hover {
  opacity: 0.8;
}

/*
    archives
========================================================================== */
#archives .ttl_J span {
  background: #ecede9;
}
/* top */
#archives #content {
  background: #ecede9;
}
#archives.archives-top .archives_category_list > div {
  margin-bottom: 8vw;
}

/*
    special items
========================================================================== */
#archives #archives_item .archives_item_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
#archives #archives_item .archives_item_list button {
  margin-bottom: 8vw;
  width: 48.4848%;
  text-align: center;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  color: #494955;
}
#archives #archives_item .thumb {
  margin-bottom: 2.9vw;
}
#archives #archives_item .ttl {
  margin-bottom: 1.6vw;
  font-size: 3.1vw;
  line-height: 1.1;
  letter-spacing: 0.02em;
}
#archives #archives_item .ttl_s {
  margin-bottom: 1.6vw;
  font-size: 2.1vw;
  line-height: 1.1;
}
#archives #archives_item .year,
#archives #archives_item .ref {
  color: #999;
  margin-bottom: 0.4em;
  line-height: 1.4;
}
/* modal */
#archives.archives-special-items .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 1000;
  background: rgba(0,0,0,0.5);
}
#archives.archives-special-items .modal.is-active {
  opacity: 1;
  pointer-events: auto;
}
#archives.archives-special-items .modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#archives.archives-special-items .swiper-button-next {
  right: -4vw;
  width: 7vw;
  height: 7vw;
  background: url("../images/common/arrow_modal_r.png") no-repeat 50% 50% / contain;
}
#archives.archives-special-items .swiper-button-prev {
  left: -4vw;
  width: 7vw;
  height: 7vw;
  background: url("../images/common/arrow_modal_l.png") no-repeat 50% 50% / contain;
}
#archives.archives-special-items .swiper-button-next:after, 
#archives.archives-special-items .swiper-button-prev:after {  display: none;}

/* modal content */
#archives.archives-special-items .modal__content {
  position: relative;
  width: 90vw;
  height: auto!important;
}
#archives.archives-special-items .modal_inner {
  margin: 0 auto;
  padding: 6vw 3vw 6vw 6vw;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#archives.archives-special-items .modal_cont_wrap {
  padding-right: 3vw;
  height: 76vh;
  overflow-y: scroll;
}
/* close */
#archives.archives-special-items .modal__close-btn {
  position: absolute;
  right: -17px;
  top: -17px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  z-index: 20;
  background: url("../images/common/close_modal.png") no-repeat 50% 50% / contain;
}
#archives.archives-special-items .modal__close-btn:hover {
  opacity: 0.8;
}
/* modal_cont */
#archives.archives-special-items .modal_cont_wrap .img {
  margin-bottom: 7vw;
  padding-left: 1px;
  box-sizing: border-box;
}
#archives.archives-special-items .modal_cont_wrap .txt .top_ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 0;
  border-bottom: 4px solid #b3b3b3;
  position: relative;
}
#archives.archives-special-items .modal_cont_wrap .txt .top_ttl p {
  font-weight: 700;
  line-height: 1;
}
#archives.archives-special-items .modal_cont_wrap .txt .top_ttl::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background: #b3b3b3;
  position: absolute;
  bottom: -8px;
  left: 0;
}
#archives.archives-special-items .modal_cont_wrap .txt .item_ttl {
  margin-bottom: 30px;
  padding-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid #b3b3b3;
}
#archives.archives-special-items .modal_cont_wrap .txt .item_ttl .ttl {
  margin-bottom: 10px;
  font-size: 5.2vw;
  line-height: 1.4;
}
#archives.archives-special-items .modal_cont_wrap .txt .item_ttl .ttl_s,
#archives.archives-special-items .modal_cont_wrap .txt .item_ttl .year_ref {
  font-size: 0.85rem;
  line-height: 1.4;
}
#archives.archives-special-items .modal_cont_wrap .txt .main_txt {
  padding-bottom: 6vw;
}
#archives.archives-special-items .modal_cont_wrap .txt .main_txt p:not(:last-child) {
  margin-bottom: 1em;
}
/* modal内slider */
#archives.archives-special-items .slider-box ul {
  list-style: none;
}
#archives.archives-special-items .modal_cont_wrap .img .main-img {
  position: relative;
}
#archives.archives-special-items .modal_cont_wrap .img .main-img .modal-prev-arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: none;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
}
#archives.archives-special-items .modal_cont_wrap .img .main-img .modal-next-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: none;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
}
#archives.archives-special-items .main-img img {
  object-fit: cover;
}
#archives.archives-special-items .thumb-img ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
#archives.archives-special-items .thumb-img ul li {
  width: 16%;
  margin: 0.8vw 0.8% 0 0;
  cursor: pointer;
}
#archives.archives-special-items .thumb-img li:nth-child(6n) {
  margin-right: 0;
}

/*
    gallery
========================================================================== */
#archives.archives-gallery #gallery_item {
  margin-top: -116px;
  padding-top: 116px;
}
#archives.archives-gallery .gallery_nav ul {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 6vw;
  position: relative;
}
#archives.archives-gallery .gallery_nav ul::before {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background: #8f908e;
  position: absolute;
  bottom: 0;
  left: 0;
}
#archives.archives-gallery .gallery_nav ul li {
  width: 40vw;
  height: 11vw;
  line-height: 11vw;
  text-align: center;
  font-size: 4.5vw;
  z-index: 1;
}
#archives.archives-gallery .gallery_nav ul li a {
  display: block;
}
#archives.archives-gallery .gallery_nav ul li.active {
  border-top: 1px solid #8f908e;
  border-left: 1px solid #8f908e;
  border-right: 1px solid #8f908e;
  background: #ecede9;
}
#archives.archives-gallery #category_link.close {
  opacity: 0;
}
#archives.archives-gallery .category_pagenavi {
  height: 50px;
}
#archives.archives-gallery .category_pagenavi .category {
    top: 0;
}
#archives.archives-gallery .category_pagenavi .category li {
  cursor: pointer;
}
#archives.archives-gallery .category_pagenavi .category #category_link.close li {
  cursor: default;
  pointer-events: none;
}
#archives.archives-gallery .is-hide {
  display: none;
}
#archives.archives-gallery #gallery_item .archives_item_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  min-height: 600px;
}
#archives.archives-gallery #gallery_item .archives_item_list .archives_item_list_cont {
  margin-bottom: 6vw;
  width: 48.4848%;
  text-align: center;
}
#archives.archives-gallery #gallery_item .thumb {
  margin-bottom: 2.9vw;
}
#archives.archives-gallery #gallery_item .ttl {
  margin-bottom: 1.6vw;
  font-size: 3.1vw;
  line-height: 1.1;
  letter-spacing: 0.02em;
}
#archives.archives-gallery #gallery_item .ttl_s {
  margin-bottom: 1.6vw;
  font-size: 2.1vw;
  line-height: 1.1;
  color: #999;
}

/*
    about
========================================================================== */
#about .antiquewatch_history {
  padding: 10vw 6vw;
  background: #f3f3f5
}
#about .antiquewatch_history .history_cont {
  margin-bottom: 8vw;
}
#about .antiquewatch_history .history_cont:last-child {
  margin-bottom: 0;
}
#about .antiquewatch_history .history_cont .img {
  margin-bottom: 6vw;
}

#about.about-service .impossible {
  width: 16em;
}
#about.about-service .service_table_model td:first-child,
#about.about-service .service_table_deadline td:first-child {
  width: 5em;
}
#about.about-service .service_table_material td:first-child {
  width: 2.5em;
}
#about.about-service .impossible span {
  display: inline-block;
  margin-right: 0.6em;
  padding: 0.5em;
  background: #d9d9d9;
}
#about.about-service .case_ttl {
  margin: 0 auto 50px;
  padding-bottom: 1.6em;
  width: 880px;
  max-width: 100%;
  text-align: center;
  line-height: 1.2;
  border-bottom: 1px solid #494955;
}
#about.about-service .case_ttl span:first-child {
  display: block;
  margin-bottom: 0.1em;
  text-align: center;
  font-size: 2.142rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#about.about-service .case_ttl span:last-child {
  font-size: 1.142rem;
  letter-spacing: 0.2em;
}
#about.about-service .img_4col_A {
  margin: 0 auto;
  width: 1024px;
  max-width: 100%;
}
#about.about-service .img_4col_A img {
  width: 20%;
}
#about.about-service .img_4col_A img:nth-child(3) {
  width: 23.6364%;
}
#about.about-service .img_4col_A img:nth-child(4) {
  width: 36.3636%;
}
#about.about-service .price_table {
  width: 740px;
  max-width: 100%;
}

/*
    privacy
========================================================================== */
#privacy .privacy_cont li {
  line-height: 2.2;
}

/*
    repair
========================================================================== */
#repair.repair-top .ttl_step {
  margin: 0 auto 3vw;
  padding: 0.5em;
  width: 80%;
  box-sizing: border-box;
  border-radius: 30px;
  background: #a4a4aa;
  color: #fff;
  text-align: center;
  font-size: 4vw;
  letter-spacing: 0.1em;
}
#repair.repair-top .overhaul_flow p {
  line-height: 1.8;
}
#repair.repair-top section .video_wrap,
#repair.repair-top .img_2col_B_wrap {
  width:100vw;
  margin: 0 calc(50% - 50vw);
  max-width: none;
}
#repair.repair-top section .video_wrap video {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  max-width: 92%;
}
#repair.repair-top .img_2col_B {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  max-width: 92%;
}
#repair.repair-top .craftsman {
  margin: 0 auto;
  padding: 8vw 6vw;
  width: 100%;
  box-sizing: border-box;
  background: #f4f3ef;
}
#repair.repair-top .craftsman > img {
  margin-bottom: 4vw;
}

/*
    shop
========================================================================== */
/* common */
#shop .low_nav ul li a {
  letter-spacing: 0.04em;
}
#shop .low_nav ul li:nth-child(3)::after {
  display: inline-block;
  content: '｜';
  margin-left: 0.5em;
  margin-right: -0.6em;
  color: #999;
}
#shop .low_nav ul li:nth-child(4)::before {
  margin-left: -0.6em;
}
#shop .shop_photo {
  padding-bottom: 2vw;
  overflow-x: scroll;
}
#shop .shop_photo > div {
  padding-bottom: 2vw;
  width: 168vw;
}
#shop .map_emb,
#shop .map_emb iframe {
  height: 54vw;
}
#shop .map_emb {
  max-width: none;
}
/* top */
#shop .shop_list li {
  margin-bottom: 14vw;
}
#shop .shop_list li .ttl {
  letter-spacing: 0.1em;
}
#shop .shop_list li .overview {
  display: block;
  padding-bottom: 15px;
  margin-bottom: 10px;
  font-size: 0.857rem;
  line-height: 1.4;
  border-bottom: 1px solid #000;
}
#shop .shop_list li .shop_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4vw;
}

/*
    payment
========================================================================== */
#payment .card_list_txt {
	letter-spacing: 0.03em;
}
#payment .card_list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
  flex-wrap: wrap;
}
#payment .card_list li{
	margin-right: 5px;
}
#payment .card_list li img {
  display: block;
  margin-bottom: 5px;
	width: auto;
	height: 30px;
}
#payment .card_use {
  margin: 0 auto;
  padding: 8vw 6vw;
  width: 100%;
  box-sizing: border-box;
  background: #f3f3f5;
  border-radius: 2vw;
}
#payment .card_use .img {
  margin: 0 auto 15px;
  width: 60%;
}
#payment .card_use .txt .card_use_ttl {
  font-size: 4.3vw;
}
#payment .loan_table th {
  padding-left: 0;
  padding-right: 10px;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka;
  width: 8em;
}
#payment .loan_table td {
  padding-left: 5px;
  padding-right: 5px;
  font-family: 'Figtree', sans-serif;
  text-align: center;
  letter-spacing: 0;
}
#payment.payment-taxfree .taxfree_ttl {
  font-size: 1.285rem;
}

/*
    sell
========================================================================== */
#sell .box_B_gray li p {
  display: inline;
  line-height: 1.6;
}
#sell .box_B_gray .sell_appraisal {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  line-height: 1.9;
}
#sell .box_B_gray .sell_appraisal dt {
  width: 7.5em;
  box-sizing: border-box;
}
#sell .box_B_gray .sell_appraisal dd {
  padding-right: 0.5em;
  width: calc(100% - 7.5em);
  box-sizing: border-box;
}
#sell .box_B_gray .sell_appraisal dt:first-child,
#sell .box_B_gray .sell_appraisal dd:nth-child(2) {
  margin-bottom: 1.2em;
  padding-bottom: 1.2em;
  border-bottom: 1px solid #b3b3b3;
}

/*
    commerce
========================================================================== */
#commerce .table_dl_A dt .figtree {
  line-height: 1.4;
}

/*
    news
========================================================================== */
#news .news_post:not(:last-child) {
  margin-bottom: 18vw;
}
#news .news_post .date_category {
  margin-bottom: 0.5333vw;
  padding-bottom: 2vw;
  border-bottom: 0.5333vw solid #494955;
}
#news .news_post .date_category .date {
  line-height: 1.3;
  font-size: 4vw;
  margin-bottom: 1vw;
}
#news .news_post .date_category .category {
  line-height: 1.3;
  font-size: 2.8vw;
  letter-spacing: 0;
}
#news .news_post .date_category .category span {
  margin-right: 1em;
}
#news .news_post .news_post_ttl {
  margin-bottom: 6vw;
  padding: 5vw 0;
  border-top: 1px solid #494955;
  border-bottom: 1px solid #494955;
  font-size: 1.1429rem;
  letter-spacing: 0.12em;
}
#news .news_post .news_post_txt iframe{
	max-width: 100%;
}
#news .news_post .news_post_txt p:not(:last-child) {
	margin-bottom: 8vw;
}
#news .news_post .news_post_txt p {
	line-height: 2;
}
#news .news_post .news_post_txt a {
	color: #890032;
  text-decoration: underline;
}
#news .news_post .news_post_txt strong {
  font-weight: bold;
}
#news .news_post .news_post_txt em {
  font-style: italic;
}
#news .news_post .news_post_txt blockquote {
  border-left: 6px solid #d9d9d9;
  padding-left: 10px;
}
#news .news_post .news_post_txt ul li {
  list-style: disc;
  margin-left: 1.5em;
}
#news .news_post .news_post_txt ol li {
  list-style: decimal;
  margin-left: 1.5em;
}
/*画像設定*/
#news .news_post .news_post_txt img {
  display: block;
	height: auto;
  margin: 0 auto 8vw;
}
#news .news_post .news_post_txt .size-full,
#news .news_post .news_post_txt .size-large,
#news .news_post .news_post_txt .size-medium,
#news .news_post .news_post_txt .size-thumbnail{
	max-width:100%; height:auto;
}
#news .news_post .news_post_txt .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
#news .news_post .news_post_txt .aligncenter {
	display: block;
	margin:0 auto 10px auto;
}
#news .news_post .news_post_txt .alignright {
	float: right;
	margin: 0 0 10px 10px;
}
#news .news_post .news_post_txt .wp-caption{  margin-top:20px;}
#news .news_post .news_post_txt .wp-caption a{  display:block;}
#news .news_post .news_post_txt .wp-caption a:hover{  border-bottom: none;}
#news .news_post .news_post_txt .wp-caption img{  vertical-align: bottom;}
#news .news_post .news_post_txt .wp-caption-text{
	margin-top: 10px;
	text-align:center;
	font-size:1.4rem;
}

/*
    feature
========================================================================== */
#feature #feature_sec {
  margin-bottom: 0;
}
#feature .feature_post {
  margin-bottom: 16vw;
}
#feature .feature_cont .feature_sidebar {
  margin-top: 16vw;
}
#feature .feature_cont .feature_sidebar .feature_sidebar_ttl {
  display: block;
  padding-bottom: 10px;
  line-height: 1.7;
  font-weight: 500;
  border-bottom: 0.5333vw solid #494955;
}
#feature .feature_cont .feature_sidebar .feature_sidebar_list li a {
  display: inline-block;
  margin-top: 1.2em;
  font-weight: 500;
  font-size: 0.9286rem;
}
#feature .feature_post .date_category {
  margin-bottom: 0.5333vw;
  padding-bottom: 2vw;
  border-bottom: 0.5333vw solid #494955;
}
#feature .feature_post .date_category .date {
  line-height: 1.3;
  font-size: 4vw;
  margin-bottom: 1vw;
}
#feature .feature_post .date_category .category {
  line-height: 1.3;
  font-size: 2.8vw;
  letter-spacing: 0;
}
#feature .feature_post .date_category .category span {
  margin-right: 1em;
}
#feature .feature_post .feature_post_ttl {
  margin-bottom: 6vw;
  padding: 5vw 0;
  border-top: 1px solid #494955;
  border-bottom: 1px solid #494955;
  font-size: 1.1429rem;
  letter-spacing: 0.12em;
}
#feature .feature_post .feature_post_txt iframe{
	max-width: 100%;
}
#feature .feature_post .feature_post_txt p:not(:last-child) {
	margin-bottom: 8vw;
}
#feature .feature_post .feature_post_txt p {
	line-height: 2;
}
#feature .feature_post .feature_post_txt a {
	color: #890032;
  text-decoration: underline;
}
#feature .feature_post .feature_post_txt strong {
  font-weight: bold;
}
#feature .feature_post .feature_post_txt em {
  font-style: italic;
}
#feature .feature_post .feature_post_txt blockquote {
  border-left: 6px solid #d9d9d9;
  padding-left: 10px;
}
#feature .feature_post .feature_post_txt ul li {
  list-style: disc;
  margin-left: 1.5em;
}
#feature .feature_post .feature_post_txt ol li {
  list-style: decimal;
  margin-left: 1.5em;
}
/* 投稿class */
#feature .feature_post .feature_post_txt .feature_post_ttl_A {
  font-size: 3.7vw;
  line-height: 1.7;
  margin-bottom: 6vw;
  font-family: 'Noto Serif JP', serif;
}
#feature .feature_post .feature_post_txt .caption {
  font-size: 0.9286rem;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif;
}
#feature .feature_post .feature_post_txt img + .caption {
	margin: -7vw 0 8vw;
}
/*画像設定*/
#feature .feature_post .feature_post_txt img {
  display: block;
	height: auto;
  margin: 0 auto 8vw;
}
#feature .feature_post .feature_post_txt .size-full,
#feature .feature_post .feature_post_txt .size-large,
#feature .feature_post .feature_post_txt .size-medium,
#feature .feature_post .feature_post_txt .size-thumbnail{
	max-width:100%; height:auto;
}
#feature .feature_post .feature_post_txt .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
#feature .feature_post .feature_post_txt .aligncenter {
	display: block;
	margin:0 auto 10px auto;
}
#feature .feature_post .feature_post_txt .alignright {
	float: right;
	margin: 0 0 10px 10px;
}
#feature .feature_post .feature_post_txt .wp-caption{  margin-top:20px;}
#feature .feature_post .feature_post_txt .wp-caption a{  display:block;}
#feature .feature_post .feature_post_txt .wp-caption a:hover{  border-bottom: none;}
#feature .feature_post .feature_post_txt .wp-caption img{  vertical-align: bottom;}
#feature .feature_post .feature_post_txt .wp-caption-text{
	margin-top: 10px;
	text-align:center;
	font-size:1.4rem;
}
/* pagenavi */
#feature .category_pagenavi {
  margin-bottom: 22vw;
}
/* category */
#feature .feature_category_wrap {
  position: relative;
  margin: 0 auto;
  width: 48vw;
  height: 18vw;
}
#feature .feature_category {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}
#feature .feature_category input {
  display: none;
}
#feature .feature_category label {
  cursor : pointer;
  display: block;
  width: 48vw;
  text-decoration: none;
  line-height: 1;
  position: relative;
  padding: 1em;
  border: 1px solid #494955;
  transition: 0.3s ease-out;
  font-size: 0.857rem;
  font-weight: 500;
  text-align: center;
  box-sizing: border-box;
}
#feature .feature_category label:hover {
  border-bottom: 1px solid #494955;
}
#feature .feature_category ul#category_link {
  background: #f3f3f5;
  margin-bottom: 1px;
  z-index: -1;
  position: relative;
  opacity: 0;
  transition: 0.3s ease-out;
}
#feature #category_list:hover ~ #category_link {
  z-index: 2;
}
#feature #category_list:checked ~ #category_link {
  opacity: 1;
  transition: 0.3s ease-out;
  z-index: 2;
}
#feature #category_link li {
  display: block;
  padding: 0 1.6em 1.2em;
  font-size: 0.857rem;
  letter-spacing: 0.15em;
  pointer-events: none;
}
#feature .feature_category input[type=checkbox]:checked + label + #category_link li {
  pointer-events: auto;
}
#feature #category_link li:first-child {
  padding-top: 15px;
}
#feature #category_link li:last-child {
  padding-bottom: 2em;
}
#feature .feature_category label span {
  position: relative;
}
#feature .feature_category label span:before{
  content:"";
  display:block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 8px solid #494955;
  border-bottom: 0;
  position:absolute;
  right: -15px;
  top: 0.5em;
  margin: auto;
  transition: 0.3s ease-out;
}
#feature .feature_category input[type=checkbox]:checked + label span:before{
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 0.4em;
  transition: 0.3s ease-out;
}

/* contact, orderform common
==============================================================*/
.contact_cont dl {
  border-top: 1px solid #b3b3b3;
}
.contact_cont dt {
  padding: 4vw 0;
  border-bottom: 1px dotted #b3b3b3;
}
.contact_cont dd {
  padding: 4vw 0 8vw;
  border-bottom: 1px solid #b3b3b3;
  position: relative;
}
.contact_btn > * {
  display: block;
  margin: 0 auto 3vw;
  padding: 1.2em;
  width: 100%;
  min-width: inherit;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: #333;
  line-height: 1.3;
}
.contact_btn a.btn_corect {
  background: #999;
}
/* form */
.contact_form .contact_item_list_checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.contact_form .contact_item_list_checkbox {
  margin-top: 3vw;
}
.contact_form .contact_item_list_checkbox input[type="radio"] {
  position: relative;
  margin: 0.3rem 10px 0 0;
  width: 14px;
  height: 14px;
  padding: 0;
  border: 1px solid #494955;
  border-radius: 10px;
  vertical-align: -2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.contact_form .contact_item_list_checkbox input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #494955;
  content: '';
}
.contact_form .contact_item_list_checkbox label {
  width: calc(100% - 24px);
}
.contact_form dd input,
.contact_form dd select,
.contact_form dd textarea {
  background: #f3f3f5;
  border: none;
  padding: 10px;
  width: 420px;
  max-width: 100%;
  box-sizing: border-box;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif;
}
.contact_form dd label {
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif;
}
.contact_form dd select {
  min-height: 40px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #a4a4aa;
  font-size: 0.8571rem;
}
.contact_form dd input::placeholder,
.contact_form dd select::placeholder,
.contact_form dd textarea::placeholder {
  color: #a4a4aa;
  font-size: 0.8571rem;
}
.contact_form dd.text-area_name input {
  width: 45%;
  margin-right: 2%;
}
.contact_form dd.text-area_post-code input {
  width: 100px;
  margin: 0 10px;
}
.contact_form dd.select_pref select {
  width: 200px;
  min-height: 40px;
  color: #a4a4aa;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact_form dd.select_pref::before {
  display: block;
  content: '▼';
  position: absolute;
  top: calc(50% - 20px);
  left: 178px;
  z-index: 1;
  color: #a4a4aa;
  font-size: 0.85rem;
}
.contact_form dd .select_wrap {
  position: relative;
}
.contact_form dd .select_wrap::before {
  display: block;
  content: '▼';
  position: absolute;
  top: calc(50% - 10px);
  right: 7px;
  z-index: 1;
  color: #a4a4aa;
  font-size: 0.85rem;
}
.contact_form dd.text-area_tel input {
  width: 360px;
}
.contact_form dd.text-area_add input,
.contact_form dd.text-area_content textarea {
  width: 600px;
}
.contact_form .form_cont_nowrap div {
  display: inline;
}
.contact_cont dl dd,
.contact_cont dl p {
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif
}

/* contact
==============================================================*/
/* contact common */
#contact .contact_item {
  margin-bottom: 8vw;
  padding: 6vw;
}
/* form */
#contact .contact_form dd.file_upload input[type="file"] {
  display: none;
}
#contact .contact_form dd.file_upload .file_upload_btn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
#contact .contact_form dd.file_upload .file_upload_btn .file_upload_btn_wrap {
  width: 48%;
}
#contact .contact_form dd.file_upload label {
  display: block;
  margin-top: 3vw;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
  background: #fff;
  border: 2px solid #0e0e3a;
  transition: 0.4s ease-out;
  cursor: pointer;
}
#contact .contact_form dd.file_upload label:hover {
  color: #fff;
  background: #0e0e3a;
  border: 2px solid #0e0e3a;
}
/* contact-top */
.contact-top .contact_list .btn_A_navy:not(:last-child) {
  margin-bottom: 8vw;
}

/* confirm */
#contact .contact_item_list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
#contact .confirm_cont dt {
  padding: 4vw;
}
#contact .confirm_cont dd {
  padding: 4vw 4vw 7vw;
}
#contact .confirm_cont dt {
  background: #f3f3f5;
}
#contact .confirm_cont dd p {
  line-height: 1.8;
}
#contact .confirm_cont .file_upload_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: -5vw;
}
#contact .confirm_cont .file_upload_list img {
  display: block;
  width: 45%;
  margin: 0 5% 3vw 0;
}

/* order
==============================================================*/
/* order common */
#order .contact_item {
  margin-bottom: 8vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#order .contact_item .item_img {
  width: 25%;
}
#order .contact_item .item_txt {
  width: 71%;
}
#order .contact_item .item_txt .item_outline {
  margin-bottom: 8px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
}
#order .contact_item .item_txt .item_outline p {
  line-height: 1.4;
}
#order .contact_item .item_txt .item_outline .item_no {
  font-size: 0.75rem;
  margin-bottom: 4px;
}
#order .contact_item .item_txt .item_outline .item_name {
  margin-bottom: 6px;
}
#order .contact_item .item_txt .item_outline .item_price {
  text-align: right;
  line-height: 1.4;
}
#order .contact_item .item_txt .item_shop p {
  font-size: 0.75rem;
}
#order .contact_item .item_detail {
  margin-top: 25px;
  width: 100%;
}
#order .contact_item .item_detail textarea {
  width: 100%;
  border: none;
}
#order .contact_cont .radio_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#order .contact_cont .radio_list > div {
  display: inline-block;
}
#order .contact_form dd.select_how-to-buy .select_wrap {
  width: 270px;
}
#order .contact_form dd.select_pref .select_wrap {
  width: 200px;
}
#order .contact_form dd.select_how-to-buy .select_mail-order {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
#order .contact_form dd.select_bank-name .select_wrap {
  width: 200px;
}
#order .contact_form dd.txt_payment input {
  width: 70px;
}

/* studio-carese
==============================================================*/
/* top -------------------------------- */
#studio-carese.studio-carese-top .content_inner {
  padding-bottom: 0;
}
#studio-carese.studio-carese-top section {
  margin-bottom: 0;
}
/* category */
#studio-carese .studio_nav_wrap {
  position: relative;
  margin: 0 auto;
  width: 48vw;
  height: 18vw;
}
#studio-carese .studio_nav {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}
#studio-carese .studio_nav input {
  display: none;
}
#studio-carese .studio_nav label {
  cursor : pointer;
  display: block;
  width: 48vw;
  text-decoration: none;
  line-height: 1;
  position: relative;
  padding: 1em;
  border: 1px solid #494955;
  border-radius: 30px;
  transition: 0.3s ease-out;
  font-size: 0.857rem;
  font-weight: 500;
  text-align: center;
  box-sizing: border-box;
}
#studio-carese .studio_nav label:hover {
  border-bottom: 1px solid #494955;
}
#studio-carese .studio_nav ul#studio_nav_link {
  background: #fbfaf1;
  margin: 3px 0 1px;
  z-index: -1;
  position: relative;
  opacity: 0;
  transition: 0.3s ease-out;
}
#studio-carese #studio_nav_list:hover ~ #studio_nav_link {
  z-index: 2;
}
#studio-carese #studio_nav_list:checked ~ #studio_nav_link {
  opacity: 1;
  transition: 0.3s ease-out;
  z-index: 2;
}
#studio-carese #studio_nav_link li {
  display: block;
  padding: 0 1.6em 1.2em;
  font-size: 0.857rem;
  letter-spacing: 0.15em;
  pointer-events: none;
}
#studio-carese .studio_nav input[type=checkbox]:checked + label + #studio_nav_link li {
  pointer-events: auto;
}
#studio-carese #studio_nav_link li:first-child {
  padding-top: 15px;
}
#studio-carese #studio_nav_link li:last-child {
  padding-bottom: 2em;
}
#studio-carese .studio_nav label span {
  position: relative;
}
#studio-carese .studio_nav label span:before{
  content:"";
  display:block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 8px solid #494955;
  border-bottom: 0;
  position:absolute;
  right: -15px;
  top: 0.5em;
  margin: auto;
  transition: 0.3s ease-out;
}
#studio-carese .studio_nav input[type=checkbox]:checked + label span:before{
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 0.4em;
  transition: 0.3s ease-out;
}
#studio-carese .sec_wide {
  padding: 10vw 0;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
/* studio-carese_about */
#studio-carese #studio-carese_about {
  background: #f2f4f6;
  position: relative;
  z-index: -1;
}
#studio-carese #studio-carese_about .sec_inner {
  padding: 0 6%;
}
/* studio-carese_photographers */
#studio-carese #studio-carese_photographers {
  margin: 16vw auto 10vw;
  position: relative;
}
#studio-carese #studio-carese_photographers > img {
  width: 44vw;
  position: absolute;
  top: -7.3333vw;
  left: -2.6667vw;
}
#studio-carese #studio-carese_photographers .photographer_cont {
  padding: 40vw 5.3333vw 6vw;
  background: #d4e1e4;
}
#studio-carese #studio-carese_photographers .photographer_cont .photographer_cont_ttl_wrap {
  position: absolute;
  top: 6.6667vw;
  right: -6.6667vw;
  width: 48vw;
}
#studio-carese #studio-carese_photographers .photographer_cont .photographer_cont_ttl {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #b3b3b3;
}
#studio-carese #studio-carese_photographers .photographer_cont .photographer_cont_ttl *:first-child {
  font-size: 5.2vw;
  letter-spacing: 0;
  line-height: 1.1;
}
#studio-carese #studio-carese_photographers .photographer_cont .photographer_cont_ttl p {
  font-size: 2.5vw;
}
#studio-carese #studio-carese_photographers .photographer_cont .name .eng {
  display: block;
  margin: 0!important;
}
#studio-carese #studio-carese_photographers .photographer_cont .name .eng {
  display: block;
  margin: 0!important;
}
/* studio-carese_menu */
#studio-carese #studio-carese_menu {
  background: #fbfaf1;
}
#studio-carese #studio-carese_menu .sec_inner {
  padding: 0 6%;
}
#studio-carese #studio-carese_menu .menu_ttl {
  margin: 0 auto 6vw;
  text-align: center;
}
#studio-carese #studio-carese_menu .menu_ttl span:first-child {
  display: block;
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-size: 5.6vw;
  border-bottom: 1px solid #b3b3b3;
}
#studio-carese #studio-carese_menu .menu_ttl span:last-child {
  font-size: 0.8571rem;
}
#studio-carese #studio-carese_menu .cont_slider_wrap {
  width: 100%;
}
#studio-carese #studio-carese_menu .cont_slider .slick-arrow {
  top: 50%;
}
#studio-carese #studio-carese_menu .cont_slider_thumnail .slick-track {
  justify-content: center;
}
#studio-carese #studio-carese_menu .menu_slider_height .cont_slider li {
  height: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
#studio-carese #studio-carese_menu .menu_slider_height .cont_slider img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  object-fit: contain;
}
#studio-carese #studio-carese_menu .menu_slider_height .cont_slider_thumnail li {
  height: 11.2821vw;
}
#studio-carese #studio-carese_menu .menu_slider_height .cont_slider_thumnail li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* studio-carese_service */
#studio-carese #studio-carese_service {
  background: #f9f4f2;
}
#studio-carese #studio-carese_service .sec_inner {
  margin: 0 auto;
  width: 1200px;
  max-width: 92%;
}
#studio-carese #studio-carese_service .column-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#studio-carese #studio-carese_service .column-2 > * {
  width: 50%;
}
#studio-carese #studio-carese_service .service_caption {
  font-size: 3vw;
  padding: 0 3vw;
}
#studio-carese #studio-carese_service .precaution {
  margin: 0 auto;
  padding: 50px 20px 20px;
  width: 910px;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #b3b3b3;
}
#studio-carese #studio-carese_service .precaution .precaution_ttl {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 6px 20px;
  color: #fff;
  background: #b3b3b3;
}
/* studio-carese_access */
#studio-carese #studio-carese_access .sec_inner {
  padding: 0 6%;
}
#studio-carese #studio-carese_access .sec_inner .txt {
}
#studio-carese #studio-carese_access .sec_inner .txt .access_ttl {
  margin-bottom: 20px;
  font-size: 4vw;
  padding-left: 8px;
  border-left: 6px solid #494955;
}
#studio-carese #studio-carese_access .sec_inner .map iframe {
  width: 100%;
}
/* studio-carese_reservation */
#studio-carese #studio-carese_reservation {
  padding-top: 0;
}
#studio-carese #studio-carese_reservation .sec_inner {
  margin: 0 auto;
  width: 880px;
  max-width: 92%;
}
#studio-carese #studio-carese_reservation .table_A th {
  letter-spacing: 0;
}
#studio-carese #studio-carese_reservation .table_A th:first-child {
  width: 6.5em;
}
#studio-carese #studio-carese_reservation .date span {
  margin-right: 1em;
}
#studio-carese #studio-carese_reservation .date span.unavailable {
  color: #b6b6bb;
  text-decoration: line-through;
}
/* studio-carese_image */
#studio-carese #studio-carese_image {
  background: #f2f4f6;
}
#studio-carese #studio-carese_image .sec_inner {
  padding: 0 6%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
#studio-carese #studio-carese_image .sec_inner button {
  margin: 0 3.5% 3vw 0;
  width: 31%;
  height: 27.1795vw;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  transition: 0.4s ease-out;
}
#studio-carese #studio-carese_image .sec_inner button:hover {
  opacity: .6;
  filter: alpha(opacity=60);
}
#studio-carese #studio-carese_image .sec_inner button:nth-child(3n) {
  margin-right: 0;
}
#studio-carese #studio-carese_image .sec_inner button img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* studio-carese_image modal */
#studio-carese .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 1000;
  background: rgba(0,0,0,0.8);
}
#studio-carese .modal.is-active {
  opacity: 1;
  pointer-events: auto;
}
#studio-carese .modal__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#studio-carese .swiper-button-next {
  right: -4vw;
  width: 7vw;
  height: 7vw;
  background: url("../images/common/arrow_modal_r.png") no-repeat 50% 50% / contain;
  z-index: 1002;
}
#studio-carese .swiper-button-prev {
  left: -4vw;
  width: 7vw;
  height: 7vw;
  background: url("../images/common/arrow_modal_l.png") no-repeat 50% 50% / contain;
  z-index: 1002;
}
#studio-carese .swiper-button-next:after, 
#studio-carese .swiper-button-prev:after {  display: none;}
#studio-carese .modal__content {
  position: relative;
  width: 88%;
  height: 80vh;
  box-sizing: border-box;
}
#studio-carese .modal_inner {
  margin: 0 auto;
}
#studio-carese .swiper-wrapper {
  align-items: center;
}
#studio-carese .modal_cont_wrap {
  height: 80vh;
}
#studio-carese .swiper-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#studio-carese .modal__close-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1001;
}
#studio-carese .modal__close-btn span {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  z-index: 20;
  background: url("../images/common/close_modal.png") no-repeat 50% 50% / contain;
}
#studio-carese .modal__close-btn:hover {
  opacity: 0.8;
}
/* reservation -------------------------------- */
#studio-carese .contact_form .contact_item_list dt {
  margin-bottom: 8px;
}
#studio-carese .contact_form .contact_item_list dd {
  position: relative;
}
#studio-carese.studio-carese-reservation .contact_form .contact_item_list dd input, 
#studio-carese.studio-carese-reservation .contact_form .contact_item_list dd select, 
#studio-carese.studio-carese-reservation .contact_form .contact_item_list dd textarea {
  background: #fff;
}
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_reserve,
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_belt,
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_accessories,
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_receive {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_reserve .contact_item_list_checkbox,
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_belt .contact_item_list_checkbox,
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_accessories .contact_item_list_checkbox,
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_receive .contact_item_list_checkbox {
  margin: 0 1.4em 0.8em 0;
}
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_reserve .contact_item_list_checkbox {
  font-size: 3.5vw;
  letter-spacing: 0.05em;
}
#studio-carese.studio-carese-reservation .check_agree p:not(:last-child) {
  font-size: 3.3vw;
}
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_reserve select {
	width: 200px;
}
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_reserve::before,
#studio-carese.studio-carese-reservation .contact_form dd.select_pref::before {
  display: block;
  content: '▼';
  position: absolute;
  left: 178px;
  z-index: 1;
  color: #a4a4aa;
  font-size: 0.85rem;
}
#studio-carese.studio-carese-reservation .contact_form dd.contact_item_reserve::before {
  top: 0.8em;
}
/* studio-carese-confirm -------------------------------- */
#studio-carese.studio-carese-confirm dl.contact_item_list dt,
#studio-carese.studio-carese-confirm dl.contact_item_list dd {
  padding: 1.2em 0;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif
}
#studio-carese.studio-carese-confirm dl.contact_item_list dt {
  border-top: 1px solid #b3b3b3;
}
#studio-carese.studio-carese-confirm dl.contact_item_list dd {
  border-top: 1px dotted #b3b3b3;
  padding-bottom: 1.8em;
}
#studio-carese.studio-carese-confirm dl.contact_item_list p {
  line-height: 1.8;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif
}
#studio-carese.studio-carese-confirm dl.contact_item_list p:not(:last-child) {
  margin-bottom: 1em;
}
#studio-carese.studio-carese-confirm .check_agree dl.contact_item_list dt {
  border: none;
  padding-top: 0;
}
#studio-carese.studio-carese-confirm .check_agree dl.contact_item_list dd {
  padding-bottom: 0;
}

/* search
==============================================================*/
#search .search_box {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 8vw;
  padding: 8vw 6vw;
  box-sizing: border-box;
  background: #f3f3f5;
}
#search .search_box .search_box_txtarea {
  margin-right: 10px;
  background: #fff;
  border: none;
  padding: 10px;
  width: 74%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif;
}
#search .search_box .search_box_btn {
  display: block;
  padding: 10px;
  width: 24%;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: #333;
  font-size: 3.2vw;
  cursor: pointer;
  line-height: 1.3;
  border: none;
  border-radius: 2px;
}
#search .search_result {
  margin-bottom: 6vw;
}
#search .search_result p {
  line-height: 1.6;
}
#search .search_result .keyword {
  font-size: 1.285rem;
  margin-right: -0.3em;
}
#search .search_result .total_hits {
  margin: 0 1em;
}
#search .search_result .total_hits .total_hits_num {
  font-size: 1.142rem;
  margin-right: 0.2em;
}
#search .search_result_list {
  margin-bottom: 10vw;
}
#search .search_result_list ul {
  border-top: 1px solid #ccc;
}
#search .search_result_list li a {
  display: block;
  padding: 5vw 0;
  border-bottom: 1px solid #ccc;
}
#search .search_result_list li a p {
  line-height: 1.8;
}
#search .search_result_list li a .page_ttl {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.142rem;
}
#search .search_result_list li a .page_txt {
  font-size: 0.875rem;
}
/*
    404
========================================================================== */
#notfound .ttl_A {
  margin-bottom: 10vw;
  font-size: 8vw;
}
#notfound .ttl_sub_A {
  font-size: 3.4vw;
}
#notfound .notfound_search_box {
  margin-top: 12vw;
  margin-bottom: 14vw;
  padding: 8vw 10vw;
  box-sizing: border-box;
  background: #e5ebed;
}
#notfound .notfound_search_box_cont {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#notfound .notfound_search_box .search_box_txtarea {
  background: #fff;
  border: none;
  padding: 10px;
  width: 87%;
  box-sizing: border-box;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", sans-serif;
}
#notfound .notfound_search_box .search_box_btn {
  display: block;
  overflow: hidden;
  width: 6vw;
  height: 0;
  padding-top: 6vw;
  background: url("../images/common/ic_search.svg") no-repeat 50% 50% / contain;
  cursor: pointer;
  border: none;
}
#notfound .notfound_page_list a {
  margin-bottom: 4vw;
}