.box_sp {
  display: none;
}

.box_pc {
  display: block;
}

.index-test .box10_list.box_pc {
  display: flex;
}

@media screen and (max-width: 3000px) {
  #gnavi {
    padding: 20px 0px 0 0px;
    width: 1208px;
    margin: 0px;
    margin-left: 50px;
  }

  #top {
    position: static;
  }

  #header>.inner,
  #box01 .inner {
    padding: 0 30px;
  }

  #header_t {
    align-items: center;
    justify-content: space-between;
  }

  .box_contact_pc_fix img {
    width: 170px;
  }
}

@media screen and (max-width: 1850px) {
  #gnavi {
    /*padding: 47px 0px 0 0px;*/
    padding: 20px 0px 0 0px;
    width: 1208px;
    margin: 0px;
    margin-left: 50px;
  }

  #top {
    position: static;
  }

  #header>.inner,
  #box01 .inner {
    padding: 0 30px;
  }

  #header_t {
    align-items: center;
    justify-content: space-between;
  }

  .box01_list>li:nth-child(1) {
    flex-direction: column;
    width: calc(100% - 1000px);
    padding-top: 20px;
  }

  .box_news {
    margin-left: 0px;
  }

  .box01_list>li:nth-child(1) .index_btn01 {
    left: 0px;
  }

  .box_news_list {
    margin-left: 0px;
  }

  .tt_lg_01>span.box03_sm {
    bottom: 37px;
    left: 232px;
  }

  .t3_01 {
    align-items: center;
    margin-bottom: 25px;
  }

  .box_event>li {
    width: 33.333%;
  }

  .box_news_list,
  .box_event_img {
    width: 100%;
  }

  .box01_list>li:nth-child(2) {
    width: 890px;
  }

  .box_contact_pc_fix img {
    width: 170px;
  }

  .under#consulting .box_contact_pc_fix {
    right: 42px;
  }

  .under#consulting .box_contact_pc_fix img {
    width: 140px;
  }

  .tt_lg_01 {
    font-size: 32px;
  }

  .box02_img02 img:nth-child(2) {
    right: 120px;
    bottom: -170px;
  }

  .box02_img02 {
    bottom: 8px;
  }

  .box02_img_sub02,
  .box02_img_sub02_r {
    left: 0;
    right: 0;
  }

  .box02_img_sub02_r {
    bottom: -210px;
  }

  .box03_img img {
    max-width: 100%;
  }

  .box03_list>li:nth-child(1) {
    width: 505px;
    margin-right: 25px;
  }

  .box03_txt {
    margin-bottom: 10px;
  }

  .box_btn>li a {
    font-size: 16px;
  }

  .box_btn>li {
    width: calc(50% - 10px);
  }

  .flow_tt {
    width: calc(100% - 200px);
  }

  #slider03 .slick-next,
  #slider02 .slick-next {
    right: 30px;
  }

  #slider03 .slick-prev,
  #slider02 .slick-prev {
    left: 30px;
  }

  #box10 .t4_tt01_co {
    left: 0px;
  }

  .under .box_contact_pc_fix {
    top: 105px;
  }
}

@media screen and (max-width: 1600px) {
  .box_contact_pc_fix {
    right: 40px;
  }

  .page-top .box_contact_pc_fix {
    right: 15px;
  }

  #gnavi>ul>li>a {
    font-size: 13px;
    padding-top: 10px;
  }

  #top img {
    width: 300px;
  }

  .box_logo {
    width: 1120px;
  }

  .box_logo>li {
    padding-left: 30px;
  }

  .box01_list>li:nth-child(1) {
    margin-right: 20px;
  }

  .tt_lg_01 {
    font-size: 26px;
  }

  #box07 .inner {
    width: 100%;
    padding: 0 30px;
  }

  .box07_list li {
    width: calc(33.333% - 10px);
  }

  .box07_img img {
    max-width: 100%;
  }

  .box07_tt {
    font-size: 24px;
  }

  .box07_date {
    font-size: 18px;
  }

  .box01_list>li:nth-child(2) {
    width: 800px;
  }

  .box01_list>li:nth-child(1) {
    width: calc(100% - 850px);
  }

  .box_event>li .index_btn01 a {
    width: 160px;
    height: 40px;
    font-size: 16px;
  }

  .box_news>dl>dt {
    margin-right: 0px;
  }

  .tt_lg_01>span.box03_sm {
    font-size: 10px;
    bottom: 31px;
    left: 203px;
  }
}

@media screen and (max-width: 1400px) {
  .box_news>dl {
    flex-direction: column;
  }

  .box_news>dl>dd {
    width: 100%;
  }

  .page-top .box02_list li:nth-child(1) {
    width: 38%;
  }

  .page-top .box02_list li:nth-child(2) {
    width: 62%;
  }

  .index-test .page-top .box02_img_sub02 {
    top: 28%;
    bottom: unset;
    left: 30%;
  }

  .page-top #box02 .t4_tt01_lg .en {
    font-size: 80px;
  }

  .page-top #slider01 li {
    height: 100vh;
  }

  .page-top #top_info .t2_01 {
    padding-top: 0;
    position: relative;
    top: 35%;
    transform: translate(0, -50%);
  }
}

@media only screen and (min-height: 640px) and (max-height: 750px) {
  .page-top #box06 {
    height: 185vh !important;
  }
}

@media screen and (min-width: 751px) {

  body #main,
  .under #main {
    padding-top: 92px;
  }

  body#index #main {
    padding-top: 0;
  }

  #header.active #gnavi>ul>li>a {
    color: #404040;
  }

  #header.active #top a img {
    filter: brightness(0) invert(0);
  }

  body #header {
    background: #fff;
  }

  body #header #gnavi>ul>li>a {
    color: #404040;
  }

  body #header #top a img {
    filter: brightness(0) invert(0);
  }

  .under #main .work_list.customer dl {
    width: 48%;
  }

  .under #main .work_list.customer dd a {
    height: auto;
  }

  .under #main .work_list.customer dd a img {
    height: 400px;
    object-fit: cover;
  }

  .under #main .section.cus_sec {
    padding: 0 0 80px 0;
  }

  .renovation-block .box_event {
    display: block;
  }

  .renovation-block .box_event_item.left {
    width: 100%;
    max-width: 246px;
  }

  .renovation-block .box_event>li {
    width: auto;
  }

  .box_event_item.right {
    margin-left: 4%;
  }

  .renovation-block {
    display: flex;
  }

  .sec-item .section {
    display: flex;
  }

  .sec-item .image_r {
    order: 2;
  }

  .sec-item .image_l,
  .sec-item .image_r {
    max-width: 100%;
    width: 580px;
  }

  .sec-item .desc {
    width: 44%;
  }

  #header.active {
    background-color: #fff;
    animation: scrolltop 1s;
    animation-iteration-count: 1;
    transition: all 0.2s linear;
    /*height: 115px;*/
    height: 80px;
    position: fixed;
    box-shadow: 0 0 20px -4px rgba(0, 0, 0, 0.15);
  }

  #gnavi>ul>li>ul {
    position: absolute;
    box-sizing: border-box;
    transition: all 0.3s linear;
    
   
    display: flex !important;
    flex-wrap: wrap;
    top: 40px;
    left: 0;
    margin: 0 auto;
    z-index: 999;
    color: #fff;
    background: rgba(255, 255, 255, 0.85);
    width: 316px;
  }

  #gnavi>ul>li:nth-child(1)>ul {
    left: calc(-50% + 150px);
  }

  #gnavi>ul>li:nth-child(3)>ul {
    left: calc(13% - 30px);
    width: 200px;
  }

  #gnavi>ul>li:nth-child(4)>ul {
    left: calc(-50% - 30px);
    width: 280px;
  }

  #gnavi>ul>li:nth-child(5)>ul {
    left: calc(-50% + 60px);
    width: 280px;
  }

  #gnavi>ul>li>ul:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -8px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #fff transparent;
  }

  #gnavi>ul>li:last-child>ul {
    left: auto;
    right: 0;
  }

  #gnavi>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 60px;
  }

  /*  ============================HOVER PC==============================*/
  #box05 li a:hover .works_img img {
    transform: scale(1.1);
    opacity: 0.8;
  }

  #toTop:hover,
  #gnavi li ul li a:hover,
  .btn_con a:hover,
  .box_contact_pc_fix:hover,
  .box_11_r:hover,
  .btn_con a:hover,
  .box07_img:hover,
  .box_event_img:hover {
    opacity: 0.8;
  }

  .view_more:hover,
  #slider02 .slick-next:hover,
  #slider02 .slick-prev:hover,
  #slider03 .slick-next:hover,
  #slider03 .slick-prev:hover {
    opacity: 0.6;
  }

  .box08_link a:hover:before {
    right: -15px;
  }

  .sroll:hover:after {
    height: 0px;
  }

  .sroll:hover a {
    color: #fff;
  }

  .index_btn01 a:hover,
  #box07 .index_btn01.index_btn01_lg a:hover {
    background-color: #00561f;
    color: #fff;
  }

  .index_btn01 a:hover:before {
    background: url(../images/arr01_w.png) no-repeat right center/28px;
  }

  .box_news>dl>dd>a:hover {
    text-decoration: underline;
  }
}

@media screen and (min-width: 1601px) and (max-width: 1850px) {
  #gnavi>ul>li:nth-child(1)>ul {
    left: calc(-50% + 143px);
  }

  #gnavi>ul>li:nth-child(4)>ul {
    left: calc(-50% - 40px);
    width: 280px;
  }

  #gnavi>ul>li:nth-child(5)>ul {
    left: calc(-50% + 50px);
    width: 280px;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
  #gnavi>ul>li:nth-child(1)>ul {
    left: calc(-50% + 98px);
  }

  #gnavi>ul>li:nth-child(4)>ul {
    left: calc(-50% - 50px);
  }

  #gnavi>ul>li:nth-child(5)>ul {
    left: calc(-50% + 25px);
    width: 280px;
  }

  #gnavi {
    width: 1000px;
  }
}

@media screen and (min-width: 751px) and (max-width: 1400px) {
  #gnavi>ul>li:nth-child(1)>ul {
    left: calc(-50% + 90px);
  }

  #gnavi>ul>li:nth-child(4)>ul {
    left: calc(-50% - 55px);
  }

  #gnavi>ul>li:nth-child(5)>ul {
    left: calc(-50% + 20px);
    width: 280px;
  }

  #gnavi {
    width: 870px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 750px) {

  body #main,
  .under #main {
    padding-top: 70px;
  }

  #header #top a img {
    filter: brightness(0) invert(0);
  }

  #header.active {
    box-shadow: 0 0 20px -4px rgba(0, 0, 0, 0.15);
  }

  .under#works #main .work_list dd a {
    height: auto;
  }

  .under #main .staffbox.staffbox_cus .flexbox {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }

  .under #main .staffbox.staffbox_cus .flexbox .img {
    width: 100%;
    margin-bottom: 20px;
  }

  .under #main .performance_list p {
    font-size: 10px;
  }

  .performance_item.left,
  .performance_item.right {
    width: auto;
  }

  .performance_list {
    flex-direction: column;
  }

  .under #main .performance_list p.ttl-zone {
    font-size: 16px;
  }

  .under #main .feature-box-type04__ph {
    width: 100%;
  }

  .under #main .performance_item.right ul {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .under #main .feature-box-type04__info-ph {
    width: 120px;
  }

  .under #main .feature-box-type04__info {
    width: 100%;
    padding-top: 5%;
  }

  .under #main .feature-box-type04__block {
    flex-direction: column-reverse;
  }

  .under #main .feature-box-type04__ttl {
    font-size: 18px;
  }

  .under #main .block-ttl h3.head-title {
    font-size: 24px;
  }

  .progressBarContainer {
    display: none;
  }

  .index-test .box10_list.box_pc {
    display: none;
  }

  .index-test #box09 {
    background: unset;
    height: 0;
  }

  .index-test #box12 {
    background: unset;
    height: 0;
  }

  .index-test .box10_img {
    margin-bottom: 20px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  input,
  button,
  textarea,
  select,
  p,
  blockquote,
  th,
  td,
  pre,
  address,
  li,
  dt,
  dd {
    font-size: 14px;
  }

  img {
    max-width: 100%;
  }

  #wrapper,
  #header,
  #main,
  #footer,
  .inner {
    width: 100% !important;
    min-width: inherit !important;
  }

  #wrapper {
    min-width: 320px !important;
  }

  .inner,
  #footer_top .inner,
  #box07 .inner,
  #header>.inner,
  #box01 .inner {
    box-sizing: border-box;
    padding: 0 3%;
  }

  .box_sp {
    display: block;
  }

  .box_pc {
    display: none;
  }

  .section {
    padding: 0 0 30px 0;
  }

  #header {
    position: fixed;
  }

  #header>.inner {
    width: 100%;
    padding: 0px;
  }

  #header,
  #header.active {
    height: 70px;
    background: #fff;
  }

  #header.active,
  #header.open {
    background-color: #fff;
    transition: all 0.3s linear;
    top: 0;
  }

  /*
  #header.active #nav-icon3 {
    background-color: transparent;
  }
*/
  .under #footer {
    margin-top: 40px;
  }

  #gnavi {
    position: absolute;
    z-index: 999;
    padding: 0px;
    box-sizing: border-box;
    height: 100vh;
    left: auto;
    
   
    transition: all 0.8s;
    width: 100%;
    background-color: transparent;
    margin-left: 0px;
    margin-top: 0px;
    top: 70px;
  }

  #gnavi:after {
    content: '';
    width: 506.66667vw;
    height: 506.66667vw;
    background: rgba(0, 0, 0, .3);
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position: absolute;
    top: -253.33333vw;
    right: -245.33333vw;
    z-index: -5;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }

  #gnavi.open:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  #gnavi>ul {
    flex-direction: column;
    background: #fff;
    width: calc(100% - 100px);
    margin-left: auto;
    padding-right: 0px;
    justify-content: flex-start;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 100px;
    padding-top: 20px;
  }

  #gnavi>ul:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100vh;
    right: 0;
    top: 0;
    background: #fff;
  }

  #gnavi>ul>li {
    float: none;
    
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    width: 100% !important;
    text-align: left;
    border-left: none;
    transition: none;
    flex: initial;
  }

  #gnavi>ul>li:last-child {
    border-right: none;
  }

  #gnavi>ul>li>ul>li:last-child {
    border-bottom: none;
  }

  #gnavi.open>ul>li>ul {
    opacity: 1;
    visibility: visible;
    display: none;
  }

  #gnavi>ul>li>ul {
    width: 100%;
    transition: none;
  }

  #gnavi>ul>li>a {
    width: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
    position: relative;
    display: block;
    font-size: 16px;
    transition: none;
    height: auto;
    text-shadow: none;
    color: #333;
  }

  /*  #gnavi ul {
    width: 100%;
  }*/
  #header.open #nav-icon3 {
    background: none;
  }

  #gnavi>ul>li>ul {
    position: static;
   
    width: 100%;
    flex-direction: column;
    padding-left: 0px;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    top: 0;
    padding: 0px 20px;
    box-sizing: border-box;
    background: #fff;
  }

  #gnavi>ul>li>ul {
    margin-bottom: 25px;
    width: 100%;
  }

  #gnavi.open>ul>li {
    opacity: 1;
  }

  #gnavi.open {
    visibility: visible;
    left: 0;
    display: block;
  }

  #gnavi>li>ul,
  #gnavi.open {
    opacity: 1;
  }

  #gnavi>ul>li>ul:last-child {
    margin-bottom: 0px;
  }

  #gnavi li a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
  }

  #gnavi>ul>li>ul>li>a {
    display: block;
    padding: 5px 0 5px 20px;
    position: relative;
    justify-content: flex-start;
    border-bottom: none;
  }

  #gnavi>ul>li>ul li {
    line-height: 2em;
  }

  #gnavi>ul>li>ul>li>a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #ccc;
    top: calc(50% - 6px);
    right: 0px;
    transition: all 0.3s linear;
    background: none;
    left: auto;
  }

  #gnavi>ul>li>ul>li {
    width: 100%;
    background: #fff;
    display: block;
  }

  #gnavi>ul>li>ul>li>a {
    padding: 15px 15px 15px 5px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    color: #333;
    font-weight: 500;
  }

  #gnavi>ul>li.sub01>a {
    position: relative;
  }

  #gnavi>ul>li.sub01>a:after {
    position: absolute;
    content: "";
    border-top: 8px #ccc solid;
    border-right: 8px transparent solid;
    border-left: 8px transparent solid;
    top: calc(50% - 3px);
    right: 20px;
    width: 0;
    height: 0;
    transition: all 0.3s linear;
    background: none;
    left: auto;
  }

  #gnavi>ul>li.sub01>a.open:after {
    transform: rotate(-180deg)
  }

  #gnavi>ul>li:last-child>a {
    border-bottom: none;
  }

  #gnavi>li>ul,
  #gnavi.open {
    opacity: 1;
  }

  #gnavi>ul>li:before,
  #gnavi>ul>li:after,
  #gnavi>ul>li>a:before {
    display: none;
  }

  #toTop {
    bottom: 95px;
    z-index: 97;
    background-size: 50px;
    width: 50px;
    height: 46px;
    right: 0px;
  }

  address {
    width: 100%;
    text-align: center;
    font-size: 10px;
    margin-top: 0px;
    height: auto;
    line-height: 1.4;
    padding: 10px 10px 10px 10px;
    box-sizing: border-box;
    margin-bottom: 61px;
  }

  #top {
    padding-top: 20px;
    padding-left: 3%;
  }

  #top img {
    width: 180px;
  }

  /*==========================================================================
                                 TOP INFO                                   
  ==========================================================================*/
  #index #top_info,
  #slider01 li {
    height: 100vh !important;
  }

  .box_contact_pc_fix {
    margin-bottom: 0px;
    position: absolute;
    right: 3%;
    bottom: 160px;
    top: auto;
  }

  .under .box_contact_pc_fix {
    bottom: auto;
    top: 225px;
    z-index: 999;
  }

  .under .box_contact_pc_fix img {
    width: 90px;
  }

  .t2_01 {
    padding-top: 0px;
  }

  .page-top #top_info .t2_01 {
    padding-top: 0;
    position: relative;
    top: unset;
    transform: unset;
  }

  .t2_01 .lg {
    font-size: 32px;
    line-height: 1.5;
  }

  .t2_01 .lg>span {
    font-size: 40px;
    letter-spacing: 1px;
    border-width: 1px;
    padding: 1px 10px 10px 10px;
  }

  .t2_01 .sm {
    font-size: 18px;
    line-height: 1.7;
    margin-top: 10px;
  }

  .box_logo {
    width: 100%;
    height: 150px;
    bottom: 0;
    padding: 5px 0;
  }

  .box_logo>li {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    padding-left: 15px;
    flex-direction: column;
  }

  .box_logo>li:nth-child(1) {
    padding-left: 15px;
    border-right: 1px #fff solid;
    padding-right: 10px;
  }

  .box_logo>li:nth-child(2) {
    padding-right: 15px;
  }

  .box_logo>li p:nth-child(1) {
    width: 90px;
  }

  .box_logo>li p:nth-child(1) {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .box_logo>li p:nth-child(1),
  .box_logo>li:nth-child(2) .box_logo_img {
    width: auto;
  }

  .box_logo>li p {
    font-size: 9px;
  }

  .box_logo_img img {
    height: 30px;
    width: auto;
    max-width: inherit;
  }

  .sroll {
    display: none;
  }

  #index #top_info .inner {
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 150px;
  }

  .box_contact_pc_fix img {
    width: 120px;
  }

  /*==========================================================================
                                 BOX01                                      
  ==========================================================================*/
  #box01 {
    padding: 40px 0;
    margin-bottom: 70px;
  }

  .box_news {
    margin-bottom: 25px;
  }

  .box_news>dl>dt {
    margin-right: 20px;
    font-size: 16px;
  }

  .box_news>dl>dd a {
    width: 100%;
  }

  .box_news>dl>dd {
    width: calc(100% - 120px);
  }

  .box_news_list {
    margin-left: 0px;
    width: 100%;
  }

  .box01_list {
    flex-direction: column;
  }

  .box01_list>li {
    width: 100% !important;
  }

  .box01_list>li:nth-child(1) {
    padding-top: 0px;
    margin: 80px auto 0px
  }

  .index_bnr_ins {
    margin-top: 20px;
    text-align: center;
  }

  .t3_01 .en {
    font-size: 50px;
  }

  .t4_tt01 .en {
    font-size: 45px;
    margin-right: 0px;
    line-height: 1.5;
    margin-bottom: 0px;
  }

  .box_news>dl {
    flex-direction: row;
  }

  .box_event {
    flex-direction: column;
  }

  .box_event>li {
    width: 100%;
    width: calc(100% - 20px);
    margin: 0 auto;
    border-width: 1px;
  }

  .box_event {
    margin: 0 auto;
    max-width: 550px;
  }

  .box01_list>li:nth-child(2) {
    padding: 20px 0 0 0px;
  }

  .box_event>li:not(:last-child) {
    margin-right: auto;
    margin-bottom: 25px;
  }

  .box07_img,
  #box05 li a .works_img {
    height: 55vw;
    width: 100%;
  }

  .box_event_img {
    height: 180px;
  }

  .t3_01 .jp,
  .t4_tt01 .jp {
    font-size: 15px;
  }

  .box01_list>li:nth-child(1) .index_btn01 {
    position: static;
  }

  .box01_list>li:nth-child(1) .index_btn02 {
    position: static;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .box01_list>li:nth-child(1) .index_btn01 a {
    margin: 0 auto;
  }

  .index_btn01 a {
    font-size: 18px;
  }

  .box_event>li .index_btn01 a {
    width: 200px;
  }

  .view_more {
    right: 0;
    top: auto;
    left: 0;
    margin: 0 auto;
    text-align: center;
    bottom: -70px;
  }

  .box_event_tt {
    height: auto;
    font-size: 18px;
  }

  #slider04 .slick-slide {
    margin: 0 20px;
  }

  /*==========================================================================
                                 BOX02                                      
  ==========================================================================*/
  #box02 {
    margin-bottom: 40px;
  }

  .box02_list {
    flex-direction: column;
  }

  .box02_list li {
    width: 100%;
  }

  .box02_list li:nth-child(1) {
    height: auto;
  }

  .box02_img_l {
    position: static;
  }

  .box02_img {
    position: relative;
    right: auto;
  }

  .box02_img_sub02 {
    bottom: 60px;
    max-width: 70%;
    margin: 25px auto 0px;
  }

  .index-test .box02_img_sub02 {
    left: 0;
    bottom: 33%;
    margin: 0 auto;
  }

  .box02_img_sub02 img,
  .box02_img_sub02_r img {
    max-width: 100%;
  }

  .box02_list li:nth-child(2) {
    padding-left: 0px;
    padding-top: 0px;
  }

  #box02 .t4_tt01_lg {
    left: 0px;
  }

  #box02 .t4_tt01 {
    margin-bottom: 20px;
  }

  .t4_tt01 {
    flex-direction: column;
  }

  #box01 .t4_tt01 {
    flex-direction: row;
    padding-left: 20px;
    padding-bottom: 0px;
  }

  .t4_tt01:before {
    width: calc(100% - 20px);
    right: 0;
    left: auto;
  }

  #box04 .t4_tt01 {
    margin-bottom: 50px;
  }

  #box02 .t4_tt01_lg {
    top: auto;
  }

  .tt_lg_01 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .tt_lg_01>span.box03_sm {
    font-size: 8px;
    bottom: 25px;
    left: 157px;
  }

  .box02_img_r {
    position: relative;
    display: block;
    text-align: center;
  }

  .box02_img_sub02_r {
    right: auto;
    display: table;
    margin: 0 auto;
    bottom: 0;
    max-width: 70%;
    width: auto;
  }

  .tt_lg_01>span.line:before {
    height: 10px;
  }

  .box02_txt {
    width: 100%;
  }

  /*==========================================================================
                                 BOX03                                      
  ==========================================================================*/
  #box03 {
    margin-bottom: 40px;
  }

  #box03 .inner {}

  .box03_list {
    flex-direction: column-reverse;
  }

  .box03_list>li:nth-child(1) {
    width: 100%;
    margin-top: 25px;
  }

  .box_btn>li a {
    font-size: 14px;
  }

  /*==========================================================================
                                 BOX04                                      
  ==========================================================================*/
  #box04 {
    margin-bottom: 40px;
  }

  .box_chart {
    margin: 0 auto;
  }

  .box_chart,
  .box_chart>ul {
    width: 600px;
  }

  .box_chart {
    margin-bottom: 140px;
  }

  .box_chart>ul>li:nth-child(2) {
    left: -30px;
    bottom: -150px;
  }

  .line_l {
    left: 110px;
    top: 170px;
  }

  .line_r {
    right: 110px;
    top: 170px;
  }

  .box_chart>ul>li:nth-child(3) {
    right: -30px;
    bottom: -150px;
  }

  .box_chart_round {
    width: 190px;
    height: 190px;
    font-size: 12px;
    background-size: 120px auto;
    line-height: 1.4;
    top: 310px;
  }

  .active .arr_t {
    top: -50px
  }

  .line_ver {
    bottom: -70px;
  }

  .active .line_l,
  .active .line_l:before,
  .active .line_r,
  .active .line_r:before {
    height: 410px;
  }

  .box_chart_tt {
    font-size: 16px;
    white-space: nowrap;
  }

  .box_chart_tt>span {
    font-size: 14px;
  }

  .box_chart_st01 {
    width: 200px;
    padding: 10px;
    font-size: 12px;
    margin: 0 auto;
  }

  .box_chart>ul>li {
    width: 50%;
    background: none;
    padding: 25px 0;
  }

  .arr_t {
    background-size: 15px auto;
  }

  .arr_l,
  .arr_r {
    background-size: 20px auto;
  }

  /*==========================================================================
                                 BOX05                                      
  ==========================================================================*/
  #box05 {
    margin-bottom: 40px;
  }

  #box05 li a .works_img img {
    width: 100%;
    object-fit: cover;
  }

  #slider02 .slick-track {
    left: auto;
  }

  #slider022 .slick-track {
    left: auto;
  }

  #slider02 .slick-prev,
  #slider02 .slick-next,
  #slider022 .slick-prev,
  #slider022 .slick-next,
  #slider04 .slick-prev,
  #slider04 .slick-next {
    background-size: 15px auto;
    top: calc(50% - 15px);
  }

  #slider04 .slick-next {
    right: 0;
  }

  #slider04 .slick-prev {
    left: 0;
  }

  #slider04 .slick-next,
  #slider04 .slick-prev {
    width: 16px;
    top: 70px;
  }

  #slider04 .slick-slide>div,
  #slider04 .slick-slide>div li {
    height: 100%;
  }

  #slider04 .slick-slide>div li {
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }

  .box01_list>li:nth-child(2):before {
    height: 160px;
  }

  .box_event_date {
    width: 100%;
  }

  .works_tt {
    right: 15px;
    top: -60px;
    padding-right: 15px;
    left: -10px;
    width: calc(100% - 15px);
  }

  .works_tt .lg {
    font-size: 20px;
  }

  #slider02 .slick-slide {
    margin: 40px 20px;
  }

  #slider02 .slick-next {
    right: 25px;
  }

  #slider02 .slick-prev {
    left: 25px;
  }

  #slider02 {
    margin-top: 0px;
  }

  #slider022 .slick-slide {
    margin: 40px 20px;
  }

  #slider022 .slick-next {
    right: 25px;
  }

  #slider022 .slick-prev {
    left: 25px;
  }

  #slider022 {
    margin-top: 0px;
  }

  /*==========================================================================
                                 BOX06                                      
  ==========================================================================*/
  #box06 {
    margin-bottom: 60px;
  }

  .flow_tt {
    position: relative;
    color: #404040;
    background: #efefef;
    width: 100%;
    padding: 30px 20px 20px;
  }

  .flow_tt .en {
    font-size: 40px;
    margin-bottom: 0px;
  }

  .flow_tt .jp {
    font-size: 20px;
    line-height: 1.4;
  }

  .flow_tt {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .flow_tt .jp {
    margin-bottom: 20px;
  }

  .flow_tt .jp,
  #slider03 {
    margin-top: 30px;
  }

  #slider03 {
    background: #efefef;
  }

  .flow_tt .jp {
    margin-top: 10px;
  }

  .flow_img img {
    height: 300px;
    width: 100% !important;
    object-fit: cover;
  }

  #slider03 .slick-prev,
  #slider03 .slick-next {
    background-size: 15px auto;
    top: 145px;
  }

  .time_line,
  .line_play {
    display: none;
  }

  #slider03 .slick-next {
    right: 20px;
  }

  #slider03 .slick-prev {
    left: 20px;
  }

  #box06 .t4_tt01_co .en {
    margin-bottom: 0px;
  }

  /*==========================================================================
                                 BOX07                                      
  ==========================================================================*/
  #box07 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #box07 .t4_tt01_co .en {
    margin-bottom: 0px;
  }

  #box07 .t4_tt01_co {
    margin-bottom: 25px;
  }

  .box07_list {
    flex-direction: column;
    max-width: 450px;
    margin: 0 auto 30px;
  }

  .box07_list li {
    width: 100%;
    padding: 15px;
  }

  .box07_list li:not(:last-child) {
    margin-bottom: 25px;
  }

  .box07_tt {
    font-size: 18px;
  }

  .box07_date {
    font-size: 14px;
  }

  /*==========================================================================
                                 BOX08                                      
  ==========================================================================*/
  #box08 {
    margin-bottom: 50px;
    padding-top: 40px;
  }

  #box08 .t4_tt01_co {
    margin-bottom: 25px;
  }

  .box08_list li:nth-child(1) {
    margin-right: 0px;
    margin-bottom: 0px;
    width: 100%;
  }

  .box08_wrap dt {
    font-size: 40px;
  }

  .box08_wrap {
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 0 auto 30px;
    padding-bottom: 20px;
    padding-top: 45px;
  }

  .box08_wrap dt,
  .box08_wrap dd {
    width: 100%;
  }

  .box08_wrap dt {
    width: calc(100% - 40px);
  }

  .box08_wrap dd {
    padding: 0 20px;
    flex-direction: column;
    align-items: center;
  }

  .box08_wrap dd p {
    width: 100%;
  }

  .box08_txt {
    text-align: center;
  }

  .box08_link a {
    margin: 0 auto;
    padding-bottom: 30px;
  }

  .box08_link a:before {
    bottom: 20px;
  }

  .box08_wrap dt {
    font-size: 30px;
    padding-bottom: 20px;
  }

  .box08_link:before {
    display: none;
  }

  #box08 .t4_tt01_co .en {
    margin-bottom: 0px;
  }

  .box08_list {
    background: url(../images/index_img_09.png) no-repeat center center/cover;
    padding: 30px 30px 0 30px;
  }

  .box08_list li:nth-child(2) {
    display: none;
  }

  .box08_list li:nth-child(1) {
    width: 100%;
  }

  /*==========================================================================
                                 BOX09                                      
  ==========================================================================*/
  #box09,
  #box12 {
    background-attachment: scroll;
    height: 220px;
  }

  /*==========================================================================
                                 BOX10                                      
  ==========================================================================*/
  #box10 {
    padding-top: 30px;
  }

  #box10 .t4_tt01_co .en {
    margin-bottom: 0px;
  }

  .box10_list {
    flex-direction: column;
  }

  #box10 .t4_tt01_co {
    margin-bottom: 25px;
  }

  .box10_list>li,
  .box10_list>li:nth-child(1) {
    width: 100%;
  }

  .box10_img img {
    max-width: 300px;
  }

  .box10_img {
    text-align: center;
  }

  .box10_r span {
    font-size: 28px;
    margin-left: 20px;
  }

  #box10 .index_btn01.index_btn01_lg a {
    margin: 0 auto;
  }

  /*==========================================================================
                                 BOX11                                      
==========================================================================*/
  #box11 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #box11 .t4_tt01_co .en {
    margin-bottom: 0px;
  }

  .box11_list {
    flex-direction: column;
    max-width: 450px;
    margin: 0 auto;
  }

  .box11_list>li:nth-child(1),
  .box11_list>li:nth-child(2),
  .box_11_l {
    width: 100%;
  }

  .box_11_l {
    background-size: cover;
    height: auto;
    padding: 20px;
  }

  .box_11_r {
    padding-left: 0px;
    height: auto;
    padding: 20px;
  }

  .box_11_l:before {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 0px;
  }

  .box11_tt01 {
    font-size: 27px;
    text-align: center;
  }

  .box11_st01 {
    width: 100%;
    height: auto;
    padding: 15px;
  }

  .box11_st01>p {
    font-size: 22px;
  }

  .box11_st01>p span {
    font-size: 26px;
  }

  .btn_con a {
    width: 250px;
    font-size: 16px;
    background-size: 30px auto;
    padding-left: 30px;
    height: 50px;
  }

  .box_11_l .tel {
    font-size: 36px;
    background-size: 26px auto;
    padding-left: 30px;
    margin-top: 15px;
  }

  .btn_con {
    margin-top: 10px;
  }

  .box_con_txt {
    font-size: 16px;
    padding-bottom: 15px;
  }

  .box11_list>li:nth-child(2) {
    margin-top: 30px;
  }

  .box11_tt02>span {
    font-size: 22px;
  }

  .box11_tt02 {
    margin-bottom: 10px;
  }

  #box13 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .box13_txt01,
  .box13_time {
    font-size: 14px;
  }

  .box13_txt01 {
    margin-top: 0px;
  }

  .ft_link>.inner {
    display: none;
  }

  .logo_ft {
    padding-top: 25px;
    margin-bottom: 10px;
  }

  .logo_ft img {
    width: 280px;
  }

  .ft_bnr {
    margin: 0 3% 50px;
    padding: 20px;
  }

  .ft_bnr_txt {
    margin-left: 25px;
  }

  /*==========================================================================
                                 COMMON                                     
  ==========================================================================*/
  /*==========================================================================
                                 FOOTER                                     
  ==========================================================================*/
  #footer {}

  .ft_map iframe {
    height: 299px !important;
  }

  .share {
    margin-bottom: 30px;
  }

  /* ==========================================================================
                                 BOX FIX BOTTOM                             
==========================================================================*/
  .box_contact_sp_fix {
    display: flex;
    background: #f39800;
    height: 60px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    
   
    transition: all 0.3s linear;
    z-index: 999;
  }

  .box_contact_sp_fix.show {
    opacity: 1;
    visibility: visible;
  }

  .box_contact_sp_fix li {
    width: 50%;
  }

  .box_contact_sp_fix li:not(:last-child) {
    border-right: 1px rgb(255 255 255 / 60%) solid;
  }

  .box_contact_sp_fix li a {
    color: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    width: 100%;
    height: 100%;
  }

  /* .box_contact_sp_fix li:nth-child(1) a {
    background: url(../images/icon_tel_w.png) no-repeat left calc(50% - 67px) top 10px/18px;
    padding-left: 10px;
  } */

  .box_contact_sp_fix li:nth-child(1) a>span:nth-child(1) {
    font-family: 'Lato', sans-serif;
  }

  .box_contact_sp_fix li a>span:nth-child(1) {
    font-size: 17px;
    font-weight: bold;
  }

  /* 
  .box_contact_sp_fix li:nth-child(2) a {
    background: url(../images/icon_con.png) no-repeat left calc(50% - 58px) top 18px/24px;
    padding-left: 10px;
  } */

  .box_contact_sp_fix li a>span:nth-child(2) {
    font-size: 12px;
    line-height: 1.4;
    font-weight: 100;
  }

  .remaining {
    bottom: 0;
    border-radius: 0;
    width: 50%;
    height: 70px;
    right: 0;
  }

  .under #main .remaining p {
    font-weight: normal;
  }

  .page-top #box11,
  .page-top #box10,
  .page-top #box06,
  .page-top #box05,
  .page-top #box04,
  .page-top #box03,
  .page-top #box02,
  .page-top #box01 {
    padding: 80px 0 40px;
    align-items: flex-start;
    height: auto !important;
  }

  .page-top #box06 {
    min-height: auto;
  }

  .page-top #box01 {
    margin-bottom: 40px;
  }

  .page-top #box05,
  .page-top #box04,
  .page-top #box03,
  .page-top #box02 {
    padding-bottom: 0px;
  }

  .page-top .box_contact_pc_fix img {
    width: 120px;
  }

  .page-top .box02_list li:nth-child(2),
  .page-top .box02_list li:nth-child(1) {
    width: 100%;
  }

  .index-test .page-top .box02_img_sub02 {
    top: 0;
    left: 0;
  }

  .page-top #box06 .t4_tt01_co .en,
  .page-top #box05 .t4_tt01_co .en,
  .page-top #box02 .t4_tt01_lg .en {
    font-size: 45px;
  }

  .page-top #box04 h5 {
    margin-top: 20px;
  }

  .page-top #box04 .t4_tt01 {
    margin-bottom: 0;
  }

  .page-top #box04 .box_chart {
    width: 100%;
    max-width: 520px;
    margin: 40px auto;
    flex-wrap: wrap;
  }

  .page-top #box04 .box_chart ul {
    width: 100%;
    flex-wrap: wrap;
  }

  .page-top #box04 .box_chart ul li {
    width: calc((100% - 0px) / 1);
    margin: 0;
  }

  .page-top #box04 .box_chart ul li:not(:last-child) {
    margin-bottom: 20px;
  }

  .page-top #box04 .box_chart ul li .box_chart_st01 {
    font-size: 100%;
  }

  .page-top .box10_list>li:nth-child(2),
  .page-top .box10_list>li:nth-child(1) {
    width: 100%;
  }

  .page-top #box05 li a .works_img {
    height: 55vw;
  }

  .page-top #box10 .index_btn01.index_btn01_lg {
    margin-bottom: 80px;
  }

  .page-top .flex_fix_sp {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .page-top .flex_fix_sp #box05 {
    order: 1;
  }

  .page-top .flex_fix_sp #box04 {
    order: 2;
  }

  .page-top #idx_design .flex_design ul {
    width: 100%;
  }

  .page-top #idx_design {
    padding: 140px 0 0 0;
    height: auto !important;
    align-items: flex-start;
  }

  .page-top #idx_design .flex_design ul:first-child {
    margin-bottom: 40px;
  }

  .renovation_rn #idx_design .flex_design ul li.title {
    font-size: 18px;
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
  }

  .renovation_rn #idx_design .flex_design ul li.title.no_font {
    font-family: 'Noto Sans JP', sans-serif !important;
  }

  .page-top #idx_design .flex_design {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0%;
  }

  .renovation_rn #idx_design .flex_design ul {
    padding: 30px 5px 10px 5px;
  }

  .page-top #idx_design .flex_design ul li span {
    font-size: 15px;
    padding: 0;
  }

  .page-top #idx_design .flex_design ul li span:before,
  .page-top #idx_design .flex_design ul li span:after {
    display: none;
  }

  /* newstyle */
  .under #main .qa-list .list_anchor.list_4btn li {
    width: 100%;
  }

  .under #main .qa-list .list_anchor {
    display: block;
  }

  .under #main .qa-list .btn_u a {
    padding: 5px 40px;
  }

  .under#renovation #main .box_event_tt {
    height: auto;
    font-size: 18px;
  }

  .under#renovation #main .box_event_date {
    font-size: 14px;
  }

  .under #main .box_event_item .btn_con a {
    padding: 10px;
  }

  .flex-box {
    display: block;
  }

  .flex-box p.bg1 {
    margin-right: 0;
  }

  .under#renovation #main .bnn_list p {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .under#renovation #main .bnn_list p:last-child {
    margin-bottom: 0;
  }

  .under#renovation #main .bnn_list p {
    height: 100px;
  }

  .under#renovation #main .bnn_list p a {
    font-size: 20px;
  }

  .under #main .renovation-block .box_11_l {
    margin-top: 20px;
    background-position: center;
    background-size: cover;
  }

  .under #main .renovation-block .box_11_l:before {
    width: 90%;
    height: 80%;
    top: 53%;
    transform: translateY(-50%);
  }

  .under #main .renovation-block .box_con_txt {
    margin-bottom: 0;
    padding: 0;
    font-size: 13px;
  }

  .under #main .box_event_item .btn_con a {
    width: auto;
  }

  .block-bg-item {
    display: flex;
    flex-direction: column;
  }

  .box-img.top {
    padding-bottom: 50px;
  }

  .box-img.bot {
    margin-top: -40px;
  }

  .block-bg .desc {
    order: 4;
    margin-top: 20px;
  }

  .under #main p.imgshape {
    position: static;
    margin-bottom: 0;
    text-align: center;
  }

  .imgshape img {
    width: 120px;
  }

  .qa-list {
    margin-top: 20px;
  }

  .bnr-fixed-event {
    top: auto;
    right: 5px;
    bottom: 160px;
  }

  .bnr-fixed-event .box_event li {
    width: 150px;
  }

  .bnr-fixed-event .box_event_tt {
    font-size: 14px;
  }

  .bnr-fixed-event .box_event_date {
    font-size: 12px;
  }

  .bnr-fixed-event.show {
    opacity: 1;
    visibility: visible;
  }

  .bnr-fixed-event {
    
   
    transition: all 0.3s linear;
  }

  .under#renovation #main .qa-list .list_anchor.list_4btn li {
    width: 100%;
  }

  .box_event_item.right h5 {
    margin-top: 20px;
  }

  .btn_01 li {
    width: 100%;
  }

  .page-top #box04 .box_chart ul.chart_tri {
    width: 100%;
    justify-content: space-between;
  }

  .page-top #box04 .box_chart>ul.chart_tri>li:first-child {
    padding-bottom: 30px;
  }

  .page-top #box04 .box_chart>ul.chart_tri>li:first-child::before {
    height: 50px;
    bottom: -20px;
    left: 30%;
  }

  .page-top #box04 .box_chart>ul.chart_tri>li:first-child::after {
    height: 50px;
    bottom: -20px;
    right: 30%;
  }

  .page-top #box04 .box_chart>ul.chart_tri>li:nth-child(2)::before {
    width: 70%;
    bottom: 75%;
    left: 90%;
  }

  .renovation_rn #idx_design .flex_design ul li.title {
    left: 78px;
  }

  .renovation-test .renovation_rn #idx_design .flex_design ul li.title {
    left: 0;
  }

  .renovation-test .btn_qa {
    border: none;
    padding: 0px;
    margin: 0 0 15px 0 !important;
  }

  /* Safari 10.1+ (which is the latest version of Safari at this time) */
  @media not all and (min-resolution:.001dpcm) {
    @media {}
  }
}

@media screen and (max-width: 640px) {
  .box_chart {
    margin: 0 auto;
  }

  .box_chart,
  .box_chart>ul {
    width: 600px;
  }

  .box_chart {
    margin-bottom: 140px;
  }

  .box_chart>ul>li:nth-child(2) {
    left: 0;
    bottom: -150px;
  }

  .line_l {
    left: 140px;
    top: 170px;
  }

  .line_r {
    right: 140px;
    top: 170px;
  }

  .box_chart>ul>li:nth-child(3) {
    right: 0;
    bottom: -150px;
  }

  .box_chart_round {
    width: 180px;
    height: 180px;
    font-size: 12px;
    background-size: 120px auto;
    line-height: 1.4;
    top: 310px;
  }

  .active .arr_t {
    top: -50px
  }

  .line_ver {
    bottom: -70px;
  }

  .active .line_l,
  .active .line_l:before,
  .active .line_r,
  .active .line_r:before {
    height: 410px;
  }

  .box_chart_tt {
    font-size: 16px;
    white-space: nowrap;
  }

  .box_chart_tt>span {
    font-size: 14px;
  }

  .box_chart_st01 {
    width: 200px;
    padding: 10px;
    font-size: 12px;
    margin: 0 auto;
  }

  .box_chart>ul>li {
    width: 50%;
    background: none;
  }

  .arr_t {
    background-size: 15px auto;
  }

  .arr_l,
  .arr_r {
    background-size: 20px auto;
  }

  .ft_bnr {
    flex-direction: column;
  }

  .ft_bnr_txt {
    margin-top: 20px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 600px) {

  .box_chart,
  .box_chart>ul {
    width: 470px;
  }

  .line_l {
    left: 110px;
    top: 165px;
  }

  .line_r {
    right: 110px;
    top: 165px;
  }

  .box_chart_st01 {
    width: 180px;
  }

  .active .line_l,
  .active .line_l:before,
  .active .line_r,
  .active .line_r:before {
    height: 380px;
  }

  .box_chart_round {
    width: 160px;
    height: 160px;
    font-size: 10px;
  }

  .active .arr_r {
    right: -5px;
    bottom: -25px;
  }

  .active .arr_l {
    left: -5px;
    bottom: -25px;
  }

  .active .line_ver {
    width: 350px;
  }

  .box_chart_tt {
    font-size: 12px;
  }

  .box_chart>ul>li:nth-child(2),
  .box_chart>ul>li:nth-child(3) {
    bottom: -115px;
  }

  .line_ver {
    bottom: -35px;
  }

  .active .arr_t {
    top: -40px;
  }
}

@media screen and (max-width: 490px) {
  .under#renovation #main .bnn_list p a {
    font-size: 18px;
  }

  .under #main .qa-list .btn_u a {
    font-size: 15px;
  }

  .flex-box .bg1 a img {
    width: 30px;
  }

  .page-top #idx_design .flex_design ul li span {
    font-size: 14px;
  }

  .t2_01 .lg {
    font-size: 26px;
  }

  .t2_01 .lg>span {
    font-size: 30px;
    padding: 1px 7px 6px 7px;
  }

  .t2_01 .sm {
    font-size: 16px;
  }

  #box01 .t4_tt01 {
    flex-direction: column;
    padding-left: 0px;
    padding-bottom: 20px;
  }

  #box01 .t4_tt01 .en {
    line-height: 1.2;
  }

  #box01 .t4_tt01:before {
    width: 100%;
  }

  .tt_lg_01>span.box03_sm {
    font-size: 6px;
    bottom: 22px;
    left: 136px;
  }

  .tt_lg_01 {
    font-size: 19px;
  }

  .box_btn {
    flex-direction: column;
    align-items: center;
    max-width: 400px;
    margin: 0 auto;
  }

  .box_btn>li:not(:last-child) {
    margin-bottom: 20px;
  }

  .box_btn>li {
    width: 100%;
  }

  .box_chart,
  .box_chart>ul {
    width: 390px;
  }

  .box_chart_st01 {
    width: 100%;
    padding: 5px;
    font-size: 10px;
  }

  .box_chart>ul>li {
    width: 48%;
  }

  .active .line_ver {
    width: 300px;
  }

  .active .line_r,
  .active .line_l {
    width: 150px;
  }

  .line_r {
    right: 83px;
  }

  .line_l {
    left: 83px;
  }

  .active .line_r .box_chart_st01 {
    font-size: 10px;
  }

  .box_chart_tt {
    font-size: 11px;
  }

  .box10_r span {
    display: block;
  }

  .box_chart>ul>li:nth-child(1) .box_chart_st01 {
    width: 150px;
  }

  #box10 .index_btn01.index_btn01_lg a {
    margin: 0 auto;
  }

  .box11_st01>p {
    font-size: 21px;
  }

  .box11_st01>p span {
    font-size: 24px;
  }

  .box10_r {
    text-align: right;
  }
}

@media screen and (max-width: 530px) {
  .page-top #box04 .box_chart ul li .box_chart_tt {
    width: 45%;
    font-size: 14px;
  }

  .page-top #box04 .box_chart ul li .box_chart_st01 {
    margin-bottom: 0;
    width: 55%;
    height: auto;
    min-height: 95px;
    font-size: 12px;
  }

  .box_chart_tt>span:nth-child(1) {
    font-size: 12px;
  }
}

@media screen and (min-width: 415px) {
  .box_414 {
    display: none;
  }
}

@media screen and (max-width: 414px) {
  .box_logo>li p {
    font-size: 8px;
  }

  .box_logo_img img {
    height: 25px;
  }

  .t2_01 .lg {
    font-size: 22px;
  }

  .t2_01 .lg>span {
    font-size: 25px;
    letter-spacing: 0px;
  }

  #gnavi>ul {
    width: calc(100% - 50px);
  }

  #gnavi>ul>li>a {
    font-size: 15px;
    padding: 15px;
  }

  #gnavi>ul>li.sub01>a:after {
    right: 10px;
  }

  .box_news>dl>dt {
    font-size: 14px;
    margin-right: 10px;
  }

  .tt_lg_01 {
    font-size: 18px;
  }

  .box_chart {
    height: 500px;
  }

  .box_chart,
  .box_chart>ul {
    width: 290px;
  }

  .box_chart>ul {
    height: 310px;
  }

  .box_chart_st01 {
    width: 160px;
  }

  .active .line_ver {
    width: 200px;
    height: 10px;
  }

  .line_ver {
    bottom: -78px;
  }

  .box_chart>ul>li:nth-child(2) {
    left: -15px;
  }

  .box_chart>ul>li:nth-child(3) {
    right: -15px;
  }

  .line_r {
    right: 50px;
  }

  .line_l {
    left: 50px;
  }

  .active .arr_l {
    left: 0px;
    bottom: -35px;
  }

  .active .arr_r {
    right: 0px;
    bottom: -35px;
  }

  .box_chart_tt {
    font-size: 10px;
  }

  .box_chart_st01 {
    font-size: 8px;
    width: 120px;
    padding: 5px;
    height: 56px;
  }

  .box_chart>ul>li:nth-child(1) .box_chart_st01 {
    width: 100%;
  }

  .active .line_l,
  .active .line_l:before,
  .active .line_r,
  .active .line_r:before {
    width: 130px;
    height: 260px;
  }

  .box_chart_round {
    width: 110px;
    height: 110px;
    font-size: 7px;
    background-size: 65px auto;
    padding-top: 50px;
  }

  .box_chart>ul>li {
    padding: 10px;
  }

  .line_l,
  .line_r {
    top: 142px;
  }

  .line_l:before,
  .line_r:before {
    top: 8px;
  }

  .active .arr_t {
    top: -35px;
  }

  .line_l:before {
    left: 8px;
  }

  .line_r:before {
    right: 8px;
  }

  .box_chart_round {
    top: 240px;
  }

  .box_11_l .tel {
    font-size: 28px;
    background-size: 20px auto;
    padding-left: 26px;
  }

  .time01 {
    font-size: 14px;
  }

  .time01>span {
    width: 75px;
  }

  .box_con_txt {
    font-size: 13px;
  }

  .box11_tt01 {
    font-size: 21px;
  }

  .box11_st01>p {
    font-size: 15px;
  }

  .box11_st01>p span {
    font-size: 17px;
  }

  .box11_tt02 {
    font-size: 15px;
  }

  .box11_tt02>span {
    font-size: 16px;
  }

  .tt_lg_01>span.box03_sm {
    font-size: 5px;
    bottom: 20px;
    left: 129px;
  }

  .box13_txt01 {
    font-size: 13px;
  }

  #box07 .t4_tt01_co .jp {
    padding: 0 23px;
  }

  .btn_con a {
    width: 220px;
    background-size: 20px auto;
    font-size: 14px;
    height: 40px;
  }
}

@media screen and (max-width: 380px) {
  .tt_lg_01 {
    font-size: 15px;
  }

  .tt_lg_01>span.line:before {
    height: 6px;
  }

  .tt_lg_01>span.box03_sm {
    font-size: 5px;
    bottom: 17px;
    left: 105px;
  }
}

@media screen and (max-width: 360px) {
  .page-top #box04 .box_chart ul li .box_chart_tt {
    width: 40%;
    font-size: 14px;
  }

  .page-top #box04 .box_chart ul li .box_chart_st01 {
    width: 60%;
    font-size: 11px;
  }

  .box01_list>li:nth-child(1) .index_btn02 a {
    font-size: 115%;
  }
}