.pc {
  display: block; }

.sp {
  display: none; }

body {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 1.6;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.5;
  color: #2f2725; }

header {
  position: relative;
  height: 100vh;
  background: url("../img/mv.jpg") no-repeat center top;
  background-size: cover;
  overflow: hidden; }
  header h1 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 43%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    header h1 img {
      width: 450px;
      margin: 0 auto; }
  header p {
    position: absolute;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    top: 62%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    header p a {
      color: #fff; }
    header p a:hover {
      color: #fff;
      opacity: 0.7; }
  header .on {
    position: relative;
    text-decoration: underline; }

footer {
  text-align: center;
  padding: 2% 0;
  clear: both;
  background: #2f2725; }
  footer h4 {
    width: 250px;
    margin: 0 auto; }
    footer h4 img {
      vertical-align: middle; }
  footer .copy {
    font-weight: 400;
    color: #fff; }

section {
  clear: both;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto 5% auto; }
  section h2 {
    font-weight: 400;
    line-height: 1.0;
    font-size: 24px;
    letter-spacing: 0px;
    position: relative;
    margin-bottom: 40px; }
  section h3 {
    font-weight: 400;
    line-height: 1.7;
    font-size: 36px;
    letter-spacing: 0px;
    font-family: 'Shippori Mincho', serif;
    margin-bottom: 2%; }
  section p {
    line-height: 1.7;
    text-align: justify; }

#sec1 {
  padding: 10% 0 5% 0; }
  #sec1 .readArea {
    width: 1000px;
    margin: 0 auto; }
    #sec1 .readArea p {
      width: 100%; }
  #sec1 h2:before {
    position: absolute;
    bottom: -15px;
    width: 20px;
    height: 1px;
    content: '';
    background: #2f2725; }
  #sec1 p {
    margin-bottom: 2%; }

#sec2 {
  position: relative;
  text-align: center;
  padding-top: 5%; }
  #sec2 h2 {
    margin-bottom: 3%;
    font-size: 2.4vw; }
  #sec2 p {
    text-align: center;
    line-height: 1.5; }
  #sec2 a {
    text-decoration: underline; }
  #sec2 a:hover {
    text-decoration: none; }
  #sec2 .link {
    padding: 2% 0; }
  #sec2 .pht {
    position: relative;
    margin-bottom: 8%; }
  #sec2 .pht:before {
    position: absolute;
    text-align: left;
    left: 10%;
    bottom: -20px;
    width: 80%;
    height: 1px;
    content: '';
    background: #2f2725; }

#sec3 {
  width: 1000px;
  margin: 0 auto 8% auto;
  overflow: hidden; }
  #sec3 img {
    width: 50%;
    float: right; }
  #sec3 .readArea {
    width: 45%;
    float: left; }
  #sec3 h3 {
    font-size: 24px; }
  #sec3 p {
    margin-bottom: 2%; }

#sec4 {
  width: 1000px;
  margin: 0 auto 8% auto;
  overflow: hidden; }
  #sec4 img {
    width: 50%;
    float: left; }
  #sec4 .readArea {
    width: 45%;
    float: right; }
  #sec4 h3 {
    font-size: 24px; }
  #sec4 p {
    margin-bottom: 2%; }

#sec5 {
  width: 1000px;
  margin: 0 auto 8% auto;
  overflow: hidden; }
  #sec5 img {
    width: 50%;
    float: right; }
  #sec5 .readArea {
    width: 45%;
    float: left; }
  #sec5 h3 {
    font-size: 24px; }
  #sec5 p {
    margin-bottom: 2%; }

#sec6 {
  width: 1000px;
  margin: 0 auto 8% auto;
  overflow: hidden; }
  #sec6 img {
    width: 50%;
    float: left; }
  #sec6 .readArea {
    width: 45%;
    float: right; }
  #sec6 h3 {
    font-size: 24px; }
  #sec6 p {
    margin-bottom: 2%; }

#contact p {
  margin-bottom: 5%; }
#contact dd {
  margin-bottom: 5%; }
#contact input {
  border: none;
  border-bottom: 1px solid #333; }
#contact .text1 {
  border: none;
  padding: 15px 0%;
  width: 90%;
  box-sizing: border-box;
  background: none; }
#contact .text2 {
  padding: 15px 2%;
  width: 96%;
  box-sizing: border-box;
  background: none; }
#contact .text3 {
  padding: 15px 2%;
  width: 96%;
  box-sizing: border-box;
  background: none; }
#contact .text4 {
  border: none;
  padding: 15px 2%;
  width: 96%;
  height: 100px;
  box-sizing: border-box;
  background: none;
  border-bottom: 1px solid #333; }
#contact select {
  height: 20px; }
#contact label {
  margin-left: 20px; }
#contact .send {
  margin-bottom: 10px; }
  #contact .send h3 img {
    width: 200px; }
  #contact .send p {
    padding: 20px 0; }
  #contact .send input {
    display: block;
    background: #373737;
    color: #fff;
    padding: 20px 0;
    width: 30%;
    border-radius: 0px;
    clear: both;
    text-align: center;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 2px;
    margin: 0 auto; }
