@charset "UTF-8";

.pcS{
    display: block;
}

.spS{
    display: none;
}

.sec-gallery{
    margin-bottom: 140px;
}

.top-img{
    position: relative;
}

.top-img .textWrap{
    color: #fff;
    font-family: 'Shippori Mincho', serif !important;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

.top-img .textWrap .catch{
    font-size: 40px;
    font-size: 4.0rem;
    font-family: 'Shippori Mincho', serif !important;
    margin-bottom: 20px;
}

.top-img .textWrap .text{
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Shippori Mincho', serif !important;
}

.top-img .waterMark{
    position: absolute;
    left: 40px;
    bottom: 30px;
    font-family: "Belleza", sans-serif;
    font-size: 150px;
    font-size: 15rem;
    line-height: 1;
    color: rgba(255,255,255,0.5)
}

.sec-gallery .btnWrap{
    margin: 0 auto 80px;
    text-align: center;
}

.sec-gallery .btnWrap a{
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Belleza", sans-serif;
    padding: 0 10px;
}

.sec-gallery .flexWrap{
    display: flex;
    justify-content: space-between;
}

#medium .flexWrap .ttl,
#short .flexWrap .ttl,
#men .flexWrap .ttl{
    border-left: 0;
    border-right: 1px solid #eeeeee;
    margin-right: 0;
    margin-left: 5%;
    width: 5%;
    order: 2;
}

#medium .flexWrap .ttl p,
#short .flexWrap .ttl p,
#men .flexWrap .ttl p{
    line-height: 0.7;
}

#medium .flexWrap ul,
#short .flexWrap ul,
#men .flexWrap ul{
    order: 1;
}

.sec-gallery .flexWrap .ttl{
    border-left: 1px solid #eeeeee;
    margin-right: 5%;
    width: 5%;
    order: 1;
}

.sec-gallery .flexWrap .ttl p{
    color: #eeeeee;
    font-size: 70px;
    font-size: 7.0rem;
    font-family: "Belleza", sans-serif;
    line-height: 1em;
    writing-mode: vertical-lr;
}

.sec-gallery .flexWrap ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 90%;
    order: 2;
}

.sec-gallery .flexWrap ul li{
    margin: 0 2% 4%;
    width: 29%;
}

.sec-gallery #long .flexWrap ul li:nth-of-type(7){
    margin-bottom: 0;
}

.sec-gallery #medium .flexWrap ul li:nth-of-type(7),
.sec-gallery #medium .flexWrap ul li:nth-of-type(8){
    margin-bottom: 0;
}

.sec-gallery #cd .flexWrap ul li:nth-of-type(4),
.sec-gallery #cd .flexWrap ul li:nth-of-type(5),
.sec-gallery #cd .flexWrap ul li:nth-of-type(6){
    margin-bottom: 4%;
}

#long, #medium, #bob, #short{
    margin-bottom: 150px;
}


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

.top-img .textWrap .catch {
    font-size: 3.8rem;
}    

.top-img .textWrap .text {
    font-size: 2.2rem;
}

.top-img .waterMark {
    font-size: 13rem;
}
}


@media screen and (max-width: 1245px){
.sec-gallery{
    margin-bottom: 100px;
}

.top-img .textWrap .catch {
    font-size: 3.2rem;
}

.top-img .textWrap .text {
    font-size: 2rem;
}

.top-img .waterMark {
    font-size: 9rem;
}

#medium .flexWrap .ttl p,
#short .flexWrap .ttl p,
#men .flexWrap .ttl p{
    line-height: 0.5;
}
}

@media screen and (max-width: 1090px) {
#medium .flexWrap .ttl p,
#short .flexWrap .ttl p,
#men .flexWrap .ttl p{
    line-height: 0.4;
}    
}

@media screen and (max-width: 1050px) {
#medium .flexWrap .ttl p,
#short .flexWrap .ttl p,
#men .flexWrap .ttl p{
    line-height: 0.4;
}
}

@media screen and (max-width: 955px) {
#medium .flexWrap .ttl p,
#short .flexWrap .ttl p,
#men .flexWrap .ttl p{
    line-height: 0.3;
}
}

@media screen and (max-width: 860px) {
.sec-gallery .flexWrap .ttl p {
    font-size: 6.0rem;
}
}

@media screen and (max-width: 834px) {
.sec-gallery{
    margin-bottom: 60px;
}

.top-img .textWrap .catch {
    font-size: 2.2rem;
}

.top-img .textWrap .text {
    font-size: 1.6rem;
}

.top-img .waterMark {
    font-size: 6rem;
    bottom: 5px;
    left: 5px;
}

.sec-gallery .btnWrap {
    margin: 0 auto 30px;
}

#long, #medium, #bob, #short {
    margin-bottom: 90px;
}
}

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

.pcS{
    display: none;
}

.spS{
    display: block;
}

.top-sec {
    margin-bottom: 60px;
}

.sec-gallery .textWrap {
    font-family: 'Shippori Mincho', serif !important;
    text-align: center;
    margin-bottom: 50px;
}

.top-img .waterMark {
    font-size: 3rem;
    bottom: 0;
    left: auto;
    top: 5px;
    right: 5px;
}

.sec-gallery {
    padding: 0;
}

.sec-gallery .textWrap .catch{
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
}

.sec-gallery .textWrap .text{
    font-size: 16px;
    font-size: 1.6rem;
}

.sec-gallery .flexWrap {
    display: block;
}

.sec-gallery .flexWrap .ttl {
    border-left: 0;
    margin: 0 0 25px 0;
    width: 100%;
    order: 1;
    border-bottom: 1px solid #eeeeee;
}

.sec-gallery .flexWrap .ttl p {
    font-size: 5.0rem;
    writing-mode: horizontal-tb;
}

.sec-gallery .flexWrap ul {
    width: 100%;
}

.sec-gallery .flexWrap ul li {
    margin-bottom: 4%;
    width: 46%;
}

.sec-gallery .flexWrap ul li:nth-of-type(4),
.sec-gallery .flexWrap ul li:nth-of-type(5),
.sec-gallery .flexWrap ul li:nth-of-type(6){
    margin-bottom: 4%;
}

#long, #medium, #bob, #short {
    margin-bottom: 60px;
}

#medium .flexWrap .ttl,
#short .flexWrap .ttl,
#men .flexWrap .ttl{
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 25px;
    width: 100%;
}

#long .flexWrap .ttl p,
#medium .flexWrap .ttl p,
#bob .flexWrap .ttl p,
#short .flexWrap .ttl p,
#men .flexWrap .ttl p,
#cd .flexWrap .ttl p{
    line-height: 0.7;
}

#cd .flexWrap .ttl p span{
    border-bottom: 1px solid #eeeeee;
    display: inline-block;
    margin-bottom: 10px;
}
}

#long, #medium, #bob, #short, #cd, #men{
    outline : none!important;
}

/*------------------------------------------------20211013追加---*/

.remodal{
    position: relative;
}

.remodal .designer{
    padding: 20px 0;
}

.remodal .designer p{
    color: #fff;
    font-family: 'Shippori Mincho', serif !important;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
}

