@charset "UTF-8";

/* reset */
html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, strike, tt, var, u, i, center, dl, ol, ul, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,img,table,th,td,dl,dt,dd{
	margin:0px;
	padding:0px;
}
address,caption,cite,code,dfn,var {font-style: normal;}
table {border-collapse: collapse;border-spacing: 0;}
caption,th {text-align: left;}
object, embed {vertical-align: top;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
*, *::before, *::after{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* base
----------------------------------------*/
html {
  overflow: auto;
  font-size: .625rem;
}
body {/* */
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  margin: 0;
  text-align: justify;
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;/* */
  width: 100%;
  color: #161616;
  -webkit-text-size-adjust: 100%;
  margin: 0 auto;
  image-rendering: -webkit-optimize-contrast;
  font-size: 1.6rem;
}
a {color: #161616; text-decoration: none;}
a:hover {text-decoration: underline;}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.clearfix {
  display: block;
}
a:link {color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}
a:active, a:hover {color:#000;text-decoration:underline;}
img{vertical-align: bottom;}
.spview,.sp_only{display: none;}

@media screen and (max-width: 768px){
  .pcview{display: none;}
  .spview{display: block;}
}
@media screen and (max-width: 480px){  
  .sp_only{display:inline-block}
}

/* Layout
----------------------------------------*/
body .wrapper {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  text-align: start;
  border: 0;
  font-size: 1.6rem;
  line-height: 2;
  word-break: normal;/*English*/
  -webkit-text-size-adjust:100%;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
  padding: 0;
  color: #000;
}
.wrapper p{
  font-size: 1.6rem;
}
.wrapper img{
  max-width: 100%;
  height: auto;
}
.wrapper a{
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.wrapper a:hover {
  cursor: pointer;
}
.wrapper .inner{
  margin: 0 auto;
  max-width: 900px;
}
.header{
  text-align: center;
  position: relative;
  transition: all .3s ease;
  padding: 25px 0 0;
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
}
.header h1{
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  max-width: 100%;
  color: #0668da;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.3;
  position: relative;
  top: -20px;
  z-index: -10;
}
.header h1 span.large{
  display: inline-block;
  font-size: 1.166666em;
  font-weight: normal;
  font-weight: 100;
  position: relative;
  top: 4px;
}
.header h1 span.subtitle{
  display: block;
  color: #222;
  font-size: 2.6rem;
}
.header_inner{
  transition: ease .2s;
  background: #fff url(mv.jpg) no-repeat top center;
  background-size: cover;
  margin: 0 auto;
  width: 930px;
  max-width: 100%;
  height: 500px;
  position: relative;
}
.header .heading-name {
  width: 95%;
  transition: ease .2s;
  position: absolute;
  left: 5%;
  bottom: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35%;
}
.header .heading-name p {
  background-color: rgba(255, 255, 255, .85);
  color: #032d5e;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 10px 20px;
}
.header .heading-name p .strong {
  font-size: 1.15em;
  padding-right: 5px;
}
.header .heading-name p:first-child{
  text-align: right;
}
.header .heading-name p:last-child{
  text-align: left;
}
p.note {
  text-align: right;
  font-size: 1.3rem;
  color: #333;
}
.lead{
  background-color: #f5f5fb;
  padding: 45px 45px;
  width: 900px;
  /* position: relative;
  top: -60px; */
  margin: 30px auto;
}
.lead p {
  font-size: 1.6rem;
  color: #000;
  line-height: 2;
  font-size: 1.6rem;
  font-weight: 900;
  text-align: left;
}
.mainc-ontents{
  width: 900px;
  margin: 0 auto 30px;
}
.wrapper .section1{
  overflow: hidden;
  padding: 0 0 30px;
}
.wrapper .section1 h2{
  color: #0668da;
  text-align: center;
  font-size: 3.3rem;
  font-feature-settings: "palt";
  line-height: 1.5;
  padding: .5em 0;
  position: relative;
  margin-bottom: 2em;
}
.wrapper .section1 h2::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: #FF9900;
}
.wrapper .section1 p{
  margin: 0 45px 1em;
}
.wrapper .section1 p span.name{
  font-weight: bold;
  padding-right: .5em;
}
p.question {
  font-weight: bold;
}
p.question span{
  padding-right: 0.25em;
  letter-spacing: -2px;
}
p span.name {
  font-weight: bold;
  padding-right: .5em;
}
.center{
  text-align: center;
  margin: 30px auto;
}
.img-center{
  display: flex;
  margin: 30px auto 60px;
  padding: 0 0;
  position: relative;
  justify-content: space-between;
  /* width: 100%;
  max-width: 100%; */
}
.img-center .photo{
  width: 66.666666%;
}
.img-center .img-caption{
  text-align: left;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  /* background-color: #fff; */
  color: #002e52;
  width: auto;
  width: 55%;
  max-width: 90%;
}
.img-center .img-caption p{
  font-size: 2.0rem;
  font-weight: 600;
  line-height: 1.8;
}
.img-center p span{
  display: inline-block;
  font-size: 1.6rem;
}
.img-center.photoR .img-caption{
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 1em 0 1em .5em;
  /* margin-right: 0; */
}
.img-center.photoL .photo{
  order: 2;
  margin-left: auto;
}
.img-center.photoL .img-caption{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding: 1em .5em 1em 0;
  /* margin-left: 0; */
  order: 1;
}

.img-bottom{
  margin: 30px auto;
}
sup{
  padding-right: 5px;
}
p.notes{
  color: #666;
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 1.5em;
}

.img-lightbox a{
  max-width: 600px;
}
.img-lightbox.-box2 a + a{
  margin-left: 5px;
}

.info{
  background-color: #242a3b;
  text-align: center;
  padding: 5% 5% 3.5%;
}
.info-inner {
  display: inline-block;
  max-width: 90%;
}
.infobox{
  margin: 0 auto;
  display: flex;
  font-size: 1.7rem;
  line-height: 1.7;
  text-align: left;
}
.info h4 {
  color: #efefef;
  font-size: 1.8rem;
  width: 129px;
  padding: 15px 20px 0 0;
}
.info ul {
  border-left: 2px solid #0668da;
  padding: 15px 10px 0 20px;
  flex: 1;
 }
.info ul li {
  line-height: 1.5;
}
.info p{
  color: #fff;
  line-height: 1.5;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1em;
}
.info a{
  font-size: 1.4rem;
  font-weight: normal;
  color: #eee;
  text-decoration: underline;
}
.info a:hover{
  opacity: .7;
}
.iblock{
  display: inline-block;
}

@media screen and (max-width: 1000px){
  img{
    max-width: 100%;
    height: auto;
  }
  .header h1{
    max-width: 95%;
    text-align: center;
    margin: 0 auto;
  }
  .lead{
    max-width: 90%;
  }
  .mainc-ontents{
    max-width: 100%;
  }
  .wrapper .section1{
    padding: 0 5% 30px;
  }
}
@media screen and (max-width: 768px){
  .header h1{
    font-size: 5.6rem;
  }
  .header .heading-name {
    justify-content: space-between;
    padding: 0 2.5%;
    gap: 15px;
  }
  .lead{
    max-width: 90%;
    padding: 5% 5%;
  }
}
@media screen and (max-width: 640px){
  .header_inner{
    background: #fff url(header-sp.jpg) no-repeat top center;
    background-size: cover;
    max-width: 100%;
    height: 71.875vw;
    position: relative;
  }
  .header h1{
    font-size: 4.8rem;
  }
  .header .heading-name{
    width: 98%;
    position: absolute;
    left: 2%;
  }
  .mainc-ontents{
    margin: 0 auto 0px;
  }
  .wrapper .section1 h2{
    font-size: 3rem;
  }
  .wrapper .section1 p{
    margin: 0 0 1em;
  }
  .img-center{
    display: block;
    margin: 30px auto 30px;
  }
  .img-center .photo{
    width: 95%;
    margin-left: 5%;
  }
  .img-center.photoL .photo{
    width: 95%;
  }
  .img-center.photoL .img-caption, .img-center.photoR .img-caption{
    width: 90%;
    position: relative;
    top: 0;
    transform: none;
    padding: .5em 0 0 0;
    margin: 0 auto;
  }
  .img-center .img-caption p{
    font-size: 1.8rem;
  }
  .img-center img {
    margin-left: 0;
    width: 95%;
  }
  .img-center p.img-caption{
    font-size: 1.8rem;
    max-width: 95%;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -2.5em;
    transform: none;
    margin: 0 0;
    padding: 1em 0 1em 1em;
  }
  .img-center p.img-caption br{
    display: none;
  }
  .info{
    padding: 7.5% 2.5% 5%;
  }
}
@media screen and (max-width: 540px){
  .header h1{
    font-size: 3.8rem;
  }
  .header h1 span.subtitle{
    font-size: 2rem;
  }
  .header .heading-name p{    
    font-size: 1.5rem;
    padding: 10px 10px;
  }
  .wrapper .section1 h2{
    font-size: 2.7rem;
  }
  .info h4{
    font-size: 1.6rem;
    width: 114px;
    padding: 15px 10px 0 0;
  }
  .info p{
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px){
  .header h1 {
        font-size: 3.1rem;
    }
  .header h1 span.subtitle{
    font-size: 1.6rem;
  }
  .header .heading-name p{
    font-size: 1.4rem;
    padding: 8px 8px;
  }
  .wrapper .section1 h2{
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 340px){
    .header h1 {
        font-size: 2.8rem;
        letter-spacing: 0;
    }
    .header h1 span.subtitle{
      font-size: 1.5rem;
    }
}

/* pageTop
----------------------------------------*/
.pagetop {
  z-index: 999;
  position: fixed;
  right: 0;
  bottom: 5px;
  width: 60px;
  height: 60px;
}
.pagetop a {
  display: block;
  opacity: 1;
  transition: 0.5s;
}
.pagetop a:hover,
.pagetop a:active {
    opacity: .6;
}
@media screen and (max-width: 768px){
  .pagetop {
    right: 5px;
    bottom: 5px;
    width: 30px;
    height: 30px;
  }
  .pagetop a {
    opacity: .9;
  }
  .pagetop img{
    width: 30px;
    height: 30px;
  }
}