@charset "UTF-8";
#main section + section {
    padding-top: 0;
}

#mint {
max-width: 1070px;
margin-left: auto;
margin-right: auto;
}

#mint img {
width: 100%;
}

#mint h1 {
width: 100%;
}

.left section + section {
margin-top: 40px;
}


.eventwrap {
background: #fff;
border-radius: 5px;
}

.event-box {
overflow: hidden;
border-bottom: 1px solid #eee;
padding: 1em;
}

.event-img img {
width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.event-ttl a {
font-size: 120%;
font-weight: bold;
}

.event-data {
overflow: hidden;
}

.event-data dt {
font-weight: bold;
}

.event-data dd {
padding-bottom: 0.5em;
border-bottom: 1px dotted #ccc;
margin-bottom:  0.5em;
}

.event-data dd:last-child {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;
}

.event-btn {
display: inline-block;
color: #fff;
font-weight: bold;
font-size: 80%;
background: #f466a5;
padding: 0.1em 0.5em;
border-radius: 4px;
margin-left: 0.5em;
}


.event_soon {
color:  #f466a5;
font-weight: bold;
text-align: center;
}



.wrap {
width: 100%;
margin: 0 !important;
padding: 30px 17px !important;
background: #fef6fa;
}

.galbox {
}

.gal-viewbox {
width: 100%;
background: url(img/galframe.png) no-repeat center center;
background-size: contain;
position: relative;
}

.gal-viewbox:before {
content:"";
display: block;
padding-top: 66.67%;
}

.gal-view p {
position: absolute;
top:0;
left:0;
width: 100%;
height: 100%;
text-align: center;
padding: 10%;
}

.gal-view p img {
max-width: 100%;
width: auto !important;
height: 100%;
}

.gal-thumb {
flex: 1 1 0%;
display: flex;
justify-content: center;
flex-wrap: wrap;
}

.gal-thumb li {
padding: 2px;
width: 16.66%;
cursor: pointer;
}

.gal-thumb li.active {
opacity: 0.5;
}

.videowrap {
padding: 10.5%;
text-align: center;
margin: 0 auto;
background: url(img/movframe.png) no-repeat center center;
background-size: contain;
}

.videowrap video {
width: 100%;
}

.ytbox {
position: relative;
width: 100%;
padding-top: 56.25%;
}

.ytbox iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

.itembox {
max-width: 640px;
}

.itembox:before {
content: "NEW RELEASE";
display: block;
width: 100%;
color: #f466a5;
margin-bottom: 0.2em;
text-align: center;
font-weight: bold;
}

.item-detail {
display: flex;
align-items: center;
background: #fff;
padding: 10px;
}

.item-jk {
width: 30%;
min-width: 110px;
max-width: 170px;
}

.item-data {
flex: 1 1 0%;
margin-left: 15px;
}

.item-data h2 a {
display: block;
font-size: 120%;
font-weight: bold;
line-height: 1.5;
margin-bottom: 0.5em;
}

.item-data dt {
float: left;
clear: both;
width: 4em;
font-weight: bold;
margin-right: 1em;
padding: 0.2em 0;
}

.item-data dd {
padding: 0.2em 0;
}

.item-data p {
max-height: 5em;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}

.item-btn {
margin-top: 0.5em;
}

.item-btn a {
display: block;
max-width: 240px;
text-align: center;
color: #fff;
font-size: 120%;
font-weight: bold;
background: #f466a5;
padding: 0 1.5em;
border-radius: 4px;
box-shadow: 0 -3px 0 rgb(0 0 0 / 10%) inset;
}


.prof-name {
text-align: center;
color: #fff;
font-size: 200%;
font-weight: bold;
background: #f466a5;
border-radius: 1em;
line-height: 1.2;
padding: 5px;
margin-top: 5vh;
}

.prof-name span {
display: block;
font-size: 50%;
}

.prof-catch {
display: block;
text-align: center;
font-size: 140%;
color: #f466a5;
font-weight: bold;
line-height: 1.5;
margin: 0.5em 0 1em;
}

.prof-data:before {
content: "PROFILE";
display: block;
width: 100%;
color: #f466a5;
margin-bottom: 0.2em;
text-align: center;
font-weight: bold;
}

.prof-photo img,
.prof-gallery img {
width: 100%;
border-radius: 10px;
}

.prof-photo {
width: 40%;
max-width: 240px;
margin: 15px auto;
}

.prof-info {
overflow: hidden;
}

.prof-info dt {
float: left;
clear: both;
width: 6.5em;
margin-right: 1em;
padding: 0.2em 0;
}

.prof-info dd {
float: left;
padding: 0.2em 0;
}

.prof-tl {
width: 100%;
margin-top: 20px;
}

.prof-gallery {
width: 100%;
display: flex;
flex-wrap: wrap;
}

.prof-gallery:before {
content: "GALLERY";
display: block;
width: 100%;
color: #f466a5;
text-align: center;
margin-bottom: 0.5em;
font-weight: bold;
}

.prof-gallery li {
width: 20%;
padding: 1px;
cursor: pointer;
}

.prof-movie {
width: 100%;
margin-top: 20px;
}

.prof-movie:before {
content: "MOVIE";
display: block;
width: 100%;
color: #f466a5;
text-align: center;
margin-bottom: 0.5em;
font-weight: bold;
}

.prof-movie {
display: flex;
flex-wrap: wrap;
}

.prof-movie li {
width: 50%;
padding: 0.5%;
}

.prof-movie li video {
width: 100%;
}

.prof-event,
.prof-keisai {
width: 100%;
overflow: hidden;
}

.prof-event:before,
.prof-keisai:before {
content: "イベント情報";
display: block;
width: 100%;
color: #f466a5;
text-align: center;
margin-bottom: 0.5em;
font-weight: bold;
}

.prof-keisai:before {
content: "掲載情報";
}


.prof-keisai ul {
width: 100%;
display: flex;
flex-wrap: wrap; 
/* justify-content: center; */
}

.prof-keisai li {
width: 50%;
max-width: 170px;
padding: 0 4px;
text-align: center;
margin-bottom: 2rem;
}

.prof-keisai li a {
height: 100%;
padding: 0 5px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}

.prof-keisai li p {
display: inline-block;
margin-top: 5px;
}

.prof-keisai li img {
width: auto !important;
max-width: 100%;
max-height: 190px;
}


.mintlist {
flex: 1 1 0%;
}

.minlist-ttl {
margin-top: 60px;
display: block;
width: 100%;
background: #f3a9c9;
color: #fff;
text-align: center;
font-size: 150%;
font-weight: bold;
line-height: 2em;
border-radius: 1em;
}

@media screen and (max-width: 768px) {
.item-detail {
position: relative;
padding-bottom: 9em;
align-items: flex-start;
}

.item-desc {
position: absolute;
left: 10px;
bottom: 3em;
width: calc(100%- 10px);
}

.item-btn {
position: absolute;
right: 10px;
bottom: 10px;
}

.prof-catch br {
display: none;
}

.minlist-ttl {
margin-left: 2%;
margin: 2%;
}
    
}

@media screen and (min-width: 768px) {
.wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.top {
width: 100%;
}

.left {
width: 55%;
max-width: 600px;
}

.right {
flex: 1 1 0%;
padding-left: 20px;
}

#gallery {
display: flex;
align-items: center;
}

.video {
max-width: 720px;
width: 70%;
padding-right: 20px;
}

.gal-view {
width: 68%;
}

.gal-thumb {
justify-content: flex-start;
}

.gal-view ~ .gal-thumb {
margin-right: 4%;
}

.gal-thumb li {
width: 33.3%;
}

.gal-thumb li:hover {
opacity: 0.7;
transition: all .2s;
}


.prof-data {
display: flex;
flex-wrap: wrap;
align-items: center;
}

.prof-photo {
margin: 0 15px 0 0;
}

.prof-catch {
font-size: 170%;
margin-top: 1.5em
}

.prof-info {
}

.prof-info dt {
font-weight: bold;
}

.prof-info dd {
padding-bottom: 0.5em;
}

.prof-gallery li {
width: 16.66%;
transition: all .2s;
}

.prof-gallery li:hover {
opacity: 0.7;
transition: all .2s;
}

.event-data dt {
float: left;
clear: both;
width: 9em;
margin-right: 0.5em;
padding-bottom: 0.4em;
}

}
