@media only screen and (max-width: 768px) {
  .home_page .key {
    --height: calc(100vh - 60px);
    --max-height: 156vw;
    --min-height: 320px;
    font-size: 8px;
    overflow: hidden;
  }
  .home_page .key .key_text .item {
    padding: 10px 20px;
    padding-bottom: 30px;
    align-items: flex-end;
  }
  .home_page .key .key_text .item::before {
    inset: 0;
    aspect-ratio: unset;
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  .home_page .key .key_text .item::after {
    display: none;
  }
  .home_page .key .catch {
    display: table;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.89);
    border-radius: 10px;
    padding: 20px;
    position: relative;
    z-index: 1;
  }
  .home_page .key .catch::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    background: url(../images/idx_key_icon.png) no-repeat center/contain;
    width: 60px;
    height: 60px;
    left: calc(50% - 30px);
    bottom: -30px;
  }
  .home_page .key .catch h2,
  .home_page .key .catch .jp {
    text-align: center;
    letter-spacing: 0;
  }
  .home_page .key .catch h2 {
    font-size: 4em;
    margin-bottom: 5px;
  }
  .home_page .key .key_scroll {
    top: unset;
    font-size: 7px;
    bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .home_page .key {
    font-size: 1.4vmin;
  }
  .home_page .key .key_text .item::before {
    background-position: bottom left 55%;
  }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .home_page .key {
    font-size: 1.8vmin;
    --min-height: 500px;
  }
}
@media only screen and (max-width: 480px) {
  .home_page .key {
    --max-height: 135vw;
  }
  .home_page .key .s1::before {
    background-image: url(../images/idx_key_bg_sp425.jpg);
  }
  .home_page .key .slick-initialized .s2::before {
    background-image: url(../images/idx_key_bg2_425.jpg);
  }
  .home_page .key .catch {
    padding: 10px 10px 25px;
  }
  .home_page .key .catch::before {
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    bottom: -20px;
  }
  .home_page .key .catch h2 {
    font-size: 4em;
    margin-bottom: 0px;
    letter-spacing: 0;
  }
  .home_page .key .catch .jp {
    font-size: min(4.27vw, 15px);
    line-height: 1.7;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) {
  .home_page h3 {
    font-size: min(6.8vw, var(--ttl_size));
    letter-spacing: 0;
    text-align: center;
  }
  .home_page h3 .en {
    text-align: center;
    letter-spacing: 0;
    justify-content: center;
    margin-top: 8px;
    font-size: 17px;
  }
  .idx_bg::before {
    height: 99%;
    left: 0;
    width: 45%;
    border-radius: 0 0 40px 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx1 {
    padding: 40px 0;
  }
  .idx1 .inner_big::before {
    top: 40px;
    left: 0;
    width: 80%;
    height: 100%;
    background-size: cover;
  }
  .idx1 .TabContainer .TabPager {
    width: 100%;
    max-width: 568px;
    margin: 0 auto -65px;
  }
  .idx1 .TabContainer .TabPager > div {
    font-size: 16px;
    letter-spacing: 0;
    padding: 1em 0;
  }
  .idx1 .TabContainer .TabPager > div:not(.active) p::after {
    margin-left: 5px;
  }
  .idx1 .TabContainer .TabPager > div.active {
    font-size: 17px;
    padding: 1em 0;
  }
  .idx1 .TabContainer .TabPager > div p {
    text-align: center;
    line-height: 1.4;
  }
  .idx1 .idx1_tab {
    padding: 20px 20px 30px;
  }
  .idx1 .img {
    position: static;
    margin: 30px auto 20px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .idx1 ul li {
    width: calc(50% - 10px);
  }
  .idx1 ul li .br769_min {
    display: block;
  }
  .idx1 ul li.m_h a {
    min-height: 76.98px;
    display: flex;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 480px) {
  .idx1 .TabContainer .TabPager {
    max-width: 90%;
  }
  .idx1 .idx1_tab {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx1 .img {
    width: 50%;
  }
  .idx1 ul li {
    width: calc(50% - 5px);
    letter-spacing: 0;
  }
  .idx1 ul li a {
    padding: 10px 10px 0px;
    letter-spacing: 0;
    height: 100%;
    padding-bottom: 40px;
    font-size: min(3.75vw, 14px);
  }
  .idx1 ul li a::before, .idx1 ul li a::after {
    right: 10px;
  }
  .idx1 ul li a span {
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    width: 100%;
    text-align: center;
  }
  .idx1 ul li a span::after, .idx1 ul li a span::before {
    left: calc(50% - 0.6em);
    top: 0;
  }
  .idx1 ul li a .br375 {
    display: block;
  }
  .idx1 ul li a::before, .idx1 ul li a::after {
    width: 20px;
    height: 20px;
    left: calc(50% - 10px);
    right: unset;
    top: unset;
    bottom: 10px;
  }
}
@media only screen and (max-width: 345px) {
  .idx1 ul li a {
    font-size: 3.5vw;
  }
}
@media only screen and (max-width: 768px) {
  .idx2 {
    padding: 40px 0;
  }
  .idx2 .idx2_inner {
    display: block;
  }
  .idx2 h3 {
    margin: 0 auto 0;
  }
  .idx2 .img {
    display: table;
    margin: 40px auto;
    --radius: 40px;
    padding-right: 40px;
    padding-top: 40px;
    margin-top: 40px;
  }
  .idx2 .img::after {
    left: 40px;
    right: 0;
    aspect-ratio: unset;
    width: calc(100% - 40px);
    bottom: 40px;
  }
  .idx2 .txt p {
    letter-spacing: 0;
    font-size: 16px;
  }
  .idx2 .idx2_list {
    margin-top: 40px;
    display: flex;
  }
  .idx2 .idx2_list .item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .idx2 {
    background-size: 100%;
    background-color: #eda200;
  }
  .idx2 .img {
    display: table;
    margin: 40px auto;
    --radius: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
  .idx2 .img::after {
    left: 20px;
    right: 0;
    aspect-ratio: unset;
    width: calc(100% - 20px);
    bottom: 20px;
  }
  .idx2 .idx2_list {
    margin-top: 40px;
    display: flex;
  }
  .idx2 .idx2_list .item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  .idx2 .idx2_list .item .link a::after {
    inset: 5px;
  }
  .idx2 .idx2_list .item p {
    font-size: 15px;
    letter-spacing: 0;
    padding-bottom: 5px;
  }
  .idx2 .idx2_list .item p::before, .idx2 .idx2_list .item p::after {
    width: 24px;
    height: 24px;
    left: calc(50% - 12px);
  }
  .idx2 .idx2_list .item p::after {
    mask-size: 7px;
  }
}
@media only screen and (max-width: 345px) {
  .idx2 .idx2_list .item p {
    font-size: 3.8vw;
  }
}
@media only screen and (max-width: 768px) {
  .idx3 {
    padding: 0;
  }
  .idx3 .idx3_inner {
    padding: 40px 0;
    display: block;
  }
  .idx3 .idx3_inner::after {
    right: -20px;
    top: 0;
    width: 100%;
    border-radius: 0 0 0 40px;
  }
  .idx3 h3 {
    margin: 0;
  }
  .idx3 .idx3_ttl {
    border-radius: 25px;
    padding: 10px 0;
    letter-spacing: 0;
  }
  .idx3 .idx3_ttl .br769 {
    display: block;
  }
  .idx3 .idx3_img {
    display: table;
    margin: 40px auto 20px;
  }
  .idx3 .txt p {
    font-size: 16px;
    letter-spacing: 0;
  }
  .idx3 .btn-group.fblock {
    margin-top: 25px;
    max-width: 280px;
  }
  .idx3 .btn-group.fblock .btn a .br769_min {
    display: block;
  }
  .idx3 .idx3_box {
    margin: 0;
    padding: 40px 0;
    background: #edb12f url(../images/idx3_box_bg_sp.jpg) no-repeat top center/100%;
  }
  .idx3 .idx3_box .inner {
    display: block;
  }
  .idx3 .idx3_box h4 {
    text-align: center;
    font-size: 22px;
    letter-spacing: 0;
    margin: 0 auto 15px;
  }
  .idx3 .idx3_box .btn {
    margin: 20px auto 0;
  }
  .idx3 .ttl01 {
    font-size: min(5.4vw, 18px);
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx4 .idx4_bg {
    border-radius: 40px;
    padding: 40px 0;
  }
  .idx4 .fblock {
    margin-top: 60px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx4 .fblock .item {
    width: 100%;
    max-width: 100%;
  }
  .idx4 .fblock .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .idx4 .fblock .item {
    height: 120px;
    padding-left: 20px;
  }
  .idx4 .fblock .item::before {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: -35%;
  }
  .idx4 .fblock .item .ttl {
    font-size: 18px;
    letter-spacing: 0;
  }
  .idx4 .fblock .item .ttl .en {
    margin-bottom: 5px;
  }
  .idx4 .fblock .item a::before, .idx4 .fblock .item a::after {
    width: 30px;
    height: 30px;
    bottom: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .idx4 .fblock {
    margin-top: 35px;
  }
  .idx4 .fblock .item {
    height: 120px;
    padding-left: 20px;
  }
  .idx4 .fblock .item::before {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: -35%;
  }
  .idx4 .fblock .item .ttl {
    font-size: 16px;
    letter-spacing: 0;
  }
  .idx4 .fblock .item .ttl .en {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .idx4 .fblock .item a::before, .idx4 .fblock .item a::after {
    width: 30px;
    height: 30px;
    bottom: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 345px) {
  .idx4 .fblock .item {
    height: 100px;
  }
  .idx4 .fblock .item .ttl {
    font-size: 4vw;
  }
}
@media only screen and (max-width: 768px) {
  .idx5 {
    padding: 0 0 30px;
  }
  .idx5 h3 {
    width: 100%;
    margin: 0;
  }
  .idx5 h3 br {
    display: none;
  }
  .idx5 .idx5_list {
    max-width: 450px;
    margin: 40px auto 0;
    width: 100%;
    display: flex;
  }
  .idx5 .idx5_list .item {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  .idx5 .idx5_list .item .ttl {
    letter-spacing: 0;
  }
  .idx5 .idx5_list .item::before, .idx5 .idx5_list .item::after {
    bottom: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .idx6 {
    padding: 40px 0 0;
  }
  .idx6 .idx6_list {
    margin-top: 40px;
  }
  .idx6 .idx6_list .item {
    width: 100%;
    max-width: 100%;
  }
  .idx6 .idx6_list .item .link a::before, .idx6 .idx6_list .item .link a::after {
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
  }
  .idx6 .idx6_list .item .txt {
    bottom: 20px;
    left: 20px;
    width: 83%;
  }
  .idx6 .idx6_list .item .txt .ttl01 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .idx6 .idx6_list .item .txt .ttl01 .jp {
    margin-left: 0;
    display: block;
    margin-bottom: 15px;
  }
  .idx6 .idx6_list .item .txt .ttl02 {
    font-size: 16px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 480px) {
  .idx6 .idx6_list .item .link a::before, .idx6 .idx6_list .item .link a::after {
    bottom: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    mask-size: 10px;
  }
  .idx6 .idx6_list .item .txt {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px 20px;
  }
  .idx6 .idx6_list .item .txt .ttl01 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 10px;
    width: 100%;
  }
  .idx6 .idx6_list .item .txt .ttl01 .jp {
    margin-left: 0;
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .idx6 .idx6_list .item .txt .ttl02 {
    font-size: min(3.75vw, 14px);
    letter-spacing: 2px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .idx7 {
    padding: 40px 0;
  }
  .idx7 .inner_big {
    display: block;
  }
  .idx7 h3 {
    margin: 0;
  }
  .idx7 .img {
    max-width: calc(100% + 20px);
    margin: 40px auto 25px;
    margin-left: -20px;
    width: calc(100% + 20px);
  }
  .idx7 .img img {
    border-radius: 0 40px 40px 0;
  }
  .idx7 .txt P {
    font-size: 16px;
    letter-spacing: 0;
  }
  .idx7 .btn {
    margin: 25px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx8 {
    padding: 40px 0 20px;
    background-size: 100%;
    background-color: #eda200;
  }
  .idx8 .fblock {
    margin-top: 40px;
    display: flex;
    padding: 0;
  }
  .idx8 .item {
    --radius: 40px;
    width: calc(50% - 10px);
  }
  .idx8 .item .num {
    font-size: 70px;
    left: 10px;
    bottom: 10px;
  }
  .idx8 .item .num .en {
    font-size: 18px;
  }
  .idx8 .item .idx8_img::before, .idx8 .item .idx8_img::after {
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: -25px;
  }
  .idx8 .item .txt {
    padding: 40px 20px 20px;
  }
  .idx8 .item .txt .ttl01 {
    font-size: 20px;
    letter-spacing: 0;
  }
  .idx8 .item .txt .ttl02 {
    font-size: 16px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 480px) {
  .idx8 .item {
    --radius: 20px;
    width: calc(50% - 5px);
    margin-bottom: 10px;
    background-color: #fff;
  }
  .idx8 .item .num {
    font-size: 40px;
    left: 10px;
    bottom: 10px;
  }
  .idx8 .item .num .en {
    font-size: 14px;
    padding: 0;
    line-height: 1;
    margin-bottom: 3px;
  }
  .idx8 .item .idx8_img::before, .idx8 .item .idx8_img::after {
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: -20px;
  }
  .idx8 .item .txt {
    padding: 30px 10px 20px;
  }
  .idx8 .item .txt .ttl01 {
    font-size: min(4vw, 15px);
    white-space: nowrap;
    letter-spacing: 0;
  }
  .idx8 .item .txt .ttl02 {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 375px) {
  .idx8 .item .txt .ttl02 {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 345px) {
  .idx8 .item .txt .ttl02 {
    font-size: 3.5vw;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx9 {
    padding: 40px 0;
  }
  .idx9 h3,
  .idx9 .txt {
    margin-left: 0;
    margin-bottom: 0;
  }
  .idx9 .inner_big {
    display: block;
  }
  .idx9 .idx9_img {
    --radius: 40px;
    max-width: 580px;
    margin: 40px auto 25px;
    padding-top: 40px;
    padding-right: 40px;
  }
  .idx9 .idx9_img::after {
    left: 40px;
    width: calc(100% - 40px);
    bottom: 40px;
  }
  .idx9 .idx9_name {
    left: 20px;
    bottom: 20px;
    width: 140px;
  }
  .idx9 .txt p {
    letter-spacing: 0;
    font-size: 16px;
  }
  .idx9 .txt p br {
    display: none;
  }
  .idx9 .btn-group {
    max-width: 280px;
    margin: 25px auto 0;
  }
  .idx9 .btn-group .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .idx9 .idx9_img {
    --radius: 40px;
    max-width: 580px;
    margin: 40px auto 25px;
    padding-top: 20px;
    padding-right: 20px;
  }
  .idx9 .idx9_img::after {
    top: 0;
    left: 20px;
    width: calc(100% - 20px);
    bottom: 20px;
  }
  .idx9 .idx9_name {
    left: 20px;
    bottom: 20px;
    width: 120px;
  }
  .idx9 .idx9_name .small {
    letter-spacing: 0;
    font-size: 16px;
  }
  .idx9 .idx9_name .jp {
    letter-spacing: 0;
    font-size: 20px;
  }
  .idx9 .idx9_name .en {
    letter-spacing: 0;
    font-size: 10px;
  }
  .idx9 .txt p {
    letter-spacing: 0;
    font-size: 16px;
  }
  .idx9 .btn-group {
    max-width: 280px;
    margin: 25px auto 0;
  }
  .idx9 .btn-group .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .idx10 {
    padding: 40px 0;
  }
  .idx10::before {
    height: 300px;
  }
  .idx10 .shared_tbl {
    margin-top: 45px;
  }
  .idx10 .idx10_bg {
    padding: 40px 0;
    margin-top: 40px;
    border-radius: 20px;
  }
  .idx10 .txt,
  .idx10 .tbl {
    max-width: 100%;
    width: 100%;
  }
  .idx10 dl dt,
  .idx10 dl dd {
    font-size: 14px;
    letter-spacing: 0;
  }
  .idx10 .btn {
    margin: 40px auto 0px;
	      width: 100%;	  
	  max-width: 280px;
  }
  .idx10 .idx10_list {
        margin: 40px auto 0px;
         max-width: 400px;
  }
  .idx_map {
    height: 299px;
  }
	.idx10 .flex {
		display: block;
	}
	.idx_new_banner {
    width: 100%;
    max-width: 280px;
    margin: 25px auto 0;
}
}
@media only screen and (max-width: 480px) {
  .idx10 .idx10_bg .inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx10 .shared_tbl table tr th,
  .idx10 .shared_tbl table tr td {
    width: 10.5%;
    letter-spacing: 0 !important;
  }
  .idx10 .shared_tbl table tr th:first-child,
  .idx10 .shared_tbl table tr td:first-child {
    padding-left: 0 !important;
  }
  .idx10 .shared_tbl table tr th:last-child,
  .idx10 .shared_tbl table tr td:last-child {
    width: 9.5%;
    padding-left: 0 !important;
  }
  .idx10 .shared_tbl table tr th {
    font-size: 11px;
  }
  .idx10 .shared_tbl table tr th::after {
    font-size: 0.95em;
  }
  .idx10 .shared_tbl table tr td {
    letter-spacing: 0;
    font-size: 13px;
  }
  .idx10 .idx10_list .item p {
    letter-spacing: 0;
    font-size: 14px;
    width: calc(100% - 60px);
  }
  .idx10 .idx10_list .item p br {
    display: none;
  }
  .idx10 .idx10_list .item .img {
    width: 40px;
  }
  .idx10 dl {
    --w: 70px;
  }
}
@media only screen and (max-width: 345px) {
  .idx10 .shared_tbl table tr th,
  .idx10 .shared_tbl table tr td {
    width: 10%;
  }
  .idx10 .shared_tbl table tr th:last-child,
  .idx10 .shared_tbl table tr td:last-child {
    width: 9%;
  }
  .idx10 .shared_tbl table tr th {
    font-size: 10px;
  }
  .idx10 .shared_tbl table tr th::after {
    font-size: 0.85em;
  }
  .idx10 .shared_tbl table tr td {
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .idx11 {
    padding: 40px 0;
  }
  .idx11 .inner {
    display: block;
  }
  .idx11 h3 {
    margin: 0;
  }
  .idx11 .idx11_img {
    --radius: 40px;
    max-width: 500px;
    margin: 40px auto 80px;
  }
  .idx11 .idx11_img .img1 {
    margin-bottom: -40px;
  }
  .idx11 .txt p {
    width: 100%;
    font-size: 16px;
    letter-spacing: 0;
  }
  .idx11 .btn {
    margin: 25px auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .idx12 {
    padding: 0 0 40px;
  }
  .idx12 .txt,
  .idx12 .news {
    width: 100%;
    max-width: 100%;
  }
  .idx12 .TabContainer .TabPager {
    max-width: 100%;
    margin: 40px auto 40px;
  }
  .idx12 .TabContainer .TabPager > div p {
    font-size: 16px;
    letter-spacing: 0;
  }
  .idx12 ul {
    padding: 0 10px;
  }
  .idx12 ul li a {
    --w: 80px;
    padding: 20px 0;
    padding-right: 40px;
  }
  .idx12 ul li a .date,
  .idx12 ul li a .title {
    font-size: 14px;
    letter-spacing: 0;
    letter-spacing: 0;
  }
  .idx12 ul li a .title {
    padding-right: 0;
    font-size: 16px;
    letter-spacing: 0;
  }
  .idx12 ul li a::before, .idx12 ul li a::after {
    width: 30px;
    height: 30px;
    right: 0;
    top: calc(50% - 15px);
  }
  .idx12 ul li a .date {
    position: relative;
    top: 1px;
  }
  .idx12 .btn {
    max-width: 280px;
    margin: 25px auto 0;
  }
}
@media only screen and (max-width: 480px) {
  .idx12 ul li a::after {
    width: 24px;
    height: 24px;
    right: 0;
    top: calc(50% - 12px);
  }
}