@charset "UTF-8";

/* -----------------------------  */
.wrapper {
    z-index: 100;
}


.top_header.knitpants {
	margin: 5% auto 0;
    height: 80vh;
    width: 90%;
	position: relative;
	overflow: hidden;
	border-radius: 10px!important;
	margin-bottom: 5%;
	z-index: 0;
}

.knitpants_main {
	padding: 5% 5% ;
	position: relative;
}

.knitpants_main_swiper_ttile span {
	color: #FFF;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5%;
    display: block;
}

/* ----------------------------- video */


video {
	object-fit: contain;
    position: absolute;
	width: auto;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video {
	/*min-height: 950px;*/
	position: relative;
	padding: 0!important;
	height: 80vh;
}

.video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/knitpants/bg-dot.png);
    background-attachment: fixed;
	opacity: 0.2;
    z-index: 1;
}

#movie-button {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    z-index: 9999999;
    margin: 0 5% 3% 5%;
    right: 0;
}

.movie-button {
	display:flex;
	justify-content:center;
	align-items:center;/*#video-buttonの中央に配置*/
}

.movie-button span {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	color:#FFF;
	font-size:1;
}

.movie-button span svg {
	font-family: "Font Awesome 5 Free";
	font-size:7vw;/*アイコンの大きさを指定*/
	max-width: 35px;
    max-height: 35px;
}

.knitpants_main_cop {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	position: absolute;
	display: inline-block;
}

.knitpants_main_cop2,.knitpants_main_cop3 {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.knitpants_main_cop {
    top: 2%;
    right: 5%;
	color: #FFF;
}

.knitpants_main_cop::before {
	animation: bg 5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
	background: linear-gradient(to right, #004F96 0%,#004F96 50%,#004F96 100%);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform-origin: left top;
	z-index: 888888;
	opacity: 0;
}


header .logo {
    width: auto;
    z-index: 9999;
    display: block;
    margin: 0 auto 20px;
	position: static;
}

.knitpants_main_logo {
	position: absolute;
    top: 20px;
    left: 5%;
	z-index: 99999999999;
	text-align: center;
}

.knitpants_main_logo img{
	height: 80px;
}


.knitpants_main_cop_wap {
	position:sticky;
}

.knitpants_main_swiper_ttile {
    position: absolute;
    bottom: 5%;
    left: 5%;
    z-index: 999;
    width: 90%;
	text-shadow: #000 2px 0 5px;
}

.knitpants_main_swiper_ttile span {
	text-shadow: #000 2px 0 5px;
    color: #FFF;
	font-weight: 600;
}

.knitpants_main_swiper_ttile .knitpants_nobiru {
	width: 80%;
}

.knitpants_main_swiper_ttile span.knitpants_name {
	text-shadow: #000 2px 0 5px;
    color: #FFF;
	font-weight: 600;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	display: block;
    margin: 15px 0;
	font-size: 46px;
	font-feature-settings: "palt";
}

header .logo {
    width: auto;
    z-index: 9999;
    display: block;
    margin: 0 auto 20px;
	position: static;
}

.knitpants_main_logo {
	position: absolute;
    top: 20px;
    left: 5%;
	z-index: 99999999999;
	text-align: center;
}

.knitpants_main_logo img{
	height: 80px;
}

/* ----------------------------- べた塗ボタン */

.contact_btn {
	padding: 5% 0;
}

.contact_btn div a {
	background-color: #A37E39;
	border-radius: 5px	;
    text-align: center;
    margin: 0 auto;
    padding: 12px 25px 12px 25px;
    text-decoration: none;
    display: block;
    width: 220px;
	height: 25px;
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.30);
}

.contact_btn div a img {
	height: 100%;
	
}



.knitpants_block1,.knitpants_block2,.knitpants_block3,.knitpants_block4,.knitpants_block5,.knitpants_block8{
    margin: 10% auto;	
}

.knitpants_block1 img {
	border-radius: 10px;
}

.knitpants_block1 .wrap {
	margin: 5% 0 ;
}

.knitpants_block1 .block_01 ,.knitpants_block1 .block_02 ,.knitpants_block1 .block_03 {
	padding: 5% 0 ;
	background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 50%;
	position: relative;
}

.knitpants_block1 .block_01 {
	background-image: url(../images/knitpants/block1_cop_01.svg);
}

.knitpants_block1 .block_02 {
	background-image: url(../images/knitpants/block1_cop_02.svg);
}

.knitpants_block1 .block_03 {
	background-image: url(../images/knitpants/block1_cop_03.svg);
}

.knitpants_block1 .block_ttile {
	width: 100%;	
}

.knitpants_block1 .block_ttile h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-size:24px;
	display: block;
}


.knitpants_block1 .block_ttile_eng {
	position: absolute;
    bottom: 20px;
	right: 20px;
    font-size: 24px;
	font-family: "Caveat", cursive;

}


.knitpants_block1 .block_cop {
	width: 100%;
    line-height: 26px;
    font-size: 16px;
    letter-spacing: -1px;
}

.knitpants_table {
	width: 100%;
	float: left;
}


.table_magin {
	margin-bottom: 10%;
}

.knitpants_table th ,.knitpants_table td {
	padding: 10px 10px;
    text-align: left;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 2px;
	border-collapse: collapse;
	text-align: center;
}

.knitpants_table th {
	border: solid 1px #8B8A89;
	background-color: #E3E2E2;
}

.knitpants_table td {
	border: solid 1px #8B8A89;
}

.knitpants_block2 {
	margin: 0 0;
	background-color: #F3FAFE;
    padding: 5% 5%;
}


.knitpants_block2 h3 {
    margin-bottom: 5%;
    text-align: center;
	line-height: 1.2;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
}

.knitpants_block2 .komidashi {
	text-align: center;
}

.knitpants_block2 .komidashi span {
	margin: 0 5px;
}

.knitpants_block2 .komidashi::before {
	content: "";
	display: inline-block;
    width: 11px;
    height: 18px;
	background: url(../images/knitpants/komidashi_01.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.knitpants_block2 .komidashi::after {
	content: "";
	display: inline-block;
    width: 11px;
    height: 18px;
	background: url(../images/knitpants/komidashi_02.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.knitpants_block2 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
}
 
.knitpants_block2 li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-transition: -webkit-box-flex 500ms ease-out;
	-webkit-transition: -webkit-flex 500ms ease-out;
	transition: -webkit-box-flex 500ms ease-out;
	transition: -ms-flex 500ms ease-out;
	transition: flex 500ms ease-out;
	padding: 20px;
	background-repeat: no-repeat;
	background-position-x: center;
	height: 50vh;
	background-size: cover;
	position: relative;
	white-space: nowrap;
}
 
.knitpants_block2 li.gray {
	background-image: url(../images/knitpants/li_02.jpg);
	
}

.knitpants_block2 li.gray .gray_cr {
	position: absolute;
    bottom: 20px;
	line-height: 1.4em;
}

.knitpants_block2 li.gray .gray_y {
	position: absolute;
    top: 10px;
	right:10px;
	width: 20px;
	opacity: 1;
}

.knitpants_block2 li:hover.gray .gray_y {
	opacity: 0;
}


.knitpants_block2 li.gray .gray_cr span {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0 5px;
	margin-right: 10px;
}

.knitpants_block2 li.gray .gray_cr img {
	width: 18px;
	height: 18px;
}

.knitpants_block2 li.navy {
	background-image: url(../images/knitpants/li_01.jpg);
}

.knitpants_block2 li.navy .navy_cr {
	position: absolute;
    bottom: 20px;
	line-height: 1.4em;
}

.knitpants_block2 li.navy .navy_y {
	position: absolute;
    top: 10px;
	left:10px;
	width: 20px;
	opacity: 1;
}

.knitpants_block2 li:hover.navy .navy_y {
	opacity: 0;
}


.knitpants_block2 li.navy .navy_cr span {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0 5px;
	margin-right: 10px;
}

.knitpants_block2 li.navy .navy_cr img {
	width: 18px;
	height: 18px;
}


.knitpants_block2 li:hover {
   -webkit-box-flex: 5;
   -webkit-flex: 5;
   -ms-flex: 5;
   flex: 5;
}


.navy_cop,.navy_cop2,.gray_cop,.gray_cop2  {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 16px;
	font-weight: 100;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	position: absolute;
	display: inline-block;
	opacity: 0;
}

.knitpants_block2 li:hover .navy_cop,.knitpants_block2 li:hover .gray_cop{
	opacity: 0.9;
    top: 2%;
    right: 5%;
	color: #FFF;
}

.knitpants_block2 li:hover .navy_cop2,.knitpants_block2 li:hover .gray_cop2{
	opacity: 0.9;
    top: 20%;
    right: 21%;
	color: #FFF;
}

.knitpants_block2 li:hover .navy_cop2 .inn,.knitpants_block2 li:hover .gray_cop2 .inn{
	opacity: 1;
}

.knitpants_block2 li:hover .navy_cop::before ,.knitpants_block2 li:hover .navy_cop2::before,.knitpants_block2 li:hover .gray_cop::before ,.knitpants_block2 li:hover .gray_cop2::before {
	animation: bg 5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
	background: linear-gradient(to right, #004F96 0%,#004F96 50%,#004F96 70%);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform-origin: left top;
	z-index: 888888;
}

.knitpants_block2 li:hover .gray_cop::before ,.knitpants_block2 li:hover .gray_cop2::before {
	animation: bg 5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
	background: linear-gradient(to right, #1A1A1A 0%,#1A1A1A 50%,#1A1A1A 70%);

}

.knitpants_block2 li:hover .navy_cop .inn,.knitpants_block2 li:hover .navy_cop2 .inn,.knitpants_block2 li:hover .gray_cop .inn,.knitpants_block2 li:hover .gray_cop2 .inn{
	display: inline-block;
	padding: 10px 5px ;
	position: relative;
	z-index: 999999;
	white-space: nowrap;
	letter-spacing: 3px;
	animation: op 5s ;
}



.knitpants_block3 .block_ttile {
    background: linear-gradient(transparent 40%, rgba(157, 223, 252, .30) 20%);
    text-align: center;
    margin-bottom: 5%;
    font-size: 22px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-weight: bold;
}

.knitpants_block3 .block_cop {
	margin-bottom: 5%;
}


.knitpants_block4 {
	position: relative;
}

.knitpants_block4 .wrap {
    padding: 10% 0 0;
}

.q_cop {
	font-size: 20px;
	margin-left: 30px;
    font-weight: bold;
    margin: 5% 0 6%;
	text-align:justify;
	color: #004F96;
}

.q_cop::before {
	content: "";
	display: inline-block;
	width: 25px;
    height: 25px;
	background: url(../images/knitpants/q_icon.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.a_cop {
    line-height: 1.4;
    margin: 0 0 5%;
	text-align:justify;
}

.a_cop span {
	font-size: 20px;
    font-weight: 500;
    display: block;
    line-height: 1.2;
	margin-bottom: 3%;
}

.a_img {
	margin-bottom: 15%;
}

.a_img.mg_bottom0 {
	margin-bottom: 2%;
}

.a_img img {
	border-radius: 10px;
}

.knitpants_block4 h3 {
	font-size: 52px;
	color:#004F96;
	margin: 0 5% 20%;
	font-family: "Dancing Script", cursive;
	text-align: center;
}

.knitpants_block4 h3 span {
	font-size: 16px;
    display: block;
    font-weight: 500;
    color: #585858;
	margin-top: 5%;
}

.knitpants_block5 {
	position: relative;
}

.knitpants_block5 .wrap {
    padding: 10% 0 0;
	min-height: 100vh;
}

.knitpants_block5 h3 {
	font-size: 52px;
    color: #004F96;
    margin: 0 5% 20%;
    font-family: "Dancing Script", cursive;
    text-align: center;
}

.knitpants_block5 h3 span {
    font-size: 16px;
    display: block;
    font-weight: 500;
    color: #585858;
    margin-top: 5%;
}

.coordinate_brok_01,.coordinate_brok_02,.coordinate_brok_03,.coordinate_brok_04 {
	position: relative;
	margin-bottom: 25%;
}

.coordinate_brok_03 {
	margin-bottom: 15%;
}

.coordinate_brok_04 {
	margin-bottom: 15%;
}

.coordinate_brok_01 svg {
	margin-left: -20%;
}

.coordinate_main_01 {
	position: absolute;
	top:-60px;
	left: 0;
}

.coordinate_item_01 {
	position: absolute;
    top: 50px;
    left: 160px;
}

.coordinate_item_02 {
	position: absolute;
	top: 380px;
    left: 50px;
}


.coordinate_main_02 {
	position: absolute;
	top: 350px;
    right: 60px;
}

.coordinate_item_03 {
	position: absolute;
    top: -90px;
    right: 60px;
    z-index: 100;
}

.coordinate_item_04 {
	position: absolute;
	top: 350px;
    right: 30px;
	z-index: 100;
}

.coordinate_item_06 {
	position: absolute;
	top: -120px;
    right: 90px;
    z-index: 100;
}


.coordinate_main_03 {
	position: absolute;
	top:-80px;
	left: 0;
}

.coordinate_item_05 {
	position: absolute;
    top: 70px;
    left: 10px;
}

.coordinate_item_07 {
	position: absolute;
    top: 350px;
    left: 50px;
}
.coordinate_item_08 {
	position: absolute;
	top: 140px;
    right: 120px;
    z-index: 100;
}

.coordinate_item_09 {
	position: absolute;
	top: 350px;
    right: 30px;
    z-index: 100;
}

.coordinate_item_10 {
    position: absolute;
	top: -70px;
    right: 95px;
    z-index: 100;
}

.coordinate_item_11 {
	position: absolute;
	top: 380px;
	right: 80px;
    z-index: 100;
}



/* その場で */
.fadeIn{
opacity:0;
}


.fadeIn.active{
animation-name:fadeInAnime;
animation-duration:1s;
animation-fill-mode:forwards;
}


@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}




@keyframes blurFadeIn {
    0% {
        opacity: 0;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
    }
    50% {
        opacity: 0.5;
		-webkit-transform: translateY(50%);
		-moz-transform: translateY(50%);
		-ms-transform: translateY(50%);
		transform: translateY(50%);
		
    }
    100% {
        opacity: 1;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
    }
}



.coordinate_brok_02 svg {
	margin-left: -20%;
}

.coordinate_main_02 {
	position: absolute;
	top:-80px;
	right: 0;
}

.coordinate_brok_03 svg {
	margin-left: -10%;
}

.coordinate_main_03 {
	position: absolute;
	top:-80px;
	left: 0;
}

.coordinate_brok_04 svg {
	margin-left: -20%;
}

.coordinate_main_04 {
	position: absolute;
	top: -60px;
    right: 0;
}



.fadein-bottom,.fadein-bottom2{
	-webkit-transition: all 1.5s linear;
	-o-transition: all 1.5s linear;
	transition: all 1.5s linear;
	opacity: 0;
}

.fadein-bottom.active{
	animation: blurFadeIn 2s ease-in forwards;
}

.fadein-bottom2.active{
	animation: blurFadeIn 1.5s ease-in forwards;
	animation-delay: 0.5s;
}

@keyframes blurFadeIn {
    0% {
        opacity: 0;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
    }
    50% {
        opacity: 0.5;
		-webkit-transform: translateY(50%);
		-moz-transform: translateY(50%);
		-ms-transform: translateY(50%);
		transform: translateY(50%);
		
    }
    100% {
        opacity: 1;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
    }
}

.boxes-wrapper01,.boxes-wrapper02,.boxes-wrapper03{
	height: 75vh;
    position: relative;
    display: flex;
	margin-bottom: 10%;
}

.boxes-wrapper01 .box-01,.boxes-wrapper01 .box-02,.boxes-wrapper01 .box-03,.boxes-wrapper02 .box-04,.boxes-wrapper02 .box-05,.boxes-wrapper02 .box-06,.boxes-wrapper03 .box-07,.boxes-wrapper03 .box-08,.boxes-wrapper03 .box-09{
	position: absolute;
	display: block;
}

.boxes-wrapper01 .box-01{
    left: 0%;
    top: 0%;
    z-index: 10;
	height:80%;
    width: 80%;
}

.boxes-wrapper01 .box-01::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_01.png) no-repeat;
	background-size: cover;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper01 .box-02{
    left: 5%;
    top: 3%;
    z-index: 15;
	height: 90%;
	width: 90%;
}

.boxes-wrapper01 .box-02::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_02.jpg) no-repeat;
	background-size: cover;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper01 .box-02 div {
	position: absolute;
    width: 25%;
    top: 10px;
    right: 10px;
}

.boxes-wrapper01 .box-03{
    right: 0;
    bottom: 0;
    z-index: 20;
	height: 30%;
	width: 45%;
}

.boxes-wrapper01 .box-03 div {
	text-align: center;
	position: absolute;
	bottom: 5px;
    color: #FFF;
	display: block;
    width: 100%;
}

.boxes-wrapper01 .box-03 div p {
	display: inline-block;
}

.boxes-wrapper01 .box-03::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_03.png) no-repeat;
	background-size: cover;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper02 .box-04{
    right: 0;
    top: 0%;
    z-index: 25;
    height: 80%;
    width: 80%;
}

.boxes-wrapper02 .box-04::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_04.png) no-repeat;
	background-size: cover;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper02 .box-05 div {
	position: absolute;
    width: 25%;
    top: 10px;
    left: 10px;
}

.boxes-wrapper02 .box-05{
    right: 5%;
    top: 3%;
    z-index: 30;
	height: 90%;
	width: 90%;
}

.boxes-wrapper02 .box-05::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_05.jpg) no-repeat;
	background-size: cover;
	width: 100%;
    height: 100%;
	border-radius: 10px;
	background-position-x: center;
}

.boxes-wrapper02 .box-06{
    left: 0;
    bottom:0;
    z-index: 35;
	height: 30%;
	width: 45%;
}

.boxes-wrapper02 .box-06::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_06.png) no-repeat ;
	background-size: cover;
	background-position-x: center;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper02 .box-06 div {
	position: absolute;
    top: 10px;
    left: 10px;
    color: #FFF;
    display: block;
    width: 100%;
    line-height: 1.2;
}

.boxes-wrapper02 .box-06 div p {
	display: inline-block;
}

.boxes-wrapper03 .box-07{
    left: 0;
    top: 0%;
    z-index: 25;
    height: 80%;
    width: 80%;
}

.boxes-wrapper03 .box-07::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_07.png) no-repeat;
	background-size: cover;
	background-position-x: center;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper03 .box-08{
    left: 5%;
    top: 3%;
    z-index: 30;
	height: 90%;
	width: 90%;
}

.boxes-wrapper03 .box-08::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_08.jpg) no-repeat;
	background-size: cover;
	background-position-x: center;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper03 .box-08 div {
	position: absolute;
    width: 25%;
    top: 10px;
    right: 10px;
}

.boxes-wrapper03 .box-09{
    right: 0;
    bottom:0;
    z-index: 35;
	height: 30%;
	width: 45%;
}

.boxes-wrapper03 .box-09::before {
	content: "";
	display: block;
	background: url(../images/knitpants/color_img_09.png) no-repeat;
	background-size: cover;
	background-position-x: center;
	width: 100%;
    height: 100%;
	border-radius: 10px;
}

.boxes-wrapper03 .box-09 div {
	position: absolute;
    bottom: 10px;
    left: 10px;
	line-height: 1.2;
}

.boxes-wrapper03 .box-09 div p {
	display: inline-block;
}

.box-01.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.box-01.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}

.knitpants_block6 {
	background-color:#F3FAFE;
	padding: 15% 2% 5%;
	margin-top: 10%;
}


.knitpants_block6 h3 {
    font-size: 52px;
    color: #004F96;
    margin: 0 5% 5%;
    font-family: "Dancing Script", cursive;
	text-align: center;
}

.knitpants_block6 h3 span {
    font-size: 16px;
    display: block;
    font-weight: 500;
    margin-top: 5%;
}

.reviews_midasi {
	padding: 4% 2%;
    border-radius: 10px;
    border: solid 1px #004F96;
    background-color: #FFF;
    text-align: center;
    width: 60%;
    margin: 0 auto 10%;
    color: #004F96;
    font-weight: 500;
    font-size: 16px;
	font-size: 18px;
}

.knitpants_reviews_swiper .swiper-slide .swiper-slide__box{
	background-color: #FFF;
    padding: 5%;
    width: 80%!important;
    border-radius: 10px;
    margin: 5%;
}

.reviews_user {
	margin-bottom: 5%;
}

.reviews_user_photo {
	float: left;
	margin-right: 3%;
	width: 55px;
}

.reviews_user_star {
	float: left;
}

.reviews_name {
	margin-top: 2%;
    font-size: 16px;
    display: block;
    font-weight: 700;
}

.reviews_user_star img {
	display: block;
}

.reviews_comment {
	text-align: justify;
	line-height: 1.8;
}

.swiper-button-prev,
.swiper-button-next {
	height:35px!important;
	width:35px!important;
}

/* 矢印を消して画像に変更する */
.swiper-button-prev::after,
.swiper-button-next::after {
  content: ""!important;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
  width: 50px;
  margin: auto;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 0px!important;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0px!important;
}

.swiper-button-prev::after {
  background-image: url(../images/knitpants/user_reviews_02.png);
}

.swiper-button-next::after {
  background-image: url(../images/knitpants/user_reviews_01.png);
}

.slide-img_wrapper{
  margin: 0 80px;
}

.knitpants_reviews_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #004F96 !important;
}

.swiper-slide {
    height: auto!important;
}

.swiper-slide__box {
    min-height: 80%;
}

.knitpants_block7 ul {
	margin-bottom: 5%;
	position: relative;
}

.maru_muryo {
	position: absolute;
	bottom: -100px;
    right: -10px;
    width: 95px;
}

.knitpants_block7 ul li {
	width: 49%;
	margin-right: 2%;
	float: left;
}

.knitpants_block7 ul li:nth-child(2) {
	margin-right: 0%;
}

#cart_items img {
	margin: 0 auto;
	display: block;
}
.knitpants_block7 {
	margin: 20% 5% 10%;
}

.knitpants_block7 img {
	width: 100%;
	
}

.cartjs_sales_price td {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 24px!important;
}

.cartjs_product_table table {
	width: 100%!important;
}

.cartjs_cart_in input {
	width: 60% !important;
    background: #A37E39 !important;
    height: 50px !important;
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.30);
}

.cartjs_sk_link_other {
	width: 100%!important;
	text-align: center!important;
}

.knitpants_block8 {
	text-align: center;
    position: relative;
    padding: 20% 0 0;
    border-top: solid 1px #A37E39;
    margin: 0 auto;
}

.knitpants_block8_hr {
	display: block;
    border: 0;
    border-top: solid 5px #A37E39;
    margin: 0 0 4px;
    padding: 0;
}


.aboutus_block {
	padding: 5% 0;
    text-align: justify;
    color: #3E3A39;
    margin: 0 5% 0;
}


.knitpants_block8 h3 {
	width: 100px;
    margin: 0 auto;
}

.knitpants_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-weight: bold;
    font-size: 24px;
    display: inline-block;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing: 3px;
}

.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: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    line-height: 2.1;
	text-align: center;
}



#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: #870005;
    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;
}

#knitpants .footer {
	padding:5px 1%  85px!important;
	position: relative;
}



/******** タブレット *********/

@media screen and (min-width: 641px) and (max-width: 1400px) {

.wrap {
}

.tablet {
	display: block;
}

.top_header.knitpants {
    height: 80vh;
}
	
video {
    height: 100vh;
	top: 40%;
}

.knitpants_block2 li {
    height: 30vh;

}
	
	
}

	
/******** スマホ *********/

@media screen and (max-width: 640px) {

/* ----------------------------- 共通 */

.wrap {
}

.sp { display: block!important; }
.pc { display: none!important; }
.tablet {display: none;}


}

@media screen and (max-height: 440px) {
/******** スマホ横にしたときの対処 *********/

video {
    min-height: 375px;
    object-fit: contain;
    position: absolute;
    width: 150%!important;
    top: 30%;
    left: 50%;
    height: auto!important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.top_header.knitpants {
    height: 500px;
    margin-bottom: 5%;
}

.knitpants_block2 li {
    height: 100vh;

}
	

}
