@charset "utf-8";

/*----------------------------------------------------

(max-width : 991px)

*----------------------------------------------------*/
@media screen and ( max-width: 991px ) {
/*-----------------------------------------------------
COMMON & TOP
------------------------------------------------------*/
html {
	font-size: 1.3vw;
}
body {
  padding-top: 106px;
}
/*header*/
header {
	padding: 0 4%;
}
header .h_logo {
	top: 5px;
}
header .header_inner {
	padding-top: 70px;
	padding-bottom: 20px;
}
header .h_right {
	padding-top: 0;
}
header.fixed .header_inner {
	padding-top: 3.5rem;
	padding-bottom: 1.5rem;
}
header.fixed .h_right {
	padding-top: 0;
}
header.fixed .h_logo {
	height: 65px;
}
header.fixed .h_logo a {
	width: 100%;
	height: 100%;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

.hbg_btn {
	z-index: 999;
}
.hbg_btn button {

}
.hbg_btn span {
	height: 2px;
	width: 35px;
	background: #3e3c3a;
	display: block;
	margin-bottom: 9px;
	transition: .3s ease-in-out;
	transform-origin: 50% 50%;
	transform: scale(1);
}
.hbg_btn span:last-child {
	margin-bottom: 0;
}
/*drawer*/
.drawer-open header {
}
.drawer-hamburger {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 0;
	position: static;
	width: 35px;
}
.drawer--left.drawer-open .drawer-hamburger {
	left: 0;
}
.drawer--left.drawer-open header .h_logo img {

}
.drawer--left.drawer-open header.fixed .h_logo a {

}

.drawer.drawer-open .drawer-hamburger .bar01 {
	transform: rotate(-135deg) translate(-8px, -8px);
}
.drawer.drawer-open .drawer-hamburger .bar02 {
	opacity: 0;
}
.drawer.drawer-open .drawer-hamburger .bar03 {
	transform: rotate(135deg) translate(-8px, 8px);
}
.drawer--left .drawer-nav {
	background: #ffffff;
	transition: all 0.7s ease-in-out;
	transform: translateX(-100%);
	left: 0;
	width: 100%;
}
.drawer--left.drawer-open .drawer-nav {
	transform: translateX(0);
	z-index: 99;
}
.drawer--left.drawer-open .drawer-hamburger {
	position: relative;
	z-index: 160;
	right: initial;
}
.drawer-hamburger:hover {

}

.drawer-menu {
	padding: 15rem 4% 6rem;
}
.drawer-overlay {
	background-color: rgba(0, 0, 0, .4);
	z-index: 11;
}
.drawer-menu .search_box {
	position: static;
	display: block;
}
.drawer-menu .search_box .search_inner {
	padding: 0;
}
.drawer-menu .search_box form {
	width: 75%;
}
.drawer-menu .search_box input[type="submit"] {
	width: 24px;
	height: 24px;
	margin-top: -12px;
}
.drawer-menu .nav_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 3rem;
}
.drawer-menu .nav_list li {
	border-bottom: solid 1px #f0f0f0;
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	justify-content: space-between;
}
.drawer-menu .nav_list li:first-child {
	border-top: solid 1px #f0f0f0;
}
.drawer-menu .nav_list li .nav_item {
	font-size: 1.5rem;
	display: block;
	padding: 2rem 0;
}

.drawer-menu .sns_list {
	display: flex;
	margin-top: 4rem;
	justify-content: center;
	align-items: center;
}
.drawer-menu .sns_list li {
	margin: 0 2.5rem;
}

/*footer*/
footer {
	padding: 0 4%;
}
footer .footer_inner {
	padding: 3rem 0;
	display: block;
}
footer .f_left {
	text-align: center;
}
footer .f_left .address {
	margin-top: 2.5rem;
}
footer .copy {
	text-align: center;
	font-size: 12px;
}
.totop {
	width: 55px;
	height: 55px;
	right: 3%;
}
.ttl_01 {
	font-size: 3rem;
}
.ttl_02 {
	font-size: 2rem;
	margin-bottom: 2rem;
}
.ttl_02:before {
	top: 1rem;
}
.container {
	padding: 7.5rem 0;
}
.inner_main {
	padding-right: 4%;
	padding-left: 4%;
}
.inner_lg {
	padding-right: 4%;
	padding-left: 4%;
}
.btn {
	margin-top: 3rem;
}
/*-----------------------------------------------------
TOP PAGE
------------------------------------------------------*/
#top #contents {
	padding-top: 0;
}
#top #mainimage {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
}
#top .ttl_box {
	margin-bottom: 3rem;
}
/*    SECTION bnr
-------------------------------*/
.container.top_bnr {
	padding-top: 6.5rem;
	padding-bottom: 0;
}
/*  newitem
-------------------------------*/
#top .newitem .item.item_left {
	padding-right: 2rem;
}
#top .newitem .item.item_right {
	padding-left: 2rem;
}
/*   category
-------------------------------*/
#top .category .category_list {
	margin-left: -1.25em;
	margin-right: -1.25em;
}
#top .category .category_list li {
	width: 50%;
	padding: 0 1.25em;
}
#top .category .category_list li:not(:nth-child(-n+2)) {
    margin-top: 6rem;
}
/*   brand
-------------------------------*/
#top .brand .brand_list {
	justify-content: flex-start;
}
#top .brand .brand_list {
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
#top .brand .brand_list li {
	width: 33.3333%;
	padding: 0 1.5rem;
}
/*#top .brand .brand_list li {
  width: calc((100% - 6rem) / 3);
}
#top .brand .brand_list li:not(:nth-child(3n)) {
	margin-right: 3rem;
}*/
#top .brand .brand_list li:not(:nth-child(-n+3)) {
    margin-top: 2rem;
}
/*   welcome
-------------------------------*/
#top .welcome {
	padding-top: 7.5rem;
}
#top .welcome .welcome_wrap .txt_box .ttl {
	margin-bottom: 2rem;
}
#top .welcome .welcome_wrap {
	padding-bottom: 10rem;
}
#top .welcome .welcome_wrap .txt_box {
	width: 100%;
	padding-top: 0;
	padding-left: 0;
}
#top .welcome .welcome_wrap:before {
	display: none;
}
#top .welcome .welcome_wrap .img_box {
	width: 65%;
	margin-top: 5rem;
}
#top .welcome .welcome_wrap .bg {
	position: absolute;
	margin-top: 0;
	right: 0;
	bottom: 0;
}
#top .welcome .welcome_wrap .bg img {
	object-position: center right;
}
#top .welcome .welcome_wrap .txt_box .ttl {
	text-align: center;
}
#top .welcome .welcome_wrap .btn_primary {
	margin-right: auto;
	margin-left: auto;
}
/*   information
-------------------------------*/
.information .info_list {
	padding-right: 0;
	padding-left: 0;
}
.information .info_list .info_cat {
	margin-right: 0;
}
#top .f_img {
	height: 230px;
}
/*-----------------------------------------------------
UNDER COMMON
------------------------------------------------------*/
.under #mainimage {
  padding: 0 4%;
}
.under .mv_ttl {
	margin-left: 4%;
	padding: 7rem 0;
}
.under .mv_ttl .inner {
	display: inline-block;
	max-width: 100%;
	padding: 4rem;
}
.under .ttl_box {
	margin-bottom: 3rem;
}
/*-----------------------------------------------------
Plume d' oie（プリュムドワ）について	about
------------------------------------------------------*/
#about .about {
	padding-bottom: 7.5rem;
}
#about .about_wrap .img_box {
	padding-right: 4rem;
}
#about .about_wrap .txt_box {
	padding-top: 3rem;
}
#about .about_wrap .txt_box .ttl {
	font-size: 2.5rem;
	margin-bottom: 3rem;
}
#about .about_wrap .txt_box .ttl span {
	font-size: 2.8rem;
}
#about .img_wrap {
	margin-top: 7.5rem;
}

/*2023.01.16*/
#about .guidance_wrap .txt {
	font-size: 1.4rem;
}
#about .guidance_wrap .act table th {
	width: 36%;
}
#about .guidance_wrap .act table td {
	width: 64%;
}
@media print, screen and (min-width : 992px) {

}

/*-----------------------------------------------------
商品一覧	online_shop
------------------------------------------------------*/
#online_shop .cts_wrap {
	padding-top: 7.5rem;
}
#online_shop .product_main {
	width: 70%;
}
#online_shop .product_main .list li {
	width: 49%;
	margin-right: 2%;
}
#online_shop .product_main .list li:not(:nth-child(3n)) {
	margin-right: 2%;
}
#online_shop .product_main .list li:nth-child(even) {
	margin-right: 0;
}
#online_shop .product_main .list li:not(:nth-child(-n+2)) {
	margin-top: 3rem;
}
#online_shop .product_main .list .txt_box {
	margin-top: 2rem;
}
#online_shop .product_side {
	width: 30%;
}
#online_shop .sec_contact {
	padding: 7.5rem 0;
	margin: 7.5rem 0;
}
#online_shop .sec_contact:before {
	width: 100%;
}
#online_shop .sec_contact .inner_main {
	padding: 0;
}
#online_shop .sec_contact .txt_box {
	width: 50%;
}
#online_shop .sec_contact .txt_box .inner {
	padding: 4rem 6rem;
}
#online_shop .sec_contact .txt_box p {
	margin-top: 1.85rem;
}
#online_shop .sec_contact .txt_box .btn {
	margin-top: 1.85rem;
}
@media print, screen and (min-width : 992px) {
}
/*-----------------------------------------------------
オンラインショッピングについて	guidance
------------------------------------------------------*/
#about_shopping .guidance_wrap .txt {
	font-size: 1.4rem;
}
#about_shopping .guidance_wrap .txt_b {
	font-size: 1.6rem;
}

#about_shopping .guidance_wrap .delivary .table_wrap tr:not(:first-child) th {
	width: 30%;
}
#about_shopping .guidance_wrap .delivary .table_wrap tr:not(:first-child) td {
	width: 70%;
}
#about_shopping .guidance_wrap .delivary th {

}
#about_shopping .guidance_wrap .delivary .table_wrap tr th:first-child {
	text-align: center;
}
#about_shopping .guidance_wrap .delivary .table_wrap td {
	text-align: center;
}
#detail .detail_main {
	padding-top: 7.5rem;
	padding-bottom: 7.5rem;
}
#detail .detail_main .cts_area {
	padding-left: 4rem;
}
#detail .detail_main .cts_area .spec_box th {
	width: 35%;
}
#detail .detail_main .cts_area .spec_box td {
	width: 65%;
}
#detail .detail_main .cts_area .spec_box {
	margin-top: 3rem;
}
#detail .detail_main .cts_area .cart_box {
	padding: 2rem 3rem;
	margin-top: 3rem;
}
#detail .detail_main .product_txt {
	margin-top: 3rem;
}
#detail .detail_main .cts_area .link_wrap {
	margin-left: 3rem;
}
#about_shopping .guidance_wrap .act table th {
	width: 36%;
}
#about_shopping .guidance_wrap .act table td {
	width: 64%;
}
@media print, screen and (min-width : 992px) {
}
/*-----------------------------------------------------
新着情報	news
------------------------------------------------------*/
@media only screen and (min-width:767px) {
}
/*-----------------------------------------------------
contact
------------------------------------------------------*/
.form_wrap input.short {
	width: 100%;
}
.form_wrap input.middle {
	width: 100%;
}
.form_wrap table th .f_en {
	display: block;
	margin-left: 0;
}
/*-----------------------------------------------------
privacy
------------------------------------------------------*/
#privacy .lead_box {
	margin-bottom: 5rem;
}
#privacy .box:not(:first-child) {
	margin-top: 4.3rem;
}
}

/*-------------------------------------

	( min-width: 576px ) and (max-width: 991px)　タブレット・スマホ大のみ

-------------------------------------*/
@media ( min-width: 576px ) and (max-width: 991px) {

}

/*-------------------------------------

	(max-width : 767px )

-------------------------------------*/
@media screen and (max-width : 767px ) {
/*-----------------------------------------------------
COMMON & TOP
------------------------------------------------------*/
html {
	font-size: 1.8vw;
}
body {
	min-width: 100%;
	font-size: 1.3rem;
	line-height: 1.6;
	padding-top: 88px;
}
.container {
	padding: 6.5rem 0;
}
.ttl_01 {
}
.ttl_01 + .ttl_ja {
	margin-top: 1.5rem;
}
/*header*/
header .header_inner {
  padding-top: 50px;
}
header .h_logo {
	width: 87px;
}
.hbg_btn span {
	margin-bottom: 6px;
	width: 25px;
}
.drawer-menu {
	padding-top: 12rem;
}
.drawer.drawer-open .drawer-hamburger .bar01 {
	transform: rotate(-135deg) translate(-7px, -6px);
}
.drawer.drawer-open .drawer-hamburger .bar03 {
	transform: rotate(135deg) translate(-5px, 5px);
}
.drawer--top .drawer-nav {
	width: 100%;
}
.drawer.drawer-open header .h_right .cart {
	display: none;
}
.drawer-menu .nav_list li {
	width: 48%;
}
.drawer-menu .nav_list li:nth-child(-n+2) {
    border-top: solid 1px #f0f0f0;
}
.drawer-menu .nav_list li .nav_item {
	font-size: 1.4rem;
}
.drawer-menu .btns {
	display: flex;
	justify-content: space-between;
}
.drawer-menu .btns li {
	width: 48%;
}
.drawer-menu .btns .btn_primary {
	max-width: 100%;
}
.drawer-menu .search_box {
	margin-top: 3rem;
}
.drawer-menu .search_box input[type="text"] {
	padding: 1rem;
}
.drawer-menu .search_box form {
	width: 100%;
}
/*footer*/
.totop {
	width: 45px;
	height: 45px;
	bottom: 2%;
}

/*-------------------------------------
TOP PAGE
-------------------------------------*/

#top .newitem .item {
	width: 100%;
}
#top .newitem .item.item_left {
	padding-right: 0;
}
#top .newitem .item.item_right {
	padding-left: 0;
	margin-top: 4rem;
}
#top .newitem .item_list li:not(:first-child) {
	margin-top: 4rem;
}
#top .topseller .item_slider {
	margin-left: 0;
	margin-right: 0;
}
#top .topseller .item_slider .item {
	margin: 0;
}
#top .topseller .item_slider .slick-next {
	right: -2%;
}
#top .topseller .item_slider .slick-prev {
	left: -2%;
}
#top .category .category_list {
	margin-left: -.6em;
	margin-right: -.6em;
}
#top .category .category_list li {
	padding: 0 .6em;
}
#top .category .category_list .cat_name {
	margin-top: 2rem;
}
#top .brand .brand_list {
	margin-left: -1rem;
	margin-right: -1rem;
}
#top .brand .brand_list li {
	width: 50%;
	padding: 0 1rem;
}
/*#top .brand .brand_list li {
  width: calc((100% - 2rem) / 2);
}
#top .brand .brand_list li:not(:nth-child(2n)) {
  margin-right: 2rem;
}
#top .brand .brand_list li:nth-child(even) {
  margin-right: 0;
}*/
#top .brand .brand_list li:not(:nth-child(-n+2)) {
  margin-top: 2rem;
}
#top .welcome {
	padding-top: 6.5rem;
}
#top .welcome .welcome_wrap {
	padding-bottom: 6rem;
}
#top .welcome .welcome_wrap .img_box {
	width: 80%;
}
#top .welcome .welcome_wrap .bg {
	height: 150px;
}
#top .welcome .welcome_wrap .txt_box p {
	line-height: 1.6;
}
#top .welcome .welcome_wrap .txt_box .btn {
	margin-top: 2.5rem;
}
#top .welcome .welcome_wrap .img_box {
	margin-top: 3rem;
}
.information .info_list .inner {
	padding: 2rem;
}
/*-----------------------------------------------------
UNDER COMMON
------------------------------------------------------*/
.under .mv_ttl .inner {
	padding: 3rem 2rem;
}
.under .mv_ttl .ttl_en {
	font-size: 2.6rem;
}
.under .mv_ttl .ttl {
	margin-top: 1rem;
}
/*-----------------------------------------------------
Plume d' oie（プリュムドワ）について	about
------------------------------------------------------*/
#about .about {
	padding-bottom: 6.5rem;
}
#about .about_wrap .img_box {
	width: 100%;
	margin-top: 3rem;
	padding-right: 0;
}
#about .about_wrap .img_box img {
	width: 100%;
}
#about .about_wrap .txt_box {
	width: 100%;
	padding-top: 0;
}
#about .about_wrap .txt_box:after {
	right: 0;
	bottom: 0;
}
#about .img_wrap {
	margin-top: 6.5rem;
}

/*2023.01.16*/
#about .guidance_wrap{
	margin-top: 3.5rem;
}
#about .guidance_wrap .act table th,
#about .guidance_wrap .act table td {
	width: 100%;
	display: block;
}
#about .guidance_wrap .act table th {
	border-bottom: solid 1px #dddddd;
	padding: 1.5rem;
}
#about .guidance_wrap .act table td {
	padding: 1.5rem;
}
#about .guidance_wrap > table > tbody > tr:not(:first-child) > th {
	border-top: 3.5rem;
}
#about .guidance_wrap .payment ul li:not(:first-child) {
	margin-top: 0.5em;
}
#about .guidance_wrap td table th,
#about .guidance_wrap td table td {
	font-size: 1.4rem;
}
#about .guidance_wrap .guide_ttl {
	font-size: 2.2rem;
}
#about .guidance_wrap .payment .ttl_bg {
	padding: 1rem;
	margin-bottom: 1.5rem;
}
#about .guidance_wrap .txt {
	font-size: 1.5rem;
}

@media print, screen and (min-width : 992px) {

}

/*-----------------------------------------------------
商品一覧	online_shop
------------------------------------------------------*/

#online_shop .product_main {
	width: 100%;
}
#online_shop .product_side {
	width: 90%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	transform: translateX(-100%);
	background: #fff;
	transition: transform 0.6s ease-in-out;
	padding: 4rem 2rem;
	z-index: 99999;
	overflow-y: auto;
}
#online_shop .product_side .wrap {
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	/* position: absolute;
	top: 0;
	left: 0; */
	width: 100%;
}
#online_shop .product_side + .overlay {
	display: none;
	background: rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
	z-index: 9999;
}

#online_shop .btn_filter {
	display: inline-block;
	padding-left: 3.5rem;
	background: url(../image/online_shop/btn_filter.png) no-repeat left top / contain;
	cursor: pointer;
	transition: transform 0.6s ease-in-out;
	font-size: 1.8rem;
	margin-bottom: 2rem;
}
#online_shop .product_side .btn_filter {
	background: none;
	position: relative;
	width: 30px;
	height: 30px;
}
#online_shop .product_side .btn_filter:before,
#online_shop .product_side .btn_filter:after {
	content: '';
  width: 2px;
  height: 100%;
  background: #636366;
  position: absolute;
  top: 0;
}
#online_shop .product_side .btn_filter:before {
	transform: rotate(45deg);
  left: 14px;
}
#online_shop .product_side .btn_filter:after {
	transform: rotate(-45deg);
  left: 14px;
}
#online_shop .product_side.active {

}
#online_shop .product_side.open {
	transform: translateX(0);
}
#online_shop .sec_contact {
	padding: 6rem 0;
	margin: 6rem 0;
}
#online_shop .sec_contact .txt_box {
	width: 90%;
}
#online_shop .sec_contact .txt_box .inner {
	padding: 4rem 2rem;
}
#online_shop .cts_wrap {
	padding-top: 2rem;
	flex-wrap: wrap;
	flex-direction: row;
	position: relative;
}
#online_shop .product_main .list .badge_new {
	top: 1rem;
	left: 1rem;
}

/*detail*/
#detail .detail_main {
	padding-top: 2rem;
	padding-bottom: 6.5rem;
}
#detail .detail_main .img_area {
	width: 100%;
	margin-top: 2rem;
}
#detail .detail_main .cts_area {
	width: 100%;
	padding-left: 0;
}
#detail .detail_main .cts_area .brand_name .ttl_01 {
	font-size: 2.4rem;
}
#detail .detail_main .product_txt {
}
#detail .detail_main .cts_area .spec_box th {
	width: 30%;
}
#detail .detail_main .cts_area .spec_box td {
	width: 70%;
}
#detail .detail_main .cts_area .link_wrap {
	margin-left: 0;
}
#detail .detail_main .cts_area .link_wrap a {
	width: auto;
}
#detail .detail_main .cts_area .link_wrap a:not(:last-child) {
	margin-right: 3rem;
}
#detail .detail_main .cts_area .quantity .btn_plus,
#detail .detail_main .cts_area .quantity .btn_minus {
	width: 16px;
	height: 20px;
}
#detail .detail_main .cts_area .quantity .btn_plus:before {
	height: 20px;
}
#detail .detail_main .cts_area .quantity .btn_minus {

}

/*-----------------------------------------------------
オンラインショッピングについて	about_shopping
------------------------------------------------------*/
#about_shopping .guidance_wrap .act table th,
#about_shopping .guidance_wrap .act table td {
	width: 100%;
	display: block;
}
#about_shopping .guidance_wrap .act table th {
	border-bottom: solid 1px #dddddd;
	padding: 1.5rem;
}
#about_shopping .guidance_wrap .act table td {
	padding: 1.5rem;
}
#about_shopping .guidance_wrap > table > tbody > tr > td.pb01,
 #about_shopping .guidance_wrap > table > tbody > tr > td.pb02,
 #about_shopping .guidance_wrap > table > tbody > tr > td.pb03 {
	 border-bottom: 3.5rem;
 }
 #about_shopping .guidance_wrap > table > tbody > tr:not(:first-child) > th {
	 border-top: 3.5rem;
 }
#about_shopping .guidance_wrap .payment ul li:not(:first-child) {
	margin-top: 0.5em;
}
#about_shopping .guidance_wrap td table th,
#about_shopping .guidance_wrap td table td {
	font-size: 1.4rem;
}
#about_shopping .guidance_wrap .guide_ttl {
	font-size: 2.2rem;
}
#about_shopping .guidance_wrap .payment .ttl_bg {
	padding: 1rem;
	margin-bottom: 1.5rem;
}
#about_shopping .guidance_wrap .txt {
	font-size: 1.5rem;
}
#about_shopping .guidance_wrap .order .box {
	margin-top: 2rem;
}
#about_shopping .guidance_wrap .payment .txt + .txt {
	margin-top: 0.5em;
}
#about_shopping .guidance_wrap .delivary .box:nth-child(3) {
	margin-top: 4rem;
}
#about_shopping .guidance_wrap .delivary .time_wrap {
	flex-wrap: wrap;
	justify-content: center;
}
#about_shopping .guidance_wrap .delivary .time_wrap .item {
	width: 30%;
}
#about_shopping .guidance_wrap .delivary .time_wrap .item:not(:last-child) {
	margin-right: 0;
}
#about_shopping .guidance_wrap .delivary .time_wrap .item:not(:nth-child(-n+3)){
	margin-top: 0.5em;
}
/*-----------------------------------------------------
新着情報	news
------------------------------------------------------*/
#information .info_single .info_ttl {
	font-size: 1.8rem;
	margin-bottom: 1rem;
}
#information .info_single .infos_cnt {
	margin-top: 2rem;
	font-size: 1.3rem;
}
@media only screen and (min-width:767px) {
}
.wp-pagenavi * {
	width: 3rem;
	margin: 0 0.3rem;
}
.wp-pagenavi a:first-child{
	margin-left: 0;
}
.wp-pagenavi a:last-child{
	margin-right: 0;
}
.wp-pagenavi .extend {
	display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink{
	display: none;
}
.wp-pagenavi .first, .wp-pagenavi .last {
	width: auto;
	box-sizing: border-box;
}
/*-----------------------------------------------------
contact
------------------------------------------------------*/
.form_wrap table th, .form_wrap table td {
	display: block;
	width: 100%;
}
.form_wrap table th {
	border-bottom: none;
	padding-bottom: 0;
}
.form_wrap table td {
	padding-top: 1.6rem;
}
.form_wrap .btn_wrap {
	margin-top: 3rem;
}
.form_wrap table th .f_en {
	display: inline-block;
	margin-left: 2rem;
}
/*-----------------------------------------------------
privacy
------------------------------------------------------*/
#privacypolicy .privacy_wrap {
	font-size: 1.5rem;
	margin-top: 4rem;
}
#privacypolicy .privacy_ttl {
	font-size: 2.2rem;
}
#privacypolicy .box:not(:first-child) {
	margin-top: 3rem;
}
#privacypolicy .box {
	padding-bottom: 3rem;
}
#privacypolicy .box:first-child {
	padding-top: 3rem;
}
}

/*-------------------------------------

	(min-width : 576px ) and (max-width:767px)

-------------------------------------*/
@media (min-width : 576px ) and (max-width:767px) {
}

/*-------------------------------------

	(max-width : 575px )

-------------------------------------*/
@media screen and (max-width : 575px ) {
/*-----------------------------------------------------
COMMON & TOP
------------------------------------------------------*/
html {
	font-size: 2.5vw;
}
body {
	font-size: 1.5rem;
}
header .h_logo {
  width: 80px;
}
header.fixed .h_logo {
  height: 43px;
}
.drawer-menu .search_box input[type="text"] {
	font-size: 1.8rem;
}
#top .category .category_list li {
	width: 100%;
}
#top .category .category_list li:not(:nth-child(-n+1)) {
    margin-top: 3rem;
}
#top .category .category_list .cat_name {
	margin-top: 1rem;
	font-size: 1.5rem;
}
#top .brand .brand_list .logo_box {
	height: 75px;
	padding: 0 1.5rem;
}
#top .brand .brand_list .logo_box img {
	max-height: 85%;
}
#top .brand .brand_list .brand_name {
	margin-top: 0.8rem;
	line-height: 1.3;
	font-size: 1.5rem;
}
#top .welcome .welcome_wrap .txt_box .ttl {
	font-size: 2.5rem;
}

#top .welcome .welcome_wrap .txt_box .ttl span {
	font-size: 2.8rem;
}
.information .info_list .l_wrap {
	font-size: 1.4rem;
}
#top .f_img {
	height: 150px;
}
/*-----------------------------------------------------
UNDER COMMON
------------------------------------------------------*/
.under .mv_ttl {
	padding: 5rem 0;
}

.wp-pagenavi {
	margin-top: 4rem;
}
/*-----------------------------------------------------
about
------------------------------------------------------*/
#about .about_wrap .txt_box .ttl {
	font-size: 2.2rem;
}
#about .about_wrap .txt_box .ttl span {
	font-size: 2.5rem;
}
#about .guidance_wrap .guide_ttl {
	font-size: 2rem;
}
/*-----------------------------------------------------
online_shop
------------------------------------------------------*/
#online_shop .product_main .list .product_name {
	font-size: 1.5rem;
	margin-top: 0.5rem;
}
#online_shop .product_main .list .price_box {
	display: block;
	font-size: 1.5rem;
}
#online_shop .product_main .list .price_box span {
	display: block;
}
#detail .detail_main .cts_area .cart_box .inner {
	justify-content: space-between;
}
#detail .detail_main .cts_area .quantity .btn_wrap {
	display: flex;
}
#detail .detail_main .cts_area .quantity .btn_minus {
	margin-left: 1em;
	margin-top: 0;
}
#detail .detail_main .cts_area .cart_box input[type="submit"] {
	max-width: 130px;
}
/*-----------------------------------------------------
about_shopping
------------------------------------------------------*/
#about_shopping .guidance_wrap .guide_ttl {
	font-size: 2rem;
}
/*-----------------------------------------------------
contact
------------------------------------------------------*/
.table_primary th, .table_primary td {
	display: block;
	width: 100%;
	padding: 2rem 1.5rem;
}
.table_primary th {
	padding-bottom: 0;
}
.table_primary td {
	padding-top: 1.5rem;
}
#privacypolicy .privacy_wrap {
	font-size: 1.5rem;
}
#privacypolicy .privacy_ttl {
	font-size: 2rem;
}
#information .info_single .infos_cnt {
	font-size: 1.5rem;
}
}
