@charset "UTF-8";
body {
  font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
  text-align: left;
  color: #000;
  text-align: justify;
  overflow-x: hidden;
}

body .sp-item {
  display: none !important;
}

body .pc-item {
  display: block !important;
}

@media screen and (max-width: 640px) {
  body {
    min-width: inherit;
    height: 100%;
  }
  body .sp-item {
    display: block !important;
  }
  body .pc-item {
    display: none !important;
  }
  body .sp-item img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .sp img {
    max-width: 90%;
  }
  .sp02 img {
    max-width: 100%;
  }
  .sp03 img {
    max-width: 70%;
  }
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.ov_hd {
  overflow: hidden;
}

.bg_none {
  background-image: none !important;
}

a.rollover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

.rollover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.line_0 {
  line-height: 0;
}

.zindex {
  z-index: 200;
}

input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

input[type=image]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
  text-decoration: underline;
  font-style: normal;
}

.bd_red {
  border-bottom: 1px solid #FF0004;
  padding-bottom: 2px;
}

.bd_red02 {
  border-bottom: 3px solid #FF0004;
  padding-bottom: 0px;
}

.red {
  color: #ff0000;
}

.yellow {
  background-color: #ffff00;
}

.gray {
  color: #666666;
}

.bold {
  font-weight: bold;
}

strong {
  font-weight: bold;
}

.strike {
  text-decoration: line-through;
}

.ac {
  text-align: center !important;
}

.ar {
  text-align: right !important;
}

.al {
  text-align: left !important;
}

.bold {
  font-weight: bold !important;
}

.font10 {
  font-size: 10px !important;
}

.font11 {
  font-size: 11px !important;
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font15 {
  font-size: 15px !important;
}

.font16 {
  font-size: 16px !important;
}

.font17 {
  font-size: 17px !important;
  line-height: 150%;
}

.font18 {
  font-size: 18px !important;
}

.font19 {
  font-size: 19px !important;
}

.font20 {
  font-size: 20px !important;
}

.font21 {
  font-size: 21px !important;
}

.font22 {
  font-size: 22px !important;
}

.font23 {
  font-size: 23px !important;
}

.font24 {
  font-size: 24px !important;
}

.font25 {
  font-size: 25px !important;
}

.font26 {
  font-size: 26px !important;
}

.font27 {
  font-size: 27px !important;
}

.font28 {
  font-size: 28px !important;
}

.font29 {
  font-size: 29px !important;
}

.font30 {
  font-size: 30px !important;
}

.font32 {
  font-size: 32px !important;
}

.small {
  font-size: 16px !important;
}

@media screen and (max-width: 767px) {
  .small {
    font-size: 13px !important;
  }
}

/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.clear {
  clear: both;
}

img {
  line-height: 0;
  padding: 0;
  margin: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */
img {
  width: 100%;
  height: auto;
}

.w-80 {
  width: 80% !important;
}

ul {
  list-style: none;
}

li:before {
  font-family: FontAwesome;
  content: '\f00c';
  /* アイコンのunicode */
  padding-right: 5px;
}

li {
  padding-top: 5px;
}

.mw-900 {
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .mw-900 {
    width: 100%;
  }
}

.triangle {
  width: 25%;
  margin: 0 auto;
  padding: 20px 0;
}

.tokuten {
  background: url(../images/header_bg03.png);
  text-align: center;
  background-size: cover;
  padding: 0px 0 35px;
}

.tokuten-title {
  position: relative;
}

.tokuten-title:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/yayoi_elements03.png);
  background-size: contain;
  position: absolute;
  padding-top: calc(466 / 466 * 17%);
  left: 2%;
  top: -18px;
  width: 17%;
}

@media screen and (max-width: 767px) {
  .tokuten-title:before {
    width: 20%;
    padding-top: calc(466 / 466 * 20%);
    left: 3%;
    top: -23px;
  }
}

.tokuten-area {
  padding: 6px;
  background: -webkit-gradient(linear, left top, right top, from(#bf0d23), to(#8c0c21));
  background: linear-gradient(to right, #bf0d23, #8c0c21);
  width: 85%;
  margin: 0 auto;
  margin-top: 40px;
}

.tokuten-img {
  padding: 33px 65px;
  background-color: #fff;
  position: relative;
}

@media screen and (max-width: 767px) {
  .tokuten-img {
    padding: 33px 10px;
  }
}

.tokuten-img:before {
  content: '';
  display: inline-block;
  width: 24%;
  background-repeat: no-repeat;
  background-image: url(../images/yayoi_elements01.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: -35px;
  background-position: right;
  padding-top: calc(500 / 752 * 24%);
  right: -30px;
}

@media screen and (max-width: 767px) {
  .tokuten-img:before {
    width: 34%;
    padding-top: calc(500 / 752 * 34%);
  }
}

.tokuten-img:after {
  content: '';
  display: inline-block;
  width: 17%;
  background-repeat: no-repeat;
  background-image: url(../images/yayoi_elements02.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: -53px;
  background-position: left;
  left: -40px;
  padding-top: calc(662 / 756 * 17%);
}

@media screen and (max-width: 767px) {
  .tokuten-img:after {
    left: -35px;
    bottom: -35px;
    padding-top: calc(662 / 756 * 25%);
    width: 25%;
  }
}

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

.tokuten-img :last-child {
  margin-bottom: 0;
}

.message03-title,
.message04-title {
  width: 90%;
  margin: 0 auto;
}

.message02-title {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .message02-title {
    width: 95%;
    margin-bottom: 0px;
  }
}

.message03-title {
  margin-top: 30px;
}

.message01-title {
  margin-bottom: 30px;
}

.message04-title {
  margin-top: -15px;
  margin-bottom: 15px;
}

.message01-box {
  background: #fff;
  width: 85%;
  margin: 0 auto;
  margin-top: 30px;
  padding: 50px 40px;
  text-align: left;
  border-radius: 0px;
  margin-bottom: 150px;
}

@media screen and (max-width: 767px) {
  .message01-box {
    padding: 30px 15px;
    margin-bottom: 65px;
  }
}

.message01-copy {
  width: 80%;
  margin: 0 auto;
  padding: 30px 0 0;
}

.message01 {
  background: url("../images/yayoi_bg04.png");
  background-size: cover;
  padding: 0 0 10px;
  margin-top: -45px;
}

.voice {
  background: url(../images/header_bg03.png);
  background-size: cover;
  padding: 15px 0 5px;
  margin-top: -50px;
}

.message02 {
  background: url("../images/yayoi_bg06.jpg");
  background-size: cover;
  padding: 15px 0 30px;
}

.video-wrapper {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  margin: auto;
  padding: 4% 4% 4% 4%;
  /*ここで動画の周りの余白を調整*/
  background: #000;
  /*余白の背景色*/
  margin-top: -13px;
  margin-bottom: 25px;
}

video {
  width: 100%;
  max-width: 920px;
  /*PC版での最大幅*/
}

.video-txt {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.voice-title {
  width: 90%;
  margin: 0 auto;
}

.voice-title02 {
  z-index: 100;
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.voice-title03 {
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.arrow {
  width: 43%;
  margin: 0 auto;
  margin-bottom: 80px;
  margin-top: 60px;
  -webkit-animation: move-y 0.5s infinite alternate ease-in-out;
          animation: move-y 0.5s infinite alternate ease-in-out;
}

@media screen and (max-width: 767px) {
  .arrow {
    margin-bottom: 33px;
    margin-top: 10px;
  }
}

@-webkit-keyframes move-y {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

@keyframes move-y {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

.voice-img {
  width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .voice-img {
    width: 80%;
    margin: 0 auto;
  }
}

.voice-name {
  width: 40%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 80px;
}

.voice-name:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/yayoi_elements05.png);
  background-size: contain;
  position: absolute;
  width: 60%;
  padding-top: calc(72 / 484 * 60%);
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -55px;
}

@media screen and (max-width: 767px) {
  .voice-name:before {
    bottom: -30px;
  }
}

@media screen and (max-width: 767px) {
  .voice-name {
    width: 50%;
    margin-bottom: 0px;
  }
}

.voice-name_txt {
  width: 50%;
  margin: 0 auto;
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .voice-name_txt {
    width: 63%;
  }
}

.voice-txt {
  width: 85%;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.voice-txt p {
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 8px 100%, 100% 2.5em;
  line-height: 2.5em;
  padding-bottom: 1px;
  padding-top: 0;
  letter-spacing: -0.01em;
}

.message02-txt,
.message02-txt03,
.message02-txt04,
.jump04-txt {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .message02-txt,
  .message02-txt03,
  .message02-txt04,
  .jump04-txt {
    width: 90%;
  }
}

.jump04-txt {
  margin-bottom: 10px;
}

.message02-txt02,
.message03-txt,
.tokuten02-txt,
.message05-txt,
.message06-txt02 {
  background: #fff;
  width: 85%;
  margin: 0 auto;
  margin-top: 20px;
  padding: 50px 40px;
  text-align: left;
  border-radius: 0px;
}

@media screen and (max-width: 767px) {
  .message02-txt02,
  .message03-txt,
  .tokuten02-txt,
  .message05-txt,
  .message06-txt02 {
    padding: 30px 20px;
  }
}

.message02-txt03 {
  padding-top: 35px;
}

.message02-txt04 {
  margin-top: 45px;
  width: 85%;
}

.jump00 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: -21%;
}

@media screen and (max-width: 767px) {
  .jump00 {
    margin-top: -34%;
    width: 90%;
  }
}

.jump01 {
  width: 80%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .jump01 {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

.jump02 {
  width: 100%;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .jump02 {
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 45px;
  }
}

.jump03 {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .jump03 {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}

.jump04 {
  width: 80%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .jump04 {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}

.jump05 {
  width: 80%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .jump05 {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}

.jump06 {
  width: 80%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .jump06 {
    width: 90%;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 50px;
  }
}

.message02-txt05 {
  color: #fff;
  width: 75%;
  margin: 0 auto;
  margin-top: 10px;
}

.message03 {
  background: url("../images/yayoi_bg07.jpg");
  background-size: cover;
  padding: 25px 0 65px;
}

.message04 {
  background: url("../images/header_bg03.png");
  background-size: cover;
  padding: 0 0 5px;
}

.tokuten02-img {
  width: 90%;
  margin: 0 auto;
  margin-top: 8px;
}

.tokuten02-txt {
  width: 90%;
  margin-bottom: 45px;
}

.tokuten02-txt p {
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 8px 100%, 100% 2.5em;
  line-height: 2.5em;
  padding-bottom: 1px;
  padding-top: 0;
  letter-spacing: -0.01em;
}

.message05 {
  background: url("../images/yayoi_bg08.jpg");
  background-size: cover;
  padding: 5px 0 45px;
}

.message05-title {
  width: 90%;
  margin: 0 auto;
  margin-top: 35px;
}

.message05-img {
  width: 80%;
  margin: 0 auto;
  margin-top: 25px;
}

.message06-title {
  width: 55%;
  margin: 0 auto;
  margin-top: 30px;
}

.message06-txt {
  width: 80%;
  margin: 0 auto;
  margin-top: 25px;
}

.message06-img {
  width: 70%;
  margin: 0 auto;
  margin-top: 25px;
}

.oguma-books {
  margin-bottom: 35px;
}

.foot-link {
  text-align: center;
  margin-bottom: 10px;
}

a {
  color: #3f3f3f;
  text-decoration: underline;
}

a:visited {
  color: #3f3f3f;
}

.footer {
  text-align: center;
  background: #000;
  padding: 8px 0px;
  margin-top: 0px;
  color: #fff;
  max-width: 900px;
  margin: 0 auto;
}

/* animation
============================*/
.cta-button {
  -webkit-animation: anime_cvbtn01 0.5s ease 0s infinite alternate;
          animation: anime_cvbtn01 0.5s ease 0s infinite alternate;
}

.cta-button2 {
  -webkit-animation: anime_cvbtn02 0.5s ease 0s infinite alternate;
          animation: anime_cvbtn02 0.5s ease 0s infinite alternate;
}

@-webkit-keyframes anime_cvbtn01 {
  from {
    -webkit-transform: translateX(-50%) scale(0.9, 0.9);
            transform: translateX(-50%) scale(0.9, 0.9);
  }
  to {
    -webkit-transform: translateX(-50%) scale(1, 1);
            transform: translateX(-50%) scale(1, 1);
  }
}

@keyframes anime_cvbtn01 {
  from {
    -webkit-transform: translateX(-50%) scale(0.9, 0.9);
            transform: translateX(-50%) scale(0.9, 0.9);
  }
  to {
    -webkit-transform: translateX(-50%) scale(1, 1);
            transform: translateX(-50%) scale(1, 1);
  }
}

@-webkit-keyframes anime_cvbtn02 {
  from {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes anime_cvbtn02 {
  from {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

.fadeUpTrigger {
  opacity: 0;
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes anime_cvbtn01 {
  from {
    -webkit-transform: translateX(-50%) scale(0.9, 0.9);
            transform: translateX(-50%) scale(0.9, 0.9);
  }
  to {
    -webkit-transform: translateX(-50%) scale(1, 1);
            transform: translateX(-50%) scale(1, 1);
  }
}

@keyframes anime_cvbtn02 {
  from {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

.fadeUpTrigger {
  opacity: 0;
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

html {
  font-size: 62.5%;
  /* -> 10px */
}

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333;
  line-height: 1.7;
  font-size: 1.8rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.7rem;
    line-height: 1.7;
  }
}
