/* CSS Document */
.sp_text1{
display: none;
}

.sp_nav {
	display: none;
}
.sp_v{
display: none;
}

.sp_so_box{
display: none;
}

.sp_v_in_part_wrp{
display: none;
}
.copy_right_wrp {
	background-color: #fff!important;
}
article {
	margin: 0 auto;
  overflow: hidden;
}
/*     block01     */
.block01 {
	width: auto;
	margin: 0 auto;
	min-width: 1100px;
}
.top_image_wrp {
	width: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background: #000;
}
.top_image_wrp img {
	width: 100%;
	margin: 0 auto;
	display: block;
	opacity: 0.55;
}
.top_image_wrp p {
	width: 100%;
	color: #fff;
	margin: 0 auto;
	z-index: 100;
  margin-bottom: 22px;
}

.main_leed_wrp{
width: 816px;
left: 50%;
position: absolute;
text-align: center;
top: 59%;
transform: translateY(-50%) translateX(-50%);
z-index: 9998;
}

.text1 {
	font-size: 30px;
	letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 40px;
}
.text2 {
	font-size: 18px;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	text-align: justify;
}
/*     block02     */
.block02 {
	padding-top: 69px;
	padding-bottom: 96px;
	width: 100%;
}

.in_block02{
width: 1100px;
margin: 0 auto;
}

.center{
width: 816px;
margin-left: 144px; 
}

.center p{
	margin: 0 auto;
	color: #000!important;
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 0.05em;
	margin-bottom: 75px;
}

.catch {
	margin-bottom: 45px!important;
	font-size: 28px!important;
}

.copy {
	font-size: 15px;
	display: inline-block;
	color: #000;
	margin-right: 18px!important;
  margin-bottom: 0!important;
}
.col img {
	width: 100px;
	display: inline-block;
  vertical-align: middle;
}

.link {
  cursor: pointer;
  width: 130px!important;
  margin-left: 20px;
}

/*     block03     */
.block03 {
	min-width: 1100px;
	background-image: url( "../img/about/back.jpg");
	background-size: cover;
	padding-top: 81px;
	padding-bottom: 99px;
}
.block03 h2 {
	font-size: 25px;
	color: #fff;
	text-align: left;
	margin-bottom: 34px;
	letter-spacing: 0.04em;
}
.block03 p {
	color: #fff;
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 23px;
}
.contents {
	width: 816px;
	margin: 0 auto;
}
.block03 dl {
	padding-top: 23px;
	padding-bottom: 23px;
}
.block03 dt,dd {
	color: #fff;
}
.block03 dt {
	font-size: 21px;
	letter-spacing: 0.05em;
	margin-bottom: 21px;
}
.block03 dd {
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 1.8em;
}

.block03 .button {
	width: 630px;
  margin: 0 auto;
}

.button a {
	min-width: 300px;
	border: 1px #fff solid;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	text-align: center;
	padding-left: 16px;
  padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.05em;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.button a:hover {
	background-color: #fff;
	color: #000;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.dan1 {
	margin-bottom: 23px;
	margin-top: 49px;
  display: inline-block;
}
.dan2 {
	margin-bottom: 23px;
  display: inline-block;
}
.dan1 a:nth-of-type(1),.dan2 a:nth-of-type(1) {
	margin-right: 15px;
}


/*     block04     */
.block04 {
	min-width: 1100px;
	background-color: #000;
	padding-top: 88px;
	padding-bottom: 95px;
}
.block04 h2 {
	font-size: 28px;
	color: #fff;
	margin-bottom: 42px;
	letter-spacing: 0.09em;
}
.block04 p {
	color: #fff;
	letter-spacing: 0.04em;
	line-height: 1.9em;
}
.block04 p:first-of-type {
	font-size: 19px;
	margin-bottom: 50px;
}
.block04 p:last-of-type {
	font-size: 16px;
	margin-bottom: 110px;
}
.contents img {
	width: 520px;
  display: block;
  margin: 0 auto;
	margin-bottom: 110px;
}

.block04 .button {
	width: 620px;
  margin: 0 auto;
}


.block04 .button a {
	width: 256px;
	border: 1px #fff solid;
	border-radius: 3px;
	font-size: 15px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 7px;
	letter-spacing: 0.05em;
}
.block04 .dan1 {
	margin-bottom: 12px;
}



/*     block support    */
.block {
	width: auto;
	background-color: #C9CACE;
	text-align: center;
	padding-top: 43px;
	padding-bottom: 43px;
}
.block a {
	font-size: 21px;
	color: #000;
	position: relative;
}
.contact {
	font-size: 21px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.contact::after {
	content: '>';
	color: #000;
	display: inline-block;
	width: 17px;
	height: 17px;
	position: absolute;
	right: -16%;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.contact:hover {
	opacity: 0.6;
}

/*パララックスアニメの設定*/
.move_el_01{
  transform: translateX(200px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show01{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_02{
  transform: translateX(200px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show02{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_03{
  transform: translateX(200px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show03{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_04{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show04{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_05{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show05{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_06{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show06{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_07{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show07{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_08{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show08{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_09{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show09{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_10{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show10{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_11{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show11{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_12{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show12{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_13{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show13{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_14{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show14{
  transform: translateX(0px);
  opacity: 1;
}

.move_el_15{
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.is-show15{
  transform: translateX(0px);
  opacity: 1;
}

/*ビデオの設定*/

.glaylayer{
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: rgba(0,0,0,0.8);
z-index: 9999;
height: 100%;
}



.video_wrp{
position: fixed;
top: 50%;
left: -50%;
display: none;
-webkit-transform: translate(-50%, -50%); /* Safari用 */
transform: translate(-50%, -50%);
width: 80%;
z-index: 9999;
height: auto;
-webkit-transition: all 0.5s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
}

.in_video_wrp{
overflow: hidden;
}

video{
width: 100%;
z-index: 9999;
/*margin-left: -100%;*/
transition: all 0.5s ease-out;
-webkit-transition: all 0.5s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
}

.slide{
left: 50%;
transition: all 0.5s ease-out;
-webkit-transition: all 0.5s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
}


.video_batu{
position: fixed;
top: 30px;
right: 30px;
content: none;
width: 20px;
height: 20px;
background-image: url(../img/about/batu.png);
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
z-index: 9999;
display: none;
cursor: pointer;
}

@media only screen and (max-width:640px){

.main_leed_wrp .text1{
display: none;
}

.m_img_wrp{
width: 100%;
height: auto;
position: relative;
}

.sp_text1{
display: block;
left: 50%;
    position: absolute;
    text-align: center;
    top: 52%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    z-index: 1;
    font-size: 18px;
    color: #fff;
		letter-spacing: 0.05em;
}


article{
width: 100%;
padding-top: 0;
}

header {
background-color: #000;
height: inherit;
position: fixed;
width: 100%;
z-index: 9996;
}

.block01 {
    margin: 0 auto;
    min-width: inherit;
    width: 100%;
    margin-top: 49px;
}

.pcbr{
display: none;
}

.main_leed_wrp {
    left: inherit;
    position: inherit;
    text-align: center;
    top: inherit;
    transform:none;
    width: 90%;
    z-index: 1;
    margin: 0 auto;
    padding-top: 30px;
}

.top_image_wrp p {
    color: #fff;
    margin: 0 auto 30px;
    width: 100%;
    z-index: 1;
}

.sp_m_leed{
color: #000!important;
}


.text2 {
    font-size: 14px;
		text-align: left;
}

.catch{
font-size: 24px;
margin-bottom: 30px;
}

.center p{
line-height: 1.6em;
}

.block02 {
    padding-bottom: 50px;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
}

.in_block02 {
    margin: 0 auto;
    width: 100%;
}

.center {
    margin-left: 0;
    width: 100%;
}

.copy {
    color: #000;
    display: block;
    font-size: 15px;
    margin-bottom: 10px!important;
    margin-right: 0;
}

.link {
display: block!important;
  cursor: pointer;
  width: 130px!important;
  margin-left: 0px;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}

.block03 {
    background-image: url("../img/about/back.jpg");
    background-size: cover;
    min-width: inherit;
    padding-bottom: 50px;
    padding-top: 40px;
    width: 100%;
}

.contents {
    margin: 0 auto;
    width: 90%;
}

.block03 h2 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.04em;
    margin-bottom: 34px;
    text-align: left;
}

.block03 p {
    color: #fff;
    font-size: 17px;
    line-height: 1.7em;
    margin-bottom: 23px;
}

.block03 dt {
    font-size: 17px;
    letter-spacing: 0.05em;
    margin-bottom: 21px;
    line-height: 1.4;
}

.block03 .button {
    width: 100%;
    margin: 0 auto;
}

.dan1 a:nth-of-type(1), .dan2 a:nth-of-type(1) {
    margin-right: 0;
}

.dan1 {
    margin-bottom: 0;
    margin-top: 49px;
}

.dan2 {
    margin-bottom: 0;
}

.button a {
    min-width: inherit;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.block04 {
    min-width: inherit;
    padding-bottom: 50px;
    padding-top: 40px;
}

.block04 h2 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.09em;
    margin-bottom: 42px;
}

.block04 p:first-of-type {
    font-size: 17px;
    margin-bottom: 30px;
}

.contents img {
    margin-bottom: 40px;
    margin-left: 0;
    width: 100%;
}

.block04 .button {
	width: 100%;
  margin: 0 auto;
}

.block04 .button a {
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 13px;
    letter-spacing: 0.3em;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-top: 10px;
    width: 100%;
}

.button div{
width: 100%;
display: block;
}

.button a {
    margin-bottom: 30px;
}

.col img {
  padding-top: 0;
}

footer{
background-color: #fff;
}

}