@charset "utf-8";
/* CSS Document */




html {
    background-color: #e4e3e4 !important;
    font-size: 100%;
    font-family: heisei-kaku-gothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;
}

body {
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #fff !important;
    position: relative;
    line-height: 1.5;
}




* {
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
}

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

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


img{
    width: 100%;
    height: auto;
    vertical-align: bottom;
    display: block;
}


header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #e6e6e6;
}

.h_logo_wrap{
    padding: 10px;
}

.h_logo {
    width: auto;
    height: 15px;
}

.en_font{
    font-family: neue-haas-grotesk-display, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.hero_video_wrap {
    width: 100%;
    margin-top: 35px;
    position: relative;
}

.hero_video_wrap video{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.hero_contents {
    position: absolute;
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%);
    text-align: center;
    z-index: 1;
}

.product_link a {
    background: #666;
    display: inline-block;
    padding: 0 10vw;
    line-height: 3;
    border-radius: 30px;
    text-decoration: none;
    font-size: 4vw;
    pointer-events: none;
    color: #000;
}

.product_term{
    margin-bottom: 20px;
    color: #000;
    font-size: 4vw;
    line-height: 1;
    font-weight: bold;
}

.product_term span{
    display: block;
    font-size: 6vw;
    font-weight: bold;
}

.contents_wrap{
    padding: 10vw 0;
}

.bg_blue{
    background: #193c6e;
    color: #FFF;
}

.bg_gray{
    background: #dbdbdb;
    color: #000;
}

.collabration_desc_wrap{

}

#collabration_desc {
    width: 80vw;
    font-size: 3vw;
    padding: 0 0 10vw;
}

.swiper-pagination {
    bottom: 0 !important;
}

.swiper-pagination-bullet {
    width: 10vw;
    height: 1vw;
    border-radius: 0;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.6);
}

.swiper-pagination-bullet:first-child{
    border-top-left-radius: 0.5vw;
    border-bottom-left-radius: 0.5vw;
}

.swiper-pagination-bullet:last-child{
    border-top-right-radius: 0.5vw;
    border-bottom-right-radius: 0.5vw;
}

.swiper-pagination-bullet-active{
    background: rgba(255, 255, 255, 1);
    border-radius: 1vw;
}

.yellow{
    color: #fff351;
}


.product_wrap {
    padding: 10vw 0 0;
}

.product_title {
    display: block;
    margin: auto;
    font-size: 10vw;
    letter-spacing: normal;
    font-weight: 500;
    padding: 0 5vw;
    line-height: 1;
}

#product {
    padding-bottom: 0vw;
}

#product .swiper-slide {
    padding: 5vw;
    text-align: justify;
}


#product .swiper-slide img {

}


.product_spec_box {
    display: grid;
    margin: 0 5vw;
    padding: 10vw 0 20vw;
}

.product_name h2 {
    font-size: 5vw;
    margin-bottom: 7vw;
    line-height: 1;
    font-weight: normal;
}

.spec_box {
    display: flex;
    justify-content: space-between;
    font-size: 3vw;
    grid-gap: 1vw;
}


.package_img_box {
    display: none;
}



.package_desc_wrap {
    position: relative;
    margin-top: 5vw;
    background: #193c6e;
    color: #FFF;
}

.package_desc_box{
    display: grid;
}

.package_desc {
    font-size: 2.5vw;
    text-align: justify;
}



.package_desc-1 h3 {
    font-size: 5vw;
    margin-bottom: 2vw;
}
.package_desc-1 {
    padding: 5vw 0 0 5vw;
}
.package_desc-2 {
    padding: 0 5vw 5vw 0
}
.package_desc-1 p{
    width: 55vw;
}
.package_desc-2 p{
    width: 60vw;
    margin-left: auto;
    text-align: right;
}




.creaters_wrap {
    padding: 10vw 0 20vw;
}

.creaters_title_text_wrap {
    display: grid;
    grid-gap: 7vw;
    width: 94vw;
    margin: 0 auto;
}

.creaters_title h3 {
    font-size: 9vw;
    line-height: 1;
}

.creaters_text {
    font-size: 3vw;
    line-height: 1.5;
    text-align: justify;
    color: #fff351;
    width: 84vw;
    padding: 0 3vw;
}

.creaters_text .text_right{
    display: block;
    text-align: right;
    margin-right: 3vw;
}


#artist {
    padding: 0 0 10vw;
}

#artist .swiper-pagination-bullet {
    width: calc(100vw / 14);
}

.d1_intel_14artist {
    text-align: center;
    margin-top: 10vw;
}

.d1_intel_14artist_text {
    font-size: 3vw;
    text-decoration: underline;
}


.footer_video_wrap {
    width: 100%;
}

.footer_video_wrap video{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

footer {
    background: #000;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.1em;
    font-weight: normal;
    line-height: 4;
}



/* モーダル*/
/*infoエリアをはじめは非表示*/
.artist_detail_box{
	display: none;
}

/*モーダルの横幅を変更したい場合*/
.modaal-container{
    max-width: 600px;
    background-color: transparent !important;
}

/*モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}

.modaal-content-container {
    padding: 40px 0 0;
}

.modaal-inner-wrapper {
    padding: 80px 20px;
}

.artist_about_wrap{
    background: #dbdbdb;
    color: #686868;
    width: 90vw;
    max-width: 600px;
    font-size: 11px;
    margin: 40px auto 0;
}

.artist_about_wrap .artist_video{
    width: 100%;
}

.artist_about_wrap video{
    aspect-ratio:2.4/1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    vertical-align: bottom;
}

.artist_about_wrap .artist_about_footer,
.artist_about_wrap a{
    color:#236fa1;
}

.artist_about_content{
    padding: 20px;
}

.artist_content_col_2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap:20px;
}


.artist_about_wrap .swiper-wrapper{
    padding-bottom: 30px !important;
}

.artist_about_wrap .swiper-pagination {
    bottom: 0 !important;
}

.artist_about_wrap .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 4px !important;
    margin: 0 4px !important ;
}


.artist_about_wrap .swiper-pagination-bullet-active{
    background: rgba(0, 0, 0, 1);
}

.artist_about_wrap .swiper-wrapper{
  transition-timing-function: linear;
}


/* tablet Portlate*/
@media screen and (min-width: 768px){
 
    
.hero_contents {
    bottom: 15px;
}

.product_term span {
    font-size: 3vw;
}    
    
.product_link a {
    padding: 0 6vw;
    font-size: 2vw;
    line-height: 2.5;
}
.product_term {
    font-size: 2vw;
}    
    
.contents_wrap {
    padding: 5vw 0;
} 

#collabration_desc {
    width: 90vw;
    font-size: 1.3vw;
    padding: 0;
}
    
#collabration_desc .swiper-wrapper {
    grid-gap: 3vw;
}
    
#collabration_desc .swiper-slide {
    margin: 0 !important;
    flex: auto;
}
    
.product_title {
    font-size: 4vw;
    padding: 0 3vw;
}
    
    
.product_spec_box {
    border-top: 1px solid #000;
    padding: 2vw 0 5vw;
    grid-template-columns: 1.5fr 2.5fr;
    grid-gap: 1vw;
}    
    
    
.product_name h2 {
    font-size: 1.5vw;
}    

#product {
    width: 82vw;
}    
    
#product .swiper-wrapper {
    justify-content: center;
    grid-gap: 0;
    margin: 5vw 0;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
}    
    
#product .swiper-slide {
    padding: 0;
    margin: 0 !important;
}

    
#product .swiper-slide:first-child {
    order: 2;
}
#product .swiper-slide:nth-child(2) {
    order: 1;
}    
#product .swiper-slide:last-child {
    order: 3;
}
    
.spec_box {
    font-size: 1.3vw;
    grid-gap: 0.5vw;
}    
    
 
    
.package_img_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}    
   
    
.package_desc_img {
    width: 100%;
    margin-top: 3vw;
}    
    
.package_desc_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}    
    

.package_desc_wrap {
    position: relative;
    margin-top: 0;
    background: transparent;
    color: #000;
}

.package_desc_wrap .yellow{
    color: #000;
}    
    
    
.package_desc {
    font-size: 1.3vw;
    position: absolute;
    text-align: justify;
    padding: 0;
}

.package_desc-1 {
    width: 33vw;
    top: 5vw;
    left: 5vw;
}


.package_desc-2 {
    bottom: 0;
    right: 3vw;
    width: 35vw;
    text-align: right;
}
    
    
.package_desc-1 p,
.package_desc-2 p{
    width:100%;
}
    
    
.creaters_title_text_wrap {
    grid-template-columns: 1fr;
    grid-gap: 0;
    width: 90vw;
    margin-bottom: 5vw;
}
    
.creaters_title h3 {
    font-size: 4vw;
}

.creaters_text {
    font-size: 1.3vw;
    padding: 3vw 2vw 0 13vw;
    width: 65vw;
    margin: auto;
}    
.creaters_text .text_right {
    margin-right: 0;
}
    
#artist {
    padding: 0 0 3vw;
}

#artist .swiper-pagination-bullet {
    height: 0.5vw;
    width: 6vw;
}    
.swiper-pagination-bullet:first-child {
    border-top-left-radius: 0.25vw;
    border-bottom-left-radius: 0.25vw;
}
.swiper-pagination-bullet:last-child {
    border-top-right-radius: 0.25vw;
    border-bottom-right-radius: 0.25vw;
}    

.d1_intel_14artist {
    margin: 5vw 0 3vw;
} 
    
.d1_intel_14artist_text {
    font-size: 1.5vw;
}
    
}




 /* tablet landscape*/
@media screen and (min-width: 768px) and (orientation: landscape){
 
.hero_contents {
    bottom: 30px;
}
    
.product_term span {
    font-size: 2.5vw;
}    

.product_link a {
    padding: 0 5vw;
    font-size: 1.5vw;
}
.product_term {
    font-size: 1.5vw;
}    
    
    
    
.package_desc_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}    

    
    
}






/* PC */
@media screen and (min-width: 1025px) {

    
.product_link a {
    padding: 0 5vw;
    font-size: 1.3vw;

}    
    
#collabration_desc .swiper-wrapper {
    grid-gap: 4vw;
}
    
#collabration_desc {
    font-size: 1.1vw;
}
    
.product_spec_box {
    border-top: 2px solid #000;
    grid-gap: 4vw;
}    
    
.spec_box {
    font-size: 1.1vw;
}    
    
.package_desc {
    font-size: 1.1vw;
}    
    
.package_desc-1 {
    width: 27vw;
}    
    
.package_desc-2 {
    width: 29vw;
}    
    
.creaters_text {
    font-size: 1.1vw;
    padding: 4vw 2vw 0 13vw;
}    
    
#artist {
    width: 90vw;
}    
    
#artist .swiper-pagination-bullet {
    height: 0.2vw;
    width: 2vw;
}
    
.swiper-pagination-bullet:first-child {
    border-top-left-radius: 0.1vw;
    border-bottom-left-radius: 0.1vw;
}
.swiper-pagination-bullet:last-child {
    border-top-right-radius: 0.1vw;
    border-bottom-right-radius: 0.1vw;
}        
    
.d1_intel_14artist_text {
    font-size: 1.3vw;
}    
    
}
