/* Scss Document */
/*******************************
section-main
*******************************/
.section-main .content-box {
  padding-bottom: 10%; }

.section-main .content-box .main-img {
  background: url(../../../img/battle/battle03/img-main01_sp.jpg) no-repeat center top;
  background-size: cover;
  height: 0px;
  margin: 0 auto;
  margin-bottom: 5.468%;
  padding-top: 50%; }
  .section-main .content-box .main-img .text-box {
    position: absolute;
    top: 50%;
    left: 2%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .section-main .content-box .main-img .text-box .sub-title {
      color: #fff;
      font-size: 12px;
      font-size: 3.5vw; }
    .section-main .content-box .main-img .text-box .title {
      font-weight: bold;
      color: #d7d1ac;
      font-size: 24px;
      font-size: 5.343vw; }

.section-main .content-box .pict-box {
  position: relative;
  margin-bottom: 6.25%; }
  .section-main .content-box .pict-box .left-box {
    width: 100%;
    float: none; }
    .section-main .content-box .pict-box .left-box .shadow {
      box-shadow: 4px 4px rgba(0, 0, 0, 0.5); }
    .section-main .content-box .pict-box .left-box .big {
      margin-bottom: 16px; }
    .section-main .content-box .pict-box .left-box .small {
      float: left;
      margin-right: 16px; }
    .section-main .content-box .pict-box .left-box .small:last-child {
      margin-right: 0; }
  .section-main .content-box .pict-box .left-box {
    margin-bottom: 6.25%; }
    .section-main .content-box .pict-box .left-box .h3-title {
      font-size: 22px;
      font-size: 5vw; }
  .section-main .content-box .pict-box .right-box {
    width: 100%;
    float: none;
    margin-bottom: 5.468%;
    margin-left: 0;
    font-size: 14px;
    font-size: 3.125vw; }

.section-main .content-box .list-box ul li {
  width: 49%;
  margin-right: 0;
  margin-bottom: 1%; }
  .section-main .content-box .list-box ul li img {
    width: 100%; }

.section-main .content-box .list-box ul li:nth-child(2n+1) {
  margin-right: 1%; }

.section-main .content-box.hiroshima-box .main-img {
  background: url(../../../img/adventure/img-main02.jpg) no-repeat center top;
  background-size: cover; }

.section-main .content-box.hiroshima-box .text-box {
  right: inherit;
  left: 146px; }

.section-main .content-box.hiroshima-box .right-box {
  margin: 200px 26px 0 0; }

.section-main .content-box.hiroshima-box .left-box {
  float: right;
  margin-right: -110px;
  margin-left: inherit; }

/*-- diagnoal --*/
/* diagonal-box */
.diagonal-box::before {
  -webkit-transform: translateX(-50%) rotate(14deg);
          transform: translateX(-50%) rotate(14deg);
  height: 0;
  padding: 0;
  padding-top: 140%;
  top: 5%;
  z-index: 0; }

/*# sourceMappingURL=../../../maps/battle/battle03/style-sp.css.map */
