@charset "utf-8";
/* ==========================================================================
   reset
   ========================================================================== */
*{box-sizing: border-box;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
main, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

ul, ol, dl {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  }
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle;
  font: inherit; }

img {
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  line-height: 1;
  margin: auto;}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

/* ==========================================================================
   base
   ========================================================================== */
body {
  background: #ececec;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px; }

.pc {
  display: block!important; }

.sp {
  display: none!important; }
  
.pc_inline {
  display: inline-block!important; }

.sp_inline {
  display: none!important; }

.display_none {
  display: none!important;
}
@media screen and (max-width: 768px) {  
  body {
    overflow-x: hidden;}
  .pc {
    display: none!important;}
    
  .sp {
    display: block!important; }
    
  .pc_inline {
    display: none!important; }

  .sp_inline {
    display: inline-block!important; }
}
  
.mt0 {
  margin-top: 0   !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mr0 {
  margin-right: 0   !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr45 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr55 {
  margin-right: 55px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr65 {
  margin-right: 65px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr75 {
  margin-right: 75px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr85 {
  margin-right: 85px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr95 {
  margin-right: 95px !important; }

.mb0 {
  margin-bottom: 0    !important; }

.mb5 {
  margin-bottom: 5px  !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.ml0 {
  margin-left: 0    !important; }

.ml5 {
  margin-left: 5px  !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml55 {
  margin-left: 55px !important; }

.ml60 {
  margin-left: 60px !important; }

.ml65 {
  margin-left: 65px !important; }

.ml70 {
  margin-left: 70px !important; }

.ml75 {
  margin-left: 75px !important; }

.ml80 {
  margin-left: 80px !important; }

.ml85 {
  margin-left: 85px !important; }

.ml90 {
  margin-left: 90px !important; }

.ml95 {
  margin-left: 95px !important; }

.disabled {
  opacity: 0.4;
  cursor: default;
  pointer-events: none; }

.disabled:hover, .disabled:active {
  opacity: 0.4;
  text-decoration: none; }
  
.sup {
  font-size: 50%;
  vertical-align: text-top;
}  

.small70 {
  font-size: 70%;
}
.small80 {
  font-size: 80%;
}
.small90 {
  font-size: 90%;
}

.grayscale {
  filter: grayscale(100%);
}

.exit::after {
  display: inline-block;
  content: "";
  width: 1em;
  height: 1em;
  background: url("../img/icon_link.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: .5em;
  transform: translateY(.15em);
  transition : all .5s;
}
.txt_a > .exit::after {
  margin-left: .2em;
  margin-right: .4em
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
.overlay_white {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 9999;
}

.txt_a {
  color: inherit;
  text-decoration: underline;
}


/* ==========================================================================
   リンク非公開
   ========================================================================== */
a.link_none {
	pointer-events: none;
  cursor: none;
  opacity: .6;
}
.lower_contents .more_btn a.link_none {
  opacity: .3;
}

/* ==========================================================================
   wrap
   ========================================================================== */
#wrap {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {  
  #wrap {
    max-width: 750px;
    padding: 0 calc(20/750*100%);
    width: 100%;
  }
}

/* ==========================================================================
   header
   ========================================================================== */
header {
  position: fixed;
  left: 0;
  right: 0;
  max-width: 1500px;
  padding: 0 20px;
  margin: 0 auto;
  height: 80px;
  background: #ececec;
  z-index: 9998;
}
header .header_fix {
  position: relative;
  max-width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header p.logo {
  max-width: calc(179/1460*100%);
}
@media screen and (max-width: 768px) {  
  header {
    max-width: 750px;
    padding: 0 calc(20 / 750* 100%);
    height: auto;
  }
  header .header_fix {
    display: block;
  }
  header p.logo {
    max-width: calc(179/710*100%);
    float: left;
    display: flex;
    align-items: center;
    height: 54px;
  }
  
  /*--- spBtn_wrap ---*/
  header .spBtn_wrap {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    top: 17px;
    right: 60px;
  }
  @media screen and (max-width: 500px) {
    header .spBtn_wrap {
      right: 12%;
    }
  }
  /*--- spEntry ---*/
  header .spEntry a {
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    border-radius: 100px;
    padding: .4em 1.5em .5em;
    margin-right: .5em;
    height: 100%;
  }
  /*--- spMypage ---*/
  header .spMypage a {
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    border-radius: 100px;
    padding: .4em 1.5em .5em;
    height: 100%;
  }
  /*--- spMenuToggle ---*/
  header .spMenuToggle {
    position: relative;
    cursor: pointer;
    width: 54px;
    height: 54px;
    float: right;
  }
  header .spMenuToggle span {
    display: block;
  }
  header .spMenuToggle span::before,
  header .spMenuToggle span::after {
    content: '';
    display: inline-block;
    width: 1.3em;
    height: 2px;
    background-color: #000;
    position: absolute;
    transform: translateY(-50%) rotate(0deg);
    transition: transform .5s;
    right: .5em;
  }
  header .spMenuToggle span::before {
    top: 40%;
  }
  header .spMenuToggle span::after {
    top: 60%;
  }
  header .spMenuToggle.active span::before {
    top: 50%;
    transform: translateY(-50%) rotate(315deg);
  }
  header .spMenuToggle.active span::after {
    top: 50%;
    transform: translateY(-50%) rotate(-315deg);
  }
}

/*-----------------
header
navigation
-----------------*/
header .header_navigation {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  height: 100%;
  width: calc(1260/1460*100%);
}
header .header_navigation a {
  display: block;
}
header .header_navigation a.link_none {
  opacity: .3;
}
/*--- nav ---*/
header .header_navigation .nav_wrap,
header .header_navigation .nav_wrap .wrap01,
header .header_navigation .nav_wrap .wrap02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
header .header_navigation .nav_box {
  height: 100%;
}
header .header_navigation .nav_box.last {
  margin-right: 1.5em;
}
header .header_navigation .nav {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 1.2em;
  cursor: pointer;
}
header .header_navigation .nav p {
  color: #000;
  font-size: 14px;
  line-height: 1.4;
}
header .header_navigation .nav.active {
  filter: grayscale(0);
}
header .header_navigation .nav_btn {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
}
header .header_navigation .nav_btn p {
  height: 100%;
}
header .header_navigation .nav_btn p a {
  color: #000;
  font-size: 14px;
  padding: .5em 1em 0;
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  header .header_navigation .nav p span,
  header .header_navigation .nav_btn p span {
    text-decoration: none;
    background-image: linear-gradient(90deg, #333, #333);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 0 1px;
    transition: background-size 0.6s;
    padding-bottom: .6em;
  }
  header .header_navigation .nav:hover p span,
  header .header_navigation .nav_btn:hover p span {
    background-size: 100% 1px;
  }
  header .header_navigation .nav_box + .nav_btn::after {
    display: inline-block;
    content: "│";
    position: absolute;
    right: -.5em;
  }
}

/*--- menu ---*/
header .header_navigation .menu {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 80px;
  padding: calc(60/1460*100%) calc(180/1500*100%) 0;
  background: #d9d9d9;
  z-index: 2;
}
header .header_navigation .menu a {
  color: #000;
}
header .header_navigation .menu > a p {
  transition : all .5s;
}
header .header_navigation .menu > a p:hover {
  opacity: .5;
}
header .header_navigation .menu p {
  position: relative;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.5344))), 24px);
  min-height: 0vw;
  padding-right: 1.5em;
  border-bottom: 1px solid #000;
  margin-bottom: 2%;
  padding-bottom: 2%;
  display: inline-block;
}
header .header_navigation .menu p::after {
  content: '';
  width: .6em;
  height: .6em;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 15%;
  right: 0;
  transform: rotate(45deg);
}
header .header_navigation .menu ul {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: calc(50/1460*100%);
}
header .header_navigation .menu ul li {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0281))), 16px);
  min-height: 0vw;
  margin-right: calc(15/1460*100%);
  padding-bottom: calc(20/1460*100%);
}
header .header_navigation .menu ul li a {
  position: relative;
  border: 1px solid #000;
  padding: .7em 2.5em .9em 1.2em;
  transition : all .5s;
}
header .header_navigation .menu ul li a::after {
  content: '';
  width: .5em;
  height: .5em;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 40%;
  right: 1.3em;
  transform: rotate(45deg);
  transition : all .5s;
}
header .header_navigation .menu ul li a.arrow_none {
  padding: .7em 1.2em .9em 1.2em;
}
header .header_navigation .menu ul li a.arrow_none::after {
  content: none;
  border: none;
}
@media screen and (min-width: 769px) {
  header .header_navigation .menu ul li a:hover {
    background: #000;
    color: #fff;
  }
  header .header_navigation .menu ul li a:hover::after {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
  }
  header .header_navigation .menu ul li a:hover .exit::after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}
@media screen and (max-width: 768px) {
  body.overflow {
    overflow: hidden;
  }
  body.overflow .container,
  body.overflow .pageTopWrap,
  body.overflow footer {
    pointer-events: none;
  }
  body.overflow header {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 100%;
    background: #fff;
    transition: transform .5s;
  }
  header .header_navigation {
    clear: both;
    display: none;
    position: relative;
    background: #fff;
    z-index: 9998;
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
  header .header_navigation .nav_wrap,
  header .header_navigation .nav_wrap .wrap01,
  header .header_navigation .nav_wrap .wrap02 {
    display: block;
    text-align: center;
  }
  header .header_navigation .nav_box {
    display: block;
  }
  header .header_navigation .nav_box.last {
    margin: 0;
  }
  header .header_navigation .nav {
    display: block;
    padding: 0;
  }
  header .header_navigation .nav p {
    position: relative;
    width: 100%;
    padding: 1.5em;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
  }
  header .header_navigation .nav p::before,
  header .header_navigation .nav p::after {
    content: '';
    display: inline-block;
    width: 1.1em;
    height: 2px;
    background-color: #B7B7B7;
    position: absolute;
    right: 1.8em;
    top: 50%;
  }
  header .header_navigation .nav p::before {
    transform: translateY(-50%);
  }
  header .header_navigation .nav p::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform .5s;
  }
  header .header_navigation .nav p.active::after {
    transform: translateY(-50%) rotate(180deg);
  }  
  /*--- sp menu ---*/
  header .header_navigation .menu {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    padding: 0;
    background: none;
    background: rgba(0,0,0,.04);
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
  header .header_navigation .menu ul {
    display: block;
    padding: .5em 0;
  }
  header .header_navigation .menu > a {
    padding-top: .5em;
  }
  header .header_navigation .menu a + ul {
    padding-top: 0;
  }
  header .header_navigation .menu p,
  header .header_navigation .menu ul li {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    line-height: 1.6;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    text-indent: 0;
  }
  header .header_navigation .menu p,
  header .header_navigation .menu ul li a {
    display: block;
    width: 100%;
    height: auto;
    padding: 1em;
    border: none;
  }
  header .header_navigation .menu p::after,
  header .header_navigation .menu ul li a::after {
    content: none;
  }
  /*--- sp nav_btn ---*/
  header .header_navigation .menu .sp .nav_btn {
    display: block;
  }
  header .header_navigation .nav_btn p {
    width: 90%;
    margin: 2% auto;
  }
  header .header_navigation .nav_box + .nav_btn {
    margin-top: 5%;
  }
  header .header_navigation .nav_btn.last {
    margin-bottom: 10%;
  }
  header .header_navigation .nav_btn p a {
    display: block;
    padding: 1.5em 2em;
    color: #fff;
    background: #000;
    border-radius: 100px;
    font-weight: bold;
  }  
}






/* ==========================================================================
   btn
   ========================================================================== */
/*-----------------
more_btn
-----------------*/
.more_btn {
  margin-top: 7%;
  text-align: center;
}
.more_btn a {
  background: #000;
  color: #fff;
  display: inline-block;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0007))), 16px);
  min-height: 0vw;
  padding: 1.1em 4em 1.1em 3.5em;
  transition : all .5s;
  text-indent: -.5em;
  position: relative;
  white-space: nowrap;
  text-decoration: none!important;
}
.more_btn a::after {
  content: '';
  width: .5em;
  height: .5em;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  top: 39%;
  right: 2em;
  transform: rotate(45deg);
  transition : all .5s;
}
.more_btn a.arrow_bottom::after {
  content: '';
  width: .5em;
  height: .5em;
  border: 0;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  top: 39%;
  right: 2em;
  transform: rotate(45deg);
  transition : all .5s;
}
.more_btn.pc_right {
  text-align: right;
}
.more_btn a.arrow_none {
  padding: 1.1em 2.5em 1.1em 3.5em;
}
.more_btn a.arrow_none::after {
  content: none;
  border: none;
}
.more_btn a .exit {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 769px) {  
  .more_btn a:hover {
    background: #747679;
  }
}
@media screen and (max-width: 768px) {
  .more_btn {
    margin-top: 7%;
  }
  .more_btn a {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.0708))), 24px);
  }
  .more_btn.pc_right {
    text-align: center;
  }
  .more_btn.sp_small {
    transform: scale(0.7);
  }
}
/*--- btn_flex 2個並列ボタン ---*/
.btn_flex {
  display: flex;
  justify-content: space-between;
  max-width: 92%;
  margin: 1% auto 0;
}
.btn_flex .more_btn {
  width: calc(97% / 2);
}
.btn_flex .more_btn a {
  display: block;
}
@media screen and (max-width: 768px) {
  .btn_flex {
    display: block;
    max-width: 100%;
  }
  .btn_flex .more_btn {
    width: 100%;
  }
}
/*--- txt_long_btn 文字が多くarrowが重なる時---*/
.more_btn.txt_long_btn a {
  white-space: normal;
  padding: 1em 1.5em;
}
.more_btn.txt_long_btn a::after {
  right: .8em;
}

/*-----------------
ENTRY_btn
-----------------*/
.entry_btn {
  margin-top: 2.5em;
  text-align: center;
}
.entry_btn a {
  background: #e70012;
  border: 3px solid #e70012;
  color: #fff;
  display: inline-block;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.9019))), 20px);
  letter-spacing: .05em;
  min-height: 0vw;
  padding: 1em 5em;
  position: relative;
  transition : all .5s;
  white-space: nowrap;
  text-decoration: none!important;
}
@media screen and (min-width: 769px) {  
  .entry_btn a:hover {
    background: #fff;
    color: #e70012;
  }
}
@media screen and (max-width: 768px) {
  .entry_btn {
    margin-top: 10%;
  }
  .entry_btn a {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 4.0903))), 30px);
    padding: .8em 4em;
  }
}

/*-----------------
シングルボタン
-----------------*/
.single_btn {
  margin-top: 2.5em;
  margin-bottom: .5em;
  text-align: center;
}
.single_btn a {
  background: #000;
  border: 3px solid #000;
  color: #fff;
  display: inline-block;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: .05em;
  min-height: 0vw;
  padding: 1.2em 3em;
  position: relative;
  transition : all .5s;
  white-space: nowrap;
  text-decoration: none!important;
  text-indent: -.5em;
}
.single_btn a::after {
  content: '';
  width: .5em;
  height: .5em;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  top: 40%;
  right: 2em;
  transform: rotate(45deg);
  transition : all .5s;
}
.single_btn a.arrow_none {
  padding: 1.1em 2.5em 1.1em 3.5em;
}
.single_btn a.arrow_none::after {
  content: none;
  border: none;
}
.single_btn a .exit {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 769px) {  
  .single_btn a:hover {
    background: #fff;
    color: #000;
  }
  .single_btn a:hover::after {
    border-top: solid 1px #000;
    border-right: solid 1px #000;
  }
  .single_btn a:hover .exit {
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }
}
@media screen and (max-width: 768px) {
  .single_btn {
    margin-top: 10%;
  }
  .single_btn a {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.0708))), 24px);
    padding: 1.2em 3em;
  }
}

/* ==========================================================================
   container
   ========================================================================== */
.container {
  width: 100%;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .container {
    padding-top: 54px;
    padding-bottom: 40px;
  }
}

/*-----------------
fv
-----------------*/
.fv {
  margin-bottom: calc(30/1460*100%);
  width: 100%;
  transition : all .5s;
}
@media screen and (max-width: 768px) {
  .fv {
    margin-bottom: calc(30/710*100vw);
  }
}
/*--- 下層ページFV ---*/
.lower_fv {
  position: relative;
}
.lower_fv h1 {
  color: #fff;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 2.3349))), 36px);
  font-weight: 500;
  line-height: 1.3;
  min-height: 0vw;
  bottom: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
}
.lower_fv h1 span {
  display: block;
  font-size: 50%;
  letter-spacing: 1px;
  min-height: 0vw;
  padding-top: .5em;
}
@media screen and (max-width: 768px) {
  .lower_fv .lower_fv_img {
    height: 500px;
  }
  .lower_fv img {
    height: inherit;
    object-fit: cover;
  }
.lower_fv h1 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 5.2069))), 40px);
  }
  .lower_fv h1 span {
    font-size: 50%;
  }
}
@media screen and (max-width: 428px) {
  .lower_fv .lower_fv_img {
    height: calc(400/1334*100vh);
  }
}

/*-----------------
in_page_navigation
-----------------*/
.in_page_navigation {
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  padding: calc(10/1460*100%) 0;
}
.in_page_navigation a {
  display: block;
}
.in_page_navigation .lower_nav ul {
  display: flex;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}
.in_page_navigation .lower_nav ul li {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.2675))), 20px);
  width: calc(100%/3);
  min-height: 0vw;
  margin-right: calc(20/1460*100%);
  filter: drop-shadow(0px 2px 2px rgba(0,0,0,0.2));
}
.in_page_navigation .lower_nav ul li:hover {
  filter: none;
}
.in_page_navigation .lower_nav ul li:last-of-type {
  margin-right: 0;
}
.in_page_navigation .lower_nav ul li:last-of-type a {
  text-indent: -1em;
}
.in_page_navigation .lower_nav ul li a {
  position: relative;
  border: 1px solid #fff;
  background: #fff;
  padding: 1em 0 1.1em 0;
  transition : all .5s;
  color: #000;
  text-align: center;
}
.in_page_navigation .lower_nav ul li a::after {
  content: '';
  width: .6em;
  height: .6em;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 35%;
  right: 1em;
  transform: rotate(135deg);
  transition : all .5s;
}
@media screen and (min-width: 769px) {  
  .in_page_navigation .lower_nav ul li a:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
  }
  .in_page_navigation .lower_nav ul li a:hover::after {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
  }
}
@media screen and (max-width: 768px) {
  .in_page_navigation .lower_nav ul {
    display: block;
    max-width: 100%;
  }
  .in_page_navigation .lower_nav ul li {
    width: 100%;
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.6048))), 28px);
    padding-bottom: calc(10/710*100%);
    margin-right: 0;
    filter: drop-shadow(0px 2px 2px rgba(0,0,0,0.2));
  }
  .in_page_navigation .lower_nav ul li:last-of-type {
    padding-bottom: 0;
  }
  .in_page_navigation .lower_nav ul li:last-of-type a {
    text-indent: 0;
  }
  .in_page_navigation .lower_nav ul li a {
    background: #fff;
    color: #000;
  }
  .in_page_navigation .lower_nav ul li a::after {
    border-top: solid 1px #000;
    border-right: solid 1px #000;
  }
}

/*-----------------
contents
-----------------*/
.contents {
  background: #fff;
  margin: calc(30/1460*100%) 0 calc(20/1460*100%);
  padding: calc(100/1460*100%) 0;
}
.contents:last-child {
  margin-bottom: 0;
}
.contents h2,
.contents h3 {
  color: #333;
  font-weight: 500;
  line-height: 1.4;
}
.contents p {
  color: #333;
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
  line-height: 1.75;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0281))), 16px);
  min-height: 0vw;
}
.contents p.catch {
  text-align: center;
  padding-top: 0;
}
.contents p.notes {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 0.8672))), 14px);
  font-weight: 200;
  line-height: 1.5;
  padding-top: 1.7em;
}
.img {
  border: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
  .contents {
    margin: calc(30/750*100%) 0 calc(20/750*100%);
    padding: calc(100/750*100%) 0;
  }
  .contents p {
    font-size: min(max(12px, calc(0.75rem + ((1vw - 3.2px) * 0.5128))), 14px);
  }
  .contents p.notes {
    font-size: min(max(8px, calc(0.5rem + ((1vw - 3.2px) * 1.0256))), 12px);
    padding-top: 5%;
  }
}
/*--- 下層ページコンテンツ ---*/
.lower_contents .inner {
  margin: 0 auto;
  max-width: calc(1000/1460*100%);
}
.lower_contents h2 {
  color: #000;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 2.2015))), 34px);
  font-weight: 500;
  min-height: 0vw;
  margin-bottom: 1.1em;
  letter-spacing: .1em;
  text-align: center;
}
.lower_contents h3 {
  color: #000;
  font-weight: 400;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.8506))), 28px);
  min-height: 0vw;
  margin-bottom: .8em;
  letter-spacing: .07em;
  text-align: center;
}
.lower_contents p {
  margin: 0 auto;
  max-width: calc(800/1000*100%);
  padding-top: 5%;
}
.lower_contents p.h2_sub {
  color: #000;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.7135))), 26px);
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  max-width: 100%;
}
.lower_contents p.h2_sub02 {
  color: #000;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.3023))), 20px);
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  max-width: 100%;
}
.lower_contents div.flex_center {
  display: flex;
  justify-content: center;
}
.lower_contents ul.inline_list {
  margin: 0 auto;
}
.lower_contents ul.inline_list li {
  color: #333;
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
  line-height: 1.75;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0281))), 16px);
  min-height: 0vw;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .lower_contents .inner {
    max-width: calc(620/710*100%);
  }
  .lower_contents h2 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 5.2186))), 38px);
    margin-bottom: 6%;
    letter-spacing: .05em;
  }
  .lower_contents h3 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 4.3724))), 32px);
    margin-bottom: 3%;
    letter-spacing: .05em;
  }
  .lower_contents p {
    max-width: calc(580/620*100%);
    padding-top: 7%;
  }
  .lower_contents p.h2_sub {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.8718))), 30px);
    line-height: 1.4;
    padding-bottom: 1%;
  }
  .lower_contents p.h2_sub02 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.3378))), 26px);
    line-height: 1.4;
    padding-bottom: 1%;
  }
  .lower_contents ul.inline_list li {
    font-size: min(max(12px, calc(0.75rem + ((1vw - 3.2px) * 0.5128))), 14px);
  }
}
.contents.only_entry {
  padding: calc(70/1460*100%) 0;
}
.contents.only_entry .entry_btn{
  margin-top: 0;
}

/*--- 下層ページテキストコンテンツ ---*/
.txt_contents {
  line-height: 1.75;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0007))), 16px);
  min-height: 0vw;
}
.txt_contents .entry_btn {
  margin-top: 10%;
  line-height: 1;
}
.txt_contents,
.txt_contents h2,
.txt_contents p {
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: 300;
  max-width: 100%;
}
.txt_contents h2 {
  margin: 5% 0 0;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 2.1021))), 22px);
  text-align: left;
  letter-spacing: 0;
  font-weight: 400;
}
.txt_contents p,
.txt_contents ul li {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.3015))), 16px);
}
.txt_contents p {
  padding-top: 2%;
}
.txt_contents p.detail3,
.txt_contents p.detail4 {
  font-weight: 500;
}
.txt_contents a {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {  
  .txt_contents a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  .txt_contents h2 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.3926))), 22px);
  }
  .txt_contents p,
  .txt_contents ul li {
    font-size: min(max(12px, calc(0.75rem + ((1vw - 3.2px) * 0.5128))), 14px);
  }
  .txt_contents .entry_btn {
    margin-top: 15%;
  }
}

/*--- 下層ページテキストコンテンツ table ---*/
.txt_contents .information_table {
  width: 100%;
  border-collapse: collapse;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.3015))), 16px);
  font-weight: 300;
}
.txt_contents .information_table tr {
  vertical-align: top;
}
.txt_contents .information_table th {
  border-color: #000;
  background: #e6e6e6;
  color: #000;
  width: 186px;
  padding: 25px;
  text-align: left;
  border: 1px solid #d0cce2;
  border-right: 0;
}
.txt_contents .information_table td {
  border-color: #000;
  padding: 25px 30px 25px 30px;
  text-align: left;
  border: 1px solid #d0cce2;
  border-left: 0;
}
.txt_contents .info_more {
  background: #fafafa;
  padding: 8% 10%;
}
.txt_contents .info_more .info_head {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.3926))), 22px);
  text-align: center;
}
.txt_contents .info_more .info_head p {
  text-align: center;
}
.txt_contents .info_more .info_head p.notes {
  color: #8c8c8c;
}
.txt_contents p.new_block-cv-txt {
  text-align: center;
  font-weight: 400;
  padding-top: 8%;
}
.txt_contents #information_other .pc_layout_table th {
  background: none;
}
.txt_contents .pc_layout_table,
.txt_contents .pc_layout_table th,
.txt_contents .pc_layout_table td {
  border: 0;
  width: 100%;
}
@media screen and (min-width: 769px) { 
  .txt_contents #information_other .pc_layout_table th {
    width: 50%;
  }
  .txt_contents #information_other .pc_layout_table td {
    vertical-align: bottom;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .txt_contents .information_table {
    border: 0;
    width: 100%;
  }
  .txt_contents .information_table td,
  .txt_contents .information_table th {
    display: block;
    border: 0;
    width: 100%;
    padding: 3%;
    font-size: min(max(12px, calc(0.75rem + ((1vw - 3.2px) * 0.5128))), 14px);
  }
  .txt_contents .pc_layout_table {
    width: 100%;
    border: 0;
  }
  .txt_contents .information_table.other th {
    width: 100%;
  }
  .txt_contents .pc_layout_table th, .pc_layout_table td {
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    color: #4d4d4d;
    display: block;
  }
}


/*-----------------
gray_box
-----------------*/
.gray_box {
  background: #f4f4f4;
  margin-top: 5%;
  padding: calc(60/1000*100%) calc(100/1000*100%) calc(80/1000*100%);
  width: 100%;
  overflow: hidden;
}
.lower_contents p.h2_sub + .gray_box {
  margin-top: 3.5%;
}
.gray_box + .gray_box {
  margin-top: 2%;
}
.gray_box h3 {
  margin-bottom: .9em;
  position: relative;
}
.gray_box h3:before  {
  background-color: #000;
  content: '';
  display: inline-block;
  height: 1px;
  left: 50%;
  bottom: -.6em;
  position: absolute;
  transform: translateX(-50%);
  width: 40px;
}
.gray_box p + h3 {
  margin-top: 12%;
}
.gray_box p {
  max-width: 100%;
}
.gray_box p.sub_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.5344))), 24px);
  font-weight: 500;
  line-height: 1.3;
  padding-top: 1.3em;
  text-align: center;
}
.gray_box p.sub_ttl span {
  display: block;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0007))), 16px);
  font-weight: 400;
  line-height: 1.2;
  padding-top: .8em;
}
@media screen and (max-width: 768px) {
  .gray_box {
    margin-top: 10%;
    padding: 10% 9% 13%;
  }
  .gray_box + .gray_box {
    margin-top: 4%;
  }
  .gray_box h3 {
    margin-bottom: 5%;
    position: relative;
  }
  .gray_box h3:before  {
    background-color: #000;
    display: inline-block;
    content: '';
    left: 50%;
    bottom: -.6em;
    height: 1px;
    position: absolute;
    transform: translateX(-50%);
    width: 40px;
  }
  .gray_box p + h3 {
    margin-top: 15%;
  }
  .gray_box p {
    max-width: 100%;
  }
  .gray_box p.sub_ttl {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.6048))), 28px);
    font-weight: 500;
    line-height: 1.3;
    padding-top: 5%;
    text-align: center;
  }
  .gray_box p.sub_ttl span {
    display: block;
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 2.5367))), 20px);
    font-weight: 400;
    line-height: 1.2;
    padding-top: .8em;
  }
}

/*-----------------
point_box
-----------------*/
.point_box {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  margin-top: 9%;
}
.point {
  max-width: 43.75%;
}
.point h4 {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.5847))), 20px);
  font-weight: 500;
  display: flex;
  align-items: flex-start;
  margin-bottom: 7%;
}
.point h4 span.num {
  font-family: 'Noto Serif JP', serif;
  border: 1px solid #0053a8;
  color: #0053a8;
  padding: .3em .55em;
  margin-right: 1em;
  display: inline-block;
}
.point h4 span.txt {
  font-family: 'Noto Sans JP', sans-serif;
  border: 1px solid #0053a8;
  color: #0053a8;
  padding: .3em .55em .45em;
  margin-right: 1em;
  margin-top: .3em;
  display: inline-block;
  font-size: 75%;
  white-space: nowrap;
}
.point h4 span.ttl {
  display: inline-block;
  line-height: 1.3;
  margin-top: .2em;
} 
.point h4 span.sub {
  position: relative;
  font-weight: 300;
  font-size: 80%;
  padding-left: 1.8em;
  display: inline-block;
  margin-top: .5em;
}
.point h4 span.sub::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 1.3em;
  height: 1px;
  background-color: black;
}
.point p {
  padding-top: 1em;
  line-height: 1.6;
}
.point .more_btn {
  margin-top: 10%;
}
@media screen and (max-width: 768px) {
  .point_box {
    display: block;
    margin-top: 9%;
  }
  .point {
    max-width: 100%;
  }
  .point h4 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.6048))), 28px);
  }
  .point h4 span.num {
    margin-right: .5em;
  }
  .point .more_btn {
    margin-top: 7%;
  }
  .point + .point {
    margin-top: 15%;
  }
}

/*-----------------
detail_box
-----------------*/
.detail_box {
  background: #fff;
  margin: 9% -6.25% 14%;
  padding: 9% 10%;
}
.detail_box h4 {
  color: #000;
  font-weight: 400;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.8012))), 28px);
  min-height: 0vw;
  letter-spacing: .1em;  text-align: center;
}

@media screen and (max-width: 768px) {
  .detail_box {
    background: #fff;
    margin: 13% -2% 15%;
    padding: 13% 10%;
  }
  .detail_box h4 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 4.3724))), 32px);
  }
}

/*-----------------
border_box
-----------------*/
.border_box {
  border: 1px solid #000;
  padding: 5%;
  margin-top: 7%;
}
.border_box h4 {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.7017))), 18px);
  min-height: 0vw;
  font-weight: 500;
  text-align: center;
}
.border_box + h3 {
  margin-top: 12%;
}
@media screen and (max-width: 768px) {
  .border_box {
    padding: 8%;
    margin-top: 10%;
  }
  .border_box h4 {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.8082))), 28px);
  }
  .border_box p {
    line-height: 1.5;
  }
}

/*-----------------
dl_wrap
-----------------*/
.dl_wrap {
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
  color: #333;
  line-height: 1.75;
  padding-top: 1.3em;
}
.dl_wrap dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.dl_wrap dt {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.9019))), 20px);
  min-height: 0vw;
  width: 10%;
  margin-top: -.2em;
  position: relative;
}
.dl_wrap dt::after {
  content: ":";
  position: absolute;
  top: -.1em;
  right: .6em;
}
.dl_wrap dd {
  width: 90%;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0007))), 16px);
  min-height: 0vw;
}
.dl_wrap dt, .dl_wrap dd {
  padding-bottom: 2%; 
}
.dl_wrap dt:last-of-type, .dl_wrap dd:last-of-type {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .dl_wrap dt {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 4.3724))), 32px);
    width: 16%;
  }
  .dl_wrap dt::after {
    right: .35em;
  }
  .dl_wrap dd {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 3.0708))), 24px);
    width: 84%;
  }
}
/*-----------------
arrow
-----------------*/
.arrow_down {
  margin-top: 3%;
  text-align: center;
}
.arrow_down span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1.5em;
  height: 1.5em;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}
.arrow_down + p {
  padding-top: 3%;
}
@media screen and (max-width: 768px) {
  .arrow_down {
    margin-top: 5%;
  }
  .arrow_down + p {
    padding-top: 5%;
  }
}

/*-----------------
img_flex
-----------------*/
.img_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 8%;
}
.img_flex div {
  max-width: calc(98% / 2);
}
@media screen and (max-width: 768px) {
  .img_flex {
    display: block;
    margin-top: 12%;
  }
  .img_flex div {
    max-width: 100%;
  }
  .img_flex div + div {
    margin-top: 5%;
  }
}


/*-----------------
hr_image
-----------------*/
.hr_image {
  max-width: calc(676/1460*100%);
  margin: 0 auto;
  padding: 1% 0 4.5%;
  position: relative;
}
.hr_image .more_btn {
  position: absolute;
}
.hr_image .more_btn:first-of-type {
  top: 3%;
  right: 13%;
}
.hr_image .more_btn:nth-of-type(2) {
  top: 64%;
  left: -6%;
}
.hr_image .more_btn:nth-of-type(3) {
  top: 64%;
  right: -6%;
}
.hr_image .more_btn:nth-of-type(4) {
  bottom: 1.5%;
  left: 5%;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .hr_image {
    max-width: calc(676/710*100%);
    margin: 0 auto;
    padding: 1% 0 10%;
  }
  .hr_image .more_btn:first-of-type {
    top: -6%;
    right: 4%;
  }
  .hr_image .more_btn:nth-of-type(2) {
    top: 58%;
    left: -7%;
  }
  .hr_image .more_btn:nth-of-type(3) {
    top: 58%;
    right: -7%;
  }
  .hr_image .more_btn:nth-of-type(4) {
    bottom: -2%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/*-----------------
report
-----------------*/
.report_wrap {
  margin-top: 8%;
}
.report {
  font-family: 'Noto Serif JP', serif;
}
.report .img {
  float: left;
  width: 29.75%;
  margin-top: .5em;
}
.report p.report_ttl {
  float: right;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.5847))), 20px);
  min-height: 0vw;
  width: 67%;
  padding-bottom: 1em;
  padding-top: 0;
  text-align: left;
  line-height: 1.5;
}
.report p.report_ttl span {
  display: inline-block;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 0.8672))), 14px);
  min-height: 0vw;
  padding-bottom: 1.6em;
}
.report p.txt {
  float: right;
  width: 67%;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .report_wrap {
    margin-top: 10%;
  }
  .report_wrap + .report_wrap {
    margin-top: 15%;
  }
  .report .img {
    float: none;
    width: 100%;
    max-width: 58%;
    margin: 0 auto 1em;
  }
  .report p.report_ttl {
    float: none;
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 4.1389))), 32px);
    width: 100%;
    padding-bottom: 1em;
    line-height: 1.4;
  }
  .report p.report_ttl span {
    font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 2.9372))), 23px);
    padding-bottom: .8em;
  }
  .report p.txt {
    float: none;
    width: 100%;
  }
}

/* ==========================================================================
   footer
   ========================================================================== */
footer {
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 1.0281))), 16px);
  min-height: 0vw;
  margin: 0 auto;
  padding: 60px 0 30px;
}
footer .links_wrap {
  padding: 0 50px;
}
footer .links_wrap a {
  color: #333;
}
footer .links_wrap a.link_none {
  opacity: .3;
}
footer .links_wrap > p {
  padding-bottom: 3em;
  font-weight: bold;
}
footer .links {
  display: flex;
  justify-content: space-between;
  gap: 0 3em;
}
footer .links dl {
  width: calc(100%/4);
}
footer .links dt {
  font-weight: bold;
  margin-bottom: 1.5em;
}
footer .links li {
  font-size: min(max(1px, calc(0.0625rem + ((1vw - 0.01px) * 0.891))), 14px);
  font-weight: 500;
  position: relative;
  margin-bottom: 1.3em;
  padding-left: .5em;
  text-indent: -.5em;
  line-height: 1.6;
}
footer .links li::before {
  content: "-";
  padding-right: .2em;
}
footer .copyright {
  font-size: min(max(10px, calc(0.625rem + ((1vw - 7.5px) * 0.2817))), 12px);
  min-height: 0vw;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
  padding: 60px 0 0;
}

@media screen and (min-width: 769px) {
  footer .links_wrap a {
    text-decoration: none;
    background-image: linear-gradient(90deg, #333, #333);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 0 1px;
    transition: background-size 0.6s;
    padding-bottom: .3em;
  }
  footer .links_wrap a:hover {
    background-size: 100% 1px;
  }
}

@media screen and (max-width: 768px) {
  footer {
    font-size: 14px;
    padding: 0 0 5%;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    background: #fff;
  }
  footer .links_wrap {
    text-align: center;
    background: #fff;
    padding: 5% 0;
}
  footer .links_wrap a {
    display: block;
    width: 100%;
    height: auto;
    padding: 1em;
  }
  footer .links_wrap > p {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  footer .links {
    display: block;
  }
  footer .links dl {
    width: 100%;
  }
  footer .links dt {
    position: relative;
    width: 100%;
    padding: 1.5em;
    margin: 0;
    cursor: pointer;
  }
  footer .links dt::before,
  footer .links dt::after {
    content: '';
    display: inline-block;
    width: 1.1em;
    height: 2px;
    background-color: #B7B7B7;
    position: absolute;
    right: 1.8em;
    top: 50%;
  }
  footer .links dt::before{
    transform: translateY(-50%);
  }
  footer .links dt::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform .5s;
  }
  footer .links dt.active::after {
    transform: translateY(-50%) rotate(180deg);
  }
  footer .links dd {
    display: none;
  }
  footer .links ul {
    padding: .5em 0;
    background: rgba(0,0,0,.04);
  }
  footer .links li {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    text-indent: 0;
  }
  footer .links li::before {
    content: none;
    padding: 0;
  }
  footer .copyright {
    font-size: 10px;
    padding: 10% 0;
  }
}

/* ==========================================================================
   pagetop
   ========================================================================== */
.pageTopWrap #page-top-btn {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 80;
  cursor: pointer;
  float: right;
  width: 60px;
  height: 60px;
  line-height: 43px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url(../img/icon_page_top.png) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .pageTopWrap #page-top-btn {
    bottom: 20px;
  }
}