@charset "utf-8";
/* ECHIZENUCHIHAMONO CSS
------------------------------------ */
.sec-title .pttl {
  letter-spacing: 0.25em;
}

.section-echizenuchihamono {
  position: relative;
}
.section-echizenuchihamono img {
  display: block;
  width: 100%;
}
.section-echizenuchihamono .info {
  line-height: 2;
  padding-top: 1px;
}
.section-echizenuchihamono .info .ttl {
  line-height: 1.4;
  margin: 0 0 18px;
  letter-spacing: 0.02em;
}
.section-echizenuchihamono .row01 {
  position: relative;
  padding: 0 5%;
}
.section-echizenuchihamono .row01:before {
  content: '';
  width: 554px;
  position: absolute;
  right: 0;
  height: 493px;
  background-image: url(../img/ryusen/echizenuchihamono/flower01.png), url(../img/ryusen/echizenuchihamono/img06.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 0 0, 95% bottom;
  background-size: 100% auto, 99px auto;
  top: -65px;
}
.section-echizenuchihamono .row01 .thumb {
  width: 395px;
  position: absolute;
  left: 54px;
  top: 60px;
  z-index: 3;
}
.section-echizenuchihamono .row01 .box {
  width: 330px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  padding: 158px 0 0;
}
.section-echizenuchihamono .row01 .box .txt {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  left: -65px;
  top: 336px;
  white-space: nowrap;
}
.section-echizenuchihamono .row01 .box .title {
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.025em;
  padding-top: 70px;
  display: block;
}
.section-echizenuchihamono .row01 .box .title span {
	display: block;
}
.section-echizenuchihamono .row01 .box .title .f-sz22 {
  line-height: 1.7;
}
.section-echizenuchihamono .row01 .box .title .f-sz38 {
  line-height: 1;
}
.section-echizenuchihamono .row01 .box .text {
  position: absolute;
  padding: 38px 0 65px;
  right: 0;
  top: 54px;
  width: 100%;
  text-align: center;
}
.section-echizenuchihamono .row01 .box .text:before {
  content: '';
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1px;
  background: #000;
  top: 0;
}
.section-echizenuchihamono .row01 .box .text > span {
  display: inline-block;
  padding: 12px 15px;
  letter-spacing: 0.025em;
  background: #000;
  color: #fff;
  position: relative;
  z-index: 5;
  text-align: center;
  font-size: 1.65rem;
}
.section-echizenuchihamono .row01 .caption {
  max-width: 852px;
  margin: 76px auto 0;
  line-height: 2;
  position: relative;
  z-index: 4;
}
.section-echizenuchihamono .row01 .row-inner {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
/*  display: table;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 4;
}
.section-echizenuchihamono .row01 .row-inner .th,
.section-echizenuchihamono .row01 .row-inner .td {
/*  display: table-cell;
  vertical-align: top;*/
}
.section-echizenuchihamono .row01 .row-inner .th {
/*  width: 130px;*/
}
.section-echizenuchihamono .row01 .row-inner .th img {
  width: 90px;
  margin: 0 auto;
}
.section-echizenuchihamono .row01 .row-inner .td {
  padding-left: 8%;
}
.section-echizenuchihamono .row01 .row-inner .info .ttl {
  margin-top: -13px;
}
.section-echizenuchihamono .row01 .row-inner .txt1 {
  line-height: 1.285714285714286;
  margin: 11px -15px 0;
  text-align: center;
}
.section-echizenuchihamono .row02 .thumb {
  width: 40.66666666666667%;
  float: right;
}
.section-echizenuchihamono .row02 .info {
  width: 59.33333333333333%;
  float: left;
  padding: 66px 75px 0 5%;
}
.section-echizenuchihamono .row02 .info .info-inner {
  max-width: 490px;
  float: right;
}
.section-echizenuchihamono .row03 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  width: 100%;
  padding-top: 50px;
  
}

.section-echizenuchihamono .row03::before {
	width: 50%;
	content:"";
	display: block;
	height: 300px;
	position: absolute;
	top: -60px;
	right: 0;
	background: url(../img/ryusen/echizenuchihamono/flower02.png) no-repeat right top;
	background-size: 43% auto;
}

.section-echizenuchihamono .row03 .thumb {
  width: 47.6%;
  /*float: left;*/
  position: relative;
  padding-top: 70px;
  box-sizing: border-box;

}
.section-echizenuchihamono .row03 .thumb .image1 {
  width: 140px;
  margin: -41px 0 0 154px;
}
.section-echizenuchihamono .row03 .thumb .image2 {
  width: 230px;
  margin: 60px 0 0 60px;
}
.section-echizenuchihamono .row03 .info {
  width: 52.4%;
  /*float: right;*/
  padding: 83px 5% 0 5%;
  box-sizing: border-box;

}
.section-echizenuchihamono .row03 .info .info-inner {
  max-width: 400px;
}



@media (max-width: 1499px) {
  .section-echizenuchihamono .row01 .thumb {
    width: 25%;
    left: 0;
  }

  .section-echizenuchihamono .row03 {
    background-size: 19% auto;
  }

  .section-echizenuchihamono .row03 .thumb .image1 {
    width: 19.6078431372549%;
    margin: -5.7423% 0 0 21.56863%;
  }

  .section-echizenuchihamono .row03 .thumb .image2 {
    width: 32.21288515406162%;
    margin: 8.40336% 0 0 8.40336%;
  }
}
@media (max-width: 1140px) {
  .section-echizenuchihamono .row01:before {
    width: 40%;
    background-size: 100% auto, 20% auto;
    top: -125px;
  }
  
  .section-echizenuchihamono .row02 .info {
    padding-top: 20px;
    padding-right: 20px;
  }


}

@media (max-width: 991px) {
	.section-echizenuchihamono .row03 {
		padding-top: 0;
	}
	.section-echizenuchihamono .row03::before {
		top: -55px;	
	}
}

@media (max-width: 768px) {
	.sec-title .title {
		font-size: 10.5vw;
	}
  .section-echizenuchihamono .row01:before {
		width: 50%;
		height: 430px;
	    top: -35px;
  }
  .section-echizenuchihamono .row01 .box {
    margin: 0 auto 40px auto;
    padding: 165px 0 0;
	width: 100%;
  }

  .section-echizenuchihamono .row01 .thumb {
    width: 75%;
    left: auto;
    margin: 0 auto;
    position: relative;
    top: auto;
  }

  .section-echizenuchihamono .row01 .row-inner {
    margin-top: 50px;
    -webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
    flex-direction: column;
  }

  .section-echizenuchihamono .row01 .row-inner .td {
	  width: 90%;
	  padding: 0;
	  margin: 0 auto 25px;
  }

  .section-echizenuchihamono .row01 .row-inner .th {
	  text-align: center;
	  font-size: 0;
  }

  .section-echizenuchihamono .row01 .row-inner .th img {
      display: inline-block;
	  vertical-align: middle;
  }

  .section-echizenuchihamono .row01 .row-inner .txt1 {
	  display: inline-block;
	  vertical-align: middle;
	  margin: 11px 0 11px 20px;
	  text-align: left;
	  width: 70%;
  }

  .section-echizenuchihamono .row01 .caption {
    margin-top: 30px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
  }

  .section-echizenuchihamono .row02 .thumb,
  .section-echizenuchihamono .row02 .info {
    width: auto;
    float: none;
  }

  .section-echizenuchihamono .row02 .info {
    padding: 0 5%;
    margin-bottom: 25px;
  }

  .section-echizenuchihamono .row02 .info .info-inner {
    float: none;
    max-width: 90%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
  }

  .section-echizenuchihamono .row03 {
    padding-top: 40px;
  }
  .section-echizenuchihamono .row03::before {
	width: 80%;  
  }
  .section-echizenuchihamono .row03 .thumb {
	  padding-top: 0;
  }

  .section-echizenuchihamono .row03 .thumb,
  .section-echizenuchihamono .row03 .info {
    width: 90%;
    margin: 0 auto;
    float: none;
  }

  .section-echizenuchihamono .row03 .thumb .image1 {
    width: 19.6078431372549%;
    margin: -5.7423% 0 0 21.56863%;
  }

  .section-echizenuchihamono .row03 .thumb .image2 {
    width: 32.21288515406162%;
    margin: 8.40336% 0 0 8.40336%;
  }

  .section-echizenuchihamono .row03 .info {
    padding: 0 5%;
    margin-bottom: 30px;
  }

  .section-echizenuchihamono .row03 .info .info-inner {
    max-width: 100%;
  }
  .section-echizenuchihamono .row03 .info .info-inner .txt1 {
	padding-right: 38%;
  }
}
@media (max-width: 600px) {
  .section-echizenuchihamono .row01 .box {
    margin-left: auto;
    margin-right: auto;
  }

  .section-echizenuchihamono .row01 .box {
    padding-top: 130px;
  }
  .section-echizenuchihamono .row01 .box .title {
	  margin: 0 auto;
  }
  .section-echizenuchihamono .row01 .box .txt {
    top: 270px;
    left: -70px;
  }
  .section-echizenuchihamono .row03::before {
	  top: -75px;
	 }
  .section-echizenuchihamono .row03 .info .info-inner .txt1 {
    padding-right: 0;
}

	.section-echizenuchihamono .row01 .row-inner .th img {
		width: 50px;
	}
}
@media (max-width: 480px) {
	.sec-title .title {
		font-size: 12vw;
	}
  .section-echizenuchihamono .row01:before {
	width: 70%; 
    height: 380px;
  }

  .section-echizenuchihamono .row01 .box {
	padding-top: 160px;
  }
  .section-echizenuchihamono .row01 .caption {
  	width: 100%;
  }
  
  .section-echizenuchihamono .row01 .thumb {
	 width: 100%; 
  }
  
  .section-echizenuchihamono .row01 .row-inner .th {
/*	  width: 75px;*/
  }

  .section-echizenuchihamono .row01 .row-inner .td {
	  width: 100%;
  }
  
  .section-echizenuchihamono .row01 .row-inner .info .ttl {
	  margin-top: -5px;
  }

  .section-echizenuchihamono .row01 .box .txt {
    left: -50px;
  }
  
  
  .section-echizenuchihamono .row02 .info .info-inner {
    max-width: 100%;
	width: 100%;
  }
  .section-echizenuchihamono .row03 .info {
	padding: 0;
  }
  
  .section-echizenuchihamono .row03::before {
	  width: 90%
  }

  .section-echizenuchihamono .row03 .thumb {
	width: 100%; 
  }
  .section-echizenuchihamono .row03 .thumb .image1 {
	  width: 25%;
	  margin-left: 16%;
  }
  .section-echizenuchihamono .row03 .thumb .image2 {
	  width: 35%;
  }
  

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section-echizenuchihamono .row01 .box .title {
    /*height: 286px;
    margin-left: 65px;*/
  }

  .section-echizenuchihamono .row01 .box .text > span {
/*    height: 205px;*/
	padding: 22px 11px 22px 5px;
  }
}
