@font-face {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 400;
    src: url('./font/NotoSansJP-Regular.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'NotoSansJP';
    font-style: normal;
    font-weight: 700;
    src: url('./font/NotoSansJP-Bold.woff') format('woff');
    font-display: swap;
}

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

ol, ul {
  list-style: none
}

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

caption, table, td, th {
  vertical-align: middle
}

caption, td, th {
  text-align: left;
  font-weight: 400
}

img {
  vertical-align: middle
}

dd, div, dl, dt, figure, h1, h2, h3, h4, h5, h6, img, li, nav, ol, p, ul {
  margin: 0;
  padding: 0
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.6;
  color: #393939;
  font-size: 13pt;
}

a {
  text-decoration: none;
  color: inherit
}

em {
  font-style: normal
}

.container {
  background: url("../img/mv_bg.jpg")repeat top;
  background-size: auto;
  overflow: hidden;
  position: relative
}

.inner {
  position: relative;
  width: 100%;
  max-width: 750pt;
  margin: 0 auto
}

.form_inner {
  position: relative;
  width: 100%;
  margin: 70px auto
}

.form_inner p {
  font-size: .8em;
  margin: .5em 0;
}

.form_inner h3 {
  background: #F75532;
  height: 155px;
  margin-bottom: 70px;
}

.form_inner h3 img {
  position: relative;
  left: 10px;
  bottom: 152px;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.cv-pc {
  position: relative;
  display: block;
}

.cv-sp {
  display: none;
}

.btn-cv {
  display: inline-block;
  text-align: center;
}

.btn-cv>* {
  display: inline-block
}

.btn-cv2 {
  display: inline-block;
  text-align: center;
}

.btn-cv2>* {
  display: inline-block
}

a :hover {
  opacity: .9;
}

.two_rows .btn-cv {
    width: 48%;
    margin: 5px;
}
.two_rows .btn-cv2 {
    width: 100%;
}

.header {
  position: relative;
  width: 100%;
  min-width: 890px;
  height: 65px;
  margin: 0 auto;
}

.logo-area {
  max-width: 800px;
}

.header .logo {
  position: absolute;
  top: 17px;
  left: 20px;
  max-width: 220px;
}

.header img {
  width: 100%;
  display: block
}

.header .cv-pc {
  position: absolute;
  top: 10px;
  right: 10px;
}

.header .cv-pc .btn-cv {
  width: 210px;
  height: 55px;
  line-height: 38px;
  font-size: 1.4rem;
  padding-top: 10px;
  margin: 0;
  border-radius: 5px;
  background: #ea3577
}

.btn-cv img {
    position: absolute;
    max-width: 120px;
    width: 100%;
    top: 9px;
    left: 262px;
}

.btn-cv .right-cvicon img {
  position: absolute;
  max-width: 265px;
  width: 100%;
  top: -20px;
  right: -35px;
}

.btn-cv .left-cvicon img {
  position: absolute;
  max-width: 235px;
  width: 100%;
  top: -45px;
  left: -20px;
}


.btn-cv2 .right-cvicon img {
  position: absolute;
  max-width: 265px;
  width: 100%;
  top: -20px;
  right: -35px;
}

.btn-cv2 .left-cvicon img {
  position: absolute;
  max-width: 235px;
  width: 100%;
  top: -45px;
  left: -20px;
}

.header .btn_iconPC {
  display: inline-block;
  padding-right: 6px
}

.sec-mv {
  margin: 0 0 50px;
}

.sec-mv img {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto
}

.sec-comic {
  background: #0059B2;
  max-width: 100%;
  padding-bottom: 150px;
  margin-bottom: 120px;
}

.comic-img {
  padding: 50px;
  width: 100%;
  border-radius: 5px;
  display: block;
  position: relative;
}

.comic-img img {
  max-width: 100%;
    width: 100%;
  height: auto;
}

.comic-img, .sec-cv {
  max-width: 1000px;
  margin: auto
}

.explanation {
  max-width: 1080px;
  margin: auto
}

.explanation img {
  width: 100%;
}

.explanation h1 {
  display: block;
  text-align: center;
  font-size: 3.5em;
  font-weight: 900;
}
.explanation h1 img{
    max-width: 750px;
    margin: auto;
    width: 100%;
}
.explanation .title_img img{
    max-width: 500px;
    margin: auto;
    width: 100%;
}

.explanation h1 span {
  color: #0059B2;
}

.chara1 img {
  position: absolute;
  max-width: 130px;
  width: 100%;
  left: 0;
  bottom: 0;
}

.chara2 img {
  position: absolute;
  max-width: 125px;
  right: 0;
  bottom: 0;
}

.item_img {
  max-width: 750px;
  width: 100%;
  margin: 30px auto;
}

.expl-box {
  max-width: 750px;
  width: 100%;
  margin: 30px auto;
  display: flex;
}

.expl-box2 {
  max-width: 750px;
  width: 100%;
  margin: 30px auto;
  display: block;
  background: #fff;
  border-radius: 13px;
  border: 2px #0059B2 solid;
}

.expl-box2 .column {
  padding: 20px 30px 0;
}

.expl-box2 .column p {
  margin: 20px 5px;
}

.expl-box2 h2 {
  background: #0059B2;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 25px 0 30px;
  border-radius: 10px 10px 0px 0px;
  font-size: 2em;
  position: relative;
}

.expl-box2 h3 {
  width: 100%;
  text-align: left;
  padding: 30px 30px 0;
  font-size: 35px;
  position: relative;
}

.expl-box2 h3 .no-icon {
  background: #17A2E7;
  color: #fff;
  padding: 10px;
  width: 50px;
  height: 50px;
  display: inline-block;
  font-size: 28px;
  text-align: center;
  margin-right: 15px;
}

.expl-box2 ul {
    width: auto;
display: table;
margin: 0 auto;
font-size: 1.3em;
  padding: 20px 30px;
}

.expl-box2 .disc_ul{
    padding: 20px 20px 30px 30px!important;
}

.table_left {
  width: 50%;
  background: #fff;
  display: block;
  float: left;
  border-bottom: 2px solid #0059B2;
  border-top: 2px solid #0059B2;
  border-left: 2px solid #0059B2;
  border-right: 1px solid #ccc;
}

.table_right {
  width: 50%;
  background: #fff;
  display: block;
  float: left;
  border-bottom: 2px solid #0059B2;
  border-top: 2px solid #0059B2;
  border-right: 2px solid #0059B2;
}

.table_top {
  background: #0059B2;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 1.5em;
}

.table_under {
  text-align: center;
  padding: 10px 10px 15px;
  font-size: 1.5em;
}

.table_under span {
  font-size: .7em;
}

.comic-btn {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -150px;
  display: flex;
  padding: 50px;
  width: 100%;
  border-radius: 5px;
  top: -90px;
  position: relative;
}

.comic-btn li {
  width: 33.333%;
  display: block;
  float: left;
}

.comic-btn li img {
  width: 100%;
}

.sec-cv {
  max-width: 750px;
  padding: 0;
  text-align: center;
  height: auto
}

.sec-cv img {
  width: 100%;
}

.btn-comment {
  background: url("../img/btn_bg.jpg");
  background-size: 100%
}

.bg-comment, .btn-comment {
  padding: 0;
  border-radius: 10px
}

.bg-comment {
  width: 33%;
  display: inline-table;
  position: absolute;
  bottom: 0;
  left: 0
}

.sec-point {
  padding-bottom: 50px
}

.sec-point .inner {
  text-align: center
}

.sec-point .form_inner {
  text-align: center
}

.icon-point {
  position: absolute;
  top: 0;
  left: 168px
}

.sec-point h3 {
  font-size: 3rem;
  text-align: center
}

.btn-comment span {
  font-size: 5rem;
  padding-left: 20%
}


/*タブ*/

.tabBox .tabArea {
  width: 100%;
  display: flex;
}

.tabBox .bottom .one_tab {
  padding-top: 30px;
  width: 45.5%!important;
  margin: auto;
}

.tabBox .tabArea .one_tab {
  width: 32.5%;
}

.tabBox .tabArea .one_tab a {
  display: block;
  text-decoration: none;
  transition-duration: 0.3s;
  text-align: center;
}

.tabBox .tabArea .one_tab a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.tabBox .tabArea .one_tab .tab_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.3s;
}

.tabBox .tabArea .one_tab a.select .tab_inner {}

.tabBox .tabArea.bottom {
  align-items: flex-start;
}

.contents {
  max-width: 650px;
  width: 100%;
  margin: 30px auto 0;
}

.contents .tab_main {
  display: none;
  background: #0059B3;
  padding: 50px 25px;
  text-align: center;
  transition-duration: 0.3s;
}

.tab_main.is_show {
  display: block;
}

.innerArea {
  background: #fff;
}

.innerArea img {
  margin-bottom: 15px;
}

.innerArea p {
  text-align: left;
}

.innerArea p a {
  color: #0059B3;
  text-decoration: underline;
}

.innerArea .attention {
  padding: 0 30px 30px;
  ;
}

.tabbtn-top {
  margin-bottom: -120px;
  position: relative;
  top: -120px;
}

.tabbtn-bottom {
  margin-bottom: -130px;
  position: absolute;
  bottom: -100px;
  max-width: 600px;
}


/*バルーン*/

.balloon1-right {
  position: absolute;
  display: inline-block;
  margin: 40px 15px 1.5em 0;
  padding: 7px 10px;
  min-width: 80px;
  max-width: 100%;
  background: #fff;
  font-size: 19px;
  left: 60px;
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 30px solid #fff;
}

.balloon1-right p {
  margin: 0;
  padding: 0;
}

.balloon1-left {
  position: absolute;
  display: inline-block;
  margin: 40px 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 80px;
  max-width: 100%;
  background: #fff;
  font-size: 19px;
  right: 60px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 80%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 30px solid #fff;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}

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

.comic-title p {
  color: #0059B3;
  text-decoration: underline;
  font-weight: 700;
}

.comic-title h3 {
  width: 100%;
  background: #fff;
  padding: 30px 30px 40px;
  text-align: center;
  font-size: 50px;
}

.comic-title h3 span {
  padding: 20px 10px;
  background: #17A2E7;
  color: #fff;
  margin-right: -20px;
  font-size: 20px;
  display: block;
  float: left;
}

.title_area {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 60px;
  font-size: 2.5rem
}

.sce02 {
  position: relative;
  margin: 0 auto;
  font-size: 12px;
  text-align: left;
}

.boxlayout {
  display: flex
}

.boxlayout .system {
  padding: 40px 0
}

.boxlayout .system li {
  margin: 0 5px 20px;
  background: #fff;
  width: 32%;
  padding: 20px;
  float: left
}

.boxlayout .system li img {
  width: 100%;
  margin-bottom: 10px
}

.boxlayout .system li p {
  text-align: left;
  padding: 0 0 20px;
  font-size: 1pc;
  height: 90px
}

.boxlayout .system li a {
  width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
  font-size: 14px;
  line-height: 3
}

.submenu {
  display: flex
}

.submenu .system {
  padding: 20px 0 0
}

.submenu .system li {
  display: inline-block;
  width: 33.333%;
  padding: 10px;
  float: left
}

.submenu .system li a {
  width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
  font-size: 20px;
  line-height: 3
}

.submenu .reason {
  width: 100%;
  margin: 30px 0 0
}

.submenu .reason li {
  width: 80%;
  display: flex;
  margin: auto;
  position: relative
}

.banner_area {
  display: flex
}

.banner_area .system li {
  max-width: 750px;
  font-size: 1rem;
  display: block;
  margin: 0 auto 20px;
}

.banner_area .system li img {
  max-width: 580px;
  width: 100%;
}

.p-footer-nav ul {
  width: auto
}

.banner_area .system li a {
  text-decoration: none;
}

.footer {
  background: #0059B2;
  background-size: cover;
  padding: 50px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  margin-top: 50px;
}

.footer small {
  font-size: .8rem
}

.p-footer-contents {
  max-width: 100%;
  margin: 30px auto;
  -webkit-box-pack: center;
  justify-content: center;
  display: inline-flex;
  flex-wrap: wrap;
  width: auto
}

.p-footer-logo {
  display: block;
  width: 140px;
  margin-bottom: 15px
}

.p-footer-logo-img {
  max-width: 5pc;
  width: 100%
}

.p-footer-nav {
  margin: 0 auto;
  width: 70%;
  display: flex;
  padding: 10px 0 0;
  -webkit-box-flex: 1;
  flex: 1 1;
  text-align: left
}

.p-footer-nav-list {
  overflow: hidden;
  padding: 0
}

.p-footer-nav-item:first-child {
  margin-left: 0
}

.p-footer-nav-item {
  margin-right: 20px;
  padding-bottom: 0;
  line-height: 2
}

.p-footer-nav-item-ttl {
  font-weight: 900;
  color: #e8ebe4;
  display: flex
}

.p-footer-nav-link {
  position: relative;
  display: inline-block;
  font-size: 1rem;
}

.p-footer-nav-link .u-icon {
  margin-right: 10px
}

.fa-arrow-alt-circle-right:before {
  content: "f35a"
}

.p-footer-bottom-info {
  display: -webkit-box;
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
  padding: 25px 30px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center
}

.p-footer-bottom-member-bnr-link {
  display: inline-block;
  margin-right: 15px;
  line-height: 1
}

.p-footer-bottom-member-bnr-img {
  display: block;
  height: 35px
}

.p-footer-sns-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}

.p-footer-sns-area-ttl {
  margin-right: 34px;
  font-size: 20px;
  font-size: 1rem;
  font-weight: 700;
  color: #fe0077
}

.p-footer-sns-area-ttl:before {
  display: inline-block;
  width: 50px;
  height: .2em;
  margin-right: 18px;
  border-top: 1px solid #fe0077;
  content: ""
}

.p-footer-sns {
  display: -webkit-box;
  display: flex;
  font-weight: 400
}

.p-footer-sns-item {
  font-size: 2.2rem;
  padding-right: 10px
}

.fab {
  font-family: Font Awesome\ 5 Brands
}

.fa-line:before {
  content: "f3c0"
}

.p-footer-bottom-contents {
  background: #fff
}

#formWrap {
  width: 900px;
  margin: 0 auto;
  color: #000;
  line-height: 170%;
  font-size: 80%;
}

table.formTable {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: .8em;
}

table.formTable td, table.formTable th {
  border: 1px solid #C5C5C5;
  padding: 15px;
}

table.formTable th {
  width: 30%;
  font-weight: normal;
  background: #EBF7E7;
  text-align: left;
}

table.formTable span {
  font-size: .8em;
  margin-left: 10px;
  color: #F12531;
}

.box_srcollbar {
  overflow: auto;
  max-width: 1250px;
  margin: 1.2em auto;
  width: 100%;
  height: 350px;
  padding: 1em 2em;
  border: 5px solid #F5F5F5;
  background-color: #F9F9F9;
  color: #333;
  text-align: left;
  font-size: 1em;
}

.box_srcollbar h4 {
  font-size: 1.5em;
  padding: .5em 0;
}

.box_srcollbar p {
  margin-bottom: 1em;
}

.box_srcollbar h5 {
  font-size: 1.2em;
  margin-bottom: .5em;
}

.box_srcollbar li {
  font-size: .8em;
  list-style: inside;
}

.box_srcollbar ol {
  margin-bottom: 1em;
}

.submit_css {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 30px 30px;
  text-decoration: none;
  color: #FFF;
  background: linear-gradient(165deg, #EA587A, #EA587A);
  border-bottom: solid 5px #B9455F;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 10px;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-size: 25px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 35px;
}
.submit_css3 {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 30px 50px;
  text-decoration: none;
  color: #FFF;
  background: linear-gradient(165deg, #E7A913, #E7A913);
  border-bottom: solid 5px #CD7B11;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 10px;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 35px;
}

.submit_css2 {
  width: 97%;
  position: relative;
  display: inline-block;
  padding: 30px 50px;
  text-decoration: none;
  color: #FFF;
  background: linear-gradient(165deg, #EB7012, #EB7012);
  border-bottom: solid 5px #B45100;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 10px;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}

@media only screen and (max-width:930px) {
  .cv-pc {
    display: none!important
  }
  .cv-sp {
    display: block;
  }
  .pc-only {
    display: none!important
  }
  .sp-only {
    display: block;
  }
  .header {
    height: 60px;
    min-width: auto;
  }
  .header .logo {
    position: relative;
    margin: auto;
    width: 100%;
    left: auto;
  }
  .sec-mv img {
    padding-left: 7px;
  }
  .expl-box {
    width: 100%;
  }
  .table_top {
    font-size: 1em;
  }
  .expl-box2 h2 {
    font-size: 1.5em;
  }
  .comic-img {
    padding: 50px 20px;
  }
  .contents {
    margin: 10px auto 0;
  }
  .comic-title {
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
  }
    
    .expl-box2 ul {
font-size: .8em;
}
    
  .explanation h1 {
    font-size: 2.7em;
  }
  .comic-title h3 {
    width: 60%;
    margin: auto;
    padding: 10px;
    height: 100%;
  }
  .balloon1-right {
    position: absolute;
    display: block;
    margin: auto;
    max-width: 20%;
    height: 100%;
    background: #FFF;
    font-size: 100%;
    left: -20px;
    border-right: 5px solid;
  }
  .balloon1-left {
    position: absolute;
    display: block;
    margin: auto;
    max-width: 20%;
    height: 100%;
    background: #FFF;
    font-size: 100%;
    right: -20px;
    border-left: 5px solid;
  }
  .comic-title span {
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
  }
  .balloon1-right:before {
    display: none;
  }
  .balloon1-left:before {
    display: none;
  }
  .contents .tab_main {
    padding: 40px 0;
  }
  .tabbtn-bottom {
    margin: 0 auto -300px;
    bottom: 2%;
    max-width: 93%;
    display: block;
    position: relative;
  }
  .explanation {
    width: 90%;
  }
  .two_rows .btn-cv {
    width: 47%;
      display: inline-block;

    }
  .btn-cv img {
    position: relative;
    top: 0;
    right: 0;
      left: 0;
    max-width: none;
  }
    
      .two_rows .btn-cv2 {
    width: 90%;
  }
  .btn-cv2 img {
    position: relative;
    top: 0;
    right: 0;
    max-width: none;
  }
  .submit_css {
    font-size: 4vw;
    padding: 25px 40px;
    margin-bottom: 20px;
  }
  .submit_css2 {
    font-size: 4vw;
    padding: 25px 40px;
  }
  .submit_css3 {
    font-size: 4vw;
    padding: 25px 40px;
    margin-bottom: 20px;
  }    
    
    .explanation .title_img img {
    margin: auto;
    width: 100%;
        padding: 0 30px;
}
    
  .expl-box2 h3 {
    font-size: 1.5em;
    padding: 20px 20px 0;
  }
  .expl-box2 h3 .no-icon {
    width: 50px;
    height: 50px;
    font-size: 1em;
  }
  .expl-box2 h3 .txt-arrange {
    position: absolute;
    width: 70%;
    left: 75px;
    top: 18px;
  }
  .expl-box2 .column {
    padding: 20px 20px 0;
  }
  .btn-cv .right-cvicon img {
    position: absolute;
    max-width: 30%;
    top: -5px;
    right: -5px;
  }
  .btn-cv .left-cvicon img {
    max-width: 30%;
    top: -35px;
    left: 0px;
  }
    
      .btn-cv2 .right-cvicon img {
    position: absolute;
    max-width: 30%;
    top: -5px;
    right: -5px;
  }
  .btn-cv2 .left-cvicon img {
    max-width: 30%;
    top: -35px;
    left: 0px;
  }
  .banner_area .system li {
    font-size: .9rem;
  }
  .footer small {
    font-size: .6rem;
    color: #fff;
    display: block;
    text-align: center;
  }
  .chara1 img {
    display: none;
  }
  .chara2 img {
    display: none;
  }
  .sec-comic {
    margin-bottom: 80px;
  }
  .footer {
    padding: 40px 30px;
    text-align: left;
  }
.banner_area .system li a {
  text-decoration: underline;
}    
    
}