<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #fff;
  color: #121212;
}

@media screen and (max-width: 900px) {
  body {
    background: #fff;
  }
}

/*.pc or .sp*/
.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 1079px) {
  .pc,
  .tab {
    display: block;
  }
  .sp {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

/*////////////////
.bnrtop
////////////////*/
.bnrtop {
  width: 1000px;
  margin: 15px auto 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.bnrtop a {
  display: block;
  width: 49%;
}

.bnrtop a img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1079px) {
  .bnrtop {
    width: auto;
    margin: 3% 3% 2%;
  }
}

@media screen and (max-width: 900px) {
  .bnrtop {
    width: auto;
    margin: 3% 3% 0;
  }
}

@media screen and (max-width: 480px) {
  .bnrtop {
    display: block;
    width: auto;
    margin: 3% 3% 0;
  }
  .bnrtop a {
    width: auto;
    margin: 0 auto;
  }
  .bnrtop a img {
    margin: 0 0 3% 0;
  }
}

/*////////////////
.header
////////////////*/
.header {
  width: 100%;
  background: url(../../img/map_bg.png) no-repeat 50% 30%;
}

.header_line_t {
  height: 26px;
  margin: 0 9px 0 9px;
  background: url(../../img/yoko1.png) no-repeat center;
}

.header_line_b {
  position: relative;
  height: 26px;
  margin: -10px 9px 0 9px;
  background: url(../../img/yoko2.png) no-repeat center;
}

.header_wrapper {
  position: relative;
  height: 800px;
  margin: -8px 0 0 0;
  background: url(../../img/tate1.png) no-repeat top left;
}

.header_inner {
  height: 800px;
  background: url(../../img/tate2.png) no-repeat top right;
}

.header_body {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 20px 30px;
}

.header_left {
  width: 40%;
  float: left;
  padding: 20px 0 0 0;
}

.header_right {
  position: relative;
  width: 59%;
  float: right;
  padding: 30px 0 0 0;
}

.header_search {
  position: fixed;
  top: 410px;
  right: 0px;
  display: block;
  width: 179px;
  height: 196px;
  padding: 0 0px;
  background: url(../../img/search.png) no-repeat;
  z-index: 1;
}

.header_search strong {
  display: none;
}

.header_search select {
  display: block;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  position: relative;
  width: 142px;
  height: 35px;
  margin: 130px 0 0 25px;
  padding: 0 10px;
  border: none;
  border-radius: 3px;
  outline: 0;
  background: #dc3131;
  font-family: inherit;
  font-size: 80%;
  color: #fff;
}

.header_search select:focus {
  -webkit-box-shadow: 0 0 3px #4eacff;
  box-shadow: 0 0 3px #4eacff;
}

.header_search select:-moz-focus-inner {
  border: none;
}

.header_search select::-ms-expand {
  display: none;
}

.header_article {
  position: absolute;
  top: 0px;
  left: 50px;
}

.header_article_wrap {
  position: relative;
}

.header_article_inner {
  width: 280px;
  padding: 3%;
  background: url(../../img/article_bg.png) top left;
}

.header_txt {
  padding: 5%;
  height: 283px;
  background: #fff;
}

.header_ent_tt {
  margin: 0 0 5% 0;
  font-size: 110%;
  line-height: 1.3em;
}

.header_ent_tt img {
  float: right;
  width: 60px;
  height: auto;
}

.header_ent_tt a {
  color: #dc3131;
  text-decoration: none;
}

.header_ph {
  width: 100%;
  text-align: center;
}

.header_ph img {
  width: 230px;
  height: 165px;
  border: 1px solid #ccc;
  object-fit: cover;
  font-family: 'object-fit: cover;'; /*IE対策*/
}

.header_ph a:hover img {
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}

.header_detail a {
  display: block;
  margin: 3% 0 0 0;
  font-size: 80%;
  line-height: 1.4em;
  text-align: right;
  color: #dc3131;
  text-decoration: none;
}

.header_mappc img {
  width: 602px;
  height: auto;
}

.header_hokkaido {
  position: absolute;
  top: 50px;
  left: 510px;
}

.header_tohoku {
  position: absolute;
  top: 290px;
  left: 470px;
}

.header_kanto {
  position: absolute;
  top: 490px;
  left: 440px;
}

.header_chubu {
  position: absolute;
  top: 390px;
  left: 220px;
}

.header_chugoku {
  position: absolute;
  top: 470px;
  left: 80px;
}

.header_shikoku {
  position: absolute;
  top: 640px;
  left: 140px;
}

.header_kinki {
  position: absolute;
  top: 610px;
  left: 240px;
}

.header_kyushu {
  position: absolute;
  top: 680px;
  left: -80px;
}

.header_okinawa {
  position: absolute;
  top: 650px;
  left: 450px;
}

.header_logo {
  float: right;
  padding: 20px 90px 0 0;
}

.header_dj {
  position: absolute;
  top: 470px;
  left: 265px;
}

.header_tt {
  clear: both;
  margin: 0;
}

.header_tt img {
  margin: 0;
}

.header_tt img.pc {
  display: block;
}

.header_tt img.sp {
  display: none;
}

.header_subtt {
  padding: 30px 0 0 0;
}

.header_station {
  padding: 20px 0 0 35px;
}

.close {
  cursor: pointer;
}

.close img {
  width: 80px;
  height: auto;
}

.line_cat3765 {
  display: block;
  position: absolute;
  left: 292px;
  top: 140px;
}

.line_cat3766 {
  display: block;
  position: absolute;
  left: 297px;
  top: 261px;
}

.line_cat3767 {
  display: block;
  position: absolute;
  left: 202px;
  top: 328px;
}

.line_cat3768 {
  display: block;
  position: absolute;
  left: 202px;
  top: 327px;
}

.line_cat3769 {
  display: block;
  position: absolute;
  left: 203px;
  top: 328px;
}

.line_cat3770 {
  display: block;
  position: absolute;
  left: 175px;
  top: 328px;
}

.line_cat3771 {
  display: block;
  position: absolute;
  left: 182px;
  top: 329px;
}

.line_cat3772 {
  display: block;
  position: absolute;
  left: 183px;
  top: 328px;
}

.line_cat3773 {
  display: block;
  position: absolute;
  left: 239px;
  top: 327px;
}

.line_cat3774 {
  display: block;
  position: absolute;
  left: 205px;
}

.line_cat3775 {
  display: block;
  position: absolute;
  left: 137px;
  top: 329px;
}

.line_cat3776 {
  display: block;
  position: absolute;
  left: 182px;
  top: 329px;
}

.line_cat3777 {
  display: block;
  position: absolute;
  left: 182px;
  top: 327px;
}

.line_cat3778 {
  display: block;
  position: absolute;
  left: 258px;
  top: 328px;
}

.line_cat3779 {
  display: block;
  position: absolute;
  left: 251px;
  top: 326px;
}

.line_cat3780 {
  display: block;
  position: absolute;
  left: 228px;
}

.line_cat3781 {
  display: block;
  position: absolute;
  left: 204px;
  top: 329px;
}

.line_cat3782 {
  display: block;
  position: absolute;
  left: 182px;
  top: 326px;
}

.line_cat3783 {
  display: block;
  position: absolute;
  left: 272px;
}

.line_cat3784 {
  display: block;
  position: absolute;
  left: 239px;
}

.line_cat3785 {
  display: block;
  position: absolute;
  left: 207px;
}

.line_cat3786 {
  display: block;
  position: absolute;
  left: 219px;
  top: 314px;
}

.line_cat3787 {
  display: block;
  position: absolute;
  left: 225px;
}

.line_cat3788 {
  display: block;
  position: absolute;
  left: 203px;
}

.line_cat3789 {
  display: block;
  position: absolute;
  left: 162px;
  top: 309px;
}

.line_cat3790 {
  display: block;
  position: absolute;
  left: 155px;
}

.line_cat3791 {
  display: block;
  position: absolute;
  left: 146px;
  top: 305px;
}

.line_cat3792 {
  display: block;
  position: absolute;
  left: 134px;
}

.line_cat3793 {
  display: block;
  position: absolute;
  left: 181px;
}

.line_cat3794 {
  display: block;
  position: absolute;
  left: 147px;
  top: 304px;
}

.line_cat3795 {
  display: block;
  position: absolute;
  left: 104px;
}

.line_cat3796 {
  display: block;
  position: absolute;
  left: 56px;
}

.line_cat3797 {
  display: block;
  position: absolute;
  left: 84px;
  top: 302px;
}

.line_cat3798 {
  display: block;
  position: absolute;
  left: 37px;
  top: 309px;
}

.line_cat3799 {
  display: block;
  position: absolute;
  left: 11px;
}

.line_cat3800 {
  display: block;
  position: absolute;
  left: 136px;
  top: 294px;
}

.line_cat3801 {
  display: block;
  position: absolute;
  left: 120px;
  top: 271px;
}

.line_cat3802 {
  display: block;
  position: absolute;
  left: 68px;
  top: 304px;
}

.line_cat3803 {
  display: block;
  position: absolute;
  left: 84px;
}

.line_cat3804 {
  display: block;
  position: absolute;
  left: -10px;
  top: 299px;
}

.line_cat3805 {
  display: block;
  position: absolute;
  left: -35px;
  top: 302px;
}

.line_cat3806 {
  display: block !important;
  position: absolute !important;
  top: 327px;
  left: -36px !important;
}

.line_cat3807 {
  display: block;
  position: absolute;
  left: -1px;
  top: 300px;
}

.line_cat3808 {
  display: block;
  position: absolute;
  left: 8px;
  top: 287px;
}

.line_cat3809 {
  display: block;
  position: absolute;
  left: 16px;
  top: 306px;
}

.line_cat3810 {
  display: block;
  position: absolute;
  left: -12px;
  top: 304px;
}

.line_cat3811 {
  display: block;
  position: absolute;
  left: 266px;
  top: 298px;
}

.cat3765 {
  position: absolute;
  top: 149px;
  left: 444px;
}

.cat3766 {
  position: absolute;
  top: 271px;
  left: 402px;
}

.cat3767 {
  position: absolute;
  top: 330px;
  left: 418px;
}

.cat3768 {
  position: absolute;
  top: 385px;
  left: 399px;
}

.cat3769 {
  position: absolute;
  top: 323px;
  left: 380px;
}

.cat3770 {
  position: absolute;
  top: 366px;
  left: 375px;
}

.cat3771 {
  position: absolute;
  top: 424px;
  left: 386px;
}

.cat3772 {
  position: absolute;
  top: 476px;
  left: 386px;
}

.cat3773 {
  position: absolute;
  top: 457px;
  left: 363px;
}

.cat3774 {
  position: absolute;
  top: 461px;
  left: 332px;
}

.cat3775 {
  position: absolute;
  top: 487px;
  left: 339px;
}

.cat3776 {
  position: absolute;
  top: 509px;
  left: 381px;
}

.cat3777 {
  position: absolute;
  top: 496px;
  left: 356px;
}

.cat3778 {
  position: absolute;
  top: 514px;
  left: 346px;
}

.cat3779 {
  position: absolute;
  top: 423px;
  left: 330px;
}

.cat3780 {
  position: absolute;
  top: 457px;
  left: 270px;
}

.cat3781 {
  position: absolute;
  top: 463px;
  left: 246px;
}

.cat3782 {
  position: absolute;
  top: 495px;
  left: 229px;
}

.cat3783 {
  position: absolute;
  top: 505px;
  left: 321px;
}

.cat3784 {
  position: absolute;
  top: 490px;
  left: 287px;
}

.cat3785 {
  position: absolute;
  top: 498px;
  left: 261px;
}

.cat3786 {
  position: absolute;
  top: 536px;
  left: 299px;
}

.cat3787 {
  position: absolute;
  top: 533px;
  left: 267px;
}

.cat3788 {
  position: absolute;
  top: 551px;
  left: 244px;
}

.cat3789 {
  position: absolute;
  top: 523px;
  left: 228px;
}

.cat3790 {
  position: absolute;
  top: 513px;
  left: 197px;
}

.cat3791 {
  position: absolute;
  top: 551px;
  left: 201px;
}

.cat3792 {
  position: absolute;
  top: 532px;
  left: 178px;
}

.cat3793 {
  position: absolute;
  top: 562px;
  left: 222px;
}

.cat3794 {
  position: absolute;
  top: 583px;
  left: 204px;
}

.cat3795 {
  position: absolute;
  top: 510px;
  left: 144px;
}

.cat3796 {
  position: absolute;
  top: 528px;
  left: 98px;
}

.cat3797 {
  position: absolute;
  top: 537px;
  left: 145px;
}

.cat3798 {
  position: absolute;
  top: 554px;
  left: 106px;
}

.cat3799 {
  position: absolute;
  top: 567px;
  left: 54px;
}

.cat3800 {
  position: absolute;
  top: 585px;
  left: 166px;
}

.cat3801 {
  position: absolute;
  top: 566px;
  left: 154px;
}

.cat3802 {
  position: absolute;
  top: 594px;
  left: 102px;
}

.cat3803 {
  position: absolute;
  top: 600px;
  left: 133px;
}

.cat3804 {
  position: absolute;
  top: 596px;
  left: 31px;
}

.cat3805 {
  position: absolute;
  top: 601px;
  left: 10px;
}

.cat3806 {
  position: absolute;
  top: 633px;
  left: 3px;
}

.cat3807 {
  position: absolute;
  top: 637px;
  left: 36px;
}

.cat3808 {
  position: absolute;
  top: 611px;
  left: 55px;
}

.cat3809 {
  position: absolute;
  top: 658px;
  left: 54px;
}

.cat3810 {
  position: absolute;
  top: 683px;
  left: 26px;
}

.cat3811 {
  position: absolute;
  top: 649px;
  left: 395px;
}

@media screen and (max-width: 1079px) {
  .header_wrapper {
    position: relative;
    height: auto;
    margin: -8px 0 0 0;
    background: url(../../img/tate1.png) no-repeat top left;
  }
  .header_inner {
    height: auto;
    background: url(../../img/tate2.png) no-repeat top right;
  }
  .header_body {
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 20px 30px;
    text-align: center;
    background: url(../../img/header_bg_tab2.png) no-repeat 50% 5%;
  }
  .header_subtt {
    margin: 30px 0 0 0;
  }
  .header_left {
    width: auto;
    float: none;
    padding: 20px 0 20px 0;
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 2px dashed #dc3131;
  }
  .header_right {
    position: relative;
    width: 600px;
    margin: 0 auto;
    float: none;
    padding: 30px 0 0 0;
  }
  .header_tt img {
    width: 400px;
    height: auto;
  }
  .header_dj {
    position: static;
    margin: 100px 0 0 0;
    top: auto;
    left: auto;
  }
  .header_search {
    position: static;
    top: auto;
    right: auto;
    display: block;
    width: 87%;
    height: auto;
    margin: 2% auto 3%;
    padding: 3px;
    background: none;
    border: 2px solid #dc3131;
    border-radius: 3px;
  }
  .header_search div {
    padding: 3% 2% 3.3%;
    border: 2px dotted #dc3131;
  }
  .header_search select {
    width: 100%;
    height: 35px;
    margin: 0 0 0 0;
  }
  .header_search strong {
    display: block;
    margin: 0 0 3% 0;
  }
  .header_search strong img {
    width: 50%;
  }
}

@media screen and (max-width: 900px) {
  .header {
    padding: 2% 0 0 0;
    background: none;
  }
  .header_line_b,
  .header_line_t {
    display: none;
  }
  .header_wrapper {
    height: auto;
  }
  .header_tt img {
    width: 100%;
    height: auto;
  }
  .header_search {
    position: static;
    top: auto;
    right: auto;
    display: block;
    width: 87%;
    height: auto;
    margin: 5% auto 5%;
    padding: 3px;
    background: none;
    border: 2px solid #dc3131;
    border-radius: 3px;
  }
  .header_search div {
    padding: 3% 2% 3.3%;
    border: 2px dotted #dc3131;
  }
  .header_search select {
    width: 100%;
    height: 35px;
    margin: 0 0 0 0;
  }
  .header_search strong {
    display: block;
    margin: 0 0 3% 0;
  }
  .header_search strong img {
    width: 50%;
  }
}

/*////////////////
.present_btn
////////////////*/
.present_btn{
  margin: 3% 0 0 0;
  text-align: center;
}

.present_btn img{
  width: 90%;
  height: auto;
}
.present_btn_tw {
  margin: 2% 0 0 0;
  text-align: center;
}

.present_btn_tw img{
  width: 980px;
  height: auto;
  border:3px solid #dc3131;
}

.present_cam{
  margin: 1% 0 3% 0;
  text-align:center;
}

.present_cam a{
  color:#dc3131;
}

@media screen and (max-width: 900px) {
  .present_btn_tw {
    margin: 3% 0 0 0;
    text-align: center;
  }
.present_btn_tw img{
  width: 88%;
  height: auto;
}
.present_cam{
  margin: 1% 0 5% 0;
  text-align:center;
}
}

/*////////////////
.map
////////////////*/
.map {
  position: relative;
  margin: 5% 0 0 0;
  text-align: center;
}

.map_hokkaido {
  position: absolute;
  top: 15%;
  left: 40%;
}

.map_kanto {
  position: absolute;
  top: 64%;
  left: 75%;
}

.map_kinki {
  position: absolute;
  top: 78%;
  left: 55%;
}

.map_chugoku {
  position: absolute;
  top: 50%;
  left: 20%;
}

.map_shikoku {
  position: absolute;
  top: 90%;
  left: 25%;
}

.map_chubu {
  position: absolute;
  top: 40%;
  left: 40%;
}

.map_kyushu {
  position: absolute;
  top: 59%;
  left: 3%;
}

.map h3 {
  display: none;
}

.map_name img {
  width: 21%;
  height: auto;
}

img.map_hokkaido {
  width: 28%;
  height: auto;
}
img.map_kyushu {
  width: 25%;
  height: auto;
}
img.map_main {
  width: 90%;
  height: auto;
}

/*////////////////
.remodal
////////////////*/
.remodal_group {
  margin: 0 0 10% 0;
}

.remodal_small {
  display: block;
  text-align: left !important;
  font-size: 80%;
}

.remodal_list_area {
  display: block;
  width: 97%;
  padding: 1%;
  margin: 0 0 3% 0;
  border: 2px solid #dc3131;
  color: #dc3131;
  text-align: left;
  float: left;
}

.remodal_list {
  clear: both;
  margin: 0 0 3% 0;
}

.remodal_list_item {
  padding: 3% 1%;
  text-align: left;
  border-bottom: 1px dashed #dc3131;
}

.remodal_list_item span {
  margin: 0 0 3% 0;
  color: #dc3131;
  font-size: 80%;
}

.remodal_list_item img {
  width: 100px;
  height: auto;
  float: right;
  margin: 0 0 0 10px;
}

.remodal_list_item a {
  color: #dc3131;
  line-height: 1.5em;
  text-decoration: none;
}

/*////////////////
.archive
////////////////*/
.archive {
  margin: 10px 0 0 0;
  padding: 60px 0 0 0;
  background:#f2e9bb;


}
.archive_wrapper{
  background: url(../../img/archive_bg.png) repeat-y center top #f2e9bb;
}

.archive_inner{
  padding: 0 0 60px 0;
  background: url(../../img/archive_bg2.png) no-repeat center bottom;
}

.archive_subtt {
  margin: 0 0 60px 0;
  text-align: center;
  background: url(../../img/line_bg.png) repeat-x center;
}

.archive_subtt img {
  padding: 0 20px;
  background: #f2e9bb;
}

.archive_policy_subtt {
  margin: 0 0 60px 0;
  text-align: center;
  background: url(../../img/line_bg.png) repeat-x center;
}

.archive_policy_subtt img{
  padding: 0 20px;
  background: #f2e9bb;
}

.archive_container {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;

}

.archive_container::before {
  content: "";
  display: block;
  width: 33.3%;
  order: 1;
}

.archive_container::after {
  content: "";
  display: block;
  width: 33.3%;
}

.archive_article {
  width: 31%;
  margin: 0 auto 20px;
  background: #fff;
  border: 1px solid #dc3131;
  color: #dc3131;
}


.archive_txt {
  padding: 7% 5%;
}

.archive_ent_tt {
  margin: 0 0 5% 0;
  font-size: 110%;
  line-height: 1.3em;
}

.archive_ent_tt img {
  float: right;
  width: 60px;
  height: auto;
}

.archive_ent_tt a {
  color: #dc3131;
  text-decoration: none;
}

.archive_ph {
  width: 100%;
  text-align: center;
}

.archive_ph img {
  width: 270px;
  height: 175px;
  border: 1px solid #ccc;
  object-fit: cover;
  font-family: 'object-fit: cover;'; /*IE対策*/
}

.archive_ph a:hover img {
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}

.archive_detail a {
  display: block;
  margin: 3% 0 0 0;
  font-size: 80%;
  line-height: 1.4em;
  text-align: right;
  color: #dc3131;
  text-decoration: none;
}

.archive_morelink {
  clear: both;
  position: relative;
  width: 1000px;
  margin: 30px auto 0;
  z-index: 2;
  text-align: center;
}

.archive_morelink img {
  border-radius: 30px;
}

.archive_morelink:before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 1000px;
  margin-left: 0px;
  z-index: -1;
  text-align: center;
  cursor: pointer;
}

.archive_morelink img {
  width: 300px;
  height: auto;
  border-radius: 25px;
  cursor: pointer;
}

.archive_item {
  width: 100%;
  margin: 0 auto 20px;
  background: #fff;
  border: 1px solid #dc3131;
  color: #dc3131;
}

.archive_item_txt {
  padding: 3%;

}

.archive_item_ent_tt {
  padding: 0 0 1% 0;
  border-bottom: 2px dashed #dc3131;
  font-size: 110%;
  line-height: 1.3em;
}

.archive_item_ent_tt img {
  float: right;
  width: 60px;
  height: auto;
  margin: 0 0 0 5px;
}

.archive_item_ent_tt a { 
  color: #dc3131;
  text-decoration: none;
}

.archive_item_body {
  padding: 3% 0 0;
  color: #121212;
  line-height: 1.6em;
}

.archive_item_body em{
  font-style:normal;
  color: #dc3131;
}

.archive_item_body b,
.archive_item_body strong{
  font-weight:bold;
}


.archive_sb ul {
  clear: both;
  float: right;
  width: 85px;
  margin: 10px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.archive_item_body img{
  clear:both;
  display:block;
  width: 600px;
  height: auto;
  margin: 0 auto 10px;
  border: 1px solid #ccc;
}

.archive_sb ul img{
  clear:all;
  width:35px;
  border: none;
}

/*Twitter kiyaku*/
.archive_cont_tw_kiyaku {
  color:#000;
  font-size: 90%;
  line-height: 1.8;
  padding: 3% 5% 3% 5%;
}

.archive_cont_tw_kiyaku_ttl {
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
  font-size: 130%;
  line-height: 1.3;
  color: #dc3131;
  border-bottom:2px solid #dc3131;
}

.archive_cont_tw_kiyaku p {
  color: #dc3131;
}

.archive_cont_tw_kiyaku_txt1 {
  margin: 5px auto 20px;
}

.archive_cont_tw_kiyaku_txt1 li {
  padding-left: 1em;
  text-indent: -1em;
}

.archive_cont_tw_kiyaku_txt2 li {
  margin: 0 0 5px 0;
  padding-left: 1em;
  text-indent: -1em;
}

.archive_cont_tw_kiyaku span {
  color: #dc3131;
}

.archive_cont_tw_kiyaku a {
  color: #dc3131;
  text-decoration: underline;
}
.grad-wrap {
  position: relative;
}

.grad-wrap + .grad-wrap {
  margin-top: 40px;
}

.grad-btn {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 148px;
  margin: auto;
  padding: 5px 0;
  border-radius: 30px;
  background: #dc3131;
  border: 2px solid #dc3131;
  color: #fff;
  font-size:90%;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.grad-btn::after {
  content: "続きを読む";
}

.grad-btn:hover {
  background: #fff;
  color: #dc3131;
}

.grad-btn .fa {
  margin-right: 0.5em;
}

.grad-item {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.grad-item p + p {
  margin-top: 1em;
}

.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 40px;
  /*グラデーションで隠す範囲*/
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.9)), color-stop(50%, rgba(255, 255, 255, 0.9)), to(#fff));
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
}

.grad-trigger {
  display: none;
}

.grad-trigger:checked ~ .grad-btn {
  bottom: -1.2em;
}

.grad-trigger:checked ~ .grad-btn::after {
  content: "閉じる";
}

.grad-trigger:checked ~ .grad-btn .fa {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.grad-trigger:checked ~ .grad-item {
  height: auto;
}

.grad-trigger:checked ~ .grad-item::before {
  display: none;
}

/*img layout*/
.centerbox img {
  width: 600px;
  height: auto;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
}

.centerbox a:hover img {
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}

.rightbox img {
  float: right;
  width: 300px;
  height: auto;
  margin: 0 0 10px 10px;
  border: 1px solid #ccc;
}

.rightbox a:hover img {
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}

.leftbox img {
  float: left;
  width: 300px;
  height: auto;
  margin: 0 0 10px 10px;
  border: 1px solid #ccc;
}

.leftbox a:hover img {
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}

@media screen and (max-width: 1079px) {
  .centerbox,
  .rightbox,
  .leftbox {
    text-align: center;
  }
  .archive_item_body img{
    display:block;
    width: 90%;
    height: auto;
    margin: 0 auto 10px;
    border: 1px solid #ccc;
  }

  .centerbox img {
    width: 90%;
    height: auto;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
  }
  .rightbox img {
    float: none;
    width: 70%;
    height: auto;
    margin: 0 auto 10px;
    border: 1px solid #ccc;
  }
  .leftbox img {
    float: none;
    width: 70%;
    height: auto;
    margin: 0 auto 10px;
    border: 1px solid #ccc;
  }
}

@media screen and (max-width: 1079px) {
  .archive {
    padding: 5% 0 5% 0;
  }
  .archive_subtt {
    margin: 0 0 5% 0;
    text-align: center;
    background: url(../../img/line_bg.png) repeat-x center;
  }
  .archive_policy_subtt {
    margin: 0 0 5% 0;
    text-align: center;
    background: url(../../img/line_bg.png) repeat-x center;
  }
  .archive_subtt img {
    width: 20%;
    height: auto;
  }
  .archive_policy_subtt img {
    width: 28%;
    height: auto;
  }
  .archive_wrapper{
  background:none;
  }
  .archive_inner{
  padding: 0;
  background:none;
  }
  .archive_container {
    width: 90%;
  }
  .archive_container::before {
    content: "";
    display: block;
    width: 50%;
    order: 1;
  }
  .archive_container::after {
    content: "";
    display: block;
    width: 50%;
  }
  .archive_article {
    width: 48%;
    margin: 0 auto 5%;
  }
  .archive_ph img {
    width: 98%;
    height: 175px;
  }
  .archive_morelink {
    clear: both;
    position: relative;
    width: 100%;
    margin: 1% auto 0;
  }
  .archive_morelink img {
    border-radius: 40px;
  }
  .archive_item_ent_tt {
    padding: 2% 0 4% 0;
    border-bottom: 2px dashed #dc3131;
    font-size: 110%;
    line-height: 1.3em;
  }
  .archive_item_body {
    padding: 4% 0 0;
  }
  .archive_sb ul {
    float: none;
    margin: 10px auto 0;
  }
}

@media screen and (max-width: 900px) {
  .archive {
    padding: 8% 0 0 0;
    background: #f2e9bb;
  }
  .archive_subtt {
    margin: 0 0 8% 0;
    text-align: center;
    background: url(../../img/line_bg.png) repeat-x center;
  }
  .archive_subtt img {
    width: 35%;
    height: auto;
  }
  .archive_article {
    width: 85%;
    margin: 0 auto 5%;
  }
  .archive_morelink img {
    width: 90%;
    height: auto;
  }
}

/*////////////////
.archive_list
////////////////*/
.archive_list {
  width: 100%;
}

.archive_list_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.archive_list_container::before {
  content: "";
  display: block;
  width: 23%;
  order: 1;
}

.archive_list_container::after {
  content: "";
  display: block;
  width: 23%;
}

.archive_list_subtt {
  width: 100%;
  margin: 5% 0 4% 0;
  text-align: center;
}

.archive_list_entry {
  width: 23%;
  margin: 0 0 5% 0;

}

.archive_list_entry img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  font-family: 'object-fit: cover;'; /*IE対策*/
  margin: 0 0 5% 0;
}


.archive_list_entry a:hover img {
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}

.archive_list_entry a {
  color: #121212;
  font-size: 80%;
  line-height: 1.5em;
  text-decoration: none;
}

.archive_list_entry span {
  font-size: 90%;
  color: #dc3131;
}

@media screen and (max-width: 1079px) {
  .archive_list_container {
    width: 95%;
    margin: 0 auto;
  }
  .archive_list_entry {
    width: 30%;
    margin: 0 0 5% 0;
  }
}

@media screen and (max-width: 900px) {
  .archive_list_container {
    width: 95%;
    margin: 0 auto;
  }
  .archive_list_entry {
    width: 48%;
    margin: 0 0 5% 0;
  }
}

/*////////////////
.present 
////////////////*/
.present {
  position: relative;
  margin: 10px 0 0 0;
  background: #f6e26d;
  /*padding: 60px 0 90px;*/
  /*background: url(../../img/present_bg.png) no-repeat 50% 93% $basesubColor;*/
}

.present_subtt {
  margin: 0 0 60px 0;
  text-align: center;
  background: url(../../img/line_bg.png) repeat-x center;
}

.present_subtt img {
  padding: 0 20px;
  background: #f6e26d;
}

.present_inner {
  width: 100%;
  position: absolute;
  top: 50px;
}

.present_wrap {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  z-index: 20;
}

.present_txt {
  width: 50%;
}

.present_group {
  position: relative;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.context {
  margin: 0px auto;
}

.area {
  position: relative;
  margin: 0 auto;
  height: 350px;
}

.circles {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 1079px) {
  .circles {
    display: none;
  }
  .area {
    height: auto;
  }
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #dc3131;
  opacity: 0.2;
  animation: animate 25s linear infinite;
  bottom: -150px;
}

.circles li:nth-child(1) {
  left: 25%;
  width: 40px;
  height: 40px;
  animation-delay: 0s;
}

.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 3s;
  background: transparent;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 30px;
  height: 30px;
  animation-delay: 2s;
  animation-duration: 10s;
  background: transparent;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 3s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 50px;
  height: 50px;
  animation-delay: 3s;
  background: transparent;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 10px;
  height: 10px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 3s;
  animation-duration: 10s;
  background: transparent;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 4s;
  animation-duration: 10s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 30px;
  height: 30px;
  animation-delay: 5s;
  animation-duration: 20s;
}

.circles li:nth-child(11) {
  left: 12%;
  width: 40px;
  height: 40px;
  animation-delay: 5s;
}

.circles li:nth-child(12) {
  left: 17%;
  width: 20px;
  height: 20px;
  animation-delay: 7s;
  background: transparent;
}

.circles li:nth-child(13) {
  left: 75%;
  width: 20px;
  height: 20px;
  animation-delay: 10s;
}

.circles li:nth-child(14) {
  left: 45%;
  width: 30px;
  height: 30px;
  animation-delay: 3s;
  animation-duration: 15s;
  background: transparent;
}

.circles li:nth-child(15) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 6s;
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 50%;
  }
  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 1;
    border-radius: 50%;
  }
}

@media screen and (max-width: 1079px) {
  .present {
    margin: 3% 0 0 0;
    padding: 5% 0 5%;
    background: url(../../img/present_bg_sp.png) no-repeat 50% 95% #f6e26d;
  }
  .present_subtt {
    margin: 0 0 5% 0;
  }
  .present_subtt img {
    width: 20%;
    height: auto;
  }
  .present_wrap {
    position: static;
    width: auto;
  }
  .present_inner {
    position: static;
    width: auto;
    display: block;
    text-align: center;
  }
  .present_inner .txt {
    width: 90%;
    margin: 0 auto 5%;
    color: #dc3131;
    text-align: left;
    font-size: 115%;
    line-height: 1.5em;
  }
  .present_group {
    width: 90%;
    margin: 0 auto 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .present_group .ph {
    padding: 0;
    width: 60%;
    height: auto;
  }
  .present_group .btn {
    padding: 0;
    width: 35%;
    height: auto;
  }
  .present_group .btn img,
  .present_group .ph img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 900px) {
  .present_subtt img {
    width: 35%;
    height: auto;
  }
}


/*////////////////
.twitter
////////////////*/
.twitter {
  position: relative;
  margin: 40px 0 0 0;
  padding: 0 0 40px 0;
  border-bottom:3px solid #dc3131;
}

.twitter_subtt {
  margin: 0 0 20px 0;
  text-align: center;
  background: url(../../img/line_bg.png) repeat-x center;
}

.twitter_subtt img {
  padding: 0 20px;
  background: #fff;
}

.twitter_inner {
  width: 100%;
}

.twitter_wg {
  width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  .twitter{
    margin: 3% 0 0 0;
    padding: 5% 0 5%;
    background: url(../../img/present_bg_sp.png) no-repeat 50% 95% #fff;
  }
  .twitter_subtt {
    margin: 0 0 5% 0;
  }
  .twitter_subtt img {
    width: 35%;
    height: auto;
  }
  .twitter_wg {
    width: 90%;
    margin: 0 auto;
  }
}

/*////////////////
.footer
////////////////*/
.footer {
  padding: 30px 0 0 0;
  text-align: center;
}

.footer_bnr {
  width: 700px;
  margin: 0 auto 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.footer_bnr_kirin {
  text-align: center;
}

.footer_bnr_kirin img {
  width: 170px;
  height: auto;
}

.footer_bnr_tfm {
  width:140px;
  margin: 0 0 10px 0;
  text-align: center;
}

.footer_bnr_tfm img {
  width:100%;
  height: auto;
}

.footer_bnr_tfm img[src$=".svg"] {
  width:100%;
  height:auto;
}

.footer_bnr_sibori {
  text-align: center;
}

.footer_bnr_sibori img {
  width: 113px;
  height: auto;
}

.footer_img {
  width: 95%;
  height: 200px;
  margin: 0 auto;
  background: url(../../img/pc_footer.png) no-repeat top center;
}

.footer_listen {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 4px double #121212;
}

.footer_wrap {
  border-top: 4px double #121212;
}

.footer_inner {
  width: 98%;
  margin: 0 auto;
  padding: 30px 0 30px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.footer_att{
  width: 42%;
}

.footer_att img{
  width: 100%;
  height: auto;
  border:1px solid #ccc;
}

.footer_copyright {
  width: 90%;
  min-width: 500px;
  margin: 0 0 0 0;
  font-size: 80%;
  color: #121212;
  text-align: left;
}

.footer_aside {
  width: 140px;
  margin: 0 auto;
}

.footer_aside ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.footer_aside ul &gt; li img {
  width: 38px;
  height: auto;
}

@media screen and (max-width: 1079px) {
  .footer {
    padding: 4% 0 0 0;
  }
  .footer_bnr {
    width: 70%;
    margin: 0 auto;
  }
  .footer_inner {
    display: block;
    width: auto;
    padding: 0 0 5% 0;
    text-align: center;
  }
  .footer_bnr {
    width: 90%;
    max-width: 320px;
    margin: 0 auto 3%;
  }
  .footer_bnr_kirin {
    width: 50%;
  }
  .footer_bnr_sibori {
    width: 50%;
  }
  .footer_bnr_tfm {
    width: 100%;
    margin:5px 0 0 0;
  }
  .footer_bnr_kirin img {
    width: 80%;
    min-width: 150px;
    max-width: 150px;
    height: auto;
  }
  .footer_bnr_shibori img {
    width: 80%;
    min-width: 130px;
    max-width: 130px;
    height: auto;
  }
  .footer_bnr_tfm img {
    width: 80%;
    min-width: 130px;
    max-width: 130px;
    height: auto;
  }
  .footer_listen.pc {
    display: none;
  }
  .footer_listen.sp {
    display: block;
    margin: 4% 0 0 0;
    padding: 0 0 0 0;
    border-top: 4px double #121212;
  }
  .footer_att{
    width: 70%;
    margin: 0 auto 4%;
    text-align:center;
  }
  .footer_att img{
    width: 100%;
    height: auto;
    border:1px solid #ccc;
  }
  .footer_copyright {
    clear: both;
    width: auto;
    min-width: auto;
    margin: 0 0 5% 0;
    text-align: center;
  }
}

a.is-top {
  position: fixed;
  bottom: 90px;
  right: 40px;
  display: block;
  padding: 20px;
  border-radius: 5px;
  color: #121212;
  text-decoration: none;
}

@media screen and (max-width: 1079px) {
  a.is-top {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100px;
    padding: 0;
    margin: 4% auto 4%;
  }
}

a.is-top img {
  width: 70px;
  height: auto;
}

@media screen and (max-width: 1079px) {
  a.is-top img {
    width: 60px;
  }
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
</pre></body></html>