
.l-inner { margin: 0 auto; color: #333; width: 100%; padding: 0 15px 3rem 15px; }
.l-heading { font-family: "Noto Sans JP", sans-serif; font-weight: bold !important;position: relative !important; font-size: 1.9rem !important; color: #333 !important; width: fit-content !important; text-align: center !important; line-height: 1.15 !important; margin: 2rem auto 1.5rem auto !important; }
/*.l-heading::after { content: ''; position: absolute; bottom: -18px; display: inline-block; width: 4rem; height: 3px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #8B0000; border-radius: 2px; }*/
.l-heading__middle { font-family: "Noto Sans JP",Sans-Serif; font-size: 1.15rem; line-height: 1.25; padding-left: 1.25rem; font-weight: bold; position: relative; }
.l-heading__middle::before { content: ""; display: inline-block; position: absolute; top: 13px; left: 0%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 16px; height: 16px; background-image: url("/include_html/toyu_re/img/circle.svg"); background-size: contain; background-repeat: no-repeat; }
.l-btn { max-width: 400px; margin: 2rem auto 0 auto; height: 60px; font-family: "Noto Sans JP", sans-serif; }
.l-btn a {display: flex; justify-content: center; align-items: center; flex-direction: column; border-radius: 40px; font-size: 16px;width: 100%; height: 100%; background: #979797;	box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; color:#fff !important; position: relative; }
.l-btn a span { display: block; font-size: .9rem; margin-bottom: 3px; }
.l-btn a:visited{
	color: #fff !important;
}
.l-btn a::after {
    content: "";
    position: absolute;
    right: 18px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate( 45deg);
    transform: rotate( 45deg);
    top: 0;
    bottom: 0;
    margin: auto;
}
.l-btn a span { display: block; font-size: .9rem; margin-bottom: 3px; }
.l-btn__single { margin: 0 auto; max-width: 320px; }
.l-container-col2 { display: grid; grid-template-columns: 1fr 220px; gap: 0 54px; }
.l-main-col2 .l-heading { font-family: "Noto Sans JP", sans-serif; font-weight: bold; font-size: 2rem; border-radius: 2px; border-left: 4px solid #8B0000; padding-left: .5em; margin: 0 0 2rem 0; }
.l-main-col2 .l-heading::after { display: none; }

.link-btn-list__col3 { margin-top: 3rem; display: flex; justify-content: center; flex-direction: column; gap: 1.5rem; }
.link-btn-list__col3 li { width: 100%; }
.link-btn-list__col3 li.l-btn { margin-top: 0; }

.mt3rem { margin-top: 3rem; }

#contents_modifi { background: #FFFED5; margin-top: 105px;}

.l-btn__bottom { margin: 2.5rem auto 0 auto; }

#contents_modifi { background: #fff; }

.tank-global { /* ----Youtube---- */ /* ----アコーディオン---- */ }
.tank-global .section-common { margin-top: 2.5rem; }
.tank-global img { width: 100%; height: auto; }
.tank-global .weight-bold { font-weight: bold; }
.tank-global .hdg3 { font-size: 1.125rem; margin-bottom: calc(30px - 0.6rem); padding-bottom: 0.5rem; border-bottom: 2px solid #B6B6B6; }
.tank-global .hdg4 { font-size: 1.15rem; margin-bottom: calc(15px - 0.35rem); padding-bottom: 0.5rem; }
.tank-global .area-heading { font-size: 1.15rem; font-weight: bold; margin-top: calc(40px - 0.6rem); margin-bottom: calc(40px - 0.75rem); padding: 0.5rem 0.8rem; background: #01479c; color: #fff; line-height: 1.3; text-align: center; }
.tank-global .text__indent { text-indent: -1em; padding-left: 1em; }
.tank-global .summary-text.center { text-align: center; }
.tank-global .summary-title { font-size: 1.125rem; font-weight: bold; line-height: 1.5; margin-bottom: 0.5rem; }
.tank-global .summary-text { line-height: 1.5; margin-bottom: 1rem; font-size: 0.9rem; }
.tank-global .summary-text.local { text-indent: 1em; }
.tank-global .summary-text.right { text-align: right; }
.tank-global .detail-box { border: 2px solid #333; padding: 0.8rem; margin: 1rem 0; box-sizing: border-box; font-size: 0.9rem; }
.tank-global .control-box { border: 2px solid #E3002C; padding: 0.8rem; margin: 1rem 0; box-sizing: border-box; }
.tank-global .common-btn-list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.tank-global .common-btn-list li { width: 100%; line-height: 1.2; margin-top: 1rem; }
.tank-global .common-btn-list li:first-child { margin-top: 0; }
.tank-global #tank-movie { margin: 1.5rem 0; }
.tank-global #tank-movie ul { display: flex; justify-content: space-around; }
.tank-global #tank-movie li { width: 100%; background-color: #999; }
.tank-global #tank-movie .youtube { width: 100%; height: 100%; }
.tank-global .info-image { width: 100%; margin: 0 auto; }
.tank-global .pref-section .area-list { margin-bottom: 10px; display: flex; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; flex-wrap: wrap; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.tank-global .pref-section .area-items { box-sizing: border-box; display: inline-block; padding: 5px; width: 100%; }
.tank-global .pref-section .area-items .area-title { cursor: pointer; display: flex; height: 3.25em; padding: 2px 28px 5px 10px; line-height: 1.2; position: relative; border-bottom: 1px solid #ccc; align-items: center; }
.tank-global .pref-section .area-items .area-title::after { content: ''; display: inline-block; height: 9px; width: 9px; position: absolute; right: 10px; border-right: 2px solid #333; border-bottom: 2px solid #333; transform: translateY(-50%) rotate(45deg); transition: all 0.2s; }
.tank-global .pref-section .area-items .area-title.open:after { transform: rotate(225deg); transition: all 0.2s; }
.tank-global .pref-section .area-list .area-items dd { display: none; width: 100%; clear: both; margin: 0 0 40px; }
.tank-global .area-group { display: flex; justify-content: space-between; }
.tank-global .area-group .inner { width: 100%; margin-top: 1rem; }
.tank-global .detail-common--table { border: 1px solid #d9d9d9; box-sizing: border-box; font-size: .9rem; table-layout: fixed; width: 100%; }
.tank-global .detail-common--table th { border: 1px solid #d9d9d9; box-sizing: border-box; padding: 0.5rem 0.8rem; line-height: 1.4; font-weight: normal; background: #ccc; text-align: center; }
.tank-global .detail-common--table td { line-height: 1.3; border: 1px solid #d9d9d9; box-sizing: border-box; padding: 0.5rem 0.8rem; }
.tank-global .detail-common--table td.text-center { text-align: center; }
#wrapper {
    background-image: none;
    background-color: #fff;
}
#contents {
    max-width: 100%;
    margin: auto;
    background-image: none;
}
#contents h2 {
    margin-top: initial;
    margin-bottom: initial;
    padding: initial;
    background-color: initial;
    font-weight: initial;
}
/*====================================================================
.s_05 .accordion_one
====================================================================*/
.s_05{
		margin: 30px 0
	}
.s_05 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
}
.s_05 .accordion_one .accordion_header {
  background-color: #002060;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 11%;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
  border-top: 1px solid #fff;
}
	
/*.s_05 .accordion_one:nth-of-type(2) .accordion_header {
    background-color: #ff9a05;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_header {
    background-color: #1c85d8;
}*/
.s_05 .accordion_one .accordion_header:hover {
  opacity: .8;
}
.s_05 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
/*  border: 1px solid #fff;*/
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_05 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before, .s_05 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
  display: none;
  padding: 1em;
  border-left: 1px solid #002060;
  border-right: 1px solid #002060;
  border-bottom: 1px solid #002060;
  box-sizing: border-box;
}
/*.s_05 .accordion_one:nth-of-type(2) .accordion_inner {
  border-left: 2px solid #ff9a05;
  border-right: 2px solid #ff9a05;
  border-bottom: 2px solid #ff9a05;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_inner {
  border-left: 2px solid #1c85d8;
  border-right: 2px solid #1c85d8;
  border-bottom: 2px solid #1c85d8;
}*/
.s_05 .accordion_one .accordion_inner .box_one {
  height: 300px;
}
.s_05 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea {
  width: 180px;
  margin: 0 auto;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #969494;
  padding: 15px 15px 15px 20px;
  text-decoration: none;
  line-height: 1.3;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
}
/*.s_05 .accordion_one:nth-of-type(2) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #ff9a05;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #1c85d8;
}*/
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
  opacity: .8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 10%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 18px;
  height: 18px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before, .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
  transform-origin: center center;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
@media screen and (max-width: 1024px) {
  .s_05 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_05 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .s_05 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}