@charset "utf-8";

.sp{ display: none !important; }

@media screen and (max-width: 1000px) {
  #content{ width: 100%; font-size: 1.65vw; }
  #footimg{ height:60vh; }
  #mainbg{ background-image: url(footimg_sp.jpg); }
}

@media screen and (max-width: 810px) {
  #MainArea{ background: none; font-size: 2.6vw; }
  #content{ width: 100%; font-size: 2.6vw; }
}
@media screen and (max-width: 550px) {
  #MainArea{ font-size: 3.4vw; }
  #content{ font-size: 3.4vw; }
}

@media screen and (max-width: 810px) {
  #MainImgArea h1{ height:auto; }
  #MainImgArea h1{ object-fit: contain; }
  #MainImgArea .read{ position:static; transform:translate(0,-1em); }
  #MainImgArea .read p{ padding:0 2em 1em; }



  .pc{ display: none !important; }
  .sp{ display: block !important; }
  body { background: none; min-width: auto; }
  body:before{ background: #d6e2e7; }
  .nbo_header,.nxt_header{ display: none; }
  #sp_header{ background: #fff; text-align: center; padding: 5px; }
  #sp_header img{ width: 210px; margin: 0 auto; padding: 5px 0; }
  .social_buttons{ width: 95%; margin: 0 auto;  }
  .social_buttons li { margin-right: 5px; }
  .bnr{ right: 0; align-items: center; bottom: -20%; width: 100%; padding: 5% 3%; background-color: rgba(255,255,255,0.8); max-width: 100%;  }
  .bnr a.pagetop{ padding-right: 0; width: 15%; }
  .bnr a.img{ max-width: 100%; width: 82%; border: 2px solid #4186fd; }
  .bnr.on{ right: 0; }
  
  
  
  a.linkBtn { width: 90%; margin-top: 0;  }
  a.linkBtn:before{ left: 3px; top: 3px; width: calc(100% - 8px); height: calc(100% - 8px); border-radius: 6px; }
  
  #content-inner{ padding-top: 0; }
  #leftArea{ float: none; width: 100%; }
  #rightArea{ float: none; width: 100%; margin-top: 0; }
  #index{ display: none; }
  .Account{  width: 100%; min-width: auto;  margin: 0 auto 0; padding: 2em 0 1em; }
  .Account.fund{ margin:7% auto 6%; }

  .Account h2 { font-size:110%; line-height:1.3; margin-top:1em; width:80%; font-weight:bold; }
  .Account:first-child{ padding-top:2em;  }
  .Account:first-child h2{ transform:translateY(0); margin-bottom:.5em; }

  .Account h2:before{ left: 1.2em; }
  .phimg{ left:50%; transform: translateX(-50%); width:270%; margin:3em 0; }

.Account .acc > h3 { margin:1em auto; font-size:110%; }

.Account.type2 { width:86%; }
.Account.type2 h3 { font-size:110%; }


  .acc { padding:4% 2%; box-sizing:border-box; }
  .acc > p { width: 100%; }
  .acc .st { margin-top:.5em; }
  .acc.type2,.acc.type3 { width:90%; }
  .acc.type3 { margin-left: 5%;}
  
  .flex2 { display:block; }
  .flex2 > div{ margin-top:1.3em; width:100%; }
  
  .new:after{ right: -10px; top: -10px; width: 40px; height: 40px; }
  
  ul.logolist{ width: 90%; margin: 0 auto; padding: 0 0; justify-content: space-between; text-align: center; }
  ul.logolist li{ padding: 3% 0; width: 48%; }
  ul.logolist li a{ max-width: 230px; margin:  auto; }
  ul.logolist li a.movlink:before{ width: 80%; left: 10%;  }

  .link-box{  }
  .link-box > li{ padding: 5%; }
  .link-box > li a{ display: block; font-size: 140%;}
  .link-box > li a span{ display: block; text-align: left; margin-top: .5em; }

  .fig{ margin: 20px 0; width: 100%; margin-left: 0; }
  .fig .figtxt h3{
  margin-left: 1em;
  font-size: 100%;
}
  .fig > p{ font-size: 90%;}
  
  .photo{ width: 100%; position:static; }
  .photo.R, .photo.L { float: none; transform: translateX(0); margin: 5px 0 15px 0; }
  .photo.R { text-align: right;}
  .photo.R > p,.photo.L > p { padding: 0; }

  .photoW{
  margin: 0 0;
}
.photoW > div{ display: block; }
.photoW .ph{ width: 100%; text-align: center; margin:0 auto; }
.photoW .txt{ width: 90%; font-size: 90%; padding: 1.5em 0 0; margin:2em auto 0; }
.photoW .txt .name span { font-size:130%; }
.photoW.R > div{  }
.photoW.R .ph{ ; }
.photoW.R .txt{  }
.photoW .txt:before{ width:100%; left:0; top:0; height:3px; }
.photoW.R .txt:before{ right:0; }


.ph-wid { transform: translateX(0); }
  
  .menu.type2 h2{ background-color: #003571; font-size: 100%; text-align: center; }
  .menu.type2 ul{ background-color: #e1ecf3; }
  .menu.type2 ul li a{ font-size: 110%; }
  #footArea { margin: 30px auto 0; padding: 5% 0; }
  #footArea > div{ padding: 0 5% 15px; }
  
  
  

}





