@charset "utf-8";
/* CSS Document */

#kucho_wear{
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 0.9rem;
	line-height:1.7em;
  color: #1D1D1D;
	-webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
}

#kucho_wear .mat50{
  margin-top: 50px;
}

#kucho_wear .txt_big {
	font-size: 2.4rem;
	font-weight:bold;
  color: #005EAC;
}

#kucho_wear .txt_big2 {
	font-size: 1.4rem;
	font-weight:bold;
  color: #005EAC;
}


#kucho_wear p strong {
	font-size: 1.1rem;
	font-weight: bold;
  color: #7ec5005EACe0;
}

#kucho_wear .youtube {
  text-align: center;
  margin: 1em;
}


#kucho_wear .line01,
#kucho_wear .line02,
#kucho_wear .line03,
#kucho_wear .line04,
#kucho_wear .line05,
#kucho_wear .line06,
#kucho_wear .line07,
#kucho_wear .line08,
#kucho_wear .line09 {
	position: relative;
	display: block;
}



#kucho_wear .line01 .line01-01{
  text-align: center;
  margin-top: 20px;
  line-height: 2.2rem;
	font-size: 1.1rem;
	font-weight:bold;
  padding: 10px;
}

#kucho_wear .line01 .line01-02{
  background-size: 100%;
  vertical-align: middle;  
  padding: 20px 0px;
  letter-spacing: -0.05em;
  text-align: center;
}

#kucho_wear .line01 .line01-03{
	font-size: 0.8rem;
  line-height: 1.6rem;
  font-weight: bold;
}


#kucho_wear .line02 .line02-01{
  margin: 20px auto;
  text-align: center;
}

#kucho_wear .line02 .line02-02{
  margin-bottom: 20px;
  padding: 10px;
}

#kucho_wear .line02 .line02-03{
  text-align: center;
  margin: auto;
}


#kucho_wear .line05 {
  background-color: #D0DEEA;
  padding-bottom: 20px;
}

#kucho_wear .line05 strong {
  font-size: 1.6rem;
  font-weight: bolder;
}

#kucho_wear .line05 .line05-01{
  text-align: center;
  padding-top: 30px;
  
}
#kucho_wear .line05 .line05-02{
  padding: 10px 20px;
  margin-bottom: 20px;
}

#kucho_wear .line05 .line05-02-01{
  background-color: #fff;
  padding: 0px 10px;
  margin: 10px;
}
#kucho_wear .line05 .line05-03{
  margin-top: 20px;
}

#kucho_wear .line05 .line05-04{
  text-align: center;
  padding-top: 20px;
}

#kucho_wear .line05 .line05-04 h3 {
  font-size: 1.3rem;
  font-weight: bold;
}

#kucho_wear .line05 .line05-05{
  padding: 10px 20px 10px 10px;
}


#kucho_wear .line05 .button_img{
  text-align: center;
  background-color: #D0DEEA;
  color: #3E3E3E;
  border-radius: 10px;
  width: 100px;
  font-weight: bold;
  margin-top: 20px;
}

#kucho_wear .line06 {
  margin-top: 30px;
}


#kucho_wear .line06 .line06-01{
  text-align: center;
  font-weight: bold;
}
#kucho_wear .line06 .line06-02{
  background-color: #fff;
  padding: 20px 10px;
  margin: 20px;
}
#kucho_wear .line06 .line06-03{
  text-align: center;
  margin-bottom: 50px;
}


#kucho_wear .line07 {
  font-family: 'Kaisei Opti', serif;
  display: flex;
  flex-wrap: wrap;
}


#kucho_wear .line07 .line07-01 {
  font-size: 2.2rem;
  line-height: 2.6rem;
  text-align: center;
  margin: 30px auto;
}


#kucho_wear .list_tab{
  display: flex;
  width: 100%;
  justify-content: space-around;
  margin: 10px auto;
}

#kucho_wear .list_tab .list{
  width: 33%;
  font-size: 0.8rem;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

#kucho_wear .list_07-01 {
  background-color: #84C0DA;
}

#kucho_wear .list_07-02 {
  background: #cfcbe2;
}

#kucho_wear .list_07-03 {
  background: #b8e9e7;
}

#kucho_wear .list_07-04 {
  background: #fbdec8;
}

#kucho_wear .list_07-05 {
  background: #D0DEEA;
}

#kucho_wear .list_07-06 {
  background: #96B4CE;
}


#kucho_wear .line07 p {
  margin: 10px auto;
  font-size: 0.8rem;
  line-height: 1.2rem;
}

#kucho_wear .line07 .line07-title {
  padding: 20px;
  text-align: center;
  letter-spacing: 0.18em;
  width: 100%;
  margin: 30px auto;
}

#kucho_wear .line07 .line07-title h3 {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.18em;
}


#kucho_wear .line07 .line07-item50{
  width: 50%;
  text-align: center;
}

#kucho_wear .line07 .line07-item100{
  width: 100%;
  text-align: center;
}

#kucho_wear .marker_07-01 {
  background: linear-gradient(transparent 60%, #84C0DA 60%);
}

#kucho_wear .marker_07-02 {
  background: linear-gradient(transparent 60%, #cfcbe2 60%);
}

#kucho_wear .marker_07-03 {
  background: linear-gradient(transparent 60%, #b8e9e7 60%);
}

#kucho_wear .marker_07-04 {
  background: linear-gradient(transparent 60%, #fbdec8 60%);
}

#kucho_wear .marker_07-05 {
  background: linear-gradient(transparent 60%, #D0DEEA 60%);
}

#kucho_wear .marker_07-06 {
  background: linear-gradient(transparent 60%, #96B4CE 60%);
}

#kucho_wear .line08 {
  margin: 30px auto;
  text-align: center;
}



#kucho_wear .line09 {
  text-align: center;
}

/*　ふきだし　*/
.fukidashi {
     position: relative;
     display: inline-block;
     width: 200px; 
     text-align: center;
     color:#FFF;
     padding: 10px 25px;
     background-color: #f39800;
     border-radius: 5px;
}
.fukidashi:before {
     content: '';
     position: absolute;
     display: block;
     z-index: 1;
     border-style: solid;
     border-color: #f39800 transparent;
     border-width: 20px 10px 0 10px;
     bottom: -20px;
     left: 50%;
     margin-left: -10px;
}


#kucho_wear .line09 .line09-02 {
  margin: 2rem auto;
}

#kucho_wear .line09 .line09-03 {
  border-bottom: 4mm ridge rgba(211, 220, 50, .6);
  font-size: 1.8rem;
  font-weight: 900;
}

#kucho_wear .line09 .line09-04 {
  margin-top: 2rem;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 2.8rem;
}

#kucho_wear .line09 .line09-04-01 {
  padding-top: 1rem;
}

#kucho_wear .line09 .line09-05 {
  text-align: left;
  padding: 0.5rem;
}

#kucho_wear .line09 .line09-05-01 {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

#kucho_wear .line09 .line09-05-02 {
  padding: 2rem 1rem;
}

#kucho_wear .line09 .line09-05-03 {
  border: 3px solid #e3a011;
  padding: 1rem;
  align-items: flex-end;
}

#kucho_wear .line09 .line09-05-04 {
  text-align: left;
}

#kucho_wear .line09 .line09-05-04 .txt_red {
  color: #e40000;
}

#kucho_wear .line09-05-04-small {
  line-height: 1rem;
  font-size: 0.6rem;
}

#kucho_wear .line09 .line09-05-05 {
  padding: 1rem;
  text-align: center;
}









/* ボタン */

.btn,
a.btn,
button.btn {
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.5rem 1.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}

.btn--white,
a.btn--white {
  color: #161616;
  background-color: #fff;
  border: 1px solid #161616;
  text-decoration: none;
}
.btn--white:hover,
a.btn--white:hover {
  color: #161616;
  background: #F1F7FF;
  text-decoration: none;
}


.btn--black,
a.btn--black {
  color: #fff;
  background-color: #000000;
}
.btn--black:hover,
a.btn--black:hover {
  color: #fff;
  background: #3C3C3C;
}

/*
a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
*/

/* もっと見るを非表示にする */
.block-link { 
  display: none;
}

.btn-more-link {
  margin-top: 30px;
  text-align: center;
}

.btn-more-link--link {
  padding: 0.5em 1em;
  margin: 2em 0;
  font-weight: bold;
  color: #363636;/*文字色*/
  background: #FFF;
  border: solid 1px #363636;/*線*/
  border-radius: 10px;/*角の丸み*/
}


.btn01 a:hover img,
.btn02 a:hover img,
.btn03 a:hover img,
.btn04 a:hover img,
.btn05 a:hover img{
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.under {
  background: linear-gradient(transparent 50%, #a8eaff 50%);
}

.movie{
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 0 0;
}
.cartbox{
	background:#f6f6f6 ;
	margin-top:-15px;
	padding-bottom:50px;
}


