@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: 767px){
  .pcview{display: none;}
  .spview{display: block;}
  .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;
}
.header .inner{
  position: relative;
  overflow: hidden;
  text-align: left;
}
.header h1{
  font-size: 6rem;
  font-weight: 600;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  color: #004831;
  text-align: center;
}
.header p.lead {
  font-feature-settings: "palt";
  font-size: 2rem;
  color: #004831;
  line-height: 1.8;
  font-weight: 600;
  position: absolute;
  left: 110px;
  top: 120px;
}
.main{
  width: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.main .heading-photo{
  order: 2;
  margin-left: 15px;
}
.main .heading-name{
  order: 1;
  margin-top: auto;
  border-left: #c4d700 8px solid;
  padding-left: 10px;
}
.main .heading-name p{
  font-size: 1.6rem;
  line-height: 1.6;
}
.main .heading-name p .strong{
  font-size: 1.25em;
}
.mainc-ontents{
  background: #efefef;
  padding: 60px 0 0;
  width: 900px;
  margin: 0 auto 60px;
}
.wrapper .section1{
  overflow: hidden;
  padding: 0 60px 18px;
}
.wrapper .section1 h2{
  color: #004831;
  text-align: center;
  font-size: 3rem;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 0 0 1em;
}
.wrapper .section1 p{
  margin-bottom: 1em;
}
.img-center{
  /* margin-bottom: 45px; */
  margin: 30px auto;
  text-align: center;
}
.img-center p{
  font-weight: 600;
  line-height: 1.5;
  padding-top: 10px;
}
.img-center p span{
  display: inline-block;
  font-size: 1.3rem;
}
.column.inner{
  background-color: #ecf2c5;
  margin-bottom: 45px;
  padding: 45px 60px 60px;
}
.column .shoulder{
  background-color: #004831;
  color: #c4d700;
  padding: 2px 1em;
  font-weight: 600;
  margin-bottom: 1em;
}
.column h3{
  font-size: 2.4rem;
  line-height: 1.5;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.column .column-photo{
  width: 200px;
  float: right;
  margin-left: 30px;
}
.column p.column-name{
  color: #004831;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 0;
}
.column p.column-name span{
  font-size: 1.25em;
}
p.notes{
  text-align: right;
}

.info{
  border-top: #c4d700 3px solid;
  text-align: center;
  padding: 5% 5%;
  margin-top: 90px;
}
.info a{
  color: #004831;
}

@media screen and (max-width: 960px){
  img{
    max-width: 100%;
    height: auto;
  }
  .wrapper .inner{
    max-width: 90%;
  }
  .header h1{
    font-size: 5.4rem;
    font-size: 6vw;
    text-align: left;
  }
  .header p.lead{
    position: absolute;
    left: 0;
    top: 110px;
  }
  .main {
    max-width: 700px;
    justify-content: flex-end;
  }
  .mainc-ontents{
    max-width: 90%;
    padding: 5% 0 0;
    margin: 0 auto 5%;
  }
  .wrapper .section1{
    padding: 0 5% 18px;
  }
  .wrapper .section1 h2{
    font-size: 2.9rem;
  }
  .column.inner{
    margin-bottom: 5%;
    padding: 5% 5%;
  }
  .info{
    margin-top: 10%;
  }
}
@media screen and (max-width: 767px){
  .header .inner{
    padding-top: 15px;
  }
  .header h1{
    font-size: 4.3rem;
    line-height: 1.3;
  }
  .header p.lead{
    font-size: 1.6rem;
  }
  .header p.lead{
    position: relative;
    top: 15px;
    left: 0;
  }
  .main{
    max-width: 100%;
    justify-content: center;
    margin-top: 15px;
  }
  .main .heading-photo{
    width: 200px;
  }
}
@media screen and (max-width: 640px){
  .column h3{
    font-size: 2rem;
  }
  .column .column-photo{
    float: none;
    width: auto;
    margin: 0 auto 20px;
    display: flex;
  }
  .column .column-photo img{
    display: block;
    width: 180px;
  }
  .column p.column-name{
    margin-top: auto;
    margin-left: 10px;
  }
  p.notes{
    text-align: left;
  }
  .info{
    padding: 7.5% 10% 5%;
  }
}
@media screen and (max-width: 480px){
  .header h1{
    font-size: 3.4rem;
  }
  .main{
    width: 245px;
    display: block;
    margin: 15px auto;
    text-align: center;
  }
  .main .heading-photo{
    margin: 0 auto
  }
  .main .heading-name p{
    text-align: left;
  }
  .wrapper .section1 h2{
    font-size: 2.4rem;
  }
  .column .column-photo{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0;
  }
}

/* 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;
  }
}