/*

追加用CSS　SP表示

*/

@media screen and (max-width: 1400px) {
  .width1400 {
    padding: 0 15px;
  }
}

@media screen and (max-width: 1200px) {
  .width1200 {
    padding: 0 15px;
  }

  .locon.flex {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 15px;
  }

  .locon_item {
    margin-right: 15px;
  }

  .sub-header h2 {
    font-size: 28px !important;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 1000px) {
  .width1000 {
    padding: 0 15px;
  }

  .width1000.privacyBox {
    padding: 40px 15px 40px;
  }

  dl.recruit-box {
    width: 47% !important;
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 959px) {
  body {
    margin-top: 60px !important;
  }

  nav.row2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  nav.row2 .logo-box {
    width: calc(100% - 50px);
    padding: 0;
    padding: 5px 0;
  }

  nav.row2 .logo .logo-img {
    width: 200px;
    padding: 0;
    margin: 0 0 0 8px;
  }

  nav.row2 .logo .logoArea_sp {
    width: 110px;
  }

  nav.row2 .logo .logo-contact {
    width: calc(100% - 220px);
  }

  nav.row2 .logo .logo-contact .locon_item {
    width: 200px;
  }

  .ic_list .img01 img,
  .ic_list .img02 img {
    width: 40px;
  }

  .nav-button {
    margin-top: -5px;
    margin-right: 18px;
  }

  #n2-ss-14item1 {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 770px) {
  /*------------------------------------------
 * Common
 * ---------------------------------------*/

  body {
    margin-top: 45px !important;
  }

  .home .shortcode {
    margin-top: 0px;
  }

  .content {
    padding-top: 50px;
  }

  .spnone770 {
    display: none;
  }

  .pcnone770 {
    display: block;
  }

  p,
  a,
  li,
  td,
  .tablepress td a,
  dt,
  dd {
    font-size: 13px;
  }

  /*------------------------------------------
 * Layout
 * ---------------------------------------*/

  .half {
    width: 100%;
    margin-bottom: 30px;
  }

  .flex .half:last-of-type {
    margin-bottom: 0;
  }

  .flex-turn {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .sp-flex-turn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .sp-img450 {
    max-width: 450px;
    margin: 0 auto;
  }

  .sp-img300 {
    max-width: 300px;
    margin: 0 auto;
  }

  .sp-img450 img,
  .sp-img300 img {
    width: 100%;
  }

  .box01-txt,
  .box01-img {
    width: 100%;
  }

  .box01-img img {
    max-width: 300px;
    margin: 0 auto 15px !important;
    width: 100%;
  }

  .box01.flex {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  /*------------------------------------------
 * Parts
 * ---------------------------------------*/

  .title h2 {
    font-size: 22px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
  }

  .home .title h2::after {
    font-size: 16px;
  }

  .state-ttl01 {
    font-size: 16px;
    padding: 10px 15px;
  }

  .state-ttl02 {
    font-size: 14px;
    padding: 8px 15px;
  }

  .parts-head01 {
    background-position: left top 6px;
    background-size: 13px auto;
    font-size: 16px;
    padding: 0 0 10px 18px;
  }

  .parts-head02 {
    font-size: 15px;
  }

  .border {
    width: 100%;
    max-width: 200px;
    height: 5px;
    margin-bottom: 30px;
    border-bottom: dotted 5px #44f201;
  }

  .btn01 {
    max-width: 250px;
    font-size: 16px;
    padding: 10px;
    margin: 20px auto 0px auto;
    background-position: top 50% right 25px;
    background-size: 8px auto;
  }

  .head-txt01 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  /*--------------------------------------------
 * Nav
 * -----------------------------------------*/

  nav.row2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  nav.row2 .logo {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  nav.row2 .logo .logo-img {
    width: 140px;
    padding: 0px 0 0px 2px;
    margin: 0;
  }

  nav.row2.logo-img img {
    width: 100%;
    margin: 0;
  }

  .ic_list li {
    width: 35px !important;
  }

  .ic_list li img {
    width: 100% !important;
  }

  .nav-button {
    margin-right: 10px;
  }

  /*--------------------------------------------
 * Sub header
 * -----------------------------------------*/

  .sub-header {
    height: 150px;
  }

  .sub-header h2 {
    font-size: 22px !important;
    letter-spacing: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 15px;
    width: 100%;
    text-align: center;
  }

  /*--------------------------------------------
 * Splash
 * -----------------------------------------*/

  #splash_logo {
    max-width: 150px;
  }

  /*--------------------------------------------
 * Slider
 * -----------------------------------------*/

  #n2-ss-14item1 {
    font-size: 4.5vw !important;
  }

  /*-----------------------------------------
 * Tab
 * -----------------------------------------*/

  .tab-group {
    margin-bottom: 0;
  }

  .tab {
    font-size: 14px;
    letter-spacing: 0;
    width: 48%;
  }

  /*------------------------------------------
 * 新着情報アーカイブ シングル
 * ---------------------------------------*/

  section.blog {
    width: 100%;
  }

  .blog-content {
    width: 100%;
  }

  .side-content {
    width: 100%;
    padding: 15px;
  }

  .sidebar h3 {
    font-size: 16px;
  }

  .single .content.padded.blog {
    padding-top: 0px;
  }

  #blog-category,
  .content.padded.blog {
    padding-top: 0px;
    padding-bottom: 0;
  }

  .blog-content .post {
    padding: 20px 0;
  }

  .post-title h2,
  .post-title h2 a {
    font-size: 18px;
    margin-bottom: 0;
    padding-top: 0px;
  }

  .post-meta h6,
  .post-meta a {
    font-size: 13px;
  }

  .widget_search {
    margin-top: 0;
  }

  .pager li {
    font-size: 14px;
  }

  .search .post {
    padding: 0 !important;
  }

  .search .grid-4 {
    width: 100%;
    padding: 50px 15px 0 15px;
  }

  /*------------------------------------------
 * Tablepress
 * ---------------------------------------*/

  .tablepress td,
  .tablepress th {
    font-size: 12px !important;
  }

  .tablepress td a {
    font-size: 12px !important;
  }

  .tablepress-table-description {
    font-size: 12px;
  }

  /*--------------------------------------------
 * お問い合わせ
 * -----------------------------------------*/

  table.defTable01 tr th {
    font-size: 14px;
    padding: 15px 20px;
  }

  table.defTable01 tr th a {
    font-size: 14px;
  }

  table.defTable01 th span {
    font-size: 10px;
    background: #fff;
    padding: 2px 10px;
  }

  .wpcf7-list-item-label {
    font-size: 14px;
  }

  table.defTable01 tr:first-of-type td {
    border-top: none;
  }

  table.defTable01 td.cen input.wpcf7-confirm,
  table.defTable01 td.cen input.wpcf7-submit {
    margin-right: auto;
  }

  table.defTable01 td.tel_area input {
    width: 100%;
  }

  table.defTable01 td.cen input.wpcf7-confirm,
  table.defTable01 td.cen input.wpcf7-submit {
    margin-right: auto;
  }

  /*------------------------------------------
 * プライバシーポリシー
 * ---------------------------------------*/

  .privacyBox .ttl-01 {
    font-size: 16px;
    margin-top: 20px;
  }

  /*------------------------------------------
 * Footer
 * -----------------------------------------*/

  footer#footer .content {
    width: 100%;
  }

  footer#footer .content {
    padding: 50px 0 0;
  }

  .f-logo {
    width: 90%;
    margin: 0 auto 20px auto;
  }

  .f-logo img {
    margin: 0 auto;
    width: 250px;
  }

  .copyright h6 {
    font-size: 15px;
  }

  /*--------------------------------------------
 * 作成部分
 * -----------------------------------------*/

  .intro-block01,
  .intro-block02,
  .intro-block03 {
    margin-bottom: 40px;
  }

  .intro-block04 {
    margin-bottom: 0px;
  }

  .intro-txt01 {
    max-width: 220px;
  }

  .guide-block01 {
    margin-bottom: 40px;
  }

  .step {
    font-size: 13px;
  }

  .flow-img {
    max-width: 200px;
  }

  .flow-ttl {
    font-size: 15px;
  }

  #accordion dt {
    font-size: 13px;
    background-size: auto 18px;
    background-position: top 3px left;
    padding: 0 0 10px 27px;
  }

  #accordion dd {
    font-size: 13px;
    background-size: auto 18px;
    background-position: top 3px left;
    padding-left: 27px;
  }

  #accordion dt:after {
    font-size: 15px;
    margin-left: 10px;
  }

  .menu-img {
    max-width: 300px;
  }

  .menu-left.flex {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-comment {
    margin-top: 5px;
  }

  .menu-comment p {
    font-size: 12px;
    text-align: center;
  }

  .menu-ttl p {
    font-size: 14px;
    text-align: center;
  }

  .menu-time p {
    font-size: 14px;
  }

  .menu-right {
    width: 100%;
  }

  .menu-price p {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
  }

  .news-list01 {
    margin-bottom: 0;
  }

  .news-list01 li {
    width: 48%;
    margin-bottom: 20px;
  }

  .news-date {
    font-size: 12px;
  }

  .news-ttl a {
    font-size: 14px;
  }

  #traffic-accident {
    padding-bottom: 20px;
  }

  .traffic-block01,
  .traffic-block02 {
    margin-bottom: 40px;
  }

  .traffic-txt01 {
    font-size: 16px;
  }

  .menu-block01 {
    margin-bottom: 40px;
  }

  .traffic-list li {
    width: 100%;
    margin: 0 0 30px;
    padding: 30px 20px;
  }

  .traffic-list li p {
    font-size: 13px;
  }

  .link-bnr01 {
    max-width: 250px;
    margin: 0 auto 40px;
  }

  .reservation-block01 {
    margin-bottom: 20px;
  }

  table.defTable01 td.cen input {
    font-size: 16px;
    margin-top: 0px;
  }
}

@media screen and (max-width: 600px) {
  body {
    margin-bottom: 44px;
  }

  .pcnone600 {
    display: block !important;
  }

  .spnone600 {
    display: none !important;
  }

  .lb-back-to-top {
    width: 40px;
    height: 40px;
    right: 1em;
    bottom: 60px;
    opacity: 0.9;
  }

  .sticky-btn {
    display: none;
  }

  .sticky-btn-sp {
    display: block;
  }

  .head-txt01 {
    font-size: 14px;
  }

  .w-box {
    border-radius: 10px;
    padding: 20px;
  }

  .tab-group {
    margin-bottom: 0;
  }

  .intro-block04 {
    margin-bottom: 20px;
  }

  .service-list li {
    width: 100%;
    margin-bottom: 40px;
  }

  .time-table .tablepress th,
  .time-table .tablepress td {
    padding: 5px !important;
    font-size: 11px !important;
    vertical-align: middle;
  }

  .flow-list01 li {
    padding: 30px;
    margin-bottom: 25px;
  }

  .faq-box {
    padding: 20px 20px 30px;
  }

  .wpcf7-list-item {
    display: block;
    margin: 0;
  }

  .copyright a,
  .copyright h6 {
    font-size: 12px;
  }

  .title {
    text-align: center;
    width: 100%;
  }

  .tab {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 450px) {
	.flow-list01 li {
  position: relative;
  /* padding: 30px 50px; */
  margin-bottom: 40px;
  /* background: #f5f5f5; */
  width: 98%;
}

}
