@charset "UTF-8";





.parallax-nav {

    display: none !important;

}

.fadein03 {
    opacity: 0;
    transition: all 500ms;
    transform: translate(0, 50px);
}

.fadein04.scrollin,
.fadein03.scrollin {

opacity: 1;
transform: translate(0, 0);
}


.fadein02 {
    opacity: 0.1;
    transition: all 500ms;
}

.fadein05,
.fadein04 {


    opacity: 0;
}

.fadein02.scrollin {

    opacity: 1;

}

.fadein05.scrollin {
    opacity: 0;
  animation-name: fadein05;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;

}


@keyframes fadein05 {
  0% {
     opacity: 0;
  }
  100% {
     opacity: 1;

  }
}


nav.udm {

position: fixed;
right: 18px;
top: 36.5%;
}




nav.udm ul {
    position: sticky;
    top: 0;
    left: 0;
    display: grid;
    gap: 1em;
    padding: 1em;
}



nav.udm ul li.is-active a {
 
    position: relative;
    background: #3073e1;
    border: 1px solid #fff;
    height: 16px;
    width: 16px;
    border-radius: 8px;
    right: 2px;

}



nav.udm ul li a {
    cursor: pointer;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    text-indent: 0;
    height: 12px;
    width: 12px;
    margin-top: 3px;
    background: #fff;
    display: block;
    border: 1px solid #3073e1;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;

}



.udm {

  position: fixed;
  top:50%;
  right: 0;
}

article section {

margin-top: 0;


}




 section[id^="section"]{
    padding: 70px 0 0;

    background-size: cover !important;
}


section.section1 {
    background: url(/udmessage/img/index_bg01.jpg) no-repeat center ;
}


.animated {
  /* アニメーションのプロパティを指定 */
  animation-name: example;
  animation-duration: 1s;
  display: block;
  opacity: 1;

}

@keyframes example {
  from {opacity: 0;}
  to {opacity: 1;}
}

.js-fade-in_up,
.js-fade-in {

  opacity: 0;
}



.is-animated {
  animation-name: fadeIn;
  animation-duration: 2s;
  animation-fill-mode: both;
}


.is-animated02 {
  animation-name: fadeUp;
  animation-duration: 3s;
  animation-fill-mode: both;
}



@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}


.fade02 {
    animation: fade01 1s ease 1 forwards;
}




@media screen and (max-width: 767px) {
  

.sp_b50 {

  margin-bottom: 50px !important;
}


  section[id^="section"]{
    padding: 50px 10px ;

}

body .section.section4 {

  margin-bottom: -100px;
}

}


@media screen and (max-width: 1199px) {
  

body .next-btn02 > p > a {

  margin-left: auto;
transform: translateX(-50px);
}

nav.udm ul {

  padding: 0;

}

body nav.udm {

  right: 0;


}



}




.next-btn02 p a {

  display: block;
    position: fixed;
    text-align: center;
    left: 50%;
    bottom: 0;
    z-index: 900;
    margin-left: 64px;
    background: #3073e1;


}

.next-btn02 > p > a > img {
    width: 100px;
    height: auto;
}


  





.page-title {

    font-size: 3.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #001489;
    /*text-shadow: 1px 1px 2px #000, 0 0 1em #CCB, 0 0 0.2em #fff;*/
    text-shadow: 1px 1px 2px #fff;
    background: rgb(999 999 999 / 75%);
    border-radius:15px ;
}

.page-title span:nth-child(1) {

    font-size: 3.5em;
}
.page-title span:nth-child(2) {

    text-align: left;
    margin-left: 10px;
}


.section.section2 {

  background: url(/udmessage/udm_img/udm03_bg250711_03_01.webp) no-repeat center -270px;

  height: 1379.200px;
/*height: 1536.800px;*/
}

.section.section3 {
  background: url(/udmessage/udm_img/udm01_main01.jpg) no-repeat center -270px;

  /*height: 1379.200px;*/
  height: 1536.800px;

}

.section.section4 {
    background: url(/udmessage/img/ud_mess2023_04.jpg) no-repeat center -270px;
    /*margin-bottom: -100px;
   */height: 1336.800px;
   background-size:100% auto ;
}



.section.section5 {
    background: url(/udmessage/udm_img/udm02_bg250711_01_04.webp) no-repeat center -270px;
    /*margin-bottom: -100px;
 height: 1336.800px;
 */
 height: auto;
 
}

#section8 .fow,
#section5 .nakasa,
#section4 .hirosima,
#section9 .net,
#section7 .fow,#section6 .fow,
.section.section5 .fow{

  position: relative;

}

#section6 .fow::before,
#section8 .fow::before,
#section7 .fow::before,
.section.section5 .fow::before {
position: absolute;
content: 'photo Forward Stroke inc.';
left: 2px;
    text-shadow: none;
    font-size: 1.1rem;
    color: #fff;
    bottom: 15px;
    opacity: 0.77;
text-shadow: 3px 1px 3px #000;
}

.section#section9 .net::before {
position: absolute;
content: '© Ned Meldrum';
left: 2px;
    text-shadow: none;
    font-size: 1.1rem;
    color: #fff;
    bottom: 15px;
    opacity: 0.77;
text-shadow: 3px 1px 3px #000;
}


.section.section2 .hirosima::before {
position: absolute;
content: 'NEW HIROSHIMA GATEPARK';
left: 0;
    text-shadow: none;
    font-size: 1.1rem;
    color: #fff;
    bottom: 15px;
    opacity: 0.77;
text-shadow: 3px 1px 3px #000;
}



.section.section4 .nakasa::before {
position: absolute;
content: 'ナカサ・アンド・パートナーズ';
left: 0;
    text-shadow: none;
    font-size: 1.1rem;
    color: #fff;
    bottom: 15px;
    opacity: 0.77;
text-shadow: 3px 1px 1px #000;
}

.section.section6 {
    background: url(/udmessage/udm_img/udm06_main01.jpg) no-repeat center -270px;
   /* margin-bottom: -100px;*/

    height: 1436.800px;
}

.section.section7 {
    background: url(/udmessage/udm_img/udm05_bg250711_01_02.webp) no-repeat center bottom;
    /*margin-bottom: -234px;
    */background-size: 100% 100%;
    /*height: 1102.800px;*/
    height: 100%;
}

.section.section8 {
    background: url(/udmessage/udm_img/udm08_bg250714_01_03.webp) no-repeat center top ;
    /*margin-bottom: -100px;
    */background-size: cover;

    /*height: 1336.800px;*/
  height: auto;
}






.section.section9 {
    background: url(/udmessage/udm_img/udm07_main01.jpg) no-repeat center -270px;
    /*margin-bottom: -100px;*/
    background-size: 100% 100%;
    height: 1336.800px;


}



.link_b a:hover {
  background: #0099cc36 !important;
}


.link_b a:focus {
  background: #0099cc36 !important;
}


.link_b a {


  color: #333 !important;
  border: 1px solid #000 !important;
  
}

.on_pc {
	display:block !important;
	}

.on_sp {
	display:none !important;
	}

.pc_mt100 {

  margin-top: 100px !important;

}


.pc_mt150  {

margin-top: 120px !important;

}

@media screen and (max-width: 989px){



section[id^="section"] {

  padding-left:10px ;
  padding-right: 10px;
  box-sizing: border-box;
}


}
@media screen and (max-width: 767px){




  body .section.section5 {

margin-bottom: 0 ;
}

body .section.section9,
body .section.section6 {
  position: relative;
margin-bottom: 0;
}

.on_pc {
	display:none !important;
	}

.on_sp {
	display:block !important;
	}


.pc_mt100 {

  margin-top: 0px !important;

}


.pc_mt150  {

margin-top: 0px !important;

}

.sp_mt50 {

  margin-top: 50px !important;

}

.sp_mt100  {

 margin-top: 100px !important;

}

section.section2, section.section3, section.section4, section.section5, section.section6, section.section8 {
    background-size: 670px auto !important;
    background-color: #111 !important;
    background-position: center top !important;
    height: auto !important;
}

section.section7, section.section9 {
    background-size: 670px auto !important;
    background-color: #fff !important;
    background-position: center top !important;
    height: auto !important;

}

  .page-title {

    font-size: 2em;

  }

  .sp_line_01 {

    text-shadow: 1px 1px 2px #fff, 0 0 1em #CCB, 0 0 0.2em #fff;
  }


  .mod-media-col .mod-media-col_item:nth-child(-n+2) {
     margin-top: 0px ; /**/
    padding: 0;

  }

}


.over_t > span {

  font-size: 0.4em !important;
  font-weight: bold;
  letter-spacing: 0.25px;
  text-shadow: 1px 1px 2px #fff;

}

body sup {

  bottom: 6px ;
}



figure.model_r {
  position: relative;
}

figure.model_r  figcaption {
  position: absolute;
  color: #fff;
    right: 1%;
    bottom: 0;
    font-size: 1em;
    text-shadow: 1px 1px 2px #333;
}

.h2_bgg {
/*
      background-image: linear-gradient(150deg, rgba(255, 1255, 255, 0.27) 7%, rgba(83, 78, 85, 0.18) 99%);
*/
visibility: inherit;
}

@media screen and (min-width: 768px) {


  .pc_mb100 {

    margin-bottom: 100px !important;
  }


#section8 h2 {
  font-size: 2.8rem;

     } 
} 



.section10 .page-title {
  background: none;
}

body 
.mod-media-col_item.wid_w100x {
  width: calc(100% - 25px);
  margin-bottom: 100px;
}

