html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}
html {
  line-height: 1
}
ol, ul {
  list-style: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption, th, td {
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}
q, blockquote {
  quotes: none
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none
}
a img {
  border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
input[type=button], input[type=submit] {
  -webkit-appearance: none
}
html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none
}
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
body {
  width: 100%;
  height: 100%;
  min-width: 1024px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Noto Sans JP, Arial, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, YuGothic, "游ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS P Gothic, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  background-color: #fff;
  word-break: break-all
}
@media screen and (max-width:1024px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    min-width: inherit
  }
}
img {
  border-style: none;
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom
}
a, a img, button {
  -webkit-transition: .4s;
  transition: .4s
}
a {
  display: block
}
a img:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}
a:link {
  color: #222;
  text-decoration: none
}
a:visited {
  color: #222
}
a:hover {
  color: #666;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
a:active {
  color: #666
}
html {
  overflow: auto
}
body.modal-open {
  overflow: hidden
}
@media screen and (max-width:1024px) {
  .l-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    overflow-y: hidden
  }
}
@media screen and (max-width:1024px) {
  .l-wrap {
    margin-top: 60px
  }
}
.l-inner {
  width: 90%;
  margin: 0 auto
}
@media screen and (min-width:1025px) {
  .l-inner {
    max-width: 1140px
  }
}
.l-header {
  background-color: #fff
}
.l-header .l-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0
}
@media screen and (max-width:1024px) {
  .l-header .l-inner {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    padding: 0 4%;
    background-color: #fff
  }
}
.l-header_logo {
  width: 132px
}
@media screen and (max-width:1024px) {
  .l-header_logo {
    width: 60px
  }
}
/* とっても小さなデバイス  (小さなデバイス,576pxとそれ以下)*/
@media (max-width: 575.98px) {
  .l-header_tel {
    display: none;
  }
  .l-header_tel img {
    display: none;
  }
  .l-header_tel_txt {
    display: none;
	color:#007dbc;
  }
}
/* 小さなデバイス  (スマホ, 768pxとそれ以下)*/
@media (max-width: 767.98px) {
  .l-header_tel {
    display: none;
  }
  .l-header_tel img {
    display: none;
  }
  .l-header_tel_txt {
    display: none;
	color:#007dbc;
  }
}
/* 中間のデバイス(タブレット, 992pxとそれ以下)*/
@media (max-width: 991.98px) {
  .l-header_tel {
    position: absolute;
    z-index: 0;
    top: 18px;
    right: 65px
  }
  /*.l-header_tel img {
    width: 340px*/
  .l-header_tel_txt {
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
	color:#007dbc;
  }
}
/* 大きなデバイス (デスクトップ,1200pxとそれ以下)*/
@media (max-width: 1199.98px) {
  .l-header_tel {
    position: absolute;
    z-index: 0;
    top: 18px;
    right: 65px; /* .l-header_tel img {
    width: 340px*/
  }
  .l-header_tel_txt {
    text-align: right;
    font-size: 18px;
    color:#007dbc;
  }
}

  .l-header_tel {
    position: absolute;
    z-index: 0;
    top: 18px;
    right: 65px; /* .l-header_tel img {
    width: 340px*/
  }
  .l-header_tel_txt {
    text-align: right;
    font-size: 18px;
    font-size: 1.2rem;
	color:#007dbc;
  }

/*.l-header_nav {
  width: 100%;
  background-color: #950158;
}
@media screen and (max-width:1024px) {
  .l-header_nav {
    position: sticky;
    z-index: 100;
    top: 60px;
    right: -100%;
    width: 85%;
    height: 100vh;
    padding-bottom: 120px;
    background-color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow-y: scroll;
    pointer-events: none;
    color: #950158;
  }
  .l-header_nav.is-open {
    right: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    pointer-events: inherit
  }
}
@media screen and (min-width:1025px) {
  .l-header_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1240px;
    margin: 0 auto
  }
}
@media screen and (max-width:1024px) {
  .l-header_nav_list {
    margin-bottom: 46px
  }
}
.l-header_nav_list li {
  position: relative;
  z-index: 0
}
.l-header_nav_list li:before {
  position: absolute;
  bottom: 50%;
  right: 0;
  width: 1px;
  height: 25px;
  background-color: #ac1294;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  content: ""
}
.l-header_nav_list li:last-child:before {
  display: none
}
.l-header_nav_list li a {
  padding: 17px 15px 17px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .l-header_nav_list li a {
    font-size: 14px;
    font-size: 1.4rem
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .l-header_nav_list li a {
    padding: 10px 14px 10px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
.l-header_nav_list li a:hover {
  background-color: #ac1294;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: #ffffff;
}
@media screen and (max-width:1024px) {
  .l-header_nav_list li a {
    padding: 14px 8%;
    border-bottom: 1px #b5b5b5 solid;
    color: #222;
    font-weight: 400;
    text-align: left
  }
}
@media screen and (min-width:1025px) {
  .l-header_nav.is-fixed {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0
  }
}*/

/**/

.l-header_nav {
  width: 100%;
  background-color: #007dbc
}
@media screen and (max-width:1024px) {
  .l-header_nav {
    position: fixed;
    z-index: 100;
    top: 60px;
    right: -100%;
    width: 85%;
    height: 100vh;
    padding-bottom: 120px;
    background-color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow-y: scroll;
    pointer-events: none
  }
  .l-header_nav.is-open {
    right: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    pointer-events: inherit
  }
}
@media screen and (min-width:1025px) {
  .l-header_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1240px;
    margin: 0 auto
  }
}
@media screen and (max-width:1024px) {
  .l-header_nav_list {
    margin-bottom: 46px
  }
}
.l-header_nav_list li {
  position: relative;
  z-index: 0
}
.l-header_nav_list li:before {
  position: absolute;
  bottom: 50%;
  right: 0;
  width: 1px;
  height: 25px;
  background-color: #008eb2;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  content: ""
}
.l-header_nav_list li:last-child:before {
  display: none
}
.l-header_nav_list li a {
  padding: 17px 15px 18px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .l-header_nav_list li a {
    font-size: 14px;
    font-size: 1.4rem
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .l-header_nav_list li a {
    padding: 17px 10px 18px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
.l-header_nav_list li a:hover {
  background-color: #008eb2;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
@media screen and (max-width:1024px) {
  .l-header_nav_list li a {
    padding: 14px 8%;
    border-bottom: 1px #b5b5b5 solid;
    color: #333;
    font-weight: 400;
    text-align: left;
	  }
}
@media screen and (min-width:1025px) {
  .l-header_nav.is-fixed {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0
  }
}
/**/
.l-header_btn {
  display: none
}
@media screen and (max-width:1024px) {
  .l-header_btn {
    display: block;
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    cursor: pointer
  }
  .l-header_btn span {
    position: absolute;
    left: 50%;
    z-index: 10;
    width: 24px;
    height: 2px;
    background-color: #c8161d;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    box-sizing: border-box
  }
  .l-header_btn span:nth-of-type(1) {
    top: 3px
  }
  .l-header_btn span:nth-of-type(2) {
    top: 10px
  }
  .l-header_btn span:nth-of-type(3) {
    top: 17px
  }
  .l-header_btn.is-active span:nth-of-type(1) {
    left: 0;
    -webkit-transform: translateY(6.5px) rotate(-45deg);
    -ms-transform: translateY(6.5px) rotate(-45deg);
    transform: translateY(6.5px) rotate(-45deg)
  }
  .l-header_btn.is-active span:nth-of-type(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
  }
  .l-header_btn.is-active span:nth-of-type(3) {
    top: 16px;
    left: 0;
    -webkit-transform: translateY(-6.5px) rotate(45deg);
    -ms-transform: translateY(-6.5px) rotate(45deg);
    transform: translateY(-6.5px) rotate(45deg)
  }
}
.l-header_cv {
  display: none
}
@media screen and (max-width:1024px) {
  .l-header_cv {
    display: block
  }
}
.l-footer_tel {
  width: 305px;
  margin: 0 auto 15px
}
@media screen and (max-width:1024px) {
  .l-footer_tel {
    width: 70%
  }
}
@media screen and (max-width:1024px) {
  .l-footer_tel img {
    margin-bottom: 5px
  }
}
.l-footer_tel_txt {
  margin-top: 7px;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center
}
@media screen and (max-width:1024px) {
  .l-footer_tel_txt {
    font-size: 11px;
    font-size: 1.1rem
  }
}
.l-footer_nav {
  width: 480px;
  margin: 0 auto 50px;
  border-top: 1px #0b6eb4 solid;
  border-bottom: 1px #0b6eb4 solid;
  padding: 10px 0
}
@media screen and (max-width:1024px) {
  .l-footer_nav {
    width: 90%;
    padding: 5px 2%;
    margin: 0 auto 30px
  }
}
.l-footer_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (max-width:1024px) {
  .l-footer_nav_list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
.l-footer_nav_list li {
  margin: 0 5px;
  position: relative;
  padding-left: 15px
}
@media screen and (max-width:1024px) {
  .l-footer_nav_list li {
    width: 50%;
    margin: 0
  }
}
.l-footer_nav_list li:before {
  position: absolute;
  z-index: 0;
  top: 45%;
  left: 3px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #0b6eb4;
  border-right: 2px solid #0b6eb4;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: ""
}
.l-footer_nav_list li a {
  font-size: 15px;
  font-size: 1.5rem;
  white-space: nowrap;
}
@media screen and (max-width:1024px) {
  .l-footer_nav_list li a {
    padding: 5px 0;
    font-size: 13px;
    font-size: 1.3rem
  }
}
.l-footer_nav_list li a:hover {
  text-decoration: underline
}
.l-footer_nav_list li a {
  color: #000 !important;
}
.l-footer_wrap {
  background-color: #0b6eb4;
  color: #fff;
  padding: 20px 0 100px;
  text-align: center
}
@media screen and (max-width:1024px) {
  .l-footer_wrap {
    /*padding: 10px 0 60px*/
  }
}
.l-footer_company {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}
@media screen and (max-width:1024px) {
  .l-footer_company {
    font-size: 15px;
    font-size: 1.5rem
  }
}
.l-footer_address {
  margin-bottom: 5px
}
@media screen and (max-width:1024px) {
  .l-footer_copyright {
    font-size: 10px;
    font-size: 1rem
  }
}
.l-footer_pagetop {
  position: fixed;
  z-index: 99;
  bottom: 0;
  right: 0;
  width: 60px
}
@media screen and (max-width:1024px) {
  .l-footer_pagetop {
    bottom: 56px;
    width: 45px
  }
}
.l-footer_cta {
  position: fixed;
  z-index: 98;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, .9);
  border-top: 2px solid #0b6eb4
}
.l-footer_cta_wrap {
  padding: 6px 7px 8px 20px
}
@media screen and (min-width:1025px) {
  .l-footer_cta_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1400px;
    min-width: 980px;
    margin: 0 auto
  }
}
@media screen and (max-width:1024px) {
  .l-footer_cta_wrap {
    padding: 6px 2%
  }
}
@media screen and (max-width:1024px) {
  .l-footer_cta_wrap .c-cv_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.l-footer_cta_wrap .c-cv_block {
  width: 280px
}
@media screen and (max-width:1024px) {
  .l-footer_cta_wrap .c-cv_block {
    width: 49%
  }
  .l-footer_cta_wrap .c-cv_block:first-child {
    margin: 0 2% 0 auto
  }
}
.l-footer_cta_wrap .c-cv_block a {
  padding: 10px 0 12px;
  margin-right: 30px;
}
@media screen and (max-width:1024px) {
  .l-footer_cta_wrap .c-cv_block a {
    line-height: 12px;
    padding: 15px 0;
    border-radius: 6px;
    font-size: 14px;
    font-size: 1.4rem;
    white-space: nowrap;
  }
}
@media screen and (max-width:320px) {
  .l-footer_cta_wrap .c-cv_block a {
    font-size: 13px;
    font-size: 1.3rem
  }
}
.l-footer_cta_wrap .c-cv_txt {
  margin-top: 5px
}
.l-footer .c-cv_btn_txt {
  margin-top: 0;
  padding-bottom: 8px;
  font-size: 8px;
}
@media screen and (max-width:1024px) {
  .l-footer .c-cv_btn_txt {
    padding: 0 2% 8px
  }
}
.c-ttl_sec {
  color: #000000;
  font-weight: 700;
  text-align: center;
  font-size: 2.7rem;
  letter-spacing: .05em
}
.c-ttl_sec_ttl {
  line-height: 1.36;
  margin-bottom: 34px;
  color: #000000;
  font-weight: 700;
  font-size: 30px;
  font-size: 5.6rem;
  margin-top: 120px;
  text-align: center;
  padding-top: 100px;
  /*margin-top: -100px;*/
}
@media screen and (max-width: 1024px) {
  .c-ttl_sec_ttl {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: left;
    margin-left: 20px;
  }
}
@media screen and (max-width:1024px) {
  .c-ttl_sec {
    font-size: 21px;
    font-size: 2.1rem
  }
}
.c-ttl_sec:after {
  content: '';
  display: block;
  text-align: center;
  margin: 12px auto 0;
  width: 100px;
  height: 2px;
  /*ackground-color: #0b6eb4*/
}
@media screen and (max-width:1024px) {
  .c-ttl_sec:after {
    width: 80px
  }
}
@media screen and (min-width:1025px) {
  .c-txt_center {
    text-align: center
  }
}
.c-txt_block {
  display: block;
  margin-top: 5px
}
.c-txt_block:first-child {
  margin-top: 0
}
.c-txt_block .c-txt_mark {
  display: inline-block;
  padding: 0 5px
}
.c-txt_block_pc, .c-txt_block_sp {
  margin-top: 5px
}
.c-txt_block_pc:first-child, .c-txt_block_sp:first-child {
  margin-top: 0
}
.c-txt_block_pc .c-txt_mark, .c-txt_block_sp .c-txt_mark {
  display: inline-block;
  padding: 0 5px
}
.c-txt_block_pc {
  display: block
}
@media screen and (max-width:1024px) {
  .c-txt_block_pc {
    display: none
  }
}
.c-txt_block_sp {
  display: none
}
@media screen and (max-width:1024px) {
  .c-txt_block_sp {
    display: block
  }
}
.c-txt_mark {
  font-weight: 700
}
.c-txt_mark.org {
  color: #fff;
  background-color: #ea6000
}
.c-txt_mark.ylw {
  background-color: #ff0
}
.c-txt_bold {
  font-weight: 700
}
.c-txt_blue {
  color: #0b6eb4
}
.c-cv_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center width:1240px;
}
@media screen and (max-width:1024px) {
  .c-cv_wrap {
    display: block
  }
}
.c-cv_block {
  width: 360px
}
@media screen and (max-width:1024px) {
  .c-cv_block {
    width: 75%;
    margin: 0 auto
  }
}
@media screen and (min-width:1025px) {
  .c-cv_block:first-child {
    /*margin: 0 26px 0 0*/
  }
}
@media screen and (max-width:1024px) {
  .c-cv_block:first-child {
    /* margin: 0 auto 20px*/
  }
}
.c-cv_btn {
  width: 100%
}
.c-cv_btn a {
  display: block;
  padding: 15px 0;
  border: 1px #fff solid;
  border-radius: 32px;
  background-color: #950158 !important;
  /*background-color: #e3002b!important;*/
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: .05em;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
@media screen and (max-width:1024px) {
  .c-cv_btn a {
    padding: 8px 0;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.c-cv_btn a:hover {
  border: 1px #ac1294 solid !important;
  background-color: #fff;
  color: #fff;
}
.c-cv_txt {
  line-height: 1;
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width:1024px) {
  .c-cv_txt {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.c-btn_border {
  width: 100%;
  margin: 29px auto 0
}
@media screen and (max-width:1024px) {
  .c-btn_border {
    margin: 15px auto 0
  }
}
.c-btn_border a {
  display: block;
  line-height: 1;
  padding: 14px 0 15px;
  border: 1px solid #ac1294;
  background-color: #fff;
  color: #ac1294;
  border-radius: 40px;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center
}
@media screen and (max-width:1024px) {
  .c-btn_border a {
    padding: 10px 0;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.p-mv_cont {
  width: 100%;
  height: 570px;
  background-image: url(../img/mv_pc.jpg);
  background-position: center 30%;
  background-repeat: no-repeat;
  background-size: cover
}
@media screen and (max-width:1024px) {
  .p-mv_cont {
    height: 550px;
    height: calc(550px - 60px);
    background-position: center 20%;
    background-size: cover
  }
}
@media screen and (max-width:928px) and (orientation:landscape) {
  .p-mv_cont {
    height: 360px;
    height: calc(420px - 60px)
  }
}
@media screen and (max-width:480px) {
  .p-mv_cont {
    background-image: url(../img/mv_sp.jpg)
  }
}
@media screen and (max-width:320px) {
  .p-mv_cont {
    height: 480px
  }
}
.p-mv_cont .l-inner {
  position: relative;
  z-index: 0;
  height: 100%
}
@media screen and (max-width:1024px) {
  .p-mv_cont .l-inner {
    width: 100%;
  }
}
@media (min-width: 914px) {
  .p-mv_ttl {
    position: absolute;
    z-index: 0;
    top: 40%;
    left: 56%;
    width: 44%;
  }
}
@media (max-width: 767.98px) {
  .p-mv_ttl {
    position: absolute;
    z-index: 0;
    top: 15%;
    left: 0%;
    width: 100%;
  }
}
@media (max-width: 913.98px) {
  .p-mv_ttl {
    position: absolute;
    z-index: 0;
    top: 40%;
    left: 55%;
    width: 45%;
  }
}
@media (max-width: 575.98px) {
  .p-mv_ttl {
    position: absolute;
    z-index: 0;
    top: 43%;
    left: 50%;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .p-mv_ttl {
    position: absolute;
    z-index: 0;
    top: 15%;
    left: 0%;
    width: 80%;
  }
}
/*  @media screen and (min-width:1020px) {
    .p-mv_ttl {
      max-width: 642px
    }
  }*/
.p-mv_credit {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 11px;
  width: 100%;
  font-weight: 500;
  font-size: 1.1rem;
  text-align: right;
  margin-right: 40px;
}
@media screen and (max-width:1024px) {
  .p-mv_credit {
    right: 5%;
    bottom: 5px
  }
}
.p-mv_btm {
  /*padding: 60px 0 125px;*/
  padding-bottom: 30px;
}
@media screen and (max-width:1024px) {
  .p-mv_btm {
    padding: 30px 0 60px;
  }
}
.p-lunch {
  /*padding-bottom: 137px;*/
}
@media screen and (max-width:1024px) {
  .p-lunch {
    padding-bottom: 60px
  }
}
@media screen and (min-width:1025px) {
  .p-lunch_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px 0 70px;
  }
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-lunch_row {
    padding: 120px 20px 0 0
  }
}
.p-lunch_row_ttl {
  line-height: 1.36;
  margin-bottom: 34px;
  color: #000000;
  font-weight: 700;
  font-size: 30px;
  font-size: 5.6rem;
  margin-top: 50px;
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-lunch_row_ttl {
    font-size: 46px;
    font-size: 4.6rem
  }
}
@media screen and (max-width:1024px) {
  .p-lunch_row_ttl {
    font-size: 24px;
    font-size: 2.4rem margin-top: -50px;
    padding-top: 100px;
  }
}
.p-lunch_row_ttl_liner {
  padding-bottom: 10px;
  background-image: url(../img/liner_lunch.png);
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat
}
@media screen and (min-width:1025px) {
  .p-lunch_row_txt {
    width: 95%;
    max-width: 717px
  }
}
.p-lunch_row_txt .c-txt_sec {
  line-height: 1.67;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width:1024px) {
  .p-lunch_row_txt .c-txt_sec {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-lunch_row_txt .c-txt_mark {
  line-height: 1.67
}
.p-lunch_row_img {
  width: 28%
}
@media screen and (min-width:1025px) {
  .p-lunch_row_img {
    max-width: 300px
  }
}
@media screen and (max-width:1024px) {
  .p-lunch_row_img {
    width: 40%;
    margin: 20px auto 0
  }
}
.p-lunch_img {
  width: 82%;
  margin: 49px auto 0
}
@media screen and (min-width:1025px) {
  .p-lunch_img {
    max-width: 1015px
  }
}
@media screen and (max-width:780px) {
  .p-lunch_img {
    width: 90%;
    margin: 25px auto 0
  }
}
.p-lunch_achievements {
  margin-top: 186px;
  padding-top: 10px;
  margin-top: 30px;
}
@media screen and (max-width:1024px) {
  .p-lunch_achievements {
    margin-top: 40px
  }
}
.p-lunch_achievements .c-ttl_sec {
  margin-bottom: 22px;
}
.p-lunch_achievements_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 49px
}
@media screen and (max-width:1024px) {
  .p-lunch_achievements_list {
    margin-top: 25px
  }
}
.p-lunch_achievements_list li {
  width: 25%;
  width: calc(100%/4)
}
@media screen and (max-width:1024px) {
  .p-lunch_achievements_list li {
    width: 50%;
    width: calc(100%/2);
    margin-top: 20px
  }
  .p-lunch_achievements_list li:nth-child(-n+2) {
    margin-top: 0
  }
}
.p-lunch_achievements_list_img {
  width: 160px;
  margin: 0 auto
}
@media screen and (max-width:1024px) {
  .p-lunch_achievements_list_img {
    width: 100px
  }
}
.p-lunch_achievements_list_txt {
  line-height: 2;
  margin-top: 22px;
  font-weight: 500;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-lunch_achievements_list_txt {
    font-size: 18px;
    font-size: 1.8rem
  }
}
@media screen and (max-width:1024px) {
  .p-lunch_achievements_list_txt {
    margin-top: 10px;
    font-size: 13px;
    font-size: 1.3rem
  }
}
.p-lunch_achievements_list_txt .c-txt_blue {
  font-weight: 700
}
.p-lunch_achievements_list_num {
  line-height: 1;
  font-size: 40px;
  font-size: 4rem
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-lunch_achievements_list_num {
    font-size: 30px;
    font-size: 3rem
  }
}
@media screen and (max-width:1024px) {
  .p-lunch_achievements_list_num {
    font-size: 22px;
    font-size: 2.2rem
  }
}
.p-change {
  padding: 100px 0 160px;
  background-color: #f5f3ed
}
@media screen and (max-width:1024px) {
  .p-change {
    padding: 50px 0 80px
  }
}
.p-change .c-ttl_sec {
  margin-bottom: 62px
}
@media screen and (max-width:1024px) {
  .p-change .c-ttl_sec {
    margin-bottom: 30px
  }
}
.p-change_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 101px;
  box-sizing: border-box;
  justify-content: space-evenly;
  align-content: space-between;
}
@media screen and (min-width:1025px) {
  .p-change_btn {
    width: 84%;
    max-width: 1040px
  }
}
@media screen and (max-width:1024px) {
  .p-change_btn {
    margin: 0 auto 50px
  }
}
.p-change_btn li {
  width: 25%
}
@media screen and (max-width:1024px) {
  .p-change_btn li {
    width: 50%
  }
}
.p-change_btn li a {
  line-height: 1;
  padding: 21px 0;
  border: 1px solid #007dbc;
  box-sizing: border-box;
  background-color: #fff;
  color: #007dbc;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center
}
@media screen and (max-width:1024px) {
  .p-change_btn li a {
    padding: 15px 0;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.p-change_list li {
  margin-top: 90px
}
.p-change_list li:first-child {
  margin-top: 0
}
.p-change_list_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.p-change_list_btn_cont {
  width: 260px;
  margin-right: 40px;
  cursor: pointer
}
@media screen and (max-width:1024px) {
  .p-change_list_btn_cont {
    width: 49%;
    margin-right: 2%
  }
}
.p-change_list_btn_cont:nth-child(even) {
  margin-right: 0
}
.p-change_list_btn_img_cap {
  display: block;
  line-height: 1;
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right
}
@media screen and (max-width:1024px) {
  .p-change_list_btn_img_cap {
    font-size: 10px;
    font-size: 1rem;
    text-align: left
  }
}
.p-change_list_btn_ttl {
  margin-top: 20px;
  line-height: 1;
  padding: 14px 0 15px;
  border: 1px solid #950158;
  background-color: #fff;
  color: #950158;
  border-radius: 40px;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center
}
@media screen and (max-width:1024px) {
  .p-change_list_btn_ttl {
    padding: 10px 0;
    font-size: 11px;
    font-size: 1.1rem
  }
}
.p-change_list_cont {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 50%;
  left: 50%;
  width: 90%;
  height: 90%;
  padding-top: 40px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media screen and (min-width:1025px) {
  .p-change_list_cont {
    max-width: 1360px
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_cont {
    padding-top: 30px
  }
}
.p-change_list_bg {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, .8);
  cursor: pointer
}
.p-change_list_box {
  position: relative;
  z-index: 0;
  height: 620px;
  padding: 60px;
  background-color: #f5f3ed;
  overflow-y: scroll
}
@media screen and (max-width:1024px) {
  .p-change_list_box {
    height: 90%;
    padding: 20px 5% 30px
  }
}
.p-change_list_close {
  position: relative;
  z-index: 0;
  width: 40px;
  height: 40px;
  margin-left: auto;
  cursor: pointer
}
@media screen and (max-width:1024px) {
  .p-change_list_close {
    width: 30px;
    height: 30px
  }
}
.p-change_list_close span {
  isplay: block;
  position: absolute;
  z-index: 0;
  top: 10px;
  right: 0;
  width: 40px;
  height: 2px;
  background-color: #aa5628;
}
@media screen and (max-width:1024px) {
  .p-change_list_close span {
    width: 30px
  }
}
.p-change_list_close span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.p-change_list_close span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.p-change_list_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 0 20px;
  border-top: 2px solid #ea6000;
  border-bottom: 2px solid #ea6000;
  background-color: #fff;
  box-sizing: border-box
}
@media screen and (min-width:1025px) {
  .p-change_list_head {
    height: 100px
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_head {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    padding: 10px 0 10px 5%
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_head_ttl {
    padding-top: 10px
  }
}
.p-change_list_head_ttl.ttl_01 {
  width: 194px
}
@media screen and (max-width:1024px) {
  .p-change_list_head_ttl.ttl_01 {
    width: 94px
  }
}
.p-change_list_head_ttl.ttl_02 {
  width: 195px
}
@media screen and (max-width:1024px) {
  .p-change_list_head_ttl.ttl_02 {
    width: 94px
  }
}
.p-change_list_head_ttl.ttl_03 {
  width: 200px
}
@media screen and (max-width:1024px) {
  .p-change_list_head_ttl.ttl_03 {
    width: 100px
  }
}
.p-change_list_head_ttl.ttl_04 {
  width: 207px
}
@media screen and (max-width:1024px) {
  .p-change_list_head_ttl.ttl_04 {
    width: 107px
  }
}
.p-change_list_head_img {
  width: 80px
}
@media screen and (max-width:1024px) {
  .p-change_list_head_img {
    width: 50px
  }
}
.p-change_list_head_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.p-change_list_head_list li {
  width: 80px;
  margin-top: 0;
  margin-left: 10px
}
@media screen and (max-width:1024px) {
  .p-change_list_head_list li {
    width: 50px;
    margin-left: 5px
  }
}
.p-change_list_head_list li:first-child {
  margin-left: 0
}
.p-change_list_copy {
  margin-bottom: 86px
}
@media screen and (min-width:1025px) {
  .p-change_list_copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_copy {
    margin-bottom: 40px
  }
}
@media screen and (min-width:1025px) {
  .p-change_list_copy_cont {
    width: 70%;
    max-width: 900px
  }
}
.p-change_list_copy_head {
  margin-bottom: 15px;
  color: #ea6000;
  text-align: center;
}
.p-change_list_copy_head_ttl {
  font-weight: 700;
  font-size: 40px;
  font-size: 4rem
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-change_list_copy_head_ttl {
    font-size: 30px;
    font-size: 3rem
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_copy_head_ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-change_list_copy_head_sub {
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem
}
@media screen and (max-width:1024px) {
  .p-change_list_copy_head_sub {
    font-size: 14px;
    font-size: 1.4rem
  }
}
.p-change_list_copy_txt {
  line-height: 1.67;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width:1024px) {
  .p-change_list_copy_txt {
    font-size: 14px;
    font-size: 1.4rem
  }
}
@media screen and (min-width:1025px) {
  .p-change_list_copy_img {
    /*width: 50%;
    max-width: 300px;*/
    text-align: center;
    margin: 0 auto;
    margin-bottom: -50px;
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_copy_img {
    margin-top: 15px;
    margin-bottom: -50px;
  }
}
.p-change_list_copy_img img {
  margin: 0 auto;
  margin-bottom: -50px;
}
.p-change_list_copy_img img.img_01 {
  width: 805px;
  margin-bottom: -200px;
}
@media screen and (max-width:1024px) {
  .p-change_list_copy_img img.img_01 {
    width: 350px;
    margin-bottom: -10px;
  }
}
.p-change_list_copy_img img.img_02 {
  width: 805px;
  /* margin-bottom: -150px;*/
}
@media screen and (max-width:780px) {
  .p-change_list_copy_img img.img_02 {
    /*width: 80px*/
    width: 70%;
    margin-bottom: 30px;
  }
}
.p-change_list_copy_img img.img_03 {
  width: 152px
}
@media screen and (max-width:1024px) {
  .p-change_list_copy_img img.img_03 {
    width: 76px
  }
}
.p-change_list_copy_img img.img_04 {
  width: 242px
}
@media screen and (max-width:1024px) {
  .p-change_list_copy_img img.img_04 {
    width: 121px
  }
}
@media screen and (min-width:1025px) {
  .p-change_list_example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (min-width:1025px) {
  .p-change_list_example_cont {
    width: 56%;
    max-width: 690px
  }
}
.p-change_list_example_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 29px;
  padding-bottom: 9px;
  border-bottom: 1px solid #ea6000
}
@media screen and (max-width:1024px) {
  .p-change_list_example_ttl {
    margin-bottom: 25px
  }
}
.p-change_list_example_ttl img {
  width: 66px;
  margin-right: 5px
}
@media screen and (max-width:1024px) {
  .p-change_list_example_ttl img {
    width: 46px
  }
}
.p-change_list_example_ttl_txt {
  display: block;
  width: 90%;
  line-height: 1;
  color: #ea6000;
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem
}
@media screen and (max-width:1024px) {
  .p-change_list_example_ttl_txt {
    width: 69%;
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-change_list_example_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.p-change_list_example_row_side {
  width: 24%
}
@media screen and (min-width:1025px) {
  .p-change_list_example_row_side {
    max-width: 160px
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_example_row_side {
    width: 30%
  }
}
.p-change_list_example_row_side_img_cap {
  display: block;
  line-height: 1;
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right
}
@media screen and (max-width:1024px) {
  .p-change_list_example_row_side_img_cap {
    font-size: 10px;
    font-size: 1rem;
    text-align: left
  }
}
.p-change_list_example_row_side_name {
  line-height: 1.64;
  margin-top: 15px;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem
}
@media screen and (max-width:1024px) {
  .p-change_list_example_row_side_name {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
.p-change_list_example_row_cont {
  width: 75%
}
@media screen and (min-width:1025px) {
  .p-change_list_example_row_cont {
    max-width: 500px
  }
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-change_list_example_row_cont {
    width: 72%
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_example_row_cont {
    width: 65%
  }
}
.p-change_list_example_row_ttl {
  line-height: 1.5;
  margin-bottom: 20px;
  color: #ea6000;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-change_list_example_row_ttl {
    font-size: 22px;
    font-size: 2.2rem
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_example_row_ttl {
    margin-bottom: 10px;
    font-size: 17px;
    font-size: 1.7rem
  }
}
.p-change_list_example_row_txt {
  line-height: 1.88;
  font-weight: 500
}
.p-change_list_example_row_txt .c-txt_bold {
  display: block;
  margin-bottom: 5px
}
.p-change_list_example_img {
  width: 42%
}
@media screen and (min-width:1025px) {
  .p-change_list_example_img {
    max-width: 510px
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_example_img {
    width: 80%;
    margin: 20px auto 0
  }
}
.p-change_list_example_img_cap {
  display: block;
  line-height: 1;
  margin-top: 10px;
  font-weight: 500;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem
}
@media screen and (max-width:1024px) {
  .p-change_list_example_img_cap {
    font-size: 10px;
    font-size: 1rem
  }
}
.p-change_list_movie {
  width: 80%;
  margin: 71px auto 0
}
@media screen and (min-width:1025px) {
  .p-change_list_movie {
    max-width: 780px
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_movie {
    width: 100%;
    margin: 35px auto 0
  }
}
.p-change_list_movie_ttl {
  margin-bottom: 10px;
  text-align: center
}
@media screen and (max-width:1024px) {
  .p-change_list_movie_ttl {
    margin-bottom: 15px
  }
}
.p-change_list_movie_ttl_cont {
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 0;
  padding: 0 1.2em;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem
}
@media screen and (max-width:1024px) {
  .p-change_list_movie_ttl_cont {
    line-height: 1.4;
    font-size: 18px;
    font-size: 1.8rem
  }
}
.p-change_list_movie_ttl_cont:before, .p-change_list_movie_ttl_cont:after {
  position: absolute;
  z-index: 0;
  width: 1em;
  height: 1em;
  line-height: 1
}
@media screen and (min-width:1025px) {
  .p-change_list_movie_ttl_cont:before, .p-change_list_movie_ttl_cont:after {
    top: 0
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_movie_ttl_cont:before, .p-change_list_movie_ttl_cont:after {
    bottom: 0
  }
}
.p-change_list_movie_ttl_cont:before {
  left: 0;
  content: "\FF3C"
}
.p-change_list_movie_ttl_cont:after {
  right: 0;
  content: "\FF0F"
}
.p-change_list_movie_thumb {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
.p-change_list_movie_thumb iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}
.p-change_list_movie_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 45px
}
.p-change_list_movie_row_img {
  width: 29%
}
@media screen and (min-width:1025px) {
  .p-change_list_movie_row_img {
    max-width: 220px
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_movie_row_img {
    width: 32%
  }
}
.p-change_list_movie_row_cont {
  width: 68%
}
@media screen and (min-width:1025px) {
  .p-change_list_movie_row_cont {
    max-width: 529px
  }
}
@media screen and (max-width:1024px) {
  .p-change_list_movie_row_cont {
    width: 62%
  }
}
.p-change_list_movie_row_cont .c-txt_bold {
  display: block;
  margin-bottom: 10px
}
.p-change_list_movie_row_txt {
  font-weight: 500
}
.p-change_goal {
  margin-top: 93px;
  color: #0b6eb4
}
@media screen and (max-width:1024px) {
  .p-change_goal {
    margin-top: 45px
  }
}
.p-change_goal_head {
  margin-bottom: 20px;
  text-align: center
}
@media screen and (max-width:1024px) {
  .p-change_goal_head {
    margin-bottom: 10px
  }
}
.p-change_goal_head_cont {
  display: inline-block;
  padding: 8px 75px 9px;
  border-radius: 28px;
  background-color: #ea6000;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem
}
@media screen and (max-width:1024px) {
  .p-change_goal_head_cont {
    padding: 3px 8%;
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-change_goal_ttl {
  line-height: 1.48;
  font-weight: 900;
  font-size: 42px;
  font-size: 4.2rem;
  text-align: center
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-change_goal_ttl {
    font-size: 30px;
    font-size: 3rem
  }
}
@media screen and (max-width:1024px) {
  .p-change_goal_ttl {
    font-size: 18px;
    font-size: 1.8rem
  }
}
.p-change_goal_txt {
  line-height: 1.7;
  margin-top: 20px;
  font-size: 20px;
  font-size: 2rem
}
@media screen and (min-width:1025px) {
  .p-change_goal_txt {
    text-align: center
  }
}
@media screen and (max-width:1024px) {
  .p-change_goal_txt {
    margin-top: 15px;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.p-message {
  padding: 120px 0 155px;
  background-image: url(../img/bg_img03.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:1024px) {
  .p-message {
    padding: 60px 0 75px
  }
}
.p-message .c-ttl_sec {
  margin-bottom: 70px
}
@media screen and (max-width:1024px) {
  .p-message .c-ttl_sec {
    margin-bottom: 35px
  }
}
@media screen and (min-width:1025px) {
  .p-message_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
    z-index: 0
  }
}
@media screen and (min-width:1025px) {
  .p-message_row_cont {
    width: 65%;
    max-width: 800px
  }
}
.p-message_row_ttl {
  margin-bottom: 40px;
  color: #0b6eb4;
  font-weight: 700;
  font-size: 28px;
  font-size: 2.8rem
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-message_row_ttl {
    font-size: 24px;
    font-size: 2.4rem
  }
}
@media screen and (max-width:1024px) {
  .p-message_row_ttl {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem
  }
}
.p-message_row_name {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}
@media screen and (max-width:1024px) {
  .p-message_row_name {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-message_row_box_txt {
  line-height: 1.88;
  margin-top: 20px;
  font-weight: 500;
  text-indent: 1em
}
@media screen and (max-width:1024px) {
  .p-message_row_box_txt {
    margin-top: 10px
  }
}
.p-message_row_box_txt:first-of-type {
  margin-top: 0
}
.p-message_row_box_txt .c-txt_mark {
  font-weight: 500
}
.p-message_row_head {
  width: 249px
}
@media screen and (min-width:1025px) {
  .p-message_row_head {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0
  }
}
@media screen and (max-width:1024px) {
  .p-message_row_head {
    width: 60%;
    margin: 0 auto 20px
  }
}
.p-message_row_head_cap {
  display: block;
  line-height: 1;
  margin-top: 10px;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center
}
@media screen and (max-width:1024px) {
  .p-message_row_head_cap {
    font-size: 10px;
    font-size: 1rem
  }
}
.p-message_row_img {
  width: 30%
}
@media screen and (min-width:1025px) {
  .p-message_row_img {
    max-width: 360px
  }
}
@media screen and (max-width:1024px) {
  .p-message_row_img {
    width: 55%;
    margin: 20px auto 0
  }
}
.p-message_row_img_cap {
  display: block;
  line-height: 1;
  margin-top: 10px;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right
}
@media screen and (max-width:1024px) {
  .p-message_row_img_cap {
    font-size: 10px;
    font-size: 1rem
  }
}
.p-box {
  padding: 106px 0 60px
}
@media screen and (max-width:1024px) {
  .p-box {
    padding: 50px 0 30px
  }
}
.p-box_cont {
  margin-top: 32px;
  border-radius: 10px;
  border-width: 2px;
  border-style: solid
}
@media screen and (max-width:1024px) {
  .p-box_cont {
    margin-top: 20px
  }
}
.p-box_cont:first-of-type {
  margin-top: 0
}
.p-box_an {
  padding: 40px 40px 18px;
  border-color: #0b6eb4
}
@media screen and (max-width:1024px) {
  .p-box_an {
    padding: 15px 5% 20px
  }
}
.p-box_an_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (max-width:1024px) {
  .p-box_an_head {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.p-box_an_head_img {
  width: 120px;
  margin-right: 10px
}
@media screen and (max-width:1024px) {
  .p-box_an_head_img {
    width: 90px
  }
}
.p-box_an_head_ttl {
  width: 89%;
  color: #0b6eb4;
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem
}
@media screen and (max-width:1024px) {
  .p-box_an_head_ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-box_an_row {
  margin-top: 20px
}
@media screen and (min-width:1025px) {
  .p-box_an_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:1024px) {
  .p-box_an_row {
    margin-top: 10px
  }
}
@media screen and (min-width:1025px) {
  .p-box_an_row_cont {
    width: 57%;
    max-width: 650px
  }
}
.p-box_an_row_txt {
  line-height: 1.88
}
.p-box_an_row_img {
  margin-top: 35px
}
@media screen and (max-width:1024px) {
  .p-box_an_row_img {
    margin-top: 20px
  }
}
.p-box_an_row_img_cap {
  line-height: 1;
  margin-top: 10px;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right
}
@media screen and (max-width:1024px) {
  .p-box_an_row_img_cap {
    font-size: 10px;
    font-size: 1rem
  }
}
@media screen and (min-width:1025px) {
  .p-box_an_row_movie {
    width: 38%;
    max-width: 430px
  }
}
@media screen and (max-width:1024px) {
  .p-box_an_row_movie {
    margin-top: 20px
  }
}
.p-box_an_row_movie_cont {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
.p-box_an_row_movie_cont iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}
.p-box_an_row_movie_ttl {
  line-height: 1;
  margin-top: 19px;
  color: #0b6eb4;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center
}
@media screen and (max-width:1024px) {
  .p-box_an_row_movie_ttl {
    margin-top: 13px;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.p-box_red {
  padding: 40px 40px 42px;
  border-color: #c8161d
}
@media screen and (max-width:1024px) {
  .p-box_red {
    padding: 15px 5% 20px
  }
}
.p-box_red_head {
  margin-bottom: 44px;
  padding-bottom: 18px;
  border-bottom: 2px solid #c8161d
}
@media screen and (min-width:1025px) {
  .p-box_red_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
@media screen and (max-width:1024px) {
  .p-box_red_head {
    margin-bottom: 15px;
    padding-bottom: 15px
  }
}
.p-box_red_head_logo {
  width: 273px
}
@media screen and (min-width:1025px) {
  .p-box_red_head_logo {
    margin-right: 46px
  }
}
@media screen and (max-width:1024px) {
  .p-box_red_head_logo {
    width: 50%;
    margin: 0 auto 20px
  }
}
@media screen and (min-width:1025px) {
  .p-box_red_head_side {
    width: 70%
  }
}
@media screen and (max-width:1024px) {
  .p-box_red_head_side {
    text-align: center
  }
}
.p-box_red_head_side_balloon {
  margin-bottom: 20px
}
@media screen and (max-width:1024px) {
  .p-box_red_head_side_balloon {
    margin-bottom: 15px
  }
}
.p-box_red_head_side_balloon_txt {
  display: inline-block;
  position: relative;
  z-index: 0;
  line-height: 1;
  padding: 8px 20px 12px;
  border-radius: 30px;
  background-color: #c8161d;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center
}
@media screen and (max-width:1024px) {
  .p-box_red_head_side_balloon_txt {
    font-size: 14px;
    font-size: 1.4rem
  }
}
.p-box_red_head_side_balloon_txt:before {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 12.5px 0;
  border-color: #c8161d transparent transparent;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: ""
}
.p-box_red_head_side_ttl {
  line-height: 1;
  color: #c8161d;
  font-weight: 900;
  font-size: 60px;
  font-size: 6rem
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-box_red_head_side_ttl {
    font-size: 46px;
    font-size: 4.6rem
  }
}
@media screen and (max-width:1024px) {
  .p-box_red_head_side_ttl {
    font-size: 20px;
    font-size: 2rem
  }
}
@media screen and (min-width:1025px) {
  .p-box_red_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.p-box_red_row_cont {
  line-height: 1.88;
  font-weight: 500
}
@media screen and (min-width:1025px) {
  .p-box_red_row_cont {
    width: 61%;
    max-width: 696px
  }
}
.p-box_red_row_ttl {
  line-height: 1.5;
  margin-bottom: 5px;
  color: #c8161d;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem
}
@media screen and (max-width:1024px) {
  .p-box_red_row_ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-box_red_row_detail {
  margin-top: 15px
}
.p-box_red_row_link {
  line-height: 1;
  margin-top: 28px
}
@media screen and (max-width:1024px) {
  .p-box_red_row_link {
    margin-top: 15px
  }
}
.p-box_red_row_link a {
  display: inline-block;
  color: #c8161d;
  text-decoration: underline
}
@media screen and (min-width:1025px) {
  .p-box_red_row_link a {
    margin-left: 1em
  }
}
@media screen and (max-width:1024px) {
  .p-box_red_row_link a {
    display: block;
    margin-top: 10px
  }
}
.p-box_red_row_img {
  width: 37%
}
@media screen and (min-width:1025px) {
  .p-box_red_row_img {
    max-width: 425px
  }
}
@media screen and (max-width:1024px) {
  .p-box_red_row_img {
    width: 70%;
    margin: 30px auto 0
  }
}
.p-able {
  padding: 60px 0 80px;
  background-color: #ffffff;
}
@media screen and (max-width:1024px) {
  .p-able {
    padding: 30px 0 40px
  }
}
.p-able .c-ttl_sec {
  margin-bottom: 20px
}
.p-able .c-txt_center {
  margin-bottom: 50px
}
@media screen and (max-width:1024px) {
  .p-able .c-txt_center {
    margin-bottom: 25px
  }
}
.p-able_wrap {
  padding: 65px 90px 60px;
  background-color: #ffebee
}
@media screen and (max-width:1024px) {
  .p-able_wrap {
    padding: 30px 5%
  }
}
.p-able_list {
  margin-bottom: 80px
}
@media screen and (min-width:1025px) {
  .p-able_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:1024px) {
  .p-able_list {
    margin-bottom: 40px
  }
}
@media screen and (min-width:1025px) {
  .p-able_list li {
    width: 32%;
    max-width: 318px
  }
}
@media screen and (max-width:1024px) {
  .p-able_list li {
    padding: 0 2%;
    margin-bottom: 30px
  }
  .p-able_list li:last-child {
    margin-bottom: 0
  }
}
.p-able_list_img {
  margin-bottom: 13px
}
.p-able_list_img_cap {
  line-height: 1;
  margin-top: 8px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right
}
@media screen and (max-width:1024px) {
  .p-able_list_img_cap {
    font-size: 10px;
    font-size: 1rem
  }
}
.p-able_list_ttl {
  line-height: 1;
  border-radius: 10px 10px 0 0;
  background-color: #ea6000;
  color: #fff;
  padding: 13px 0;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-able_list_ttl {
    font-size: 20px;
    font-size: 2rem
  }
}
@media screen and (max-width:1024px) {
  .p-able_list_ttl {
    padding: 13px 0 15px;
    font-size: 18px;
    font-size: 1.8rem
  }
}
.p-able_list_txt {
  line-height: 1.67;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}
.p-able_list_txt span {
  line-height: 1.67;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}
@media screen and (max-width:1024px) {
  .p-able_list_txt {
    font-size: 16px;
    font-size: 1.6rem
  }
  .p-able_list_txt span {
    font-size: 16px;
    font-size: 1.6rem;
    color: #e3002b;
  }
}
.p-img {
  width: 100%;
  height: 479px;
  background-image: url(../img/bg_img07.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media screen and (max-width:1024px) {
  .p-flow_head .p-img {
    height: 240px
  }
}
.p-img .l-inner {
  position: relative;
  z-index: 0;
  height: 100%
}
.p-img_ttl {
  position: absolute;
  z-index: 0;
  top: 60%;
  left: 50%;
  width: 100%;
  line-height: 1.75;
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem;
  color: #fff;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width:1024px) {
  .p-img_ttl {
    line-height: 1.6;
    font-size: 21px;
    font-size: 2.1rem
  }
}
.p-img_credit {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 15px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right
}
@media screen and (max-width:1024px) {
  .p-img_credit {
    bottom: 5px;
    font-size: 10px;
    font-size: 1rem
  }
}
.p-wfp {
  /* padding: 121px 0 115px*/
}
@media screen and (max-width:1024px) {
  .p-wfp {
    /* padding: 30px 0 35px*/
  }
}
.p-wfp .c-ttl_sec {
  margin-bottom: 30px;
  margin-top: 40px;
}
@media screen and (max-width:1024px) {
  .p-wfp .c-ttl_sec {
    margin-bottom: 15px;
	text-align:left;
  }
}
.p-wfp .c-txt_center {
  line-height: 1.88;
  margin-bottom: 40px
}
@media screen and (max-width:1024px) {
  .p-wfp .c-txt_center {
    margin-bottom: 20px
  }
}
.p-wfp_logo {
  width: 210px;
  margin: 0 auto 50px
}
@media screen and (max-width:1024px) {
  .p-wfp_logo {
    margin: 0 auto 25px
  }
}
.p-wfp_txt {
  line-height: 1.64;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem
}
@media screen and (min-width:1025px) {
  .p-wfp_txt {
    text-align: center
  }
}
@media screen and (max-width:1024px) {
  .p-wfp_txt {
    margin-bottom: 30px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
@media screen and (max-width:720px) {
  .u-only_sp {
    display: block
  }
}
@media screen and (min-width:720px) {
  .u-only_sp {
    display: none !important
  }
}
@media screen and (min-width:720px) {
  .u-only_pc {
    display: block
  }
}
@media screen and (max-width:720px) {
  .u-only_pc {
    display: none !important
  }
}
.u-fl_r {
  float: right
}
.u-fl_l {
  float: left
}
.u-clearfix:after {
  content: "";
  clear: both;
  display: block
}
.u-ta_l {
  text-align: left !important
}
.u-ta_c {
  text-align: center !important
}
.u-ta_r {
  text-align: right !important
}
.u-va_t {
  vertical-align: top !important
}
.u-va_m {
  vertical-align: middle !important
}
.u-va_b {
  vertical-align: bottom !important
}
.u-mt_100 {
  margin-top: 100px !important
}
.u-mb_100 {
  margin-bottom: 100px !important
}
.u-mr_100 {
  margin-right: 100px !important
}
.u-ml_100 {
  margin-left: 100px !important
}
.u-mt_95 {
  margin-top: 95px !important
}
.u-mb_95 {
  margin-bottom: 95px !important
}
.u-mr_95 {
  margin-right: 95px !important
}
.u-ml_95 {
  margin-left: 95px !important
}
.u-mt_90 {
  margin-top: 90px !important
}
.u-mb_90 {
  margin-bottom: 90px !important
}
.u-mr_90 {
  margin-right: 90px !important
}
.u-ml_90 {
  margin-left: 90px !important
}
.u-mt_85 {
  margin-top: 85px !important
}
.u-mb_85 {
  margin-bottom: 85px !important
}
.u-mr_85 {
  margin-right: 85px !important
}
.u-ml_85 {
  margin-left: 85px !important
}
.u-mt_80 {
  margin-top: 80px !important
}
.u-mb_80 {
  margin-bottom: 80px !important
}
.u-mr_80 {
  margin-right: 80px !important
}
.u-ml_80 {
  margin-left: 80px !important
}
.u-mt_75 {
  margin-top: 75px !important
}
.u-mb_75 {
  margin-bottom: 75px !important
}
.u-mr_75 {
  margin-right: 75px !important
}
.u-ml_75 {
  margin-left: 75px !important
}
.u-mt_70 {
  margin-top: 70px !important
}
.u-mb_70 {
  margin-bottom: 70px !important
}
.u-mr_70 {
  margin-right: 70px !important
}
.u-ml_70 {
  margin-left: 70px !important
}
.u-mt_65 {
  margin-top: 65px !important
}
.u-mb_65 {
  margin-bottom: 65px !important
}
.u-mr_65 {
  margin-right: 65px !important
}
.u-ml_65 {
  margin-left: 65px !important
}
.u-mt_60 {
  margin-top: 60px !important
}
.u-mb_60 {
  margin-bottom: 60px !important
}
.u-mr_60 {
  margin-right: 60px !important
}
.u-ml_60 {
  margin-left: 60px !important
}
.u-mt_55 {
  margin-top: 55px !important
}
.u-mb_55 {
  margin-bottom: 55px !important
}
.u-mr_55 {
  margin-right: 55px !important
}
.u-ml_55 {
  margin-left: 55px !important
}
.u-mt_50 {
  margin-top: 50px !important
}
.u-mb_50 {
  margin-bottom: 50px !important
}
.u-mr_50 {
  margin-right: 50px !important
}
.u-ml_50 {
  margin-left: 50px !important
}
.u-mt_45 {
  margin-top: 45px !important
}
.u-mb_45 {
  margin-bottom: 45px !important
}
.u-mr_45 {
  margin-right: 45px !important
}
.u-ml_45 {
  margin-left: 45px !important
}
.u-mt_40 {
  margin-top: 40px !important
}
.u-mb_40 {
  margin-bottom: 40px !important
}
.u-mr_40 {
  margin-right: 40px !important
}
.u-ml_40 {
  margin-left: 40px !important
}
.u-mt_35 {
  margin-top: 35px !important
}
.u-mb_35 {
  margin-bottom: 35px !important
}
.u-mr_35 {
  margin-right: 35px !important
}
.u-ml_35 {
  margin-left: 35px !important
}
.u-mt_30 {
  margin-top: 30px !important
}
.u-mb_30 {
  margin-bottom: 30px !important
}
.u-mr_30 {
  margin-right: 30px !important
}
.u-ml_30 {
  margin-left: 30px !important
}
.u-mt_25 {
  margin-top: 25px !important
}
.u-mb_25 {
  margin-bottom: 25px !important
}
.u-mr_25 {
  margin-right: 25px !important
}
.u-ml_25 {
  margin-left: 25px !important
}
.u-mt_20 {
  margin-top: 20px !important
}
.u-mb_20 {
  margin-bottom: 20px !important
}
.u-mr_20 {
  margin-right: 20px !important
}
.u-ml_20 {
  margin-left: 20px !important
}
.u-mt_15 {
  margin-top: 15px !important
}
.u-mb_15 {
  margin-bottom: 15px !important
}
.u-mr_15 {
  margin-right: 15px !important
}
.u-ml_15 {
  margin-left: 15px !important
}
.u-mt_10 {
  margin-top: 10px !important
}
.u-mb_10 {
  margin-bottom: 10px !important
}
.u-mr_10 {
  margin-right: 10px !important
}
.u-ml_10 {
  margin-left: 10px !important
}
.u-mt_5 {
  margin-top: 5px !important
}
.u-mb_5 {
  margin-bottom: 5px !important
}
.u-mr_5 {
  margin-right: 5px !important
}
.u-ml_5 {
  margin-left: 5px !important
}
.u-mt_0 {
  margin-top: 0 !important
}
.u-mb_0 {
  margin-bottom: 0 !important
}
.u-mr_0 {
  margin-right: 0 !important
}
.u-ml_0 {
  margin-left: 0 !important
}
.u-pt_100 {
  padding-top: 100px !important
}
.u-pb_100 {
  padding-bottom: 100px !important
}
.u-pr_100 {
  padding-right: 100px !important
}
.u-pl_100 {
  padding-left: 100px !important
}
.u-p_100 {
  padding: 100px !important
}
.u-pt_95 {
  padding-top: 95px !important
}
.u-pb_95 {
  padding-bottom: 95px !important
}
.u-pr_95 {
  padding-right: 95px !important
}
.u-pl_95 {
  padding-left: 95px !important
}
.u-p_95 {
  padding: 95px !important
}
.u-pt_90 {
  padding-top: 90px !important
}
.u-pb_90 {
  padding-bottom: 90px !important
}
.u-pr_90 {
  padding-right: 90px !important
}
.u-pl_90 {
  padding-left: 90px !important
}
.u-p_90 {
  padding: 90px !important
}
.u-pt_85 {
  padding-top: 85px !important
}
.u-pb_85 {
  padding-bottom: 85px !important
}
.u-pr_85 {
  padding-right: 85px !important
}
.u-pl_85 {
  padding-left: 85px !important
}
.u-p_85 {
  padding: 85px !important
}
.u-pt_80 {
  padding-top: 80px !important
}
.u-pb_80 {
  padding-bottom: 80px !important
}
.u-pr_80 {
  padding-right: 80px !important
}
.u-pl_80 {
  padding-left: 80px !important
}
.u-p_80 {
  padding: 80px !important
}
.u-pt_75 {
  padding-top: 75px !important
}
.u-pb_75 {
  padding-bottom: 75px !important
}
.u-pr_75 {
  padding-right: 75px !important
}
.u-pl_75 {
  padding-left: 75px !important
}
.u-p_75 {
  padding: 75px !important
}
.u-pt_70 {
  padding-top: 70px !important
}
.u-pb_70 {
  padding-bottom: 70px !important
}
.u-pr_70 {
  padding-right: 70px !important
}
.u-pl_70 {
  padding-left: 70px !important
}
.u-p_70 {
  padding: 70px !important
}
.u-pt_65 {
  padding-top: 65px !important
}
.u-pb_65 {
  padding-bottom: 65px !important
}
.u-pr_65 {
  padding-right: 65px !important
}
.u-pl_65 {
  padding-left: 65px !important
}
.u-p_65 {
  padding: 65px !important
}
.u-pt_60 {
  padding-top: 60px !important
}
.u-pb_60 {
  padding-bottom: 60px !important
}
.u-pr_60 {
  padding-right: 60px !important
}
.u-pl_60 {
  padding-left: 60px !important
}
.u-p_60 {
  padding: 60px !important
}
.u-pt_55 {
  padding-top: 55px !important
}
.u-pb_55 {
  padding-bottom: 55px !important
}
.u-pr_55 {
  padding-right: 55px !important
}
.u-pl_55 {
  padding-left: 55px !important
}
.u-p_55 {
  padding: 55px !important
}
.u-pt_50 {
  padding-top: 50px !important
}
.u-pb_50 {
  padding-bottom: 50px !important
}
.u-pr_50 {
  padding-right: 50px !important
}
.u-pl_50 {
  padding-left: 50px !important
}
.u-p_50 {
  padding: 50px !important
}
.u-pt_45 {
  padding-top: 45px !important
}
.u-pb_45 {
  padding-bottom: 45px !important
}
.u-pr_45 {
  padding-right: 45px !important
}
.u-pl_45 {
  padding-left: 45px !important
}
.u-p_45 {
  padding: 45px !important
}
.u-pt_40 {
  padding-top: 40px !important
}
.u-pb_40 {
  padding-bottom: 40px !important
}
.u-pr_40 {
  padding-right: 40px !important
}
.u-pl_40 {
  padding-left: 40px !important
}
.u-p_40 {
  padding: 40px !important
}
.u-pt_35 {
  padding-top: 35px !important
}
.u-pb_35 {
  padding-bottom: 35px !important
}
.u-pr_35 {
  padding-right: 35px !important
}
.u-pl_35 {
  padding-left: 35px !important
}
.u-p_35 {
  padding: 35px !important
}
.u-pt_30 {
  padding-top: 30px !important
}
.u-pb_30 {
  padding-bottom: 30px !important
}
.u-pr_30 {
  padding-right: 30px !important
}
.u-pl_30 {
  padding-left: 30px !important
}
.u-p_30 {
  padding: 30px !important
}
.u-pt_25 {
  padding-top: 25px !important
}
.u-pb_25 {
  padding-bottom: 25px !important
}
.u-pr_25 {
  padding-right: 25px !important
}
.u-pl_25 {
  padding-left: 25px !important
}
.u-p_25 {
  padding: 25px !important
}
.u-pt_20 {
  padding-top: 20px !important
}
.u-pb_20 {
  padding-bottom: 20px !important
}
.u-pr_20 {
  padding-right: 20px !important
}
.u-pl_20 {
  padding-left: 20px !important
}
.u-p_20 {
  padding: 20px !important
}
.u-pt_15 {
  padding-top: 15px !important
}
.u-pb_15 {
  padding-bottom: 15px !important
}
.u-pr_15 {
  padding-right: 15px !important
}
.u-pl_15 {
  padding-left: 15px !important
}
.u-p_15 {
  padding: 15px !important
}
.u-pt_10 {
  padding-top: 10px !important
}
.u-pb_10 {
  padding-bottom: 10px !important
}
.u-pr_10 {
  padding-right: 10px !important
}
.u-pl_10 {
  padding-left: 10px !important
}
.u-p_10 {
  padding: 10px !important
}
.u-pt_5 {
  padding-top: 5px !important
}
.u-pb_5 {
  padding-bottom: 5px !important
}
.u-pr_5 {
  padding-right: 5px !important
}
.u-pl_5 {
  padding-left: 5px !important
}
.u-p_5 {
  padding: 5px !important
}
.u-pt_0 {
  padding-top: 0 !important
}
.u-pb_0 {
  padding-bottom: 0 !important
}
.u-pr_0 {
  padding-right: 0 !important
}
.u-pl_0 {
  padding-left: 0 !important
}
.u-p_0 {
  padding: 0 !important
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_100--tab {
    padding-top: 100px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_100--tab {
    padding-bottom: 100px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_100--tab {
    padding-right: 100px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_100--tab {
    padding-left: 100px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_100--tab {
    padding: 100px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_95--tab {
    padding-top: 95px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_95--tab {
    padding-bottom: 95px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_95--tab {
    padding-right: 95px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_95--tab {
    padding-left: 95px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_95--tab {
    padding: 95px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_90--tab {
    padding-top: 90px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_90--tab {
    padding-bottom: 90px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_90--tab {
    padding-right: 90px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_90--tab {
    padding-left: 90px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_90--tab {
    padding: 90px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_85--tab {
    padding-top: 85px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_85--tab {
    padding-bottom: 85px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_85--tab {
    padding-right: 85px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_85--tab {
    padding-left: 85px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_85--tab {
    padding: 85px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_80--tab {
    padding-top: 80px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_80--tab {
    padding-bottom: 80px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_80--tab {
    padding-right: 80px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_80--tab {
    padding-left: 80px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_80--tab {
    padding: 80px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_75--tab {
    padding-top: 75px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_75--tab {
    padding-bottom: 75px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_75--tab {
    padding-right: 75px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_75--tab {
    padding-left: 75px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_75--tab {
    padding: 75px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_70--tab {
    padding-top: 70px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_70--tab {
    padding-bottom: 70px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_70--tab {
    padding-right: 70px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_70--tab {
    padding-left: 70px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_70--tab {
    padding: 70px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_65--tab {
    padding-top: 65px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_65--tab {
    padding-bottom: 65px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_65--tab {
    padding-right: 65px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_65--tab {
    padding-left: 65px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_65--tab {
    padding: 65px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_60--tab {
    padding-top: 60px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_60--tab {
    padding-bottom: 60px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_60--tab {
    padding-right: 60px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_60--tab {
    padding-left: 60px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_60--tab {
    padding: 60px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_55--tab {
    padding-top: 55px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_55--tab {
    padding-bottom: 55px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_55--tab {
    padding-right: 55px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_55--tab {
    padding-left: 55px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_55--tab {
    padding: 55px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_50--tab {
    padding-top: 50px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_50--tab {
    padding-bottom: 50px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_50--tab {
    padding-right: 50px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_50--tab {
    padding-left: 50px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_50--tab {
    padding: 50px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_45--tab {
    padding-top: 45px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_45--tab {
    padding-bottom: 45px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_45--tab {
    padding-right: 45px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_45--tab {
    padding-left: 45px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_45--tab {
    padding: 45px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_40--tab {
    padding-top: 40px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_40--tab {
    padding-bottom: 40px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_40--tab {
    padding-right: 40px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_40--tab {
    padding-left: 40px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_40--tab {
    padding: 40px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_35--tab {
    padding-top: 35px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_35--tab {
    padding-bottom: 35px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_35--tab {
    padding-right: 35px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_35--tab {
    padding-left: 35px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_35--tab {
    padding: 35px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_30--tab {
    padding-top: 30px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_30--tab {
    padding-bottom: 30px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_30--tab {
    padding-right: 30px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_30--tab {
    padding-left: 30px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_30--tab {
    padding: 30px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_25--tab {
    padding-top: 25px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_25--tab {
    padding-bottom: 25px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_25--tab {
    padding-right: 25px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_25--tab {
    padding-left: 25px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_25--tab {
    padding: 25px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_20--tab {
    padding-top: 20px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_20--tab {
    padding-bottom: 20px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_20--tab {
    padding-right: 20px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_20--tab {
    padding-left: 20px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_20--tab {
    padding: 20px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_15--tab {
    padding-top: 15px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_15--tab {
    padding-bottom: 15px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_15--tab {
    padding-right: 15px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_15--tab {
    padding-left: 15px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_15--tab {
    padding: 15px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_10--tab {
    padding-top: 10px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_10--tab {
    padding-bottom: 10px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_10--tab {
    padding-right: 10px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_10--tab {
    padding-left: 10px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_10--tab {
    padding: 10px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_5--tab {
    padding-top: 5px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_5--tab {
    padding-bottom: 5px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_5--tab {
    padding-right: 5px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_5--tab {
    padding-left: 5px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_5--tab {
    padding: 5px !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pt_0--tab {
    padding-top: 0 !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pb_0--tab {
    padding-bottom: 0 !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pr_0--tab {
    padding-right: 0 !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-pl_0--tab {
    padding-left: 0 !important
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .u-p_0--tab {
    padding: 0 !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_100--sp {
    padding-top: 100px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_100--sp {
    padding-bottom: 100px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_100--sp {
    padding-right: 100px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_100--sp {
    padding-left: 100px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_100--sp {
    padding: 100px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_95--sp {
    padding-top: 95px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_95--sp {
    padding-bottom: 95px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_95--sp {
    padding-right: 95px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_95--sp {
    padding-left: 95px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_95--sp {
    padding: 95px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_90--sp {
    padding-top: 90px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_90--sp {
    padding-bottom: 90px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_90--sp {
    padding-right: 90px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_90--sp {
    padding-left: 90px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_90--sp {
    padding: 90px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_85--sp {
    padding-top: 85px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_85--sp {
    padding-bottom: 85px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_85--sp {
    padding-right: 85px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_85--sp {
    padding-left: 85px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_85--sp {
    padding: 85px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_80--sp {
    padding-top: 80px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_80--sp {
    padding-bottom: 80px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_80--sp {
    padding-right: 80px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_80--sp {
    padding-left: 80px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_80--sp {
    padding: 80px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_75--sp {
    padding-top: 75px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_75--sp {
    padding-bottom: 75px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_75--sp {
    padding-right: 75px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_75--sp {
    padding-left: 75px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_75--sp {
    padding: 75px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_70--sp {
    padding-top: 70px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_70--sp {
    padding-bottom: 70px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_70--sp {
    padding-right: 70px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_70--sp {
    padding-left: 70px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_70--sp {
    padding: 70px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_65--sp {
    padding-top: 65px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_65--sp {
    padding-bottom: 65px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_65--sp {
    padding-right: 65px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_65--sp {
    padding-left: 65px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_65--sp {
    padding: 65px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_60--sp {
    padding-top: 60px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_60--sp {
    padding-bottom: 60px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_60--sp {
    padding-right: 60px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_60--sp {
    padding-left: 60px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_60--sp {
    padding: 60px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_55--sp {
    padding-top: 55px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_55--sp {
    padding-bottom: 55px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_55--sp {
    padding-right: 55px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_55--sp {
    padding-left: 55px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_55--sp {
    padding: 55px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_50--sp {
    padding-top: 50px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_50--sp {
    padding-bottom: 50px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_50--sp {
    padding-right: 50px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_50--sp {
    padding-left: 50px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_50--sp {
    padding: 50px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_45--sp {
    padding-top: 45px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_45--sp {
    padding-bottom: 45px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_45--sp {
    padding-right: 45px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_45--sp {
    padding-left: 45px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_45--sp {
    padding: 45px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_40--sp {
    padding-top: 40px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_40--sp {
    padding-bottom: 40px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_40--sp {
    padding-right: 40px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_40--sp {
    padding-left: 40px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_40--sp {
    padding: 40px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_35--sp {
    padding-top: 35px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_35--sp {
    padding-bottom: 35px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_35--sp {
    padding-right: 35px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_35--sp {
    padding-left: 35px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_35--sp {
    padding: 35px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_30--sp {
    padding-top: 30px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_30--sp {
    padding-bottom: 30px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_30--sp {
    padding-right: 30px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_30--sp {
    padding-left: 30px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_30--sp {
    padding: 30px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_25--sp {
    padding-top: 25px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_25--sp {
    padding-bottom: 25px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_25--sp {
    padding-right: 25px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_25--sp {
    padding-left: 25px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_25--sp {
    padding: 25px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_20--sp {
    padding-top: 20px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_20--sp {
    padding-bottom: 20px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_20--sp {
    padding-right: 20px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_20--sp {
    padding-left: 20px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_20--sp {
    padding: 20px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_15--sp {
    padding-top: 15px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_15--sp {
    padding-bottom: 15px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_15--sp {
    padding-right: 15px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_15--sp {
    padding-left: 15px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_15--sp {
    padding: 15px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_10--sp {
    padding-top: 10px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_10--sp {
    padding-bottom: 10px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_10--sp {
    padding-right: 10px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_10--sp {
    padding-left: 10px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_10--sp {
    padding: 10px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_5--sp {
    padding-top: 5px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_5--sp {
    padding-bottom: 5px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_5--sp {
    padding-right: 5px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_5--sp {
    padding-left: 5px !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_5--sp {
    padding: 5px !important
  }
}
@media screen and (max-width:1024px) {
  .u-pt_0--sp {
    padding-top: 0 !important
  }
}
@media screen and (max-width:1024px) {
  .u-pb_0--sp {
    padding-bottom: 0 !important
  }
}
@media screen and (max-width:1024px) {
  .u-pr_0--sp {
    padding-right: 0 !important
  }
}
@media screen and (max-width:1024px) {
  .u-pl_0--sp {
    padding-left: 0 !important
  }
}
@media screen and (max-width:1024px) {
  .u-p_0--sp {
    padding: 0 !important
  }
}
.u-bdr_t {
  border-top: 1px #b5b5b5 solid
}
.u-bdr_b {
  border-bottom: 1px #b5b5b5 solid
}
.u-bdr_l {
  border-left: 1px #b5b5b5 solid
}
.u-bdr_r {
  border-right: 1px #b5b5b5 solid
}
.box {
  width: 100%; /* 横幅いっぱい */
  height: 300px; /* 高さを300pxに指定 */
  background: #aaa; /* 背景色を灰色にする */
  margin: 0 0 50px; /* 下方向に適度な余白 */
  opacity: 0; /* 初期値は透明にしておく */
  transition: .5s; /* 動くスピードを0.5秒に指定 */
  position: relative; /* 相対位置の設定 */
  top: 50px; /* 事前に下に50pxずらしておく */
}
.active {
  opacity: 1; /* 透明度を元に戻す */
  top: 0; /* ずらしていた位置を戻すことで上に上がっているようにみえる */
}
@media screen and (min-width: 1025px) {
  .l-header_tel {
    position: absolute;
    z-index: 0;
    top: 18px;
    right: 65px;
  }
}
.box-004 {
  display: flex;
  /* grid-gap: 0 .7em; */
  margin: 0 auto;
  padding: 1em;
  border-radius: 15px;
  background-color: #ffebee;
  color: #333333;
  justify-content: space-around;
  width: 70%;
}
@media screen and (max-width: 780px) {
  .box-004 {
    display: flex;
    grid-gap: 0 .7em;
    margin: 0 auto;
    padding: 1em;
    border-radius: 15px;
    background-color: #ffebee;
    color: #333333;
    justify-content: space-around;
    width: 100%;
  }
}
.box-004::before {
  width: 95px;
  height: 95px;
  content: '';
  background-image: url("../img/pic_mv_05.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.box-004 p {
  margin: 0;
  padding: 0 0 0 .7em;
  border-left: 1px solid #f06060;
}
@media screen and (max-width: 780px) {
  .box-004 p {
    margin: 0;
    padding: 0 0 0 .7em;
  }
}
.p-achievement {
  /* padding: 115px 0 117px*/
}
@media screen and (max-width:1024px) {
  .p-achievement {
    /*padding: 50px 0*/
  }
}
.p-achievement_ttl {
  /* background-image: url(../img/liner.png);*/
  background-position: center bottom;
  background-size: 653px 14px;
  background-repeat: no-repeat;
  margin-bottom: 14px;
  padding-bottom: 14px;
  font-weight: 700;
  font-size: 5.6rem;
  text-align: center;
  margin-left: 20px;
  margin-top: -50px;
  padding-top: 100px;
}
@media screen and (max-width:1024px) {
  .p-achievement_ttl {
    margin-bottom: 7px;
    padding-bottom: 7px;
    background-size: 280px auto;
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
  }
}
.p-achievementlist li {
  padding: 56px 0;
  border-bottom: 1px solid #0b6eb4
}
@media screen and (min-width:1025px) {
  .p-achievement_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
@media screen and (max-width:1024px) {
  .p-achievement_list li {
    padding: 28px 0
  }
}
.p-achievement_list li:last-child {
  border-bottom: none
}
.p-achievement_list_ttl {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 28px;
  font-size: 2.8rem
}
@media screen and (max-width:1024px) {
  .p-achievement_list_ttl {
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem
  }
}
@media screen and (min-width:1025px) {
  .p-achievement_cont {
    width: 51%;
    max-width: 630px;
    margin-right: 4%
  }
}
.p-achievement_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.p-achievement_head_frag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.p-achievement_head_frag_img {
  width: 42px;
  margin-top: 5px;
  margin-left: 10px
}
@media screen and (max-width:1024px) {
  .p-achievement_head_frag_img {
    width: 30px;
    margin-top: 3px;
    margin-left: 5px
  }
}
.p-achievement_head_frag_img:first-child {
  margin-left: 0
}
.p-achievement_head_ttl {
  margin-bottom: 20px;
  margin-left: 10px;
  color: #0b6eb4;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem
}
@media screen and (max-width:1024px) {
  .p-achievement_head_ttl {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem
  }
}
.p-achievement_box {
  margin-top: 30px;
  padding: 35px;
  border-radius: 5px;
  border: 2px solid #0b6eb4
}
@media screen and (max-width:1024px) {
  .p-achievement_box {
    margin-top: 20px;
    padding: 15px 5%
  }
}
@media screen and (min-width:1025px) {
  .p-achievement_img {
    width: 45%;
    max-width: 550px
  }
}
@media screen and (max-width:1024px) {
  .p-achievement_img {
    margin-top: 20px
  }
}
.p-achievement_img_credit {
  line-height: 1;
  margin-top: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right
}
@media screen and (max-width:1024px) {
  .p-achievement_img_credit {
    font-size: 10px;
    font-size: 1rem
  }
}
.jisseki {
  /*max-width: 464px;*/
  margin: 0 auto;
  text-align: center;
  margin-top: -100px;
  margin-top: 50px;
}
.heading {
  display: inline-block;
  position: relative;
  padding: .5em 1.4em .5em 1em;
  background-color: #ffebee;
  color: #333333;
  width: 80%;
  font-size: 17px;
}
.heading::before {
  position: absolute;
  bottom: -1px;
  right: 9px;
  z-index: -1;
  transform: rotate(5deg);
  width: 70%;
  height: 50%;
  background-color: #d0d0d0;
  content: "";
  filter: blur(4px);
}
.box1 {
  position: relative;
  max-width: 400px;
  margin: 1.5em auto;
  /*padding: 2.5em 1.5em 1.5em;*/
  box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
  background-color: #e0efff;
  color: #333333;
  border-radius: 8px;
}
.box1 span {
  position: absolute;
  top: -15px;
  transform: translateX(-.3em) rotate(-5deg);
  padding: .5em 2em;
  border-right: 2px dotted rgb(0 0 0 / 10%);
  border-left: 2px dotted rgb(0 0 0 / 10%);
  box-shadow: 0 0 5px rgb(0 0 0 / 20%);
  background-color: rgb(255 255 255 / 40%);
  font-weight: 600;
  color: #000000;
  white-space: nowrap;
  margin-top: -20px;
}
.box1 p {
  margin: 0;
  color: #000000;
}
.bold {
  font-weight: 900;
  color: #ffffff;
}
.accordion-001 {
  max-width: 500px;
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
  background-color: #fff;
  margin-top: -20px;
}
.accordion-001 summary {
  display: flex;
  justify-content: center;
  align-items: center !important;
  position: relative;
  padding: 1em 2em;
  color: #333333;
  font-weight: 600;
}
.accordion-001 summary::-webkit-details-marker {
  display: none;
}
.accordion-001 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #333333b3;
  border-right: 3px solid #333333b3;
  content: '';
  transition: transform .3s;
}
.accordion-001[open] summary::after {
  transform: rotate(225deg);
}
.accordion-001 p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .3em 2em 1.5em;
  color: #333333;
  transition: transform .5s, opacity .5s;
  font-size: 13.5px
}
.accordion-001[open] p {
  transform: none;
  opacity: 1;
  text-align: left;
  font-size:18px;
}
.accordion-001 img {
  max-width: 31px;
}
.effects {
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  flex-direction: column;
}
/**/
.p-flow {
  padding: 106px 0 60px;
  /*background-image: url(../img/bg_flow.jpg);*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*margin-top: 80px;*/
}
@media screen and (max-width:1024px) {
  .p-flow {
    /* padding: 50px 0 30px*/
  }
}
.p-flow_cont {
  position: relative;
  z-index: 0;
  height: 1980px;
}
@media screen and (max-width:1024px) {
  .p-flow_cont {
    height: 100%;
    padding-bottom: 30px
  }
}
.p-flow_cont:before, .p-flow_cont:after {
  position: absolute;
  content: ""
}
@media screen and (min-width:1025px) {
  .p-flow_cont:before, .p-flow_cont:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.p-flow_cont:before {
  z-index: 0;
  top: 0;
  width: 20px;
  height: 95%;
  background: #0b6eb4;
  /*background: -webkit-linear-gradient(top, #0b6eb4 0, #0b6eb4 12%, #c8161d 13%, #c8161d 50%, #0b6eb4 60%);
  background: linear-gradient(to bottom, #0b6eb4 0, #0b6eb4 12%, #c8161d 13%, #c8161d 50%, #0b6eb4 60%)*/
}
@media screen and (max-width:1024px) {
  .p-flow_cont:before {
    left: 27px;
    width: 10px;
    height: 99%;
    /* background: -webkit-linear-gradient(top, #0b6eb4 0, #0b6eb4 22%, #c8161d 23%, #c8161d 65%, #0b6eb4 75%);
    background: linear-gradient(to bottom, #0b6eb4 0, #0b6eb4 22%, #c8161d 23%, #c8161d 65%, #0b6eb4 75%)*/
  }
}
.p-flow_cont:after {
  /* z-index: 1;
  bottom: -280px;
  width: 112px;
  height: 69px;
  background-image: url(../img/ico_arw_flow.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat*/
}
.p-flow_head {
  line-height: 1.36;
  margin-bottom: 34px;
  color: #000000;
  font-weight: 700;
  font-size: 5.6rem;
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .p-flow_head {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: left;
    margin-left: 20px;
  }
}
@media screen and (max-width:1024px) {
  .p-flow_cont:after {
    bottom: -11px;
    left: 4px;
    width: 55px;
    height: 35px
  }
}
.p-flow_emergency {
  position: absolute;
  z-index: 0;
  top: -12px;
  left: -116px;
  width: 110px
}
@media screen and (min-width:1025px) {
  .p-flow_emergency {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -100px;
    left: 555px;
  }
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-flow_emergency {
    top: 130px;
    width: 100px
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .p-flow_emergency {
    top: 130px;
    width: 95px
  }
}
@media screen and (max-width:1024px) {
  .p-flow_emergency {
    top: -70px;
    left: -80px;
    width: 65px
  }
}
@media screen and (max-width:768px) {
  .p-flow_emergency {
    top: -60px;
    left: -65px;
  }
}
@media screen and (max-width:480px) {
  .p-flow_emergency {
    top: -62px;
    left: -60px;
  }
}
.p-flow_emergency img {
  left: 15px;
  display: flex;
  position: relative;
  /*top: -220px;*/
}
@media screen and (max-width:768px) {
  .p-flow_emergency img {
    left: -10px;
    display: flex;
    position: relative;
    top: -3px;
  }
}
@media screen and (max-width:480px) {
  .p-flow_emergency img {
    left: -15px;
    display: flex;
    position: relative;
    top: -3px;
  }
}
.p-flow_list_cont {
  width: 46%;
  padding: 20px 30px 25px;
  background-color: #fff;
  border-style: solid;
  box-sizing: border-box;
  border-radius: 5px;
  border-width: 2px
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont {
    position: absolute;
    z-index: 0;
    max-width: 560px
  }
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-flow_list_cont {
    width: 45%
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .p-flow_list_cont {
    width: 44%
  }
}
@media screen and (max-width:1024px) {
  .p-flow_list_cont {
    position: relative;
    z-index: 0;
    width: 90%;
    margin-top: 20px;
    margin-left: auto;
    padding: 15px 5% 25px
  }
}
@media screen and (max-width:480px) {
  .p-flow_list_cont {
    width: 80%
  }
}
@media screen and (max-width:928px) and (orientation:landscape) {
  .p-flow_list_cont {
    width: 91%
  }
}
@media screen and (max-width:736px) and (orientation:landscape) {
  .p-flow_list_cont {
    width: 88%
  }
}
.p-flow_list_cont:nth-child(1), .p-flow_list_cont:nth-child(6) {
  border-color: #007dbc
}
.p-flow_list_cont:nth-child(1) .p-flow_head span, .p-flow_list_cont:nth-child(6) .p-flow_head span {
  background-color: #007dbc
}
.p-flow_list_cont:nth-child(2), .p-flow_list_cont:nth-child(3) {
  border-color: #007dbc
}
.p-flow_list_cont:nth-child(2) .p-flow_head span, .p-flow_list_cont:nth-child(3) .p-flow_head span {
  background-color: #007dbc
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(1) {
    top: 0;
    left: 0
  }
}
@media screen and (max-width:1024px) {
  .p-flow_list_cont:nth-child(1) {
    margin-top: 0
  }
}
.p-flow_list_cont:nth-child(1):before {
  background-image: url(../img/img04_flow_blue_right.png)
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(1):before {
    top: 20px;
    right: -56px
  }
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(2) {
    top: 25px;
    right: 0
  }
}
.p-flow_list_cont:nth-child(2):before {
  background-image: url(../img/img04_flow_blue_left.png)
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(2):before {
    top: 125px;
    left: -56px
  }
}
@media screen and (max-width:1024px) {
  .p-flow_list_cont:nth-child(2):before {
    background-image: url(../img/img04_flow_blue_right.png)
  }
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(3) {
    top: 478px;
    left: 0
  }
}
.p-flow_list_cont:nth-child(3):before {
  background-image: url(../img/img04_flow_blue_right.png)
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(3):before {
    top: 20px;
    right: -56px
  }
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(4) {
    top: 570px;
    right: 0
  }
}
.p-flow_list_cont:nth-child(4):before {
  background-image: url(../img/img04_flow_blue_left.png)
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(4):before {
    top: 10px;
    left: -56px
  }
}
@media screen and (max-width:1024px) {
  .p-flow_list_cont:nth-child(4):before {
    background-image: url(../img/img04_flow_blue_right.png)
  }
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(5) {
    top: 990px;
    left: 0
  }
}
.p-flow_list_cont:nth-child(5):before {
  background-image: url(../img/img04_flow_blue_right.png)
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(5):before {
    top: 20px;
    right: -56px
  }
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(6) {
    top: 1144px;
    right: 0
  }
}
.p-flow_list_cont:nth-child(6):before {
  background-image: url(../img/img04_flow_blue_left.png)
}
@media screen and (min-width:1025px) {
  .p-flow_list_cont:nth-child(6):before {
    top: 10px;
    left: -56px;
    height: auto;
    box-sizing: border-box;
    padding: 20px;
  }
}
@media screen and (max-width:1024px) {
  .p-flow_list_cont:nth-child(6):before {
    background-image: url(../img/img04_flow_blue_right.png)
  }
}
.p-flow_list_cont:before {
  position: absolute;
  z-index: -1;
  width: 55px;
  height: 43px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: ""
}
@media screen and (max-width:1024px) {
  .p-flow_list_cont:before {
    top: 8px;
    left: -35px;
    width: 33px;
    height: 26px
  }
}
.p-flow_list_inner {
  position: relative;
  z-index: 0
}
.p-flow_list_inner_icon {
  max-width: 50px;
  /*margin-bottom:-30px;*/
}
@media screen and (min-width:1025px) {
  .p-flow_list_inner {
    width: 100%;
    max-width: 560px
  }
}
.p-flow_list_inner .c-txt_sec {
  line-height: 1.88
}
.p-flow_head {
  /*position: absolute;*/
  z-index: 0;
  top: -22px;
  left: -30px;
  position: relative;
  text-align: center;
  padding-top: 100px;
  margin-top: -100px;
}
@media screen and (max-width:780px) {
  .p-flow_head {
    top: -15px;
    left: -4%;
    text-align: left;
  }
}
@media screen and (max-width:928px) and (orientation:landscape) {
  .p-flow_head {
    left: -6.5%
  }
}
.p-flow_head span {
  display: inline-block;
  line-height: 1;
  border-radius: 1px 0 5px;
  padding: 15px 16px 17px;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  font-size: 2.8rem;
  white-space: nowrap;
  background-color: #007dbc;
}
@media screen and (max-width:1024px) {
  .p-flow_head span {
    padding: 10px 8px 12px;
    font-size: 18px;
    font-size: 1.8rem;
    margin-left: -20px;
  }
}
.p-flow_ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 24px
}
@media screen and (max-width:1024px) {
  .p-flow_ico {
    margin-bottom: 10px
  }
}
.p-flow_ico li {
  width: 46px;
  margin-right: 5px
}
@media screen and (max-width:1024px) {
  .p-flow_ico li {
    width: 35px
  }
}
.p-flow_ico li:last-child {
  margin-right: 0
}
.p-flow_ttl {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem
}
@media screen and (max-width:1024px) {
  .p-flow_ttl {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem
  }
}
.p-flow_detail {
  margin-top: 20px
}
@media screen and (max-width:1024px) {
  .p-flow_detail {
    margin-top: 10px
  }
}
.p-flow_detail_ttl {
  margin-bottom: 10px;
  color: #c8161d;
  font-weight: 700
}
.p-flow_detail_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700
}
.p-flow_detail_inner dt {
  width: 15%
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-flow_detail_inner dt {
    width: 25%
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .p-flow_detail_inner dt {
    width: 25%
  }
}
@media screen and (max-width:1024px) {
  .p-flow_detail_inner dt {
    width: 30%
  }
}
.p-flow_detail_inner dd {
  width: 85%
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
  .p-flow_detail_inner dd {
    width: 75%
  }
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .p-flow_detail_inner dd {
    width: 75%
  }
}
@media screen and (max-width:1024px) {
  .p-flow_detail_inner dd {
    width: 70%
  }
}
.p-flow_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px
}
.p-flow_img_cont.img01_01, .p-flow_img_cont.img03_01, .p-flow_img_cont.img04_01 {
  width: 58%;
  margin-right: 1%
}
@media screen and (min-width:1025px) {
  .p-flow_img_cont.img01_01, .p-flow_img_cont.img03_01, .p-flow_img_cont.img04_01 {
    max-width: 290px
  }
}
.p-flow_img_cont.img01_02, .p-flow_img_cont.img03_02, .p-flow_img_cont.img04_02 {
  width: 41%
}
@media screen and (min-width:1025px) {
  .p-flow_img_cont.img01_02, .p-flow_img_cont.img03_02, .p-flow_img_cont.img04_02 {
    max-width: 205px
  }
}
.p-flow_img_cont.img02_01 {
  width: 59%;
  margin-right: 1%
}
@media screen and (min-width:1025px) {
  .p-flow_img_cont.img02_01 {
    max-width: 295px
  }
}
.p-flow_img_cont.img02_02 {
  width: 40%
}
@media screen and (min-width:1025px) {
  .p-flow_img_cont.img02_02 {
    max-width: 200px
  }
}
.p-flow_img_credit {
  line-height: 1;
  margin-top: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right
}
@media screen and (max-width:1024px) and (min-width:929px) {
  .p-flow_img_credit {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left
  }
}
@media screen and (max-width:1024px) {
  .p-flow_img_credit {
    margin-top: 5px;
    font-size: 10px;
    font-size: 1rem;
    text-align: left
  }
}
@media screen and (min-width: 1025px) {
  .c-btn_thumb {
    max-width: 420px;
    text-align: center;
    margin: 0 auto;
  }
}
.c-btn_thumb {
  width: 90%;
  /*top: 40px;*/
  /* margin: 0 auto; */
  /* padding: 15px 5% 12px; */
  text-align: center;
  margin-left: 12px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .c-btn_thumb {
    width: 100%;
    /*top: 40px;*/
    margin: 0 auto;
    /*padding: 15px 5% 12px;*/
  }
}
.c-btn_thumb_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
}
@media screen and (max-width: 1024px) {
  .c-btn_thumb_txt {
    margin-top: 8px;
    padding: 7px 0 9px;
  }
}
.c-btn_thumb_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
}
.c-btn_thumb_txt img {
  width: 28px;
  margin-top: 2px;
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  .c-btn_thumb_txt img {
    width: 20px;
    margin-left: 8px;
  }
}
.ribbon {
  position: relative;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 2rem;
  background: linear-gradient(#ece1b1 0 20%, #e3cc5d 80%);
  color: #353535;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  word-break: keep-all;
  margin-bottom: 50px;
}
.ribbon::before, .ribbon::after {
  position: absolute;
  top: 0;
  width: 0px;
  height: 0px;
  border-color: transparent #f5f3ed;
  border-style: solid;
  content: '';
}
.ribbon::before {
  left: 0;
  border-width: 30px 0px 30px 10px;
}
.ribbon::after {
  right: 0;
  border-width: 30px 10px 30px 0px;
}
.ambassador {
  font-size: 18px;
}
.alicebox {
  --main-color: #e3cc5d;
  position: relative;
  padding: 1.5rem 1rem;
  box-shadow: 0 0 15px #555;
  box-sizing: border-box;
  background-color: #ffffff;
  background-image: linear-gradient(-45deg, transparent 0 10px, var(--main-color) 10px 20px, transparent 20px calc(100% - 20px), var(--main-color) calc(100% - 20px) calc(100% - 10px), transparent calc(100% - 10px));
  color: var(--main-color);
  margin-bottom: 25px;
}
.alicebox p {
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 900;
}
.balloon__img-wrap {
  max-width: 140px;
  text-align: center;
  margin: 0 auto;
}
}
.balloon__img {
  width: auto;
  height: auto;
}
.balloon__text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: .7em;
  border: 3px solid #d0d0d0;
  border-radius: 10px;
  font-size: .95em;
}
.balloon__text::before, .balloon__text::after {
  position: absolute;
  top: -15px;
  width: 30px;
  height: 15px;
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  content: '';
}
.balloon__text::before {
  background-color: #d0d0d0;
}
.balloon__text::after {
  top: -11px;
  background-color: #fff;
}
@media only screen and (min-width: 521px) {
  .balloon {
    display: flex;
    align-items: center;
    gap: 0 15px;
    justify-content: center;
  }
}
.balloon__img-wrap, .balloon__text {
  flex-basis: 50%;
}
.balloon__text::before, .balloon__text::after {
  top: unset;
  left: -15px;
  width: 15px;
  height: 30px;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.balloon__text::after {
  top: unset;
  left: -11px;
}
/*241106*/
/* ==========================================================================
 * Root
 * ========================================================================== */
*, ::before, ::after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}
html {
  text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  margin: 0px;
  font-family: "Noto Sans JP", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  background-color: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
}
/* ==========================================================================
 * HTML5 display definitions
 * ========================================================================== */
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: 0px;
}
/* ==========================================================================
 * Anchor
 * ========================================================================== */
a:link, a:visited {
  background-color: transparent;
  /*color: rgb(79, 122, 172);*/
  text-decoration: none;
  margin-right: 25px;
  font-size: 14px;
}
a:active, a:hover {
  outline: 0px;
  /* text-decoration: underline;*/
}
/* ==========================================================================
 * Embedded
 * ========================================================================== */
img {
  max-width: 100%;
  height: auto;
  border: 0px;
  vertical-align: bottom;
}
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
 * Grouping
 * ========================================================================== */
figure {
  margin: 0px;
}
hr {
  box-sizing: content-box;
  height: 0px;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  border-top: 1px solid rgb(187, 187, 187);
}
dd {
  margin-left: 0px;
}
/* ==========================================================================
 * Float
 * ========================================================================== */
.clear {
  clear: both;
}
.clearfix::before, .clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
/* ==========================================================================
 * List
 * ========================================================================== */
ul, ol {
  padding: 0px;
}
ul {
  margin: 0px;
  list-style: none;
}
ul.list-disc {
  margin-left: 1.55em;
  list-style: disc;
}
ul.list-annotation {
  margin-left: 1.3em;
}
ul.list-annotation li::before {
  margin-left: -1.3em;
  content: "Ã¢â‚¬Â» ";
}
ol {
  margin-left: 1.3em;
}
ol.list-annotation {
  margin-left: 2em;
  padding: 0px;
  counter-reset: number 0;
  list-style: none;
}
ol.list-annotation li::before {
  margin-left: -2em;
  counter-increment: number 1;
  content: "Ã¢â‚¬Â»"counter(number) " ";
}
ul.list-disc li + li, ul.list-annotation li + li, ol li + li {
  margin-top: 8px;
}
/* ==========================================================================
 * Text
 * ========================================================================== */
b, strong {
  font-weight: bold;
}
mark {
  background: rgb(255, 255, 0);
  color: rgb(0, 0, 0);
}
small, .txt-small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
address {
  font-style: normal;
}
h1, .h1 {
  font-size: 3.2rem;
  line-height: 1.2;
  margin: 0px;
}
h2, .h2 {
  font-size: 4rem;
  line-height: 1.5;
  margin: 0px;
}
h3, .h3 {
  font-size: 4rem;
  line-height: 1.5;
  margin: 0px;
}
h4, .h4 {
  font-size: 1.6rem;
  line-height: 1.2;
  margin: 0px;
}
p {
  margin: 0px;
}
p + p {
  margin-top: 0.5em;
  margin-bottom: 0px;
}
.txt-left {
  text-align: left;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-unbold {
  font-weight: normal;
}
.txt-bold {
  font-weight: bold;
}
.txt-emphasis {
  color: rgb(231, 76, 60);
}
.txt-notes {
  color: rgb(127, 140, 141);
}
/* ==========================================================================
 * Table
 * ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
td, th {
  padding: 0px;
}
/* ==========================================================================
 * Form
 * ========================================================================== */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0px;
  border: 2px solid #ccc;
  border-radius: 5px;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
  width: 100%;
  padding: 5px 1em;
  height: 50px;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0px;
  width: 20px;
  height: auto;
}
input[type="checkbox"] {
  transform: scale(1.4);
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  appearance: none;
}
textarea {
  overflow: auto;
}
@media screen and (max-width: 599px) {
  input[type="checkbox"] {
    transform: scale(1.2);
  }
}
/* ==========================================================================
 * Spacing
 * ========================================================================== */
.margin-none {
  margin: 0px !important;
}
.padding-none {
  padding: 0px !important;
}
.margin-T0 {
  margin-top: 0px !important;
}
.margin-T5 {
  margin-top: 5px !important;
}
.margin-T10 {
  margin-top: 10px !important;
}
.margin-T15 {
  margin-top: 15px !important;
}
.margin-T20 {
  margin-top: 20px !important;
}
.margin-T25 {
  margin-top: 25px !important;
}
.margin-T30 {
  margin-top: 30px !important;
}
.margin-T35 {
  margin-top: 35px !important;
}
.margin-T40 {
  margin-top: 40px !important;
}
.margin-T45 {
  margin-top: 45px !important;
}
.margin-T50 {
  margin-top: 50px !important;
}
.margin-T60 {
  margin-top: 60px !important;
}
.margin-T70 {
  margin-top: 70px !important;
}
.margin-T80 {
  margin-top: 80px !important;
}
.margin-T90 {
  margin-top: 90px !important;
}
.margin-T100 {
  margin-top: 100px !important;
}
.margin-R0 {
  margin-right: 0px !important;
}
.margin-R5 {
  margin-right: 5px !important;
}
.margin-R10 {
  margin-right: 10px !important;
}
.margin-R15 {
  margin-right: 15px !important;
}
.margin-R20 {
  margin-right: 20px !important;
}
.margin-B0 {
  margin-bottom: 0px !important;
}
.margin-B5 {
  margin-bottom: 5px !important;
}
.margin-B10 {
  margin-bottom: 10px !important;
}
.margin-B15 {
  margin-bottom: 15px !important;
}
.margin-B20 {
  margin-bottom: 20px !important;
}
.margin-L0 {
  margin-left: 0px !important;
}
.margin-L5 {
  margin-left: 5px !important;
}
.margin-L10 {
  margin-left: 10px !important;
}
.margin-L15 {
  margin-left: 15px !important;
}
.margin-L20 {
  margin-left: 20px !important;
}
.padding-T0 {
  padding-top: 0px !important;
}
.padding-T5 {
  padding-top: 5px !important;
}
.padding-T10 {
  padding-top: 10px !important;
}
.padding-T15 {
  padding-top: 15px !important;
}
.padding-T20 {
  padding-top: 20px !important;
}
.padding-T25 {
  padding-top: 25px !important;
}
.padding-T30 {
  padding-top: 30px !important;
}
.padding-T35 {
  padding-top: 35px !important;
}
.padding-T40 {
  padding-top: 40px !important;
}
.padding-T45 {
  padding-top: 45px !important;
}
.padding-T50 {
  padding-top: 50px !important;
}
.padding-T60 {
  padding-top: 60px !important;
}
.padding-T70 {
  padding-top: 70px !important;
}
.padding-T80 {
  padding-top: 80px !important;
}
.padding-T90 {
  padding-top: 90px !important;
}
.padding-T100 {
  padding-top: 100px !important;
}
.padding-R0 {
  padding-right: 0px !important;
}
.padding-R5 {
  padding-right: 5px !important;
}
.padding-R10 {
  padding-right: 10px !important;
}
.padding-R15 {
  padding-right: 15px !important;
}
.padding-R20 {
  padding-right: 20px !important;
}
.padding-B0 {
  padding-bottom: 0px !important;
}
.padding-B5 {
  padding-bottom: 5px !important;
}
.padding-B10 {
  padding-bottom: 10px !important;
}
.padding-B15 {
  padding-bottom: 15px !important;
}
.padding-B20 {
  padding-bottom: 20px !important;
}
.padding-L0 {
  padding-left: 0px !important;
}
.padding-L5 {
  padding-left: 5px !important;
}
.padding-L10 {
  padding-left: 10px !important;
}
.padding-L15 {
  padding-left: 15px !important;
}
.padding-L20 {
  padding-left: 20px !important;
}
/* ==========================================================================
 * Responsive
 * ========================================================================== */
/*PCのみ表示(959px以下非表示)*/
@media screen and (max-width: 959px) {
  .visible-pc {
    display: none !important;
  }
}
/*SPのみ表示(960px以上非表示)*/
@media screen and (min-width: 960px) {
  .visible-sp {
    display: none !important;
  }
}
/* ==========================================================================
 * Common
 * ========================================================================== */
#page-container {
  max-width: 890px;
  margin: 0 auto;
}
.inner-width {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
/*-------------------- Back to Top --------------------*/
a.backtotop {
  position: fixed;
  bottom: 30px;
  right: 5%;
  width: 40px;
  height: 40px;
  padding: 38px 0 0;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  opacity: .5;
  border-radius: 50%;
}
a.backtotop::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 17.3px 10px;
  border-color: transparent transparent #ffffff transparent;
}
/* ==========================================================================
 * Body
 * ========================================================================== */
.globalheader {
  padding: 15px 0;
  text-align: center;
}
.globalheader a {
  width: 40%;
  display: inline-block;
}
.survey {
  margin-top: 20%;
}
.survey#q1 {
  margin-top: 10%;
}
.survey__nav, .survey__fig, .survey__ttl {
  margin-top: 30px;
  margin-top: 8%;
  text-align: center;
}
.survey__ttl {
  font-weight: bold;
}
.survey__ttl h2 {
  font-size: 3.2rem;
}
.survey__ttl span {
  display: inline-block;
}
.survey__ttl strong {
  color: #0a6eb4;
}
.survey__ttl small {
  font-weight: normal;
}
.survey__answerlist {
  margin-top: 8%;
}
.survey__answerlist li {
  margin-top: 3%;
  font-size: 3rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
.survey__answerlist li span {
  display: inline-block;
}
.survey__answerlist li {
  position: relative;
  padding: 3%;
  /*color: #0a6eb4;*/
  background-color: #e7f0fd;
  border-radius: 10px;
  /*border: 4px solid #0a6eb4;*/
  display: block;
  cursor: pointer;
  transition: all .2s;
  text-align: center;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
.survey__answerlist li:hover {
  text-decoration: none;
  background-color: #c5d7f1;
}
.survey__answerlist li.active {
  background-color: #0a6eb4;
  color: #fff;
}
.check-answer a {
  cursor: pointer;
  color: #fff;
  background-color: #e3002b;
  border-radius: 10px;
  border: 4px solid #e3002b;
  display: block;
  padding: 3%;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 8%;
  width: 100%;
}
.check-answer a, .check-answer a:link, .check-answer a:visited {
  color: #fff;
  text-decoration: none;
}
.survey__answerbox {
  border-radius: 10px;
  border: 4px solid #e3002b;
  padding: 60px 26px;
  padding: 8% 5% 5%;
  margin-top: 40px;
  display: none;
  transition: all .2s;
}
.survey__answerbox--last {
  border-radius: 10px;
  border: 4px solid #e3002b;
  padding: 10% 3%;
  margin-top: 40px;
}
.survey__answerbox.active {
  display: block;
  margin-top: 100px;
}
.survey__answerbox--ttl {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  color: #e3002b;
  position: relative;
  padding-top: 50%;
}
.survey__answerbox--ttl.correct {
  background: url("../img/correct.png") no-repeat top center;
  background-size: 35%;
  margin-top: 35px;
}
.survey__answerbox--ttl.incorrect {
  background: url("../img/incorrect.png") no-repeat top center;
  background-size: 35%;
  margin-top: 35px;
}
.survey__answerbox--ttl::before {
  content: "A.";
  padding-right: .2em;
}
.survey__answerbox--txt {
  font-size: 2.8rem;
  text-align: center;
  font-weight: normal;
  text-align: left;
}
.survey__answerbox--img {
  text-align: center;
  margin-top: 1.5em;
}
.survey__exp {
  display: none;
}
.survey__exp.active {
  display: block;
  margin-top: 10%;
}
.survey__expbox {
  border-radius: 10px;
  border: 4px solid #086fb5;
  position: relative;
  padding: 12% 3% 10%;
  margin-top: 12%;
}
#exp-parts {
  position: absolute;
  top: -42px;
  left: -30px;
  width: 80%;
}
.cta-btn {
  margin-top: 10%;
}
.cta-bottom {
  position: relative;
  display: none;
}
.cta-bottom.active {
  display: block;
}
#cta-illust01 {
  position: absolute;
  top: -10px;
  right: -5%;
  width: 20%;
  z-index: -1;
}
#cta-illust02 {
  position: absolute;
  top: -10px;
  left: -7%;
  width: 20%;
  z-index: -1;
}
.marker {
  background-color: #fcfa99;
}
footer {
  margin-top: 5%;
}
footer a {
  padding: 10px 5%;
  color: #fff;
}
footer a:link, footer a:visited {
  color: #fff;
}
z footer .privacy-policy {
  text-align: center;
  text-decoration: underline;
}
footer .company {
  text-align: center;
  background-color: #e7f0fd;
  padding: 10% 5%;
  margin-top: 10%;
}
footer small {
  padding: 30px 0;
  text-align: center;
  display: block;
}
@media screen and (max-width: 980px) {
  .survey__ttl h2 {
    font-size: unset;
  }
  .survey__ttl, #countdown__start {
    font-size: 120%;
  }
  .survey__answerlist li, .check-answer a {
    font-size: 100%;
  }
  .survey__answerbox--ttl {
    font-size: 120%;
  }
  .survey__answerbox--txt {
    font-size: 100%;
  }
  #exp-parts {
    top: -3%;
    left: -5%;
    width: 90%;
  }
}
.fukidashi {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-top: 20px solid transparent;
  border-right: 20px solid blue;
  border-bottom: 20px solid transparent;
}
.deduction {
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
 
}
@media screen and (max-width: 780px) {
  .deduction {
    max-width: 95%;
    text-align: center;
    margin: 0 auto;
  }
}


/*241112*/
.c-cv_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media screen and (max-width:1024px) {
  .c-cv_wrap {
    display: block
  }
}
.c-cv_btn {
  width: 360px
}
@media screen and (max-width:1024px) {
  .c-cv_btn {
    width: 75%;
    margin: 0 auto
  }
}
@media screen and (min-width:1025px) {
  .c-cv_btn:first-child {
    margin: 0 26px 0 0
  }
}
@media screen and (max-width:1024px) {
  .c-cv_btn:first-child {
    margin: 0 auto 20px
  }
}
.c-cv_btn a {
  padding: 15px 0;
  border: 1px #fff solid;
  border-radius: 32px;
  background-color: #e3002b;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: .05em;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
@media screen and (max-width:1024px) {
  .c-cv_btn a {
    padding: 8px 0;
    font-size: 15px;
    font-size: 1.5rem
  }
}
.c-cv_btn a:hover {
  border: 1px #fff solid;
  background-color: #fff;
  color: #fff;
}
.c-btn_thumb {
  width: 34%;
  margin: 50px auto 0;
  padding: 20px;
  background-color: rgba(255, 255, 255, .9)
}
@media screen and (min-width:1025px) {
  .c-btn_thumb {
    max-width: 420px
  }
}
@media screen and (max-width:1024px) {
  .c-btn_thumb {
    width: 100%;
    margin: 20px auto 0;
    padding: 15px 5% 12px
  }
}
.c-btn_thumb_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px
}
@media screen and (max-width:1024px) {
  .c-btn_thumb_txt {
    margin-top: 8px;
    padding: 7px 0 9px
  }
}
.c-btn_thumb_txt_cont {
  display: block;
  line-height: 1;
  color: #007dbc;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}
@media screen and (max-width:1024px) {
  .c-btn_thumb_txt_cont {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.c-btn_thumb_txt img {
  width: 28px;
  margin-top: 2px;
  margin-left: 10px
}
@media screen and (max-width:1024px) {
  .c-btn_thumb_txt img {
    width: 20px;
    margin-left: 8px
  }
}
.c-btn_base {
  width: 39%;
  margin: 20px 0 0 auto
}
@media screen and (min-width:1025px) {
  .c-btn_base {
    max-width: 245px
  }
}
@media screen and (max-width:1024px) {
  .c-btn_base {
    width: 55%;
    margin: 15px auto 0;
    padding-bottom: 10px
  }
}
.c-btn_base a {
  position: relative;
  z-index: 0;
  line-height: 1;
  padding: 15px 0 18px 25px;
  background-color: #007dbc;
  color: #fff;
  border-radius: 40px;
  font-weight: 700;
  overflow: hidden
}
@media screen and (max-width:1024px) {
  .c-btn_base a {
    padding: 12px 0 14px 10%
  }
}
.c-btn_base a:before {
  position: absolute;
  z-index: 0;
  top: 48%;
  right: 10%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  content: ""
}
@media screen and (max-width:1024px) {
  .c-btn_base a:before {
    top: 46%;
    right: 10%
  }
}


/*241112*/

.c-cv_wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media screen and (max-width:1024px) {
  .c-cv_wrap2 {
    display: block
  }
}
.c-cv_btn2 {
  width: 360px;
}
@media screen and (max-width:1024px) {
  .c-cv_btn2 {
    width: 75%;
    margin: 0 auto;
  }
}
@media screen and (min-width:1025px) {
  .c-cv_btn2:first-child {
    margin: 0 26px 0 0;
  }
}
@media screen and (max-width:1024px) {
  .c-cv_btn2:first-child {
    margin: 0 auto 20px;
  }
}
.c-cv_btn2 a {
  padding: 15px 0;
  border: 1px #fff solid;
  border-radius: 32px;
  background-color: #007dbc;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: .05em;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media screen and (max-width:1024px) {
  .c-cv_btn2 a {
    padding: 8px 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.c-cv_btn2 a:hover {
  border: 1px #fff solid;
  background-color: #008eb2;
  color: #fff;
}
.c-btn2_thumb {
  width: 34%;
  margin: 50px auto 0;
  padding: 20px;
  background-color: rgba(255, 255, 255, .9);
}
@media screen and (min-width:1025px) {
  .c-btn2_thumb {
    max-width: 420px;
  }
}
@media screen and (max-width:1024px) {
  .c-btn2_thumb {
    width: 100%;
    margin: 20px auto 0;
    padding: 15px 5% 12px;
  }
}
.c-btn2_thumb_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
}

@media screen and (max-width:1024px) {
  .c-btn2_thumb_txt {
    margin-top: 8px;
    padding: 7px 0 9px;
  }
}
.c-btn2_thumb_txt_cont {
  display: block;
  line-height: 1;
  color: #007dbc;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width:1024px) {
  .c-btn2_thumb_txt_cont {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-btn2_thumb_txt img {
  width: 28px;
  margin-top: 2px;
  margin-left: 10px;
}

@media screen and (max-width:1024px) {
  .c-btn2_thumb_txt img {
    width: 20px;
    margin-left: 8px;
  }
}
.c-btn2_base {
  width: 39%;
  margin: 20px 0 0 auto;
}
@media screen and (min-width:1025px) {
  .c-btn2_base {
    max-width: 245px
  }
}
@media screen and (max-width:1024px) {
  .c-btn2_base {
    width: 55%;
    margin: 15px auto 0;
    padding-bottom: 10px
  }
}
.c-btn2_base a {
  position: relative;
  z-index: 0;
  line-height: 1;
  padding: 15px 0 18px 25px;
  background-color: #007dbc;
  color: #fff;
  border-radius: 40px;
  font-weight: 700;
  overflow: hidden
}
@media screen and (max-width:1024px) {
  .c-btn2_base a {
    padding: 12px 0 14px 10%
  }
}
.c-btn2_base a:before {
  position: absolute;
  z-index: 0;
  top: 48%;
  right: 10%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  content: ""
}
@media screen and (max-width:1024px) {
  .c-btn2_base a:before {
    top: 46%;
    right: 10%
  }
}


/*

.fv__btn {
  align-items: center;
  background-color: #ffffff!important;
  border-radius: 100%;
  box-shadow:  0.3rem 0.3rem 0.5rem 0.2rem rgba(0, 0, 0, 0.25);
  color: var(--c-white);
  display: flex;
  font-size: 2.7333333333vw;
  font-weight: 700;
  justify-content: center;
  position: fixed;
  right: 0.6666666667vw;
  bottom:25.6vw;
  text-align: center;
  transition: filter 0.4s, scale 0.4s;
  z-index: 1;
  width: 19%;
  height: 8%;
  }
	


@media screen and (min-width:979px) {
  .fv__btn {
    bottom: 2.6666666667vw;
    font-size: 16px;
    height: 165px;
    right: 2.6666666667vw!important;
	bottom:5.6vw;
    width: 165px;
	width: 8%;
    height: 18%;
  }
	}


@media screen and (max-width:760px) {
.fv__btn {
    align-items: center;
    background-color: #ffffff !important;
    border-radius: 100%;
    bottom: 2.6666666667vw; 
    box-shadow: 0.3rem 0.3rem 0.5rem 0.2rem rgba(0, 0, 0, 0.25);
    color: var(--c-white);
    display: flex;
    font-size: 2.7333333333vw;
    font-weight: 700;
    height: 30.72vw; 
    justify-content: center;
    position: fixed;
    right: 0.6666666667vw;
    bottom: 26.6vw;
    text-align: center;
    transition: filter 0.4s, scale 0.4s;
    width: 30.72vw;
    z-index: 1;
    width: 19%;
    height: 14%;
   }
	}

@media screen and (max-width:430px) {
.fv__btn {
    align-items: center;
    background-color: #ffffff !important;
    border-radius: 100%;
    box-shadow: 0.3rem 0.3rem 0.5rem 0.2rem rgba(0, 0, 0, 0.25);
    color: var(--c-white);
    display: flex;
    font-size: 2.7333333333vw;
    font-weight: 700;
    height: 30.72vw;
    justify-content: center;
    position: fixed;
    right: 0.6666666667vw;
    bottom: 28.6vw;
    text-align: center;
    transition: filter 0.4s, scale 0.4s;
    z-index: 1;
    width: 18%;
    height: 9%;
   }
	}

.fv__btn:hover {
  scale: 1.1;
}
*/



.fv__btn {
  align-items: center;
  background-color: #ffffff!important;
  border-radius: 100%;
  /*bottom: 2.6666666667vw;*/
  box-shadow: 0.3rem 0.3rem 0.5rem 0.2rem rgba(0, 0, 0, 0.25);
  color: var(--c-white);
  display: flex;
  font-size: 2.7333333333vw;
  font-weight: 700;
  /*height: 30.72vw;*/
  justify-content: center;
  position: fixed;
  right: 0.6666666667vw;
  bottom:42.6vw;
  text-align: center;
  transition: filter 0.4s, scale 0.4s;
  /*width: 30.72vw;*/
  z-index: 1;
  width: 18%;
  height: 10%;
  /*opacity: 0.7;*/
}

/*20250122wrote*/
.p-about {
  background-color: #f5f3ed;
  padding: 50px 0 70px
}
@media screen and (max-width:767px) {
  .p-about {
    padding: 15px 0 35px
  }
}
@media screen and (min-width:768px) {
  .p-about .l-inner {
    padding: 0 50px
  }
}
.p-about_box {
  padding: 55px 70px 50px 100px;
  background-color: #fff;
  border-radius: 20px;
  border: 2px solid #0b6eb4
}
@media screen and (max-width:767px) {
  .p-about_box {
    padding: 25px 5%
  }
}
.p-about_ttl {
  margin-bottom: 40px;
  padding: 0 50px 15px;
  background-image: url(../img/liner.png);
  background-position: center bottom;
  background-size: 761px 9px;
  background-repeat: no-repeat;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center
}
@media screen and (max-width:767px) {
  .p-about_ttl {
    background-size: 480px auto;
    margin-bottom: 20px;
    padding: 0 5% 15px;
    font-size: 16px;
    font-size: 1.6rem
  }
}
@media screen and (min-width:768px) {
  .p-about_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (min-width:768px) {
  .p-about_img {
    width: 513px
  }
}
@media screen and (max-width:767px) {
  .p-about_img {
    margin-bottom: 20px
  }
}
@media screen and (min-width:768px) {
  .p-about_result {
    width: 330px
  }
}
.p-about_result dt {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  text-align: center
}


@media screen and (max-width:767px) {
  .p-about_result dt {
    margin-bottom: 10px;
    padding-bottom: 15px
  }
}

.p-about_result_ttl {
  margin-bottom: 10px;
  font-weight:700;
}
.p-about_result_date {
  display: block;
  line-height: 1;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight:700;
}
.p-about_result dd {
  color: #c8161d;
  font-weight: 700;
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center
}
@media screen and (max-width:767px) {
  .p-about_result dd {
    font-size: 20px;
    font-size: 2rem
  }
}
.p-about_result dd span {
  line-height: 1;
  font-size: 70px;
  font-size: 6rem;
}
.p-about_result_txt {
color:black; 
font-size: 14px;
text-align: left;
}
@media screen and (max-width:767px) {
  .p-about_result dd span {
    font-size: 40px;
    font-size: 4rem
  }
}


@media screen and (max-width:767px) {
  .p-about_img {
    margin-bottom: 20px
  }
}


@media screen and (min-width:768px) {
  .p-about_img {
    width: 513px
  }
}
@media screen and (max-width:767px) {
  .p-about_img {
    margin-bottom: 20px
  }
}
@media screen and (min-width:768px) {
  .p-about_result {
    width: 330px
  }
}


.c-ttl_sec {
  color: #0b6eb4;
  font-weight: 700;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: .05em;
  margin-bottom: 30px;
  margin-top:70px;
}
@media screen and (max-width:767px) {
  .c-ttl_sec {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 20px
  }
}
.c-ttl_sec:after {
  content: '';
  display: block;
  text-align: center;
  margin: 12px auto 0;
  width: 100px;
  height: 2px;
  background-color: #0b6eb4
}
@media screen and (max-width:767px) {
  .c-ttl_sec:after {
    width: 80px
  }
}
.c-ttl_sec span {
  font-size: 20px;
  font-size: 2rem
}
@media screen and (max-width:767px) {
  .c-ttl_sec span {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.c-ttl_copy {
  text-align: center;
  font-family: Noto Serif JP, serif;
  margin-bottom: 30px;
  color: #0b6eb4;
  font-size: 28px;
  font-size: 2.8rem
}
@media screen and (max-width:767px) {
  .c-ttl_copy {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px
  }
}
.c-txt_sec {
  text-align: justify
}
.c-txt_center {
  margin-bottom: 30px
}
@media screen and (min-width:768px) {
  .c-txt_center {
    text-align: center
  }
}
@media screen and (max-width:767px) {
  .c-txt_center {
    margin-bottom: 15px
  }
}

/**/

@media screen and (min-width:740px) {	
.fv__btn {
  align-items: center;
  background-color: #ffffff!important;
  border-radius: 100%;
  /*bottom: 2.6666666667vw;*/
  box-shadow: 0.3rem 0.3rem 0.5rem 0.2rem rgba(0, 0, 0, 0.25);
  color: var(--c-white);
  display: flex;
  font-size: 2.7333333333vw;
  font-weight: 700;
  /*height: 30.72vw;*/
  justify-content: center;
  position: fixed;
  right: 0.6666666667vw;
  bottom:62.6vw;
  text-align: center;
  transition: filter 0.4s, scale 0.4s;
  /*width: 30.72vw;*/
  z-index: 1;
  width: 13%;
  height: 10%;
  /*opacity: 0.7;*/
}
	

@media (979px <= width) {
  .fv__btn {
    /*bottom: 2.6666666667vw;*/
    font-size: 16px;
    height: 165px;
    right: 12.6666666667vw!important;
	bottom:5.0vw;
    width: 165px;
  }
	
