@charset "UTF-8";

@import url("slick.css");

@import url("slick-theme.css");

@import url("fancybox.min.css");

@import url("aos.css");

@import url("https://fonts.googleapis.com/css?family=Roboto");

@import url("https://fonts.googleapis.com/css?family=Oswald:wght@400;500");

@import url("https://fonts.googleapis.com/css?family=Crimson+Text");

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,
    "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo,
    sans-serif;
  color: #152f40;
  line-height: 1.5;
  letter-spacing: 0.025em;
}

@media print, screen and (min-width: 680px) {
  body.type__02 {
    min-width: 1140px;
  }
}

p {
  text-align: justify;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

.none {
  display: none;
}

/* FONT
***************************************************************/

.serif {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
}

.robot {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.oswald {
  font-family: "Oswald", sans-serif;
}

.crimson {
  font-family: "Crimson Text", serif;
  font-weight: normal;
}

/* LINK
***************************************************************/

a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
  color: #152f40;
}

a img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

/* FADEIN
***************************************************************/

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -webkit-transition: ease 1000ms;
  transition: ease 1000ms;
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.sectionInner {
  margin-left: auto;
  margin-right: auto;
}

/* PARTS ---- parts_seminarWrap
***************************************************************/

.seminarWrap .seminarList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 70px;
}

.seminarWrap .seminarList figure {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 191px;
  position: relative;
}

.seminarWrap .seminarList .more {
  padding: 6px;
}

.seminarWrap .seminarList .h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.seminarWrap .seminarList .cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.seminarWrap .seminarList .cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.seminarWrap .seminarList .cat li {
  color: #fff;
  background: #152f40;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 47.5%;
  margin-top: 10px;
  padding: 3px 0;
}

.seminarWrap .seminarList .day {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

/* PARTS ---- parts_movieLink
***************************************************************/

.movieLink ul > li .img01 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #bccad0;
}

.movieLink ul > li .txt01 {
  font-size: 15px;
  font-weight: bold;
}

.movieLink ul > li .smallText {
  text-align: center;
  font-size: 12px;
}

.sectionTitleEng {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}

.sectionTitleEng span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.engPage {
  margin-bottom: 0;
}

.engPage .gNav .item span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}

.engPage .gNav .item00 span {
  width: 70px;
  height: 15px;
  background-image: url(../img/ir/en/gnavi_00_off.svg);
}

.engPage .gNav .item00.current span {
  background-image: url(../img/ir/en/gnavi_00_on.svg);
}

.engPage .gNav .item01 span {
  width: 85px;
  height: 32px;
  background-image: url(../img/ir/en/gnavi_01_off.svg);
}

.engPage .gNav .item01.current span {
  background-image: url(../img/ir/en/gnavi_01_on.svg);
}

.engPage .gNav .item02 span {
  width: 91px;
  height: 11px;
  background-image: url(../img/ir/en/gnavi_02_off.svg);
}

.engPage .gNav .item02.current span {
  background-image: url(../img/ir/en/gnavi_02_on.svg);
}

.engPage .gNav .item03 span {
  width: 62px;
  height: 29px;
  background-image: url(../img/ir/en/gnavi_03_off.svg);
}

.engPage .gNav .item03.current span {
  background-image: url(../img/ir/en/gnavi_03_on.svg);
}

.engPage .gNav .item04 span {
  width: 78px;
  height: 29px;
  background-image: url(../img/ir/en/gnavi_04_off.svg);
}

.engPage .gNav .item04.current span {
  background-image: url(../img/ir/en/gnavi_04_on.svg);
}

.engPage .gNav .item05 span {
  width: 103px;
  height: 14px;
  background-image: url(../img/ir/en/gnavi_05_off.svg);
}

.engPage .gNav .item05.current span {
  background-image: url(../img/ir/en/gnavi_05_on.svg);
}

.engPage .gNav .item06 span {
  width: 80px;
  height: 11px;
  background-image: url(../img/ir/en/gnavi_06_off.svg);
}

.engPage .gNav .item06.current span {
  background-image: url(../img/ir/en/gnavi_06_on.svg);
}

.engPage .gNav .item07 span {
  width: 134px;
  height: 29px;
  background-image: url(../img/ir/en/gnavi_07_off.svg);
}

.engPage .gNav .item07.current span {
  background-image: url(../img/ir/en/gnavi_07_on.svg);
}

.engPage .foot {
  border-top: 0;
}

@media print, screen and (min-width: 680px) {
  .nonePC {
    display: none !important;
  }

  .sectionInner {
    width: 1000px;
  }

  .seminarWrap {
    padding: 0 32px;
    margin: 0 auto;
    width: 1064px;
  }

  .seminarWrap .seminarList > li {
    width: 230px;
    margin-right: calc(80px / 3);
  }

  _:-ms-lang(x)::-ms-backdrop,
  .seminarWrap .seminarList > li {
    margin-right: 26.6666px;
  }

  _:-ms-lang(x)::backdrop,
  .seminarWrap .seminarList > li {
    margin-right: 26.6666px;
  }

  .seminarWrap .seminarList > li:nth-of-type(4n) {
    margin-right: 0;
  }

  .seminarWrap .seminarList a:hover .h3 {
    color: #428ea4;
  }

  .seminarWrap .seminarList figure::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }

  .seminarWrap .seminarList a:hover figure::before {
    background: rgba(4, 75, 98, 0.5);
  }

  .movieLink {
    width: 900px;
    margin: 0 auto;
  }

  .movieLink ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .movieLink ul > li {
    width: 430px;
    margin-right: 40px;
    margin-bottom: 40px;
  }

  .movieLink ul > li:nth-of-type(even) {
    margin-right: 0;
  }

  .movieLink ul > li .img01 {
    width: 430px;
    height: 250px;
    position: relative;
  }

  .movieLink ul > li .img01::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }

  .movieLink ul > li a:hover .img01::before {
    background: rgba(4, 75, 98, 0.5);
  }

  .movieLink ul > li .txt01 {
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .movieLink ul > li .smallText {
    margin-top: -12px;
  }

  .engPage .gNav .item00 span:hover {
    background-image: url(../img/ir/en/gnavi_00_on.svg);
  }

  .engPage .gNav .item01 span:hover {
    background-image: url(../img/ir/en/gnavi_01_on.svg);
  }

  .engPage .gNav .item02 span:hover {
    background-image: url(../img/ir/en/gnavi_02_on.svg);
  }

  .engPage .gNav .item03 span:hover {
    background-image: url(../img/ir/en/gnavi_03_on.svg);
  }

  .engPage .gNav .item04 span:hover {
    background-image: url(../img/ir/en/gnavi_04_on.svg);
  }

  .engPage .gNav .item05 span:hover {
    background-image: url(../img/ir/en/gnavi_05_on.svg);
  }

  .engPage .gNav .item06 span:hover {
    background-image: url(../img/ir/en/gnavi_06_on.svg);
  }

  .engPage .gNav .item07 span:hover {
    background-image: url(../img/ir/en/gnavi_07_on.svg);
  }
}

@media screen and (max-width: 679px) {
  .noneSP {
    display: none !important;
  }

  a {
    -webkit-transition: none;
    transition: none;
  }

  .seminarWrap {
    padding: 0 5%;
  }

  .seminarWrap .seminarList {
    display: block;
    margin-bottom: 40px;
  }

  .seminarWrap .seminarList > li {
    width: 100%;
    margin: 0 auto 30px;
  }

  .seminarWrap .seminarList figure {
    height: 75vw;
  }

  .seminarWrap .seminarList .h3 {
    font-size: 14px;
  }

  .seminarWrap .seminarList .cat li {
    font-size: 12px;
    width: 47.5%;
    margin-top: 6px;
  }

  .seminarWrap .seminarList .day {
    font-size: 14px;
    margin-top: 6px;
  }

  .movieLink ul > li {
    margin-bottom: 30px;
  }

  .movieLink ul > li:last-child {
    margin-bottom: 0;
  }

  .movieLink ul > li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .movieLink ul > li .img01 {
    width: 280px;
    height: 157px;
  }

  .movieLink ul > li .txt01 {
    font-size: 13px;
    margin-top: 10px;
  }

  .sectionTitleEng span {
    display: block;
    width: 100%;
  }

  .engPage .foot .fCrightIn .sokochikun {
    top: -82px;
  }

  .engPage .foot .fCrightIn .sokochikun img {
    height: 82px;
  }

  .engPage.drawer--right .drawer-nav {
    right: -100%;
  }

  .engPage .drawer-nav {
    width: 100%;
    background-color: #e7ebef;
  }

  .engPage .drawer-nav .flex {
    position: relative;
  }

  .engPage .drawer-nav .flex .logo {
    position: absolute;
    top: -46px;
    left: 20px;
    width: 90px;
    z-index: 10;
  }

  .engPage .drawer-nav .flex li {
    background-color: #fff;
  }

  .engPage .drawer-nav .contactWrap.typeTEL.eng {
    background: #e7ebef;
    padding-top: 0;
  }

  .engPage .drawer-nav .contactWrap.typeTEL.eng li.type01 a {
    padding-right: 0;
  }

  .engPage .drawer-nav .contactWrap.typeTEL.eng li.type01 a:after {
    display: none;
  }

  .engPage .drawer-nav .item > a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 0;
    background-size: contain;
    background-position: 20px center;
    background-repeat: no-repeat;
  }

  .engPage .drawer-nav .item00 > a {
    background-image: url(../img/ir/en/gnavi_00_sp.svg);
    background-size: 40px;
  }

  .engPage .drawer-nav .item00.current > a {
    background-image: url(../img/ir/en/gnavi_00_on_sp.svg);
  }

  .engPage .drawer-nav .item01 > a {
    background-image: url(../img/ir/en/gnavi_01_sp.svg);
    background-size: 148px;
  }

  .engPage .drawer-nav .item01.current > a {
    background-image: url(../img/ir/en/gnavi_01_on_sp.svg);
  }

  .engPage .drawer-nav .item02 > a {
    background-image: url(../img/ir/en/gnavi_02_sp.svg);
    background-size: 85px;
  }

  .engPage .drawer-nav .item02.current > a {
    background-image: url(../img/ir/en/gnavi_02_on_sp.svg);
  }

  .engPage .drawer-nav .item03 > a {
    background-image: url(../img/ir/en/gnavi_03_sp.svg);
    background-size: 112px;
  }

  .engPage .drawer-nav .item03.current > a {
    background-image: url(../img/ir/en/gnavi_03_on_sp.svg);
  }

  .engPage .drawer-nav .item04 > a {
    background-image: url(../img/ir/en/gnavi_04_sp.svg);
    background-size: 140px;
    background-position: 19px center;
  }

  .engPage .drawer-nav .item04.current > a {
    background-image: url(../img/ir/en/gnavi_04_on_sp.svg);
  }

  .engPage .drawer-nav .item05 > a {
    background-image: url(../img/ir/en/gnavi_05_sp.svg);
    background-size: 97px;
    background-position: 18px center;
  }

  .engPage .drawer-nav .item05.current > a {
    background-image: url(../img/ir/en/gnavi_05_on_sp.svg);
  }

  .engPage .drawer-nav .item06 > a {
    background-image: url(../img/ir/en/gnavi_06_sp.svg);
    background-size: 75px;
  }

  .engPage .drawer-nav .item06.current > a {
    background-image: url(../img/ir/en/gnavi_06_on_sp.svg);
  }

  .engPage .drawer-nav .item07 {
    background-color: #e7ebef !important;
  }

  .engPage .drawer-nav .item07 > .link {
    background-image: url(../img/ir/en/gnavi_07_sp.svg);
    background-size: 252px;
    background-position: 15px center;
  }

  .engPage .drawer-nav .item07.current > .link {
    background-image: url(../img/ir/en/gnavi_07_on_sp.svg);
  }

  .engPage .drawer-nav .item07 > .contactWrap.typeTEL.eng .txt {
    padding-bottom: 5px;
  }

  .engPage .drawer-nav .item07 > .btn {
    width: 140px;
    margin: 0 auto;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/ir/en/btn_japanese.svg);
  }

  .engPage .drawer-nav .item07 > .btn:after {
    content: none;
  }
}

/*****************************************************
*
*****************************************************/
.sectionTitle__02 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}

.sectionTitle__03 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: center;
}

.sectionTitle__04 {
  font-size: 24px;
  text-align: center;
  line-height: 0.75;
  letter-spacing: 0.1em;
  position: relative;
}

.sectionTitle__04:before {
  content: "";
  background-color: #152f40;
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto 0;
}

.sectionTitle__04 .in {
  display: inline-block;
  margin: 0 15px;
  background-color: #c8cacf;
  position: relative;
  z-index: 10;
}

.sectionTitle__05 {
  color: #152f40;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  position: relative;
}

@media screen and (max-width: 679px) {
  .sectionTitle__02 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .sectionTitle__03 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .sectionTitle__04 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .sectionTitle__04 .in {
  }
  .sectionTitle__05 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 350px) {
  .sectionTitle__02 {
    font-size: 18px;
  }
  .sectionTitle__03 {
    font-size: 18px;
  }
  .sectionTitle__04 {
    font-size: 18px;
  }
  .sectionTitle__05 {
    font-size: 18px;
  }
  .sectionTitle__04 {
    font-size: 18px;
  }
}
/**************************************
* こんなお悩みを解決します
***************************************/
.troubleSolving {
  margin-top: 80px;
}

.troubleSolvingList {
}

.troubleSolvingList__item {
  margin-top: 40px;
}

.troubleSolving__photo {
  background-color: #fff;
  height: 200px;
  display: flex;
  justify-content: center;
}

.troubleSolving__photo img {
}

.troubleSolving__text {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  margin-top: 20px;
}

@media print, screen and (min-width: 680px) {
  .troubleSolvingList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -50px;
  }
  .troubleSolvingList__item {
    width: 300px;
    margin-left: 50px;
  }
  .troubleSolvingList__item.item__01 img {
    width: 256px;
    height: 140px;
    /* padding-top: 20px; */
    position: relative;
    top: 30px;
  }
  .troubleSolvingList__item.item__02 img {
    width: 280px;
    height: 180px;
    padding-top: 5px;
  }
  .troubleSolvingList__item.item__03 img {
    width: 224px;
    height: 166px;
    padding-top: 15px;
  }
  .troubleSolvingList__item.item__04 img {
    width: 240px;
    height: 138px;
    /* padding-top: 20px; */
    position: relative;
    top: 30px;
  }
  .troubleSolvingList__item.item__05 img {
    width: 246px;
    height: 109px;
    /* padding-top: 35px; */
    position: relative;
    top: 46px;
    left: -8px;
  }
  .troubleSolvingList__item.item__06 img {
    width: 255px;
    height: 192px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 679px) {
  .troubleSolving {
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .troubleSolvingList {
    margin-top: 20px;
  }
  .troubleSolvingList__item {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .troubleSolvingList__item + .troubleSolvingList__item {
    padding-top: 7px;
    border-top: 1px solid #a3a3aa;
    margin-top: 7px;
  }
  .troubleSolvingList__item:nth-child(2n) .troubleSolving__photo {
    order: 2;
  }
  .troubleSolvingList__item:nth-child(2n) .troubleSolving__text {
    width: calc(56% - 5px);
    order: 1;
    margin-left: 0;
    margin-right: 5px;
  }
  .troubleSolving__photo {
    width: 44%;
    height: 25.5vw;
  }
  .troubleSolving__text {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 1.733;
    letter-spacing: -0.03em;
    text-align: left;
    width: calc(56% - 7px);
    margin-top: 0;
    margin-left: 7px;
  }
  .troubleSolvingList__item.item__01 img {
    width: 86%;
  }
  .troubleSolvingList__item.item__02 img {
    width: 90.5%;
    margin-top: -3px;
  }
  .troubleSolvingList__item.item__03 img {
    width: 76%;
    margin-top: -4px;
  }
  .troubleSolvingList__item.item__04 img {
    width: 81%;
    margin-top: -2px;
    margin-left: 10px;
    margin-right: auto;
  }
  .troubleSolvingList__item.item__05 img {
    padding: 4px 0;
    width: 82%;
    margin-left: 9px;
    margin-right: auto;
  }
  .troubleSolvingList__item.item__06 img {
    width: 80%;
    margin-top: -4px;
  }
}
@media screen and (max-width: 350px) {
  .troubleSolving__text {
    font-size: 12px;
  }
}
/**************************************
* 地主様・借地権者様のためのお役立ち情報
***************************************/
.landownersInformation {
  background-color: #c8cacf;
  padding: 75px 0 75px 0;
  margin-top: 50px;
}

.landownersInformationList {
}

.landownersInformationList__link {
  display: block;
}

.landownersInformation__photo:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../img/icon/ico_arrow07.svg) no-repeat center center;
  position: absolute;
  bottom: 15px;
  right: 16px;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}

.landownersInformationList__item {
  margin-top: 40px;
}

.landownersInformationList__item.is__comingsoon
  .landownersInformationList__link {
  pointer-events: none;
}
.landownersInformationList__item.is__comingsoon
  .landownersInformation__photo
  img {
  opacity: 0.6;
}

.landownersInformation__photo {
  background-color: #fff;
  height: 200px;
  position: relative;
  display: flex;
  justify-content: center;
}

.landownersInformation__photo img {
  box-sizing: content-box;
}

.landownersInformation__photo .comingSoon {
  background-color: #fff;
  border: 2px solid #43879c;
  color: #43879c;
  font-size: 12px;
  font-weight: 700;
  width: 66px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.landownersInformation__text {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  margin-top: 20px;
}

@media print, screen and (min-width: 680px) {
  .landownersInformationList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -50px;
  }
  .landownersInformationList__item {
    width: 300px;
    margin-left: 50px;
  }
  .landownersInformation__photo {
    transition: 0.3s ease;
  }
  .landownersInformation__photo:before {
    transition: 0.3s ease;
  }
  .landownersInformationList__link:hover .landownersInformation__photo {
    opacity: 0.8;
  }
  .landownersInformationList__link:hover .landownersInformation__photo:before {
    right: 13px;
  }
  .landownersInformationList__item.item__01 img {
    width: 110px;
    height: 106px;
    padding-top: 50px;
  }
  .landownersInformationList__item.item__02 img {
    width: 240px;
    height: 120px;
    padding-top: 40px;
  }
  .landownersInformationList__item.item__03 img {
    width: 136px;
    height: 132px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 679px) {
  .landownersInformation {
    padding-top: 35px;
    padding-bottom: 50px;
    margin-top: 60px;
  }
  .landownersInformationList {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .landownersInformationList__link {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .landownersInformationList__item {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .landownersInformationList__item + .landownersInformationList__item {
    padding-top: 7px;
    border-top: 1px solid #a3a3aa;
    margin-top: 7px;
  }
  .landownersInformation__photo .comingSoon {
    font-size: 10px;
    width: 42px;
    top: 0;
  }
  .landownersInformation__photo {
    width: 40%;
    height: 21.5vw;
    order: 2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .landownersInformation__photo img {
    margin: 0;
  }
  .landownersInformation__photo:before {
    background-color: #152f40;
    background-image: url(../img/icon/ico_arrow06.svg);
    background-size: 20px 20px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -15px;
    bottom: -4px;
  }
  .landownersInformation__text {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 1.733;
    letter-spacing: -0.015em;
    text-align: left;
    width: calc(60% - 5px);
    margin-top: 0;
    margin-right: 5px;
    order: 1;
  }
  .landownersInformationList__item.item__01 img {
    width: 40%;
  }
  .landownersInformationList__item.item__02 img {
    width: 87.5%;
  }
  .landownersInformationList__item.item__03 img {
    width: 77%;
  }
}

@media screen and (max-width: 350px) {
  .landownersInformation__text {
    font-size: 12px;
  }
  .landownersInformation__photo:before {
    width: 36px;
    height: 36px;
  }
}

/**************************************
* ページ下のバナーエリア
***************************************/
.pageBottomBannerArea {
  padding: 100px 0;
}

@media print, screen and (min-width: 680px) {
}
@media screen and (max-width: 679px) {
  .pageBottomBannerArea {
    padding: 40px 0 40px 0;
  }
}

/**************************************
* 店舗紹介バナー
***************************************/

.shopBanner {
  margin-left: auto;
  margin-right: auto;
}
.shopBanner__link {
  background-color: #c8cfd2;
  position: relative;
}

.shopBanner__link:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../img/icon/ico_arrow05.svg) no-repeat center center;
  position: absolute;
  bottom: 15px;
  right: 16px;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}

.shopBanner__photo {
  /* background-image: url(../img/common/banner_shop_pc.jpg); */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.shopBanner__photo.lazyloaded {
  background-image: url(../img/common/banner_shop_pc.jpg);
}

.shopBanner__contents {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 200px;
}

.shopBanner__text {
  font-size: 16px;
  text-align: center;
  line-height: 1.875;
  letter-spacing: 0;
}

.shopBanner__text__02 {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-top: 10px;
}

.shopBanner__text__02 .sup {
  font-size: 23px;
  letter-spacing: 0.1em;
  display: block;
}

@media print, screen and (min-width: 680px) {
  .shopBanner {
    width: 800px;
  }
  .shopBanner__link {
    display: flex;
    flex-wrap: wrap;
    transition: 0.3s ease;
  }
  .shopBanner__link:before {
    transition: 0.3s ease;
  }
  .shopBanner__link:hover {
    background-color: #bccad0;
  }
  .shopBanner__link:hover:before {
    right: 13px;
  }
  .shopBanner__photo {
    width: 400px;
  }
  .shopBanner__contents {
    width: 400px;
  }
}

@media screen and (max-width: 679px) {
  .shopBanner {
    background-color: #c8cfd2;
    margin-left: 20px;
    margin-right: 20px;
  }
  .shopBanner__link {
    display: block;
  }
  .shopBanner__photo {
    height: 40vw;
  }
  .shopBanner__contents {
    padding: 15px 0;
    height: auto;
  }
  .shopBanner__text {
    font-size: 14px;
  }
  .shopBanner__text__02 {
    font-size: 26px;
    letter-spacing: 0;
  }
  .shopBanner__text__02 .sup {
    font-size: 18px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 350px) {
  .shopBanner__text {
    font-size: 12px;
  }
  .shopBanner__text__02 {
    font-size: 24px;
  }
  .shopBanner__text__02 .sup {
    font-size: 16px;
  }
}

.cando_movie_list_box {
  width: 1000px;
  margin: 42px auto 0;
}

.cando_movie_list_box .cando_movie_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cando_movie_list_box .cando_movie_list li {
  width: 384px;
  height: 216px;
  margin-right: 29px;
}

.cando_movie_list_box .cando_movie_list.column3 li {
  width: 314px;
  height: 176px;
}

.cando_movie_list_box .cando_movie_list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.cando_movie_list_box .cando_movie_list li figure {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media print, screen and (min-width: 680px) {
  .cando_movie_list_box .cando_movie_list li:nth-child(3n),
  .cando_movie_list_box .cando_movie_list li:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 679px) {
  .cando_movie_list_box {
    width: 100%;
    margin-top: 56px;
  }

  .cando_movie_list_box .cando_movie_list {
    display: block;
  }

  .cando_movie_list_box .cando_movie_list li {
    width: 100%;
    height: 188px;
    margin-right: 0;
  }

  .cando_movie_list_box .cando_movie_list.column3 li {
    width: 100%;
    height: 188px;
  }

  .cando_movie_list_box .cando_movie_list li + li {
    margin-top: 25px;
  }
}
