@charset "UTF-8";

/* -----------------------------  */

.top_header.global_list{
    position: static;
	height: auto;
}

.obi_top {
	background-color:#000000;
	text-align: center;
	color: #FFF;
}

.logo_main_wrap {
	margin: 5% auto;
	text-align: center;
	height: 10%;
}

header .logo.global_list {
	position: static;
    width: 50px;
	margin: 0 auto;
}

#container {
    background-color: #DDEFFB;
}

/* ----------------------------- video */

video {
	object-fit: contain;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video {
	position: relative;
	padding: 0!important;
	height: 250px;
    overflow: hidden;
}

.video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/knitpants_linen/bg-dot.png);
    background-attachment: fixed;
	opacity: 0.2;
    z-index: 1;
}

.main_img_warp {
	position: relative;
}

.main_img_warp .main_cop {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
	margin: 5%;
    color: #FFF;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
}


/* ----------------------------- べた塗ボタン */

.contact_btn {
	padding: 5% 0;
	margin: 10% 0;
}

.contact_btn div a {
	background-color: #002761;
	border-radius: 50px;
    text-align: center;
    margin: 0 auto;
    padding: 12px 25px 12px 25px;
    text-decoration: none;
    display: block;
    width: 220px;
	height: 25px;
	font-size: 20px;
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.30);
	color: #FFF;
	font-weight: bold;
}

.contact_btn div a img {
	height: 100%;
}

.contact_btn span {
	text-align: center;
    margin-top: 12px;
    display: block;
    font-weight: 700;
	font-size: 16px;
}

.global_list_block1 {
	margin: 10% 2% 5%;
}

.global_list_block1 ul {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.product_list li {
	width: 45%;
	margin: 0 2.5% 5%;
	position: relative;
}

.product_list li a {
	text-decoration: none;
}

.box_inner {
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
}

.product_list li .best {
	position: absolute;
    top: -10px;
    right: -10px;
    background-color: #870005;
    color: #FFF;
    text-align: center;
    line-height: 1.2;
    padding: 8px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
	font-weight: bold;
	border: solid 2px;
}

.product_list li .best span {
	vertical-align: sub;
    line-height: 0.5;
}

.product_name {
	display: block;
	line-height: 1.5;
}
.product_price {
	display: block;
}


/* ----------------------------- アバウト */


.longskirt_wool_block8 {
	text-align: center;
    position: relative;
    padding: 20% 0 0;
    border-top: solid 1px #002761;
    margin: 0 auto;
}

.longskirt_wool_block8_hr {
	display: block;
    border: 0;
    border-top: solid 5px #002761;
    margin: 0 0 4px;
    padding: 0;
}


.aboutus_block {
	padding: 5% 0;
    text-align: justify;
    color: #3E3A39;
    margin: 0 5% 0;
}


.longskirt_wool_block8 h3 {
	width: 100px;
    margin: 0 auto;
}

.longskirt_wool_block8 h3 span {
    font-size: 16px;
    display: block;
    font-weight: 500;
    margin-top: 5%;
}

.aboutus_midasi_warp {
	text-align: center;
	margin: 5% 0 3%;
}

.aboutus_midasi {
	padding: 1% 0;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    color: #3E3A39;
    font-size: 24px;
    display: inline-block;
    font-family: "Libre Baskerville", serif;
	letter-spacing: 2px;
}

.aboutus_block2 {
	background-color: #FFF;
    padding:10% 5%;
    text-align: justify;
}

.aboutus_block img {
	margin-top:5%;
}

.aboutus_block2 img {
	display: block;
	margin: auto;
}

.aboutus_block2 .aboutus_tutumu_logo {
    width: 60%;
    margin: 5% auto 10%!important;
}

.aboutus_block .aboutus_cop {
	font-family: "Libre Baskerville", serif;
    line-height: 2.1;
	text-align: center;
}

.footer {
    background-color: #002761;
    padding: 1% 1%;
    bottom: 0;
    width: 98%;
	color: #FFF;
}


#footer_cart_items {
	position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(170, 170, 170, 0.7);
	opacity: 0;
	z-index: 9999999;
	backdrop-filter: blur(15px);
	left: 0;
    right: 0;
}

.footer_cart_items_wap {
	max-width: 464px;
    min-width: 320px;
	margin: 0 auto;
}

#footer_cart_items .contact_btn {
    opacity: 1;
	padding: 15px 0;
	width: 100%;
	float: right;
	display: flex;
    justify-content: center;
    align-items: center;
}

#footer_cart_items .contact_btn div a {
	width: 85%;
    padding: 12px 7%;
	box-shadow: none;
}

.f_price {
	width: 45%;
    float: left;
    padding: 0 0 0 20px;
	font-weight: 900;
	font-size: 24px;
    color: #fff;
    text-align:left;
}

.f_price span {
	display: inline-block;
	font-size: 12px;
}

.f_price p {
	display: inline-block;
	line-height: 1;
}

.f_contact_btn {
	float: right;
	margin: 0 5% 0 0;
	width: 55%;
}

.postage {
	background-color: #5f5f5f;
    font-weight: bold;
    color: #FFF;
    float: left;
    height: auto;
    padding: 5px;
    text-align: center;
    line-height: 1;
    font-size: 18px;
}

.postage span {
	display: block;
	margin-top: 0;
}

#global_list .footer {
    padding: 5px 1% 5px !important;
    position: relative;
}



/******** タブレット *********/

@media screen and (min-width: 641px) and (max-width: 1300px) {

.wrap {
}

.tablet {
	display: block;
}


}

	
/******** スマホ *********/

@media screen and (max-width: 640px) {

/* ----------------------------- 共通 */

.wrap {
}

.sp { display: block!important; }
.pc { display: none!important; }
.tablet {display: none;}


}

@media screen and (max-width: 400px) {


.global_list_main_swiper_img {
	top:-10px;

}

}

@media screen and (min-width: 700px) {


.global_list_main_swiper_img {
	top:-100px;

}

}
