@charset "UTF-8";
.contents {
  overflow: hidden;
}

.main-img {
  padding-top: 280px;
  padding-bottom: 280px;
  background: url(/100th/images/tax/bg.jpg) no-repeat center center/cover;
}
.main-img .copy-text {
  width: 49%;
  margin-left: auto;
  margin-right: auto;
  max-width: 490px;
}

.sec-box {
  padding-top: 30px;
  border-top: 1px solid #231815;
}
.sec-box.first {
  border-top: 0;
}

.head-boxab {
  position: relative;
}

.textsliderbox {
  width: 100%;
  z-index: 2;
  position: relative;
}
.textsliderbox p {
  font-size: 9vw;
  line-height: 1;
  padding-left: 8%;
  padding-right: 8%;
  width: 100%;
  font-weight: 700;
  padding-bottom: 0;
}
.textsliderbox img {
  max-height: 156px;
  width: auto;
  display: block;
  vertical-align: bottom;
}
.textsliderbox.ex .d-demo__item {
  width: 200vw;
}
.textsliderbox.ex p {
  padding-left: 12%;
  padding-right: 12%;
}
.textsliderbox.ex2 .d-demo__item {
  width: 233.3333333333vw;
}
.textsliderbox.ex2 p {
  padding-left: 16%;
  padding-right: 16%;
}

.h-copy-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 3;
  font-size: 28px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
}

/*.textsliderbox .slick-slide{
	width: 180%!important;
}*/
@-webkit-keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*
IE11
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}

/*----------------------------*/
.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left {
  -webkit-animation: infinity-scroll-left 155s infinite linear 0s both;
          animation: infinity-scroll-left 155s infinite linear 0s both;
}

.d-demo__item {
  width: 110vw;
}

.d-demo__item > img {
  width: 100%;
}

.head-boxab {
  margin-bottom: 14px;
}

.sub-copy {
  margin-bottom: 60px;
  text-align: center;
  line-height: 1.71;
  font-size: 35px;
}

.note-tex {
  font-size: 12px;
}

.ttl-obi {
  margin-bottom: 30px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 25px;
  background: #595757;
}
.ttl-obi.ptn1 {
  background: #005b81;
}
.ttl-obi.ptn2 {
  background: #005b34;
}

.mini-ttl {
  text-align: center;
  margin-bottom: 36px;
  line-height: 1;
  font-size: 22px;
}

table th {
  padding: 5px 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
}
table th:first-child {
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-justify: inter-ideograph;
}
table td {
  padding: 5px 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
}
table.ptn1 {
  border: 2px solid #00749F;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
table.ptn1 th, table.ptn1 td {
  border-right: 2px solid #00749F;
  border-bottom: 2px solid #00749F;
}
table.ptn1 th span, table.ptn1 td span {
  color: #00749F;
  display: block;
  line-height: 1;
}
table.ptn2 {
  border: 2px solid #3A7B66;
  width: 72%;
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
table.ptn2 th, table.ptn2 td {
  border-right: 2px solid #3A7B66;
  border-bottom: 2px solid #3A7B66;
}
table.ptn2 th span, table.ptn2 td span {
  color: #498068;
  display: block;
  line-height: 1;
}
table tr:last-child td {
  border-bottom: 0;
}

.r-copy {
  margin-bottom: 30px;
  line-height: 1;
  color: #B7193F;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.1em;
}
.r-copy.ex {
  margin-top: 45px;
}

.r-copy2 {
  margin-bottom: 20px;
  line-height: 1;
  color: #B7193F;
  text-align: center;
  font-size: 25px;
  letter-spacing: 0.1em;
}

.cam-box {
  padding-bottom: 60px;
  line-height: 2.12;
}
.cam-box .img {
  margin-bottom: 15px;
}

.note-tex {
  font-size: 12px;
}

.dl-box {
  border-bottom: 1px solid #231815;
  margin-bottom: 6px;
  padding-bottom: 20px;
  text-align: center;
}
.dl-box dl {
  padding-bottom: 34px;
  border-bottom: 1px solid #231815;
  margin-bottom: 25px;
}
.dl-box dl dt {
  color: #B7193F;
  padding-bottom: 25px;
  line-height: 1;
  font-weight: 500;
  font-size: 27px;
}

.fund-copy {
  text-align: center;
  padding-top: 64px;
  padding-bottom: 78px;
}
.fund-copy span {
  font-size: 29px;
  color: #AF1C3B;
  line-height: 1;
  padding-bottom: 10px;
  border-bottom: 4px solid #231815;
  display: inline-block;
}

.dl-wrap {
  margin-top: 40px;
  margin-bottom: 47px;
}
.dl-wrap dl {
  display: flex;
  justify-content: space-between;
  margin-bottom: 28px;
}
.dl-wrap dl.last {
  margin-bottom: 0;
}
.dl-wrap dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 144px;
  border: 1px solid #B7193F;
  font-size: 20px;
  letter-spacing: 0.1em;
  padding-top: 20px;
  padding-bottom: 20px;
}
.dl-wrap dl dd {
  display: flex;
  align-items: center;
  width: calc(100% - 160px);
  font-size: 23px;
  line-height: 1.52;
}
.dl-wrap dl dd .notes {
  font-size: 13px;
}
.dl-wrap .dl-flex {
  display: flex;
  justify-content: space-between;
}
.dl-wrap .dl-flex .left {
  width: 28%;
}
.dl-wrap .dl-flex .right {
  width: 70%;
}

.sub-ttl {
  font-size: 22px;
}
.sub-ttl.ptn1 {
  color: #00749F;
}
.sub-ttl.ptn2 {
  color: #498068;
}

.net-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 34px 40px;
  border: 2px solid #DFEAF8;
  justify-content: space-between;
  margin-bottom: 20px;
}
.net-box.last {
  margin-bottom: 32px;
}
.net-box .ttl {
  width: 80px;
}
.net-box .text {
  width: calc(100% - 420px);
}
.net-box .text span {
  color: #00749F;
}
.net-box .text.full {
  width: calc(100% - 120px);
}
.net-box .bnr {
  width: 100%;
  margin-top: 23px;
}

.gr-tex {
  color: #498068;
}

.dl-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.dl-flex dt {
  width: 34px;
}
.dl-flex dd {
  width: calc(100% - 40px);
}

.case-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 34px;
}
.case-flex .box {
  width: 48%;
}
.case-flex .box .notes {
  font-size: 12px;
  white-space: nowrap;
}
.case-flex .box .case-ttl {
  text-align: center;
  margin-bottom: 30px;
}
.case-flex .box .case-ttl span {
  display: inline-block;
  font-size: 16px;
  border-bottom: 4px solid #BEDAC7;
}
.case-flex .box .li-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.case-flex .box .li-flex.center {
  justify-content: center;
}
.case-flex .box .li-flex li {
  width: 47%;
}
.case-flex .box .li-flex li a {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 1.43;
  /*color: #498068;
  background: #F0F6DE;
  padding-top: 8px;
  padding-bottom: 8px;*/
}

.cen-txt {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.link-flex {
  display: flex;
  justify-content: space-between;
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 65px;
}
.link-flex li {
  width: 48%;
}
.link-flex li a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  padding-top: 18px;
  padding-bottom: 18px;
}
.link-flex li a.ptn1 {
  background: #00496D;
  color: #fff;
}
.link-flex li a.ptn2 {
  background: #235642;
  color: #fff;
}

@media only screen and (max-width: 900px) {
  .main-img {
    padding-top: 19.3vw;
    padding-bottom: 19.5vw;
    background: url(/100th/images/tax/bg.jpg) no-repeat center center/cover;
  }
  .main-img .copy-text {
    width: 49%;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
  }
  .sec-box {
    padding-top: 3.65vw;
  }
  .head-boxab {
    position: relative;
  }
  .textsliderbox {
    width: 100%;
    z-index: 2;
    position: relative;
  }
  .textsliderbox p {
    font-size: 9vw;
    line-height: 1;
    padding-left: 4%;
    padding-right: 4%;
    width: 100%;
    font-weight: 700;
    padding-bottom: 0;
  }
  .textsliderbox img {
    max-height: 16vw;
    width: auto;
    display: block;
    vertical-align: bottom;
  }
  .textsliderbox.ex .d-demo__item {
    width: 233.3333333333vw;
  }
  .textsliderbox.ex p {
    padding-left: 12%;
    padding-right: 12%;
  }
  .textsliderbox.ex2 .d-demo__item {
    width: 333.3333333333vw;
  }
  .textsliderbox.ex2 p {
    padding-left: 16%;
    padding-right: 16%;
  }
  .h-copy-text {
    z-index: 3;
    font-size: 3.33vw;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .d-demo__item {
    width: 200vw;
  }
  .d-demo__item > img {
    width: 100%;
  }
  .head-boxab {
    margin-bottom: 3vw;
  }
  .sub-copy {
    margin-bottom: 7.2vw;
    text-align: center;
    line-height: 1.71;
    font-size: 3.65vw;
  }
  .text-box {
    padding-bottom: 8.3vw;
    text-align: center;
    line-height: 2.12;
  }
  .ttl-obi {
    margin-bottom: 4vw;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 1.6vw;
    padding-bottom: 1.6vw;
    font-size: 3.3vw;
  }
  .mini-ttl {
    text-align: center;
    margin-bottom: 3vw;
    line-height: 1;
    font-size: 3.3vw;
  }
  table th {
    padding: 1vw 1vw;
    text-align: center;
    vertical-align: middle;
    font-size: 2.3vw;
  }
  table th:first-child {
    text-align: justify;
    -moz-text-align-last: justify;
         text-align-last: justify;
    text-justify: inter-ideograph;
  }
  table td {
    padding: 1vw 1vw;
    text-align: center;
    vertical-align: middle;
    font-size: 2.3vw;
  }
  table.ptn1 {
    border: 2px solid #00749F;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.65vw;
  }
  table.ptn1 th, table.ptn1 td {
    border-right: 2px solid #00749F;
    border-bottom: 2px solid #00749F;
  }
  table.ptn1 th span, table.ptn1 td span {
    color: #00749F;
    display: block;
    line-height: 1;
  }
  table.ptn2 {
    border: 2px solid #3A7B66;
    width: 72%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7vw;
  }
  table.ptn2 th, table.ptn2 td {
    border-right: 2px solid #3A7B66;
    border-bottom: 2px solid #3A7B66;
  }
  table.ptn2 th span, table.ptn2 td span {
    color: #498068;
    display: block;
    line-height: 1;
  }
  table tr:last-child td {
    border-bottom: 0;
  }
  .cam-box {
    padding-bottom: 60px;
    line-height: 2.12;
  }
  .cam-box .img {
    margin-bottom: 15px;
  }
  .note-tex {
    font-size: 2.3vw;
  }
  .dl-box {
    margin-bottom: 2vw;
    padding-bottom: 4vw;
    text-align: center;
  }
  .dl-box dl {
    padding-bottom: 3.75vw;
    margin-bottom: 4.1vw;
  }
  .dl-box dl dt {
    padding-bottom: 3.6vw;
    line-height: 1;
    font-weight: 500;
    font-size: 2.9vw;
  }
  .r-copy {
    margin-bottom: 2.6vw;
    font-size: 3.33vw;
    letter-spacing: 0.1em;
  }
  .r-copy.ex {
    margin-top: 2vw;
  }
  .r-copy2 {
    margin-bottom: 3.3vw;
    line-height: 1;
    font-size: 2.8vw;
    letter-spacing: 0.1em;
  }
  .fund-copy {
    text-align: center;
    padding-top: 5vw;
    padding-bottom: 7vw;
  }
  .fund-copy span {
    font-size: 3.75vw;
    line-height: 1.61;
    padding-bottom: 0vw;
    border-bottom: 2px solid #231815;
  }
  .dl-wrap {
    margin-top: 2.2vw;
    margin-bottom: 5.2vw;
  }
  .dl-wrap dl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.2vw;
  }
  .dl-wrap dl.last {
    margin-bottom: 0;
  }
  .dl-wrap dl dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    border: 1px solid #B7193F;
    font-size: 3vw;
    letter-spacing: 0.1em;
    padding-top: 2.2vw;
    padding-bottom: 2.2vw;
  }
  .dl-wrap dl dd {
    display: flex;
    align-items: center;
    width: 78%;
    font-size: 3vw;
    line-height: 1.52;
  }
  .dl-wrap dl dd .notes {
    font-size: 2.3vw;
  }
  .dl-wrap .dl-flex {
    display: block;
  }
  .dl-wrap .dl-flex .left {
    width: 100%;
  }
  .dl-wrap .dl-flex .right {
    width: 100%;
  }
  .sub-ttl {
    font-size: 3.3vw;
  }
  .net-box {
    padding: 3vw 3vw;
    border: 2px solid #DFEAF8;
    justify-content: space-between;
    margin-bottom: 2vw;
  }
  .net-box.last {
    margin-bottom: 4vw;
  }
  .net-box .ttl {
    width: 10.4vw;
  }
  .net-box .link-btn {
    margin-top: 2vw;
  }
  .net-box .text {
    width: calc(100% - 16vw);
  }
  .net-box .text.full {
    width: calc(100% - 16vw);
  }
  .net-box .bnr {
    width: 100%;
    margin-top: 2vw;
  }
  .dl-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2vw;
  }
  .dl-flex dt {
    width: 3vw;
  }
  .dl-flex dd {
    width: calc(100% - 6vw);
  }
  .case-flex {
    display: block;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .case-flex .box {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
  .case-flex .box .notes {
    font-size: 12px;
    white-space: normal;
  }
  .case-flex .box .case-ttl {
    text-align: left;
    margin-bottom: 3vw;
  }
  .case-flex .box .case-ttl span {
    display: block;
    font-size: 2.3vw;
    border-bottom: 4px solid #BEDAC7;
  }
  .case-flex .box .li-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3vw;
  }
  .case-flex .box .li-flex.center {
    justify-content: center;
  }
  .case-flex .box .li-flex li {
    width: 47%;
  }
  .case-flex .box .li-flex li a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 2.7vw;
    line-height: 1.43;
    /*padding-top: 2vw;
    padding-bottom: 2vw;*/
  }
  .cen-txt {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7vw;
  }
  .link-flex {
    display: flex;
    justify-content: space-between;
    max-width: 86%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7vw;
  }
  .link-flex li {
    width: 48%;
  }
  .link-flex li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3vw;
    line-height: 1;
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
}
@media only screen and (max-width: 900px) {
  .news-ttlimg {
    width: 12%;
    margin-bottom: 4.5vw;
    padding-top: 4vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .pc-inline {
    display: none;
  }
}
.h-copy {
  margin-bottom: 23px;
  padding-bottom: 16px;
  font-size: 22px;
  line-height: 1.72;
  color: #00749F;
  font-weight: 700;
  border-bottom: 2px solid #00749F;
}

.note-tex {
  font-size: 15px;
  line-height: 1.66;
}

.note-tex2 {
  font-size: 11px;
  line-height: 1.72;
}

.map-img {
  max-width: 930px;
  margin-bottom: 40px;
}

.f-img {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  max-width: 510px;
}

.info-box {
  padding: 27px 48px;
  /*border: 2px solid #00749F;*/
  background: #f5fafb;
}
.info-box .info-ttl {
  margin-bottom: 24px;
  padding-bottom: 24px;
  text-align: center;
  border-bottom: 2px solid #00749F;
  line-height: 1;
  font-size: 22px;
  color: #00749F;
}
.info-box .dl-box2 {
  margin-bottom: 25px;
}
.info-box .dl-box2 dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.info-box .dl-box2 dl + dl {
  margin-top: 20px;
}
.info-box .dl-box2 dl dt {
  width: 160px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  line-height: 1;
  font-size: 20px;
  background: #fff;
  color: #00749F;
}
.info-box .dl-box2 dl dd {
  width: calc(100% - 180px);
  font-size: 16px;
  line-height: 1.56;
  color: #727171;
}
.info-box .dl-box2 dl dd sup {
  font-size: 12px;
}
.info-box .gr-box {
  background: #fff;
  color: #00749F;
  padding: 6px 20px;
  font-size: 11px;
  line-height: 1.72;
  margin-bottom: 40px;
}
.info-box .dl-box3 {
  margin-bottom: 20px;
  border: 2px solid #727171;
  background: #fff;
}
.info-box .dl-box3 dl {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.info-box .dl-box3 dl + dl {
  border-top: 2px solid #727171;
}
.info-box .dl-box3 dl dt {
  width: 250px;
}
.info-box .dl-box3 dl dd {
  width: calc(100% - 264px);
}

.info-bottom {
  margin-bottom: 45px;
}
.info-bottom dt {
  text-align: center;
  line-height: 1;
  color: #00749F;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
  background: #f5fafb;
  margin-bottom: 25px;
}

.h-copy2 {
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 1.8;
  color: #AF1C3B;
  font-weight: 700;
}

.info-bottom2 {
  margin-bottom: 45px;
}
.info-bottom2 dt {
  text-align: center;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
  border: 1px solid #3a7b66;
  margin-bottom: 25px;
  background: #f2f6f4;
}
.info-bottom2 dt span {
  color: #007440;
}

.line-box {
  padding: 20px 30px;
  background: #f2f6f4;
}
.line-box .line-info {
  margin-bottom: -25px;
  bottom: 25px;
  text-align: center;
  position: relative;
}
.line-box .notes {
  font-size: 11px;
}
.line-box .li-flex {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
.line-box .li-flex.center {
  justify-content: center;
}
.line-box .li-flex li {
  width: 47%;
}
.line-box .li-flex li a {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 1.43;
  /*color: #498068;
  background: #F0F6DE;
  padding-top: 8px;
  padding-bottom: 8px;*/
}
.line-box .cen-txt {
  text-align: left;
  margin-bottom: 20px;
}
.line-box .kouza-flex {
  margin-left: 150px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 150px);
}
.line-box .kouza-flex dt {
  width: 90px;
}
.line-box .kouza-flex dd {
  width: calc(100% - 100px);
}

.map-img2 img {
  margin-top: -20px;
}

@media only screen and (max-width: 900px) {
  .h-copy {
    margin-bottom: 2vw;
    padding-bottom: 2vw;
    font-size: 3vw;
    line-height: 1.72;
  }
  .note-tex {
    font-size: 2.5vw;
    line-height: 1.66;
  }
  .note-tex2 {
    font-size: 2.3vw;
    line-height: 1.72;
  }
  .map-img {
    max-width: 930px;
    margin-bottom: 40px;
  }
  .f-img {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    max-width: 510px;
  }
  .info-box {
    padding: 3vw 2.8vw;
  }
  .info-box .info-ttl {
    margin-bottom: 2.5vw;
    padding-bottom: 2.5vw;
    font-size: 3.3vw;
  }
  .info-box .dl-box2 {
    margin-bottom: 25px;
  }
  .info-box .dl-box2 dl {
    display: block;
  }
  .info-box .dl-box2 dl + dl {
    margin-top: 2vw;
  }
  .info-box .dl-box2 dl dt {
    width: 25%;
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
    text-align: center;
    margin-bottom: 2vw;
    line-height: 1;
    font-size: 2.3vw;
  }
  .info-box .dl-box2 dl dd {
    width: 100%;
    font-size: 2.7vw;
    line-height: 1.56;
    color: #727171;
  }
  .info-box .dl-box2 dl dd sup {
    font-size: 2.3vw;
  }
  .info-box .gr-box {
    padding: 2vw 2vw;
    font-size: 2.3vw;
    line-height: 1.72;
    margin-bottom: 3vw;
  }
  .info-box .dl-box3 {
    margin-bottom: 2vw;
  }
  .info-box .dl-box3 dl {
    display: flex;
    justify-content: space-between;
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .info-box .dl-box3 dl dt {
    width: 34%;
  }
  .info-box .dl-box3 dl dd {
    width: 62%;
  }
  .info-bottom {
    margin-bottom: 4vw;
  }
  .info-bottom dt {
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
    font-size: 2.5vw;
    margin-bottom: 3vw;
  }
  .h-copy2 {
    margin-bottom: 23px;
    font-size: 3vw;
    line-height: 1.8;
  }
  .info-bottom2 {
    margin-bottom: 4vw;
  }
  .info-bottom2 dt {
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
    font-size: 2.5vw;
    margin-bottom: 3vw;
  }
  .line-box {
    padding: 3vw 3.4vw;
    border: 2px solid #498068;
    text-align: left;
  }
  .line-box .line-info {
    margin-bottom: 0px;
    bottom: 0px;
    text-align: left;
    position: relative;
  }
  .line-box .line-info .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .line-box .notes {
    font-size: 2.3vw;
  }
  .line-box .li-flex {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    justify-content: space-between;
  }
  .line-box .li-flex.center {
    justify-content: center;
  }
  .line-box .li-flex li {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .line-box .li-flex li a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 2.7vw;
    line-height: 1.43;
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
  .line-box .cen-txt {
    text-align: left;
    font-size: 2.5vw;
    margin-bottom: 2.7vw;
  }
  .line-box .kouza-flex {
    margin-left: 5vw;
    margin-bottom: 0vw;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 5vw);
  }
  .line-box .kouza-flex dt {
    width: 12.5vw;
  }
  .line-box .kouza-flex dd {
    width: calc(100% - 14.7vw);
  }
  .map-img2 img {
    margin-top: 0px;
  }
}
.menu-link-3 a {
  background: #AF1C3B;
  color: #fff !important;
}
/*# sourceMappingURL=tax.css.map */