

#width {
  width: 990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}
.adspecial_type1 {
  margin: 20px auto;
  text-align: center;
  width: 980px;
}
.adspecial_type1 .frame_header {
  margin-bottom: 0;
  text-align: left;
}
.adspecial_type1 .frame_col_left_container {
  width: 980px;
  float: left;
  position: relative;
  background: #fafafa;
  right: 320px;
  text-align: left;
}
.adspecial_type1 .frame_col_right_container {
  overflow: hidden;
  width: 980px;
  float: left;
  position: relative;
  background: #ccc;
}
.adspecial_type1 .frame_col_left {
  float: left;
  width: 650px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_left_inner {
  padding: 0;
}
.adspecial_type1 .frame_col_right {
  float: left;
  width: 320px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_right_inner {
  padding: 0 10px;
}
* html .adspecial_type1 .frame_col_right_inner {
  width: 300px;
}
* html .adspecial_type1 .frame_col_left {
  overflow: hidden;
}
* html .adspecial_type1 .frame_col_right  {
  overflow: hidden;
}





#adspecial_hpjapan_202506 {
  margin-left: 0;
  padding: 0;
}
#adspecial_hpjapan_202506.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_hpjapan_202506.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}


footer{
margin-top:0;
}


/*ヘッダー横幅100% layout*/


#adspecial_hpjapan_202506.adspecial_type1{
width:100% !important;
max-width:100% !important;
}


#adspecial_hpjapan_202506.adspecial_type1 .frame_col_left{
width:100%;
}


#adspecial_hpjapan_202506.adspecial_type1 .frame_col_left_container{
width:100%;
}




/*本文＆画像余白調整*/


#adspecial_hpjapan_202506.adspecial_type1 #block_story p{
margin:0 15px !important;
}


#adspecial_hpjapan_202506.adspecial_type1 .article-contents{/*横幅100％の場合*/
max-width:1050px;
margin:0 auto;

}


#adspecial_hpjapan_202506.adspecial_type1 .article-contents .left{
margin:0 15px 0 4%;
}

#adspecial_hpjapan_202506.adspecial_type1 .article-contents .right{
margin:0 4% 0 15px;
}


#adspecial_hpjapan_202506.adspecial_type1 .article-contents .center{
margin:25px auto;
}






#adspecial_hpjapan_202506.adspecial_type1 .img-xl{
max-width:***px;
}

#adspecial_hpjapan_202506.adspecial_type1 .img-xxxl{
max-width:***px;
}





#adspecial_hpjapan_202506.adspecial_type1 .frame_header{
margin:0;
overflow: hidden;
position:relative;
}


#adspecial_hpjapan_202506.adspecial_type1 .frame_header::before{
content:"";
position:absolute;
top:0;
left:0;
background:url(/extra/hpjapan_202506/media/head_background.png) center center no-repeat;
background-size:cover;
width:100%;
height:100%;
}


#adspecial_hpjapan_202506.adspecial_type1 .frame_header::after{
content:"";
position:absolute;
top:0;
left:0;
background:url(/extra/hpjapan_202506/media/img_mainvisual.png) left top no-repeat;
background-size:contain;
width:100%;
height:100%;
opacity: 0;
animation: bottom-in 0.5s linear 0.3s forwards;
}


@keyframes bottom-in{
0% {
    opacity: 0;
    transform: translateY(50px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}


#adspecial_hpjapan_202506.adspecial_type1 .frame_header .logo-area{
position:absolute;
top:0;
left:0;
background-color:#fff;
padding:5px 20px;
}

#adspecial_hpjapan_202506.adspecial_type1 .frame_header .logo-area-2{
position:absolute;
bottom:0;
right:0;
background-color:#fff;
}


.frame_header canvas {
position: absolute;
top: 0;
left: 0;
z-index: 0;
}


#adspecial_hpjapan_202506.adspecial_type1 h1{
display:flex;
flex-direction:column;
justify-content:center;
max-width:1350px;
height:500px;
margin:0 auto;
text-align:right;
font-size:clamp(1rem, 0.333rem + 1.67vw, 2rem);
position:relative;
z-index:100;
}


#adspecial_hpjapan_202506.adspecial_type1 h1 strong{
font-size:110%;
color:#227adc;
}


#adspecial_hpjapan_202506.adspecial_type1 h1 span{
display:block;
margin-bottom:10px;
margin-left: auto;
padding:10px;
line-hgieht:1.3;
background-color:#fff;
box-shadow:0 0 20px #e5e5e5;
color: transparent;
position: relative;
width:fit-content;
}

#adspecial_hpjapan_202506.adspecial_type1 h1 span::before{
content: "";
position: absolute;
z-index: 1;
top: 0%;
right: 100%;
bottom: 0%;
left: 0%;
/*background-color: #56a5fc;*/
background-color:#151515;
}

#adspecial_hpjapan_202506.adspecial_type1 h1 span.slide{
animation-name: effect-text;
animation-duration: 0s;
animation-delay: 0.9s;
animation-fill-mode: forwards;
}

#adspecial_hpjapan_202506.adspecial_type1 h1 span.slide::before{
animation-name: effect-bg;
animation-duration: 1.2s;
animation-fill-mode: forwards;
}



#adspecial_hpjapan_202506.adspecial_type1 h1 span.slide:nth-child(2){
animation-delay: 1.2s;
}

#adspecial_hpjapan_202506.adspecial_type1 h1 span.slide:nth-child(2)::before{
animation-delay: 0.4s;
}




@keyframes effect-text {
  100%{
    color: #151515;
  }
}
@keyframes effect-bg {
  50%{
    left: 0%;
    right: 0%;
}
  100%{
    left: 100%;
    right: 0%;
  }
}





/* add --------------------------------------------------------------------------------------- */



#adspecial_hpjapan_202506.adspecial_type1 .article-contents .photo-group img,
#adspecial_hpjapan_202506.adspecial_type1 .article-contents .center img{
border:1px solid #e5e5e5;
}

#adspecial_hpjapan_202506.adspecial_type1 .article-contents .center{
position:relative;
z-index:10;
}

#adspecial_hpjapan_202506.adspecial_type1 .article-contents .center::before{
content:"";
position:absolute;
top:-25px;
left:0;
width:30%;
height:50%;
background-color:#94c7ff;
z-index:-1;
}

#adspecial_hpjapan_202506.adspecial_type1 .article-contents .center::after{
content:"";
position:absolute;
bottom:25px;
right:0;
width:30%;
height:50%;
background-color:#f0f0f0;
z-index:-1;
}

#adspecial_hpjapan_202506.adspecial_type1 .article-contents .photo-group div{
margin:0 5px;
}


#adspecial_hpjapan_202506.adspecial_type1 h2{
background-color:#227adc;
color:#fff;
font-size:clamp(1.25rem, 0.917rem + 0.83vw, 1.75rem);
line-height:1.4;
margin:60px auto;
padding:20px 20px 20px 35px;
}

#adspecial_hpjapan_202506.adspecial_type1 h2::after{
content:"";
position:absolute;
top:calc(50% - 20px);
left:0;
width:10px;
height:40px;
background-color:#151515;
}

#adspecial_hpjapan_202506.adspecial_type1 h3{
font-size:1.25rem;
font-weight:normal;
text-align:center;
margin:0 auto;
padding:15px;
background-color:#050505;
color:#fff;
max-width:1050px;
}


.bg-slide-fill {
  position: relative;
  overflow: hidden;
}

/* 背景を制御する擬似要素 */
.bg-slide-fill::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #151515; /* 好きな背景色に変更可 */
  z-index: 0;
  opacity: 1;
  transition: none; /* アニメーションは keyframes で管理 */
}

/* 塗りアニメーション（左→右） */
.bg-slide-fill.animate::before {
  animation: fill-then-fade 1s ease-out forwards;
}

/* 中のテキストを上に表示 */
.bg-slide-fill > * {
  position: relative;
  z-index: 1;
}

/* キーフレーム定義 */
@keyframes fill-then-fade {
  0% {
    width: 0%;
    left: 0%;
    opacity: 1;
  }
  50% {
    width: 100%;
    left: 0%;
    opacity: 1;
  }
  100% {
    width: 0%;
    left: 100%;
    opacity: 1;
  }
}



ul.info-box{
max-width:1050px;
margin:0 15px 30px!important;
padding:20px 25px 10px !important; 
border:1px solid #e0e0e0;
background-color:#f5f5f5;
}

ul.info-box li{
list-style-position: inside;
font-size:1rem;
line-height:1.5;
}



.enq-block{
background-color:#f5f5f5;
margin:50px auto;
text-align:center;
padding:40px 20px;
}

.enq-block span{
text-align:center;
color:#444;
font-weight:bold;
}

.enq-block span em{
color:#dd1633;
font-style:normal;
}

.enq-block a{
display:block;
background-color:#bfddff;
color:#151515;
margin:20px auto 0;
font-size:1.25rem;
font-weight:bold;
padding:15px;
border-radius:50px;
max-width:350px;
}

.enq-block a:hover{
background-color:#e0e0e0;
color:#151515 !important;
transition:0.5s;
}



.wp-block{
display:flex;
border:1px solid #d5d5d5;
margin:0 auto;
padding:25px;
max-width:1050px;
}

.wp-block div{
width:30%;
margin:0 20px;
}

.wp-block div img,
.wp-block div span{
display:block;
margin:15px auto;
text-align:left;
font-size:0.9rem;
}

.wp-block div a:hover{
color:#227adc !important;
}

.wp-block div img{
box-shadow:0 0 10px #ccc;
}

.wp-block div img:hover{
transform:scale(1.01, 1.01);
transition:0.3s;
}



/* end add ----------------------------------------------------------------------------------- */


#adspecial_hpjapan_202506.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_hpjapan_202506.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_hpjapan_202506.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_hpjapan_202506.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_hpjapan_202506.adspecial_type1 .block_wp {
  margin-bottom: 20px;
}
#adspecial_hpjapan_202506.adspecial_type1 .bottomwp {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 10px;
}
#adspecial_hpjapan_202506.adspecial_type1 .bottomwp.last {
  border: medium none;
}
#adspecial_hpjapan_202506.adspecial_type1 .bottomwp a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_hpjapan_202506.adspecial_type1 .bottomwp a:hover {
  text-decoration: none;
}
#adspecial_hpjapan_202506.adspecial_type1 .bottomwp a:hover h4 {
  text-decoration: underline;
}
#adspecial_hpjapan_202506.adspecial_type1 .bottomwp h4 {
  border: none;
  font-size: 12px;
  font-weight: normal;
  margin-top: 2px;
}

#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber {
  margin-bottom: 10px;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber a img {
  margin: 0 10px 10px 10px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber a h5.title {
  border-bottom: none;
  font-size: 14px;
  display: inline;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber p {
  margin-top: 3px;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber a:hover h5.title {
  text-decoration: underline;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber .property {
  color: #666666;
  font-size: 10px;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_backnumber .backnumber .property a {
  margin-left: 5px;
}

#adspecial_hpjapan_202506.adspecial_type1 .block_banner {
  margin-bottom: 20px;
  margin-left: 10px;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_banner .banner img {
  margin: 0 auto 10px;
  display: block;
}
#adspecial_hpjapan_202506.adspecial_type1 .block_banner .banner a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}



/* ヘッダー＆フッター広告表記 2024～
-------------------------------------------------------------------------------------------------------*/


.header_sponsored_area{
    width:100%;
    background-color:#fff;
    color:#000;
    font-size:14px;
    text-align:right;
    padding:15px 20px;
    position:relative;
    z-index:1000;
}

.header_sponsored_area span{
    margin:0;
    line-height:1.3;
    display:block;
}


.block_sponsored{
    clear:both;
    padding:25px 0 0 0;
}

.block_sponsored_area{
    clear:both;
    background-color:#fff;
    color:#000;
    font-size:14px;
    border:1px solid #000;
    margin:25px auto;
    padding:15px 15px 10px;
    max-width:760px;
    position:relative;
    z-index:1000;
}

.block_sponsored_area span{
    margin:5px 0;
    text-align:left;
    display:block;
}


.block_sponsored_area:before{
    display: block;
    content: "PR";
    position: absolute;
    top: -12px;
    left: 30px;
    width: 40px;
    height: 30px;
    text-align: center;
    background-color: #fff;
}






#adspecial_hpjapan_202506.adspecial_type1 .block_sponsored {
  clear: both;
  /*border: 1px solid #ccc;*/
  background-color:#fff;
  padding: 10px;
}



#adspecial_hpjapan_202506.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}

#adspecial_hpjapan_202506.adspecial_type1 .article_body div.photo_grid {
  margin-bottom: 1em;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .right {
  margin-left: 1em;
  float: right;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .left {
  margin-left: 1em;
  float: left;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .center table {
  margin: 0 auto;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo_grid table {
  border-collapse: collapse;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo_grid td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo {
  padding: 10px;
  background: #FFF none repeat scroll 0%;
  border: 1px solid #CCC;
  margin-right: 15px;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo .caption {
  width: 150px;
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo .border {
  border: 1px solid #CCC;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo .image {
  position: relative;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo img.main {
  margin: 10px;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body ul {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
#adspecial_hpjapan_202506.adspecial_type1 .article_body .photo .glass {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}




@media screen and (max-width: 960px) {
  #adspecial_hpjapan_202506.adspecial_type1,
  #adspecial_hpjapan_202506.adspecial_type1 .frame_col_right_container,
  #adspecial_hpjapan_202506.adspecial_type1 .frame_col_left_container,
  #adspecial_hpjapan_202506.adspecial_type1 .frame_col_left,
  #adspecial_hpjapan_202506.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_hpjapan_202506.adspecial_type1 .article_body .left,
  #adspecial_hpjapan_202506.adspecial_type1 .article_body .right,
  #adspecial_hpjapan_202506.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_hpjapan_202506.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_hpjapan_202506.adspecial_type1 .block_right_plink {
    display: none;
  }


#adspecial_hpjapan_202506.adspecial_type1 h1{
height:350px;
margin:0 10px 0 0;
}


}


@media screen and (max-width: 640px) {


#adspecial_hpjapan_202506.adspecial_type1 .frame_header::after{
top:40%;
background-size:70%;
}

#adspecial_hpjapan_202506.adspecial_type1 h1{
height:350px;
align-items: flex-end;
line-height:1.5;
/*display:block;*/
}

#adspecial_hpjapan_202506.adspecial_type1 h1 span{
padding:10px;
}


#adspecial_hpjapan_202506.adspecial_type1 .frame_header .logo-area,
#adspecial_hpjapan_202506.adspecial_type1 .frame_header .logo-area-2{
max-width:150px;
}


.wp-block{
display:block;
}

.wp-block div{
width:100%;
margin:40px auto;
}




}


