@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@500&display=swap');

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

.background{
	background-repeat: repeat;
	background-color: #000000;
}



.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




.custom01 [data-aos="new-animation"] {
    opacity: 0;
    transition-property: transform, opacity;
}

.custom01 [data-aos="new-animation"].aos-animate {
    opacity: 1;
}

@media screen and (min-width: 770px) {
    .custom01 [data-aos="new-animation"]:nth-of-type(odd) {
        transform: translateX(-100px);
    }

    .custom01 [data-aos="new-animation"]:nth-of-type(even) {
        transform: translateX(200px);
    }

    .custom01 [data-aos="new-animation"].aos-animate {
        transform: translateX(0);
    }
.custom02 .box:nth-of-type(2){
        transition-delay: .2s;
    }

    .custom02 .box:nth-of-type(3){
        transition-delay: .5s;
    }



}



/**/
#ct_bg #Tomica-wrapper.background
{

	background-color: #000000;
}


.subtit-wrapper   {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}
#ct_bg .BG-1 {
	background-image: url(../images/bg-1.jpg);
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
}


/*スライダー*/

#swrap {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000;
}
#slider{
  width: 100%;
}
.slide-item{
  img{
    width: 100%;
  }  
}
.slick-arrow{
  transition: .3s all ease-in-out;
  opacity: 0;
  z-index: 1001;
}
:hover .slick-prev{
  opacity: 1;
  left: 5px;
}

:hover .slick-next{
  opacity: 1;
  right: 5px;
}

/*スライダー終わり*/


/*Youtube*/

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*Youtube終わり*/

.wrapper360 {
  aspect-ratio: 16 / 9;
  /* width: 100%; */
  /* max-width: 301px; */
  /* margin: auto; */
  scrollbar-width: none;
}

.wrapper360:-webkit-scrollbar { 
  display: none;
}

.wrapper360 iframe {
  width: 100%;
  height: 100%;
}

.InfoZonN {
	position: relative;
	margin-bottom: 20px;
}
.InfoBoX {
	position: absolute;
	width: 93.91%;
	height: 70.48%;
	top: 21.08%;
	left: 3.097%;
	overflow-y: scroll;
}
.InfoTxt {
	font-size: 1.5em;
	margin-bottom: 15px;
	color: #F2CF06;
}



.InfoBoX-IN h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 1.6em;
	padding-bottom: 20px;
}

.InfoBoX-IN h2 a{
  color:greenyellow;
text-decoration: none;
border-bottom: 1px solid greenyellow;
padding-bottom:2px;
transition:0.3s;  
}
.InfoBoX-IN h2 a:hover {
  color:greenyellow;
  border-bottom:1px solid greenyellow;
}
.InfoBoX-IN h2 a:active{
  color:orange;
  border-bottom:1px solid orange;
}
.InfoBoX-IN h2 a:visited {
  color:greenyellow;	
}

.InfoBoX-IN {
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
.logo-BG {
	text-align: center;
	background-image: url(../images/bg-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
/*	background-size: cover;*/
	padding-top: 90px;
	padding-bottom: 90px;
	margin-bottom: 40px;
}
.logo-BG2 {
	text-align: center;
	background-image: url(../images/bg-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
/*	background-size: cover;*/
	padding-top: 44px;
	padding-bottom: 44px;
	margin-bottom: 40px;
}

	
.flex-Zone {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
 }

/*トップコピー*/

.top_title {
	background-color: red ;
}

.top_text {
	font-size: 3em;
	line-height: 1.7em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	color : yellow;
	font-family: 'M PLUS 1p', sans-serif;
}

/*トップコピー*/

/*メインキャッチ*/

.main_catch {
	font-size: 2.5em;
	line-height: 1.7em;
	margin-bottom: 15px;
	color : antiquewhite;
	font-family: 'M PLUS 1p', sans-serif;
}

.main_text {
	font-size: 1.8em;
	line-height: 1.5em;
	margin-bottom: 15px;
	color : antiquewhite;
	font-family: 'M PLUS 1p', sans-serif;
}

.main_date {
	font-size: 2.5em;
	line-height: 1.7em;
	margin-bottom: 15px;
	color : #F2CF06;
	font-family: 'M PLUS 1p', sans-serif;
}

/*メインキャッチ終わり*/

.item_name {
	font-size: 1.4em;
	line-height: 1.7em;
	margin-bottom: 15px;
	font-family: 'M PLUS 1p', sans-serif;
}



.dt_design_bg {
	width: 100%;
	background-color: darkred;
	padding: 30px;
	margin-bottom: 50px;
}

.dt_design {
	color:antiquewhite;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.9em;
	font-family: 'M PLUS 1p', sans-serif;
}

#cards {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}

.card {
  width: auto;
  height: auto;
  border: 1px solid lightgray;
}

.card:nth-child(2) {
  margin-right: 10px;
  margin-left: 10px;
}

.picture img {
  width: 100%;
  height: auto;
}


.itemBox_txt {
	color: antiquewhite	;
}
.tit2023 {
	text-align: center;
	margin-bottom: 100px;
}
.dreamTogether {
	text-align: left;
	padding-bottom: 20px;
}

.pjt_title {
	text-align: left;
	font-size: 1.8em;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-bottom: 20px;
}

.pjt_message {
	text-align: left;
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 2.0em;
	padding-bottom: 20px;
}




.item-Wrappers{

	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
 }


.itemBox {
	width: 301px;
	background-color: #000;
	margin-bottom: 15px;
	float: left;
}

.footer_itemBox {
	width: 450px;
	background-color: #000;
	margin-bottom: 15px;
	float: left;
}
.item-Tex-Zone {
	width: 500px;
	margin-left: 20px;
	float: left;
	text-align: left;
	color: #FFFFFF;
}

.history_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	text-align: left;
    font-size: 1rem;
	line-height: 1.4rem;
    color: antiquewhite;
}

/*プロフィールエリア*/

.namecard {
    border: 1px solid #ddd;
    width: 95%;
    height: auto;
    padding: 20px;
    color: antiquewhite;
}

.pic_box { 
	float: left;
	width: 25%;
	
}

.pro_box {
	float: left;
	width : 74%;
}

.name {
	text-align: left;
    font-size: 1.7rem;
	margin-bottom: 20px
}

.profile_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	text-align: left;
    font-size: 1rem;
	line-height: 1.3rem;
}

.namecard img {
    width: 10rem;
    position: relative;
}

