/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@keyframes show {
  0% {
    opacity: 0;
    display: none;
  }
  1% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
    display: block;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 0;
    display: none;
  }
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  right: 0;
  width: 100%;
  font-family: "Shuei KakuGo Gin B", sans-serif;
  color: #5b5b5b;
  background-color: #fff;
  background-image: url("../images/bg_img.svg");
  background-size: 45px 45px;
  letter-spacing: 0.12em;
}

html, body {
  min-width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
  color: #d52e1f;
  transition: all .2s ease-out;
}

a:hover {
  opacity: .7;
}

a.link:after {
  content: '';
  width: 10px;
  height: 10px;
  background-image: url("../images/icon-link.svg");
  background-size: 10px 10px;
  margin: 0 4px 0 1px;
  display: inline-block;
}

a.link_tobichi {
  display: block;
  text-align: center;
}

a.link_tobichi svg {
  width: 370px;
  height: auto;
}

a.url {
  font-size: 1.4rem;
}

h1, h2, h3, h4, h5, h6, div, p, ul, li {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: normal;
}

p, ul, li {
  font-family: "Shuei KakuGo Gin L", sans-serif;
}

ul, li {
  list-style: none;
}

.pc {
  display: block !important;
}

img.pc {
  display: inline-block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 480px) {
  h1, h2, h3, h4, h5, h6, div, p, ul, li {
    font-size: 1.4rem;
  }
  br {
    display: none !important;
  }
  br.br {
    display: block !important;
  }
  br.brsp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  img.pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  a.link_tobichi svg {
    width: 100%;
    height: auto;
  }
}

.main {
  width: 880px;
  margin: 0 auto;
  background-color: #fff;
}

.logo_hobonichi {
  text-align: center;
  padding: 20px 0 40px;
}

.logo_hobonichi svg {
  width: 247.009px;
  height: auto;
}

.main_title {
  text-align: center;
  position: relative;
  margin-bottom: 36px;
}

.main_title:after {
  content: '';
  background-image: url("../images/umekayo.png");
  background-size: 76px 76px;
  background-repeat: no-repeat;
  width: 76px;
  height: 76px;
  position: absolute;
  right: 14%;
  left: auto;
  top: -25px;
}

.img {
  text-align: center;
}

.img.title {
  margin-bottom: 20px;
}

.img_caption {
  font-size: 1.3rem;
  margin-bottom: 40px;
  width: 100%;
}

.img.book {
  margin-top: 40px;
}

.heading {
  font-size: 2.7rem;
  text-align: center;
  line-height: 1.88888888888889;
  margin-bottom: 60px;
}

.heading .sub {
  font-size: 2.2rem;
}

article {
  width: 400px;
  margin: 0 auto;
}

p {
  line-height: 2;
  width: 390px;
  margin: 0 auto 1em;
}

hr {
  border: none;
  width: 440px;
  height: 5px;
  background-image: url("../images/border-h.svg");
  background-repeat: repeat-x;
  margin: 44px auto;
}

.btn_form {
  display: block;
  width: 400px;
  margin: 35px auto 55px;
  padding: 20px 0;
  text-align: center;
  border: 2px solid #d52e1f;
  border-radius: 10px;
  font-size: 2.2rem;
}

.btn_form_disable {
  display: block;
  width: 600px;
  margin: 35px auto 55px;
  padding: 20px 0;
  text-align: center;
  border: 2px solid #5b5b5b;
  border-radius: 10px;
  font-size: 2.2rem;
}

.info {
  width: 540px;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #EDEDE8;
  padding-bottom: 35px;
}

.info__title {
  text-align: center;
  padding: 44px 0;
}

.info__img {
  text-align: center;
  margin-bottom: 32px;
}

.info p {
  width: 440px;
  margin: 0 auto;
  word-wrap: break-word;
}

.footer__links {
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__links li {
  width: 200px;
  padding: 20px 0;
}

.footer__links li a {
  display: block;
  text-align: center;
  color: #5b5b5b;
  font-size: 1.4rem;
}

.footer__links li.mail a:before,
.footer__links li.tw a:before,
.footer__links li.fb a:before,
.footer__links li.home a:before {
  content: '';
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto 11px;
}

.footer__links li.mail a:before {
  width: 22px;
  height: 22px;
  background-image: url("../images/icon-mail.svg");
}

.footer__links li.tw a:before {
  width: 23px;
  height: 22px;
  background-image: url("../images/icon-twitter.svg");
}

.footer__links li.fb a:before {
  width: 11px;
  height: 22px;
  background-image: url("../images/icon-facebook.svg");
}

.footer__links li.home a:before {
  width: 22px;
  height: 22px;
  background-image: url("../images/icon-home.svg");
  position: relative;
  top: 3px;
}

.footer .copyright {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  padding: 50px 0 35px;
}

.banner {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 600px) {
  .main {
    width: calc(100% - 76px);
  }
  .logo_hobonichi {
    text-align: center;
    padding: 27px 0 50px;
  }
  .logo_hobonichi svg {
    width: 64%;
    height: auto;
  }
  .main_title {
    text-align: center;
    position: relative;
    margin-bottom: 36px;
  }
  .main_title:after {
    content: '';
    background-image: url("../images/umekayo.png");
    background-size: 76px 76px;
    background-repeat: no-repeat;
    width: 76px;
    height: 76px;
    position: absolute;
    right: auto;
    left: 80%;
    top: -5%;
  }
  .main_title img {
    width: 80%;
    margin: 0 auto;
  }
  .img {
    text-align: center;
  }
  .img img {
    width: 100%;
  }
  .img.title {
    margin-bottom: 40px;
  }
  .img.title img {
    width: 108%;
    position: relative;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
  }
  .img_caption {
    font-size: 1.3rem;
    margin-bottom: 40px;
    width: calc(100% - 26px);
  }
  .img.book {
    margin-top: 40px;
  }
  .img.book img {
    width: 80%;
  }
  .heading {
    width: calc(100% - 26px);
    margin: 0 auto;
    font-size: 1.9rem;
    text-align: center;
    line-height: 1.88888888888889;
    margin-bottom: 60px;
  }
  .heading .sub {
    font-size: 1.6rem;
  }
  article {
    width: 100%;
    margin: 0 auto;
  }
  p {
    line-height: 2;
    width: calc(100% - 26px);
    margin: 0 auto 1em;
  }
  hr {
    border: none;
    width: calc(100% - 26px);
    height: 5px;
    background-image: url("../images/border-h.svg");
    background-repeat: repeat-x;
    margin: 44px auto;
  }
  .btn_form {
    display: block;
    width: calc(100% - 26px);
    margin: 35px auto 55px;
    padding: 20px 0;
    text-align: center;
    border: 2px solid #d52e1f;
    border-radius: 10px;
    font-size: 1.7rem;
  }
  .btn_form_disable {
    display: block;
    width: calc(100% - 40px);
    margin: 35px auto 55px;
    padding: 20px;
    text-align: center;
    border: 2px solid #5b5b5b;
    border-radius: 10px;
    font-size: 1.7rem;
  }
  .info {
    width: calc(100% - 20px);
    margin: 0 auto;
    border-radius: 10px;
    background-color: #EDEDE8;
    padding-bottom: 35px;
  }
  .info__title {
    text-align: center;
    padding: 22px 0;
    width: 80%;
    margin: 0 auto;
  }
  .info__title img {
    width: 100%;
  }
  .info__img {
    text-align: center;
    width: calc(100% - 26px);
    margin: 0 auto 32px;
  }
  .info__img img {
    width: 100%;
  }
  .info p {
    width: calc(100% - 26px);
    margin: 0 auto;
    font-size: 1.5rem;
  }
  .footer__links {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .footer__links li {
    width: 100%;
    padding: 10px 0;
  }
  .footer__links li a {
    display: block;
    text-align: center;
    color: #5b5b5b;
    font-size: 1.4rem;
  }
  .footer__links li.mail a:before,
  .footer__links li.tw a:before,
  .footer__links li.fb a:before,
  .footer__links li.home a:before {
    content: '';
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 11px;
  }
  .footer__links li.mail a:before {
    width: 22px;
    height: 22px;
    background-image: url("../images/icon-mail.svg");
  }
  .footer__links li.tw a:before {
    width: 23px;
    height: 22px;
    background-image: url("../images/icon-twitter.svg");
  }
  .footer__links li.fb a:before {
    width: 11px;
    height: 22px;
    background-image: url("../images/icon-facebook.svg");
  }
  .footer__links li.home a:before {
    width: 22px;
    height: 22px;
    background-image: url("../images/icon-home.svg");
    position: relative;
    top: 3px;
  }
  .footer .copyright {
    display: block;
    font-size: 1.2rem;
    text-align: center;
    padding: 50px 0 35px;
  }
  .banner img.sp {
    width: calc(100% - 26px);
    margin: 0 auto;
  }
}
