
/* -------------- concept ------------------- */


.concept_title1{
   font-weight:400;
   font-family: 'Playfair Display', serif;
   color:#b70004;
   letter-spacing:6px;
   line-height:0.7;
   font-size:25px;
		}

.concept_title2{
			font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#b70004;
   letter-spacing:6px;
   padding-top:7px;
   font-size:14px;
		}

.main {
 width:1024px;
 }

/* ::: concept1 ::: */

.concept1_box{
 width:100%;
}

.concept_hr{
 width:230px;
 height:0px;
 background-color:#b70004;
 margin: auto; 

}


.concept1_contents_inbox1{
  width:490px;
  padding-left:30px;
  display:inline-block;
}

.concept1_contents_inbox2{
  width:500px;
  display:inline-block;
}


.concept1_contents1{
   font-weight:600;
   font-family: 'Cormorant Garamond', serif;
   color:#231815;
   letter-spacing:2.2px;
   line-height:2.6;
   font-size:27px;
}

.concept1_contents2{
   font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#231815;
   letter-spacing:2.2px;
   line-height:2.6;
   font-size:24px;
}

.concept1_contents3{
   font-weight:400;
   font-family: 'Noto Sans JP', sans-serif;
   color:#231815;
   letter-spacing:1px;
   font-size:13px;
   line-height:2.1;
}



/* ::: concept2  ::: */

.concept2_box{
 width:100%;
 height:580px;
 background-color:#fff57f;
}


.concept2_contents_box{
  width:33%;
  height:500px;
  padding-left:38px;
  padding-right:38px;
  display:inline-block;
  vertical-align: top;
  }


.concept2_contents1{
   font-weight:600;
   font-family: 'Cormorant Garamond', serif;
   color:#231815;
   letter-spacing:6px;
   font-size:30px;
   line-height:2.1;
}

.concept2_contents2{
   font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#231815;
   letter-spacing:6px;
   font-size:28px;
   line-height:0.9;
}

.concept2_contents3{
   font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#231815;
   letter-spacing:0.5px;
   font-size:18px;
   line-height:1.7;
}
.concept2_contents4{
   margin-top:-20px;
   font-weight:400;
   font-family: 'Noto Sans JP', sans-serif;
   color:#231815;
   letter-spacing:1px;
   font-size:12px;
   line-height:2;
   text-align: justify;
   text-justify: inter-ideograph;
}

.concept2_hr{
 width:565px;
 height:3px;
 background-color:#fff;
 margin: auto; 
 
 border: none
}





/* ::: concept3  ::: */


.concept3_box{
 width:100%;
 height:740px;
 background-color:#fae5ee;
}



.concept3_contents_box{
  width:33%;
  height:500px;
  padding-left:10px;
  padding-right:10px;
  display:inline-block;
  vertical-align: top;

  }

.concept3_contents_box2{
  position: relative;
}

.concept3_contents1{
   font-weight:600;
   font-family: 'Cormorant Garamond', serif;
   color:#231815;
   letter-spacing:6px;
   font-size:30px;
   line-height:2.1;
}

.concept3_contents2{
   font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#231815;
   letter-spacing:6px;
   font-size:28px;
   line-height:0.9;
}

.concept3_contents3{
   width:100%;
   font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#231815;
   letter-spacing:0px;
   font-size:18px;
   line-height:1.6;
   position:absolute;
   top: 44%;
   left: 50%;
   -webkit-transform : translate(-50%,-50%);
   transform : translate(-50%,-50%);
}

.concept3_contents4{
   font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#fae5ee;
   font-size:60px;
   position:absolute;
   top:-18px;
   left:0px;
}

.concept3_contents5{
   padding-top:5px;
   padding-left:30px;
   padding-right:30px;
   padding-bottom:15px;

   font-weight:400;
   font-family: 'Noto Sans JP', sans-serif;
   color:#231815;
   letter-spacing:1px;
   font-size:12px;
   line-height:1.8;
   text-align: justify;
   text-justify: inter-ideograph;
}

.concept3_contents6{
   font-weight:600;
   font-family: 'Noto Serif JP', serif;
   color:#ea6b80;
   letter-spacing:1.6px;
   font-size:16px;
   line-height:2;
   padding-bottom: 5px;;
   border-bottom:dotted;
   border-color:#fff;
   border-width:3px;
}

.concept3_hr{
 width:680px;
 height:3px;
 background-color:#fff;
 margin: auto; 
 border: none
}
