/* common */
.pc {
  display: unset;
}
.sp {
  display: none;
}
@media screen and (max-width:1023px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: unset;
  }
}



/* header */
#navi ul li a {
  text-decoration: none;
  height: unset;
}
.navi-string {
  text-align: center;
  text-indent: initial;
  font-weight: bold;
}

.navi-english {
  font-weight: normal;
  font-size: 10px;
}

li.btn01, li.btn02, li.btn03, li.btn04 {
  background-image: unset;
}

@media screen and (max-width:1023px) {
  #header {
    width: 100% !important;
  }

  #header {
    position: relative;
  }

  #header .left {
    display: unset;
    float: unset;
    width: 100%;
    margin-left: 0;
  }

  #sp-menu {
    position: absolute;
    right: 70px;
    top: 67px;
  }

  #sp-menu-button {
    position: relative;
    height: 40px;
    width: 50px;
    display: inline-block;
    box-sizing: border-box;
  }
  #sp-menu-button div {
    position: absolute;
    left: 0;
    height: 4px;
    width: 50px;
    background-color: #411600;
    border-radius: 2px;
    display: inline-block;
    box-sizing: border-box;
  }
  #sp-menu-button div:nth-of-type(1) {
    top: 0;
  }
  #sp-menu-button div:nth-of-type(2) {
    top: 18px;
  }
  #sp-menu-button div:nth-of-type(3) {
    bottom: 0;
  }

  #sp-menu-close-button {
    display: none;
    width: 60px;
    height: 30px;
    position: relative;
    cursor: pointer;
    top: 5px;
    left: 5px;
  }
  #sp-menu-close-button span::before,
  #sp-menu-close-button span::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 16%;
    margin: -8% 0 0 -42%;
    background: #411600;
  }
  #sp-menu-close-button span::before {
    transform: rotate(-45deg);
  }
  #sp-menu-close-button span::after {
    transform: rotate(45deg);
  }

  #header .right {
    display: none;
    float: none;
    right: 0;
    margin-right: 0;
  }

  #logo {
    display: inline-block;
    float: none;
    width: 100%;
    background-size: 60%;
    background-position: center center;
    padding: 30px 0;
  }

  #logo a {
    height: unset;
    width: 60%;
    margin: 0 auto;
  }
  #logo h1 {
    height: 100px;
  }

  #navi {
    width: 100%;
  }

  #navi ul li {
    display: block;
    margin-right: unset;
    border: 1px solid #411600;
    padding: 30px 0;
    text-align: center;
    width: 100%;
    height: auto;
  }

  .navi-string, .navi-english {
    font-size: 30px;
  }

  li.btn01, li.btn02, li.btn03, li.btn04 {
    background-image: unset;
  }
}



/* news */
div.language_banner{
  width:440px;
  margin: 0 auto;
  margin-bottom: 50px;
}
div.language_banner h3{
  display:block;
  height:30px;
}
div.language_banner > span{
  display:block;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
}
div.language_banner h3{
  margin-bottom: 20px;
}
span#button_ccompany{
  background-image: url("/images/top/TOP_Cb_01_company_on.png");
}
span#button_ccatalog{
  background-image: url("/images/top/TOP_Cb_01_catalog_on.png");
}
span#button_ecompany{
  background-image: url("/images/top/TOP_Eb_01_company_on.png");
}
span#button_ecatalog{
  background-image: url("/images/top/TOP_Eb_01_catalog_on.png");
}
span#button_ccompany a,span#button_ccatalog a,span#button_ecompany a,span#button_ecatalog a{
  display: inline-block;
  width: 100%;
}
span#button_ccompany a:hover,span#button_ccatalog a:hover,span#button_ecompany a:hover,span#button_ecatalog a:hover{
  background-color: transparent;
}
span#button_ccompany a:hover img,span#button_ccatalog a:hover img,span#button_ecompany a:hover img,span#button_ecatalog a:hover img{
  visibility: hidden;
}
div.overseas_text {
  text-align: center;
  font-weight: bold;
}
div.overseas_title {
  padding-bottom: 5px;
}
div.language {
  width: 50%;
  margin: 0 auto;
}
div.language_box {
  text-align: center;
  margin-bottom: 50px;
}

#shop-link-div {
  width: 1000px;
  margin: 0 auto 50px;
}
.shop-link-p {
  text-align: center;
  font-size: 45px;
  color: #593A22;
  font-weight: bold;
}
ul.slick-dots {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.show_news_list a, .language_banner a {
  text-decoration: none;
}
.link-button {
  text-align: center;
  border: 4px solid #593A22;
  padding: 20px;
  background-color: #593A22;
  color: white;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}

.link-button-arrow {
  position: absolute;
  right: 5%;
  top: 30%;
}
.content_photo img.news,
.no-link-content-photo img.news {
  height: 242.55px;
}
@media screen and (max-width:1023px) {
  div.news_list {
    padding-left: unset;
    height: unset;
  }

  div.news_topics span#news_topics_title {
    font-size: 40px;
  }

  #english_fonts, div.date span.update_date, div.comment span.update_comment, 
  div.language_banner span, .link-button, .link-button-arrow span, #f_btn ul li {
    font-size: 30px;
    line-height: 150%;
  }

  .news_list > div {
    width: 90%;
    margin: 0 5%;
    margin-bottom: 70px;
    float: unset;
  }

  div.new_content:after {
    transform: scale(1);
  }

  div.comment {
    /* height: 100px; */
    height: unset;
  }

  div.arrow {
    top: unset;
    font-size: 30px;
    bottom: 40%;
  }

  .show_news_list {

  }

  .content_photo img.news {
    height: unset;
  }
}



/* company */
@media screen and (max-width:1023px) {
  #main_img, #overseas-content, .news_list, #overseas-content {
    width: 100% !important;
  }

  #shop-link-div {
    width: 90%;
  }

  .slide_image img {
    width: 100%;
    height: auto;
  }

  ul.slick-dots {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  div.overseas span#overseas_title {
    font-size: 40px;
  }

  .overseas_line {
    margin: 20px auto;
  }

  div.show_news_list, div.language {
    width: 60%;
  }

  #show-news-list .link-button-arrow {
    top: 20%;
  }

  div.language_banner {
    width: 100%;
  }

  span#button_move_top {
    background-size: 100%;
  }
  #button_move_top a img {
    width: 84px;
  }
}



/* footer */
@media screen and (max-width:1023px) {
  #footer {
    height: unset;
  }

  #f_btn, #copy {
    float: unset;
  }
  #footer #f_box {
    width: 100%;
    padding-top: unset;
  }
  #f_btn {
    margin-bottom: 30px;
  }
  #f_btn ul li {
    display: block;
    margin-right: unset;
    border: 1px solid white;
    padding: 30px 0;
    text-align: center;
  }
  #f_btn a {
    display: block;
  }
  #copy {
    padding-bottom: 50px;
    font-size: 20px;
    text-align: center;
  }
}



/* product */
@media screen and (max-width:1023px) {
  h2.title .inner, #pankuzu {
    width: 95%;
    font-size: 32px;
  }

  #release-year-sp select {
    font-size: 32px;
    width: 30%;
    margin-top: 30px;
    margin-left: 65%;
  }

  #contents {
    width: 100%;
  }

  #product-content .section.itemlist {
    border-top: unset;
    height: unset !important;
  }

  #product-content .section.itemlist li {
    width: 90%;
    height: unset !important;
    border-right: unset;
    margin: 0 auto;
    float: unset;
    display: list-item;
    padding-right: unset;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid;
  }

  #product-content .section.itemlist li span.image {
    width: 80%;
    display: initial;
  }

  #product-content .section.itemlist li span.image img {
    width: 50% !important;
  }

  #product-content .section.itemlist li p {
    width: 100%;
    font-size: 14px;
  }

  #product-content .section.itemlist li p.title {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 14px;
  }
}



/* company */
@media screen and (max-width:1023px) {
  #company-content {
    width: 95%;
  }

  .langselect {
    font-size: 30px;
    margin: 30px 0;
  }

  #company-content .right {
    width: 100%;
  }

  #company-content .right #right_base {
    padding: unset;
  }

  #right_base .content .inner div.section {
    margin-bottom: 100px;
  }

  #right_base .content .inner div.section:nth-child(3) {
    text-align: center;
  }

  #company-content .right #right_base table th, 
  #company-content .right #right_base table td {
    display: block;
    width: 100%;
    padding: 30px 0;
    font-size: 40px;
    line-height: 40px;
  }

  #company-content .right #right_base table td.name {
    background-color: #e6e6e6;
  }
}



/* contact */
#contact-ja {
  margin-top: 1em;
  width: 332px;
  height: 40px;
  text-align: center;
  background-color: #00aad9;
  border-radius: 3px;
  line-height: 40px;
}

#contact-link-ja {
  color: white !important;
  text-decoration: none;
  font-size: 18px;
}
@media screen and (max-width:1023px) {
  #contact-content {
    width: 95%;
  }

  #contact-content .title, 
  #contact-content .section {
    font-size: 30px;
    line-height: 30px;
  }

  #contact-content .title, 
  #contact-content .section:nth-child(2) p:nth-child(2) {
    text-align: center;
  }

  #contact-ja {
    margin-top: 1em;
    width: 70%;
    padding: 30px 40px;
    text-align: center;
    color: white;
    background-color: #00aad9;
    border-radius: 3px;
    margin: 0 auto;
  }

  #contact-link-ja {
    color: white !important;
    text-decoration: none;
    display: block;
    font-size: 30px;
  }

  #contact-content .section:nth-child(2) p:nth-child(2) {
    font-size: 25px;
  }

  #contact_en {
    width: 70% !important;
    padding: 30px 40px !important;
    margin: 0 auto;
  }

  #contact_link_en {
    font-size: 30px !important;
  }

  #contact-content .section:nth-child(4) {
    margin-bottom: 100px;
  }

  #contact-content .shoplist {
    padding: unset !important;
  }

  #contact-content .section.shoplist li {
    width: 100%;
    margin-bottom: 70px;
  }
}


/* recruit */
@media screen and (max-width:1023px) {
  #recruit-content {
    width: 95%;
  }

  #recruit-content .title,
  #recruit-content .section,
  #recruit-content .section p {
    font-size: 32px;
  }

  #recruit-content .section {
    margin-bottom: 100px;
  }

  #recruit-content table th, 
  #recruit-content table td {
    display: block;
    width: 100%;
    padding: 30px 0 !important;
    font-size: 32px;
    line-height: 32px;
  }
}


@media screen and (max-width:1023px) {

}