body.dof {
  min-width: auto;
  background-color: #dcdddd;
  font-family: 'Avenir-Roman', 'Avenir', '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  color: #444;
}
@media screen and (min-width: 1601px) {
  body.dof {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  body.dof {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  body.dof {
    font-size: 3.466666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  body.dof {
    font-size: 13px;
  }
}
body.dof.is--open .pbPage {
  max-width: 1920px;
  margin: 0 auto;
}
body.dof a {
  color: #444;
  text-decoration: none;
}
body.dof img {
  width: 100%;
}
body.dof button {
  border: none;
  background: transparent;
  cursor: pointer;
}
body.dof .pbMainArea {
  overflow: visible !important;
}
body.dof .pbAreaWrapper1 {
  top: 0 !important;
  margin-bottom: 0;
}
body.dof .b-o-header {
  z-index: 2000;
  min-width: auto;
  max-width: none;
}
@media screen and (min-width: 1601px) {
  body.dof .b-m-footerBottom {
    padding-left: 89px;
    padding-right: 89px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  body.dof .b-m-footerBottom {
    padding-left: 6.515373352855051vw;
    padding-right: 6.515373352855051vw;
  }
}
@media screen and (max-width: 769px) {
  body.dof .b-m-footerBottom {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 320px) {
  body.dof .b-m-footerBottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body.dof .b-a-wrapper {
  width: auto;
}
body.dof.entry {
  background-color: #959595;
}
body.dof.entry.b-body[data-b-page='lp'] .b-page-lp {
  background-color: #959595;
  min-height: calc(100vh - 45px);
}
@media screen and (max-width: 769px) {
  body.dof.entry.b-body[data-b-page='lp'] .b-page-lp {
    min-height: auto !important;
  }
}
@media screen and (max-width: 320px) {
  body.dof.entry.b-body[data-b-page='lp'] .b-page-lp {
    min-height: calc(100vh - 140px);
  }
}
body.dof.entry .dof-c-nav-global > h1 {
  display: none !important;
  pointer-events: none !important;
}
body.dof.entry .dof-c-nav-global > div:last-child {
  display: none !important;
  pointer-events: none !important;
}
@media screen and (max-width: 769px) {
  body.dof.entry .b-o-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}
body.dof.entry .b-o-footer_content {
  display: none;
}
body.dof.login {
  background-color: #959595;
}
body.dof.login.b-body[data-b-page='lp'] .b-page-lp {
  background-color: #959595;
  min-height: calc(100vh - 45px);
}
@media screen and (max-width: 769px) {
  body.dof.login.b-body[data-b-page='lp'] .b-page-lp {
    min-height: auto !important;
  }
}
@media screen and (max-width: 320px) {
  body.dof.login.b-body[data-b-page='lp'] .b-page-lp {
    min-height: calc(100vh - 140px);
  }
}
body.dof.login .dof-c-nav-global > h1 {
  display: none !important;
  pointer-events: none !important;
}
body.dof.login .dof-c-nav-global > div:last-child {
  display: none !important;
  pointer-events: none !important;
}
@media screen and (max-width: 769px) {
  body.dof.login .b-o-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}
body.dof.login .b-o-footer_content {
  display: none;
}
@media screen and (max-width: 769px) {
  body .dof-u-is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 1601px) {
  body .dof-u-is-sp {
    display: none !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  body .dof-u-is-sp {
    display: none !important;
  }
}
body .dof-u-is-transparent {
  opacity: 0 !important;
  pointer-events: none !important;
}
body .dof-u-img-wrap {
  font-size: 0;
  line-height: 0;
}
@-webkit-keyframes img-belt-loop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes img-belt-loop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
.dof-l-main {
  display: block !important;
  position: relative;
  top: 0;
}
.dof-l-section-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1601px) {
  .dof-l-section-inner {
    padding-left: 89px;
    padding-right: 89px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-section-inner {
    padding-left: 6.515373352855051vw;
    padding-right: 6.515373352855051vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-section-inner {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-section-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dof-l-section-inner--no-edge {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1601px) {
  .dof-l-section-inner--no-edge {
    padding-left: 89px;
    padding-right: 89px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-section-inner--no-edge {
    padding-left: 6.515373352855051vw;
    padding-right: 6.515373352855051vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-section-inner--no-edge {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-section-inner--no-edge {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-section-inner--no-edge {
    padding: 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-section-inner--no-edge {
    padding: 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-section-inner--no-edge {
    padding: 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-section-inner--no-edge {
    padding: 0;
  }
}
.dof-l-section-inner--col2.is--v-ctr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1601px) {
  .dof-l-section-inner--col2.is--v-ctr {
    padding-left: 89px;
    padding-right: 89px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-section-inner--col2.is--v-ctr {
    padding-left: 6.515373352855051vw;
    padding-right: 6.515373352855051vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-section-inner--col2.is--v-ctr {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-section-inner--col2.is--v-ctr {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-section-inner--col2.is--v-ctr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.dof-l-section-inner--col2 > .dof-l-section-inner-frame {
  width: 48.9%;
}
@media screen and (max-width: 769px) {
  .dof-l-section-inner--col2 > .dof-l-section-inner-frame {
    width: 100%;
  }
}
.dof-l-box--col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dof-l-box--col2 > .dof-l-box-inner {
  width: 50%;
}
.dof-l-box--col4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 1601px) {
  .dof-l-box--col4 > .dof-l-box-inner {
    width: 25%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-box--col4 > .dof-l-box-inner {
    width: 25%;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-box--col4 > .dof-l-box-inner {
    width: 50%;
  }
}
.dof-l-box-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}
@media screen and (max-width: 769px) {
  .dof-l-box-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-box-intro > .dof-l-box-inner--heading {
    width: 300px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-box-intro > .dof-l-box-inner--heading {
    width: 21.96193265007321vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-box-intro > .dof-l-box-inner--content {
    width: 888px;
    margin-bottom: 134.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-box-intro > .dof-l-box-inner--content {
    width: 65.00732064421669vw;
    margin-bottom: 9.838945827232797vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-box-intro > .dof-l-box-inner--content {
    width: 100%;
    margin-bottom: 13.466666666666665vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-box-intro > .dof-l-box-inner--content {
    margin-bottom: 50.5px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-section-architect h2 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-architect h2 {
    margin-bottom: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-architect h2 {
    margin-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-section-architect h2 {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-pc {
    margin-top: 75px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-pc {
    margin-top: 5.490483162518302vw;
  }
}
.dof-l-awt-img-blueprint-01 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-blueprint-01 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-blueprint-01 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-blueprint-01 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-img-blueprint-01 {
    width: 37.333333333333336vw;
  }
}
.dof-l-awt-img-blueprint-02 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-blueprint-02 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-blueprint-02 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-blueprint-02 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-img-blueprint-02 {
    width: 37.333333333333336vw;
  }
}
.dof-l-awt-img-blueprint-03 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-blueprint-03 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-blueprint-03 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-blueprint-03 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-img-blueprint-03 {
    width: 37.333333333333336vw;
  }
}
.dof-l-awt-img-blueprint-04 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-blueprint-04 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-blueprint-04 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-blueprint-04 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-img-blueprint-04 {
    width: 37.333333333333336vw;
  }
}
.dof-l-awt-section-architect-blueprint-pc {
  margin: 0 auto !important;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-architect-blueprint-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 996px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-architect-blueprint-pc {
    width: 100%;
    display: none;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-architect-blueprint-pc {
    width: 72.91361639824304vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-architect-blueprint-pc-item {
    width: 492px;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-architect-blueprint-pc-item:nth-child(n+3) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-architect-blueprint-pc-item:nth-child(n+3) {
    margin-top: 4.392386530014641vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-architect-blueprint-pc-item {
    width: 36.01756954612006vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-architect-blueprint-pc-fig {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-architect-blueprint-pc-fig .dof-m-button-zoom {
    margin-top: 16px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-architect-blueprint-pc-fig .dof-m-button-zoom {
    margin-top: 1.171303074670571vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-architect-blueprint-sp {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-architect-blueprint-sp {
    line-height: 1;
    text-align: left;
    font-weight: 400;
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-section-architect-blueprint-sp {
    font-size: 18px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-architect-blueprint-sp-acdn {
    padding-top: 5.333333333333334vw;
    padding-bottom: 5.333333333333334vw;
    border-bottom: solid 1px #a6a6a6;
  }
  .dof-l-awt-section-architect-blueprint-sp-acdn:nth-child(1) {
    border-top: solid 1px #a6a6a6;
  }
}
.dof-l-awt-section-architect-blueprint-sp-cnts {
  display: none;
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-architect-blueprint-sp-cnts {
    margin: 10.666666666666668vw auto 0;
    width: 66.13333333333333vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-architect-blueprint-sp-btn {
    position: relative;
  }
  .dof-l-awt-section-architect-blueprint-sp-btn::before,
  .dof-l-awt-section-architect-blueprint-sp-btn::after {
    content: "";
    display: block;
    position: absolute;
    background: #000;
  }
  .dof-l-awt-section-architect-blueprint-sp-btn::before {
    width: 5.066666666666666vw;
    height: 1px;
    right: 0;
    top: 2.533333333333333vw;
  }
  .dof-l-awt-section-architect-blueprint-sp-btn::after {
    width: 1px;
    height: 5.066666666666666vw;
    right: 2.533333333333333vw;
    top: 0;
  }
}
.dof-l-awt-section-architect-blueprint-sp-btn.dof-js-awl-acdn-btn-active::after {
  display: none;
}
.dof-l-awt-img-belt figure:nth-child(1) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_01.png");
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-belt figure:nth-child(1) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_01.png");
  }
}
.dof-l-awt-img-belt figure:nth-child(2) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_02.png");
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-belt figure:nth-child(2) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_02.png");
  }
}
.dof-l-awt-img-belt figure:nth-child(3) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_03.png");
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-belt figure:nth-child(3) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_03.png");
  }
}
.dof-l-awt-img-belt figure:nth-child(4) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_04.png");
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-belt figure:nth-child(4) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_04.png");
  }
}
.dof-l-util-slider-desc {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-util-slider-desc {
    width: 800px;
    font-size: 12px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-util-slider-desc {
    margin-top: 3.2vw;
    font-size: 2.933333333333333vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-util-slider-desc {
    width: 58.565153733528554vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-util-slider-desc {
    font-size: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-img-slider-wrap,
  .dof-l-awt-section-spec {
    width: 72.32796486090776vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-slider-wrap,
  .dof-l-awt-section-spec {
    margin-left: 5.333333333333334vw;
    margin-right: 5.333333333333334vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-concept {
    margin-top: 40px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-concept {
    margin-top: 21.333333333333336vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-concept {
    margin-top: 2.9282576866764276vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-point {
    margin-top: 150px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-point {
    margin-top: 24vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-point.is--1 {
    margin-top: 132px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-point.is--1 {
    margin-top: 32vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-point.is--1 {
    margin-top: 9.66325036603221vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-point {
    margin-top: 10.980966325036604vw;
  }
}
.dof-l-awt-movie {
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-movie {
    width: 72.32796486090776vw;
    margin-top: 170px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-movie {
    width: 89.33333333333333vw;
    margin-top: 28.000000000000004vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-movie {
    margin-top: 12.445095168374817vw;
  }
}
.dof-l-awt-movie-stream {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-movie-stream {
    width: 72.32796486090776vw;
    margin-top: 170px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-movie-stream {
    width: 89.33333333333333vw;
    margin-top: 28.000000000000004vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-movie-stream {
    margin-top: 12.445095168374817vw;
  }
}
.dof-l-awt-movie-stream-inner {
  padding-top: 56.25%;
}
.dof-l-awt-movie-stream-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-architect {
    margin-top: 190px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-architect {
    margin-top: 6.666666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-architect {
    margin-top: 13.90922401171303vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff {
    margin-top: 115px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff {
    margin-top: 20vw;
    margin-bottom: 20vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff {
    margin-top: 8.41874084919473vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-other-projects {
    margin-top: 55px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-other-projects {
    margin-top: 17.866666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-other-projects {
    margin-top: 4.026354319180088vw;
  }
}
.dof-l-awt-section-spec {
  border-top: solid 1px #a6a6a6;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-spec {
    width: 800px;
    margin-top: 200px;
    padding-top: 35px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-spec {
    margin-top: 26.666666666666668vw;
    padding-top: 8vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec {
    width: 58.565153733528554vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec {
    margin-top: 14.641288433382138vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec {
    padding-top: 2.562225475841874vw;
  }
}
.dof-l-awt-section-spec--col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner {
    width: 42.66666666666667vw;
  }
}
.dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(1) {
  text-align: center;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(1) {
    width: 189px;
    margin-right: 12px;
    margin-left: 12px;
    font-size: 18px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(1) {
    margin-right: 3.2vw;
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(1) {
    width: 13.836017569546119vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(1) {
    margin-right: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(1) {
    margin-left: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(1) {
    font-size: 1.3177159590043925vw;
  }
}
.dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(2) {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(2) {
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(2) {
    line-height: 1.5;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-spec--col2 .dof-l-box-inner:nth-child(2) {
    font-size: 1.0248901903367496vw;
  }
}
.dof-l-awt-section-spec--col2 .dof-l-box-inner .dof-l-awt-section-spec-txt--stats li {
  padding-left: 5em;
  text-indent: -5em;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2 {
    height: 48.6090775988287vw;
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2 {
    width: 100vw;
    height: 132vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-img-v2 {
    height: 48.6090775988287vw;
    width: 105vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-img-v2 {
    width: 132vw;
    height: 132vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2-r {
    margin-left: 85px;
    margin-right: 85px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2-r {
    margin: 0 6.133333333333333vw 0 6.133333333333333vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2-r {
    margin-left: 6.222547584187408vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2-r {
    margin-right: 6.222547584187408vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2-item {
    height: 48.6090775988287vw;
    width: 105vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero .dof-l-awt-section-hero-slide-v2-item {
    width: 105vw;
    height: 132vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-img-slider-wrap .dof-l-awt-section-hero-slide-v2 {
    height: 40.995607613469986vw;
    width: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-slider-wrap .dof-l-awt-section-hero-slide-v2 {
    width: 88vw;
    height: 66.13333333333333vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-img-slider-wrap .dof-l-awt-section-hero-img-v2 {
    height: 40.995607613469986vw;
    width: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-slider-wrap .dof-l-awt-section-hero-img-v2 {
    width: 88vw;
    height: 66.13333333333333vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-img-slider-wrap .dof-l-awt-section-hero-slide-v2-item {
    height: 40.995607613469986vw;
    width: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-slider-wrap .dof-l-awt-section-hero-slide-v2-item {
    width: 88vw;
    height: 66.13333333333333vw;
  }
}
.dof-l-awt-section-hero-slide-wrap {
  position: relative;
}
.dof-l-awt-section-hero-slide-v2-r .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-dots {
    margin-top: 20px;
    height: 30px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-dots {
    margin-top: 5.333333333333334vw;
    height: 4.266666666666667vw;
  }
}
.dof-l-awt-section-hero-slide-v2-r .slick-dots li {
  width: 8px;
  height: 8px;
  border: 1px solid #a6a6a6;
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
}
.dof-l-awt-section-hero-slide-v2-r .slick-dots li button {
  opacity: 0;
}
.dof-l-awt-section-hero-slide-v2-r .slick-dots li + li {
  margin-left: 12px;
}
.dof-l-awt-section-hero-slide-v2-r .slick-dots li.slick-active {
  border: 1px solid #000;
  background: #000;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-dots {
    margin-top: 1.4641288433382138vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-dots {
    height: 2.1961932650073206vw;
  }
}
.dof-l-awt-section-hero-slide-v2-r .slick-prev,
.dof-l-awt-section-hero-slide-v2-r .slick-next {
  position: absolute;
  bottom: 0;
  font-size: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev,
  .dof-l-awt-section-hero-slide-v2-r .slick-next {
    width: 32px;
    height: 22px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev,
  .dof-l-awt-section-hero-slide-v2-r .slick-next {
    width: 6.4vw;
    height: 4.266666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev,
  .dof-l-awt-section-hero-slide-v2-r .slick-next {
    width: 2.342606149341142vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev,
  .dof-l-awt-section-hero-slide-v2-r .slick-next {
    height: 1.610541727672035vw;
  }
}
.dof-l-awt-section-hero-slide-v2-r .slick-prev {
  background: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_left.png") left center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev {
    right: 56px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev {
    right: 12vw;
  }
}
.dof-l-awt-section-hero-slide-v2-r .slick-prev::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  width: 1px;
  height: 100%;
  background: #fff;
  top: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev::before {
    right: -12px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev::before {
    right: -2.4vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev::before {
    right: -0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero-slide-v2-r .slick-prev {
    right: 4.099560761346998vw;
  }
}
.dof-l-awt-section-hero-slide-v2-r .slick-next {
  background: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_right.png") left center no-repeat;
  background-size: cover;
  right: 0;
}
.dof-l-awt-section-hero-slide-v2-r .slick-list {
  display: none;
}
.dof-l-awt-section-hero-slide-v2 {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero-slide-v2 {
    height: 65.86666666666666vw;
  }
}
.dof-l-awt-section-hero-slide-v2-item {
  position: absolute;
  top: 50%;
  left: 0;
  width: 105vw;
  height: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
}
.dof-l-awt-section-hero-slide-v2-item picture,
.dof-l-awt-section-hero-slide-v2-item img {
  height: 100%;
}
.dof-l-awt-hdg-hero {
  display: block;
  position: relative;
  color: #fff;
  text-align: left;
  z-index: 100;
  position: absolute;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-hdg-hero {
    bottom: 7.320644216691069vw;
    left: 6.515373352855051vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-hdg-hero {
    bottom: 7.320644216691069vw;
    left: 6.515373352855051vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-hdg-hero {
    bottom: 20.266666666666666vw;
    left: 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-hdg-hero {
    bottom: 0;
    left: 22.5px;
  }
}
.dof-l-awt-hdg-hero--main {
  display: block;
  font-weight: 400;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-hdg-hero--main {
    margin-bottom: 18px;
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-hdg-hero--main {
    margin-bottom: 1.317715959004393vw;
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-hdg-hero--main {
    margin-bottom: 2.666666666666667vw;
    font-size: 5.066666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-hdg-hero--main {
    margin-bottom: 10px;
  }
}
.dof-l-awt-hdg-hero--sub {
  display: block;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-hdg-hero--sub {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-hdg-hero--sub {
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-hdg-hero--sub {
    font-size: 2.666666666666667vw;
  }
}
ul.dof-l-awt-hdg-hero--tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 770px) {
  ul.dof-l-awt-hdg-hero--tag {
    font-size: 12px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 769px) {
  ul.dof-l-awt-hdg-hero--tag {
    font-size: 2.666666666666667vw;
    margin-top: 5.066666666666666vw;
  }
}
ul.dof-l-awt-hdg-hero--tag li {
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 770px) {
  ul.dof-l-awt-hdg-hero--tag li:not(:first-child) {
    margin-left: 16px;
  }
}
@media screen and (max-width: 769px) {
  ul.dof-l-awt-hdg-hero--tag li:not(:first-child) {
    margin-left: 3.2vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  ul.dof-l-awt-hdg-hero--tag li:not(:first-child) {
    margin-left: 1.171303074670571vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  ul.dof-l-awt-hdg-hero--tag {
    font-size: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  ul.dof-l-awt-hdg-hero--tag {
    margin-top: 1.171303074670571vw;
  }
}
.dof-l-awt-section-hero-img-v2-caption {
  position: absolute;
  bottom: 3px;
  color: #fff;
  z-index: 999;
  font-size: 10px;
  text-align: right;
  width: 100vw;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-hero-img-v2-caption {
    padding-right: 30px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-hero-img-v2-caption {
    padding-right: 10px;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-other-projects {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-other-projects {
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-section-other-projects {
    margin-bottom: 100px;
  }
}
.dof-l-awt-section-other-projects h2 {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-other-projects h2 {
    margin-bottom: 47px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-other-projects h2 {
    margin-bottom: 8.533333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-section-other-projects h2 {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-other-projects h2 {
    margin-bottom: 3.4407027818448026vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-other-projects .dof-l-section-inner-frame:nth-of-type(2n) {
    margin-top: 9.066666666666666vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-other-projects .dof-l-section-inner-frame:nth-of-type(n + 3) {
    margin-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-other-projects .dof-l-section-inner-frame:nth-of-type(n + 3) {
    margin-top: 9.066666666666666vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-other-projects {
    margin-bottom: 11.71303074670571vw;
  }
}
.dof-l-awt-img-navigation {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-navigation {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-l-awt-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-l-awt-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-navigation--left {
    margin: 0 0 8.666666666666668vw 0;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-l-awt-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-l-awt-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-navigation--right {
    margin: 0;
  }
}
.dof-l-awt-img-navigation-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  letter-spacing: 0.24em;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner {
    top: calc(50% + 23px);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner {
    top: calc(50% + 1.683748169838946vw);
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-navigation-inner {
    left: 0;
    padding-left: 5.333333333333334vw;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-img-navigation-inner {
    padding-left: 20px;
  }
}
.dof-l-awt-img-navigation-inner > p:first-child {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner > p:first-child {
    margin-bottom: 18px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner > p:first-child {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-navigation-inner > p:first-child {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 53px;
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 3.879941434846267vw;
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 6.666666666666667vw;
    font-size: 2.666666666666667vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner > button:before {
    display: none;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner > button:before {
    display: none;
  }
}
.dof-l-awt-img-navigation-inner > button:after {
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner > button > span {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner > button > span {
    font-size: 0.878477306002928vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 1601px) {
  .is--hovered .dof-l-awt-img-navigation-inner > button:after {
    width: 28px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .is--hovered .dof-l-awt-img-navigation-inner > button:after {
    width: 2.049780380673499vw !important;
  }
}
.is--hovered .dof-l-awt-img-navigation--left figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.is--hovered .dof-l-awt-img-navigation--right figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dof-l-section-inner-frame {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-box-intro-hdg-03 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-box-intro-hdg-03 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-box-intro-hdg-03 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-awt-box-intro-hdg-03 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-awt-box-intro-text {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-box-intro-text {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-box-intro-text {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff .dof-l-box-intro {
    border-top: solid 1px #a6a6a6;
    border-bottom: solid 1px #a6a6a6;
    padding-top: 4.533333333333333vw;
  }
}
.dof-l-awt-section-staff-list-item {
  text-align: center;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-item {
    margin-right: 120px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-item {
    width: 50%;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-item:nth-of-type(n + 3) {
    margin-top: 10.666666666666668vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-item:nth-of-type(n+4) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item:nth-of-type(n+4) {
    margin-top: 4.392386530014641vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item {
    margin-right: 8.784773060029282vw;
  }
}
.dof-l-awt-section-staff-list-item-thumb {
  overflow: hidden;
  border-radius: 50%;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-item-thumb {
    width: 160px;
    height: 160px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-item-thumb {
    width: 26.666666666666668vw;
    height: 26.666666666666668vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item-thumb {
    width: 11.71303074670571vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item-thumb {
    height: 11.71303074670571vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-item-title {
    font-size: 12px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-item-title {
    font-size: 2.933333333333333vw;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item-title {
    font-size: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item-title {
    margin-top: 1.4641288433382138vw;
  }
}
.dof-l-awt-section-staff-list-item-name {
  font-weight: 400;
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-item-name {
    font-size: 14px;
    margin-top: 2px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-item-name {
    font-size: 3.466666666666666vw;
    margin-top: 0.8vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item-name {
    font-size: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-awt-section-staff-list-item-name {
    margin-top: 0.14641288433382138vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-pc {
    display: block;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-pc {
    display: none;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-awt-section-staff-list-sp {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-sp {
    display: block;
  }
}
.dof-l-awt-section-staff-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dof-l-awt-section-staff-list-acdn-contents-area {
  display: none;
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-acdn-contents-area {
    margin-top: 10.666666666666668vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-awt-section-staff-list-acdn-btn {
    position: relative;
    margin-top: 6.4vw;
    width: 100%;
    height: 5.066666666666666vw;
    margin-bottom: -5.066666666666666vw;
  }
  .dof-l-awt-section-staff-list-acdn-btn::before,
  .dof-l-awt-section-staff-list-acdn-btn::after {
    content: "";
    display: block;
    position: absolute;
    background: #000;
  }
  .dof-l-awt-section-staff-list-acdn-btn::before {
    width: 5.066666666666666vw;
    height: 1px;
    right: 0;
    top: 2.533333333333333vw;
  }
  .dof-l-awt-section-staff-list-acdn-btn::after {
    width: 1px;
    height: 5.066666666666666vw;
    right: 2.533333333333333vw;
    top: 0;
  }
}
.dof-l-awt-section-staff-list-acdn-btn.dof-js-awl-acdn-btn-active::after {
  display: none;
}
.dof-l-at-common-hdg {
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 770px) {
  .dof-l-at-common-hdg {
    font-size: 24px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-common-hdg {
    font-size: 4.266666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-common-hdg {
    font-size: 1.7569546120058566vw;
  }
}
.dof-l-at-section-bnr {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bnr {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bnr {
    padding-bottom: 21.333333333333336vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bnr.is--half .dof-l-at-section-bnr-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bnr.is--half .dof-l-at-section-bnr-list-item {
    width: 478px;
    max-width: 478px;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bnr.is--half .dof-l-at-section-bnr-list-item:nth-child(n+3) {
    margin-top: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bnr.is--half .dof-l-at-section-bnr-list-item:nth-child(n+2) {
    margin-top: 3.2vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bnr.is--half .dof-l-at-section-bnr-list-item {
    width: 34.99267935578331vw;
  }
}
.dof-l-at-section-bnr.is--center .dof-l-at-section-bnr-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bnr {
    padding-bottom: 11.71303074670571vw;
  }
}
.dof-l-at-section-bnr-inner {
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bnr-inner {
    width: 980px;
    max-width: 980px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bnr-inner {
    width: 88vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bnr-inner {
    width: 71.74231332357247vw;
  }
}
.dof-l-at-section-bnr-list-item-a {
  display: block;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.dof-l-at-section-bnr-list-item-a:hover {
  opacity: 0.5;
}
.dof-l-at-section-bc {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bc.is--top {
    padding-top: 16px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bc.is--top {
    padding-top: 1.171303074670571vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bc.is--bottom {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bc.is--bottom {
    padding-bottom: 4.8vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bc.is--bottom {
    padding-bottom: 1.171303074670571vw;
  }
}
.dof-l-at-section-bc-inner {
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bc-inner {
    width: 1196px;
    max-width: 1196px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bc-inner {
    width: 88vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bc-inner {
    width: 87.55490483162518vw;
  }
}
.dof-l-at-section-bc-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dof-l-at-section-bc-list-item {
  position: relative;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bc-list-item {
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bc-list-item {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bc-list-item:nth-child(n+2) {
    padding-left: 20px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bc-list-item:nth-child(n+2) {
    padding-left: 1.2em;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bc-list-item:nth-child(n+2) {
    padding-left: 1.4641288433382138vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bc-list-item {
    font-size: 1.0248901903367496vw;
  }
}
.dof-l-at-section-bc-list-item-span {
  position: absolute;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-bc-list-item-span {
    left: 6px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-bc-list-item-span {
    left: 0.8vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-bc-list-item-span {
    left: 0.43923865300146414vw;
  }
}
.dof-l-at-section-bc-list-item-a {
  display: block;
  text-decoration: underline !important;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.dof-l-at-section-bc-list-item-a.is--active {
  text-decoration: none !important;
}
.dof-l-at-section-bc-list-item-a.is--active:hover {
  opacity: 1;
}
.dof-l-at-section-bc-list-item-a:hover {
  opacity: 0.5;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 24.743777452415813vw;
    padding-right: 403px;
  }
  .dof-l-at-section-event::before {
    content: "";
    display: block;
    border-top: 1px solid #a6a6a6;
    max-width: 1517px;
    width: 72.47437774524158vw;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event {
    border-top: 1px solid #a6a6a6;
    margin-top: 0vw;
    padding-top: 26.666666666666668vw;
    padding-bottom: 26.666666666666668vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event {
    padding-top: 7.320644216691069vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event {
    padding-bottom: 7.320644216691069vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event {
    padding-right: 29.502196193265007vw;
  }
}
.dof-l-at-section-event-inner {
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1196px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-inner {
    width: 88vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-inner {
    width: 87.55490483162518vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-inner {
    padding-right: 7.320644216691069vw;
  }
}
.dof-l-at-section-event-hdg {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-hdg {
    width: 302px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-hdg {
    width: 22.10834553440703vw;
  }
}
.dof-l-at-section-event-slide-item {
  position: relative;
  padding: 0 0.439238653001464vw 0 0.439238653001464vw;
}
.dof-l-at-section-event-slide-item-ttl {
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-slide-item-ttl {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide-item-ttl {
    margin-bottom: 2vw;
    font-size: 16px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide-item-ttl {
    margin-bottom: 1.0980966325036603vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide-item-ttl {
    font-size: 1.3177159590043925vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-slide {
    margin-top: 0;
    margin: auto;
    width: 805px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide {
    margin-top: 0vw;
  }
}
.dof-l-at-section-event-slide .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-slide .slick-dots {
    margin-top: 14px;
    height: 30px;
    margin-left: 184px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide .slick-dots {
    margin-top: 1.866666666666667vw;
    height: 4.266666666666667vw;
    margin-left: 6.133333333333333vw;
  }
}
.dof-l-at-section-event-slide .slick-dots li {
  width: 8px;
  height: 8px;
  border: 1px solid #a6a6a6;
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide .slick-dots li {
    width: 4px;
    height: 4px;
  }
}
.dof-l-at-section-event-slide .slick-dots li button {
  opacity: 0;
}
.dof-l-at-section-event-slide .slick-dots li + li {
  margin-left: 12px;
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide .slick-dots li + li {
    margin-left: 16px;
  }
}
.dof-l-at-section-event-slide .slick-dots li.slick-active {
  border: 1px solid #000;
  background: #000;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-dots {
    margin-top: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-dots {
    height: 2.1961932650073206vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-dots {
    margin-left: 13.469985358711567vw;
  }
}
.dof-l-at-section-event-slide .slick-prev,
.dof-l-at-section-event-slide .slick-next {
  position: absolute;
  bottom: 0;
  font-size: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-slide .slick-prev,
  .dof-l-at-section-event-slide .slick-next {
    width: 32px;
    height: 22px;
    bottom: 4px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide .slick-prev,
  .dof-l-at-section-event-slide .slick-next {
    width: 6.4vw;
    height: 4.266666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-prev,
  .dof-l-at-section-event-slide .slick-next {
    width: 2.342606149341142vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-prev,
  .dof-l-at-section-event-slide .slick-next {
    height: 1.610541727672035vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-prev,
  .dof-l-at-section-event-slide .slick-next {
    bottom: 0.29282576866764276vw;
  }
}
.dof-l-at-section-event-slide .slick-prev {
  background: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_left.png") left center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-slide .slick-prev {
    right: 240px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide .slick-prev {
    right: 17.333333333333336vw;
  }
}
.dof-l-at-section-event-slide .slick-prev::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  width: 1px;
  height: 100%;
  background: #fff;
  top: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-slide .slick-prev::before {
    right: -12px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide .slick-prev::before {
    right: -2.4vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-prev::before {
    right: -0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-prev {
    right: 17.569546120058565vw;
  }
}
.dof-l-at-section-event-slide .slick-next {
  background: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_right.png") left center no-repeat;
  background-size: cover;
  right: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-event-slide .slick-next {
    right: 184px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-event-slide .slick-next {
    right: 6.666666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide .slick-next {
    right: 13.469985358711567vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide {
    margin-top: 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-event-slide {
    width: 58.93118594436311vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-spc {
    padding-top: 160px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-spc {
    padding-top: 21.333333333333336vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-spc {
    padding-top: 11.71303074670571vw;
  }
}
.dof-l-at-section-info {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info {
    padding-top: 26.666666666666668vw;
    padding-bottom: 26.666666666666668vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info {
    padding-top: 7.320644216691069vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info {
    padding-bottom: 7.320644216691069vw;
  }
}
.dof-l-at-section-info-inner {
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1196px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-inner {
    width: 88vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-inner {
    width: 87.55490483162518vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-hdg {
    width: 302px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-hdg {
    width: 22.10834553440703vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-evt {
    margin: 0 auto;
    padding-top: 5px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt {
    padding-top: 1.333333333333333vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt {
    padding-top: 0.36603221083455345vw;
  }
}
.dof-l-at-section-info-evt-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: solid 1px #a6a6a6;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-evt-list-item {
    padding-bottom: 20px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-list-item {
    padding-bottom: 4vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-evt-list-item:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-evt-list-item:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-list-item:nth-child(n+2) {
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-list-item:nth-child(n+2) {
    margin-top: 1.4641288433382138vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-list-item {
    padding-bottom: 1.4641288433382138vw;
  }
}
.dof-l-at-section-info-evt-list-item-date {
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: bold;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-evt-list-item-date {
    font-size: 14px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-list-item-date {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 29.86666666666667vw;
    font-size: 2.933333333333333vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-list-item-date {
    font-size: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-list-item-date {
    padding-right: 1.7569546120058566vw;
  }
}
.dof-l-at-section-info-evt-list-item-ttl {
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-info-evt-list-item-ttl {
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-list-item-ttl {
    line-height: 2;
    font-size: 3.466666666666666vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-list-item-ttl {
    font-size: 1.0248901903367496vw;
  }
}
.dof-l-at-section-info-evt-link-a {
  margin-left: auto;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-evt-link-a {
    width: 290px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-link-a {
    width: 21.2298682284041vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-link-a {
    padding-bottom: 7.733333333333333vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-link-a:after {
    width: 9.066666666666666vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-evt-link-a .dof-c-btn-link-txt {
    font-size: 18px !important;
    letter-spacing: 0.04em !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-link-a .dof-c-btn-link-txt {
    font-size: 1.317715959004393vw !important;
    letter-spacing: 0.04em !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-link-a .dof-c-btn-link-txt {
    font-size: 3.733333333333334vw !important;
    letter-spacing: 0.04em !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-evt-link-a .dof-c-btn-link-icn--arrow {
    top: 7px;
    right: 10px;
    width: 17px;
    height: 17px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-evt-link-a .dof-c-btn-link-icn--arrow {
    top: 0.512445095168375vw;
    right: 0.732064421669107vw;
    width: 1.244509516837482vw;
    height: 1.244509516837482vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-evt-link-a .dof-c-btn-link-icn--arrow {
    top: 2vw;
    right: 3.733333333333334vw;
    width: 4.8vw;
    height: 4.8vw;
  }
}
.dof-l-at-section-info-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease, z-index 1.5s ease;
  transition: opacity 0.7s ease, z-index 1.5s ease;
  background-color: rgba(0,0,0,0.9);
  z-index: -1;
  pointer-events: none;
}
.dof-l-at-section-info-modal.is--open {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  z-index: 2001;
  pointer-events: auto;
}
.dof-l-at-section-info-modal-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.dof-l-at-section-info-modal-inside {
  width: 100%;
  max-height: 100%;
  overflow: auto;
}
.dof-l-at-section-info-modal-inside-inner {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-inside-inner {
    width: 740px;
    margin: 202px auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-inside-inner {
    width: 54.17276720351391vw;
    margin: 14.787701317715959vw auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-inside-inner {
    width: 88vw;
    margin: 18.666666666666668vw auto;
  }
}
.dof-l-at-section-info-modal-close {
  position: absolute;
  display: inline-block;
  z-index: 100;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-close {
    width: 40px;
    height: 40px;
    top: -4;
    right: 4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-close {
    width: 2.928257686676428vw;
    height: 2.928257686676428vw;
    top: -0.292825768667643vw;
    right: 0.292825768667643vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-close {
    width: 10.666666666666668vw;
    height: 10.666666666666668vw;
    top: -3.2vw;
    right: -0.666666666666667vw;
  }
}
.dof-l-at-section-info-modal-close:before,
.dof-l-at-section-info-modal-close:after {
  content: '';
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-close:before,
  .dof-l-at-section-info-modal-close:after {
    width: 40px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-close:before,
  .dof-l-at-section-info-modal-close:after {
    width: 2.928257686676428vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-close:before,
  .dof-l-at-section-info-modal-close:after {
    width: 10.66vw;
  }
}
.dof-l-at-section-info-modal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dof-l-at-section-info-modal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dof-l-at-section-info-modal-inside-hdg {
  color: #fff;
  text-align: left;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-inside-hdg {
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-inside-hdg {
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-inside-hdg {
    font-size: 4.8vw;
  }
}
.dof-l-at-section-info-modal-inside-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-inside-list {
    margin-top: 63px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-inside-list {
    margin-top: 4.612005856515373vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-inside-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 11.466666666666667vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-inside-list-item {
    width: 204px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-inside-list-item {
    width: 14.93411420204978vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-inside-list-item {
    width: 40.53333333333333vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-inside-list-item:nth-child(n+3) {
    margin-top: 9.6vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-inside-list-item:nth-child(3n),
  .dof-l-at-section-info-modal-inside-list-item:nth-child(3n+2) {
    margin-left: 64px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-inside-list-item:nth-child(3n),
  .dof-l-at-section-info-modal-inside-list-item:nth-child(3n+2) {
    margin-left: 4.685212298682284vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-inside-list-item:nth-child(n+4) {
    margin-top: 68px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-inside-list-item:nth-child(n+4) {
    margin-top: 4.978038067349927vw;
  }
}
.dof-l-at-section-info-modal-inside-list-item-a {
  width: 100% !important;
  border-bottom-color: #707070 !important;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-info-modal-inside-list-item-a {
    padding-bottom: 24px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-info-modal-inside-list-item-a {
    padding-bottom: 1.756954612005857vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-inside-list-item-a {
    padding-bottom: 5.333333333333334vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-info-modal-inside-list-item-a > .dof-c-btn-link-txt {
    font-size: 4.8vw !important;
    margin-top: 3.2vw !important;
  }
}
.dof-l-at-section-info-modal-inside-list-item-a > .dof-c-btn-link-icn--arrow {
  top: calc(50% - 13px);
}
.dof-l-at-section-mv {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-mv {
    padding-left: 85px;
    padding-right: 85px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-mv {
    padding-left: 6.222547584187408vw;
    padding-right: 6.222547584187408vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-mv {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-l-at-section-mv {
    padding-left: 0;
    padding-right: 0;
  }
}
.dof-l-at-section-mv-inner {
  position: relative;
}
.dof-l-at-section-mv-fig {
  position: relative;
}
.dof-l-at-section-mv-fig.is--no1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
  -webkit-animation: 8s linear fade 0s infinite;
  animation: 8s linear fade 0s infinite;
}
.dof-l-at-section-mv-fig.is--no2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  opacity: 0;
  -webkit-animation: 8s linear fade 4s infinite;
  animation: 8s linear fade 4s infinite;
}
.dof-l-at-section-mv-fig:before {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
  background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
  background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-mv-fig:before {
    height: 120px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-mv-fig:before {
    height: 12.8vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-mv-fig:before {
    height: 8.784773060029282vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-mv-title {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.04em;
    position: absolute;
    left: 40px;
    bottom: 45px;
    z-index: 2;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-mv-title {
    font-size: 18px;
    line-height: 18px;
    color: #000;
    text-align: left;
    letter-spacing: 0.04em;
    margin-top: 7.199999999999999vw;
    margin-left: 6.133333333333333vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-mv-title {
    font-size: 1.7569546120058566vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-mv-title {
    left: 2.9282576866764276vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-mv-title {
    bottom: 3.294289897510981vw;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  62.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  62.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao {
    margin-top: 155px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao {
    margin-top: 21.333333333333336vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao {
    margin-top: 11.346998535871156vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-lyt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm,
  .dof-l-at-section-oao-img-clm {
    width: 50%;
  }
}
.dof-l-at-section-oao-text-clm {
  background: #cecece;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 45px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm {
    padding-right: 3.294289897510981vw;
  }
}
.dof-l-at-section-oao-img-clm {
  position: relative;
}
.dof-l-at-section-oao-img-clm-filter {
  position: relative;
  background-color: #cecece;
}
.dof-l-at-section-oao-text-clm-inner {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-inner {
    width: 452px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-inner {
    width: 100%;
    padding: 16vw 5.866666666666666vw 10.666666666666668vw 5.866666666666666vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-inner {
    width: 33.08931185944363vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-lead {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.04em;
    margin-top: -2px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-lead {
    font-size: 2.933333333333333vw;
    letter-spacing: 0.04em;
    line-height: 1.8;
    margin-top: 1.866666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-lead {
    font-size: 1.171303074670571vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-lead {
    margin-top: -0.14641288433382138vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-text {
    line-height: 1.8;
    letter-spacing: 0.04em;
    margin-top: 26px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-text {
    display: none;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-text {
    margin-top: 1.903367496339678vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-btn-pc {
    width: 290px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-btn-pc {
    display: none;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-btn-pc {
    width: 21.2298682284041vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-btn-pc {
    margin-top: 2.9282576866764276vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-btn-sp {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-btn-sp {
    padding: 5.333333333333334vw 5.866666666666666vw 17.066666666666666vw 5.866666666666666vw;
    background: #cecece;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a {
    width: 100% !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a {
    padding-bottom: 7.733333333333333vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a:after {
    width: 9.066666666666666vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a .dof-c-btn-link-txt {
    font-size: 18px !important;
    letter-spacing: 0.04em !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a .dof-c-btn-link-txt {
    font-size: 1.317715959004393vw !important;
    letter-spacing: 0.04em !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a .dof-c-btn-link-txt {
    font-size: 3.733333333333334vw !important;
    letter-spacing: 0.04em !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a .dof-c-btn-link-icn--arrow {
    top: 7px;
    right: 10px;
    width: 17px;
    height: 17px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a .dof-c-btn-link-icn--arrow {
    top: 0.512445095168375vw;
    right: 0.732064421669107vw;
    width: 1.244509516837482vw;
    height: 1.244509516837482vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-btn-sp-a .dof-c-btn-link-icn--arrow {
    top: 2vw;
    right: 3.733333333333334vw;
    width: 4.8vw;
    height: 4.8vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-text-sp-acdn {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-text-sp-acdn {
    display: block;
  }
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn {
  border-bottom: solid 1px #a6a6a6;
  position: relative;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-text-clm-text-sp-acdn-btn {
    margin-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-text-sp-acdn-btn {
    font-size: 4vw;
    padding-bottom: 5.333333333333334vw;
    margin-top: 8vw;
  }
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn:after {
  display: block;
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  width: 9.066666666666666vw;
  height: 1px;
  background: #000;
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn.dof-js-awl-acdn-btn-active .dof-l-at-section-oao-text-clm-text-sp-acdn-btn-close {
  display: none;
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn.dof-js-awl-acdn-btn-active .dof-l-at-section-oao-text-clm-text-sp-acdn-btn-open {
  display: block;
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn.dof-js-awl-acdn-btn-active .dof-l-at-section-oao-text-clm-text-sp-acdn-btn-icon:after {
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-text-clm-text-sp-acdn-btn {
    margin-top: 5.856515373352855vw;
  }
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-text {
  display: none;
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-text-sp-acdn-text {
    letter-spacing: 0.04em;
    margin-top: 7.733333333333333vw;
  }
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn-open {
  display: none;
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn-icon:before,
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1vw;
  width: 5.333333333333334vw;
  height: 1px;
  background: #000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-text-clm-text-sp-acdn-btn-icon:before,
  .dof-l-at-section-oao-text-clm-text-sp-acdn-btn-icon:after {
    top: 30%;
    right: 2vw;
  }
}
.dof-l-at-section-oao-text-clm-text-sp-acdn-btn-icon:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.dof-l-at-section-oao-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease, z-index 1.5s ease;
  transition: opacity 0.7s ease, z-index 1.5s ease;
  background-color: rgba(0,0,0,0.9);
  z-index: -1;
  pointer-events: none;
}
.dof-l-at-section-oao-modal.is--open {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  z-index: 2001;
  pointer-events: auto;
}
.dof-l-at-section-oao-modal-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.dof-l-at-section-oao-modal-inside {
  width: 100%;
  max-height: 100%;
  overflow: auto;
}
.dof-l-at-section-oao-modal-inside-inner {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-modal-inside-inner {
    width: 994px;
    margin: 114px auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-inner {
    width: 72.76720351390922vw;
    margin: 8.345534407027818vw auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-inner {
    width: 88vw;
    margin: 30.4vw auto;
  }
}
.dof-l-at-section-oao-modal-close {
  position: absolute;
  display: inline-block;
  z-index: 100;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-modal-close {
    width: 40px;
    height: 40px;
    top: -40;
    right: -8px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-close {
    width: 2.928257686676428vw;
    height: 2.928257686676428vw;
    top: -2.928257686676428vw;
    right: -0.585651537335286vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-close {
    width: 10.666666666666668vw;
    height: 10.666666666666668vw;
    top: -21.333333333333336vw;
    right: -0.666666666666667vw;
  }
}
.dof-l-at-section-oao-modal-close:before,
.dof-l-at-section-oao-modal-close:after {
  content: '';
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-modal-close:before,
  .dof-l-at-section-oao-modal-close:after {
    width: 40px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-close:before,
  .dof-l-at-section-oao-modal-close:after {
    width: 2.928257686676428vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-close:before,
  .dof-l-at-section-oao-modal-close:after {
    width: 10.66vw;
  }
}
.dof-l-at-section-oao-modal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dof-l-at-section-oao-modal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-close.is--under {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -18.4vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.dof-l-at-section-oao-modal-inside-hdg {
  color: #fff;
  text-align: left;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-modal-inside-hdg {
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-hdg {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-hdg {
    font-size: 3.733333333333334vw;
  }
}
.dof-l-at-section-oao-modal-inside-list {
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-modal-inside-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 68px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4.978038067349927vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list {
    margin-top: 9.333333333333334vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-l-at-section-oao-modal-inside-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 472px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 34.55344070278185vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item:nth-child(n+2) {
    margin-top: 9.066666666666666vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-modal-inside-list-item:nth-child(n+3) {
    margin-top: 42px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item:nth-child(n+3) {
    margin-top: 3.074670571010249vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-modal-inside-list-item-set {
    width: 282px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item-set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-set {
    width: 20.644216691068813vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-set {
    padding-left: 1.4641288433382138vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-modal-inside-list-item-image {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 190px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item-image {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 26.666666666666668vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-image {
    width: 13.90922401171303vw;
  }
}
.dof-l-at-section-oao-modal-inside-list-item-head {
  text-align: left;
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 61.33333333333333vw;
    padding-left: 6.4vw;
  }
}
.dof-l-at-section-oao-modal-inside-list-item-head-en,
.dof-l-at-section-oao-modal-inside-list-item-head-ja,
.dof-l-at-section-oao-modal-inside-list-item-head-name {
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-en {
    font-size: 16px;
    margin-top: 4px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-en {
    font-size: 4.266666666666667vw;
    white-space: nowrap;
    margin-top: 1.333333333333333vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-en {
    font-size: 1.171303074670571vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-en {
    margin-top: 0.29282576866764276vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-ja {
    font-size: 11px;
    margin-top: 9px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-ja {
    font-size: 2.933333333333333vw;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-ja {
    font-size: 0.8052708638360175vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-ja {
    margin-top: 0.6588579795021963vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-name {
    font-size: 18px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-name {
    font-size: 4.8vw;
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-name {
    font-size: 1.3177159590043925vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-head-name {
    margin-top: 1.4641288433382138vw;
  }
}
.dof-l-at-section-oao-modal-inside-list-item-body {
  text-align: left;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-oao-modal-inside-list-item-body {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 20px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-oao-modal-inside-list-item-body {
    font-size: 3.466666666666666vw;
    line-height: 2;
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-body {
    font-size: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-oao-modal-inside-list-item-body {
    margin-top: 1.4641288433382138vw;
  }
}
.dof-l-at-section-ov {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-ov {
    padding-top: 142px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-ov {
    padding-top: 21.333333333333336vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov {
    padding-top: 10.395314787701318vw;
  }
}
.dof-l-at-section-ov-inner {
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-ov-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1196px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-ov-inner {
    width: 88vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov-inner {
    width: 87.55490483162518vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov-inner {
    padding-right: 7.320644216691069vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-ov-hdg {
    width: 302px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov-hdg {
    width: 22.10834553440703vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-ov-cont {
    width: 794px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-ov-cont {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov-cont {
    width: 58.12591508052709vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-ov-cont-hdg {
    font-size: 18px;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-ov-cont-hdg {
    font-size: 3.733333333333334vw;
    line-height: 2;
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov-cont-hdg {
    font-size: 1.3177159590043925vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-ov-cont-text {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.04em;
    margin-top: 23px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-ov-cont-text {
    font-size: 3.466666666666666vw;
    line-height: 2;
    letter-spacing: 0.04em;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov-cont-text {
    font-size: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-ov-cont-text {
    margin-top: 1.6837481698389458vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works {
    padding-top: 150px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works {
    padding-top: 18.666666666666668vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works {
    padding-top: 10.980966325036604vw;
  }
}
.dof-l-at-section-works-inner {
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1196px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-inner {
    width: 88vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-inner {
    width: 87.55490483162518vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-inner {
    padding-right: 7.320644216691069vw;
  }
}
.dof-l-at-section-works-hdg {
  text-align: left;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-hdg {
    width: 302px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-hdg {
    width: 22.10834553440703vw;
  }
}
.dof-l-at-section-works-slide-item {
  position: relative;
  padding: 0 0.439238653001464vw 0 0.439238653001464vw;
}
.dof-l-at-section-works-slide-item-ttl {
  position: absolute;
  color: #fff;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-slide-item-ttl {
    left: 40px;
    bottom: 25px;
    font-size: 18px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide-item-ttl {
    left: 5.333333333333334vw;
    bottom: 3.333333333333333vw;
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide-item-ttl {
    left: 2.9282576866764276vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide-item-ttl {
    bottom: 1.8301610541727673vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide-item-ttl {
    font-size: 1.3177159590043925vw;
  }
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-slide {
    margin-top: 35px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide {
    margin-top: 7.733333333333333vw;
  }
}
.dof-l-at-section-works-slide .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-slide .slick-dots {
    margin-top: 14px;
    height: 30px;
    margin-left: 184px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide .slick-dots {
    margin-top: 1.866666666666667vw;
    height: 4.266666666666667vw;
    margin-left: 6.133333333333333vw;
  }
}
.dof-l-at-section-works-slide .slick-dots li {
  width: 8px;
  height: 8px;
  border: 1px solid #a6a6a6;
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide .slick-dots li {
    width: 4px;
    height: 4px;
  }
}
.dof-l-at-section-works-slide .slick-dots li button {
  opacity: 0;
}
.dof-l-at-section-works-slide .slick-dots li + li {
  margin-left: 12px;
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide .slick-dots li + li {
    margin-left: 16px;
  }
}
.dof-l-at-section-works-slide .slick-dots li.slick-active {
  border: 1px solid #000;
  background: #000;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-dots {
    margin-top: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-dots {
    height: 2.1961932650073206vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-dots {
    margin-left: 13.469985358711567vw;
  }
}
.dof-l-at-section-works-slide .slick-prev,
.dof-l-at-section-works-slide .slick-next {
  position: absolute;
  bottom: 0;
  font-size: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-slide .slick-prev,
  .dof-l-at-section-works-slide .slick-next {
    width: 32px;
    height: 22px;
    bottom: 4px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide .slick-prev,
  .dof-l-at-section-works-slide .slick-next {
    width: 6.4vw;
    height: 4.266666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-prev,
  .dof-l-at-section-works-slide .slick-next {
    width: 2.342606149341142vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-prev,
  .dof-l-at-section-works-slide .slick-next {
    height: 1.610541727672035vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-prev,
  .dof-l-at-section-works-slide .slick-next {
    bottom: 0.29282576866764276vw;
  }
}
.dof-l-at-section-works-slide .slick-prev {
  background: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_left.png") left center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-slide .slick-prev {
    right: 240px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide .slick-prev {
    right: 17.333333333333336vw;
  }
}
.dof-l-at-section-works-slide .slick-prev::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  width: 1px;
  height: 100%;
  background: #fff;
  top: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-slide .slick-prev::before {
    right: -12px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide .slick-prev::before {
    right: -2.4vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-prev::before {
    right: -0.8784773060029283vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-prev {
    right: 17.569546120058565vw;
  }
}
.dof-l-at-section-works-slide .slick-next {
  background: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_right.png") left center no-repeat;
  background-size: cover;
  right: 0;
}
@media screen and (min-width: 770px) {
  .dof-l-at-section-works-slide .slick-next {
    right: 184px;
  }
}
@media screen and (max-width: 769px) {
  .dof-l-at-section-works-slide .slick-next {
    right: 6.666666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide .slick-next {
    right: 13.469985358711567vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-l-at-section-works-slide {
    margin-top: 2.562225475841874vw;
  }
}
.dof-c-btn-link {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link.with--arrow > .dof-c-btn-link-icn--arrow {
  display: block;
}
.dof-c-btn-link.with--plus {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link.with--plus:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link.with--plus:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link.with--plus > .dof-c-btn-link-icn--plus {
  display: block;
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link.is--holding:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link.is--white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255,255,255,0.75);
}
.dof-c-btn-link.is--white:before {
  background-color: #fff;
}
.dof-c-btn-link.is--white:after {
  background-color: #fff;
}
.dof-c-btn-link.is--white > span {
  color: #fff;
}
.dof-c-btn-link.is--white > .dof-c-btn-link-icn--arrow {
  border-color: #fff;
}
.dof-c-btn-link.is--white > .dof-c-btn-link-icn--plus:before {
  background-color: #fff;
}
.dof-c-btn-link.is--white > .dof-c-btn-link-icn--plus:after {
  background-color: #fff;
}
.dof-c-btn-link--size-l {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link--size-l:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link--size-l:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-l:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-l:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-l.with--arrow > .dof-c-btn-link-icn--arrow {
  display: block;
}
.dof-c-btn-link--size-l.with--plus {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link--size-l.with--plus:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link--size-l.with--plus:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-l.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-l.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-l.with--plus > .dof-c-btn-link-icn--plus {
  display: block;
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-l.is--holding:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-l.is--white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255,255,255,0.75);
}
.dof-c-btn-link--size-l.is--white:before {
  background-color: #fff;
}
.dof-c-btn-link--size-l.is--white:after {
  background-color: #fff;
}
.dof-c-btn-link--size-l.is--white > span {
  color: #fff;
}
.dof-c-btn-link--size-l.is--white > .dof-c-btn-link-icn--arrow {
  border-color: #fff;
}
.dof-c-btn-link--size-l.is--white > .dof-c-btn-link-icn--plus:before {
  background-color: #fff;
}
.dof-c-btn-link--size-l.is--white > .dof-c-btn-link-icn--plus:after {
  background-color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-l {
    width: 500px;
    padding-bottom: 26px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-l {
    width: 36.603221083455345vw;
    padding-bottom: 1.903367496339678vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-l {
    width: 100%;
    padding-bottom: 5.333333333333334vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-l {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-l + * {
    margin-top: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-l + * {
    margin-top: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-l + * {
    margin-top: 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-l + * {
    margin-top: 22.5px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-l > span + span {
    margin-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-l > span + span {
    margin-top: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-l > span + span {
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-l > span + span {
    margin-top: 10px;
  }
}
.dof-c-btn-link--size-l > .dof-c-btn-link-txt {
  display: block;
  line-height: 1;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-txt {
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-txt {
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-txt {
    font-size: 5.066666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-txt {
    font-size: 19px;
  }
}
.dof-c-btn-link--size-l > .dof-c-btn-link-sub-txt {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-sub-txt {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-sub-txt {
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-sub-txt {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-l > .dof-c-btn-link-sub-txt {
    font-size: 10px;
  }
}
.dof-c-btn-link--size-m {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link--size-m:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link--size-m:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-m:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-m:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-m.with--arrow > .dof-c-btn-link-icn--arrow {
  display: block;
}
.dof-c-btn-link--size-m.with--plus {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link--size-m.with--plus:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link--size-m.with--plus:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-m.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-m.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-m.with--plus > .dof-c-btn-link-icn--plus {
  display: block;
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-m.is--holding:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-m.is--white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255,255,255,0.75);
}
.dof-c-btn-link--size-m.is--white:before {
  background-color: #fff;
}
.dof-c-btn-link--size-m.is--white:after {
  background-color: #fff;
}
.dof-c-btn-link--size-m.is--white > span {
  color: #fff;
}
.dof-c-btn-link--size-m.is--white > .dof-c-btn-link-icn--arrow {
  border-color: #fff;
}
.dof-c-btn-link--size-m.is--white > .dof-c-btn-link-icn--plus:before {
  background-color: #fff;
}
.dof-c-btn-link--size-m.is--white > .dof-c-btn-link-icn--plus:after {
  background-color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-m {
    width: 200px;
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-m {
    width: 14.641288433382138vw;
    padding-bottom: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-m {
    width: 42.4vw;
    padding-bottom: 5.333333333333334vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-m {
    width: 159px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-m > span + span {
    margin-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-m > span + span {
    margin-top: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-m > span + span {
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-m > span + span {
    margin-top: 10px;
  }
}
.dof-c-btn-link--size-m > .dof-c-btn-link-txt {
  display: block;
  line-height: 1;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
    font-size: 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
    font-size: 1.464128843338214vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
    font-size: 4.266666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
    font-size: 16px;
  }
}
.dof-c-btn-link--size-m > .dof-c-btn-link-txt--s {
  display: block;
  line-height: 1;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt--s {
    font-size: 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt--s {
    font-size: 1.464128843338214vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt--s {
    font-size: 3.466666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-txt--s {
    font-size: 13px;
  }
}
.dof-c-btn-link--size-m > .dof-c-btn-link-sub-txt {
  line-height: 1;
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-sub-txt {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-sub-txt {
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-sub-txt {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-m > .dof-c-btn-link-sub-txt {
    font-size: 10px;
  }
}
.dof-c-btn-link--size-s {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link--size-s:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link--size-s:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-s.with--arrow > .dof-c-btn-link-icn--arrow {
  display: block;
}
.dof-c-btn-link--size-s.with--plus {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #a6a6a6;
  text-align: left;
  color: #444;
  cursor: pointer;
}
.dof-c-btn-link--size-s.with--plus:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.dof-c-btn-link--size-s.with--plus:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s.with--plus:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-s.with--plus > .dof-c-btn-link-icn--plus {
  display: block;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    padding-right: 10px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s.is--holding:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.dof-c-btn-link--size-s.is--white {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255,255,255,0.75);
}
.dof-c-btn-link--size-s.is--white:before {
  background-color: #fff;
}
.dof-c-btn-link--size-s.is--white:after {
  background-color: #fff;
}
.dof-c-btn-link--size-s.is--white > span {
  color: #fff;
}
.dof-c-btn-link--size-s.is--white > .dof-c-btn-link-icn--arrow {
  border-color: #fff;
}
.dof-c-btn-link--size-s.is--white > .dof-c-btn-link-icn--plus:before {
  background-color: #fff;
}
.dof-c-btn-link--size-s.is--white > .dof-c-btn-link-icn--plus:after {
  background-color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s {
    width: 88px;
    padding-bottom: 7px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s {
    width: 88px;
    padding-bottom: 0.512445095168375vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s {
    width: 24vw;
    padding-bottom: 1.6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-s {
    padding-bottom: 6px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s:before {
    width: calc(100% - 9px) !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s:before {
    width: calc(100% - 9px) !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s:before {
    width: calc(100% - 2.4vw) !important;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-s:before {
    width: calc(100% - 9px) !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s:after {
    width: 9px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s:after {
    width: 9px !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s:after {
    width: 2.4vw !important;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-s:after {
    width: 9px !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s > span + span {
    margin-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s > span + span {
    margin-top: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s > span + span {
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-s > span + span {
    margin-top: 10px;
  }
}
.dof-c-btn-link--size-s > .dof-c-btn-link-txt {
  display: block;
  line-height: 1;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt {
    font-size: 12px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt {
    font-size: 12px;
  }
}
.dof-c-btn-link--size-s > .dof-c-btn-link-txt--s {
  display: block;
  line-height: 1;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt--s {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt--s {
    font-size: 12px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt--s {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-txt--s {
    font-size: 10px;
  }
}
.dof-c-btn-link--size-s > .dof-c-btn-link-sub-txt {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-sub-txt {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-sub-txt {
    font-size: 12px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-sub-txt {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-sub-txt {
    font-size: 10px;
  }
}
.dof-c-btn-link--size-s > .dof-c-btn-link-icn--arrow {
  right: 4px;
  width: 9px;
  height: 9px;
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link--size-s > .dof-c-btn-link-icn--arrow {
    top: calc(50% - 5px);
  }
}
.dof-c-btn-link-icn--arrow {
  display: none;
  position: absolute;
  top: calc(50% - 3px);
  right: 6px;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-color: #000;
  border-width: 1px 1px 0 0;
  pointer-events: none;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.dof-c-btn-link-icn--plus {
  display: none;
  position: absolute;
  top: 1px;
  right: 0;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link-icn--plus {
    width: 9px;
    height: 9px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link-icn--plus {
    width: 9px;
    height: 9px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link-icn--plus {
    width: 2.4vw;
    height: 2.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link-icn--plus {
    width: 9px;
    height: 9px;
  }
}
.dof-c-btn-link-icn--plus:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link-icn--plus:before {
    width: 9px;
    height: 1px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link-icn--plus:before {
    width: 9px;
    height: 1px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link-icn--plus:before {
    width: 2.4vw;
    height: 1px;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link-icn--plus:before {
    width: 9px;
    height: 1px;
  }
}
.dof-c-btn-link-icn--plus:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #000;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link-icn--plus:after {
    width: 9px;
    height: 1px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link-icn--plus:after {
    width: 9px;
    height: 1px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link-icn--plus:after {
    width: 2.4vw;
    height: 1px;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link-icn--plus:after {
    width: 9px;
    height: 1px;
  }
}
.dof-c-btn-link-icn--plus.is--large {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link-icn--plus.is--large {
    width: 17px;
    height: 17px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link-icn--plus.is--large {
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link-icn--plus.is--large {
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link-icn--plus.is--large {
    width: 17px;
    height: 17px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link-icn--plus.is--large:before {
    width: 17px;
    height: 1px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link-icn--plus.is--large:before {
    width: 17px;
    height: 1px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link-icn--plus.is--large:before {
    width: 17px;
    height: 1px;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link-icn--plus.is--large:before {
    width: 17px;
    height: 1px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-link-icn--plus.is--large:after {
    width: 17px;
    height: 1px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-link-icn--plus.is--large:after {
    width: 17px;
    height: 1px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-link-icn--plus.is--large:after {
    width: 17px;
    height: 1px;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-link-icn--plus.is--large:after {
    width: 17px;
    height: 1px;
  }
}
.dof-c-btn-card {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  text-align: left;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-card {
    height: 73px;
    padding: 6px 22px 6px 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-card {
    height: 5.34407027818448vw;
    padding: 0.439238653001464vw 1.610541727672035vw 0.439238653001464vw 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-card {
    min-height: 16vw;
    padding: 1.6vw 32px 1.6vw 1.6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-card {
    min-height: 16vw;
    padding: 1.6vw 32px 1.6vw 1.6vw;
  }
}
.dof-c-btn-card:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #707070;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-card:before {
    width: 22px;
    height: 73px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-card:before {
    width: 1.610541727672035vw;
    height: 5.34407027818448vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-card:before {
    width: 22px;
    height: 100%;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-card:before {
    width: 22px;
    height: 100%;
  }
}
.dof-c-btn-card:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: url("/kodate/designoffice/images/ico_card_arrow.svg") no-repeat center center;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-card:after {
    width: 22px;
    height: 73px;
    background-size: 5px auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-card:after {
    width: 1.610541727672035vw;
    height: 5.34407027818448vw;
    background-size: 0.366032210834553vw auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-card:after {
    width: 22px;
    height: 100%;
    background-size: 5px auto;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-btn-card:after {
    width: 22px;
    height: 100%;
    background-size: 5px auto;
  }
}
.dof-c-btn-card > .dof-c-btn-link-txt {
  display: block;
  color: #000;
  font-weight: bold;
  line-height: 1.571428571428571;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-card > .dof-c-btn-link-txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-card > .dof-c-btn-link-txt {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-card > .dof-c-btn-link-txt {
    font-size: 3.2vw;
  }
}
.dof-c-btn-card > .dof-c-btn-link-sub-txt {
  display: block;
  color: #000;
  line-height: 1.636363636363636;
}
@media screen and (min-width: 1601px) {
  .dof-c-btn-card > .dof-c-btn-link-sub-txt {
    font-size: 11px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-btn-card > .dof-c-btn-link-sub-txt {
    font-size: 0.805270863836018vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-btn-card > .dof-c-btn-link-sub-txt {
    font-size: 2.933333333333333vw;
  }
}
@media screen and (min-width: 1601px) {
  .is--hovered .dof-c-card-kodate-background {
    -webkit-transform: scale(1.07) !important;
    transform: scale(1.07) !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .is--hovered .dof-c-card-kodate-background {
    -webkit-transform: scale(1.07) !important;
    transform: scale(1.07) !important;
  }
}
@media screen and (min-width: 1601px) {
  .is--hovered .dof-c-btn-link--size-s:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .is--hovered .dof-c-btn-link--size-s:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.with--plus.is--open .dof-c-btn-link-icn--plus.is--large:after {
  display: none;
}
.dof-c-card-kodate {
  display: block;
  position: relative;
  color: #444;
  text-decoration: none;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner:before {
  content: '01';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no1 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner:before {
  content: '02';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no2 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner:before {
  content: '03';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no3 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner:before {
  content: '04';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no4 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner:before {
  content: '05';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no5 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner:before {
  content: '06';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no6 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner:before {
  content: '07';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no7 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner:before {
  content: '08';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no8 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner:before {
  content: '09';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no9 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner {
    padding-top: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner {
    padding-top: 1.830161054172767vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner {
    padding-top: 18px;
  }
}
.dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner:before {
  content: '10';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner:before {
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner:before {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate.is--no10 > .dof-c-card-kodate-inner:before {
    font-size: 10px;
  }
}
.dof-c-card-kodate-inner {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  text-align: left;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate-inner {
    margin-left: 63px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate-inner {
    margin-left: 4.612005856515373vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate-inner {
    margin-left: 5.333333333333334vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate-inner {
    margin-left: 20px;
  }
}
.dof-c-card-kodate-inner > h3 {
  line-height: 1;
  letter-spacing: 0.24em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate-inner > h3 {
    margin-bottom: 18px;
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate-inner > h3 {
    margin-bottom: 1.317715959004393vw;
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate-inner > h3 {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate-inner > h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.dof-c-card-kodate-inner > p {
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-c-card-kodate-inner > p {
    margin-bottom: 38px;
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-card-kodate-inner > p {
    margin-bottom: 2.781844802342606vw;
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-card-kodate-inner > p {
    margin-bottom: 6.666666666666667vw;
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-card-kodate-inner > p {
    margin-bottom: 25px;
    font-size: 10px;
  }
}
.dof-c-card-kodate-background {
  display: block;
  position: relative;
}
.dof-c-hdg-xxl {
  line-height: 1.6;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-xxl {
    font-size: 38px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-xxl {
    font-size: 38px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-xxl {
    font-size: 4.266666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-xxl {
    font-size: 16px;
  }
}
.dof-c-hdg-xxl-sub {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-xxl-sub {
    font-size: 16px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-xxl-sub {
    font-size: 16px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-xxl-sub {
    font-size: 2.933333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-xxl-sub {
    font-size: 11px;
  }
}
.dof-c-hdg-hero {
  display: block;
  position: relative;
  color: #fff;
  text-align: left;
  z-index: 100;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-hero {
    padding: 0 0 7.320644216691069vw 6.515373352855051vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-hero {
    padding: 0 0 7.320644216691069vw 6.515373352855051vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-hero {
    padding: 0 0 19.066666666666666vw 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-hero {
    padding-left: 22.5px;
  }
}
.dof-c-hdg-hero--main {
  display: block;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-hero--main {
    margin-bottom: 18px;
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-hero--main {
    margin-bottom: 1.317715959004393vw;
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-hero--main {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-hero--main {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.dof-c-hdg-hero--sub {
  display: block;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-hero--sub {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-hero--sub {
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-hero--sub {
    font-size: 2.666666666666667vw;
  }
}
.dof-c-hdg-hero.is--no1:before {
  display: block;
  position: absolute;
  bottom: 100%;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-hero.is--no1:before {
    left: 89px;
    margin-bottom: 20px;
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-hero.is--no1:before {
    left: 6.515373352855051vw;
    margin-bottom: 1.464128843338214vw;
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-hero.is--no1:before {
    left: 6vw;
    margin-bottom: 2.666666666666667vw;
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-hero.is--no1:before {
    left: 22.5px;
    margin-bottom: 10px;
    font-size: 9px;
  }
}
.dof-c-hdg-hero.is--no1:before {
  content: '01';
}
.dof-c-hdg-hero.is--no2:before {
  display: block;
  position: absolute;
  bottom: 100%;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-hero.is--no2:before {
    left: 89px;
    margin-bottom: 20px;
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-hero.is--no2:before {
    left: 6.515373352855051vw;
    margin-bottom: 1.464128843338214vw;
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-hero.is--no2:before {
    left: 6vw;
    margin-bottom: 2.666666666666667vw;
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-hero.is--no2:before {
    left: 22.5px;
    margin-bottom: 10px;
    font-size: 9px;
  }
}
.dof-c-hdg-hero.is--no2:before {
  content: '02';
}
.dof-c-hdg-hero.is--no3:before {
  display: block;
  position: absolute;
  bottom: 100%;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-hero.is--no3:before {
    left: 89px;
    margin-bottom: 20px;
    font-size: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-hero.is--no3:before {
    left: 6.515373352855051vw;
    margin-bottom: 1.464128843338214vw;
    font-size: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-hero.is--no3:before {
    left: 6vw;
    margin-bottom: 2.666666666666667vw;
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-hero.is--no3:before {
    left: 22.5px;
    margin-bottom: 10px;
    font-size: 9px;
  }
}
.dof-c-hdg-hero.is--no3:before {
  content: '03';
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-intro--main {
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-intro--main {
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-intro--main {
    margin-bottom: 10.133333333333333vw;
    font-size: 4.266666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-intro--main {
    margin-bottom: 38px;
    font-size: 16px;
  }
}
.dof-c-hdg-intro--sub {
  line-height: 1.777777778;
  font-weight: 600;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-intro--sub {
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-intro--sub {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-intro--sub {
    font-size: 3.733333333333334vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-intro--sub {
    font-size: 14px;
  }
}
.dof-c-hdg-intro--small {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-intro--small {
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-intro--small {
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-intro--small {
    font-size: 2.933333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-intro--small {
    font-size: 11px;
  }
}
.dof-c-hdg-architect-name-en {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-architect-name-en {
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-architect-name-en {
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-architect-name-en {
    font-size: 4.266666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-architect-name-en {
    font-size: 16px;
  }
}
.dof-c-hdg-architect-name-ja {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-hdg-architect-name-ja {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-hdg-architect-name-ja {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-hdg-architect-name-ja {
    font-size: 3.466666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-hdg-architect-name-ja {
    font-size: 13px;
  }
}
.dof-c-nav-global {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 64px;
  padding: 0 42px;
  will-change: transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media screen and (max-width: 769px) {
  .dof-c-nav-global {
    height: 40px;
    padding: 0 6vw;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-nav-global {
    height: 40px;
    padding: 0 15px;
    padding-bottom: 60px;
  }
}
.dof-c-nav-global a {
  display: block;
  color: #444;
  text-decoration: none;
}
.dof-c-nav-global-link--site-title {
  display: block;
  margin: 0;
  line-height: 0;
  position: absolute;
  left: 50%;
  width: 155px;
  line-height: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 770px) {
  .dof-c-nav-global-link--site-title {
    padding-bottom: 11px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-nav-global-link--site-title {
    bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-nav-global-link--site-title {
    width: 117.5px;
    margin-top: 88px;
  }
}
.dof-c-nav-global-link-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dof-c-nav-global-link-list li + li {
  margin-left: 10px;
}
@media screen and (min-width: 770px) {
  .dof-c-nav-global-link--instagram {
    width: 30px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .dof-c-nav-global-link--instagram:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-nav-global-link--instagram {
    width: 23px;
  }
}
.dof-c-nav-global-link--contact {
  font-size: 13px;
  position: relative;
  display: block;
  width: 63px;
  height: 26px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.dof-c-nav-global-link--contact span {
  display: block;
  position: absolute;
  width: 63px;
  height: 26px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.4s, -webkit-transform 0.4s ease-out;
  transition: color 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, color 0.4s;
  transition: transform 0.4s ease-out, color 0.4s, -webkit-transform 0.4s ease-out;
}
.dof-c-nav-global-link--contact span:before {
  content: 'CONTACT';
  display: block;
  position: absolute;
  top: -50px;
  width: 63px;
  height: 26px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.4s, -webkit-transform 0.4s ease-out;
  transition: color 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, color 0.4s;
  transition: transform 0.4s ease-out, color 0.4s, -webkit-transform 0.4s ease-out;
}
.dof-c-nav-global-link--contact:hover span {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.dof-c-nav-global-link--contact:hover span:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  color: #808080;
}
.dof-c-nav-global-link--sekisuihouse {
  width: 89px;
}
@media screen and (max-width: 769px) {
  .dof-c-nav-global-link--sekisuihouse {
    width: 44.5px;
  }
}
.dof-c-img-belt--p3 {
  position: relative;
  width: 100%;
  background-color: #000;
  overflow: hidden;
}
.dof-c-img-belt--p3 .dof-c-img-belt-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000;
  -webkit-animation: linear 96s infinite forwards img-belt-loop;
  animation: linear 96s infinite forwards img-belt-loop;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner {
    width: 5970px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner {
    width: 437.04245973645686vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner {
    width: 526.4vw;
  }
}
.dof-c-img-belt--p3 .dof-c-img-belt-inner > figure {
  display: block;
  background-position: right 0;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure {
    width: 3980px;
    background-size: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure {
    width: 291.3616398243045vw;
    background-size: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure {
    width: 350.93333333333334vw;
    background-size: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: absolute;
  top: 0;
  z-index: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
.dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(2) {
  position: absolute;
  top: 0;
  z-index: 2;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(3) {
  position: absolute;
  top: 0;
  z-index: 3;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 1990px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 145.68081991215226vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 175.46666666666667vw;
  }
}
.dof-c-img-belt--p3 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: relative;
}
.dof-c-img-belt--p3 .dof-c-img-belt-inner > figure > picture {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure > picture {
    width: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure > picture {
    width: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p3 .dof-c-img-belt-inner > figure > picture {
    width: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p4 {
  position: relative;
  width: 100%;
  background-color: #000;
  overflow: hidden;
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000;
  -webkit-animation: linear 96s infinite forwards img-belt-loop;
  animation: linear 96s infinite forwards img-belt-loop;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner {
    width: 7960px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner {
    width: 582.723279648609vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner {
    width: 701.8666666666667vw;
  }
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner > figure {
  display: block;
  background-position: right 0;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure {
    width: 4975px;
    background-size: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure {
    width: 364.20204978038066vw;
    background-size: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure {
    width: 438.6666666666667vw;
    background-size: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: absolute;
  top: 0;
  z-index: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(2) {
  position: absolute;
  top: 0;
  z-index: 2;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(3) {
  position: absolute;
  top: 0;
  z-index: 3;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 1990px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 145.68081991215226vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 175.46666666666667vw;
  }
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(4) {
  position: absolute;
  top: 0;
  z-index: 4;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 2985px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 218.52122986822843vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 263.2vw;
  }
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: relative;
}
.dof-c-img-belt--p4 .dof-c-img-belt-inner > figure > picture {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure > picture {
    width: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure > picture {
    width: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p4 .dof-c-img-belt-inner > figure > picture {
    width: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p5 {
  position: relative;
  width: 100%;
  background-color: #000;
  overflow: hidden;
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000;
  -webkit-animation: linear 96s infinite forwards img-belt-loop;
  animation: linear 96s infinite forwards img-belt-loop;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner {
    width: 9950px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner {
    width: 728.4040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner {
    width: 877.3333333333334vw;
  }
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure {
  display: block;
  background-position: right 0;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure {
    width: 5970px;
    background-size: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure {
    width: 437.04245973645686vw;
    background-size: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure {
    width: 526.4vw;
    background-size: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: absolute;
  top: 0;
  z-index: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(2) {
  position: absolute;
  top: 0;
  z-index: 2;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(3) {
  position: absolute;
  top: 0;
  z-index: 3;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 1990px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 145.68081991215226vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 175.46666666666667vw;
  }
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(4) {
  position: absolute;
  top: 0;
  z-index: 4;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 2985px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 218.52122986822843vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 263.2vw;
  }
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(5) {
  position: absolute;
  top: 0;
  z-index: 5;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(5) {
    left: 3980px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(5) {
    left: 291.3616398243045vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(5) {
    left: 350.93333333333334vw;
  }
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: relative;
}
.dof-c-img-belt--p5 .dof-c-img-belt-inner > figure > picture {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure > picture {
    width: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure > picture {
    width: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p5 .dof-c-img-belt-inner > figure > picture {
    width: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p6 {
  position: relative;
  width: 100%;
  background-color: #000;
  overflow: hidden;
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000;
  -webkit-animation: linear 96s infinite forwards img-belt-loop;
  animation: linear 96s infinite forwards img-belt-loop;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner {
    width: 11940px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner {
    width: 874.0849194729137vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner {
    width: 1052.8vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure {
  display: block;
  background-position: right 0;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure {
    width: 6965px;
    background-size: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure {
    width: 509.8828696925329vw;
    background-size: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure {
    width: 614.1333333333333vw;
    background-size: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: absolute;
  top: 0;
  z-index: 1;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(1) {
    left: 0vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(2) {
  position: absolute;
  top: 0;
  z-index: 2;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(2) {
    left: 87.73333333333333vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(3) {
  position: absolute;
  top: 0;
  z-index: 3;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 1990px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 145.68081991215226vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(3) {
    left: 175.46666666666667vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(4) {
  position: absolute;
  top: 0;
  z-index: 4;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 2985px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 218.52122986822843vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(4) {
    left: 263.2vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(5) {
  position: absolute;
  top: 0;
  z-index: 5;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(5) {
    left: 3980px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(5) {
    left: 291.3616398243045vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(5) {
    left: 350.93333333333334vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(6) {
  position: absolute;
  top: 0;
  z-index: 6;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(6) {
    left: 4975px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(6) {
    left: 364.20204978038066vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(6) {
    left: 438.6666666666667vw;
  }
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure:nth-child(1) {
  position: relative;
}
.dof-c-img-belt--p6 .dof-c-img-belt-inner > figure > picture {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure > picture {
    width: 995px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure > picture {
    width: 72.84040995607613vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-img-belt--p6 .dof-c-img-belt-inner > figure > picture {
    width: 87.73333333333333vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-txt-lead {
    font-size: 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-txt-lead {
    line-height: 2;
    font-size: 20px;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-txt-lead {
    line-height: 2.4;
    font-size: 3.466666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-txt-lead {
    line-height: 2.4;
    font-size: 13px;
  }
}
.dof-c-txt-note {
  line-height: 1;
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-c-txt-note {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-txt-note {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-txt-note {
    font-size: 3.466666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-txt-note {
    font-size: 13px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-txt-intro {
    line-height: 1.8;
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-txt-intro {
    line-height: 1.8;
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-txt-intro {
    line-height: 2;
    font-size: 3.466666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-c-txt-intro {
    font-size: 13px;
  }
}
.dof-m-button-zoom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 1601px) {
  .dof-m-button-zoom-text {
    margin-right: 0.585651537335286vw;
    font-size: 8px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-button-zoom-text {
    margin-right: 0.585651537335286vw;
    font-size: 8px;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-button-zoom-text {
    margin-right: 2.266666666666667vw;
  }
}
.dof-m-button-zoom-icon {
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-m-button-zoom-icon {
    width: 11px;
    height: 11px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-button-zoom-icon {
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-button-zoom-icon {
    width: 2.933333333333333vw;
    height: 2.933333333333333vw;
  }
}
.dof-m-button-zoom-icon:before,
.dof-m-button-zoom-icon:after {
  content: '';
  display: block;
  height: 1px;
  background: #000;
  position: absolute;
}
@media screen and (min-width: 1601px) {
  .dof-m-button-zoom-icon:before,
  .dof-m-button-zoom-icon:after {
    width: 11px;
    top: 40%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-button-zoom-icon:before,
  .dof-m-button-zoom-icon:after {
    width: 11px;
    top: 30%;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-button-zoom-icon:before,
  .dof-m-button-zoom-icon:after {
    width: 2.933333333333333vw;
    top: 30%;
  }
}
.dof-m-button-zoom-icon:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dof-m-work-image-blueprint-modal-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease, z-index 1.5s ease;
  transition: opacity 0.7s ease, z-index 1.5s ease;
  background-color: rgba(0,0,0,0.9);
  z-index: -1;
}
.dof-m-work-image-blueprint-modal-content.is--open {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  z-index: 2001;
}
.dof-m-work-image-blueprint-modal-content-floor {
  position: absolute;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-m-work-image-blueprint-modal-content-floor {
    top: 3.22108345534407vw;
    left: 2.781844802342606vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-work-image-blueprint-modal-content-floor {
    top: 3.22108345534407vw;
    left: 2.781844802342606vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-work-image-blueprint-modal-content-floor {
    top: 30%;
    left: 6.133333333333333vw;
    font-size: 4.266666666666667vw;
  }
}
.dof-m-work-image-blueprint-modal-content-close {
  position: absolute;
  display: inline-block;
  z-index: 100;
}
@media screen and (min-width: 1601px) {
  .dof-m-work-image-blueprint-modal-content-close {
    width: 2.928257686676428vw;
    height: 2.928257686676428vw;
    top: 3.22108345534407vw;
    right: 2.928257686676428vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-work-image-blueprint-modal-content-close {
    width: 2.928257686676428vw;
    height: 2.928257686676428vw;
    top: 3.22108345534407vw;
    right: 2.928257686676428vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-work-image-blueprint-modal-content-close {
    width: 8.666666666666668vw;
    height: 8.666666666666668vw;
    top: 31%;
    right: 5.333333333333334vw;
  }
}
.dof-m-work-image-blueprint-modal-content-close:before,
.dof-m-work-image-blueprint-modal-content-close:after {
  content: '';
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 1601px) {
  .dof-m-work-image-blueprint-modal-content-close:before,
  .dof-m-work-image-blueprint-modal-content-close:after {
    width: 2.928257686676428vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-work-image-blueprint-modal-content-close:before,
  .dof-m-work-image-blueprint-modal-content-close:after {
    width: 2.928257686676428vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-work-image-blueprint-modal-content-close:before,
  .dof-m-work-image-blueprint-modal-content-close:after {
    width: 8.66vw;
  }
}
.dof-m-work-image-blueprint-modal-content-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dof-m-work-image-blueprint-modal-content-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dof-m-work-image-blueprint-modal-content-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1601px) {
  .dof-m-work-image-blueprint-modal-content-image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: calc(100% - 80px);
    padding: 0 80px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-work-image-blueprint-modal-content-image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: calc(100% - 80px);
    padding: 0 80px;
  }
}
.dof-m-work-image-blueprint-modal-content-image img {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-m-work-image-blueprint-modal-content-image img {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-work-image-blueprint-modal-content-image img {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
  }
}
.dof-m-slider-console {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 5.333333333333334vw;
  }
}
.dof-m-slider-console.is--no-desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console.is--no-desc {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-m-slider-console.is--no-desc {
    padding-left: 22.5px;
    padding-right: 22.5px;
  }
}
.dof-m-slider-console.is--no-desc .dof-m-slider-console-desc {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console.is--no-desc .dof-m-slider-console-desc {
    display: none;
    padding-top: 0;
    pointer-events: none;
  }
}
.dof-m-slider-console-desc {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  line-height: 1.8;
  text-align: left;
  display: none;
}
@media screen and (min-width: 1601px) {
  .dof-m-slider-console-desc {
    width: 800px;
    padding-top: 25.2px;
    padding-right: 48px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-slider-console-desc {
    width: 58.565153733528554vw;
    padding-top: 1.844802342606149vw;
    padding-right: 2.635431918008785vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-desc {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    padding-top: 3.893333333333334vw;
    font-size: 2.933333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-m-slider-console-desc {
    font-size: 11px;
  }
}
.dof-m-slider-console-desc.is--activedesc {
  display: block;
}
.dof-m-slider-console-pager {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-m-slider-console-pager {
    width: 5.563689604685212vw;
    padding-top: 1.844802342606149vw !important;
    padding-right: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-slider-console-pager {
    width: 5.563689604685212vw;
    padding-top: 1.844802342606149vw;
    padding-right: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-pager {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
  }
}
.dof-m-slider-console-arrow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1601px) {
  .dof-m-slider-console-arrow {
    width: 112px;
    padding-top: 1.844802342606149vw !important;
    padding-right: 0.878477306002928vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-slider-console-arrow {
    width: 8.199121522693996vw;
    padding-top: 1.844802342606149vw !important;
    padding-right: 0.878477306002928vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-arrow {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    height: 26px;
  }
}
.dof-m-slider-console-arrow-item {
  width: 50%;
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-arrow-item {
    width: 8.799999999999999vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-arrow-item.is--disable {
    opacity: 0.2;
    pointer-events: none;
  }
}
.dof-m-slider-console-arrow-item button {
  display: block;
  position: relative;
  width: 100%;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
@media screen and (min-width: 1601px) {
  .dof-m-slider-console-arrow-item button {
    height: 21px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-slider-console-arrow-item button {
    height: 1.537335285505125vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-arrow-item button {
    height: 20px;
  }
}
.dof-m-slider-console-arrow-item button:before {
  content: '';
  position: absolute;
  top: 50%;
  border-top: 1px solid #000;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-m-slider-console-arrow-item button:before {
    width: 18px;
    height: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-slider-console-arrow-item button:before {
    width: 1.317715959004393vw;
    height: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-arrow-item button:before {
    width: 3.066666666666666vw;
    height: 3.066666666666666vw;
  }
}
.dof-m-slider-console-arrow-item button:after {
  content: '';
  position: absolute;
  top: 50%;
  background-color: #000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-m-slider-console-arrow-item button:after {
    width: 30px;
    height: 1px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-m-slider-console-arrow-item button:after {
    width: 2.196193265007321vw;
    height: 1px;
  }
}
@media screen and (max-width: 769px) {
  .dof-m-slider-console-arrow-item button:after {
    width: 6vw;
    height: 1px;
  }
}
.dof-m-slider-console-arrow-item button > span {
  display: none;
}
.dof-m-slider-console-arrow-item.is--left button {
  border-right: 1px solid rgba(255,255,255,0.75);
}
.dof-m-slider-console-arrow-item.is--left button:before {
  left: 0;
  border-left: 1px solid #000;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.dof-m-slider-console-arrow-item.is--left button:after {
  left: -1px;
}
.dof-m-slider-console-arrow-item.is--left button.is--disable {
  opacity: 0.2;
  pointer-events: none;
}
.dof-m-slider-console-arrow-item.is--right {
  background-color: #dcdddd;
}
.dof-m-slider-console-arrow-item.is--right button:before {
  right: 0;
  border-right: 1px solid #000;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.dof-m-slider-console-arrow-item.is--right button:after {
  right: -1px;
}
.dof-m-slider-console-arrow-item.is--right button.is--disable {
  opacity: 0.2;
  pointer-events: none;
}
.dof-b-branches {
  background-color: #cecece;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list--col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list--col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list--col2 .dof-b-branches-list-item {
    width: 50%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list--col2 .dof-b-branches-list-item {
    width: 50%;
  }
}
.dof-b-branches-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list-item {
    width: 33.33333%;
    padding: 132px 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list-item {
    width: 33.33333%;
    padding: 9.66325036603221vw 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-list-item {
    padding: 20.533333333333335vw 0;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list-item:nth-child(n+2) {
    border-left: solid 1px #fff;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list-item:nth-child(n+2) {
    border-left: solid 1px #fff;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-list-item:nth-child(n+2) {
    border-top: solid 1px #fff;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list-item-a {
    width: 330px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list-item-a {
    width: 24.15812591508053vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-list-item-a {
    width: 88vw;
    padding-bottom: 6.4vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list-item-a:after {
    width: 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list-item-a:after {
    width: 2.489019033674964vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-list-item-a:after {
    width: 6.4vw;
  }
}
.dof-b-branches-list-item-a > .dof-cakbtn-link-txt {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list-item-a > .dof-cakbtn-link-txt {
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list-item-a > .dof-cakbtn-link-txt {
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-list-item-a > .dof-cakbtn-link-txt {
    font-size: 6.4vw;
  }
}
.dof-b-branches-list-item-a > .dof-c-btn-link-sub-txt {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list-item-a > .dof-c-btn-link-sub-txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list-item-a > .dof-c-btn-link-sub-txt {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-list-item-a > .dof-c-btn-link-sub-txt {
    font-size: 3.466666666666666vw;
    margin-top: 3.2vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-list-item-a > .dof-c-btn-link-icn--arrow {
    top: calc(50% - 10px);
    right: 14px;
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-list-item-a > .dof-c-btn-link-icn--arrow {
    top: 2.049780380673499vw;
    right: 1.02489019033675vw;
    width: 1.610541727672035vw;
    height: 1.610541727672035vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-list-item-a > .dof-c-btn-link-icn--arrow {
    top: 9.6vw;
    right: 2.666666666666667vw;
    width: 5.866666666666666vw;
    height: 5.866666666666666vw;
  }
}
.dof-b-branches-modal-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease, z-index 1.5s ease;
  transition: opacity 0.7s ease, z-index 1.5s ease;
  background-color: rgba(0,0,0,0.9);
  z-index: -1;
  pointer-events: none;
}
.dof-b-branches-modal-content.is--open {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  z-index: 2001;
  pointer-events: auto;
}
.dof-b-branches-modal-content-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.dof-b-branches-modal-content-inside {
  width: 100%;
  max-height: 100%;
  overflow: auto;
}
.dof-b-branches-modal-content-inside-inner {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-inner {
    width: 740px;
    margin: 202px auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-inner {
    width: 54.17276720351391vw;
    margin: 14.787701317715959vw auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-inner {
    width: 88vw;
    margin: 18.666666666666668vw auto;
  }
}
.dof-b-branches-modal-content-close {
  position: absolute;
  display: inline-block;
  z-index: 100;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-close {
    width: 40px;
    height: 40px;
    top: -16px;
    right: -5px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-close {
    width: 2.928257686676428vw;
    height: 2.928257686676428vw;
    top: -1.171303074670571vw;
    right: -0.366032210834553vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-close {
    width: 10.666666666666668vw;
    height: 10.666666666666668vw;
    top: -3.2vw;
    right: -0.666666666666667vw;
  }
}
.dof-b-branches-modal-content-close:before,
.dof-b-branches-modal-content-close:after {
  content: '';
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-close:before,
  .dof-b-branches-modal-content-close:after {
    width: 40px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-close:before,
  .dof-b-branches-modal-content-close:after {
    width: 2.928257686676428vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-close:before,
  .dof-b-branches-modal-content-close:after {
    width: 10.66vw;
  }
}
.dof-b-branches-modal-content-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dof-b-branches-modal-content-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dof-b-branches-modal-content-inside-hdg {
  color: #fff;
  text-align: left;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-hdg {
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-hdg {
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-hdg {
    font-size: 4.8vw;
  }
}
.dof-b-branches-modal-content-inside-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list {
    position: relative;
    margin-top: 44px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list {
    position: relative;
    margin-top: 3.22108345534407vw !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 12.533333333333333vw !important;
  }
}
.dof-b-branches-modal-content-inside-list.is--visible a {
  opacity: 1;
  pointer-events: auto;
}
.dof-b-branches-modal-content-inside-list.is--hidden a {
  opacity: 0;
  pointer-events: none;
}
.dof-b-branches-modal-content-inside-list.is--lv2 {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list.is--lv2 {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list.is--lv2 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list.is--lv2:nth-child(2n) .dof-b-branches-modal-content-inside-list.is--lv3 {
    -webkit-transform: translateX(calc(-50% - 3.466666666666666vw));
    transform: translateX(calc(-50% - 3.466666666666666vw));
  }
}
.dof-b-branches-modal-content-inside-list.is--lv2.is--visible {
  opacity: 1;
  pointer-events: auto;
}
.dof-b-branches-modal-content-inside-list.is--lv2.is--visible a {
  opacity: 1;
  pointer-events: auto;
}
.dof-b-branches-modal-content-inside-list.is--lv2.is--hidden {
  opacity: 0;
  pointer-events: none;
}
.dof-b-branches-modal-content-inside-list.is--lv2.is--hidden a {
  opacity: 0;
  pointer-events: none;
}
.dof-b-branches-modal-content-inside-list.is--lv3 {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 {
    width: 740px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 {
    width: 54.17276720351391vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 {
    width: 88vw;
    margin-top: 4.266666666666667vw !important;
  }
}
.dof-b-branches-modal-content-inside-list.is--lv3.is--hidden {
  display: none;
}
.dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item {
  width: auto;
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item {
    width: 360px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item {
    width: 26.35431918008785vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item {
    width: 100%;
    margin-top: 2.933333333333333vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item:nth-child(3n),
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item:nth-child(3n+2) {
    margin-left: 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item:nth-child(3n),
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item:nth-child(3n+2) {
    margin-left: 1.464128843338214vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list.is--lv3 > .dof-b-branches-modal-content-inside-list-item:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list-item {
    width: 204px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list-item {
    width: 14.93411420204978vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list-item {
    width: 40.53333333333333vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list-item:nth-child(n+3) {
    margin-top: 9.6vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list-item:nth-child(3n),
  .dof-b-branches-modal-content-inside-list-item:nth-child(3n+2) {
    margin-left: 64px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list-item:nth-child(3n),
  .dof-b-branches-modal-content-inside-list-item:nth-child(3n+2) {
    margin-left: 4.685212298682284vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-b-branches-modal-content-inside-list-item:nth-child(n+4) {
    margin-top: 64px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-b-branches-modal-content-inside-list-item:nth-child(n+4) {
    margin-top: 4.685212298682284vw;
  }
}
.dof-b-branches-modal-content-inside-list-item-a {
  width: 100%;
  border-bottom-color: #707070 !important;
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list-item-a {
    padding-bottom: 3.466666666666666vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-branches-modal-content-inside-list-item-a > .dof-c-btn-link-txt {
    font-size: 4.8vw;
    margin-top: 3.2vw;
  }
}
.dof-o-jobdetail {
  display: block;
  overflow: hidden;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 10000;
  width: 100vw;
  height: 0;
  background: rgba(0,0,0,0.902);
}
.dof-o-jobdetail.is-pageloaded {
  -webkit-animation: modalclose 0.5s linear 0s;
  animation: modalclose 0.5s linear 0s;
}
.dof-o-jobdetail.is-activejob {
  opacity: 1;
  height: 100vh;
  -webkit-animation: modal 0.4s linear 0s;
  animation: modal 0.4s linear 0s;
}
.dof-o-jobdetail.is-activejob .dof-o-jobdetail__content--image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: image 0.7s ease-out 0s;
  animation: image 0.7s ease-out 0s;
}
.dof-o-jobdetail.is-activejob .dof-o-jobdetail__content--text {
  opacity: 1;
  -webkit-animation: text 0.7s ease-out 0s;
  animation: text 0.7s ease-out 0s;
}
.dof-o-jobdetail__close {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__close {
    width: 2.781844802342606vw;
    height: 2.781844802342606vw;
    top: 2.928257686676428vw;
    right: 2.928257686676428vw;
    cursor: pointer;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__close {
    width: 8vw;
    height: 8vw;
    top: 5.333333333333334vw;
    right: 5.333333333333334vw;
  }
}
.dof-o-jobdetail__close img {
  display: block;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__close img {
    width: 2.781844802342606vw;
    height: 2.781844802342606vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__close img {
    width: 8vw;
    height: 8vw;
  }
}
.dof-o-jobdetail__contentlist {
  height: 100vh;
  display: block;
  position: relative;
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__contentlist {
    width: 87.33333333333333vw;
    height: 100vh;
    margin: auto !important;
  }
}
.dof-o-jobdetail__content {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__content {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media screen and (min-width: 1601px) {
  .dof-o-jobdetail__content.is-activejob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 800px;
    height: 220px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__content.is-activejob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 58.565153733528554vw;
    height: 16.105417276720353vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__content.is-activejob {
    display: block;
  }
}
.dof-o-jobdetail__content--image {
  overflow: hidden;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__content--image {
    width: 29.282576866764277vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__content--image {
    width: 100%;
  }
}
.dof-o-jobdetail__content--image img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.dof-o-jobdetail__content--text {
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-o-jobdetail__content--text {
    width: 400px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__content--text {
    width: 29.282576866764277vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__content--text {
    opacity: 0;
  }
}
.dof-o-jobdetail__content--text__title {
  text-align: center;
}
@media screen and (min-width: 1601px) {
  .dof-o-jobdetail__content--text__title__main {
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__content--text__title__main {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__content--text__title__main {
    font-size: 4.8vw;
  }
}
.dof-o-jobdetail__content--text__title__sub {
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-o-jobdetail__content--text__title__sub {
    margin-top: 18px;
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__content--text__title__sub {
    margin-top: 1.317715959004393vw;
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__content--text__title__sub {
    margin-top: 5.333333333333334vw;
    font-size: 2.933333333333333vw;
  }
}
.dof-o-jobdetail__content--text__main {
  line-height: 1.8;
}
@media screen and (min-width: 1601px) {
  .dof-o-jobdetail__content--text__main {
    margin-top: 40px;
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-o-jobdetail__content--text__main {
    margin-top: 2.928257686676428vw;
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-o-jobdetail__content--text__main {
    margin-top: 6.666666666666667vw;
    font-size: 3.733333333333334vw;
    line-height: 6.72vw;
  }
}
@-webkit-keyframes modal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes modalclose {
  from {
    opacity: 1;
    height: 100vh;
  }
  to {
    opacity: 0;
    height: 100vh;
  }
}
@keyframes modalclose {
  from {
    opacity: 1;
    height: 100vh;
  }
  to {
    opacity: 0;
    height: 100vh;
  }
}
@-webkit-keyframes image {
  from {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes image {
  from {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes text {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes text {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dof-b-nav {
  position: relative;
  background-color: #2d2d33;
  position: fixed;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  right: 0;
  -webkit-animation-name: blinkingAnime;
  animation-name: blinkingAnime;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 770px) {
  .dof-b-nav {
    top: 50%;
    -webkit-transform: translateX(calc(100% - 24px)) translateY(calc(-50% - 61px));
    transform: translateX(calc(100% - 24px)) translateY(calc(-50% - 61px));
    height: 92px;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-nav {
    bottom: 0;
    height: 22.666666666666664vw;
    -webkit-transform: translateX(calc(100% - 6.4vw));
    transform: translateX(calc(100% - 6.4vw));
  }
}
@media screen and (min-width: 770px) {
  .dof-b-nav.is--active {
    -webkit-transform: translateX(0) translateY(calc(-50% - 61px));
    transform: translateX(0) translateY(calc(-50% - 61px));
  }
}
@media screen and (max-width: 769px) {
  .dof-b-nav.is--active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dof-b-nav.is--active .dof-b-nav-togglebtn {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.dof-b-nav .dof-b-nav-togglebtn {
  cursor: pointer;
  background-image: url("/kodate/designoffice/images/toggle.svg");
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-animation-name: blinkingIconAnime;
  animation-name: blinkingIconAnime;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media screen and (min-width: 770px) {
  .dof-b-nav .dof-b-nav-togglebtn {
    background-size: 10.24px;
    width: 24px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .dof-b-nav .dof-b-nav-togglebtn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-nav .dof-b-nav-togglebtn {
    background-size: 2.730666666666667vw;
    width: 6.4vw;
  }
}
.dof-b-nav .dof-b-nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dof-b-nav .dof-b-nav-links a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #3b3b41;
  font-weight: bold;
  color: #fff;
  height: 100%;
}
@media screen and (min-width: 770px) {
  .dof-b-nav .dof-b-nav-links a {
    font-size: 10px;
    line-height: 1;
    width: 113px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .dof-b-nav .dof-b-nav-links a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 769px) {
  .dof-b-nav .dof-b-nav-links a {
    line-height: 1.4;
    font-size: 2.666666666666667vw;
    width: 30.133333333333333vw;
  }
}
.dof-b-nav .dof-b-nav-links a:not(:nth-child(1))::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-top: dotted 1px #1f1f24;
}
@-webkit-keyframes blinkingAnime {
  0% {
    background-color: #2d2d33;
  }
  48% {
    background-color: #2d2d33;
  }
  50% {
    background-color: #fff;
  }
  98% {
    background-color: #fff;
  }
  100% {
    background-color: #2d2d33;
  }
}
@keyframes blinkingAnime {
  0% {
    background-color: #2d2d33;
  }
  48% {
    background-color: #2d2d33;
  }
  50% {
    background-color: #fff;
  }
  98% {
    background-color: #fff;
  }
  100% {
    background-color: #2d2d33;
  }
}
@-webkit-keyframes blinkingIconAnime {
  0% {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  45% {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  50% {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  95% {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  100% {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
}
@keyframes blinkingIconAnime {
  0% {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  45% {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  50% {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  95% {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  100% {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
}
.dof-l-t-area-work_mv {
  width: 100vw;
  overflow: hidden;
}
.dof-p-entry-console {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 320px) {
  .dof-p-entry-console {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
}
.dof-p-entry-console > h1 {
  width: 220px;
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 769px) {
  .dof-p-entry-console > h1 {
    width: 160px;
    margin-bottom: 5.333333333333334vw;
  }
}
.dof-p-entry-console > p {
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
  color: #000;
}
@media screen and (max-width: 769px) {
  .dof-p-entry-console > p {
    width: 100vw;
    margin-bottom: 8.533333333333333vw;
    font-size: 2.933333333333333vw;
    font-weight: 400;
    line-height: 2;
  }
}
.dof-p-entry-console > .dof-c-btn-link--size-m {
  width: 260px;
  padding: 20px 0;
  background-color: #666565;
  border: none;
  border-radius: 5px;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.dof-p-entry-console > .dof-c-btn-link--size-m:hover {
  background-color: #7d7d7d;
}
@media screen and (max-width: 769px) {
  .dof-p-entry-console > .dof-c-btn-link--size-m {
    width: 42.66666666666667vw;
    padding: 4vw 0;
  }
}
.dof-p-entry-console > .dof-c-btn-link--size-m:before {
  display: none;
}
.dof-p-entry-console > .dof-c-btn-link--size-m:after {
  display: none;
}
.dof-p-entry-console > .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .dof-p-entry-console > .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
    font-size: 3.2vw;
  }
}
.dof-p-entry-console > .dof-c-btn-link--size-m > .dof-c-btn-link-icn--arrow {
  top: 50%;
  left: auto;
  right: 60px;
  width: 8px;
  height: 8px;
  border-color: #fff;
}
@media screen and (max-width: 769px) {
  .dof-p-entry-console > .dof-c-btn-link--size-m > .dof-c-btn-link-icn--arrow {
    width: 6px;
    height: 6px;
    right: 7.333333333333333vw;
  }
}
.dof-p-entry-figure-dot {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-entry-figure-dot {
    height: calc(100vh - 109px);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-entry-figure-dot {
    height: calc(100vh - 109px);
  }
}
.dof-p-entry-figure-dot > ul {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: transparent;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1601px) {
  .dof-p-entry-figure-dot > ul {
    width: 640px;
    height: 640px;
    border-radius: 320px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-entry-figure-dot > ul {
    width: 640px;
    height: 640px;
    border-radius: 320px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul {
    width: 81.86666666666666vw;
    height: 81.86666666666666vw;
    border-radius: 40.93333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-entry-figure-dot > ul {
    width: 81.86666666666666vw;
    height: 81.86666666666666vw;
    border-radius: 40.93333333333333vw;
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  background-color: transparent;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@media screen and (min-width: 1601px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline {
    height: 320px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline {
    height: 320px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline {
    height: 40.93333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline {
    height: 40.93333333333333vw;
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(1) > .dof-p-entry-figure-dot-node {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -37%) rotate(0deg);
  transform: translate(-50%, -37%) rotate(0deg);
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(1) > .dof-p-entry-figure-dot-node {
    -webkit-transform: translate(-50%, -130%) rotate(0deg);
    transform: translate(-50%, -130%) rotate(0deg);
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(1) > .dof-p-entry-figure-dot-node > span:first-child {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(2) {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(2) > .dof-p-entry-figure-dot-node {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(3%, -125%) rotate(-72deg);
  transform: translate(3%, -125%) rotate(-72deg);
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(2) > .dof-p-entry-figure-dot-node {
    -webkit-transform: translate(-40%, -175%) rotate(-72deg);
    transform: translate(-40%, -175%) rotate(-72deg);
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(2) > .dof-p-entry-figure-dot-node > span:first-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(3) {
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(3) > .dof-p-entry-figure-dot-node {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(-85%, -164%) rotate(-144deg);
  transform: translate(-85%, -164%) rotate(-144deg);
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(3) > .dof-p-entry-figure-dot-node {
    -webkit-transform: translate(-90%, -525%) rotate(-144deg);
    transform: translate(-90%, -525%) rotate(-144deg);
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(3) > .dof-p-entry-figure-dot-node > span:first-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(4) {
  -webkit-transform: rotate(216deg);
  transform: rotate(216deg);
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(4) > .dof-p-entry-figure-dot-node {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: translate(-15%, -164%) rotate(-216deg);
  transform: translate(-15%, -164%) rotate(-216deg);
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(4) > .dof-p-entry-figure-dot-node {
    -webkit-transform: translate(-11%, -525%) rotate(-216deg);
    transform: translate(-11%, -525%) rotate(-216deg);
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(4) > .dof-p-entry-figure-dot-node > span:first-child {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(5) {
  -webkit-transform: rotate(288deg);
  transform: rotate(288deg);
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(5) > .dof-p-entry-figure-dot-node {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: translate(-104%, -125%) rotate(-288deg);
  transform: translate(-104%, -125%) rotate(-288deg);
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(5) > .dof-p-entry-figure-dot-node {
    -webkit-transform: translate(-62%, -184%) rotate(-288deg);
    transform: translate(-62%, -184%) rotate(-288deg);
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(5) > .dof-p-entry-figure-dot-node > span:first-child {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:nth-of-type(1) > .dof-p-entry-figure-dot-node > span:first-child {
  width: 200px;
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 5px;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 150px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node {
    width: 100px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node {
    width: 100px;
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child {
  font-size: 14px;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child {
    font-size: 11px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child {
    font-size: 11px;
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child > span {
  font-size: 11px;
  color: #444;
}
@media screen and (min-width: 1601px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child > span {
    margin-top: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child > span {
    margin-top: 10px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:first-child > span {
    display: none;
  }
}
.dof-p-entry-figure-dot > ul > .dof-p-entry-figure-dot-guideline > .dof-p-entry-figure-dot-node > span:last-child {
  font-size: 12px;
}
.dof-p-form-common-lead-hdg {
  font-weight: bold;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-hdg {
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-hdg {
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-hdg {
    text-align: left;
    font-size: 4.8vw;
    line-height: 1.8;
  }
}
.dof-p-form-common-lead-desc {
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-desc {
    font-size: 14px;
    margin-top: 61px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-desc {
    font-size: 1.02489019033675vw;
    margin-top: 4.465592972181552vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-desc {
    text-align: left;
    font-size: 3.733333333333334vw;
    margin-top: 7.000000000000001vw;
  }
}
.dof-p-form-common-lead-sts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-sts {
    padding-bottom: 40px;
    margin-top: 60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-sts {
    padding-bottom: 2.928257686676428vw;
    margin-top: 4.392386530014641vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-sts {
    padding-bottom: 10.666666666666668vw;
    margin-top: 9.333333333333334vw;
  }
}
.dof-p-form-common-lead-sts-item {
  position: relative;
  width: 15px;
  height: 15px;
  background: #a6a6a6;
  border-radius: 50%;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-sts-item {
    margin: 0 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-sts-item {
    margin: 0 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-sts-item {
    margin: 0 3.466666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-sts-item.is--first {
    margin-right: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-sts-item.is--first {
    margin-right: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-sts-item.is--first {
    margin-right: 3.466666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-sts-item.is--last {
    margin-left: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-sts-item.is--last {
    margin-left: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-sts-item.is--last {
    margin-left: 3.466666666666666vw;
  }
}
.dof-p-form-common-lead-sts-item.is--active {
  background: #000;
}
.dof-p-form-common-lead-sts-item-txt {
  position: absolute;
  top: 150%;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-sts-item-txt {
    width: 120px;
    font-size: 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-sts-item-txt {
    width: 8.784773060029282vw;
    font-size: 1.464128843338214vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-sts-item-txt {
    top: 220%;
    width: 21.333333333333336vw;
    font-size: 3.466666666666666vw;
  }
}
.dof-p-form-common-lead-sts-line {
  height: 1px;
  background: #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-lead-sts-line {
    width: 140px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-lead-sts-line {
    width: 10.248901903367496vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-lead-sts-line {
    width: 26.666666666666668vw;
  }
}
.dof-p-form-common-name {
  text-align: left;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-name {
    width: 300px;
    font-size: 18px;
    line-height: 1.8;
    padding-right: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-name {
    width: 21.96193265007321vw;
    font-size: 1.317715959004393vw;
    line-height: 1.8;
    padding-right: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-name {
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-name.is--down {
    padding-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-name.is--down {
    padding-top: 0.878477306002928vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-name.is--wide {
    width: 380px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-name.is--wide {
    width: 27.81844802342606vw;
  }
}
.dof-p-form-common-name-sub {
  color: #444;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-name-sub {
    font-size: 14px;
    margin-top: 9px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-name-sub {
    font-size: 1.02489019033675vw;
    margin-top: 0.658857979502196vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-name-sub {
    font-size: 3.466666666666666vw;
    line-height: 2;
    margin-top: 2.933333333333333vw;
  }
}
.dof-p-form-common-req {
  color: #ef0037;
  text-align: left;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-req {
    width: 78px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-req {
    width: 5.710102489019034vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-req {
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-req.is--down {
    padding-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-req.is--down {
    padding-top: 0.878477306002928vw;
  }
}
.dof-p-form-common-input-txt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #cecece;
  border: solid 1px #a6a6a6;
  border-radius: 0;
  outline: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-txt {
    width: 258px;
    height: 60px;
    font-size: 14px;
    padding: 0 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-txt {
    width: 18.887262079062957vw;
    height: 4.392386530014641vw;
    font-size: 1.02489019033675vw;
    padding: 0 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-txt {
    width: 100%;
    height: 16vw;
    font-size: 3.733333333333334vw;
    padding: 0 5.866666666666666vw;
  }
}
.dof-p-form-common-input-txt::-webkit-input-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txt::-moz-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txt:-ms-input-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txt::-ms-input-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txt::placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-select-wrap {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-select-wrap {
    width: 258px;
    height: 60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-select-wrap {
    width: 18.887262079062957vw;
    height: 4.392386530014641vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-select-wrap {
    width: 100%;
    height: 16vw;
  }
}
.dof-p-form-common-input-select-wrap:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  right: 6%;
  border-top: solid 8px #000;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dof-p-form-common-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: #cecece;
  border: solid 1px #a6a6a6;
  border-radius: 0;
  outline: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-select {
    font-size: 14px;
    padding: 0 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-select {
    font-size: 1.02489019033675vw;
    padding: 0 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-select {
    font-size: 3.733333333333334vw;
    padding: 0 5.866666666666666vw;
  }
}
.dof-p-form-common-input-select::-ms-expand {
  display: none;
}
.dof-p-form-common-input-txtarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #cecece;
  border: solid 1px #a6a6a6;
  border-radius: 0;
  outline: none;
  white-space: pre-wrap;
  resize: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-txtarea {
    width: 100%;
    height: 300px;
    font-size: 14px;
    padding: 15px 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-txtarea {
    width: 100%;
    height: 21.96193265007321vw;
    font-size: 1.02489019033675vw;
    padding: 1.09809663250366vw 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-txtarea {
    width: 100%;
    height: 53.333333333333336vw;
    font-size: 3.733333333333334vw;
    padding: 4vw;
  }
}
.dof-p-form-common-input-txtarea::-webkit-input-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txtarea::-moz-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txtarea:-ms-input-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txtarea::-ms-input-placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txtarea::placeholder {
  color: #7b7b7b;
}
.dof-p-form-common-input-txt,
.dof-p-form-common-input-txtarea {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dof-p-form-common-input-txt:hover,
.dof-p-form-common-input-txtarea:hover {
  border-color: #000;
}
.dof-p-form-common-input-txt:focus,
.dof-p-form-common-input-txtarea:focus {
  background-color: #fff;
}
.dof-p-form-common-input-txt:not(:-moz-placeholder-shown), .dof-p-form-common-input-txtarea:not(:-moz-placeholder-shown) {
  background-color: #fff;
}
.dof-p-form-common-input-txt:not(:-ms-input-placeholder), .dof-p-form-common-input-txtarea:not(:-ms-input-placeholder) {
  background-color: #fff;
}
.dof-p-form-common-input-txt:not(:placeholder-shown),
.dof-p-form-common-input-txtarea:not(:placeholder-shown) {
  background-color: #fff;
}
.dof-p-form-common-input-txt.is--error,
.dof-p-form-common-input-txtarea.is--error {
  color: #ef0037;
  border-color: #ff89a4;
  background-color: #fff;
}
.dof-p-form-common-input-txt.is--error:hover,
.dof-p-form-common-input-txtarea.is--error:hover {
  border-color: #ef0037;
}
.dof-p-form-common-input-txt.is--inactive,
.dof-p-form-common-input-txtarea.is--inactive {
  color: #b7b7b7;
  border-color: #b7b7b7;
  background-color: transparent;
  pointer-events: none;
}
.dof-p-form-common-input-txt.is--inactive:placeholder,
.dof-p-form-common-input-txtarea.is--inactive:placeholder {
  color: #b7b7b7;
}
.dof-p-form-common-input-select-wrap {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dof-p-form-common-input-select-wrap.is--error:before {
  border-top-color: #ef0037;
}
.dof-p-form-common-input-select-wrap.is--error .dof-p-form-common-input-select {
  color: #ef0037;
  border-color: #ff89a4;
  background-color: #fff;
}
.dof-p-form-common-input-select-wrap.is--error .dof-p-form-common-input-select:hover {
  border-color: #ef0037;
}
.dof-p-form-common-input-select-wrap.is--checked .dof-p-form-common-input-select {
  background-color: #fff;
}
.dof-p-form-common-input-select-wrap.is--inactive {
  pointer-events: none;
}
.dof-p-form-common-input-select-wrap.is--inactive:before {
  border-top-color: #b7b7b7;
}
.dof-p-form-common-input-select-wrap.is--inactive .dof-p-form-common-input-select {
  color: #b7b7b7;
  border-color: #b7b7b7;
  background-color: transparent;
}
.dof-p-form-common-input-select {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dof-p-form-common-input-select:hover {
  border-color: #000;
}
.dof-p-form-common-input-select:focus {
  background-color: #fff;
}
.dof-p-form-common-input-radiobtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.dof-p-form-common-input-radiobtn-input-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.dof-p-form-common-input-radiobtn-input-wrap:hover .dof-p-form-common-input-radiobtn-input-btb {
  border-color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-radiobtn-input-wrap:nth-child(n+2) {
    margin-left: 84px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-radiobtn-input-wrap:nth-child(n+2) {
    margin-left: 6.149341142020498vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-radiobtn-input-wrap:nth-child(n+2) {
    margin-left: 10.666666666666668vw;
  }
}
.dof-p-form-common-input-radiobtn-input {
  display: none;
}
.dof-p-form-common-input-radiobtn-input:checked + .dof-p-form-common-input-radiobtn-input-btb {
  background-color: #fff;
}
.dof-p-form-common-input-radiobtn-input:checked + .dof-p-form-common-input-radiobtn-input-btb:after {
  background-color: #000;
}
.dof-p-form-common-input-radiobtn-input-btb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  position: relative;
  color: #7b7b7b;
  background: #cecece;
  border: solid 1px #a6a6a6;
  border-radius: 50%;
  outline: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-radiobtn-input-btb {
    width: 32px;
    height: 32px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-radiobtn-input-btb {
    width: 2.342606149341142vw;
    height: 2.342606149341142vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-radiobtn-input-btb {
    width: 8.533333333333333vw;
    height: 8.533333333333333vw;
  }
}
.dof-p-form-common-input-radiobtn-input-btb:after {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 60%;
  height: 60%;
  background: transparent;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dof-p-form-common-input-radiobtn-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-radiobtn-label {
    font-size: 14px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-radiobtn-label {
    font-size: 1.02489019033675vw;
    margin-left: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-radiobtn-label {
    font-size: 3.733333333333334vw;
    margin-left: 3.733333333333334vw;
  }
}
.dof-p-form-common-input-chkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-chkbox {
    width: 100px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-chkbox {
    width: 8.784773060029282vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-chkbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.dof-p-form-common-input-chkbox:hover .dof-p-form-common-input-chkbox-btb {
  border-color: #000;
}
.dof-p-form-common-input-chkbox-input {
  display: none;
}
.dof-p-form-common-input-chkbox-input:checked + .dof-p-form-common-input-chkbox-btb {
  background: #fff;
}
.dof-p-form-common-input-chkbox-input:checked + .dof-p-form-common-input-chkbox-btb:after {
  border-color: #000;
}
.dof-p-form-common-input-chkbox-btb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  position: relative;
  color: #7b7b7b;
  background: #cecece;
  border: solid 1px #a6a6a6;
  border-radius: 20%;
  outline: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-chkbox-btb {
    width: 24px;
    height: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-chkbox-btb {
    width: 1.756954612005857vw;
    height: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-chkbox-btb {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.dof-p-form-common-input-chkbox-btb:after {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 60%;
  height: 30%;
  border-left: solid 1px transparent;
  border-bottom: solid 1px transparent;
  -webkit-transform: translate(-50%, -75%) rotate(-45deg);
  transform: translate(-50%, -75%) rotate(-45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dof-p-form-common-input-chkbox-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-chkbox-label {
    font-size: 14px;
    margin-left: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-chkbox-label {
    font-size: 1.02489019033675vw;
    margin-left: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-chkbox-label {
    font-size: 3.733333333333334vw;
    margin-left: 3.2vw;
  }
}
.dof-p-form-common-input-submit,
.dof-p-form-common-input-button {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.04em;
  background: #000 !important;
  border: solid 1px #000 !important;
  border-radius: 3px;
  outline: none;
  cursor: pointer !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-common-input-submit,
  .dof-p-form-common-input-button {
    width: 100%;
    height: 60px;
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-common-input-submit,
  .dof-p-form-common-input-button {
    width: 100%;
    height: 4.392386530014641vw;
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-common-input-submit,
  .dof-p-form-common-input-button {
    width: 100%;
    height: 16vw;
    font-size: 3.733333333333334vw;
  }
}
.dof-p-form-common-input-submit:hover,
.dof-p-form-common-input-button:hover {
  background: #7b7b7b !important;
  border-color: #7b7b7b !important;
}
.dof-p-form-common-input-submit.is--inactive,
.dof-p-form-common-input-button.is--inactive {
  background: #b7b7b7 !important;
  border-color: #b7b7b7 !important;
  pointer-events: none;
}
.dof-p-form-common-input-submit.is--hollow,
.dof-p-form-common-input-button.is--hollow {
  color: #000;
  background: transparent !important;
  border-color: #000 !important;
}
.dof-p-form-common-input-submit.is--hollow:hover,
.dof-p-form-common-input-button.is--hollow:hover {
  background: #fff !important;
}
.dof-p-form-common-input-submit.is--hollow.is--inactive,
.dof-p-form-common-input-button.is--hollow.is--inactive {
  color: #b7b7b7;
  background: transparent !important;
  border-color: #b7b7b7 !important;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index {
    padding-top: 156px;
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index {
    padding-top: 11.420204978038068vw;
    padding-bottom: 11.71303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index {
    padding-top: 17.599999999999998vw;
    padding-bottom: 20.8vw;
  }
}
.dof-p-form-index-dialog {
  color: #000;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog {
    width: 994px;
    margin-top: 117px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog {
    width: 72.76720351390922vw;
    margin-top: 8.56515373352855vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog {
    margin-top: 20.266666666666666vw;
  }
}
.dof-p-form-index-dialog-list {
  border-top: solid 1px #a6a6a6;
  border-bottom: solid 1px #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2.928257686676428vw 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item {
    padding: 9.333333333333334vw 0 10.666666666666668vw;
  }
}
.dof-p-form-index-dialog-list-item:nth-child(n+2) {
  border-top: solid 1px #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-val {
    width: 616px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-val {
    width: 45.095168374816986vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-val {
    margin-top: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-btn {
    width: 390px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-btn {
    width: 28.550512445095166vw;
    margin-top: 5.856515373352855vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-btn {
    margin-top: 17.066666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val,
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val,
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-item,
.dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-item:nth-child(n+2),
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-item:nth-child(n+2) {
    margin-left: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-item:nth-child(n+2),
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-item:nth-child(n+2) {
    margin-left: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-item:nth-child(n+2),
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-item:nth-child(n+2) {
    margin-top: 5.333333333333334vw;
  }
}
.dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-label,
.dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-label {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-label,
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-label {
    width: 45px;
    font-size: 18px;
    padding-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-label,
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-label {
    width: 3.294289897510981vw;
    font-size: 1.317715959004393vw;
    padding-top: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-label,
  .dof-p-form-index-dialog-list-item--furigana .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 14.933333333333335vw;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-label {
    padding-left: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--name .dof-p-form-index-dialog-val-label {
    padding-left: 1.317715959004393vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-req {
    padding-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-req {
    padding-top: 0.878477306002928vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-p {
    font-size: 18.6px;
    margin-top: 30px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-p {
    font-size: 1.361639824304539vw;
    margin-top: 2.196193265007321vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-p {
    font-size: 3.866666666666667vw;
    margin-top: 8.533333333333333vw;
  }
}
.dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-item.is--second {
    margin-top: 15px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-item.is--second {
    margin-top: 1.09809663250366vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-item.is--second {
    margin-top: 4vw;
  }
}
.dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-label {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 32px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.342606149341142vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--email .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 5.866666666666666vw;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--postalcode {
    padding-bottom: 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--postalcode {
    padding-bottom: 2.489019033674964vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--postalcode {
    padding-bottom: 8.533333333333333vw;
  }
}
.dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-item--postalcode {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-item--postalcode {
    margin-top: 38px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-item--postalcode {
    margin-top: 2.781844802342606vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-item--postalcode {
    margin-top: 6.133333333333333vw;
  }
}
.dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-label {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 32px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.342606149341142vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 5.866666666666666vw;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-button {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-common-input-txt {
    width: 166px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-common-input-txt {
    width: 10.980966325036604vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-common-input-button {
    width: 230px;
    margin-left: 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-common-input-button {
    width: 19.1800878477306vw;
    margin-left: 1.464128843338214vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-common-input-button {
    width: 61.06666666666667vw;
    height: 12.8vw;
    padding: 2.666666666666667vw;
  }
}
.dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-p {
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-p {
    margin-top: 36px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-p {
    margin-top: 2.635431918008785vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--postalcode .dof-p-form-index-dialog-val-p {
    font-size: 3.893333333333334vw;
    margin-top: 4.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--address {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--address {
    padding-top: 2.489019033674964vw;
    padding-bottom: 2.489019033674964vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--address {
    padding-bottom: 8.533333333333333vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val {
    margin-top: 2.133333333333333vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-item:nth-child(n+2) {
    margin-top: 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-item:nth-child(n+2) {
    margin-top: 2.489019033674964vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-item:nth-child(n+2) {
    margin-top: 5.066666666666666vw;
  }
}
.dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-label {
  display: block;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-label {
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-label {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-label {
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-common-input-select-wrap {
    width: 370px;
    margin-top: 4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-common-input-select-wrap {
    width: 27.086383601756953vw;
    margin-top: 0.292825768667643vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-common-input-select-wrap {
    margin-top: 0.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-common-input-txt {
    width: 100%;
    margin-top: 4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-common-input-txt {
    width: 100%;
    margin-top: 0.292825768667643vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-common-input-txt {
    margin-top: 0.8vw;
  }
}
.dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-p {
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-p {
    font-size: 14px;
    margin-top: 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-p {
    font-size: 1.02489019033675vw;
    margin-top: 2.489019033674964vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--address .dof-p-form-index-dialog-val-p {
    font-size: 3.733333333333334vw;
    margin-top: 5.066666666666666vw;
  }
}
.dof-p-form-index-dialog-list-item--telnum .dof-p-form-index-dialog-val {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.dof-p-form-index-dialog-list-item--telnum .dof-p-form-index-dialog-val-label {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--telnum .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 32px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--telnum .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.342606149341142vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--telnum .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 6.4vw;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--telnum .dof-p-form-common-input-txt {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 166px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--telnum .dof-p-form-common-input-txt {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 12.152269399707174vw;
  }
}
.dof-p-form-index-dialog-list-item--birthyear .dof-p-form-index-dialog-val {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.dof-p-form-index-dialog-list-item--birthyear .dof-p-form-index-dialog-val-label {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--birthyear .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    margin-left: 15px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--birthyear .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.317715959004393vw;
    margin-left: 1.09809663250366vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--birthyear .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.733333333333334vw;
    margin-left: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--birthyear .dof-p-form-common-input-txt {
    width: 168px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--birthyear .dof-p-form-common-input-txt {
    width: 12.298682284040996vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--birthyear .dof-p-form-common-input-txt {
    width: 41.06666666666667vw;
  }
}
.dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-p {
  line-height: 2.3;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-p {
    font-size: 18px;
    margin-top: 30;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-p {
    font-size: 1.317715959004393vw;
    margin-top: 2.196193265007321vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-p {
    font-size: 3.733333333333334vw;
    margin-top: 8.266666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item.is--first {
    margin-top: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item.is--first {
    margin-top: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item.is--first {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item.is--second {
    margin-top: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item.is--second {
    margin-top: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-item.is--second {
    margin-top: 6.133333333333333vw;
  }
}
.dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-label {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-label {
    width: 72px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-label {
    width: 5.27086383601757vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-index-dialog-val-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-common-input-txt {
    width: 544px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-common-input-txt {
    width: 39.82430453879942vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--negotiation .dof-p-form-common-input-txt {
    width: 72.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--content {
    padding-top: 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--content {
    padding-top: 2.489019033674964vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--content .dof-p-form-index-dialog-val {
    margin-top: 6px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--content .dof-p-form-index-dialog-val {
    margin-top: 0.439238653001464vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--videocall {
    padding-bottom: 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--videocall {
    padding-bottom: 2.489019033674964vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--personalinfo {
    padding-top: 34px;
    padding-bottom: 36px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--personalinfo {
    padding-top: 2.489019033674964vw;
    padding-bottom: 2.635431918008785vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--personalinfo {
    padding-bottom: 8.533333333333333vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val {
    margin-top: 1.066666666666667vw;
  }
}
.dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--1,
.dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2,
.dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
  color: #444;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--1,
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2,
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--1,
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2,
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
    font-size: 1.02489019033675vw;
    line-height: 1.8;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--1,
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2,
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
    font-size: 3.466666666666666vw;
  }
}
.dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2 {
  text-decoration: underline;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2 {
    margin-top: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2 {
    margin-top: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--2 {
    margin-top: 2.933333333333333vw;
  }
}
.dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
  font-weight: bold;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
    margin-top: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
    margin-top: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-index-dialog-val-p--3 {
    margin-top: 2.933333333333333vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-common-input-chkbox {
    margin-top: 32px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-common-input-chkbox {
    margin-top: 2.342606149341142vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-dialog-list-item--personalinfo .dof-p-form-common-input-chkbox {
    margin-top: 4.8vw;
  }
}
.dof-p-form-index-quest {
  color: #000;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest {
    width: 994px;
    margin-top: 150px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest {
    width: 72.76720351390922vw;
    margin-top: 10.980966325036604vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-quest {
    margin-top: 29.599999999999998vw;
  }
}
.dof-p-form-index-quest .dof-p-form-index-quest-lead {
  line-height: 2.4;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-lead {
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-lead {
    font-size: 1.317715959004393vw;
    text-align: center;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-lead {
    font-size: 3.733333333333334vw;
  }
}
.dof-p-form-index-quest .dof-p-form-index-quest-list {
  border-top: solid 1px #a6a6a6;
  border-bottom: solid 1px #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-list {
    margin-top: 66px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-list {
    margin-top: 4.831625183016105vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-list {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2.928257686676428vw 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-list-item {
    padding: 9.333333333333334vw 0 10.666666666666668vw;
  }
}
.dof-p-form-index-quest .dof-p-form-index-quest-list-item:nth-child(n+2) {
  border-top: solid 1px #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-val {
    width: 616px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-val {
    width: 45.095168374816986vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-val {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest .dof-p-form-common-input-select-wrap {
    width: 368px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest .dof-p-form-common-input-select-wrap {
    width: 26.939970717423133vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest .dof-p-form-common-input-txt {
    width: 100%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest .dof-p-form-common-input-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-btn {
    width: 390px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-btn {
    width: 28.550512445095166vw;
    margin-top: 5.856515373352855vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-index-quest .dof-p-form-index-quest-btn {
    margin-top: 17.333333333333336vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm {
    padding-top: 156px;
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm {
    padding-top: 11.420204978038068vw;
    padding-bottom: 11.71303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm {
    padding-top: 17.599999999999998vw;
    padding-bottom: 20.8vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm .dof-p-form-common-lead-sts {
    margin-top: 15.466666666666667vw;
  }
}
.dof-p-form-confirm-dialog {
  color: #000;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-dialog {
    width: 994px;
    margin-top: 117px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-dialog {
    width: 72.76720351390922vw;
    margin-top: 8.56515373352855vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-dialog {
    margin-top: 20.8vw;
  }
}
.dof-p-form-confirm-dialog-list {
  border-top: solid 1px #a6a6a6;
  border-bottom: solid 1px #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-dialog-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 0 34px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-dialog-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2.489019033674964vw 0 2.342606149341142vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-dialog-list-item {
    padding: 9.333333333333334vw 0 8.933333333333334vw;
  }
}
.dof-p-form-confirm-dialog-list-item:nth-child(n+2) {
  border-top: solid 1px #a6a6a6;
}
.dof-p-form-confirm-dialog-val,
.dof-p-form-confirm-quest-val {
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-dialog-val,
  .dof-p-form-confirm-quest-val {
    width: 616px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-dialog-val,
  .dof-p-form-confirm-quest-val {
    width: 45.095168374816986vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-dialog-val,
  .dof-p-form-confirm-quest-val {
    font-size: 3.733333333333334vw;
    margin-top: 2.666666666666667vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-dialog-val.is--center,
  .dof-p-form-confirm-quest-val.is--center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-dialog-val.is--center,
  .dof-p-form-confirm-quest-val.is--center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-dialog-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 800px;
    margin-top: 64px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-dialog-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 58.565153733528554vw;
    margin-top: 4.685212298682284vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-dialog-btns {
    margin-top: 17.066666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-dialog-btn {
    width: 390px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-dialog-btn {
    width: 28.550512445095166vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-dialog-btn:nth-child(n+2) {
    margin-top: 6.4vw;
  }
}
.dof-p-form-confirm-quest {
  color: #000;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-quest {
    width: 994px;
    margin-top: 150px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-quest {
    width: 72.76720351390922vw;
    margin-top: 10.980966325036604vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-quest {
    margin-top: 29.599999999999998vw;
  }
}
.dof-p-form-confirm-quest .dof-p-form-confirm-quest-lead {
  line-height: 2.4;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-lead {
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-lead {
    font-size: 1.317715959004393vw;
    text-align: center;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-lead {
    font-size: 3.733333333333334vw;
  }
}
.dof-p-form-confirm-quest .dof-p-form-confirm-quest-list {
  border-top: solid 1px #a6a6a6;
  border-bottom: solid 1px #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-list {
    margin-top: 50px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-list {
    margin-top: 3.660322108345535vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-list {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 0 32px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2.489019033674964vw 0 2.342606149341142vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-list-item {
    padding: 9.333333333333334vw 0 8.933333333333334vw;
  }
}
.dof-p-form-confirm-quest .dof-p-form-confirm-quest-list-item:nth-child(n+2) {
  border-top: solid 1px #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 800px;
    margin-top: 64px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 58.565153733528554vw;
    margin-top: 4.685212298682284vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-btns {
    margin-top: 17.066666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-btn {
    width: 390px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-btn {
    width: 28.550512445095166vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-confirm-quest .dof-p-form-confirm-quest-btn:nth-child(n+2) {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-complete {
    padding-top: 156px;
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-complete {
    padding-top: 11.420204978038068vw;
    padding-bottom: 11.71303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-complete {
    padding-top: 17.599999999999998vw;
    padding-bottom: 20.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-complete .dof-p-form-common-lead-sts {
    margin-top: 68px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-complete .dof-p-form-common-lead-sts {
    margin-top: 4.978038067349927vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-complete .dof-p-form-common-lead-sts {
    margin-top: 8.266666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-form-complete .dof-p-form-common-lead-desc {
    margin-top: 30px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-complete .dof-p-form-common-lead-desc {
    margin-top: 2.196193265007321vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-complete .dof-p-form-common-lead-desc {
    margin-top: 9.066666666666666vw;
  }
}
.dof-p-form-complete-btn {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-form-complete-btn {
    width: 390px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-form-complete-btn {
    width: 28.550512445095166vw;
    margin-top: 2.562225475841874vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-form-complete-btn {
    margin-top: 9.066666666666666vw;
  }
}
.dof-p-login-console {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 320px) {
  .dof-p-login-console {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
}
.dof-p-login-console > h1 {
  width: 253px;
  margin: 0 auto 56px auto;
}
@media screen and (max-width: 769px) {
  .dof-p-login-console > h1 {
    width: 160px;
    margin-bottom: 8.533333333333333vw;
  }
}
.dof-p-login-console > input[type="password"] {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 260px;
  margin-bottom: 26px;
  padding: 15px;
  line-height: 1;
  font-size: 16px;
  border: 1px solid #000;
  border-radius: 5px;
  outline: none;
}
.dof-p-login-console > input[type="password"]::-webkit-input-placeholder {
  color: #d0d0d0;
  line-height: 1;
  font-size: 16px;
}
.dof-p-login-console > input[type="password"]::-moz-placeholder {
  color: #d0d0d0;
  line-height: 1;
  font-size: 16px;
}
.dof-p-login-console > input[type="password"]:-ms-input-placeholder {
  color: #d0d0d0;
  line-height: 1;
  font-size: 16px;
}
.dof-p-login-console > input[type="password"]::-ms-input-placeholder {
  color: #d0d0d0;
  line-height: 1;
  font-size: 16px;
}
.dof-p-login-console > input[type="password"]::placeholder {
  color: #d0d0d0;
  line-height: 1;
  font-size: 16px;
}
@media screen and (max-width: 769px) {
  .dof-p-login-console > input[type="password"]::-webkit-input-placeholder {
    font-size: 3.2vw;
  }
  .dof-p-login-console > input[type="password"]::-moz-placeholder {
    font-size: 3.2vw;
  }
  .dof-p-login-console > input[type="password"]:-ms-input-placeholder {
    font-size: 3.2vw;
  }
  .dof-p-login-console > input[type="password"]::-ms-input-placeholder {
    font-size: 3.2vw;
  }
  .dof-p-login-console > input[type="password"]::placeholder {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-login-console > input[type="password"] {
    width: 42.66666666666667vw;
    margin-bottom: 5.333333333333334vw;
    padding: 4vw 2.666666666666667vw 2vw 2.666666666666667vw;
    font-size: 3.2vw;
  }
}
.dof-p-login-console > p {
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
  color: #000;
}
@media screen and (max-width: 769px) {
  .dof-p-login-console > p {
    width: 100vw;
    margin-bottom: 8.533333333333333vw;
    font-size: 2.933333333333333vw;
    font-weight: 400;
    line-height: 2;
  }
}
.dof-p-login-console > .dof-c-btn-link--size-m {
  width: 260px;
  padding: 20px 0;
  background-color: #666565;
  border: none;
  border-radius: 5px;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.dof-p-login-console > .dof-c-btn-link--size-m:hover {
  background-color: #7d7d7d;
}
@media screen and (max-width: 769px) {
  .dof-p-login-console > .dof-c-btn-link--size-m {
    width: 42.66666666666667vw;
    padding: 4vw 0;
  }
}
.dof-p-login-console > .dof-c-btn-link--size-m:before {
  display: none;
}
.dof-p-login-console > .dof-c-btn-link--size-m:after {
  display: none;
}
.dof-p-login-console > .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .dof-p-login-console > .dof-c-btn-link--size-m > .dof-c-btn-link-txt {
    font-size: 3.2vw;
  }
}
.dof-p-login-console > .dof-c-btn-link--size-m.is--disabled {
  background-color: #bbb;
  cursor: default;
}
.dof-p-login-console > .dof-c-btn-link--size-m.is--disabled > span {
  color: #959595;
}
.dof-p-login-console > .dof-c-btn-link--size-m.is--disabled > div {
  border-color: #959595;
}
.dof-p-login-console > .dof-c-btn-link--size-m.is--disabled:hover {
  background-color: #bbb;
  color: #959595;
  cursor: default;
}
.dof-p-login-console > .dof-c-btn-link--size-m.is--disabled:hover > span {
  color: #959595;
}
.dof-p-login-console > .dof-c-btn-link--size-m.is--disabled:hover > div {
  border-color: #959595;
}
.dof-p-login-console > .dof-c-btn-link--size-m > .dof-c-btn-link-icn--arrow {
  top: 50%;
  left: auto;
  right: 60px;
  width: 8px;
  height: 8px;
  border-color: #fff;
}
@media screen and (max-width: 769px) {
  .dof-p-login-console > .dof-c-btn-link--size-m > .dof-c-btn-link-icn--arrow {
    width: 6px;
    height: 6px;
    right: 7.333333333333333vw;
  }
}
.dof-p-login-figure-dot {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-login-figure-dot {
    height: calc(100vh - 109px);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-login-figure-dot {
    height: calc(100vh - 109px);
  }
}
.dof-p-login-figure-dot > ul {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: transparent;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1601px) {
  .dof-p-login-figure-dot > ul {
    width: 640px;
    height: 640px;
    border-radius: 320px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-login-figure-dot > ul {
    width: 640px;
    height: 640px;
    border-radius: 320px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul {
    width: 81.86666666666666vw;
    height: 81.86666666666666vw;
    border-radius: 40.93333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-login-figure-dot > ul {
    width: 81.86666666666666vw;
    height: 81.86666666666666vw;
    border-radius: 40.93333333333333vw;
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  background-color: transparent;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@media screen and (min-width: 1601px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline {
    height: 320px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline {
    height: 320px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline {
    height: 40.93333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline {
    height: 40.93333333333333vw;
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(1) > .dof-p-login-figure-dot-node {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -37%) rotate(0deg);
  transform: translate(-50%, -37%) rotate(0deg);
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(1) > .dof-p-login-figure-dot-node {
    -webkit-transform: translate(-50%, -130%) rotate(0deg);
    transform: translate(-50%, -130%) rotate(0deg);
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(1) > .dof-p-login-figure-dot-node > span:first-child {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(2) {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(2) > .dof-p-login-figure-dot-node {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(3%, -125%) rotate(-72deg);
  transform: translate(3%, -125%) rotate(-72deg);
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(2) > .dof-p-login-figure-dot-node {
    -webkit-transform: translate(-40%, -175%) rotate(-72deg);
    transform: translate(-40%, -175%) rotate(-72deg);
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(2) > .dof-p-login-figure-dot-node > span:first-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(3) {
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(3) > .dof-p-login-figure-dot-node {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(-85%, -164%) rotate(-144deg);
  transform: translate(-85%, -164%) rotate(-144deg);
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(3) > .dof-p-login-figure-dot-node {
    -webkit-transform: translate(-90%, -525%) rotate(-144deg);
    transform: translate(-90%, -525%) rotate(-144deg);
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(3) > .dof-p-login-figure-dot-node > span:first-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(4) {
  -webkit-transform: rotate(216deg);
  transform: rotate(216deg);
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(4) > .dof-p-login-figure-dot-node {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: translate(-15%, -164%) rotate(-216deg);
  transform: translate(-15%, -164%) rotate(-216deg);
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(4) > .dof-p-login-figure-dot-node {
    -webkit-transform: translate(-11%, -525%) rotate(-216deg);
    transform: translate(-11%, -525%) rotate(-216deg);
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(4) > .dof-p-login-figure-dot-node > span:first-child {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(5) {
  -webkit-transform: rotate(288deg);
  transform: rotate(288deg);
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(5) > .dof-p-login-figure-dot-node {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: translate(-104%, -125%) rotate(-288deg);
  transform: translate(-104%, -125%) rotate(-288deg);
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(5) > .dof-p-login-figure-dot-node {
    -webkit-transform: translate(-62%, -184%) rotate(-288deg);
    transform: translate(-62%, -184%) rotate(-288deg);
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(5) > .dof-p-login-figure-dot-node > span:first-child {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:nth-of-type(1) > .dof-p-login-figure-dot-node > span:first-child {
  width: 200px;
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 5px;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 150px;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node {
    width: 100px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node {
    width: 100px;
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child {
  font-size: 14px;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child {
    font-size: 11px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child {
    font-size: 11px;
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child > span {
  font-size: 11px;
  color: #444;
}
@media screen and (min-width: 1601px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child > span {
    margin-top: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child > span {
    margin-top: 10px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:first-child > span {
    display: none;
  }
}
.dof-p-login-figure-dot > ul > .dof-p-login-figure-dot-guideline > .dof-p-login-figure-dot-node > span:last-child {
  font-size: 12px;
}
.dof-p-top-section-hero {
  height: calc(100vh - 64px);
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero {
    height: 65.86666666666666vw;
  }
}
.dof-p-top-section-hero-mask {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 1.2s ease-out;
  transition: opacity 1.2s ease-out;
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-mask {
    height: calc(100vh - 138px);
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-hero-mask {
    width: 87.55490483162518vw;
    max-width: 1742px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-hero-mask {
    width: calc(100% - 13.030746705710103vw);
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-mask {
    width: 100%;
    height: 100%;
  }
}
.dof-p-top-section-hero-mask.is--active {
  opacity: 1;
}
.dof-p-top-section-hero-mask.is--active .dof-p-top-section-hero-img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dof-p-top-section-hero-img {
  margin: 0 auto;
  background-position: center center;
  background-size: cover;
  -webkit-animation-name: hero_slider;
  animation-name: hero_slider;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  opacity: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-hero-img {
    width: 100%;
    height: calc(100vh - 139px);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-hero-img {
    width: 87.55490483162518vw;
    height: calc(100vh - 139px);
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img {
    width: 100%;
    height: 100%;
  }
}
.dof-p-top-section-hero-img::before {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
  background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
  background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img::before {
    height: 140px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img::before {
    height: 120px;
  }
}
.dof-p-top-section-hero-img:nth-child(1) {
  position: relative;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 1.2s ease-out;
  transition: -webkit-transform 1.2s ease-out;
  transition: transform 1.2s ease-out;
  transition: transform 1.2s ease-out, -webkit-transform 1.2s ease-out;
}
.dof-p-top-section-hero-img:nth-child(2) {
  background-image: url("/kodate/designoffice/images/fig_photo_top_hero.jpg");
}
.dof-p-top-section-hero-img:not(:nth-child(1)) {
  position: absolute;
  left: 0;
  top: 0;
}
.dof-p-top-section-hero-img:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.dof-p-top-section-hero-img:nth-child(2) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.dof-p-top-section-hero-img:nth-child(3) {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}
.dof-p-top-section-hero-img:nth-child(4) {
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--hokkaido_tohoku {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_hokkaido_tohoku_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--hokkaido_tohoku {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_hokkaido_tohoku_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--kanto {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_kanto_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--kanto {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_kanto_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--kansai {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_kansai_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--kansai {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_kansai_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--tokyo {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_tokyo_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--tokyo {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_tokyo_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--koshinetsu_hokuriku {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_koshinetsu_hokuriku_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--koshinetsu_hokuriku {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_koshinetsu_hokuriku_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--chugoku_shikoku {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_chugoku_shikoku_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--chugoku_shikoku {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_chugoku_shikoku_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--kanagawa {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_kanagawa_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--kanagawa {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_kanagawa_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--chubu {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_chubu_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--chubu {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_chubu_hero_02.jpg");
  }
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img.is--kyushu {
    background-image: url("/kodate/designoffice/images/area/fig_photo_area_kyushu_hero_02.jpg");
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img.is--kyushu {
    background-image: url("/kodate/designoffice/images/area/sp_fig_photo_area_kyushu_hero_02.jpg");
  }
}
.dof-p-top-section-hero-img-areatxt {
  position: absolute;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1;
  z-index: 2;
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-hero-img-areatxt {
    font-size: 24px;
    left: 24px;
    bottom: 50px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-img-areatxt {
    font-size: 13px;
    left: 15px;
    bottom: 20px;
  }
}
@-webkit-keyframes hero_slider {
  0% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  37% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hero_slider {
  0% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  37% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-about {
    padding-top: 64px;
    padding-bottom: 128px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-about {
    padding-top: 4.685212298682284vw;
    padding-bottom: 9.370424597364568vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-about {
    padding-top: 11.733333333333333vw;
  }
}
.dof-p-top-section-about > div.is--active h2 {
  opacity: 1;
}
.dof-p-top-section-about > div.is--active p {
  opacity: 1;
}
.dof-p-top-section-about h2 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-about h2 {
    margin-bottom: 22.6px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-about h2 {
    margin-bottom: 22.6px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-about h2 {
    font-size: 6.4vw;
    margin-bottom: 3.386666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-about h2 {
    font-size: 6.4vw;
    margin-bottom: 12.7px;
  }
}
.dof-p-top-section-about p {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-about p {
    margin-bottom: 166px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-about p {
    margin-bottom: 166px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-about p {
    margin-bottom: 58px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-about p {
    margin-bottom: 29px;
  }
}
.dof-p-top-section-value {
  position: relative;
  width: 100%;
  background-color: #000;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value {
    margin: 0 auto 101px auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value {
    margin: 0 auto 7.393850658857979vw auto;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value {
    margin: 0 auto 10.666666666666668vw auto;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value {
    margin: 0 auto 40px auto;
  }
}
.dof-p-top-section-value-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-inner {
    width: 100%;
    padding: 0 6vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-inner {
    width: 100%;
    padding: 0 15px;
  }
}
.dof-p-top-section-value h2 {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value h2 {
    margin-bottom: 53.8px;
    font-size: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value h2 {
    margin-bottom: 3.938506588579795vw;
    font-size: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value h2 {
    margin-bottom: 6.666666666666667vw;
    text-align: left;
    font-size: 4.266666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value h2 {
    margin-bottom: 25px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value p {
    line-height: 2.4;
    font-size: 16px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value p {
    line-height: 2.4;
    font-size: 1.171303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value p {
    text-align: left;
    line-height: 2;
    font-size: 3.466666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value p {
    font-size: 13px;
  }
}
.dof-p-top-section-value-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 0;
  width: 100%;
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel {
    display: block;
  }
  .dof-p-top-section-value-panel:after {
    content: '';
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel:after {
    content: '';
    display: block;
    clear: both;
  }
}
.dof-p-top-section-value-panel--m01 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_01.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m01 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m01 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m01 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m01 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m01 {
    padding-top: 49.8%;
  }
}
.dof-p-top-section-value-panel--m02 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_02.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m02 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m02 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m02 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m02 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m02 {
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m02 {
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m03 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_03.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m03 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m03 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m03 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m03 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m03 {
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m03 {
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m04 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_04.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m04 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m04 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m04 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m04 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m04 {
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m04 {
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m05 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_05.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m05 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m05 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m05 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m05 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m05 {
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m05 {
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m06 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_06.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m06 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m06 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m06 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m06 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m06 {
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m06 {
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m07 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_07.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m07 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m07 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m07 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m07 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m07 {
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m07 {
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m08 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_08.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m08 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m08 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m08 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m08 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m08 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m08 {
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m09 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_09.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m09 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m09 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m09 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m09 {
    width: 80px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m09 {
    position: absolute;
    bottom: 0;
    left: 25%;
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m09 {
    left: 80px;
    width: 40px;
    padding-top: 40px;
  }
}
.dof-p-top-section-value-panel--m10 {
  display: block;
  height: 0;
  background-size: 101% 101%;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  background-image: url("/kodate/designoffice/images/fig_photo_member_10.png");
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-value-panel--m10 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-value-panel--m10 {
    width: 20%;
    padding-top: 20%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-value-panel--m10 {
    float: left;
    width: 50%;
    padding-top: 50%;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-value-panel--m10 {
    width: 80px;
    padding-top: 80px;
  }
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m01 {
  opacity: 1;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m02 {
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m03 {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m04 {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m05 {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m06 {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m07 {
  opacity: 1;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m08 {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m09 {
  opacity: 1;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.dof-p-top-section-value.is--active .dof-p-top-section-value-panel--m10 {
  opacity: 1;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-gallery {
    margin-top: 165px;
    margin-bottom: 160px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-gallery {
    margin-top: 12.079062957540264vw;
    margin-bottom: 11.71303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-gallery {
    margin-top: 22.400000000000002vw;
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-gallery {
    margin-top: 84px;
    margin-bottom: 100px;
  }
}
.dof-p-top-section-gallery-card {
  margin: 0 auto;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-gallery-card {
    width: calc(100% - 202px);
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-gallery-card {
    width: calc(100% - 14.787701317715959vw);
    margin-bottom: 2.928257686676428vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-gallery-card {
    margin-bottom: 8.533333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-section-gallery-card {
    margin-bottom: 32px;
  }
}
.dof-p-top-section-gallery-card.is--active {
  opacity: 1;
}
.dof-p-top-section-gallery-card.is--active > .dof-p-top-section-gallery-card-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.dof-p-top-section-gallery-card-bg {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.dof-p-top-figure-team {
  position: relative;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-figure-team {
    margin-bottom: 82px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-figure-team {
    margin-bottom: 82px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team {
    margin-bottom: 12vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-figure-team {
    margin-bottom: 45px;
  }
}
.dof-p-top-figure-team.is--active .dof-p-top-section-about-img {
  opacity: 1;
}
.dof-p-top-figure-team.is--active > ul {
  border-color: rgba(0,0,0,0.15);
}
.dof-p-top-figure-team.is--active > ul:before {
  opacity: 1;
}
.dof-p-top-figure-team.is--active .dof-p-top-figure-team-guideline:before {
  opacity: 1;
}
.dof-p-top-figure-team.is--active .dof-p-top-figure-team-guideline .dof-p-top-figure-team-node {
  opacity: 1;
}
.dof-p-top-figure-team > ul {
  position: relative;
  margin: 0 auto;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 130px;
  -webkit-transition: border-color 0.5s ease-out;
  transition: border-color 0.5s ease-out;
}
.dof-p-top-figure-team > ul:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 5px;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-figure-team > ul {
    width: 260px;
    height: 260px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-figure-team > ul {
    width: 260px;
    height: 260px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul {
    width: 175px;
    height: 175px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-figure-team > ul {
    width: 175px;
    height: 175px;
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  height: 130px;
  background-color: transparent;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline {
    height: 87.5px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline {
    height: 87.5px;
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(1) > .dof-p-top-figure-team-node {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -37%) rotate(0deg);
  transform: translate(-50%, -37%) rotate(0deg);
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(1) > .dof-p-top-figure-team-node {
    -webkit-transform: translate(-50%, -130%) rotate(0deg);
    transform: translate(-50%, -130%) rotate(0deg);
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(1) > .dof-p-top-figure-team-node > span:first-child {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(2) {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(2) > .dof-p-top-figure-team-node {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(3%, -125%) rotate(-72deg);
  transform: translate(3%, -125%) rotate(-72deg);
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(2) > .dof-p-top-figure-team-node {
    -webkit-transform: translate(-40%, -175%) rotate(-72deg);
    transform: translate(-40%, -175%) rotate(-72deg);
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(2) > .dof-p-top-figure-team-node > span:first-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(3) {
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(3) > .dof-p-top-figure-team-node {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(-85%, -164%) rotate(-144deg);
  transform: translate(-85%, -164%) rotate(-144deg);
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(3) > .dof-p-top-figure-team-node {
    -webkit-transform: translate(-90%, -525%) rotate(-144deg);
    transform: translate(-90%, -525%) rotate(-144deg);
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(3) > .dof-p-top-figure-team-node > span:first-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(4) {
  -webkit-transform: rotate(216deg);
  transform: rotate(216deg);
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(4) > .dof-p-top-figure-team-node {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: translate(-15%, -164%) rotate(-216deg);
  transform: translate(-15%, -164%) rotate(-216deg);
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(4) > .dof-p-top-figure-team-node {
    -webkit-transform: translate(-11%, -525%) rotate(-216deg);
    transform: translate(-11%, -525%) rotate(-216deg);
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(4) > .dof-p-top-figure-team-node > span:first-child {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(5) {
  -webkit-transform: rotate(288deg);
  transform: rotate(288deg);
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(5) > .dof-p-top-figure-team-node {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: translate(-104%, -125%) rotate(-288deg);
  transform: translate(-104%, -125%) rotate(-288deg);
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(5) > .dof-p-top-figure-team-node {
    -webkit-transform: translate(-62%, -184%) rotate(-288deg);
    transform: translate(-62%, -184%) rotate(-288deg);
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(5) > .dof-p-top-figure-team-node > span:first-child {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(1) > .dof-p-top-figure-team-node > span:first-child {
  width: 300px;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(2) > .dof-p-top-figure-team-node > span:first-child {
    width: 200px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:nth-of-type(5) > .dof-p-top-figure-team-node > span:first-child {
    width: 200px;
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 5px;
  opacity: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 150px;
  opacity: 0;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node {
    width: 100px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node {
    width: 100px;
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child {
  font-size: 14px;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child {
    font-size: 11px;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child {
    font-size: 11px;
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child > span {
  font-size: 11px;
  color: #444;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child > span {
    margin-top: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child > span {
    margin-top: 10px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:first-child > span {
    display: none;
  }
}
.dof-p-top-figure-team > ul > .dof-p-top-figure-team-guideline > .dof-p-top-figure-team-node > span:last-child {
  font-size: 12px;
}
.dof-p-top-figure-team-center {
  position: absolute;
  width: 100%;
  height: 1em;
  margin: auto;
  text-align: center;
  color: #000;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-figure-team-center {
    top: 57%;
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-figure-team-center {
    top: 57%;
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-figure-team-center {
    top: 57%;
    font-size: 11px;
    color: #000;
  }
}
.dof-p-top-slider-team {
  display: block;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team {
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team {
    position: relative;
    overflow: hidden;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team {
    margin-bottom: 8.533333333333333vw;
    padding-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-top-slider-team {
    margin-bottom: 32px;
    padding-bottom: 25px;
  }
}
.dof-p-top-slider-team.is--active {
  opacity: 1;
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team.is--active .dof-p-top-slider-team-inner {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dof-p-top-section-about-img {
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-out;
  transition: opacity 0.5s 0.2s ease-out;
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-about-img {
    width: 634px;
    margin: 0 auto;
    padding-left: 34px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-about-img {
    width: 88vw;
    margin-left: 2.666666666666667vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-about-img {
    width: 46.412884333821374vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-about-img {
    padding-left: 2.4890190336749636vw;
  }
}
.dof-p-top-section-spmovie {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-spmovie {
    padding-top: 64px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-spmovie {
    padding-top: 4.685212298682284vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-spmovie {
    padding-top: 11.733333333333333vw;
  }
}
.dof-p-top-section-spmovie.is--active {
  opacity: 1;
}
.dof-p-top-section-gallery {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.dof-p-top-section-gallery.is--active {
  opacity: 1;
}
.dof-p-top-section-spmovie-hdg,
.dof-p-top-section-gallery-hdg {
  color: #444;
  text-align: left;
  line-height: 1;
  letter-spacing: 0.04em;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-spmovie-hdg,
  .dof-p-top-section-gallery-hdg {
    width: 994px;
    font-size: 24px;
    margin-bottom: 44px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-spmovie-hdg,
  .dof-p-top-section-gallery-hdg {
    width: 72.76720351390922vw;
    font-size: 1.756954612005857vw;
    margin-bottom: 3.22108345534407vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-spmovie-hdg,
  .dof-p-top-section-gallery-hdg {
    width: 88vw;
    font-size: 4.266666666666667vw;
    margin-bottom: 6.666666666666667vw;
  }
}
.dof-p-top-section-spmovie-mov {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-spmovie-mov {
    width: 994px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-spmovie-mov {
    width: 72.76720351390922vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-spmovie-mov {
    width: 88vw;
  }
}
.dof-p-top-section-spmovie-mov-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.dof-p-top-section-spmovie-mov-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dof-p-top-section-gallery-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #000;
}
.dof-p-top-section-gallery-list-item {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-gallery-list-item {
    width: 33.33333%;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-gallery-list-item {
    width: 33.33333%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-gallery-list-item {
    width: 50%;
  }
}
.dof-p-top-section-gallery-list-item:before {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
  background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
  background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 770px) {
  .dof-p-top-section-gallery-list-item:before {
    height: 120px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-gallery-list-item:before {
    height: 12.8vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-gallery-list-item:before {
    height: 8.784773060029282vw;
  }
}
.dof-p-top-section-gallery-list-item:nth-child(1) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '01';
}
.dof-p-top-section-gallery-list-item:nth-child(2) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '02';
}
.dof-p-top-section-gallery-list-item:nth-child(3) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '03';
}
.dof-p-top-section-gallery-list-item:nth-child(4) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '04';
}
.dof-p-top-section-gallery-list-item:nth-child(5) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '05';
}
.dof-p-top-section-gallery-list-item:nth-child(6) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '06';
}
.dof-p-top-section-gallery-list-item:nth-child(7) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '07';
}
.dof-p-top-section-gallery-list-item:nth-child(8) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '08';
}
.dof-p-top-section-gallery-list-item:nth-child(9) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '09';
}
.dof-p-top-section-gallery-list-item:nth-child(10) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '10';
}
.dof-p-top-section-gallery-list-item:nth-child(11) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '11';
}
.dof-p-top-section-gallery-list-item:nth-child(12) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '12';
}
.dof-p-top-section-gallery-list-item:nth-child(13) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '13';
}
.dof-p-top-section-gallery-list-item:nth-child(14) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '14';
}
.dof-p-top-section-gallery-list-item:nth-child(15) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '15';
}
.dof-p-top-section-gallery-list-item:nth-child(16) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '16';
}
.dof-p-top-section-gallery-list-item:nth-child(17) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '17';
}
.dof-p-top-section-gallery-list-item:nth-child(18) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '18';
}
.dof-p-top-section-gallery-list-item:nth-child(19) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '19';
}
.dof-p-top-section-gallery-list-item:nth-child(20) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '20';
}
.dof-p-top-section-gallery-list-item:nth-child(21) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '21';
}
.dof-p-top-section-gallery-list-item:nth-child(22) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '22';
}
.dof-p-top-section-gallery-list-item:nth-child(23) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '23';
}
.dof-p-top-section-gallery-list-item:nth-child(24) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '24';
}
.dof-p-top-section-gallery-list-item:nth-child(25) .dof-p-top-section-gallery-list-item-ttl:before {
  content: '25';
}
.dof-p-top-section-gallery-list-item-ttl {
  position: absolute;
  color: #fff;
  text-align: left;
  line-height: 1.6;
  letter-spacing: 0.04em;
  z-index: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-gallery-list-item-ttl {
    left: 15px;
    bottom: 15px;
    font-size: 14px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-gallery-list-item-ttl {
    left: 1.09809663250366vw;
    bottom: 1.09809663250366vw;
    font-size: 1.02489019033675vw;
    padding-left: 2.196193265007321vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-gallery-list-item-ttl {
    left: 4vw;
    bottom: 4vw;
    font-size: 3.2vw;
    padding-left: 5.866666666666666vw;
  }
}
.dof-p-top-section-gallery-list-item-ttl:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 1.333333333333333vw;
  color: rgba(255,255,255,0.6);
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-gallery-list-item-ttl:before {
    left: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-gallery-list-item-ttl:before {
    left: 0.732064421669107vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-gallery-list-item-ttl:before {
    left: 1.333333333333333vw;
  }
}
.dof-p-top-section-gallery-list-item-ttl:after {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: -1px;
  width: 1px;
  height: calc(100% - 0.6em);
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dof-p-top-section-gallery-list-item-pic {
  display: block;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.dof-p-top-section-gallery-list-item-pic:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.dof-p-top-section-hero-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-hero-links {
    right: 20px;
    bottom: 25px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-hero-links {
    right: 20px;
    bottom: 25px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-links {
    right: 16px;
    bottom: 16px;
  }
}
.dof-p-top-section-hero-link {
  color: #fff !important;
  text-align: right;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-hero-link {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 1.9em;
    background: url("/kodate/designoffice/images/fig_icn_arrow_circle.png") right center/1.5em no-repeat;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-hero-link {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 1.9em;
    background: url("/kodate/designoffice/images/fig_icn_arrow_circle.png") right center/1.5em no-repeat;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-link {
    font-size: 12px;
    line-height: 1.5;
    padding-right: 1.5em;
    background: url("/kodate/designoffice/images/sp_fig_icn_arrow_circle.png") right center/1.3em no-repeat;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-section-hero-link:nth-child(n+2) {
    margin-top: 1.1em;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-section-hero-link:nth-child(n+2) {
    margin-top: 1.1em;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-section-hero-link:nth-child(n+2) {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 54.400000000000006vw;
    text-align: left;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-item:first-child {
    margin-left: 6vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-item:last-child:after {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    width: 6vw;
    height: 100%;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-item:nth-child(n+2) {
    margin-left: 6.133333333333333vw;
  }
}
.dof-p-top-slider-team-ttl {
  line-height: 1;
  letter-spacing: 0.042em;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-ttl {
    font-size: 16px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-ttl {
    font-size: 16px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-ttl {
    font-size: 4.266666666666667vw;
    white-space: nowrap;
  }
}
.dof-p-top-slider-team-sub-ttl {
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-sub-ttl {
    font-size: 11px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-sub-ttl {
    font-size: 11px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-sub-ttl {
    font-size: 2.666666666666667vw;
    margin-top: 2.666666666666667vw;
  }
}
.dof-p-top-slider-team-desc {
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-desc {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-desc {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 14px;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-desc {
    font-size: 3.466666666666666vw;
    margin-top: 4.533333333333333vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-c-txt-lead {
    margin-bottom: 68px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-c-txt-lead {
    margin-bottom: 68px !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-c-txt-lead {
    margin-bottom: 28px !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-inner {
    position: relative;
    padding: 0 86px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-inner {
    position: relative;
    padding: 0 86px 60px !important;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-top-slider-team-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-inner .slick-list {
    overflow: visible !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-inner .slick-list {
    overflow: visible !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-inner .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-inner .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-inner .slick-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 296px;
    padding-right: 36px;
    text-align: left;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-inner .slick-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 296px;
    padding-right: 36px;
    text-align: left;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-top-slider-team-inner .slick-slide:last-child {
    width: 260px;
    padding-right: 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-inner .slick-slide:last-child {
    width: 260px;
    padding-right: 0;
  }
}
.dof-p-top-slider-team-arrow {
  display: none;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-arrow {
    display: block;
    position: absolute;
    bottom: -0.366032210834553vw;
    width: 2.196193265007321vw;
    height: 2.196193265007321vw;
    background: center/contain no-repeat;
    cursor: pointer;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-arrow.is--prev {
    right: 10.248901903367496vw;
    background-image: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_left.svg");
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-arrow.is--next {
    right: 6.295754026354319vw;
    background-image: url("/kodate/designoffice/images/fig_icn_awt-slide_arrow_right.svg");
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-arrow.is--next:before {
    display: block;
    position: absolute;
    content: '';
    top: 0.219619326500732vw;
    left: -0.951683748169839vw;
    width: 1px;
    height: 1.464128843338214vw;
    background: #fff;
  }
}
.dof-p-top-slider-team-line {
  display: none;
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-line {
    display: block;
    position: absolute;
    left: 6.295754026354319vw;
    bottom: 0.732064421669107vw;
    width: 78.1844802342606vw;
    height: 1px;
    background: #a6a6a6;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-line.is--1:before {
    left: 0vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-line.is--2:before {
    left: 15.636896046852122vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-line.is--3:before {
    left: 31.273792093704245vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-line.is--4:before {
    left: 46.91068814055637vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-line.is--5:before {
    left: 62.54758418740849vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-top-slider-team-line:before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 15.636896046852122vw;
    height: 1px;
    background: #000;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
  }
}
.dof-p-work-01-section-hero {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-hero {
    margin-bottom: 63px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-hero {
    margin-bottom: 4.612005856515373vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero {
    margin-bottom: 17.733333333333334vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-hero {
    margin-bottom: 66.5px;
  }
}
.dof-p-work-01-section-hero h2 {
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-hero h2 {
    top: 47.14494875549048vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-hero h2 {
    top: 47.14494875549048vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero h2 {
    top: 132vw;
  }
}
.dof-p-work-01-section-hero-slide {
  position: relative;
  width: 100%;
}
.dof-p-work-01-section-hero-slide:before {
  content: '';
  display: block;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-hero-slide:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-hero-slide:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-slide:before {
    padding-top: 120vw;
  }
}
.dof-p-work-01-section-hero-slide-card {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 0;
}
.dof-p-work-01-section-hero-slide-card.is--prev {
  right: auto;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-hero-slide-card {
    height: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-hero-slide-card {
    height: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-slide-card {
    height: 120vw;
  }
}
.dof-p-work-01-section-hero-slide-card:before {
  content: '';
  display: block;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-hero-slide-card:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-hero-slide-card:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-slide-card:before {
    padding-top: 120vw;
  }
}
.dof-p-work-01-section-hero-slide-card picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-slide-card picture {
    margin-left: 20vw;
  }
}
.dof-p-work-01-section-hero-slide-card.is--initactive {
  width: 100%;
  z-index: 5;
}
.dof-p-work-01-section-hero-slide-card.is--initactive picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-slide-card.is--initactive picture {
    margin-left: 20vw;
  }
}
.dof-p-work-01-section-hero-slide-card.is--active {
  width: 100%;
  z-index: 10;
}
.dof-p-work-01-section-hero-slide-card.is--active picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-01-section-hero-slide-card.is--hided {
  width: 100%;
  z-index: 7;
}
.dof-p-work-01-section-hero-slide-card.is--hided picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-01-section-hero-slide-card.is--prev .dof-p-work-01-section-hero-img {
  right: auto;
  left: 0;
}
.dof-p-work-01-section-hero-slide-card.is--prev picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-slide-card.is--prev picture {
    margin-left: 0;
  }
}
.dof-p-work-01-section-hero-slide-card.is--prev.is--initactive picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-slide-card.is--prev.is--initactive picture {
    margin-left: 0;
  }
}
.dof-p-work-01-section-hero-slide-card.is--prev.is--active picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-01-section-hero-slide-card.is--prev.is--hided picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-01-section-hero-img {
  position: absolute;
  width: 105vw;
  top: 0;
  right: 0;
}
.dof-p-work-01-section-hero-img picture {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-hero-img picture {
    width: 120vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-hero-img picture {
    width: 120vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-hero-img picture {
    width: 120vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-hero-img-slider {
    padding: 0 89px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-hero-img-slider {
    margin-top: 2.196193265007321vw;
    padding: 0 6.515373352855051vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-concept h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-concept h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-concept h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-concept h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-concept-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-concept-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-concept-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-gallery {
    margin-bottom: 143px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-gallery {
    margin-bottom: 10.468521229868228vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-gallery {
    margin-bottom: 19.03367496339678vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-gallery {
    margin-bottom: 130px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-plan {
    margin-bottom: 155.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-plan {
    margin-bottom: 11.361639824304538vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-plan {
    margin-bottom: 13.8506588579795vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-plan {
    margin-bottom: 94.6px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-plan h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-plan h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-plan h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-plan h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-plan-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-plan-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-plan-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-design {
    margin-bottom: 155.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-design {
    margin-bottom: 11.361639824304538vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-design {
    margin-bottom: 13.8506588579795vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-design {
    margin-bottom: 94.6px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-design h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-design h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-design h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-design h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-design-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-design-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-design-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-exterior {
    margin-bottom: 200px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-exterior {
    margin-bottom: 14.641288433382138vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-exterior {
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-exterior {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-exterior h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-exterior h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-exterior h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-exterior h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-exterior-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-exterior-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-exterior-txt {
    width: 100%;
  }
}
.dof-p-work-01-section-spec > div > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-spec > div > div {
    margin: 0 100px 200px 100px;
    padding: 40px 0 0 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-spec > div > div {
    margin: 0 7.320644216691069vw 14.641288433382138vw 7.320644216691069vw;
    padding: 2.928257686676428vw 0 0 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-spec > div > div {
    margin: 0 0 26.666666666666668vw 0;
    padding: 8.533333333333333vw 0 0 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-spec > div > div {
    margin: 0 0 100px 0;
    padding: 32px 0 0 0;
  }
}
.dof-p-work-01-section-spec > div > div > div:first-child {
  text-align: right;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-spec > div > div > div:first-child {
    padding-right: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-spec > div > div > div:first-child {
    padding-right: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-spec > div > div > div:first-child {
    padding-right: 4.8vw;
  }
}
.dof-p-work-01-section-spec > div > div > div:last-child {
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-spec > div > div > div:last-child {
    padding-left: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-spec > div > div > div:last-child {
    padding-left: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-spec > div > div > div:last-child {
    padding-left: 4.8vw;
  }
}
.dof-p-work-01-section-spec-txt--owner {
  text-align: right;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-spec-txt--owner {
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-spec-txt--owner {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-spec-txt--owner {
    font-size: 4.8vw;
  }
}
.dof-p-work-01-section-spec-txt--stats {
  text-align: left;
  line-height: 1.8;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-spec-txt--stats {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-spec-txt--stats {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-spec-txt--stats {
    font-size: 3.466666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-architect {
    margin-bottom: 176px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-architect {
    margin-bottom: 12.88433382137628vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-architect {
    margin-bottom: 31.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-architect {
    margin-bottom: 117px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-architect h2 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-architect h2 {
    margin-bottom: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-architect h2 {
    margin-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-architect h2 {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-architect h3 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-architect h3 {
    margin-bottom: 7.320644216691069vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-architect h3 {
    margin-bottom: 8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-architect h3 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-architect h3 > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-architect h3 > span:first-child {
    margin-bottom: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-architect h3 > span:first-child {
    margin-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-architect h3 > span:first-child {
    margin-bottom: 25px;
  }
}
.dof-p-work-01-section-architect p {
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-architect p {
    width: 594px;
    margin-bottom: 94.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-architect p {
    width: 43.48462664714495vw;
    margin-bottom: 6.910688140556369vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-architect p {
    width: 100%;
    margin-bottom: 11.600000000000001vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-architect p {
    margin-bottom: 43.5px;
  }
}
.dof-p-work-01-section-architect-blueprint {
  margin: 0 auto !important;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-architect-blueprint {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-architect-blueprint {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-architect-blueprint {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-other-projects {
    margin-bottom: 160px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-other-projects {
    margin-bottom: 11.71303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-other-projects {
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-other-projects {
    margin-bottom: 100px;
  }
}
.dof-p-work-01-section-other-projects h2 {
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-other-projects h2 {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-other-projects h2 {
    margin-bottom: 4.685212298682284vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-section-other-projects h2 {
    margin-bottom: 8.533333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-section-other-projects h2 {
    margin-bottom: 32px;
  }
}
.dof-p-work-01-img-belt figure:nth-child(1) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_01.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-belt figure:nth-child(1) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_01.png");
  }
}
.dof-p-work-01-img-belt figure:nth-child(2) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_02.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-belt figure:nth-child(2) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_02.png");
  }
}
.dof-p-work-01-img-belt figure:nth-child(3) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_03.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-belt figure:nth-child(3) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_03.png");
  }
}
.dof-p-work-01-img-belt figure:nth-child(4) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_01_gallery_04.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-belt figure:nth-child(4) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_01_gallery_04.png");
  }
}
.dof-p-work-01-img-slider {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-01-img-slider--plan {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider--plan {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider--plan {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-01-img-slider--design {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider--design {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider--design {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider--design {
    margin-bottom: 215.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider--design {
    margin-bottom: 15.754026354319178vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-slider--design {
    margin-bottom: 16.92532942898975vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-slider--design {
    margin-bottom: 115.6px;
  }
}
.dof-p-work-01-img-slider--exterior {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider--exterior {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider--exterior {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-01-img-slider-wrap {
  position: relative;
  margin: auto !important;
}
.dof-p-work-01-img-slider-wrap:before {
  content: '';
  display: block;
  width: 100%;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider-wrap:before {
    padding-top: 40vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider-wrap:before {
    padding-top: 40vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-slider-wrap:before {
    padding-top: 66vw;
  }
}
.dof-p-work-01-img-slider-card {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: 0;
  height: auto;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 0;
}
.dof-p-work-01-img-slider-card.is--prev {
  right: auto;
  left: 0;
}
.dof-p-work-01-img-slider-card.is--prev figure {
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider-card {
    height: 40vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider-card {
    height: 40vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-slider-card {
    height: 66vw;
  }
}
.dof-p-work-01-img-slider-card:before {
  content: '';
  display: block;
  width: 100%;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider-card:before {
    padding-top: 40vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider-card:before {
    padding-top: 40vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-slider-card:before {
    padding-top: 66vw;
  }
}
.dof-p-work-01-img-slider-card figure {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-slider-card figure {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-slider-card figure {
    width: 72.32796486090776vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-slider-card figure {
    margin-left: 0;
    width: 88vw;
  }
}
.dof-p-work-01-img-slider-card picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-slider-card picture {
    margin-left: 0;
  }
}
.dof-p-work-01-img-slider-card.is--initactive {
  width: 100%;
  z-index: 5;
}
.dof-p-work-01-img-slider-card.is--active {
  width: 100%;
  z-index: 10;
}
.dof-p-work-01-img-slider-card.is--hided {
  width: 100%;
  z-index: 7;
}
.dof-p-work-01-img-slider-card.is--prev .dof-p-work-01-section-img-slider-card {
  right: auto;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-section-plan .dof-m-slider-console,
  .dof-p-work-01-section-design .dof-m-slider-console {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-section-plan .dof-m-slider-console,
  .dof-p-work-01-section-design .dof-m-slider-console {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.dof-p-work-01-img-sectional-view {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-sectional-view {
    width: 660px;
    margin-bottom: 156px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-sectional-view {
    width: 48.31625183016106vw;
    margin-bottom: 11.420204978038068vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-sectional-view {
    left: -6vw;
    width: calc(100% + 12vw);
    margin-bottom: 20.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-sectional-view {
    left: -30px;
    width: calc(100% + 60px);
  }
}
.dof-p-work-01-img-architect {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-architect {
    width: 322px;
    margin-bottom: 66.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-architect {
    width: 23.57247437774524vw;
    margin-bottom: 4.86090775988287vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-architect {
    width: 66.4vw;
    margin-bottom: 14.533333333333335vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-architect {
    width: 249px;
    margin-bottom: 54.5px;
  }
}
.dof-p-work-01-img-blueprint-01 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-blueprint-01 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-blueprint-01 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-blueprint-01 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-blueprint-01 {
    width: 37.333333333333336vw;
  }
}
.dof-p-work-01-img-blueprint-02 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-blueprint-02 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-blueprint-02 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-blueprint-02 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-blueprint-02 {
    width: 37.333333333333336vw;
  }
}
.dof-p-work-01-img-blueprint-03 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-blueprint-03 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-blueprint-03 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-blueprint-03 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-blueprint-03 {
    width: 37.333333333333336vw;
  }
}
.dof-p-work-01-img-blueprint-04 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-blueprint-04 {
    width: 288px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-blueprint-04 {
    width: 21.08345534407028vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-blueprint-04 {
    width: 42.4vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-blueprint-04 {
    width: 37.333333333333336vw;
  }
}
.dof-p-work-01-img-navigation {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation {
    width: 100%;
  }
}
.dof-p-work-01-img-navigation--left {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation--left {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation--left {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation--left {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-p-work-01-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-p-work-01-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation--left {
    margin: 0 0 8.666666666666668vw 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-navigation--left {
    margin: 0 0 32.5px 0;
  }
}
.dof-p-work-01-img-navigation--right {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation--right {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation--right {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation--right {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-p-work-01-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-p-work-01-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation--right {
    margin: 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-navigation--right {
    margin: 0;
  }
}
.dof-p-work-01-img-navigation-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner {
    top: calc(50% + 23px);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner {
    top: calc(50% + 1.683748169838946vw);
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation-inner {
    left: 0;
    padding-left: 5.333333333333334vw;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-01-img-navigation-inner {
    padding-left: 20px;
  }
}
.dof-p-work-01-img-navigation-inner > p:first-child {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner > p:first-child {
    margin-bottom: 18px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner > p:first-child {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation-inner > p:first-child {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 53px;
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 3.879941434846267vw;
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-01-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 6.666666666666667vw;
    font-size: 2.666666666666667vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner > button:before {
    display: none;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner > button:before {
    display: none;
  }
}
.dof-p-work-01-img-navigation-inner > button:after {
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner > button > span {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner > button > span {
    font-size: 0.878477306002928vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-01-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-01-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 1601px) {
  .is--hovered .dof-p-work-01-img-navigation-inner > button:after {
    width: 28px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .is--hovered .dof-p-work-01-img-navigation-inner > button:after {
    width: 2.049780380673499vw !important;
  }
}
.is--hovered .dof-p-work-01-img-navigation--left figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.is--hovered .dof-p-work-01-img-navigation--right figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@-webkit-keyframes kv-slider-transition {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -7vw;
  }
}
@keyframes kv-slider-transition {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -7vw;
  }
}
.dof-p-work-02-section-hero {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-hero {
    margin-bottom: 63px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-hero {
    margin-bottom: 4.612005856515373vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero {
    margin-bottom: 17.733333333333334vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-hero {
    margin-bottom: 66.5px;
  }
}
.dof-p-work-02-section-hero h2 {
  position: absolute;
  z-index: 100;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-hero h2 {
    top: 47.14494875549048vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-hero h2 {
    top: 47.14494875549048vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero h2 {
    top: 132vw;
  }
}
.dof-p-work-02-section-hero-slide {
  position: relative;
  width: 100%;
}
.dof-p-work-02-section-hero-slide:before {
  content: '';
  display: block;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-hero-slide:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-hero-slide:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-slide:before {
    padding-top: 120vw;
  }
}
.dof-p-work-02-section-hero-slide-card {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 0;
}
.dof-p-work-02-section-hero-slide-card.is--prev {
  right: auto;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-hero-slide-card {
    height: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-hero-slide-card {
    height: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-slide-card {
    height: 120vw;
  }
}
.dof-p-work-02-section-hero-slide-card:before {
  content: '';
  display: block;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-hero-slide-card:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-hero-slide-card:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-slide-card:before {
    padding-top: 120vw;
  }
}
.dof-p-work-02-section-hero-slide-card picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-slide-card picture {
    margin-left: 20vw;
  }
}
.dof-p-work-02-section-hero-slide-card.is--initactive {
  width: 100%;
  z-index: 5;
}
.dof-p-work-02-section-hero-slide-card.is--initactive picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-slide-card.is--initactive picture {
    margin-left: 20vw;
  }
}
.dof-p-work-02-section-hero-slide-card.is--active {
  width: 100%;
  z-index: 10;
}
.dof-p-work-02-section-hero-slide-card.is--active picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-02-section-hero-slide-card.is--hided {
  width: 100%;
  z-index: 7;
}
.dof-p-work-02-section-hero-slide-card.is--hided picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-02-section-hero-slide-card.is--prev .dof-p-work-02-section-hero-img {
  right: auto;
  left: 0;
}
.dof-p-work-02-section-hero-slide-card.is--prev picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-slide-card.is--prev picture {
    margin-left: 0;
  }
}
.dof-p-work-02-section-hero-slide-card.is--prev.is--initactive picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-slide-card.is--prev.is--initactive picture {
    margin-left: 0;
  }
}
.dof-p-work-02-section-hero-slide-card.is--prev.is--active picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-02-section-hero-slide-card.is--prev.is--hided picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-02-section-hero-img {
  position: absolute;
  width: 105vw;
  top: 0;
  right: 0;
}
.dof-p-work-02-section-hero-img picture {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-hero-img picture {
    width: 120vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-hero-img picture {
    width: 120vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-img picture {
    width: 120vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-hero-img-slider {
    padding: 0 89px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-hero-img-slider {
    margin-top: 2.196193265007321vw;
    padding: 0 6.515373352855051vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-hero-img-slider {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-concept h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-concept h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-concept h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-concept h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-concept-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-concept-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-concept-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-gallery {
    margin-bottom: 143px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-gallery {
    margin-bottom: 10.468521229868228vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-gallery {
    margin-bottom: 19.03367496339678vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-gallery {
    margin-bottom: 130px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-plan {
    margin-bottom: 155.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-plan {
    margin-bottom: 11.361639824304538vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-plan {
    margin-bottom: 13.8506588579795vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-plan {
    margin-bottom: 94.6px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-plan h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-plan h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-plan h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-plan h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-plan-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-plan-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-plan-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-design {
    margin-bottom: 155.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-design {
    margin-bottom: 11.361639824304538vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-design {
    margin-bottom: 13.8506588579795vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-design {
    margin-bottom: 94.6px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-design h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-design h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-design h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-design h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-design-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-design-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-design-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-exterior {
    margin-bottom: 200px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-exterior {
    margin-bottom: 14.641288433382138vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-exterior {
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-exterior {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-exterior h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-exterior h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-exterior h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-exterior h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-exterior-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-exterior-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-exterior-txt {
    width: 100%;
  }
}
.dof-p-work-02-section-spec > div > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-spec > div > div {
    margin: 0 100px 200px 100px;
    padding: 40px 0 0 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-spec > div > div {
    margin: 0 7.320644216691069vw 14.641288433382138vw 7.320644216691069vw;
    padding: 2.928257686676428vw 0 0 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-spec > div > div {
    margin: 0 0 26.666666666666668vw 0;
    padding: 8.533333333333333vw 0 0 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-spec > div > div {
    margin: 0 0 100px 0;
    padding: 32px 0 0 0;
  }
}
.dof-p-work-02-section-spec > div > div > div:first-child {
  text-align: right;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-spec > div > div > div:first-child {
    padding-right: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-spec > div > div > div:first-child {
    padding-right: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-spec > div > div > div:first-child {
    padding-right: 4.8vw;
  }
}
.dof-p-work-02-section-spec > div > div > div:last-child {
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-spec > div > div > div:last-child {
    padding-left: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-spec > div > div > div:last-child {
    padding-left: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-spec > div > div > div:last-child {
    padding-left: 4.8vw;
  }
}
.dof-p-work-02-section-spec-txt--owner {
  text-align: right;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-spec-txt--owner {
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-spec-txt--owner {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-spec-txt--owner {
    font-size: 4.8vw;
  }
}
.dof-p-work-02-section-spec-txt--stats {
  text-align: left;
  line-height: 1.8;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-spec-txt--stats {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-spec-txt--stats {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-spec-txt--stats {
    font-size: 3.466666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-architect {
    margin-bottom: 176px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-architect {
    margin-bottom: 12.88433382137628vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-architect {
    margin-bottom: 31.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-architect {
    margin-bottom: 117px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-architect h2 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-architect h2 {
    margin-bottom: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-architect h2 {
    margin-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-architect h2 {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-architect h3 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-architect h3 {
    margin-bottom: 7.320644216691069vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-architect h3 {
    margin-bottom: 8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-architect h3 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-architect h3 > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-architect h3 > span:first-child {
    margin-bottom: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-architect h3 > span:first-child {
    margin-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-architect h3 > span:first-child {
    margin-bottom: 25px;
  }
}
.dof-p-work-02-section-architect p {
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-architect p {
    width: 594px;
    margin-bottom: 94.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-architect p {
    width: 43.48462664714495vw;
    margin-bottom: 6.910688140556369vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-architect p {
    width: 100%;
    margin-bottom: 11.600000000000001vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-architect p {
    margin-bottom: 43.5px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-other-projects {
    margin-bottom: 160px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-other-projects {
    margin-bottom: 11.71303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-other-projects {
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-other-projects {
    margin-bottom: 100px;
  }
}
.dof-p-work-02-section-other-projects h2 {
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-other-projects h2 {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-other-projects h2 {
    margin-bottom: 4.685212298682284vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-section-other-projects h2 {
    margin-bottom: 8.533333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-section-other-projects h2 {
    margin-bottom: 32px;
  }
}
.dof-p-work-02-img-belt figure:nth-child(1) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_02_gallery_01.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-belt figure:nth-child(1) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_02_gallery_01.png");
  }
}
.dof-p-work-02-img-belt figure:nth-child(2) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_02_gallery_02.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-belt figure:nth-child(2) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_02_gallery_02.png");
  }
}
.dof-p-work-02-img-belt figure:nth-child(3) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_02_gallery_03.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-belt figure:nth-child(3) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_02_gallery_03.png");
  }
}
.dof-p-work-02-img-belt figure:nth-child(4) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_02_gallery_04.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-belt figure:nth-child(4) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_02_gallery_04.png");
  }
}
.dof-p-work-02-img-slider {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-02-img-slider--plan {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider--plan {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider--plan {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-02-img-slider--design {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider--design {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider--design {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-02-img-slider--exterior {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider--exterior {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider--exterior {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider--exterior {
    margin-bottom: 215.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider--exterior {
    margin-bottom: 15.754026354319178vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-slider--exterior {
    margin-bottom: 16.92532942898975vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-img-slider--exterior {
    margin-bottom: 115.6px;
  }
}
.dof-p-work-02-img-slider-wrap {
  position: relative;
  margin: auto !important;
}
.dof-p-work-02-img-slider-wrap:before {
  content: '';
  display: block;
  width: 100%;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider-wrap:before {
    padding-top: 40vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider-wrap:before {
    padding-top: 40vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-slider-wrap:before {
    padding-top: 66vw;
  }
}
.dof-p-work-02-img-slider-card {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: 0;
  height: auto;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 0;
}
.dof-p-work-02-img-slider-card.is--prev {
  right: auto;
  left: 0;
}
.dof-p-work-02-img-slider-card.is--prev figure {
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider-card {
    height: 40vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider-card {
    height: 40vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-slider-card {
    height: 66vw;
  }
}
.dof-p-work-02-img-slider-card:before {
  content: '';
  display: block;
  width: 100%;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider-card:before {
    padding-top: 40vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider-card:before {
    padding-top: 40vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-slider-card:before {
    padding-top: 66vw;
  }
}
.dof-p-work-02-img-slider-card figure {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-slider-card figure {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-slider-card figure {
    width: 72.32796486090776vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-slider-card figure {
    margin-left: 0;
    width: 88vw;
  }
}
.dof-p-work-02-img-slider-card picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-slider-card picture {
    margin-left: 0;
  }
}
.dof-p-work-02-img-slider-card.is--initactive {
  width: 100%;
  z-index: 5;
}
.dof-p-work-02-img-slider-card.is--active {
  width: 100%;
  z-index: 10;
}
.dof-p-work-02-img-slider-card.is--hided {
  width: 100%;
  z-index: 7;
}
.dof-p-work-02-img-slider-card.is--prev .dof-p-work-02-section-img-slider-card {
  right: auto;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-section-plan .dof-m-slider-console,
  .dof-p-work-02-section-design .dof-m-slider-console,
  .dof-p-work-02-section-exterior .dof-m-slider-console {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-section-plan .dof-m-slider-console,
  .dof-p-work-02-section-design .dof-m-slider-console,
  .dof-p-work-02-section-exterior .dof-m-slider-console {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.dof-p-work-02-img-sectional-view {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-sectional-view {
    width: 660px;
    margin-bottom: 156px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-sectional-view {
    width: 48.31625183016106vw;
    margin-bottom: 11.420204978038068vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-sectional-view {
    left: -6vw;
    width: calc(100% + 12vw);
    margin-bottom: 20.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-img-sectional-view {
    left: -30px;
    width: calc(100% + 60px);
  }
}
.dof-p-work-02-img-architect {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-architect {
    width: 322px;
    margin-bottom: 66.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-architect {
    width: 23.57247437774524vw;
    margin-bottom: 4.86090775988287vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-architect {
    width: 66.4vw;
    margin-bottom: 14.533333333333335vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-img-architect {
    width: 249px;
    margin-bottom: 54.5px;
  }
}
.dof-p-work-02-img-blueprint-01 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-blueprint-01 {
    width: 592px;
    margin-bottom: 162px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-blueprint-01 {
    width: 43.33821376281113vw;
    margin-bottom: 11.859443631039532vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-blueprint-01 {
    width: 100%;
    margin-bottom: 20.266666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-img-blueprint-01 {
    margin-bottom: 76px;
  }
}
.dof-p-work-02-img-blueprint-02 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-blueprint-02 {
    width: 592px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-blueprint-02 {
    width: 43.33821376281113vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-blueprint-02 {
    width: 100%;
  }
}
.dof-p-work-02-img-navigation {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation {
    width: 100%;
  }
}
.dof-p-work-02-img-navigation--left {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation--left {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation--left {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation--left {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-p-work-02-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-p-work-02-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation--left {
    margin: 0 0 8.666666666666668vw 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-img-navigation--left {
    margin: 0 0 32.5px 0;
  }
}
.dof-p-work-02-img-navigation--right {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation--right {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation--right {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation--right {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-p-work-02-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-p-work-02-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation--right {
    margin: 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-img-navigation--right {
    margin: 0;
  }
}
.dof-p-work-02-img-navigation-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner {
    top: calc(50% + 23px);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner {
    top: calc(50% + 1.683748169838946vw);
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation-inner {
    left: 0;
    padding-left: 5.333333333333334vw;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-img-navigation-inner {
    padding-left: 20px;
  }
}
.dof-p-work-02-img-navigation-inner > p:first-child {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner > p:first-child {
    margin-bottom: 18px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner > p:first-child {
    margin-bottom: 1.317715959004393vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation-inner > p:first-child {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 53px;
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 3.879941434846267vw;
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 6.666666666666667vw;
    font-size: 2.666666666666667vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner > button:before {
    display: none;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner > button:before {
    display: none;
  }
}
.dof-p-work-02-img-navigation-inner > button:after {
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner > button > span {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner > button > span {
    font-size: 0.878477306002928vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-02-movie {
    margin-top: 200px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-02-movie {
    margin-top: 14.641288433382138vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-02-movie {
    margin-top: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-02-movie {
    margin-top: 100px;
  }
}
@media screen and (min-width: 1601px) {
  .is--hovered .dof-p-work-02-img-navigation-inner > button:after {
    width: 28px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .is--hovered .dof-p-work-02-img-navigation-inner > button:after {
    width: 2.049780380673499vw !important;
  }
}
.is--hovered .dof-p-work-02-img-navigation--left figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.is--hovered .dof-p-work-02-img-navigation--right figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@-webkit-keyframes kv-slider-transition {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -7vw;
  }
}
@keyframes kv-slider-transition {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -7vw;
  }
}
.dof-p-work-03-section-hero {
  position: relative;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero {
    margin-bottom: 63px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero {
    margin-bottom: 4.612005856515373vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero {
    margin-bottom: 17.733333333333334vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-hero {
    margin-bottom: 66.5px;
  }
}
.dof-p-work-03-section-hero h2 {
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero h2 {
    top: 47.14494875549048vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero h2 {
    top: 47.14494875549048vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero h2 {
    top: 132vw;
  }
}
.dof-p-work-03-section-hero-slide {
  position: relative;
  width: 100%;
}
.dof-p-work-03-section-hero-slide:before {
  content: '';
  display: block;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero-slide:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero-slide:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-slide:before {
    padding-top: 120vw;
  }
}
.dof-p-work-03-section-hero-slide-card {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 0;
}
.dof-p-work-03-section-hero-slide-card.is--prev {
  right: auto;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero-slide-card {
    height: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero-slide-card {
    height: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-slide-card {
    height: 120vw;
  }
}
.dof-p-work-03-section-hero-slide-card:before {
  content: '';
  display: block;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero-slide-card:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero-slide-card:before {
    padding-top: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-slide-card:before {
    padding-top: 120vw;
  }
}
.dof-p-work-03-section-hero-slide-card picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-slide-card picture {
    margin-left: 20vw;
  }
}
.dof-p-work-03-section-hero-slide-card.is--initactive {
  width: 100%;
  z-index: 5;
}
.dof-p-work-03-section-hero-slide-card.is--initactive picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-slide-card.is--initactive picture {
    margin-left: 20vw;
  }
}
.dof-p-work-03-section-hero-slide-card.is--active {
  width: 100%;
  z-index: 10;
}
.dof-p-work-03-section-hero-slide-card.is--active picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-03-section-hero-slide-card.is--hided {
  width: 100%;
  z-index: 7;
}
.dof-p-work-03-section-hero-slide-card.is--hided picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-03-section-hero-slide-card.is--prev .dof-p-work-03-section-hero-img {
  right: auto;
  left: 0;
}
.dof-p-work-03-section-hero-slide-card.is--prev picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-slide-card.is--prev picture {
    margin-left: 0;
  }
}
.dof-p-work-03-section-hero-slide-card.is--prev.is--initactive picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-03-section-hero-slide-card.is--prev.is--active picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-03-section-hero-slide-card.is--prev.is--hided picture {
  -webkit-animation: kv-slider-transition 8s linear infinite;
  animation: kv-slider-transition 8s linear infinite;
}
.dof-p-work-03-section-hero-img {
  position: absolute;
  width: 105vw;
  top: 0;
  right: 0;
}
.dof-p-work-03-section-hero-img picture {
  display: block;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero-img picture {
    width: 120vw;
    -webkit-transition: margin-left 8s linear;
    transition: margin-left 8s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero-img picture {
    width: 120vw;
    -webkit-transition: margin-left 8s linear;
    transition: margin-left 8s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-img picture {
    width: 120vw;
  }
}
.dof-p-work-03-section-hero-img-caption {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 10px;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero-img-caption {
    top: 47.14494875549048vw;
    right: 10px;
    padding-bottom: 5.856515373352855vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero-img-caption {
    top: 47.14494875549048vw;
    right: 10px;
    padding-bottom: 5.856515373352855vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-hero-img-caption {
    top: 132vw;
    right: 10px;
    padding-bottom: 11.932650073206442vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-hero-img-slider {
    padding: 0 89px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-hero-img-slider {
    margin-top: 2.196193265007321vw;
    padding: 0 6.515373352855051vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-concept h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-concept h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-concept h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-concept h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-concept-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-concept-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-concept-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-gallery {
    margin-bottom: 143px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-gallery {
    margin-bottom: 10.468521229868228vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-gallery {
    margin-bottom: 19.03367496339678vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-gallery {
    margin-bottom: 130px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-plan {
    margin-bottom: 155.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-plan {
    margin-bottom: 11.361639824304538vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-plan {
    margin-bottom: 13.8506588579795vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-plan {
    margin-bottom: 94.6px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-plan h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-plan h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-plan h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-plan h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-plan-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-plan-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-plan-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-design {
    margin-bottom: 155.2px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-design {
    margin-bottom: 11.361639824304538vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-design {
    margin-bottom: 13.8506588579795vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-design {
    margin-bottom: 94.6px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-design h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-design h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-design h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-design h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-design-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-design-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-design-txt {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-exterior {
    margin-bottom: 200px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-exterior {
    margin-bottom: 14.641288433382138vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-exterior {
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-exterior {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-exterior h3 {
    margin-bottom: 30.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-exterior h3 {
    margin-bottom: 2.225475841874085vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-exterior h3 {
    margin-bottom: 5.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-exterior h3 {
    margin-bottom: 23.2px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-exterior-txt {
    width: 594px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-exterior-txt {
    width: 43.48462664714495vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-exterior-txt {
    width: 100%;
  }
}
.dof-p-work-03-section-spec > div > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #a6a6a6;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-spec > div > div {
    margin: 0 100px 200px 100px;
    padding: 40px 0 0 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-spec > div > div {
    margin: 0 7.320644216691069vw 14.641288433382138vw 7.320644216691069vw;
    padding: 2.928257686676428vw 0 0 0;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-spec > div > div {
    margin: 0 0 26.666666666666668vw 0;
    padding: 8.533333333333333vw 0 0 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-spec > div > div {
    margin: 0 0 100px 0;
    padding: 32px 0 0 0;
  }
}
.dof-p-work-03-section-spec > div > div > div:first-child {
  text-align: right;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-spec > div > div > div:first-child {
    padding-right: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-spec > div > div > div:first-child {
    padding-right: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-spec > div > div > div:first-child {
    padding-right: 4.8vw;
  }
}
.dof-p-work-03-section-spec > div > div > div:last-child {
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-spec > div > div > div:last-child {
    padding-left: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-spec > div > div > div:last-child {
    padding-left: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-spec > div > div > div:last-child {
    padding-left: 4.8vw;
  }
}
.dof-p-work-03-section-spec-txt--owner {
  text-align: right;
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-spec-txt--owner {
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-spec-txt--owner {
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-spec-txt--owner {
    font-size: 4.8vw;
  }
}
.dof-p-work-03-section-spec-txt--stats {
  text-align: left;
  line-height: 1.8;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-spec-txt--stats {
    font-size: 14px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-spec-txt--stats {
    font-size: 1.02489019033675vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-spec-txt--stats {
    font-size: 3.466666666666666vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-architect {
    margin-bottom: 176px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-architect {
    margin-bottom: 12.88433382137628vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-architect {
    margin-bottom: 31.2vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-architect {
    margin-bottom: 117px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-architect h2 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-architect h2 {
    margin-bottom: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-architect h2 {
    margin-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-architect h2 {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-architect h3 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-architect h3 {
    margin-bottom: 7.320644216691069vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-architect h3 {
    margin-bottom: 8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-architect h3 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-architect h3 > span:first-child {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-architect h3 > span:first-child {
    margin-bottom: 1.756954612005857vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-architect h3 > span:first-child {
    margin-bottom: 6.666666666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-architect h3 > span:first-child {
    margin-bottom: 25px;
  }
}
.dof-p-work-03-section-architect p {
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-architect p {
    width: 594px;
    margin-bottom: 94.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-architect p {
    width: 43.48462664714495vw;
    margin-bottom: 6.910688140556369vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-architect p {
    width: 100%;
    margin-bottom: 11.600000000000001vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-architect p {
    margin-bottom: 43.5px;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-other-projects {
    margin-bottom: 160px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-other-projects {
    margin-bottom: 11.71303074670571vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-other-projects {
    margin-bottom: 26.666666666666668vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-other-projects {
    margin-bottom: 100px;
  }
}
.dof-p-work-03-section-other-projects h2 {
  text-align: left;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-other-projects h2 {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-other-projects h2 {
    margin-bottom: 4.685212298682284vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-section-other-projects h2 {
    margin-bottom: 8.533333333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-section-other-projects h2 {
    margin-bottom: 32px;
  }
}
.dof-p-work-03-img-belt figure:nth-child(1) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_03_gallery_01.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-belt figure:nth-child(1) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_03_gallery_01.png");
  }
}
.dof-p-work-03-img-belt figure:nth-child(2) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_03_gallery_02.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-belt figure:nth-child(2) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_03_gallery_02.png");
  }
}
.dof-p-work-03-img-belt figure:nth-child(3) {
  background-image: url("/kodate/designoffice/images/work/fig_photo_work_03_gallery_03.png");
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-belt figure:nth-child(3) {
    background-image: url("/kodate/designoffice/images/work/sp_fig_photo_work_03_gallery_03.png");
  }
}
.dof-p-work-03-img-slider {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-03-img-slider--plan {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider--plan {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider--plan {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-03-img-slider--design {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider--design {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider--design {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-03-img-slider--exterior {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider--exterior {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider--exterior {
    width: 72.32796486090776vw;
  }
}
.dof-p-work-03-img-slider-wrap {
  position: relative;
  margin: auto !important;
}
.dof-p-work-03-img-slider-wrap:before {
  content: '';
  display: block;
  width: 100%;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider-wrap:before {
    height: 40.995607613469986vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider-wrap:before {
    height: 40.995607613469986vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-slider-wrap:before {
    height: 65.86666666666666vw;
  }
}
.dof-p-work-03-img-slider-card {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  width: 0;
  height: auto;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 0;
}
.dof-p-work-03-img-slider-card.is--prev {
  right: auto;
  left: 0;
}
.dof-p-work-03-img-slider-card.is--prev figure {
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider-card {
    height: 40.995607613469986vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider-card {
    height: 40.995607613469986vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-slider-card {
    height: 65.86666666666666vw;
  }
}
.dof-p-work-03-img-slider-card:before {
  content: '';
  display: block;
  width: 100%;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider-card:before {
    padding-top: 40.995607613469986vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider-card:before {
    padding-top: 40.995607613469986vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-slider-card:before {
    padding-top: 65.86666666666666vw;
  }
}
.dof-p-work-03-img-slider-card figure {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-slider-card figure {
    width: 72.32796486090776vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-slider-card figure {
    width: 72.32796486090776vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-slider-card figure {
    margin-left: 0;
    width: 88vw;
  }
}
.dof-p-work-03-img-slider-card picture {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-slider-card picture {
    margin-left: 0;
  }
}
.dof-p-work-03-img-slider-card.is--initactive {
  width: 100%;
  z-index: 5;
}
.dof-p-work-03-img-slider-card.is--active {
  width: 100%;
  z-index: 10;
}
.dof-p-work-03-img-slider-card.is--hided {
  width: 100%;
  z-index: 7;
}
.dof-p-work-03-img-slider-card.is--prev .dof-p-work-03-section-img-slider-card {
  right: auto;
  left: 0;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-section-plan .dof-m-slider-console,
  .dof-p-work-03-section-design .dof-m-slider-console {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-section-plan .dof-m-slider-console,
  .dof-p-work-03-section-design .dof-m-slider-console {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.dof-p-work-03-img-sectional-view {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-sectional-view {
    width: 660px;
    margin-bottom: 156px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-sectional-view {
    width: 48.31625183016106vw;
    margin-bottom: 11.420204978038068vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-sectional-view {
    left: -6vw;
    width: calc(100% + 12vw);
    margin-bottom: 20.8vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-img-sectional-view {
    left: -30px;
    width: calc(100% + 60px);
  }
}
.dof-p-work-03-img-architect {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-architect {
    width: 322px;
    margin-bottom: 66.4px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-architect {
    width: 23.57247437774524vw;
    margin-bottom: 4.86090775988287vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-architect {
    width: 66.4vw;
    margin-bottom: 14.533333333333335vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-img-architect {
    width: 249px;
    margin-bottom: 54.5px;
  }
}
.dof-p-work-03-img-blueprint-01 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-blueprint-01 {
    width: 592px;
    margin-bottom: 162px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-blueprint-01 {
    width: 43.33821376281113vw;
    margin-bottom: 11.859443631039532vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-blueprint-01 {
    width: 100%;
    margin-bottom: 20.266666666666666vw;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-img-blueprint-01 {
    margin-bottom: 76px;
  }
}
.dof-p-work-03-img-blueprint-02 {
  margin: 0 auto;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-blueprint-02 {
    width: 592px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-blueprint-02 {
    width: 43.33821376281113vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-blueprint-02 {
    width: 100%;
  }
}
.dof-p-work-03-img-navigation {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation {
    width: 100%;
  }
}
.dof-p-work-03-img-navigation--left {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation--left {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation--left {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation--left {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-p-work-03-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation--left {
    margin: 0 auto 0 0;
  }
  .dof-p-work-03-img-navigation--left figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation--left {
    margin: 0 0 8.666666666666668vw 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-img-navigation--left {
    margin: 0 0 32.5px 0;
  }
}
.dof-p-work-03-img-navigation--right {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation--right {
    width: 42.16691068814056vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation--right {
    width: 42.16691068814056vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation--right {
    width: 100%;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-p-work-03-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation--right {
    margin: 0 0 0 auto;
  }
  .dof-p-work-03-img-navigation--right figure {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation--right {
    margin: 0;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-img-navigation--right {
    margin: 0;
  }
}
.dof-p-work-03-img-navigation-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner {
    top: calc(50% + 23px);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner {
    top: calc(50% + 1.683748169838946vw);
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation-inner {
    left: 0;
    padding-left: 5.333333333333334vw;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  .dof-p-work-03-img-navigation-inner {
    padding-left: 20px;
  }
}
.dof-p-work-03-img-navigation-inner > p:first-child {
  line-height: 1;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner > p:first-child {
    margin-bottom: 18px;
    font-size: 18px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner > p:first-child {
    margin-bottom: 1.317715959004393vw;
    font-size: 1.317715959004393vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation-inner > p:first-child {
    margin-bottom: 2.666666666666667vw;
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 53px;
    font-size: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 3.879941434846267vw;
    font-size: 0.878477306002928vw;
  }
}
@media screen and (max-width: 769px) {
  .dof-p-work-03-img-navigation-inner > p:nth-child(2) {
    margin-bottom: 6.666666666666667vw;
    font-size: 2.666666666666667vw;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner > button {
    margin: 0 auto;
    border-bottom: none !important;
    text-align: center;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner > button:before {
    display: none;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner > button:before {
    display: none;
  }
}
.dof-p-work-03-img-navigation-inner > button:after {
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner > button:after {
    right: 50%;
    width: 0 !important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner > button > span {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner > button > span {
    font-size: 0.878477306002928vw !important;
  }
}
@media screen and (min-width: 1601px) {
  .dof-p-work-03-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .dof-p-work-03-img-navigation-inner > button > div {
    display: none !important;
  }
}
@media screen and (min-width: 1601px) {
  .is--hovered .dof-p-work-03-img-navigation-inner > button:after {
    width: 28px !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 1600px) {
  .is--hovered .dof-p-work-03-img-navigation-inner > button:after {
    width: 2.049780380673499vw !important;
  }
}
.is--hovered .dof-p-work-03-img-navigation--left figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.is--hovered .dof-p-work-03-img-navigation--right figure {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@-webkit-keyframes kv-slider-transition {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -7vw;
  }
}
@keyframes kv-slider-transition {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -7vw;
  }
}
