@charset "UTF-8";

main h1 img {
  max-width: 381px;
}
.path ul {
  margin-bottom: 24px;
}
main #simulator .txt.ind1 {
  padding-left: 1em;
  text-indent: -1em;
}
main #simulator .list {
  max-width: 1180px;
  padding: 0 50px;
  margin: 0 auto;
}
main .list li {
  padding-left: 1em;
  margin-bottom: 5px;
  text-indent: -1em;
  font-size: 13px;
  font-size: 1.3rem;
}
main .list li::before {
  content: "●";
  display: inline-block;
  margin-right: 5px;
  font-size: 10px;
  font-size: 1rem;
  vertical-align: text-top;
  text-indent: 0;
  color: #CF7337;
}
main section {
  margin-bottom: 80px;
}
main section:nth-child(2) {
  margin-bottom: 0;
}
main h2.line-b {
  margin-bottom: 25px;
}
main .bg-y {
  position: relative;
  padding: 80px 0 180px;
  background: #F8F6ED url("../../images/simulation/bg_dotted.png") repeat 0 0/100% auto;
}
main h2.simulation {
  max-width: 440px;
  padding-bottom: 20px;
  margin: 0 auto;
}
main h2.simulation img {
  max-width: 432px;
  margin: 0 auto;
}
main .line {
  position: relative;
  max-width: 440px;
  height: 4px;
  margin: 0 auto 26px;
}
main .line::before {
  content: "";
  background-image: linear-gradient(to right, #EACC69, #EACC69 10px, transparent 10px, transparent 20px);
  background-size: 20px 4px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
main .input-wrapper {
  max-width: 770px;
  padding-bottom: 40px;
  margin: 0 auto 20px;
  font-size: 0;
  background: transparent url("../../images/simulation/icon_arrow_b_o.png") no-repeat center bottom/40px auto;
}
main .bg-y .inner .txt {
  margin-bottom: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
main .bg-y .inner .line-box-o {
  text-align: center;
}
main .bg-y .inner .line-box-o .txt {
  display: inline-block;
  padding: 8px 20px;
  margin: 0 auto 62px;
  border: 1px solid #D85624;
  font-size: 16px;
  font-size: 1.6rem;
  color: #DD6D22;
}
main .select-area {
  display: inline-block;
  width: calc(100% - 360px);
  padding-right: 50px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  background: transparent url("../../images/simulation/icon_plus.png") no-repeat right 15px  bottom 15px/20px auto;
}
main .select-area:last-child {
  width: 100%;
  padding-right: 0;
  background: none;
}
main .select-area .cap {
  text-align: center;
  margin-bottom: 25px;
}
main .select-area .cap img {
  max-width: 335px;
}
main .select-area:last-child .cap img {
  max-width: 317px;
}
main .select-area select {
  width: 100%;
  height: 60px;
  padding: 9px 20px;
  border: 1px solid #C7C2B7;
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.8rem;
  text-overflow: '';
  outline: none;
  cursor: pointer;
  -moz-appearance: none;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url("../../images/common/icon_select_change.png") no-repeat right 14px center/8px auto;
}
main .select-area option {
  font-weight: normal;
}
main .movie-ttl {
  margin-bottom: 17px;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
}
main .movie-area h3 {
  text-align: center;
  margin-bottom: 23px;
}
main .movie-area h3 img {
  max-width: 560px;
  margin: 0 auto;
}
main .movie-area .youtube-area {
  max-width: 800px;
  margin: 0 auto;
}
main .movie-area .youtube {
  padding-top: 56.375%;
}
#investigate h2 {
  text-align: center;
  margin-bottom: 17px;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3846;
  font-weight: bold;
}
#investigate h2 sup {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: top;
}
#investigate h2 span.attention {
  display: block;
  padding-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}
#investigate .flex-box {
  justify-content: center;
  margin-bottom: 40px;
}
#investigate li {
  width: 220px;
  margin-right: 20px;
}
#investigate li:last-child {
  margin-right: 0;
}
#investigate li a {
  display: block;
  border-radius: 20px;
  line-height: 38px;
  font-size: 16px;
  font-size: 1.6rem;
  border: 1px solid #1A1A1A;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
}
#standard {
  padding: 82px 0 100px;
  margin-bottom: 20px;
  background: url('../../images/first/bg_ly.jpg')repeat 0 0/25% auto;
}
#standard .inner {
  max-width: 1185px;
}
#standard h2 {
  margin-bottom: 42px;
}
#standard h2 img {
  max-width: 425px;
  margin: 0 auto;
}
#standard .flex-box.article-wrapper:first-of-type {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px solid #DD6D22;
}
#standard .article {
  width: calc((100% - 56px) / 3 - .1px);
  padding: 26px 20px 22px;
  margin-right: 28px;
  border-radius: 10px;
  background-color: #fff;
}
#standard .article:nth-child(3n) {
  margin-right: 0;
}
#standard .article .cap {
  padding-bottom: 0;
  margin-bottom: 10px;
  border-bottom: 0;
  text-align: center;
}
#standard .article .cap img {
  max-width: 96px;
}
#standard .article:nth-child(2) .cap img {
  max-width: 104px;
}
#standard .article:nth-child(3) .cap img {
  max-width: 102px;
}
#standard .article:nth-child(4) .cap img {
  max-width: 105px;
}
#standard .article .family-image {
  margin-bottom: 20px;
  text-align: center;
}
#standard .article .family-image img {
  max-width: 160px;
}
#standard .salary-wrapper {
  padding-bottom: 3px;
  margin-bottom: 7px;
  border-bottom: 1px solid #DBDBDB;
}
#standard .sub-cap {
  display: inline-block;
  width: calc(4em + 14px);
  font-size: 15px;
  font-size: 1.5rem;
}
#standard .flex-box.article-wrapper:nth-of-type(2) .article:first-child .salary-wrapper .sub-cap {
  width: calc(6em + 14px);
}
#standard .salary {
  display: inline-block;
  width: calc(100% -(4em + 15.1px));
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
#standard .flex-box.article-wrapper:nth-of-type(2) .article:first-child .salary {
  width: calc(100% -(6em + 14px));
}
#standard .salary span  {
  font-size: 16px;
  font-size: 1.6rem;
}
#standard .family {
  display: inline-block;
  min-height: 87px;
  width: calc(100% -(4em + 15.1px));
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375;
  font-weight: bold;
  vertical-align: top;
}
#standard .family br {
  display: inline-block;
}
#standard .result-wrapper {
  position: relative;
  padding-top: 18px;
  padding-bottom: 10px;
  margin-bottom: 23px;
  border-top: 1px solid #CF7337;
  border-bottom: 1px solid #CF7337;
}
#standard .result-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
  border: 20px solid transparent;
  border-top: 14px solid #CF7337;
}
#standard .result-wrapper::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border: 20px solid transparent;
  border-top: 14px solid #CF7337;
}
#standard .result-wrapper .sub-cap {
  display: inline-block;
  width: calc(50% - 8.1px);
  padding-right: 8px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: right;
}
#standard .result-wrapper .result {
  display: inline-block;
  width: calc(50% - 8.1px);
  padding-left: 8px;
  font-size: 28px;
  font-size: 2.8rem;
  color: #DD6D22;
  font-weight: bold;
}
#standard .result-wrapper .result  span {
  font-size: 22px;
  font-size: 2.2rem;
}
#standard .goods-wrapper p {
  margin-bottom: 7px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#standard .goods-wrapper .image-wrapper {
  width: calc((100% - 14px) / 3 - .1px);
  margin-right: 7px;
  margin-bottom: 7px;
}
#standard .goods-wrapper .image {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
#standard .goods-wrapper .image::before {
  content: "";
  display: block;
  padding-top: 69.7916%;
}
#standard .goods-wrapper .image img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
#standard .goods-wrapper .image-wrapper:nth-child(3n) {
  margin-right: 0;
}
#standard .goods-wrapper .image-wrapper .txt {
  margin-bottom: 4px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
}
#standard .flex-box.article-wrapper:last-of-type .article:last-child {
  width: calc((100% - 56px) / 3 * 2 + 28px);
  padding: 0 34px 0 20px;
  margin-top: -4px;
  margin-right: 0;
  background-color: inherit;
}
#standard .flex-box.article-wrapper:last-of-type .article:last-child .txt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7777;
  font-weight: bold;
}
#standard .article-wrapper .table-wrapper {
  padding-top: 15px;
  margin-bottom: 17px;
}
#standard .article-wrapper table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  font-weight: bold;
  border-bottom: 1px solid #8B8B8B;
}
#standard .article-wrapper table tr:first-child th {
  background-color: #DD6D22;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  vertical-align: middle;
}
#standard .article-wrapper table tr:first-child th:first-child {
  background-color: #B25416;
  padding: 6px 15px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
}
#standard .article-wrapper table tr th.sub-th {
  padding: 4px 0 3px;
  font-size: 22px;
  font-size: 2.2rem;
  background-color: #F8E8B1;
}
#standard .article-wrapper table tr:nth-child(2n+1) th.sub-th {
  background-color: #e6d9ac;
}
#standard .article-wrapper table tr:nth-child(2) th {
  background-color: #DDBF69;
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  border-right: 1px solid #8B8B8B;
}
#standard .article-wrapper table tr:nth-child(3) th {
  background-color: #F8E8B1;
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #8B8B8B;
}
#standard .article-wrapper table td {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  background-color: #fff;
  border-right: 1px solid #8B8B8B;
}
#standard .article-wrapper table tr:nth-child(2n+1) td {
  background-color: #efefef;
}
#standard .article-wrapper table span {
  font-size: 16px;
  font-size: 1.6rem;
}
#standard .article-wrapper table tr:nth-child(2) th:last-child,
#standard .article-wrapper table tr:nth-child(3) th:last-child,
#standard .article-wrapper table td:last-child {
  border: none;
}
#standard .article-wrapper ol li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 7px;
  list-style: decimal inside;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3846;
}
#simulator {
  padding-top: 60px;
}
#simulator #result h3 {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 42px;
  text-align: center;
  background: url("../../images/simulation/bg_result_pc.png")no-repeat 0 0/100% auto;
}
#simulator #result h3 img {
  max-width: 274px;
  padding: 16px 0;
  margin: 0 auto;
}
#simulator .txt {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
#simulator .txt:last-child {
  margin-bottom: 0;
}
#simulator #select-area {
  padding-bottom: 42px;
  margin: 52px auto 16px;
  font-size: 0;
  background: transparent url("../../images/simulation/icon_arrow_b_o.png") no-repeat center bottom/40px auto;
}
#simulator .block-wrapper {
  width: calc((100% - 50px) / 3 - .1px);
  margin-right: 25px;
}
#simulator .block-wrapper:last-child {
  margin-right: 0;
}
#simulator .block-wrapper .block {
  position: relative;
  padding: 32px 20px 30px;
  background-color: #F8F6ED;
  border-radius: 10px;
}
#simulator .no {
  text-align: center;
}
#simulator .no img {
  max-width: 168px;
  margin: 0 auto;
}
#simulator .block-wrapper:first-child .no {
  margin-bottom: 20px;
}
#simulator .block-wrapper:nth-child(2) .no,
#simulator .block-wrapper:nth-child(3) .no {
  margin-bottom: 40px;
}
#simulator .block-wrapper:first-child h3 {
  padding-left: 6px;
  margin-bottom: 7px;
}
#simulator .block-wrapper:nth-child(2) h3 {
  padding-left: 13px;
  margin-bottom: 58px;
}
#simulator .block-wrapper:nth-child(3) h3 {
  padding-left: 21px;
  margin-bottom: 58px;
}
#simulator .block-wrapper:first-child .txt {
  max-width: 227px;
  padding-left: 6px;
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5384;
  text-align: left;
  font-weight: normal;
}
#simulator .block-wrapper:first-child .txt span {
  display: block;
  padding-top: 3px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5384;
}
#simulator .block .image {
  position: absolute;
  width: 74px;
  right: 17px;
  top: 103px;
}
#simulator .block-wrapper:nth-child(2) .image {
  width: 141px;
  right: 32px;
  top: 88px;
}
#simulator .block-wrapper:nth-child(3) .image {
  width: 113px;
  right: 47px;
  top: 110px;
}
#simulator .block-wrapper:first-child h3 img {
  max-width: 219px;
}
#simulator .block-wrapper:nth-child(2) h3 img {
  max-width: 107px;
}
#simulator .block-wrapper:nth-child(3) h3 img {
  max-width: 111px;
}
#simulator .block .open-area .txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285;
  font-weight: normal;
  text-align: left;
}
#simulator .block .baloon-wrapper {
  position: relative;
  margin-bottom: 11px;
  margin-top: 18px;
  border:1px solid #939393;
  border-radius: 6px;
  background-color: #fff;
}
#simulator .block .baloon-wrapper::before {
  content: "";
  position: absolute;
  top: -27px;
  right: 60px;
  border: 12px solid transparent;
  border-bottom: 14px solid #939393;

}
#simulator .block .baloon-inner {
  padding: 14px 20px 10px;
}
#simulator .block .baloon-wrapper .cap {
  padding: 6px;
  border-radius: 6px 6px 0 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  background-color: #EAE6DE;
}
#simulator .block .baloon-inner .txt {
  padding-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: center;
}
#result {
  padding: 0 28px 37px;
  margin-bottom: 24px;
  border-radius: 20px;
  border: 4px solid #E5CD77;
}
#result .cap {
  width: 100%;
  max-width: 558px;
  margin: 0 auto 32px;
}
#result .txt {
  margin-bottom: 50px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #DD6D22;
}
#result .price {
  margin-bottom: 43px;
  font-size: 44px;
  font-size: 4.4rem;
  text-align: center;
  font-weight: bold;
  color: #DD6D22;
}
#result .price small {
  font-size: 22px;
  font-size: 2.2rem;
  color: #1A1A1A;
}
#result .btn {
  max-width: 380px;
  margin-bottom: 14px;
}
#result .btn-wrapper .btn:last-child {
  margin-right: 0;
}
#result .link.txt {
  margin-bottom: 0;
}
#result .link.txt a {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: underline;
}
#simulator .attention {
  max-width: 1085px;
  margin: 0 auto;
  font-size: 15px;
  font-size: 15px;
  line-height: 1.7333;
  word-break: break-all;
}
main .btn-wrapper {
  max-width: 800px;
  padding-bottom: 4px;
}
main .btn-wrapper .btn:first-child {
  width: calc((100% - 40px) / 2 - .01px);
  margin-right: 40px;
}
main .btn-wrapper .btn:first-child img {
  max-width: 255px;
  margin: 0 auto;
}
main .btn button {
  width: 100%;
  height: 60px;
}
main .btn-wrapper .article {
  width: calc((100% - 40px) / 2 - .01px);
  margin-right: 0;
}
main .btn-wrapper .article .btn {
  width: 100%;
  margin-right: 0;
}
main .btn-wrapper .article .btn  img {
  max-width: 240px;
  margin: 0 auto;
}
main form .radio label {
  position: relative;
  display: block;
  font-size: 0;
}
main form .radio-btn label:hover {
  cursor: pointer;
}
main .select-btn .btn {
  width: calc((100% - 11px) / 2 - .1px);
  height: 60px;
  padding-top: 0;
  border-radius: 6px;
  border: 1px solid #C7C2B7;
  margin-right: 11px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  background-color: #fff;
}
main .select-btn .btn:nth-child(2) {
  margin-right: 0;
}
main form .radio-btn {
  width: calc((100% - 11px) / 2 - .1px);
  margin-right: 11px;
}
main form .radio-btn:nth-child(2) {
  margin-right: 0;
}
main form .open-area {
  display: none;
}
main form .open-area.open {
  display: block;
}
main form .radio-check {
  display: table;
  width: 100%;
}
main form .radio-btn span.bg {
  display: table-cell;
  width: 100%;
  height: 44px;
  padding-top: 0;
  border-radius: 6px;
  border: 1px solid #C7C2B7;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
}
main .select-btn .btn.select-on,
main form input[type="radio"]:checked + span.bg {
  background-color: #DD6D22;
  color: #fff;
}
main .select-btn .btn:hover {
  cursor: pointer;
}
main form input[type="radio"]:checked + span::after {
  display: none;
}
main form .radio-btn span.bg span {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
}
main form .select-wrapper {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  table-layout: fixed;
  border-collapse: collapse;
}
main form .select-wrapper:last-child {
  margin-bottom: 0;
}
main form .select-wrapper .sub {
  display: table-cell;
  width: 91px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
main form .select-wrapper .select-area {
  display: table-cell;
}
main form .select-wrapper .select-area select {
  height: 44px;
  padding: 5px 14px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

/* 自治体一覧 */
#municipality {
  background: url(/images/first/bg_ly.jpg) repeat 0 0 / 25% auto;
  padding: 8rem 0;
}
#municipality .content {
  background: #fff;
  border: 4px solid #E5CD77;
  border-radius: 1.6rem;
  padding: 4rem 4rem 6rem;
}
.municipality-ttl {
  text-align: center;
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.municipality-ttl h2 {
  display: flex;
  flex-direction: column;
  width: 29rem;
  position: relative;
  padding: .5rem 3rem;
}
.municipality-ttl h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-left: 8px solid #DD6D22;
}
.municipality-ttl h2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-right: 8px solid #DD6D22;
}
#municipality .block {
  background: #F8E8B1;
  margin-bottom: 1.25rem;
  border-radius: .8rem;
  padding: 1rem 2rem;
  overflow: hidden;
}
#municipality .list-ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .6rem 1rem;
  cursor: pointer;
  position: relative;
  font-size: 2rem;
  font-weight: 700;
}
#municipality .list-ttl h3 {
  font-weight: unset;
}
#municipality .list-ttl::after {
  content: "";
  position: absolute;
  right: 1.25rem;
  width: 0;
  height: 0;
  border-left: .8rem solid transparent;
  border-right: .8rem solid transparent;
  border-top: .8rem solid #DD6D22;
  transition: transform 0.3s ease;
  transform: rotate(180deg);
}
#municipality .list-ttl.active::after {
  transform: rotate(0);
}
.municipality-link {
  display: none;
}
.municipality-link.active {
  border-top: 1px solid currentColor;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: max-content max-content 1fr auto;
  justify-content: flex-start;
  grid-column-gap: 0;
  grid-row-gap: 0;
}
.municipality-link.active.is-col01 {
  display: flex;
}
.municipality-row:not(:first-child) {
  margin-top: -1.5rem;
}
.municipality-row span {
  padding: 0 1.25rem;
  border-left: 2px solid #DD6D22;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 2rem 0 -.5rem .5rem;
}
.municipality-link span:not(:first-child) {
  margin-top: 0;
}
.municipality-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 1.6rem 0;
}
.municipality-wrapper li {
  width: calc(25% - 1rem);
  /* max-width: calc(23.8rem - 1rem); */
  /* width: 100%; */
  margin: 0.5rem;
  position: relative;
}
.municipality-wrapper li a {
  display: block;
  background: #FFF;
  padding: 1rem 2rem;
  border-radius: 3.2rem;
  text-align: left;
  position: relative;
  padding-right: 1.5rem;
  font-weight: 700;
  transition: all .3s;
}
.municipality-wrapper li a::after {
  content: "";
  position: absolute;
  right: 1.3rem;
  top: 50%;
  border-style: solid;
  border-width: .6rem 0 .6rem .8rem;
  border-color: transparent transparent transparent #DD6D22;
  transform: translateY(-50%);
  color: #DD6D22;
}
.municipality-wrapper li a:hover {
  background: #DD6D22;
  color: #fff;
}
.municipality-wrapper li a:hover::after {
  border-color: transparent transparent transparent #fff;
}
.w-col2.municipality-wrapper li {
  width: calc(50% - 1rem);
}
.w-col4.municipality-wrapper li {
  width: calc(100% - 1rem);
}
#tohoku .municipality-link > li:nth-child(1) {
  grid-area: 1 / 1 / 2 / 3;
}
#tohoku .municipality-link > li:nth-child(2) {
  grid-area: 1 / 3 / 2 / 5;
  margin-top: 0;
}
#tohoku .municipality-link > li:nth-child(3) {
  grid-area: 2 / 1 / 3 / 5;
}
#kantou .municipality-link > li:nth-child(1) {
  grid-area: 1 / 1 / 2 / 3;
}
#kantou .municipality-link > li:nth-child(2) {
  grid-area: 1 / 3 / 2 / 5;
  margin-top: 0;
}
#chubu .municipality-link > li:nth-child(1) {
  grid-area: 1 / 1 / 2 / 3;
}
#chubu .municipality-link > li:nth-child(2) {
  grid-area: 1 / 3 / 2 / 5;
  margin-top: 0;
}
#chubu .municipality-link > li:nth-child(3) {
  grid-area: 2 / 1 / 3 / 3;
}
#chubu .municipality-link > li:nth-child(4) {
  grid-area: 2 / 3 / 3 / 5;
}
#chubu .municipality-link > li:nth-child(5) {
  grid-area: 3 / 1 / 4 / 5;
}
#chubu .municipality-link > li:nth-child(6) {
  grid-area: 4 / 1 / 5 / 5;
}
#chubu .municipality-link > li:nth-child(7) {
  grid-area: 5 / 1 / 6 / 5;
}
#chubu .municipality-link > li:nth-child(8) {
  grid-area: 6 / 1 / 7 / 5;
}
#kinki .municipality-link {
  grid-template-columns: auto;
  justify-content: unset;
}
#chugoku-shikoku .municipality-link > li:nth-child(1) {
  grid-area: 1 / 1 / 2 / 5;
}
#chugoku-shikoku .municipality-link > li:nth-child(2) {
  grid-area: 2 / 1 / 3 / 2;
}
#chugoku-shikoku .municipality-link > li:nth-child(3) {
  grid-area: 2 / 2 / 3 / 3;
}
#chugoku-shikoku .municipality-link > li:nth-child(4) {
  grid-area: 2 / 3 / 3 / 4;
}
#chugoku-shikoku .municipality-link > li:nth-child(5) {
  grid-area: 3 / 1 / 4 / 5;
}
#chugoku-shikoku .municipality-link > li:nth-child(6) {
  grid-area: 4 / 1 / 5 / 5;
}
#chugoku-shikoku .municipality-link > li:nth-child(7) {
  grid-area: 5 / 1 / 6 / 5;
}
#kyushu-okinawa .municipality-link > li:nth-child(1) {
  grid-area: 1 / 1 / 2 / 5;
}
#kyushu-okinawa .municipality-link > li:nth-child(2) {
  grid-area: 2 / 1 / 3 / 5;
}
#kyushu-okinawa .municipality-link > li:nth-child(3) {
  grid-area: 3 / 1 / 4 / 5;
}
#kyushu-okinawa .municipality-link > li:nth-child(4) {
  grid-area: 4 / 1 / 5 / 3;
}
#kyushu-okinawa .municipality-link > li:nth-child(5) {
  grid-area: 4 / 3 / 5 / 5;
}
#kyushu-okinawa .municipality-link > li:nth-child(6) {
  grid-area: 5 / 1 / 6 / 5;
}
#kyushu-okinawa .municipality-link > li:nth-child(7) {
  grid-area: 6 / 1 / 7 / 5;
}
#kyushu-okinawa .municipality-link > li:nth-child(8) {
  grid-area: 7 / 1 / 8 / 5;
}

@media screen and (max-width:768px) {
  #municipality {
    padding: 0;
  }
  #municipality .inner {
    padding: 6rem 1.6rem;
  }
  #municipality .content {
    padding: 4rem 2rem 2rem;
  }
  .municipality-ttl h2 {
    font-size: 3rem;
    width: 24rem;
  }
  .municipality-ttl span {
    font-size: 1.8rem;
  }
  #municipality .attention {
    font-size: 1.4rem;
  }
  #municipality .block {
    padding: .5rem 1rem;
  }
  .municipality-link.active {
    display: block;
  }
  .municipality-link span {
    font-size: 1.6rem;
  }
  .municipality-row {
    flex-direction: column;
  }
  .municipality-wrapper {
    padding: 1rem 0;
  }
  .municipality-ttl {
    margin-bottom: 3rem;
  }
  .municipality-wrapper li,
  .w-col4.municipality-wrapper li {
    width: calc(50% - 1rem);
    font-size: 1.4rem;
  }
  #municipality .list-ttl {
    font-size: 1.8rem;
  }
}

@media screen and (max-width:768px){
  main h1 img {
    max-width: 242px;
  }
  .path ul {
    margin-bottom: 17px;
  }
  main section {
    margin-bottom: 60px;
  }
  main section:last-child {
    margin-bottom: 0;
  }
  main h2.line-b {
    padding-bottom: 13px;
    margin-bottom: 17px;
  }
  main section:nth-child(2) {
    padding-bottom: 120px;
  }
  main .line {
    max-width: 343px;
    margin-bottom: 19px;
  }
  main .input-wrapper {
    padding-bottom: 34px;
    margin-bottom: 10px;
  }
  main .movie-area h3 img {
    max-width: 279px;
  }
  main .select-area .cap {
    max-width: 343px;
    margin: 0 auto 16px;
  }
  main .select-area .cap img {
    width: 280px;
    margin: 0 auto;
  }
  main .select-area:last-child .cap img {
    width: 280px;
    margin: 0 0 0 auto;
  }
  main .select-area:last-child .cap {
    padding-top: 20px;
  }
  main .select-area {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-bottom: 34px;
    margin-bottom: 3px;
    background-position: bottom center;
  }
  main .select-area:last-child {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  main .select-area select {
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  main .movie-area h3 {
    margin-bottom: 15px;
  }
  main .movie-ttl {
    margin-bottom: 13px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #investigate h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375;
  }
  #investigate h2 sup {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #investigate h2 span.attention {
    padding-top: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #investigate li {
    width: calc((100% - 11px) / 1 - .1px);
    margin-right: 0;
    margin: .8rem;
  }
  #investigate li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #investigate li:last-child {
    margin-right: .8rem;
  }
  #standard {
    padding: 60px 0 46px;
    margin-bottom: 20px;
  }
  #standard h2 {
    margin-bottom: 31px;
  }
  #standard h2 img {
    max-width: 302px;
  }
  #standard .article {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #standard .flex-box.article-wrapper:first-of-type {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  #standard .flex-box.article-wrapper:last-of-type .article:last-child {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  #standard .family {
    min-height: auto;
    margin-bottom: 22px;
  }
  #standard .goods-wrapper .image-wrapper {
    margin-bottom: 0;
  }
  #standard .goods-wrapper .image {
    margin-bottom: 5px;
  }
  #standard .flex-box.article-wrapper:last-of-type .article:last-child .txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #standard .article-wrapper .table-wrapper {
    margin-bottom: 22px;
  }
  #standard .article-wrapper table:first-of-type {
    border-bottom: none;
  }
  #standard .article-wrapper table tr:first-child th:first-child {
    padding: 2px 0 1px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    background-color: #BF4C00;
  }
  #standard .article-wrapper table tr:first-child th:last-child {
    padding: 5px 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
  }
  #standard .article-wrapper table tr:nth-child(2) th {
    padding: 8px 0 7px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #standard .article-wrapper table tr:nth-child(3) th {
    padding: 6px 0 5px;
    font-weight: normal;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #standard .article-wrapper table tr th.sub-th {
    padding: 2px 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #BF4C00;
  }
  #standard .article-wrapper table td {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #standard .article-wrapper table span {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #standard .article-wrapper ol li {
    margin-bottom: 11px;
  }
  #simulator {
    padding-top: 40px;
  }
  #simulator .txt {
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: left;
  }
  #simulator .txt span {
    display: block;
  }
  #simulator .txt:nth-of-type(2) {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7333;
  }
  #simulator #select-area {
    padding-bottom: 34px;
    margin-bottom: 10px;
    margin-top: 25px;
  }
  #simulator .block-wrapper {
    width: 100%;
    padding-bottom: 26px;
    margin-right: 0;
    margin-bottom: 8px;
    background: url("../../images/simulation/icon_arrow_b_g.png")no-repeat bottom center/36px auto;
  }
  #simulator .block-wrapper:nth-child(3) {
    padding-bottom: 0;
    margin-bottom: 0;
    background: none;
  }
  #simulator .block-wrapper .block {
    width: 100%;
    padding: 26px 20px 30px;
  }
  #simulator .block-wrapper:first-child h3 img {
    max-width: 171px;
  }
  #simulator .block-wrapper:nth-child(2) .no,
  #simulator .block-wrapper:nth-child(3) .no {
    margin-bottom: 35px;
  }
  #simulator .block-wrapper:first-child h3 {
    padding-left: 3px;
  }
  #simulator .block-wrapper:nth-child(2) h3 img {
    max-width: 84px;
  }
  #simulator .block-wrapper:first-child .txt {
    padding-left: 2px;
    margin-bottom: 14px;
  }
  #simulator .block-wrapper:first-child .txt span {
    padding-top: 1px;
  }
  #simulator .block-wrapper:nth-child(2) h3 {
    padding-left: 29px;
    margin-bottom: 47px;
  }
  #simulator .block .baloon-wrapper .cap {
    padding: 8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #simulator .block-wrapper:nth-child(2) .image {
    top: 69px;
    right: 45px;
  }
  #simulator .block-wrapper:nth-child(2) .baloon-wrapper {
    margin-bottom: 0;
  }
  #simulator .block .baloon-inner .txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #simulator .block-wrapper:nth-child(3) h3 {
    padding-left: 46px;
    margin-bottom: 47px;
  }
  #simulator .block-wrapper:nth-child(3) h3 img {
    max-width: 87px;
  }
  #simulator .block-wrapper:nth-child(3) .image {
    right: 65px;
    top: 94px;
  }
  main form .select-wrapper .sub {
    font-size: 16px;
    font-size: 1.6rem;
  }
  main h2.simulation,
  #simulator .txt,
  #simulator #select-area {
    margin-left: 16px;
    margin-right: 16px;
  }
  main h2.simulation {
    max-width: none;
  }
  main h2.simulation img {
    max-width: 336px;
  }
  main form .radio-btn span.bg span {
    text-align: center;
  }
  main form .select-wrapper .select-area select {
    padding: 0 15px;
    line-height: 44px;
  }
  main #result {
    position: relative;
    padding: 0;
    border:none;
    border-top: 2px solid #EACC69;
    border-bottom: 2px solid #EACC69;
    border-radius: 0;
  }
  main #result .inner .txt {
    margin-bottom: 19px;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
  }
  main #simulator .inner {
    padding: 0;
  }
  main .inner #result .txt {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  main #result .btn-wrapper .btn,
  main #result .btn-wrapper .btn:last-child {
    width: 100%;
    margin: 0 auto;
  }
  main #result .cap {
    margin-bottom: 20px;
  }
  main #result .cap img {
    max-width: 299px;
    margin: 0 auto;
  }
  main .inner .box-ly .link.txt {
    margin-bottom: 0;
  }
  #result .price {
    margin-bottom: 25px;
    font-size: 36px;
    font-size: 3.6rem;
  }
  #result .price span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  main #result .link.txt a {
    font-weight: normal;
    font-size: 13px;
    font-size: 1.3rem;
  }
  #simulator #result h3 {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 20px;
    text-align: center;
    background: url('../../images/simulation/bg_result_sp.png')no-repeat 0 0/100% auto;
  }
  #simulator #result h3 img {
    padding: 10px 0 10px;
    max-width: 196px;
  }
  main .btn-wrapper .article {
    width: 100%;
  }
  main #result .btn-wrapper .btn-o {
    max-width: 280px;
    margin-bottom: 23px;
  }
  main #result .btn-wrapper .article .btn-o {
    margin-bottom: 14px;
  }
  #result .btn-o button {
    height: 50px;
  }
  .modal {
    max-width: 90%;
    margin: 0 auto;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    background: inherit;
    padding: 0;
  }
  .modal a.close-modal {
    background-color: #000;
    border: 2px solid #242424;
    border-radius: 50%;
    display: block;
    width: 26px;
    height: 26px;
    padding: 30px 30px 0 0;
    overflow: hidden;
    position: absolute;
    top: -13px;
    right: -13px;
    background: #000;
  }
  .modal a.close-modal::before,
  .modal a.close-modal::after {
    background-color: #999;
    content: '';
    display: block;
    width: 2px;
    height: 24px;
    margin-left: -1px;
    position: absolute;
    top: 3px;
    left: 50%;
  }
  .modal a.close-modal::before {
    transform: rotate(-45deg);
  }
  .modal a.close-modal::after {
    transform: rotate(45deg);
  }
  main .youtube-area iframe {
    overflow: hidden;
    border-radius: 10px;
  }
  main .youtube-area .block .image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  main .youtube-wrapper .icon.icon-movie {
    position: absolute;
    width: 29px;
    height: 29px;
    left: 0;
    top: 0;
    transform: none;
    z-index: 200;
  }
  main #simulator .txt.ind1 {
    margin: 0;
  }
  main #simulator .list {
    padding: 0 16px;
  }
  main form .radio-btn label:hover,
  main .select-btn .btn:hover {
    cursor: default;
  }
}
