@charset "UTF-8";
@media screen and (max-width: 500px) {
  .indent_content {
    padding: 40px 0;
  }
  .indent_content02 {
    margin-top: 40px;
  }
  .indent_content03 {
    margin-top: 30px;
  }
  .indent_content04 {
    margin-top: 40px;
  }
  .sp-none02 {
    display: none;
  }
  .none02 {
    display: inline;
  }
  .single_page {
    margin-bottom: 60px;
  }
  #wrap {
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sp-hamburger {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 200;
    width: auto;
    height: auto;
  }
  .pc-nav {
    display: none;
  }
  .hamburger_box .hamburger {
    z-index: 100;
    background: none;
    outline: none;
    border: none;
    margin: auto;
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    height: auto;
    width: auto;
    padding: inherit;
  }
  .hamburger_box .hamburger .navi {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    width: 26px;
    height: 26px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 200;
  }
  .hamburger_box .hamburger .navi .dots {
    width: 6px;
    height: 6px;
    background-color: black;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .hamburger_box .hamburger .navi .dots:nth-of-type(3n+2) {
    margin: 0 4px;
  }
  .hamburger_box .hamburger .navi .dots:nth-of-type(2) {
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  .hamburger_box .hamburger .navi .dots:nth-of-type(4) {
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .hamburger_box .hamburger .navi .dots:nth-of-type(6) {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  .hamburger_box .hamburger .navi .dots:nth-of-type(8) {
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  .hamburger_box .hamburger .navi .dots:nth-of-type(1), .hamburger_box .hamburger .navi .dots:nth-of-type(3), .hamburger_box .hamburger .navi .dots:nth-of-type(5), .hamburger_box .hamburger .navi .dots:nth-of-type(7), .hamburger_box .hamburger .navi .dots:nth-of-type(9) {
    background: #1fa23b;
  }
  .hamburger_box .hamburger .navi.is_active {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(1) {
    -webkit-filter: opacity(0);
            filter: opacity(0);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(2) {
    -webkit-transform: scaleY(4.75);
            transform: scaleY(4.75);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(3) {
    -webkit-filter: opacity(0);
            filter: opacity(0);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(4) {
    -webkit-transform: scaleX(4.75);
            transform: scaleX(4.75);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(5) {
    -webkit-filter: opacity(0);
            filter: opacity(0);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(6) {
    -webkit-transform: scaleX(4.75);
            transform: scaleX(4.75);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(7) {
    -webkit-filter: opacity(0);
            filter: opacity(0);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(8) {
    -webkit-transform: scaleY(4.75);
            transform: scaleY(4.75);
  }
  .hamburger_box .hamburger .navi.is_active .dots:nth-of-type(9) {
    -webkit-filter: opacity(0);
            filter: opacity(0);
  }
  .hamburger_nav.sp-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hamburger_nav.pc-nav {
    display: none;
  }
  .op_box .logo_box01 {
    width: 60%;
    margin: 0 auto;
  }
  .op_box .op_logo {
    width: 45%;
  }
  .op_box .op_txt01 {
    font-size: 3.5vw;
    margin-bottom: 2%;
  }
  .single_header {
    margin-top: 0;
  }
  header {
    padding: 0 16px;
    top: 0;
    height: 70px;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  header .big {
    font-size: 7vw;
    letter-spacing: 0.2vw;
  }
  header .big02 {
    font-size: 3.5vw;
    letter-spacing: 0.1vw;
    margin-left: 2%;
  }
  .frontMainBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .frontMainBox .left_box {
    display: none;
  }
  .frontMainBox .right_box {
    min-width: inherit;
    padding-left: 0;
    padding-top: 0;
    height: auto;
  }
  .frontMainBox .right_box header {
    margin-bottom: 0;
  }
  .frontMainBox .right_box .inner {
    position: relative;
    margin-top: 0;
  }
  .frontMainBox .right_box .inner .txt_box {
    position: relative;
    left: inherit;
    top: inherit;
    padding: 0 16px;
    margin-bottom: 40px;
  }
  .frontMainBox .right_box .inner .txt_box h1 {
    font-size: 7.5vw;
    letter-spacing: 0.5vw;
  }
  .frontMainBox .right_box .inner .txt_box h1 span {
    font-size: 8vw;
  }
  .frontMainBox .right_box .inner .txt_box .txt01 {
    font-size: 5vw;
    margin-top: 10px;
    letter-spacing: 0.5vw;
  }
  .frontMainBox .right_box .inner .txt_box .txt02 {
    font-size: 3.5vw;
    margin-top: 20px;
    letter-spacing: 0.1vw;
    line-height: 1.5;
  }
  .frontMainBox .right_box .inner .slide_area .main-slider {
    right: 0;
    width: 100%;
  }
  .frontMainBox .right_box .inner .slide_area .main-slider .swiper-slide {
    height: auto;
  }
  .frontMainBox .right_box .inner .slide_area .main-slider .swiper-slide .slide {
    width: 100%;
  }
  .frontMainBox .right_box .inner .slider-thumbnail {
    width: calc(100% - 32px);
    left: 0;
    bottom: -12%;
  }
  .frontMainBox .right_box .inner .slider-thumbnail .swiper-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .frontMainBox .icon_text {
    display: none;
  }
  .hamburger_box {
    border: none;
    border-radius: inherit;
    width: auto;
    height: auto;
  }
  .hamburger_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: contain;
    position: fixed;
    margin-left: 0;
    padding: 0;
  }
  .hamburger_nav .over {
    display: block;
  }
  .hamburger_nav .over .nav_inner {
    display: none;
  }
  .hamburger_nav .over .title p:nth-of-type(1) {
    font-size: 4vw;
  }
  .hamburger_nav .over .title p:nth-of-type(1) span {
    font-size: 7vw;
  }
  .hamburger_nav .over .title p:nth-of-type(2) {
    font-size: 3.2vw;
    margin-top: 6px;
  }
  .hamburger_nav .c_box {
    display: table;
    margin: 20px auto 0;
  }
  .hamburger_nav .c_box ul li {
    font-size: 3.5vw;
  }
  .hamburger_nav .c_box ul li:nth-of-type(n + 2) {
    margin-top: 7.5%;
  }
  .hamburger_nav .c_box ul:nth-of-type(n + 2) {
    margin-top: 7.5%;
  }
  .hamburger_nav .under {
    margin-top: 40px;
  }
  .hamburger_nav .under .tel {
    font-size: 5vw;
    letter-spacing: 0.2vw;
  }
  .hamburger_nav .under .tel span {
    font-size: 7vw;
  }
  .hamburger_nav .under p {
    font-size: 3.2vw;
    margin-top: 6px;
  }
  .hamburger_nav .left_box {
    display: none;
  }
  .hamburger_nav .right_box {
    padding: 0 16px;
    clip-path: inset(0 0 100% 0);
  }
  .hamburger_nav .right_box .inner01 {
    display: block;
  }
  .hamburger_nav .right_box .inner01 ul li {
    font-size: 6vw;
  }
  .hamburger_nav .right_box .inner01 ul li span {
    font-size: 3.2vw;
    margin-top: 5px;
  }
  .hamburger_nav .right_box .inner01 ul li:nth-of-type(n + 2) {
    margin-top: 25px;
  }
  .hamburger_nav .right_box .inner01 ul:nth-of-type(n + 2) {
    margin: 20px 0 0 0;
  }
  .hamburger_nav .right_box .nav_txt01 {
    font-size: 6vw;
    margin-top: 40px;
  }
  .hamburger_nav .right_box .inner02 {
    margin-top: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hamburger_nav .right_box .inner03 .link {
    width: 35%;
  }
  .hamburger_nav .sp-sns {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hamburger_nav .sp-sns a:nth-of-type(n + 2) {
    margin-left: 10px;
  }
  .page_thumb {
    margin-top: 0;
    padding: 60px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    margin-bottom: 0;
  }
  .page_thumb .img_box {
    display: none;
  }
  .page_thumb .txt_box {
    position: relative;
    display: table;
    margin: auto;
    text-align: center;
  }
  .page_thumb .txt_box .thumb_txt01 {
    font-size: 6vw;
    font-weight: bold;
  }
  .page_thumb .txt_box .pan {
    font-size: 3.2vw;
  }
  #index .svg_box {
    display: none;
  }
  #index .sys_title p {
    font-size: 7vw;
    letter-spacing: 0.5vw;
  }
  #index .sys_title h2 {
    font-size: 4.5vw;
    margin-left: 16px;
    letter-spacing: 0.2vw;
  }
  #index .sys_title .bdr {
    width: 15%;
    height: 2px;
    bottom: -10px;
  }
  #index .bdrs_title .title_bdr01, #index .bdrs_title .title_bdr04 {
    width: calc(100% - 10px);
    height: 1px;
  }
  #index .bdrs_title .title_bdr02, #index .bdrs_title .title_bdr03 {
    height: 2px;
  }
  #index .bdrs_title .title_bdr02 {
    margin-top: 3px;
  }
  #index .bdrs_title .title_bdr04 {
    margin-top: 3px;
  }
  #index .bdrs_title .bdr_title_c {
    margin: 0 16px;
  }
  #index .add_box01 {
    padding-top: 40px;
  }
  #index .add_box01 .movie_area {
    width: 100%;
    height: 350px;
  }
  #index .add_box02 {
    padding-top: 40px;
  }
  #index .add_box02 .logo {
    width: 30%;
  }
  #index .add_box02 p {
    font-size: 3.5vw;
    padding: 0 16px;
    display: block;
  }
  #index .box01 {
    padding: 30px 16px;
  }
  #index .box01 .inner {
    display: block;
  }
  #index .box01 .inner .icon_text {
    font-size: 2.5vw;
    text-align: center;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    margin: 0 auto;
  }
  #index .box01 .inner h2 {
    font-size: 4.5vw;
    line-height: 1.5;
    margin: 16px auto;
    text-align: center;
  }
  #index .box01 .inner .text {
    font-size: 3.5vw;
  }
  #index .box02 {
    padding-top: 40px;
  }
  #index .box02 .kv-slider {
    width: 100%;
    height: auto;
  }
  #index .box02 .kv-slider .pagination_box {
    width: 100px;
    height: 100px;
    right: 30px;
    bottom: 30px;
  }
  #index .box02 .kv-slider .pagination_box svg {
    font-size: 14px;
  }
  #index .box02 .kv-slider .pagination_box .swiper-pagination-fraction {
    width: 80px;
    height: 80px;
    font-size: 20px;
  }
  #index .box03 {
    padding: 60px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: inherit;
  }
  #index .box03 .title_box {
    margin-bottom: 40px;
  }
  #index .box03 .title_box h2 {
    font-size: 6vw;
    letter-spacing: 0.5vw;
  }
  #index .box03 .title_box .min {
    font-size: 4vw;
    margin-top: 10px;
    letter-spacing: 0.5vw;
  }
  #index .box03 .txt01 {
    font-size: 3.8vw;
    line-height: 1.7;
  }
  #index .box03 .txt02 {
    font-size: 3.2vw;
    line-height: 2;
    margin-top: 20px;
  }
  #index .box03 .btn {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 16px;
    margin-bottom: 30px;
  }
  #index .box03 .btn a {
    width: 100%;
    font-size: 3.5vw;
  }
  #index .box03 .bnr_inner {
    display: block;
    padding: 0 16px;
    margin-top: 40px;
  }
  #index .box03 .bnr_inner .item:nth-of-type(2) {
    margin-top: 20px;
  }
  #index .box04 .txt_box {
    width: 100%;
    padding: 40px 16px;
    bottom: 0px;
  }
  #index .box04 .txt_box h2 {
    font-size: 4.5vw;
  }
  #index .box04 .txt_box .text {
    font-size: 3.5vw;
    margin: 20px auto;
    word-break: inherit;
  }
  #index .box04 .txt_box .btn {
    font-size: 3.5vw;
    padding: 16px 0;
    width: 100%;
  }
  #index .box04 .bdr_box {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
  }
  #index .box04 .bdr_box span:nth-of-type(1), #index .box04 .bdr_box span:nth-of-type(2) {
    height: 2px;
  }
  #index .box04 .bdr_box span:nth-of-type(3), #index .box04 .bdr_box span:nth-of-type(4) {
    width: 2px;
  }
  #index .box04 .img {
    margin-left: 0;
    left: 0;
    min-width: inherit;
  }
  #index .box05 {
    padding-bottom: 40px;
  }
  #index .box05 h2 {
    font-size: 7vw;
    margin-right: 16px;
    letter-spacing: 0.5vw;
  }
  #index .box05 .min {
    font-size: 5vw;
    letter-spacing: 0.5vw;
  }
  #index .box05 .inner {
    margin-top: 30px;
    left: 0;
  }
  #index .box05 .txt_box {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
  }
  #index .box05 .txt_box .bdr {
    width: 25%;
    height: 2px;
  }
  #index .box05 .txt_box h3 {
    font-size: 4vw;
    line-height: 1.7;
    margin-top: 20px;
    text-shadow: inherit;
  }
  #index .box05 .txt_box .text {
    font-size: 3.5vw;
    margin-top: 20px;
    width: 100%;
  }
  #index .box05 .img {
    right: 0;
    height: auto;
    margin: 20px auto 0;
  }
  #index .box05 .btn_box {
    margin-top: 30px;
    display: block;
    padding: 0 16px;
  }
  #index .box05 .btn_box .btn {
    width: 100%;
  }
  #index .box05 .btn_box .btn a {
    width: 100%;
    font-size: 3.5vw;
  }
  #index .box05 .btn_box .btn:nth-of-type(2) a {
    margin: 20px auto 0;
  }
  #index .box06 .min {
    font-size: 4.2vw;
  }
  #index .box06 h2 {
    font-size: 4.5vw;
    margin: 13px auto 30px;
    letter-spacing: 0.5vw;
  }
  #index .c_img {
    min-width: inherit;
    left: 0;
    margin-left: 0;
  }
  #index .present_box {
    padding: 40px 16px 0;
  }
  #index .present_box h2 {
    z-index: 10;
    font-size: 4.5vw;
  }
  #index .present_box h2 span {
    margin-left: 20px;
  }
  #index .present_box h2 .icon {
    display: none;
  }
  #index .present_box .img01 {
    right: -20px;
    top: -30px;
    width: 50%;
  }
  #index .present_box .text {
    font-size: 3.5vw;
    line-height: 2;
    margin-top: 20px;
  }
  #index .present_box .btn {
    width: 100%;
    padding: 16px 0;
    font-size: 4vw;
    border-bottom: 2px solid #086e1e;
  }
  #index .box07 .swiper-container {
    width: 100%;
    margin: 40px auto 0;
  }
  #index .box07 .swiper-container .works-slider {
    width: calc(100% - 32px);
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .img_box .img {
    padding-top: 70%;
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .img_box .tag {
    font-size: 3.5vw;
    width: auto;
    height: auto;
    padding: 5px 16px;
    letter-spacing: 0.2vw;
    left: 16px;
    top: 16px;
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .inner {
    display: block;
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .inner h3 {
    font-size: 3.7vw;
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .inner .txt_inner {
    margin-top: 16px;
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .inner .txt_inner .time {
    font-size: 3.5vw;
    margin-right: 10px;
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .inner .txt_inner .works_text01, #index .box07 .swiper-container .works-slider .swiper-slide .inner .txt_inner .works_text02 {
    font-size: 3.5vw;
  }
  #index .box07 .swiper-container .works-slider .swiper-slide .inner .btn {
    width: 100%;
    font-size: 3.5vw;
    border: 2px solid #086e1e;
    margin-top: 20px;
  }
  #index .box07 .swiper-button-prev {
    width: 30px;
    left: 0;
    top: 35%;
  }
  #index .box07 .swiper-button-next {
    width: 30px;
    right: 0;
    top: 35%;
  }
  #index .box07 .bg {
    height: 45%;
  }
  #index .box08 .inner {
    max-width: 100%;
    margin: 40px auto 0;
    display: block;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #index .box08 .inner .item {
    width: 100%;
    margin: 0 auto;
  }
  #index .box08 .inner .item h3 {
    font-size: 3.8vw;
  }
  #index .box08 .inner .item .txt_inner {
    margin-top: 10px;
  }
  #index .box08 .inner .item .txt_inner p {
    font-size: 3.5vw;
  }
  #index .box08 .inner .item .txt_inner .triangle {
    margin-right: 10px;
  }
  #index .box08 .inner .item .txt_inner .bdr {
    padding: 0 10px;
  }
  #index .box08 .inner .item:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  #index .box08 .btn {
    margin: 40px auto 0;
    width: calc(100% - 32px);
  }
  #index .box08 .btn a {
    font-size: 3.8vw;
    padding: 16px 0;
    border-bottom: 2px solid #086e1e;
    width: 100%;
  }
  #index .box09 {
    min-width: inherit;
    padding: 100px 16px;
    display: none;
  }
  #index .box09 .txt_box {
    padding: 0;
  }
  #index .box09 .txt_box .txt01 {
    font-size: 6vw;
  }
  #index .box09 .txt_box .txt02 {
    font-size: 4vw;
    margin-top: 10px;
    letter-spacing: 0.2vw;
  }
  #index .box11 .inner {
    display: block;
  }
  #index .box11 .inner .item {
    width: 100%;
  }
  #index .box11 .inner .item:nth-of-type(n + 2) {
    margin-top: 16px;
  }
  #index .box12 {
    padding: 0;
    background: none;
  }
  #index .box12 .inner {
    display: block;
    padding: 0;
  }
  #index .box12 .inner .box {
    width: 100%;
    padding: 40px 16px 20px;
    background: #1fa23b;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #index .box12 .inner .box .title_box {
    margin-bottom: 20px;
  }
  #index .box12 .inner .box .title_box p {
    font-size: 7vw;
  }
  #index .box12 .inner .box .title_box h2 {
    font-size: 3.5vw;
    margin-left: 3%;
  }
  #index .box12 .inner .box .item {
    padding: 20px 0;
    width: 100%;
  }
  #index .box12 .inner .box .item::before {
    top: -2px;
    width: 30%;
    height: 3px;
  }
  #index .box12 .inner .box .item .over .time {
    font-size: 3.5vw;
  }
  #index .box12 .inner .box .item .over h3 {
    font-size: 3.5vw;
    margin-left: 16px;
  }
  #index .box12 .inner .box .item .text {
    font-size: 3.5vw;
    margin-top: 10px;
  }
  #index .box12 .inner .box .btn {
    top: 0.5%;
    font-size: 3.5vw;
    display: none;
  }
  #index .box12 .inner .box:nth-of-type(2) {
    margin-top: 0;
    padding-bottom: 40px;
    padding-top: 30px;
    background: #086e1e;
  }
  #index .box13 {
    background: url(img/sp/index/box13_bg.svg) top center no-repeat;
    background-size: cover;
  }
  #index .box13 .title_box {
    margin-bottom: 30px;
    display: block;
    text-align: center;
  }
  #index .box13 .title_box p {
    font-size: 9vw;
    letter-spacing: 0.5vw;
  }
  #index .box13 .title_box h2 {
    font-size: 4vw;
    letter-spacing: 0.3vw;
    margin: 5px auto 0;
  }
  #index .box13 .text {
    font-size: 3.2vw;
  }
  #index .link_part {
    padding: 40px 16px;
  }
  #index .link_part .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #index .link_part .inner .item {
    width: 48%;
  }
  #index .link_part .inner .item .icon {
    width: 15%;
  }
  #index .link_part .inner .item:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  #index .link_part .inner .item p {
    font-size: 3vw;
    word-break: keep-all;
  }
  #contact_banner {
    padding: 40px 0;
    background: url(img/sp/index/box10_bg.svg) top center no-repeat;
  }
  #contact_banner .big {
    font-size: 9vw;
    letter-spacing: 0.5vw;
  }
  #contact_banner h2 {
    font-size: 3.5vw;
    margin-top: 5px;
    letter-spacing: 0.3vw;
  }
  #contact_banner .box {
    margin-top: 40px;
    padding: 5px 5px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 32px);
    display: block;
    height: auto;
  }
  #contact_banner .box .sp-box {
    position: relative;
  }
  #contact_banner .box .sp-box .sp-img02 {
    position: absolute;
    bottom: 0;
    width: 75%;
    left: 0;
    right: 0;
    margin: auto;
  }
  #contact_banner .box .img {
    display: none;
  }
  #contact_banner .box .txt01 {
    font-size: 3.2vw;
    letter-spacing: 0.2vw;
    text-align: center;
    margin-top: 20px;
  }
  #contact_banner .box .tel {
    font-size: 4vw;
    letter-spacing: 0.3vw;
    margin-top: 10px;
    text-align: center;
  }
  #contact_banner .box .tel span {
    font-size: 8vw;
  }
  #contact_banner .box .inner {
    margin-top: 10px;
    padding: 0 20px;
  }
  #contact_banner .box .inner .mail {
    width: 75%;
    height: auto;
    font-size: 3.5vw;
    padding: 10px 0;
    border-radius: 10vw;
  }
  #contact_banner .box .inner .mail .icon {
    margin-right: 2%;
  }
  #contact_banner .box .inner .insta, #contact_banner .box .inner .line {
    width: 8%;
    margin-left: 4.5%;
  }
  #contact_banner_area .bdrs_title .title_bdr01, #contact_banner_area .bdrs_title .title_bdr04 {
    width: calc(100% - 10px);
    height: 1px;
  }
  #contact_banner_area .bdrs_title .title_bdr02, #contact_banner_area .bdrs_title .title_bdr03 {
    height: 2px;
  }
  #contact_banner_area .bdrs_title .title_bdr02 {
    margin-top: 3px;
  }
  #contact_banner_area .bdrs_title .title_bdr04 {
    margin-top: 3px;
  }
  #contact_banner_area .bdrs_title .bdr_title_c {
    margin: 0 16px;
  }
  footer {
    padding: 40px 0 0;
  }
  footer .inner {
    display: block;
    text-align: center;
  }
  footer .inner .left_box {
    font-size: 3.5vw;
    margin: 0 auto;
  }
  footer .inner .left_box .txt01 {
    font-size: 5vw;
  }
  footer .inner .left_box .txt02 {
    font-size: 4vw;
    margin: 10px auto;
  }
  footer .inner .left_box .txt03 {
    font-size: 2.5vw;
  }
  footer .inner .left_box .icon_area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .inner .left_box .icon_area .insta, footer .inner .left_box .icon_area .line {
    width: auto;
  }
  footer .inner .left_box .icon_area a:nth-of-type(n + 2) {
    margin-left: 10px;
  }
  footer .inner .right_box {
    display: none;
  }
  footer .copy {
    font-size: 3vw;
    margin-top: 40px;
  }
  #pop_banner {
    right: 0;
    bottom: 13%;
    width: 48%;
  }
  #pop_banner #button {
    right: 0;
  }
  .single_page {
    margin-bottom: 55px;
  }
  .page_title {
    font-size: 6.5vw;
    letter-spacing: 0.2vw;
  }
  .page_title_min {
    font-size: 3.5vw;
    margin-top: 10px;
    letter-spacing: 0.2vw;
  }
  #company .table01 {
    border-left: none;
    border-right: none;
  }
  #company .table01 tr th, #company .table01 tr td {
    font-size: 3.5vw;
    padding: 16px;
    width: 100%;
    display: block;
    line-height: 2;
  }
  #company .table01 tr th {
    width: 100%;
  }
  #company .box02 .inner {
    display: block;
    margin-top: 60px;
  }
  #company .box02 .inner .img_box {
    padding: 0 16px;
    margin: auto auto 30px;
  }
  #company .box02 .inner .img_box img:nth-of-type(1) {
    width: 70%;
    top: -30px;
    left: 16px;
    min-width: inherit;
  }
  #company .box02 .inner .img_box img:nth-of-type(2) {
    width: 70%;
    margin-top: 0;
    margin-left: auto;
  }
  #company .box02 .table02 {
    border-spacing: 0 10px;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #company .box02 .table02 tr th {
    font-size: 3.5vw;
    padding: 5px 15px;
    word-break: keep-all;
  }
  #company .box02 .table02 tr td {
    font-size: 3.5vw;
    line-height: 1.7;
    padding-left: 16px;
  }
  #company .box02 .table02 tr:nth-of-type(n + 2) th::after {
    width: 1px;
    height: 10px;
    top: -10px;
  }
  #company .box02 .img {
    margin-bottom: 20px;
  }
  #company .box03 .text {
    font-size: 3.5vw;
    line-height: 2;
    margin-top: 25px;
    padding: 0 16px;
  }
  #company .box04 iframe {
    width: 100%;
    height: 350px;
    margin-top: 35px;
  }
  #company .box05 .inner {
    margin-top: 35px;
    padding: 0 16px;
  }
  #company .box05 .inner a {
    width: 48%;
    padding: 20px 16px;
    font-size: 3.2vw;
    margin-right: 4%;
  }
  #company .box05 .inner a span {
    display: none;
  }
  #company .box05 .inner a:nth-of-type(3n) {
    margin-right: 4%;
  }
  #company .box05 .inner a:nth-of-type(2n) {
    margin-right: 0;
  }
  #company .box05 .inner a:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  .link_part {
    padding: 40px 16px;
  }
  .link_part .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .link_part .inner .item {
    width: 48%;
  }
  .link_part .inner .item .icon {
    width: 15%;
  }
  .link_part .inner .item:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  .link_part .inner .item p {
    font-size: 3vw;
    word-break: keep-all;
  }
  #blog .list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 16px;
  }
  #blog .list .item {
    padding: 20px 0;
    width: 100%;
  }
  #blog .list .item::before {
    bottom: -2px;
    width: 30%;
    height: 3px;
  }
  #blog .list .item .over {
    font-size: 3.5vw;
  }
  #blog .list .item .over .time {
    font-size: 3.5vw;
  }
  #blog .list .item .over .tag {
    margin-left: 10px;
    width: 17%;
    height: auto;
    padding: 3px 0;
  }
  #blog .list .item .over h3 {
    font-size: 3.5vw;
    margin-left: 10px;
  }
  #blog .list .item .text {
    font-size: 3.5vw;
    margin-top: 10px;
    line-height: 1.6;
  }
  #single_blog .box {
    padding: 30px 16px;
  }
  #single_blog .box .over {
    font-size: 3.5vw;
    margin-bottom: 16px;
  }
  #single_blog .box h1 {
    font-size: 4vw;
  }
  #single_blog .box .text {
    font-size: 3.5vw;
    line-height: 2;
  }
  .navigation {
    padding: 0 16px;
    font-size: 3.2vw;
  }
  .navigation .nav_btn {
    width: 48%;
  }
  .navigation .nav_btn .btn {
    width: 48%;
    height: auto;
    padding: 10px 16px;
  }
  .navigation .nav_btn .btn:nth-of-type(2) {
    margin-left: 4%;
  }
  .navigation .nav_btn .btn .arrow {
    width: 10%;
  }
  .navigation .nav_archive_btn {
    width: 48%;
    height: auto;
    font-size: 3.5vw;
    padding: 0 16px;
  }
  #voice-archives .inner {
    display: block;
    max-width: inherit;
    margin: 40px auto 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #voice-archives .inner .item {
    width: 100%;
    margin-right: 0;
  }
  #voice-archives .inner .item .img_box {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  }
  #voice-archives .inner .item h2 {
    font-size: 4vw;
    margin-top: 20px;
  }
  #voice-archives .inner .item .txt_inner {
    margin-top: 16px;
  }
  #voice-archives .inner .item .txt_inner p {
    font-size: 3.5vw;
  }
  #voice-archives .inner .item .txt_inner .triangle {
    margin-right: 10px;
  }
  #voice-archives .inner .item .txt_inner .bdr {
    padding: 0 10px;
  }
  #voice-archives .inner .item:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  #single_voice .box h1 {
    font-size: 4vw;
    line-height: 1.8;
    padding: 0 16px;
  }
  #single_voice .box .txt_inner {
    padding: 0 16px;
    padding: 0 10px;
  }
  #single_voice .box .txt_inner p {
    font-size: 3.5vw;
  }
  #single_voice .box .txt_inner .triangle {
    margin-right: 10px;
  }
  #single_voice .box .gallery_list {
    margin-top: 30px;
    padding: 0 16px;
  }
  #single_voice .box .gallery_list .img {
    width: 48%;
    margin-right: 4%;
    margin-top: 4%;
  }
  #single_voice .box .gallery_list .img:nth-of-type(2n) {
    margin-right: 0;
  }
  #single_voice .box .gallery_list .img:nth-of-type(1), #single_voice .box .gallery_list .img:nth-of-type(2) {
    margin-top: 0;
  }
  #single_voice .box .text {
    font-size: 3.5vw;
    line-height: 2;
    padding: 0 16px;
    margin-top: 20px;
  }
  #works-archives .inner {
    margin: 30px auto 0;
    display: block;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #works-archives .inner .item {
    width: 100%;
    margin-right: 0;
  }
  #works-archives .inner .item .img_box {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  }
  #works-archives .inner .item .img_box .tag {
    width: 35%;
    height: auto;
    font-size: 3vw;
    left: 10px;
    top: 10px;
    letter-spacing: 0.1vw;
    padding: 7px 0;
  }
  #works-archives .inner .item h2 {
    font-size: 4vw;
    margin-top: 20px;
  }
  #works-archives .inner .item .txt_inner {
    font-size: 3.5vw;
  }
  #works-archives .inner .item .txt_inner p {
    font-size: 3.5vw;
  }
  #works-archives .inner .item:nth-of-type(n + 2) {
    margin-top: 35px;
  }
  #single_works .txt_inner {
    font-size: 3.2vw;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #single_works .txt_inner p {
    font-size: 3.2vw;
  }
  #single_works .txt_inner .tag {
    font-size: 3.2vw;
    padding: 5px 7px;
    margin-left: 10px;
  }
  #single_works h1 {
    font-size: 4vw;
    line-height: 1.8;
    padding: 0 16px;
  }
  #single_works .text {
    font-size: 3.5vw;
    line-height: 2;
    padding: 0 16px;
  }
  #single_works .movie_box {
    margin-top: 30px;
  }
  #single_works .movie_box video {
    width: 100%;
  }
  #single_works .movie_box .play-btn {
    display: none;
  }
  #single_works .gallery_list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 16px;
    margin-top: 30px;
  }
  #single_works .gallery_list .img {
    width: 48%;
    margin-right: 4%;
    margin-top: 0;
  }
  #single_works .gallery_list .img:nth-of-type(3n) {
    margin-right: 4%;
  }
  #single_works .gallery_list .img:nth-of-type(2n) {
    margin-right: 0;
  }
  #single_works .gallery_list .img:nth-of-type(n + 3) {
    margin-top: 4%;
  }
  #contact table tr th, #contact table tr td {
    display: block;
    width: 100%;
    padding: 20px 16px;
  }
  #contact table tr th {
    border-bottom: none;
    padding-bottom: 0;
  }
  #contact .btn_box {
    margin: 40px auto 0;
    padding: 0 16px;
    display: block;
  }
  #contact .btn_box input {
    width: 100%;
    height: auto;
    padding: 16px 0;
  }
  #contact .thanks {
    font-size: 3.5vw;
    padding: 0 16px;
  }
  #Planning h2 {
    font-size: 5vw;
  }
  #Planning .text {
    font-size: 3.5vw;
    line-height: 2.1;
    margin-top: 30px;
    padding: 0 16px;
    text-align: justify;
  }
  #Planning .inner {
    padding: 0 16px;
    margin-top: 33px;
  }
  #Planning .inner a {
    font-size: 3.8vw;
    width: 48%;
    height: auto;
    padding: 16px 0;
  }
  #Planning .inner a:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  #Planning_single h1 {
    font-size: 6vw;
    letter-spacing: 0.1vw;
  }
  #Planning_single .inner01 {
    margin-top: 10px;
  }
  #Planning_single .inner01 .b_img:nth-of-type(2n) {
    margin: 10px 0 0;
  }
  #Planning_single .inner01 .b_img:nth-of-type(n + 3) {
    margin-top: 10px;
  }
  #Planning .add_box, #Planning_single .add_box {
    margin-top: 40px;
  }
  #Planning .add_box .txt_box, #Planning_single .add_box .txt_box {
    top: inherit;
    position: relative;
  }
  #Planning .add_box .txt_box h2, #Planning_single .add_box .txt_box h2 {
    font-size: 5vw;
    margin: 30px auto 0;
  }
  #Planning .add_box .txt_box h2 p, #Planning_single .add_box .txt_box h2 p {
    padding: 10px;
    margin: 0 auto;
  }
  #Planning .add_box .txt_box h2 p:nth-of-type(2), #Planning_single .add_box .txt_box h2 p:nth-of-type(2) {
    margin: 16px auto 0;
  }
  #Planning .add_box .txt_box .text_box, #Planning_single .add_box .txt_box .text_box {
    padding: 30px 16px 0;
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
    width: 100%;
    margin-top: 0;
    font-size: 3.5vw;
    line-height: 2;
  }
  #dog_run .main {
    overflow: hidden;
  }
  #dog_run .main img {
    position: absolute;
    left: 0;
  }
  #dog_run .main .bdr {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #fff;
  }
  #dog_run .main::before {
    left: 0;
    top: 0;
    clip-path: polygon(0 0, 50% 0, 40% 100%, 0 100%);
    z-index: 10;
    width: 100%;
  }
  #dog_run .main p {
    font-size: 4.5vw;
    line-height: 1.6;
    padding: 32px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
    letter-spacing: 0.3vw;
    left: 0;
    position: relative;
  }
  #dog_run .box01 .title_box p {
    margin: 0 16px;
  }
  #dog_run .box01 .title_box .title_bdr01, #dog_run .box01 .title_box .title_bdr04 {
    height: 1px;
    width: calc(100% - 16px);
  }
  #dog_run .box01 .title_box .title_bdr02, #dog_run .box01 .title_box .title_bdr03 {
    height: 2px;
  }
  #dog_run .box01 h2 {
    font-size: 5.5vw;
  }
  #dog_run .box01 .text {
    font-size: 3.5vw;
    line-height: 2;
    margin-top: 30px;
    padding: 0 16px;
    text-align: justify;
  }
  #dog_run .box02 h2 {
    font-size: 4.5vw;
    padding: 16px 0;
  }
  #dog_run .box02 .inner01 {
    margin-top: 30px;
    display: block;
  }
  #dog_run .box02 .inner01 .img01 {
    margin: 0 auto 20px;
  }
  #dog_run .box02 .inner01 .text {
    font-size: 3.5vw;
    line-height: 2.1;
    padding: 0 16px;
  }
  #dog_run .box02 .inner01 .img02 {
    margin: 30px auto 0;
  }
  #dog_run .box02 .c_box {
    margin-top: 40px;
  }
  #dog_run .box02 .c_box .txt01 {
    font-size: 5vw;
    line-height: 1.7;
    text-align: center;
  }
  #dog_run .box02 .c_box .txt01 span {
    margin-left: 0;
  }
  #dog_run .box02 .c_box .img_box {
    margin-top: 30px;
  }
  #dog_run .box02 .c_box .img_box .c_img01 {
    right: 0;
    top: 0;
    margin-bottom: 20px;
    position: relative;
  }
  #dog_run .box02 .c_box .img_box .txt02 {
    font-size: 4.5vw;
    right: 20px;
    top: 20px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
    letter-spacing: 0.5vw;
  }
  #dog_run .box02 .c_box .img_box .txt03 {
    font-size: 4.5vw;
    line-height: 1.8;
    left: 20px;
    bottom: 20px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
    letter-spacing: 0.5vw;
  }
  #dog_run .box03 h2 {
    font-size: 5vw;
    letter-spacing: 0.4vw;
  }
  #dog_run .box03 h2 .big {
    font-size: 9vw;
  }
  #dog_run .box03 .item {
    border-radius: 5vw;
    padding: 20px 16px;
  }
  #dog_run .box03 .item .no {
    font-size: 30vw;
    top: 0;
    left: 0;
    margin: 0;
    position: relative;
  }
  #dog_run .box03 .item .txt_box {
    position: relative;
    left: 0;
    z-index: 10;
    margin-left: 20px;
  }
  #dog_run .box03 .item .txt_box h3 {
    font-size: 5.5vw;
    margin-bottom: 12px;
  }
  #dog_run .box03 .item .txt_box .text {
    font-size: 3.3vw;
    line-height: 1.9;
  }
  #dog_run .box03 .item .img {
    display: none;
  }
  #dog_run .box04 h2 {
    font-size: 4.5vw;
    padding: 16px 0;
  }
  #dog_run .box04 .inner {
    display: block;
  }
  #dog_run .box04 .inner .img01, #dog_run .box04 .inner .img02 {
    margin: 0 auto 20px;
  }
  #dog_run .box04 .inner .text {
    font-size: 3.5vw;
    padding: 0 16px;
  }
  #dog_run .l_bnr .txt_box {
    position: absolute;
    left: 20px;
    top: 20px;
  }
  #dog_run .l_bnr .txt_box p {
    font-size: 5vw;
    padding: 2px 5px;
  }
  #dog_run .l_bnr .txt_box p:nth-of-type(2) {
    margin-top: 10px;
  }
  #dog_run .l_bnr .txt02 {
    font-size: 5vw;
    right: 20px;
    bottom: 20px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  }
  #exterior .add_box {
    margin-top: 60px;
  }
  #exterior .add_box .bnr01 {
    padding: 20px 16px;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #exterior .add_box .bnr01 h2 {
    font-size: 4vw;
    letter-spacing: 0.5vw;
    line-height: 1.5;
    padding: 10px 0;
  }
  #exterior .add_box .bnr01 h2 .big {
    font-size: 6vw;
  }
  #exterior .add_box .bnr01 h2::before, #exterior .add_box .bnr01 h2::after {
    display: none;
  }
  #exterior .add_box .bnr01 .txt01 {
    font-size: 3.5vw;
    line-height: 1.2;
    left: inherit;
    top: inherit;
    letter-spacing: 0.4vw;
    margin: 10px auto 0;
    color: #fff;
    position: relative;
  }
  #exterior .add_box .bnr01 .txt01 .big01 {
    font-size: 8vw;
  }
  #exterior .add_box .bnr01 .txt01 .big02 {
    font-size: 5vw;
  }
  #exterior .add_box .bnr01 .icon {
    display: none;
  }
  #exterior .add_box .con {
    margin-top: 40px;
  }
  #exterior .add_box .con .title {
    height: auto;
    padding: 10px 16px;
  }
  #exterior .add_box .con .title h3 {
    font-size: 4.5vw;
  }
  #exterior .add_box .con .title .no {
    font-size: 9vw;
    margin-right: 10px;
    margin-top: 0;
  }
  #exterior .add_box .con .title::after {
    display: none;
  }
  #exterior .add_box .con .inner {
    display: block;
    margin-top: 30px;
  }
  #exterior .add_box .con .inner .img {
    margin: 0 auto 20px;
  }
  #exterior .add_box .con .inner .text {
    font-size: 3.5vw;
    padding: 0 16px;
  }
  #exterior .add_box .bnr02 {
    width: 100%;
    height: auto;
    margin-top: 40px;
    padding: 32px;
  }
  #exterior .add_box .bnr02 .txt_box p:nth-of-type(1) {
    font-size: 5vw;
  }
  #exterior .add_box .bnr02 .txt_box p:nth-of-type(2) {
    font-size: 7vw;
  }
  #exterior .add_box .bnr02 .img {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #exterior .add_box .bnr02 .bdr {
    left: 16px;
    top: 16px;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    border: 2px solid #fff;
  }
  #exterior .link_box .txt01 {
    font-size: 4vw;
  }
  #exterior .link_box .txt02 {
    font-size: 6vw;
  }
  #exterior .link_box .inner {
    display: block;
  }
  #exterior .link_box .inner .item:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  #exterior .link_box .inner .item .btn {
    font-size: 3.5vw;
    width: calc(100% - 32px);
    letter-spacing: 0.2vw;
  }
  #exterior .box01 h2 {
    font-size: 4.5vw;
  }
  #exterior .box01 .inner01 img {
    width: 32%;
  }
  #exterior .box01 .text01 {
    font-size: 3.5vw;
    margin-top: 20px;
    padding: 0 16px;
  }
  #exterior .box01 .con01 .title_box .title_icon {
    display: none;
  }
  #exterior .box01 .con01 .title_box h3 {
    font-size: 5.2vw;
    text-align: center;
    margin-left: auto;
  }
  #exterior .box01 .con01 .img04 {
    margin-top: 30px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  #exterior .box01 .con01 .text02 {
    font-size: 3.5vw;
    margin-top: 25px;
    padding: 0 16px;
  }
  #exterior .box01 .con01 .icon01 {
    margin: 30px auto 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #exterior .box01 .con01 .text03 {
    font-size: 5.5vw;
    margin-top: 30px;
  }
  #exterior .box01 .con01 .con02 {
    margin-top: 40px;
  }
  #exterior .box01 .con01 .inner02 {
    display: block;
  }
  #exterior .box01 .con01 .inner02 .img01, #exterior .box01 .con01 .inner02 .img02, #exterior .box01 .con01 .inner02 .inner02_img01 {
    margin: 0 auto 20px;
  }
  #exterior .box01 .con01 .inner02 .inner02_text {
    line-height: 2.1;
    font-size: 3.5vw;
    padding: 0 16px;
  }
  #exterior .box01 .con01.con02 {
    margin-top: 40px;
  }
  #exterior .l_bnr {
    padding: 55px 0;
  }
  #exterior .l_bnr::before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  #exterior .l_bnr .txt01 {
    font-size: 4vw;
  }
  #exterior .l_bnr .txt02 {
    font-size: 8vw;
    margin-top: 16px;
  }
  #exterior .l_bnr .icon {
    width: 25%;
  }
  #exterior .l_bnr .bdr_box.bdr_box01 {
    right: 20px;
    top: 20px;
    width: 50%;
  }
  #exterior .l_bnr .bdr_box.bdr_box02 {
    width: 50%;
    left: 20px;
    bottom: 20px;
  }
  #exterior .l_bnr .bdr_box span.bdr01 {
    width: 100%;
    height: 3px;
  }
  #exterior .l_bnr .bdr_box span.bdr02 {
    width: 85%;
    height: 2px;
    margin-top: 3px;
  }
  #exterior .l_bnr .bdr_box span.bdr03 {
    width: 85%;
    height: 2px;
  }
  #exterior .l_bnr .bdr_box span.bdr04 {
    width: 100%;
    height: 3px;
    margin-top: 3px;
  }
  #simulation .add_txt01 {
    font-size: 3.5vw;
    margin: 40px auto 0;
    letter-spacing: 0.2vw;
    padding: 0 16px;
  }
  #simulation .img01 {
    margin: 50px auto 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #simulation .s_02 {
    margin-top: 50px;
    padding: 0 16px;
  }
  #simulation .s_02 .accordion_one .accordion_header p {
    font-size: 4vw;
    border-left: 3px solid #116623;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one {
    display: block;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one .red_txt {
    font-size: 3.5vw;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one .txt01 {
    font-size: 3.5vw;
    line-height: 1.8;
    word-break: auto-phrase;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one .txt01:nth-of-type(n + 2) {
    margin: 10px auto 0;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one .section_inner {
    display: block;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one .section_inner .catalog_box {
    margin-top: 5px;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one .section_inner .catalog_box a {
    font-size: 3.5vw;
    width: 48%;
    border-bottom: 2px solid #086e1e;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one .section_inner .catalog_box.catalog_box02 a {
    width: 48%;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one.box_one_2 .inner02 {
    display: block;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one.box_one_2 .inner02 .length_text {
    margin-top: 16px;
    font-size: 3.5vw;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one.box_one_2 .inner02 input {
    max-width: 100%;
  }
  #simulation .s_02 .accordion_one .accordion_inner .box_one.box_one_3 .add_txt02 {
    font-size: 3.5vw;
  }
  #simulation .subtotal_area {
    margin-top: 50px;
    padding: 0 16px;
  }
  #simulation .subtotal_area .subtotal {
    font-size: 5vw;
  }
  #showroom .box01 .min {
    font-size: 4.5vw;
  }
  #showroom .box01 h2 {
    font-size: 5vw;
    margin: 10px auto 40px;
  }
  #showroom .box01 .img_box01::before {
    display: none;
  }
  #showroom .box01 .img_box01 .list01 {
    margin: 40px auto 0;
    border: none;
    display: block;
    padding: 16px;
  }
  #showroom .box01 .img_box01 .list01 .icon {
    position: relative;
    right: 0;
    width: 25%;
  }
  #showroom .box01 .img_box01 .list01 ul {
    margin-top: 16px;
    text-align: center;
  }
  #showroom .box01 .img_box01 .list01 ul li {
    font-size: 3.5vw;
    line-height: 1.7;
  }
  #showroom .box01 .img_box01 .list01 ul li:nth-of-type(n + 2) {
    margin-top: 16px;
  }
  #showroom .box01 .inner01 {
    display: block;
  }
  #showroom .box01 .inner01 .img {
    margin: 0 auto 20px;
  }
  #showroom .box01 .inner01 .text {
    font-size: 3.5vw;
    line-height: 2.1;
    padding: 0 16px;
  }
  #showroom .box01 .c_item .inner {
    display: block;
  }
  #showroom .box01 .c_item .inner p {
    font-size: 4vw;
    line-height: 1.7;
    letter-spacing: 0.2vw;
    text-align: center;
  }
  #showroom .box01 .c_item .inner .icon {
    margin: 0 auto;
  }
  #showroom .box01 .c_item .c_txt {
    font-size: 4vw;
    line-height: 1.7;
    padding: 15px 0;
  }
  #showroom .box01 .add_gallery_box .gallery_title {
    font-size: 5vw;
    margin-bottom: 30px;
    margin-top: 40px;
    letter-spacing: 0.3vw;
  }
  #showroom .box01 .add_gallery_box .gallery_title::before, #showroom .box01 .add_gallery_box .gallery_title::after {
    height: 2px;
  }
  #showroom .box01 .add_gallery_box .gallery_title::before {
    margin-right: 16px;
  }
  #showroom .box01 .add_gallery_box .gallery_title::after {
    margin-left: 16px;
  }
  #showroom .box01 .add_gallery_box .gallery_inner {
    gap: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 16px;
  }
  #showroom .box01 .add_gallery_box .gallery_inner .img {
    width: calc((100% - 16px) / 2);
  }
  #showroom .box01 .add_gallery_box .gallery_inner .img img {
    width: 100%;
  }
  #showroom #contact h2 {
    font-size: 5vw;
  }
  #showroom #contact .min {
    font-size: 3.5vw;
    margin: 15px auto 40px;
  }
  #showroom #contact .wpcf7-date {
    width: 100% !important;
    margin: 0 0 10px 0;
  }
  #showroom #contact .wpcf7-date::before {
    content: "日付を選択する";
    font-size: 12px;
  }
  #showroom #contact .select-date td p {
    display: block;
  }
  #showroom #contact .select-date td p .time01 {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #000;
  }
  #showroom .box02 h2 {
    font-size: 5vw;
  }
  #showroom .box02 .min {
    font-size: 3.5vw;
    margin: 15px auto 40px;
  }
  #showroom .box02 .con01 h3 {
    font-size: 5vw;
    line-height: 1.5;
  }
  #showroom .box02 .con01 .inner {
    font-size: 3.5vw;
    line-height: 2.2;
    display: block;
  }
  #showroom .box02 .con01 .inner .img {
    margin: 0 auto 20px;
  }
  #showroom .box02 .con01 .inner p {
    padding: 0 16px;
  }
  #showroom .con02 {
    margin-top: 40px;
  }
  #showroom .con02 .txt_box {
    width: 100%;
    padding: 40px 16px;
    bottom: 0px;
  }
  #showroom .con02 .txt_box h2 {
    font-size: 4.5vw;
  }
  #showroom .con02 .txt_box .text {
    font-size: 3.5vw;
    margin: 20px auto;
    word-break: inherit;
  }
  #showroom .con02 .txt_box .btn {
    font-size: 3.5vw;
    padding: 16px 0;
    width: 100%;
  }
  #showroom .con02 .bdr_box {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
  }
  #showroom .con02 .bdr_box span:nth-of-type(1), #showroom .con02 .bdr_box span:nth-of-type(2) {
    height: 2px;
  }
  #showroom .con02 .bdr_box span:nth-of-type(3), #showroom .con02 .bdr_box span:nth-of-type(4) {
    width: 2px;
  }
  #showroom .con02 .img {
    margin-left: 0;
    left: 0;
    min-width: inherit;
  }
}