@charset "UTF-8";
/* CSS Document */
body{margin: 0px !important;}
h1,h2,h3,h4,h5,h6{margin: 0;}
ul {
    display: block;
    list-stslideyle-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
}
*{
    min-height: 0;
    min-width : 0;
}
#bl{
    padding: 0;
    font-family: yu-gothic-pr6n, sans-serif;
    margin: 0 auto;
    line-height: 2.0;
    font-size: 11px;
    letter-spacing: 1px;
	width: 100%;
    box-sizing: border-box;
    color: #172334;
    -webkit-text-size-adjust: 100%;
	overflow: hidden;
}
#bl a {
	text-decoration: none;
	color: #2b2b2b;
}
#bl p {
    margin: 0;
}
#bl　a:hover {
	opacity: 1;
}
#bl .clear{
	clear: both;
}
#bl img{
    width: 100%;
    line-height: 0;
}
#bl ul,#bl li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.f-en {font-family: "Georgia", serif;}
@media only screen and (max-width: 768px)  {
	#bl {
		font-size: 11px;
	}
}

#main_visual{
	position: relative;
}

#main_visual .ttl{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 62%;
}
@media only screen and (min-width: 768px)  {
	#main_visual .ttl{
	width: 34%;
	}
}
#bl .sub_ttl{
	margin: 10% auto 5%;
}
#bl .sub_ttl .sub_logo{
	width: 35%;
	margin: 0 auto 2%;
}
#bl .sub_ttl p{
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}
@media only screen and (min-width: 768px)  {
	#bl .sub_ttl p{
	font-size: 24px;
	}
}
#bl .sub_ttl .read{
	text-align: center;
    margin: 7% auto;
	font-family: "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
	font-weight: 600;
}

#bl .text{
	width: 90%;
    margin: 0 auto 10%;
	text-align: center;
}
#bl .text .center{
	text-align: center;
}
#bl .text .center span{
	font-family: "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
	font-weight: 600;
}

#bl .time{
	margin: 0 auto 10%;
	text-align: center;
	font-family: "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
}
#bl .time span{
	display: block;
	font-size: 12px;
	font-weight: 600;	
}
#bl .time .pre{
	margin: 0 auto 10%;	
} 
#bl .time span:nth-of-type(2){
	display: block;
    font-size: 10px;
    font-weight: 300;
}
#bl .pic_p{
	margin: 0 auto;
	width: 45%;
}
#bl .button-23 a {
  font-family: 'Noto Serif JP', serif;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #333;
  font-weight: 400;
  border: 1px solid #333;
  display: block;
  position: relative;
  box-sizing: border-box;
  max-width: 220px;
  text-align: center; 
  padding: 10px 30px;
  margin: 5% auto 10%;
  margin-inline: auto;
  text-decoration: none;
  cursor: pointer;
  z-index:999;
  transition: all 0.3s;
}

#bl .button-23 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 60px;
  height: 1px;
  background: #333;
  transition: all 0.3s ease;
}

#bl .button-23 a:hover::after {
  animation: OutIn-Line 700ms;
  transition: all 0.3s;
}

@keyframes OutIn-Line {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    50% {
        -webkit-transform: scale3d(0,1,1);
        transform: scale3d(0,1,1);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    50.1% {
        -webkit-transform: scale3d(0,1,1);
        transform: scale3d(0,1,1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
}
@media only screen and (min-width: 768px)  {
	#bl .sub_ttl{
	margin: 8% auto;
	}
	#bl .sub_ttl .sub_logo{
	width: 20%;
	margin: 0 auto 2%;
	}
	#bl .sub_ttl .read {
    margin: 2% auto;
	font-size: 15px;
    }
	#bl .text{
	text-align: center;
	}
	#bl .time .pre {
    margin: 0 auto 5%;
	}
	#bl .flex{
	display: flex;
    width: 1200px;
    margin: 0 auto;
	justify-content: space-around;
	align-items: flex-start;
	}
	#bl .child{
		width: 45%;
	}
	#bl .button-23{
		
	}
	
}
#bl .profile{
	width: 90%;
	margin: 16% auto;
}
#bl .profile .name{
	font-weight: 500;
	text-align: center;
	font-size: 12px;
	font-family: "Yu Gothic", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
}
#bl .profile .name span{
	display: block;
	margin: 0 auto 3%;
	font-size: 10px;
}
#bl .profile .prof_txt{
	letter-spacing: 1.1px;
}
#bl .profile .sns{
	display: flex;
    margin: 5% auto;
    width: 40%;
    justify-content: space-between;
	align-items: center;
}
#bl .profile .sns .icon{
	width: 50%;
	text-align: center;
}

#bl .profile .sns .icon img{
	width: 50%;
}
#bl .footer{
	border-top: 1px solid #000;
    padding-top: 20%;
}
#bl .footer .logo{
	width: 55%;
	margin: 0 auto 20%;
}
@media only screen and (min-width: 768px)  {
	#bl .profile{
	width: 90%;
	margin: 0 auto 10%;
	}
	#bl .profile .name span {
    margin: 0 auto 1.5%;
	}
	#bl .profile .prof_txt {
    width: 580px;
	margin: 0 auto;
	}
	#bl .profile .sns{
	width: 250px;
    }
	#bl .profile .sns .icon img{
	width: 35%;
	}
	#bl .footer .logo {
    width: 25%;
    margin: 0 auto 10%;
	}
	#bl .footer {
    padding-top: 12%;
	}
	
}
/**************************************************
                js
**************************************************/
#bl .anim {
	 opacity: 0;
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#bl .anim.ac {
	-webkit-animation-name: imageBlur;
  animation-name: imageBlur;
  opacity: 1;
  transition: .8s;
}
@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
      opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
/****************************************
                view
****************************************/
.spview {
	display: block;
}
.pcview {
	display: none;
}
@media only screen and (min-width: 768px)  {
     .spview {
		display: none;
	}	
	.pcview {
		display: block;
	}
}