@charset "utf-8";

/*
koikuchi
鯉口シャツ
*/

#SecOtherProducts ul li:nth-child(1),
#SecOtherProducts ul li:nth-child(2),
#SecOtherProducts ul li:nth-child(5){
	display: none;
}

/* #Sec01
-----------------------------------------------------------------*/
.koikuchi #Sec01{
	margin-top: 40px;
	padding: 0 80px;
}
.koikuchi #Sec01 .inner{
	max-width: 960px;
	margin: 0 auto;
}
.koikuchi #Sec01 .under_ttl{
	margin-top: 50px;
}
.koikuchi #Sec01 .top_txt{
	margin-top: 30px;
}
.koikuchi #Sec01 .top_txt span{
	font-weight: 700;
}
.koikuchi #Sec01 .txt span{
	font-weight: 700;
}
.koikuchi #Sec01 .point{
	font-size: 2rem;
	font-weight: 700;
	margin-top: 40px;
}
.koikuchi #Sec01 .part{
	margin-top: 60px;
}

.koikuchi #Sec01 .box_01 ul.shirt_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.koikuchi #Sec01 .box_01 ul.shirt_list li{
	width: 32%;
	margin-top: 15px;
}
.koikuchi #Sec01 .box_01 ul.shirt_list li img{
	width: 100%;
	height: auto;
}
.koikuchi #Sec01 .box_01 ul.shirt_list li .cap{
	text-align: center;
	line-height: 2.4rem;
}

.koikuchi #Sec01 .box_02 .flex{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.koikuchi #Sec01 .box_02 .table_slide{
	width: 76%;
}

.koikuchi #Sec01 .box_02 .img_box{
	width: 20%;
	text-align: center;
}
.koikuchi #Sec01 .box_02 .img_box .img img{
	width: 100%;
	height: auto;
}

.koikuchi #Sec01 .box_03{

}
.koikuchi #Sec01 .box_03 .table_slide{
	margin-top: 30px;
}
.koikuchi #Sec01 .box_03 .table_slide .txt{
	margin-bottom: 10px;
}

.koikuchi #Sec01 .box_06{
	margin-bottom: 0;
}
.koikuchi #Sec01 .box_06 .inner{
	padding: 0;
}




.koikuchi .shop_info{
  margin-top: 120px;
  margin-bottom: 120px;
  position: relative;
}
.koikuchi .shop_info .box{
  margin-top: 80px;
}
.koikuchi .shop_info .box .art_ttl{
  max-width: 960px;
  margin: 0 auto;
  padding: 0 80px;
}
.koikuchi .shop_info .box .ttl{
  max-width: 960px;
  margin: 20px auto 0;
  font-size: 2.6rem;
  font-weight: 700;
  padding: 0 80px;
}
.koikuchi .shop_info .box .catch{
  max-width: 960px;
  margin: 0 auto;
  font-size: 2rem;
  padding: 0 80px;
}
.koikuchi .shop_info .box .bg_blue{
  background: #D5E3E3;
}
.koikuchi .shop_info .box .box_inner{
  max-width: 960px;
  display: flex;
  justify-content: space-between;
  padding: 40px 80px;
  margin: 20px auto 0;
}
.koikuchi .shop_info .box .box_inner .txt_box{
  width: 48%;
  font-size: 1.6rem;
  position: relative;
}
.koikuchi .shop_info .box .box_inner .txt_box .add{
  font-weight: 500;
  margin-top: 20px;
}
.koikuchi .shop_info .box .box_inner .txt_box .more_btn_bl{
  position: absolute;
  bottom: -80px;
}
.koikuchi .shop_info .box .box_inner .img_box{
  width: 49%;
  margin-top: -100px;
}
.koikuchi .shop_info .box .box_inner .img_box img{
  width: 100%;
  height: auto;
}
.koikuchi .shop_info .box .box_inner .img_box .link_btn{
  margin-top: 20px;
}


@media screen and (max-width: 1020px) {
/* 1020pxまでの幅の場合に適応される */


/* 1020pxまでの幅の場合に適応される */
}

@media screen and (max-width: 767px) {
/* 767pxまでの幅の場合に適応される */

/* #Sec01
-----------------------------------------------------------------*/
.koikuchi #Sec01{
	padding: 0 50px;
}
.koikuchi #Sec01 .under_ttl{
	margin-top: 50px;
}
.koikuchi #Sec01 .top_txt{
	margin-top: 30px;
}
.koikuchi #Sec01 .box_01 ul.shirt_list li{
	width: 49%;
}

.koikuchi #Sec01 .box_02 .flex{
	display: block;
}

.koikuchi #Sec01 .box_02 .table_slide{
	width: 100%;
}
.koikuchi #Sec01 .box_02 .img_box{
	width: 60%;
	margin: 20px auto 0;
}
.koikuchi #Sec01 .box_02 .img_box .img img{
	width: 100%;
	height: auto;
}


.koikuchi .shop_info .box .art_ttl{
	padding: 0 50px;
}
.koikuchi .shop_info .box{
  margin-top: 40px;
}
.koikuchi .shop_info .box .ttl{
  padding: 0 50px;
}
.koikuchi .shop_info .box .catch{
  display: none;
}
.koikuchi .shop_info .box .box_inner{
  display: block;
  padding: 30px 50px;
}
.koikuchi .shop_info .box .box_inner .txt_box{
  width: 100%;
}
.koikuchi .shop_info .box .box_inner .txt_box .add{
  font-weight: 500;
  margin-top: 20px;
}
.koikuchi .shop_info .box .box_inner .txt_box .more_btn_bl{
  position: initial;
  margin-top: 10px;
}
.koikuchi .shop_info .box .box_inner .txt_box .more_btn_bl a{
  margin: 0 auto;
}
.koikuchi .shop_info .box .box_inner .img_box{
  width: 100%;
  margin-top: 20px;
}
.koikuchi .shop_info .box .box_inner .img_box img{
  width: 100%;
  height: auto;
}
.koikuchi .shop_info .box .box_inner .img_box .link_btn{
  margin-top: 20px;
}
.koikuchi .shop_info .box .box_inner .img_box .link_btn a{
  margin: 0 auto;
}

/* 767pxまでの幅の場合に適応される */
}

@media screen and (max-width: 640px) {
/* 640pxまでの幅の場合に適応される */


/* 640pxまでの幅の場合に適応される */
}