@charset "UTF-8";
.wrap {
  width: 100% !important;
}

#company {
  font-family: "Noto Sans TC", sans-serif;
  letter-spacing: 0.12em;
  line-height: 2;
}

#company .message .summary dd span {
  font-family: Georgia, "Times New Roman", Times, serif;
}

#company .topHead p,
#company .top .cornerMenu p {
  color: #666;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  #company .top .cornerMenu p {
    margin: 0 0 20px 0;
  }
}
#company .historyList b {
  color: #00a1e9;
}

#company .imageList b {
  color: #fff;
}

#company .topHead p,
#company .message .summary dt {
  font-size: 14px;
}

#company .top .cornerMenu h2,
#company .accessList h3 {
  font-size: 18px;
}

#company .imageList b {
  font-size: 13px;
}

#company .imageList p {
  font-size: 12px;
}

#company .top .cornerMenu,
#company .idea.wrap,
#company .imageList b {
  text-align: center;
}

#company .message .summary dl {
  text-align: right;
}

@media screen and (max-width: 767px) {
  #company .message .summary dl {
    padding: 10px 10px;
    background-color: #ecf5fa;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
#company .accessList dt {
  font-weight: bold;
}

#company .imageList b {
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  #company .topHead p {
    text-align: left;
  }
}
#company .historyList,
#company .historyList li {
  overflow: hidden;
  zoom: 1;
}

#company .sub .top.wrap {
  padding-bottom: 60px;
}

#company .topHead {
  margin: 10px 0 40px;
}

#company .topHead h2 {
  margin-bottom: 20px;
  font-size: 25px;
  color: #10a7eb;
}

#company .topHead p {
  font-size: 18px;
}

#company .top .cornerMenu ul {
  margin-right: -27px;
}

@media screen and (max-width: 767px) {
  #company .top .cornerMenu ul {
    margin-right: 0;
  }
}
#company .top .cornerMenu li {
  width: 436px;
}

@media screen and (max-width: 767px) {
  #company .top .cornerMenu li {
    width: 100%;
  }
}
#company .top .cornerMenu li:nth-child(odd) {
  margin: 0 27px 44px 0;
}

@media screen and (max-width: 767px) {
  #company .top .cornerMenu li:nth-child(odd) {
    margin: 0 0 0 0;
  }
}
#company .top .cornerMenu figure {
  border: solid 2px #eee;
}

#company .top .cornerMenu h2 {
  margin: 17px auto 10px;
  padding-left: 23px;
}

#company .top .cornerMenu a.arrow:before {
  position: absolute;
  margin: -1px 0 0 -23px;
}

@media screen and (max-width: 767px) {
  #company .topHead {
    margin-bottom: 20px;
  }
  #company .topHead h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #company .topHead p {
    font-size: 13px;
  }
}
#company .cornerNavi .arrow {
  background-image: url(/wordpress/wp-content/themes/suzette/resources/images/company2022/sprite_head_menu.png);
}

@media screen and (max-width: 767px) {
  #company footer .cornerMenu ul li {
    width: 50%;
    margin: 0 0 10px 0;
  }
}
#company .sub .message.wrap {
  width: 898px;
  margin-top: -13px;
  margin-bottom: 29px;
  padding: 0 0 90px;
  border: solid 1px #dfdfdf;
  background: #fcf9f3 url(/wordpress/wp-content/themes/suzette/resources/images/company2022/message_foot.png) no-repeat 50% 100%;
}

@media screen and (max-width: 767px) {
  #company .sub .message.wrap {
    width: 100%;
    margin-top: -13px;
    margin-bottom: 29px;
    padding: 0 0 50px;
    background: #fcf9f3 url(/wordpress/wp-content/themes/suzette/resources/images/company2022/company_message2_sp.jpg) no-repeat 50% 100%;
    background-size: contain;
  }
}
#company .message.wrap:before {
  content: "";
  display: block;
  position: absolute;
  width: 898px;
  height: 5px;
  margin-top: -1px;
  background: #00a1e9;
}

@media screen and (max-width: 767px) {
  #company .message.wrap:before {
    content: "";
    display: block;
    position: static;
    width: 100%;
    height: 5px;
    margin-top: -1px;
    background: #00a1e9;
  }
}
#company .message header.summary {
  height: 402px;
  margin: 22px 0 45px;
  padding: 0 74px 0 437px;
  background: #ecf5fa url(/wordpress/wp-content/themes/suzette/resources/images/company2022/message_header.png) no-repeat 0 0;
}

@media screen and (max-width: 767px) {
  #company .message header.summary {
    height: 400px;
    margin: 0;
    padding: 0;
    position: relative;
  }
}
#company .message .summary p {
  margin: 0;
  padding: 71px 0 17px;
}

@media screen and (max-width: 767px) {
  #company .message .summary p {
    margin: 0;
    padding: 0 10px;
  }
  #company .message .summary p img {
    width: 68%;
  }
}
#company .message .summary dt {
  margin-bottom: 7px;
}

#company .message .summary dd {
  margin-bottom: 17px;
}

@media screen and (max-width: 767px) {
  #company .message .summary dd {
    margin-bottom: 0;
  }
}
#company .message .summary dd img {
  display: inline-block;
  margin-right: -14px;
}

#company .message p {
  margin: 0 40px 2em 119px;
}

@media screen and (max-width: 767px) {
  #company .message p {
    margin: 10px 20px 2em 20px;
  }
}
#company .sub .idea.wrap {
  width: 919px;
  padding: 0 0 28px;
}

@media screen and (max-width: 767px) {
  #company .sub .idea.wrap {
    width: 100%;
    padding: 0 0 20px;
  }
}
#company .idea img {
  margin-left: auto;
  margin-right: auto;
  background: url(/wordpress/wp-content/themes/suzette/resources/images/company2022/idea_sprite.png) no-repeat;
}

#company .idea header.summary {
  margin-bottom: 2px;
  padding-top: 18px;
}

#company .idea .summary h1 {
  margin-bottom: 35px;
}

#company .idea .summary h2 {
  margin-bottom: 13px;
}

#company .idea .summary p img {
  margin-bottom: 8px;
}

#company .idea .summary p:after {
  content: "";
  display: block;
  width: 1px;
  height: 35px;
  margin: 0 auto 8px;
  border-left: solid 1px #dbdbdb;
  border-right: solid 1px #dbdbdb;
}

#company .idea h3 {
  position: relative;
  margin-bottom: 15px;
}

#company .idea h3:before,
#company .idea h3:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  width: 406px;
  height: 1px;
  background: #dbdbdb;
}

#company .idea h3:before {
  left: 9.5px;
}

#company .idea h3:after {
  right: 9.5px;
}

#company .idea .summary .t1 {
  width: 126px;
  height: 45px;
  background-position: 0 0;
}

#company .idea .summary .s1 {
  width: 46px;
  height: 23px;
  background-position: -200px 0;
}

#company .idea .summary .p1 {
  width: 425px;
  height: 18px;
  background-position: -400px 0;
}

#company .idea .summary .s2 {
  width: 112px;
  height: 23px;
  background-position: -200px -50px;
}

#company .idea .summary .p2 {
  width: 409px;
  height: 18px;
  background-position: -400px -50px;
}

#company .idea h3 .s3 {
  width: 71px;
  height: 18px;
  background-position: -200px -100px;
}

#company .idea h3 .s4 {
  width: 70px;
  height: 18px;
  background-position: -300px -100px;
}

#company .ideaList {
  margin: 0 -5px 23px;
}

#company .ideaList li {
  display: inline-block;
  width: 287px;
  height: 147px;
  margin: 5px 9.5px 15px;
  background: #e5e3d7;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 2px 3px #e5e3d7;
  box-shadow: 0 0 2px 3px #e5e3d7;
}

#company .ideaList:nth-last-child(1) li {
  margin-bottom: 12px;
}

#company .ideaList img {
  width: 287px;
  height: 147px;
}

#company .ideaList .i1 {
  background-position: 0 -150px;
}

#company .ideaList .i2 {
  background-position: -300px -150px;
}

#company .ideaList .i3 {
  background-position: -600px -150px;
}

#company .ideaList .i4 {
  background-position: 0 -300px;
}

#company .ideaList .i5 {
  background-position: -300px -300px;
}

#company .ideaList .i6 {
  background-position: -600px -300px;
}

#company .ideaList .i7 {
  background-position: 0 -450px;
}

#company .ideaList .i8 {
  background-position: -300px -450px;
}

#company .ideaList .i9 {
  background-position: -600px -450px;
}

#company .ideaList .i10 {
  background-position: 0 -600px;
}

#company .ideaList .i11 {
  background-position: -300px -600px;
}

#company .ideaList .i12 {
  background-position: -600px -600px;
}

#company .ideaList .i13 {
  background-position: 0 -750px;
}

#company .ideaList .i14 {
  background-position: -300px -750px;
}

#company .ideaList .i15 {
  background-position: -600px -750px;
}

#company .ideaList .i16 {
  background-position: 0 -900px;
}

#company .ideaList .i17 {
  background-position: -300px -900px;
}

#company .ideaList_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
}

#company .ideaList_text li {
  background-color: #e5e3d7;
  border-radius: 10px;
  color: #a5a5a5;
  text-align: center;
  font-size: 12px;
  padding: 0 10px;
  width: 272px;
  height: 150px;
  margin: 0px 7px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.6;
}

#company .ideaList_text span {
  display: block;
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  #company .summary.philosophy_sp_resize .p1 {
    background-size: 740px;
    background-position: -320px 0;
  }
  #company .summary.philosophy_sp_resize .p2 {
    background-size: 740px;
    background-position: -310px -40px;
  }
  #company .idea h3:before,
  #company .idea h3:after {
    width: 136px;
  }
}
#company .profileList,
#company .accessList,
#company .historyList {
  line-height: 1.8;
}

#company .profileList {
  margin-bottom: 48px;
}

#company .profileList dd ul li:nth-last-child(2) ul {
  margin-bottom: 1em;
}

#company .accessList li {
  position: relative;
  min-height: 335px;
  margin-bottom: 80px;
  padding-left: 0px;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #company .accessList li {
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  #company .accessList li {
    min-height: 335px;
    margin-bottom: 30px;
    padding-right: 0;
    border-bottom: solid 1px #ccc;
  }
  #company .accessList li:last-child {
    border-bottom: none;
  }
}
#company .accessList li li {
  position: relative;
  min-height: inherit;
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}

#company .accessList h3 {
  margin-bottom: 0.8em;
}

#company .accessList dl {
  margin-top: 1.5em;
}

#company .accessList dt:before {
  content: "●";
}

#company .accessList dd {
  margin-left: 0.5em;
}

#company .map {
  position: absolute;
  top: 0;
  right: 0;
  width: 52%;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #company .map {
    padding-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #company .map {
    position: static;
    width: 100%;
    margin: 10px 0 0 0;
  }
}
#company .map iframe {
  overflow: hidden;
  width: 100%;
  height: 330px;
  border: none;
}

@media screen and (max-width: 767px) {
  #company .map iframe {
    overflow: hidden;
    width: 100%;
    height: 190px;
    border: none;
  }
  #company .map iframe iframe {
    width: 100%;
  }
}
#company .historyList {
  position: relative;
  width: 60%;
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  #company .historyList {
    position: relative;
    width: 100%;
    padding-top: 15px;
  }
}
#company .historyList:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 72px;
  width: 4px;
  height: 9999px;
  background: #eee;
}

@media screen and (max-width: 767px) {
  #company .historyList:before {
    content: "";
    left: 3px;
  }
}
#company .historyList b {
  z-index: 99;
  position: relative;
  left: 64px;
  width: 82px;
}

@media screen and (max-width: 767px) {
  #company .historyList b {
    left: 0px;
  }
}
#company .historyList b:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 11px;
  background: #00a1e9;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  #company .historyList b:before {
    width: 14px;
    height: 14px;
  }
}
#company .historyList ol {
  margin: 20px 0 55px 93px;
}

@media screen and (max-width: 767px) {
  #company .historyList ol {
    margin: 20px 0 30px 23px;
  }
}
#company .historyList ol li {
  margin-bottom: 30px;
  padding-left: 45px;
}

@media screen and (max-width: 767px) {
  #company .historyList ol li {
    margin-bottom: 20px;
    padding-left: 45px;
  }
}
#company .historyList ol li span {
  display: inline-block;
  width: 45px;
  margin-left: -45px;
}

@media screen and (max-width: 767px) {
  #company .historyList ol li span {
    width: 45px;
    margin-left: -45px;
  }
}
#company .historyList a {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  #company .historyList a {
    text-decoration: none;
  }
}
#company .historyList a:hover {
  text-decoration: none;
}

#company .imageList {
  width: 220px;
}

#company .imageList li {
  position: relative;
  margin-bottom: 15px;
  padding-top: 8px;
}

#company .imageList figure {
  position: relative;
  z-index: 5;
}

#company .imageList figure img {
  margin-bottom: 6px;
}

#company .imageList p {
  line-height: 1.4;
}

#company .moveLarg {
  font-size: 13px;
  text-align: right;
  line-height: 1.8;
}

#company .moveLarg:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 17px;
  margin: 3px 6px 0 0;
  background: url(/wordpress/wp-content/themes/suzette/resources/images/base/sprite.png) no-repeat -650px -100px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  #company .inner_img {
    width: 40%;
  }
  #company .inner_img img {
    margin-left: auto;
    width: 100%;
  }
  #company .article {
    max-height: none;
  }
  #company .sub .wrap {
    max-height: none;
  }
}
#company .sub .business.wrap {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px #ccc;
}

#company .business header.summary {
  position: relative;
  margin-bottom: 20px;
}

#company .business header.summary p {
  width: 455px;
  margin-bottom: 1.8em;
}

#company .business header.summary figure {
  position: absolute;
  top: 0;
  right: 0;
}

#company .business .subTtl {
  margin-bottom: 37px;
}

#company .moreContent {
  margin-bottom: 97px;
  text-align: center;
}

#company .moreContent .move li {
  display: inline-block;
  margin: 0 12px;
}

#company .moreContent .move img {
  width: 384px;
  height: 61px;
  background: url(/wordpress/wp-content/themes/suzette/resources/images/company2022/business_btn.png) no-repeat;
}

#company .moreContent .move .m1 {
  background-position: 0 0;
}

#company .moreContent .move .m2 {
  background-position: 0 -63px;
}

#company .cornerMenu ul {
  /* width: 900px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

#company .cornerMenu ul li {
  width: 50%;
}

@media screen and (max-width: 767px) {
  #company .business header.summary figure {
    position: static;
  }
}
#company .page-link {
  margin: 0 auto;
  line-height: 1;
  padding: 12px 0;
  border-top: 1px solid #a0a083;
  border-bottom: 2px solid #a0a083;
}

#company .page-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#company .page-link ul li:first-of-type {
  border-left: none;
}

#company .page-link ul li {
  width: 20%;
  height: 40px;
  line-height: 40px;
  border-left: 1px solid #a0a083;
  position: relative;
}

#company .page-link ul li:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 2px solid #e7661e;
  border-top: 2px solid #e7661e;
  position: absolute;
  top: 17px;
  right: 20px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#company .page-link ul li a {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #company .page-link ul:after {
    content: "";
    display: block;
    height: 90%;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 1px;
    background-color: #a0a083;
    top: 5%;
  }
  #company .page-link ul li a {
    font-size: 15px;
    text-align: left;
  }
  #company .page-link ul li {
    width: 50%;
    padding: 0 15px;
    border-left: none;
    border-bottom: 1px solid #a0a083;
  }
  #company .page-link ul li:after {
    right: 15px;
  }
  #company .page-link ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  #company .page-link {
    padding: 0 0;
  }
  #company .page-link ul li:nth-last-of-type(1) {
    border-bottom: none;
  }
}
#company .profile-box {
  background-color: #e5e3d7;
}

#company .access {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  #company .philosophy-box {
    position: relative;
  }
  #company .philosophy-box:after {
    content: "";
    width: 17%;
    height: 100%;
    background: #00a1e9;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
  }
  #company .box-access {
    border-bottom: solid 1px #ccc;
    width: 500px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  #company .box-access {
    width: 400px;
  }
}
#company .history-underline {
  text-decoration: none !important;
}

@media screen and (min-width: 1681px) {
  #company .subtitle-img {
    width: 1680px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1680px) {
  #company .subtitle-img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #company .daihyou-img2 {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(69%, #fff), color-stop(0%, #fff), color-stop(0%, #7d6d36), color-stop(0%, #7d6d36));
    background: linear-gradient(0deg, #fff 69%, #fff 0%, #7d6d36 0%, #7d6d36 0%);
  }
}
@media screen and (max-width: 767px) {
  #company .daihyou-img2 {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(69%, #FEFCED), color-stop(0%, #FEFCED), color-stop(0%, #7d6d36), color-stop(0%, #7d6d36));
    background: linear-gradient(0deg, #FEFCED 69%, #FEFCED 0%, #7d6d36 0%, #7d6d36 0%);
  }
}
@media screen and (min-width: 768px) {
  #company .background-img {
    background: -webkit-gradient(linear, left bottom, left top, from(#fefced), color-stop(17%, #fefced), color-stop(0%, #7d6d36), color-stop(0%, #7d6d36));
    background: linear-gradient(0deg, #fefced 0%, #fefced 17%, #7d6d36 0%, #7d6d36 0%);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #company .w-tb-370px {
    width: 370px !important;
  }
  #company .w-tb-400px {
    width: 400px !important;
  }
  #company .w-tb-450px {
    width: 450px !important;
  }
  #company .mt-tb-500px {
    margin-top: 500px !important;
  }
}
@media screen and (min-width: 768px) {
  #company .photo-25p {
    width: 25%;
  }
}
@media screen and (min-width: 1600px) {
  #company .photo-fix {
    width: 441px !important;
  }
}
@media screen and (min-width: 1600px) {
  #company .inner-c {
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0px;
  }
}
@media screen and (max-width: 1599px) {
  #company .inner-c2 {
    width: 60% !important;
    margin-left: 3%;
  }
}
@media screen and (max-width: 767px) {
  #company .inner-c2 {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
#company .main-view .mv {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#company .main-view .mv__img {
  width: auto;
  background-color: #fbf7f4;
}

#company .main-view .mv__img img {
  width: auto;
}

#company .main-view .mv__text {
  position: absolute;
  right: 37%;
  top: 60%;
}

@media screen and (min-width: 1681px) {
  #company .main-view .mv__text {
    left: 840px;
  }
}
@media screen and (max-width: 767px) {
  #company .main-view .mv__text {
    top: 50px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
#company .main-view .mv__text h2 {
  position: relative;
  font-size: 50px;
  z-index: 1;
  letter-spacing: 2px;
}

@media screen and (max-width: 767px) {
  #company .main-view .mv__text h2 {
    font-size: 33px;
    letter-spacing: 3px;
  }
}
#company .main-view .mv__text span {
  position: absolute;
  top: -120px;
  display: block;
  width: 491px;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  #company .main-view .mv__text span {
    right: 0px;
    width: 200px;
    bottom: -30px;
    top: 32px;
  }
}
@media screen and (max-width: 1679px) {
  #company .m-view-fix {
    width: 42% !important;
  }
}
@media screen and (max-width: 1000px) {
  #company .m-view-fix {
    width: 413px !important;
  }
}
@media screen and (min-width: 768px) {
  #company .m-view-fix .mv__img {
    min-width: 1000px;
  }
}
