@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%;
  }
}

.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;
}

.slim-width {
  margin-right: auto;
  margin-left: auto;
  max-width: 46rem !important;
}

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

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

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

    float

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

.fl {
  float: left !important;
}

.clear {
  clear: both;
}

img {
  width: 100%;
  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;
---------------------------------------------------- */
.cta-button01 {
  width: 90%;
  margin: 0 auto;
  margin-top: -37%;
  z-index: 0;
  position: relative;
}

.cta-txt {
  font-size: 13px;
  width: 90%;
  margin: 0 auto;
}

.cta-button02 {
  width: 80%;
  margin: 0 auto;
}

.cta-button04 {
  width: 80%;
  margin: 0 auto;
  margin-top: 8%;
}

.cta-button03 {
  width: 80%;
  margin: 0 auto;
  margin-top: 5%;
}

.w-50 {
  width: 50%;
  margin: 0 auto;
}

.w-55 {
  width: 55%;
  margin: 0 auto;
}

.w-60 {
  width: 60%;
  margin: 0 auto;
}

.w-65 {
  width: 65%;
  margin: 0 auto;
}

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

.w-75 {
  width: 75%;
  margin: 0 auto;
}

.w-80 {
  width: 80%;
  margin: 0 auto;
}

.w-85 {
  width: 85%;
  margin: 0 auto;
}

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

.w-95 {
  width: 95%;
  margin: 0 auto;
}

.sec01-01 {
  position: relative;
}

.sec01-01:after {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(/images/Nakao-elements01.png);
  background-size: contain;
  position: absolute;
  width: 35%;
  padding-top: calc(140 / 377 * 35%);
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -8%;
}

.sec01-02 {
  margin-top: 27%;
}

@media screen and (max-width: 767px) {
  .sec01-02 {
    margin-top: 23%;
  }
}

.sec01-03 {
  margin-top: 7%;
}

.sec01-04 {
  margin-top: 5%;
}

.sec02 {
  background-color: #e7efff;
  padding: 8% 0;
  margin-top: 10%;
}

.sec02-02 {
  margin-top: 5%;
}

.sec03-01 {
  margin-top: 5%;
}

.sec03-02 {
  position: relative;
}

.sec03-02:after {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(/images/Nakao-elements02.png);
  background-size: contain;
  position: absolute;
  width: 50%;
  padding-top: calc(84 / 475 * 50%);
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -3%;
}

.sec04-01 {
  margin-top: 10%;
}

.sec04-02 {
  margin-top: 5%;
}

.sec04-03 {
  margin-top: 5%;
}

.sec04-04 {
  margin-top: 8%;
}

.sec04-05 {
  margin-top: 8%;
}

.sec04-06 {
  margin-top: 7%;
}

.sec04-07 {
  margin-top: 3%;
}

.sec04-08 {
  margin-top: 7%;
}

.sec04-09 {
  margin-top: 3%;
}

.sec04-10 {
  margin-top: 8%;
}

.sec04-11 {
  margin-top: 7%;
}

.sec04-12 {
  margin-top: 3%;
}

.sec04-13 {
  margin-top: 3%;
}

.sec05-01 {
  margin-top: 13%;
}

.sec05-02 {
  margin-top: 10%;
}

.sec05-02 {
  position: relative;
}

.sec05-02:after {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(/images/Nakao-elements03.png);
  background-size: contain;
  position: absolute;
  width: 75%;
  padding-top: calc(44 / 582 * 75%);
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -35px;
}

.jisseki-container {
  background: #e7efff;
  padding: 30px 0 45px 0;
  margin-top: 17%;
  -webkit-clip-path: polygon(100% 0, 100% 97%, 46% 100%, 0 97%, 0 0);
          clip-path: polygon(100% 0, 100% 97%, 46% 100%, 0 97%, 0 0);
}

.jisseki {
  width: calc(33.33333% - 5px);
  margin: 0 auto;
}

.jisseki-fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 7%;
}

.sec05-04 {
  margin-top: 13%;
}

.sec06-01 {
  margin-top: 13%;
  margin-bottom: 10%;
}

.sec07-01 {
  margin-top: 8%;
  margin-bottom: 8%;
}

.sec07-03 {
  margin-top: 12%;
  margin-bottom: 10%;
}

.sec08 {
  background: #e7efff;
  padding-top: 8%;
  padding-bottom: 12%;
}

.sec08-01 {
  margin-bottom: 7%;
}

.voice {
  margin-top: 5%;
}

.sec09-01 {
  margin-top: 13%;
  margin-bottom: 10%;
}

.sec09-03 {
  margin-top: 6%;
}

.sec09-04 {
  margin-top: 8%;
}

.tokuten {
  margin-top: 3%;
}

.sec10-01 {
  margin-top: 6%;
}

.sec11 {
  background-color: #e7efff;
  padding: 8% 0;
  margin-top: 10%;
  margin-bottom: 20%;
}

.sec11-02 {
  margin-top: 5%;
}

a {
  margin-top: 2%;
  margin-bottom: 2%;
  display: block;
}

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #3c3c3c;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
}
