html {
-moz-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}
* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
.container {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
}
.display-flex {
	display: flex;
}
.margin-auto {
	margin: 0 auto;
}
.display-none {
	display: none;
}

.pc {
	display: block;
}
.sp {
	display: none;
}

body {
	background-color: #000;
	color: #fff;
	font-family: YuMincho, "Hiragino Mincho ProN", serif;
}

header {}
.header-background-color {
	position: fixed;
	width: 100%;
	height: 100px;
	background-color: #152d3f;
}
.header-logo {
position: fixed;
width: 100%;
height: 100px;
}
.header-logo > .container > div > div {
	height: 71px;
	padding-top: 29px;
}
.header-logo h1 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
}
.header-logo h2 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
	color: #dfb65e;
}
.header-logo span {
	font-size: 30px;
}
.header-logo p {
	width: 95%;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: right;
}
.header-right-space {
	width: 250px;
}
.header-right {
	position: fixed;
	width: 100%;
	height: 100px;
}
.header-right .container {
	position: relative;
}
.form-button {
	position: absolute;
	top: 30px;
	right: 70px;
	width: 180px;
	height: 40px;
}
.form-button a {
	display: block;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	background-color: #152d3f;
	color: #fff;
}
.header-menu-open {
	position: absolute;
	top: 30px;
	right: 0;
	height: 40px;
	cursor: pointer;
}
.header-menu-open img {
	width: 50px;
	height: 40px;
}
.header-menu {
	position: fixed;
	width: 100%;
	height: 500px;
	background-color:#000;
}
.header-menu > .container > div > div {
	height: 71px;
	padding-top: 29px;
}
.header-menu h1 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
}
.header-menu h2 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
	color: #dfb65e;
}
.header-menu span {
	font-size: 30px;
}
.header-menu p {
	width: 95%;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: right;
}
.header-menu-close {
	width: 37px;
	height: 40px;
	margin-left: auto;
	cursor: pointer;
}
.header-menu nav {
	width: 50%;
	height: 250px;
	padding-top: 50px;
	margin: 0 auto;
}
.header-menu ul {
	display: flex;
}
.list {
	height: 30px;
	padding-bottom: 20px;
}
.menu {
	height: 200px;
}
.header-menu li {
	margin: 0 auto;
}
.menu li {
	writing-mode: vertical-rl;
}
.header-menu a {
	display: block;
	color: #dfb65e;
	font-size: 24px;
}

main {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
	color: #fff;
}
main > section {
	position: relative;
}
main > section > img {
	width: 100%;
	display: block;
}
main > section > .container {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
main > section > .container > div {
	height: 100%;
	position: relative;
}
main p {
	letter-spacing: 2px;
}
.main1 {}
.main1 .main1-ttl {
	writing-mode: vertical-rl;
	position: absolute;
	top: 20%;
	left: 50%;
}
.main1 .main1-ttl h2 {
	font-size: 30px;
	line-height: 2;
	font-weight: normal;
}
.main1 h1 {
	font-size: 30px;
	font-weight: normal;
}
.main1 span {
	font-size: 72px;
}
.main1-1 {
	position: absolute;
	right: 55%;
	bottom: 5%;
	background: url(img/main/main1_parts.png) no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: row-reverse;
	width:272px;
	height:256px;
}
.main1-1 p {
	writing-mode: vertical-rl;
	color: #dfb65e;
	position: absolute;
}
.main1-1 .txt1 {
	bottom: 40px;
	right: 20px;
	font-size: 48px;
}
.main1-1 .txt2 {
	right: 110px;
	bottom: 70px;
	font-size:24px;
}
.main1-1 .txt3 {
	right: 110px;
	bottom: 40px;
	font-size: 100px;
}
.main1 > p {
	writing-mode: vertical-rl;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
	line-height: 2;
}
.main2 {}
.main2 p {
	writing-mode: vertical-rl;
	position: absolute;
	bottom: 40%;
	left: 
	70%;
	font-size: 21px;
	letter-spacing: normal;
	line-height: 2;
	color: #000;
}
#feature {
	position: absolute;
	bottom: 100px;
}
.main3 {}
.main3 > div {
	writing-mode: vertical-rl;
	position: absolute;
	top: 5%;
	right: 0;
}
.main3 p {
	padding: 20px 20px 40px 20px;
	font-size: 18px;
	line-height: 2;
	background-color: rgba( 0, 0, 0, .5);
	height:600px;
}
.main3 .main3-1 {
	background-color: inherit;
	font-size: 30px;
}
.main3 h1 {
	writing-mode: vertical-rl;
	position: absolute;
	top: 25%;
	left: 45%;
	font-size: 48px;
	font-weight: normal;
	color: #000;
}
.main3 > p {
	writing-mode: vertical-rl;
	position: absolute;
	top: 5%;
	left: 0;
}
.main4 {}
.main4 > div {
	writing-mode: vertical-rl;
	position: absolute;
	top: 10%;
	right: 0;
}
.main4 h1 {
	font-size: 48px;
	font-weight: normal;
}
.main4 p {
	padding-right: 20px;
	font-size: 18px;
	line-height: 2;
}
.main4 > p {
	writing-mode: vertical-rl;
	position: absolute;
	top: 10%;
	left: 0;
	padding: 0;
}
.main5 {}
.main5 h1 {
	writing-mode: vertical-rl;
	position: absolute;
	top: 20%;
	right: 10%;
	font-size: 48px;
	font-weight: normal;
}
.main5 p {
	writing-mode: vertical-rl;
	position: absolute;
	top: 20%;
	left: 10%;
	bottom: 0%;
	font-size: 18px;
	line-height: 2;
	height: 61%;
}
.main7 {}
.main7 p {
	height: 80%;
	padding: 30px 20px 0;
	writing-mode: vertical-rl;
	position: absolute;
	top: 5%;
	left: 50%;
	background-color: rgba( 0, 0, 0, .7);
	font-size: 18px;
	line-height: 2;
	letter-spacing: normal;
}
.main8 {}
.main8 div {
	writing-mode: vertical-rl;
	position: absolute;
}
.main8 .main8-1 {
	top: 0;
	right: 0;
	bottom: 69%;
	left: 58%;
	color: #dfb65e;
}
.main8 p {
	writing-mode: vertical-rl;
	padding-right: 50px;
	font-size: 18px;
	letter-spacing: normal;
}
.main8 .main8-11 {
	position: absolute;
	right: 180px;
	bottom: 240px;
	padding: 0;
	font-size: 24px;
}
.main8 img {
	width: 178px;
	height: 177px;
	position: absolute;
	right: 100px;
	bottom: 50px;
}
.main8 h1 {
	position: absolute;
	right: 110px;
	bottom: 50px;
	background: url(img/main/main8_parts.png) no-repeat;
	background-size: cover;
	font-size: 100px;
	font-weight: normal;
	width:178px;
	height:177px;
}
.main8 h1 span {
	margin:30px auto;
}
.main8 .main8-2 {
	top: 32%;
	right: 0;
	bottom: 38%;
	left:60%;
}
.main8 h2 {
	writing-mode: vertical-rl;
	font-size: 48px;
	font-weight: normal;
}
#thought {
	position: absolute;
	bottom: 100px;
}
.main9 {}
.main9 p {
	padding: 0 10px;
	writing-mode: vertical-rl;
	position: absolute;
	top: 5%;
	line-height: 2;
}
.main10 {}
.main10 h1 {
	writing-mode: vertical-rl;
	position: absolute;
	top: 10%;
	right: 10%;
	font-size: 48px;
	font-weight: normal;
	color: #000;
}
.main10 div {
	position: absolute;
}
.main10 h2 {
	position: absolute;
	font-weight: normal;
	font-size: 24px;
	color: #dfb65e;
}
.main10 img {
	position: absolute;
	width: 600px;
	height: 60px;
}
.main10 p {
	position: absolute;
	color: #000;
	font-size: 15px;
	line-height: 2;
	letter-spacing: normal;
}
.main10 .main10-1 {
	top: 65%;
	right: 0;
	bottom: 0;
	left: 0;
}
.main10 .main10-1 h2 {
	top:10%;
	left: 5%;
}
.main10 .main10-1 img {
	top: 10%;
	left: 0;
}
.main10 .main10-1 p {
	top: 40%;
}
.main10 .main10-2 {
	top: 0;
	right: 0;
	bottom: 58%;
	left: 40%;
}
.main10 .main10-2 h2 {
	top: 10%;
	right: 15%;
}
.main10 .main10-2 img {
	top: 20%;
	right: 0;
}
.main10 .main10-2 p {
	top: 45%;
	right: 5%;
}
.main10 .main10-3 {
	top: 42%;
	right: 0;
	bottom: 0;
	left: 40%;
}
.main10 .main10-3 h2 {
	top: 10%;
	right: 0;
}
.main10 .main10-3 img {
	top: 10%;
	right: 0;
}
.main10 .main10-3 p {
	top: 30%;
	right: 5%;
}
.main11 {}
.main11 .container {
	position: unset;
	height: unset;
	writing-mode: vertical-rl;
	padding: 20px 0;
}
.main11 h1 {
	box-sizing: border-box;
	width: 9%;
	padding-right: 2%;
	margin: 5% 0 5% 1%;
	border: 1px solid #dfb65e;
	font-weight: normal;
	font-size: 48px;
	color: #dfb65e;
	text-align: center;
}
.main11 table {
	display: table;
	width: 90%;
	border-spacing: 0;
}
.main11 .sp {
	display: none;
}
.main11 tbody {}
.main11 tr {}
.main11 th {
	text-align: justify;
	height: 120px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 18px;
}
.main11 td {
	padding-top: 10px;
	border-top: 1px solid #dfb65e;
	font-size: 15px;
}

footer {
	position: relative;
}
footer > img {
	display: block;
	width: 100%;
}
footer > section {
	/* display: flex; */
	position: absolute;
	top: 5%;
	right: 0;
	left: 0;
	height: 25%;
}
footer > section > div {
	writing-mode: vertical-rl;
	width: 50%;
}
footer h2 {
	box-sizing: border-box;
	width: 20%;
	height: 80%;
	padding-right: 5%;
	margin: 10%;
	font-weight: normal;
	font-size: 48px;
}
footer p {
	box-sizing: border-box;
	width: 40%;
	height: 90%;
	margin: 5% 25% 5% 0;
	font-size: 18px;
	line-height: 2;
}
.fam {
	display: flex;
}
#form {
	position: absolute;
	top: 30%;
}
form {
	position: absolute;
	right: 15%;
	bottom: 20%;
	left: 15%;
	padding: 10% 5%;
	border-radius: 10px;
	background-color: #fff;
	color: #000;
}
form h1 {
	padding-bottom: 50px;
	font-weight: normal;
	font-size: 48px;
	text-align: center;
}
form label {
	vertical-align: top;
	display: inline-block;
	width: 35%;
	font-size: 18px;
}
form span {
	color: #f00;
}
form input {
	width: 60%;
	padding: 10px;
	margin: 20px 0;
	font-size: 18px;
}
.number {
	width: 15%;
}
form textarea {
	width: 60%;
	height: 100px;
	padding: 10px;
	margin: 20px 0;
	font-size: 18px;
}
form a {
	padding: 10px 20px;
	background-color: #dfb65e;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
form button {
	display: block;
	width: 40%;
	padding: 5px 0;
	border: none;
	border-radius: 5px;
	margin: 20px auto;
	background-color: #152d3f;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
}
.form1 {
	width: unset;
	margin-right: 10px;
	margin-left: 20%;
}
.form2 {
	width: unset;
	margin-right: 75px;
	font-size: 18px;
	vertical-align: unset;
}

#policy {
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba( 0, 0, 0, .5);
	padding-top: 200px;
}
#policy > .container {
	padding-bottom: 50px;
	border: 2px solid #dfb65e;
	background-color: #fff;
	color: #000;
}
#policy > .container > div {
	text-align: right;
	height: 50px;
}
#policy > .container > div > img {
	width: 37px;
	height: 40px;
	padding: 5px;
	cursor: pointer;
}
#policy > .container > p {
	padding-bottom: 50px;
	margin: 0 10%;
	font-size: 18px;
}
#policy > .container > ul {
	list-style-type: none;
	margin: 0 10%;
}
#policy > .container > ul > li {
	font-size: 18px;
}
#policy > .container > a {
	display: block;
	cursor: pointer;
	width: 100px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	padding: 5px 20px;
	margin: 30px auto 0;
	background: #eee;
	font-size: 14px;
    font-family: 'Noto Serif JP', serif;
}
#page_top{
  width:60px;
  height:60px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  opacity: 0.8;
}
#page_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
  background:#dfb65e;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 20px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'TOP';
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 35px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #fff;
}
/********************************************
★ 表示の設定(1500px以下で読み込むcss)
*********************************************/
@media screen and (max-width: 1500px) {
form {
    right: 10%;
    bottom: 15%;
    left: 10%;
}
}
/********************************************
★ 表示の設定(1200px以下で読み込むcss)
*********************************************/
@media screen and (max-width: 1200px) {
.br_none {
	display:none;
}
.main1 .main1-ttl {
    left: 45%;
}
.main1 > p {
    left: 5%;
}
.main1-1 {
    width: 240px;
    height:226px;
}
.main1-1 .txt1 {
    bottom: 35px;
    right: 20px;
    font-size: 42px;
}
.main1-1 .txt2 {
    right: 100px;
    bottom: 70px;
    font-size: 22px;
}
.main1-1 .txt3 {
	right: 100px;
    bottom: 35px;
    font-size: 90px;
}
.main3 > p,
.main4 > p {
    left: 5%;
}
.main2 p {
    bottom: 35%;
}
.main5 p {
    bottom: 13%;
}
.main7 p {
	padding: 10px 20px;
	height: 85%;
}
.main8 .main8-11 {
	bottom: 210px;
}
.main8 h1 {
	bottom: 30px;
	font-size: 90px;
	font-weight: normal;
	width:150px;
	height:151px;
}
form {
    right: 50px;
    left: 50px;
}
form {
	padding: 5% 1%;
}
footer p {
    margin: 5% 10% 5% 0;
}
}

/********************************************
★ 表示の設定(1024px以下で読み込むcss)
*********************************************/
@media screen and (max-width: 1024px) {
.container {
    max-width: none;
}
.header-logo > .container > div > div,
.header-menu > .container > div > div {
    padding-left: 10px;
}
.header-menu-close {
	float: right;
	margin-right:10px;
}
.header-menu-open {
	right: 10px;
}
.main1 h1 {
	font-size: 16px;
}
.main1 span {
	font-size: 46px;
}
.main1 > p {
	left: 5%;
	font-size:16px;
}
.main1-1 {
    width: 200px;
    height: 188px;
}
.main1-1 .txt1 {
    bottom: 30px;
    right: 18px;
    font-size: 36px;
}
.main1-1 .txt2 {
    right: 75px;
    bottom: 50px;
    font-size: 20px;
}
.main1-1 .txt3 {
    right: 75px;
    bottom: 30px;
    font-size: 80px;
}
.main2 p, .main4 p, .main5 p, .main7 p {
	font-size: 16px;
}
.main3 p {
	font-size: 14px;
	height: 550px;
	padding: 20px;
}
.main3 .main3-1 {
	font-size: 34px;
}
.main4 > div {
	right: 10%;
	height:480px;
}
.main4 h1 {
	font-size: 34px;
}
.main4 > p {
	left: 10%;
}
.main5 h1 {
	font-size: 34px;
}
.main8 .main8-11 {
	right: 160px;
    bottom: 160px;
}
.main8 h1 {
    bottom: 20px;
    font-size: 80px;
    width: 120px;
    height: 120px;
}
.main8 h1 span {
    margin: 20px auto;
}
.main8 h2 {
	padding-right: 20px;
	font-size: 34px;
}
.main8 p {
    padding-right: 30px;
    font-size: 16px;
}
.main10 h1 {
	font-size: 34px;
	right: 15%;
}
.main10 h2 {
	line-height:1.5;
}
.main10 img {
	width: 450px;
	height: 45px;
}
.main10 .main10-1 h2 {
	left: 10%;
}
.main10 .main10-1 img {
	left: 5%;
}
.main10 .main10-1 p {
	left: 5%;
}
.main10 .main10-2 h2 {
	top: 5%;
	right: 5%;
}
.main10 .main10-2 img {
	right: 10%;
}
.main10 .main10-3 h2 {
	top: 5%;
	right: 5%;
	left: 25%;
}
.main10 .main10-3 img {
	top: 15%;
	right: 10%;
}
footer h2 {
	font-size: 36px;
}
footer p {
	font-size: 15px;
}
form {
    bottom:10%;
}
form label {
	width: 30%;
}
.form2 {
	margin: 0;
}
}