.sp_menu {
 display: none
}

@media screen and (max-width: 1024px) {
 #header {
  position: static
 }

 #header .inner {
  max-width: 95%
 }

 #header .inner #head_right {
  display: none
 }

 #footer {
  padding: 50px 0 80px
 }

 #footer .inner {
  margin: 0 auto;
  width: 95%;
  text-align: center
 }

 #footer .inner .information {
  width: 100%
 }

 #footer .inner .information .flogo {
  margin: 0 auto 20px;
  width: 250px
 }

 #footer .inner .link {
  display: none
 }

 .swiper-slide {
  height: 50vh !important
 }

 .swiper-contents {
  top: 50%
 }

 .swiper-title {
  font-size: 4rem
 }

 .single_01,
 .single_02,
 .single_03,
 .single_04,
 .single_05,
 .single_06,
 .single_07,
 .single_08 {
  max-width: 95%
 }

 .single_01,
 .single_02,
 .single_03,
 .single_04 {
  padding-bottom: 50px
 }

 .bg_common {
  padding-top: 50px
 }

 .bg_b {
  margin-bottom: 50px
 }

 .column2_tab {
  margin-bottom: 0
 }

 .column2_tab .child {
  width: 100%;
  margin: 0 0 3% 0
 }

 .column2_tab .child:nth-child(2n) {
  margin: 0 0 3% 0
 }

 .column2_tab .child:last-child {
  margin: 0
 }

 .column3_tab .child {
  width: 48.5%;
  margin: 0 3% 3% 0
 }

 .column3_tab .child:nth-child(3n) {
  margin: 0 3% 3% 0
 }

 .column3_tab .child:nth-child(2n) {
  margin: 0 0 3% 0
 }

 .column4 .child {
  width: 48.5%;
  margin: 0 3% 3% 0
 }

 .column4 .child:nth-child(2n) {
  margin: 0 0 3% 0
 }

 .mtitle_top {
  font-size: 2.5rem
 }

 .mtitle_ribon span {
  font-size: 1.8rem;
  padding: 5px 30px
 }

 .mtitle_balloon {
  margin-bottom: 20px
 }

 .mtitle_top {
  font-size: 3rem;
  margin-bottom: 20px
 }

 .mtitle_transparent {
  left: inherit;
  right: 0;
  width: 50%
 }

 .article .article_image {
  width: 50%
 }

 .article .article_detail {
  width: 50%;
  padding: 25px 0
 }

 .article .article_detail .inner {
  width: 90%
 }

 .top_sub:before {
  width: 90%
 }

 .top_sub:after {
  bottom: -50px
 }

 .top_sub .top_sub_inner {
  padding: 30px 0
 }

 .top_sub .sub_detail {
  width: 90%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px
 }

 .ggmap {
  padding-bottom: 50.25%
 }

 .tbl_simple th,
 .tbl_simple td {
  padding: 10px 7px
 }

 .flex_type {
  width: 100%
 }

 .about_box .inner {
  padding: 35px 20px
 }

 .index_bnr {
  padding-top: 88.75%
 }

 .index_bnr .inner {
  width: 97%;
  padding: 22px
 }

 .index_bnr .title:after {
  margin: 15px auto 25px
 }

 .index_bnr .title span {
  font-size: 1.4rem
 }

 .index_bnr .txt {
  text-align: left
 }

 .img_contents {
  padding-top: 50px;
  margin-bottom: 0
 }

 .img_contents .img_area {
  margin-left: -90px
 }

 .img_contents .img_container .txt {
  display: inline-block;
  background: rgba(255, 255, 255, 0.7);
  padding: 30px
 }

 .img_contents .img_container .txt_01 {
  margin-bottom: 30px
 }

 .list_half li {
  width: 50%
 }

 .blog_contents .blog_main,
 .blog_contents .blog_side {
  width: 100%
 }

 .blog_contents .blog_side {
  margin-top: 30px
 }

 .pages {
  margin-top: 30px
 }

 .pages .page_next,
 .pages .page_prev {
  display: block;
  float: none
 }

 .pages .page_next {
  margin-bottom: 10px
 }

 .site_bnr ul {
  width: 95%
 }

 .transparent_box {
  padding: 40px 20px
 }

 .transparent_box .inner {
  width: 100%
 }

 .news_list li a {
  padding: 10px;
  flex-wrap: wrap
 }

 .news_list li a .news_category {
  display: inline-block;
  margin-right: 0
 }

 .news_list li a .news_title {
  margin-top: 20px;
  width: 100%
 }

 .shop_bnr {
  padding: 40px 20px;
  font-size: 1.4rem
 }

 .pc-tcenter {
  text-align: left
 }

 .pc {
  display: none
 }

 .tb {
  display: block
 }

 .page_title_box .inner {
  padding: 50px 0;
  width: 95%
 }

 .breadcrumb_box .breadcrumb {
  width: 95%
 }

 #sp_navi {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  width: 100%
 }

 #sp_navi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center
 }

 #sp_navi ul li {
  /* width: 20%; */
  width: 25%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff
 }

 #sp_navi ul li:last-child {
  border-right: none
 }

 #sp_navi ul li a {
  display: block;
  padding: 5px 0;
  text-align: center;
  background: #003760;
  color: #fff;
  font-family: "YakuHanJP", "Oswald", "sans-serif";
  font-size: 1.8rem;
  line-height: 1.2
 }

 #sp_navi ul li a.sp_home:before {
  font-family: "Font Awesome 5 Free";
  content: "\f015";
  font-weight: 900
 }

 #sp_navi ul li a.sp_tel:before {
  font-family: "Font Awesome 5 Free";
  content: "\f095";
  font-weight: 900
 }

 #sp_navi ul li a.sp_mail:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900
 }

 #sp_navi ul li a.sp_access:before {
  font-family: "Font Awesome 5 Free";
  content: "\f279";
  font-weight: 900
 }

 #sp_navi ul li a.sp_menu:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0c9";
  font-weight: 900
 }

 #sp_navi ul li a span {
  display: block;
  font-size: 1.2rem
 }

 #page {
  padding: 0;
  position: relative;
  z-index: 2;
  left: 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1)
 }

 #drawernav {
  display: block;
  position: fixed;
  top: 0;
  left: -240px;
  width: 240px;
  height: 100%;
  background-color: #fff;
  z-index: 500;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1)
 }

 #drawernav>ul {
  list-style: none;
  padding: 0
 }

 #drawernav>ul>li {
  border-bottom: 1px solid #eee
 }

 #drawernav>ul>li>a {
  display: block;
  padding: 10px 20px;
  font-size: 1.4rem;
  color: #333
 }

 #drawernav>ul>li>a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  color: #003760;
  margin-right: 10px
 }

 #drawer_logo {
  width: 85%;
  margin: 0 auto 20px
 }

 .drawer_phone {
  margin-top: 20px
 }

 .drawer_phone a {
  display: block;
  text-align: center;
  font-size: 2rem;
  font-weight: 600
 }

 .drawer_phone a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f095";
  font-weight: 900;
  margin-right: 10px
 }

 .drawernav_ttl {
  position: relative;
  background-color: #003760;
  color: #fff;
  margin-bottom: 30px;
  padding: 15px 0;
  font-family: "YakuHanJP", "Oswald", "sans-serif";
  font-size: 2rem;
  text-align: center
 }

 .drawernav_ttl:after {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  font-weight: 900
 }

 .sub_drawernav>ul>li a {
  display: block;
  padding: 5px 20px 5px 40px;
  font-size: 1.4rem;
  color: #fff
 }

 .sub_drawernav>ul>li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  margin-right: 10px
 }

 .icon-bar {
  height: 2px;
  background: #FFFFFF;
  display: block;
  margin-bottom: 6px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1)
 }

 .fixed-content {
  right: inherit;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1)
 }

 #overlay {
  z-index: -1;
  opacity: 0;
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1)
 }

 .drawer-opened #page {
  right: -240px;
  box-shadow: 1px 0 2px #000;
  -webkit-box-shadow: 1px 0 2px #000
 }

 .drawer-opened .fixed-content {
  left: -240px
 }

 .drawer-opened #drawernav {
  left: 0
 }

 .drawer-opened #overlay {
  z-index: 2;
  opacity: 0.3;
  right: -240px;
  position: fixed
 }
}

@media screen and (max-width: 667px) {
 body {
  font-size: 1.3rem
 }

 #header {
  padding: 15px 0
 }

 #header .inner #logo {
  width: 70%;
  margin: 0 auto
 }

 #footer {
  font-size: 1.2rem
 }

 #footer .inner {
  padding-bottom: 30px
 }

 .swiper-title {
  font-size: 2rem
 }

 .swiper-subtitle {
  margin-bottom: 30px;
  font-size: inherit
 }

 .half {
  display: block;
  margin-bottom: 40px
 }

 .half .child {
  width: 100%
 }

 .column2 {
  display: block;
  margin-bottom: 0
 }

 .column2 .child {
  width: 100%;
  margin: 0 0 20px
 }

 .column2 .child:nth-child(2n) {
  margin: 0 0 20px
 }

 .column2 .child:last-child {
  margin: 0
 }

 .column3 {
  display: block;
  margin-bottom: 0
 }

 .column3 .child {
  width: 100%;
  margin: 0 0 20px
 }

 .column3 .child:nth-child(3n) {
  margin: 0 0 20px
 }

 .column3 .child:last-child {
  margin: 0
 }

 .column5 .child {
  width: 30%
 }

 .column5 .child:nth-child(5n) {
  margin: 0 2% 2% 0
 }

 .column5 .child:nth-child(3n) {
  margin: 0 0 2% 0
 }

 .contact_btn li .contact_w_01 {
  width: 90%;
  margin: 30px auto 0;
  padding: 1em 3em
 }

 .mtitle_page {
  font-size: 2.5rem
 }

 .mtitle_big {
  margin-bottom: 15px;
  font-size: 2.2rem;
  letter-spacing: .1em
 }

 .mtitle_big span {
  font-size: 1.4rem
 }

 .mtitle_middle {
  font-size: 2rem
 }

 .mtitle {
  font-size: 1.6rem;
  letter-spacing: inherit;
  text-align: center
 }

 .mtitle span {
  display: block
 }

 .mtitle_small {
  font-size: 1.6rem;
  letter-spacing: .1em
 }

 .mtitle_top {
  font-size: 2rem
 }

 .mtitle_news {
  margin-bottom: 20px
 }

 .mtitle_news span {
  font-size: 2rem;
  padding-bottom: 10px
 }

 .mtitle_transparent {
  width: 62%
 }

 .mtitle_flow {
  font-size: 1.5rem
 }

 .phone_txt {
  text-align: center
 }

 .scroll_table {
  overflow: auto;
  white-space: nowrap
 }

 .scroll_table::-webkit-scrollbar {
  height: 5px
 }

 .scroll_table::-webkit-scrollbar-track {
  background: #F1F1F1
 }

 .scroll_table::-webkit-scrollbar-thumb {
  background: #BCBCBC
 }

 .company th {
  width: 32%
 }

 .tbl_company th {
  width: 33%;
  padding: 10px 5px
 }

 .tbl_form tr th,
 .tbl_form tr td {
  display: block;
  box-sizing: border-box
 }

 .tbl_form tr th {
  width: 100%
 }

 .cell_01 {
  width: 33%
 }

 .article {
  display: block
 }

 .article .article_image,
 .article .article_detail {
  width: 100%
 }

 .article .article_image {
  display: none
 }

 .sns_list {
  display: block
 }

 .sns_list li {
  width: 100%;
  margin: 0 0 15px
 }

 .sns_list li:nth-child(3n) {
  margin: 0 0 15px
 }

 .sns_list li:last-child {
  margin: 0
 }

 .ggmap {
  padding-bottom: 76.25%
 }

 .flex_type .flex_image,
 .flex_type .flex_detail {
  width: 100%
 }

 .flex_type .flex_image {
  margin-bottom: 15px
 }

 .history_list li .history_list_year {
  min-width: 145px;
  max-width: 145px
 }

 .history_list li .history_list_txt .txt_list {
  padding: 6px 0 0 25px
 }

 .gallery_ul li {
  width: 48.5%
 }

 .gallery_ul li:nth-child(3n) {
  margin: 0 3% 3%
 }

 .gallery_ul li:nth-child(2n) {
  margin: 0 0 3%
 }

 .ba li:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  top: inherit;
  right: 46%;
  bottom: -15%
 }

 .news_box .mtitle_news,
 .news_box .news_list {
  width: 100%
 }

 .mbox {
  padding: 30px 20px 40px
 }

 .sbox {
  padding: 20px
 }

 .about_box .inner {
  padding: 35px 20px 50px
 }

 .img_contents {
  padding-top: 160px
 }

 .img_contents .img_area {
  top: 0;
  left: 30px;
  margin-left: 0;
  width: 100%
 }

 .img_contents .img_container .txt {
  display: block;
  padding: 20px
 }

 .index_bnr .title {
  font-size: 2rem
 }

 .page_navi {
  margin-bottom: 0
 }

 .page_navi li {
  margin: 0 0 20px;
  width: 100%
 }

 .page_navi li:nth-child(2n) {
  margin: 0 0 20px
 }

 .page_navi li:last-child {
  margin: 0
 }

 .page_navi li a .txt_title {
  font-size: 1.5rem
 }

 .recruit_bnr li {
  margin: 0 0 10px
 }

 .category_tab li {
  margin-left: 5px
 }

 .category_tab li a {
  padding: 10px 8px
 }

 .category_tab li:last-child {
  margin-right: 5px
 }

 .top_sub .sub_detail {
  padding: 30px 15px
 }

 .shop_bnr {
  font-size: inherit
 }

 .blog_article {
  padding: 20px 20px 40px
 }

 .vertical_image {
  height: 200px
 }

 .fleft0,
 .fleft1,
 .fleft2,
 .fright0,
 .fright1,
 .fright2 {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px
 }

 .w200,
 .w300,
 .w350,
 .w400 {
  width: 100%
 }

 .sp {
  display: block
 }

 .point_small {
  font-size: 1.2rem
 }

 .policy {
  padding: 20px
 }

 .page_title_box .inner {
  padding: 30px 0
 }
}
/*# sourceMappingURL=smartphone.css.map */
