/** Shopify CDN: Minification failed

Line 1315:6 Unexpected "#53825-country-1"

**/
@charset "utf-8";

/* @import url("https://pjxsvr.biz/code/yamatoya/main.css"); */

@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/** base
===================================*/
body {
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.04em;
}

h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
	letter-spacing: 0.04em;
}

.container_s {
	max-width: 1170px;
	padding: 0 25px;
	margin: auto;
}

a {
	color: currentcolor;
	text-underline-offset: 0.3em;
}


@media screen and (max-width: 750px) {
  .is_pc {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .is_sp {
    display: none;
  }
}

.visible-sp_f {
	display: none !important;
}

.hidden-sp_f {
}


/** header
===================================*/
.header a {
	color: currentcolor;
}

.header_to_shop {
	font-size: 14px;
	font-weight: bold;
}

.header__icons {
	gap: 12px;
	align-items: center;
}

.header__icon {
	width: auto;
	height: auto;
}

.header__icon .icon.icon-search {
	width: 2.5rem;
	height: 2.5rem;
}

.header__icon--cart {
	margin: 0;
}

.header__icon--cart .icon {
	width: 2.5rem;
	height: 2.7rem;
}

.header__icon .icon.icon-account {
	width: 1.8rem;
	height: 2.7rem;
}

.full_drawer_menu_trigger_box {
	margin-left: 11px;
	padding-top: 2px;
}

.cart-count-bubble {
	bottom: 1.6rem;
	left: 2rem;
}


/* drawer */
html.active body {
	/* overflow: hidden; */
}

.full_drawer {
	position: absolute;
	width: 475px;
	max-width: 100%;
	background-color: #fff;
	top: 78px;
	right: 0;
	transition: 0.3s;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	height: calc(100dvh - 78px);
}

.full_drawer.active {
	opacity: 1;
	visibility: visible;
	z-index: 10;
}

.full_drawer_inner {
	overflow: auto;
	height: 100%;
	padding-left: 16.5%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.drawer_part {
	display: flex;
	align-items: center;
}

.drawer_part {
}

.d_link {
}

.d_link li {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
}

.d_link li + li {
	margin-top: 20px;
}

.d_link li a {
	display: block;
	width: fit-content;
	border-bottom: 1px solid currentcolor;
	position: relative;
}

.d_link li a::after {
	content: "";
	display: block;
	position: absolute;
	width: 38px;
	height: 3px;
	background-color: currentcolor;
	bottom: -2px;
	transition: 0.3s;
}

.d_link li a:hover {
	color: #000;
}

.d_link li a:hover::after {
	width: 100%;
}

.d_link li a[target=_blank]:before {
	content: "";
	background-image: url(//yamatoya1924.com/cdn/shop/t/3/assets/open_window.svg?v=4805763…);
	display: block;
	width: 37px;
	height: 17px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	right: -46px;
	top: 8px;
}



/* slider */
.swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}

.swiper-pagination-bullet-active {
	background-color: currentColor;
}

.main_slider_wrap .swiper-slide a {
	display: block;
}




/* news_bar */
.news_bar_sec {
	background-color: rgb(93 93 93 / 65%);
	color: #fff;
}

.news_bar_inner {
	padding: 13px 0;
	align-items: center;
	justify-content: center;
}

.news_bar_sec h2 {
	margin: 0;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid currentcolor;
}

.news_bar_sec h2::after {
}

.news_bar_item {
	align-items: baseline;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid currentColor;
}

.news_bar_item:last-child {
	margin-right: 0;
}

.news_bar_sec h3 {
	margin: 0;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	font-weight: 500;
	margin-right: 15px;
}

.news_bar_item_date {
	line-height: 1;
	font-size: 16px;
	font-weight: 300;
}

.news_bar_item a {
}

.news_bar_item a:hover {
	text-decoration: underline;
}



/* main_exp */
.main_exp {
	margin: 125px auto 117px;
	position: relative;
}

.main_exp_inner {
	position: relative;
}

.main_exp_body {
}

.exp_item {
	text-align: center;
}

.exp_item + .exp_item {
	margin-top: 2em;
}

.exp_item p {
	margin: 0;
	font-size: 20px;
	font-weight: 500;
}

.exp_item strong, .exp_item b {
	font-weight: bold;
	font-size: 24px;
}

.main_exp_image {
	position: absolute;
}

.main_exp_image.main_exp_image1 {
	top: 0;
	right: 40px;
	width: 84px;
}

.main_exp_image.main_exp_image2 {
	width: 173px;
	left: 20px;
	bottom: 0;
}

.exp_logo {
	margin-top: 60px;
	text-align: center;
}

.exp_logo img {
	width: 218px;
}



/* image_links */
.image_links_sec {
}

.image_links_wrap {
}

.image_links_box {
	width: 73.2%;
}

.image_links_box:nth-child(2n) {
	margin-left: calc(100% - 73.2%);
}

.image_links_box + .image_links_box {
	margin-top: 60px;
}

.image_links_box > a {
	position: relative;
	display: block;
}

.image_links_box a:hover {
}

.image_links_image {
	overflow: hidden;
	border-radius: 40px;
}

.image_links_image picture img {
}

.image_links_title {
	position: absolute;
	top: 50%;
	left: calc(100% - 50px);
	font-size: 28px;
	font-weight: bold;
	display: flex;
	align-items: center;
	gap: 10px;
	width: max-content;
	flex-wrap: wrap;
}

.image_links_title span {
	display: block;
	position: relative;
    color: currentcolor;
	border-bottom: 1px solid currentcolor;
	line-height: 1;
	letter-spacing: 0.05em;
}

.image_links_title span::after {
	content: "";
	display: block;
	position: absolute;
	width: 38px;
	height: 3px;
	background-color: currentcolor;
	bottom: -2px;
	transition: 0.3s;
}

a:hover .image_links_title span::after {
	width: 100%;
}

.image_links_title img {
}

.image_links_box:nth-child(2n) .image_links_title {
	left: auto;
	right: calc(100% - 100px);
}

@media screen and (max-width: 767px) {
  .image_links_title span {
    color: #fff;
	border-bottom: 1px solid #fff;
  }

  .image_links_title span::after {
    background-color: #fff;
  }
}


/* footer */
footer.footer {
	margin-top: 172px;
	padding-bottom: 45px;
	padding-bottom: 70px;
}

.footer_random_image {
	border-bottom: 1px solid #d0d0d0;
	margin: 0 -20px;
	padding: 0 20px;
}

.footer_rand_img_item {
	position: relative;
}

.footer_rand_img_item.frii3 {
	bottom: -21px;
}

.footer_rand_img_item.frii2 {
	bottom: -20px;
}

.footer__content-top {
	padding-top: 90px;
}

.footer_blocks_wrap {
	display: flex;
	flex-wrap: wrap;
}

.footer_logo_block {
	margin-right: 100px;
}

.footer_grid__item_wrap {
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
}

.footer_link_list_item {
}

.footer_link_list_item ul {
}

.footer_link_list_item ul li {
	margin-bottom: 5px;
}

.footer .footer_link_list_item ul li a {
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	text-decoration: none !important;
}

.footer .footer_link_list_item ul li a:hover {
}

.footer .footer-block__details-content .list-menu__item--link, .copyright__content a {
	color: rgba(var(--color-foreground), 1);
	color: #5D5D5D;
}

.footer_link_list_item ul.list-unstyled.list-social.footer__list-social {
	justify-content: flex-start;
	gap: 12px;
	margin-top: 30px;
}

.footer_link_list_item .list-social__item .icon {
	height: 3.2rem;
	width: 3.2rem;
}

.footer .footer__content-bottom {
	border: 0;
}

.footer .footer__content-bottom-wrapper.page-width {
	justify-content: center;
}

.footer .footer__copyright {
	font-size: 12px;
	font-weight: bold;
}

.footer_link_list_item ul li a[target="_blank"] {
	/* display: flex; */
	/* width: fit-content; */
	position: relative;
}

.footer_link_list_item ul li a[target="_blank"]::before {
	content: "";
}



/* page */
.page_title_bg {
	margin: 50px 0 100px;
	height: 338px;
	display: flex;
	border-radius: 20px;
	justify-content: center;
	align-items: center;
}

h2.page-title.on_bg_title {
	margin: 0;
	font-size: 28px;
	font-weight: bold;
}

.d_container {
	max-width: 1230px;
	padding: 0 15px;
	margin: auto;
}

.d_container_s {
	max-width: 1150px;
	padding: 0 15px;
	margin: auto;
}


/* product_detail */
.product_hero_img {
	position: relative;
}

.product_hero_btn_wrap {
	position: absolute;
	top: 78.9%;
	left: 48.5%;
}

a.product_hero_btn {
	background-color: #fff;
	text-align: center;
	display: block;
	width: 428px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	font-weight: bold;
	font-size: 21px;
	position: relative;
	transition: 0.3s;
	top: 0;;
}

a.product_hero_btn:hover {
	top: -3px;
}

.product_exp_main_img {
	padding: 30px 0;
}

.product_info_title {
	text-align: center;
}

.product_info_title h2 {
	font-size: 36px;
	font-weight: 500;
	margin: 0 0 12px;
	letter-spacing: 0.2em;
}

.bar_title {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.5em;
}

.bar_title::before {
	content: "";
	width: 0.8em;
	border-bottom: 1px solid currentColor;
	display: block;
}

.bar_title::after {
	content: "";
	width: 0.8em;
	border-bottom: 1px solid currentColor;
	display: block;
}

.info_logo {
	text-align: center;
	margin-bottom: 137px;
}

.info_logo img {
	width: 195px;
}


/* product_exp_box */
.product_exp_box_wrap {
	margin-bottom: 158px;
}

.product_exp_box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
}

.product_exp_box + .product_exp_box {
	margin-top: 67px;
}

.pebox_text {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.pebox_text p {
	font-size: 32px;
	font-weight: 500;
	line-height: 1.5;
	margin: 0;
}

.pebox_img {
	width: 50%;
}

.pebox_img img {
	border-radius: 40px;
}

.product_exp_box.layout1 {
}

.product_exp_box.layout1 .pebox_text {
}

.product_exp_box.layout1 .pebox_img {
	padding-left: 32px;
	padding-right: 40px;
}

.product_exp_box.layout2 {
}

.product_exp_box.layout2 .pebox_text {
	width: fit-content;
	position: absolute;
	right: 40px;
}

.product_exp_box.layout2 .pebox_img {
	width: 71.8%;
}

.product_exp_box.layout3 {
	margin-bottom: 272px;
}

.product_exp_box.layout3 .pebox_text {
	padding-right: 40px;
}

.product_exp_box.layout3 .pebox_img {
	position: relative;
}

.product_exp_box.layout3 .pebox_img .pebox_sub_img {
	position: absolute;
	width: 66%;
	bottom: -50%;
	left: -37%;
}

.pebox_sub_img img {
 border-radius: 30px;
}

.product_exp_box.layout4 {
}

.product_exp_box.layout4 .pebox_text {
	position: absolute;
	right: 40px;
	top: 10%;
}

.product_exp_box.layout4 .pebox_img {
	width: 81%;
}




/* product_info */
.product_info_page_wrap {
	padding: 158px 0 116px;
}

.product_detail_info_title {
	background-image: url(//yamatoya-cb.myshopify.com/cdn/shop/files/pd_back.jpg?v=1715300415);
	border-radius: 40px;
	aspect-ratio: 120 / 42;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-size: cover;
	margin-bottom: 180px;
}

.product_detail_info_title h2 {
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0;
}

.product_detail_info {
}

.pdp_sec {
}

.pd_box_wrap {
}

.pd_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pd_box + .pd_box {
	margin-top: 90px;
}

.pd_box_img {
	width: 57%;
	border-radius: 30px;
	overflow: hidden;
}

.pd_box_exp {
	width: 33.5%;
}

.pd_box_exp h3 {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid currentColor;
	border-bottom: 0;
	margin: 10px 0 30px;
	font-weight: bold;
	font-size: 13px;
}

.pd_box_exp h3 span {
	display: inline-block;
	line-height: 1.2;
	padding: 10px 20px 3px;
	border-right: 1px solid currentColor;
}

.pd_box_exp h3 em {
	display: inline-block;
	font-size: 23px;
	line-height: 1;
	padding: 5px 20px 0;
}

.pd_box_exp h4 {
	font-size: 30px;
	font-weight: bold;
	margin: 2em 0 1em;
}

.pd_box_exp_p {
}

.pd_box_exp_p p {
	font-size: 16px;
	font-weight: 500;
}

.pd_box_exp_p p.sub_info {
	font-size: 14px;
	font-weight: normal;
}

.product_detail_info_title_sub {
	text-align: center;
}

.product_detail_info_title_sub {
	text-align: center;
}

.product_detail_info_title_sub h2 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 180px;
	margin-bottom: 90px;
}



/* spec */
#product_spec_info {
}

.product_spec_info {
}

.product_spec_info_title {
	padding-top: 120px;
	padding-bottom: 100px;
	text-align: center;
}

.product_spec_info_title h2 {
	font-size: 28px;
	font-weight: bold;
	margin: 0;
}

.pspec_box_wrap {
}

.pspec_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pspec_box + .pspec_box {
	margin-top: 65px;
}

.pspec_box_img {
	width: 53.5%;
}

.pspec_box_img_item {
	border: 1px solid currentColor;
	border-radius: 30px;
	overflow: hidden;
}

.pspec_box_img img, .pspec_box_img picture {
	aspect-ratio: 3 / 2;
	object-fit: contain;
	display: block;
}

.pspec_box_exp {
	width: 38.4%;
}

.pspec_box_exp h3 {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 18px;
}

.pspec_table {
}

ul.pspec_list {
}

ul.pspec_list > li {
	padding: 12px 0 8px;
	border-bottom: 1px solid currentColor;
}

ul.pspec_list > li h5 {
	margin: 0 0 4px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
}

ul.pspec_list > li .pspec_detail {
	font-size: 18px;
	line-height: 1.5;
}

.pspec_detail span {
	display: block;
}

.pspec_cart_block {
	padding-top: 24px;
}

.pspec_cart_block .cart_btn {
	text-align: center;
	width: 100%;
	display: block;
	border: 1px solid #5D5D5D;
	appearance: none;
	cursor: pointer;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	background-color: #5D5D5D;
	line-height: 1;
	padding: 18px;
	border-radius: 30px;
	transition: 0.3s;
}

.pspec_cart_block .cart_btn .cart_btn_active {
}

.pspec_cart_block .cart_btn.cart_btn_active:hover {
	border: 1px solid #5D5D5D;
	color: #5D5D5D;
	background-color: #fff;
}

.pspec_cart_block .cart_btn.cart_btn_sold_out {
	color: #5D5D5D;
	background-color: #D9D9D9;
	cursor: unset;
}

.product_spec_info_title.scroll-trigger.animate--slide-in.v_for_detail_spec_title {
    padding-top: 70px;
}


.jdgm-form input[type="text"], .jdgm-form input[type="email"], .jdgm-form input[type="url"], .jdgm-form textarea {
    font-size: 16px;
}

h1#recover {
    outline: none;
    box-shadow: none;
}

.customer h1 {
    outline: none;
    box-shadow: none;
}


/* product_page */
.product_page_title h2 {
	font-size: 73px;
	font-weight: bold;
	line-height: 1.1;
	margin: 1.3em 0;
}

.product_images_box {
	margin-bottom: 198px;
}

.product_images_box ul {
	display: flex;
	flex-wrap: wrap;
}

.product_images_box.pin_layout4 ul {
	gap: 28px;
}

.product_images_box.pin_layout4 ul li {
	width: calc(100% / 4 - 28px * 3 / 4);
}

.product_images_box.pin_layout3 ul {
	gap: 28px;
}

.product_images_box.pin_layout3 ul li {
	width: calc(100% / 3 - 28px * 2 / 3);
}

.product_images_box.pin_layout2 ul {
	gap: 28px;
}

.product_images_box.pin_layout2 ul li {
	width: calc(100% / 2 - 28px * 1 / 2);
}

.product_images_box img {
	border-radius: 28px;
}


.product_main_link_title {
}

.product_main_link_title h3 {
	font-size: 25px;
	text-align: center;
	border: 1px solid currentcolor;
	border-radius: 20px;
	line-height: 43px;
	font-weight: bold;
	margin-bottom: 97px;
	margin-top: 0;
}

.product_main_link_img_box {
	position: relative;
}

.product_main_link_img {
	border-radius: 40px;
	overflow: hidden;
}

.product_main_link_btns {
	position: absolute;
	bottom: 37px;
	margin: auto;
	left: 0;
	right: 0;
}

.product_main_link_btns ul {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	justify-content: center;
}

.product_main_link_btns ul li {
}

.product_main_link_btns ul li a {
	background-color: #fff;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	border-radius: 30px;
	height: 60px;
	padding: 5px 40px;
	font-weight: bold;
	gap: 5px;
	line-height: 1;
	position: relative;
	top: 0;
	transition: 0.3s;
}

.product_main_link_btns ul li a:hover {
	top: -3px;
}




/* PHILOSOPHY */
.image_links_wrap {
	overflow: hidden;
	position: relative;
}

.image_links_box.mode_philos {
	width: 100%;
	position: relative;
}

.mode_philos .image_links_image {
	width: 70.3%;
}

.mode_philos {
}

.ph_ttl_exp {
	width: fit-content;
	top: 0;
	bottom: 0;
	margin: auto;
	right: calc(50% - 600px + 50px);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
}

.image_links_box.mode_philos:nth-child(2n) {
	margin-left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.image_links_box.mode_philos + .image_links_box.mode_philos {
	margin-top: 95px;
}

.image_links_box:nth-child(2n) .ph_ttl_exp {
	right: auto;
	left: calc(50% - 600px + 50px);
}

p.ph_ttl_number {
	margin-top: 0;
}

.mode_philos.lot6 .image_links_image {
	width: 55.5%;
}



/* FUTURE */
.logo_svlk_wrap {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	.logo_svlk_wrap {
		margin-top: 10px;
	}
  img.logo_svlk {
	width: 110px;
  }
} /* @media */



/* sukusuku */
h2.inline-richtext.h1 {
	font-size: 28px;
	font-weight: bold;
	text-align: left;
}

.pdf_dl_box .rich-text__blocks {
	max-width: 100%;
}

.pdf_dl_box .rich-text__blocks {
	display: flex;
	align-items: center;
	gap: 24px;
}

.pdf_dl_box .rich-text__blocks.left .rich-text__buttons {
	margin-top: 0;
}

.pagination-controls.flbox {
	justify-content: center;
	padding: 0 20px;
	gap: 20px;
	margin-top: -30px;
}

.pagination-controls button {
	appearance: none;
	-webkit-appearance: none;
	border: 0;
	background: none;
	text-decoration: underline;
	cursor: pointer;
	padding: 0;
	color: #FBCD0A;
	text-underline-offset: 3px;
	font-weight: bold;
}

.pagination-controls button:hover {
	text-decoration: none;
}

.pagination-controls button[disabled] {
	color: #ccc;
	cursor: auto;
	text-decoration: none;
}


/* contact */
.collapsible-content .accordion summary:hover {
	background: none;
}

div.accordion__content {
	background-color: #f7f7f7;
	padding: 20px;
}

.accordion summary > svg.icon.icon-accordion {
	display: none;
}

.fit_content_box .rich-text__wrapper.page-width {
	width: fit-content;
}

.rte a {
	text-decoration: underline;
}

.rte a:hover {
	text-decoration: none;
}

.globo-form-app .header h3.title.globo-heading {
	font-weight: bold;
}

.globo-form-app .flex-wrap {
	width: 100%;
}

.globo-form-control input::placeholder, .globo-form-control textarea::placeholder {
	color: #ddd;
}

div.globo-form-control[data-type=text] .globo-form-input:after, div.globo-form-control[data-type=email] .globo-form-input:after, div.globo-form-control[data-type=textarea] div.globo-form-input:after, div.globo-form-control[data-type=phone] .globo-form-input:after {
	box-shadow: none;
	border-bottom: 1px solid currentColor;
}

div.globo-form-control[data-type=text] .globo-form-input:hover:after, div.globo-form-control[data-type=email] .globo-form-input:hover:after, div.globo-form-control[data-type=textarea] div.globo-form-input:hover:after, div.globo-form-control[data-type=phone] .globo-form-input:hover:after {
	box-shadow: none;
	border-bottom: 1px solid currentColor;
}

.globo-form-control[data-type=colorPicker] .globo-form-input:focus, .globo-form-control[data-type=country] .globo-form-input:focus, .globo-form-control[data-type=email] .globo-form-input:focus, .globo-form-control[data-type=name] .globo-form-input:focus, .globo-form-control[data-type=password] .globo-form-input:focus, .globo-form-control[data-type=phone] .globo-form-input:focus, .globo-form-control[data-type=file] .globo-form-input:focus, .globo-form-control[data-type=datetime] .globo-form-input:focus, .globo-form-control[data-type=repeater] .globo-form-input:focus, .globo-form-control[data-type=url] .globo-form-input:focus, .globo-form-control[data-type=number] .globo-form-input:focus, .globo-form-control[data-type=quantity] .globo-form-input:focus, .globo-form-control[data-type=select] .globo-form-input:focus, .globo-form-control[data-type=selectImages] .globo-form-input:focus, .globo-form-control[data-type=text] .globo-form-input:focus, .globo-form-control[data-type=textarea] .globo-form-input:focus {
	box-shadow: none !important;
}

.globo-form-control[data-type=colorPicker] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=country] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=email] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=name] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=password] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=phone] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=file] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=datetime] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=repeater] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=url] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=number] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=quantity] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=select] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=selectImages] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=text] .gfb__label__shink+.globo-form-input, .globo-form-control[data-type=textarea] .gfb__label__shink+.globo-form-input {
	box-shadow: none !important;
}

.globo-form-app .header .description p br:first-of-type {
	display: none;
}

span.text-danger.text-smaller {
	color: #f00;
}

.description.globo-description {
	line-height: 1.5;
}

.globo-form-control[data-type=country] .globo-label {font-size: 1rem;
    top: calc(var(--inputs-border-width) + .5rem) !important;
    left: calc(var(--inputs-border-width) + 2rem) !important;
    letter-spacing: .04rem;
}

select[name="country-1"].material_filled-input {
    outline: 0 !important;
    border-radius: var(--gfb-border-radius) !important;
    padding: 2.2rem 1.5rem .8rem 2rem !important;
    margin: var(--inputs-border-width) !important;
    color: currentColor !important;
}

select#53825-country-1 {
    outline: 0;
    border-radius: var(--gfb-border-radius);
    padding: 2.2rem 1.5rem .8rem 2rem;
    margin: var(--inputs-border-width);
    color: currentColor;
}


/* account */
.oxi_social_wrapper {
	margin-top: 24px;
}



/* faq */
.isolate:has(#faq_sticky_box) {
	z-index: 2;
}

#faq_sticky_box {
}

.faq_page_title_box {
	text-align: center;
}

.faq_page_title_box h2 {
	font-size: 46px;
	line-height: 1;
	font-weight: bold;
	margin: 0;
}

.faq_page_title_box p {
	font-size: 20px;
	font-weight: 500;
}

.faq_page_title_box p {
	margin-bottom: 35px;
}

.faq_selector_wrapper {
	position: relative;
	width: 100%;
	margin: auto;
	max-width: 400px;
	background-color: #fff;
	z-index: 2;
	left: 0;
	right: 0;
}

.faq_selector_wrapper::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	color: currentcolor;
	line-height: 1;
	width: 10px;
	height: 10px;
	border: 0.1em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(135deg);
	position: absolute;
	right: 15px;
	top: calc(50% - 5px);
}

.faq_page_title_box select {
	height: 60px;
	width: 100%;
	max-width: 400px;
	border-radius: 30px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	cursor: pointer;
	appearance: none;
	border: 1px solid currentColor;
	background-color: #fff;
	font-weight: 600;
	color: inherit;
	outline: none;
}

.faq_s {
	display: none;
}

.faq_s details {
	padding-left: 15px;
}

.faq_s .accordion summary::before {
	content: "Q.";
	margin-right: 6px;
}

.faq_s div.accordion__content {
	background: none;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
}

.faq_s div.accordion__content p {
	line-height: 1.5;
}

.faq_s div.accordion__content p::before {
	content: "A.";
	margin-right: 6px;
}

/** mini-pc
===================================*/
@media screen and (max-width: 1230px) {
.news_bar_item + .news_bar_item {
	display: none;
}

.ph_ttl_exp {
	right: calc(15px);
	flex-wrap: nowrap;
}

.image_links_box:nth-child(2n) .ph_ttl_exp {
	right: auto;
	left: calc(15px);
}


}/* @media */



/** Tablet
===================================*/
@media screen and (max-width: 1024px) {


}/* @media */



/** SmartPhone
===================================*/
@media screen and (max-width: 767px) {

/* base */
.visible-sp_f {
	display: flex !important;
}

.hidden-sp_f {
	display: none !important;
}



/* header */
header.header {
	padding: 18px 25px;
  flex-flow: row-reverse;
}

.header {
	display: flex;
	grid-template-areas: "left-icons heading icons";
	grid-template-columns: 1fr 2fr 1fr;
	align-items: center;
	justify-content: space-between;
}

.header__icons {
	padding-right: 0;
}

.header__icons.header__icons_sp {
	grid-area: left-icons;
}

.header__icons_sp_inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
}

a.header__heading-link.link {
	padding: 0;
	width: 130px;
}

.full_drawer_menu_trigger_box {
	margin: 0;
	padding: 0;
}


/* drawer */
.full_drawer {
	top: 62px;
	border-top: 1px solid #ddd;
	height: calc(100dvh - 62px);
}



/* main_slider */
.main_slider_sec .swiper-pagination {
	display: none;
}

.main_slider_sec .swiper-button-prev, .main_slider_sec .swiper-button-next {
	display: none;
}



/* news */
.news_bar_inner {
	/* padding: 22px 0 18px; */
  padding: 2vw 0 2vw;
}

.news_bar_sec h2 {
	margin: 0;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
	margin-right: 0px;
	padding-right: 8px;
	border-right: 1px solid currentcolor;
	margin-bottom: 10px;

  display: none;
}
  .news_bar_item_date{
    font-size: 12px;
  }
  .news_bar_item_date:before{
    content: "NEWS | ";
  }

.news_bar_item {
	margin: 0;
	padding: 0;
	border: 0;
	flex-direction: column-reverse;
	gap: 5px;
}

.news_bar_item {
	padding-left: 12px;
    width: 100%;
}

.news_bar_item + .news_bar_item {
	display: none;
}

.news_bar_sec h3 {
	/* margin: 0 0 5px; */
	font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

.news_bar_item .visible-sp{
  line-height: 1;
}
.news_bar_item a.more_btn {
	/* border: 1px solid currentColor; */
	font-size: 11px;
	font-weight: bold;
	/* padding: 5px 10px;
	border-radius: 12px; */
  position: relative;
}
.news_bar_item a.more_btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
  left: 100%;
}


.main_exp {
	margin: 117px auto 180px;
	position: relative;
}

.image_links_title {
	left: 0;
}

.image_links_box:nth-child(2n) .image_links_title {
	right: 0;
}




/* main_exp */
.main_exp_sec {
	overflow: hidden;
}

.main_exp_image.main_exp_image1 {
	width: 52px;
	height: 82px;
	top: -88px;
}

.exp_item + .exp_item {
	margin-top: 24px;
}

.exp_item p {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
}

.exp_item strong, .exp_item b {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5;
}

.main_exp_image.main_exp_image2 {
	width: 114px;
	left: -35px;
	bottom: auto;
}

.exp_logo {
	margin-top: 39px;
	text-align: center;
}

.exp_logo img {
	width: 139px;
}



/* image_links_wrap */
.image_links_wrap {
	padding: 0 15px;
}

.image_links_box {
	width: 100%;
}

.image_links_image {
	overflow: hidden;
	border-radius: 20px;
}

.image_links_box:nth-child(2n) .image_links_title {
	right: auto;
	left: 20px;
	color: #fff;
}

.image_links_box + .image_links_box {
	margin-top: 28px;
}

.image_links_title {
	left: auto;
	right: 20px;
}

.image_links_title {
	font-size: 14px;
	top: calc(50% - 10px);
}

.image_links_title img {
	width: 15px;
	height: 15px;
}

.image_links_box .image_links_title img {
	filter: invert(1) brightness(3);
}
.image_links_box:nth-child(2n) .image_links_title img {
	filter: invert(1) brightness(3);
}

.image_links_box:nth-child(2n) {
	margin-left: 0;
}

.image_links_title span {
	padding-bottom: 2px;
}





/* footer */
footer.footer {
	margin-top: 82px;
	padding-bottom: 36px;
}

body:has(.cookieconsent-wrapper) footer.footer {
        padding-bottom: 230px;
}

.footer_random_image {
	border-bottom: 1px solid #d0d0d0;
	margin: 0 0px;
	padding: 0 0px;
}

.footer_rand_img_item {
	width: 95px;
	padding: 0 10px;
}

.footer__content-top {
	padding-top: 44px;
}

.footer_logo_block {
	margin: 0 0 26px;
	width: 140px;
}

.footer_grid__item_wrap {
	flex-direction: column;
}

.footer .footer_link_list_item ul {
	margin-bottom: 0;
}

.footer .footer_link_list_item ul li {
	margin-bottom: 7px;
}

.footer .footer-block.grid__item {
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.footer_link_list_item ul.list-unstyled.list-social.footer__list-social {
	width: 100%;
	justify-content: center;
}

.footer .footer__content-top {
	padding-bottom: 0;
}




/* page */
.page_title_bg {
	margin: 0 -15px 30px;
	border-radius: 0;
	height: auto;
	min-height: 200px;
	background-repeat: no-repeat;
	aspect-ratio: 37 / 20;
	max-width: calc(100% + 30px);
	justify-content: flex-end;
	width: auto;
	padding: 30px;
}

h2.page-title.on_bg_title {
	font-size: 14px;
}



/* product_exp_box */
.product_hero_btn_wrap {
	top: 32%;
	left: 0;
	right: 0;
	margin: auto;
	width: fit-content;
}

a.product_hero_btn {
	width: 192px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	transition: 0s;
}

.product_exp_main_img {
	padding-bottom: 10px;
}

.product_info_title h2 {
	font-size: 15px;
	margin: 0px 0 6px;
}

.info_logo img {
	width: 86px;
}

.info_logo {
	text-align: center;
	margin-bottom: 54px;
}

.product_exp_box_wrap {
	margin-bottom: 105px;
}

.product_exp_box {
}

.product_exp_box + .product_exp_box {
	margin-top: 48px;
}

.pebox_text p {
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
}

.pebox_img img {
	border-radius: 20px;
}

.product_exp_box.layout1 .pebox_text {
	width: 46%;
}

.product_exp_box.layout1 .pebox_img {
	padding: 0 15px 0 3px;
	width: 54%;
}

.product_exp_box.layout2 .pebox_img {
	width: 81.8%;
	margin-left: 15px;
}

.product_exp_box.layout2 .pebox_text {
	right: 0;
	transform: translate(0px, -10px);
}

.product_exp_box.layout3 {
	margin-bottom: 165px;
}

.product_exp_box.layout3 .pebox_img {
	position: relative;
	width: 69.5%;
	margin-left: 30.5%;
}

.product_exp_box.layout3 .pebox_text {
	padding-right: 0px;
	position: absolute;
	z-index: 1;
	width: fit-content;
	left: 15px;
	top: 10%;
}

.pebox_sub_img img {
	border-radius: 10px;
}

.product_exp_box.layout3 .pebox_img .pebox_sub_img {
	position: absolute;
	width: 58.5%;
	bottom: -44%;
	left: -37%;
}

.product_exp_box.layout4 .pebox_img {
	width: 100%;
	padding: 0 15px;
}

.product_exp_box.layout4 .pebox_text {
	position: absolute;
	right: 15px;
	top: -15%;
	width: fit-content;
}



/* product_info_page */
.product_info_page {
}

.product_info_page_wrap {
	padding: 55px 0 38px;
}

.product_detail_info_title {
	border-radius: 20px;
	aspect-ratio: 2 / 1;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-size: cover;
	margin-bottom: 82px;
}

.product_detail_info_title h2 {
	font-size: 15px;
	font-weight: bold;
}

.pd_box_wrap {
	padding: 0 15px;
}

.pd_box + .pd_box {
	margin-top: 50px;
}

.pd_box_exp h3 {
	font-size: 10px;
	margin: 0 0 28px;
}

.pd_box_exp h3 span {
	display: inline-block;
	line-height: 1.2;
	padding: 6px 16px 2px;
	border-right: 1px solid currentColor;
}

.pd_box_exp h3 em {
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 5px 16px 0;
}

.pd_box_img {
	border-radius: 20px;
	overflow: hidden;
}

.pd_box_exp h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 2em 0 1em;
}

.pd_box_exp_p p {
	font-size: 14px;
	font-weight: 400;
}

.pd_box_exp_p p {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 2;
}

.pd_box_exp_p p.sub_info {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0;
}

.product_detail_info_title_sub h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 65px;
	margin-bottom: 44px;
}

.pd_box_img {
	width: 100%;
}

.pd_box_exp {
	width: 100%;
}



/* product_spec */
.product_spec_info {
}

.product_spec_info_title {
	padding-top: 62px;
	padding-bottom: 50px;
	text-align: center;
}

.product_spec_info_title h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.pspec_box_wrap {
	padding: 0 15px;
}

.pspec_box + .pspec_box {
	margin-top: 72px;
}

.pspec_box_img {
	width: 100%;
	margin-bottom: 26px;
}

.pspec_box_img_item {
	border: 1px solid currentColor;
	border-radius: 20px;
	overflow: hidden;
}

.pspec_box_exp {
	width: 100%;
}

.pspec_box_exp h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0 10px;
	text-align: center;
}

.pspec_cart_block .cart_btn {
	font-size: 15px;
	padding: 15px;
}


.product_spec_info_title.scroll-trigger.animate--slide-in.v_for_detail_spec_title {
    padding-top: 35px;
}

  

/* Product page */
.page_title_bg.ptg_template--22649468518718__main .page-title {
	color: #5d5d5d;
}

.product_page_title h2 {
	font-size: 30px;
	line-height: 1.2;
}

.product_images_box img {
	border-radius: 10px;
}

.product_images_box.pin_layout4 ul {
	gap: 3px;
}

.product_images_box.pin_layout4 ul li {
	width: calc(100% / 2 - 3px * 1 / 2);
}

.product_images_box.pin_layout3 ul {
	gap: 3px;
}

.product_images_box.pin_layout3 ul li {
	width: calc(100% / 2 - 3px * 1 / 2);
}

.product_images_box.pin_layout2 ul {
	gap: 3px;
}

.product_images_box.pin_layout2 ul li {
	width: calc(100% / 2 - 3px * 1 / 2);
}

.product_images_box {
	margin-bottom: 62px;
}

.product_main_link_title h3 {
	font-size: 15px;
	text-align: center;
	border: 1px solid currentcolor;
	border-radius: 20px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0;
}

.product_main_link_img {
	border-radius: 20px;
	overflow: hidden;
}

.product_main_link_btns {
	position: absolute;
	bottom: 19px;
	margin: auto;
	left: 0;
	right: 0;
}

.product_main_link_btns ul {
	display: flex;
	flex-wrap: wrap;
	gap: 3px;
	justify-content: center;
}

.product_main_link_btns ul li a {
	font-size: 13px;
	padding: 3px 20px;
	height: 32px;
}

.product_main_link_btns .shop_now_link img {
	width: 15px;
	height: 15px;
}

.product_main_link_btns .cart_link img {
	width: 15px;
	height: 15px;
}

.product_main_link_btns .cart_link img {
	height: 27px;
	width: 24px;
}



/* PHILOSOPHY page */
.ptg_template--22499100557630__main h2.on_bg_title {
	color: #5d5d5d;
}

#shopify-section-template--22499100557630__explanatory_text_a8FCDN {
	margin-top: 55px;
	margin-bottom: 7px;
}

.image_links_box.mode_philos {
	width: 100%;
	position: relative;
	padding-inline: 15px;
}

.mode_philos .image_links_image {
	width: 100%;
}

.ph_ttl_exp {
	position: relative;
	right: 0;
	left: 0;
}

.image_links_box:nth-child(2n) .ph_ttl_exp {
	right: 0;
	left: 0;
}

.mode_philos .image_links_image {
	width: 100%;
	margin-bottom: 14px;
}

p.ph_ttl_number {
	margin-top: 10px;
	margin-bottom: 2.0em;
}

p.ph_ttl_number span {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	gap: 7px;
	margin: 0;
}

p.ph_ttl_number span:after {
	position: relative;
	text-align: center;
	display: block;
	transform: rotate(145deg) translate(0px, 0px);
	left: -3px;
}

.ph_exp {
	margin-bottom: 0;
}

.image_links_box.mode_philos + .image_links_box.mode_philos {
	margin-top: 100px;
}

.mode_philos.lot6 .image_links_image {
	width: 100%;
	margin-bottom: 14px;
}

.lot4 h3.ph_ttl br {
	display: none;
}

.pdf_dl_box h2.inline-richtext.h1 {
	font-size: 20px;
	width: 190px;
}


.pdf_dl_box .rich-text__wrapper {
	width:100%;
}


/* contact */
div.rich-text__wrapper {
	width: 100%;
}

h2.inline-richtext.h1 {
	font-size: 24px;
}

h2.collapsible-content__heading.inline-richtext.h1 {
	margin-bottom: 0;
}

.globo-form-app .header h3.title.globo-heading {
	font-size: 24px;
}

.globo-form-app .header .description p br:first-of-type {
	display: none;
}





/* faqs */
.faq_page_title_box h2 {
	font-size: 31px;
	padding-top: 30px;
}

.faq_page_title_box p {
	font-size: 18px;
	font-weight: 500;
	margin: 10px 0 35px;
}

.faq_selector_wrapper {
}

.faq_page_title_box select {
	height: 50px;
}

.faq_s div.accordion__content {
	background: none;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
}

.faq_selector_wrapper.fixed_item {
	padding-inline: 15px;
}

.faq_selector_wrapper.fixed_item::after {
	right: 30px;
}





}/* @media */















.footer_link_list_item ul li a[target="_blank"] {
	/* display: flex; */
	/* width: fit-content; */
	position: relative;
}

.footer_link_list_item ul.footer-block__details-content li a[target=_blank]:before {
    content: "";
    background-image:url(//yamatoya1924.com/cdn/shop/t/31/assets/open_window.svg?v=48057630351236091361769149656);
    display: block;
    width: 25px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -30px;
    top: 4px;
}

.footer_link_list_item ul li a[target=_blank] {
    position: relative;
    width: fit-content;
}

/** SmartPhone
===================================*/
@media screen and (max-width: 767px) {
.pdf_dl_box h2.inline-richtext.h1 {
	font-size: 20px;
	width: 190px;
}
.footer_link_list_item ul.footer-block__details-content li a[target=_blank] {
}
.footer_link_list_item ul.footer-block__details-content li a[target=_blank]:before {
    content: "";
    background-image:url(//yamatoya1924.com/cdn/shop/t/31/assets/open_window.svg?v=48057630351236091361769149656);
    display: block;
    width: 25px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -30px;
    top: 4px;
}
}/* @media */