@charset "UTF-8";

/*----------------------------------------
	reset
----------------------------------------*/
html, body {
  overflow-x: hidden;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  vertical-align: baseline;
}

header,
footer,
article,
section,
aside,
hgroup,
nav,
menu,
figure,
figcaption,
time {
  display: block;
}

li {
  list-style: none;
}

ol li {
  list-style: decimal;
}

img {
  border: 0;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

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

p {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.1em;
}

caption,
th {
  text-align: left;
}

hr {
  margin: 1em 0;
  padding: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}

input,
select {
  vertical-align: middle;
}

img,
svg {
  vertical-align: bottom;
  width: 100%;
  height: auto;
  line-height: 1;
}

svg {
  fill: currentColor;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  width: 100%;
  background-color: #fff;
  font-size: 62.5%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #000;
  scroll-behavior: smooth;
}

body {
  position: relative;
  width: 100%;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

a {
  color: #000;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  text-decoration: none;
}

a:hover {
  color: #B29544;
}

button {
  color: #B29544;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}

button:hover {
  opacity: 0.6;
}

sup {
  vertical-align: super;
  font-size: 0.6em;
  top: 0.1em;
  position: relative;
}
.mb10rem {
  padding-bottom: 10rem;
}

.l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-height: 100vh;
  width: 100%;
  position: relative;
}

.l-wrapper__inner {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}

.l-wrapper__inner._s {
  max-width: 1000px;
}

.l-wrapper__inner._m {
  max-width: 1260px;
}

.l-contents-box {
  padding-block: 10rem;
}
.notice_wrapper {
  width: 80%;
  margin: auto;
}

.list_region {
  color: #B29544;
}
/*210824_topの取扱商品*/

.pc_none {
  display: none;
}

.mb30 {
  margin-bottom: 32px !important;
}
.mb30_sp {
  margin-bottom: 0;
}
.purchase_category-wrp  h3{
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;

}
.mt30 {
  margin-top: 100px;
}

.cl {
  display: inline-block;
  padding: 0px 15px;
  margin-bottom: 5px;
  font-size: 18px;
  background: #886e52;
  color: #FFF;
}
.event-item__img {
  width: 70%;
}

.fz4 {
  font-size: 4rem;
}

/* 2198 */

#footer {
  clear: both;
  width: 100%;
  color: #EEE;
}

#footer a {
  color: #333;
}

#footer .otp_area .otp_header {
  /* background: url("../../img/top/area/mc_bg.jpg") bottom left repeat; */
  padding: 15px 0px 0px;
  background-color: #fff;
  border-top: 5px solid #B7A66D;
}

#footer .otp_area .otp_header .otp_inner {
  width: 1200px;
  margin: 0 auto;
  border-left: 5px solid #ad9f84;
  padding: 5px 0px 15px;
  text-align: left;
}

#footer .otp_area .otp_header h2 {
  margin: 0px;
  padding: 0px;
  padding: 10px 90px 20px 20px;
  background: url("../images/common/footer/f_arrow.png") top 50% right 15px no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 520px;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1em;
  color: #000;
}

#footer .otp_area .otp_header h2 .en {
  display: block;
  margin-bottom: 10px;
}

#footer .otp_area .otp_header h2 .en img {
  width: 169px !important;
}

#footer .otp_area .otp_header .summary {
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 10px 30px;
  background: url("../images/common/footer/06.gif") left top repeat-y;
  color: #000;
}

#footer .otp_main {
  /* background 		: #000000 url("../../img/top/area/footer_nav_bg.jpg") 40% 50% no-repeat; */
  background-color: #eee;
}

#footer .otp_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 25px 0px;
}

#footer .otp_nav01,
#footer .otp_nav01 li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer .otp_nav01 {
  display: table;
  width: 100%;
  font-size: 12px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #282426;
  letter-spacing: -1em;
}

#footer .otp_nav01 li {
  display: table-cell;
  background: url("../images/common/footer/07.gif") left top repeat-y;
  text-align: center;
  padding: 5px 0px 5px;
  letter-spacing: normal;
}

#footer .otp_nav01 li:first-child {
  background: none;
}

#footer .otp_nav01 li img {
  border: 2px solid #aa9c81;
  display: block;
  margin: 0 auto 10px;
  width: 75%;
  height: auto;
}

#footer .otp_nav02,
#footer .otp_nav02 li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer .otp_nav02 {
  text-align: left;
  width: 100%;
}

#footer .otp_nav02 li {
  /* display				: -moz-inline-box; */
  display: inline-block;
  /* /display			: inline; */
  /* /zoom				: 1; */
  vertical-align: top;
  font-size: 12px;
  /* margin-right 		: 60px; */
  margin-bottom: 10px;
  width: 12%;
}

#footer .otp_nav02 li a {
  display: block;
  background: url("../images/common/footer/site_nav_arrow.png") 0 50% no-repeat;
  padding-left: 15px;
}

#footer .footer_shop_info {
  background: url("../images/common/footer/header_bg.gif") 0 0 repeat;
  font-size: 14px;
}

#footer .footer_shop_info .footer_shop_info_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0px 510px 20px 0px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

#footer .facebook {
  position: absolute;
  right: 0px;
  top: 26px;
  width: 500px;
  height: 155px;
  display: none;
}

#footer .footer_shop_info .shop_info,
#footer .footer_shop_info .shop_notation {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

#footer .footer_shop_info .shop_info {
  width: 330px;
  padding: 32px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer .shop_info .footer_nav,
#footer .shop_info .footer_nav li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer .shop_info .footer_nav {
  letter-spacing: -1em;
}

#footer .shop_info .footer_nav li {
  display: inline-block;
  letter-spacing: normal;
}

#footer .footer_shop_info .footer_logo {
  margin-bottom: 30px;
}

#footer .shop_info .footer_nav li:before {
  content: "|";
  display: inline-block;
  margin: 0px 3px;
}

#footer .shop_info .footer_nav li:first-child:before {
  display: none;
}

#footer .footer_shop_info .shop_notation {
  border-left: 1px #3e3e3e solid;
  width: 315px;
  padding: 26px 0px 26px 36px;
}

#footer .footer_shop_info .shop_notation dl,
#footer .footer_shop_info .shop_notation dt,
#footer .footer_shop_info .shop_notation dd {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer .footer_shop_info .shop_notation p {
  margin-bottom: 3px;
}

#footer .footer_shop_info .shop_notation dt,
#footer .footer_shop_info .shop_notation dd {
  display: inline-block;
  margin-bottom: 3px;
}

#footer .footer_shop_info .shop_notation dt {
  margin-right: 1em;
}

#footer .copyright {
  background: #FFF;
  width: 100%;
}

#footer .copyright small {
  font-style: normal;
  font-size: 14px;
  text-align: left;
  display: block;
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0px;
  color: #191919;
}
.event-item__txt .best {
  font-size: 5rem;
}
.contents_body:after {
  display: none;
}

.contents_body #footer .copyright {
  background: url("../images/common/footer/header_bg.gif") 0 0 repeat;
}

.contents_body #footer .copyright small {
  color: #FFF;
}

/*1280以下の指定（PC小）*/

.bnrarea_two {
  width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 50px;
}

.blog_01 {
  width: 474px;
  height: auto;
}

.blog_02 {
  width: 474px;
  height: auto;
}

.l-header::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: url(../images/common/header/gnav_bg.jpg) center center;
}

.mv_under-wrp {
  margin: 0 auto;
  text-align: center;
  background-image: url('../images/common/bg_yellow.jpg');
  background-repeat: repeat;
  width: 100%;
  padding: 2rem 0;
}
.mv_under {
  width: 60%;
}
/*921_テスト*/

/*▼途中からのボタン--------------------------------------------------------------*/

.cta_area_fix {
  display: none;
}

.cta_area_fix ul.cta_btn li a {
  display: none;
}
.cta_txt {
  font-size: 4rem;
  color: #000;
  font-weight: bold;
  text-align: center;
}

.cta_txt_wrp {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px 16px 30px;
}
.cta_txt_wrp::before {
  content: "";
  width: 70px;
  height: 3px;
  transform: rotate(60deg);
  box-sizing: border-box;
  background-color: #000;
}
.cta_txt_wrp::after {
  content: "";
  width: 70px;
  height: 3px;
  transform: rotate(-60deg);
  box-sizing: border-box;
  background-color: #000;
}

/*▼canpainのタイトル--------------------------------------------------------------*/

.top_bnrarea-wrp {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.top_bnrarea-ttl {
  font-family: "Marcellus", serif;
  font-size: 1.64em;
  text-align: center;
  line-height: 1.8;
  color: #131922;
}

.top_bnrarea-ttl_sab {
  font-style: 0.8em;
  font-weight: lighter;
  text-align: center;
  color: #131922;
  margin-bottom: 30px;
  font-family: "Montserrat", "Avenir Next", "Verdana", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo,Osaka", "sans-serif";
}

/*最後*/

.btn_warp {
  margin-bottom: 32px;
  padding: 32px;
  margin-top: 20px;
}

.btn a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 300px;
  height: 60px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn03 a {
  background-color: rgba(190, 190, 190, 0.7450980392);
  border: 1px solid transparent;
  font-size: 14px;
}

.btn03 a::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 1px solid #333;
}

/* .btn03 a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -35px;
	transform: translateY(-50%);
	width: 70px;
	height: 1px;
	background-color: #333;
} */

.btn03 a:hover {
  background-color: #B99b00;
}

/*▼snsボタン--------------------------------------------------------------*/

.sns_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fab {
  font-size: 40px;
  color: #fff;
  margin-right: 10px;
}

.fa-x {
  height: 40px;
  width: auto;
}

.caption {
  color: #000;
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
}
/*▼買取申込--------------------------------------------------------------*/

#application .app_cta_area {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
  width: 100%;
}

#application .app_cta_area .area_kanto,
#application .app_cta_area .area_kansai {
  padding: 5% 3%;
  width: 50%;
  border-left: #e4e4e4 solid 1px;
  border-right: #e4e4e4 solid 1px;
  background-repeat: no-repeat;
  background-color: #cfcfcf;
  background-position: 50% 50%;
  text-align: center;
  color: #303030;
}

#application .app_cta_area .area_kanto {
  background-image: url("../images/common/map_img03.gif");
}

#application .app_cta_area .area_kansai {
  background-image: url("../images/common/map_img02.gif");
}

#application .app_cta_area .area_title {
  font-size: 4.8rem;
  color: #303030;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

#application .app_cta_area .area_title_hosoku {
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}

#application .app_cta_area .arr {
  text-align: center;
  margin-bottom: 15px;
}

#application .app_cta_area .arr img {
  height: 2.4rem;
  width: auto;
}

#application .area_list,
#application .area_list li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#application .area_list {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}

#application .area_list li {
  width: 31%;
  /* background 			: #005d42 url("../img/top/area/app_btn_bg.jpg") bottom center no-repeat; */
  /* background 			: #686969 url("../img/top/area/app_btn_bg.jpg") bottom center no-repeat; */
  background: rgba(255, 255, 255, 0.726);
  border-bottom: 4px solid #B7A66D;
  margin: 0% 1% 15px;
}

#application .area_list li a {
  /* padding 			: 10px 15px 20px; */
  background: url("../images/common/arrow_bottom_m.png") bottom 10px center no-repeat;
  text-decoration: none;
  /* color 				: #e7c77e; */
  color: #303030;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  min-height: 90px;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#application .area_list li a:hover {
  background: url("../images/common/arrow_bottom_m.png") bottom 0px center no-repeat;
  background-color: rgba(255, 255, 255, 0.2);
}

#application .app_cta_area .area_delivery {
  padding: 5% 3%;
  width: 100%;
  background: #212121 url("../img/top/area/app_del_bg.jpg") top center/cover no-repeat;
  color: #FFF;
  border-top: 2px solid #FFF;
}

.area_delivery .app_del_btn {
  background: #005d42 url("../img/top/area/btn_bg.png") bottom center no-repeat;
  border-bottom: #e7c77e solid 3px;
  margin: 0 auto;
  display: inline-block;
}

.area_delivery .app_del_btn a {
  color: #e7c77e;
  padding: 40px 40px 50px;
  background: url("../img/top/area/arrow_bottom_l.png") bottom 10px center no-repeat;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
}

.area_delivery .app_del_btn a:hover {
  background: url("../img/top/area/arrow_bottom_l.png") bottom 0px center no-repeat;
  background-color: rgba(255, 255, 255, 0.3);
}

.area_delivery .app_del_btn a .jp {
  font-size: 34px;
  line-height: 1.1;
  margin-bottom: 5px;
  display: block;
}

.area_delivery .app_del_btn a .btn_en {
  font-size: 14px;
}

/*768以下の指定（タブレット）*/

/*767以下の指定（タブレット）*/

.section_title {
  border-top: 5px solid #B7A66D;
  /* padding: 30px 0; */
}

.section_title h2 {
  padding: 3rem 0;
  margin: 0 auto;
  text-align: center;
  font-size: 2.8rem;
  background: #fff;
  font-family: 'Zen Old Mincho', serif;
}

/*▼220628_ブランド一覧追加--------------------------------------------------------------*/

#footer .otp_area .otp_brands-header {
  padding: 0px;
  background-color: #fff;
  border-top: 5px solid #B7A66D;
}

#footer .otp_area .otp_brands-header .summary {
  background: none;
  padding: 0px;
  background: url(../images/common/footer/des_bg00.gif) 0 0 repeat;
  padding: 15px 30px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #EEE;
}

#footer .otp_main {
  background-color: #eee;
}

#footer .brands_otp_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 25px 0px;
}

#footer .otp_nav03,
#footer .otp_nav03 li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer .otp_nav03 {
  display: table;
  width: 100%;
  font-size: 12px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  letter-spacing: -1em;
  border-bottom: 1px solid #282426;
}

#footer .otp_nav03 li {
  display: table-cell;
  background: url("../images/common/footer/07.gif") left top repeat-y;
  text-align: center;
  padding: 5px 0px 5px;
  letter-spacing: normal;
}

#footer .otp_nav03 li:first-child {
  background: none;
}

#footer .otp_nav03 li img {
  border: 2px solid #aa9c81;
  display: block;
  margin: 0 auto 10px;
  width: 75%;
  height: auto;
}

#footer .otp_area .otp_brands-header .brands_otp_inner {
  width: 1200px;
  margin: 0 auto;
  border-left: 5px solid #ad9f84;
  padding: 5px 0px 15px;
  text-align: left;
}

#footer .otp_area .otp_brands-header h2 {
  margin: 0px;
  padding: 0px;
  padding: 10px 90px 20px 20px;
  background: url("../images/common/footer/f_arrow.png") top 50% right 15px no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 520px;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1em;
  color: #000;
}

#footer .otp_area .otp_brands-header h2 .en {
  display: block;
  margin-bottom: 10px;
}

#footer .otp_area .otp_brands-header h2 .en img {
  width: 169px !important;
}

.summary_txt {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  width: 100%;
  /* background: url("common/img/bg_footer.jpg") repeat; */
  background-color: #000;
  background-size: 140px 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer .footer-content {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 0 20px;
  color: #fff;
}

#footer .footer-content .site_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#footer .footer-content .site_info .footer_logo img {
  width: 250px;
}

#footer .footer-content .site_info .footer_logo p {
  font-size: 13px;
  margin: 15px 0 25px;
}

#footer .footer-content .site_info .footer_logo .footer_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#footer .footer-content .site_info .footer_logo .footer_sns a img {
  width: 40px;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* #footer .footer-content .site_info .footer_logo .footer_sns a img:hover {
  opacity: 0.8;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
} */

#footer .footer-content .site_info .estate_bn {
  width: 320px;
  position: relative;
}

#footer .footer-content .site_info .estate_bn a {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  margin-bottom: 20px;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}

#footer .footer-content .site_info .estate_bn a::before {
  content: "";
  /* background: url("common/img/estate_arrow.png") no-repeat; */
  background-size: 83px 60px;
  width: 83px;
  height: 60px;
  position: absolute;
  top: -28px;
  left: -45px;
}

#footer .footer-content .site_info .estate_bn a:hover {
  -webkit-transform: scale(1.1) rotate(-2deg);
  transform: scale(1.1) rotate(-2deg);
}

#footer .footer-content .site_info .estate_bn a img {
  border: 6px solid #fff;
}

#footer .footer-content .footer_nav {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 20px;
  font-size: 12px;
}

#footer .footer-content .footer_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

#footer .footer-content .footer_nav ul li {
  margin-right: 1em;
  padding-right: 1em;
  border-right: 1px solid #fff;
}

#footer .footer-content .footer_nav ul li:last-child {
  border-right: 0;
}

#footer .footer-content .footer_nav ul li a {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#footer .footer-content .footer_nav ul li a:hover {
  opacity: 0.8;
}

#footer .footer-content p.sign {
  font-size: 12px;
  margin-bottom: 20px;
}

#footer .footer-content small {
  text-align: left;
}

.c-floating-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  z-index: 10;
}

.c-floating-cta ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
}

.c-floating-cta ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.c-floating-cta ul li._icon-store a {
  background-color: #B29544;
}

.c-floating-cta ul li._icon-store a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/common/icon/icon-store-w.svg) center center no-repeat;
  background-size: contain;
}

.c-floating-cta ul li._icon-truck a {
  background-color: #B29544;
}

.c-floating-cta ul li._icon-truck a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/common/icon/icon-truck-w.svg) center center no-repeat;
  background-size: contain;
}

.c-floating-cta ul li._icon-line a {
  background-color: #06C755;
}

.c-floating-cta ul li._icon-line a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/common/icon/icon-line-w.svg) center center no-repeat;
  background-size: contain;
}

.c-button {
  display: inline-block;
  color: #fff;
  text-align: center;
  max-width: 44rem;
  width: 100%;
  border-radius: 5rem;
  padding: 0.2em 0.5em;
  text-decoration: none;
  background-color: #B29544;
  border: 1px solid #B29544;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 2;
  font-size: 2.2rem;
  font-weight: 700;
}

.c-button._col-primary {
  background-color: #B29544;
}

.c-button._col-primary:hover {
  background-color: #8d7636;
  border-color: #8d7636;
  color: #fff;
}

.c-button._col-secondary {
  background-color: #B29544;
  border-color: #B29544;
}

.c-button._col-secondary:hover {
  background-color: #8d7636;
  border-color: #8d7636;
}

.c-button._lg {
  min-width: 59rem;
}

.c-button._icon-arrow {
  position: relative;
}

.c-button._icon-arrow::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../images/common/icon/icon-arrow-w.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0;
  margin-inline: auto 20px;
  margin-block: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.c-button._icon-arrow:hover::after {
  margin-inline: auto 15px;
}

.c-todayrate {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}

.c-todayrate .todayrate__item {
  padding: 3rem;
}

.c-todayrate .todayrate__item._gold {
  background: linear-gradient(60deg, rgb(202, 166, 80) 0%, rgb(218, 196, 127) 11.59%, rgb(233, 223, 170) 23.74%, rgb(239, 234, 187) 29.93%, rgb(224, 193, 98) 74.84%, rgb(226, 196, 103) 100%);
}

.c-todayrate .todayrate__item._platinum {
  background: linear-gradient(60deg, rgb(190, 191, 191) 0%, rgb(223, 224, 224) 17.88%, rgb(240, 240, 240) 29.52%, rgb(184, 185, 185) 74.35%, rgb(190, 191, 191) 100%);
}

.c-todayrate .todayrate__head {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
}

.c-todayrate .todayrate__data {
  margin-top: 1rem;
  color: #fff;
  font-weight: 700;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding: 0em 1.5em;
}

.c-todayrate .todayrate__data ._price {
  font-size: 2.2rem;
}

.c-todayrate .todayrate__data ._price span {
  font-size: 3.4rem;
}

.c-todayrate .todayrate__data ._text {
  font-size: 1.7rem;
}

.c-todayrate .todayrate__data ._text span {
  font-size: 2.5rem;
}

.c-column__wrap iframe {
  width: 100%;
  height: 99rem;
}

.c-column {
  max-width: 1000px;
  margin-inline: auto;
}

.c-colum__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}

.c-colum__item .item__header {
  border-bottom: 1px solid #B29544;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  font-weight: 700;
}

.c-colum__item .item__header ._text {
  font-size: 1.7rem;
}

.c-colum__item .item__header ._link {
  font-size: 1.3rem;
}

.c-colum__item .item__article {
  margin-bottom: 2rem;
}

.c-colum__item .item__article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

.c-colum__item .item__article a .article__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 160px;
  aspect-ratio: 4/3;
  display: block;
  overflow: hidden;
}

.c-colum__item .item__article a .article__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-colum__item .item__article a .article__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.c-colum__item .item__article a .article__head ._title {
  line-height: 1.5;
}

.c-colum__item .item__article a .article__head ._date {
  font-size: 1.2rem;
  margin-top: auto;
  text-align: right;
}

.c-column__button {
  margin-top: 40px;
}

.c-header01 {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 4rem;
  text-align: center;
}

.c-header02 {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 4rem;
  text-align: center;
}

.c-header03 {
  background-color: #B29544;
  text-align: center;
  font-size: 4.2rem;
  font-weight: 700;
  color: #fff;
  -webkit-clip-path: polygon(100% 0%, calc(100% - 2.4rem) 50%, 100% 100%, 0 100%, 2.4rem 50%, 0 0);
  clip-path: polygon(100% 0%, calc(100% - 2.4rem) 50%, 100% 100%, 0 100%, 2.4rem 50%, 0 0);
  padding: 0.2em;
  /* margin-bottom: 5rem; */
  margin-bottom: 8rem;

}

.c-header04 {
  font-size: 3rem;
  font-weight: 700;
  border-bottom: 3px solid #B29544;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

.c-header05 {
  background-color: #B29544;
  text-align: center;
  font-size: 4.2rem;
  font-weight: 700;
  color: #fff;
  padding: 0.2em;
  margin-bottom: 5rem;
}
.c-header06 {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 4rem;
  text-align: left;
  font-family: 'Montserrat',Avenir Next,Verdana,游ゴシック,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,sans-serif;
}



.c-faq {
  padding: 8rem 7rem;
  max-width: 1000px;
  margin-inline: auto;
  position: relative;
}

.c-faq__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8rem;
}

.c-faq__list dl {
  width: 50%;
}

.c-faq__list dl .c-faq__item {
  margin-bottom: 4rem;
}

.c-faq__list dl .c-faq__item dt,
.c-faq__list dl .c-faq__item dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  padding-top: 0.5em;
}

.c-faq__list dl .c-faq__item dt::before,
.c-faq__list dl .c-faq__item dd::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: -0.5em;
}

.c-faq__list dl .c-faq__item dt::before {
  background: url(../images/common/icon/ico-faq-q.svg) center center no-repeat;
  background-size: contain;
  margin-bottom: 1.5rem;
}

.c-faq__list dl .c-faq__item dd::before {
  background: url(../images/common/icon/ico-faq-a.svg) center center no-repeat;
  background-size: contain;
}

.c-faq__button {
  max-width: 44rem;
  width: 100%;
  position: absolute;
  top: calc(100% - 2.8rem);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.c-breadcrumb {
  width: 90%;
  margin: auto;
  padding: 0.2em;
  overflow-x: auto;
}
.c-breadcrumb div ol{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  list-style-type: none;
}
.c-breadcrumb div ol li{
  list-style-type: none;
}

.c-breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
}

.c-breadcrumb ul li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.c-breadcrumb ul li:not(:last-of-type)::after {
  content: ">";
  display: inline-block;
  padding-left: 0.5em;
}

.c-breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
}

.c-breadcrumb ol li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none;
}

.c-breadcrumb ol li:not(:last-of-type)::after {
  /* content: ">"; */
  display: inline-block;
  padding-left: 0.5em;
}


.c-cases__list .slick-slide {
  padding: 1rem;
  position: relative;
}

.c-cases__list .slick-arrow {
  width: 6rem;
  height: 6rem;
  z-index: 300;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.c-cases__list .slick-arrow.slick-next {
  right: 0;
}

.c-cases__list .slick-arrow.slick-prev {
  left: 0;
}

.c-cases__list .slick-arrow.slick-prev::before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.c-cases__list .slick-arrow::before {
  content: "";
  display: block;
  width: 6rem;
  height: 6rem;
  background: #B29544 url(../images/common/icon/icon-arrow-w.svg) center center no-repeat;
  background-size: 1.5rem auto;
  position: absolute;
  top: 0;
  opacity: 1;
}

.c-cases__list .slick-arrow:hover {
  opacity: 1;
}

.c-cases__list .slick-arrow:hover::before {
  background-color: #8d7636;
}

.c-cases__item {
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.05);
  min-height: 34rem;
}

.c-cases__item a {
  display: block;
  width: 100%;
  min-height: 34rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 1.7rem;
}

.c-cases__item a .item__image {
  width: 100%;
  aspect-ratio: 14/9;
  display: block;
  overflow: hidden;
}

.c-cases__item a .item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-cases__item a .item__cat {
  margin-top: 1rem;
}

.c-cases__item a .item__cat span {
  display: inline-block;
  color: #999999;
  border: 1px solid currentColor;
  padding: 0em 1.5em;
  font-size: 1.2rem;
}

.c-cases__item a .item__name {
  font-size: 1.5rem;
  margin-top: 0.5rem;
}

.c-cases__item a .item__price {
  font-size: 1.5rem;
  text-align: center;
  margin-top: auto;
}

.c-cases__item a .item__price span {
  font-size: 3rem;
  line-height: 1;
}

.c-cases__item a .item__link {
  text-align: center;
  font-size: 1.1rem;
  margin-top: 1rem;
}

.c-cases__item a:hover {
  color: #B29544;
}

.c-cta__list {
  max-width: 121.6rem;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 4rem;
}

.c-cta__list .c-cta__item {
  width: 100%;
}

.c-cta__list .c-cta__item a {
  display: block;
  width: 100%;
  border: 1px solid #B29544;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  background-image: url(../images/common/icon/icon-arrow-w.svg);
  background-size: 16px auto;
  background-position: right 24px center;
  background-repeat: no-repeat;
  padding: 2rem 2rem 2rem 5rem;
  font-weight: 700;
  border-radius: 8px;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-cta__list .c-cta__item a:hover {
  opacity: 0.8;
}

.c-cta__list .c-cta__item a::before {
  position: absolute;
  inset: 0;
  margin-block: auto;
  margin-left: 40px;
}

.c-cta__list .c-cta__item a .item__head {
  text-align: center;
  font-size: 3.1rem;
}

.c-cta__list .c-cta__item a .item__text {
  text-align: center;
}

.c-cta__list .c-cta__item a._shop {
  background-color: #C1272D;
}

.c-cta__list .c-cta__item a._shop::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/common/icon/icon-store-w.svg) center center no-repeat;
  background-size: contain;
}

.c-cta__list .c-cta__item a._google {
  background-color: #C1272D;
}

.c-cta__list .c-cta__item a._google::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-size: contain;
}


.c-cta__list .c-cta__item a._shuttyou {
  background-color: #26499D;
}

.c-cta__list .c-cta__item a._shuttyou::before {
  content: "";
  display: block;
  width: 60px;
  height: 50px;
  background: url(../images/common/icon/icon-truck-w.svg) center center no-repeat;
  background-size: contain;
}

.c-cta__list .c-cta__item a._takuhai {
  background-color: #F15A24;
}

.c-cta__list .c-cta__item a._takuhai::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/common/icon/icon-box-w.svg) center center no-repeat;
  background-size: contain;
}

.c-cta__list .c-cta__item a._line {
  background-color: #06C755;
}

.c-cta__list .c-cta__item a._line::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/common/icon/icon-line-w.svg) center center no-repeat;
  background-size: contain;
}

.c-cta__list .c-cta__item a._mail {
  background-color: #F15A24;
}

.c-cta__list .c-cta__item a._mail::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-size: contain;
}
/* ここから */

.g-cta__list {
  max-width: 121.6rem;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 4rem;
}

.g-cta__list .c-cta__item {
  width: 100%;
}

.g-cta__list .c-cta__item a {
  display: block;
  width: 100%;
  border: 1px solid #B29544;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  background-image: url(../images/common/icon/icon-arrow-w.svg);
  background-size: 16px auto;
  /* background-position: right 24px center; */
  background-position: right 10px center;
  background-repeat: no-repeat;
  /* padding: 2rem 2rem 2rem 5rem; */
  padding: 2rem 2rem 2rem 2rem;
  font-weight: 700;
  border-radius: 8px;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.g-cta__list .c-cta__item a:hover {
  opacity: 0.8;
}

.g-cta__list .c-cta__item a::before {
  position: absolute;
  inset: 0;
  margin-block: auto;
}

.g-cta__list .c-cta__item a .item__head {
  text-align: center;
  font-size: 3.1rem;
}

.g-cta__list .c-cta__item a .item__text {
  text-align: center;
}

.g-cta__list .c-cta__item a._shop {
  background-color: #C1272D;
}

.g-cta__list .c-cta__item a._shop::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/common/icon/icon-store-w.svg) center center no-repeat;
  background-size: contain;
}

.g-cta__list .c-cta__item a._google {
  background-color: #C1272D;
}

.g-cta__list .c-cta__item a._google::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-size: contain;
}


.g-cta__list .c-cta__item a._shuttyou {
  background-color: #26499D;
}

.g-cta__list .c-cta__item a._shuttyou::before {
  content: "";
  display: block;
  width: 60px;
  height: 50px;
  background: url(../images/common/icon/icon-truck-w.svg) center center no-repeat;
  background-size: contain;
}

.g-cta__list .c-cta__item a._takuhai {
  background-color: #F15A24;
}

.g-cta__list .c-cta__item a._takuhai::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/common/icon/icon-box-w.svg) center center no-repeat;
  background-size: contain;
}

.g-cta__list .c-cta__item a._mail {
  background-color: #F15A24;
}

.g-cta__list .c-cta__item a._mail::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-size: contain;
}

/* ここまで */

.c-cta_inquily__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4rem;
}

.c-cta_inquily__list li {
  max-width: 59rem;
}

.c-cta_inquily__list li a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-cta_inquily__list li a:hover {
  opacity: 0.8;
}

.c-shopcard__item {
  border: 2px solid #B29544;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-shopcard__item .item__link {
  padding: 2rem 3rem 2rem 2rem;
  min-height: 18rem;
  position: relative;
}

.c-shopcard__item .item__link::after {
  content: "";
  display: block;
  width: 3rem;
  height: 100%;
  min-height: 14rem;
  background: #B29544 url(../images/shop/top/arealist-icon02.svg) center center no-repeat;
  background-size: 1rem auto;
  position: absolute;
  right: 0;
  top: 0;
}

.c-shopcard__item .item__link:hover {
  background-color: rgba(178, 149, 68, 0.5);
  color: inherit;
}

.c-shopcard__item .item__head {
  border-bottom: 2px solid #B29544;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.3;
  margin-right: 0.5em;
  padding-bottom: 0.4em;
}

.c-shopcard__item .item__address {
  margin-top: 0.8rem;
  margin-right: 0.5em;
}

.c-shopcard__item .item_buttons {
  padding: 2rem;
  display: -ms-grid;
  display: grid;
  gap: 1.6rem;
}

.c-shopcard__item .item_buttons a {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 700;
  border-radius: 5rem;
  color: #fff;
  min-height: 5rem;
}

.c-shopcard__item .item_buttons a._tel {
  font-size: 2.7rem;
  background-color: #1AC6E2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}

.c-shopcard__item .item_buttons a._tel::before {
  content: "";
  display: block;
  width: 3.8rem;
  height: 3.8rem;
  background: url(../images/shop/top/arealist-icon03.svg) center center no-repeat;
  background-size: contain;
}

.c-shopcard__item .item_buttons a._tel:hover {
  background-color: #05adc7;
}

.c-shopcard__item .item_buttons a._form {
  font-size: 2.1rem;
  background-color: #B29544;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-shopcard__item .item_buttons a._form:hover {
  background-color: #8d7636;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
  padding: 10px;
}

textarea {
  width: 100%;
}

.form_page h1.entry-title {
  background-color: #978671;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  padding: 8px 0;
  margin-bottom: 30px;
}

.form_page h1.entry-title span {
  background-color: #ffff01;
  font-size: 18px;
  color: #B29544;
  padding: 6px 10px;
  margin-right: 1em;
  vertical-align: middle;
}

.form_page table {
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 50px;
}

.form_page table tr {
  border-top: 1px solid #c2c2c2;
  padding: 20px;
}

.form_page table th {
  font-size: 16px;
  font-weight: bold;
  border-right: 1px solid #c2c2c2;
  padding: 20px 0;
  width: 220px;
  text-align: left;
  margin: 20px;
}

.form_page table th span {
  background-color: #b00c1a;
  color: #fff;
  font-weight: bold;
  padding: 3px;
  margin-left: 0.5em;
}

.form_page table td {
  padding: 20px;
}

.form_page table td p {
  font-size: 14px;
}

.form_page table td p.mt10 {
  margin-top: 10px;
}

.form_page input.wpcf7-confirm {
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7e00), color-stop(50%, #ff7e00), color-stop(50%, #f86900), to(#f86900));
  background: linear-gradient(#ff7e00 0%, #ff7e00 50%, #f86900 50%, #f86900 100%);
  width: 420px;
  max-width: 90%;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  padding: 20px 0;
  border-radius: 17px;
  text-shadow: 2px 2px 0 #e95514;
  -webkit-box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
  box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
  cursor: pointer;
}

.form_page input.wpcf7-submit {
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7e00), color-stop(50%, #ff7e00), color-stop(50%, #f86900), to(#f86900));
  background: linear-gradient(#ff7e00 0%, #ff7e00 50%, #f86900 50%, #f86900 100%);
  width: 420px;
  max-width: 90%;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  padding: 20px 0;
  border-radius: 17px;
  text-shadow: 2px 2px 0 #e95514;
  -webkit-box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
  box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
  cursor: pointer;
}

.form_page.contact header.entry-header h1.entry-title {
  font-size: 25px;
}

.c-arealist__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}

.c-arealist__item {
  background-color: #fff;
  border: 1px solid #B29544;
  padding: 2rem;
}

.c-arealist__item .item__head {
  background-color: #1AC6E2;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  padding: 0.5em;
}

.c-arealist__item .item__head ._name {
  font-size: 3rem;
}

.c-arealist__item .item__head ._tel {
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}

.c-arealist__item .item__head ._tel::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  background: url(../images/shop/top/arealist-icon03.svg) center center no-repeat;
  background-size: contain;
}

.c-arealist__item .item__time {
  padding: 1em 0.5em;
}

.c-arealist__item .item__button a {
  display: block;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 5rem;
  padding: 0.5em 0.5em;
  text-decoration: none;
  background-color: #B29544;
  border: 1px solid #B29544;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 2rem;
  font-weight: 700;
}

.c-arealist__item .item__button a:hover {
  background-color: #8d7636;
  border-color: #8d7636;
  color: #fff;
}

.c-genre__list {
  margin-top: 2rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(8, 1fr);
  gap: 3rem;
}

.c-genre__list li a {
  display: block;
  margin-bottom: 0.5rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-genre__list li a:hover {
  opacity: 0.8;
}

.c-genre__list li div {
  text-align: center;
}

.c-genre__goodslist {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin-top: 3rem;
}

.c-genre__goodslist li a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 2px solid #B29544;
  border-radius: 7px;
  padding: 0.5em 0 0.5em 30px;
  background: #fff url(../images/common/icon/icon-arrow-g.svg) 8px center no-repeat;
  background-size: 15px auto;
}

.c-genre__goodslist li a:hover {
  color: #B29544;
}

.c-goodslist__group iframe {
  width: 100%;
}

.c-goodslist__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}

.c-goodslist__item {
  background-color: #fff;
  border: 1px solid #B29544;
  min-height: 34rem;
}

.c-goodslist__item a {
  display: block;
  width: 100%;
  min-height: 44rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 1.7rem;
}

.c-goodslist__item a .item__image {
  width: 100%;
  aspect-ratio: 14/9;
  display: block;
  overflow: hidden;
}

.c-goodslist__item a .item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-goodslist__item a .item__cat {
  margin-top: 1rem;
}

.c-goodslist__item a .item__cat span {
  display: inline-block;
  border: 1px solid #B29544;
  padding: 0em 1.5em;
}

.c-goodslist__item a .item__name {
  font-size: 2.4rem;
  margin-top: 0.5rem;
}

.c-goodslist__item a .item__price {
  font-size: 2.1rem;
  text-align: center;
  margin-top: auto;
}

.c-goodslist__item a .item__price span {
  font-size: 3.2rem;
  line-height: 1;
}

.c-goodslist__item a .item__link {
  text-align: center;
  margin-top: 1rem;
}

.c-goodslist__item a:hover {
  color: #B29544;
}

.c-goldrate__date {
  width: 60rem;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 4px solid #B29544;
  padding-bottom: 2rem;
}

.c-goldrate__date .date__title {
  background-color: #B29544;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  padding: 0.5em 1em;
  margin-right: 2rem;
}

.c-goldrate__date .date__text {
  font-size: 4rem;
  font-weight: 700;
}

.c-goldrate__list {
  margin-top: 3rem;
  width: 80rem;
  margin-inline: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}

.c-goldrate__ingot-list {
  margin-top: 3rem;
  width: 80rem;
  margin-inline: auto;
}

.c-goldrate__item .item__title {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  height: 6rem;
}

.c-goldrate__item .item__title span {
  font-size: 1.6rem;
}

.c-goldrate__item._gold .item__title {
  background-color: #FFF48A;
}

.c-goldrate__item._pt .item__title {
  background-color: #E7E8E6;
}

.c-goldrate__item._gold-platinum .item__title {
  background-color: #B29544;;
}

.c-goldrate__item._ingot-platinum .item__title {
  background-color: #B29544;;
}
._ingot-platinum {
  width: 100%;
}



.c-goldrate__item th,
.c-goldrate__item td {
  border: 1px solid #333;
  padding: 1rem 2rem;
}

.c-goldrate__item th {
  width: 13rem;
  text-align: center;
  background-color: #fff;
}

.c-goldrate__item td {
  background-color: #FFFFE6;
  text-align: right;
}

.c-goldrate__item td span {
  font-size: 2.2rem;
  font-weight: 700;
}

.c-page__title {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-bag-page__title {
  background: url(../images/bag/mv-bg.jpg) center center no-repeat;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-watch-page__title {
  background: url(../images/watch/mv-bg.jpg) center center no-repeat;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-visit_kimono-page__title {
  background: url(../images/visit_kimono/mv-bg.jpg) center center no-repeat;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.c-jewelry-page__title {
  background: url(../images/jewelry/mv-bg.jpg) center center no-repeat;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.c-page__title._s {
  height: 20rem;
}

.c-page__title._s .title__text {
  font-size: 4rem;
  font-weight: 700;
}

.c-bag-page__title._s {
  height: 20rem;
}

.c-bag-page__title._s .title__text {
  font-size: 4rem;
  font-weight: 700;
}

.c-jewelry-page__title._s {
  height: 20rem;
}

.c-jewelry-page__title._s .title__text {
  font-size: 4rem;
  font-weight: 700;
}

.c-watch-page__title._s {
  height: 20rem;
}

.c-watch-page__title._s .title__text {
  font-size: 4rem;
  font-weight: 700;
}

.c-visit_kimono-page__title._s {
  height: 20rem;
}

.c-visit_kimono-page__title._s .title__text {
  font-size: 4rem;
  font-weight: 700;
}



.c-pagenav {
  text-align: center;
  margin-top: 4rem;
  margin-inline: auto;
}

.c-pagenav .page-numbers {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background-color: #fff;
  width: 40px;
  height: 40px;
  line-height: 1;
  padding-top: 0.7em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: 2px solid #000;
}

.c-pagenav .page-numbers:hover {
  opacity: 0.75;
  color: inherit;
}

.c-pagenav .page-numbers.current {
  background-color: #B29544;
  border: 2px solid #B29544;
  color: #fff;
}

.c-pagenav .page-numbers.current:hover {
  opacity: 1;
}

.c-pagenav .page-numbers.dots {
  background-color: transparent;
  border: none;
}

.c-pagenav .page-numbers.next,
.c-pagenav .page-numbers.prev {
  width: auto;
  margin-inline: 10px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  width: 40px;
  height: 40px;
}

.c-pagenav .screen-reader-text {
  font-size: 0;
}

.p-top__header {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 4rem;
  text-align: center;
}

.p-top__mv {
  width: 100%;
}



.p-top__slider {
  width: 100%;
  background-color: #F9F5E8;
  padding-block: 1.2rem;
}

.p-top__slider .slider__item {
  padding-inline: 2rem;
}

.p-top__slider .slider__item img{
  /* width: 380px; */
  width: 100%;
  height: auto;
}

.slick-slide{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-initialized .slick-slide{
  display: block;
}

.slick-dots li button {
  border: none;
  color: transparent;
  font-size: 0;
  color: transparent;
}

.slick-dots li button::before {
  content: "" !important;
  background-color: #fff;
  opacity: 1;
  border-radius: 50%;
}

.slick-dots li.slick-active button::before {
  background-color: #BFBFBF;
}

.p-top__inquiry__list {
  max-width: 122rem;
  margin: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}

.p-top__inquiry__list li a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-top__inquiry__list li a:hover {
  opacity: 0.8;
}

.p-top__read {
  text-align: center;
}
.top_title {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 10px;
}
.p-top__read .read__text01 {
  font-size: 3.6rem;
  font-weight: 500;
}

.p-top__read .read__text01 span {
  font-size: 4.8rem;
}

.p-top__read .read__text01 span img {
  width: 38rem;
  vertical-align: baseline;
}

.p-top__read .read__text02 {
  margin-top: 4rem;
}

.p-top__howto__title {
  width: 62rem;
  margin-inline: auto;
  margin-bottom: 50px;
}

.p-top__howto__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

.p-top__howto__item {
  position: relative;
  width: 100%;
}

.p-top__howto__item .item__img {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.p-top__howto__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-top__howto__item .item__inner {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  place-items: center;
  background-color: rgba(255, 255, 255, 0.65);
  width: 100%;
  height: 24rem;
}

.p-top__howto__item .item__header {
  font-size: 4.8rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.p-top__howto__item .item__text {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}

.p-top__howto__item .item__button {
  margin-top: 1rem;
}

.p-top__howto__item .item__button a {
  display: block;
  width: 16.3rem;
  margin: auto;
  background-color: #B29544;
  color: #fff;
  border-radius: 50px;
  padding: 0.2em 1em;
  font-size: 1.7rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}

.p-top__howto__item .item__button a::after {
  content: "";
  display: block;
  background: url(../images/common/icon/icon-arrow-w.svg) center center no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-top__howto__item .item__button a:hover {
  background-color: #8d7636;
}

.p-top__howto__item .item__button a:hover::after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.p-top__howto__bnr {
  margin-block: 4rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}

.p-top__howto__bnr a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-top__howto__bnr a:hover {
  opacity: 0.6;
}


.p-top__howto__bnr-coin {
  /* margin-block: 4rem; */
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}

.p-top__howto__bnr-coin a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-top__howto__bn-coinr a:hover {
  opacity: 0.6;
}

.p-top__gold {
  position: relative;
  padding-top: 10rem;
}

.p-top__gold__title {
  font-size: 4.8rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.p-top__gold__read {
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  margin-top: 1rem;
}

.p-top__gold__banner {
  margin-top: 2rem;
}

.p-top__gold__banner a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-top__gold__banner a:hover {
  opacity: 0.8;
}

.p-top__gold__image01 {
  margin-top: 5.3rem;
}

.p-top__gold__button {
  text-align: center;
  position: absolute;
  inset: 0;
  margin-inline: auto;
  top: calc(100% - 2.8rem);
}

.p-top__cases__inner {
  padding-block: 4.4rem;
  margin-top: 4.4rem;
}

.p-top__cases__button {
  margin-top: 4rem;
  text-align: center;
}

.p-top__report__title {
  text-align: center;
}

.p-top__report__title img {
  max-width: 90rem;
}

.p-top__report__list {
  max-width: 1400px;
  margin: 0 auto;
}

.p-top__report__list .p-top__report__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.p-top__report__list .p-top__report__item:nth-of-type(even) .item__image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.p-top__report__list .p-top__report__item:nth-of-type(even) .item__inner {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.p-top__report__list .item__image {
  width: 100%;
}

.p-top__report__list .item__inner {
  background: url(../images/top/report-bg.jpg) center center no-repeat;
  background-size: cover;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.p-top__report__list .item__header._baloon01 img {
  width: 45rem;
}

.p-top__report__list .item__header._baloon02 img {
  width: 45.8rem;
}

.p-top__report__list .item__header._baloon03 img {
  width: 47.5rem;
}

.p-top__report__list .item__header._baloon04 img {
  width: 49.4rem;
}

.p-top__report__list .item__header._baloon05 img {
  width: 43.6rem;
}

.p-top__report__list .item__text {
  font-size: 1.5rem;
  margin-top: 1rem;
  width: 45rem;
}

.p-top__report__youtube {
  margin-top: 8rem;
  position: relative;
}

.p-top__report__youtube .youtube__button {
  position: absolute;
  width: 45rem;
  right: 6rem;
  bottom: 4rem;
}

.p-top__report__youtube .youtube__button a {
  font-size: 2.8rem;
}

.p-top__voice__title {
  position: relative;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 4rem;
  text-align: center;
}

.p-top__voice__title img {
  position: absolute;
  top: -6rem;
  left: 51.8%;
  width: 27rem;
}

.p-top__voice__read {
  text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
}

.p-top__voice__list {
  margin-top: 2rem;
}

.p-top__voice__item {
  padding-inline: 1rem;
  width: 100%;
  aspect-ratio: 165/142;
  display: block;
  /* overflow: hidden; */
}

.p-top__voice__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-top__voice__item img {
  border-radius: 1rem;
}

.p-top__voice__button {
  text-align: center;
  margin-top: 4rem;
}

.p-top__sdgs__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
}

.p-top__sdgs__inner .inner__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30rem;
}

.p-top__sdgs__inner .inner__text {
  width: 45rem;
  font-weight: 700;
}

.p-top__sdgs__inner .inner__text p {
  margin-bottom: 1em;
}

.p-top__sdgs__button {
  text-align: center;
  margin-top: 4rem;
}

.p-top__sdgs__button a {
  margin: auto;
  display: inline-block;
  max-width: 63.5rem;
  background-color: #87D302;
  border-radius: 1rem;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  padding: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-top__sdgs__button a:hover {
  opacity: 0.8;
}

.p-top__sdgs__button a::after {
  content: "";
  display: block;
  background: url(../images/top/sdgs-img02.png) center center no-repeat;
  background-size: contain;
  width: 9.1rem;
  height: 4.6rem;
}

.p-top__brand__list {
  margin-top: 4rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.p-top__brand__list li a {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
}

.p-top__brand__list li a img {
  width: 5.6rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.p-top__brand__list li a span {
  font-size: 1.8rem;
  font-weight: 700;
}

.p-top__brand__button {
  margin-top: 40px;
}

.p-top__media {
  max-width: 80rem;
  width: 100%;
  margin-inline: auto;
}

.p-top__media__item {
  margin-bottom: 1.5rem;
}

.p-top__media__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  border-bottom: 1px solid #B29544;
  padding-bottom: 1.5rem;
}

.p-top__media__item a dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 6em;
}

.p-top__bnrarea {
  background: url(../images/top/bnrarea-bg.jpg) center center no-repeat;
  background-size: cover;
}

.p-top__bnrarea__list {
  /* width: 128rem; */
  width: 100%;
  margin: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-bottom: 6rem;
}

.p-top__bnrarea__list li a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-top__bnrarea__list li a:hover {
  opacity: 0.8;
}

.p-shop-top__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/shop/top/mv.jpg) center center no-repeat;
  background-size: cover;
}

.p-shop_visit-top__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/visit/visit-mv.webp) center center no-repeat;
  background-size: cover;
}

.p-shop-top__title .title__text {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.p-shop-top__title .title__text img {
  max-width: 75.1rem;
  width: 40%;
}

.p-shop-top__intro {
  padding-block: 10rem 0;
}

.p-shop-top__intro__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.p-shop-top__intro__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5rem;
}

.p-shop-top__intro__cont .cont__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}

.p-shop-top__intro__cont .cont__head span:first-of-type {
  width: 8.5rem;
}

.p-shop-top__intro__cont .cont__head span:nth-of-type(2) {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.3;
}

.p-shop-top__intro__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.p-shop-top__step {
  padding-block: 10rem;
}

.p-shop-top__step__title {
  background-color: #B29544;
  text-align: center;
  font-size: 4.2rem;
  font-weight: 700;
  color: #fff;
  -webkit-clip-path: polygon(100% 0%, calc(100% - 2.4rem) 50%, 100% 100%, 0 100%, 2.4rem 50%, 0 0);
  clip-path: polygon(100% 0%, calc(100% - 2.4rem) 50%, 100% 100%, 0 100%, 2.4rem 50%, 0 0);
  padding: 0.2em;
  margin-bottom: 5rem;
}

.p-shop-top__step__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 4rem;
}

.p-shop-top__step__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem;
}

.p-shop-top__step__item .item__img {
  width: 64rem;
}

.p-shop-top__step__item .item__cont {
  width: 100%;
}

.p-shop-top__step__item .item__head {
  width: 19.8rem;
  margin-bottom: 2rem;
}

.p-shop-top__step__cont02 {
  margin-top: 6rem;
  background-color: #fff;
  padding: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
}

.p-shop-top__step__cont02 .cont02__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 37.5rem;
}

.p-shop-top__step__cont02 .cont02__head {
  font-size: 3.6rem;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFFF00));
  background: linear-gradient(transparent 60%, #FFFF00 60%);
  margin-bottom: 3rem;
}

.p-shop-top__reserve {
  padding-block: 10rem;
}

.p-shop-top__reserve__title {
  margin-bottom: 18.5rem;
}

.p-shop-top__reserve__head {
  position: relative;
}

.p-shop-top__reserve__head img {
  width: 13.3rem;
  position: absolute;
  top: -8rem;
  left: 23.4%;
}

.p-shop-top__reserve__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  margin-top: 4rem;
}

.p-shop-top__reserve__item .item__head {
  background: url(../images/shop/top/reserve-item-title-bg.svg) center center no-repeat;
  background-size: 18.5rem auto;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 2rem;
}

.p-shop-top__reserve__item .item__head span {
  font-size: 3.6rem;
}

.p-shop-top__reserve__item .item__img {
  margin-bottom: 2rem;
}

.p-shop-top__reserve__cont02 {
  margin-top: 4.8rem;
}

.p-shop-top__reserve__cont02 .cont02__header {
  background-color: #B29544;
  -webkit-clip-path: polygon(100% 0%, calc(100% - 2.4rem) 50%, 100% 100%, 0 100%, 2.4rem 50%, 0 0);
  clip-path: polygon(100% 0%, calc(100% - 2.4rem) 50%, 100% 100%, 0 100%, 2.4rem 50%, 0 0);
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding-bottom: 1.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 1rem;
}

.p-shop-top__reserve__cont02 .cont02__header strong {
  font-size: 9rem;
}

.p-shop-top__reserve__cont02 .cont02__header::before,
.p-shop-top__reserve__cont02 .cont02__header::after {
  content: "/";
  font-size: 6.9rem;
  line-height: 1;
}

.p-shop-top__reserve__cont02 .cont02__header::before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.p-shop-top__reserve__cont02 .cont02__list {
  border: 2px solid #B29544;
  padding: 4rem;
}

.p-shop-top__reserve__cont02 .cont02__list > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.p-shop-top__reserve__cont02 .cont02__item:nth-of-type(1) .cont02__img img {
  width: 29.6rem;
}

.p-shop-top__reserve__cont02 .cont02__item:nth-of-type(2) .cont02__img img {
  width: 36.7rem;
}

.p-shop-top__reserve__cont02 .cont02__item:nth-of-type(3) {
  margin-left: -4rem;
}

.p-shop-top__reserve__cont02 .cont02__item:nth-of-type(3) .cont02__img img {
  width: 27.8rem;
}

.p-shop-top__reserve__cont02 .cont02__item:nth-of-type(3) .cont02__text {
  width: 22.2rem;
  margin-inline: auto;
}

.p-shop-top__reserve__cont02 .cont02__item .cont02__text {
  margin-top: 3rem;
}

.p-shop-top__reserve__cont02 .cont02__text02 {
  background-color: #FCF99A;
  width: 47.4rem;
  padding: 1em;
  margin-top: -4rem;
}

.p-shop-top__arealist__index {
  padding-block: 3rem 4rem;
}

.p-shop-top__arealist__index .index__title {
  text-align: center;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.index-tell__title {
  text-align: center;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.p-shop-top__arealist__index .index__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.3%;
}

.p-shop-top__arealist__index .index__list li {
  width: 19.72%;
}

.p-shop-top__arealist__index .index__list li a {
  display: block;
  border: 2px solid #B29544;
  background-color: #fff;
  border-radius: 7px;
  text-align: center;
  padding-block: 0.5rem 1rem;
  font-weight: 700;
  font-size: 2rem;
}

.p-shop-top__arealist__index .index__list li a span {
  font-size: 3rem;
}

.p-shop-top__arealist__index .index__list li a::after {
  content: "";
  display: block;
  width: 33px;
  height: 14px;
  background: url(../images/shop/top/arealist-icon01.svg) center center no-repeat;
  background-size: contain;
  margin: auto;
}

.p-shop-top-arealist__inner {
  margin-block: 10rem;
}

.p-shop-top-arealist__block:not(:last-of-type) {
  margin-bottom: 10rem;
}

.p-shop-top-arealist__block .block__head {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  border: 2px solid #C49A6A;
  padding: 1em;
  position: relative;
  margin-bottom: 4rem;
}

.p-shop-top-arealist__block .block__head span {
  font-size: 4.2rem;
}

.p-shop-top-arealist__block .block__head::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  min-height: 4.2rem;
  background-color: rgba(178, 149, 68, 0.5);
  position: absolute;
  top: 0.7rem;
  left: 0.7rem;
  z-index: -1;
}

.p-shop-top-arealist__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.p-shop-datail__head {
  margin-bottom: 4.4rem;
}

.p-shop-datail__head span {
  display: block;
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
}

.p-shop-datail__head .head__shop {
  font-size: 3.6rem;
}

.p-shop-datail__head .head__text {
  font-size: 4.8rem;
}

.p-shop-datail__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-grid;
  display: grid;
  place-items: center;
  text-align: center;
}

.p-shop-datail__title .title__main {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 1.5rem 3rem 3rem;
}

.p-shop-datail__title .title__main ._read {
  font-size: 3rem;
  font-weight: 700;
}

.p-shop-datail__title .title__main ._text {
  font-size: 6rem;
  line-height: 1.2;
  font-weight: 700;
}

.p-shop-datail__title .title__access {
  display: inline-block;
  background-color: #fff;
  border: 3px solid #B29544;
  margin-top: 5rem;
  font-size: 2.8rem;
  padding: 0.5em 1.5em;
}

.p-shop-datail__reserve__head {
  padding-right: 31.8rem;
  margin-bottom: 5rem;
}

.p-shop-datail__reserve__head .head__title span {
  display: block;
}

.p-shop-datail__reserve__head .head__title span:nth-of-type(2) {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.p-shop-datail__reserve__head .head__title span:nth-of-type(1) {
  /* font-size: 4.8rem; */
  font-size: 3.3rem;
  font-weight: 700;
}

.p-shop-datail__reserve__head .head__text {
  font-size: 2rem;
}

.p-shop-datail__reserve__cont {
  position: relative;
}

.p-shop-datail__reserve__cont .cont__image {
  position: absolute;
  bottom: 100%;
  right: 4.3rem;
  width: 28rem;
}

.p-shop-datail__reserve__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.p-shop-datail__reserve__list li a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-shop-datail__reserve__list li a:hover {
  opacity: 0.8;
}

.p-shop-datail__info__img {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2px;
}

.p-shop-datail__info__img .img__item {
  aspect-ratio: 4/3;
  display: block;
  overflow: hidden;
}

.p-shop-datail__info__img .img__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__info__list {
  margin-top: 4.8rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem;
}

.p-shop-datail__info__data {
  border-top: 2px solid #B29544;
  width: 100%;
}

.p-shop-datail__info__data .data__item {
  border-bottom: 2px solid #B29544;
  padding: 0.8em 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-shop-datail__info__data .data__item dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5em;
}

.p-companyprofile-datail__info__data {
  border-top: 2px solid #B29544;
  width: 100%;
}

.p-companyprofile-datail__info__data .data__item {
  border-bottom: 2px solid #B29544;
  padding: 0.8em 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-companyprofile-datail__info__data .data__item dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8em;
}

.p-companyprofile-datail__info__data dl._service {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -4px
}
.p-companyprofile-datail__info__data dl._service dt {
  width: 100%;
  margin-bottom: 5px;
}
.p-companyprofile-datail__info__data dl._service dd {
  margin-right: 4px;
  margin-bottom: 4px;
}
.p-companyprofile-datail__info__data dl._service dd span {
  display: block;
    padding: 0.205em 1em;
    background: #f5f5f5;
    border: solid 1px #e1e1e1;
    border-radius: 2.05em;
    font-size: .85em;
}
.p-companyprofile-datail__info__data dl._service ~ dl._service {
  margin-top: 1em;
}

.p-shop-datail__info__map iframe {
  height: 35rem;
}

.p-shop-datail__movie p {
  margin-bottom: 4rem;
}

.p-shop-datail__movie iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

.p-shop-datail__access__list {
  padding-inline: 2.5rem;
  position: relative;
}

.p-shop-datail__access__list .slick-arrow {
  width: 5rem;
  height: 5rem;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 13.2rem;
}

.p-shop-datail__access__list .slick-arrow.slick-next {
  right: 0;
}

.p-shop-datail__access__list .slick-arrow.slick-prev {
  left: 0;
}

.p-shop-datail__access__list .slick-arrow.slick-prev::before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.p-shop-datail__access__list .slick-arrow::before {
  content: "";
  display: block;
  width: 5rem;
  height: 5rem;
  background: #B29544 url(../images/common/icon/icon-arrow-w.svg) center center no-repeat;
  background-size: 1.5rem auto;
  position: absolute;
  top: 0;
  opacity: 1;
}

.p-shop-datail__access__list .slick-arrow:hover {
  opacity: 1;
}

.p-shop-datail__access__list .slick-arrow:hover::before {
  background-color: #8d7636;
}

.p-shop-datail__access__item {
  padding-inline: 2.5rem;
}

.p-shop-datail__access__item .item__img {
  aspect-ratio: 8/5;
  display: block;
  overflow: hidden;
  margin-bottom: 1rem;
}

.p-shop-datail__access__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__access__item .item__caption {
  padding-left: 4rem;
  position: relative;
}

.p-shop-datail__access__item .item__caption::before {
  font-family: "Noto Serif JP", serif;
  font-size: 4.8rem;
  font-weight: 700;
  color: #B29544;
  position: absolute;
  top: -1.5rem;
  left: 0;
}

.slick-slide:nth-of-type(1) .p-shop-datail__access__item .item__caption::before {
  content: "1";
}

.slick-slide:nth-of-type(2) .p-shop-datail__access__item .item__caption::before {
  content: "2";
}

.slick-slide:nth-of-type(3) .p-shop-datail__access__item .item__caption::before {
  content: "3";
}

.slick-slide:nth-of-type(4) .p-shop-datail__access__item .item__caption::before {
  content: "4";
}

.slick-slide:nth-of-type(5) .p-shop-datail__access__item .item__caption::before {
  content: "5";
}

.slick-slide:nth-of-type(6) .p-shop-datail__access__item .item__caption::before {
  content: "6";
}

.slick-slide:nth-of-type(7) .p-shop-datail__access__item .item__caption::before {
  content: "7";
}

.slick-slide:nth-of-type(8) .p-shop-datail__access__item .item__caption::before {
  content: "8";
}

.slick-slide:nth-of-type(9) .p-shop-datail__access__item .item__caption::before {
  content: "9";
}

.slick-slide:nth-of-type(10) .p-shop-datail__access__item .item__caption::before {
  content: "10";
}

.p-shop-datail__access__car {
  width: 76rem;
  margin-inline: auto;
}

.p-shop-datail__service__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
  gap: 2rem;
}

.p-shop-datail__service__item .item__img {
  aspect-ratio: 1/1;
  display: block;
  overflow: hidden;
}

.p-shop-datail__service__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__service__item .item__text {
  text-align: center;
  font-weight: 700;
  margin-top: 0.5rem;
}

.p-shop-datail__covid19__text {
  text-align: center;
}

.p-shop-datail__covid19__text span {
  background-color: #1AC6E2;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  display: inline-block;
  padding: 0.5em 1.5em;
  border-radius: 100px;
}

.p-shop-datail__covid19__title {
  margin-top: 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
}

.three-sub__title {
  margin-top: 2rem;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}


.p-shop-datail__covid19__list {
  margin-top: 4rem;
  padding: 4rem 6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem 3rem;
}

.p-shop-datail__recommend__main {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}

.p-shop-datail__recommend__main .main__img {
  aspect-ratio: 8/5;
  display: block;
  overflow: hidden;
}

.p-shop-datail__recommend__main .main__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__recommend__main .main__title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.p-shop-datail__recommend__main .main__text {
  margin-bottom: 2rem;
}

.p-shop-datail__recommend__main .main__tag {
  border: 1px solid #B29544;
  background-color: #fff;
  padding: 0.2em 1em;
}

.p-shop-datail__recommend__main .main__price {
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.3;
}

.p-shop-datail__recommend__main .main__price strong {
  font-size: 7.2rem;
}

.p-shop-datail__recommend__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
  margin-top: 3rem;
}

.p-shop-datail__recommend__item .item__img {
  aspect-ratio: 8/5;
  display: block;
  overflow: hidden;
  margin-bottom: 1rem;
}

.p-shop-datail__recommend__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__recommend__item .item__title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.p-shop-datail__recommend__item .item__tag {
  display: block;
  width: 14em;
  border: 1px solid #B29544;
  background-color: #fff;
  padding: 0.2em 1em;
  margin: auto;
  text-align: center;
  font-size: 1.4rem;
}

.p-shop-datail__recommend__item .item__price {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}

.p-shop-datail__recommend__item .item__price strong {
  font-size: 3.6rem;
}

.p-shop-datail__flyer__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-shop-datail__flyer__text::before,
.p-shop-datail__flyer__text::after {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  background: url(../images/shop/datail/flyer-img01.png) center center no-repeat;
  background-size: contain;
}

.p-shop-datail__flyer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  margin-top: 4rem;
}

.p-shop-datail__flyer__item {
  width: 100%;
  padding: 1rem;
  border: 1px solid #000;
}

.p-shop-datail__voice__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-shop-datail__voice__item {
  width: 48rem;
  padding: 5rem 3rem;
  border: 1px solid #B29544;
  background-color: #fff;
}

.p-shop-datail__voice__item .item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
}

.p-shop-datail__voice__item .item__img {
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  display: block;
  overflow: hidden;
}

.p-shop-datail__voice__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__voice__item .item__name {
  font-size: 2rem;
}

.p-shop-datail__voice__item .item__title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.p-shop-datail__google__content {
  background-color: #fff;
  border: 2px solid #B29544;
  padding: 5rem;
  margin-top: -5.1rem;
}

.p-shop-datail__flow__title {
  text-align: center;
}

.p-shop-datail__flow__title img {
  width: 85rem;
}

.p-shop-datail__flow__inner {
  position: relative;
  border: 1px solid #B29544;
  padding: 4rem 4rem 10rem;
}

.p-shop-datail__flow__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem;
}

.p-shop-datail__flow__item .item__img {
  aspect-ratio: 8/5;
  display: block;
  overflow: hidden;
  margin-bottom: 3rem;
}

.p-shop-datail__flow__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__flow__item .item__text {
  padding-left: 4rem;
  position: relative;
  font-size: 1.8rem;
}

.p-shop-datail__flow__item .item__text::before {
  position: absolute;
  top: -2.4rem;
  left: 0;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
}

.p-shop-datail__flow__item:nth-of-type(1) .item__text::before {
  content: "1";
}

.p-shop-datail__flow__item:nth-of-type(2) .item__text::before {
  content: "2";
}

.p-shop-datail__flow__item:nth-of-type(3) .item__text::before {
  content: "3";
}

.p-shop-datail__flow__item:nth-of-type(4) .item__text::before {
  content: "4";
}

.p-shop-datail__flow__item:nth-of-type(5) .item__text::before {
  content: "5";
}

.p-shop-datail__flow__item:nth-of-type(6) .item__text::before {
  content: "6";
}

.p-shop-datail__flow__item:nth-of-type(7) .item__text::before {
  content: "7";
}

.p-shop-datail__flow__item:nth-of-type(8) .item__text::before {
  content: "8";
}

.p-shop-datail__flow__item:nth-of-type(9) .item__text::before {
  content: "9";
}

.p-shop-datail__flow__item:nth-of-type(10) .item__text::before {
  content: "10";
}

.p-shop-datail__staff__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 7.2rem;
}

.p-shop-datail__staff__item {
  width: 38.3rem;
}

.p-shop-datail__staff__item .item__img {
  aspect-ratio: 4/3;
  display: block;
  overflow: hidden;
  margin-bottom: 2rem;
}

.p-shop-datail__staff__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shop-datail__staff__item .item__data > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.p-shop-datail__staff__item .item__data > div dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5em;
  background-color: #fff;
  border: 2px solid #B29544;
  text-align: center;
  font-size: 1.4rem;
}

.p-shop-datail__staff__item .item__text {
  background-color: #fff;
  border: 2px solid #B29544;
  min-height: 11rem;
  padding: 1em;
}

.p-shop-datail__about__inner {
  padding: 10rem 12rem;
  background: #F9F5E8;
}

.p-shop-datail__about__text {
  background-color: #fff;
  padding: 4rem;
  line-height: 2;
}

.p-shuttyou-top__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/shuttyou/top/mv.webp) center center no-repeat;
  background-size: cover;
}

#occupation .p-shuttyou-top__title {
  background: url(../images/occupation/mv.jpg) center center no-repeat;
  background-size: cover;
}
#occupation1 .p-shuttyou-top__title {
  background: url(../images/occupation/mv1.jpg) center center no-repeat;
  background-size: cover;
}


.p-ingot__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/ingot/mv-bg.jpg) center center no-repeat;
  background-size: cover;
}
.p-ingot__title .title__text {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
.p-ingot__title .title__text img {
  max-width: 53rem;
  width: 70%;
}
.annotation_1 {
  font-size: 2rem;
  margin: 0 auto;
  text-align: center;
  margin-top: 1.5rem;
}
.w-gold {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ingot_merit dd{
  text-align: center;
}
.ingot-split_fee-decoration {
  background-color: #B29544;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 1.5rem;
    padding: 0.5em 0.8em;
    border-radius: 40px;
    margin-right: 10px;  
}
.ingot-split_fee-two-decoration {
  border: 1px solid #B29544;
  padding: 0.5em;
  width: 60%;
  margin: 0 auto;
  padding: 2rem 3rem !important;
}
.ingot-split_fee-txt {
  color: #FF333D;
  font-weight: bold;
  font-size: 2rem;
}



.p-shuttyou-top__title .title__text {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.p-shuttyou-top__title .title__text img {
  max-width: 53rem;
  width: 48%;
}

.p-shuttyou__reserve {
  padding-bottom: 8rem;
}

.p-shuttyou__reserve__title {
  text-align: left;
  margin-bottom: 0;
}

.p-shuttyou__reserve__header {
  font-size: 2.1rem;
  margin-top: 3rem;
}

.p-shuttyou__reserve__calendar {
  position: relative;
  background-color: #fff;
  padding: 20px;
}

.p-shuttyou__reserve__calendar .calendar__img {
  width: 31.8rem;
  position: absolute;
  bottom: 100%;
  right: 0;
}

.p-shuttyou__reserve__calendar .calendar__item iframe {
  display: block;
  margin: auto;
}

.p-shuttyou__reserve__calendar .calendar__text {
  max-width: 54rem;
  margin: auto;
}

.p-shuttyou__about__cont01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}

.p-shuttyou__about__cont01 .cont01__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}
.p-ingot__about__cont01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.p-ingot__about__cont01 .cont01__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}

.p-books__about__cont01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}

.p-books__about__cont01 .cont01__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}
.p-books__about__cont01 h3 {
  font-family: 'Zen Old Mincho', serif;
  font-size: 1.435em;
  font-weight: 700;
}

.p-purpose__about__cont01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
.p-purpose__about__cont01 h3 {
  color: #B7A66D;
  margin-bottom: 1em;
  font-family: 'Montserrat',Avenir Next,Verdana,游ゴシック,Yu Gothic,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,sans-serif;
}
.txt_vision {
  font-size: 2.87em;
  font-family: 'Zen Old Mincho', serif;
}
.txt_misson {
  font-family: 'Zen Old Mincho', serif;
  font-size: 1.845em;
}
.txt_value {
  font-family: 'Zen Old Mincho', serif;
  padding: 0.41em 0;
}

.purpose_list {
  padding: 8px;
  margin-top: 1.845em;
  background: #F9F5E8;
  border-radius: 12px;
}
.purpose_list li {
  display: flex;
  align-items: center;
  padding: 1.845em 1.64em;
  background: #ffffff;
  border-radius: 8px;
  font-weight: bold;
}
.purpose_list li::before {
  content: attr(data-number) "";
  display: block;
  margin-right: 0.82em;
  color: #B7A66D;
  font-size: 1.435em;
  font-weight: normal;
}
.purpose_list li ~ li {
  margin-top: 6px;
}

.p-purpose__about__cont01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}


#occupation1 .p-shuttyou__about__cont01 .cont01__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}

#occupation1 .p-shuttyou__about__cont01 .cont01__img-first {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30%;
  margin-left: 100px;
}

.p-shuttyou__about__cont01 .cont01__list {
  border-top: 1px solid #B29544;
}

.p-shuttyou__about__cont01 .cont01__list li {
  border-bottom: 1px solid #B29544;
  font-size: 2rem;
  font-weight: 700;
  padding: 0.5em;
}

.p-shuttyou__about__cont01 .cont02__text {
  margin-top: 2em;
  line-height: 2;
}

.p-shuttyou__point__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.p-shuttyou__point__item {
  background-color: #fff;
  padding: 2rem 1rem;
  text-align: center;
}

.p-shuttyou__point__item .item__image {
  width: 80%;
  margin: auto;
}

.p-shuttyou__point__item .item__head {
  margin-top: 3rem;
  font-size: 2rem;
  font-weight: 700;
}

.p-shuttyou__point__item .item__text {
  margin-top: 1rem;
}

.p-shuttyou__item__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 4rem;
}

.p-shuttyou__item__list li {
  background-color: #fff;
  padding: 1rem;
}

.p-shuttyou__item__list li .item__img {
  width: 100%;
  aspect-ratio: 3/2;
  display: block;
  overflow: hidden;
}

.p-shuttyou__item__list li .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-shuttyou__item__list li .item__text {
  text-align: center;
  font-weight: 500;
  margin-top: 1rem;
}

.p-shuttyou__flow__title {
  text-align: center;
}

.p-shuttyou__flow__title img {
  width: 85rem;
}

.p-shuttyou__flow__inner {
  border: 1px solid #B29544;
  padding: 2rem;
  background-color: #fff;
}

.p-shuttyou__flow__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 2rem;
}

.p-shuttyou__flow__item .item__text {
  margin-top: 2rem;
  position: relative;
  padding-left: 4rem;
}

.p-shuttyou__flow__item .item__text::before {
  font-family: "Noto Serif JP", serif;
  font-size: 4.8rem;
  font-weight: 700;
  color: #B29544;
  position: absolute;
  top: -1.5rem;
  left: 0;
}

.p-shuttyou__flow__item:nth-of-type(1) .item__text::before {
  content: "1";
}

.p-shuttyou__flow__item:nth-of-type(2) .item__text::before {
  content: "2";
}

.p-shuttyou__flow__item:nth-of-type(3) .item__text::before {
  content: "3";
}

.p-shuttyou__flow__item:nth-of-type(4) .item__text::before {
  content: "4";
}

.p-shuttyou__flow__item:nth-of-type(5) .item__text::before {
  content: "5";
}

.p-shuttyou__flow__item:nth-of-type(6) .item__text::before {
  content: "6";
}

.p-shuttyou__flow__item:nth-of-type(7) .item__text::before {
  content: "7";
}

.p-shuttyou__flow__item:nth-of-type(8) .item__text::before {
  content: "8";
}

.p-shuttyou__flow__item:nth-of-type(9) .item__text::before {
  content: "9";
}

.p-shuttyou__flow__item:nth-of-type(10) .item__text::before {
  content: "10";
}

.p-shuttyou__flow__cont02 {
  margin-top: 4rem;
  position: relative;
  padding: 3rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-shuttyou__flow__cont02 .p-shuttyou__flow__cont01__img {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 30rem;
}

.p-shuttyou__flow__cont02 .cont02__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 37.5rem;
}

.p-shuttyou__flow__cont02 .cont02__head {
  font-size: 3.6rem;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFFF00));
  background: linear-gradient(transparent 60%, #FFFF00 60%);
  margin-bottom: 3rem;
}

.p-shuttyou-top__voice__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  background-color: #fff;
  padding: 3rem;
  margin-top: 3rem;
}

.p-shuttyou-top__voice__item .item__thumb img {
  overflow: hidden;
  width: 13rem;
  height: 13rem;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 50%;
}

.p-shuttyou-top__voice__item .item__name {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 1rem;
}

.p-shuttyou-top__voice__item .item__head {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.p-shuttyou-lower__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/shuttyou/lower/lower-mv.webp) center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-shuttyou-lower__title .title__text {
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 1;
}

.p-shuttyou-lower__title .title__area {
  background-color: #fff;
  border: 6px solid #B29544;
  margin-top: 3rem;
  padding: 0.5em 2em;
  font-size: 3.6rem;
  font-weight: 700;
}

.p-shuttyou-lower__area__title {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 4rem;
}

.p-shuttyou-lower__area__title span {
  font-size: 5rem;
  padding-right: 0.2em;
}

.p-shuttyou-lowewr__area__item {
  margin-bottom: 2rem;
  border: 2px solid #B29544;
  background-color: #fff;
}

.p-shuttyou-lowewr__area__item .item__head {
  display: inline-block;
  background-color: #B29544;
  color: #fff;
  min-width: 22rem;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 0.2em 0.5em;
}

.p-shuttyou-lowewr__area__item .item__list {
  padding: 2rem 2rem;
}

.p-shuttyou-lowewr__area__item .item__list li {
  display: inline-block;
}

.p-shuttyou-lowewr__area__item .item__list li:not(:last-of-type)::after {
  content: "/";
  padding-inline: 0.5em;
}

.p-shuttyou-lower__shop__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.p-shuttyou-lower__rate .rate__box iframe {
  width: 100%;
  height: 13rem;
}

.p-shuttyou-lower__rate .rate__bnr {
  margin-top: 3rem;
}

.p-takuhai-top__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/takuhai/mv-bg.webp) center center no-repeat;
  background-size: cover;
}

.p-takuhai-top__title .title__text {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.p-takuhai-top__title .title__text img {
  max-width: 75.1rem;
  width: 48%;
}

.p-takuhai__flow__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}

.p-takuhai__flow__item .item__text {
  margin-top: 1rem;
}

.p-takuhai__flow__note {
  margin-block: 6rem 3rem;
}

.p-takuhai__flow__note .note__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 2px solid #B29544;
}

.p-takuhai__flow__note .note__title {
  background: #B29544;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  padding: 1em 1.5em;
}

.p-takuhai__flow__note .note__text {
  padding: 1em 1.5em;
  font-size: 2rem;
}

.p-takuhai__flow__cont {
  background-color: #fff;
  padding: 4rem;
}

.p-takuhai__flow__cont .cont__title {
  background-color: #B29544;
  text-align: center;
  color: #fff;
  padding: 0.5em;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

.p-takuhai__flow__cont .cont__list-group {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-block: 2rem 3rem;
}

.p-takuhai__flow__button {
  display: inline-block;
  min-width: 70rem;
  background: #FF8A15 url(../images/common/icon/icon-arrow-w.svg) right 3rem center no-repeat;
  background-size: 15px auto;
  border: 4px solid #FFBE88;
  font-size: 4rem;
  font-weight: 700;
  color: #fff;
  padding: 0.5em;
  text-align: center;
  border-radius: 50px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-takuhai__flow__button:hover {
  opacity: 0.8;
}

.p-takuhai__flow__button:hover {
  color: #fff;
}

.p-acquisitio__button {
  display: inline-block;
  min-width: 70rem;
  background: #1AC6E2 url(../images/common/icon/icon-arrow-w.svg) right 3rem center no-repeat;
  background-size: 15px auto;
  /* border: 4px solid #FFBE88; */
  font-size: 4rem;
  font-weight: 700;
  color: #fff;
  padding: 0.3em;
  text-align: center;
  border-radius: 50px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-acquisitio__button:hover {
  opacity: 0.8;
}

.p-acquisitio__button:hover {
  color: #fff;
}

.p-takuhai__flow-shop__button {
  display: inline-block;
  min-width: 100rem;
  background: #1AC6E2 url(../images/common/icon/icon-arrow-w.svg) right 3rem center no-repeat;
  background-size: 15px auto;
  border: 4px solid #1AC6E2;
  font-size: 4rem;
  font-weight: 700;
  color: #fff;
  /* padding: 0.5em; */
  padding: 0.1em;
  text-align: center;
  border-radius: 10px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-takuhai__flow-shop__button:hover {
  opacity: 0.8;
}

.p-takuhai__flow-shop__button:hover {
  color: #fff;
}

.p-takuhai__reason__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5rem;
  margin-top: 5rem;
}

.p-takuhai__reason__item {
  width: 30%;
  background-color: #fff;
  border: 2px solid #B29544;
  padding: 4.3rem 3rem 3rem;
  position: relative;
}

.p-takuhai__reason__item .item__ribbon {
  min-width: 10em;
  color: #fff;
  text-align: center;
  background-color: #B29544;
  -webkit-clip-path: polygon(100% 0%, calc(100% - 1rem) 50%, 100% 100%, 0 100%, 1rem 50%, 0 0);
  clip-path: polygon(100% 0%, calc(100% - 1rem) 50%, 100% 100%, 0 100%, 1rem 50%, 0 0);
  font-size: 2.4rem;
  font-weight: 700;
  padding: 0.3em 1em;
  position: absolute;
  top: -2.7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.p-takuhai__reason__item .item__head {
  font-size: 3.2rem;
  font-weight: 700;
  text-align: center;
  color: #723909;
  margin-bottom: 1rem;
  font-family: "Noto Serif JP", serif;
}

.p-line__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/line/mv-bg.jpg) center center no-repeat;
  background-size: cover;
}

.p-line__title .title__text {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.p-line__title .title__text img {
  max-width: 58.5rem;
  width: 48%;
}

.p-line__intro__cont01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5rem;
  gap: 4.5rem;
}

.p-line__intro__cont01 .cont01__img01 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}

.p-line__step__bnr {
  width: 82rem;
  margin-inline: auto;
}

.p-line__step__list {
  margin-top: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-line__step__item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30rem;
}

.p-line__step__item .item__head {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
  padding-block: 0.2em;
  margin-bottom: 0.2em;
  border-bottom: 4px solid #B29544;
}

.p-line__step__item .item__text {
  text-align: center;
  min-height: 6rem;
}

.p-line__step__arrow {
  margin-top: 26rem;
}

.p-line__friend__list {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
}

.p-line__friend__item {
  border: 1px solid #139F3B;
}

.p-line__friend__item:first-of-type {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 36.8rem;
}

.p-line__friend__item .item__title {
  background-color: #139F3B;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  padding: 0.5em;
}

.p-line__friend__item .item__cont {
  padding: 2rem 4rem 2rem;
  text-align: center;
}

.p-line__friend__item .item__cont ._qr {
  width: 19rem;
  margin: auto;
}

.p-line__account__text {
  text-align: center;
  margin-block: -30px 40px;
  font-size: 2rem;
}

.p-line__account__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 2rem;
}

.p-line__account__item {
  border: 1px solid #139F3B;
  background-color: #fff;
}

.p-line__account__item .item__head {
  background-color: #139F3B;
  color: #fff;
  text-align: center;
  padding: 0.5em;
}

.p-line__account__item .item__qr {
  padding: 1rem 2rem;
}

.p-gold__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/gold/mv-bg.jpg) center center no-repeat;
  background-size: cover;
}

.p-gold__title .title__text {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.p-gold__title .title__text img {
  max-width: 58.5rem;
  width: 48%;
}

.p-coin__title {
  width: 100%;
  max-height: 58rem;
  height: 30vw;
  background: url(../images/coin/mv-bg.jpg) center center no-repeat;
  background-size: cover;
}

.p-coin__title .title__text {
  height: 100%;
  display: -ms-grid;
  display: grid;
  /* place-items: center; */
  place-items: center stert;
}

.p-coin__title .title__text img {
  max-width: 58.5rem;
  /* width: 48%; */
  width: 60%;
  margin-top: 8%;
  margin-left: 100px;

}

.p-gold__transition__inner {
  max-width: 84rem;
}

.p-gold__achievement__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 2rem;
}
.p-ingot__achievement__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}

.p-gold__achievement__item {
  border: 1px solid #B29544;
  background-color: #fff;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p-gold__achievement__item .item__img {
  margin-bottom: 1rem;
  text-align: center;
}

.p-gold__achievement__item .item__img img {
  width: 13rem;
}

.p-gold__achievement__item .item__title {
  font-size: 1.5rem;
  text-align: center;
}

.p-gold__achievement__item .item__price {
  margin-top: auto;
  text-align: center;
}

.p-gold__achievement__item .item__price strong {
  color: #FF3333;
  font-weight: 700;
  font-size: 2.4rem;
}

.p-ingot__achievement__item {
  /* border: 1px solid #B29544; */
  /* background-color: #fff; */
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.p-ingot__achievement__item .item__img {
  margin-bottom: 1rem;
  text-align: center;
}

.p-ingot__achievement__item .item__img img {
  width: 13rem;
}

.p-ingot__achievement__item .item__title {
  font-size: 1.5rem;
  text-align: center;
}

.p-ingot__achievement__item .item__price {
  margin-top: auto;
  text-align: center;
}

.p-ingot__achievement__item .item__price strong {
  color: #FF3333;
  font-weight: 700;
  font-size: 2.4rem;
}


.p-gold__diamond {
  position: relative;
  padding-top: 22rem;
}

.p-gold__diamond__title__img {
  width: 22rem;
  position: absolute;
  top: 4rem;
  left: 23%;
}

.p-gold__diamond__img {
  max-width: 60rem;
  margin-inline: auto;
}

.p-gold__diamond__cont02 {
  max-width: 89rem;
  margin: 3rem auto 0;
  border: 1px solid #B29544;
  padding: 3rem 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-gold__diamond__cont02 .cont02__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 29rem;
  margin-left: 3rem;
}

.p-gold__diamond__cont02 .cont02__head {
  font-weight: 700;
  color: #B29544;
  font-size: 2.4rem;
  margin-bottom: 1em;
}

.p-gold__faq__text01 {
  max-width: 70rem;
  margin-inline: auto;
}

.p-gold__faq__list {
  max-width: 78rem;
  margin-inline: auto;
  margin-top: 5rem;
}

.p-gold__faq__item {
  background-color: #fff;
}

.p-gold__faq__item:not(:last-of-type) {
  margin-bottom: 3rem;
}

.p-gold__faq__item dt {
  background-color: #B29544;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  padding: 0.5em;
}

.p-gold__faq__item dd {
  padding: 2rem 3rem 4rem;
}

.p-faq__content__inner {
  max-width: 78rem;
  margin-inline: auto;
}

.p-faq__header {
  font-size: 3rem;
}

.p-faq__content__item {
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 3rem;
}

.p-faq__content__item summary {
  display: block;
  background-color: #FFE885;
  padding: 3rem 4rem 3rem 8rem;
  position: relative;
  cursor: pointer;
}

.p-faq__content__item summary::-webkit-details-marker {
  display: none;
}

.p-faq__content__item summary::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3.5rem;
  background: url(../images/faq/icon-q.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 2.4rem;
  left: 3rem;
}

.p-faq__content__item summary::after {
  content: "";
  display: block;
  width: 2.1rem;
  height: 1.6rem;
  background: url(../images/faq/icon-arrow-b.svg) center center no-repeat;
  transform: scale(1, -1);
  background-size: contain;
  position: absolute;
  top: 3rem;
  right: 2rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.p-faq__content__item[open] summary::after {
  -webkit-transform: scale(1, -1);
  transform: scale(-1, 1);
}

.p-faq__content__item span {
  display: block;
  padding: 3rem 4rem 3rem 8rem;
  position: relative;
}

.p-faq__content__item span::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3.5rem;
  background: url(../images/faq/icon-a.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 2.4rem;
  left: 3rem;
}

/* 0318 */

.p-store__content__inner {
  /* max-width: 78rem; */
  max-width: 1000px;
  margin-inline: auto;
  /* background: url(../images/top/map.png) center center no-repeat; */
}

.p-store__header {
  font-size: 3rem;
}

.p-store__content__item__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}

.p-store__content__item {
  width: 48%;
  background-color: #fff;
  /* background: rgba(255, 255, 255, 0.726); */
  border-radius: 1rem;
  /* overflow: hidden; */
  margin-bottom: 3rem;
}

.p-store__content__item summary {
  display: block;
  /* background-color: #FFE885; */
  /* background: rgba(255, 255, 255, 0.726); */
  background-color: #F9F5E8;
  border-bottom: 4px solid #B7A66D;
  /* background-color: #fff; */
  /* padding: 3rem 4rem 3rem 8rem; */
  padding: 3rem 6rem 3rem 6rem;
  position: relative;
  cursor: pointer;
}

.p-store__content__item summary::-webkit-details-marker {
  display: none;
}

/* .p-store__content__item summary::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3.5rem;
  background: url(../images/faq/icon-q.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 2.4rem;
  left: 3rem;
} */

.p-store__content__item summary::after {
  content: "";
  display: block;
  width: 2.1rem;
  height: 1.6rem;
  background: url(../images/faq/icon-arrow-b.svg) center center no-repeat;
  transform: scale(1, -1);
  background-size: contain;
  position: absolute;
  top: 3rem;
  /* right: 2rem; */
  right: 6rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.p-store__content__item[open] summary::after {
  /* -webkit-transform: scale(1, -1);
  transform: scale(1, -1); */
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);

}

.p-store__content__item span {
  display: block;
  padding: 3rem 4rem 3rem 8rem;
  position: relative;
}

.p-store__content__item span::before {
  content: "";
  display: block;
  width: 3rem;
  height: 3.5rem;
  /* background: url(../images/faq/icon-a.svg) center center no-repeat; */
  background-size: contain;
  position: absolute;
  top: 2.4rem;
  left: 3rem;
}

.js-accordion-storeitem_wrp {
  display: block;
  padding: 3rem 4rem 3rem 4rem;
  position: relative;
  /* background-color: #F9F5E8; */
}
.js-accordion-storeitem {
  /* font-size: 1.3em; */
  font-size: 16px;
  font-weight: bold;
    display: block;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 9px;
    line-height: 1.4em;
    padding: 12px 0 16px;
    margin: 0 30px;
    position: relative;
}

.js-accordion-storeitem ::after {
  content: "";
  display: block;
  width: 2.1rem;
  height: 1.6rem;
  background: url(../images/faq/icon-arrow-c.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 2rem;
  right: 2rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.js-accordion-storettl {
  font-size: 1.8rem;
  font-weight: 700;
}

/* 0318 */

.js-accordion-storeitem a {
  display: block;
  width: 100%;
  height: 100%;
}

.p-voice__title {
  padding-inline: 5%;
}

.p-voice__title .title__text {
  margin-inline: auto;
  margin-block: 3rem;
  max-width: 109rem;
}

.p-voice__list {
  max-width: 1400px;
  margin-inline: auto;
}

.p-voice__list .slick-arrow {
  width: 6rem;
  height: 20rem;
  z-index: 9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-voice__list .slick-arrow.slick-next {
  right: 0;
}

.p-voice__list .slick-arrow.slick-prev {
  left: 0;
}

.p-voice__list .slick-arrow.slick-prev::before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.p-voice__list .slick-arrow::before {
  content: "";
  display: block;
  width: 6rem;
  height: 20rem;
  background: #B29544 url(../images/common/icon/icon-arrow-w.svg) center center no-repeat;
  background-size: 1.5rem auto;
  position: absolute;
  top: 0;
  opacity: 1;
}

.p-voice__list .slick-arrow:hover {
  opacity: 1;
}

.p-voice__list .slick-arrow:hover::before {
  background-color: #8d7636;
}

.p-voice__item iframe {
  width: 90%;
}

.p-voice__button a {
  display: block;
  margin-inline: auto;
  margin-top: -2rem;
  max-width: 85rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-voice__button a:hover {
  opacity: 0.8;
}

.p-goods__cont01__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-top: 3rem;
}

.p-goods__cont01__item {
  background-color: #fff;
  border: 1px solid #B29544;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  font-size: 2rem;
}

.p-goods__cont01__item::before {
  display: block;
  content: "";
  width: 3rem;
  height: 3rem;
  background: url(../images/common/icon/icon-check.svg) center center no-repeat;
  background-size: contain;
}

.p-goods__post__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}

.p-goods__post__item .item__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20rem;
}

.p-goods__post__item .item__cont {
  width: 100%;
}

.p-goods__post__item .item__title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
}

.p-goods__post__item .item__catlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}

.p-goods__post__item .item__catlist li a {
  display: block;
  background-color: #fff;
  border: 1px solid #B29544;
  padding: 0.2em 1em;
  font-size: 1.4rem;
}

.p-goods__post__item .item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem;
  min-height: 6rem;
}

.p-goods__post__item .item__price ._title {
  background-color: #B29544;
  color: #fff;
  font-size: 2rem;
  padding-inline: 2rem;
  display: -ms-grid;
  display: grid;
  place-content: center;
}

.p-goods__post__item .item__price ._text {
  color: #F93E3E;
  font-weight: 700;
  font-size: 3rem;
  background-color: #F5F5F5;
  padding-inline: 2rem;
}

.p-goods__post__item .item__price ._text span {
  font-size: 4rem;
}

.p-goods__post__item .item__memo {
  margin-top: 4rem;
  border: 1px solid #131922;
  position: relative;
  padding: 4rem 3rem 3rem;
}

.p-goods__post__item .item__memo ._title {
  background-color: #131922;
  color: #fff;
  display: inline-block;
  padding: 0 2em;
  font-size: 1.4rem;
  font-weight: 700;
  height: 3rem;
  display: -ms-grid;
  display: grid;
  place-content: center;
  position: absolute;
  top: 0;
  left: 0;
}

.p-goods__recentpost {
  background-color: #F5F5F5;
  position: relative;
}

.p-goods__recentpost__title {
  background-color: #B29544;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
}

.p-goods__recentpost__list {
  margin: 3rem 4rem 6rem;
}

.p-goods__recentpost__list .slick-slide {
  padding: 0.5rem;
  position: relative;
}

.p-goods__recentpost__list .slick-arrow {
  width: 3rem;
  height: 9rem;
  z-index: 300;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-goods__recentpost__list .slick-arrow.slick-next {
  right: -3.3rem;
}

.p-goods__recentpost__list .slick-arrow.slick-prev {
  left: -3.3rem;
}

.p-goods__recentpost__list .slick-arrow.slick-prev::before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.p-goods__recentpost__list .slick-arrow::before {
  content: "";
  display: block;
  width: 3rem;
  height: 9rem;
  background: #B29544 url(../images/common/icon/icon-arrow-w.svg) center center no-repeat;
  background-size: 1.5rem auto;
  position: absolute;
  top: 0;
  opacity: 1;
}

.p-goods__recentpost__list .slick-arrow:hover {
  opacity: 1;
}

.p-goods__recentpost__list .slick-arrow:hover::before {
  background-color: #8d7636;
}

.p-goods__recentpost__item {
  background-color: #fff;
  border: 1px solid #B29544;
  min-height: 40rem;
}

.p-goods__recentpost__item a {
  display: block;
  width: 100%;
  min-height: 40rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 1.7rem;
}

.p-goods__recentpost__item a .item__image {
  width: 100%;
  aspect-ratio: 14/9;
  display: block;
  overflow: hidden;
}

.p-goods__recentpost__item a .item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-goods__recentpost__item a .item__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.p-goods__recentpost__item a .item__cat {
  margin-top: 1rem;
}

.p-goods__recentpost__item a .item__cat span {
  display: inline-block;
  border: 1px solid #B29544;
  padding: 0em 1.5em;
  font-size: 1.2rem;
}

.p-goods__recentpost__item a .item__time {
  font-size: 1.2rem;
}

.p-goods__recentpost__item a .item__name {
  font-size: 1.5rem;
  margin-top: 0.5rem;
}

.p-goods__recentpost__item a .item__price {
  font-size: 1.5rem;
  text-align: center;
  margin-top: auto;
}

.p-goods__recentpost__item a .item__price span {
  font-size: 3rem;
  line-height: 1;
}

.p-goods__recentpost__item a .item__link {
  text-align: center;
  font-size: 1.1rem;
  margin-top: 1rem;
}

.p-goods__recentpost__item a:hover {
  color: #B29544;
}

.p-goods__recentpost__button {
  position: absolute;
  width: 36rem;
  bottom: -2.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.p-goods__recentpost__button a {
  font-size: 1.8rem;
  display: block;
  margin-inline: auto;
}

.p-goods__brand__item-text {
  display: inline-block;
  background-color: #B29544;
  font-size: 2rem;
  font-weight: 700;
  min-width: 46rem;
  color: #fff;
  -webkit-clip-path: polygon(100% 0%, calc(100% - 1.2rem) 50%, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(100% 0%, calc(100% - 1.2rem) 50%, 100% 100%, 0 100%, 0 0);
  padding: 0.2em 3em 0.2em 1em;
}

.p-goods__brand__item-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  margin-top: 2rem;
}

.p-goods__brand__item-list li span {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 2px solid #B29544;
  border-radius: 7px;
  padding: 0.5em 0 0.5em 25px;
  background: #fff url(../images/common/icon/icon-arrow-g.svg) 8px center no-repeat;
  background-size: 10px auto;
}

.p-goods__brand__item-list li.OFF {
  display: none;
}

.p-brand__search .search__select {
  display: none;
}

.p-brand__search .search__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-brand__search .search__head {
  background-color: #B29544;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  padding: 0.5em 1em;
}

.p-brand__search .search__input {
  background-color: #fff;
  border: 1px solid #B29544;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-brand__search .search__input > input[type=text] {
  padding: 1em;
  font-size: 1.8rem;
  width: 20em;
  border: none;
  margin: 0;
}

.p-brand__search .search__input > button {
  width: 6rem;
  height: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
}

.p-brand__description .item_text {
  margin-bottom: 4rem;
  font-size: 2rem;
}

.p-brand__pickup__title {
  width: 20.3rem;
  margin-inline: auto;
  margin-bottom: 2rem;
}

.p-brand__pickup__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}

.p-brand__pickup__item .item__img {
  border: 1px solid #B29544;
  aspect-ratio: 4/3;
  display: block;
  overflow: hidden;
  margin-bottom: 1rem;
}

.p-brand__pickup__item .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-brand__pickup__item .item__title {
  text-align: center;
  font-size: 1.8rem;
}

.p-brand__result__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.p-brand__result__list li {
  border: 1px solid #B29544;
  margin-top: -1px;
  margin-right: -1px;
}

.p-brand__result__list li a {
  display: block;
  padding: 0.5em 3em 0.5em 1em;
  background: url(../images/common/icon/icon-arrow-g02.svg) right 1em center no-repeat;
  background-size: 1.2rem auto;
}

.p-goods__category__title {
  text-align: center;
}

.p-goods__category__title span {
  display: inline-block;
  background-color: #B29544;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  -webkit-clip-path: polygon(100% 0%, calc(100% - 1.2rem) 50%, 100% 100%, 0 100%, 1.2rem 50%, 0 0);
  clip-path: polygon(100% 0%, calc(100% - 1.2rem) 50%, 100% 100%, 0 100%, 1.2rem 50%, 0 0);
  padding: 0.2em 3em;
  margin-bottom: 4rem;
}

.btn--primary {
  width: 100%;
  /* max-width: 18rem; */
  max-width: 30rem;
  /* height: 4rem; */
  border: solid 1px #0c1e29;
  font-weight: bold;
  text-align: center;
  line-height: 4em;
  font-size: 1em;
  background: #fff;
  color: #0c1e29;
  position: relative;
  margin: 0 auto;
  border-radius: 4.1em;
  overflow: hidden;
  display: block;
  box-shadow: 0 5px 10px -10px;
  transition: cubic-bezier(0.55, 0.05, 0.22, 0.99) 0.5125s;
  -o-transition: cubic-bezier(0.55, 0.05, 0.22, 0.99) 0.5125s;
  -moz-transition: cubic-bezier(0.55, 0.05, 0.22, 0.99) 0.5125s;
  -webkit-transition: cubic-bezier(0.55, 0.05, 0.22, 0.99) 0.5125s;
  font-family: 'Zen Old Mincho', serif;
}

/* ==========================================================

 Quiz

========================================================== */

.archives .__block {
  display: block;
  color: inherit;
  border-bottom: 1px dashed #B29544;
  position: relative;
}

.archives .__block .__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.archives .__block:hover {
  opacity: 0.7;
}

.archives .__thumb {
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}

.archives .__thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.archives .__block .__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.archives a {
  color: inherit !important;
  text-decoration: none !important;
}

/* PC */

/* SP */

/* ==========================================================

	single quiz

========================================================== */

.quiz .__titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quiz .__title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.quiz .__thumb {
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}

.quiz .__thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.quiz .__title span {
  display: block;
}

.quiz .__title span:first-child {
  font-weight: normal;
}

.quiz .__lesson {
  border: dotted 2px #e34783;
}

.quiz .__lesson > div {
  background: #fff3f6;
}

.quiz .__lesson h4 {
  color: #ff2f5f;
  text-shadow: 2px 2px 0 #ffaabe;
  letter-spacing: 0.15em;
}

/* PC */

/* SP */

.eye-catch img {
  margin: 0 auto;
}

ul.breadcrumb li::after {
  content: ">";
  color: #fff;
  padding: 0 5px;
}

#page .btn_np {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #B29544;
  border-bottom: 1px solid #B29544;
  padding: 20px 0;
  margin-top: 25px;
  font-size: 16px;
  font-weight: bold;
}

#page .btn_np a {
  color: #000;
  display: block;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
  text-decoration: none;
}

#page .btn_np a:hover {
  color: #B29544;
}

#page img {
  width: inherit;
}

#page h1,
#page h2,
#page h3,
#page h4,
#page h5,
#page h6 {
  font-weight: 700;
  margin-bottom: 1em;
  margin-top: 2em;
}

#page a {
  color: royalblue;
  text-decoration: underline;
}

#page ul,
#page ol {
  padding-left: 1.5em;
}

#page ul li,
#page ol li {
  list-style: none;
}

#page .container .inner .line_button {
  background: url("../images/common/button_line_pc.png") no-repeat;
  background-size: 68.3rem 26.2rem;
  width: 68.3rem;
  max-width: 100%;
  height: 26.2rem;
  margin: 0 auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page.in.privacy h2.page_title {
  background-color: #B29544;
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding: 8px 0;
  margin-bottom: 30px;
  margin-top: 0;
}

#page.in.privacy p {
  line-height: 1.8;
  margin-bottom: 1em;
}

#page.in.privacy p.red {
  color: #e73828;
}

#page.in.privacy p.black {
  color: #000;
}

#page.in.privacy h3 {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 15px;
}

#page.in.sitemap h2.page_title {
  background-color: #B29544;
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding: 8px 0;
  margin-bottom: 30px;
  margin-top: 0;
}

#page.in.sitemap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#page.in.sitemap .flex .col2 {
  width: 48%;
}

#page.in.sitemap .flex .col2 h3 {
  color: #B29544;
  font-size: 22px;
  font-weight: bold;
  padding-left: 15px;
  padding-bottom: 6px;
  border-bottom: 1px solid #B29544;
  position: relative;
  margin-bottom: 20px;
  line-height: 32px;
  letter-spacing: 0.1em;
  margin-top: 0 !important;
}

#page.in.sitemap .flex .col2 h3::before {
  position: absolute;
  content: "";
  background-color: #B29544;
  width: 5px;
  height: 32px;
  left: 0;
}

#page.in.sitemap .flex .col2 ul {
  margin-bottom: 50px;
  padding-left: 0;
}

#page.in.sitemap .flex .col2 ul li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 8px;
}

#page.in.sitemap .flex .col2 ul li::before {
  position: absolute;
  content: "";
  background: url("../images/sitemap/name_icon.png") no-repeat;
  background-size: 14px;
  width: 14px;
  height: 14px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#page.in.sitemap .flex .col2 ul li a {
  text-decoration: underline;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: inherit;
}

#page.in.sitemap .flex .col2 ul li a:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.u-align_left {
  text-align: left;
}

.u-align_right {
  text-align: right;
}

.u-align_center {
  text-align: center;
}

.u-col_red {
  color: #CC0101;
}

.u-col_main {
  color: #000;
}

.u-col_keycol {
  color: #B29544;
}

.u-fw_bold {
  font-weight: bold;
}

.u-fw_400 {
  font-weight: 400;
}

.u-fw_500 {
  font-weight: 500;
}

.u-fw_700 {
  font-weight: 700;
}

.u-fw_900 {
  font-weight: 900;
}

.u-fz_xsm {
  font-size: 1.2rem;
}

.u-fz_sm {
  font-size: 1.4rem;
}

.u-fz_md {
  font-size: 1.6rem;
}

.u-fz_lg {
  font-size: 1.8rem;
}

.u-fz_xlg {
  font-size: 2rem;
}

.u-fz_xxlg {
  font-size: 2.4rem;
}

.u-fz_10 {
  font-size: 1rem;
}

.u-fz_10 var-mixin.tb {
  font-size: 0.8rem;
}

.u-fz_11 {
  font-size: 1.1rem;
}

.u-fz_11 var-mixin.tb {
  font-size: 0.88rem;
}

.u-fz_12 {
  font-size: 1.2rem;
}

.u-fz_12 var-mixin.tb {
  font-size: 0.96rem;
}

.u-fz_13 {
  font-size: 1.3rem;
}

.u-fz_13 var-mixin.tb {
  font-size: 1.04rem;
}

.u-fz_14 {
  font-size: 1.4rem;
}

.u-fz_14 var-mixin.tb {
  font-size: 1.12rem;
}

.u-fz_15 {
  font-size: 1.5rem;
}

.u-fz_15 var-mixin.tb {
  font-size: 1.2rem;
}

.u-fz_16 {
  font-size: 1.6rem;
}

.u-fz_16 var-mixin.tb {
  font-size: 1.28rem;
}

.u-fz_17 {
  font-size: 1.7rem;
}

.u-fz_17 var-mixin.tb {
  font-size: 1.36rem;
}

.u-fz_18 {
  font-size: 1.8rem;
}

.u-fz_18 var-mixin.tb {
  font-size: 1.44rem;
}

.u-fz_19 {
  font-size: 1.9rem;
}

.u-fz_19 var-mixin.tb {
  font-size: 1.52rem;
}

.u-fz_20 {
  font-size: 2rem;
}

.u-fz_20 var-mixin.tb {
  font-size: 1.6rem;
}

.u-fz_21 {
  font-size: 2.1rem;
}

.u-fz_21 var-mixin.tb {
  font-size: 1.68rem;
}

.u-fz_22 {
  font-size: 2.2rem;
}

.u-fz_22 var-mixin.tb {
  font-size: 1.76rem;
}

.u-fz_23 {
  font-size: 2.3rem;
}

.u-fz_23 var-mixin.tb {
  font-size: 1.84rem;
}

.u-fz_24 {
  font-size: 2.4rem;
}

.u-fz_24 var-mixin.tb {
  font-size: 1.92rem;
}

.u-fz_25 {
  font-size: 2.5rem;
}

.u-fz_25 var-mixin.tb {
  font-size: 2rem;
}

.u-fz_26 {
  font-size: 2.6rem;
}

.u-fz_26 var-mixin.tb {
  font-size: 2.08rem;
}

.u-fz_27 {
  font-size: 2.7rem;
}

.u-fz_27 var-mixin.tb {
  font-size: 2.16rem;
}

.u-fz_28 {
  font-size: 2.8rem;
}

.u-fz_28 var-mixin.tb {
  font-size: 2.24rem;
}

.u-fz_29 {
  font-size: 2.9rem;
}

.u-fz_29 var-mixin.tb {
  font-size: 2.32rem;
}

.u-fz_30 {
  font-size: 3rem;
}

.u-fz_30 var-mixin.tb {
  font-size: 2.4rem;
}

.u-fz_31 {
  font-size: 3.1rem;
}

.u-fz_31 var-mixin.tb {
  font-size: 2.48rem;
}

.u-fz_32 {
  font-size: 3.2rem;
}

.u-fz_32 var-mixin.tb {
  font-size: 2.56rem;
}

.u-mt_0:not(:root) {
  margin-top: 0rem;
}

.u-mt_1:not(:root) {
  margin-top: 1rem;
}

.u-mt_2:not(:root) {
  margin-top: 2rem;
}

.u-mt_3:not(:root) {
  margin-top: 3rem;
}

.u-mt_4:not(:root) {
  margin-top: 4rem;
}

.u-mt_5:not(:root) {
  margin-top: 5rem;
}

.u-mt_6:not(:root) {
  margin-top: 6rem;
}

.u-mt_7:not(:root) {
  margin-top: 7rem;
}

.u-mt_8:not(:root) {
  margin-top: 8rem;
}

.u-mt_9:not(:root) {
  margin-top: 9rem;
}

.u-mt_10:not(:root) {
  margin-top: 10rem;
}

.u-mb_0:not(:root) {
  margin-bottom: 0rem;
}

.u-mb_1:not(:root) {
  margin-bottom: 1rem;
}

.u-mb_2:not(:root) {
  margin-bottom: 2rem;
}

.u-mb_3:not(:root) {
  margin-bottom: 3rem;
}

.u-mb_4:not(:root) {
  margin-bottom: 4rem;
}

.u-mb_5:not(:root) {
  margin-bottom: 5rem;
}

.u-mb_6:not(:root) {
  margin-bottom: 6rem;
}

.u-mb_7:not(:root) {
  margin-bottom: 7rem;
}

.u-mb_8:not(:root) {
  margin-bottom: 8rem;
}

.u-mb_9:not(:root) {
  margin-bottom: 9rem;
}

.u-mb_10:not(:root) {
  margin-bottom: 10rem;
}

.u-mr_0:not(:root) {
  margin-right: 0rem;
}

.u-mr_1:not(:root) {
  margin-right: 1rem;
}

.u-mr_2:not(:root) {
  margin-right: 2rem;
}

.u-mr_3:not(:root) {
  margin-right: 3rem;
}

.u-mr_4:not(:root) {
  margin-right: 4rem;
}

.u-mr_5:not(:root) {
  margin-right: 5rem;
}

.u-mr_6:not(:root) {
  margin-right: 6rem;
}

.u-mr_7:not(:root) {
  margin-right: 7rem;
}

.u-mr_8:not(:root) {
  margin-right: 8rem;
}

.u-mr_9:not(:root) {
  margin-right: 9rem;
}

.u-mr_10:not(:root) {
  margin-right: 10rem;
}

.u-ml_0:not(:root) {
  margin-left: 0rem;
}

.u-ml_1:not(:root) {
  margin-left: 1rem;
}

.u-ml_2:not(:root) {
  margin-left: 2rem;
}

.u-ml_3:not(:root) {
  margin-left: 3rem;
}

.u-ml_4:not(:root) {
  margin-left: 4rem;
}

.u-ml_5:not(:root) {
  margin-left: 5rem;
}

.u-ml_6:not(:root) {
  margin-left: 6rem;
}

.u-ml_7:not(:root) {
  margin-left: 7rem;
}

.u-ml_8:not(:root) {
  margin-left: 8rem;
}

.u-ml_9:not(:root) {
  margin-left: 9rem;
}

.u-ml_10:not(:root) {
  margin-left: 10rem;
}

.u-my_0:not(:root) {
  margin-block: 0rem;
}

.u-my_1:not(:root) {
  margin-block: 1rem;
}

.u-my_2:not(:root) {
  margin-block: 2rem;
}

.u-my_3:not(:root) {
  margin-block: 3rem;
}

.u-my_4:not(:root) {
  margin-block: 4rem;
}

.u-my_5:not(:root) {
  margin-block: 5rem;
}

.u-my_6:not(:root) {
  margin-block: 6rem;
}

.u-my_7:not(:root) {
  margin-block: 7rem;
}

.u-my_8:not(:root) {
  margin-block: 8rem;
}

.u-my_9:not(:root) {
  margin-block: 9rem;
}

.u-my_10:not(:root) {
  margin-block: 10rem;
}

.u-mx_0:not(:root) {
  margin-inline: 0rem;
}

.u-mx_1:not(:root) {
  margin-inline: 1rem;
}

.u-mx_2:not(:root) {
  margin-inline: 2rem;
}

.u-mx_3:not(:root) {
  margin-inline: 3rem;
}

.u-mx_4:not(:root) {
  margin-inline: 4rem;
}

.u-mx_5:not(:root) {
  margin-inline: 5rem;
}

.u-mx_6:not(:root) {
  margin-inline: 6rem;
}

.u-mx_7:not(:root) {
  margin-inline: 7rem;
}

.u-mx_8:not(:root) {
  margin-inline: 8rem;
}

.u-mx_9:not(:root) {
  margin-inline: 9rem;
}

.u-mx_10:not(:root) {
  margin-inline: 10rem;
}

.u-pt_1:not(:root) {
  padding-top: 1em;
}

.u-pt_2:not(:root) {
  padding-top: 2em;
}

.u-pt_3:not(:root) {
  padding-top: 3em;
}

.u-pt_4:not(:root) {
  padding-top: 4em;
}

.u-pt_5:not(:root) {
  padding-top: 5em;
}

.u-pt_6:not(:root) {
  padding-top: 6em;
}

.u-pt_7:not(:root) {
  padding-top: 7em;
}

.u-pt_8:not(:root) {
  padding-top: 8em;
}

.u-pt_9:not(:root) {
  padding-top: 9em;
}

.u-pt_10:not(:root) {
  padding-top: 10em;
}

.u-pb_1:not(:root) {
  padding-bottom: 1em;
}

.u-pb_2:not(:root) {
  padding-bottom: 2em;
}

.u-pb_3:not(:root) {
  padding-bottom: 3em;
}

.u-pb_4:not(:root) {
  padding-bottom: 4em;
}

.u-pb_5:not(:root) {
  padding-bottom: 5em;
}

.u-pb_6:not(:root) {
  padding-bottom: 6em;
}

.u-pb_7:not(:root) {
  padding-bottom: 7em;
}

.u-pb_8:not(:root) {
  padding-bottom: 8em;
}

.u-pb_9:not(:root) {
  padding-bottom: 9em;
}

.u-pb_10:not(:root) {
  padding-bottom: 10em;
}

.u-pr_1:not(:root) {
  padding-right: 1em;
}

.u-pr_2:not(:root) {
  padding-right: 2em;
}

.u-pr_3:not(:root) {
  padding-right: 3em;
}

.u-pr_4:not(:root) {
  padding-right: 4em;
}

.u-pr_5:not(:root) {
  padding-right: 5em;
}

.u-pr_6:not(:root) {
  padding-right: 6em;
}

.u-pr_7:not(:root) {
  padding-right: 7em;
}

.u-pr_8:not(:root) {
  padding-right: 8em;
}

.u-pr_9:not(:root) {
  padding-right: 9em;
}

.u-pr_10:not(:root) {
  padding-right: 10em;
}

.u-pl_1:not(:root) {
  padding-left: 1em;
}

.u-pl_2:not(:root) {
  padding-left: 2em;
}

.u-pl_3:not(:root) {
  padding-left: 3em;
}

.u-pl_4:not(:root) {
  padding-left: 4em;
}

.u-pl_5:not(:root) {
  padding-left: 5em;
}

.u-pl_6:not(:root) {
  padding-left: 6em;
}

.u-pl_7:not(:root) {
  padding-left: 7em;
}

.u-pl_8:not(:root) {
  padding-left: 8em;
}

.u-pl_9:not(:root) {
  padding-left: 9em;
}

.u-pl_10:not(:root) {
  padding-left: 10em;
}

.u-py_1:not(:root) {
  padding-block: 1em;
}

.u-py_2:not(:root) {
  padding-block: 2em;
}

.u-py_3:not(:root) {
  padding-block: 3em;
}

.u-py_4:not(:root) {
  padding-block: 4em;
}

.u-py_5:not(:root) {
  padding-block: 5em;
}

.u-py_6:not(:root) {
  padding-block: 6em;
}

.u-py_7:not(:root) {
  padding-block: 7em;
}

.u-py_8:not(:root) {
  padding-block: 8em;
}

.u-py_9:not(:root) {
  padding-block: 9em;
}

.u-py_10:not(:root) {
  padding-block: 10em;
}

.u-px_1:not(:root) {
  padding-inline: 1em;
}

.u-px_2:not(:root) {
  padding-inline: 2em;
}

.u-px_3:not(:root) {
  padding-inline: 3em;
}

.u-px_4:not(:root) {
  padding-inline: 4em;
}

.u-px_5:not(:root) {
  padding-inline: 5em;
}

.u-px_6:not(:root) {
  padding-inline: 6em;
}

.u-px_7:not(:root) {
  padding-inline: 7em;
}

.u-px_8:not(:root) {
  padding-inline: 8em;
}

.u-px_9:not(:root) {
  padding-inline: 9em;
}

.u-px_10:not(:root) {
  padding-inline: 10em;
}

.u-display_i {
  display: inline;
}

.u-display_b {
  display: block;
}

.u-display_ib {
  display: inline-block;
}

.u-bgcol_light {
  background: #F9F5E8;
}

.u-bgcol_gray {
  /* background: #eee; */
    background: #eee;
  /* background: #F9F5E8; */

}


.u-bgcol_light_bk {
  background: #EEE;
}


.u-list_disc {
  padding-left: 1.5em;
}

.u-list_disc li {
  list-style: disc;
}
.tel__img {
  width: 40%;
  margin: 0 auto;
}
.mb50 {
  margin-bottom: 50px;
}

.mb100 {
  margin-bottom: 100px;
}

.tac {
  text-align: center;
}
.tar {
  text-align: right;
}

.others_wrp {
  margin: 50px 0;
  text-align: center;
}
.others_ttl {
	font-size: 30px;
  margin-bottom: 20px;
}
#performance .perf_item_set_others
{
	letter-spacing 		: -1em;
	margin-bottom 		: 15px;
	text-align: center;
	background: #EEE;
	padding: 50px;
}
#performance .perf_item_others
{
	letter-spacing 		: normal;
	display 			: inline-block;
	/* width 				: 329px; */
	/* width 				: 165px; */
  width 				: 90px;
	/* margin 				: 0px 25px 15px 25px; */
  /* margin 				: 0px 15px 15px 15px; */
  margin 				: 0px 10px 15px 10px;
	text-align 		 	: left;
	vertical-align 		: top;
}
#performance .perf_item_others img
{
	display 			: block;
	border 				: 1px #9e9e9e solid;
	margin-bottom 		: 15px; 
}
#performance .perf_item_others .item_name
{
	font-size 			: 14px;
	color 				: #886e52;
	margin 				: 0px; 
	text-align: center;
}
#performance .perf_item_others .mc
{
	display 			: inline-block;
	background 			: #dfdfdf;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
	padding 			: 0px 15px;
	margin-bottom 		: 5px;
	font-size 			: 18px; 
}
#performance .perf_item_others .item_mess
{
	margin-bottom 		:0px;
	border-bottom 		: 1px #e5e5e5 solid;
	padding-bottom 		: 10px; 
}
#performance .perf_item_others .item_price
{
	text-align 			: right;
	display 			: table;
	width 				: 100%; 
}
#performance .perf_item_others .item_price span
{
	display 			: table-cell;
}
#performance .perf_item_others .item_price span:first-child
{
	text-align 			: left;
}
#performance .perf_item_others .item_price span.price
{
	font-size 			: 16px;
	padding-left 		: 20px;
	text-align 			: right;
}
#performance .perf_item_others .item_price span.price em
{
	font-style 			: normal;
	font-size 			: 36px;
	color 				: #8a6841;
	font-weight 		: bold;
}

.other_purchaseditems-flex {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.event-item__head {
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size 			: 2.4rem;

}
.event-item__head span{
  font-size: 3rem;
  color: #F15A24;
}
.tal {
  text-align: right;
}
.eventperiod {
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 5rem;
  margin-bottom: 40px;
}
.event-item__txt {
  margin: 20px auto;
  text-align: center;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  font-weight: bold;
  font-size: 1.5rem;
}

.event-title {
  background-color: #B29544;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
    letter-spacing: .05em;
}
.event-subtitle {
  color: #B29544;
    font-size: 26px;
    font-weight: bold;
    padding-left: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #B29544;
    position: relative;
    margin-bottom: 40px;
    line-height: 36px;
    letter-spacing: .1em;
}
.event-subtitle::before {
  position: absolute;
  content: '';
  background-color: #B29544;
  width: 5px;
  height: 36px;
  left: 0;
}
.event-wrp {
  margin-top: 40px;
}

.l-header__contact ._phone a {
  display: block;
  border-radius: 5px;
  padding: 0.8em 1em;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  min-width: 16.5rem;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.l-header__contact ._phone a:hover {
  opacity: 0.8;
}

._phone a {
  background-color: #1AC6E2;
}
.index-tell__title {
  text-align: center;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.kansai_speech_wrp {
  margin: 0 auto;
  text-align: center;
}

.kansai_speech_bubble {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  padding: 24px 100px;
  border: 2px solid #000000;
  border-radius: 9999px;
  background-color: #ffffff;
  text-align: left;
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #000000;
}
.kansai_speech_bubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}
.kansai_speech_bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.bk {
  color: #000;
}

.kansai-city_speech_bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4.2rem;
  color: #B29544;
  margin-bottom: 30px;
  font-weight: bold;
}

.kansai-city_speech_bubble::before,
.kansai-city_speech_bubble::after {
  content: "";
  width: 4px;
  height: 50px;
  background-color: #B29544;
}
.kansai-city_speech_bubble::before {
  margin-right: 30px;
  transform: rotate(-35deg);
}
.kansai-city_speech_bubble::after {
    margin-left: 30px;
  transform: rotate(35deg);

}


@media screen and (max-width: 1280px) {

.c-cta_inquily__list li {
  width: 100%;
}

}
@media screen and (max-width: 768px) {
  .kansai_speech_bubble {
  margin-bottom: 20px;
  padding: 24px 16px;
  font-size: 20px;
}

  .c-cta_inquily__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
}  
.c-cta_inquily__list li {
  max-width: 480px;
  margin: 0 auto;
}

}

@media screen and (min-width: 768px) {
  .event-item__txt {
    font-size: 4rem;
  }

  .archives .__block {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.8;
  }

  .archives .__block .__area {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .archives .__block .__thumb {
    width: 300px;
    height: 225px;
  }

  .archives .__block .__text {
    margin-left: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .archives .__block .__title {
    margin-top: 0 !important;
    margin-bottom: 20px;
    font-size: 21px;
  }

  .archives .__block .__btn {
    position: absolute;
    right: 0;
    bottom: 25px;
  }

  .quiz .__thumb {
    width: 100px;
    height: 100px;
    margin-right: 30px;
  }

  .quiz .__title {
    font-size: 23px;
    margin-top: 0 !important;
  }

  .quiz .__title span:first-child {
    font-size: 13px;
  }

  .quiz .__contents {
    margin: 8rem 5rem;
  }

  .quiz .__contents p {
    margin-bottom: 2em;
  }

  .quiz .__answer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .quiz .__btn_answer {
    width: 160px;
    height: 100px;
    padding-top: 23px;
    padding-left: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #e95539;
    text-align: center;
    background: url(../images/quiz/btn_more.png) no-repeat left 10px;
    background-size: 160px 90px;
  }

  .quiz .__answer p {
    margin-left: 40px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 24px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .quiz .__lesson {
    margin-top: 20px;
    margin-right: 50px;
    margin-left: 50px;
    padding: 10px;
  }

  .quiz .__lesson > div {
    padding: 20px;
  }

  .quiz .__lesson h4 {
    font-size: 25px;
  }

  .quiz .__lesson .__text {
    margin-top: 20px;
    margin-right: 50px;
    margin-left: 50px;
  }
}

@media screen and (min-width: 769px) {
  body {
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .l-header {
    width: 100%;
  }

  .l-header__inner {
    width: 100%;
    max-width: 1920px;
    margin-inline: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-inline: 3rem;
  }

  .l-header__logo {
    /* width: 25rem; */
        width: 35rem;
  }

  .l-header__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .l-header__gnavi {
    margin-top: 3rem;
    margin-left: auto;
  }

  .l-header__gnavi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5em;
  }

  .l-header__gnavi ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
  }

  .l-header__gnavi ul li a {
    font-size: 1.4rem;
    line-height: 1;
  }

  .l-header__gnavi ul li:not(:last-of-type)::after {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background-color: currentColor;
  }

  .l-header__gnavi .gnavi__privacy {
    /* display: none; */
    width: 70%;
    height: auto;
    margin: 0 auto;
  }

  .l-header__toggle {
    display: none;
  }

  .l-header__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-block: 1rem 2rem;
  }

  .l-header__contact ._tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
    pointer-events: none;
  }

  .l-header__contact ._tel::before {
    content: "";
    display: block;
    width: 2.2rem;
    height: 3rem;
    background: url(../images/common/icon/icon_tel_b.svg) center center no-repeat;
    background-size: cover;
  }

  .l-header__contact ._tel a {
    font-size: 2.2rem;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
  }

  .l-header__contact ._tel a span {
    font-size: 1.6rem;
    font-weight: 500;
  }

  .l-header__contact ._mail a,
  .l-header__contact ._phone a,
  .l-header__contact ._line a {
    display: block;
    border-radius: 5px;
    padding: 0.8em 1em;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    min-width: 16.5rem;
    text-align: center;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  .l-header__contact ._mail a:hover,
  .l-header__contact ._phone a:hover,
  .l-header__contact ._line a:hover {
    opacity: 0.8;
  }

  .l-header__contact ._line {
    margin-left: 2rem;
  }

  .l-header__contact ._line a {
    background-color: #06C755;
  }

  .l-header__contact ._mail {
    margin-left: 0.8rem;
  }

  .l-header__contact ._mail a {
    background-color: #F48414;
  }

  .l-header__contact ._privacy {
    width: 16rem;
    margin-left: 0.5em;
  }

  .l-header__contact ._privacy a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  .l-header__contact ._privacy a:hover {
    opacity: 0.8;
  }

  .l-header__subnav {
    width: 100%;
    background: url(../images/common/header/gnav_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 16px;
  }

  .l-header__subnav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.5em;
  }

  .l-header__subnav ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5em;
  }

  .l-header__subnav ul li a {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .l-header__subnav ul li:not(:last-of-type)::after {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background-color: currentColor;
  }

  .l-header__subnav._tb {
    display: none;
  }

  .c-floating-cta {
    display: none;
  }

  .u-sp_only {
    display: none;
  }

  .u-tb_only {
    display: none;
  }

  .u-pc_only {
    display: block !important;
  }
}

@media screen and (max-width: 1280px) {
  .main_catch .main_catch_inner .fix_item_pc .fix02 {
    display: none;
  }

  .main_catch .main_catch_inner {
    padding: 203px 510px 91px 20px;
  }

  .main_catch .main_catch_inner .fix_item_pc .fix03 {
    right: 450px;
    bottom: 0px;
    opacity: 0;
    -webkit-animation: fixani03 0.8s ease-out 1.5s 1 forwards;
    animation: fixani03 0.8s ease-out 1.5s 1 forwards;
  }

@-webkit-keyframes fixani03 {
    100% {
      opacity: 1;
      bottom: 60px;
    }
}

@keyframes fixani03 {
    100% {
      opacity: 1;
      bottom: 60px;
    }
}
}

@media screen and (max-width: 1200px) {
  body,
  .main_catch {
    min-width: 100%;
  }

  .main_catch .main_catch_inner,
  #footer .otp_area .otp_header .otp_inner,
  #footer .otp_inner,
  #footer .footer_shop_info .footer_shop_info_inner,
  #footer .copyright small {
    width: 100%;
    padding: 0px 5% 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .section_inner {
    width: 95%;
    margin: 0 auto;
  }

  #footer .otp_nav01,
  #footer .otp_nav01 li {
    display: block;
  }

  #footer .otp_area .otp_header .otp_inner {
    width: 100%;
    margin: 0 auto;
    border-left: none;
    padding: 0px;
  }

  #footer .otp_area .otp_header h2 {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 90px 10px 10px;
    border-left: 5px solid #ad9f84;
    display: block;
  }

  #footer .otp_area .otp_header .summary {
    background: none;
    padding: 0px;
    background: url(../images/common/footer/des_bg00.gif) 0 0 repeat;
    padding: 15px 30px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #EEE;
  }

  .otp_area {
    width: 100%;
  }

  #footer .otp_nav01 {
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    padding-bottom: 20px;
  }

  #footer .otp_nav01 li {
    display: inline-block;
    vertical-align: top;
    width: 10%;
    background: none;
  }

  #footer .otp_nav02 {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #footer .otp_nav02 li {
    width: 23%;
    margin: 0px 1% 15px;
  }

  #footer .otp_nav02 li a {
    background: url("../images/common/footer/site_nav_arrow.png") 10px 50% no-repeat;
    background-color: rgb(255, 255, 255);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 10px 10px 10px 25px;
  }

  #footer .footer_shop_info .footer_shop_info_inner {
    padding-right: 0px;
    position: static;
  }

  #footer .facebook {
    position: static;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px;
    display: none;
  }

  #footer .footer_shop_info .shop_info,
  #footer .footer_shop_info .shop_notation {
    display: block;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #footer .footer_shop_info .shop_notation {
    text-align: left;
    padding: 0px;
    border: none;
    width: 90%;
    margin: 0 auto;
    padding: 0px;
  }

  #footer .copyright small {
    width: 90%;
    margin: 0 auto;
  }

  #footer .shop_info .footer_nav li:before {
    display: none;
  }

  #footer .shop_info .footer_nav {
    letter-spacing: -1em;
  }

  #footer .shop_info .footer_nav li {
    margin: 0px 1%;
    width: 31%;
    letter-spacing: nomal;
  }

  #footer .shop_info .footer_nav li a {
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 14px;
  }

  #footer .shop_info .footer_nav li {
    display: block;
    width: 100%;
    margin: 0px 0px 5px;
  }

  .otp_area {
    width: 100%;
  }

  #footer {
    padding: 0;
  }

  .footer-content {
    width: 90%;
    padding: 60px 5% 70px !important;
  }

  #footer .otp_area .otp_brands-header .brands_otp_inner,
  #footer .brands_otp_inner,
  #footer .footer_shop_info .footer_shop_info_inner,
  #footer .copyright small {
    width: 100%;
    padding: 10px 5% 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 10px;
  }

  #footer .otp_area .otp_brands-header .brands_otp_inner {
    width: 100%;
    margin: 0 auto;
    border-left: none;
    padding: 0px;
  }

  #footer .otp_nav03,
  #footer .otp_nav03 li {
    display: block;
  }

  #footer .otp_nav03 {
    text-align: left;
    width: 90%;
    margin: 0 auto 20px;
    padding-bottom: 20px;
  }

  #footer .otp_nav03 li {
    display: inline-block;
    vertical-align: top;
    width: 10%;
    background: none;
  }

  #footer .otp_area .otp_brands-header h2 {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 90px 10px 10px;
    border-left: 5px solid #ad9f84;
    display: block;
  }

  .otp_area {
    width: 100%;
  }

  .summary_txt {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  body {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .fz4 {
    font-size: 18px;
  }
  .event-item__img {
    width: 100%;
  }
  
  .kansai-city_speech_bubble {
        font-size: 20px;
  }


  /* .p-top__slider .slider__item img{
    width: 250px;
    height: auto;
  } */

  .eventperiod {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .event-title {
    font-size: 16px;
    padding: 12px 0;
  }
  .event-subtitle {
    font-size: 18px;
    padding-left: 15px;
    padding-bottom: 8px;
    margin-bottom: 25px;
    line-height: 26px;
  }
  .event-subtitle::before {
    width: 3px;
    height: 26px;
}
.event-wrp {
  margin-top: 25px;
}

  .l-contents-box {
    padding-block: 60px;
  }

  .l-header {
    width: 100%;
  }

  .l-header::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: url(../images/common/header/gnav_bg.jpg) center center;
  }

  .l-header__inner {
    height: 60px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-inline: 2.5% 60px;
  }

  .l-header__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    /* width: 164px; */
    /* width: 145px; */
    width: 300px;
  }

  .l-header__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-header__contact ._tel {
    pointer-events: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
     gap: 0.3em;
  }

  .l-header__contact ._tel span {
    display: none;
  }

  .l-header__contact ._tel a {
    font-size: 18px;
    /* font-size: 0;
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/common/header/contact-tel-btn_tb.svg) center center no-repeat;
    background-size: cover; */
  }
  .l-header__contact ._tel::before {
    content: "";
    display: block;
    width: 2.2rem;
    height: 3rem;
    background: url(../images/common/icon/icon_tel_b.svg) center center no-repeat;
    background-size: cover;
}

  .l-header__contact ._line a {
    display: none;
    /* font-size: 0;
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/common/header/contact-line-btn_tb.svg) center center no-repeat;
    background-size: cover; */
  }

  .l-header__contact ._mail {
    display: none;
  }

  .l-header__contact ._privacy {
    display: none;
  }

  .l-header__toggle {
    position: absolute;
    top: 0;
    right: 0;
  }

  .l-header__toggle button {
    padding-top: 5px;
    width: 60px;
    height: 60px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
  }

  .l-header__toggle button ._line {
    display: block;
    width: 26px;
    height: 2px;
    background-color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .l-header__toggle button ._text {
    color: #000;
    font-weight: bold;
  }

  .l-header__toggle button.js-menu_toggle.is-open ._line:first-of-type {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }

  .l-header__toggle button.js-menu_toggle.is-open ._line:nth-of-type(2) {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  .l-header__gnavi {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 5%;
    display: none;
    z-index: 20;
    position: fixed;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box; 
  }

  .l-header__gnavi ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    font-size: 1.6rem;
    padding: 0.7em 0.5em;
  }

  .gnavi__privacy {
    margin-bottom: 100px;
    padding-bottom: 50px;
  }


  .l-header__gnavi ul li a::after {
    content: "";
    margin-top: -4px;
    width: 8px;
    height: 8px;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    display: block;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .l-header__gnavi ul li:not(:last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }

  .l-header__gnavi .gnavi__privacy {
    width: 90%;
    max-width: 400px;
    margin-top: 10px;
    margin-inline: auto;
  }

  html.is-fixed {
    position: fixed;
  }

  .l-header__subnav {
    padding-block: 17px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.09);
  }

  .l-header__subnav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
  }

  .l-header__subnav ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
  }

  .l-header__subnav ul li._icon-store::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/icon/icon-store-b.svg) center center no-repeat;
    background-size: contain;
  }

  .l-header__subnav ul li._icon-truck::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/common/icon/icon-truck-b.svg) center center no-repeat;
    background-size: contain;
  }

  .l-header__subnav ul li._icon-box::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/icon/icon-box-b.svg) center center no-repeat;
    background-size: contain;
  }

  .l-header__subnav ul li a {
    font-size: 2rem;
    font-weight: 700;
  }

  .l-header__subnav._pc {
    display: none;
  }
  .txt_vision {
    font-size: 2.46em;
  }
  .txt_mission {
    font-size: 1.64em;
  }

  #footer .otp_nav01 li {
    width: 19%;
  }

  #reservation_store {
    margin-top: -130px;
    padding-top: 130px;
  }

  #footer .footer-content {
    margin: 0 auto;
    padding: 60px 0 20px;
    color: #fff;
  }

  #footer .footer-content .site_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }

  #footer .footer-content .site_info .footer_logo img {
    max-width: 100%;
  }

  #footer .footer-content .site_info .estate_bn {
    width: 320px;
    max-width: 100%;
    display: block;
    margin: 0 auto 30px;
  }

  #footer .footer-content .site_info .estate_bn a {
    display: block;
  }

  #footer .footer-content .footer_nav {
    width: 100%;
    max-width: 100%;
    margin-top: 35px;
    margin-bottom: 40px;
  }

  #footer .footer-content .footer_nav ul {
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
  }

  #footer .footer-content .footer_nav ul li {
    border-right: 0;
    margin-right: 0;
  }

  #footer .footer-content .footer_nav ul li a {
    font-size: 13px;
    display: block;
    padding: 15px 0;
    border-top: 1px solid #fff;
    position: relative;
  }

  #footer .footer-content .footer_nav ul li a:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.4);
  }

  #footer .footer-content .footer_nav ul li a:after {
    content: "";
    margin-top: -3px;
    top: 50%;
    right: 3px;
    width: 6px;
    height: 6px;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #footer .footer-content .footer_nav ul li:last-child {
    border-bottom: 0;
  }

  #footer .footer-content .footer_nav ul li:last-child a {
    border-bottom: 1px solid #fff;
  }

  #footer .footer-content small {
    text-align: center;
    display: block;
  }

  #application .app_cta {
    min-width: 100%;
  }

  #application .app_cta_area {
    min-width: 100%;
  }

  #footer .otp_nav03 li {
    width: 19%;
  }

  .c-button._lg {
    min-width: auto;
    max-width: 590px;
  }

  .c-todayrate {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .c-colum__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .c-colum__item .item__header {
    padding-inline: 5%;
    margin-bottom: 0;
  }

  .c-colum__item .item__article {
    padding-inline: 5%;
    padding-block: 10px;
    border-bottom: 1px solid #B29544;
    margin-bottom: 0;
  }

  .c-colum__item .item__article a .article__head ._date {
    text-align: left;
  }

  .c-column__button {
    margin-top: 30px;
  }

  .c-header01 {
    font-size: 3rem;
    margin-bottom: 30px;
  }

  .c-header02 {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }

  .c-header03 {
    font-size: 2.4rem;
    -webkit-clip-path: polygon(100% 0%, calc(100% - 1.6rem) 50%, 100% 100%, 0 100%, 1.6rem 50%, 0 0);
    clip-path: polygon(100% 0%, calc(100% - 1.6rem) 50%, 100% 100%, 0 100%, 1.6rem 50%, 0 0);
    margin-bottom: 30px;
  }

  .c-header04 {
    font-size: 2rem;
  }
  .c-header05 {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }


  .c-header05 {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
  .c-header06 {
    font-size: 3rem;
    margin-bottom: 30px;
  }



  .c-faq {
    padding-block: 5% 30px;
    padding-inline: 5%;
  }

  .c-faq__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .c-faq__list dl {
    width: 100%;
  }

  .c-faq__list dl .c-faq__item {
    margin-bottom: 20px;
  }

  .c-breadcrumb {
    padding: 0.5em;
    width: 95%;
  }

  .c-breadcrumb ul li {
    font-size: 1.2rem;
  }
  .c-breadcrumb ol li {
    font-size: 1.2rem;
  }

  .c-cta__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
  }

  .c-cta__list .c-cta__item {
    max-width: 480px;
  }

  .c-cta__list .c-cta__item a .item__head {
    font-size: 2.6rem;
  }

  .c-cta__list .c-cta__item a .item__text {
    margin-top: 0;
    font-size: 1.6rem;
  }
/* ここから */
.g-cta__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 20px;
}

.g-cta__list .c-cta__item {
  max-width: 480px;
}

.g-cta__list .c-cta__item a .item__head {
  font-size: 2.6rem;
}

.g-cta__list .c-cta__item a .item__text {
  margin-top: 0;
  font-size: 1.6rem;
}

/* ここまで */
  .c-cta_inquily__list {
    gap: 20px;
  }

  .c-shopcard__item .item__link {
    padding-left: 20px;
  }

  .c-shopcard__item .item__link::after {
    width: 20px;
    background: #B29544 url(../images/shop/top/arealist-icon02.svg) center center no-repeat;
    background-size: 6px auto;
  }

  .c-shopcard__item .item__head {
    font-size: 2rem;
  }

  .c-shopcard__item .item_buttons {
    gap: 10px;
  }

  .c-shopcard__item .item_buttons a._tel {
    font-size: 2rem;
  }

  .c-shopcard__item .item_buttons a._tel::before {
    width: 1.5em;
    height: 1.5em;
  }

  .c-shopcard__item .item_buttons a._form {
    font-size: 1.8rem;
  }

  .c-arealist__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .c-arealist__item {
    padding: 16px;
  }

  .c-arealist__item .item__head {
    border-radius: 8px;
  }

  .c-arealist__item .item__head ._name {
    font-size: 2rem;
  }

  .c-arealist__item .item__head ._tel {
    font-size: 1.8rem;
  }

  .c-arealist__item .item__head ._tel::before {
    width: 1.5em;
    height: 1.5em;
  }

  .c-arealist__item .item__time {
    padding: 0.5em;
    font-size: 1.3rem;
  }

  .c-arealist__item .item__button a {
    font-size: 1.5rem;
  }

  .c-genre__list {
    gap: 10px;
  }

  .c-genre__list li div {
    font-size: 1.3rem;
    line-height: 1.5;
  }

  .c-genre__goodslist {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .c-genre__goodslist li a {
    background-size: 10px auto;
  }

  .c-goodslist__list {
    gap: 20px;
  }

  .c-goodslist__item {
    min-height: auto;
  }

  .c-goodslist__item a {
    padding: 10px;
    min-height: auto;
  }

  .c-goodslist__item a .item__cat span {
    font-size: 1.2rem;
  }

  .c-goodslist__item a .item__name {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .c-goodslist__item a .item__price {
    font-size: 1.5rem;
    margin-top: 20px;
  }

  .c-goodslist__item a .item__price span {
    font-size: 2rem;
  }

  .c-goodslist__item a .item__link {
    font-size: 1.2rem;
  }

  .c-goldrate__date {
    max-width: 600;
    width: 100%;
    border-bottom-width: 3px;
    padding-bottom: 10px;
  }

  .c-goldrate__date .date__title {
    font-size: 1.6rem;
  }

  .c-goldrate__date .date__text {
    font-size: 3rem;
  }

  .c-goldrate__list {
    margin-top: 20px;
    max-width: 500px;
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .c-goldrate__ingot-list {
    margin-top: 20px;
    max-width: 500px;
    width: 100%;
  }

  .c-goldrate__item .item__title {
    font-size: 1.8rem;
    height: auto;
  }

  .c-goldrate__item .item__title span {
    font-size: 1.4rem;
  }

  .c-goldrate__item th,
  .c-goldrate__item td {
    padding: 0.2em;
  }

  .c-page__title {
    background-size: cover;
  }
  .c-bag-page__title {
    background: url(../images/bag/mv-bg_sp.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position:  right;
    padding-inline: 5%;
  }

  .c-jewelry-page__title {
    background: url(../images/jewelry/mv-bg_sp.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position:  right;
    padding-inline: 5%;
  }
  .c-watch-page__title {
    background: url(../images/watch/mv-bg_sp.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position:  right;
    padding-inline: 5%;
  }

  .c-visit_kimono-page__title {
    background: url(../images/visit_kimono/mv-bg_sp.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position:  right;
    padding-inline: 5%;
  }


  .c-page__title._s {
    height: 24vw;
  }

  .c-page__title._s .title__text {
    font-size: 3.2rem;
    padding: 20px 2.5%;
  }

  .c-bag-page__title._s {
    height: 24vw;
  }

  .c-bag-page__title._s .title__text {
    font-size: 3.2rem;
    padding: 20px 2.5%;
  }

  
  .c-jewelry-page__title._s {
    height: 24vw;
  }

  .c-jewelry-page__title._s .title__text {
    font-size: 3.2rem;
    padding: 20px 2.5%;
  }


  .c-watch-page__title._s {
    height: 24vw;
  }

  .c-watch-page__title._s .title__text {
    font-size: 3.2rem;
    padding: 20px 2.5%;
  }

  .c-visit_kimono-page__title._s {
    height: 24vw;
  }

  .c-visit_kimono-page__title._s .title__text {
    font-size: 3.2rem;
    padding: 20px 2.5%;
  }




  .p-top__slider .slider__item {
    padding-inline: 10px;
  }

  .p-top__inquiry__list {
    gap: 20px;
  }

  .top_title {
    font-size: 1.10em;
  }

  .p-top__read .read__text01 {
    font-size: 2rem;
  }

  .p-top__read .read__text01 span {
    font-size: 2rem;
  }

  .p-top__read .read__text01 span img {
    width: 130px;
  }

  .p-top__read .read__text02 {
    margin-top: 20px;
    text-align: left;
  }

  .p-top__howto__title {
    max-width: 400px;
    width: 80%;
  }

  .p-top__howto__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-top__howto__item .item__img {
    height: 64vw;
    display: block;
    overflow: hidden;
  }

  .p-top__howto__item .item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .p-top__howto__item .item__inner {
    height: auto;
    padding-block: 30px;
  }

  .p-top__howto__item .item__header {
    font-size: 3.2rem;
  }

  .p-top__howto__item .item__button a {
    font-size: 1.2rem;
  }

  .p-top__howto__bnr {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .p-top__howto__bnr img {
    width: 100%;
  }


  .p-top__howto__bnr-coin {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .p-top__howto__bnr-coin img {
    width: 100%;
  }


  .p-top__gold {
    padding-top: 60px;
  }

  .p-top__gold__title {
    font-size: 3.2rem;
  }

  .p-top__gold__read {
    font-size: 1.8rem;
  }
  .annotation_1 {
    font-size: 1.5rem;
    text-align-last: left;
  }
  .ingot-split_fee-two-decoration {
    width: 90%;
    margin: 0 auto;
  }

  .p-top__report__title img {
    max-width: none;
    width: 100%;
  }

  .p-top__report__list .p-top__report__item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-top__report__list .p-top__report__item:nth-of-type(even) .item__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .p-top__report__list .p-top__report__item:nth-of-type(even) .item__inner {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .p-top__report__list .item__inner {
    padding: 30px 20px;
    display: block;
  }

  .p-top__report__list .item__text {
    width: 100%;
    font-size: 1.8rem;
  }

  .p-top__report__youtube {
    margin-top: 40px;
  }

  .p-top__report__youtube .youtube__img {
    width: 80%;
    max-width: 400px;
    margin-inline: auto;
  }

  .p-top__report__youtube .youtube__button {
    position: relative;
    width: 100%;
    max-width: 450px;
    right: auto;
    bottom: auto;
    margin: 20px auto;
    text-align: center;
  }

  .p-top__report__youtube .youtube__button a {
    font-size: 2.2rem;
  }

  .p-top__voice__title {
    font-size: 3rem;
    margin-bottom: 10px;
  }

  .p-top__voice__title img {
    top: -34px;
    left: 52%;
    right: 0;
    width: 150px;
  }

  .p-top__sdgs__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  .p-top__sdgs__inner .inner__image {
    max-width: 300px;
    width: 50%;
    margin-inline: auto;
  }

  .p-top__sdgs__inner .inner__text {
    width: 100%;
    font-weight: 500;
  }

  .p-top__sdgs__button {
    margin-top: 20px;
    max-width: 440px;
    margin-inline: auto;
  }

  .p-top__sdgs__button a {
    font-size: 1.6rem;
    gap: 20px;
    padding: 1em;
    width: 90%;
  }

  .p-top__sdgs__button a::after {
    width: 50px;
    height: 25px;
  }

  .p-top__brand__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
  }

  .p-top__brand__list li a span {
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 500;
  }

  .p-top__media__list {
    width: 100%;
    border-top: 1px solid #B29544;
  }

  .p-top__media__item {
    margin-bottom: 0;
  }

  .p-top__media__item a {
    padding-block: 10px;
    padding-inline: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  .p-top__media__item a dt {
    width: 100%;
    font-size: 1.2rem;
  }

  .p-top__bnrarea__list {
    width: 100%;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
  }

  .p-shop-top__title {
    height: auto;
  }

  .p-shop-top__title .title__text {
    height: 50vw;
  }

  .p-shop-top__title .title__text img {
    /* width: 70%; */
    width: 85%;
  }

  .p-shop-top__intro {
    padding-block: 60px 0;
  }

  .p-shop-top__intro__inner {
    display: block;
  }

  .p-shop-top__intro__cont {
    gap: 30px;
  }

  .p-shop-top__intro__cont .cont__head {
    gap: 10px;
    margin-bottom: 10px;
  }

  .p-shop-top__intro__cont .cont__head span:first-of-type {
    width: 30px;
  }

  .p-shop-top__intro__cont .cont__head span:nth-of-type(2) {
    font-size: 1.8rem;
    margin-top: 5px;
  }

  .p-shop-top__intro__img {
    max-width: 300px;
    width: 90%;
    margin: 30px auto 0;
  }

  .p-shop-top__step {
    padding-block: 60px;
  }

  .p-shop-top__step__title {
    font-size: 2.4rem;
    -webkit-clip-path: polygon(100% 0%, calc(100% - 1.6rem) 50%, 100% 100%, 0 100%, 1.6rem 50%, 0 0);
    clip-path: polygon(100% 0%, calc(100% - 1.6rem) 50%, 100% 100%, 0 100%, 1.6rem 50%, 0 0);
    margin-bottom: 30px;
  }

  .p-shop-top__step__list {
    gap: 30px;
  }

  .p-shop-top__step__item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .p-shop-top__step__item .item__img {
    width: 100%;
  }

  .p-shop-top__step__item .item__head {
    width: 128px;
    margin-bottom: 10px;
  }

  .p-shop-top__step__cont02 {
    margin-top: 40px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .p-shop-top__step__cont02 .cont02__img {
    text-align: center;
    width: 100%;
    max-width: 400px;
  }

  .p-shop-top__step__cont02 .cont02__head {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 20px;
  }

  .p-shop-top__reserve {
    padding-block: 60px;
  }

  .p-shop-top__reserve__title {
    margin-bottom: 90px;
  }

  .p-shop-top__reserve__head img {
    width: 90px;
    top: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .p-shop-top__reserve__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 5%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .p-shop-top__reserve__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 47.5%;
  }

  .p-shop-top__reserve__item .item__head {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }

  .p-shop-top__reserve__item .item__head span {
    font-size: 2.4rem;
  }

  .p-shop-top__reserve__item .item__img {
    width: 60%;
    margin-inline: auto;
  }

  .p-shop-top__reserve__cont02 {
    margin-top: 40px;
  }

  .p-shop-top__reserve__cont02 .cont02__header {
    font-size: 2rem;
    -webkit-clip-path: polygon(100% 0%, calc(100% - 1.6rem) 50%, 100% 100%, 0 100%, 1.6rem 50%, 0 0);
    clip-path: polygon(100% 0%, calc(100% - 1.6rem) 50%, 100% 100%, 0 100%, 1.6rem 50%, 0 0);
    gap: 5px;
    padding-bottom: 10px;
  }

  .p-shop-top__reserve__cont02 .cont02__header strong {
    font-size: 5rem;
  }

  .p-shop-top__reserve__cont02 .cont02__header::before,
  .p-shop-top__reserve__cont02 .cont02__header::after {
    font-size: 3.8rem;
  }

  .p-shop-top__reserve__cont02 .cont02__list {
    padding: 2.5%;
  }

  .p-shop-top__reserve__cont02 .cont02__list > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }

  .p-shop-top__reserve__cont02 .cont02__item:nth-of-type(1) .cont02__img img {
    width: 70%;
    max-width: 300px;
    margin-inline: auto;
    display: block;
  }

  .p-shop-top__reserve__cont02 .cont02__item:nth-of-type(2) .cont02__img img {
    width: 70%;
    max-width: 300px;
    margin-inline: auto;
    display: block;
  }

  .p-shop-top__reserve__cont02 .cont02__item:nth-of-type(3) {
    margin-left: 0;
  }

  .p-shop-top__reserve__cont02 .cont02__item:nth-of-type(3) .cont02__img img {
    width: 70%;
    max-width: 300px;
    margin-inline: auto;
    display: block;
  }

  .p-shop-top__reserve__cont02 .cont02__item:nth-of-type(3) .cont02__text {
    width: 100%;
  }

  .p-shop-top__reserve__cont02 .cont02__item .cont02__text {
    margin-top: 20px;
    text-align: center;
  }

  .p-shop-top__reserve__cont02 .cont02__text02 {
    margin-top: 30px;
    width: 100%;
  }

  .p-shop-top__arealist__index .index__title {
    font-size: 2rem;
  }

  .index-tell__title {
    font-size: 2rem;
  }

  .p-shop-top__arealist__index .index__list li {
    width: 100%;
  }

  .p-shop-top__arealist__index .index__list li a {
    font-size: 1.8rem;
    padding-block: 0 1rem;
  }

  .p-shop-top__arealist__index .index__list li a span {
    font-size: 2.4rem;
  }

  .p-shop-top__arealist__index .index__list li a::after {
    width: 20px;
    height: 10px;
  }

  .p-shop-top-arealist__inner {
    margin-block: 60px;
  }

  .p-shop-top-arealist__block:not(:last-of-type) {
    margin-bottom: 60px;
  }

  .p-shop-top-arealist__block .block__head {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }

  .p-shop-top-arealist__block .block__head span {
    font-size: 2.4rem;
  }

  .p-shop-top-arealist__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .p-shop-datail__head {
    margin-bottom: 30px;
  }

  .p-shop-datail__head .head__shop {
    font-size: 2.4rem;
  }

  .p-shop-datail__head .head__text {
    font-size: 3.2rem;
  }

  .p-shop-datail__title {
    height: auto;
    padding: 30px 5%;
  }

  .p-shop-datail__title .title__main {
    padding: 3px 1% 18px;
  }

  .p-shop-datail__title .title__main ._read {
    font-size: 2.4rem;
  }

  .p-shop-datail__title .title__main ._text {
    font-size: 3.2rem;
  }

  .p-shop-datail__title .title__access {
    font-size: 1.8rem;
    margin-top: 20px;
  }

  .p-shop-datail__reserve__head {
    padding-right: 0;
    margin-bottom: 0;
    text-align: center;
  }

  .p-shop-datail__reserve__head .head__title span:nth-of-type(2) {
    font-size: 1.8rem;
  }

  .p-shop-datail__reserve__head .head__title span:nth-of-type(1) {
    font-size: 3.2rem;
  }

  .p-shop-datail__reserve__head .head__text {
    font-size: 1.5rem;
  }

  .p-shop-datail__reserve__cont {
    margin-top: 30px;
  }

  .p-shop-datail__reserve__cont .cont__image {
    display: none;
  }

  .p-shop-datail__reserve__list {
    gap: 10px;
  }

  .p-shop-datail__reserve__list li {
    max-width: 300px;
    margin-inline: auto;
  }

  .p-shop-datail__info__list {
    margin-top: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .p-shop-datail__info__map iframe {
    height: 200px;
  }

  .p-shop-datail__movie p {
    margin-bottom: 30px;
  }

  .p-shop-datail__access__list .slick-arrow {
    width: 40px;
    height: 40px;
    top: 100px;
  }

  .p-shop-datail__access__list .slick-arrow::before {
    width: 40px;
    height: 40px;
    background-size: 10px auto;
  }

  .p-shop-datail__access__item .item__caption {
    padding-left: 2.8rem;
  }

  .p-shop-datail__access__item .item__caption::before {
    font-size: 3.2rem;
  }

  .p-shop-datail__access__car {
    max-width: 760px;
    width: 100%;
  }

  .p-shop-datail__service__list {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }

  .p-shop-datail__service__item .item__text {
    font-size: 1.4rem;
  }

  .p-shop-datail__covid19__text span {
    font-size: 1.6rem;
  }

  .p-shop-datail__covid19__title {
    margin-top: 10px;
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .three-sub__title {
    margin-top: 10px;
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .p-shop-datail__covid19__list {
    padding: 30px;
    gap: 10px;
  }

  .p-shop-datail__recommend__main {
    -ms-grid-columns: 40% 1fr;
    grid-template-columns: 40% 1fr;
    gap: 20px;
  }

  .p-shop-datail__recommend__main .main__title {
    font-size: 2rem;
  }

  .p-shop-datail__recommend__main .main__text {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }

  .p-shop-datail__recommend__main .main__tag {
    font-size: 1.2rem;
  }

  .p-shop-datail__recommend__main .main__price {
    font-size: 2.4rem;
  }

  .p-shop-datail__recommend__main .main__price strong {
    font-size: 4rem;
  }

  .p-shop-datail__recommend__list {
    gap: 20px;
  }

  .p-shop-datail__recommend__item .item__title {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }

  .p-shop-datail__recommend__item .item__tag {
    display: inline-block;
    font-size: 1.2rem;
    width: auto;
  }

  .p-shop-datail__recommend__item .item__price {
    text-align: left;
    font-size: 1.6rem;
  }

  .p-shop-datail__recommend__item .item__price strong {
    font-size: 2.4rem;
  }

  .p-shop-datail__flyer__text {
    gap: 10px;
  }

  .p-shop-datail__flyer__text::before,
  .p-shop-datail__flyer__text::after {
    width: 30px;
    height: 30px;
  }

  .p-shop-datail__flyer__list {
    margin-top: 30px;
    gap: 20px;
  }

  .p-shop-datail__voice__list {
    gap: 20px;
  }

  .p-shop-datail__voice__item {
    max-width: 480px;
    width: 100%;
    padding: 30px 20px;
  }

  .p-shop-datail__voice__item .item__name {
    font-size: 1.6rem;
  }

  .p-shop-datail__voice__item .item__title {
    font-size: 2rem;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .p-shop-datail__google__content {
    margin-top: -31px;
    padding: 30px;
  }

  .p-shop-datail__flow__title img {
    max-width: 850px;
    width: 100%;
  }

  .p-shop-datail__flow__inner {
    padding: 30px 30px 60px;
  }

  .p-shop-datail__flow__list {
    gap: 30px;
  }

  .p-shop-datail__flow__item .item__img {
    margin-bottom: 10px;
  }

  .p-shop-datail__flow__item .item__text {
    padding-left: 2.8rem;
    font-size: 1.5rem;
  }

  .p-shop-datail__flow__item .item__text::before {
    font-size: 3.2rem;
    top: -1.6rem;
  }

  .p-shop-datail__staff__list {
    gap: 20px;
  }

  .p-shop-datail__staff__item {
    width: calc((100% - 20px) / 2);
  }

  .p-shop-datail__about__inner {
    padding: 30px;
  }

  .p-shop-datail__about__text {
    padding: 20px;
  }

  .p-shuttyou-top__title {
    background: url(../images/shuttyou/top/mv_sp.webp) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position: left center;
    padding-inline: 5%;
  }
  #occupation .p-shuttyou-top__title {
    background: url(../images/occupation/mv_sp2.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position: left center;
    padding-inline: 5%;
  }
  #occupation1 .p-shuttyou-top__title {
    background: url(../images/occupation/mv_sp.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position: left center;
    padding-inline: 5%;
  }

  .p-ingot__title {
    background: url(../images/ingot/mv-bg.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position: left center;
    padding-inline: 5%;
  }


  .p-shuttyou-top__title .title__text {
    place-items: center end;
  }

  .p-shuttyou-top__title .title__text {
    height: 50vw;
  }

  .p-shuttyou-top__title .title__text img {
    width: 65%;
  }
  .p-ingot__title .title__text img {
    width: 65%;
  }

  .p-shuttyou__reserve__title {
    text-align: center;
  }

  .p-shuttyou__reserve__header {
    font-size: 1.5rem;
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
  }

  .p-shuttyou__reserve__calendar .calendar__img {
    display: none;
  }

  .p-shuttyou__about__cont01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .p-shuttyou__about__cont01 .cont01__img {
    width: 100%;
    max-width: 580px;
    margin-inline: auto;
  }

  .p-books__about__cont01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .p-books__about__cont01 .cont01__img {
    width: 100%;
    max-width: 580px;
    margin-inline: auto;
  }

  
  .p-purpose__about__cont01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }



  .p-ingot__about__cont01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .p-ingot__about__cont01 .cont01__img {
    width: 100%;
    max-width: 580px;
    margin-inline: auto;
  }

  #occupation1   .p-shuttyou__about__cont01 .cont01__img {
    width: 100%;
    max-width: 580px;
    margin-inline: auto;
  }

  .p-shuttyou__about__cont01 .cont01__inner {
    max-width: 580px;
    margin-inline: auto;
  }

  .p-shuttyou__about__cont01 .cont01__list li {
    font-size: 1.6rem;
  }

  .p-shuttyou__about__cont01 .cont02__text {
    margin-top: 10px;
  }

  .p-ingot__about__cont01 .cont01__inner {
    max-width: 580px;
    margin-inline: auto;
  }

  .p-ingot__about__cont01 .cont01__list li {
    font-size: 1.6rem;
  }

  .p-ingot__about__cont01 .cont02__text {
    margin-top: 10px;
  }


  .p-shuttyou__point__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .p-shuttyou__point__item .item__head {
    margin-top: 20px;
    font-size: 1.8rem;
  }

  .p-shuttyou__point__item .item__text {
    margin-top: 0;
    font-size: 1.3rem;
    text-align: left;
  }

  .p-shuttyou__item__list {
    gap: 20px;
  }

  .p-shuttyou__flow__title img {
    max-width: 850px;
    width: 100%;
  }

  .p-shuttyou__flow__item .item__text::before {
    font-size: 3.2rem;
    padding-right: 2.8rem;
  }

  .p-shuttyou__flow__cont02 {
    margin-top: 40px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .p-shuttyou__flow__cont02 .p-shuttyou__flow__cont01__img {
    width: 30%;
  }

  .p-shuttyou__flow__cont02 .cont02__img {
    text-align: center;
    width: 100%;
    max-width: 400px;
    margin-inline: auto;
  }

  .p-shuttyou__flow__cont02 .cont02__head {
    font-size: 1.9rem;
    text-align: center;
    margin-bottom: 20px;
  }

  .p-shuttyou-top__voice__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }

  .p-shuttyou-top__voice__item .item__thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
  }

  .p-shuttyou-top__voice__item .item__name {
    text-align: left;
    font-size: 1.6rem;
  }

  .p-shuttyou-top__voice__item .item__head {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .p-shuttyou-lower__title {
    height: auto;
    padding: 30px 5%;
  }

  .p-shuttyou-lower__title .title__text {
    font-size: 3.2rem;
  }

  .p-shuttyou-lower__title .title__area {
    font-size: 2.4rem;
    border-width: 4px;
    margin-top: 20px;
  }

  .p-shuttyou-lower__area__title {
    font-size: 2rem;
    margin-bottom: 30px;
  }

  .p-shuttyou-lower__area__title span {
    font-size: 4.2rem;
  }

  .p-shuttyou-lowewr__area__item .item__head {
    font-size: 1.8rem;
    min-width: 180px;
  }

  .p-shuttyou-lowewr__area__item .item__list {
    padding: 10px;
  }

  .p-shuttyou-lower__shop__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .p-takuhai-top__title {
    height: auto;
  }

  .p-takuhai-top__title .title__text {
    height: 50vw;
  }

  .p-takuhai-top__title .title__text img {
    width: 70%;
  }

  .p-takuhai__flow__list {
    gap: 30px;
  }

  .p-takuhai__flow__note {
    margin-block: 30px 15px;
  }

  .p-takuhai__flow__note .note__title {
    font-size: 1.8rem;
  }

  .p-takuhai__flow__note .note__text {
    font-size: 1.6rem;
  }

  .p-takuhai__flow__cont {
    padding: 20px 5% 30px;
  }

  .p-takuhai__flow__cont .cont__title {
    font-size: 1.6rem;
    padding: 0.3em;
    margin-bottom: 10px;
  }

  .p-takuhai__flow__cont .cont__list-group {
    margin-block: 10px 20px;
  }

  .p-takuhai__flow__button {
    min-width: auto;
    width: 100%;
    font-size: 2.4rem;
  }
  
  .p-acquisitio__button {
    min-width: auto;
    width: 100%;
    font-size: 2.4rem;
  }


  
  .p-takuhai__flow-shop__button {
    min-width: auto;
    width: 100%;
    font-size: 2.4rem;
  }


  .p-takuhai__reason__list {
    gap: 50px 2.5%;
  }

  .p-takuhai__reason__item {
    width: 31.6666666667%;
    padding: 30px 5%;
  }

  .p-takuhai__reason__item .item__ribbon {
    font-size: 1.8rem;
    top: -20px;
  }

  .p-takuhai__reason__item .item__head {
    font-size: 2rem;
  }

  .p-line__title {
    height: auto;
  }

  .p-line__title .title__text {
    height: 50vw;
  }

  .p-line__title .title__text img {
    width: 70%;
  }

  .p-line__step__bnr {
    max-width: 820px;
    width: 100%;
  }

  .p-line__step__item {
    width: 30%;
  }

  .p-line__step__item .item__head {
    font-size: 2.4rem;
  }

  .p-line__step__item .item__text {
    font-size: 1.4rem;
  }

  .p-line__step__arrow {
    margin-top: 32vw;
  }

  .p-line__friend__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    max-width: 500px;
    margin-inline: auto;
    margin-top: 20px;
  }

  .p-line__friend__item:first-of-type {
    width: 100%;
  }

  .p-line__friend__item .item__title {
    font-size: 1.5rem;
  }

  .p-line__account__text {
    margin-block: -20px 30px;
    font-size: 1.5rem;
  }

  .p-line__account__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  .p-line__account__item .item__head {
    font-size: 1.5rem;
  }

  .p-gold__title {
    height: auto;
  }

  .p-gold__title .title__text {
    height: 50vw;
  }

  .p-gold__title .title__text img {
    width: 70%;
  }

  
  .p-coin__title {
    background: url(../images/coin/mv-bg-sp.jpg) center center no-repeat;
    background-size: cover;
    height: auto;
    background-position: right center;
    padding-inline: 5%;
  }

  .p-coin__title .title__text {
    height: 50vw;
  }

  .p-coin__title .title__text img {
    /* width: 70%; */
    width: 50%;
    margin-left: 10px;
    margin-top: 15%;
  }


  .p-gold__achievement__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  
  .p-ingot__achievement__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }


  .p-gold__diamond__cont02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-gold__diamond__cont02 .cont02__img {
    margin-block: 20px 0;
    margin-inline: auto;
    width: 80%;
  }

  .p-gold__diamond__cont02 .cont02__head {
    text-align: center;
    margin-bottom: 20px;
  }

  .p-gold__faq__list {
    margin-top: 30px;
  }

  .p-gold__faq__item dt {
    font-size: 1.8rem;
  }

  .p-gold__faq__item dd {
    padding: 20px 20px 30px;
  }

  .p-faq__header {
    font-size: 2.2rem;
  }

  .p-faq__content__item {
    border-radius: 8px;
    margin-bottom: 20px;
  }

  .p-faq__content__item summary {
    padding: 2.2rem 4rem 2.2rem 7rem;
  }

  .p-faq__content__item summary::before {
    width: 25px;
    height: 25px;
  }

  .p-faq__content__item summary::after {
    width: 14px;
    height: 14px;
  }

  .p-faq__content__item span {
    padding: 2.2rem 4rem 2.2rem 7rem;
  }

  .p-faq__content__item span::before {
    width: 20px;
    height: 23px;
  }

  /* ３１８ */
  .js-accordion-storeitem_wrp {
    padding: 3rem 2rem;
  }

  .js-accordion-storeit
  .p-store__header {
    font-size: 2.2rem;
  }

  .p-store__content__item__inner {
    flex-direction: column;
    justify-content: flex-start;
  }
  
  .p-store__content__item {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 20px;
  }

  .p-store__content__item summary {
    /* padding: 2.2rem 4rem 2.2rem 7rem; */
    padding: 2.2rem 4rem 2.2rem 4rem;

  }

  .p-store__content__inner {
    background: none;
  }

  /* .p-store__content__item summary::before {
    width: 25px;
    height: 25px;
  } */

  .p-store__content__item summary::after {
    width: 14px;
    height: 14px;
    right: 4rem;
  }

  .p-store__content__item span {
    padding: 2.2rem 4rem 2.2rem 7rem;
  }

  .p-store__content__item span::before {
    width: 20px;
    height: 23px;
  }

  .js-accordion-storeitem {
    margin: 0px;
  }
  /* 318 */

  .p-voice__title .title__text {
    margin-block: 20px;
  }

  .p-voice__list .slick-arrow {
    width: 30px;
    height: 100px;
  }

  .p-voice__list .slick-arrow::before {
    width: 30px;
    height: 100px;
  }

  .p-voice__button a {
    width: 80%;
  }

  .p-goods__cont01__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
  }

  .p-goods__cont01__item {
    font-size: 1.6rem;
  }

  .p-goods__post__item {
    gap: 20px;
  }

  .p-goods__post__item .item__img {
    width: 30%;
  }

  .p-goods__post__item .item__title {
    font-size: 2.2rem;
  }

  .p-goods__post__item .item__time {
    font-size: 1.4rem;
  }

  .p-goods__post__item .item__catlist li a {
    font-size: 1.2rem;
  }

  .p-goods__post__item .item__price {
    margin-top: 20px;
    min-height: 40px;
  }

  .p-goods__post__item .item__price ._title {
    font-size: 1.5rem;
  }

  .p-goods__post__item .item__price ._text {
    font-size: 2.2rem;
  }

  .p-goods__post__item .item__price ._text span {
    font-size: 3.2rem;
  }

  .p-goods__post__item .item__memo {
    padding-inline: 20px;
    margin-top: 20px;
  }

  .p-goods__post__item .item__memo ._text {
    font-size: 1.3rem;
  }

  .p-goods__recentpost__item {
    min-height: 300px;
  }

  .p-goods__recentpost__button a {
    font-size: 1.5rem;
  }

  .p-goods__brand__item-text {
    font-size: 1.5rem;
    line-height: 1.5;
    min-width: auto;
  }

  .p-goods__brand__item-list {
    gap: 10px;
  }

  .p-goods__brand__item-list li span {
    font-size: 1.3rem;
  }

  .p-brand__search .search__box {
    gap: 10px;
  }

  .p-brand__search .search__head {
    width: 20%;
    font-size: 1.5rem;
  }

  .p-brand__search .search__input {
    width: 50%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-brand__search .search__input > input[type=text] {
    width: 100%;
    font-size: 1.6rem;
    padding: 0.5em 0.8em;
  }

  .p-brand__search .search__input > button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 42px;
  }

  .p-brand__pickup__title {
    max-width: 203px;
    min-width: 120px;
    width: 25%;
  }

  .p-brand__pickup__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }

  .p-brand__pickup__item .item__title {
    font-size: 1.5rem;
  }

  .p-brand__result__list li a {
    font-size: 1.3rem;
  }

  .quiz .__titles {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  #page .container .inner .line_button {
    width: 100%;
    height: 35vw;
    background-size: contain;
  }

  .u-mt_0:not(:root) {
    margin-top: calc((0px * 10) * 0.6);
  }

  .u-mt_1:not(:root) {
    margin-top: calc((1px * 10) * 0.6);
  }

  .u-mt_2:not(:root) {
    margin-top: calc((2px * 10) * 0.6);
  }

  .u-mt_3:not(:root) {
    margin-top: calc((3px * 10) * 0.6);
  }

  .u-mt_4:not(:root) {
    margin-top: calc((4px * 10) * 0.6);
  }

  .u-mt_5:not(:root) {
    margin-top: calc((5px * 10) * 0.6);
  }

  .u-mt_6:not(:root) {
    margin-top: calc((6px * 10) * 0.6);
  }

  .u-mt_7:not(:root) {
    margin-top: calc((7px * 10) * 0.6);
  }

  .u-mt_8:not(:root) {
    margin-top: calc((8px * 10) * 0.6);
  }

  .u-mt_9:not(:root) {
    margin-top: calc((9px * 10) * 0.6);
  }

  .u-mt_10:not(:root) {
    margin-top: calc((10px * 10) * 0.6);
  }

  .u-mb_0:not(:root) {
    margin-bottom: calc((0px * 10) * 0.6);
  }

  .u-mb_1:not(:root) {
    margin-bottom: calc((1px * 10) * 0.6);
  }

  .u-mb_2:not(:root) {
    margin-bottom: calc((2px * 10) * 0.6);
  }

  .u-mb_3:not(:root) {
    margin-bottom: calc((3px * 10) * 0.6);
  }

  .u-mb_4:not(:root) {
    margin-bottom: calc((4px * 10) * 0.6);
  }

  .u-mb_5:not(:root) {
    margin-bottom: calc((5px * 10) * 0.6);
  }

  .u-mb_6:not(:root) {
    margin-bottom: calc((6px * 10) * 0.6);
  }

  .u-mb_7:not(:root) {
    margin-bottom: calc((7px * 10) * 0.6);
  }

  .u-mb_8:not(:root) {
    margin-bottom: calc((8px * 10) * 0.6);
  }

  .u-mb_9:not(:root) {
    margin-bottom: calc((9px * 10) * 0.6);
  }

  .u-mb_10:not(:root) {
    margin-bottom: calc((10px * 10) * 0.6);
  }

  .u-mr_0:not(:root) {
    margin-right: calc((0px * 10) * 0.6);
  }

  .u-mr_1:not(:root) {
    margin-right: calc((1px * 10) * 0.6);
  }

  .u-mr_2:not(:root) {
    margin-right: calc((2px * 10) * 0.6);
  }

  .u-mr_3:not(:root) {
    margin-right: calc((3px * 10) * 0.6);
  }

  .u-mr_4:not(:root) {
    margin-right: calc((4px * 10) * 0.6);
  }

  .u-mr_5:not(:root) {
    margin-right: calc((5px * 10) * 0.6);
  }

  .u-mr_6:not(:root) {
    margin-right: calc((6px * 10) * 0.6);
  }

  .u-mr_7:not(:root) {
    margin-right: calc((7px * 10) * 0.6);
  }

  .u-mr_8:not(:root) {
    margin-right: calc((8px * 10) * 0.6);
  }

  .u-mr_9:not(:root) {
    margin-right: calc((9px * 10) * 0.6);
  }

  .u-mr_10:not(:root) {
    margin-right: calc((10px * 10) * 0.6);
  }

  .u-ml_0:not(:root) {
    margin-left: calc((0px * 10) * 0.6);
  }

  .u-ml_1:not(:root) {
    margin-left: calc((1px * 10) * 0.6);
  }

  .u-ml_2:not(:root) {
    margin-left: calc((2px * 10) * 0.6);
  }

  .u-ml_3:not(:root) {
    margin-left: calc((3px * 10) * 0.6);
  }

  .u-ml_4:not(:root) {
    margin-left: calc((4px * 10) * 0.6);
  }

  .u-ml_5:not(:root) {
    margin-left: calc((5px * 10) * 0.6);
  }

  .u-ml_6:not(:root) {
    margin-left: calc((6px * 10) * 0.6);
  }

  .u-ml_7:not(:root) {
    margin-left: calc((7px * 10) * 0.6);
  }

  .u-ml_8:not(:root) {
    margin-left: calc((8px * 10) * 0.6);
  }

  .u-ml_9:not(:root) {
    margin-left: calc((9px * 10) * 0.6);
  }

  .u-ml_10:not(:root) {
    margin-left: calc((10px * 10) * 0.6);
  }

  .u-my_0:not(:root) {
    margin-block: calc((0px * 10) * 0.6);
  }

  .u-my_1:not(:root) {
    margin-block: calc((1px * 10) * 0.6);
  }

  .u-my_2:not(:root) {
    margin-block: calc((2px * 10) * 0.6);
  }

  .u-my_3:not(:root) {
    margin-block: calc((3px * 10) * 0.6);
  }

  .u-my_4:not(:root) {
    margin-block: calc((4px * 10) * 0.6);
  }

  .u-my_5:not(:root) {
    margin-block: calc((5px * 10) * 0.6);
  }

  .u-my_6:not(:root) {
    margin-block: calc((6px * 10) * 0.6);
  }

  .u-my_7:not(:root) {
    margin-block: calc((7px * 10) * 0.6);
  }

  .u-my_8:not(:root) {
    margin-block: calc((8px * 10) * 0.6);
  }

  .u-my_9:not(:root) {
    margin-block: calc((9px * 10) * 0.6);
  }

  .u-my_10:not(:root) {
    margin-block: calc((10px * 10) * 0.6);
  }

  .u-mx_0:not(:root) {
    margin-inline: calc((0px * 10) * 0.6);
  }

  .u-mx_1:not(:root) {
    margin-inline: calc((1px * 10) * 0.6);
  }

  .u-mx_2:not(:root) {
    margin-inline: calc((2px * 10) * 0.6);
  }

  .u-mx_3:not(:root) {
    margin-inline: calc((3px * 10) * 0.6);
  }

  .u-mx_4:not(:root) {
    margin-inline: calc((4px * 10) * 0.6);
  }

  .u-mx_5:not(:root) {
    margin-inline: calc((5px * 10) * 0.6);
  }

  .u-mx_6:not(:root) {
    margin-inline: calc((6px * 10) * 0.6);
  }

  .u-mx_7:not(:root) {
    margin-inline: calc((7px * 10) * 0.6);
  }

  .u-mx_8:not(:root) {
    margin-inline: calc((8px * 10) * 0.6);
  }

  .u-mx_9:not(:root) {
    margin-inline: calc((9px * 10) * 0.6);
  }

  .u-mx_10:not(:root) {
    margin-inline: calc((10px * 10) * 0.6);
  }

  .u-pt_1:not(:root) {
    padding-top: calc((1px * 10) * 0.6);
  }

  .u-pt_2:not(:root) {
    padding-top: calc((2px * 10) * 0.6);
  }

  .u-pt_3:not(:root) {
    padding-top: calc((3px * 10) * 0.6);
  }

  .u-pt_4:not(:root) {
    padding-top: calc((4px * 10) * 0.6);
  }

  .u-pt_5:not(:root) {
    padding-top: calc((5px * 10) * 0.6);
  }

  .u-pt_6:not(:root) {
    padding-top: calc((6px * 10) * 0.6);
  }

  .u-pt_7:not(:root) {
    padding-top: calc((7px * 10) * 0.6);
  }

  .u-pt_8:not(:root) {
    padding-top: calc((8px * 10) * 0.6);
  }

  .u-pt_9:not(:root) {
    padding-top: calc((9px * 10) * 0.6);
  }

  .u-pt_10:not(:root) {
    padding-top: calc((10px * 10) * 0.6);
  }

  .tac {
    text-align: left;
  }
  .others_ttl {
    font-size: 16px;
    margin-top: 50px;
    font-weight: bold;
  }
  #performance .perf_item_set_others
{
	text-align 			: left;
	display 			: flex;
	flex-wrap 			: wrap;
	padding: 50px 20px;
}
#performance .perf_item_others 
{
    letter-spacing: normal;
    display: block;
    /* width: 46%; */
	width: 28%;
    margin: 0px 2% 2% 2%;
    text-align: left;
    vertical-align: top;
}
#performance .perf_item_others .item_price span.price em
{
	font-size 			: 30px; 
}
#performance .perf_item_others .item_name {
	font-size: 14px;
}


}

@media screen and (max-width: 768px) and (max-width: 520px) {
  .l-header__subnav ul li a {
    font-size: 1.4rem;
  }

  .p-shop-datail__head .head__text {
    font-size: 2.4rem;
  }
  #occupation1 .p-shuttyou__about__cont01 .cont01__img-first {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80%;
    margin-left: 0px;
    margin: 0 auto;
  }
  
}

@media screen and (max-width: 767px) {
  .mt30 {
    margin-top: 40px;
  }

  .l-header__contact ._phone a {
    padding: 0.5em;
    font-size: 14px;
    min-width: 1.5rem;
  }
  
  #application .app_cta,
  #application .cta_cell {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #application .app_cta_area .area_title {
    font-size: 32px;
  }

  #application .app_cta_area .area_title_hosoku {
    font-size: 16px;
  }

  .area_delivery .app_del_btn a .jp {
    font-size: 26px;
  }

  .area_delivery .app_del_btn a {
    padding: 20px 20px 30px;
  }

  .cta_app_btn .btn_main {
    margin-bottom: 3px;
  }

  .cta_app_btn .btn_en {
    vertical-align: middle;
    line-height: 1em;
  }

  .mfp_buttons button {
    font-size: 18px !important;
  }

  #reason .des_inner {
    padding: 40px 0px 30px;
  }

  #application .area_list {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  #application .area_list li {
    width: 100%;
  }

  #application .area_list li a {
    min-height: 75px;
  }

  .archives .__block {
    padding-top: 3vmin;
    padding-bottom: 3vmin;
  }

  .archives .__block .__title {
    margin-top: 0 !important;
    margin-bottom: 2vmin;
    font-size: 5vmin;
  }

  .archives .__block .__thumb {
    width: 30vmin;
    height: 22.5vmin;
    margin-right: 2vmin;
  }

  .quiz .__titles {
    margin-bottom: 7vmin;
  }

  .quiz .__thumb {
    width: 23vmin;
    height: 23vmin;
    margin-right: 2vmin;
  }

  .quiz .__title {
    font-size: 5vmin;
    margin-top: 0 !important;
  }

  .quiz .__title span:first-child {
    font-size: 3vmin;
  }

  .quiz .__contents p {
    margin-bottom: 1.5em;
  }

  .quiz .__btn_answer {
    width: 38vmin;
    height: 20vmin;
    padding-top: 3vmin;
    padding-left: 4vmin;
    font-size: 4.6vmin;
    font-weight: bold;
    color: #e95539;
    text-align: center;
    background: url(img/btn_more.png) no-repeat;
    background-size: 38vmin 20vmin;
  }

  .quiz .__answer p {
    margin-top: 2vmin;
    margin-right: 4vmin;
    margin-left: 10vmin;
    font-size: 5vmin;
    font-weight: bold;
  }

  .quiz .__lesson {
    padding: 3vmin;
  }

  .quiz .__lesson > div {
    padding: 3vmin;
  }

  .quiz .__lesson h4 {
    font-size: 5.5vmin;
    text-align: center;
  }

  .quiz .__lesson .__text {
    margin-top: 4vmin;
  }
}

@media screen and (max-width: 520px) {
  .notice_wrapper {
    width: 100%;
  }
  .mb10rem {
    padding-bottom: 40px;
  }
  .mb30_sp {
    margin-bottom: 30px;
  }
  .tel__img {
    width: 70%;
    margin: 0 auto;
  }
  .mb50 {
    margin-bottom: 20px;
  }
  .mb100 {
    margin-bottom: 50px;
  }
  .l-contents-box {
    padding-block: 40px;
  }

  .c-button {
    max-width: none;
    width: 90%;
    font-size: 1.8rem;
  }

  .c-todayrate .todayrate__item {
    padding: 10px;
  }

  .c-todayrate .todayrate__head {
    font-size: 1.7rem;
  }

  .c-colum__item .item__header ._text {
    font-size: 1.5rem;
  }

  .c-colum__item .item__header ._link {
    font-size: 1.4rem;
  }

  .c-colum__item .item__article a .article__head ._title {
    font-size: 1.4rem;
  }

  .c-header01 {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .c-header02 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }

  .c-header03 {
    font-size: 1.8rem;
    line-height: 1.5;
    -webkit-clip-path: polygon(100% 0%, calc(100% - 1.2rem) 50%, 100% 100%, 0 100%, 1.2rem 50%, 0 0);
    clip-path: polygon(100% 0%, calc(100% - 1.2rem) 50%, 100% 100%, 0 100%, 1.2rem 50%, 0 0);
    padding: 0.6em;
  }

  .c-header04 {
    font-size: 1.8rem;
  }

  .c-header05 {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 0.6em;
  }

  .c-header06 {
    font-size: 2rem;
    margin-bottom: 20px;
  }


  .c-faq__list dl .c-faq__item dt,
  .c-faq__list dl .c-faq__item dd {
    font-size: 1.2rem;
  }

  .c-cases__list .slick-arrow {
    width: 30px;
    height: 80px;
  }

  .c-cases__list .slick-arrow::before {
    width: 30px;
    height: 80px;
    background-size: 14px auto;
  }

  .c-cta__list .c-cta__item a {
    padding-block: 10px;
    background-size: 10px auto;
    background-position: right 18px center;
    border-radius: 5px;
  }

  .c-cta__list .c-cta__item a .item__head {
    font-size: 2rem;
  }

  .c-cta__list .c-cta__item a .item__text {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .c-cta_inquily__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-shopcard__item .item__link {
    min-height: auto;
  }

  .c-arealist__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .c-genre__list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }

  .c-genre__goodslist {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .c-goodslist__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .c-goodslist__item a {
    padding: 20px;
  }

  .c-goodslist__item a .item__name {
    font-size: 1.6rem;
  }

  .c-goodslist__item a .item__price {
    font: 2rem;
  }

  .c-goodslist__item a .item__price span {
    font-size: 2.4rem;
  }

  .c-goldrate__date .date__title {
    font-size: 1.2rem;
  }

  .c-goldrate__date .date__text {
    font-size: 1.8rem;
  }

  .c-page__title._s .title__text {
    font-size: 1.7rem;
  }
  .c-bag-page__title._s .title__text {
    font-size: 1.7rem;
  }

  
  .c-jewelry-page__title._s .title__text {
    font-size: 1.7rem;
  }



  .c-watch-page__title._s .title__text {
    font-size: 1.7rem;
  }

  .c-visit_kimono-page__title._s .title__text {
    font-size: 1.7rem;
  }

  .slick-dots li {
    width: 10px !important;
    height: 10px !important;
  }

  .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
  }

  .slick-dots li button::before {
    width: 10px !important;
    height: 10px !important;
  }

  .p-top__inquiry__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-top__howto__item .item__inner {
    padding-block: 20px;
  }

  .p-top__howto__item .item__header {
    font-size: 2rem;
  }

  .p-top__howto__item .item__text {
    font-size: 1.5rem;
  }

  .p-top__gold {
    margin-bottom: 30px;
    padding-block: 40px;
  }

  .p-top__gold__title {
    font-size: 2rem;
  }

  .p-top__gold__read {
    font-size: 1.5rem;
  }

  .p-top__gold__image01 {
    margin-top: 30px;
  }

  .p-top__gold__button {
    top: calc(100% - 19px);
  }

  .p-top__cases__inner {
    padding: 20px 0;
  }

  .p-top__cases__button {
    margin-top: 20px;
  }

  .p-top__report__list .item__header._baloon01 img {
    width: 100%;
  }

  .p-top__report__list .item__header._baloon02 img {
    width: 100%;
  }

  .p-top__report__list .item__header._baloon03 img {
    width: 100%;
  }

  .p-top__report__list .item__header._baloon04 img {
    width: 100%;
  }

  .p-top__report__list .item__header._baloon05 img {
    width: 100%;
  }

  .p-top__report__list .item__text {
    font-size: 1.5rem;
  }

  .p-top__report__youtube {
    margin-top: 20px;
  }

  .p-top__report__youtube .youtube__button a {
    font-size: 1.8rem;
  }

  .p-top__voice__read {
    font-size: 1.5rem;
  }

  .p-top__voice__button {
    margin-top: 20px;
  }

  .p-top__brand__list li a img {
    width: 40px;
  }

  .p-top__brand__list li a span {
    font-size: 1.4rem;
  }

  .p-top__brand__button {
    margin-top: 30px;
  }

  .p-top__bnrarea__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-shop-top__intro__img {
    margin-top: 10px;
  }

  .p-shop-top__step__item {
    gap: 20px;
  }

  .p-shop-top__reserve__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-shop-top__reserve__item {
    width: 100%;
  }

  .p-shop-top__arealist__index .index__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  .p-shop-top-arealist__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-shop-datail__head .head__shop {
    font-size: 1.6rem;
  }

  .p-shop-datail__title .title__main ._read {
    font-size: 1.4rem;
  }

  .p-shop-datail__title .title__main ._text {
    font-size: 2.4rem;
  }

  .p-shop-datail__title .title__access {
    font-size: 1.4rem;
  }

  .p-shop-datail__reserve__head .head__title span:nth-of-type(2) {
    font-size: 1.5rem;
  }

  .p-shop-datail__reserve__head .head__title span:nth-of-type(1) {
    font-size: 2.4rem;
  }

  .p-shop-datail__reserve__head .head__text {
    font-size: 1.2rem;
  }

  .p-shop-datail__reserve__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }


  .p-shop-datail__info__data .data__item {
    padding: 0.5em;
    /* font-size: 1.4rem; */
    font-size: 18px;
     flex-wrap: wrap;
  }
  

  .p-companyprofile-datail__info__data .data__item {
    padding: 0.5em;
    font-size: 1.4rem;
  }
  .p-companyprofile-datail__info__data .data__item dt {
    width: 7em;
  }


  .p-shop-datail__movie p {
    margin-bottom: 20px;
  }

  .p-shop-datail__access__item {
    padding-inline: 10px;
  }

  .p-shop-datail__access__item .item__caption {
    font-size: 1.2rem;
  }

  .p-shop-datail__service__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .p-shop-datail__service__item .item__text {
    font-size: 1.2rem;
  }

  .p-shop-datail__covid19__text span {
    font-size: 1.4rem;
  }

  .p-shop-datail__covid19__title {
    font-size: 1.6rem;
  }
  .three-sub__title {
    font-size: 1.6rem;
  }

  .p-shop-datail__covid19__list {
    margin-top: 30px;
    padding: 5%;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .p-shop-datail__recommend__main {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .p-shop-datail__recommend__main .main__title {
    margin-bottom: 5px;
  }

  .p-shop-datail__recommend__main .main__text {
    font-size: 1.4rem;
  }

  .p-shop-datail__recommend__list {
    gap: 20px 10px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .p-shop-datail__flyer__list {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-shop-datail__voice__item {
    padding: 30px 5%;
  }

  .p-shop-datail__voice__item .item__title {
    font-size: 1.8rem;
  }

  .p-shop-datail__voice__item .item__text {
    font-size: 1.4rem;
  }

  .p-shop-datail__google__content {
    padding: 5%;
  }

  .p-shop-datail__flow__inner {
    padding: 5% 5% 40px;
  }

  .p-shop-datail__flow__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-shop-datail__staff__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }

  .p-shop-datail__staff__item {
    width: 100%;
  }

  .p-shop-datail__staff__item .item__img {
    margin-bottom: 10px;
  }

  .p-shop-datail__about__inner {
    padding: 2.5%;
  }

  .p-shop-datail__about__text {
    padding: 5%;
    font-size: 1.2rem;
  }

  .p-shuttyou-top__title .title__text img {
    /* width: 70%; */
    width: 60%;
  }
  .p-ingot__title .title__text img {
    width: 60%;
  }


  .p-shuttyou__reserve__calendar .calendar__text {
    font-size: 1.2rem;
  }

  .p-shuttyou__about__cont01 .cont01__list li {
    font-size: 1.5rem;
  }

  .p-shuttyou__about__cont01 .cont02__text {
    font-size: 1.3rem;
  }

  .p-shuttyou__point__list {
    gap: 10px;
  }

  .p-shuttyou__point__item {
    padding: 10px;
  }

  .p-shuttyou__point__item .item__head {
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .p-shuttyou__item__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .p-shuttyou__flow__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-shuttyou__flow__cont02 .p-shuttyou__flow__cont01__img {
    display: none;
  }

  .p-shuttyou-lower__title .title__text {
    font-size: 2.4rem;
  }

  .p-shuttyou-lower__title .title__area {
    font-size: 1.8rem;
  }

  .p-shuttyou-lower__area__title {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }

  .p-shuttyou-lower__area__title span {
    font-size: 3.2rem;
  }

  .p-shuttyou-lower__shop__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .p-takuhai__flow__list {
    display: block;
  }

  .p-takuhai__flow__item {
    margin-top: 20px;
  }

  .p-takuhai__flow__note .note__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-takuhai__flow__note .note__title {
    width: 100%;
    padding: 0.5em;
    font-size: 1.5rem;
  }

  .p-takuhai__flow__note .note__title br {
    display: none;
  }

  .p-takuhai__flow__note .note__text {
    font-size: 1.5rem;
  }

  .p-takuhai__flow__cont .cont__list-group {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }

  .p-takuhai__flow__button {
    font-size: 1.8rem;
  }
  
  .p-acquisitio__button {
    font-size: 1.8rem;
  }

  
  .p-takuhai__flow-shop__button {
    font-size: 1.8rem;
  }

  .p-takuhai__reason__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-takuhai__reason__item {
    width: 100%;
  }

  .p-takuhai__reason__item .item__ribbon {
    font-size: 1.5rem;
    -webkit-clip-path: polygon(100% 0%, calc(100% - 0.8rem) 50%, 100% 100%, 0 100%, 0.8rem 50%, 0 0);
    clip-path: polygon(100% 0%, calc(100% - 0.8rem) 50%, 100% 100%, 0 100%, 0.8rem 50%, 0 0);
  }

  .p-line__intro__cont01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-line__intro__cont01 .cont01__img01 {
    width: 100%;
    max-width: 350px;
    margin-inline: auto;
  }

  .p-line__step__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
    max-width: 500px;
    margin-inline: auto;
  }

  .p-line__step__item {
    width: 100%;
  }

  .p-line__step__item .item__num {
    width: 60%;
    margin-inline: auto;
  }

  .p-line__step__arrow {
    width: 90px;
    margin: 20px auto;
  }

  .p-line__account__text {
    margin-block: -10px 20px;
  }

  .p-line__account__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .p-line__account__item .item__head {
    font-size: 1.3rem;
  }

  .p-gold__achievement__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  
  .p-ingot__achievement__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }


  .p-gold__achievement__item .item__title {
    font-size: 1.2rem;
  }

  .p-gold__achievement__item .item__price strong {
    font-size: 2rem;
  }
  
  .p-ingot__achievement__item .item__title {
    font-size: 1.2rem;
  }

  .p-ingot__achievement__item .item__price strong {
    font-size: 2rem;
  }
  .p-gold__diamond__cont02 {
    padding: 20px;
  }

  .p-gold__diamond__cont02 .cont02__head {
    font-size: 1.8rem;
  }

  .p-goods__cont01__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .p-goods__cont01__item {
    font-size: 1.5rem;
  }

  .p-goods__post__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-goods__post__item .item__img {
    max-width: 300px;
    width: 50%;
    margin-inline: auto;
  }

  .p-goods__post__item .item__title {
    font-size: 2rem;
  }

  .p-goods__post__item .item__time {
    font-size: 1.2rem;
  }

  .p-goods__post__item .item__memo {
    padding-bottom: 20px;
  }

  .p-goods__brand__item-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .p-goods__brand__item-list li span {
    font-size: 1.2rem;
  }

  .p-brand__search .search__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-brand__search .search__head {
    width: auto;
  }

  .p-brand__search .search__input {
    width: 100%;
  }

  .p-brand__pickup__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .p-brand__result__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .u-mt_0:not(:root) {
    margin-top: calc((0px * 10) * 0.4);
  }

  .u-mt_1:not(:root) {
    margin-top: calc((1px * 10) * 0.4);
  }

  .u-mt_2:not(:root) {
    margin-top: calc((2px * 10) * 0.4);
  }

  .u-mt_3:not(:root) {
    margin-top: calc((3px * 10) * 0.4);
  }

  .u-mt_4:not(:root) {
    margin-top: calc((4px * 10) * 0.4);
  }

  .u-mt_5:not(:root) {
    margin-top: calc((5px * 10) * 0.4);
  }

  .u-mt_6:not(:root) {
    margin-top: calc((6px * 10) * 0.4);
  }

  .u-mt_7:not(:root) {
    margin-top: calc((7px * 10) * 0.4);
  }

  .u-mt_8:not(:root) {
    margin-top: calc((8px * 10) * 0.4);
  }

  .u-mt_9:not(:root) {
    margin-top: calc((9px * 10) * 0.4);
  }

  .u-mt_10:not(:root) {
    margin-top: calc((10px * 10) * 0.4);
  }

  .u-mb_0:not(:root) {
    margin-bottom: calc((0px * 10) * 0.4);
  }

  .u-mb_1:not(:root) {
    margin-bottom: calc((1px * 10) * 0.4);
  }

  .u-mb_2:not(:root) {
    margin-bottom: calc((2px * 10) * 0.4);
  }

  .u-mb_3:not(:root) {
    margin-bottom: calc((3px * 10) * 0.4);
  }

  .u-mb_4:not(:root) {
    margin-bottom: calc((4px * 10) * 0.4);
  }

  .u-mb_5:not(:root) {
    margin-bottom: calc((5px * 10) * 0.4);
  }

  .u-mb_6:not(:root) {
    margin-bottom: calc((6px * 10) * 0.4);
  }

  .u-mb_7:not(:root) {
    margin-bottom: calc((7px * 10) * 0.4);
  }

  .u-mb_8:not(:root) {
    margin-bottom: calc((8px * 10) * 0.4);
  }

  .u-mb_9:not(:root) {
    margin-bottom: calc((9px * 10) * 0.4);
  }

  .u-mb_10:not(:root) {
    margin-bottom: calc((10px * 10) * 0.4);
  }

  .u-mr_0:not(:root) {
    margin-right: calc((0px * 10) * 0.4);
  }

  .u-mr_1:not(:root) {
    margin-right: calc((1px * 10) * 0.4);
  }

  .u-mr_2:not(:root) {
    margin-right: calc((2px * 10) * 0.4);
  }

  .u-mr_3:not(:root) {
    margin-right: calc((3px * 10) * 0.4);
  }

  .u-mr_4:not(:root) {
    margin-right: calc((4px * 10) * 0.4);
  }

  .u-mr_5:not(:root) {
    margin-right: calc((5px * 10) * 0.4);
  }

  .u-mr_6:not(:root) {
    margin-right: calc((6px * 10) * 0.4);
  }

  .u-mr_7:not(:root) {
    margin-right: calc((7px * 10) * 0.4);
  }

  .u-mr_8:not(:root) {
    margin-right: calc((8px * 10) * 0.4);
  }

  .u-mr_9:not(:root) {
    margin-right: calc((9px * 10) * 0.4);
  }

  .u-mr_10:not(:root) {
    margin-right: calc((10px * 10) * 0.4);
  }

  .u-ml_0:not(:root) {
    margin-left: calc((0px * 10) * 0.4);
  }

  .u-ml_1:not(:root) {
    margin-left: calc((1px * 10) * 0.4);
  }

  .u-ml_2:not(:root) {
    margin-left: calc((2px * 10) * 0.4);
  }

  .u-ml_3:not(:root) {
    margin-left: calc((3px * 10) * 0.4);
  }

  .u-ml_4:not(:root) {
    margin-left: calc((4px * 10) * 0.4);
  }

  .u-ml_5:not(:root) {
    margin-left: calc((5px * 10) * 0.4);
  }

  .u-ml_6:not(:root) {
    margin-left: calc((6px * 10) * 0.4);
  }

  .u-ml_7:not(:root) {
    margin-left: calc((7px * 10) * 0.4);
  }

  .u-ml_8:not(:root) {
    margin-left: calc((8px * 10) * 0.4);
  }

  .u-ml_9:not(:root) {
    margin-left: calc((9px * 10) * 0.4);
  }

  .u-ml_10:not(:root) {
    margin-left: calc((10px * 10) * 0.4);
  }

  .u-my_0:not(:root) {
    margin-block: calc((0px * 10) * 0.4);
  }

  .u-my_1:not(:root) {
    margin-block: calc((1px * 10) * 0.4);
  }

  .u-my_2:not(:root) {
    margin-block: calc((2px * 10) * 0.4);
  }

  .u-my_3:not(:root) {
    margin-block: calc((3px * 10) * 0.4);
  }

  .u-my_4:not(:root) {
    margin-block: calc((4px * 10) * 0.4);
  }

  .u-my_5:not(:root) {
    margin-block: calc((5px * 10) * 0.4);
  }

  .u-my_6:not(:root) {
    margin-block: calc((6px * 10) * 0.4);
  }

  .u-my_7:not(:root) {
    margin-block: calc((7px * 10) * 0.4);
  }

  .u-my_8:not(:root) {
    margin-block: calc((8px * 10) * 0.4);
  }

  .u-my_9:not(:root) {
    margin-block: calc((9px * 10) * 0.4);
  }

  .u-my_10:not(:root) {
    margin-block: calc((10px * 10) * 0.4);
  }

  .u-mx_0:not(:root) {
    margin-inline: calc((0px * 10) * 0.4);
  }

  .u-mx_1:not(:root) {
    margin-inline: calc((1px * 10) * 0.4);
  }

  .u-mx_2:not(:root) {
    margin-inline: calc((2px * 10) * 0.4);
  }

  .u-mx_3:not(:root) {
    margin-inline: calc((3px * 10) * 0.4);
  }

  .u-mx_4:not(:root) {
    margin-inline: calc((4px * 10) * 0.4);
  }

  .u-mx_5:not(:root) {
    margin-inline: calc((5px * 10) * 0.4);
  }

  .u-mx_6:not(:root) {
    margin-inline: calc((6px * 10) * 0.4);
  }

  .u-mx_7:not(:root) {
    margin-inline: calc((7px * 10) * 0.4);
  }

  .u-mx_8:not(:root) {
    margin-inline: calc((8px * 10) * 0.4);
  }

  .u-mx_9:not(:root) {
    margin-inline: calc((9px * 10) * 0.4);
  }

  .u-mx_10:not(:root) {
    margin-inline: calc((10px * 10) * 0.4);
  }

  .u-pt_1:not(:root) {
    padding-top: calc((1px * 10) * 0.4);
  }

  .u-pt_2:not(:root) {
    padding-top: calc((2px * 10) * 0.4);
  }

  .u-pt_3:not(:root) {
    padding-top: calc((3px * 10) * 0.4);
  }

  .u-pt_4:not(:root) {
    padding-top: calc((4px * 10) * 0.4);
  }

  .u-pt_5:not(:root) {
    padding-top: calc((5px * 10) * 0.4);
  }

  .u-pt_6:not(:root) {
    padding-top: calc((6px * 10) * 0.4);
  }

  .u-pt_7:not(:root) {
    padding-top: calc((7px * 10) * 0.4);
  }

  .u-pt_8:not(:root) {
    padding-top: calc((8px * 10) * 0.4);
  }

  .u-pt_9:not(:root) {
    padding-top: calc((9px * 10) * 0.4);
  }

  .u-pt_10:not(:root) {
    padding-top: calc((10px * 10) * 0.4);
  }

  .u-sp_only {
    display: block !important;
  }

  .u-tb_only {
    display: none;
  }

  .u-pc_only {
    display: none;
  }

  .ingot-mvtxt {
    font-weight: bold;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    color: #000;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
    -1px 1px 0 #FFF, 1px -1px 0 #FFF,
    0px 1px 0 #FFF,  0-1px 0 #FFF,
    -1px 0 0 #FFF, 1px 0 0 #FFF;
  }


}

@media screen and (max-width: 480px) {
  #footer .otp_nav02 li {
    width: 47%;
    margin: 0px 1.5% 10px;
  }

  #footer .otp_nav01 li:first-child {
    background: none;
  }

  #footer .otp_nav01 li {
    background: none;
  }

  #footer .otp_nav01 li {
    width: 25%;
  }

  #footer .otp_nav03 li:first-child {
    background: none;
  }

  #footer .otp_nav03 li {
    background: none;
  }

  #footer .otp_nav03 li {
    width: 25%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1240px) {
  html {
    font-size: 0.8vw;
  }
}

@media (min-width: 1px) and (max-width: 940px) {
  .footer-content_inner {
    padding: 0 35px 79px;
  }

  .bnrarea_two {
    max-width: 100%;
    display: block;
    padding-bottom: 0;
  }

  .bnrarea_two .blog_01 {
    padding-bottom: 3vmin;
  }

  .bnrarea_two .blog_02 {
    padding-bottom: 30px;
  }

  .pc_none {
    display: block;
  }

  .blog_01 {
    width: 100%;
  }

  .blog_02 {
    width: 100%;
  }

  .cta_area_fix {
    display: block;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 50;
  }

  .cta_area_fix ul.cta_btn,
  .cta_area_fix ul.cta_btn li {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

  .cta_area_fix ul.cta_btn {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }

  .cta_area_fix ul.cta_btn li {
    vertical-align: top;
    width: 32.5%;
    letter-spacing: normal;
  }

  .cta_area_fix ul.cta_btn li a {
    display: block;
    text-decoration: none;
    text-align: center;
    position: relative;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 110px;
    height: 65px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7e00), color-stop(50%, #ff7e00), color-stop(50%, #f86900), to(#f86900));
    background: linear-gradient(#ff7e00 0%, #ff7e00 50%, #f86900 50%, #f86900 100%);
    text-align: center;
    border-radius: 10px;
    text-shadow: -2px -2px 0 rgba(233, 101, 45, 0.8);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  }

  .page_top {
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 60;
  }

  .ac_point {
    padding-top: 57px;
    margin-top: -57px;
  }

  .contents_body .page_top {
    display: none;
  }

  .logo_img img {
    fill: #000;
    /* width: 50vmin; */
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .form_page h1.entry-title {
    font-size: 22px;
    padding: 8px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form_page h1.entry-title span {
    font-size: 14px;
    padding: 4px 8px;
    margin-right: 0;
    margin: 0 auto;
    width: 6em;
  }

  .form_page table {
    border-bottom: 1px solid #B29544;
    margin-bottom: 50px;
  }

  .form_page table tr {
    border-top: 1px solid #B29544;
    padding: 20px;
  }

  .form_page table th {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    border-right: 0;
    padding: 20px 0 15px;
    text-align: left;
    margin: 0;
  }

  .form_page table th span {
    padding: 3px;
    margin-left: 0.5em;
  }

  .form_page table td {
    display: block;
    width: 100%;
    padding: 0 0 20px;
  }

  .form_page table td input[type=text],
  .form_page table td input[type=textarea],
  .form_page table td input[type=tel],
  .form_page table td input[type=email] {
    width: 100%;
  }

  .form_page table td p {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .form_page table td p.mt10 {
    margin-top: 10px;
  }

  .form_page input.wpcf7-confirm {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7e00), color-stop(50%, #ff7e00), color-stop(50%, #f86900), to(#f86900));
    background: linear-gradient(#ff7e00 0%, #ff7e00 50%, #f86900 50%, #f86900 100%);
    width: 420px;
    max-width: 90%;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    padding: 20px 0;
    border-radius: 17px;
    text-shadow: 2px 2px 0 #e95514;
    -webkit-box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
    box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
    cursor: pointer;
  }
  
  .form_page input.wpcf7-submit {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7e00), color-stop(50%, #ff7e00), color-stop(50%, #f86900), to(#f86900));
    background: linear-gradient(#ff7e00 0%, #ff7e00 50%, #f86900 50%, #f86900 100%);
    width: 420px;
    max-width: 90%;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    padding: 20px 0;
    border-radius: 17px;
    text-shadow: 2px 2px 0 #e95514;
    -webkit-box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
    box-shadow: 0 3px 0 rgba(35, 24, 21, 0.3);
    cursor: pointer;
  }


  .addrd {
    font-size: 15px;
    font-weight: bold;
  }

  /* 流れ */

  .step .flow_image {
    margin-bottom: 10px;
  }

  .step .flow_image ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  .step .flow_image ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
  }

  .step .flow_image ul li::after {
    position: absolute;
    content: "";
    border-top: 8px solid #B29544;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    right: inherit;
    /* left: 30px; */
    left: 70px;
    /* top: 85px; */
    /* top: 110px; */
    top: 180px;
  }

  .step .flow_image ul li:last-child::after {
    content: none;
  }

  .step .flow_image ul li img {
    /* width: 70px; */
    /* width: 100px; */
    width: 160px;
    margin-right: 20px;
    margin-bottom: 15px;
  }

  #page.in.privacy {
    /* margin: -20px auto 0; */
    margin: 0px auto 0;
    padding-top: 20px;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #page.in.privacy h2.page_title {
    font-size: 22px;
    padding: 5px 0;
    margin-bottom: 20px;
  }

  #page.in.privacy h3 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #page.in.sitemap {
    margin: 0px auto 0;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
  }

  #page.in.sitemap .inner {
    width: 100%;
  }

  #page.in.sitemap h2.page_title {
    font-size: 22px;
    padding: 5px 0;
    margin-bottom: 20px;
  }

  #page.in.sitemap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  #page.in.sitemap .flex .col2 {
    width: 100%;
  }

  #page.in.sitemap .flex .col2 h3 {
    font-size: 18px;
    padding-left: 12px;
    padding-bottom: 4px;
    margin-bottom: 15px;
    line-height: 28px;
    margin-top: 0 !important;
  }

  #page.in.sitemap .flex .col2 h3::before {
    width: 5px;
    height: 28px;
  }

  #page.in.sitemap .flex .col2 ul {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  .quiz .__contents {
    margin: 40px 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 426px) {
  .u-sp_only {
    display: none;
  }

  .u-tb_only {
    display: block !important;
  }

  .u-pc_only {
    display: none;
  }
}

.wpcf7-form-control {
  font-size: 18px !important;
}
#wpcf7_signature-741_clear {
  font-size: 18px;
  padding: 0.6em 1em 0.4em;
}
.wpcf7-form-control-clear-wrap {
  margin-top: 20px;
}

.p-shuttyou__about__cont01 .cont03__text {
  line-height: 2;
  margin-bottom: 30px;
}
.cont04__text {
  line-height: 2;
  margin-bottom: 30px;
  text-align: center;
  font-size: 15px;
}
.cont03__ttl {
  font-family: 'Zen Old Mincho', serif;
  font-size: 1.435em;
  margin-bottom: 0.82em;
}



@media screen and (max-width: 768px) {
  .p-shuttyou__about__cont01 .cont03__text {
    margin-top: 10px;
  }
  .cont04__text {
    margin-top: 10px;
  }

}

@media screen and (max-width: 520px) {
  .p-shuttyou__about__cont01 .cont03__text {
    font-size: 1.3rem;
  }
  .cont04__text {
    font-size: 1.3rem;
  }
}

/* 取扱コレクション */
.cle_cat
{
	margin-bottom 		: 30px;
	text-align: left;
}
.cle_cat .cat_header
{
	border-left 			: 4px solid #a07d5e;
	padding 				: .5em 0px .5em 1em;
	text-align 				: left;
	margin-bottom 			: 20px; 
}
.cle_cat .cat_header h3
{
	margin 					: 0px; 
	/* font-size 				: 2.2rem; */
  font-size 				: 30px;
	font-weight: normal;
	margin-bottom 			: 10px;
	line-height 			: 1.3;
	color 					: #a07d5e; 
	border-bottom 			: 1px #CCC dotted;
	padding-bottom 			: 10px; 
}
.cle_cat .cat_coin-header
{
	border-left 			: 4px solid #a07d5e;
	padding 				: .5em 0px .5em 1em;
	text-align 				: left;
	margin-bottom 			: 20px; 
}
.cle_cat .cat_coin-header h3
{
	margin 					: 0px; 
	/* font-size 				: 2.2rem; */
  font-size 				: 30px;
	font-weight: normal;
	/* margin-bottom 			: 10px; */
	line-height 			: 1.3;
	color 					: #a07d5e; 
	border-bottom 			: 1px #CCC dotted;
	padding-bottom 			: 10px; 
}

.col_set
{
		display 	: flex;
 	display 	: -ms-flexbox;
 	flex-flow 		: row nowrap;
 	-ms-flex-flow 	: row nowrap;
}
.col_set .col_item
{
	width 			: 23%;
	margin 			: 0px 1%; 
}
.col_set .col_item img
{
	max-width 		: 100%;
	height 			: auto;
	display 		: block;
	border: 1px #CCC solid;
}

.section_inner {
  width: 100%;
}

.perf_item_set
{
	letter-spacing 		: -1em;
	margin-bottom 		: 15px;
	text-align: left;
}
.perf_item_set
{
	letter-spacing 		: -1em;
	margin-bottom 		: 15px;
	text-align: left;
}
.perf_item
{
	letter-spacing 		: normal;
	display 			: inline-block;
	/* width 				: 329px; */
  width 				: 280px;
	margin 				: 0px 25px 15px 25px;
	text-align 		 	: left;
	vertical-align 		: top;
}
.perf_item img
{
	display 			: block;
	border 				: 1px #9e9e9e solid;
	margin-bottom 		: 15px; 
}
.perf_item .item_name
{
	font-size 			: 18px;
	color 				: #886e52;
	margin 				: 0px; 
}
.perf_item .mc
{
	display 			: inline-block;
	background 			: #dfdfdf;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
	padding 			: 0px 15px;
	margin-bottom 		: 5px;
	font-size 			: 18px; 
}
.perf_item .item_mess
{
	margin-bottom 		:0px;
	border-bottom 		: 1px #e5e5e5 solid;
	padding-bottom 		: 10px; 
}
.perf_item .item_price
{
	text-align 			: right;
	display 			: table;
	width 				: 100%; 
}
.perf_item .item_price span
{
	display 			: table-cell;
}
.perf_item .item_price span:first-child
{
	text-align 			: left;
}
.perf_item .item_price span.price
{
	font-size 			: 16px;
	padding-left 		: 20px;
	text-align 			: right;
}
.perf_item .item_price span.price em
{
	font-style 			: normal;
	font-size 			: 36px;
	color 				: #8a6841;
	font-weight 		: bold;
}
.watch-purchase_results .perf_item .item_price span.price em {
  font-size 			: 30px;
}

.data_box .perf_table th,
.data_box .perf_table td
{
	padding 			: 18px 20px; 
	border-bottom 		: none;
	border-top 			: none;
	border-right 		: none;
	border-left 		: #CCC solid 1px; 
}
.data_box .perf_table
{
	border-radius 		: 3px;
-webkit-border-radius 	: 3px;
-moz-border-radius 		: 3px;
	overflow 			: hidden;
	width 				: 95%;
	margin 				: 0 auto; 
}
.data_box .perf_table th:first-child,
.data_box .perf_table td:first-child
{
	border-left 		: none;
}
.data_box .perf_table th.mc
{
	width 				: 20%; 
}
.data_box .perf_table th.price
{
	width 				: 15%; 
}
.data_box .perf_table th
{
	text-align 			: center;
	color 				: #FFF;
	background 			: url("../images/common/base/des_bg01.gif") 0 0 repeat;
}
.data_box .perf_table th.price
{
	background 			: url("../images/common/base/side_btn_bg.gif") 0 0 repeat;
	color 				: #111; 
}

.data_box .perf_table tr:nth-child(odd) td
{
	background 			: #e4e4e4;
}
.data_box .perf_table td.price
{
	color 				: #8a6841;
	font-weight 		: bold;
	text-align 			: center;
}
.data_box .perf_table tr:nth-child(odd) td.price
{
	background 			:#e0ddd7  
}



/*767以下の指定（タブレット）*/
@media screen and (max-width: 767px) {
  .cle_cat .cat_header h3
  {
    /* font-size 		: 1.4rem;  */
    font-size 		: 22px; 
  }

  
  .cle_cat .cat_coin-header h3
  {
    /* font-size 		: 1.4rem;  */
    font-size 		: 22px; 
  }

  .watch-purchase_results .cl {
    font-size: 16px;
  }
   .perf_item_set
{
	text-align 			: left;
	display 			: flex;
	flex-wrap 			: wrap;
}
.perf_item {
  letter-spacing: normal;
  display: block;
  width: 46%;
  margin: 0px 2% 2% 2%;
  text-align: left;
  vertical-align: top;
}
.perf_item
{
	font-size: 14px;
}
.perf_item .item_price span.price
{
	font-size: 16px;
}
.perf_item .item_price span.price em
{
	font-size: 24px;
}
.watch-purchase_results .perf_item .item_price span.price em {
  font-size 			: 24px;
}

.perf_item .item_price,
.perf_item .item_price span
{
	display: block;
}
.perf_item .item_mess
{
	margin-bottom: 10px;
}
.perf_item .item_name {
  font-size: 14px;
}

  
  }
  
  
/* ==========================================================

 追尾ボタン

========================================================== */


.fixed_btn {
  position: fixed;
  z-index: 99999;
  bottom: 10px;
  right: 0px;
  padding: 20px 40px;
  /* width: 390px; */
  width: 500px;
  background-color: #fff;
  border: solid 2px #B29544;
  -webkit-transition: -webkit-transform .6s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: -webkit-transform .6s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform .6s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform .6s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform .6s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.fixed_btn.--on {
  bottom: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.fixed_btn__close {
  position: absolute;
  top: -2px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  color: #fff;
  /* background: #dedede url("../images/top/close--suggestion.svg") no-repeat center center; */
  background: #B29544 url("../images/top/close--suggestion.svg") no-repeat center center;
  background-size: 21px;
  -webkit-transition: width .3s;
  transition: width .3s
}

.fixed_btn__close:hover {
  cursor: pointer
}

.fixed_btn__close::after {
  content: "お問い合わせを表示";
  display: block;
  position: fixed;
  left: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  font-size: 14px;
  width: 180px;
  /* color: rgba(0, 0, 0, 0) */
  color: #fff;
}

.fixed_btn__close.--on {
  /* background: #B29544 url("../images/top/call--suggestion.svg") no-repeat 1em center ; */
  background: #B29544;
  background-size: 16px;
  width: 180px
}

.fixed_btn__close.--on::after {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  /* left: 2.7em; */
  left: 1.7em;
  color: #fff;
  /* color: #fff; */
}

.fixed_btn_wrp {
  display: flex;
  margin-top: 10px;
}
.fixed_btn_tel {
  display: flex;
  -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
    /* pointer-events: none; */
    font-size: 2.2rem;
    font-weight: 700;
}
.fixed_btn_tel a{
  font-size: 2.2rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
}

.fixed_btn_tel::before {
  content: "";
  display: block;
  width: 2.2rem;
  height: 3rem;
  background: url(../images/common/icon/icon_tel_b.svg) center center no-repeat;
  background-size: cover;
}
.fixed_btn_wrp ._application {
  width: 50%;
}

.fixed_btn_wrp ._application a {
  box-sizing: border-box;
  display: block;
  float: left;
  width: 100%;
  line-height: 3;
  padding: 10px;
  text-align: center;
  background-color: #06C755;
  border-radius: 1rem;
  text-decoration: none;
  text-align: center;
}
.fixed_btn_wrp ._application a {
  color: #fff;
}
.fixed_btn_wrp ._freeappraisal {
  width: 50%;
}
.fixed_btn_wrp ._freeappraisal a {
  margin-left: 10px;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #F48414;
  border-radius: 1rem;
  text-decoration: none;
  text-align: center;
}
.fixed_btn_wrp ._freeappraisal a {
  color: #fff;
}
.fixed_btn_wrp ._application a:hover,
.fixed_btn_wrp ._freeappraisal a:hover {
  opacity: 0.8;
}

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

/* sp追尾ボタン */

.b-floating-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  z-index: 10;
}

.b-floating-cta ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
}

.b-floating-cta ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.b-floating-cta ul li._icon-freeappraisal a {
  background-color: #F48414;
}

.b-floating-cta ul li._icon-application a {
  background-color: #06C755;
}
.b-floating-cta ul li._icon-store a {
  background-color: #B29544;
}
/* sp追尾ボタン_２列 */


.b-floating-cta .b-floating-cta_two {
  display: -ms-grid;
  display: grid;
  /* -ms-grid-columns: (1fr)[2]; */
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
}
.b-floating-cta .b-floating-cta_two li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}
.b-floating-cta .b-floating-cta_two li._icon-freeappraisal  {
  width: 100%;
  margin: 0 auto;
  background-color: #F48414;

}
.b-floating-cta .b-floating-cta_two li._icon-freeappraisal a {
  text-align: center;
}

.b-floating-cta .b-floating-cta_two li._icon-application a {
  background-color: #06C755;
}


@media screen and (min-width: 769px) {
  .b-floating-cta {
    display: none;
  }
  .b-floating-cta .b-floating-cta_two {
    display: none;
  }

}

/* ↑sp追尾ボタン */

/* ↓ハンバーガーメニューpc */

@media screen and (min-width: 769px) {
  .l-header__inner {
    padding-inline: 3rem 0;
  }

  .l-header__gnavi {
    /* display: none; */
    display: block !important;
    position: fixed;
    width: 350px;
    background: rgba(255, 255, 255, .8);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    height: 100vh;
    top: 0;
    right: 0;
    margin-top: 0;
    z-index: 100000;
    transform: translateX(100%);
    transition: .6s;
    opacity: .3;
  }

  .l-header__gnavi.--open {
    transform: translateX(0);
    opacity: 1;
    box-shadow: -3px 0 12px -6px rgba(171, 171, 171, 0.2);
  }

  .l-header__contact {
    margin-right: 60px;
  }

  .l-header__toggle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100001;
    display: block;
  }

  .l-header__toggle button {
    padding-top: 5px;
    width: 60px;
    height: 60px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
  }

  .l-header__toggle button ._line {
    display: block;
    width: 26px;
    height: 2px;
    background-color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .l-header__toggle button ._text {
    color: #000;
    font-weight: bold;
  }

  .l-header__toggle button.js-menu_toggle.is-open ._line:first-of-type {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }

  .l-header__toggle button.js-menu_toggle.is-open ._line:nth-of-type(2) {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  .js-menu_toggle.is-open {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100002;
  }

  .l-header__gnavi ul {
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 60px;
    /* gap: 1em; */
    padding-left: 60px;
  }

  .l-header__gnavi ul li::after {
    display: none !important;
  }

  .l-header__gnavi ul li a {
    font-size: 2rem;
    display: block;
    padding: 1em;
    letter-spacing: .06em;
  }
}

/* 選ばれる3つの理由 */

.des_inner02
{
	color 				: #EEE; 
	/* background 			: #201211; */
  /* background: #F9F5E8; */
  background: #eee;
	padding 			: 80px 0px 50px; 
}

.des_inner02 .section_inner {
  width: 100%;
  margin: 0 auto;
}
.point_item .point_item_title
{
	display 			: table;
	width 				: 100%; 
	text-align 			: left;
	margin-bottom 		: 20px; 
}
.point_item .point_item_inner
{
	font-size 			: 18px; 
}

.point_item
{
	margin-bottom 		: 50px; 
	text-align: left;
}
.point_item.point02,
.point_item.point03
{
	width 				: 100%;
	box-sizing 			: border-box;
	padding-right 		: 360px;
	position 			: relative;
}
.point_item.point02 .point_item_img
{
	position 			: absolute;
	right 				: 0px;
	top 				: -20%;
	bottom 				: 0px;
	margin 				: auto 0px; 
}
.point_item.point03 .point_item_img
{
	position 			: absolute;
	right 				: 0px;
	top 				: 35%;
	bottom 				: 0px;
	margin 				: auto 0px; 
}
.point_item .point_item_title .point,
.point_item .point_item_title_inner
{
	display 		: table-cell;
	vertical-align 	: middle;
  padding-right: 20px;
}
.point_item .point_item_title .point
{
	width 			: 260px; 
}
.point_item .point_item_title .point_text
{
	font-size 		: 40px;
	background 		: url("https://www.e-kaitori.jp/shop/lp/images/common/line/dot_line-bk.png") bottom left repeat-x;
	margin-bottom 	: 10px;
	padding-bottom 	: 10px;
	line-height 	: normal;
}
.point_item .point_item_title .point_text strong
{
	font-weight 	: bold;
}
.point_item .point_item_title .point_sub_text
{
	font-size 		: 20px;
	font-weight 	: bold;
	background 		: url("https://www.e-kaitori.jp/shop/lp/images/common/icon/at_icon02-1.png") 0px 50% no-repeat;
	padding-left 	: 25px;
	/* color 			: #fff3c3;  */
  /* color: #B29544;  */
  color: #8f8b7f; 
}
.point_sub_item
{
	display: inline-block;
	width 			: 32%;
	box-sizing 		: border-box;
	letter-spacing 	: normal;
	border-left 	: 1px #6e6f6f solid;
	padding 		: 0.5% 1.4%; 
	margin-left 	: 0%;
	vertical-align: top;
	text-align: left;
}

.point_sub_item_set
{
	letter-spacing 		: -1em;
	border-right 	: 1px #6e6f6f solid;
}

.point_sub_item  .point_sub_item_title
{
	font-size 			: 24px;
	font-weight 		: bold;
	background 			: url("https://www.e-kaitori.jp/shop/lp/images/top/free_icon.png") 0px 50% no-repeat;
	padding-left 		: 83px;
	margin-bottom 		: 10px; 
}
.point_sub_item  .point_sub_item_img
{
	margin-bottom 		: 20px;
	text-align 			: center;
}
.point_sub_item  .point_sub_item_img img
{
	max-width 			: 100%;
	height 				:  auto;
}
.point_sub_item  .point_sub_item_inner
{
	font-size 			:  18px;
}
.point_sub_item {
  display: inline-block;
  width: 32%;
  box-sizing: border-box;
  letter-spacing: normal;
  border-left: 1px #6e6f6f solid;
  padding: 0.5% 1.4%;
  margin-left: 0%;
  vertical-align: top;
  text-align: left;
}
.point_item .point_item_title {
  display: table;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
.des_inner02 {
  /* color: #EEE; */
  /* background: #201211; */
  padding: 80px 0px 50px;
  color: #000;
}

@media screen and (min-width:480px) and ( max-width:748px) {
.des_inner02
{
	padding: 40px 0px 30px;
}
.section_sub_title h2 img
{
	width 		: 150px;
	height :auto;
}
.point_item .point_item_title .point img
{
	width 		: 30%;
	height:auto;
}
.point_item .point_item_title .point_text
{
	font-size 	: 26px; 
	line-height: 1.3em;
  font-weight: bold;
}
.point_item .point_item_title .point_sub_text
{
	font-size 	: 16px;
	background-size: 16px auto;
	padding-left 	: 20px; 
}
.point_sub_item .point_sub_item_img
{
	float 			: none;
	display 		: block;
	width 			: 100%;
}

.point_item.point02 .point_item_img,
.point_item.point03 .point_item_img,
.point_item .point_item_inner
{
	float 	: none;
	margin: 0px;
background: rgba(255,255,255,0.1);
	width: 95%;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.point_sub_item .point_sub_item_inner,
.point_item .point_item_inner
{
	font-size: 16px;
	text-align: left;
}
.point_sub_item_set
{
	width 					: 95%;
	margin 					: 0 auto; 
}


.point_item .point_item_title,
.point_item .point_item_title .point,
.point_item .point_item_title_inner
{
	display 			: block;
	width 				: 100%; 
}
.point_item .point_item_title .point
{
	text-align: center;
	margin-bottom 		: 10px;
	border-bottom 		: 1px #968169 solid;
}
.point_item .point_item_title .point img
{
	width 				: 200px;
	height: auto;
	padding-bottom 		: 15px;
	border-bottom 		: 5px #968169 solid;	
}
.point_item .point_item_title .point_text
{
	font-size 			: 30px; 
}
.point_item.point02,
.point_item.point03
{
	position 			: static;
	padding-right 		: 0px;
	clear 					: both;
}
.point_item.point02 .point_item_img,
.point_item.point03 .point_item_img
{
	display 			: block;
	position 			: static;
	width 				: 30%;
	float 				: left;
	padding 			: 15px; 
}
.point_sub_item_set
{
	border-right: none;
}
.point_sub_item
{
	display: block;
	width: 100%;
	border-left: none;
	clear: both;
}
.point_sub_item:after,
.point_item .point_item_inner:after
{
	content						:"";
	display						: block;
	clear						: both;
}
.point_sub_item,
.point_item .point_item_inner
{
	background: rgba(255,255,255,0.1);
	padding 					: 15px; 
	margin-bottom 				: 10px; 
}
.point_sub_item .point_sub_item_title
{
	border-bottom: 1px #464646 solid;
	padding-bottom 		: 10px;
	margin-bottom 		: 10px;
	background-position : 0px 0px;  
}

.point_sub_item .point_sub_item_img
{
	float: left;
	width: 30%;
	margin-right 	: 2%;
	
}
.point_item
{
	margin-bottom 			: 30px; 
}
.point_sub_item .point_sub_item_img img {
  max-width: 100%;
  height: auto;
}

}

@media screen and (max-width: 768px) {

  .point_item .point_item_title,
  .point_item .point_item_title .point,
  .point_item .point_item_title_inner {
    display: block;
    width: 100%;
}

  .point_item {
    margin-bottom: 30px;
}

.point_item_title {
  display: block;
  width: 100%;
}
.point_item .point_item_title_inner {
  display: block;
  width: 100%;
}

.point_item .point_item_title .point {
  text-align: center;
  margin-bottom: 10px;
  border-bottom: 1px #968169 solid;
  padding-bottom: 10px;
}
.point_item .point_item_title .point img {
  width: 30%;
  height: auto;
}

.point_sub_item_set {
  border-right: none;
}
.point_item.point02, 
.point_item.point03 {
  position: static;
  padding-right: 0px;
  clear: both;
}
.point_item_img img {
  max-width: 100%;
  height: auto;
}

.point_item.point02 .point_item_img,
.point_item.point03 .point_item_img
{
	display 			: block;
	position 			: static;
	width 				: 30%;
	float 				: left;
	padding 			: 15px; 
}
.point_sub_item_set
{
	border-right: none;
}
.point_sub_item {
  display: block;
  width: 100%;
  height: auto;
  border-left: none;
  clear: both;
}
.point_sub_item .point_sub_item_title {
  border-bottom: 1px #464646 solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-position: 0px 0px;
}
.point_sub_item, 
.point_item .point_item_inner {
  background: rgba(255,255,255,0.1);
  padding: 15px;
  margin-bottom: 10px;
}
.point_sub_item {
  display: block;
  width: 100%;
  border-left: none;
  clear: both;}

 .point_sub_item:after,
 .point_item .point_item_inner:after {
    content: "";
    display: block;
    clear: both;
}
.cta_txt {
  font-size: 1.10em;
  line-height: 1.2em;
  text-align: center;
  letter-spacing: 0.01em;
}

.cta_txt_wrp {
  gap: 1px;
  padding: 20px 0px;
}
.cta_txt_wrp::before {
  content: "";
  width: 30px;
  height: 2px;
  transform: rotate(60deg);
  box-sizing: border-box;
}
.cta_txt_wrp::after {
  content: "";
  width: 30px;
  height: 2px;
  transform: rotate(-60deg);
  box-sizing: border-box;
}



}
/*480以下の指定（スマホ横)*/
@media screen and (max-width: 480px) {
  .point_item .point_item_title .point img
{
	width 		: 30%;
	height:auto;
}
.point_item .point_item_title .point_text
{
	font-size 	: 22px; 
	line-height: 1.3em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.point_item .point_item_title .point_sub_text
{
	font-size 	: 14px;
	background-size: 16px auto;
	padding-left 	: 20px; 
}
.point_sub_item .point_sub_item_title
{
	font-size 		: 18px;
	background-size 	: 50px auto;
	padding-left 		: 60px; 
}

.point_sub_item .point_sub_item_img
{
	float 			: none;
	display 		: block;
	width 			: 100%;
}

.point_item.point02 .point_item_img,
.point_item.point03 .point_item_img,
.point_item .point_item_inner
{
	float 	: none;
	margin: 0px;
background: rgba(255,255,255,0.1);
	width: 95%;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.point_item.point02 .point_item_img,
.point_item.point03 .point_item_img
{
	padding-bottom: 0px;
}
.point_sub_item .point_sub_item_inner,
.point_item .point_item_inner
{
	font-size: 16px;
	text-align: left;
}
.point_sub_item_set
{
	width 					: 95%;
	margin 					: 0 auto; 
}

}

/* メディア情報 */

#media_wrapper{
	margin:0 auto;
  position: relative;
  padding: 40px 10px;
	width:890px;
	margin:0 auto;
  text-align:center;
  margin-top: 20px;
  }
#media_wrapper .list_dd_sab {
  font-size: 12px;
}
#media_wrapper h2{
	font-size:1em;
	margin-right:5px;
	display:block;
	color:#ffffff;
	padding:10px 25px;
	background:#B29544;
	border-radius:10px;
	border:none;
	display:inline-block;
  cursor:pointer;
 
  }  

#media_wrapper .media-btn {
  position: relative;
  text-align: center;
}
#media_wrapper #buttons h2:last-child{
	margin-right:0;
}

#media_wrapper h2:focus{
	outline:none;
}

#media_wrapper h2:hover{
	background:#8d7636;
}

#media_wrapper #list{
  margin: 0;
  padding: 0;
  text-align: center;
}

#media_wrapper .list_wrapper{
  list-style-type:none;
  display: inline-block;
  margin: 30px 10px 0 0;

}

#media_wrapper .pressrelease {
  display: none;
}
#media_wrapper .pressrelease_txt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}

#media_wrapper .kaden {
  display: none;
}
#media_wrapper .dailynecessities {
  display: none;
}
#media_wrapper .collection {
  display: none;
}
#media_wrapper .antique {
  display: none;
}
#media_wrapper .others {
  display: none;
}

#media_wrapper .information {
  display: none;
}

#media_wrapper .storeopeninginformation {
  display: none;
}
#media_wrapper .media_list-link {
  color: #0b41a0;
}
#media_wrapper .media_list-link:hover {
  border-bottom: 1px solid #0b42a0c7;
  color: #0b42a0c7;
}
#media_wrapper .media_ttl {
  margin-bottom: 20px;
}
#media_wrapper .pt20 {
  padding-top: 20px;
}

.media_ttl {
  font-size: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #c8c9c9;
  margin-top: 30px;
  text-align: left;
}
.media_dl {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.media_dl li:first-child {
  border-top: solid 1px #B29544;
  width: 100%;
}

.media_dl li {
  border-bottom: solid 1px #B29544;
  width: 100%;
}
.media_dl li a {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  padding: 1.87em 0;
}
.media_dl li a time {
  display: table;
  font-size: .95em;
  color: #a0a0a0;
  margin-bottom: 1.435em;
  margin-right: 1.435em;
}
.media_dl li a span.cat {
  text-decoration: underline;
  color: #B7A66D;
}
.media_dl li a p {
  width: 100%;
  letter-spacing: 0;
  font-weight: 300;
  line-height: 1.65;
  text-align: left;
}

.reservation_button {
  width: 480px;
  height: auto;
}
@media screen and (min-width:480px) and ( max-width:1000px) {
  #media_wrapper{
    width: 95%;
    padding: 15px;
  }
  #media_wrapper h2{
    margin-right:5px;
    padding:10px 15px;
    border-radius: 10px;
    margin-bottom: 30px;
    }  

}
@media screen and (max-width: 480px) {
  #media_wrapper{
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    /* padding: 15px; */
  }
  #media_wrapper h2{
    margin-right:5px;
    /* padding:10px 15px; */
    padding:10px 6px;
    border-radius: 10px;
    margin-bottom: 10px;
    }
    #media_wrapper .list_wrapper{
      margin: 10px 10px 0 0;
    }
    #media_wrapper .pressrelease_txt {
      font-size: 14px;
    }
    .media_dl li a {
      padding:  1em 0;
    }
    .media_dl {
      padding: 0 10px;
    }
}

@media (min-width: 1px) and (max-width: 940px) {
  #media_wrapper .head-content .header {
    position: relative;
    z-index: 1;
  }
  #media_wrapper .media-btn {
    width: 100%;
  }
  .reservation_button {
    width: 100%;
  }

}

/* 地域エリア */
.p-shop-top__arealist__region__index .index__title {
  text-align: center;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.p-shop-top__arealist__region__index {
  padding-block: 3rem 4rem;
}

.p-shop-top__arealis__regiont__index .index__title {
  text-align: center;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.p-shop-top__arealist__region__index .index__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.3%;
}

.p-shop-top__arealist__region__index .index__list li {
  width: 19.72%;
}

.p-shop-top__arealist__region__index .index__list li a {
  display: block;
  border: 2px solid #B29544;
  background-color: #fff;
  border-radius: 7px;
  text-align: center;
  padding-block: 0.5rem 1rem;
  font-weight: 700;
  font-size: 2rem;
}

.p-shop-top__arealist__region__index .index__list li a span {
  font-size: 3rem;
}

.p-shop-top__arealist__region__index .index__list li a::after {
  content: "";
  display: block;
  width: 33px;
  height: 14px;
  background: url(../images/shop/top/arealist-icon01.svg) center center no-repeat;
  background-size: contain;
  margin: auto;
}

@media screen and (max-width: 769px) {
  .p-shop-top__arealist__region__index .index__title {
    font-size: 2rem;
  }

  .p-shop-top__arealist__region__index .index__title {
    font-size: 2rem;
  }

  .p-shop-top__arealist__region__index .index__list li {
    width: 100%;
  }

  .p-shop-top__arealist__region__index .index__list li a {
    font-size: 1.8rem;
    padding-block: 0 1rem;
  }

  .p-shop-top__arealist__region__index .index__list li a span {
    font-size: 2.4rem;
  }

  .p-shop-top__arealist__region__index .index__list li a::after {
    width: 20px;
    height: 10px;
  }

}

@media screen and (max-width: 520px) {
  .p-shop-top__arealist__region__index .index__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  
}

/* 関東エリア */
.p-shop-datail____region__img {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2px;
}

.p-shop-datail____region__img .img__item {
  aspect-ratio: 4/3;
  display: block;
  overflow: hidden;
}

.p-shop-datail____region__img .img__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.p-shop-datail____region__img .area_img__item {
  aspect-ratio: 4/3;
  display: block;
  overflow: hidden;
}

.p-shop-datail____region__img .area_img__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.area_container {
  margin: 0px auto 0;
  /* max-width: 300px; */
  max-width: 70%;
  width: 100%;
}
.area_container img {
  height: auto;
  width: 100%;
}
.data__link a{
  font-size: 2.1rem;
    background-color: #B29544;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    width: 100%;
    text-align: center;
    font-weight: 700;
    border-radius: 5rem;
    color: #fff;
    min-height: 5rem;
    margin-top: 10px;
}
.data__link a._tel{
  font-size: 2.7rem;
    background-color: #1AC6E2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
}
.data__link a._tel::before{
  content: "";
    display: block;
    width: 3.8rem;
    height: 3.8rem;
    background: url(../images/shop/top/arealist-icon03.svg) center center no-repeat;
    background-size: contain;
}

.region dd {
  width: 18%;
  text-align: center;
  padding-left: 10px;
}

@media (min-width: 1px) and (max-width: 940px) {
  .p-shop-datail____region__img {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2px;
  }

  .p-shop-datail__info__data .data__item {
    justify-content: flex-end;
  }


  .region dd {
    width: 30%;
    padding-left: 10px;
    font-size: 15px;
  }
  
}
.l-header__contact .header_tel {
  align-items: center;
   gap: 0.3em;
}
.l-header__contact .header_tel a {
  font-size: 20px;
}


.header_tel-wrp {
  display: flex;
  -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
    font-size: 2.2rem;
    font-weight: 700;
}
.header_tel-wrp::before {
  content: "";
  display: inline-block;
  width: 2.2rem;
  height: 3rem;
  background: url(../images/common/icon/icon_tel_b.svg) center center no-repeat;
  background-size: cover;
}


.opening_times {
  font-size: 15px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .l-header__contact .header_tel a {
      font-size: 16px;
  }
  .header_tel-wrp a span {
    display: none;
  }
  .opening_times {
    display: none;
  }
  
}
