@charset "UTF-8";
.wrapper .container {
  width: 100%;
}

a.e-desk-other-btn {
  opacity: 1;
  transition: 0.2s;
}

a.e-desk-other-btn:hover {
  opacity: 0.6;
  transition: 0.2s;
}

#main-image {
  width: 100%;
  margin: 1.5% auto 0;
}

#main-image img {
  width: 100%;
}

#main-image img {
  width: 100%;
  max-width: 2000px;
}

#menu-box {
  margin: 2% auto;
}

/* 7つのポイント */
#e-desk-point {
  width: 100%;
  background-color: #E5F6FD;
  margin: 20px auto 0;
}

.e-desk-point-inner {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 3%;
}

.e-desk-point-img {
  width: 55%;
  padding: 5.4% 0 0;
  margin: 0 auto;
}

.e-desk-point-img img {
  width: 100%;
}

#e-desk-point .btn-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2% auto 0;
}

.e-desk-point-btn {
  display: block;
  width: 22.24498%;
  margin: 0 9px 20px;
}

.e-desk-point-btn:hover {
  transform: translateY(-5px);
  transition: 0.3s;
}

.e-desk-point-btn img {
  width: 100%;
}

/* 各セクション共通 */
.e-desk-point-sec-inner {
  width: 980px;
  margin: auto;
}

.e-desk-point-section {
  width: 1100px;
  margin: 0 auto;
  border-bottom: 2px solid #CED9ED;
}

.e-desk-point-section:last-of-type {
  border-bottom: none;
}

.e-desk-point-section h3 {
  font-size: 2.3333em;
  text-align: center;
}

.e-desk-point-section h3 img {
  width: 143px;
  height: 46px;
  vertical-align: -9px;
  margin-right: 16px;
}

.e-desk-point-cap {
  font-size: 1.13333em;
  text-align: center;
  margin: 23px 0 0;
  line-height: 1.6;
}

.e-desk-point-sec-content {
  width: 100%;
  margin: 33px 0 0;
}

.e-desk-point-sec-content img {
  width: 100%;
}

.e-desk-other-btn {
  display: block;
  margin: 0 auto;
  background-color: #4FB1E5;
  color: #fff !important;
  font-size: 1.4rem;
  width: 350px;
  border-radius: 25px;
  text-align: center;
  padding: 1.5% 0;
  position: relative;
}

.e-desk-other-btn::after {
  content: "";
  position: absolute;
  inset: 0 4% 0 auto;
  background: url(/static/images/seihin_joho/e-desk/edesk_01_01.png) no-repeat;
  transform: rotate(-90deg);
  width: 16.4px;
  height: 13px;
  margin: auto;
  background-size: contain;
}

/* 選べるデスクは1500通り */
#lot-type {
  margin-top: 47px;
  padding: 70px 0 90px;
}

#lot-type .e-desk-other-btn {
  margin-top: 20px;
}

/* シーンに合わせて選べる5色 */
#scene-color {
  padding: 75px 0 88px;
}

.scene-color-btn-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px auto 0;
}

.scene-color-btn {
  display: block;
  width: 320px;
  margin: 0 auto 10px;
}

.scene-color-btn:hover {
  transform: translateY(-5px);
  transition: 0.3s;
}

/* 即納または２週間でお届け！ */
#fast-delivery {
  margin: 53px auto 0;
  padding: 27px 0 95px;
}

#fast-delivery .e-desk-point-sec-content {
  display: flex;
  margin: 47px 0 0;
}

#fast-delivery .e-desk-point-sec-content .content-img {
  width: 52.0408%;
}

#fast-delivery .e-desk-point-sec-content .content-text {
  width: 43.3673%;
  margin: 0 0 0 31px;
  line-height: 1.7;
  font-size: 1.13333em;
}

#fast-delivery .e-desk-point-sec-content .content-text span {
  display: block;
  color: #0099FF;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.8529em;
  margin: 10px auto 0;
  line-height: 1.7;
}

/* 豊富なオプションでカスタマイズ */
#customize-option {
  padding: 80px 0 85px;
}

#customize-option .e-desk-point-sec-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 37px;
}

.customize-option-item {
  text-align: center;
  width: 300px;
  background-color: #F5F5F6;
  border-radius: 5px;
  padding: 22px 0;
  margin: 0 0 36px;
}

.customize-option-item .option-name {
  font-size: 1.2em;
  color: #0F43A0;
  font-weight: bold;
}

.customize-option-item .option-img {
  width: 180px;
  margin: 15px auto 0;
}

.customize-option-item .option-img img {
  width: 100%;
}

.customize-option-item .option-cap {
  line-height: 1.3;
  font-size: 0.9333em;
  font-weight: bold;
  margin: 18px 0 0;
  color: #333;
}

.customize-option-item:hover {
  opacity: 0.6;
}

#customize-option .e-desk-other-btn {
  margin-top: 30px;
}

/* 環境にやさしい */
#ecology {
  padding: 77px 0 70px;
}

#ecology .e-desk-point-sec-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 30px auto 0;
  flex-wrap: wrap;
}

#ecology .e-desk-point-sec-content .ecology-text {
  width: 380px;
  height: 90px;
  border-radius: 8px;
  background-color: #CAF2B9;
  margin-bottom: 19px;
  position: relative;
}

#ecology .e-desk-point-sec-content .ecology-text span {
  text-align: center;
  position: absolute;
  color: #006710;
  font-size: 1.2666em;
  font-weight: bold;
  line-height: 1.4;
  display: block;
  inset: 0;
  margin: auto;
  width: fit-content;
  height: fit-content;
}

/* 約5分でかんたん組立て */
#easy-assembly {
  padding: 80px 0 110px;
}

.assembly-process {
  width: 800px;
  margin: 15px auto 0;
  padding: 3.2% 0 0.8% 5%;
  border: 1px solid #dedede;
  box-sizing: border-box;
}

.assembly-process .use-tool {
  font-weight: bold;
  font-size: 1.13333em;
}

.assembly-process .use-tool span {
  font-size: 0.8235em;
  color: #0099FF;
}

.assembly-process .description {
  margin: 5% auto 0;
}

.assembly-process .description li {
  font-size: 1.0666em;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 24px;
  line-height: 1.3;
}

/* １台から特注可能 */
#custom-case {
  padding: 80px 0 45px;
}

#custom-case .e-desk-point-sec-content {
  display: flex;
}

#custom-case .e-desk-point-sec-content .content-img {
  width: 52.0408%;
}

#custom-case .e-desk-point-sec-content .content-text {
  width: 45.3673%;
  margin: 20px 0 0 28px;
  line-height: 1.7;
  font-size: 1.13333em;
}

#custom-case .e-desk-other-btn {
  margin: 28px 0 0;
}

/* catalog */
div#catalog-pc {
  border: 0.3em solid #9FBFE6;
  border-radius: 0.7em;
  background-color: #DBE7F5;
  padding: 30px 50px;
  margin: 3.5% auto;
  width: 880px;
}

div#catalog-pc div.cata_left {
  float: left;
  width: 73%;
  padding-top: 2%;
}

div#catalog-pc div.cata_left p {
  font-weight: bold;
  font-size: 1.65em;
  margin-bottom: 3%;
}

div#catalog-pc div.cata_left span {
  display: block;
  font-size: 1.05em;
  line-height: 1.8;
}

div#catalog-pc div.cata_left ul {
  margin-top: 6%;
}

div#catalog-pc div.cata_right {
  float: right;
  width: 20%;
  text-align: center;
}

div#catalog-pc div.cata_right img {
  width: 100%;
}

div#catalog-pc div.cata_left ul li {
  float: left;
  width: 45%;
  padding-right: 2%;
}

div#catalog-pc div.cata_left ul li a {
  display: block;
  text-align: center;
  padding: 5%;
  background-color: #125EAA;
  color: #FFFFFF;
  font-size: 0.95em;
}

div#catalog-pc div.cata_left ul li a img {
  width: 3.8%;
  vertical-align: middle;
  margin: 0 0 0 12px;
}
