@charset "utf-8";
h1{
	position:fixed;
	left:75% !important;
	top:30px !important;
	transform:translateX(-50%);
	width:75px;
	transform-origin:center center;
	z-index:99999;
}
h1 img {
	width:100%;
	height:auto;
}
#cont section .inner{
	position:relative;
	width:100%;
	max-width:1000px;
	margin:0 auto;
	}
@media screen and (max-width:1040px) {
#cont section .inner{
	padding:0 20px;
	}	
}
@media screen and (max-width:750px) {
h1{
	position:fixed;
	left:6vw !important;
	top:5vw !important;
	transform:translateX(0);
	width:18vw;
	transform-origin:center center;
	z-index:99999;
}
h1 img {
	width:100%;
	height:auto;
}
#cont section .inner{
	position:relative;
	width:88vw;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	}
}
/*-----------------------------------------------------------*/
#cont section img {
	width:100%;
	height:auto;
}
#sec1{
	padding:160px 0 0;
}
#sec2{
	padding:120px 0 0;
}
#sec3{
	padding:160px 0 160px;
}
section h2{
	position:relative;
	font-size:3.200vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	font-family: 'Libre Baskerville', serif;
	color:#000;
	margin:0;
	padding:0;
}
section h3{
	position:relative;
	font-size:2.6vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	margin:10vw 0 5vw;
	padding:0;
}
section p.txt{
	position:relative;
	font-size:1.6vw;
	line-height:2;
	font-weight:400;
	text-align:left;
	color:#000;
	letter-spacing:0.02em;
}
section p.txt a{
	text-decoration:underline;
}
section .img_set{
	position:relative;
	width:100%;
	display: flex;
    justify-content: flex-start;
    align-items: center;
    justify-content: space-between;
	margin:6vw 0 0;
	}
section .img_set p{
	width:100%;
}
section h4{
	position:relative;
	font-size:1.4vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	padding:0 0 0 15px;
}
section h4::before {
    content: '';
    width: 10px;
    height: 1px;
    background: #979e9e;
    position: absolute;
    top: 50%;
    left: 0;
  }
section h5{
	position:relative;
	display:table;
	font-size:2.0vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	padding:0 30px 0 0;
	margin-top:6vw;
	cursor:pointer;
}
section h5::before {
    content: '';
    width: 20px;
    height: 1px;
    background: #969257;
    position: absolute;
    top: 50%;
	right: 0;
  }
section h5::after {
    content: '';
    width: 20px;
    height: 1px;
    background: #969257;
    position: absolute;
    top: 50%;
	right: 0;
	transform: rotate(-90deg);
	transition:.4s ease-in-out;
  }
section h5.open::after {
	transform: rotate(0deg);
  }
.table_set{
	display:none;
	}
section  table{
	position:relative;
}
section  table th{
	position:relative;
	padding:30px 30px 0 0;
	font-size:1.4vw;
	line-height:1.5;
	font-weight:400;
	text-align:left;
	color:#989E9E;
	letter-spacing:0.02em;
}
section table td{
	position:relative;
	padding:30px 0 0 0;
	font-size:1.4vw;
	line-height:2;
	font-weight:400;
	text-align:left;
	color:#000;
	letter-spacing:0.02em;
}
section h6{
	position:relative;
	display:block;
	font-size:2.0vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	margin-top:12vw;
}
section .mailto{
	position:relative;
	display:block;
	width:45vw;
	font-size:1.4vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	padding:25px 0;
	border-bottom:#969257 1px solid;
}
section .mailto span{
	position:relative;
	display:inline-block;
	width:65px;
	margin-left:30px;
}
section .mailto span img{
	width:100% !important;
	height:7px !important;
}
@media screen and (min-width:1001px) {
section h2{
	font-size:3.2rem;
}
section h3{
	font-size:2.6rem;
	margin:100px 0 50px;
}
section p.txt{
	font-size:1.6rem;
}
section h4{
	font-size:1.4rem;
}
section .img_set{
	margin:60px 0 0;
	}
section h5{
	font-size:2.0rem;
	margin-top:60px;
	}
section  table{
}
section  table th{
	font-size:1.4rem;
}
section  table td{
	font-size:1.4rem;
}
section h6{
	font-size:2.0rem;
	margin-top:120px;
	}
section .mailto{
	width:450px;
	font-size:1.4rem;
}
}

@media screen and (max-width:750px) {
#cont section img {
	width:100%;
	height:auto;
}
#sec1{
	padding:28vw 0 0;
}
#sec2{
	padding:20vw 0 0;
}
#sec3{
	padding:20vw 0 20vw;
}
section h2{
	position:relative;
	font-size:6.400vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	font-family: 'Libre Baskerville', serif;
	color:#000;
	margin:0;
	padding:0;
}
section h3{
	position:relative;
	font-size:5.333vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	font-family: 'Libre Baskerville', serif;
	color:#000;
	margin:16vw 0 8vw;
	padding:0;
}
section p.txt{
	position:relative;
	font-size:3.200vw;
	line-height:2;
	font-weight:400;
	text-align:left;
	color:#000;
	letter-spacing:0.02em;
}
section p.txt a{
	text-decoration:underline;
}
section .img_set{
	position:relative;
	width:100%;
	display:block;
    justify-content: flex-start;
    align-items: center;
    justify-content: space-between;
	margin:8vw 0 0;
	}
section .img_set p{
	width:100%;
	padding:0;
}
section h4{
	position:relative;
	font-size:2.933vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	padding:0 0 0 15px;
}
section h4::before {
    content: '';
    width: 10px;
    height: 1px;
    background: #979e9e;
    position: absolute;
    top: 50%;
    left: 0;
  }
section h5{
	position:relative;
	display:table;
	font-size:4.267vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	padding:0 30px 0 0;
	margin-top:13vw;
}
section h5::before {
    content: '';
    width: 20px;
    height: 1px;
    background: #969257;
    position: absolute;
    top: 50%;
	right: 0;
  }
section h5::after {
    content: '';
    width: 20px;
    height: 1px;
    background: #969257;
    position: absolute;
    top: 50%;
	right: 0;
	transform: rotate(-90deg);
	transition:.4s ease-in-out;
  }
section h5.open::after {
	transform: rotate(0deg);
  }
.table_set{
	display:none;
	}
section table{
	position:relative;
	display:block;
}
#sec3 table{
	margin-top:6vw !important;
	}
section table tbody,
section table tr{
	display:block;
}
section  table th{
	display:block;
	position:relative;
	padding:6vw 0 0 0;
	font-size:2.933vw;
	line-height:1.5;
	font-weight:400;
	text-align:left;
	color:#989E9E;
	letter-spacing:0.02em;
}
section table td{
	display:block;
	position:relative;
	padding:2vw 0 0 0;
	font-size:2.933vw;
	line-height:2;
	font-weight:400;
	text-align:left;
	color:#000;
	letter-spacing:0.02em;
}
section h6{
	position:relative;
	display:block;
	font-size:3.800vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	margin-top:16vw;
}
section .mailto{
	position:relative;
	display:block;
	width:88vw;
	font-size:3.200vw;
	line-height:1;
	font-weight:400;
	text-align:left;
	color:#000;
	padding:6vw 0;
	border-bottom:#969257 1px solid;
}
section .mailto span{
	position:absolute;
	top:50%;
	right:0;
	display:inline-block;
	width:65px;
	margin-left:0;
	margin-top:-4px;
}
section .mailto span img{
	width:100% !important;
	height:7px !important;
}
}
