/* ==============================================================
/* photo
=================================================================*/
/* global-footer .global-footer__obj
-----------------------------------------------------------------*/
.global-footer .global-footer__obj {
  background-image: none;
  pointer-events: none; }

/* section-photo-01
-----------------------------------------------------------------*/
.section-photo-01 {
  margin-bottom: 55px; }

@media only screen and (max-width: 768px) {
  .section-photo-01 {
    margin-bottom: 3px; } }
/* l-wrap-photo-01
-----------------------------------------------------------------*/
.l-wrap-photo-01 {
  width: 1164px;
  margin: 30px auto 0;
  padding: 0 70px; }

@media only screen and (max-width: 768px) {
  .l-wrap-photo-01 {
    width: auto;
    padding: 0 15px; } }
/* l-wrap-photo-02
-----------------------------------------------------------------*/
.l-wrap-photo-02 {
  position: relative;
  width: 1059px;
  margin: 0 auto;
  padding: 0 0 0 19px; }
  .l-wrap-photo-02:before {
    content: "";
    position: absolute;
    top: -75px;
    left: -13px;
    width: 55px;
    height: 51px;
    background: url(/assets/img/common/ico_bird_blue_01.png) 0 0 no-repeat;
    background-size: 55px 51px; }

@media only screen and (max-width: 768px) {
  .l-wrap-photo-02 {
    width: auto;
    padding: 0 15px; }
    .l-wrap-photo-02:before {
      display: none; } }
/* c-btn-photo-01
-----------------------------------------------------------------*/
.c-btn-photo-01 {
  width: 255px;
  margin-bottom: 10px;
  padding: 15px 40px 18px 78px;
  border-radius: 27px 28px 28px 27px/27px 27px 28px 28px;
  background: #ff514d url(/assets/img/common/ico_clock_02.png) 51px 18px no-repeat;
  background-size: 19px 18px;
  color: #fff;
  cursor: pointer;
  text-align: center; }
  .c-btn-photo-01:focus {
    outline: none; }

.c-btn-photo-01__item {
  background-color: #fff;
  color: #000; }

/* m-list-photo-01
-----------------------------------------------------------------*/
.m-box-btn-photo-01 {
    display: inline-block;
    position: relative;
    float: right;
    z-index: 1;
    text-align: right;
}
.m-list-photo-01 {
  margin-left: -50px; }
  .m-list-photo-01:before {
    content: "";
    display: table; }
  .m-list-photo-01:after {
    content: "";
    display: table;
    clear: both; }

.m-list-photo-01__item {
  float: left;
  width: 487px;
  margin: 0 0 40px 50px; }
  .m-list-photo-01__item:nth-child(3) {
    clear: left; }

.m-list-photo-01__img {
  overflow: hidden;
  width: 487px;
  height: 270px;
  background: #fff;
  transition: 0.25s;
  border-bottom: 4px solid #ef5a74;
  border-radius: 15px 15px 0 0; }

.m-list-photo-01__img img{
  position: relative;
  width: 100%;
  height: auto;
 }

.m-list-photo-01__info {
  position: relative;
  padding: 23px 20px 26px 30px;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
  border-bottom: 2px solid #eee;
  border-radius: 0 0 15px 15px;
  background-color: #fcfcfc; }

.m-list-photo-01__info:before {
  transition: 0.25s;
}


.m-list-photo-01__date {
  margin-bottom: 8px;
  padding-left: 26px;
  background-image: url(/assets/img/common/ico_clock_01.png);
  background-position: 0 2px;
  background-size: 19px 18px;
  background-repeat: no-repeat; }

.m-list-photo-01__hdg {
  color: #000;
  font-size: 16px;
  line-height: 1.7; }

.m-list-photo-01__txt {
  display: none;
  color: #000;
  font-size: 16px; }

.m-list-photo-01__img .img__inner {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
 }


	/* m-list-photo-01__item--style-01
-----------------------------------------------------------------*/
.m-list-photo-01__item--style-01 {
  position: relative;
  float: none;
  width: 100%;
  margin: 0 0 70px 0;
  padding-left: 50px; }
  .m-list-photo-01__item--style-01:before {
    content: "";
    position: absolute;
    top: -60px;
    left: -20px;
    width: 51px;
    height: 46px;
    background: url(/assets/img/common/ico_btf_yellow_01.png) 0 0 no-repeat;
    background-size: 51px 46px; }
  .m-list-photo-01__item--style-01:after {
    content: "";
    position: absolute;
    bottom: -48px;
    right: -58px;
    width: 53px;
    height: 52px;
    background: url(/assets/img/common/ico_btf_blue_01.png) 0 0 no-repeat;
    background-size: 53px 52px; }

.m-list-photo-01__item--style-01 a {
  display: block;
  overflow: hidden;
}

.m-list-photo-01__item--style-01 .m-list-photo-01__img {
  width: 610px;
  height: 455px;
  border-bottom: none;
  border-radius: 0; }

.m-list-photo-01__item--style-01 .m-list-photo-01__info {
  position: absolute;
  top: 40px;
  right: 0;
  width: 488px;
  height: 370px;
  padding: 5px;
  -webkit-box-shadow: 0 2px #ec8000;
  -moz-box-shadow: 0 2px #ec8000;
  box-shadow: 0 2px #ec8000;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-radius: 15px;
  background-color: #ffa800; }

.m-list-photo-01__item--style-01 .m-list-photo-01__inner {
  height: 360px;
  padding: 74px 40px 0 47px;
  border-radius: 15px;
  border: 2px dashed #ffd480; }

.m-list-photo-01__item--style-01 .m-list-photo-01__date {
  margin-bottom: 35px;
  padding: 1px 0 1px 38px;
  background-image: url(/assets/img/common/ico_clock_02.png);
  background-position: 0 4px;
  background-size: 23px auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px; }

.m-list-photo-01__item--style-01 .m-list-photo-01__hdg {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold; }

.m-list-photo-01__item--style-01 .m-list-photo-01__txt {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 1.8; }


/* m-list-photo-01__item--style-02
-----------------------------------------------------------------*/
.m-list-photo-01__item--style-02 {
  position: relative;
  float: none;
  width: 100%;
  margin: 0 0 70px 0;
  padding-left: 50px; }

  .m-list-photo-01__item--style-02 a {
    display: block;
    overflow: hidden;
  }
  .m-list-photo-01__item--style-02:before {
    content: "";
    position: absolute;
    top: 0;
    left: 243px;
    width: 60px;
    height: 43px;
    background: url(/assets/img/common/ico_bird_green_01.png) 0 0 no-repeat;
    background-size: 60px 43px; }
  .m-list-photo-01__item--style-02:after {
    content: "";
    position: absolute;
    bottom: -57px;
    left: 0;
    width: 55px;
    height: 51px;
    background: url(/assets/img/common/ico_bird_blue_01.png) 0 0 no-repeat;
    background-size: 55px 51px; }

.m-list-photo-01__item--style-02 .m-list-photo-01__info {
  position: absolute;
  top: 40px;
  left: 50px;
  width: 488px;
  height: 370px;
  padding: 5px;
  -webkit-box-shadow: 0 2px #175aaa;
  -moz-box-shadow: 0 2px #175aaa;
  box-shadow: 0 2px #175aaa;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-radius: 15px;
  background-color: #3593eb; }

.m-list-photo-01__item--style-02 .m-list-photo-01__inner {
  height: 360px;
  padding: 74px 40px 0 47px;
  border-radius: 15px;
  border: 2px dashed #9ac9f5; }

.m-list-photo-01__item--style-02 .m-list-photo-01__img {
  width: 610px;
  height: 455px;
  margin-left: auto;
  border-bottom: none;
  border-radius: 0; }

.m-list-photo-01__item--style-02 .m-list-photo-01__date {
  margin-bottom: 35px;
  padding: 1px 0 1px 38px;
  background-image: url(/assets/img/common/ico_clock_02.png);
  background-position: 0 4px;
  background-size: 23px auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px; }

.m-list-photo-01__item--style-02 .m-list-photo-01__hdg {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold; }

.m-list-photo-01__item--style-02 .m-list-photo-01__txt {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 1.8; }

/* hover
-----------------------------------------------------------------*/
.mode-pc .m-list-photo-01__item a:hover .m-list-photo-01__img {
  opacity: .7;
}
.mode-pc .m-list-photo-01__item a:hover .m-list-photo-01__info:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.25s;
  background: rgba(255, 255, 255, 0.2);
}

@media only screen and (max-width: 768px) {
  .m-box-btn-photo-01 {
    display: block;
    float:none; }

  .c-btn-photo-01 {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 40px 12px 78px;
    background: #ff514d url(/assets/img/common/ico_clock_02.png) 51px 10px no-repeat;
    background-size: 19px 18px; }

  .m-list-photo-01 {
    margin-left: 0; }

  .m-list-photo-01__item {
    float: none;
    width: 100%;
    margin: 0 0 20px 0; }

  .m-list-photo-01__img {
    width: 100%;
    height: 200px;
    border-bottom: 3px solid #ef5a74; }

  .m-list-photo-01__info {
    padding: 15px 15px 12px 15px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee; }

  .m-list-photo-01__date {
    margin-bottom: 4px;
    padding: 3px 2px 3px 25px;
    background-size: 15px auto;
    background-position: 0 3px; }

  .m-list-photo-01__hdg {
    margin-bottom: 5px;
    font-size: 14px; }

  .m-list-photo-01__txt {
    font-size: 12px; }

  /* m-list-photo-01__item--style-01
  -----------------------------------------------------------------*/
  .m-list-photo-01__item--style-01 {
    margin-bottom: 30px;
    padding-left: 0; }
    .m-list-photo-01__item--style-01:before {
      display: none; }
    .m-list-photo-01__item--style-01:after {
      display: none; }

  .m-list-photo-01__item--style-01 .m-list-photo-01__img {
    width: 100%;
    height: 200px;
    padding-right: 20px;}

  .m-list-photo-01__item--style-01 a {
    overflow: visible;
  }

  .m-list-photo-01__item--style-01 .m-list-photo-01__info {
    position: relative;
    top: 0;
    left: 0;
    width: 94%;
    height: auto;
    margin: -30px 0 0 6%;
    padding: 2px;
    border-radius: 10px; }

  .m-list-photo-01__item--style-01 .m-list-photo-01__inner {
    height: auto;
    padding: 28px 25px 20px 24px;
    border: 1px dashed #ffd480;
    border-radius: 10px; }

  .m-list-photo-01__item--style-01 .m-list-photo-01__date {
    margin-bottom: 7px;
    padding: 1px 0 1px 23px;
    background-size: 15px auto;
    background-position: 0 3px;
    font-size: 12px;
    line-height: 1.7; }

  .m-list-photo-01__item--style-01 .m-list-photo-01__hdg {
    margin-bottom: 5px;
    font-size: 14px; }

  .m-list-photo-01__item--style-01 .m-list-photo-01__txt {
    font-size: 12px; }

  /* m-list-photo-01__item--style-02
  -----------------------------------------------------------------*/
  .m-list-photo-01__item--style-02 {
    width: 100%;
    margin: 0 0 30px 0;
    padding-left: 0; }
    .m-list-photo-01__item--style-02:before {
      display: none; }
    .m-list-photo-01__item--style-02:after {
      display: none; }

  .m-list-photo-01__item--style-02 .m-list-photo-01__info {
    position: relative;
    top: 0;
    left: 0;
    width: 94%;
    height: auto;
    margin: -30px 6% 0 0;
    padding: 2px;
    border-radius: 10px; }

  .m-list-photo-01__item--style-02 .m-list-photo-01__inner {
    height: auto;
    padding: 28px 25px 20px 24px;
    border: 1px dashed #9ac9f5;
    border-radius: 10px; }

  .m-list-photo-01__item--style-02 a {
    overflow: visible;
  }

  .m-list-photo-01__item--style-02 .m-list-photo-01__img {
    float: none;
    width: 100%;
    height: 200px;
    padding-left: 20px;
    border-bottom: none; }

  .m-list-photo-01__item--style-02 .m-list-photo-01__date {
    margin-bottom: 7px;
    padding: 1px 0 1px 23px;
    background-size: 15px auto;
    background-position: 0 3px;
    font-size: 12px;
    line-height: 1.7; }

  .m-list-photo-01__item--style-02 .m-list-photo-01__hdg {
    margin-bottom: 5px;
    font-size: 14px; }

  .m-list-photo-01__item--style-02 .m-list-photo-01__txt {
    font-size: 12px; } }
