body{
  margin: 0;
  padding: 0;
  position: relative;
}

@media screen and (min-width:600px) and ( max-width:799px) {
  .smpMenu{
    display: none;
  }
  .menuForSmp{
    display: none;
  }
  .menuForSmp img{
    display: none;
  }
.blank{
  height: 50px;
}
.mainContentArea{
  height: auto;
  width: auto;
  min-width: 100px;
  min-height: 500px;
  margin-top: 50px;
}
.siteHead{
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto;
    max-height: 550px;
  font-size: 100px;
  overflow: hidden;
  position: relative;
}


.headImageArea{
  width: 100%;
  height: auto;

  max-height: 550px;
  overflow: hidden;
  position: relative;
}

.headImage{
  width: 100%;
}

.siteTitleArea{
  width: 35vw;
  text-align: center;
  display: inline-block;
  position: absolute;
  height: 150px;
  top:5px;
}

.artistName{
    position: absolute;
    color: #695555;
    font-size: 4.5vw;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
    top:10px;
}

.siteSubTitle{

  position: absolute;
  font-size: 2.5vw;
  color: #695555;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  top: 60px;

}

.titleSubComment{
  position: absolute;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.3),-1px 1px 1px rgba(255,255,255,0.3),1px -1px 1px rgba(255,255,255,0.3),-1px -1px 1px rgba(255,255,255,0.3);
  font-family: 'Times New Roman';
  font-size: 2vw;
  letter-spacing: 1px;
}


.siteHead .ulContener{
  display: inline-block;
  padding: 0px;
  display: flex;
  font-size: 0px;
  float: right;
  width: 50vw;
  justify-content:space-between;
position: absolute;
right: 20px;
  top:30px;

}
.ulContenearList{
  padding: 10px;
  display: inline-block;
  width: 20%;
  overflow: visible;
  text-align: center;
  font-size: 28px;
  position: relative;
}


.ulContenearList .listBar{
  width: 60%;
  height: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.ulContenearList .listContener{
    position: absolute;
    width: 70%;
    color: #ffffff;
    font-size: 2vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
    top:20px;
    font-size: 1.5vw;

    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    letter-spacing: 1px;
    cursor: pointer;
}



.subContent{
  margin: 70px;
  width: 70%;
  height:auto;
margin-left: auto;
margin-right: auto;
  font-family: 'Times New Roman';
}

.divideAreaLineArea{
  margin-top: 100px;
  margin-bottom: 100px;
  width: 70%;
  height:auto;
margin-left: auto;
margin-right: auto;
}

.divideAreaLineArea img{
  width: 100%;
}

.subContent_menu1{
  margin-top: 70px;
    margin-top: 70px;
  width: 50%;
  height:auto;
  font-family: 'Times New Roman';
}

.menu2_imageArea{
  margin-top: 50px;
  width: 70%;
  height: 100px;;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.menu2_imageArea img{
  position: absolute;
  width: 80%;
    top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);s
}

.subContent_big{
  margin: 70px;
  width: 80%;
  height:auto;
margin-left: auto;
margin-right: auto;
  font-family: 'Times New Roman';
}

.subContent_big_2{
  margin: 40px;
  width: 80%;
  height:auto;
margin-left: auto;
margin-right: auto;
  font-family: 'Times New Roman';
  position: relative;
}


.areaTitle{

font-family: 'Times New Roman';
width: 70%;
font-size: 40px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
font-weight:100;
}
.subContentBox{
  width: 100%;
  height: :auto;
  position: relative;
  margin-bottom: 300px;
}

.subContentBox_first{
  line-height: 20px;
  width: 100%;
  min-height:100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  margin-bottom: 50px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  color: #504b49;
}

.subContentBox_second{
  width: 80%;
  height: auto;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}
.subContentBox_subTitle{
  font-size: 17px;
  margin-top:20px;
  margin-bottom: 20px;
}

.subContentBox_menu1{
  width: 100%;
  min-height: 100px;
  color: #504b49;
  font-size: 15px;
}

.subContentBox_menu2{
  width: 70%;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.subContentBoxTitleArea{
  width: 37%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  position: relative;

}

.subContentBoxTitle{
  font-size: 23px;
  margin: 10px;
  width: 70%;
  position: absolute;
  text-align: center;
  left: -80%;
  top:-25px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  color: #504b49;

}

.subContentBox_bar{
  width: 100%;
  height: 2px;
  background: #aaaaaa;
}


.subContenntBox_text{
  font-size: 12px;
  text-align: center;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  color: #504b49;

}
.profileImageArea{
  width: 100%;
  margin-bottom: 50px;
}
.profileImage{
  width: 30%;
  height: auto;
  display: inline-block;
}

.profileImage img{
  width: 100%;
}

.profileTextArea{
  width: 60%;
  display: inline-block;
  vertical-align: top;
  margin-left: 5%;
}

.profileArtistName{
  font-size: 25px;
  margin-bottom: 5px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  color: #504b49;

}

.profileArtistHistory{
  font-size: 12px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  color: #504b49;
  line-height: 16px;
  margin-top: 15px;
}
.profileLongText{
  width: 100%;
  min-height: 200px;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  line-height: 28px;
  color: #504b49;
}
.menu2_2AreaWrap{
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}


.menu2_2Area{
  width: 45%;
  height: 280px;
  background: #eeeeee;
  border: 1px solid #aaaaaa;
  display: inline-block;
  vertical-align: top;
  overflow:visible;
  margin: 2%;
}

.menu2_3Area{
  width: 45%;
  height: 280px;
  display: inline-block;
  vertical-align: top;
  overflow:visible;
  margin: 2%;
}

.menu2_2ImageArea{
    margin-top: 30px;
    width: 80%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    position: relative;
}

.menu2_3ImageArea{
    margin-top: 30px;
    width: 80%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    position: relative;
}

.menu2_2ImageArea img{
position: absolute;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;

  top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
    box-shadow: #cccccc;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3),-2px -2px 2px rgba(0,0,0,0.3),2px -2px 2px rgba(0,0,0,0.3),-2px 2px 2px rgba(0,0,0,0.3);

}

.menu2_3ImageArea img{
position: absolute;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;

  top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
    box-shadow: #cccccc;

}

.menu2_2Text{
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
  color: #504b49;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
letter-spacing: 1px;
line-height: 18px;
}

.contactImage{
  width: 30%;
  margin-left: auto;
  margin-right: auto;

}

.contactImageArea{
  position: relative;
  margin-bottom: 100px;
}
.contactImageArea img{
  width:50%;
  height: auto;
  background: #888888;
  display: block;
  margin-left: auto;
  margin-right: auto;

}

.contactMessage{
  font-size: 11px;
  color: #504b49;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  line-height: 28px;
}
.contactSignImage{
  height: 50px;
  margin-bottom: 30px;
width: 200px;
float: right;
}

.contactSignImage img{
  width: 100%;
}

.contactDetail1{
  font-size: 9px;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;

}

.contactDetail2{
  font-size: 12px;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.contactDetailBottom{
  margin-top: 200px;
  height: auto;
}

.companyLogo{
  font-size: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.copyRight{
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 10px;
  width: 100%;
  color: #504b49;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}


#scrollButtonArea{
  width: 50px;
      height: auto;
      cursor: pointer;
      position: fixed;
      top: 75vh;
      right: 30px;
}

#scrollButtonArea img{
  cursor: pointer;
  width: 100%;
}

.menu3AreaWrap{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  height: 850px;
  overflow: hidden;
}

.grad-btn {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  width: 148px;
  margin: auto;
  padding: .2em 0;
  border-radius: 2px;
  background: #695555;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.grad-btn::before {
  content: "もっと見る";
}

.grad-trigger {
  display: none;
}
.grad-trigger:checked ~ .grad-btn::before{
  content: "閉じる";
}
.grad-trigger:checked ~ .menu3AreaWrap{
  height: auto;
}
.grad-trigger:checked ~ .menu3AreaWrap::before{
  display: none;
}



.menu3Area{
  width: 32%;
  height: 280px;
  display: inline-block;
  vertical-align: top;
  overflow:visible;
}

.menu3ImageArea{
    margin-top: 30px;
    width: 80%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    position: relative;
}

.menu3ImageArea img{
position: absolute;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;

  top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
border: 1px solid #cccccc;
}

.showImageArea{
  background: rgba(0,0,0,0.5);
  position: fixed;
  top:0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  padding-top: 10vh;
}

.bigImage{
  width: 80%;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.bigImage img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   box-shadow: 5px 5px 5px rgba(0,0,0,0.2);

   cursor: pointer;
}

.bigImageDelete{
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top:10px;
  font-size: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  cursor: pointer;
}

}
