@charset "UTF-8";
.noto-sans {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

.roboto_condensed {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

.roboto {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

.lato {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

/* ▼▼▼ 事業紹介
======================================================*/
/* ▼ 直営事業、テナント事業
----------------------------------------*/
.lower_width {
  width: min(100%, 780px);
}
.lower_width .disc_ttl + .lower_width_txt {
  margin-top: 0;
}
.lower_width_read {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.91;
  letter-spacing: 0.1em;
}
.lower_width_txt {
  margin-top: 36px;
  font-size: 14px;
  line-height: 2.21;
}
.lower_width + .box {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lower_width_read {
    font-size: 15px;
    line-height: 1.67;
  }
  .lower_width_txt {
    margin-top: 24px;
    line-height: 1.71;
  }
}

.contents_inner_margin {
  margin-top: 60px;
}

.contents_inner .btn a {
  padding-right: 1em;
}
@media screen and (max-width: 767px) {
  .contents_inner .btn {
    font-size: 12px;
  }
  .contents_inner .btn a {
    height: 42px;
  }
}

.box {
  background: #F0F0F0;
  border-radius: 15px;
  padding: 38px 50px 53px;
  margin-top: 20px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .box {
    padding: 30px 24px 25px;
  }
}
.box.grid {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 24px 46px;
}
.box.grid .logo, .box.grid .ttl {
  text-align: center;
}
.box.grid .ttl {
  margin-top: 16px;
}
.box.grid .txt {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .box.grid {
    grid-template-columns: 1fr;
  }
  .box.grid .logo img {
    width: 95px;
  }
  .box.grid .ttl {
    margin-top: 12px;
  }
  .box.grid .txt {
    margin-top: 24px;
  }
}
.box .ttl {
  color: #0D5E5F;
  font-size: 17px;
}
.box .txt {
  line-height: 1.86;
}
.box .img img {
  border-radius: 15px;
}
.box .box_detail {
  display: grid;
  grid-template-columns: 1fr 2.73fr;
  gap: 15px 29px;
  margin-bottom: 36px;
}
.box .box_detail .ttl {
  margin-bottom: 16px;
}
.box .box_detail .logo {
  text-align: center;
}
.box .box_img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 20px;
}
.box .btn {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .box .ttl {
    font-size: 14px;
  }
  .box .box_detail {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px 29px;
    margin-bottom: 24px;
  }
  .box .box_detail .logo {
    width: 165px;
    margin: 0 auto;
  }
  .box .box_detail .ttl {
    margin-bottom: 24px;
    text-align: center;
  }
  .box .box_img {
    display: grid;
    grid-template-columns: 1fr;
  }
  .box .btn {
    margin-top: 25px;
  }
}

#seven .btn {
  width: 259px;
  margin: 20px 0 0 auto;
}
@media screen and (max-width: 767px) {
  #seven .btn {
    width: 227px;
    margin: 24px auto 0;
  }
  #seven .box .box_detail .logo {
    width: 95px;
  }
}

.btn_col {
  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;
  gap: 10px 20px;
  margin-top: 35px;
}
.btn_col .btn {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .btn_col {
    margin-top: 25px;
  }
}

.btn_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: min(100%, 778px);
  margin: 53px auto 0;
}
.btn_list li {
  border: 1px solid currentColor;
}
@media screen and (max-width: 767px) {
  .btn_list {
    grid-template-columns: 1fr;
    width: min(100%, 311px);
    margin-top: 44px;
  }
}

.btn_list_shop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: min(100%, 778px);
  margin: 30px auto 0;
}
.btn_list_shop li {
  border: 1px solid currentColor;
}
@media screen and (max-width: 767px) {
  .btn_list_shop {
    grid-template-columns: 1fr;
    width: min(100%, 311px);
    margin-top: 44px;
  }
}

#souvenir .btn_list {
  gap: 12px 20px;
}
#souvenir .btn_list li {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#souvenir .btn_list li:nth-child(1) {
  color: #D95C5C;
}
#souvenir .btn_list li:nth-child(1) a {
  background-image: url(https://en.dailyservice.co.jp/assets/common/img/work/directsales/icon01.svg);
}
#souvenir .btn_list li:nth-child(2) {
  color: #009495;
}
#souvenir .btn_list li:nth-child(2) a {
  background-image: url(https://en.dailyservice.co.jp/assets/common/img/work/directsales/icon02.svg);
}
#souvenir .btn_list li a {
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-right: 2.5em;
  height: 103px;
}
@media screen and (max-width: 767px) {
  #souvenir .btn_list li {
    font-size: 15px;
  }
  #souvenir .btn_list li a {
    background-size: 46px;
    height: 86px;
  }
}

#souvenir .btn_list_shop {
  gap: 12px 24px;
}
#souvenir .btn_list_shop li {
  border-width: 2px;
  border-radius: 15px;
  padding: 22px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #souvenir .btn_list_shop li {
    padding: 18px;
    text-align: center;
  }
  #souvenir .btn_list_shop li img {
    width: 96%;
  }
}
#souvenir .btn_list_shop li:nth-child(1) {
  color: #712292;
}
#souvenir .btn_list_shop li:nth-child(1) .btn {
  background: #712292;
}
#souvenir .btn_list_shop li:nth-child(1) .btn .arrow {
  background-image: url(https://en.dailyservice.co.jp/assets/common/img/work/directsales/arrow01.svg);
}
#souvenir .btn_list_shop li:nth-child(2) {
  color: #9A2363;
}
#souvenir .btn_list_shop li:nth-child(2) .btn {
  background: #9A2363;
}
#souvenir .btn_list_shop li:nth-child(2) .btn .arrow {
  background-image: url(https://en.dailyservice.co.jp/assets/common/img/work/directsales/arrow02.svg);
}
#souvenir .btn_list_shop li .btn {
  margin: 7px auto 0;
}
#souvenir .btn_list_shop li .btn a {
  padding-right: 1.5em;
}
#souvenir .btn_list_shop li .btn a::after {
  background-color: #000;
  opacity: 0.3;
}
#souvenir .btn_list_shop li .btn a .arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
@media (hover: hover) {
  #souvenir .btn_list_shop li .btn a:hover {
    opacity: 1;
  }
  #souvenir .btn_list_shop li .btn a:hover {
    opacity: 1;
  }
  #souvenir .btn_list_shop li .btn a:hover::after {
    top: 0;
  }
  #souvenir .btn_list_shop li .btn a:hover .arrow {
    width: 31px;
    right: 8px;
  }
  #souvenir .btn_list_shop li .btn a:hover .txt {
    -webkit-animation: rotate 0.2s ease-out forwards;
            animation: rotate 0.2s ease-out forwards;
  }
}
@media screen and (max-width: 767px) {
  #souvenir .btn_list_shop li .btn {
    width: min(100%, 203px);
  }
  #souvenir .btn_list_shop li .btn > span {
    height: 42px;
  }
}

/* ▼ テナント事業
----------------------------------------*/
.sect_ttl {
  margin-bottom: 30px;
  color: #009495;
  font-size: 22px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sect_ttl {
    font-size: 20px;
  }
}

#leasing .lower_width {
  display: grid;
  grid-template-columns: 1fr 150px;
  gap: 0 10px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 100%;
  position: relative;
}
#leasing .lower_width .sect_ttl {
  grid-column: 1;
}
@media screen and (min-width: 768px) {
  #leasing .lower_width .sect_ttl {
    margin-bottom: 16px;
  }
}
#leasing .lower_width .btn {
  grid-column: 2;
  grid-row: 1;
}
#leasing .lower_width_read {
  letter-spacing: 0.05em;
  grid-column: 1/3;
}
#leasing .lower_width p {
  grid-column: 1/3;
}
@media screen and (max-width: 767px) {
  #leasing .lower_width {
    display: block;
  }
  #leasing .lower_width .btn {
    margin: 35px auto 0;
  }
}
#leasing .box .txt_wrap {
  display: grid;
  grid-template-columns: 1fr 150px;
  gap: 0 10px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#leasing .box .txt_wrap .ttl {
  grid-column: 1;
}
#leasing .box .txt_wrap .txt {
  grid-column: 1/3;
}
#leasing .box .txt_wrap .btn {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #leasing .box .txt_wrap {
    display: block;
  }
  #leasing .box .txt_wrap .ttl {
    margin-bottom: 20px;
  }
  #leasing .box .txt_wrap .btn {
    margin: 0 auto 35px;
  }
}
#leasing .btn_list {
  display: block;
  width: min(100%, 379px);
}
@media screen and (max-width: 767px) {
  #leasing .btn_list {
    width: min(100%, 311px);
    margin-top: 44px;
  }
}
#leasing .btn_list li {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #009495;
}
#leasing .btn_list li a {
  background-image: url(https://en.dailyservice.co.jp/assets/common/img/work/directsales/icon02.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-right: 2.5em;
  height: 103px;
}
@media screen and (max-width: 767px) {
  #leasing .btn_list li {
    font-size: 15px;
  }
  #leasing .btn_list li a {
    background-size: 46px;
    height: 86px;
  }
}

.btn.small {
  width: 150px;
  margin: 0;
}
.btn.small a {
  height: 40px;
  padding: 0 0 0 1em;
  font-size: 14px;
}
.btn.small a .txt {
  width: 100%;
  background: url(https://en.dailyservice.co.jp/assets/common/img/icon_shop.svg) no-repeat left 10px center/auto;
}
.btn.small a[target=_blank] {
  padding: 0 1em 0 0;
}
.btn.small a[target=_blank] .txt {
  width: 100%;
  background: url(https://en.dailyservice.co.jp/assets/common/img/company/icon_blank.svg) no-repeat right 10px center/auto;
}
.btn.bk {
  width: 100px;
  background-color: #000;
}
.btn.bk a {
  height: 40px;
  padding: 0 !important;
}
.btn.bk a::after {
  background-color: #4E4E4E;
}

.grid_box li {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px 20px;
  margin-top: 40px;
}
.grid_box li p {
  line-height: 1.86;
}
.grid_box li:nth-child(even) p {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.grid_box li:nth-child(even) .img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 767px) {
  .grid_box li {
    display: grid;
    grid-template-columns: 1fr;
  }
  .grid_box li:nth-child(even) p {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .grid_box li:nth-child(even) .img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

#event .box .txt_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #event .box .txt_wrap .ttl {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #event .box .box_detail {
    margin-bottom: 0;
  }
  #event .box .btn {
    margin-bottom: 30px;
  }
}

.box_wrap {
  display: grid;
  grid-template-columns: 1.25fr 1fr;
  gap: 0 20px;
}
.box_wrap .grid {
  display: grid;
  grid-template-columns: 1fr 150px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0 10px;
  margin-bottom: 20px;
}
.box_wrap .grid.eki_grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box_wrap .grid .ttl {
  margin-bottom: 16px;
}
.box_wrap .grid .ttl.eki_ttl {
  white-space: nowrap;
}
.box_wrap .grid .logo {
  grid-row: 2;
}
.box_wrap .grid .eki_btn {
  grid-row: 2;
}
.box_wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.box_wrap .flex .ttl {
  margin-top: 5px;
}
.box_wrap .flex .img {
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .box_wrap {
    grid-template-columns: 1fr;
  }
  .box_wrap .grid {
    display: block;
    margin-bottom: 0;
  }
  .box_wrap .grid .ttl {
    margin-bottom: 20px;
    text-align: center;
  }
  .box_wrap .grid .logo {
    width: 165px;
    margin: 0 auto 16px;
  }
  .box_wrap .grid .btn {
    margin: 0 auto;
  }
  .box_wrap .flex .ttl {
    margin: 0 0 16px;
    text-align: center;
  }
}

#bookstore .lower_width {
  grid-template-columns: 1fr 256px;
}
#bookstore .lower_width > div {
  grid-column: 2;
  grid-row: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px;
}
#bookstore .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 20px;
}
#bookstore .box > div {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 25px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#bookstore .box > div .img {
  grid-column: 1/3;
}
@media screen and (max-width: 767px) {
  #bookstore .lower_width {
    grid-template-columns: 1fr;
  }
  #bookstore .lower_width > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 40px;
  }
  #bookstore .lower_width > div .btn {
    margin: 0;
  }
  #bookstore .box {
    display: grid;
    grid-template-columns: 1fr;
  }
  #bookstore .box > div {
    display: block;
    gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #bookstore .box > div .logo {
    width: 165px;
    margin: 0 auto 16px;
  }
  #bookstore .box > div .ttl {
    margin-bottom: 16px;
    text-align: center;
  }
}

#otherwork .box {
  padding-top: 52px;
}
#otherwork .box .box_img {
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #otherwork .box {
    padding-top: 25px;
  }
  #otherwork .box .box_img {
    gap: 10px;
  }
}

#machines .box {
  display: grid;
  grid-template-columns: 1fr 1.245fr;
  gap: 30px 50px;
}
#machines .box .ttl {
  margin-bottom: 25px;
}
#machines .box .txt {
  margin-bottom: 30px;
}
#machines .box > div.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 15px;
}
#machines .box > div.flex .ttl {
  width: 100%;
}
#machines .box > div.flex .img {
  margin-top: auto;
  width: calc(50% - 7.5px);
}
@media screen and (max-width: 767px) {
  #machines .box {
    grid-template-columns: 1fr;
  }
  #machines .box .ttl {
    margin-bottom: 16px;
    text-align: center;
  }
  #machines .box .txt {
    margin-bottom: 20px;
  }
  #machines .box > div.flex {
    gap: 0 10px;
  }
  #machines .box > div.flex .ttl {
    width: 100%;
  }
  #machines .box > div.flex .img {
    width: calc(50% - 5px);
  }
}

/* ▼ 新規事業
----------------------------------------*/
#newbusiness .read {
  margin-bottom: 50px;
  font-size: 28px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#newbusiness p.txt {
  margin-bottom: 60px;
  font-size: 14px;
  line-height: 2;
}
#newbusiness .sect_ttl {
  padding: 0 160px 0 0;
}
#newbusiness .item_wrap {
  position: relative;
}
#newbusiness .item_wrap .btn {
  position: absolute;
  top: 0;
  right: 0;
}
#newbusiness .logo {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #newbusiness .read {
    margin-bottom: 30px;
    font-size: 22px;
  }
  #newbusiness p.txt {
    margin-bottom: 50px;
  }
  #newbusiness .sect_ttl {
    padding: 0;
  }
  #newbusiness .item_wrap {
    position: relative;
  }
  #newbusiness .item_wrap .btn {
    position: static;
    margin: 30px auto 0;
  }
  #newbusiness .logo {
    margin-bottom: 30px;
  }
  #newbusiness .logo img {
    width: 179px;
  }
}

.img_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 12px;
}
@media screen and (max-width: 767px) {
  .img_grid {
    grid-template-columns: 1fr;
  }
}

/* ▼ 大阪・関西万博事業
----------------------------------------*/
#expo2025 .read {
  margin-bottom: 80px;
  font-size: 14px;
  line-height: 2;
}
#expo2025 .grid_expo {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 40px;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #expo2025 .grid_expo {
    grid-template-columns: 1fr;
    margin-bottom: 80px;
  }
  #expo2025 .grid_expo .img {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
#expo2025 .grid_expo_ttl {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #expo2025 .grid_expo_ttl {
    margin-bottom: 30px;
    font-size: 22px;
  }
}
#expo2025 .grid_expo .montserrat {
  margin-bottom: 20px;
  color: #009495;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: 500;
}
#expo2025 .grid_expo ol {
  font-size: 14px;
  font-weight: 500;
}
#expo2025 .grid_expo ol li {
  text-indent: -3em;
  padding-left: 3em;
}
@media screen and (max-width: 767px) {
  #expo2025 .grid_expo ol li {
    line-height: 1.71;
  }
}
#expo2025 .grid_expo ol li:not(:last-child) {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #expo2025 .grid_expo ol li:not(:last-child) {
    margin-bottom: 15px;
  }
}
#expo2025 .logo_img, #expo2025 .centered {
  text-align: center;
}
#expo2025 .centered {
  margin-top: 30px;
  font-weight: 500;
}
#expo2025 .centered.notes {
  margin-top: 20px;
  font-size: 14px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #expo2025 .read {
    margin-bottom: 65px;
  }
  #expo2025 .grid {
    grid-template-columns: 1fr;
    margin-bottom: 80px;
  }
  #expo2025 .grid_ttl {
    margin-bottom: 30px;
    font-size: 22px;
  }
  #expo2025 .grid .montserrat {
    font-size: 24px;
  }
  #expo2025 .grid ol {
    font-size: 14px;
    font-weight: 500;
  }
  #expo2025 .grid ol li {
    line-height: 1.71;
  }
  #expo2025 .grid ol li:not(:last-child) {
    margin-bottom: 15px;
  }
  #expo2025 .grid .img {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  #expo2025 .logo_img img {
    width: 238.9px;
  }
}