@charset "UTF-8";

/*-- ALL ------------------------------
------------------------------------------*/
*{box-sizing:border-box;}
html{overflow-x:hidden;font-size:62.5%;}
body{font-family:'Noto Sans JP',sans-serif;font-size:1.8rem;line-height:2;color:#0e1b20;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;word-break:break-all;letter-spacing:1px}
.imgr{display:block;max-width:100%;height:auto;}
.center{text-align:center;}
.font_m{font-size:14px;}
.font30{font-size:30px;}
.font24{font-size:24px;}
.font16{font-size:16px;}
.mb0{margin-bottom:0!important}
.mb5{margin-bottom:5px!important}
.mb20{margin-bottom:20px!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}
.mb60{margin-bottom:60px!important}
.mb70{margin-bottom:70px!important}
.lh_img{line-height:0;}
a:hover{opacity:.85}
.hover:hover{opacity:.85}
.sp{display:none;}
.break_pc{display:block;}
.break_sp{display:contents;}
.txt_shadow{text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;}
.txt_blue{color:#009ba9;}
.txt_blue.blue03{color:#47b5bf;}
.txt_blue02{color:#3462af;}
.bg_blue{background:#009ba9}
.bg_w{background:#fff;color:#027752;padding:0px 2px 2px 2px;margin:0 3px;}
p{margin:0 0 40px 0;font-size:18px;}
.mb0{margin-bottom:0;}
.lh_none{line-height:0}
.bold{font-weight:700;}
.txt-cl1{color:#333333;}
.purple{color:#90668b;}
.cl_w{color:#fff}
.noto400{font-family:"Noto Sans JP",serif;font-weight:400;font-style:normal;}
.noto500{font-family:"Noto Sans JP",serif;font-weight:500;font-style:normal;}
.noto700{font-family:"Noto Sans JP",serif;font-weight:700;font-style:normal;}
.noto900{font-family:"Noto Sans JP",serif;font-weight:900;font-style:normal;}
.highlight{background:-webkit-linear-gradient(transparent 50%,#ffec5c 50%,#ffec5c 80%,transparent 80%);background:-o-linear-gradient(transparent 50%,#ffec5c 50%,#ffec5c 80%,transparent 80%);background:linear-gradient(transparent 50%,#ffec5c 50%,#ffec5c 80%,transparent 80%);padding-bottom:5px;}
main{background: #ecf1f0;}

/*-- header -----------------------------------
------------------------------------------*/
header {
  width: 100%;
  height: 80px;
  background-color: #fff;
}

header a {
  display: inline-block;
  height: 100%;
  padding: 1em 0;
  margin-left: 3em;
}

header img {
  width: 100%;
  height: 100%;
}
/*-- mv -----------------------------------
------------------------------------------*/
.mv {
  background: url(../img/pc_mv_bg.png) no-repeat center top;
  min-height: 847px;
}

.mv .img_mv {
  padding-top: 132px;
  position: relative;
  left: -14px;
}

.mv .catch_copy {
  width: calc(50% + 600px);
  background: #000;
  position: absolute;
  bottom: -22px;
  right: 0;
  background: url(../img/pc_catch_copy_bg.png) no-repeat left top;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  float: right;
}

.mv .catch_copy .inner {
  margin: 0 0 62px 0;
  width: 1200px;
  position: relative;
  padding: 41px 0 71px 0;
}

.mv .catch_copy .catch_copy_txt {
  color: #fff;
  border: 3px solid #fff;
  max-width: 987px;
  margin: 0 auto;
  padding: 8px 0;
  font-size: 25px;
  line-height: 1.6;
  margin-bottom: 15px;
}

.mv .catch_copy .catch_copy_txt02{
  font-size: 26px;
  color: #fff;
}

.mv .catch_copy .inner:before {
  width: 4px;
  height: 30px;
  background: #fff;
  bottom: 26px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  content: "";
}

.mv .catch_copy .inner:after {
  width: 4px;
  height: 30px;
  background: #26af79;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  content: "";
}

/*-- /mv ----------------------------------
------------------------------------------*/

/*-- button_cta ---------------------------
------------------------------------------*/
.button_cta {
  background: #ecf1f0;
  clear: both;
}
.button_cta.bg_white{
  background: #fff;
}
.button_cta.cta_midle{
  background: #fff;
  padding-bottom: 105px;
}

/*-- /button_cta --------------------------
------------------------------------------*/

/*-- sec01_new ----------------------------
------------------------------------------*/
.sec01_new {
  background: #ecf1f0;
  padding: 107px 0 168px 0;
}
.sec01_new_box dl{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
  padding: 20px;
}
.sec01_new_box dl:not(:last-child){
  margin-bottom: 34px;
}
.sec01_new_box dl dt{
  width: 289px;
}
.sec01_new_box dl dd{
  width: calc(100% - 319px);
}
.sec01_new_box dl dd p{
  font-size: 26px;
  line-height: 1.6;
}
/*-- /sec01_new ----------------------------
------------------------------------------*/

/*-- sec02_new -----------------------------
------------------------------------------*/
.sec02_new {
  padding: 110px 0 121px 0;
  background: #fff;
}
.sec02_new_box{
  background: url(../img/sec02_new_box_bg.png) no-repeat;
  padding: 66px 60px;
}
.sec02_new_box dl dt h3{
  position: relative;
  background: #027752;
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  height: 48px;
  display: flex;
  align-items: center;
  line-height: 0;
  padding-left: 60px;
}
.sec02_new_box dl dt h3 span{
  position: relative;
  top: -2px;
}
.sec02_new_box dl dt h3:before{
  background: url(../img/ic_check.png) no-repeat left;
  background-size: contain;
  width: 42px;
  height: 42px;
  position: absolute;
  left: 3px;
  top: 3px;
  content: "";
}
.sec02_new_box dl dd{
  font-weight: 700;
  padding: 15px 0 0 55px;
}
.sec02_new_box dl dd p{
  font-size: 22px;
  line-height: 1.65;
}
/*-- /sec01_new ----------------------------
------------------------------------------*/

/*-- sec02_new -----------------------------
------------------------------------------*/
.sec03_new {
  padding: 80px 0 90px 0;
  margin: 0 0 0 0;
  background: #fff url(../img/sec02_new_bg.png) no-repeat center;
}
.sec03_new .sec03_new_box ul{
  display: flex;
  justify-content: space-between;
  line-height: 0;
}
/*-- /sec01_new ----------------------------
------------------------------------------*/

/*-- sec02 --------------------------------
------------------------------------------*/
.sec02 {
  padding: 137px 0 100px 0;
  background: #fff;
}

.sec02_wrap {
  background: url(../img/pc_sec02_bg.png) no-repeat center;
  background-size: cover;
  padding-bottom: 22px;
}

.sec02_wrap .txt{
  font-size: 24px;
  line-height: 1.4;
}

.sec02 .btn_cta{
  padding-top: 100px;
}

/*-- /sec02 -------------------------------
------------------------------------------*/

/*-- sec06 --------------------------------
------------------------------------------*/
.sec06 {
  clear: both;
  padding: 63px 0 97px 0;
  background: #fff url(../img/pc_sec06_bg.png) no-repeat center bottom;
}

.yt-wrapper {
  position: relative;
  width: 100%;
  color: #5D5D5C;
}

.yt-wrapper:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.yt-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-- /sec06 -------------------------------
------------------------------------------*/

/*-- /footer -------------------------------
------------------------------------------*/
.sec_footer {
  background: url(../img/pc_footer_bg.png) no-repeat center;
  background-size: cover;
  padding: 105px 0 50px 0;
}

.sec_footer .flex_foo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.social_foo ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.social_foo ul li {
  margin: 0 10px;
  line-height: 0;
}

.policy {
  margin-bottom: 104px;
}

.copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  background-color: #fff;
  position: relative;
}

.copyright p {
  font-size: 12px;
  color: #53565a;
}

.copyright img {
  width: 3em;
  position: absolute;
  right: 20%;
}

.fixed_bottom {
  background: rgba(7, 22, 21, .9);
  padding: 20px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: none;
}

.policy_box {
  background-color: #53565a;
}

/*-- /footer -------------------------------
------------------------------------------*/
.pp_box {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.pp {
  padding: 10px;
  margin-bottom: 0;
}

.pp a {
  font-size: 12px;
  color: #fff;
}

.footer-logo-link {
  display: inline-flex; /* 親要素として画像を中央揃えするために使用 */
  align-items: center; /* 垂直方向に中央揃え */
  justify-content: center; /* 水平方向も必要に応じて中央揃え */
}

/* 画像自体のスタイル */
.footer-logo-link img {
  vertical-align: middle; /* テキストや他の要素と高さを揃える */
}

/*-- /pagetop ------------------------------
------------------------------------------*/
.pagetop {
  display: none;
  position: fixed;
  bottom: 25px;
  right: 30px;
  z-index: 9999;
}

.pagetop a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  background-color: #027752;
  border-radius: 4px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.pagetop a:before {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid #fff;
  top: 50%;
  right: 50%;
  transform: translateX(50%)translateY(-60%);
}

.pagetop a:hover {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.pagetop a:link,
.pagetop a:visited {
  color: #fff;
}

/*-- /pagetop ------------------------------
------------------------------------------*/