@charset "UTF-8";
html, body {
  padding: 0;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-feature-settings: "palt" 1;
}

body {
  background-color: #000;
}

html {
  scroll-behavior: smooth;
}

img {
  width: 100%;
  vertical-align: bottom;
}

figure, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

.min {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}

main {
  width: 100%;
  overflow: hidden;
}

a{
	text-decoration: none;
}

.wrap {
  width: 81.25rem;
  margin: 0 auto;
	max-width: 85vw;
}

@media screen and (max-width: 600px) {
  body, html {
    font-size: 3.7vw;
  }
  .wrap {
    /*padding: 0 5vw;*/
	margin: 0 auto;
	 max-width: 90vw;
  }
}
.wrapw {
  margin: 0 auto;
  margin-left: 3.125rem;
  margin-right: 3.125rem;
}

.rwd_show {
  display: none;
}
  .rwd_hide {
    display: none;
  }
.rwd_1300{
	display: inline;
}


/*@media screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 2) {
  body, html {
    font-size: 32px;
  }
}*/
@media screen and (max-width: 1550px) {
	/*body, html {
    font-size: 1vw;
  }*/
}
@media screen and (max-width: 1000px) {
  /*body, html {
    font-size: 3.7vw;
  }*/
  .rwd_show {
    display: inline;
  }
  .rwd_hide {
    display: inline;
  }
.rwd_1300{
	display: none;
}
  .wrapw {
    margin-left: 5vw;
    margin-right: 5vw;
  }
}

@media screen and (max-width: 600px) {
	  .rwd_show {
    display: none;
  }
  .rwd_hide {
    display: inline;
  }
}

.site_header {
  top: 0;
  left: 0;
  width: 100%;
  height: 3em;
  box-sizing: border-box;
  padding: 1.875rem 3.125rem;
}
.site_header .site_header_in {
  width: 6.5625rem;
}

.site_header a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1000px) {
  .site_header {
    padding: 0;
  }
  .site_header .site_nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    flex-direction: column;
    background-color: #002451;
    overflow-y: auto;
    padding-top: 17vw;
    padding-left: 5vw;
    padding-right: 5vw;
    box-sizing: border-box;
    font-size: 4vw;
  }
}

.sb h2 {
  font-size: 300%;
}
.sb .en {
  height: 7.5rem;
}
.sb .en img {
  height: 100%;
  width: auto;
}
.sb .wrap {
  padding: 0 2.1875rem;
}

.mv{
    position: relative;
    width: 100%;
    height:0;
  padding-top: 56.25%; /* 高さを指定(16:9) */
}

.mv > video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.catch_section{
	width: 100%;
}

.catch_section_red{
	background-image: url("../img/bg_point.jpg");
	background-size: contain;
	width: 100%;
	margin-top: -22rem;
	background-position: bottom;
}

@media screen and (max-width: 1300px) {
	.catch_section_red{
		margin-top: -18rem;
	}
}

@media screen and (max-width: 1000px) {
	.catch_section_red{
		margin-top: -12rem;
	}
}

@media screen and (max-width: 600px) {
	.catch_section_red{
		margin-top: -7rem;
		
	}
}

.point_section_wrap{
	margin-top: -10rem;
}

@media screen and (max-width: 1300px) {
	.point_section_wrap{
		margin-top: -6rem;
	}
}

@media screen and (max-width: 1000px) {
	.point_section_wrap{
		margin-top: -3rem;
	}
}

.point_section_area{
	width: 80%;
	margin: 0 auto;
}

.point_section_area figure{
	margin-bottom: 3vw;
}

.products_section{
	margin: 8vw 0;
}

.products_section h1{
	margin-bottom: 8vw;
}

@media screen and (max-width: 600px) {
	.point_section_wrap{
	margin-top: -3rem;
	}
}

/*ドラゴンキッド*/
.products_section_container_01{
	position: relative;
	background-image: url("../img/bg_products_01.jpg");
	background-size: cover;
	padding-bottom: 100vw;
	margin-bottom: 8vw;
}

.shoes_image_1_1{
	position: absolute;
	width: 49vw;
	top: 24vw;
	left: 13vw;
}

.shoes_image_2_1{
	position: absolute;
	width: 30vw;
	top: 32vw;
	right: 6vw;
}

.shoes_image_name_1{
	position: absolute;
	width: 38vw;
	top: 51vw;
	right: 5vw;
}

.products_section_text{
	position: absolute;
	bottom: 5vw;
	left: 12vw;
	color: #fff;
}

/*.products_section_text_normal_1{
	position: absolute;
	top: 24vw;
	left: 12vw;
	color: #fff;
	letter-spacing: 0.3em;
}*/

.products_section_text_normal_2{
	position: absolute;
	bottom: 4vw;
	left: 12vw;
	color: #fff;
	/*letter-spacing: 0.3em;*/
}

.products_section_text_normal_2 >div:first-child{
	margin-bottom: 4vw;
}

/*@media screen and (max-width: 1300px) {
		.products_section_text_normal_1{
		top: 4vw;
		left: 8vw;
	}
	.products_section_text_normal_2{
		left: 8vw;
	}
	
}*/

@media screen and (max-width: 1000px) {
	.products_section_text{
		left: 8vw;
}
	/*.products_section_text_normal_1{
		top: 6vw;
		left: 8vw;
	}*/
	.products_section_text_normal_2{
		left: 8vw;
	}
}



@media screen and (max-width: 600px) {
	.products_section_text{
		left: 6vw;
		bottom: 3vw;
}
	/*.products_section_text_normal_1{
		left: 8vw;
		top: 3vw
	}*/
	.products_section_text_normal_2{
		left: 6vw;
		bottom: 0;
		/*letter-spacing: 0.2em;*/
	}
	.products_section_text_normal_2 >div:first-child{
		margin-bottom: 10vw;
	}
		.products_section_container_07 .products_section_text_normal_2  div .ling-name{
		font-size: 1.2rem;
	}
}

.products_section_text h3,.products_section_text_normal_1 h3,.products_section_text_normal_2 h3{
	font-size: 2.4rem;
	margin-bottom: 2vw;
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	text-shadow: 0 0 10px #000,0 0 10px #000,0 0 10px #000;
	letter-spacing: 0.2em;
}

.ling-name{
	font-size: 4rem;
}

.products_section_text p,.products_section_text_normal_1 p,.products_section_text_normal_2 p{
	font-size: 1.6rem;
	line-height: 2;
	text-shadow: 0 0 10px #000,0 0 10px #000,0 0 10px #000;
	font-weight: 500;
}

.price_notice{
	font-size: 1.2rem;
}

@media screen and (max-width: 1000px) {
	.products_section_text h3,.products_section_text_normal_1 h3,.products_section_text_normal_2 h3{
		font-size: 1.6rem;
	}
	.ling-name{
	font-size: 2.6rem;
}
.products_section_text p,.products_section_text_normal_1 p,.products_section_text_normal_2 p{
	font-size: 1.2rem;
}
	
.shoes_image_1_1{
	top: 10vw;
}

.shoes_image_2_1{
	top: 18vw;
}
.shoes_image_name_1{
	top:37vw;
}

}

@media screen and (max-width: 600px) {
	.products_section_text h3,.products_section_text_normal_1 h3,.products_section_text_normal_2 h3{
		font-size: 1rem;
	}
	.ling-name{
	font-size: 1.5rem;
}
	.products_section_text p,.price_notice,.products_section_text_normal_1 p,.products_section_text_normal_2 p{
	font-size: 0.9rem;
}
.shoes_image_1_1{
	top: 7vw;
	width: 50vw;
}

.shoes_image_2_1{
	top: 13vw;
}
.shoes_image_name_1{
	top: 37vw;
}
}

/*ドラゴンダイヤ*/
.products_section_container_02{
	position: relative;
	background-image: url("../img/bg_products_02.jpg");
	background-size: cover;
	padding-bottom: 100vw;
	margin-bottom: 8vw;
}

.shoes_image_1_2{
	position: absolute;
	width: 54vw;
	top: 15vw;
	left: 12vw;
}

.shoes_image_2_2{
	position: absolute;
	width: 36vw;
	top: 29vw;
	right: 10vw;
}

.shoes_image_name_2{
	position: absolute;
	width: 38vw;
	top: 50vw;
	right: 8vw;
}

@media screen and (max-width: 1000px) {
.shoes_image_1_2{
	top: 7vw;
}

.shoes_image_2_2{
	top: 18vw;
}

.shoes_image_name_2{
	top: 40vw;
}
}

@media screen and (max-width: 600px) {
.shoes_image_1_2{
	top: 2vw;
}

.shoes_image_2_2{
	top: 13vw;
}

.shoes_image_name_2{
	top: 37vw;
}
}

/*土井成樹*/
.products_section_container_03{
	position: relative;
	background-image: url("../img/bg_products_03.jpg");
	background-size: cover;
	padding-bottom: 100vw;
	margin-bottom: 8vw;
}

.shoes_image_1_3{
	position: absolute;
	width: 40vw;
	top: 11vw;
	right: 10vw;
}
.shoes_image_name_3{
	position: absolute;
	width: 38vw;
	top: 48vw;
	left: 18vw;
}

@media screen and (max-width: 1000px) {
.shoes_image_1_3{
	right: 2vw;
}
.shoes_image_name_3{
	width: 38vw;
	top: 45vw;
	left: 32vw;
}
}

@media screen and (max-width: 600px) {
.shoes_image_1_3{
	width: 39vw;
	top: 2vw;
	right: 4vw;
}
.shoes_image_name_3{
	width: 38vw;
	top: 53vw;
	left: 58vw;
}
}

/*U-T*/
.products_section_container_04{
	position: relative;
	background-image: url("../img/bg_products_04.jpg");
	background-size: cover;
	padding-bottom: 100vw;
	margin-bottom: 8vw;
}

.shoes_image_1_4{
	position: absolute;
	width: 34vw;
	top: 11vw;
	right: 16vw;
}
.shoes_image_name_4{
	position: absolute;
	width: 16vw;
	top: 50vw;
	left: 26vw;
}

@media screen and (max-width: 1000px) {
.shoes_image_1_4{
	right: 6vw;
}
.shoes_image_name_4{
	top: 47vw;
	left: 44vw;
}
}

@media screen and (max-width: 600px) {
.shoes_image_1_4{
	top: 4vw;
	right: 5vw;
}
.shoes_image_name_4{
	left: 45vw;
}
}

/*豹*/
.products_section_container_05{
	position: relative;
	background-image: url("../img/bg_products_05.jpg");
	background-size: cover;
	padding-bottom: 100vw;
	margin-bottom: 8vw;
}

.shoes_image_1_5{
	position: absolute;
	width: 36vw;
	top: 15vw;
	right: 14vw;
}
.shoes_image_name_5{
	position: absolute;
	width: 16vw;
	top: 51vw;
	left: 26vw;
}

@media screen and (max-width: 1000px) {
.shoes_image_1_5{
	right: 4vw;
}
.shoes_image_name_5{
	top: 48vw;
	left: 45vw;
}
}

@media screen and (max-width: 600px) {
.shoes_image_1_5{
	top: 3vw;
	right: 5vw;
}
.shoes_image_name_5{
	position: absolute;
	width: 16vw;
	top: 49vw;
	left: 41vw;
}
}

/*田中 良弥*/
.products_section_container_06{
	position: relative;
	background-image: url("../img/bg_products_06.jpg");
	background-size: cover;
	padding-bottom: 100vw;
	margin-bottom: 8vw;
}

.shoes_image_1_6{
	position: absolute;
	width: 56vw;
	top: 8vw;
	right: 2vw;
}
.shoes_image_name_6{
	position: absolute;
	width: 40vw;
	top: 49vw;
	left: 11vw;
}

@media screen and (max-width: 1000px) {
.shoes_image_1_6{
	right: -3vw;
}
.shoes_image_name_6{
left: 20vw;
}
}

@media screen and (max-width: 600px) {
.shoes_image_1_6{
	width: 59vw;
	top: -5vw;
}
.shoes_image_name_6{
	width: 45vw;
	top: 57vw;
	left: 50vw;
}
}


/*normal*/
.products_section_container_07{
	position: relative;
	background-image: url("../img/bg_products_07.jpg");
	background-size: cover;
	padding-bottom: 100vw;
	margin-bottom: 8vw;
}

.shoes_image_1_7{
	position: absolute;
	width: 50vw;
	bottom: 8vw;
	right: 2vw;
}

@media screen and (max-width: 1000px) {
.shoes_image_1_7{
	right: 0;
	width: 42vw;
	bottom: 0;
}
}

@media screen and (max-width: 600px) {
.shoes_image_1_7{
	position: absolute;
	width: 46vw;
}
}

.attention_section{
	background-color: #920c1d;
	padding: 4vw 0;
}

.attention_section_text{
	max-width: 90vw;
}

.attention_section p{
	position: relative;
	color: #fff;
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.1rem;
}

.attention_section p:before{
	content: "";
	position: absolute;
	background-image: url("../img/attention_mark.png");
	background-size: contain;
	width: 4vw;
	height: 4vw;
	left: 0;
	top: 0;
}

.attention_section p:after{
	content: "";
	position: absolute;
	background-image: url("../img/attention_mark.png");
	background-size: contain;
	width: 4vw;
	height: 4vw;
	right: 0;
	top: 0;
}

@media screen and (max-width: 1300px) {
	.attention_section p{
			font-size: 1.2rem;
	}
}
@media screen and (max-width: 1100px) {
	.attention_section p{
			font-size: 1.1rem;
	}
}

@media screen and (max-width: 1000px) {
	.attention_section p{
			font-size: 1rem;
	}
.attention_section p:before{
	width: 5vw;
	height: 5vw;
	top: 3vw;
}

	.attention_section p:after{
	width: 5vw;
	height: 5vw;
	top: 3vw;
}	
}

@media screen and (max-width: 600px) {
.attention_section{
	padding: 8vw 0;
}
.attention_section p:before{
	width: 5vw;
	height: 5vw;
	left: 42vw;
	top: -5.5vw;
}
.attention_section p:after{
	display: none;
}
}

.attention_section_cons{
	background-image: url("../img/attention_tape.png");
	background-size: cover;
	background-position: center;
}

.attention_section_cons_wrap{
	padding: 8vw 0;
}

.attention_section_cons h2{
	color: #fff;
	font-size: 3rem;
	text-align: center;
}

.attention_section_cons h2 > span{
	color: #ffe100;
}

@media screen and (max-width: 1300px) {
.attention_section_cons h2{
	font-size: 2rem;
}
}

/*@media screen and (max-width: 1000px) {
.attention_section_cons h2{
	font-size: 2rem;
}
}*/

@media screen and (max-width: 600px) {
	.attention_section p{
		font-size: 0.9rem;
	}
.attention_section_cons h2{
	font-size: 1rem;
}
	
}

.order_section{
	background-image: url("../img/bg_order.jpg");
    background-repeat: repeat-y;
    background-size: 100%;
	padding-bottom: 2vw;
}

.order_section_wrap,.moff_section_wrap{
	background-color: #fff;
	padding: 8vw;
	text-align: center;
	margin-bottom: 8vw;
}

.order_section_list_01 h2,.order_section_list_02 h2,.order_section_list_03 h2,.order_section_list_04 h2,.order_section_list_05 h2,.order_section_list_06 h2{
	position: relative;
	font-size: 2rem;
	letter-spacing: 0.05em;
	border-bottom: 5px #000 solid;
	padding-bottom: 0.5vw;
	margin-bottom: 2vw;
}

.order_section_list_01 h2:before{
	content: "";
	position: absolute;
	background-image: url("../img/icon_01.png");
	background-size: contain;
	width: 5rem;
	height: 5rem;
	left: 0;
}

.order_section_list_02 h2:before{
	content: "";
	position: absolute;
	background-image: url("../img/icon_02.png");
	background-size: contain;
	width: 5rem;
	height: 5rem;
	left: 0;
	bottom: 0;
}

.order_section_list_03 h2:before{
	content: "";
	position: absolute;
	background-image: url("../img/icon_03.png");
	background-size: contain;
	width: 5rem;
	height: 3.8rem;
	left: 0;
	bottom: 0;
}

.order_section_list_04 h2:before{
	content: "";
	position: absolute;
	background-image: url("../img/icon_04.png");
	background-size: contain;
	width: 5rem;
	height: 3.5rem;
	left: 0;
	bottom: 0;
}

.order_section_list_05 h2:before{
	content: "";
	position: absolute;
	background-image: url("../img/icon_05.png");
	background-size: contain;
	width: 5rem;
	height: 5rem;
	left: 0;
	bottom: 0;
}

.order_section_list_06 h2:before{
	content: "";
	position: absolute;
	background-image: url("../img/icon_06.png");
	background-size: contain;
	width: 5rem;
	height: 3.6rem;
	left: 0;
	bottom: 0;
}

.order_section_list_text{
	font-size: 1.4rem;
	margin-bottom: 2.8vw;
	line-height: 1.8;
}

.order_section_list_tel{
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 2.5vw;
}

.order_section_form{
	width: 40%;
	margin: 0 auto;
}

.order_section_list_bold{
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 4.5vw;
}

.order_section_img_wrap,.order_section_img_wrap_2{
	display: flex;
	gap:1vw;
	justify-content: center;
}

.order_section_img_01{
	width: 33%;
	margin: 4.5vw auto 0;
}

.order_section_img_02{
	width: 20%;
}

@media screen and (max-width: 1300px) {
	.order_section_list_text{
	font-size: 1.1rem;
}
}

@media screen and (max-width: 1000px) {
	.order_section_list_tel{
		font-size: 2.2rem;
	}
	.order_section_form{
		width: 50%;
	}
	.order_section_img_01{
	width: 80%;
}
	.order_section_img_02{
	width: 50%;
}
.order_section_list_01 h2,.order_section_list_02 h2,.order_section_list_03 h2,.order_section_list_04 h2,.order_section_list_05 h2,.order_section_list_06 h2{
	font-size: 1.8rem;
	}
	.order_section_list_01 h2:before,.order_section_list_02 h2:before,.order_section_list_03 h2:before,.order_section_list_04 h2:before,.order_section_list_05 h2:before,.order_section_list_06 h2:before{
		width:4rem;
		height: 3rem;
	}
}


@media screen and (max-width: 600px) {
.order_section_list_01 h2,.order_section_list_02 h2,.order_section_list_03 h2,.order_section_list_04 h2,.order_section_list_05 h2,.order_section_list_06 h2{
	font-size: 1.4rem;
	}
	.order_section_list_text{
		font-size: 1rem;
		margin-bottom: 4.8vw;
	}
	.order_section_list_tel{
		font-size: 1.8rem;
		margin-bottom:5.5vw;
	}
	.order_section_form{
		width: 80%;
	}
	.order_section_list_01 h2:before,.order_section_list_02 h2:before,.order_section_list_03 h2:before,.order_section_list_04 h2:before,.order_section_list_05 h2:before,.order_section_list_06 h2:before{
		width:3rem;
		height: 2rem;
	}
	.order_section_list_01 h2:before{
		width: 2rem;
		bottom: -0.3rem;
	}
	.order_section_list_bold{
		font-size: 1.2rem;
	}
	.order_section_img_wrap{
		display: block;
	}
	
	.order_section_img{
		margin-bottom: 1vw;
	}
	


}


.next_triangle{
	width: 6%;
	margin: 6vw auto;
}

.moff_section_wrap figure{
	margin-bottom: 6vw;
}

.moff_section_wrap figure:last-of-type{
	margin-bottom: 2vw;
}

.moff_section_attention{
	text-align: left;
}

.moff_section_attention .red{
	color: #c30d23;
	font-size: 1.2rem;
}

.moff_section_attention ul{
	margin-bottom: 3vw;
}

.moff_section_attention ul li{
list-style: none;
	line-height: 1.6;
}

.moff_section_attention .trademark{
	text-align: right;
}




@media screen and (max-width: 600px) {
.moff_section_wrap figure:last-of-type{
	margin-bottom: 6vw;
}
	.moff_section_attention .trademark{
		margin-top: 3vw;
		text-align: left;
	}
}

.faq_section{
	background-image: url("../img/bg_faq.jpg");
	background-size: cover;
	padding: 8vw 0;
}

.faq_section h2{
	font-size: 3rem;
	text-align: center;
	position: relative;
	margin-bottom: 8vw;
}

.faq_section h2:before{
	content: "FAQ";
	top: -120%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 10rem;
	font-family: "Oswald", sans-serif;
    z-index: 1;
	position: absolute;
	color: rgba(87,87,87,0.20);
}

.faq_section_list{
	max-width: 1300px;
}

.faq_section_list li{
	position: relative;
	list-style: none;
	background-color: #fff;
	border: 1px solid #333;
	font-size: 1.6rem;
	margin-bottom: 2.4vw;
}

.faq_section_list_index{
	display: flex;
	align-items: center;
}

.faq_section_list_mark{
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	padding: 1.6rem 2rem;
	background-color: #eeefef;
	
}
.faq_section_list_index p{
	padding: 1.6rem 2rem;
}


.faq_section_list_index button{
	display: block;
	background-color: #eeefef;
	position: absolute;
	border: 0;
	outline: none;
	padding: 1.6rem;
	margin: 0;
	right: 0;
}

.faq_section_list_content{
	display: none;
}

.faq_section_list_content p{
	margin: 0;
	padding: 2rem;
}

.faq_section_list_content .open{
	height: 60px;
}

.faq_section_list ul li button:after{
	content: "∨";
	display: inline-block;
}

.faq_section_list ul li .open button{
	transform: rotate(180deg);
}

@media screen and (max-width: 1000px) {
		.faq_section_list li{
		font-size: 1.4rem;
	}
		.faq_section_list_index p{
		padding: 0 0 0 0.5rem;
	}
}

@media screen and (max-width: 600px) {
.faq_section_list_index button{
	padding: 1rem;
}
	
.faq_section h2{
	font-size: 2rem;
	margin-top: 2vw;
	margin-bottom: 15vw;
}

.faq_section h2:before{
	top: -140%;
    left: 50%;
    font-size: 8rem;
}
	
	.faq_section_list li{
		font-size: 0.9rem;
	}

	.faq_section_list_mark{
		padding: 1rem;
	}
	
}

.contact_section{
	color: #fff;
	background-image: url("../img/bg_contact.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

.contact_section_wrap{
	display: flex;
	padding: 4vw 0;
	justify-content: flex-start;
	align-items: center;
	margin: 0 auto;
	width: 1100px;
}

.contact_section_title_wrap{
	text-align: center;
}

.contact_section_title_wrap h3{
	margin-bottom: 3vw;
	font-size: 2.6rem;
	line-height: 0.8;
}

.contact_section_title_wrap h3 span{
	font-size: 1.2rem;
}

.contact_section_title_wrap p img{
	width: 50%;
}

.contact_section_form{
	padding-left: 3vw;
	border-left: solid #fff 2px;
	flex-grow: 1;
}

input,textarea{
	background-color: #fff;
	border: solid 1px #000;
	color: #000;
	width: 100%;
	padding: 0.3rem;
}

[type=submit]{
	color: #000;
}

.dragongate_form{
	margin-bottom: 1vw;
}

.dragongate_form span{
	color: red;
	font-size: 0.8rem;
}

.form_flex{
	display: flex;
}

@media screen and (max-width: 600px) {
	.contact_section_wrap{
	display: block;
		padding: 10vw 0;
}
.contact_section_form{
	padding-left: 0;
	border-left: none;
}
.contact_section_title_wrap{
	border-right: none;
	border-bottom: solid #fff 2px;
	margin-bottom: 6vw;
}
	.contact_section_title_wrap h3{
		margin-bottom: 8vw;
	}
	.contact_section_title_wrap p img{
		width: 40%;
		margin-bottom: 6vw;
	}
	
	.dragongate_form{
	margin-bottom: 2vw;
}
}


.to_top_section{
	height: 80px;
	background-color: #fff;
	position: relative;
}

.to_top_section_wrap{
	max-width: 90vw;
	margin: 0 auto;
}

.to_top_section a{
	color: #000;
	display: block;
    position: absolute;
    bottom: -5px;
    right: 30px;
    width: 70px;
    height: 50px;
    text-align: center;
    transition: .4s;
}

.footer-pagetop-inner{
	position: relative;
	text-align: right;
}

.footer-pagetop-inner:before{
	content: "∧";
	position: absolute;
	top: -50%;
	right: 18%;
	transform: translateY(-50%) translateX(-50%); 
}

@media screen and (max-width: 1000px) {
	.to_top_section{
	padding: 4vw 0 2vw;
}	
	.to_top_section p:before{
	right: 2.5%;
}
}

@media screen and (max-width: 600px) {
	.to_top_section{
	height: 70px;
}	
	.to_top_section a{
		right: 15px;
		width: 80px;
		height: 42px;
	}
	.footer-pagetop-inner:before{
		right: 12%;
	}
}


footer{
	background-color: #595757;
	
}


.footer_section_wrap{
	display: flex;
	padding: 4vw 0;
	justify-content: space-between;
}

.footer_section_company figure{
	width: 18%;
	margin-bottom: 2vw;
}

.footer_section_company p{
	color: #fff;
	line-height: 1.6;
}

.footer_section_link{
	color: #fff;
	
}

.footer_section_link ul{
	text-align: right;
}

.footer_section_link ul li{
	list-style: none;
	margin-bottom: 1vw;
}

.footer_section_link ul li:last-child{
	margin-bottom: 0;
}

.footer_section_link ul li a{
	color: #fff;
}

.footer_copy{
	color: #fff;
	margin: 0 auto;
	background-color: #000;
	padding: 1vw 0;
}

.footer_copy p{
	text-align: center;
}

@media screen and (max-width: 1000px) {
	.footer_section_wrap{
	display: block;
	padding: 8vw 0;
}
	.footer_section_company{
		margin-bottom: 10vw;
	}
	.footer_section_link ul li{
		text-align: left;
		margin-bottom: 3vw;
	}
}

@media screen and (max-width: 600px) {
.footer_copy{
	padding: 3vw 0;
}
}

/*animation*/
.bg_black_amin {
  overflow: hidden;
  position: relative;
}

span.bg_black_amin {
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.bg_black_amin:before {
  background: #002451;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
  transform: translateX(-100%);
}

.bg_black_amin:after {
  background: #ccc;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  transform: translateX(0%);
}

.bg_black_amin.active:before {
  transform: translateX(100%);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: 0.4s;
}

.bg_black_amin.active:after {
  transform: translateX(100%);
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: 0.3s;
}

.left_to_right {
  opacity: 0;
  transform: translate3d(-550px, 0, 0) scale(1.1);
}

.left_to_right.active {
  animation: left_to_right 1s cubic-bezier(0.77, 0, 0.175, 1) 0.1s forwards;
}

@keyframes left_to_right {
  0% {
    opacity: 0;
    transform: translate3d(-550px, 0, 0) scale(1);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
}
.right_to_left {
  transform: translate3d(550px, 0, 0) scale(1);
  opacity: 0;
}

.right_to_left.active {
  animation: right_to_left 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.1s forwards;
}

@keyframes right_to_left {
  0% {
    opacity: 0;
    transform: translate3d(550px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 600px) {
  .right_to_left {
    opacity: 0;
    transform: translate3d(-550px, 0, 0) scale(1.1);
  }
  .right_to_left.active {
    animation: right_to_left 1s cubic-bezier(0.77, 0, 0.175, 1) 0.1s forwards;
  }
  @keyframes right_to_left {
    0% {
      opacity: 0;
      transform: translate3d(-550px, 0, 0) scale(1);
    }
    100% {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1);
    }
}
.showup {
  opacity: 0;
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0.1s;
  transform: translate3d(0, 50px, 0);
}

.showup.active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.showvis {
  position: relative;
  opacity: 0;
}
.showvis.active {
  opacity: 1;
}

.showvis > span {
  position: relative;
  line-height: 1;
  display: inline-block;
  opacity: 0;
}

.showvis.active > span {
  opacity: 0;
  animation: visvis 1s ease 0s forwards;
}

@keyframes visvis {
  0% {
    opacity: 0;
    transform: translate(50px, -20px) scale(0.7) rotate(20deg);
  }
  100% {
    transform: translate(0) scale(1) rogate(0);
    opacity: 1;
  }
}
@keyframes bottom_to_top {
  0% {
    transform: translate3d(0, 3vw, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.bottom_to_top {
  opacity: 0;
}

.bottom_to_top.active {
  animation: bottom_to_top 1s cubic-bezier(0.4, 0.26, 0.15, 0.99) forwards;
}/*# sourceMappingURL=style.css.map */