@charset "utf-8";
/* clearfix */
#tmp_emergency_inside:after,
#tmp_featured_link .bottom_links:after,
#tmp_guild .guide_links:after,
#tmp_emergency_m_head:after,
#tmp_emergency_m_head .info_list:after,
#tmp_emergency_m_body .emergency_m_list .list_item:after {
  content: ""; /* Do not edit */
  display: table; /* Do not edit */
  clear: both; /* Do not edit */
}

/* ==================================================
footer トップのみ個別調整
================================================== */
.footer_cnt {
  border: none !important;
  padding-top: 0 !important;
}

/* ==================================================
contents
================================================== */
#tmp_wrap_mv {
  background: #e3f2f9;
  padding: 52px 0 6vw;
}
#tmp_wrap_mv .container {
  display: flex;
  justify-content: space-between;
}

#tmp_slider {
  width: 47%;
  margin-right: 30px;
}

#tmp_slider .slider_ttl h2,
#tmp_guild .guild_ttl h2  {
  color: #000;
  font-size: 171.4%;
  position: relative;
  padding: 0 20px 0 48px;
  position: relative;
  margin-bottom: 20px;
}

#tmp_slider .slider_ttl h2:before,
#tmp_guild .guild_ttl h2:before  {
  content: "";
  display: block;
  position: absolute;
  width: 39px;
  height: 25px;
  background: url(/shared/rn/images/icon/ico_topttl_diamond.png) no-repeat center center / contain;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
#tmp_slider .slider_ttl h2:after,
#tmp_guild .guild_ttl h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 234px;
  height: 13px;
  background: url(/shared/rn/images/icon/ico_topttl_wave.png) no-repeat center center / contain;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}


#tmp_slider .banner_slider {
  /* min-height: 580px;
  position: relative; */
}
.no_javascript .slick_slide img,
.no_javascript .slick_slide,
.no_javascript .slick_slides {
  /* position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; */
}
.no_javascript .slick_slide {
  display: none;
}
.no_javascript .slick_slide:first-child {
  display: block;
}
#tmp_slider .slick-slider {
  /* height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; */
}
#tmp_slider .slick-list {
  height: 100%;
  padding: 0 !important;
}

#tmp_search_top .container {
  margin-top: 0;
}
.format_emergency #tmp_search_top .container {
  margin-top: -341px;
  margin-bottom: 42px;
}
.format_emergency #tmp_search_top .bnr_img {
  padding-top: 189px;
}
/* Slider */
#tmp_slider .banner_slider img {
  width: 100%;
  height: auto;
}
#tmp_slider .banner_slider .slick_slide:nth-child(2) p {
  background-position: top center !important;
}
#tmp_slider .banner_slider .slick-control {
  position: absolute;
  z-index: 7;
  top: 19px;
  right: 50%;
  margin-right: -581px;
  white-space: nowrap;
}
#tmp_slider .banner_slider .slick-control .slick-dots {
  display: inline-block !important;
  list-style: none;
}
#tmp_slider .banner_slider .slick-control .slick-dots li {
  display: inline-block;
  margin-left: 11px;
  vertical-align: middle;
}
#tmp_slider .banner_slider .slick-control .slick-dots li:first-child {
  margin-left: 3px;
}
#tmp_slider .banner_slider .slick-control .slick-dots li a {
  display: block;
  width: 16px;
  height: 16px;
  white-space: nowrap;
  text-indent: -9999px;
  overflow: hidden;
  border: 3px solid #ffffff;
  color: #000000;
  background-color: #d0cfcf;
  border-radius: 100%;
  padding: 0;
  cursor: pointer;
}
#tmp_slider .banner_slider .slick-control .slick-dots li a span {
  z-index: 1;
}
#tmp_slider .banner_slider .slick-control .slick-dots li.slick-active a span {
  color: #ffffff;
  background-color: #154996;
  display: block;
  position: relative;
  width: 18px;
  height: 18px;
}
#tmp_slider .banner_slider .slick-control .slick-stop {
  color: #ffffff;
  background-color: #154996;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  margin-right: 10px;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  width: 21px;
  height: 20px;
}
.fsize_big #tmp_slider .banner_slider .slick-control {
  bottom: 18%;
}
.fsize_big2 #tmp_slider .banner_slider .slick-control {
  bottom: 38%;
}
#tmp_slider .banner_slider .slick-control .slick-stop:after {
  content: "";
  position: absolute;
  width: 9px;
  border-left: 3px solid #ffffff;
  height: 10px;
  border-right: 3px solid #ffffff;
  left: 6px;
  top: 5px;
}
#tmp_slider .banner_slider .slick-control .slick-play:after {
  border-left-width: 9px;
  border-right: none;
  border-top: transparent 6px solid;
  border-bottom: transparent 6px solid;
  top: 4px;
}
/* Flower Link */
#tmp_slider .flower_circle {
  width: 196px;
  height: 205px;
  color: #000000;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  background: transparent url(/shared/rn/images/flower_circle.png) 0 0 no-repeat;
  bottom: 100px;
  right: 35px;
  position: absolute;
  z-index: 3;
  margin: -40px auto 0;
}
.fsize_big #tmp_slider .flower_circle,
.fsize_big2 #tmp_slider .flower_circle {
  top: 0;
  bottom: auto;
}


/* ==================================================
begin section Procedure 
================================================== */
/* #tmp_guide */
#tmp_proceduce .title_flower h2 {
  font-size: 171.4%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 38px;
}
#tmp_proceduce .title_flower h2 span {
  font-size: 66.7%;
  display: block;
  margin-bottom: 3px;
}
.format_emergency .section_procedure {
  margin-top: 0;
}
.section_procedure {
  padding-top: 112px;
  margin-top: -54px;
  background: #ffffff url(/shared/templates/rn_top/images/bg_procedure.jpg) center top no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
}
#tmp_slider .slick-slide a:focus img{
  outline: #000 auto 1px !important;
}

#tmp_slider .slick-slide img {
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
  object-fit: contain;
}
#tmp_slider .slick_slides {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  background: #fff;
}
.no_javascript #tmp_slider .slick_slides {
  max-height: 400px;
  overflow-y: auto;
}
#tmp_slider .slick-slide {
  aspect-ratio: 573/347 !important;
  object-fit: contain !important;
}
#tmp_slider .slick_nav {
  background: #fff;
  padding: 10px;
  margin-top: 55px;
  position: relative;
}
.no_javascript #tmp_slider .slick_nav {
  display: none;
}
#tmp_slider .slick_nav .slick-track {
  max-width: 100%;
  width: 100% !important;
  transform: translate3d(0px, 0px, 0px) !important;
}
#tmp_slider .slick_nav .slick-list {
  overflow: visible;
} 
#tmp_slider .slick_nav .slick-list .slick-slide{
  position: relative;
  cursor: pointer;
  width: calc(100% / 4) !important;
}
#tmp_slider .slick_nav .slick-list .slick-slide:focus-visible {
  outline-offset: -1px;
}
#tmp_slider .slick_nav .slick-list .slick-slide:focus-visible img{
  z-index: -1;
}
#tmp_slider .slick_nav .slick-list .slick-slide.slick-current:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 24px;
    border-bottom: 24px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
}
#tmp_slider .slick_nav .slick-prev,
#tmp_slider .slick_nav .slick-next {
  display: none;
}
#tmp_slider .slick-prev,
#tmp_slider .slick-next {
  background: #094992;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  top: 107.5%;
}
#tmp_slider .slick-prev:focus,
#tmp_slider .slick-next:focus{
  background: #333;
}
#tmp_slider .slick-prev {
  left: auto;
  right: 46px;
}
#tmp_slider .slick-next {
  right: 0;
}
#tmp_slider .slick-prev:before,
#tmp_slider .slick-next:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(/shared/rn/images/icon/icon_arrow_bold.png) center center no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 1;
}
#tmp_slider .slick-prev:before{
  transform: translate(-50%,-50%) rotate(180deg);
}
#tmp_guild {
  width: 49%;
}
#tmp_guild .guide_links {
  list-style: none;
  margin: 0 0 20px;
  padding-top: 1px;
  display: flex;
  flex-wrap: wrap;
}
#tmp_guild .guide_links li {
  width: calc(25.5% - 16px);
  margin: 0 16px 16px 0;
  padding: 0 0 1px 1px;
}
#tmp_guild .guide_links li:nth-child(4n) {
  margin-right: 0;
}
#tmp_guild .guide_links li a {
  display: block;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.2);
  font-size: 114.3%;
  color: #000;
  text-align: center;
  text-decoration: none;
  padding: 16px 10px;
  height: 100%;
  transition: all .3s;
}
#tmp_guild .guide_links li a:hover {
   border: 1px solid #094d9c;
}
#tmp_guild .guide_links li a .img {
  display: block;
  margin-bottom: 16px;
}
#tmp_guild .guide_links li a .img img {
  max-width: 60px;
  max-height: 60px;
  height: auto;
}
#tmp_guild .guide_links .guide_link:hover,
#tmp_guild .guide_links .guide_link:active,
#tmp_guild .guide_links .guide_link:focus {
  background-color: #ced7e5;
}

.center {
  text-align: center;
}
#tmp_proceduce .btn_menu {
  display: inline-block;
  font-size: 114.3%;
  font-weight: bold;
  color: #ffffff;
  background: #154996 url(/shared/rn/images/bg_gradient_bnr.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-decoration: none;
  padding: 14px 35px 12px;
  min-width: 300px;
  position: relative;
  transition: 0.2s all;
  -moz-transition: 0.2s all;
  -webkit-transition: 0.2s all;
}
#tmp_proceduce .btn_menu:hover,
#tmp_proceduce .btn_menu:active,
#tmp_proceduce .btn_menu:focus {
  background: #374354;
}
#tmp_proceduce .btn_menu:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(/shared/rn/images/icon/icon_arrow_white.png) 0 0 no-repeat;
  right: 14px;
  top: 50%;
  margin-top: -9px;
}
/* tmp_feature_link */
#tmp_featured_link {
  width: 588px;
  float: right;
  margin-bottom: 45px;
}
#tmp_featured_link ol {
  list-style: none;
  padding: 33px 24px 48px;
  border: 1px solid #9eceb7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#tmp_featured_link ol a {
  font-size: 114.3%;
  color: #154996;
  background-color: #ffffff;
  text-decoration: none;
}
#tmp_featured_link ol a:hover,
#tmp_featured_link ol a:active,
#tmp_featured_link ol a:focus {
  text-decoration: underline;
}
#tmp_featured_link ol li {
  background-color: #ffffff;
  color: #000000;
  background-repeat: no-repeat;
  background-position: 2px 5px;
  padding: 3px 0 3px 35px;
  margin-bottom: 16px;
}
#tmp_featured_link ol li:nth-child(1) {
  background-image: url(/shared/rn/images/icon/icon_nu1.png);
}
#tmp_featured_link ol li:nth-child(2) {
  background-image: url(/shared/rn/images/icon/icon_nu2.png);
}
#tmp_featured_link ol li:nth-child(3) {
  background-image: url(/shared/rn/images/icon/icon_nu3.png);
}
#tmp_featured_link ol li:nth-child(4) {
  background-image: url(/shared/rn/images/icon/icon_nu4.png);
}
#tmp_featured_link ol li:nth-child(5) {
  background-image: url(/shared/rn/images/icon/icon_nu5.png);
}
#tmp_featured_link .bottom_links {
  margin: 0 -8px;
  list-style: none;
  text-align: center;
  padding-top: 11px;
}
#tmp_featured_link .bottom_links li {
  float: left;
  width: 50%;
  padding: 0 8px;
}
#tmp_featured_link .bottom_links li:nth-child(2n) {
  clear: right;
}
#tmp_featured_link .bottom_links li:nth-child(2n + 1) {
  clear: left;
}
#tmp_featured_link .btn_arrow a {
  text-decoration: none;
  font-size: 128.6%;
  color: #154996;
  background: #ffffff url(/shared/rn/images/icon/arrow_circle2.jpg) right center no-repeat;
  text-align: left;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 2px solid #154996;
  display: block;
  padding: 25px 32px 21px 25px;
  margin-bottom: 19px;
}
#tmp_featured_link .btn_arrow .small {
  font-size: 114.3%;
  padding-top: 26px;
  padding-bottom: 23px;
}
#tmp_featured_link .btn_arrow a:hover,
#tmp_featured_link .btn_arrow a:active,
#tmp_featured_link .btn_arrow a:focus {
  color: #ffffff;
  background: #154996 url(/shared/rn/images/icon/icon_arrow_square2_hover.png) right center no-repeat;
}
#tmp_featured_link .part_link {
  text-align: center;
  margin-top: -27px;
}
#tmp_featured_link .btn_menu {
  margin-bottom: 42px;
}
/* ==================================================
end section Procedure
================================================== */

/* ==================================================
begin section_news
================================================== */
.section_news {
  position: relative;
  padding: 0;
  margin-top: 80px;
}
.section_news:before,
.section_news:after{
  content: "";
  display: block;
  width: 100%;
  /* max-height: 180px; */
  aspect-ratio: 1500 / 120;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.section_news:before {
  background: url(/shared/templates/rn_top/images/bg_wave_w01.png) no-repeat center center / cover;
  bottom: 100%;
}
.section_news::after {
  background: url(/shared/templates/rn_top/images/bg_wave_w02.png) no-repeat center center / cover;
  top: 90%;
}
.section_news .container {
  position: relative;
  z-index: 1;
}

/* ==================================================
end section_news
================================================== */

/* ==================================================
begin section_public_relations
================================================== */
.section_relations_wrap {
    background: url(/shared/templates/rn_top/images/bg_relations.jpg) no-repeat center center / cover;
}
.section_relations {
  display: flex;
  padding: 8vw 0;
  gap: 20PX 30px;
}
.section_relations .relations_row {
  flex: 0 1 100%;
}
.section_relations .public_relations_ttl h2 {
  color: #000;
  font-size: 171.4%;
  text-align: center;
  position: relative;
  margin-bottom: 14px;
}
.section_relations .public_relations_ttl h2 span::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: url(/shared/rn/images/icon/ico_topttl_line.png) no-repeat center center / contain;
  margin: 10px auto 0;
}

/* #section_public_relation */
#section_public_relations {
  color: #000;
  display: block;
  height: 100%;
  border-radius: 10px;
  padding: 28px 34px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.90);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
}
#section_public_relations .public_relations_wrap{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  margin: 30px 0;
  gap: 18px 35px;
}
#section_public_relations .public_relations_wrap > div{
  grid-row: 1 / 3;
  grid-column: 1 / 2;
}
#section_public_relations .public_relations_wrap > div >span {
  position: relative;
  aspect-ratio: 243 / 341 !important;
  object-fit: cover !important;
  display: block;
  border: 1px solid #000;
}
#section_public_relations .public_relations_wrap > div >span img {
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
  object-fit: cover;
}
#section_public_relations .public_relations_wrap .public_relations_btn_list {
  list-style: none;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
}
#section_public_relations .public_relations_wrap .public_relations_btn_list li {
  margin-bottom: 10px;
}
#section_public_relations .public_relations_wrap .public_relations_btn_list li .public_relations_btn a {
  color: #000;
  display: block;
  border-radius: 10px;
  border: 1px solid #B5B5B5;
  font-size: 114.3%;
  text-decoration: none;
  text-align: center;
  width: 100%;
  overflow: hidden;
  transition: all .3s;
  padding: 17px 29px;
  background: linear-gradient(90deg, rgba(255, 187, 22, 0.1) 0%, rgba(77, 172, 218, 0.1) 100%), #fff url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
}
#section_public_relations .public_relations_wrap .public_relations_btn_list li .public_relations_btn a:hover{
  border: 1px solid #094992;
}
#section_public_relations .public_relations_wrap .public_relations_btn.bg_blue {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
}
#section_public_relations .public_relations_wrap .public_relations_btn.bg_blue a {
  padding: 5.5px 40px 5.5px 26px;
  font-size: 114.3%;
  color: #000;
  text-decoration: none;
  background: #b5dff3 url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
  border: 1px solid #b5dff3;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  display: block;
  text-align: center;
}
#section_public_relations .public_relations_wrap .public_relations_btn.bg_blue a:active,
#section_public_relations .public_relations_wrap .public_relations_btn.bg_blue a:hover,
#section_public_relations .public_relations_wrap .public_relations_btn.bg_blue a:focus {
  color: #ffffff;
  background: #094d9c url(/shared/rn/images/icon/icon_arrow_w.png) no-repeat right 20px center;
}

/* #section_social*/
#section_social {
  color: #000;
  display: block;
  border-radius: 10px;
  padding: 28px 34px;
  margin-bottom: 23px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.90);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
}
#section_social .social_btn_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
#section_social .social_btn_list li {
  width: calc(34% - 13px);
  margin: 0 13px 7px 0;
}
#section_social .social_btn_list li:nth-child(3n) {
    margin-right: 0;
}
#section_social .social_btn_list li .public_relations_btn {
  height: 100%;
}
#section_social .social_btn_list li .public_relations_btn a {
  color: #000;
  display: block;
  border-radius: 10px;
  border: 1px solid #B5B5B5;
  font-size: 114.3%;
  text-decoration: none;
  text-align: center;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all .3s;
  padding: 17px 29px;
  background: linear-gradient(90deg, rgba(255, 187, 22, 0.1) 0%, rgba(77, 172, 218, 0.1) 100%), #fff url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
}
#section_social .social_btn_list li .public_relations_btn a:hover{
  border: 1px solid #094992;
}
#section_social .public_relations_btn.bg_blue {
  text-align: center;
  margin-top: 20px;
}
#section_social .public_relations_btn.bg_blue a {
  padding: 5.5px 40px 5.5px 26px;
  font-size: 114.3%;
  color: #000;
  text-decoration: none;
  background: #b5dff3 url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
  border: 1px solid #b5dff3;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  display: inline-block;
  text-align: center;
  transition: all .3s;
}
#section_social .public_relations_btn.bg_blue a:active,
#section_social .public_relations_btn.bg_blue a:hover,
#section_social .public_relations_btn.bg_blue a:focus {
  color: #ffffff;
  background: #094d9c url(/shared/rn/images/icon/icon_arrow_w.png) no-repeat right 20px center;
}

/* #section_map*/
#section_map {
  color: #000;
  display: block;
  border-radius: 10px;
  padding: 28px 34px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.90);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
}
#section_map .map_btn_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
#section_map .map_btn_list  li {
  width: calc(50% - 10px);
  margin: 0 10px 7px 0;
}
#section_map .map_btn_list  li:nth-child(2n) {
    margin-right: 0;
}
#section_map .map_btn_list li .public_relations_btn {
  height: 100%;
}
#section_map .map_btn_list li .public_relations_btn a {
  color: #000;
  display: block;
  border-radius: 10px;
  border: 1px solid #B5B5B5;
  font-size: 114.3%;
  text-decoration: none;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transition: all .3s;
  padding: 17px 29px;
  background: linear-gradient(90deg, rgba(255, 187, 22, 0.1) 0%, rgba(77, 172, 218, 0.1) 100%), #fff url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
}
#section_map .map_btn_list li .public_relations_btn a:hover{
  border: 1px solid #094992;
}

/* ==================================================
end section Relations
================================================== */


/* ==================================================
begin section Topics
================================================== */
#section_topics {
  background: #f5f6f7;
  position: relative;
  padding: 0;
  padding-top: 20px;
  margin-top: 60px;
  margin-bottom: 80px;
}
#section_topics:before,
#section_topics:after{
  content: "";
  display: block;
  width: 100%;
  /* max-height: 180px; */
  aspect-ratio: 1500 / 120;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#section_topics:before {
  background: url(/shared/templates/rn_top/images/bg_wave_g01.png) no-repeat center center / cover;
  bottom: 100%;
}
#section_topics::after {
  background: url(/shared/templates/rn_top/images/bg_wave_g02.png) no-repeat center center / cover;
  top: 100%;
}
#section_topics .container {
  position: relative;
  z-index: 1;
}
#section_topics .topic_ttl h2 {
  font-size: 172%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 16px;
}
#section_topics .topic_ttl h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 214px;
  height: 12px;
  background: url(/shared/rn/images/icon/ico_topttl_wave.png) no-repeat center center / contain;
  bottom: 0;
  left: 50.5%;
  transform: translateX(-50%);
}
#section_topics .topic_ttl h2 span {
  position: relative;
  padding: 0 0 0 48px;
}
#section_topics .topic_ttl h2 span:before {
  content: "";
  display: block;
  position: absolute;
  width: 39px;
  height: 25px;
  background: url(/shared/rn/images/icon/ico_topttl_diamond.png) no-repeat center center / contain;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.no_javascript #section_topics .topics_thumb,
#section_topics .topics_thumb .slick-track {
  margin: 0;
  display: flex !important;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
#section_topics .topics_thumb .slide {
  list-style: none;
  padding: 5px 10px;
  display: flex !important;
  align-items: stretch;
  height: auto !important;
  width: calc(100% / 3);
}
#section_topics .topics_thumb .slide a {
  color: #000;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  border-radius: 10px;
  padding: 24px;
  background: #fff;
  border: 1px solid #fff;
  transition: all .3s;
  text-decoration: none;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
}
#section_topics .topics_thumb .slide a:hover{
  border: 1px solid #094d9c;
}
#section_topics .topics_thumb .slide a .topics_img {
  position: relative;
  aspect-ratio: 332 / 270 !important;
  object-fit: cover !important;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 18px;
  background: url(/shared/rn/images/noimage.jpg) no-repeat center center / contain;
}
#section_topics .topics_thumb .slide a .topics_img img {
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
  object-fit: cover;
}
#section_topics .topics_thumb .slide a .day{
  display: block;
  margin-bottom: 8px;
  font-size: 121.5%;
}
#section_topics .topics_thumb .slide a .ttl{
  display: block;
  font-size: 114.3%;
}
#section_topics .arrow_wrap {
  position: relative;
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
}
#section_topics .arrow_wrap .arrows{
  display: none;
  position: relative;
}

#section_topics .slick-prev,
#section_topics .slick-next {
  background: #094992;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
#section_topics .slick-prev {
  left: -50px;
}

#section_topics .slick-next {
  right: -50px;
}
#section_topics .slick-prev:before,
#section_topics .slick-next:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(/shared/rn/images/icon/icon_arrow_bold.png) center center no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 1;
}
#section_topics .slick-prev:before{
  transform: translate(-50%,-50%) rotate(180deg);
}
#section_topics .slick-num{
  font-size: 228.5%;
}
#section_topics .all-count{
  font-size: 68.78%;
}

#section_topics .topics_btn{
  margin: 38px auto;
}
#section_topics .topics_btn a{
  padding: 16px 40px 12px 32px;
  font-size: 114.3%;
  font-weight: bold;
  color: #000;
  border: 1px solid #B5B5B5;
  text-decoration: none;
  background: #fff url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
  border-radius: 100px;
  display: block;
  text-align: center;
  max-width: 345px;
  margin: 0 auto;
  transition: all .3s;
}
#section_topics .topics_btn a:hover{
  border: 1px solid #4BB6E8;
}

/* ==================================================
end section Topics
================================================== */

/* ==================================================
begin section administration_info
================================================== */
#section_administration_info {
  padding: 6vw 0;
}
#section_administration_info .topic_ttl h2 {
  font-size: 172%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 16px;
}
#section_administration_info .topic_ttl h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 214px;
  height: 12px;
  background: url(/shared/rn/images/icon/ico_topttl_wave.png) no-repeat center center / contain;
  bottom: 0;
  left: 50.5%;
  transform: translateX(-50%);
}

#section_administration_info .topic_ttl h2 span {
  position: relative;
  padding: 0 0 0 48px;
}
#section_administration_info .topic_ttl h2 span:before {
  content: "";
  display: block;
  position: absolute;
  width: 39px;
  height: 25px;
  background: url(/shared/rn/images/icon/ico_topttl_diamond.png) no-repeat center center / contain;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

#section_administration_info ul {
  list-style: none;
}
#section_administration_info .administration_post ul li a {
  color: #000;
  display: block;
  border-radius: 10px;
  border: 1px solid #d0d5da;
  background: linear-gradient(90deg, rgba(255, 187, 22, 0.1) 0%, rgba(77, 172, 218, 0.1) 100% ), #fff;
  text-decoration: none;
  width: 100%;
  overflow: hidden;
  transition: all .3s;
}
#section_administration_info .administration_post ul li a:hover{
  border: 1px solid #094992;
}
#section_administration_info .administration_post ul.administration_thumb {
  display: flex;
  flex-wrap: wrap;
}
#section_administration_info .administration_post ul.administration_thumb li {
  width: 49%;
  margin: 0 1% 14px 0;
}
#section_administration_info .administration_post ul.administration_thumb li:nth-child(2n) {
  margin-right: 0;
}
#section_administration_info .administration_post ul.administration_thumb li a {
  font-size: 142.8%;
  display: flex;
  align-items: center;
}
#section_administration_info .administration_post ul.administration_thumb li a
 .administration_img {
  display: block;
  width: 230px;
 }
#section_administration_info .administration_post ul.administration_thumb li a
 .detail_img {
  position: relative;
  aspect-ratio: 230 / 160 !important;
  object-fit: cover !important;
  display: block;
}
#section_administration_info .administration_post ul.administration_thumb li a .administration_img img {
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
  object-fit: cover;
}
#section_administration_info .administration_post ul.administration_thumb li a .administration_txt {
  display: block;
  text-align: center;
  width: calc(100% - 230px);
}
#section_administration_info .administration_post ul.administration_link {
  display: flex;
  flex-wrap: wrap;
}
#section_administration_info .administration_post ul.administration_link li {
  width: 24%;
  margin: 0 1% 14px 0;
}
#section_administration_info .administration_post ul.administration_link li:nth-child(4n) {
  margin-right: 0;
}
#section_administration_info .administration_post ul.administration_link li a {
  font-size: 114.3%;
  padding: 17px 29px;
  text-align: center;
  background: linear-gradient(90deg, rgba(255, 187, 22, 0.1) 0%, rgba(77, 172, 218, 0.1) 100%), #fff url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
}
/* ==================================================
end section administration_info
================================================== */

/* ==================================================
begin section related_links
================================================== */
#related_links {
  background: #e3f2f9;
  padding: 50px 0;
  position: relative;
  padding: 0;
  margin-top: 80px;
  margin-bottom: 120px;
}
#related_links:before,
#related_links:after{
  content: "";
  display: block;
  width: 100%;
  /* max-height: 180px; */
  aspect-ratio: 1500 / 120;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#related_links:before {
  background: url(/shared/templates/rn_top/images/bg_wave_b01.png) no-repeat center center / cover;
  bottom: 100%;
}
#related_links::after {
  background: url(/shared/templates/rn_top/images/bg_wave_b02.png) no-repeat center center / cover;
  top: 90%;
}
#related_links .container {
  position: relative;
  z-index: 1;
}
#related_links .links_ttl h2 {
  font-size: 172%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 16px;
}
#related_links .links_ttl h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 214px;
  height: 12px;
  background: url(/shared/rn/images/icon/ico_topttl_wave.png) no-repeat center center / contain;
  bottom: 0;
  left: 50.5%;
  transform: translateX(-50%);
}

#related_links .links_ttl h2 span {
  position: relative;
  padding: 0 0 0 48px;
}
#related_links .links_ttl h2 span:before {
  content: "";
  display: block;
  position: absolute;
  width: 39px;
  height: 25px;
  background: url(/shared/rn/images/icon/ico_topttl_diamond.png) no-repeat center center / contain;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.used_javascript #related_links .container {
  width: unset;
}
#related_links .slick_slides_link {
  margin-bottom: 30px;
}
.no_javascript #related_links .slick_slides_link {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0;
  margin: 0 auto;
}
#related_links .slick_slides_link .slide {
  padding: 0 16px;
}
.no_javascript #related_links .slick_slides_link .slide {
  width: calc(100% / 3);
}
#related_links .slick_slides_link a {
  color: #000;
  font-size: 142.8%;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  padding: 24px;
  display: block;
  text-decoration: none;
  margin-bottom: 5px;
  transform: all .3s;
}
#related_links .slick_slides_link a:hover{
  border: 1px solid #094d9c;
}
#related_links .slick_slides_link a figure{
  position: relative;
  aspect-ratio: 311 / 175 !important;
  object-fit: cover !important;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0 14px 0;
}
#related_links .slick_slides_link a img {
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.7s;
  object-fit: cover;
}
#related_links .arrow_wrap {
  position: relative;
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
}
#related_links .arrow_wrap .arrows{
  position: relative;
}

#related_links .slick-prev,
#related_links .slick-next {
  background: #094992;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
#related_links .slick-prev:focus,
#related_links .slick-next:focus{
  background: #333;
}
#related_links .slick-prev {
  left: -50px;
}

#related_links .slick-next {
  right: -50px;
}
#related_links .slick-prev:before,
#related_links .slick-next:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(/shared/rn/images/icon/icon_arrow_bold.png) center center no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 1;
}
#related_links .slick-prev:before{
  transform: translate(-50%,-50%) rotate(180deg);
}
#related_links .slick-num{
  font-size: 228.5%;
}
#related_links .all-count{
  font-size: 68.78%;
}
#related_links .related_links_btn {
    margin: -50px auto 0;
    width: 1218px;
}
#related_links .related_links_btn a{
  padding: 16px 40px 12px 32px;
  font-size: 114.3%;
  font-weight: bold;
  color: #000;
  border: 1px solid #B5B5B5;
  text-decoration: none;
  background: #fff url(/shared/rn/images/icon/icon_arrow_b.png) no-repeat right 20px center;
  border-radius: 100px;
  display: block;
  text-align: center;
  max-width: 345px;
  margin: 0 0 0 auto;
  transition: all .3s;
}
#related_links .related_links_btn a:hover{
  border: 1px solid #4BB6E8;
}
.no_javascript #related_links .related_links_btn{
  margin-top: 0;
}
.no_javascript #related_links .related_links_btn a{
  margin: 30px auto;
}
/* ==================================================
end section related_links
================================================== */

/* ==================================================
begin section pick up
================================================== */
.section_pick_up {
  padding: 50px 0;
}

/* ==================================================
end section pick up
================================================== */

/* ==================================================
print
================================================== */
@media print {
  /* for Firefox */
  #tmp_main:after,
  .col_nm:after {
    content: ""; /* 変更しない */
    height: 1px; /* 変更しない */
  }
  #tmp_slider .ver_links {
    display: none !important;
  }
}

/* ==================================================
編集画面
================================================== */
.editable h2 {
  text-align: center;
  font-size: 250%;
}
.editable table {
  table-layout: fixed;
  width: 100%;
  margin: auto;
}
.editable table td {
  padding: 10px;
  vertical-align:top;
}
.editable table td img {
  max-width: 800px;
  height: auto;
}
.editable table td p.title {
  margin-top: 8px;
}
.editable table td p.caption {
  font-weight: bold;
  margin-top: 0;
}
.editable table td p.editnote {
  font-size: 0.6rem;
  line-height: 1.3;
  margin-top:5px;
}

.editable table td span > img {
  width: 100%;
  height: auto;
}
.editable table td input[type="text"] {
  width: 295px;
  margin: 0;
}
.editable table,
.editable table td,
.editable table th {
  border: 1px solid #343434;
}
#tmp_featured_link .btn_arrow a:nth-child(2),
#tmp_featured_link .btn_arrow a:nth-child(3) {
  display: inline-block;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 25px 0;
}
#tmp_time .cnt .arrow_link a:nth-child(2),
#tmp_time .cnt .arrow_link a:nth-child(3) {
  margin-left: 7px;
  display: inline-block;
  vertical-align: bottom;
}
#tmp_time .cnt .arrow_link a:nth-child(2):before,
#tmp_time .cnt .arrow_link a:nth-child(3):before,
#tmp_featured_link .btn_arrow a:nth-child(2):before,
#tmp_featured_link .btn_arrow a:nth-child(3):before {
  content: none;
}
.list_pick_up ul li.link_pick a:nth-child(2),
.list_pick_up ul li.link_pick a:nth-child(3) {
  display: inline-block;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 25px 0;
}
.list_pick_up ul li.link_pick a:nth-child(2):before,
.list_pick_up ul li.link_pick a:nth-child(3):before {
  content: none;
}


/*----- cms8341-lifenavi -----*/

.editable.lifenavi table td img {
  max-width: 120px;
  height: auto;
}

.editabl.lifenavi table td input[type="text"] {
  width: 120px;
}

/*----- cms8341-administration_info -----*/

.editable.administration_info .layout-flex {
  display: flex;
}
.editable.administration_info .layout-flex.col2 {
  justify-content: space-between;
}
.editable.administration_info .layout-flex.col2 >div:first-child {
  width: 30%;
}
.editable.administration_info .layout-flex.col2 >div:last-child {
  width: 60%;
}

/*----- cms8341-related_links -----*/

.editable.related_links .container {
  max-width: 1218px !important;
}

/* cms8341-style-end */
