@charset "UTF-8";
/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/* CSS Document */
/* MENU */
.manufacter_new #accordion_menu {
  background-color: #141414;
}
.manufacter_new #accordion_menu .accordsuffix span.statusicon {
  display: block;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 99% center;
}
.manufacter_new #accordion_menu .accordsuffix span.statusicon.open {
  background-image: url(/image/common/button02.png);
}
.manufacter_new #accordion_menu .accordsuffix span.statusicon.close {
  background-image: url(/image/common/button01.png);
}
.manufacter_new #accordion_menu.ac_01 .menuheader {
  color: #FFF;
  border-bottom: 1px solid #595758;
  overflow: hidden;
}
.manufacter_new #accordion_menu.ac_01 .menuheader #menuheaderlayer_05,
.manufacter_new #accordion_menu.ac_01 .menuheader #menuheaderlayer_06 {
  color: #FFF;
}
.manufacter_new #accordion_menu.ac_01 .categoryitems .category_02,
.manufacter_new #accordion_menu.ac_01 .categoryitems .category_03 {
  color: #FFF;
  background-color: #141414;
  border-bottom: 1px solid #595758;
}
.manufacter_new #accordion_menu.ac_01 .categoryitems .category_02 {
  background-image: url(/assets/image/common/icon_07.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 99% center;
}
.manufacter_new #accordion_menu.ac_01 .categoryitems .category_03 {
  background-image: url(/assets/image/common/icon_09.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 10% center;
}
.manufacter_new #accordion_menu.ac_01 .accordsuffix span.statusicon {
  display: block;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 99% center;
}
.manufacter_new #accordion_menu.ac_01 .accordsuffix span.statusicon.open {
  background-image: url(/assets/image/common/icon_08.png);
}
.manufacter_new #accordion_menu.ac_01 .accordsuffix span.statusicon.close {
  background-image: url(/assets/image/common/icon_07.png);
}

.manufacter_new #contents p,
.manufacter_new #contents h2 {
  color: #AFAFB0;
  font-weight: 200;
}

@media (min-width: 768px) {
  .tab {
    padding: 15px 0;
    background-color: #141414;
    background-image: none;
    border-bottom: 1px solid #595758;
    height: auto;
  }
  .tab .submenuwrap2 {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab .tb_title {
    width: auto;
    padding-top: 0;
    color: #FFF;
    font-weight: bold;
  }
  .tab .tb_title span {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 5px;
  }
  .tab .tb_title span.sub {
    font-size: 10px;
    letter-spacing: 2px;
  }
}
.manu_text_f13 {
  font-size: 8px;
  letter-spacing: 1px;
  color: #FFF;
}

.hist_text_f20 {
  font-size: 13px;
  letter-spacing: 3px;
  font-weight: 200;
}

.text_f20_bold {
  font-size: 13px;
  font-weight: normal;
  font-weight: bold;
}

.manu_text_f20 {
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 200;
}

.manu_text_f26 {
  font-size: 16px;
  letter-spacing: 4px;
  font-weight: 200;
}

.manu_text_f40 {
  font-size: 24px;
  color: #FFF;
  letter-spacing: 0.1em;
}

.manu_text_f50 {
  font-size: 30px;
  letter-spacing: 2px;
  color: #FFF;
}

.manu_text_f60 {
  font-size: 22px;
  letter-spacing: 6px;
  color: #FFF;
}

.manu_text_f74 {
  font-size: 44px;
  letter-spacing: 3px;
  font-weight: 200;
}

.hist_text_f95 {
  font-size: 56px;
  letter-spacing: 10px;
  font-weight: 200;
}

.p-story {
  padding-top: 76px;
}
@media screen and (min-width: 768px) {
  .p-story {
    padding-top: 110px;
  }
}

.p-story-history .history_wrap {
  margin-top: 0;
}

.manufacter_new .p-story-manufactur .manu_title {
  margin-bottom: 10px;
}

.history_wrap {
  width: 100%;
  height: auto;
  margin-top: 125px;
  background-color: #000;
}

.hist_photo {
  width: 100%;
  height: 312px;
  background-image: url(../image/story/history/img_01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: #FFF;
  padding-top: 110px;
  line-height: 25px;
}

.hist_photo_02 {
  width: 100%;
  height: auto;
  background-image: url(../image/story/history/img_15.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  color: #B4B4B5;
  padding-top: 60px;
  line-height: 28px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 0px;
}

.hist_photo_02 p {
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 3px;
  color: #B4B4B5;
}

.hist_photo_02 p img {
  width: 190px;
}

.hist_photo_03 {
  width: 100%;
  height: auto;
  background-image: url(../image/story/history/img_14.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  background-size: 1392px;
  color: #FFF;
  padding-top: 20px;
  line-height: 3.5em;
  padding-bottom: 30px;
  margin-top: 80px;
}

.father00 {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 3px;
  margin-top: 26px;
}

.father {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 3px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  text-align: center;
}

.father_text {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 3px;
  width: 670px;
  padding-top: 70px;
}
@media screen and (max-width: 767px) {
  .father_text {
    width: 100%;
  }
}

.hist_title_01 {
  width: 92%;
  height: auto;
  padding-top: 40px;
  font-size: 43px;
  line-height: 1.2em;
  color: #3E3A39;
  margin-right: auto;
  margin-left: auto;
  font-weight: 200;
  letter-spacing: 2px;
  padding-bottom: 5px;
}

.hist_title_02 {
  width: 92%;
  height: auto;
  padding-top: 40px;
  font-size: 42px;
  line-height: 1.2em;
  color: #3E3A39;
  margin-right: auto;
  margin-left: auto;
  font-weight: 200;
  letter-spacing: 0px;
  padding-bottom: 5px;
}

.history_01_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFF;
  margin-bottom: 0px;
  background-image: url(../image/story/history/back_01.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.history_01 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-bottom: 30px;
  line-height: 1.2em;
}

.history_01-1 {
  width: auto;
  height: auto;
  float: left;
  font-size: 9px;
  padding-top: 45px;
  line-height: 1.1em;
}

@media screen and (max-width: 380px) {
  .history_01-1 {
    width: 120px;
    line-height: 1.6;
    padding-top: 35px;
  }
}
.history_01-2 {
  float: right;
  font-size: 8px;
  padding-bottom: 20px;
  text-align: right;
  margin-top: 10px;
  position: absolute;
  height: 200px;
  width: 300px;
  top: 0px;
  right: 2%;
  color: #595858;
  letter-spacing: 0.1em;
  line-height: 1.2;
}

.history_01-2 img {
  width: 40%;
  margin: 0px;
  padding: 0px;
}

@media screen and (max-width: 321px) {
  .history_01-2-3 {
    top: 10px;
  }
}
.history_01-3 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 11px;
  padding-bottom: 20px;
  padding-top: 25%;
  line-height: 1.6em;
}

.history_02 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.history_02 img {
  width: 100%;
}

.history_03_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-top: 20px;
  text-align: left;
  font-size: 11px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.history_03 {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.history_03-1 {
  width: 38%;
  max-width: 160px;
  height: auto;
  float: left;
  color: #B4B4B5;
}

.history_03-2 {
  width: 61%;
  height: auto;
  float: left;
  color: #B4B4B5;
  margin-left: 1%;
}

.footer_01 {
  margin-top: 0px;
}

.manufactur_photo_01 {
  width: 100%;
  height: 484px;
  background-image: url(../image/story/manufactur/img_01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 400px;
  text-align: center;
  color: #E9E9E9;
  padding-top: 60px;
  line-height: 30px;
}

.manufactur_01 {
  width: 90%;
  height: auto;
  color: #B4B4B5;
  line-height: 1.8em;
  padding-bottom: 47px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.manufactur_01 p {
  font-size: 13px;
  letter-spacing: 2px;
  margin-top: 20px;
  text-align: left;
  line-height: 2em;
  color: #FFF;
}

.manufactur_02 {
  width: 100%;
  height: 190px;
  color: #ffffff;
  text-align: center;
  background-image: url(../image/story/manufactur/img_03.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 400px;
  padding-top: 150px;
  font-size: 30px;
  font-weight: 200;
  letter-spacing: 3px;
}

.manufactur_03_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  color: #D6D7D7;
}

.manufactur_03 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-bottom: 0px;
}

.manufactur_03-1 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 17px;
  padding-top: 15px;
  line-height: 1.8em;
  letter-spacing: 1px;
  color: #D6D7D7;
}

.manufactur_03-3 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 11px;
  padding-bottom: 20px;
  padding-top: 15px;
  line-height: 1.8em;
  color: #D6D7D7;
  letter-spacing: 2px;
}

.manufactur_04 {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.manufactur_04 img {
  width: 206px;
}

.manufactur_05 {
  width: 100%;
  height: 190px;
  color: #ffffff;
  text-align: center;
  background-image: url(../image/story/manufactur/img_04.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 400px;
  padding-top: 150px;
  font-size: 30px;
  font-weight: 200;
  letter-spacing: 3px;
}

.manufactur_06 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-bottom: 0px;
  color: #D6D7D7;
}

.manufactur_06-1 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 24px;
  padding-top: 35px;
  line-height: 1.8em;
  letter-spacing: 2px;
  color: #D6D7D7;
  text-align: center;
}

.manufactur_06-2 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 13px;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 2em;
  letter-spacing: 2px;
  color: #D6D7D7;
}

.manufactur_06-3 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 19px;
  padding-top: 60px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  color: #D6D7D7;
}

.manufactur_07_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
  padding-bottom: 30px;
}

.manufactur_07_wrap img {
  width: 100%;
}

.manufactur_07 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}

.manufactur_07-1 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.manufactur_07-2 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 19px;
  line-height: 1.5em;
  color: #D6D7D7;
  padding-top: 5px;
}

.manufactur_07-3 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 13px;
  margin-top: 3px;
  color: #D6D7D7;
  letter-spacing: 2px;
}

.manufactur_08 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-bottom: 20px;
  color: #D6D7D7;
  font-size: 15px;
  text-align: center;
  line-height: 2em;
}

.manufactur_09_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
  padding-bottom: 30px;
}

.manufactur_09_wrap img {
  width: 100%;
}

.manufactur_09 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  background-color: #FFF;
  padding-top: 10px;
}

.manufactur_09-1 {
  width: 93%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.manufactur_09-2 {
  width: 89%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 15px;
  line-height: 1.5em;
  color: #000;
  letter-spacing: 2px;
}

.manufactur_09-3 {
  width: 89%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 13px;
  margin-top: 10px;
  color: #595858;
  letter-spacing: 2px;
  padding-bottom: 30px;
}

.manufactur_10 {
  width: 100%;
  height: 190px;
  color: #ffffff;
  text-align: center;
  background-image: url(../image/story/manufactur/img_09.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 400px;
  padding-top: 150px;
  font-size: 30px;
  font-weight: 200;
  letter-spacing: 3px;
}

.manufactur_11 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
  font-size: 24px;
  text-align: center;
  line-height: 1.5em;
  padding-top: 30px;
  letter-spacing: 1px;
}

.manufactur_12 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
  font-size: 13px;
  text-align: center;
  line-height: 2em;
  padding-top: 20px;
}

.manufactur_13_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
  padding-bottom: 30px;
}

.manufactur_13_wrap img {
  width: 100%;
}

.manufactur_13 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  padding-top: 20px;
}

.manufactur_13-1 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/story/manufactur/img_10.jpg);
  background-repeat: no-repeat;
  background-position: right center;
}

.manufactur_13-2 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 15px;
  line-height: 1.5em;
  padding-top: 8px;
  letter-spacing: 2px;
  color: #D6D7D7;
}

.manufactur_13-3 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 11px;
  margin-top: 3px;
  color: #D6D7D7;
  letter-spacing: 2px;
}

.manufactur_13-4 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/story/manufactur/img_11.jpg);
  background-repeat: no-repeat;
  background-position: right center;
}

.manufactur_14_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.manufactur_14 {
  width: 48%;
  height: auto;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
  padding-bottom: 20px;
}

.manufactur_14-1 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.manufactur_14-2 {
  width: 100%;
  height: auto;
  font-size: 9px;
  line-height: 1.5em;
  padding-top: 8px;
  color: #D6D7D7;
  letter-spacing: 1px;
}

.manufactur_14-3 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.manufactur_15 {
  width: 670px;
  height: 319px;
  color: #ffffff;
  padding-left: 35px;
  padding-right: 35px;
  text-align: center;
  background-image: url(../image/story/manufactur/img_18.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 670px;
  padding-top: 245px;
  font-size: 50px;
  font-weight: 200;
  letter-spacing: 3px;
}

.manufactur_16_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  color: #D6D7D7;
  padding-bottom: 70px;
}

.manufactur_16 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-bottom: 0px;
}

.manufactur_16-1 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 24px;
  padding-top: 45px;
  line-height: 1.8em;
  color: #D6D7D7;
}

.manufactur_16-3 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 11px;
  padding-bottom: 20px;
  padding-top: 10px;
  line-height: 2em;
  color: #D6D7D7;
  letter-spacing: 2px;
}

.manufactur_17 {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 5px;
}

.manufactur_17 img {
  width: 100%;
}

.manufactur_18 {
  width: 100%;
  height: auto;
  text-align: center;
}

.manufactur_18 img {
  width: 100%;
}

.library_photo {
  width: 100%;
  height: 312px;
  background-image: url(../image/story/library/img_01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: #FFF;
  padding-top: 110px;
  line-height: 25px;
}

.library_01 {
  width: 90%;
  height: auto;
  color: #FFFFFF;
  padding-bottom: 60px;
  text-align: center;
  font-size: 26px;
  margin-top: 50px;
  padding-top: 50px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFF;
  margin-right: auto;
  margin-left: auto;
  letter-spacing: 2px;
}

.library_02_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
}

.library_02_wrap img {
  width: 100%;
}

.library_02 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
}

.library_02-1 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
}

.library_02-1 iframe {
  height: 207px;
}

.library_02-2 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: bold;
  margin-top: 10px;
  color: #FFF;
}

.library_02-3 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  font-size: 11px;
  margin-top: 5px;
  line-height: 2em;
  color: #FFF;
}

.library_03 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  text-align: center;
}

.library_03 img {
  width: 100%;
  cursor: pointer;
}
.library_03 img:hover {
  opacity: 0.8;
}

.library_03 audio {
  width: 100%;
  margin-top: -5px;
}

.library_04 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  text-align: center;
  color: #FFF;
  font-size: 13px;
  line-height: 1.8em;
}

.library_05_wrap {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #D6D7D7;
  padding-bottom: 30px;
}

.library_05 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 70px;
}

.library_05 img {
  width: 100%;
}

.library_05-1 {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.library_05-2 {
  width: 100%;
  height: auto;
  font-size: 13px;
  line-height: 1.5em;
  padding-top: 18px;
  text-align: center;
  letter-spacing: 2px;
  color: #FFF;
}

.library_05-3 {
  width: 100%;
  height: auto;
  font-size: 11px;
  line-height: 1.5em;
  padding-top: 3px;
  text-align: center;
  color: #FFF;
}

/* 画面サイズが641px以上の場合に適用 */
/*@media only screen and (min-width: 641px) {*/
@media screen and (min-width: 768px) {
  .manu_text_f13 {
    font-size: 14px;
    letter-spacing: 3px;
  }

  .text_f17 {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 4px;
    padding-top: 15px;
    display: inline-block;
  }

  .manu_text_f20 {
    font-size: 26px;
    letter-spacing: 4px;
    font-weight: 200;
  }

  .manu_text_f26 {
    font-size: 35px;
    letter-spacing: 10px;
    font-weight: 200;
  }

  .manu_text_f40 {
    font-size: 39px;
    letter-spacing: 4px;
    font-weight: 200;
  }

  .manu_text_f50 {
    font-size: 50px;
    letter-spacing: 2px;
    color: #FFF;
  }

  .manu_text_f60 {
    font-size: 58px;
    letter-spacing: 20px;
    color: #FFF;
  }

  .manu_text_f74 {
    font-size: 122px;
    letter-spacing: 10px;
    font-weight: 200;
  }

  .text_f18 {
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 3px;
  }

  .hist_text_f20 {
    font-size: 14px;
    letter-spacing: 3px;
  }

  .text_f20_bold {
    font-size: 20px;
    font-weight: normal;
    font-weight: bold;
  }

  .text_f28 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
  }

  .text_f35 {
    font-size: 25px;
    font-weight: 200;
    letter-spacing: 3px;
  }

  .text_f37 {
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 16px;
  }

  .hist_text_f95 {
    font-size: 70px;
    letter-spacing: 8px;
  }

  .history_wrap {
    width: 100%;
    height: auto;
    margin-top: 0px;
    text-align: left;
  }

  .hist_photo {
    width: 100%;
    height: 500px;
    background-image: url(../image/story/history/img_02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1280px;
    text-align: center;
    color: #FFF;
    padding-top: 190px;
    line-height: 25px;
    margin-right: auto;
    margin-left: auto;
  }

  .hist_photo_02 {
    width: 1280px;
    height: auto;
    background-image: url(../image/story/history/img_04.jpg);
    background-repeat: no-repeat;
    background-position: 98% top;
    background-size: 668px;
    color: #B4B4B5;
    padding-top: 94px;
    line-height: 18px;
    padding-left: 216px;
    padding-right: 35px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
  }

  .hist_photo_02 p {
    line-height: 28px;
    letter-spacing: 2px;
    font-size: 14px;
    color: #B4B4B5;
  }

  .hist_photo_02 p img {
    width: 186px;
  }

  .hist_photo_03 {
    width: 100%;
    height: auto;
    background-image: url(../image/story/history/img_14.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1392px;
    text-align: center;
    color: #FFF;
    padding-top: 50px;
    line-height: 4em;
    padding-bottom: 65px;
    margin-top: 90px;
  }

  .father00 {
    line-height: 36px;
    letter-spacing: 3px;
    width: 490px;
  }

  .father01 {
    line-height: 36px;
    letter-spacing: 3px;
    width: 790px;
  }

  .father {
    line-height: 36px;
    letter-spacing: 3px;
    width: 210px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 150px;
    float: left;
    padding-bottom: 80px;
    text-align: left;
  }

  .father_text {
    line-height: 36px;
    letter-spacing: 3px;
    padding-top: 146px;
    float: left;
  }

  .hist_title_01 {
    width: 1000px;
    height: auto;
    padding-top: 60px;
    font-size: 60px;
    line-height: 1.4em;
    color: #494545;
    margin-right: auto;
    margin-left: auto;
    font-weight: 200;
  }

  .hist_title_02 {
    width: 1000px;
    height: auto;
    padding-top: 60px;
    font-size: 60px;
    line-height: 1.4em;
    color: #494545;
    margin-right: auto;
    margin-left: auto;
    font-weight: 200;
  }

  .history_01_wrap {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFF;
    padding-bottom: 0px;
    background-image: none;
    margin-bottom: 0px;
  }

  .history_01 {
    width: 465px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    float: left;
    padding-left: 30px;
    line-height: 1.5em;
  }

  .history_01-1 {
    width: auto;
    height: auto;
    float: left;
    font-size: 14px;
    padding-top: 65px;
    line-height: 1.1em;
    letter-spacing: 0em;
  }

  .history_01-2 {
    float: right;
    font-size: 10px;
    padding-bottom: 20px;
    text-align: right;
    margin-top: 30px;
    position: absolute;
    height: 200px;
    width: 300px;
    top: 0px;
    right: 3px;
    letter-spacing: 0em;
    line-height: 10px;
  }

  .history_01-2 img {
    margin-bottom: 5px;
    width: auto;
  }

  .history_01-1-1 {
    padding-top: 70px;
  }

  .history_01-1-2 {
    padding-top: 80px;
  }

  .history_01-2-1,
.history_01-2-4 {
    margin-top: 20px;
    right: 3px;
  }

  .history_01-2-1 img {
    position: relative;
    left: -33px;
    margin-bottom: -10px;
  }

  .history_01-2-3 img {
    margin-right: -10px;
    margin-bottom: 10px;
  }

  .history_01-2-4 img {
    margin-right: -15px;
  }

  .history_01-3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 45px;
    line-height: 1.6em;
  }

  .history_01-3-2 {
    padding-top: 55px;
  }

  .history_01-3-3,
.history_01-3-4 {
    padding-top: 60px;
  }

  .history_02 {
    width: 490px;
    height: auto;
    overflow: hidden;
    float: right;
    line-height: 0;
  }

  .history_02 img {
    width: 100%;
  }

  .history_02 img.pc-only {
    line-height: 0;
  }

  .history_03_wrap {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 30px;
    text-align: left;
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: #B4B4B5;
  }

  .history_03 {
    width: 980px;
    height: auto;
    margin-bottom: 12px;
  }

  .history_03-1 {
    width: 240px;
    max-width: 240px;
    height: auto;
    float: left;
    padding-left: 40px;
    color: #B4B4B5;
  }

  .history_03-2 {
    width: 740px;
    height: auto;
    float: left;
    color: #B4B4B5;
    margin-left: 0px;
  }

  #footer_wrap {
    margin-top: 0px;
  }

  .manufactur_photo_01 {
    width: 100%;
    min-width: 1024px;
    height: 1003px;
    background-image: url(../image/story/manufactur/img_02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1280px;
    text-align: center;
    color: #E9E9E9;
    padding-top: 150px;
    line-height: 30px;
  }

  .manufactur_01 {
    width: 1024px;
    height: auto;
    color: #B4B4B5;
    line-height: 2.5em;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 180px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  .manufactur_01 p {
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 40px;
    text-align: center;
    line-height: 40px;
  }

  .manufactur_02 {
    width: 100%;
    height: 610px;
    color: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
    text-align: center;
    background-image: url(../image/story/manufactur/img_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1280px;
    padding-top: 480px;
    font-weight: 200;
    letter-spacing: 10px;
    font-size: 90px;
  }

  .manufactur_03_wrap {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
    color: #D6D7D7;
  }

  .manufactur_03 {
    width: 590px;
    height: auto;
    position: relative;
    padding-bottom: 0px;
    float: left;
  }

  .manufactur_03-1 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    padding-top: 110px;
    line-height: 1.8em;
    letter-spacing: 3px;
  }

  .manufactur_03-3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 27px;
    line-height: 1.8em;
  }

  .manufactur_04 {
    width: auto;
    height: auto;
    text-align: center;
    margin-top: 145px;
    margin-bottom: 90px;
    float: right;
  }

  .manufactur_04 img {
    width: 336px;
  }

  .manufactur_05 {
    width: 100%;
    height: 610px;
    color: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
    text-align: center;
    background-image: url(../image/story/manufactur/img_04.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1280px;
    padding-top: 480px;
    font-size: 90px;
    font-weight: 200;
    letter-spacing: 10px;
  }

  .manufactur_06 {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-bottom: 0px;
    color: #D6D7D7;
  }

  .manufactur_06-1 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    padding-top: 45px;
    line-height: 1.8em;
    letter-spacing: 2px;
    text-align: center;
  }

  .manufactur_06-2 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 2em;
    letter-spacing: 2px;
    text-align: center;
  }

  .manufactur_06-3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    padding-top: 80px;
    line-height: 1.8em;
    text-align: center;
  }

  .manufactur_07_wrap {
    width: 996px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
  }

  .manufactur_07_wrap img {
    width: 100%;
  }

  .manufactur_07 {
    width: 482px;
    height: auto;
    margin-right: 8px;
    margin-left: 8px;
    float: left;
    margin-bottom: 50px;
  }

  .manufactur_07-1 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .manufactur_07-2 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 0px;
  }

  .manufactur_07-3 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    margin-top: 10px;
  }

  .manufactur_08 {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-bottom: 30px;
    color: #D6D7D7;
    font-size: 20px;
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 3px;
  }

  .manufactur_09_wrap {
    width: 1000px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
    padding-bottom: 30px;
  }

  .manufactur_09_wrap img {
    width: 100%;
  }

  .manufactur_09 {
    width: 484px;
    height: 530px;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 30px;
    background-color: #FFF;
    padding-top: 10px;
    float: left;
  }

  .manufactur_09-1 {
    width: 464px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .manufactur_09-2 {
    width: 440px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    line-height: 1.5em;
    color: #000;
    letter-spacing: 2px;
  }

  .manufactur_09-3 {
    width: 440px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    margin-top: 10px;
    color: #595858;
    letter-spacing: 2px;
    padding-bottom: 0px;
  }

  .manufactur_10 {
    width: 100%;
    height: 610px;
    color: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
    text-align: center;
    background-image: url(../image/story/manufactur/img_09.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1280px;
    padding-top: 480px;
    font-size: 90px;
    font-weight: 200;
    letter-spacing: 10px;
  }

  .manufactur_11 {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
    font-size: 35px;
    text-align: center;
    line-height: 1.5em;
    padding-top: 100px;
    letter-spacing: 2px;
  }

  .manufactur_12 {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
    font-size: 14px;
    text-align: center;
    line-height: 1.5em;
    padding-top: 20px;
    letter-spacing: 2px;
  }

  .manufactur_13_wrap {
    width: 996px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
    padding-bottom: 30px;
  }

  .manufactur_13 {
    width: 482px;
    height: auto;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 30px;
    padding-top: 80px;
    float: left;
  }

  .manufactur_13-1 {
    width: 482px;
    height: 316px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../image/story/manufactur/img_10.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
  }

  .manufactur_13-2 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    line-height: 1.5em;
    padding-top: 20px;
    letter-spacing: 3px;
  }

  .manufactur_13-3 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    margin-top: 10px;
  }

  .manufactur_13-4 {
    width: 482px;
    height: 316px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../image/story/manufactur/img_11.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
  }

  .manufactur_14_wrap {
    width: 992px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
    padding-bottom: 30px;
    padding-top: 24px;
    margin-bottom: 0px;
  }

  .manufactur_14 {
    width: 236px;
    height: auto;
    margin-right: 6px;
    margin-left: 6px;
    float: left;
    padding-bottom: 30px;
  }

  .manufactur_14-1 {
    width: 236px;
    height: 236px;
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
  }

  .manufactur_14-2 {
    width: 100%;
    height: auto;
    font-size: 12px;
    line-height: 1.5em;
    padding-top: 8px;
  }

  .manufactur_14-3 {
    width: 236px;
    height: 236px;
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
    clip: rect(0px, 0px, 58px, 58px);
  }

  .manufactur_14-3 img {
    width: 100%;
  }

  .manufactur_15 {
    width: 100%;
    height: 476px;
    color: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
    text-align: center;
    background-image: url(../image/story/manufactur/img_20.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1280px;
    padding-top: 365px;
    font-size: 90px;
    font-weight: 200;
    letter-spacing: 10px;
    margin-top: 120px;
  }

  .manufactur_16_wrap {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    color: #D6D7D7;
    padding-bottom: 140px;
  }

  .manufactur_16 {
    width: 462px;
    height: auto;
    position: relative;
    padding-bottom: 0px;
    float: left;
  }

  .manufactur_16-1 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    padding-top: 100px;
    line-height: 1.8em;
    letter-spacing: 4px;
  }

  .manufactur_16-3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    padding-bottom: 20px;
    padding-top: 27px;
    line-height: 1.8em;
  }

  .manufactur_17 {
    width: 484px;
    height: auto;
    text-align: center;
    margin-top: 0px;
    float: right;
    padding-top: 100px;
  }

  .library_photo {
    width: 100%;
    height: 500px;
    background-image: url(../image/story/library/img_02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1280px;
    text-align: center;
    color: #FFF;
    padding-top: 190px;
    line-height: 25px;
    margin-right: auto;
    margin-left: auto;
  }

  .library_01 {
    width: 980px;
    height: auto;
    line-height: 1em;
    padding-bottom: 30px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
    padding-top: 40px;
    font-size: 35px;
    letter-spacing: 5px;
  }

  .library_02_wrap {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
    padding-bottom: 30px;
  }

  .library_02 {
    width: 484px;
    height: auto;
    float: left;
  }

  .library_02:nth-child(even) {
    float: right;
  }

  .library_02-1 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .library_02-1 iframe {
    height: 275px;
  }

  .library_02-2 {
    width: auto;
    height: auto;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
    margin-top: 15px;
  }

  .library_02-3 {
    width: auto;
    height: auto;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.5em;
  }

  .library_03 {
    width: 434px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    text-align: center;
  }

  .library_04 {
    width: 980px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    line-height: 1.8em;
  }

  .library_05_wrap {
    width: 990px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    color: #D6D7D7;
    padding-bottom: 30px;
  }

  .library_05 {
    width: 318px;
    height: auto;
    margin-right: 6px;
    margin-left: 6px;
    padding-bottom: 70px;
    float: left;
  }

  .library_05-1 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .library_05-2 {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 15px;
    text-align: center;
    letter-spacing: 1px;
  }

  .library_05-3 {
    width: 100%;
    height: auto;
    font-size: 11px;
    line-height: 1.5em;
    padding-top: 8px;
    text-align: center;
  }
}
/* 新設ページ 汎用 */
.manufacter_new .tab {
  border-bottom: 1px solid #CCC;
}
.manufacter_new .manu_title {
  margin-bottom: 30px;
  text-align: center;
}
.manufacter_new .manu_title span {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 5px;
}
.manufacter_new .manu_title span.sub {
  font-size: 12px;
  letter-spacing: 10px;
}
.manufacter_new .manu_wideimage img {
  width: 100%;
  height: auto;
}
.manufacter_new .manu_borderbox {
  margin: 15px auto;
  padding: 15px 10px;
  width: 100%;
  border-top: 2px solid #9F9E9A;
  border-bottom: 2px solid #9F9E9A;
  text-align: center;
}
.manufacter_new .manu_borderbox p {
  margin-bottom: 15px;
  font-size: 10px;
  font-weight: normal;
  line-height: 2;
}
.manufacter_new .manu_borderbox p:last-child {
  margin-bottom: 0;
}
.manufacter_new .manu_imagelist li {
  margin: 0 20px 10px;
}
.manufacter_new .manu_imagelist li:last-child {
  margin-bottom: 0;
}
.manufacter_new .manu_imagelist li img {
  width: 100%;
  height: auto;
}
.manufacter_new .manu_bannerlist {
  padding-top: 40px;
}
.manufacter_new .manu_bannerlist li {
  margin: 0 auto 10px;
  width: 100%;
  max-width: 392px;
}
.manufacter_new .manu_bannerlist li:last-child {
  margin-bottom: 0;
}
.manufacter_new .manu_bannerlist li img {
  width: 100%;
  height: auto;
}

/* 新設TOPページ */
#manufacter_top #video {
  display: none;
}
#manufacter_top .history_wrap {
  padding-bottom: 100px;
  background: #FFF;
}
#manufacter_top .history_wrap .manufactur_photo_01 {
  margin-bottom: 40px;
  padding-top: 195px;
  height: 470px;
  background-image: url(/assets/image/manufactur/movie_sp.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  box-sizing: border-box;
  line-height: 35px;
  overflow-y: auto;
  position: relative;
}
#manufacter_top .history_wrap .manufactur_photo_01:-webkit-scrollbar {
  display: none;
}
#manufacter_top .history_wrap .manufactur_photo_01 .menu_title_txt {
  padding-bottom: 260px;
  line-height: 1.6;
}
#manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch {
  margin: 0 auto;
  padding-bottom: 20px;
  width: 90%;
  text-align: left;
}
#manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p {
  margin-bottom: 20px;
  color: #FFF;
  font-size: 13px;
  line-height: 2;
}
#manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p:last-child {
  margin-bottom: 0;
}
#manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p.catch_txt {
  font-size: 16px;
  line-height: 1.5;
}
#manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p.catch_txt span {
  font-size: 10px;
}
#manufacter_top .history_wrap .manufactur_photo_01 .toheader {
  display: none;
}
#manufacter_top .manufacter_category .tabs {
  margin-bottom: 60px;
  text-align: center;
}
#manufacter_top .manufacter_category .tabs li {
  display: inline-block;
  margin-top: 40px;
  position: relative;
}
#manufacter_top .manufacter_category .tabs li:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #3e3a39;
  position: absolute;
  top: 0;
  right: 0;
}
#manufacter_top .manufacter_category .tabs li a {
  display: block;
  padding: 0 15px;
  font-size: 12px;
  letter-spacing: 6px;
  position: relative;
}
#manufacter_top .manufacter_category .tabs li a:hover:after {
  opacity: 1;
  width: 90%;
}
#manufacter_top .manufacter_category .tabs li a:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 70%;
  height: 1px;
  background: #3e3a39;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  transition: opacity 0.2s ease-out, width 0.1s cubic-bezier(0, 0.65, 0.35, 1);
  opacity: 0;
}
#manufacter_top .manufacter_category .tabs li.active a:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 90%;
  height: 1px;
  background: #3e3a39;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  transition: opacity 0.2s ease-out, width 0.1s cubic-bezier(0, 0.65, 0.35, 1);
  opacity: 1;
}
#manufacter_top .manufacter_category .tabs li:first-child:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #3e3a39;
  position: absolute;
  top: 0;
  left: 0;
}
#manufacter_top .manufacter_category .tab_content {
  margin: 0 auto;
  width: 90%;
}
#manufacter_top .manufacter_category .tab_content .thumb {
  text-align: left;
}
#manufacter_top .manufacter_category .tab_content .thumb li {
  display: inline-block;
  margin: 0 1.5% 50px;
  width: 46%;
  max-width: 225px;
  vertical-align: top;
  text-align: center;
}
#manufacter_top .manufacter_category .tab_content .thumb li a {
  display: block;
  padding-bottom: 30px;
  font-size: 10px;
  position: relative;
}
#manufacter_top .manufacter_category .tab_content .thumb li a span.thumbImg {
  display: block;
  background: #000;
}
#manufacter_top .manufacter_category .tab_content .thumb li a span.thumbImg img {
  display: block;
  width: 100%;
  height: auto;
  line-height: 0;
  transition: opacity 0.2s ease-out;
}
#manufacter_top .manufacter_category .tab_content .thumb li a span.thumbTitle {
  display: inline-block;
  margin-top: 10px;
}
#manufacter_top .manufacter_category .tab_content .thumb li a:hover span.thumbImg img {
  opacity: 0.85;
}
#manufacter_top .manufacter_category .tab_content .thumb li a:hover:after {
  width: 100%;
}
#manufacter_top .manufacter_category .tab_content .thumb li a:after {
  content: "";
  display: block;
  width: 10%;
  height: 1px;
  background: #DF0615;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  transform: translate3d(0, 0, 0);
  transition: width 0.13s cubic-bezier(0, 0.65, 0.35, 1);
}
#manufacter_top .manu_message {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 970px;
  text-align: center;
}
#manufacter_top .manu_message p {
  font-size: 10px;
}

/* 新設紙マルチページ */
#manufacter_papermulti .history_wrap {
  padding-bottom: 40px;
  background-color: #F5F3F4;
}
#manufacter_papermulti .history_wrap .manufactur_photo.sp {
  margin-bottom: 100px;
}
#manufacter_papermulti .history_wrap .manufactur_photo.sp img {
  width: 100%;
  height: auto;
}
#manufacter_papermulti .history_wrap p {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 2;
}
#manufacter_papermulti .history_wrap p:last-child {
  margin-bottom: 0;
}
#manufacter_papermulti .history_wrap .manu_cont_title {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 1.6;
}
#manufacter_papermulti .history_wrap .manu_conts {
  padding: 25px;
}
#manufacter_papermulti .history_wrap .manu_whitbox {
  margin: 0 20px 55px;
  background: #FFF;
  box-sizing: border-box;
}
#manufacter_papermulti .history_wrap .manu_whitbox:last-child {
  margin-bottom: 0;
}
#manufacter_papermulti .history_wrap .manu_border {
  margin: 0 20px 40px;
  padding-bottom: 40px;
  position: relative;
}
#manufacter_papermulti .history_wrap .manu_border:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 2px;
  background: #DCDCDC;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#manufacter_papermulti .history_wrap .manu_border:last-child {
  margin-bottom: 0;
}
#manufacter_papermulti .history_wrap .manu_border .manu_whitbox {
  margin-left: 0;
  margin-right: 0;
}
#manufacter_papermulti .history_wrap .largeImg img {
  width: 100%;
  height: auto;
}
#manufacter_papermulti .history_wrap .manu_illust img {
  width: 100%;
  height: auto;
}
#manufacter_papermulti .history_wrap .manu_illust .point dl dt {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}
#manufacter_papermulti .history_wrap .manu_illust .point dl dd {
  margin-bottom: 25px;
  font-size: 12px;
  line-height: 2;
}
#manufacter_papermulti .history_wrap .manu_illust .point dl dd:last-child {
  margin-bottom: 0;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle {
  margin-bottom: 20px;
  padding-top: 40px;
  height: 325px;
  background: url(/assets/image/manufactur/paper_img04.jpg) center bottom no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  text-align: center;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle p {
  line-height: 1.2;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle .manu_txt_en {
  margin-bottom: 15px;
  font-size: 33px;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle .manu_txt_jp {
  margin-bottom: 10px;
  font-size: 17px;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle .manu_txt_sub {
  font-size: 12px;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_appealbox {
  margin: 0 10px;
  padding: 30px 0;
  border-bottom: 1px solid #DCDCDC;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_appealbox:last-child {
  border-bottom: none;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_appealbox .manu_image_fl img {
  width: 100%;
  height: auto;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_appealbox .desc {
  margin-bottom: 30px;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_appealbox .desc:last-child {
  margin-bottom: 0;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_appealbox .desc .manu_desc_title {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 1.6;
}
#manufacter_papermulti .history_wrap .manu_merit .manu_appealbox .desc .manu_desc_title .en {
  font-size: 28px;
}
#manufacter_papermulti .history_wrap .manu_ambition {
  background: url(/assets/image/manufactur/paper_img07.jpg) center bottom no-repeat;
  background-size: 100% auto;
  padding: 0 50px 170px;
}
#manufacter_papermulti .history_wrap .manu_ambition .manu_cont_message {
  margin-bottom: 10px;
  font-size: 17px;
  text-align: center;
}
#manufacter_papermulti .history_wrap .manu_bannerlist li {
  max-width: 370px;
}

#manufacter_smarteye .c-list0 {
  margin-bottom: 40px;
}
#manufacter_smarteye .history_wrap {
  color: #C3C4C4;
}
#manufacter_smarteye .history_wrap p {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 2;
}
#manufacter_smarteye .history_wrap p:last-child {
  margin-bottom: 0;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 {
  padding-top: 0;
  height: auto;
  background: none;
  line-height: 0;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 p {
  line-height: 1.6;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .mainLead {
  margin-bottom: 35px;
  padding: 0 20px;
  text-align: left;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .mainLead .leadTitle {
  font-size: 17px;
  text-align: center;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list {
  margin-bottom: 60px;
  padding: 0 20px;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li {
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #565555;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li:last-child {
  margin-bottom: 0;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li dl {
  line-height: 1.8;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li dl dt {
  font-size: 25px;
}
#manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li dl dd {
  font-size: 12px;
}
#manufacter_smarteye .history_wrap .manufactur_photo.sp {
  margin-bottom: 40px;
}
#manufacter_smarteye .history_wrap .manufactur_photo.sp img {
  width: 100%;
  height: auto;
}
#manufacter_smarteye .history_wrap .manu_cont_title {
  margin-bottom: 15px;
  font-size: 17px;
  text-align: center;
}
#manufacter_smarteye .history_wrap .manu_leader {
  padding: 30px 20px 50px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc {
  margin: 0 20px 40px;
  padding-top: 30px;
  border-top: 1px solid #B5B6B6;
}
#manufacter_smarteye .history_wrap .manu_spec_desc:last-child {
  margin-bottom: 0;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_conts {
  margin-bottom: 20px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_conts:last-child {
  margin-bottom: 0;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_conts p {
  text-align: center;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_cont_title {
  font-size: 33px;
  letter-spacing: 6px;
  line-height: 1.2;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_cont_subtitle {
  margin-bottom: 10px;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 1.2;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide {
  margin-bottom: 5px;
  padding: 30px;
  background: #1F1F1D;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box p,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide p {
  margin-bottom: 45px;
  color: #FFF;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box .photo img,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .photo img {
  width: 100%;
  height: auto;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box:last-child,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide:last-child {
  margin-bottom: 0;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box .line,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .line {
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 2px;
  position: relative;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box .line:before,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .line:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 80%;
  height: 1px;
  background: #FFF;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic {
  margin-bottom: 20px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic:last-child,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic:last-child {
  margin-bottom: 0;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dt,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dt {
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dd .photo,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dd .photo {
  margin-left: 20px;
  width: 140px;
  float: right;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dd p,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dd p {
  margin-bottom: 0;
  overflow: hidden;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dd p.small,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dd p.small {
  margin-top: 10px;
  margin-right: 160px;
  font-size: 8px;
  line-height: 1.4;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide {
  margin-top: 5px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button {
  margin-bottom: 35px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button img {
  width: 100%;
  height: auto;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus .photo {
  margin-right: 20px;
  width: 112px;
  float: left;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus .photo img {
  display: block;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl {
  overflow: hidden;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl dt, #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl dd {
  font-size: 12px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl dt {
  margin-bottom: 5px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus .swich {
  margin-bottom: 20px;
}
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus .safety .photo img {
  margin: 0 auto;
  width: 98px;
}
#manufacter_smarteye .history_wrap .manu_spec_movie {
  margin: 50px 20px 85px;
  text-align: center;
}
#manufacter_smarteye .history_wrap .manu_spec_movie .movie_title {
  margin-bottom: 10px;
  font-size: 19px;
}
#manufacter_smarteye .history_wrap .manu_spec_movie .c-video1 iframe {
  width: 100%;
  height: auto;
}
#manufacter_smarteye .history_wrap .manu_spec_data {
  padding: 45px 20px;
  background: #FFF;
  color: #231815;
}
#manufacter_smarteye .history_wrap .manu_spec_data .tableimg img {
  width: 100%;
  height: auto;
}
#manufacter_smarteye .history_wrap .manu_spec_data .data_title {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 3px;
}
#manufacter_smarteye .history_wrap .manu_spec_data .line {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #231815;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 3px;
}
#manufacter_smarteye .history_wrap .manu_spec_data .manu_note {
  font-size: 8px;
}
#manufacter_smarteye .history_wrap .manu_spec_data .maindata {
  margin-bottom: 25px;
}
#manufacter_smarteye .history_wrap .manu_spec_data .maindata:last-child {
  margin-bottom: 0;
}
#manufacter_smarteye .history_wrap .manu_spec_data .subdata {
  padding-bottom: 60px;
  border-bottom: 1px solid #E1E1E1;
}
#manufacter_smarteye .history_wrap .manu_spec_data .manu_bannerlist {
  padding-top: 50px;
}

#manufacter_sakamai .history_wrap {
  background-color: #F0F0E8;
  color: #231815;
  font-weight: normal;
}
#manufacter_sakamai .history_wrap img {
  width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: top;
}
#manufacter_sakamai .history_wrap .manufactur_photo_01 {
  margin-bottom: 0;
  padding-top: 0;
  height: auto;
  background: none;
  box-sizing: border-box;
  line-height: 1.2;
  overflow-y: auto;
  position: relative;
}
#manufacter_sakamai .history_wrap .manufactur_photo_01 .manu_cont_bg img {
  width: 100%;
  vertical-align: top;
}
#manufacter_sakamai .history_wrap .manufactur_photo_01 .manufactur_ab_box {
  width: 100%;
  position: absolute;
  top: 35%;
}
#manufacter_sakamai .history_wrap .manufactur_photo_01 .manu_cont_logo {
  margin-bottom: 10px;
  line-height: 0;
}
#manufacter_sakamai .history_wrap .manufactur_photo_01 .manu_cont_logo img {
  width: 17%;
  height: auto;
}
#manufacter_sakamai .history_wrap .manufactur_photo_01 .manu_text_f60 {
  font-size: 16px;
  letter-spacing: 0;
}
#manufacter_sakamai .history_wrap .manu_imagetitle {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
#manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 72%;
}
#manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox p {
  line-height: 1.2;
}
#manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox p.manu_txt_green {
  display: block;
  margin: 0 auto 5px;
  padding: 4px 0;
  width: 83%;
  background: #ffffff;
  background: linear-gradient(to right, #ffffff 1%, #aace36 35%, #aace36 65%, #ffffff 99%);
  color: #FFF;
  font-size: 17px;
}
#manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox p.manu_txt_sub {
  font-size: 10px;
}
#manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox .manu_txt_illust {
  width: 20%;
  line-height: 0;
  position: absolute;
  right: 12px;
  bottom: 30px;
}
#manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox .manu_txt_illust img {
  width: 100%;
  height: auto;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect {
  margin: 0 auto;
  width: 100%;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect p {
  margin-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 10px;
  line-height: 2;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect p:last-child {
  margin-bottom: 0;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect > p {
  color: #717071;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 {
  margin-bottom: 15px;
  text-align: center;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 .desc p {
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 2;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 .desc p.manu_line {
  margin-bottom: 10px;
  padding: 8px 0;
  background: #957159;
  color: #FFF;
  font-size: 14px;
  line-height: 1.5;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect02 {
  margin-bottom: 70px;
}
#manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect02 .manu_imagelist li p {
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  text-align: center;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_theme {
  margin-bottom: 30px;
  padding: 30px 0 0;
  width: 100%;
  background: #FFF;
  box-sizing: border-box;
  text-align: left;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_theme .manu_theme_inner {
  margin-bottom: 25px;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_theme p {
  margin: 0 20px 25px;
  color: #231815;
  font-size: 10px;
  line-height: 2;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_theme p:last-child {
  margin-bottom: 0;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_theme p.manu_cont_title {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.4;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_idea_title {
  margin-bottom: 25px;
  padding: 6px 0;
  background: #889C80;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_idea_title p {
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit {
  margin: 0 20px 25px;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit p {
  margin-bottom: 25px;
  font-size: 10px;
  line-height: 2;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit p:last-child {
  margin-bottom: 0;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .person {
  margin-bottom: 10px;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .person .photo {
  line-height: 0;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .person .manu_name {
  display: block;
  margin-top: 10px;
  font-size: 10px;
  color: #717071;
  text-align: left;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .desc {
  width: 100%;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .desc > p {
  color: #717071;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center {
  margin-bottom: 0;
  padding-bottom: 20px;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center .desc {
  text-align: center;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center .desc p {
  margin-bottom: 30px;
  color: #231815;
  font-size: 10px;
  line-height: 1.8;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center .desc p:last-child {
  margin-bottom: 0;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college {
  margin-bottom: 40px;
  padding: 25px 20px;
  background: #E7E7C5;
  box-sizing: border-box;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college p {
  margin-bottom: 15px;
  font-size: 10px;
  line-height: 1.8;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college p:last-child {
  margin-bottom: 0;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college p.manu_name {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 2px solid #B4B5A5;
  font-size: 14px;
  line-height: 1.5;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail {
  margin-bottom: 15px;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dt, #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dd {
  font-size: 10px;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dt {
  margin-right: 50px;
  float: left;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dd {
  overflow: hidden;
}
#manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dd a {
  color: #231816;
}
#manufacter_sakamai .manu_bannerlist {
  padding: 45px 20px;
}
#manufacter_sakamai .manu_bannerlist li {
  margin-bottom: 20px;
}

@media (max-width: 320px) {
  .manufacter_new .history_wrap br.sp {
    display: none;
  }

  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dd p,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dd p {
    overflow: inherit;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dd p.small,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dd p.small {
    margin-right: 0;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl {
    overflow: inherit;
  }
}
@media (max-width: 508px) {
  #manufacter_top .manufacter_category .tabs li:nth-child(4):before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #3e3a39;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .manufacter_new {
    width: 100%;
    min-width: 1280px;
  }
  .manufacter_new .manu_title {
    margin-bottom: 60px;
    text-align: center;
  }
  .manufacter_new .manu_title span {
    font-size: 30px;
  }
  .manufacter_new .manu_title span.sub {
    font-size: 16px;
  }
  .manufacter_new .manu_borderbox {
    margin-top: 45px;
    margin-bottom: 45px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 945px;
    text-align: center;
  }
  .manufacter_new .manu_borderbox p {
    margin-bottom: 45px;
    font-size: 16px;
    line-height: 2.5;
  }
  .manufacter_new .manu_borderbox p:last-child {
    margin-bottom: 0;
  }
  .manufacter_new .manu_imagelist {
    margin: 0 auto;
    max-width: 1140px;
  }
  .manufacter_new .manu_imagelist li {
    margin: 0 15px 0 0;
    max-width: 370px;
    float: left;
  }
  .manufacter_new .manu_imagelist li:last-child {
    margin-right: 0;
  }
  .manufacter_new .manu_imagelist li .photo {
    line-height: 0;
  }
  .manufacter_new .manu_imagelist li p {
    margin-top: 5px;
    font-size: 17px;
  }
  .manufacter_new .manu_bannerlist {
    margin: 0 auto;
    padding-top: 80px;
    width: 1150px;
  }
  .manufacter_new .manu_bannerlist li {
    margin: 0 20px 0 0;
    max-width: 392px;
    float: left;
  }
  .manufacter_new .manu_bannerlist li:last-child {
    margin-right: 0;
  }
  .manufacter_new .manu_bannerlist li a {
    transition: 0.3s ease-in-out;
  }
  .manufacter_new .manu_bannerlist li a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
  }
  .manufacter_new .manu_wideimage {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
  }
  .manufacter_new .manu_wideimage img {
    width: 100%;
    height: auto;
  }

  #manufacter_top #video {
    display: block;
    position: fixed;
    left: -50%;
    right: -50%;
    margin: 0 auto;
    top: 0;
    width: auto;
    height: auto;
    z-index: 1;
  }
  #manufacter_top .tab {
    position: relative;
    top: 0;
    z-index: 2;
  }
  #manufacter_top #accordion_menu {
    position: relative;
    z-index: 2;
  }
  #manufacter_top #footer_wrap {
    position: relative;
    z-index: 2;
  }
  #manufacter_top .history_wrap {
    padding-bottom: 0;
    position: relative;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 {
    padding-top: 0;
    margin-bottom: 0;
    width: 100%;
    height: auto;
    background-image: none;
    overflow: hidden;
    z-index: 2;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .menu_title_txt {
    padding-top: 300px;
    padding-bottom: 350px;
    display: block;
    width: 100%;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .manu_text_f60 {
    position: relative;
    z-index: 2;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .manu_text_f20 {
    font-size: 20px;
    position: relative;
    z-index: 2;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch {
    margin: 0 auto;
    padding: 220px 50px 270px;
    width: 1100px;
    text-align: left;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p {
    margin-bottom: 50px;
    font-size: 18px;
    letter-spacing: 4px;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p:last-child {
    margin-bottom: 0;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p.catch_txt {
    font-size: 24px;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .manu_mi_catch p.catch_txt span {
    font-size: 14px;
  }
  #manufacter_top .history_wrap .manufactur_photo_01 .toheader {
    display: block;
    margin-left: -30px;
    position: absolute;
    left: 50%;
    bottom: 60px;
  }
  #manufacter_top .history_wrap .manu_whiteouter {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #FFF;
    position: relative;
    z-index: 2;
  }
  #manufacter_top .manufacter_category .tabs li {
    margin-top: 0;
  }
  #manufacter_top .manufacter_category .tabs li a {
    padding: 0 30px;
    font-size: 18px;
  }
  #manufacter_top .manufacter_category .tabs li a:after {
    bottom: -20px;
  }
  #manufacter_top .manufacter_category .tab_content {
    margin: 0 auto;
    max-width: 980px;
  }
  #manufacter_top .manufacter_category .tab_content .thumb {
    text-align: left;
  }
  #manufacter_top .manufacter_category .tab_content .thumb li {
    margin: 0 26px 50px 0;
    width: 100%;
    max-width: 225px;
    display: block;
    float: left;
  }
  #manufacter_top .manufacter_category .tab_content .thumb li:nth-child(4n) {
    margin-right: 0;
  }
  #manufacter_top .manufacter_category .tab_content .thumb li a {
    font-size: 13px;
  }
  #manufacter_top .manu_message {
    margin-bottom: 60px;
  }
  #manufacter_top .manu_message p {
    font-size: 12px;
  }

  #manufacter_papermulti .history_wrap {
    padding-bottom: 70px;
  }
  #manufacter_papermulti .history_wrap .manufactur_photo_01 {
    margin-bottom: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 220px;
    width: 100%;
    height: 1276px;
    background: #000 url("/assets/image/manufactur/mv.jpg") center top no-repeat;
    box-sizing: border-box;
    color: #FFF;
  }
  #manufacter_papermulti .history_wrap .manufactur_photo_01 .manu_text_f60 {
    font-size: 58px;
    letter-spacing: 10px;
    line-height: 1.2;
  }
  #manufacter_papermulti .history_wrap .manufactur_photo_01 .manu_text_f10 {
    font-size: 22px;
    letter-spacing: 5px;
    line-height: 1;
  }
  #manufacter_papermulti .history_wrap .manufactur_photo_01 .manu_text_f20 {
    font-size: 27px;
    line-height: 0.5;
  }
  #manufacter_papermulti .history_wrap .manufactur_photo_01 .mainLead {
    margin-top: 435px;
  }
  #manufacter_papermulti .history_wrap .manufactur_photo_01 .mainLead .leadTitle {
    margin-bottom: 30px;
    font-size: 43px;
    line-height: 1.8;
  }
  #manufacter_papermulti .history_wrap .manufactur_photo_01 .mainLead .leadTxt {
    font-size: 16px;
    line-height: 2.6;
  }
  #manufacter_papermulti .history_wrap p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 2.8;
  }
  #manufacter_papermulti .history_wrap p:last-child {
    margin-bottom: 0;
  }
  #manufacter_papermulti .history_wrap .manu_cont_title {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 1.8;
  }
  #manufacter_papermulti .history_wrap .manu_cont_title02 {
    font-size: 43px;
  }
  #manufacter_papermulti .history_wrap .manu_conts {
    padding: 90px 35px;
  }
  #manufacter_papermulti .history_wrap .manu_conts p {
    text-align: center;
  }
  #manufacter_papermulti .history_wrap .manu_whitbox {
    margin: 0 auto 115px;
    width: 1120px;
  }
  #manufacter_papermulti .history_wrap .manu_whitbox:last-child {
    margin-bottom: 0;
  }
  #manufacter_papermulti .history_wrap .manu_border {
    margin: 0 auto 60px;
    padding-bottom: 60px;
    width: 1120px;
  }
  #manufacter_papermulti .history_wrap .manu_border:after {
    width: 98%;
  }
  #manufacter_papermulti .history_wrap .manu_border:last-child {
    margin-bottom: 0;
  }
  #manufacter_papermulti .history_wrap .manu_illust {
    margin: 0 auto;
    padding-top: 50px;
    width: 890px;
  }
  #manufacter_papermulti .history_wrap .manu_illust img {
    margin-right: 95px;
    width: 492px;
    float: left;
  }
  #manufacter_papermulti .history_wrap .manu_illust .point {
    overflow: hidden;
  }
  #manufacter_papermulti .history_wrap .manu_illust .point dl dt {
    margin-bottom: 5px;
    font-size: 15px;
  }
  #manufacter_papermulti .history_wrap .manu_illust .point dl dd {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 1.8;
  }
  #manufacter_papermulti .history_wrap .manu_illust .point dl dd:last-child {
    margin-bottom: 0;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle {
    margin-bottom: 30px;
    padding-top: 125px;
    height: 900px;
    background: url(/assets/image/manufactur/paper_img04_bg.png) center bottom no-repeat;
    background-size: cover;
    box-sizing: border-box;
    text-align: center;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle p {
    line-height: 1.2;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle .manu_txt_en {
    margin-bottom: 40px;
    font-size: 57px;
    letter-spacing: 8px;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle .manu_txt_jp {
    margin-bottom: 25px;
    font-size: 30px;
    letter-spacing: 5px;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_imagetitle .manu_txt_sub {
    font-size: 18px;
    letter-spacing: 2px;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox {
    margin: 0 10px;
    padding: 85px 30px;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox:last-child {
    border-bottom: none;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox.floatR .manu_image_fl {
    padding-top: 50px;
    width: 532px;
    float: right;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox.floatR .desc {
    width: 450px;
    float: left;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox.floatL .manu_image_fl {
    padding-top: 40px;
    width: 526px;
    float: left;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox.floatL .desc {
    width: 440px;
    float: right;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox .desc .manu_desc_title {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.6;
  }
  #manufacter_papermulti .history_wrap .manu_merit .manu_appealbox .desc .manu_desc_title .en {
    font-size: 57px;
  }
  #manufacter_papermulti .history_wrap .manu_ambition {
    padding: 0 30px;
    height: 882px;
    background: url(/assets/image/manufactur/paper_img07_bg.jpg) center bottom no-repeat;
    background-size: cover;
    box-sizing: border-box;
    text-align: center;
  }
  #manufacter_papermulti .history_wrap .manu_ambition .manu_cont_message {
    margin-bottom: 20px;
    font-size: 45px;
  }
  #manufacter_papermulti .history_wrap .manu_bannerlist ul {
    width: 760px;
    margin: 0 auto;
  }

  #manufacter_smarteye .history_wrap {
    padding-bottom: 0;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 {
    margin-bottom: 100px;
    padding-top: 70px;
    background: #000 url(/assets/image/manufactur/mainimage_smarteye.jpg) center top no-repeat;
    background-size: cover;
    height: 1640px;
    box-sizing: border-box;
    color: #FFF;
    line-height: 0;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .main_area {
    margin: 0 auto;
    padding: 0 70px;
    width: 100%;
    max-width: 1300px;
    box-sizing: border-box;
    text-align: left;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .main_area .mark_box {
    margin-top: 355px;
    text-align: right;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .main_area .mark_box p {
    margin-bottom: 10px;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .main_area .mark_box p:last-child {
    margin-bottom: 0;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .main_area .mark_box .manu_note {
    color: #FFF;
    font-size: 11px;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .manu_text_f60 {
    font-size: 58px;
    letter-spacing: 10px;
    line-height: 1.2;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .manu_text_f20 {
    font-size: 27px;
    line-height: 1.5;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .mainLead {
    margin-top: 190px;
    margin-bottom: 85px;
    color: #AFAFB0;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .mainLead .leadTitle {
    margin-bottom: 30px;
    font-size: 43px;
    line-height: 1.8;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .mainLead .leadTxt {
    font-size: 16px;
    line-height: 2.6;
    text-align: center;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list {
    color: #AFAFB0;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul {
    margin: 0 auto;
    width: 930px;
    text-align: center;
    vertical-align: top;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li {
    display: inline-block;
    margin: 0 5px 30px;
    width: 430px;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li dl dt {
    font-size: 30px;
    letter-spacing: 5px;
  }
  #manufacter_smarteye .history_wrap .manufactur_photo_01 .spec_list ul li dl dd {
    font-size: 14px;
  }
  #manufacter_smarteye .history_wrap p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 2.8;
  }
  #manufacter_smarteye .history_wrap p:last-child {
    margin-bottom: 0;
  }
  #manufacter_smarteye .history_wrap .manu_cont_title {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 1.8;
  }
  #manufacter_smarteye .history_wrap .manu_leader {
    padding: 60px 90px 115px;
    text-align: center;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc {
    margin: 0 0 40px;
    padding-top: 0;
    border-top: none;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_conts {
    margin: 0 auto 55px;
    padding-top: 30px;
    width: 1090px;
    border-top: 1px solid #B5B6B6;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_conts p {
    font-size: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_conts .manu_cont_title {
    margin-bottom: 50px;
    font-size: 57px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_conts .manu_cont_subtitle {
    font-size: 30px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit {
    margin: 0 auto;
    width: 1280px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box p,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide p {
    font-size: 14px;
    line-height: 1.5;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box .line,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .line {
    font-size: 16px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dt,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dt {
    font-size: 15px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box dl.basic dd p.small,
#manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide dl.basic dd p.small {
    margin-right: 0;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_table {
    display: table;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_table .unit_box {
    display: table-cell;
    border-right: 4px solid #000;
    width: 33.3%;
    position: relative;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_table .unit_box:last-child {
    border-right: none;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .line {
    width: 560px;
    text-align: left;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .line:before {
    width: 100%;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button {
    width: 560px;
    height: 353px;
    float: left;
    position: relative;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button img {
    margin: 0 auto;
    padding-top: 82px;
    width: 352px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button .desc {
    position: absolute;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button .desc:nth-child(3) {
    top: 0;
    left: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button .desc:nth-child(4) {
    top: 0;
    right: 25px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button .desc:nth-child(5) {
    top: 280px;
    left: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button .desc:last-child {
    top: 280px;
    right: 0;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button .desc dt {
    margin-bottom: 5px;
    font-size: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .button .desc dd {
    font-size: 14px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus {
    width: 535px;
    float: right;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl dt, #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl dd {
    font-size: 14px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_desc .manu_unit .unit_box_wide .apparatus dl dt {
    font-size: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_movie {
    margin: 110px 20px 155px;
    text-align: center;
  }
  #manufacter_smarteye .history_wrap .manu_spec_movie p {
    font-size: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_movie .movie_title {
    margin-bottom: 10px;
    font-size: 30px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_movie .c-video1 iframe {
    width: 700px;
    height: 377px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data {
    padding: 80px 0 115px;
    background: #FFF;
    color: #231815;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .tableimg img {
    width: 100%;
    height: auto;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .data_title {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 3px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .line {
    font-size: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .manu_note {
    font-size: 12px;
    line-height: 1.3;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .maindata {
    margin: 0 auto 25px;
    width: 1100px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .maindata:last-child {
    margin-bottom: 0;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .subdata {
    margin: 0 auto;
    padding-bottom: 105px;
    width: 1100px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .subdata p {
    font-size: 14px;
    line-height: 1.3;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .subdata .line {
    font-size: 18px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .subdata .manu_note {
    font-size: 12px;
    line-height: 1.3;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .subdata .dataL {
    width: 725px;
    float: left;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .subdata .dataR {
    width: 335px;
    float: right;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .manu_bannerlist {
    padding-top: 90px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .manu_bannerlist li {
    margin-right: 10px;
    width: 280px;
  }
  #manufacter_smarteye .history_wrap .manu_spec_data .manu_bannerlist li:last-child {
    margin-right: 0;
  }

  #manufacter_sakamai .history_wrap .manufactur_photo_01 {
    padding-top: 310px;
    height: 856px;
    background-image: url(/assets/image/manufactur/mainimage_sakamai.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    line-height: 1.2;
    overflow-y: auto;
  }
  #manufacter_sakamai .history_wrap .manufactur_photo_01 .manu_cont_logo {
    margin-bottom: 30px;
    line-height: 0;
  }
  #manufacter_sakamai .history_wrap .manufactur_photo_01 .manu_cont_logo img {
    width: 218px;
  }
  #manufacter_sakamai .history_wrap .manufactur_photo_01 .manu_text_f60 {
    margin-bottom: 10px;
    font-size: 43px;
  }
  #manufacter_sakamai .history_wrap .manu_imagetitle {
    margin-bottom: 50px;
    height: 724px;
    background-image: url(/assets/image/manufactur/sakamai_img01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    box-sizing: border-box;
  }
  #manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox {
    margin: 0 auto;
    padding-top: 520px;
    width: 1280px;
    position: relative;
    top: auto;
  }
  #manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox p {
    line-height: 1.2;
  }
  #manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox p.manu_txt_green {
    margin-bottom: 20px;
    padding: 10px 0;
    width: 980px;
    font-size: 40px;
    letter-spacing: 0.15em;
  }
  #manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox p.manu_txt_sub {
    font-size: 20px;
  }
  #manufacter_sakamai .history_wrap .manu_imagetitle .manu_inbox .manu_txt_illust {
    width: 264px;
    top: 324px;
    right: 155px;
    bottom: auto;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect {
    margin: 0 auto;
    width: 980px;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect p {
    margin-bottom: 45px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.8;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect p:last-child {
    margin-bottom: 0;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 {
    margin-bottom: 50px;
    text-align: left;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 .desc {
    width: 470px;
    float: left;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 .desc p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2.2;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 .desc p.manu_line {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 1.5;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 .desc p.manu_large_txt {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.5;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect01 .manu_image_fl {
    width: 486px;
    float: right;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect02 {
    margin-bottom: 70px;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect02 .manu_imagelist li {
    margin: 0 10px 0 0;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect02 .manu_imagelist li:last-child {
    margin-right: 0;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect02 .manu_imagelist li img {
    width: 320px;
  }
  #manufacter_sakamai .history_wrap .manu_pj .manu_connect.manu_connect02 .manu_imagelist li p {
    font-size: 14px;
    text-align: left;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_theme {
    margin-bottom: 75px;
    background-color: #F0F0E8;
    background-image: url(/assets/image/manufactur/sakamai_img06.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto auto;
    box-sizing: border-box;
    text-align: left;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_theme .manu_theme_inner {
    margin: 0 auto;
    padding: 70px 0 0 0;
    width: 980px;
    height: 436px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_theme p {
    margin: 0 0 25px;
    padding-right: 485px;
    color: #231815;
    font-size: 16px;
    line-height: 1.7;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_theme p:last-child {
    margin-bottom: 0;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_theme p.manu_cont_title {
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 40px;
    line-height: 1.5;
    text-align: left;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_idea_title {
    margin-bottom: 75px;
    padding: 20px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_idea_title p {
    font-size: 32px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit {
    margin: 0 auto 60px;
    width: 980px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit p {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.9;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit p:last-child {
    margin-bottom: 0;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .desc {
    width: 476px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .person {
    width: 486px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .person .photo {
    line-height: 0;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .person .photo img {
    border-radius: 20px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit .person .manu_name {
    margin-top: 10px;
    font-size: 16px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_left .desc {
    float: right;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_left .person {
    float: left;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_right .desc {
    float: left;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_right .person {
    float: right;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center {
    padding-bottom: 70px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center .desc {
    margin: 0 auto;
    width: 890px;
    text-align: center;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center .desc p {
    margin-bottom: 30px;
    font-size: 18px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_spirit.manu_spirit_center .desc p:last-child {
    margin-bottom: 0;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college {
    margin: 0 0 75px;
    padding: 0;
    background: #E7E7C5;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .manu_college_inner {
    margin: 0 auto 115px;
    padding: 20px 0;
    width: 980px;
    box-sizing: border-box;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college p {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.8;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college p:last-child {
    margin-bottom: 0;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college p.manu_name {
    margin-bottom: 10px;
    font-size: 20px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc {
    width: 470px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail {
    margin-bottom: 0;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dt, #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dd {
    font-size: 14px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .desc dl.manu_detail dt {
    margin-right: 30px;
    font-size: 12px;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college .photo {
    width: auto;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college.manu_college_left .desc {
    float: right;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college.manu_college_left .photo {
    width: 472px;
    float: left;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college.manu_college_right .desc {
    width: 485px;
    float: left;
  }
  #manufacter_sakamai .history_wrap .manu_make_sake .manu_college.manu_college_right .photo {
    width: 462px;
    float: right;
  }
  #manufacter_sakamai .manu_bannerlist {
    padding: 50px 0;
  }
  #manufacter_sakamai .manu_bannerlist li {
    margin-right: 10px;
    margin-bottom: 0;
    width: 280px;
  }
  #manufacter_sakamai .manu_bannerlist li:last-child {
    margin-right: 0;
  }
}