@charset "UTF-8";
/* Vendor */
/* Site settings */
/*$break-pc: 1000px;
$break-tb: 768px;
$break-sp: 540px;*/
/* line 24, ../sass/toppage2021.scss */
#main_slide-c.container {
  width: 100%;
  max-width: 1366px;
}
@media screen and (max-width: 999px) {
  /* line 24, ../sass/toppage2021.scss */
  #main_slide-c.container {
    padding: 0;
  }
}

/* line 31, ../sass/toppage2021.scss */
#main_slider {
  height: auto !important;
}
@media screen and (max-width: 999px) {
  /* line 31, ../sass/toppage2021.scss */
  #main_slider {
    height: 350px;
  }
}
@media screen and (max-width: 540px) {
  /* line 31, ../sass/toppage2021.scss */
  #main_slider {
    height: 240px;
  }
}
/* line 41, ../sass/toppage2021.scss */
#main_slider .sp-slide img {
  height: 100% !important;
  width: 100%;
}
/* line 45, ../sass/toppage2021.scss */
#main_slider .sp-slide picture {
  display: block;
}

@media screen and (max-width: 540px) {
  /* line 51, ../sass/toppage2021.scss */
  #main_slider {
    height: auto;
  }

  /* line 54, ../sass/toppage2021.scss */
  #main_slider .sp-slides {
    height: 53vw !important;
  }
}
/*TOP共通*/
/* line 60, ../sass/toppage2021.scss */
.top-ttl {
  font-size: 55px;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #005194;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 60, ../sass/toppage2021.scss */
  .top-ttl {
    font-size: 45px;
  }
}
@media screen and (max-width: 540px) {
  /* line 60, ../sass/toppage2021.scss */
  .top-ttl {
    font-size: 35px;
  }
}
/* line 73, ../sass/toppage2021.scss */
.top-ttl:after {
  content: "";
  position: relative;
  width: 80px;
  height: 1px;
  background: #005194;
  display: block;
  margin: 25px auto 0;
}
@media screen and (max-width: 540px) {
  /* line 73, ../sass/toppage2021.scss */
  .top-ttl:after {
    width: 40px;
    margin: 20px auto 0;
  }
}

/*ヒーロー代替え*/
/* line 89, ../sass/toppage2021.scss */
#main_hero {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0;
}
/* line 94, ../sass/toppage2021.scss */
#main_hero a {
  display: block;
}
/* line 97, ../sass/toppage2021.scss */
#main_hero img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 102, ../sass/toppage2021.scss */
#main_hero .image_pc {
  display: block;
}
/* line 103, ../sass/toppage2021.scss */
#main_hero .image_sp {
  display: none;
}
@media screen and (max-width: 540px) {
  /* line 105, ../sass/toppage2021.scss */
  #main_hero .image_pc {
    display: none;
  }
  /* line 106, ../sass/toppage2021.scss */
  #main_hero .image_sp {
    display: block;
  }
}

/*ヒーロー直下ロゴ*/
/* line 111, ../sass/toppage2021.scss */
#logo-area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
  flex-wrap: wrap;
}
@media screen and (max-width: 540px) {
  /* line 111, ../sass/toppage2021.scss */
  #logo-area {
    flex-direction: column;
  }
}
/* line 120, ../sass/toppage2021.scss */
#logo-area img {
  width: 100%;
  display: block;
}
/* line 124, ../sass/toppage2021.scss */
#logo-area a {
  display: block;
}
/* line 126, ../sass/toppage2021.scss */
#logo-area a:hover {
  opacity: .7;
}
/* line 130, ../sass/toppage2021.scss */
#logo-area .leadtxt {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (max-width: 999px) {
  /* line 130, ../sass/toppage2021.scss */
  #logo-area .leadtxt {
    width: 100%;
    font-size: 13px;
    margin-bottom: 10px;
  }
}
/* line 140, ../sass/toppage2021.scss */
#logo-area .logos-holder {
  display: flex;
}
/* line 143, ../sass/toppage2021.scss */
#logo-area .logos-holder1 {
  margin: 0 30px;
}
@media screen and (max-width: 999px) {
  /* line 143, ../sass/toppage2021.scss */
  #logo-area .logos-holder1 {
    margin: 0 20px 0 0;
  }
}
@media screen and (max-width: 540px) {
  /* line 143, ../sass/toppage2021.scss */
  #logo-area .logos-holder1 {
    margin: 0px auto 15px;
  }
}
/* line 151, ../sass/toppage2021.scss */
#logo-area .logos-holder1 div:nth-of-type(1) {
  width: 82px;
  margin-right: 15px;
}
/* line 155, ../sass/toppage2021.scss */
#logo-area .logos-holder1 div:nth-of-type(2) {
  width: 55px;
}
/* line 160, ../sass/toppage2021.scss */
#logo-area .logos-holder2 p {
  font-size: 12px;
  margin-right: 5px;
}
/* line 164, ../sass/toppage2021.scss */
#logo-area .logos-holder2 div:nth-of-type(1) {
  width: 113px;
  margin-right: 15px;
}
/* line 168, ../sass/toppage2021.scss */
#logo-area .logos-holder2 div:nth-of-type(2) {
  width: 129px;
}

/*ニュース・ごみの数*/
/* line 174, ../sass/toppage2021.scss */
#news-status {
  margin-bottom: 30px;
}
/* line 176, ../sass/toppage2021.scss */
#news-status .containerwrap {
  box-sizing: border-box;
  padding: 0 20px;
  max-width: calc(1366px + 40px);
  margin: 0 auto;
}
@media screen and (max-width: 540px) {
  /* line 176, ../sass/toppage2021.scss */
  #news-status .containerwrap {
    padding: 0 10px;
  }
}
@media screen and (max-width: 999px) {
  /* line 176, ../sass/toppage2021.scss */
  #news-status .containerwrap {
    padding: 0 !important;
  }
}
/* line 181, ../sass/toppage2021.scss */
#news-status .containerwrap .containerbox {
  border: 1px solid #ddd;
  display: flex;
}
@media screen and (max-width: 999px) {
  /* line 181, ../sass/toppage2021.scss */
  #news-status .containerwrap .containerbox {
    flex-direction: column;
    border: none;
  }
}
/* line 190, ../sass/toppage2021.scss */
#news-status #news-box {
  flex: 1;
  display: flex;
}
@media screen and (max-width: 999px) {
  /* line 190, ../sass/toppage2021.scss */
  #news-status #news-box {
    flex-direction: column;
    box-sizing: border-box;
  }
}
/* line 198, ../sass/toppage2021.scss */
#news-status #news-box div.slide-arrow {
  position: absolute;
  z-index: 3;
  cursor: pointer;
}
/* line 204, ../sass/toppage2021.scss */
#news-status #news-box div.prev-arrow {
  top: 20px;
  right: 20px;
  width: 0;
  height: 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 211, ../sass/toppage2021.scss */
#news-status #news-box div.prev-arrow:before {
  content: "";
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 2px #707070;
  border-left: solid 2px #707070;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 224, ../sass/toppage2021.scss */
#news-status #news-box div.next-arrow {
  bottom: 25px;
  right: 20px;
  width: 0;
  height: 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 230, ../sass/toppage2021.scss */
#news-status #news-box div.next-arrow:before {
  content: "";
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 2px #707070;
  border-right: solid 2px #707070;
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 244, ../sass/toppage2021.scss */
#news-status #news-box .nw-ttl {
  width: 180px;
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  background: #F8F8F8;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  /* line 244, ../sass/toppage2021.scss */
  #news-status #news-box .nw-ttl {
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    padding: 5px 0 5px 20px;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
  }
}
@media screen and (max-width: 540px) {
  /* line 244, ../sass/toppage2021.scss */
  #news-status #news-box .nw-ttl {
    padding: 3px 0 3px 10px;
  }
}
/* line 266, ../sass/toppage2021.scss */
#news-status #news-box .nw-holder {
  flex: 1;
}
/* line 268, ../sass/toppage2021.scss */
#news-status #news-box .nw-holder ul {
  overflow: hidden;
}
/* line 270, ../sass/toppage2021.scss */
#news-status #news-box .nw-holder ul li {
  height: 83px;
  padding: 0 30px 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 540px) {
  /* line 270, ../sass/toppage2021.scss */
  #news-status #news-box .nw-holder ul li {
    padding: 0 30px 0 10px;
  }
}
/* line 280, ../sass/toppage2021.scss */
#news-status #news-box .nw-holder ul li p.dates {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  display: block;
  margin-bottom: 4px;
}
@media screen and (max-width: 999px) {
  /* line 280, ../sass/toppage2021.scss */
  #news-status #news-box .nw-holder ul li p.dates {
    font-size: 12px;
  }
}
/* line 291, ../sass/toppage2021.scss */
#news-status #news-box .nw-holder ul li p.news-ttl {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 540px) {
  /* line 291, ../sass/toppage2021.scss */
  #news-status #news-box .nw-holder ul li p.news-ttl {
    font-size: 13px;
    line-height: 1.4;
  }
}
/* line 300, ../sass/toppage2021.scss */
#news-status #news-box .nw-holder ul li a {
  color: #005194;
}
/* line 307, ../sass/toppage2021.scss */
#news-status #status-box {
  width: 330px;
  padding: 8px 20px;
  background: #F8F8F8;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 999px) {
  /* line 307, ../sass/toppage2021.scss */
  #news-status #status-box {
    width: 100%;
    padding: 20px 0 15px;
    justify-content: center;
  }
}
@media screen and (max-width: 350px) {
  /* line 307, ../sass/toppage2021.scss */
  #news-status #status-box {
    padding-left: 20px;
  }
}
/* line 321, ../sass/toppage2021.scss */
#news-status #status-box img {
  display: block;
  width: 100%;
}
/* line 322, ../sass/toppage2021.scss */
#news-status #status-box .s-holder {
  width: 330px;
  display: flex;
}
@media screen and (max-width: 999px) {
  /* line 322, ../sass/toppage2021.scss */
  #news-status #status-box .s-holder {
    width: 100%;
    max-width: 330px;
  }
}
/* line 329, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .sh-ttl {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
}
/* line 335, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 {
  width: 190px;
}
@media screen and (max-width: 350px) {
  /* line 335, ../sass/toppage2021.scss */
  #news-status #status-box .s-holder .holder1 {
    width: 170px;
  }
}
/* line 341, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder2 {
  flex: 1;
}
/* line 343, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox {
  display: flex;
  align-items: center;
}
/* line 346, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox .graph {
  width: 47px;
  margin-right: 10px;
}
/* line 348, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li {
  display: flex;
  align-items: center;
}
/* line 351, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li:nth-of-type(1) {
  margin-bottom: 7px;
}
/* line 354, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li .garbage-sorting {
  font-size: 10px;
  line-height: 1;
}
/* line 357, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li .garbage-sorting:before {
  content: "";
  display: inline-block;
  background: #3286D2;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
/* line 370, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li .non-burnable:before {
  background: #084c8d;
}
/* line 374, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li .volume {
  margin-left: 10px;
  line-height: 1;
}
/* line 377, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li .volume span:nth-of-type(1) {
  font-size: 14px;
  font-weight: 700;
}
/* line 381, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder1 .graphbox ul li .volume span:nth-of-type(2) {
  font-size: 10px;
}
/* line 391, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder2 .sh-ttl {
  margin-bottom: 10px;
}
/* line 394, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder2 .volume {
  line-height: 1;
}
/* line 396, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder2 .volume span:nth-of-type(1) {
  font-size: 14px;
  font-weight: 700;
}
/* line 400, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder2 .volume span:nth-of-type(2) {
  font-size: 10px;
}
/* line 404, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .holder2 .latest-dates {
  color: #777;
  font-size: 10px;
  margin-top: 11px;
  line-height: 1;
}
/* line 411, ../sass/toppage2021.scss */
#news-status #status-box .s-holder .vline {
  width: 1px;
  height: auto;
  background: #ddd;
  margin-right: 20px;
}
@media screen and (max-width: 350px) {
  /* line 411, ../sass/toppage2021.scss */
  #news-status #status-box .s-holder .vline {
    margin-right: 10px;
  }
}

/*重要なお知らせ*/
/* line 425, ../sass/toppage2021.scss */
#notices .box, #notices .box2 {
  max-width: 780px;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 540px) {
  /* line 425, ../sass/toppage2021.scss */
  #notices .box, #notices .box2 {
    display: block;
    position: relative;
  }
}
/* line 434, ../sass/toppage2021.scss */
#notices .box2 {
  margin-bottom: 10px;
}
@media screen and (max-width: 540px) {
  /* line 437, ../sass/toppage2021.scss */
  #notices .box2 .icon {
    display: none;
  }
}
/* line 442, ../sass/toppage2021.scss */
#notices .icon {
  background: #d50d18;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  min-height: 40px;
  line-height: 1;
}
@media screen and (max-width: 540px) {
  /* line 442, ../sass/toppage2021.scss */
  #notices .icon {
    width: 28px;
    min-height: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* line 460, ../sass/toppage2021.scss */
#notices .holder2 {
  padding: 10px 10px 10px 15px;
  border: 1px solid #d50d18;
  min-height: 40px;
  box-sizing: border-box;
  flex: 1;
}
@media screen and (max-width: 540px) {
  /* line 460, ../sass/toppage2021.scss */
  #notices .holder2 {
    padding: 10px;
    flex: auto;
    display: block;
  }
}
/* line 471, ../sass/toppage2021.scss */
#notices .holder2 p {
  /*color: #d50d18;
  font-size: 12px;
  line-height: 17px;
  display: flex;
  @media screen and (max-width:$newbreak-sp) {
      display: block;
      font-weight: 700;
  }*/
  color: #d50d18;
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
}
/* line 486, ../sass/toppage2021.scss */
#notices .holder2 a {
  color: #d50d18;
  text-decoration: underline;
  display: inline-block;
  margin-top: 2px;
}
/* line 493, ../sass/toppage2021.scss */
#notices .holder {
  padding: 10px 10px 10px 15px;
  border: 1px solid #d50d18;
  min-height: 40px;
  box-sizing: border-box;
  flex: 1;
}
@media screen and (max-width: 540px) {
  /* line 493, ../sass/toppage2021.scss */
  #notices .holder {
    padding: 5px 0 15px 10px;
    flex: auto;
    display: block;
  }
}
/* line 504, ../sass/toppage2021.scss */
#notices .holder a {
  color: #d50d18;
  font-size: 12px;
  line-height: 17px;
  display: flex;
}
@media screen and (max-width: 540px) {
  /* line 504, ../sass/toppage2021.scss */
  #notices .holder a {
    display: block;
    font-weight: 700;
  }
}
/* line 514, ../sass/toppage2021.scss */
#notices .holder a p:nth-of-type(1) {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #d50d18;
}
@media screen and (max-width: 540px) {
  /* line 514, ../sass/toppage2021.scss */
  #notices .holder a p:nth-of-type(1) {
    border: none;
    padding: 0 0 4px 25px;
    margin: 0;
    border-bottom: 1px solid #d50d18;
  }
}
@media screen and (max-width: 540px) {
  /* line 525, ../sass/toppage2021.scss */
  #notices .holder a p:nth-of-type(2) {
    padding: 10px 10px 0 0;
  }
}
/* line 529, ../sass/toppage2021.scss */
#notices .holder a p:nth-of-type(2) span {
  width: 15px;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-left: 2px;
}
@media screen and (max-width: 540px) {
  /* line 529, ../sass/toppage2021.scss */
  #notices .holder a p:nth-of-type(2) span {
    display: block;
    top: 2px;
    margin-left: auto;
  }
}
/* line 540, ../sass/toppage2021.scss */
#notices .holder a p:nth-of-type(2) span img {
  display: block;
}

/*横並びバナー*/
/* line 550, ../sass/toppage2021.scss */
#top-bnrbox {
  box-sizing: border-box;
  padding: 0 20px;
  max-width: calc(1366px + 40px);
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 540px) {
  /* line 550, ../sass/toppage2021.scss */
  #top-bnrbox {
    padding: 0 10px;
  }
}
@media screen and (max-width: 540px) {
  /* line 550, ../sass/toppage2021.scss */
  #top-bnrbox {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
/* line 558, ../sass/toppage2021.scss */
#top-bnrbox picture {
  display: block;
}
/* line 561, ../sass/toppage2021.scss */
#top-bnrbox img {
  height: auto;
}
/* line 564, ../sass/toppage2021.scss */
#top-bnrbox ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 540px) {
  /* line 564, ../sass/toppage2021.scss */
  #top-bnrbox ul {
    flex-direction: column;
  }
}
@media screen and (max-width: 540px) {
  /* line 572, ../sass/toppage2021.scss */
  #top-bnrbox ul li:not(:last-child) {
    margin-bottom: 20px;
  }
}
/* line 576, ../sass/toppage2021.scss */
#top-bnrbox ul li img {
  display: block;
  width: 100%;
}
/* line 582, ../sass/toppage2021.scss */
#top-bnrbox ul.type1bnr li {
  width: 100%;
  max-width: 673px;
  margin: 0 auto;
}
/* line 587, ../sass/toppage2021.scss */
#top-bnrbox ul.type1bnr li img:nth-of-type(1) {
  display: block !important;
}
/* line 590, ../sass/toppage2021.scss */
#top-bnrbox ul.type1bnr li img:nth-of-type(2) {
  display: none;
}
@media screen and (max-width: 540px) {
  /* line 594, ../sass/toppage2021.scss */
  #top-bnrbox ul.type1bnr li img:nth-of-type(1) {
    display: none;
  }
  /* line 597, ../sass/toppage2021.scss */
  #top-bnrbox ul.type1bnr li img:nth-of-type(2) {
    display: block;
  }
}
/* line 603, ../sass/toppage2021.scss */
#top-bnrbox ul.type2bnr {
  justify-content: center;
}
/* line 605, ../sass/toppage2021.scss */
#top-bnrbox ul.type2bnr li {
  width: 100%;
  max-width: 440px;
}
/* line 608, ../sass/toppage2021.scss */
#top-bnrbox ul.type2bnr li:nth-of-type(1) {
  margin-right: 2%;
}
@media screen and (max-width: 540px) {
  /* line 608, ../sass/toppage2021.scss */
  #top-bnrbox ul.type2bnr li:nth-of-type(1) {
    margin-right: 0;
  }
}
@media screen and (max-width: 540px) {
  /* line 605, ../sass/toppage2021.scss */
  #top-bnrbox ul.type2bnr li {
    width: 100%;
    max-width: 100%;
  }
}
/* line 621, ../sass/toppage2021.scss */
#top-bnrbox ul.type3bnr li {
  width: 32.5%;
}
@media screen and (max-width: 540px) {
  /* line 621, ../sass/toppage2021.scss */
  #top-bnrbox ul.type3bnr li {
    width: 100%;
  }
}

/**/
/* line 631, ../sass/toppage2021.scss */
#feature {
  margin-top: 80px !important;
}
@media screen and (max-width: 999px) {
  /* line 631, ../sass/toppage2021.scss */
  #feature {
    margin-top: 60px !important;
  }
}
@media screen and (max-width: 540px) {
  /* line 631, ../sass/toppage2021.scss */
  #feature {
    margin-top: 40px !important;
  }
}
/* line 639, ../sass/toppage2021.scss */
#feature .container {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  max-width: calc(1366px + 40px);
  margin: 0 auto;
}
@media screen and (max-width: 540px) {
  /* line 639, ../sass/toppage2021.scss */
  #feature .container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 999px) {
  /* line 639, ../sass/toppage2021.scss */
  #feature .container {
    padding: 0;
  }
}
/* line 646, ../sass/toppage2021.scss */
#feature h2 {
  font-size: 40px;
  font-weight: 700;
  color: #005194;
  text-align: center;
  line-height: 1.3;
}
/* line 652, ../sass/toppage2021.scss */
#feature h2 br {
  display: none;
}
@media screen and (max-width: 999px) {
  /* line 646, ../sass/toppage2021.scss */
  #feature h2 {
    font-size: 29px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 540px) {
  /* line 646, ../sass/toppage2021.scss */
  #feature h2 {
    font-size: 21px;
    line-height: 1.5;
  }
  /* line 660, ../sass/toppage2021.scss */
  #feature h2 br {
    display: block;
  }
}
/* line 663, ../sass/toppage2021.scss */
#feature .lead {
  font-size: 18px;
  text-align: center;
  margin: 40px 0 30px;
}
@media screen and (max-width: 999px) {
  /* line 663, ../sass/toppage2021.scss */
  #feature .lead {
    margin: 30px 0;
  }
}
@media screen and (max-width: 540px) {
  /* line 663, ../sass/toppage2021.scss */
  #feature .lead {
    font-size: 16px;
    margin: 20px 0 30px;
    padding: 0 10px;
  }
  /* line 674, ../sass/toppage2021.scss */
  #feature .lead br {
    display: none;
  }
}
/* line 677, ../sass/toppage2021.scss */
#feature .box {
  background-image: url(../img/toppage2021/bg.webp), linear-gradient(#005194, #005194);
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-position: center, center;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  /* line 677, ../sass/toppage2021.scss */
  #feature .box {
    padding: 40px 0;
  }
}
/* line 686, ../sass/toppage2021.scss */
#feature .box .container {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 999px) {
  /* line 686, ../sass/toppage2021.scss */
  #feature .box .container {
    flex-direction: column;
    align-items: center;
  }
}
/* line 695, ../sass/toppage2021.scss */
#feature .box section {
  width: calc((100% - 1px) / 2);
}
@media screen and (max-width: 999px) {
  /* line 695, ../sass/toppage2021.scss */
  #feature .box section {
    width: 100%;
  }
}
/* line 700, ../sass/toppage2021.scss */
#feature .box section h3 {
  text-align: center;
  color: #fff;
}
/* line 704, ../sass/toppage2021.scss */
#feature .box section h3 span:nth-of-type(1) {
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 999px) {
  /* line 704, ../sass/toppage2021.scss */
  #feature .box section h3 span:nth-of-type(1) {
    font-size: 17px;
  }
}
@media screen and (max-width: 540px) {
  /* line 704, ../sass/toppage2021.scss */
  #feature .box section h3 span:nth-of-type(1) {
    font-size: 14px;
  }
}
/* line 715, ../sass/toppage2021.scss */
#feature .box section h3 span:nth-of-type(2) {
  display: block;
  font-size: 36px;
  line-height: 1;
  font-weight: 700;
  margin: 20px 0 30px;
}
@media screen and (max-width: 999px) {
  /* line 715, ../sass/toppage2021.scss */
  #feature .box section h3 span:nth-of-type(2) {
    font-size: 33px;
  }
}
@media screen and (max-width: 768px) {
  /* line 715, ../sass/toppage2021.scss */
  #feature .box section h3 span:nth-of-type(2) {
    margin: 15px 0 25px;
  }
}
@media screen and (max-width: 540px) {
  /* line 715, ../sass/toppage2021.scss */
  #feature .box section h3 span:nth-of-type(2) {
    font-size: 22px;
    margin: 5px 0 20px;
  }
}
/* line 734, ../sass/toppage2021.scss */
#feature .box section .sub-lead {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 540px) {
  /* line 734, ../sass/toppage2021.scss */
  #feature .box section .sub-lead {
    line-height: 1.5;
  }
}
/* line 743, ../sass/toppage2021.scss */
#feature .box section .btns {
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  /* line 743, ../sass/toppage2021.scss */
  #feature .box section .btns {
    margin: 30px 0 35px;
  }
}
@media screen and (max-width: 540px) {
  /* line 743, ../sass/toppage2021.scss */
  #feature .box section .btns {
    margin: 30px 0;
  }
}
/* line 753, ../sass/toppage2021.scss */
#feature .box section .btns p {
  font-size: 22px;
  font-weight: 700;
  margin: 0 10px;
  color: #fff;
}
@media screen and (max-width: 999px) {
  /* line 753, ../sass/toppage2021.scss */
  #feature .box section .btns p {
    font-size: 21px;
  }
}
@media screen and (max-width: 540px) {
  /* line 753, ../sass/toppage2021.scss */
  #feature .box section .btns p {
    font-size: 19px;
    margin: 0 5px;
  }
}
/* line 765, ../sass/toppage2021.scss */
#feature .box section .btns p a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 55px;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  background: #00A040;
  color: #fff;
}
@media screen and (max-width: 999px) {
  /* line 765, ../sass/toppage2021.scss */
  #feature .box section .btns p a {
    width: 190px;
  }
}
@media screen and (max-width: 540px) {
  /* line 765, ../sass/toppage2021.scss */
  #feature .box section .btns p a {
    width: 140px;
    height: 50px;
  }
}
@media screen and (max-width: 540px) {
  /* line 782, ../sass/toppage2021.scss */
  #feature .box section .btns p a span {
    display: none;
  }
}
/* line 790, ../sass/toppage2021.scss */
#feature .box section .btn {
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
@media screen and (max-width: 540px) {
  /* line 790, ../sass/toppage2021.scss */
  #feature .box section .btn {
    margin: 35px 0;
  }
}
/* line 797, ../sass/toppage2021.scss */
#feature .box section .btn p {
  font-size: 21px;
  font-weight: 700;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 540px) {
  /* line 797, ../sass/toppage2021.scss */
  #feature .box section .btn p {
    font-size: 19px;
  }
}
/* line 805, ../sass/toppage2021.scss */
#feature .box section .btn p:before {
  position: absolute;
  content: "";
  display: block;
  width: 62px;
  height: 47px;
  background-image: url(../img/toppage2021/ill-freecomment.svg);
  background-size: cover;
  vertical-align: middle;
  top: -47px;
  left: -67px;
}
@media screen and (max-width: 540px) {
  /* line 805, ../sass/toppage2021.scss */
  #feature .box section .btn p:before {
    width: 46px;
    height: 34px;
    top: -22px;
    left: -55px;
  }
}
/* line 823, ../sass/toppage2021.scss */
#feature .box section .btn p a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 310px;
  height: 55px;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  background: #188FDE;
  color: #fff;
}
@media screen and (max-width: 999px) {
  /* line 823, ../sass/toppage2021.scss */
  #feature .box section .btn p a {
    width: 290px;
  }
}
@media screen and (max-width: 540px) {
  /* line 823, ../sass/toppage2021.scss */
  #feature .box section .btn p a {
    width: 220px;
    height: 50px;
  }
}
@media screen and (max-width: 540px) {
  /* line 840, ../sass/toppage2021.scss */
  #feature .box section .btn p a span {
    display: none;
  }
}
/* line 848, ../sass/toppage2021.scss */
#feature .box section .sub-txt {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 540px) {
  /* line 848, ../sass/toppage2021.scss */
  #feature .box section .sub-txt {
    font-size: 13px;
    font-weight: 700;
  }
}
@media screen and (max-width: 540px) {
  /* line 857, ../sass/toppage2021.scss */
  #feature .box section .sub-txt span.opc {
    display: none;
  }
}
/* line 862, ../sass/toppage2021.scss */
#feature .box section .sub-txt span.osp {
  display: none;
}
@media screen and (max-width: 540px) {
  /* line 862, ../sass/toppage2021.scss */
  #feature .box section .sub-txt span.osp {
    display: block;
  }
}
/* line 869, ../sass/toppage2021.scss */
#feature .box section .logos {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 540px) {
  /* line 869, ../sass/toppage2021.scss */
  #feature .box section .logos {
    margin-top: 10px;
  }
}
/* line 878, ../sass/toppage2021.scss */
#feature .box section .logos p a {
  display: block;
}
/* line 881, ../sass/toppage2021.scss */
#feature .box section .logos p img {
  display: block;
  width: 100%;
}
/* line 885, ../sass/toppage2021.scss */
#feature .box section .logos p:nth-of-type(1) {
  width: 146px;
}
/* line 886, ../sass/toppage2021.scss */
#feature .box section .logos p:nth-of-type(2) {
  width: 98px;
  margin: 0 30px;
}
/* line 887, ../sass/toppage2021.scss */
#feature .box section .logos p:nth-of-type(3) {
  width: 62px;
}
@media screen and (max-width: 540px) {
  /* line 889, ../sass/toppage2021.scss */
  #feature .box section .logos p:nth-of-type(1) {
    width: 99px;
  }
  /* line 890, ../sass/toppage2021.scss */
  #feature .box section .logos p:nth-of-type(2) {
    width: 67px;
    margin: 0 20px;
  }
  /* line 891, ../sass/toppage2021.scss */
  #feature .box section .logos p:nth-of-type(3) {
    width: 42px;
  }
}
/* line 895, ../sass/toppage2021.scss */
#feature .box section .images {
  width: 240px;
  margin: 15px auto 0;
}
/* line 898, ../sass/toppage2021.scss */
#feature .box section .images img {
  width: 100%;
  display: block;
}
/* line 904, ../sass/toppage2021.scss */
#feature .box .v-line {
  width: 1px;
  height: auto;
  background: rgba(255, 255, 255, 0.7);
  display: block;
}
@media screen and (max-width: 999px) {
  /* line 904, ../sass/toppage2021.scss */
  #feature .box .v-line {
    width: 100%;
    height: 1px;
    margin: 50px auto;
  }
}
@media screen and (max-width: 540px) {
  /* line 904, ../sass/toppage2021.scss */
  #feature .box .v-line {
    margin: 40px auto 30px;
  }
}

/*BLUE SHIPについて*/
/* line 921, ../sass/toppage2021.scss */
#toabout {
  border-top: 1px solid #fff;
  margin-bottom: 120px !important;
}
@media screen and (max-width: 768px) {
  /* line 921, ../sass/toppage2021.scss */
  #toabout {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 540px) {
  /* line 921, ../sass/toppage2021.scss */
  #toabout {
    margin-bottom: 50px !important;
  }
}
/* line 930, ../sass/toppage2021.scss */
#toabout.container {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  max-width: calc(1366px + 40px);
  margin: 0 auto;
}
@media screen and (max-width: 540px) {
  /* line 930, ../sass/toppage2021.scss */
  #toabout.container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 999px) {
  /* line 930, ../sass/toppage2021.scss */
  #toabout.container {
    padding: 0;
  }
}
/* line 937, ../sass/toppage2021.scss */
#toabout a {
  background: #005194;
  padding: 30px 10px;
  display: block;
  position: relative;
}
@media screen and (max-width: 540px) {
  /* line 937, ../sass/toppage2021.scss */
  #toabout a {
    padding: 25px 0;
  }
}
/* line 945, ../sass/toppage2021.scss */
#toabout a p {
  color: #fff;
  text-align: center;
}
/* line 949, ../sass/toppage2021.scss */
#toabout a p span:nth-of-type(1) {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 540px) {
  /* line 949, ../sass/toppage2021.scss */
  #toabout a p span:nth-of-type(1) {
    font-size: 12px;
    margin-bottom: 0;
  }
}
/* line 958, ../sass/toppage2021.scss */
#toabout a p span:nth-of-type(2) {
  font-size: 32px;
  font-weight: 700;
}
@media screen and (max-width: 540px) {
  /* line 958, ../sass/toppage2021.scss */
  #toabout a p span:nth-of-type(2) {
    font-size: 18px;
  }
}
/* line 967, ../sass/toppage2021.scss */
#toabout a .arrow-right-white {
  width: 42px;
  position: absolute;
  top: 52px;
  right: 40px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 540px) {
  /* line 967, ../sass/toppage2021.scss */
  #toabout a .arrow-right-white {
    width: 26px;
    top: 45px;
    right: 20px;
  }
}
/* line 978, ../sass/toppage2021.scss */
#toabout a .arrow-right-white img {
  width: 100%;
  display: block;
}
/* line 984, ../sass/toppage2021.scss */
#toabout a:hover .arrow-right-white {
  transform: translateX(7px);
}

/*CONTENTS*/
/* line 992, ../sass/toppage2021.scss */
#contentsbox {
  margin-bottom: 140px !important;
}
@media screen and (max-width: 768px) {
  /* line 992, ../sass/toppage2021.scss */
  #contentsbox {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 540px) {
  /* line 992, ../sass/toppage2021.scss */
  #contentsbox {
    margin-bottom: 70px !important;
  }
}
/* line 1000, ../sass/toppage2021.scss */
#contentsbox.container {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  max-width: calc(1286px + 40px);
  margin: 0 auto;
}
@media screen and (max-width: 540px) {
  /* line 1000, ../sass/toppage2021.scss */
  #contentsbox.container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 999px) {
  /* line 1000, ../sass/toppage2021.scss */
  #contentsbox.container {
    padding: 0;
  }
}
/* line 1007, ../sass/toppage2021.scss */
#contentsbox .top-ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 540px) {
  /* line 1007, ../sass/toppage2021.scss */
  #contentsbox .top-ttl {
    margin-bottom: 30px;
  }
}
/* line 1013, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc {
  display: flex;
}
@media screen and (max-width: 999px) {
  /* line 1013, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc {
    display: none;
  }
}
/* line 1018, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li {
  width: calc(100% / 3);
}
/* line 1020, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 45px;
  color: #005194;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  /* line 1020, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc li h3 {
    font-size: 19px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 999px) {
  /* line 1020, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc li h3 {
    font-size: 18px;
  }
}
/* line 1036, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li h3 span:nth-of-type(2) {
  display: block;
  font-size: 15px;
  padding: 8px 0 5px;
}
@media screen and (max-width: 1180px) {
  /* line 1036, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc li h3 span:nth-of-type(2) {
    font-size: 14px;
    padding: 5px 0 2px;
  }
}
/* line 1046, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li h4 {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  margin: 20px 0;
}
/* line 1052, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li a {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  position: relative;
}
/* line 1058, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li a:hover .imageholder .image:after {
  background: linear-gradient(360deg, rgba(0, 81, 148, 0.8) 0%, rgba(0, 0, 0, 0.2) 71%, rgba(0, 0, 0, 0) 100%);
}
/* line 1062, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li a:hover .arrow-right-bk {
  transform: translateX(7px);
}
/* line 1067, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .imageholder {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1074, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .imageholder .image {
  position: relative;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 1077, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .imageholder .image:before {
  position: relative;
  content: "";
  display: block;
  padding-top: 109%;
}
/* line 1083, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .imageholder .image:after {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform: translateZ(10px);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, #231815 85%, #231815 99.47%);
  opacity: 0.6;
}
/* line 1097, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .imageholder .image img {
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
}
/* line 1105, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .imageholder .image.nonefilter:after {
  background: none;
}
/* line 1110, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .imageholder .blog-image img {
  object-fit: cover;
  height: 100%;
}
/* line 1116, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .arrow-right-bk {
  margin-top: 25px;
  text-align: center;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1120, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .arrow-right-bk span:nth-of-type(1) {
  font-size: 16px;
  font-weight: 500;
  color: #393939;
}
/* line 1125, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .arrow-right-bk span:nth-of-type(2) {
  display: block;
  width: 29px;
  margin: 3px auto 0;
}
/* line 1129, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .arrow-right-bk span:nth-of-type(2) img {
  width: 100%;
  display: block;
}
/* line 1134, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .arrow-right-bk a {
  display: inline-block;
}
/* line 1136, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .arrow-right-bk a:hover {
  transform: translateX(7px);
}
/* line 1141, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox {
  position: absolute;
  bottom: 10px;
  left: 20px;
  transform: translateZ(11px);
  display: block;
}
/* line 1147, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .updates {
  width: 62px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 11px;
  line-height: 1;
  background: #fff;
}
/* line 1158, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name {
  display: flex;
  align-items: center;
}
/* line 1161, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name .vol {
  color: #fff;
  line-height: 1;
}
/* line 1164, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name .vol span:nth-of-type(1) {
  font-size: 47px;
  font-weight: 400;
}
@media screen and (max-width: 1180px) {
  /* line 1164, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc li .txtbox .vol-name .vol span:nth-of-type(1) {
    font-size: 36px;
  }
}
/* line 1171, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name .vol span:nth-of-type(2) {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: -2px;
}
@media screen and (max-width: 1180px) {
  /* line 1171, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc li .txtbox .vol-name .vol span:nth-of-type(2) {
    font-size: 80px;
  }
}
/* line 1181, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name .article-ttl {
  margin: -6px 0 0 10px;
}
/* line 1183, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name .article-ttl .at-ttl {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
/* line 1188, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name .article-ttl .name {
  font-size: 14px;
  color: #fff;
}
/* line 1193, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name.mugen {
  align-items: flex-end;
}
/* line 1195, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name.mugen .article-ttl {
  margin: 0 0 12px 10px;
}
/* line 1197, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox .vol-name.mugen .article-ttl br {
  display: none;
}
@media screen and (max-width: 1180px) {
  /* line 1195, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc li .txtbox .vol-name.mugen .article-ttl {
    margin: 0 0 10px 10px;
  }
  /* line 1200, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-pc li .txtbox .vol-name.mugen .article-ttl br {
    display: block;
  }
}
/* line 1206, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox.blogbox {
  bottom: 23px;
}
/* line 1209, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox.blogbox .blog-ttl .b-dates {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
/* line 1214, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-pc li .txtbox.blogbox .blog-ttl .b-ttl {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
/* line 1224, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp {
  display: none;
  /*Slick設定*/
}
@media screen and (max-width: 999px) {
  /* line 1224, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp {
    display: block;
  }
}
/* line 1230, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp .slick-slide {
  margin: 0 35px;
}
@media screen and (max-width: 690px) {
  /* line 1230, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp .slick-slide {
    margin: 0 25px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1230, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp .slick-slide {
    margin: 0 10px;
  }
}
/* line 1240, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp div.slide-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  cursor: pointer;
}
/* line 1246, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp div.prev-arrow {
  left: 19.5%;
  width: 0;
  height: 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 690px) {
  /* line 1246, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.prev-arrow {
    left: 9%;
  }
}
@media screen and (max-width: 540px) {
  /* line 1246, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.prev-arrow {
    left: 14%;
  }
}
@media screen and (max-width: 350px) {
  /* line 1246, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.prev-arrow {
    left: 9%;
  }
}
/* line 1260, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp div.prev-arrow:before {
  content: "";
  width: 22px;
  height: 22px;
  border: 0px;
  border-top: solid 1px #707070;
  border-left: solid 1px #707070;
  transform: rotate(315deg);
  position: absolute;
  top: 50%;
  left: 0;
}
@media screen and (max-width: 540px) {
  /* line 1260, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.prev-arrow:before {
    width: 14px;
    height: 14px;
  }
}
/* line 1277, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp div.next-arrow {
  right: 22%;
  width: 0;
  height: 0;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 690px) {
  /* line 1277, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.next-arrow {
    right: 12%;
  }
}
@media screen and (max-width: 540px) {
  /* line 1277, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.next-arrow {
    right: 17.5%;
  }
}
@media screen and (max-width: 350px) {
  /* line 1277, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.next-arrow {
    right: 13.5%;
  }
}
/* line 1291, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp div.next-arrow:before {
  content: "";
  width: 22px;
  height: 22px;
  border: 0px;
  border-top: solid 1px #707070;
  border-right: solid 1px #707070;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}
@media screen and (max-width: 540px) {
  /* line 1291, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp div.next-arrow:before {
    width: 14px;
    height: 14px;
  }
}
/* line 1310, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li h3 {
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5;
  color: #005194;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  /* line 1310, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 690px) {
  /* line 1310, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1310, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 400px) {
  /* line 1310, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 370px) {
  /* line 1310, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 {
    font-size: 13px;
    letter-spacing: -1px;
  }
}
/* line 1333, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li h3 span:nth-of-type(2) {
  display: block;
  font-size: 13px;
  padding: 6px 0 2px;
}
@media screen and (max-width: 690px) {
  /* line 1333, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 span:nth-of-type(2) {
    padding: 3px 0 2px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1333, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 span:nth-of-type(2) {
    font-size: 11px;
    padding: 4px 0 2px;
  }
}
@media screen and (max-width: 370px) {
  /* line 1333, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h3 span:nth-of-type(2) {
    font-size: 10px;
    padding: 3px 0 2px;
  }
}
/* line 1350, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li h4 {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  margin: 20px 0;
}
@media screen and (max-width: 690px) {
  /* line 1350, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h4 {
    font-size: 13px;
  }
}
@media screen and (max-width: 400px) {
  /* line 1350, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li h4 {
    margin: 10px 0 15px;
  }
}
/* line 1362, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li a {
  display: block;
  position: relative;
}
/* line 1366, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .imageholder {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1373, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .imageholder .image {
  position: relative;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 1376, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .imageholder .image:before {
  position: relative;
  content: "";
  display: block;
  padding-top: 109%;
}
/* line 1382, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .imageholder .image:after {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform: translateZ(10px);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, #231815 85%, #231815 99.47%);
  opacity: 0.6;
}
/* line 1396, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .imageholder .image img {
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
}
/* line 1404, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .imageholder .image.nonefilter:after {
  background: none;
}
/* line 1409, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .imageholder .blog-image img {
  object-fit: cover;
  height: 100%;
}
/* line 1415, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .arrow-right-bk {
  margin-top: 25px;
  text-align: center;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1419, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .arrow-right-bk span:nth-of-type(1) {
  font-size: 16px;
  font-weight: 500;
  color: #393939;
}
/* line 1424, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .arrow-right-bk span:nth-of-type(2) {
  display: block;
  width: 29px;
  margin: 3px auto 0;
}
/* line 1428, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .arrow-right-bk span:nth-of-type(2) img {
  width: 100%;
  display: block;
}
/* line 1434, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox {
  position: absolute;
  bottom: 5px;
  left: 20px;
  transform: translateZ(11px);
  display: block;
}
@media screen and (max-width: 540px) {
  /* line 1434, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li .txtbox {
    left: 10px;
  }
}
/* line 1443, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .updates {
  width: 62px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 11px;
  line-height: 1;
  background: #fff;
}
/* line 1454, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name {
  display: flex;
  align-items: center;
}
/* line 1457, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name .vol {
  color: #fff;
  line-height: 1;
}
/* line 1460, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name .vol span:nth-of-type(1) {
  font-size: 36px;
  font-weight: 400;
}
@media screen and (max-width: 540px) {
  /* line 1460, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li .txtbox .vol-name .vol span:nth-of-type(1) {
    font-size: 20px;
  }
}
/* line 1467, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name .vol span:nth-of-type(2) {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 80px;
  font-weight: 700;
  letter-spacing: -2px;
}
@media screen and (max-width: 540px) {
  /* line 1467, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li .txtbox .vol-name .vol span:nth-of-type(2) {
    font-size: 60px;
  }
}
/* line 1477, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name .article-ttl {
  margin: -6px 0 0 10px;
}
/* line 1479, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name .article-ttl .at-ttl {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 540px) {
  /* line 1479, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li .txtbox .vol-name .article-ttl .at-ttl {
    font-size: 14px;
    line-height: 1.4;
  }
}
/* line 1488, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name .article-ttl .name {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 540px) {
  /* line 1488, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li .txtbox .vol-name .article-ttl .name {
    font-size: 12px;
    font-weight: 700;
  }
}
/* line 1497, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name.mugen {
  align-items: flex-end;
}
/* line 1499, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox .vol-name.mugen .article-ttl {
  margin: 0 0 10px 10px;
}
/* line 1505, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox.blogbox {
  bottom: 15px;
}
/* line 1508, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox.blogbox .blog-ttl .b-dates {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 540px) {
  /* line 1508, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li .txtbox.blogbox .blog-ttl .b-dates {
    font-size: 12px;
  }
}
/* line 1516, ../sass/toppage2021.scss */
#contentsbox ul#ctlist-sp li .txtbox.blogbox .blog-ttl .b-ttl {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 540px) {
  /* line 1516, ../sass/toppage2021.scss */
  #contentsbox ul#ctlist-sp li .txtbox.blogbox .blog-ttl .b-ttl {
    font-size: 14px;
    line-height: 1.4;
  }
}
/* line 1530, ../sass/toppage2021.scss */
#contentsbox .toallblog {
  margin-top: 55px;
}
@media screen and (max-width: 999px) {
  /* line 1530, ../sass/toppage2021.scss */
  #contentsbox .toallblog {
    padding: 0 20px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1530, ../sass/toppage2021.scss */
  #contentsbox .toallblog {
    padding: 0 10px;
    margin-top: 35px;
  }
}
/* line 1539, ../sass/toppage2021.scss */
#contentsbox .toallblog a {
  display: block;
}
@media screen and (max-width: 768px) {
  /* line 1539, ../sass/toppage2021.scss */
  #contentsbox .toallblog a {
    border: 1px solid #707070;
    padding: 10px;
  }
}
/* line 1545, ../sass/toppage2021.scss */
#contentsbox .toallblog a p {
  font-size: 16px;
  font-weight: 700;
  color: #393939;
  text-align: right;
  position: relative;
}
@media screen and (max-width: 1180px) {
  /* line 1545, ../sass/toppage2021.scss */
  #contentsbox .toallblog a p {
    font-size: 15px;
  }
}
/* line 1554, ../sass/toppage2021.scss */
#contentsbox .toallblog a p span {
  width: 29px;
  display: inline-block;
  position: relative;
  top: -4px;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  /* line 1554, ../sass/toppage2021.scss */
  #contentsbox .toallblog a p span {
    width: 25px;
    position: absolute;
    right: 10px;
    top: 17px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1554, ../sass/toppage2021.scss */
  #contentsbox .toallblog a p span {
    right: 0;
  }
}
/* line 1569, ../sass/toppage2021.scss */
#contentsbox .toallblog a p span img {
  width: 100%;
  display: block;
}
/* line 1574, ../sass/toppage2021.scss */
#contentsbox .toallblog a p br {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 1545, ../sass/toppage2021.scss */
  #contentsbox .toallblog a p {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
  }
  /* line 1579, ../sass/toppage2021.scss */
  #contentsbox .toallblog a p br {
    display: block;
  }
}

/*PICK UP*/
/* line 1587, ../sass/toppage2021.scss */
#pickupbox {
  background: #F7F8F9;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  /* line 1587, ../sass/toppage2021.scss */
  #pickupbox {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1587, ../sass/toppage2021.scss */
  #pickupbox {
    margin-bottom: 30px;
  }
}
/* line 1596, ../sass/toppage2021.scss */
#pickupbox .wrap {
  padding-bottom: 60px;
}
@media screen and (max-width: 540px) {
  /* line 1596, ../sass/toppage2021.scss */
  #pickupbox .wrap {
    padding-bottom: 40px;
  }
}
/* line 1601, ../sass/toppage2021.scss */
#pickupbox .wrap .container {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  max-width: calc(1286px + 40px);
  margin: 0 auto;
}
@media screen and (max-width: 540px) {
  /* line 1601, ../sass/toppage2021.scss */
  #pickupbox .wrap .container {
    padding: 0 10px;
  }
}
/* line 1605, ../sass/toppage2021.scss */
#pickupbox .wrap .top-ttl {
  position: relative;
  top: -20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 540px) {
  /* line 1605, ../sass/toppage2021.scss */
  #pickupbox .wrap .top-ttl {
    top: -13px;
    margin-bottom: 20px;
  }
}
/* line 1614, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box {
  margin-bottom: 80px;
  display: flex;
  padding-left: 50px;
}
@media screen and (max-width: 999px) {
  /* line 1614, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box {
    padding-left: 0;
  }
}
@media screen and (max-width: 540px) {
  /* line 1614, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
/* line 1625, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box:last-child {
  margin-bottom: 0;
}
/* line 1628, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl {
  width: 190px;
}
@media screen and (max-width: 999px) {
  /* line 1628, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box .pu-ttl {
    width: 160px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1628, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box .pu-ttl {
    width: 100%;
  }
}
/* line 1637, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl h3 span:nth-of-type(1) {
  font-size: 14px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 540px) {
  /* line 1637, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box .pu-ttl h3 span:nth-of-type(1) {
    margin-bottom: 5px;
  }
}
/* line 1646, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl h3 span:nth-of-type(2) {
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 540px) {
  /* line 1646, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box .pu-ttl h3 span:nth-of-type(2) {
    font-size: 23px;
  }
}
@media screen and (max-width: 540px) {
  /* line 1636, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box .pu-ttl h3 {
    text-align: center;
  }
}
/* line 1658, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl .arrow-right-bk {
  margin-top: 60px;
}
@media screen and (max-width: 540px) {
  /* line 1658, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box .pu-ttl .arrow-right-bk {
    display: none;
  }
}
/* line 1663, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl .arrow-right-bk a {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
/* line 1666, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl .arrow-right-bk a span:nth-of-type(1) {
  font-size: 16px;
  font-weight: 500;
  color: #393939;
}
/* line 1671, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl .arrow-right-bk a span:nth-of-type(2) {
  display: inline-block;
  width: 29px;
  margin: 0 0 0 8px;
  position: relative;
  top: -4px;
}
/* line 1677, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl .arrow-right-bk a span:nth-of-type(2) img {
  width: 100%;
  display: block;
}
/* line 1682, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .pu-ttl .arrow-right-bk a:hover {
  transform: translateX(7px);
}
/* line 1688, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 540px) {
  /* line 1688, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul {
    margin-top: 20px;
  }
}
/* line 1695, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li {
  width: 32%;
}
@media screen and (max-width: 999px) {
  /* line 1695, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul li {
    width: 48%;
  }
  /* line 1699, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul li:nth-of-type(3) {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  /* line 1695, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul li {
    width: 49%;
  }
}
/* line 1707, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .imageholder {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
/* line 1712, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .imageholder .image {
  position: relative;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 1715, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .imageholder .image:before {
  position: relative;
  content: "";
  display: block;
  padding-top: 58%;
}
/* line 1721, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .imageholder .image:after {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 81, 148, 0);
  transform: translateZ(10px);
}
/* line 1733, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .imageholder .image img {
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
}
/* line 1742, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .imageholder .suspended {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
/* line 1756, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .txt {
  margin-top: 10px;
}
@media screen and (max-width: 540px) {
  /* line 1756, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul li a .txt {
    margin-top: 5px;
  }
}
/* line 1761, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .txt .ymd {
  font-size: 14px;
  font-weight: bold;
  color: #005194;
}
@media screen and (max-width: 540px) {
  /* line 1761, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul li a .txt .ymd {
    font-size: 13px;
  }
}
/* line 1769, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .txt .locat {
  font-size: 14px;
  font-weight: bold;
  color: #393939;
  line-height: 1.4;
  margin: 3px 0;
  margin-left: 21px;
  text-indent: -21px;
}
@media screen and (max-width: 540px) {
  /* line 1769, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul li a .txt .locat {
    font-size: 13px;
  }
}
/* line 1780, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .txt .locat:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 16px;
  background-image: url(../img/common2021/svg/ico-pin.svg);
  background-size: cover;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin: 0 7px 0 2px;
}
/* line 1793, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .txt .times {
  font-size: 13px;
  font-weight: bold;
  color: #393939;
}
/* line 1797, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .txt .times:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../img/common2021/svg/ico-clock.svg);
  background-size: cover;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
/* line 1810, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a .txt .event-ttl {
  margin: 3px 0 0;
  font-size: 14px;
  color: #393939;
  line-height: 1.4;
}
@media screen and (max-width: 540px) {
  /* line 1810, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box ul li a .txt .event-ttl {
    font-size: 12px;
  }
}
/* line 1822, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box ul li a:hover .imageholder .image:after {
  background: rgba(0, 81, 148, 0.2);
}
/* line 1830, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .arrow-right-bk-sp {
  display: none;
}
@media screen and (max-width: 540px) {
  /* line 1830, ../sass/toppage2021.scss */
  #pickupbox .wrap .pu-box .arrow-right-bk-sp {
    display: block;
    margin-top: 30px;
  }
}
/* line 1836, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .arrow-right-bk-sp a {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  display: block;
  margin: 0 auto;
}
/* line 1841, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .arrow-right-bk-sp a span:nth-of-type(1) {
  font-size: 13px;
  font-weight: 500;
  color: #393939;
}
/* line 1846, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .arrow-right-bk-sp a span:nth-of-type(2) {
  display: block;
  width: 25px;
  margin: 0 auto;
}
/* line 1850, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .arrow-right-bk-sp a span:nth-of-type(2) img {
  width: 100%;
  display: block;
}
/* line 1855, ../sass/toppage2021.scss */
#pickupbox .wrap .pu-box .arrow-right-bk-sp a:hover {
  transform: translateX(7px);
}

/**/
/* line 1865, ../sass/toppage2021.scss */
#other-linkbox {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 540px) {
  /* line 1865, ../sass/toppage2021.scss */
  #other-linkbox {
    flex-direction: column;
    align-items: center;
  }
}
/* line 1872, ../sass/toppage2021.scss */
#other-linkbox div {
  width: 100%;
  max-width: 332px;
  margin: 0 10px;
}
@media screen and (max-width: 540px) {
  /* line 1872, ../sass/toppage2021.scss */
  #other-linkbox div {
    max-width: 320px;
    margin: 20px 0 0;
  }
}
/* line 1880, ../sass/toppage2021.scss */
#other-linkbox div a {
  display: block;
}
/* line 1882, ../sass/toppage2021.scss */
#other-linkbox div a img {
  width: 100%;
  height: auto;
  display: block;
}
