@charset "UTF-8";
.gnv_bg_blue{
	width: 100%;
	height: auto;
	background-color: rgba(41, 49, 52, 0.7);
}
.all_merit_title1{
	font-size: 35px;
	font-family: "trajan-pro-3", serif;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0.2em;
	color: #bba846;
	text-align: center;
	margin-top: 7%;
	margin-bottom: 4%;
}
.all_merit_text{
	font-size: 26px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    text-align: center;
	letter-spacing: 0.15em;
	font-feature-settings: "palt";
	color: #3e3a39;
	text-align: center;
	margin-bottom: 2.5%;
}
.all_merit_text2{
	font-size: 16px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    text-align: center;
	letter-spacing: 0.15em;
	font-feature-settings: "palt";
	color: #000;
	line-height: 35px;
}
.main_caption_right_wh{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	color: #FFF;
	position: absolute;
	bottom: 1%;
	right: 1%;
}
@media print, screen and (max-width: 750px) {
.all_merit_title1{
	font-size: 2.1rem;
	margin-top: 10%;
	margin-bottom: 7%;
}
.all_merit_text{
	font-size: 4.5vw;
	line-height: 70px;
	margin-bottom: 5%;
}
.all_merit_text2{
	width: 92%;
	font-size: 16px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    text-align: justify;
	letter-spacing: 0.15em;
	font-feature-settings: "palt";
	color: #000;
	line-height: 35px;
	margin: 0 auto;
}
.main_caption_right_wh{
	font-size: 1.9vw;
}
}





/* CSS Document */
.top_flex01{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end; /* ← 追加：全体のアイテムを下揃え */
}

.top_bg1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("../img/top/top_bg1.png");
	background-position: top center;
	background-repeat: repeat;
}
@media print, screen and (max-width: 750px) {
.top_bg1{
	background-size: 50%;
}
}
.top_main_ph1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
.top_box1_bg1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("../img/top/top_box1_bg1.png");
	background-position: top center;
	background-repeat: repeat-x;
}


/***

BOX1

***/
.box1_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	
	
}
@media print, screen and (min-width: 751px) {
.box1_bg{
	background-image: url("../img/top/top_main_ph1_box1_bg1@2x.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}
}

.box1_bg2{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background:rgba(255, 255, 255, 0.2);
}
@media print, screen and (max-width: 750px) {
.box1_bg2{
	background:rgba(255,255,255,1.00);
}
}
.box1_txt1{
	width:100%;
	height:auto;
	margin:0 auto;
}
@media print, screen and (min-width: 751px) {
.box1_txt1{
	width:13.846%;
	max-width: 180px;
}
}
.box1_txt2{
	width:100%;
	height:auto;
	margin:0 auto;
}
@media print, screen and (min-width: 751px) {
.box1_txt2{
	width:28.153%;
	max-width: 366px;
}
}
.box1_txt3{
	width:100%;
	height:auto;
	margin:0 auto;
}
@media print, screen and (min-width: 751px) {
.box1_txt3{
	width:19.769%;
	max-width: 257px;
}
}
.box1_txt4{
	width:100%;
	height:auto;
	margin:0 auto;
}
@media print, screen and (min-width: 751px) {
.box1_txt4{
	width:26.307%;
	max-width: 342px;
}
}
.box1_x{
	clear:both;
	width:6%;
	height:auto;
	margin:0 auto;
}
@media print, screen and (min-width: 751px) {
.box1_x{
	width:2.667%;
	max-width: 32px;
}
}
.box1_sp{
	clear:both;
	width:2.667%;
	width:1.5%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	
	display: block;
}
@media print, screen and (min-width: 751px) {
.box1_sp{
	display: none;
}
}


.box1_space1{
	clear:both;
	width:100%;
	height:30px;
	margin:0;
	padding: 0;
	position:relative;
}





/***

BOX2

***/
.box2_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background: rgba(187,168,70,0.25);
}

.contents870{
	clear:both;
	width:92%;
	max-width: 870px;
	height:auto;
	margin:0 auto;
	padding: 0;
	position:relative;
}
@media print, screen and (max-width: 750px) {
.contents870{
	width:92%;
}
}
.box2_ph1{
	clear:both;
	width:48%;
	height: auto;
}
@media print, screen and (min-width: 751px) {
.box2_ph1{
	width:22.989%;
	max-width: 200px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	vertical-align: bottom;
}
}

.box2_ph1-txt1{
	clear:both;
	width:125%;
	height:auto;
	margin:0;
	padding: 0;
	position:absolute;
	top: 0;
	right: 0;
}
@media print, screen and (min-width: 751px) {
.box2_ph1-txt1{
	width:125%;
	max-width: 250px;
}
}
.box2_ph1-txt2{
	clear:both;
	width:125%;
	height:auto;
	margin:0;
	padding: 0;
	position:absolute;
	top: 0;
	left: 0;
}
@media print, screen and (min-width: 751px) {
.box2_ph1-txt2{
	width:125%;
	max-width: 250px;
}
}



.box2_flex1{
	clear:both;
	width:47.127%;
	max-width: 410px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
@media print, screen and (max-width: 750px) {
.box2_flex1{
	display: none;
}
}
.box2_ph2{
	clear:both;
	width:48.781%;
	max-width: 200px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}


.box2_bg2{
	clear:both;
	width:92%;
	max-width: 1400px;	
	height:auto;
	margin:0 auto;
	padding: 0;
	position:relative;
}
@media print, screen and (max-width: 750px) {
.box2_bg2{
	width:70%;
}
}
.box2_bg2_txt1{
	clear:both;
	width:100%;
	height:100%;
	margin:0 auto;
	padding: 0;
	position:absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
}


.box2_bg2_txt1 span{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	line-height: 100.1%;
	letter-spacing: 0.08em;
	color: #3e3a39;
	color: #222;
	text-align: center;
	font-feature-settings: "palt";
}
@media print, screen and (max-width: 750px) {
.box2_bg2_txt1 span{
	font-size: 20px;
	font-size: 4vw;
	font-size: 3.75vw;
	line-height: 135%;
}
}


/***

BOX3

***/
@media print, screen and (max-width: 750px) {
.box3_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("../img/top/top_box3_bg1.png");
	background-position: top left;
	background-repeat: repeat-y;
	background-size: 5%;
}
}
@media print, screen and (min-width: 1001px) {
.box3_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("../img/top/top_box3_bg1.png");
	background-position: top left;
	background-repeat: repeat-y;
}
}



.box3_flex1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	justify-content: flex-start;
}
@media print, screen and (min-width: 751px) {
.box3_flex1.flex-end{
	justify-content: flex-end;
	flex-direction: row-reverse;
}
}

@media print, screen and (max-width: 750px) {
.box3_flex1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: flex-end;
}
}


/*
@media print, screen and (min-width: 1001px) {
.box3_bar1{
	clear:both;
	width:84px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("../img/top/top_box3_bg1.png");
	background-position: top left;
	background-repeat: repeat-y;
	background-size: 100%;
}
}
*/
.box3_space1{
	clear:both;
	width:11.428%;
	max-width: 160px;
	height:100%;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	align-content: space-between;
}
@media print, screen and (max-width: 750px) {
.box3_space1{
	display: none;
}
}



.box3_left1{
	clear:both;
	width:90%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
@media print, screen and (min-width: 751px) {
.box3_left1{
	clear:both;
	width:53.929%;
	max-width: 755px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}
}
.box3_right1{
	clear:both;
	width:90%;
	max-width: 1000px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

@media print, screen and (min-width: 751px) {
.box3_right1{
	clear:both;
	width:34.643%;
	max-width: 485px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}
.box3_right1.flex_right1{
	justify-content: flex-end;
}
}


.box3_title1{
	clear:both;
	width:100%;
	max-width: 350px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
@media print, screen and (min-width: 751px) {
.box3_title1.flex_right1{
	float: right;
}
}
@media print, screen and (max-width: 750px) {
.box3_title1{
	width:90%;
}
}


.box3_txt2{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 100.1%;
	letter-spacing: 0.07em;
	color: #000;
	text-align: left;
	font-feature-settings: "palt";
	display: inline-block;
}
@media print, screen and (min-width: 751px) {
.box3_txt2.flex_right1{
	text-align: right;
}
}
@media print, screen and (max-width: 750px) {
.box3_txt2{
	font-size: 4.5vw;
	line-height: 150%;
	margin: 10px 0 40px;
}
}



.box3_txt3{
	clear:both;
	width: calc( 100% - 30px );
	height:auto;
	margin:0 auto;
	padding: 0;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.55vw;
	line-height: 180%;
	margin: 15px 15px 12px;
	letter-spacing: 0.08em;
	color: #fff;
	text-align: left;
	text-align: justify;
	font-feature-settings: "palt";
	display: inline-block;
	vertical-align: middle;
	
}
.box3_txt3_lo{
	clear:both;
	width: calc( 100% - 30px );
	height:auto;
	margin:0 auto;
	padding: 0;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.55vw;
	line-height: 175%;
	margin: 15px 15px 12px;
	letter-spacing:0;
	color: #fff;
	text-align: left;
	text-align: justify;
	font-feature-settings: "palt";
	display: inline-block;
	vertical-align: middle;
	
}
@media print, screen and (min-width: 751px) {
.box3_txt3{
	display: none;
}
.box3_txt3_lo{
	display: none;
}
}




.box3_ph1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
.box3_ph2{
	clear:both;
	width:100%;
	max-width: 485px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
@media print, screen and (max-width: 750px) {
.box3_ph2{
	width:60%;
	/* max-width: 1000px; */
}
}
.box3_ph3{
	clear:both;
	width:58.763%;
	/* max-width: 285px; */
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	
	background:rgba(121,106,86,1.00);
	mix-blend-mode: multiply;
}
.box3_ph3.box6ph{
	width:100%;
}
@media print, screen and (max-width: 750px) {
.box3_ph3{
	width:40%;
	margin:0 auto;
}
.box3_ph3.box6ph{
	width:100%;
	
}
}



/***

BOX5

***/
@media print, screen and (max-width: 750px) {
.box5_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("../img/top/top_box3_bg1.png");
	background-position: top left;
	background-repeat: repeat-y;
	background-size: 5%;
}
}
@media print, screen and (min-width: 1001px) {
.box5_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("../img/top/top_box3_bg1.png");
	background-position: top right;
	background-repeat: repeat-y;
}
}




/***

BOX6

***/
@media print, screen and (min-width: 751px) {
.box6_txt1{
	clear:both;
	width:100%;
	max-width: 1040px;
	height:auto;
}
}
@media print, screen and (max-width: 750px) {
.box6_txt1{
	clear:both;
	width:90%;
	height:auto;
	margin:0;
	padding: 0;
	position: relative;
}
}



.box6_left1{
	clear:both;
	width: 85%;
	height:auto;
	margin:0 auto;
}
@media print, screen and (min-width: 751px) {
.box6_left1{
	clear:both;
	width:50%;
	max-width: 600px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
}
.box6_right1{
	clear:both;
	width:90%;
	max-width: 1000px;
	height:auto;
	margin:0 auto;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

@media print, screen and (min-width: 751px) {
.box6_right1{
	clear:both;
	width:20.358%;
	max-width: 285px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	align-content: center;
}

}


.box6_flex1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	
}
@media print, screen and (min-width: 751px) {
.box6_flex1{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}

}




/***

BOX8

***/
.contents1080{
	clear: both;
	width: 88%;
	max-width: 1080px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.box8_flex1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	
}
@media print, screen and (min-width: 751px) {
.box8_flex1{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: row-reverse;
}
}

.box8_title1{
	clear:both;
	width:32.408%;
	max-width: 350px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}
@media print, screen and (max-width: 750px) {
.box8_title1{
	display: none;
}
}

.box8_ph1{
	clear:both;
	width:55.556%;
	max-width: 600px;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}
@media print, screen and (max-width: 750px) {
.box8_ph1{
	width:100%;
	max-width: none;
}
}



.box8_ph3{
	clear: both;
	width: 100%;
	max-width: 285px;
	height: auto;
	margin-left:17%;
	position: relative;
	
	background:rgba(121,106,86,1.00);
	mix-blend-mode: multiply;
}
@media print, screen and (max-width: 750px) {
.box8_ph3{
	width: 100%;
	max-width: 1000px;
	margin:0 auto;
}
}


.box8_txt2{
	clear:both;
	width:12.036%;
	height:auto;
	margin:0 auto;
	padding: 0;
	position:relative;
	display: flex;
	justify-content: center;
}
.box8_txt2 span{
	clear:both;
	width:auto;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 100.1%;
	letter-spacing: 0.08em;
	color: #000;
	text-align: left;
	font-feature-settings: "palt";
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
  	right: -1em;
  	text-orientation: upright;  /* アルファベットを縦にする */
 

}

@media print, screen and (max-width: 750px) {
.box8_txt2{
	display: none;
}
}
.top_lo_minutes{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11px;
	color: #fff;
	font-feature-settings:"palt";
	position: absolute;
	bottom: 1%;
	right: 1%;
}
@media print, screen and (max-width: 750px) {
.top_lo_minutes{
	font-size: 2vw;
}
}












.com_bg_tex1{
	width: 100%;
	height: auto;
	margin: auto;
	background-image: url("../img/common/com_bg_texture1.jpg");
	background-size: contain;
	background-position: top center;
}
