@charset "UTF-8";
/* CSS Document */


.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_title1 {
	clear:both;
	width:100%;
	max-width: 580px;
	height:auto;
	margin:0 auto;
	padding: 0;
	position:relative;
	
	
}
@media print, screen and (max-width: 750px) {
.box1_title1 {
	left: 0.65em;
}
}

.box1_txt1 {
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	
	font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #222;
	text-decoration: none;
	font-size: 17px;
	line-height: 235%;
	font-feature-settings: "palt";
	text-align: center;
}
@media print, screen and (max-width: 750px) {
.box1_txt1 {
	font-size: 1.7rem;
	line-height: 65px;
	text-align: center;
	letter-spacing: 0.05em;
}
}

 .box1_flex01{
	clear:both;
	width:100%;
	height:60px;
	height: auto;
	min-height: 60px;
	min-height: 70px;
	margin: 0;
	padding: 0;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
@media print, screen and (max-width: 750px) {
.box1_flex01{
	height:auto;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
}


.box1_space1{
	clear:both;
	width:100%;
	height: 30px;
	margin: 0;
	padding: 0;
/*	background: #ccc;*/
}

.box1_bar1{
	clear:both;
	width:6px;
	height: auto;
	min-height: 60px;
	margin: 0;
	padding: 0;
	background: #9c6141;
}
@media print, screen and (max-width: 750px) {
.box1_bar1{
	height:80px;
	height: auto;
	min-height: 80px;
/*	margin-bottom: 30px;*/
}
}
.box1_sales1{
	clear:both;
	width:auto;
	height:60px;
	height: auto;
	
	margin: 0;
	padding: 0;
	padding: 0 10px;
	position: relative;
	top: -0.2em;
	
	display: flex;
	align-items: center;
	
/*	background: rgba(215,174,232,1.00);*/
}
.box1_sales2{
	clear:both;
	width:100;
	height:60px;
	height: auto;
	
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	align-items: center;
	justify-content: center;
}

@media print, screen and (max-width: 750px) {
.box1_sales1{
/*	padding: 8px 0;*/
}
.box1_sales1.m01{
	clear:both;
	width: calc( 100% - 12px );
	height:60px;
	height: auto;
	
/*	margin-bottom: 30px;*/
	padding: 0;
	position: relative;
}
.box1_sales2{
	clear:both;
	width:auto;
	height:auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	display: inline-block;
}
}

.box1_sales_txt1,
.box1_sales_txt2,
.box1_sales_txt3{
	clear:both;
	width:auto;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #222;
	text-decoration: none;
	font-size: 22px;
	font-size: 21px;
	line-height: 130%;
	font-weight: 500;
	font-feature-settings: "palt";
	text-align: center;
}
.box1_sales_txt1{
	font-size: 16px;
	line-height: 100.1%;
	position: relative;
	top: 0.2em;
}
.box1_sales_txt2{
	font-size: 40px;
	line-height: 100.1%;
}
.box1_sales_txt3{
	position: relative;
	top: 0.1em;
} 

@media print, screen and (max-width: 750px) {
.box1_sales_txt1{
	width: 100%;
	font-size: 3.2vw;
	font-size: 1.4rem;
	line-height: 130%;
}
.box1_sales_txt2{
	width: 100%;
	font-size: 6vw;
	font-size: 2.8rem;
	line-height: 130%;
	
}
.box1_sales_txt3{
	width: 100%;
	font-size: 4vw;
	font-size: 1.8rem;
	line-height: 130%;
/*	top: -0.5em;*/
}
}



.smart_on_inline-block{
	display: none;
}
@media print, screen and (max-width: 750px) {
.smart_on_inline-block{
	display: inline-block;
}
}


/***

BOX2

***/
.box2_bg{
	clear:both;
	width:100;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	background-color:rgba(130,103,81,0.30);
}

.box2_title1{
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #222;
	text-decoration: none;
	font-size: 20px;
	line-height: 100.1%;
	font-weight: 500;
	font-feature-settings: "palt";
	text-align: center;
}

@media print, screen and (max-width: 750px) {
.box2_title1{
	font-size: 20px;
	font-size: 1.8rem;
	line-height: 50px;
}
}


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

.box2_bnr1{
	clear:both;
	width:30.6%;
	max-width:306px;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
}
@media print, screen and (max-width: 750px) {
.box2_bnr1{
	width:80%;
	margin: 0 auto;
	max-width:none;
}
}

.box2_batsu1{
	clear:both;
	width:19px;
	height:auto;
	margin: 0;
	padding: 0 3px;
	position: relative;
}
@media print, screen and (max-width: 750px) {
.box2_batsu1{
	clear:both;
	width:19px;
	height:auto;
	margin: 0 auto;
	padding: 10px;
	position: relative;
}
}



/***

BOX3

***/
.box3_title1{
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #9c6141;
	text-decoration: none;
	font-size: 42px;
	line-height: 125%;
	font-weight: 500;
	font-feature-settings: "palt";
	text-align: center;
	letter-spacing: 0.1em;
}

@media print, screen and (max-width: 750px) {
.box3_title1{
	font-size: 2.5rem;
	line-height: 170%;
	letter-spacing: 0.06em;
	font-weight: bold;
}
}


.box3_txt1{
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #000;
	text-decoration: none;
	font-size: 20px;
	line-height: 100.1%;
	font-weight: 500;
	font-feature-settings: "palt";
	text-align: center;
	letter-spacing: 0.05em;
}

@media print, screen and (max-width: 750px) {
.box3_txt1{
	font-size: 24px;
	font-size: 1.5rem;
    line-height: 45px;
}
}


.box3_flex01{
	clear:both;
	width:80%;
	height:auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
@media print, screen and (min-width: 751px) {
.box3_flex01{
	clear:both;
	width:100%;
	max-width: 766px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.box3_flex01.center01{
	justify-content: center;
	gap: 5%;
}
}

.box3_bnr1{
	clear:both;
	width:47%;
	max-width:353px;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	box-shadow: 0px 10px 15px -3px #777777;
}
@media print, screen and (max-width: 750px) {
.box3_bnr1{
	width:100%;
	max-width:800px;
	margin: 0 auto;
}
}
.box3_bnr1_txt1{
	clear:both;
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	
	display: flex;
	align-items: center;
}
.box3_bnr1_txt1 span{
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	line-height: 100.1%;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.04em;
	text-align: center;
}

@media print, screen and (max-width: 750px) {
.box3_bnr1_txt1 span{
	font-size: 24px;
	font-size: 4.5vw;
}
}



/***

BOX4

***/
.contents_obi_bg1{
	clear: both;
	width:100%;
	height:50px;
	margin: 0;
	padding: 0;
	position: relative;
	background:#999;
	background-image: url("../img/common/hd_bg1.png");
	background-position: top center;
	background-repeat: repeat;
}
.contents_obi_bg1.m01{
	height:5px;
}
.contents_obi_bg2{
	clear: both;
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-image: radial-gradient(circle, rgba(183, 136, 101, 1), rgba(149, 90, 60, 1) 81%, rgba(156, 97, 65, 1));
	mix-blend-mode: multiply;
}
.contents_obi_txt1{
	clear:both;
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	
	display: flex;
	align-items: center;
}
.contents_obi_txt1 span{
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	font-family: "trajan-pro-3", serif;
	display: inline-block;
	
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	line-height: 100.1%;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.13em;
	text-align: center;
	
	position: relative;
	top: 0.1em;
}
@media print, screen and (max-width: 750px) {
.contents_obi_txt1 span{
	font-size: 24px;
	font-size: 4.5vw;
	font-size: 2.2rem;
	letter-spacing: 0.4rem;
}
.contents_obi_bg1{
	height:120px;
}
}



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



.top_contents_ph1{
	clear:both;
	width:55%;
	max-width: 660px;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
}
@media print, screen and (max-width: 750px) {
.top_contents_ph1{
	width:100%;
}
}
.top_contents_ph2{
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.top_contents_ph1-1{
	clear:both;
	width:100%;
	height:auto;
	margin: 0 0 30px;
	padding: 0;
	position: relative;
}
.top_contents_ph1-1.m01{
	margin: 0 0 20px;
}
.top_contents_ph1-1.m02{
	margin: 0;
}
.top_contents_ph1-2{
	clear:both;
	width:48.485%;
	max-width:320%;
	height:auto;
	margin: 0 0 30px;
	padding: 0;
	position: relative;
}

.top_contents1{
	clear:both;
	width:41.667%;
	max-width: 500px;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	
/*	background: rgba(187,196,182,1.00);*/
}
@media print, screen and (max-width: 750px) {
.top_contents1{
	width:87%;
	margin: 0 auto 50px;
	max-width: none;
}
}



.top_contents_icon1,
.top_contents_icon2{
	clear:both;
	width:182px;
	height:64px;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	align-items: center;	
/*	background: rgba(160,189,226,1.00);*/
}
.top_contents_icon1{
	float: right;
	margin: 0 0 35px;
}
.top_contents_icon2{
	float: left;
	transform: rotate(180deg);
	margin: 35px 0 0;
}

.top_contents_line1 {
	clear:both;
	width:100%;
	height:2px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: linear-gradient(90deg, #762200, #f6e190 60%, #fab34e 82%, #762200);
}
.top_contents_line2 {
	clear:both;
	width:2px;
	height:100%;
	margin: 0;
	padding: 0;
	background-color: #fab34e;
	position: absolute;
	top: 0;
	right: 32px;
}


.top_contents_title1 {
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.top_contents_title1 span{
	clear:both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0.5em;
	font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #000;
	text-decoration: none;
	font-size: 24px;
	line-height: 170%;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	text-align: center;
}
@media print, screen and (max-width: 750px) {
.top_contents_title1 span{
	font-size: 24px;
	font-size: 4.5vw;
	font-size: 2.1rem;
	line-height: 70px;
}
}


.top_contents_btnarrow1 {
  position: relative;
  display: inline-block;
  width: 12.5px;
  height: 21px;
}

.top_contents_btnarrow1::before,
.top_contents_btnarrow1::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  width: 14px;
  height: 2px;
  border-radius: 9999px;
  background-color: #9c6141;
  transform-origin: calc(100% - 1px) 50%;
}

.top_contents_btnarrow1::before {
  transform: rotate(45deg);
}

.top_contents_btnarrow1::after {
  transform: rotate(-45deg);
}


.top_contents_btn1{
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	align-items: flex-end;
	justify-content: center;
	
/*	background: rgba(144,216,198,1.00);*/
}
@media print, screen and (max-width: 750px) {
.top_contents_btn1{
	height: 110px;
	align-items: flex-end;
}
}
.top_contents_btn1 a{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	
	color: #9c6141;
	text-decoration: none;
	font-size: 24px;
	line-height: 170%;
	font-weight: 400;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	text-align: center;
}
.top_vh{
	margin-top: 7%;
}






/***

フローティング バナー

***/
.bn_floating_bg {
	clear: both;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 35px;
	right: 40px;
	
	z-index: 110;
	display: none;
}
.bn_floating {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	
}
.bn_floating2 {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	/* border-width: 1px;
	border-width: 3px;
	border-color: #333;
	border-color: #CAAE7E;
	border-style: solid;
	border-radius: 11px;
	background-color: #fff;
	overflow: hidden; */
	
	/* box-shadow: 0px 8px 16px -5px #000; */
}

@media screen and (max-width: 750px) {
.bn_floating_bg {
	width: 48%;
	
	bottom: 20px;
	right: 20px;
}
.bn_floating {
	/* right: 50%;
	transform: translate(50%, 0); */
/*
	width: 200px;
	width: 260px;
	right: 20px;
	bottom: 20px;
	padding: 10px 10px 4px 10px;
*/
}
.bn_floating .bn_floating_tit {
	display: none;
	display: block;
}
	
	
  .bn_floating .bn_floating_text_pc {
    display: none; }
  .bn_floating .bn_floating_text_sp {
    display: block;
    text-align: left;
	  text-align: center;
    line-height: 1.2;
    font-size: 14px;
    margin: 0 auto 2px;
/*
    border-color: #777;
    border-bottom-style: solid;
    border-bottom-width: 1px;
*/
    padding: 5px 4px 8px 4px; }
  .bn_floating .bn_floating_link {
    padding: 5px 0;
/*    text-align: right;*/
/*    padding-right: 30%;*/
	}
  .bn_floating .bn_floating_link i {
    left: 15px; }
	
.bn_floating .close_btn_pc {
	display: none;
}
}


.bn_floating .close_btn_sp2 {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: -26px;
	z-index: 55;
	
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;

	display: flex;
	align-items: center;
	justify-content: center;

	background: #fff;
	border: 1px solid #000;
	box-sizing: border-box;
	border-radius: 13px;
	
	/* box-shadow: 0px 6px 8px -5px #000; */
}
.bn_floating .close_btn_sp2 a {
	line-height: 100.1%;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
/*	background: rgba(119,185,142,1.00);*/
}

.close_btn_sp2 a::before, .close_btn_sp2 a::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 棒の幅（太さ） */
  height: 15px; /* 棒の高さ */
  background: #222;
}
 
.close_btn_sp2 a::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.close_btn_sp2 a::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
