@charset "UTF-8";
.top_article {}
/* --------------------------------
 * slider
 * -------------------------------- */
@keyframes sizeScale1 {
  0% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(1.1);
  }
}
.slick-slide.moving {
  animation: sizeScale1;
}
.fader {
  margin: 0px auto;
  width: 100%;
  background: #fff;
}
.fader img {
  height: auto;
  width: 100%;
  transition-duration: .3s;
}
.fader div a {
  display: block;
}
.fader div a:hover {
  opacity: 0.7;
}
/*slick setting*/
.slick-prev:before, .slick-next:before {
  color: #fff;
}
.slick-dots {
  background: #2b3190;
}
.slick-dotted.slick-slider {
  margin-bottom: 25px !important;
}
.fader .slick_outer {
  height: auto;
  max-height: 665px;
  overflow: hidden;
  position: relative;
}
.fader p {
  width: 100%;
  height: 100%;
  position: absolute;
}
.fader_type1 {
  width: calc(100% - 5%) !important;
  height: calc(100% - 5%) !important;
  top: 20%;
  left: 3%;
  display: block;
  text-align: center;
  font-size: 4rem;
  font-weight: 600;
  color: #02020b;
  text-shadow:
    2px 2px 0px #ffffff, -2px 2px 0px #ffffff, 2px -2px 0px #ffffff, -2px -2px 0px #ffffff, 2px 0px 0px #ffffff, 0px 2px 0px #ffffff, -2px 0px 0px #ffffff, 0px -2px 0px #ffffff; /* 文字の影 */
}
.fader_msg2 {
  display: block;
  margin-top: 3rem;
  font-size: 2.8rem;
  line-height: 4rem;
}
@media screen and (max-width: 1200px) {
  .fader_type1 {
    font-size: 3.8rem;
    line-height: 4rem;
  }
  .fader_msg2 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .fader img {}
  .fader_type1 {
    letter-spacing: -0.8px;
    font-size: 5vw;
  }
  .fader_msg2 {
    margin-top: 2rem;
    font-size: min(2rem, 4vw);
    line-height: 6vw;
  }
}
main h3 {
  line-height: normal;
}
/* --------------------------------
 * page_link
 * -------------------------------- */
.page_jump1 {
  position: relative;
  z-index: +2;
}
.page_jump1 ul {
  position: absolute;
  top: -5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 96%;
  margin: 0 auto;
}
.page_jump1 li {
  display: flex;
  width: 24%;
}
.page_jump1 li a {
  color: #fff;
  display: flex;
  border-radius: 100px;
  background: rgb(1, 202, 220);
  background: linear-gradient(0deg, rgba(1, 202, 220, 1) 0%, rgba(0, 36, 124, 1) 70%);
  box-shadow: 0px 0px 20px 0px #ffffff;
  filter: drop-shadow(4px 4px 4px rgba(39, 31, 29, 0.65));
  width: 100%;
  height: 100%;
  padding: 20px 15px 45px;
  position: relative;
  justify-content: center;
  align-items: center;
  font-size: min(18px, 1.7vw);
  line-height: min(22px, 2vw);
}
.page_jump1 li a:hover {
  opacity: 1;
  background: linear-gradient(0deg, rgba(1, 202, 220, 1) 0%, rgba(0, 36, 124, 1) 100%);
  transition: .3s;
}
.page_jump1 li a span {
  display: inline-block;
  position: relative;
}
.page_jump1 li a::after {
  content: url("../img/page_jump_icon.png");
  position: absolute;
  display: block;
  bottom: 10px;
  left: calc(50% - 13.5px);
  transition: .3s;
}
.page_jump1 li a:hover::after {
  content: url("../img/page_jump_icon.png");
  position: absolute;
  display: block;
  bottom: 5px;
  left: calc(50% - 13.5px);
  transition: .3s;
}
@media screen and (max-width: 767px) {
  .page_jump1 ul {
    position: relative;
    display: block;
  }
  .page_jump1 li {
    display: block;
    width: 100%;
  }
  .page_jump1 li a {
    display: block;
    border-radius: 10px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    padding: 30px 10px;
    margin-top: 10px;
  }
  .page_jump1 li a::after {
    bottom: calc(50% - 13.5px);
    left: 5vw;
  }
  .padding_t100 {
    padding-top: 0px !important;
  }
  .page_jump1 li a:hover::after {
    bottom: calc(45% - 13.5px);
    left: 5vw;
  }
}
.top_left_area {
  margin-right: 5%;
  padding-left: 2%;
}
.top_right_area {
  padding-right: 2%;
}
.copy_area {
  position: relative;
}
.copy1 {
  margin: 0 0 1rem 0;
  background: url("../img/back_img1.png");
  background-repeat: repeat-x;
  background-position: right top;
  padding: 7rem 0 1rem;
}
.pattern_2 .copy1 {
  background: url("../img/back_img2.png");
  background-repeat: repeat-x;
  background-position: right top;
  padding: 7rem 0 1rem;
}
.pattern_3 .copy1 {
  background: url("../img/back_img3.png");
  background-repeat: repeat-x;
  background-position: right top;
  padding: 7rem 0 1rem;
}
.copy1 span {
  color: #00247c;
  font-size: min(4rem, 3vw);
  font-weight: bold;
  position: relative;
}
.pattern_3 .copy1 span {
  color: #fff;
}
.copy2 {
  display: inline-block;
  font-size: 4rem;
  font-family: 'Titillium Web', sans-serif;
  color: #75c2e9;
  letter-spacing: .1rem;
  font-style: italic;
  margin-bottom: 1rem;
}
.copy2::before {
  content: "-";
  font-family: 'Titillium Web', sans-serif;
  padding-right: 1rem;
}
.copy2::after {
  content: "-";
  font-family: 'Titillium Web', sans-serif;
  padding-left: 1rem;
}
.copy3 {
  position: absolute;
  left: calc(calc(calc(100vw - 1600px) / 2) - 10rem + 1600px);
  text-align: left;
  line-height: 1;
  font-size: 10rem;
  color: rgba(0, 36, 124, 0.04);
  transform: translate(0, -10rem) rotate(90deg);
  transform-origin: left bottom;
  z-index: +1;
  white-space: nowrap;
  display: inline-block;
}
.copy3_right {
  position: absolute;
  left: calc(calc(100vw - 1600px) / 2);
  text-align: left;
  line-height: 1;
  font-size: 10rem;
  color: rgba(0, 36, 124, 0.04);
  transform: translate(0, -10rem) rotate(90deg);
  transform-origin: left bottom;
  z-index: +1;
}
.copy3_center {
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 1;
  font-size: 10rem;
  color: rgba(255, 255, 255, 0.2);
  z-index: +1;
}
.pattern_3 .copy3_center {
  color: rgba(255, 255, 255, 0.05);
}
@media screen and (max-width: 1599px) {
  .copy3 {
    right: -8vw;
    font-size: 8vw;
  }
  .copy3_right {
    left: -8vw;
    font-size: 8vw;
  }
  .copy3_center {
    font-size: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .copy1 {
    background-size: 80%;
    padding: 2rem 0 1rem;
  }
  .copy1 span {
    font-size: 2.4rem;
  }
  .top_left_area .copy1 span, .top_right_area .copy1 span {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .copy1 span::before, .copy1 span::after {
    position: relative;
    background: none;
    width: 0;
    height: 0;
    top: auto;
  }
  .copy2 {
    font-size: 2rem;
  }
  .top_left_area .copy1 span::before, .top_right_area .copy1 span::before, .top_left_area .copy1 span::after, .top_right_area .copy1 span::after {
    top: auto;
  }
  .top_left_area .copy1, .top_right_area .copy1 {
    padding-left: 0;
  }
}
.copy4 {
  display: block;
  padding-bottom: 2rem;
}
.copy5 {
  display: block;
  font-size: 3.6rem;
  font-style: italic;
}
.block_area_left {
  padding: 45px;
  margin-top: 4rem;
}
.block_area_right {
  padding: 45px;
  margin-top: 4rem;
}
@media screen and (max-width: 1599px) {
  .block_area_left {
    background: #d5edf8;
    width: 95vw;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-right: 5vw;
  }
  .block_area_right {
    background: #d5edf8;
    width: 95vw;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-left: 5vw;
  }
}
@media screen and (min-width: 1600px) {
  .block_area_left {
    background: #d5edf8;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: calc(calc(calc(100vw - 1600px) / 2) + 1600px);
    padding-left: calc(calc(100vw - 1510px) / 2);
  }
  .block_area_right {
    background: #d5edf8;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: calc(calc(calc(100vw - 1600px) / 2) + 1600px);
    margin-left: calc(calc(100vw - 1600px) / 2);
    padding-right: calc(calc(100vw - 1510px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .block_area_left,.block_area_right {
    padding: 2%;
    margin-top: 2rem;
    width: 96%;
    border-radius: 10px;
    margin-right: 2%;
    margin-left: 2%;
  }
}
.area_1 {
  display: flex;
}
.block_area_right .area_1 {
  flex-direction: row-reverse;
}
.area_1 img {
  filter: drop-shadow(0px 0px 10px rgba(164, 164, 164, 0.4));
  border-radius: 10px;
  width: 40vw;
  max-width: 720px;
  margin-right: 5vw;
  margin-left: 0;
}
.block_area_right .area_1 img {
  margin-right: 0;
  margin-left: 5vw;
}
@media screen and (min-width: 1600px) {
  .area_1 img {
    margin-right: 45px;
    margin-left: 45px;
  }
  .block_area_right .area_1 img {
    margin-right: 45px;
    margin-left: 45px;
  }
}
.area_1 p {
  text-align: left;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .area_1 {
    display: block;
  }
  .area_1 img {
    width: 80%;
  }
}
.bg_img1 {
  background: url(../../../img/top_cont_back1.jpg) center center no-repeat #f5eee7;
  background-size: cover;
  width: 100%;
}
.top_cont_inner {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 6rem 0 0;
}
@media screen and (max-width: 767px) {
  .top_cont_inner {
    padding: 4rem 0 0;
  }
}
.top_cont2_area {
  padding-top: 2%;
}
.top_cont2_area h4 {
  display: flex;
  flex-direction: column;
  padding: 3%;
}
.top_flex_column {
  display: flex;
  flex-direction: column;
  padding: 0 3% 3% 3%;
}
.top_cont2_area img {
  margin-top: auto;
  max-width: 100%;
}
.top_cont3 {
  background: url(../../../img/top_cont_back2.jpg) right center no-repeat #f5eee7;
  background-size: cover;
  width: 100%;
  padding: 2%;
}
.column_area {
  background: rgba(255, 255, 255, 0.3);
  padding: 4rem 0;
  margin-top: 4rem;
}
.cont_area1 {
  background: #d5edf8;
  padding: 4rem 0;
  margin-top: 4rem;
}
.cont_area1 iframe {
  width: 80vw;
  max-width: 720px;
  height: calc(80vw * 0.5625);
  max-height: 405px;
  border: solid 3px #fff;
}
.column_waku1, .column_waku2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 5% 4rem;
  position: relative;
}
.glid_waku2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 6rem auto;
  font-size: 1.6rem;
  line-height: 2rem;
}
.glid_3 li {
  background-color: #fff;
  width: 29%;
  margin-bottom: 3%;
}
.glid_4 li {
  background-color: #fff;
  width: 24%;
  padding: 1%;
  margin-bottom: 2%;
}
.glid_5 li {
  width: 18%;
  margin-bottom: 2%;
  overflow: hidden;
}
.column_waku1 li {
  position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 0;
  filter: drop-shadow(0px 0px 4px rgba(99, 99, 99, 0.4));
  padding: 1vw
}
.column_waku2 li {
  position: relative;
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 0;
  filter: drop-shadow(0px 0px 4px rgba(0, 36, 124, 0.8));
}
.column_waku1 li:not(:last-child)::after {
  background: url("../img/next_icon.png");
  background-position: center;
  background-size: 1vw;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 105%;
  width: 2vw;
  height: 100%;
}
.column_waku2 li a {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .column_waku1, .column_waku2 {
    margin: 0;
    justify-content: center;
    padding: 1rem 2%;
  }
  .column_area {
    padding: 1rem 0;
    margin-top: 1rem;
  }
  .cont_area1 {
    background: #d5edf8;
    padding: 1rem 0;
    margin-top: 1rem;
  }
}
.glid_waku2 {
  margin: 3rem 0;
}
.glid_waku2 li {
  position: relative;
  justify-content: center;
  margin-left: 2%;
}
.glid_waku2 a, .glid_waku2 li > span {
  padding: 2%;
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.glid_waku2 a:link, .glid_waku2 a:visited, .glid_waku2 a:active {
  color: #02020b;
}
.glid_waku2 a:hover {
  background: linear-gradient(17deg, #fe7b0e 0%, #f94303 100%);
  background-repeat: no-repeat;
  opacity: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .glid_4, .glid_5 li {
    width: 47%;
    padding: 2%;
    margin-bottom: 2%;
  }
  .glid_3 li {
    width: 90%;
  }
}
.column_cont {
  width: 100%;
  padding: 0.5rem;
}
.pattern_3 .column_cont {
  background: #01b1ce;
  color: #fff;
  padding: 2rem 0.5rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.glid_cont {
  padding: 1.5rem 0.5rem;
  font-weight: bold;
}
a .glid_cont:before {
  content: url("../img/btn_icon1_kcolor.svg");
  padding-right: 1rem;
}
.column_title1 {
  font-weight: bold;
  font-size: min(2.4rem, 2vw);
  line-height: 2rem;
}
.pattern_3 .column_title1 {
  font-weight: normal;
}
.column_cont .sns_copy1 {
  display: block;
  margin-bottom: 1rem;
  color: #d0121b;
  font-size: 2.2rem;
  font-weight: bold;
}
.column_cont2 {
  padding: 2rem 2rem 0;
  text-align: left;
}
.pattern_3 .column_img {
  padding: 2rem;
}
.pattern_3 .column_img img {
  filter: drop-shadow(0px 0px 5px rgba(164, 164, 164, 0.2));
}
.column_img {
  line-height: 1;
  width: 100%;
  overflow: hidden;
  margin-top: auto;
}
.column_img img {
  width: 100%;
  line-height: 1;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .column_title1 {
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .column_img {
    padding: 2rem;
  }
}
.glid_waku2 a:hover img {
  transform: scale(1.05, 1.05);
}
.glid_img {
  width: 100%;
  overflow: hidden;
}
.glid_img img {
  transition: 0.3s;
  width: 100%;
  line-height: 1;
  overflow: hidden;
  border: solid 1px #f0f0f0;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .column_waku1 li:not(:last-child)::after {
    background: url("../img/next_icon2.png");
    background-position: center bottom;
    background-size: 4vw;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 5.1%;
    left: 0;
    width: 100%;
  }
  .column_waku1 li:not(:last-child), .column_waku2 li:not(:last-child) {
    margin-bottom: 5%;
  }
}
.card_waku2, .card_waku3 {
  margin: 6rem auto;
  display: flex;
  flex-direction: column;
}
.card_waku2 li {
  background: #fff;
  margin-bottom: 3px;
  padding: 1%;
}
.card_waku3 li {
  background: #fff;
  padding: 1%;
  border: dotted 2px #02020b;
}
.card_waku3 li:not(:last-child) {
  margin-bottom: 3rem;
}
.card_cont {
  display: flex;
  text-align: left;
}
.card_cont h4 {
  font-size: 3.0rem;
  line-height: 3.6rem;
  font-weight: bold;
  display: inline-block;
  padding: 1% 1% 0.5% 20px;
  position: relative;
  width: 100%;
}
.card_waku3 .card_cont h4 {
  border-bottom: solid 3px #f0f0f0;
}
.card_waku3 .card_cont h4:first-letter {
  color: #ea3546;
}
.card_text {
  width: 100%;
}
.card_maintext, .card_subtext {
  padding: 1% 1% 0 20px;
  margin: 0;
  width: 100%;
}
.card_link:hover {
  display: block;
  opacity: 1;
  background: #f0f0f0;
  transition: .5s;
}
.card_link:link, .card_link:visited, .card_link:active {
  color: #02020b;
}
.card_img {
  padding: 1% 0 0 1%;
}
.card_img img {
  width: 20vw;
  height: auto;
  max-width: 300px;
}
.card_waku2 .card_img img {
  border: solid 1px #f0f0f0;
}
.card_link .card_cont h4:before {
  content: url("../img/btn_icon1_kcolor.svg");
  width: 17px;
  height: 2.4rem;
  position: absolute;
  left: 0.75rem;
}
.card_subtext {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .card_waku2, .card_waku3 {
    margin: 3rem auto;
  }
  .card_cont {
    flex-direction: column;
  }
  .card_cont h4 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  .card_img {
    margin: 0px auto;
  }
  .card_img img {
    padding: 2%;
    width: 40vw;
  }
}
.sns_list2 {
  background: #FFF;
  margin: 6rem 0;
}
.sns_list2 .flex {
  margin: 0;
}
.sns_list2 .hover_item {
  width: 16.666667%;
}
.sns_list2 .hover_mask1 {
  font-size: 1.2rem;
  align-items: flex-start;
}
@media screen and (max-width: 900px) {
  .sns_list2 .hover_item {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .sns_list2 {
    margin: 3rem 0;
  }
  .top_cont4 .flex {
    flex-direction: row !important;
  }
  .sns_list2 .hover_item {
    width: 33.3333333%;
  }
}
.area_t1 {
  padding: 4rem 2% 4rem;
}
.area_t2 {
  padding: 4rem 0 0 0;
}
.area_t3 {
  padding: 0 0 4rem;
}
@media screen and (max-width: 767px) {
  .area_t1 {
    padding: 1rem 0;
  }
  .area_t2 {
    padding: 1rem 0 0 0;
  }
  .area_t3 {
    padding: 1rem 0;
  }
}
@media screen and (max-width: 767px) {
  .top_right_area, .top_left_area {
    text-align: center;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.sns_waku2 li {
  width: 100%;
  border: solid 1px #8e8a8a;
}
.sns_cont2 span {
  text-align: center;
  font-family: 'Playfair Display';
  font-style: italic;
  font-size: 2.4rem;
}
.hover_area {
  margin-bottom: 0;
}
.hover_area .hover_item {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  display: flex;
  border-bottom: solid 1px #FFF;
}
.hover_area .hover_item img, .hover_area .hover_item video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hover_area .hover_item:first-child {
  border-right: solid 1px #FFF;
}
.hover_mask1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(2, 2, 11, 0.8);
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 0 5% 5% 5%;
  margin: 0;
}
.hover_item {
  margin-bottom: 0;
  font-size: 1.6rem;
  lin-heigth: 1.25;
}
.hover_area .hover_item:hover .hover_mask1 {
  opacity: 1;
  transition: all 0.6s ease;
  padding-top: 5%;
}
.hover_mask_title1 {
  display: inline-block;
  font-size: 4.8rem;
  margin-right: 2%;
}
.hover_mask_title2 {
  display: inline-block;
}
.hover_mask_cont1 {
  width: 100%;
  margin-top: 2%;
  line-height: 2;
  display: block;
}
.hover_mask1 a, .hover_mask1 a:hover {
  display: block;
  opacitiy: 1;
  color: #fff;
}
.hover_mask_link1 {
  display: inline-block !important;
  background: url(../../img/btn_icon1.svg) no-repeat right bottom;
  padding: 1.5rem 2.5rem 1.5rem 0;
}
.sns_waku2 {
  margin: 2% 0 0 0;
}
.sns_waku2 li {
  text-indent: inherit;
  justify-content: center;
  width: 20%;
  padding: 1.5%;
  margin-bottom: 2%;
}
.sns_image_waku2 {
  width: 100%;
  max-width: 300px;
  margin: 1rem auto;
}
.sns_cont2 {
  width: 100%;
  text-align: left;
}
.sns_cont2 span {
  display: block;
  margin-bottom: 1rem;
  line-height: 1;
  color: #ce8846;
}
.sns_image1 img {
  width: 100%;
  border: solid 1px rgb(206, 136, 70, 0.3);
}
.sns_image1 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.sns_image1:link, .sns_image1:visited, .sns_image1:active {
  border-bottom: none;
}
.sns_image1:hover {
  background: none;
  color: inherit;
}
.sns_image1 img:hover {
  opacity: .7;
  transform: scale(1.05, 1.05);
}
.sns_image1 .column_img {
  margin-top: auto;
}
.sns_list2 {
  background: #FFF;
}
.sns_list2 .flex {
  margin: 0;
}
.sns_list2 .hover_item {
  width: 20%;
}
.sns_list2 .hover_mask1 {
  font-size: 1.2rem;
  align-items: flex-start;
}
@media screen and (max-width: 900px) {
  .sns_list2 .hover_item {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .top_cont4 .flex {
    flex-direction: row !important;
  }
  .sns_list2 .hover_item {
    width: 50%;
  }
  .sns_list2 .flex {
    flex-direction: row;
  }
}