@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 {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  overflow: auto;
  font-size: .625rem;
}
body {/* */
  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{display: none;}

@media screen and (max-width: 768px){
  .pcview{display: none;}
  .spview{display: 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 sup{
  font-size: 60%;
}
.wrapper sub{
  vertical-align: bottom;
  padding-right: 0.1em;
}
.wrapper span.ib{
  display: inline-block;
}
.shoulder{
  text-align: center;
  margin: 0 auto;
}
.header{  
  background:#050d18 url(mv.jpg) no-repeat top center;
  background-size: cover;
  text-align: center;
  height: 620px;
}
.header .inner{
  width: 950px;
  height: 100%;
  max-width: 95%;
  padding: 0 2.5%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.heading{
  width: 570px;
  position: absolute;
  bottom: 90px;
  right: 0;
  text-align: left;
}
.header h1{
  line-height: 1.4;
  letter-spacing: .05em;
  font-feature-settings: "palt";
}
.header h1, .header h1 span{
  color: #fff;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-size: 3.8rem;
}
.header .heading p{
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.6;
  padding-top: 60px;
  padding-left: .25em;
}
.heading-name .strong{
  font-size: 3.1rem;
  line-height: 1.05;
}
.heading-name .rb{
  color: #8a652b;
  font-size: 1.4rem;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.main .inner{
  margin: 0 auto;
  max-width: 850px;
  padding: 30px 20px;
}
.wrapper .lead p{
  color: #8a652b;
  font-size: 1.9rem;
  line-height: 2;
  font-weight: bold;
}
.main_contents{
  background: #f6e5d9 url(contents_bg.png) no-repeat right bottom;
  padding: 30px 0;
}
.wrapper section{
  overflow: hidden;
  padding: 0 0 60px;
}
h2.heading2{
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  background-color: #008cab;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  font-size: 3.3rem;
  padding: .5em 1em;
}
section p{
  font-size: 1.7rem;
  margin-bottom: 1em;
}
p.question{
  color: #8a652b;
  font-weight: 600;
}
.wrapper section .name{
  color: #9d3b32;
  font-weight: bold;
}
p.caption{
  font-size: 1.2rem;
  line-height: 1.6;
  color: #b85b47;
  font-weight: 600;
  border-top: 1px solid #b85b47;
  border-bottom: 1px solid #b85b47;
  padding: 6px 5px 7px;
  margin-top: 8px;
}
p.note{
  font-size: 1.5rem;
  color: #666;
  font-weight: 600;
  line-height: 1.4;
  font-feature-settings: "palt";
  margin-bottom: 0;
}
p.note a{
  font-size: 1.4rem;
  font-weight: 500;
}

section.profile{
  background-color: #050d18;
  padding: 0;
  position: relative;
}
section.profile .inner{
  padding: 0 20px;
}
section.profile p{
  color: #fff;
}
section.profile .contents{
  padding: 0 0px;
  position: relative;
}
section.profile .heading-name{
  position: absolute;
  left: 60px;
  top: -150px;
  line-height: 1.6;
}
.profile-txt{
  border-top: #8a652b 1px dotted;
  padding-top: 1.25em;
  padding: 16px 60px;
}
.link{
  text-align: center;
  margin-bottom: 15px;
}
.link a:hover{
  opacity: .8;
}
.link a p{
  font-weight: 600;
  color: #005aab;
}

@media screen and (max-width: 999px){
  img{
    max-width: 100%;
    height: auto;
  }
  .heading{
    width: 60%;
  }
  section.profile .inner{
    padding: 0 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 900px){  
  .heading{
    width: 65%;
  }
}
@media screen and (max-width: 768px){
  body .wrapper {
    padding: 0 0 30px;
  }
  .inner{
    padding: 5%;
  }
  .shoulder img{
    width: 200px;
  }
  .header{  
    background:#050d18 url(mv_sp.jpg) no-repeat top center;
    background-size: cover;
    text-align: center;
    height: 80vw;
  }
  .heading{
    width: 55%;
    bottom: 15%;
  }
  .header h1, .header h1 span{
    font-size: 3.5rem;
  }
  .heading-name .strong{
    font-size: 2.8rem;
  }
  .wrapper .lead p{
    font-size: 1.7rem;
  }
  .main .inner{
    padding: 5% 5%;
  }
  .wrapper section{
    padding: 0 0 5%;
  }
  h2.heading2{
    font-size: 2.9rem;
  }
  .profile-txt{
    padding: 16px 5% 0;
  }
  section.profile .heading-name {
    position: absolute;
    left: 5%;
    top: -120px;
  }
  section.profile p{
    margin-bottom: 0;
  }
  .link{
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px){
  .heading{
    width: 58%;
    bottom: 10%;
  }
  .header h1, .header h1 span {
    font-size: 2.8rem;
  }
  .header .heading p{
    font-size: 1.5rem;
    padding-top: 30px;
  }
  .heading-name .strong{
    font-size: 2.5rem;
  }
  h2.heading2{
    font-size: 2.7rem;
  }
  .figure_center p.note{
    margin-top: 1em;
    font-size: 1.5rem;
  }
  section.profile .heading-name {
    position: absolute;
    left: 5%;
    top: -100px;
  }
}
@media screen and (max-width: 480px){
  .header{
    height: 340px;
  }
  .heading{
    width: 60%;
    bottom: 5%;
  }
  .header h1, .header h1 span {
    font-size: 2.5rem;
  }
  .heading-name .strong {
    font-size: 2.1rem;
  }
  h2.heading2{
    font-size: 2.4rem;
  }
  p.figure_center-title{
    font-size: 1.7rem;
  }
  section.profile .heading-name {
    position: absolute;
    left: 5%;
    top: -90px;
  }
  section.profile p{
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 374px){
  .header h1, .header h1 span {
    font-size: 2.1rem;
  }
  .header .heading p{
    font-size: 1.3rem;
  }
  .heading-name .strong {
    font-size: 1.8rem;
  }
  h2.heading2 br{
    display: none;
  }
  h2.heading2{
    font-size: 2.3rem;
  }
  section.profile .heading-name {
    position: absolute;
    left: 5%;
    top: -65px;
    font-size: 1rem;
  }
  section.profile p,
  .heading-name .rb{
    font-size: 1rem;
  }
}

/* figure
----------------------------------------*/
.figure_center{
  max-width: 620px;
  margin: 30px auto;
}
.figure_center img{
  border: solid 1px #ccc;
}
p.figure_center-title{
  color: #008cab;
  margin-bottom: 0.3em;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
}
p.figure_center-caption{
  margin-bottom: 0.5em;
  font-size: 1.5rem;
  line-height: 1.5;
}
p.figure_center-click{
  margin-top: 0.5em;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px){
  .figure_center{
    margin: 2em auto;
  }
  .figure_center-title{
    font-size: 1.7rem;
  }
  .figure_center-caption{
    font-size: 1.4rem;
  }
	.figure_center-click{
	  font-size: 1.2rem;
	}
}
@media screen and (max-width: 640px){
  .figure_center{
    max-width: 92.5%;
  }
  .figure_center a {
    pointer-events: none;
    cursor: default;
  }
  p.figure_center-click {
    display: none;
  }
}

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