@charset 'utf-8';
@media all and (max-width: 640px){/* sp */


/* Sp Base Design */
  body{
    width: 100%;
    min-width: 100%;
    font-size: 1rem;
    font-size: 4.3vw;
  }
  body.home {
    background-image: url('./../../images_sp/index/sp-index-bg01.jpg');
    background-repeat: no-repeat;
    background-position: center 13vw;
    background-size: 100% auto;
    background-image: none;
  }
/* /Sp Base Design */


/* Sp Layout */
  #container {
    position: relative;
    min-height: 100%;
    padding-top: 20vw;
  }
  .home #container {
    overflow: hidden;
  }
  .box_content {
    padding: 0;
  }
  body:not(.home):not(.page_concept):not(.page_staff):not(.page_staff_s) .box_content {
    margin-bottom: 0;
    padding-top: 15%;
    padding-bottom: 20%;
    background-color: #e1dbcd;
    background-image: url('./../../images_sp/common/sp-common-img-mv-bottom.png'),url('./../../images_sp/common/sp-footer-plant01.png'),url('./../../images/common/common-bg01.png');
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, left bottom, center top;
    background-size: 100% auto, 20% auto, auto 830px;
    color: #000;
  }
  body.page_staff .box_content {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    background-color: #000;
    background-image: url('./../../images_sp/staff/sp-staff-mv.jpg'),url('./../../images_sp/staff/sp-staff-bg01.jpg');
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    background-size: 100% auto, 100% auto;/*auto 1334px;*/
    color: #fff;
  }
  body.page_staff_s .box_content {
    margin-bottom: 0;
    padding-top: 15%;
    padding-bottom: 32%; /*280px;*/
    background-color: #e1dbcd;
    background-image: url('./../../images/common/common-img-mv-bottom.png'),url('./../../images/staff/staff-s-bottom-bg01.png'),url('./../../images/common/common-bg01.png');
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, -51vw bottom, center top;
    background-size: auto 63px, 210% auto, auto 830px;
    color: #000;
  }
  body:not(.home):not(.page_concept):not(.page_staff) .box_content a {
    color: #000;
  }
/* /Sp Layout */


/* Sp Header */
  header {
  }
.box_header {
}
.box_header01 {
  height: auto;
  background: none;
}
.box_header01_in {
  position: fixed;
  z-index: 1001;
  top: 0;
  width: 100%;
  height: 20vw;
  background-color: #1e0a03;
  background-image: url('./../../images_sp/common/sp-header-bg01.png');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  padding-top: 0;
  padding-right: 0;
  text-align: left;
  letter-spacing: 0.03em;
}
.box_header01_in .txt_header_com01 {
  display: none;
}
.box_header01_in .txt_header_telno {
  display: none;
}
.box_header01_in .txt_header_business_time {
  display: none;
}
.box_header01_in_fixed {
  position: relative;
  display: block;
}
.box_header01_in_fixed .logo_header01_sp {
  position: absolute;
  top: 1.6vw;
  left: 1.7%;
  width: 32%;
}
.box_header01_in_fixed .btn_hmb_tel {
  position: absolute;
  top: -0.3vw;
  width: 20%;
  right: 34%;
}
.box_header01_in_fixed .btn_hmb_map {
  position: absolute;
  top: -1.5vw;
  right: 18%;
  width: 20%;
}
.box_header01_in_fixed .btn_hmb_menu {
  position: absolute;
  top: 0.5vw;
  right: 0;
  width: 20%;
}
.box_header_menu {
  display: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding-top: 19.8vw;
  background: none;
}
.box_header_menu ul {
  display: none;
}
.box_header_menu li {
  position: static;
  display: table;
  width: 100%;
  background-color: rgba(30,10,3,0.9);
  background-image: url('./../../images_sp/common/sp-header-menu-border01.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: auto 1px;
  letter-spacing: normal;
  font-size: 1.4rem;
  font-size: 6.0vw;
  text-shadow: none;
}
.box_header_menu li.li_logo {
  display: none;
}
.box_header_menu li.li_map {
  top: auto;
  left: auto;
}
.box_header_menu li.li_concept {
  top: auto;
  left: auto;
  letter-spacing: 0.03em;
}
.box_header_menu li.li_rental {
  top: auto;
  left: auto;
  letter-spacing: -0.1em;
}
.box_header_menu li.li_product {
  top: auto;
  left: auto;
  letter-spacing: 0.1em;
}
.box_header_menu li.li_gift {
  top: auto;
  left: auto;
  letter-spacing: 0.1em;
}
.box_header_menu li.li_business {
  top: auto;
  left: auto;
  letter-spacing: 0.1em;
}
.box_header_menu li.li_staff {
  top: auto;
  left: auto;
  letter-spacing: 0.03em;
}
.box_header_menu li.li_company,
.box_header_menu li.li_news,
.box_header_menu li.li_contact {
  display: table;
}
.box_header_menu li:last-child {
  background-image: none;
}
.box_header_menu li a {
  display: table-cell;
  height: 15vw;
  padding: 0 5%;
  vertical-align: middle;
}
/* /Sp Header */


/* Sp Top */
.box_mv {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  margin-top: 0;
  background-color: rgba(100,100,100,0.8);
}
body.home .box_mv {
  display: none;
}
body.page_concept .box_mv {
  height: auto;
}
.box_mv_in {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding-top: 66%;
  transform: none;
  -ms-transform: none;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
body.page_404 .box_mv_in {
  background-image: url('./../../images_sp/404/sp-404-mv.jpg');
}
body.page_business .box_mv_in {
  background-image: url('./../../images_sp/business/sp-business-mv.jpg');
}
body.page_catalog .box_mv_in {
  background-image: url('./../../images_sp/catalog/sp-catalog-mv.jpg');
}
body.page_company .box_mv_in {
  background-image: url('./../../images_sp/company/sp-company-mv.jpg');
}
body.page_concept .box_mv_in {
  padding-top: 58.4%;
}
body.page_concept .box_mv_in video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body.page_contact .box_mv_in {
  background-image: url('./../../images_sp/contact/sp-contact-mv.jpg');
}
body.page_gift .box_mv_in {
  background-image: url('./../../images_sp/gift/sp-gift-mv.jpg');
}
body.page_news .box_mv_in {
  background-image: url('./../../images_sp/news/sp-news-mv.jpg');
}

body.page_product .box_mv_in {
  background-image: url('./../../images_sp/product/sp-product-mv.jpg');
}
body.page_rental .box_mv_in {
  background-image: url('./../../images_sp/rental/sp-rental-mv.jpg');
}
body.page_staff_s .box_mv_in.no01 {
  background-image: url('./../../images_sp/staff/sp-staff-s-mv01.jpg');
}
body.page_staff_s .box_mv_in.no02 {
  background-image: url('./../../images_sp/staff/sp-staff-s-mv02.jpg');
}
body.page_staff_s .box_mv_in.no03 {
  background-image: url('./../../images_sp/staff/sp-staff-s-mv03.jpg');
}
.box_mv .ttl_mv {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-60%);
  -ms-transform: translateX(-50%) translateY(-60%);
  width: 100%;
  text-align: center;
  font-size: 3.5rem;
  font-size: 6.0vw;
  font-weight: 700;
  color: #000;
}
.box_mv .ttl_mv img {
  height: 12.0vw;
}
body.page_staff_s .box_mv .ttl_mv img {
  height: 18.0vw;
}
/* /Sp Top */


/* SpFooter */
footer {
}
.box_footer {
  position: relative;
  height: auto;
  margin-top: -115vw;
  background-image: none;
}
body:not(.home) .box_footer {
  margin-top: 0;
}
.box_footer01 {
  position: relative;
  z-index: 5;
  right: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: none;
}
.box_footer_news {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  margin-left: auto;
  padding: 40vw 5% 9% 35%;
  background-image: url('./../../images_sp/common/sp-footer-plant01.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 20% auto;
  color: #fff;
}
body:not(.home) .box_footer_news {
  display: none;
}
.box_footer_news a {
  color: #fff;
}
.box_footer_news .up_to_top {
  position: absolute;
  left: 5%;
  bottom: 0;
  width: 30%;
}
.box_footer_news .ttl {
  width: 77%;
  margin-bottom: 5%;
}
.box_footer_news .box_list {
  width: 100%;
  margin-left: 0;
  padding-left: 7%;
  font-size: 1.25rem;
  font-size: 4.5vw;
}
.box_footer_news .box_list .box_list_one {
  margin-bottom: 12%;
}
.box_footer_news .box_list .box_date {
  margin-bottom: 5%;
}
.box_footer_news .box_list .box_cont {
  line-height: 1.4;
}
.box_footer_news .box_link_to_archive {
  text-align: right;
}
.box_footer_news .link_to_archive {
  display: inline-block;
  padding: 1% 0 5% 15%;
  background-image: url('./../../images/common/footer-news-icn-arrow01.png'),url('./../../images_sp/common/sp-footer-news-border01.png');
  background-repeat: no-repeat,no-repeat;
  background-position: left 0.5em,center bottom;
  background-size: 20% auto,auto 5px;
  font-size: 1.13rem;
  font-size: 4.5vw;
}
.box_footer_menu {
  position: relative;
  top: auto;
  left: auto;
  background-image: url('./../../images_sp/common/sp-footer-menu-bg01.jpg');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
  color: #fff;
}
.box_footer_menu a {
  color: #fff;
}
.box_footer_menu .up_to_top {
  position: absolute;
  left: 5%;
  top: -18vw;
  width: 17%;
}
.box_footer_menu li {
  float: left;
  width: 50%;
  margin-bottom: 0;
  padding: 5vw 0;
  background-image: url('./../../images_sp/common/sp-footer-border01.png'), url('./../../images_sp/common/sp-footer-border02.png');
  background-repeat: repeat-y, repeat-x;
  background-position: right top, left bottom;
  background-size: 1px auto, auto 1px;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1.4rem;
  font-size: 5.0vw;
  text-shadow: none;
}
.box_footer_menu li:nth-child(2n) {
  background-image: url('./../../images_sp/common/sp-footer-border02.png');
  background-repeat:  repeat-x;
  background-position: left bottom;
  background-size: auto 1px;
}
.box_footer_menu li:nth-child(1) {
  margin-bottom: 0;
  transform: rotate(0);
  -ms-transform: rotate(0);
}
.box_footer_menu li:nth-child(2) {
  margin-bottom: 0;
  transform: rotate(0);
  -ms-transform: rotate(0);
}
.box_footer_menu li:nth-child(3) {
  margin-bottom: 0;
}
.box_footer_menu li.li_map,
.box_footer_menu li.li_news,
.box_footer_menu li.li_contact {
  display: block;
}
.box_footer_menu li.li_contact {
  width: 100%;
}
.box_footer_info {
  position: static;
  top: auto;
  left: auto;
  width: 100%;
  padding: 6.5vw 5% 8vw 5%;
  background-image: url('./../../images_sp/common/sp-footer-info-plant01.png'),url('./../../images_sp/common/sp-footer-info-bg01.jpg');
  background-repeat: no-repeat,repeat-y;
  background-position: 4vw 28vw,center top;
  background-size: 96% auto,100% auto;
  text-align: left;
  color: #070604;
}
.img_footer_info_telno01_sp {
  display: block;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 2%;
}
.box_footer_info_reception_time {
  margin-bottom: 10%;
  text-align: center;
  font-size: 4.8vw;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 2px rgba(0,0,0,0.5), 0 0 3px rgba(0,0,0,0.5), 0 0 5px rgba(0,0,0,0.7);
}
.box_footer_info_reception_time dt {
  display: inline-block;
  margin-right: 5%;
}
.box_footer_info_reception_time dd {
  display: inline-block;
}
.box_footer_logo {
  margin-bottom: 2%;
  text-align: center;
}
.box_footer_logo img {
  width: 55%;
}
.box_footer_company_info {
  transform: rotate(0);
  -ms-transform: rotate(0);
  font-weight: 700;
}
.box_footer_company_info .box_address {
  margin-bottom: 3%;
  padding-right: 0;
}
.box_footer_company_info .txt_company_name {
  margin-bottom: 4%;
  letter-spacing: -0.1em;
  font-size: 2.0rem;
  font-size: 5.8vw;
}
.box_footer_company_info .txt_zipcode {
  margin-right: 2.5%;
  letter-spacing: -0.1em;
  font-size: 1.4rem;
  font-size: 4.8vw;
}
.box_footer_company_info .txt_address {
  vertical-align: top;
  letter-spacing: -0.1em;
  font-size: 1.7rem;
  font-size: 4.8vw;
}
.box_footer_company_info .box_telfax {
  padding-right: 0;
  font-size: 1.68rem;
  font-size: 4.8vw;
}
.box_footer_company_info .txt_telno {
  margin-right: 4%;
}
.box_copyright {
  position: static;
  z-index: 6;
  bottom: auto;
  left: auto;
  width: 100%;
  padding: 5vw 0;
  background-color: #000;
  text-align: center;
  line-height: 1.4;
  letter-spacing: normal;
  font-size: 1.2rem;
  font-size: 3.8vw;
  color: #fff;
}
.box_copyright .mark_copy{
  font-family: Verdana, Roboto, "Droid Sans";
}
/* /Sp Footer */


/* Common Contents */
.box_rope {
  display: none;
}
.box_rope_board {
  display: none;
}
/****************/
.img_index_plant {
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
body:not(.home) .img_index_plant {
  display: none;
}
.img_index_plant01_s {
  top: 18vw;
  right: 0;
  width: 23.5%;
}
.img_index_plant02_s {
  top: 12vw;
  left: 0;
  width: 31%;
}
.img_index_plant03_s {
  top: 82.5vw;
  left: 0;
  width: 19%;
}
body:not(.home) .img_index_plant03_s {
  top: 82.5vw;
  width: 19%;
}
.img_index_plant04_s {
  top: 89.5vw;
  right: 0;
  width: 22%;
}
body:not(.home) .img_index_plant04_s {
  top: 89.5vw;
}
.img_index_plant05_s {
  display: none;
}
.img_index_plant06 {
}
/****************/
.box_bottom_contact {
  width: 100%;
  height: auto;
  margin-bottom: -60%;
  padding-bottom: 60%;
  background-image: url('./../../images/common/bottom-contact-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 104% 100%;
}
.box_bottom_contact .ttl {
  margin-bottom: 7%;
  padding-top: 4%;
  text-align: center;
}
.box_bottom_contact .ttl img {
  width: 85%;
}
.box_bottom_contact .box_bottom_contact_in {
  text-align: center;
}
.box_bottom_contact .box_base_com {
  margin-bottom: 5%;
}
.box_bottom_contact .box_base_com p {
  line-height: 1.4;
  letter-spacing: -0.1em;
}
.box_bottom_contact .box_cont01 {
  margin-bottom: 8%;
}
.box_bottom_contact .box_cont01 .txt_telno{
  margin-right: 0;
  padding-left: 10%;
  background-image: url('./../../images/common/bottom-contact-icn-tel.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 10% auto;
  vertical-align: middle;
  letter-spacing: 0.03em;
  font-size: 2.43rem;
  font-size: 8.0vw;
  font-weight: 700;
}
.box_bottom_contact .box_cont01 .dl_reception_time {
  position: relative;
  bottom: -3px;
  display: block;
  font-size: 1.05rem;
  font-size: 4.5vw;
  font-weight: 700;
}
.box_bottom_contact .box_cont01 .dl_reception_time > dt {
  display: inline-block;
  margin-right: 3%;
}
.box_bottom_contact .box_cont01 .dl_reception_time > dd {
  display: inline-block;
  letter-spacing: 0.03em;
}
.box_bottom_contact .box_link {
  margin-bottom: 5%;
  padding-right: 0;
  text-align: center;
}
.box_bottom_contact .box_link .link_to_contact {
  display: table;
  width: 90%;
  height: 12vw;
  margin: 0 auto;
  background-image: url('./../../images/common/bottom-contact-btn-bg01.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
  text-align: left;
  font-size: 1.45rem;
  font-size: 5.0vw;
  color: #fff;
  text-shadow: 0 0 1px #000, 0 0 3px #000, 0 0 5px #000, 0 0 8px #000;
}
.box_bottom_contact .box_link .link_to_contact .link_in {
  display: table-cell;
  padding-left: 10%;
  padding-right: 10%;
  background-image: url('./../../images/common/bottom-contact-icn-mail.png'),url('./../../images/common/bottom-contact-icn-arrow01.png');
  background-repeat: no-repeat,no-repeat;
  background-position: 5% center,89% center;
  background-size: 10% auto, 8% auto;
  vertical-align: middle;
  text-align: center;
}
.box_bottom_contact .box_link .link_to_contact .link_in .small {
  font-size: 1.2rem;
  font-size: 4.0vw;
}
/* /Common Contents */





}/* /sp */