@charset "utf-8";
.blue_bg{
	width: 100%;
	height: auto;
	background-repeat: repeat;
    background-image: url("../img/quality/blue_bg@2x.webp");
	background-position: center;
	background-size: cover;
}

.tab-group{
	display: flex;
	justify-content: center;
	max-width:  600px; 
	margin: 0 auto;
  }
.tab{
	flex-grow: 1;
	padding:10px;
	list-style:none;
	border:solid 1px #826751;
	text-align:center;
	cursor:pointer;
	font-family:"Noto Serif JP W3", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	letter-spacing:0.15em; 
	  width: 50%;
  }
  .panel{
	display:none;
  }
  .tab.is-active{	
	background:#826751;
	color:#FFF;
	transition: all 0.2s ease-out;
  
  }
  .tab-B.btn_hover:hover{	
	background:#826751;
	color:#FFF;
	transition: all 0.5s ease-out;
  
  }
  .tab-A.btn_hover:hover{	
	background:#826751;
	color:#FFF;
	transition: all 0.5s ease-out;
  
  }
  @media print, screen and (max-width: 750px) {
	.tab-group{
	max-width: none;
	width: 92%;
  }
  .tab{
	font-size:1.5rem;
	letter-spacing:0.15em; 
	width: 50%;
  }
  }

  .panel.is-show{
	display:block;
  }
.hidden {
    display: none;
}
.qu_vh{
	margin-bottom: 31%;
}
.qu_vh2{
	margin-bottom: 12.2%;
}
.st_vh{
	margin: 4% 0;
}
.st_vh2{
	margin: 5% 0;
}
.st_vh3{
	margin: 6% 0;
}
.qu_ki_ph1{
	width: 65%;
}
.qu_ki_ph2{
	width: 30%;
}
.qu_ki_ph3{
	width: 30%;
}
.qu_ki_ph4{
	width: 47.5%;
}
.qu_ki_ph5{
	width: 49%;
}
@media print, screen and (max-width: 750px) {
.qu_ki_ph1{
	width: 100%;
}
.qu_ki_ph2{
	width: 48%;
}
.qu_ki_ph5{
	width: 100%;
}
}
.qu_main_title1{
	font-size: 22px;
	font-family: "trajan-pro-3", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.2em;
	color: #FFF;
	text-align: center;
	margin-bottom: 4%;
	padding: 0.7% 0 0.4%;
}
.qu_main_title2{
    font-size: 23px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    text-align: left;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    color: #000;
	text-align: center;
	margin-bottom: 3%;
}
@media print, screen and (max-width: 750px) {
.qu_main_title1{
	font-size: 1.7rem;
	text-align: center;
	padding: 1.2% 0 1%;
	margin: 0;
}
.qu_main_title2{
	font-size: 1.8rem;
    line-height: 55px;
	text-align: center;
	margin: 0;
}
}
.qu_btn{
	width:50%;
	height: auto;
}
@media print, screen and (min-width: 751px) {
.qu_btn{
	width:50%;
	max-width: 300px;
	height: auto;
}
}
.tit_bar{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.tit_bar img{
	width: 100%;
	height: 17px;
	margin: 0 auto;
}
.qua_text1{
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
	color: #826751;
    font-feature-settings: "palt";
    letter-spacing: 0.02em;
    margin-top: 5%;
	margin-bottom: 2%;
}
.qua_text2{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-feature-settings: "palt";
	/* letter-spacing: -0.05em; */
	text-align: justify;

}
.qua_text1 span{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: 400;
	color: #000;
	font-feature-settings: "palt";
}
.qua_text3{
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
	color: #826751;
    font-feature-settings: "palt";
    letter-spacing: 0.02em;
    margin-top: 3%;
	margin-bottom: 0.8%;
}
@media print, screen and (max-width: 750px) {
.qua_text1{
    font-size: 1.6rem;
    margin: 7% 0 2%;
	line-height: 45px;
}
.qua_text2{
    font-size: 1.4rem;
    line-height: 40px;
}
.qua_text3{
    font-size: 1.6rem;
     margin: 3% 0 2%;
	line-height: 45px;
}
}




/* 構造部分 */

.st_text1{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 35px;
	color: #000;
	font-feature-settings: "palt";
	text-align: justify;
	letter-spacing: 0.02em;
}
.st_text2{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 35px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
}
.st_text3{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 35px;
	color: #94252a;
	font-feature-settings: "palt";
	text-align: center;
}
.st_text4{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	line-height: 32px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
}
.st_text5{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 35px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
}
.st_text6{
	width: 30%;
	padding-top: 3.1%;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	font-feature-settings: "palt";
	text-align: left;
}
.st_text7{
	width: 65%;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-feature-settings: "palt";
	text-align: left;
	margin-bottom: 2%;
}
.st_text8{
	width: 58%;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	font-feature-settings: "palt";
	text-align: justify;
}
.st_text9{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	line-height: 25px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
}
.st_text10{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 35px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
	letter-spacing: 0.02em;
}
.st_text11{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 20px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
	margin-bottom: 1%;
	letter-spacing: 0.1em;
}
.st_text11 span{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 35px;
	line-height: 20px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
	margin-bottom: 1%;
}
.st_text12{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
}
.st_bar2{
	border-bottom: 1px solid #000;
}
.st_bar3{
	width: 100%;
	border-bottom: 1px solid #9a7c27;
	margin: 0 auto;
}
.st_border{
	width: 90%;
	border: 1px solid #9a7c27;
	padding: 5%;
	margin: 0 auto;
}

.st_ph1{
	width: 100%;
	height: auto;
	margin: auto;
}
@media print, screen and (min-width: 751px) {
.st_ph1{
	width: 48%;
	height: auto;
	max-width: 480px;
	margin: 0;
}
}
 .st_box1_ph1{
	width: 30%;
	height: auto;
	margin: 0 auto;
} 
.st_box1_ph2{
	width: 20%;
	height: auto;
	margin-right: 1.5%;
	background-color: #9a7c27;
	padding: 1.5% 0;
}
.st_box12_ph1{
	width: 38%;
	height: auto;
}
.st_box4_ph5{
	width: 100%;
	height: auto;
	background-color: #ebe9e5;
	padding: 4%;
}
.st_box13_ph1{
	width: 67%;
	height: auto;
	max-width: 670px;
}
.st_bg{
	width: 100%;
	background-repeat: repeat;
    background-image: url("../img/structure/st_bg1.webp");
}

@media print, screen and (max-width: 750px) {
.st_bg{
	width: 100%;
	background-repeat: repeat;
    background-image: url("../img/structure/st_bg1.webp");
	background-size: cover;
}
.st_text1{
	font-size: 1.4rem;
	line-height: 47px;
}
.st_text2{
	font-size: 1.8rem;
	line-height: 55px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
}
.st_text3{
	font-size: 1.5rem;
	line-height: 45px;
	text-align: left;
}
.st_text4{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.4rem;
	line-height: 40px;
	color: #000;
	font-feature-settings: "palt";
	text-align: justify;
}
.st_text5{
	font-size: 1.6rem;
	line-height: 35px;
}
.st_text6{
	width: 100%;
	font-size: 1.4rem;
	line-height: 40px;
	padding: 0;
}
.st_text7{
	width: 100%;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.6rem;
	line-height: 45px;
	color: #000;
	font-feature-settings: "palt";
	text-align: left;
}
.st_text8{
	width: 100%;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.4rem;
	line-height: 40px;
	color: #000;
	font-feature-settings: "palt";
	text-align: justify;
}
.st_text9{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.8rem;
    line-height: 55px;
	color: #000;
	font-feature-settings: "palt";
	text-align: center;
}
.st_text10{
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.4rem;
	line-height: 47px;
	color: #000;
	font-feature-settings: "palt";
	text-align: justify;
}
.st_text11{
	font-size: 1.8rem;
    line-height: 55px;
}
.st_text11 span{
	font-size: 2.5rem;
}
.st_text12{
	font-size: 1rem;
}
.st_border{
	width: 75%;
	border: 1px solid #9a7c27;
	padding: 2.5% 0;
	margin: 0 auto;
}
.st_border2{
	width: 100%;
	border-left: 1px solid #000;
}
.st_bar3{
	width: 75%;
	border-bottom: 1px solid #9a7c27;
	margin: 0 auto;
}
.st_box1_ph1{
	width: 15.13%;
	height: auto;
	max-width: 115px;
	margin: 0 1.7% 0 0;
}
.st_box1_ph2{
	width: 25%;
	height: auto;
	max-width: 120px;
	margin-right: 1.5%;
	background-color: #9a7c27;
	padding: 1.5% 0;
}
.st_box12_ph1{
	width: 50%;
	height: auto;
	margin: 20px auto 0;
}

.st_box4_ph4{
	width: 38%;
	height: auto;
	max-width: 380px;
}
.st_box4_ph5{
	width: 19%;
	height: auto;
	max-width:190px;
	background-color: #ebe9e5;
	padding: 1.2%;
}
.st_ph4{
	width: 100%;
	height: auto;
	background-color: #94252a;
}
}
.color_red{
	color: #94252a;
}
.flex01_st{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
@media print, screen and (max-width: 750px) {
.flex01_st{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	flex-direction: column;
}
}