@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  border: none;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl {
  line-height: 2;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.mfont {
  font-family: "ヒラギノ明朝 ProN W3", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gfont {
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mt0 {
  margin-top: 0px;
}

.mt05 {
  margin-top: 0.5em;
}

.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb1 {
  margin-bottom: 1em;
}

.mb2 {
  margin-bottom: 2em;
}

.mb3 {
  margin-bottom: 3em;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.phW100 {
  width: 100%;
}
.phW100 img {
  width: 100%;
}

.phW90 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.phW80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.phW60 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.phW40 {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.w50Container,
.w50container {
  width: min(94%, 800px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w60Container,
.w60container {
  width: min(94%, 960px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w70Container,
.w70container {
  width: min(70%, 1140px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w80Container,
.w80container {
  width: min(80%, 1280px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w90Container,
.w90container {
  width: min(90%, 1440px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w05 {
  width: 5%;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w20 {
  width: 20%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w28 {
  width: 28%;
}

.w30 {
  width: 30%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w58 {
  width: 58%;
}

.w59 {
  width: 59%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w68 {
  width: 68%;
}

.w69 {
  width: 69%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.pcHidden {
  display: none;
}

.flexcontainer {
  display: flex;
  flex-wrap: wrap;
}

button.menu-btn {
  display: none;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1 {
  position: fixed;
  z-index: 99999;
  /*ボタンを最前面に*/
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 50px;
  height: 50px;
}

/*×に変化*/
.openbtn1 span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 10px;
  height: 3px;
  border-radius: 2px;
  background-color: black;
  width: 54%;
}

.openbtn1 span:nth-of-type(1) {
  top: 15px;
}

.openbtn1 span:nth-of-type(2) {
  top: 25px;
}

.openbtn1 span:nth-of-type(3) {
  top: 35px;
}

.openbtn1.active span:nth-of-type(1) {
  top: 10px;
  left: 10px;
  transform: translateY(15px) rotate(-45deg);
  width: 60%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3) {
  top: 40px;
  left: 10px;
  transform: translateY(-15px) rotate(45deg);
  width: 60%;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

/**************************************

	 			!Media

***************************************/
/* col-sm- 991px 以下 */
@media screen and (max-width: 991px) {
  .w60Container,
  .w50Container {
    width: 90%;
  }
  .w70Container {
    width: 90%;
  }
  .w80Container {
    width: 94%;
  }
  .w90Container {
    width: 94%;
  }
}
/* col-sm- 767px 以下 */
@media only screen and (max-width: 767px) {
  .pcHidden {
    display: block;
  }
  .spHidden {
    display: none;
  }
  button.menu-btn {
    display: block;
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 22px;
    border: none;
    background-color: transparent;
  }
  .w60Container,
  .w50Container {
    width: 94%;
  }
  .w70Container, .w70container {
    width: 94%;
  }
  .w80Container, .w80container {
    width: 94%;
  }
  .w90Container {
    width: 94%;
  }
}
body {
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.container {
  width: min(1440px, 94%);
  margin: 0 auto;
}

p {
  font-size: 0.9rem;
  line-height: 1.8;
}
p.caption {
  font-size: 0.7rem;
}

header {
  position: sticky;
  top: 0;
  z-index: 9980;
  width: 100%;
  background-color: #fff;
}
header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: min(1440px, 90%);
  margin: 0 auto;
  padding: 20px 0;
}
header .container .logo_left {
  width: min(38vw, 198px);
}
header .container .logo_right {
  width: min(26vw, 156px);
}
header .container nav ul {
  display: flex;
  justify-content: center;
  gap: 1.6vw;
}
header .container nav ul li {
  font-size: min(1vw, 1.1rem);
  text-align: center;
  line-height: 1.2;
}
header .container nav ul li span.small {
  font-size: min(0.6vw, 0.8rem);
}
@media (orientation: portrait) and (max-width: 767px) {
  header .container .logo_right {
    display: none;
  }
  header .container nav {
    display: none;
  }
}

#designA .sec_top .container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../images/top/topBG.jpg");
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 16/10;
}
#designA .sec_top .container .inner .title1 {
  width: min(40%, 300px);
  margin: 1% auto;
  filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.7));
}
#designA .sec_top .container .inner .title2 {
  width: min(50%, 300px);
  margin: 4% auto;
}
#designA .sec_top .container .inner .title3 {
  width: min(50%, 340px);
  margin: 5% auto;
}
@media (orientation: portrait) and (max-width: 767px) {
  #designA .sec_top .container {
    background-image: none;
  }
}

#designB .sec_top {
  width: min(90%, 1680px);
  margin: 5% auto;
  background-image: url("../images/top/topVisual-B.png");
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 3/2;
}

.slide {
  width: min(90%, 1440px);
  margin: 0 auto;
}
.slide .slide-items li {
  border-left: 1px solid white;
}

.content {
  padding: 4% 0;
}

.recommend h2.ttl {
  width: min(80vw, 260px);
  margin: 0 auto 2em;
}
.recommend .property_list {
  margin: 2em 0;
}
.recommend .property_list .gridcontainer {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 20px;
}
.recommend .property_list .gridcontainer .item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
}
.recommend .property_list .gridcontainer .item figure {
  width: 100%;
  background-color: #ddd;
  aspect-ratio: 5/4;
}
.recommend .property_list .gridcontainer .item .propaty-name {
  text-align: center;
  font-size: 0.9rem;
}
.recommend .property_list .gridcontainer .item .details {
  font-size: 0.8rem;
  line-height: 1.6;
}
.recommend .property_list .gridcontainer .item .btnfield {
  display: flex;
  justify-content: space-between;
}
.recommend .property_list .gridcontainer .item .btnfield .btn {
  width: 49%;
}
@media (orientation: portrait) and (max-width: 767px) {
  .recommend .property_list .gridcontainer .item {
    padding-bottom: 1em;
    border-bottom: 1px dashed #ccc;
  }
}

.feature {
  margin-top: 5%;
}
.feature h2.ttl {
  width: min(80vw, 200px);
  margin: 0 auto 1em;
}
.feature .feature_list .flexcontainer {
  justify-content: center;
  gap: 1em 1%;
}
.feature .feature_list .flexcontainer .item {
  width: 22%;
  padding: 0.5em 1%;
  background-color: #ddd;
  background-size: cover;
  aspect-ratio: 5/4;
  background-color: rgba(96, 76, 63, 0.55);
  background-blend-mode: multiply;
  transition: all 0.5s ease;
}
.feature .feature_list .flexcontainer .item:hover {
  background-color: transparent;
}
.feature .feature_list .flexcontainer .item h3.ttl {
  text-align: center;
}
.feature .feature_list .flexcontainer .item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: min(10vw, 14px);
  line-height: 1.5;
  font-weight: 600;
  color: white;
}
.feature .feature_list .flexcontainer .item a:hover {
  color: #ffd700;
  text-shadow: 1px 1px 2px black;
}
.feature .feature_list .flexcontainer .item.feature1 {
  background-image: url("../images/top/feature-01.jpg");
}
.feature .feature_list .flexcontainer .item.feature2 {
  background-image: url("../images/top/feature-02.jpg");
}
.feature .feature_list .flexcontainer .item.feature3 {
  background-image: url("../images/top/feature-03.jpg");
}
.feature .feature_list .flexcontainer .item.feature4 {
  background-image: url("../images/top/feature-04.jpg");
}
.feature .feature_list .flexcontainer .item.feature5 {
  background-image: url("../images/top/feature-05.jpg");
}
.feature .feature_list .flexcontainer .item.feature6 {
  background-image: url("../images/top/feature-06.jpg");
}
.feature .feature_list .flexcontainer .item.feature7 {
  background-image: url("../images/top/feature-07.jpg");
}
.feature .feature_list .flexcontainer .item.feature8 {
  background-image: url("../images/top/feature-08.jpg");
}
@media (orientation: portrait) and (max-width: 767px) {
  .feature .feature_list .flexcontainer {
    gap: 1em 0;
    justify-content: space-between;
  }
  .feature .feature_list .flexcontainer .item {
    width: 47%;
    aspect-ratio: 3/2;
  }
}

.news {
  margin-top: 5%;
}
.news h2.ttl {
  width: min(70vw, 320px);
  margin: 0 auto 1em;
}
.news iframe {
  width: 100%;
  padding: 0.5em 0 1em;
  border: 2px solid black;
  aspect-ratio: 16/2;
}
@media (orientation: portrait) and (max-width: 767px) {
  .news iframe {
    padding: 0.5em 0 1em;
    border: 1px solid black;
    aspect-ratio: 16/9;
  }
}

.dynamicWebSite,
.service {
  margin-top: 5%;
  text-align: center;
}
.dynamicWebSite .ttlBorderwrap,
.service .ttlBorderwrap {
  position: relative;
  width: min(90%, 960px);
  margin: 0 auto 2em;
}
.dynamicWebSite .ttlBorderwrap .ttlBorder,
.service .ttlBorderwrap .ttlBorder {
  width: 100%;
  height: 4px;
  background-color: black;
}
.dynamicWebSite h2.ttl,
.service h2.ttl {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: min(70vw, 400px);
  padding: 0 1em;
  background-color: white;
}
.dynamicWebSite .flexcontainer,
.service .flexcontainer {
  justify-content: center;
  gap: 1em;
}
.dynamicWebSite .flexcontainer .item,
.service .flexcontainer .item {
  width: 32%;
}
@media (orientation: portrait) and (max-width: 767px) {
  .dynamicWebSite .flexcontainer,
  .service .flexcontainer {
    gap: 1em 0;
    justify-content: space-between;
  }
  .dynamicWebSite .flexcontainer .item,
  .service .flexcontainer .item {
    width: 48%;
  }
}

.service {
  margin-top: 4%;
}
.service h2.ttl {
  width: min(70vw, 240px);
  margin: 0 auto;
}

footer {
  width: 100%;
  background-color: #397187;
  color: white;
}
footer .container {
  width: min(1440px, 90%);
  margin: 0 auto;
  padding: 20px 0;
}
footer .container .localNavi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1em;
  border-bottom: 1px solid white;
  margin-bottom: 1em;
}
footer .container .localNavi .logo_left {
  width: min(36vw, 198px);
}
footer .container .localNavi nav ul {
  display: flex;
  justify-content: center;
  gap: 1.6vw;
}
footer .container .localNavi nav ul li {
  font-size: min(1vw, 1.1rem);
  text-align: center;
  line-height: 1.2;
}
footer .container .localNavi nav ul li span.small {
  font-size: min(0.6vw, 0.8rem);
}
footer .container .localNavi .logo_right {
  width: min(32vw, 176px);
}
@media (orientation: portrait) and (max-width: 767px) {
  footer .container .localNavi nav {
    display: none;
  }
}
footer .container .btmNavi {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .container .btmNavi .material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1.8em;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: middle;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
footer .container .btmNavi .corp {
  font-size: 0.9rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
  vertical-align: baseline;
}
footer .container .btmNavi .snsBtn ul {
  display: flex;
  justify-content: flex-end;
  gap: 1em;
}
footer .container .btmNavi .snsBtn ul li {
  width: 50px;
}
@media (orientation: portrait) and (max-width: 767px) {
  footer .container .btmNavi {
    flex-direction: column;
  }
  footer .container .btmNavi .corp {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    margin-bottom: 1em;
  }
}
footer .copy {
  padding: 1em 0;
  font-size: 0.8rem;
  text-align: center;
  margin: 0 auto;
}
@media (orientation: portrait) and (max-width: 767px) {
  footer .copy {
    font-size: 0.7rem;
  }
}

.btn_pageTop {
  position: fixed;
  right: 20px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  background-color: #0d3e80;
  z-index: 200;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.btn_pageTop a {
  color: white;
}

.scrolldown2 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  top: 80%;
  left: 50%;
}

/* 丸の描写 */
.scrolldown2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #036eb8;
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}

@keyframes circlemove {
  0% {
    bottom: 180px;
  }
  100% {
    bottom: -5px;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
/* 線の描写 */
.scrolldown2:after {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: 0;
  /*線の形状*/
  width: 4px;
  height: 180px;
  background: #036eb8;
}

@media (max-width: 767px) {
  .article.article_1 {
    margin: 48px 0 60px;
  }
}
@media (min-width: 768px) {
  .article.article_1 {
    margin: 194px 0 108px;
  }
}
@media (max-width: 767px) {
  .article.article_2 {
    margin-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .article.article_2 {
    margin: 0 0 66px;
  }
}
.article .contentArea {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .article .contentArea {
    width: calc(100% - 24px);
  }
}
@media (min-width: 768px) {
  .article .contentArea {
    width: calc(100% - 30px);
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .article .contentArea.goodDesign {
    margin-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.goodDesign {
    margin-bottom: 194px;
  }
}
@media (max-width: 767px) {
  .article .contentArea.goodDesign .contentArea_title {
    margin-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentArea_title {
    margin-bottom: 96px;
  }
}
.article .contentArea.awards > .contentBlock_result {
  padding: 0.5em 0.35em;
  color: #d2111a;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  border: 1px solid #d2111a;
  background: rgba(255, 255, 255, 0.65);
}
@media (max-width: 767px) {
  .article .contentArea.awards > .contentBlock_result {
    margin: 0 0 36px 0;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards > .contentBlock_result {
    margin: 0 0 42px 0;
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentArea_column {
    display: flex;
    justify-content: space-between;
    gap: 12px;
  }
}
@media (max-width: 767px) {
  .article .contentArea.awards .contentArea_column .contentBlock + .contentBlock {
    margin-top: 48px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentArea_column .contentBlock + .contentBlock {
    margin-top: 0;
  }
}
.article .contentArea.awards .contentBlock .contentBlock_category {
  color: #000;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .article .contentArea.awards .contentBlock .contentBlock_category {
    margin-bottom: 18px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentBlock .contentBlock_category {
    max-width: 522px;
    margin: 0 auto 24px;
    font-size: 16px;
  }
}
.article .contentArea.awards .contentBlock .contentBlock_subTitle {
  color: #000;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .article .contentArea.awards .contentBlock .contentBlock_subTitle {
    font-size: 14px;
    margin-bottom: 6px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentBlock .contentBlock_subTitle {
    max-width: 522px;
    margin: 0 auto 6px;
    font-size: 16px;
  }
}
.article .contentArea.awards .contentBlock .contentBlock_title {
  padding-left: 0;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .article .contentArea.awards .contentBlock .contentBlock_title {
    margin-bottom: 18px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentBlock .contentBlock_title {
    max-width: 522px;
    margin: 0 auto 48px;
  }
}
.article .contentArea.awards .contentBlock .contentBlock_title::before {
  display: none;
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentBlock .contentBlock_link {
    max-width: 522px;
    margin: 0 auto;
  }
}
@media (max-width: 1099px) {
  .article .contentArea.awards .contentBlock .contentBlock_link {
    display: block;
  }
}
@media (min-width: 1100px) {
  .article .contentArea.awards .contentBlock .contentBlock_link {
    display: flex;
  }
}
@media (max-width: 767px) {
  .article .contentArea.awards .contentBlock .contentBlock_link .lebenLabo_logoImg {
    width: 140px;
    margin: 0 0 24px;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .article .contentArea.awards .contentBlock .contentBlock_link .lebenLabo_logoImg {
    width: 170px;
    margin: 0 0 18px;
    display: block;
  }
}
@media (min-width: 1100px) {
  .article .contentArea.awards .contentBlock .contentBlock_link .lebenLabo_logoImg {
    width: 170px;
    margin: -15px 22px 0 0;
  }
}
@media (max-width: 767px) {
  .article .contentArea.awards .contentBlock .contentBlock_link .linkBtn::before {
    width: 80px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.awards .contentBlock .contentBlock_link .linkBtn::before {
    width: 132px;
  }
}
.article .contentArea.ethical {
  border-top: 1px solid #000;
}
@media (max-width: 767px) {
  .article .contentArea.ethical {
    padding-top: 24px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.ethical {
    padding-top: 66px;
  }
}
@media (max-width: 767px) {
  .article .contentArea.ethical .contentArea_title .title_logo {
    width: 108px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.ethical .contentArea_title .title_logo {
    width: 217px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.column {
    display: flex;
  }
}
@media (min-width: 768px) {
  .article .contentArea.column .column_left {
    width: 460px;
    padding-left: 54px;
  }
}
@media (min-width: 768px) {
  .article .contentArea.column .column_right {
    width: 740px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .article .contentArea .contentArea_title {
    margin-bottom: 36px;
  }
}
.article .contentArea .contentArea_title .title_txt {
  color: #a48b78;
  font-family: "Roboto", sans-serif;
  line-height: 1.25;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  .article .contentArea .contentArea_title .title_txt {
    margin: -0.125em 0 calc(-0.125em + 12px) 0;
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentArea_title .title_txt {
    margin: -0.125em 0 calc(-0.125em + 30px) 0;
    font-size: 45px;
  }
}
.article .contentArea .contentArea_title .title_logo {
  max-width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .article .contentArea .contentArea_title .title_logo {
    width: 132px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentArea_title .title_logo {
    width: 264px;
  }
}
@media (max-width: 767px) {
  .article .contentArea .contentBlock + .contentBlock {
    margin-top: 48px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentBlock + .contentBlock {
    margin-top: 78px;
  }
}
.article .contentArea .contentBlock .contentBlock_result {
  padding: 0.1em 0.35em;
  color: #d2111a;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  border: 1px solid #d2111a;
}
@media (max-width: 767px) {
  .article .contentArea .contentBlock .contentBlock_result {
    margin: 0 0 12px 0;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentBlock .contentBlock_result {
    margin: 0 0 16px 0;
    font-size: 26px;
  }
}
.article .contentArea .contentBlock .contentBlock_title {
  color: #000;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 1.5;
  position: relative;
}
@media (max-width: 767px) {
  .article .contentArea .contentBlock .contentBlock_title {
    margin: -0.25em 0 calc(-0.25em + 24px) 0;
    padding-left: 18px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentBlock .contentBlock_title {
    margin: -0.25em 0 calc(-0.25em + 30px) 0;
    padding-left: 24px;
    font-size: 24px;
  }
}
.article .contentArea .contentBlock .contentBlock_title::before {
  content: "";
  height: calc(100% - 0.5em);
  background: #d2111a;
  display: block;
  position: absolute;
  top: 0.25em;
  left: 0;
}
@media (max-width: 767px) {
  .article .contentArea .contentBlock .contentBlock_title::before {
    width: 7px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentBlock .contentBlock_title::before {
    width: 11px;
  }
}
.article .contentArea .contentBlock .contentBlock_txt {
  line-height: 2.25;
}
@media (max-width: 767px) {
  .article .contentArea .contentBlock .contentBlock_txt {
    margin: -0.625em 0 calc(-0.625em + 24px) 0;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentBlock .contentBlock_txt {
    margin: -0.625em 0 calc(-0.625em + 36px) 0;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .article .contentArea .contentBlock .contentBlock_mainImg {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentBlock .contentBlock_mainImg {
    margin-bottom: 36px;
  }
}
.article .contentArea .contentBlock .contentBlock_mainMovie {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
@media (max-width: 767px) {
  .article .contentArea .contentBlock .contentBlock_mainMovie {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .article .contentArea .contentBlock .contentBlock_mainMovie {
    margin-bottom: 36px;
  }
}
.article .contentArea .contentBlock .contentBlock_mainMovie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}/*# sourceMappingURL=design_top.css.map */