@charset "utf-8";

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体",メイリオ,"ＭＳ Ｐゴシック", sans-serif;
  color: #000;
}

* {
  margin: 0;
  padding: 0;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

a:hover {
  opacity: 0.6;
}

/*common-perts-----------*/


.mincho {
  font-family: "Hiragino Mincho ProN",游明朝,YuMincho,"Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.helvetica {
  font-family: "Helvetica Neue","Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.award1 .title {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.12em;
}
.award2 .title,
.award3 .title {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0.06em;
}

.name {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.02em;
}

.name > span {
  font-size: 14px;
  font-weight: normal;
}


.text {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.02em;
}


/*----------------//common-perts*/

#photo .modal {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.9);
  z-index: 10;
  display: none;
  overflow: auto;
  text-align:center;
}

#wraper.fixed {
  position :fixed;
  left: 0;
  width: 100%;
}

#photo .modal > img {
  max-height: 96%;
  max-width: 97.333%;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#close {
  position: absolute;
  top:35px;
  right: 50px;
  width: 50px;
  height: 44px;
  z-index: 11;
  cursor: pointer;
}


#close span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: inline-block;
}

#close span:nth-of-type(1) {
  top: 0;
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(20px) rotate(-45deg);
}

#close span:nth-of-type(2) {
  bottom: 0;
  -webkit-transform: translateY(-21px) rotate(45deg);
  transform: translateY(-21px) rotate(45deg);
}

#photo header {
  position: relative;
}

#photo header .left {
  position: absolute;
  top: 0;
  left: 50px;
  z-index: 1;
}

#photo header .left img {
  vertical-align: top;
}

#photo header .right {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

#photo > .top {
  border: 10px solid #005bac;
  border-bottom: none;
}

#photo .top .main-visual {
  background: url(../img/photos.png) no-repeat center top;
  position: relative;
  background-color: #005bac;
  border: 10px solid #005bac;
  border-bottom: none;
}

#photo .top .main-visual .message {
  width: 611px;
  margin: 0 auto;
}

#photo .top .main-visual .message img {
  width: 100%;
}

#photo .top .main-visual .ribon {
  width: 658px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -328px;
}

#photo .top .main-visual .ribon img {
  width: 100%;
}

#photo .top .main-bottom {
  background: #005bac;
  padding: 27px 0 35px;
}

#photo .top .main-bottom .box {
  width: 750px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#photo .top .main-bottom .box p{
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.15em;
}

#photo .top .main-bottom .box p:nth-of-type(1){
  width: 347px;
}

#photo .top .main-bottom .box p:nth-of-type(2){
  width: 383px;
  margin-left: 20px;
}

#photo .top .main-bottom .box p:nth-of-type(3){
  width: 638px;
}

#photo .work {
  margin-top: 67px;
}

#photo .work > p{
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.12em
}

#photo .photo:nth-of-type(n + 2) {
  margin-top: 150px;
}

#photo .photo .award-box {
  text-align:center;
  max-width: 980px;
  width: 93%;
  margin: 0 auto;
  position :relative;
}

#photo .photo .award-box .inner {
  width: 260px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
}

#photo .photo .award-box .inner img{
  width: 90%;
}

#photo .photo:nth-of-type(n + 2) .award-box .double-line{
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  border-top: 2px solid #77899d;
  border-bottom: 1px solid #77899d;
  padding: 1px 0;
  z-index: -1;
}

#photo .photo .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 980px;
  width: 93%;
  margin: 0 auto;
}

#photo .photo .box:nth-of-type(n + 2){
  margin-top: 50px;
}

#photo .photo .box .left {
  width: 420px;
  position: relative;
}

#photo .photo.award2 .box .left:nth-of-type(n + 2),
#photo .photo.award3 .box .left:nth-of-type(n + 2) {
  margin-top: 80px;
}

#photo .photo .box .left .hide-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.6s;
  cursor: pointer;
  background: rgba(0,0,0,0.35);
}

#photo .photo .box .left .hide-mask:hover {
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

#photo .photo .box .left span {
  position: absolute;
  top: 0;
  left: 0;
  width: 119.04%;
  z-index:-1;
  margin: -30px 0 0 -40px;
}

#photo .photo .box .left span img {
  width: 100%;
}

#photo .photo .box .left .hide-mask > img {
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.8;
}

#photo .photo .box .left img{
  width: 100%;
  vertical-align: bottom;
}

#photo .photo .box .right {
  width: calc(93.6% - 420px);
}

#photo .photo.award2 .box .right:nth-of-type(n + 3),
#photo .photo.award3 .box .right:nth-of-type(n + 3) {
  margin-top: 80px;
}

#photo .photo .box .right .pc {
  text-align: center;
}

#photo .photo .box .right .pc img{
  text-align: center;
  width: 48.627%;
}

#photo .photo .box .right .pc .double-line {
  width: 100%;
  border-top: 2px solid #e6a500;
  border-bottom: 1px solid #e6a500;
  padding: 1px 0;
  margin-top: 31px;
  margin-bottom: 20px;
}

#photo .photo.award1 .box .right .name + .text {
  padding-bottom: 40px;
  position: relative;
  margin-top: 23px;
}

#photo .photo.award1 .box .right .name + .text:after {
  content: "";
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background: #e6a500;
}

#photo .photo .box .right .title + .text {
  margin-top: 17px;
}

#photo .photo .box .right .name {
  margin-top: 7px;
}

#photo .photo .box .right .name + .text {
  margin-top: 14px;
  color: #555555;
}


/*award1------------------------*/


#photo .photo.award1 .box {
  margin-top: 72px!important;
}

#photo .photo.award1 .box .right .title {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}

#photo .photo.award1 .box .right .title:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e6a500;
}

#photo .photo.award1 .box .right .title + .text {
  margin-top: 30px;
}


/*------------------------award1*/



/*award4------------------------*/

#photo .photo.award4 .award-box .inner {
  width: 234px;
}

#photo .photo.award4 .award-box .double-line {
  border-top: 2px solid #c26331;
  border-bottom: 1px solid #c26331;
}

#photo .award4 .box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#photo .award4 .box .photo-box {
  width: 30.61%;
}

#photo .award4 .box .photo-box:nth-of-type(n + 4) {
  margin-top: 43px;
}

#photo .award4.photo .box .photo-box:nth-of-type(3n + 2) {
  margin-left:4.08%;
  margin-right:4.08%;
}


#photo .award4 .box .photo-box:nth-of-type(3) {
  -ms-flex-item-align: end;
  align-self: flex-end;
}


#photo .award4 .box .photo-box.short1 .top {
  width: 200px;
  margin: 0 auto;
}

#photo .award4 .box .photo-box .top {
  position: relative;
}

#photo .award4 .box .photo-box .top span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#photo .award4 .box .photo-box:nth-of-type(1) .top span {
  width: 127%;
  margin: -24px 0 0 -27px;
}

#photo .award4 .box .photo-box:nth-of-type(2) .top span {
  width: 125.71%;
  margin: -24px 0 0 -27px;
}


#photo .award4 .box .photo-box:nth-of-type(n + 3) .top span {
  width: 118%;
  margin: -22px 0 0 -22px;
}

#photo .award4 .box .photo-box .top img {
  width: 100%;
}

#photo .award4 .box .photo-box.short2 .top {
  width: 210px;
  margin: 0 auto;
}

#photo .award4 .box .top img {
  width: 100%;
  vertical-align: bottom;
}

#photo .award4 .box .photo-box .top .hide-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: 0.6s;
  cursor: pointer;
  background: rgba(0,0,0,0.35);
}

#photo .award4 .box .photo-box .top .hide-mask:hover {
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
#photo .award4 .box .photo-box .top .hide-mask img {
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.8;
}

#photo .award4 .box .bottom .title {
  margin-top: 13px;
  font-size: 20px;
  line-height: 40px;
}

#photo .award4 .box .bottom .text {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0em;
}


/*------------------------award4*/


/*footer------------------------*/

#photo footer {
  margin-top: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #005bac;
}

#photo footer .left {
  display:block;
  width: 386px;
}

#photo footer .left img{
  width: 100%;
  vertical-align: bottom;
}

#photo footer .right {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  margin-right: 1.92%;
}



/*------------------------footer*/



