/* 共通 */
.cart img{
	width: 100%;
}
.product01{
	margin: 60px auto;
	width: 90%;
}
.txtarea{
	line-height: 1.9;
	letter-spacing: 0.5px;
	font-size: 15px;
	width: 98%;
	margin: auto;
}
.txtarea span{
	background:linear-gradient(transparent 50%, rgba(250,   200,   114, 0.73) 50%);
	font-weight: bold;
}
/* タブ切り替え */
.tab_pro{
	justify-content: space-between;
}
.tab_pro li{
	width: 32.5%;
	letter-spacing: 1px;
}
.tab_pro.none li{
	width: 50%;
}
.tab_pro a{
	display: block;
  font-size: 14px;
  text-align: center;
  padding: 15px 0 13px;
  position: relative;
  z-index: 1;
  cursor: pointer;
	color: #9b9b9b;
}
.tab_pro li.active_pro a{
	border-bottom: 4px solid #232323;
	color: #131313;
  font-weight: 900;
}
.area_pro{
  display: none;
}
.area_pro p{
  line-height: 1.9;
  font-size: 14px;
  color: #3f3f3f;
  margin-top: 20px;
}
.area_pro.show_pro {
  display:block;
  border-top:1px solid #606060;
  line-height: 2;
}
.area_pro.show_pro h2{
	margin-bottom: 10px;
}
.sizelist1{
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
	font-size: 13px;
}
.sizelist1 th,
.sizelist1 td{
	text-align: center;
	padding: 10px;
	border: 1px solid #dcdcdc;
}
.sizelist1 th{
	background: #f0f0f0;
	font-weight: 500;
}
.sizelist1 td.bg{
	background: #f0f0f0;
}
.sizelist2{
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
	font-size: 13px;
	letter-spacing: 1px;
}
.sizelist2 th,
.sizelist2 td{
	border-bottom: 1px dotted #d0d0d0;
	padding: 14px 0;
}
.sizelist2 th{
	width: 17%;
	font-weight: 500;
	position: relative;
}
.sizelist2 th:after{
	position: absolute;
	content: ":";
	right: 0;
}
.sizelist2 td{
	width: 75%;
	padding-left: 30px;
}
.cm{
	float: right;
	margin-top: 8px !important;
	font-size: 13px !important;
}
.sizetxt{
	font-size: 13px !important;
	margin-top: 15px !important;
}
.sizetxt a{
	text-decoration: underline;
}
.reviewarea{
	background: #eee;
	width: 100%;
	height: 400px;
	margin-bottom: 60px;
	position: relative;
}
.reviewarea p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 20px;
	font-weight: bold;
}

/* レコメンド商品羅列 */
.item-list{
	flex-wrap: wrap;
	margin-top: 20px;
}
.recmmendzone .item-list li{
	margin: 0 1.25% 1.25% 0;
	width: 19%;
	position: relative;
	font-family: 'Josefin Sans', sans-serif;
}
.recmmendzone .item-list li:nth-of-type(5n){
	margin: 0 0 1.25% 0;
}
/* ラッピングページ */
.mainimg{
	margin-top: 30px;
	width: 100%;
}
.mainimg img{
	width: 100%;
/* 	border: 1px solid #eee; */
}
.centerimg.w90{
	width: 100% !important;
	margin: 20px auto 0;
}
.centerimg.w90 img{
	width: 100% !important;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
}
.w70{
	width:70%;
	margin-top: 30px; 
}
.w50{
	width:50%;
	margin-top: 30px; 
}
.w70 img,.w50 img{
	width:100%;
}
.dottlist{
	margin-left: 24px;
	font-size: 16px;
}
.dottlist li{
	list-style: disc;
	margin-bottom: 11px;
}
/* よくある質問 */
.faqanchor,.sizeanchor{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.faqanchor li,
.sizeanchor li{
	width: 32%;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 15px;
	box-shadow: 1px 1px 2px #b0b0b0;
	border-radius: 3px;
}
@media screen and (max-width:1038px){
.faqanchor li,
.sizeanchor li{
	font-size: 13px;
}
}
@media screen and (max-width:941px){
.faqanchor li,
.sizeanchor li{
	font-size: 12px;
}
}
.sizeanchor li{
	width: 23.5%;
}
.faqanchor li:nth-child(3n),
.sizeanchor li:nth-child(4n){
	margin-right: 0;
}
.faqanchor li a,
.sizeanchor li a{
	display: block;
	background: #f1f1f1;
	padding: 10px 0 5px;
	border-radius: 3px;
	border: 1px solid #dddddd;
}
.faqanchor li a:hover,
.sizeanchor li a:hover{
	background: #dddddd;
	color: #000;
}
.faqanchor li a .fas,
.sizeanchor li a .fas{
	display: block;
}
.faqarea dl{
	width: 98%;
	margin: 30px auto;
}
.faqarea dt{
	font-size: 17px;
	margin-bottom: 15px;
	position: relative;
	padding-right: 36px;
	cursor: pointer;
}
.faqarea dt::after {
  content: "+";
  position: absolute;
  text-align: center;
  width: 20px;
  right: 2%;
  top: 4px;
  cursor: pointer;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.faqarea dt.active:after {
    content: "ー";
    font-size: 17px;
}
.faqarea dt span,
.faqarea dd span{
	font-size: 23px;
	font-family: 'Josefin Sans', sans-serif;
	padding-right: 8px;
}
.faqarea dd span{
	font-size: 25px;
	padding-right:11px;
}
.faqarea dd{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #7c7c7c;
	line-height: 1.8;
	position: relative;
	display: none;
}
.faqarea dd a{
	color: #5e3819;
	text-decoration: underline;
}
/* サイズ・裾上げについて */
.centerimg{
	width: 70%;
	margin: 50px auto 0;
}
.centerimg.w50{
	width: 45% !important;
	margin: 50px auto 0;
}
.centerimg img{
	width: 100%;
}
#sizearea{
	margin: 60px 0;
	background: #f5f5f5;
	padding: 30px;
}
.measure{
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
}
.measure img{
	width: 100%;
	height: auto;
}
.sizebox{
	padding: 10px 8px 7px 14px;
	font-size: 14.5px;
}
.measurebox .sizetit{
	display: block !important;
}
.measure .sizetit{
	font-weight: 900;
	font-size: 16px;
	margin-right: 20px;
	display: inline-block;
	font-family: 'Josefin Sans', sans-serif;
}
.measurebox{
	display: flex;
	flex-wrap: wrap;
}
.measurebox .measure{
	width: 49%;
	margin-right: 2%;
	margin-bottom:20px; 
}
.measurebox .measure:nth-child(2n){
	margin-right: 0;
}
.matashita{
	margin-top: 50px;
}
.matashita li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	align-items: end;
}
.matashita li .leftbox{
	width: 47%;
	padding: 20px;
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
	border-radius: 3px;
	position: relative;
}
.matashita li .leftbox:after{
	position: absolute;
	font-family: "Font Awesome 5 free";
	font-weight: 700;
  content: "\f0d7";
  font-size: 40px;
  left: 50%;
  bottom: -48px;
  color: #e2e2e2;
  transform: translate(-50%,0);
}
.matashita li:last-child .leftbox:after{
	content: none;
}
.matashita li .leftbox p{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 17px;
	margin-bottom: 10px;
}
.matashita li .leftbox p span{
	font-size: 26px;
	margin-left: 4px;
}

.matashita li .righrimg{
	width: 50%;
}
.matashita li .righrimg img{
	width: 100%;
}
/* 実店舗紹介 */
.shoplist{
	margin-top: 60px;
}
.shoplist li{
	margin-bottom: 50px;
}
.shoplist .shoppic{
	width: 40%;
	margin-right: 3%;
}
.shoplist .shoppic img{
	width: 100%;
}
.shoplist .shopdata{
	width: 50%;
}
.shoplist h4{
	font-size: 18px;
	margin-bottom: 10px;
}
.shoplist .address{
	margin-bottom: 20px;
}
.shoplist dl{
	display: flex;
	flex-wrap: wrap;
}
.shoplist dt{
	background: #000;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	width: 15%;
	text-align: center;
	padding: 3px 0 1px;
	border-radius: 2px;
	margin-right: 10px;
	margin-bottom: 7px;
}
.shoplist dd{
	display: inline-block;
	width: 80%;
	letter-spacing: 1px;
}
.shoplink {
	display: inline-block;
	margin-right: 10px;
	margin-top: 20px;
}
.shoplink a{
	display: block;
	border: 1.5px solid #000;
	padding: 4px 10px 0;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
}
.shoplink a .fas{
	font-size: 15px;
	margin-left: 10px;
}
.shoplink a:hover{
	background: #000;
	color: #fff;
}
/* ブランド一覧 */
.brandlistarea ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}
.brandlistarea ul li{
	width: 23.5%;
	font-size: 12px;
	text-align: center;
	margin: 0 2% 2% 0;
	padding: 25px;
}
.brandlistarea ul li:nth-of-type(4n){
	margin-right: 0;
}
.brandlistarea ul li img{
	width: 100%;
	height: auto;
	display: block;
}
/* お買い物ガイド */
.shoppingarea .title,
.shoppingarea .title2{
	font-weight: 900;
	margin-bottom: 10px;
}
.shoppingarea .title2{
	border-left: 4px solid;
	line-height: 1.4;
	padding-left: 8px;
	margin-top: 35px;
	font-size: 17px;
}
.shoppingarea .link{
	margin: 30px 0;
	text-align: center;
	width: 300px;
	letter-spacing: 1px;
}
.shoppingarea .link a{
	display: block;
	background: #fb733c;
	color: #fff;
	padding: 10px 0;
	border-radius: 3px;
	text-decoration: underline;
}
.shoppingarea .link2 {
	margin-top: 10px;
}
.shoppingarea .link2 a{
	display: block;
	text-decoration: underline;
	font-weight: bold;
	color: #5e3819;
}
.shoppingarea .list{
	margin: 25px 0;
	background: #f7f7f7;
	padding: 15px 20px 10px;
	border: 2px solid #ebebeb;
}
.bgnone{
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
.shoppingarea .list li{
	margin-bottom: 5px;
}
.ginkou{
	border-collapse: collapse;
	margin: 25px 0 30px;
	font-size: 13px;
	width: 360px;
}
.ginkou th.w100{
	border-collapse: collapse;
	margin: 25px 0;
	background: #f4f4f4;
	border-bottom:none;
}
.ginkou th,.ginkou td{
	padding: 10px 0 8px;
	border-bottom: 1px dotted #cdcdcd;
	text-align: center;
}
.ginkou th{
	width: 35%;
}
.ft18{
	font-size: 18px;
}
/* お問い合わせフォーム */
.contact-form {
    width: 760px;
    margin: 30px auto 60px;
    border: 1px solid #eee;
    padding: 20px 0 40px;
}
.contact-form iframe {
    height: 55vw;
    max-height: 675px;
    max-width: 800px;
    background: #fff !important;
}
.formh1{
	color: #5e3819;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.7;
  margin: 40px 0 0;
  text-align: center;
}
.formmes{
	text-align: center;
	margin: 20px 0;
}
/* ブランドグループページ */
.brandarea{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.brandlogo{
	width: 20%;
	padding: 0 15px;
}
.brandlogo img{
	width: 100%;
}
.brandlogo h4{
	display: none;
}
.brandtxt{
	width: 75%;
	line-height: 1.8;
	font-size: 14px;
}
.brandtxt h4{
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1px;
}
.brandarea{
	border-bottom: 1px solid #a5a5a5;
	padding-bottom: 30px;
}
.brandcate{
	display: flex;
	margin: 30px auto;
	flex-wrap: wrap;
	width: 96%;
}
.brandcate li{
	width: 32%;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 15px;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1px;
}
.brandcate li:nth-child(3n){
	margin-right: 0;
}
.brandcate li a{
	display: block;
	background: #eeeeee;
	padding: 10px 0 7px;
	border-radius: 3px;
}
.brandcate li.choice a{
	background: #949494;
	color: #fff;
}