/* argument */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
.ffRb { font-family: 'Roboto', sans-serif; }

/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.conceptsec01 { width: 100%; transform: translateZ(0); }

.conceptsec01.fixed { position: fixed; z-index: -1; }

.conceptsec01.op0 { opacity: 0; }

@media (min-width: 768px) { .conceptsec01 { height: calc(100vh - 120px); display: table; min-height: 540px; } }

@media (max-width: 767px) { .conceptsec01 { padding-top: 82px; padding-bottom: 66px; } }

@media (min-width: 768px) { .conceptsec01 .container { display: table-cell; vertical-align: middle; position: relative; top: -40px; } }

.conceptsec01 .txtScroll { display: inline-block; position: absolute; bottom: 22px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; }

@media only screen and (max-width: 1024px) { .conceptsec01 .txtScroll { bottom: 55px; } }

.conceptsec01 .imgdiv { max-width: 433px; margin: 0 auto; }

@media (max-width: 767px) { .conceptsec01 .imgdiv { max-width: 189px; } }

.conceptsec01 .txt_h1 { padding-top: 56px; text-align: center; font-size: 37px; font-size: 3.7rem; line-height: 50px; font-weight: 500; max-width: 980px; margin: 0 auto; }

@media (max-width: 767px) { .conceptsec01 .txt_h1 { padding-top: 22px; font-size: 26px; font-size: 2.6rem; line-height: 37px; } }

.conceptsec01 .txt_desc { padding-top: 37px; text-align: left; font-size: 18px; font-size: 1.8rem; line-height: 36px; font-weight: 500; max-width: 980px; margin: 0 auto; }

@media (max-width: 767px) { .conceptsec01 .txt_desc { padding-top: 12px; text-align: left; font-size: 15px; font-size: 1.5rem; line-height: 27px; } }

.conceptsec02 li { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; background: #F7F7F7; }

@media (max-width: 767px) { .conceptsec02 li { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #fff; } }

.conceptsec02 .imgdiv { width: 50%; padding: 0; background: #F7F7F7; text-align: center; position: relative; }

.conceptsec02 .imgdiv__inner { position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-position: center; background-repeat: no-repeat; background-size: cover; }

@media (max-width: 767px) { .conceptsec02 .imgdiv__inner { background: none; position: relative; } }

.conceptsec02 .imgdiv img { width: 100%; opacity: 0; }

@media (max-width: 767px) { .conceptsec02 .imgdiv img { opacity: 1; } }

@media (max-width: 767px) { .conceptsec02 .imgdiv { width: 100%; padding: 0 0 50px; }
  .conceptsec02 .imgdiv.pdb0 { padding-bottom: 0; } }

.conceptsec02 .imgdiv iframe { width: 100% !important; height: 100% !important; }

.conceptsec02 .txtdiv { width: 50%; padding: 94px 94px; background: #fff; }

@media (max-width: 767px) { .conceptsec02 .txtdiv { width: calc(100% - 20px); margin: -50px 0 0 20px; padding: 30px 20px 40px; position: relative; } }

.conceptsec02 .txt_h2 { font-size: 26px; font-size: 2.6rem; line-height: 40px; font-weight: bold; }

@media (max-width: 767px) { .conceptsec02 .txt_h2 { font-size: 22px; font-size: 2.2rem; line-height: 31px; } }

.conceptsec02 .txt_desc { padding-top: 14px; font-size: 16px; font-size: 1.6rem; line-height: 30px; font-weight: 500; }

@media (max-width: 767px) { .conceptsec02 .txt_desc { padding-top: 7px; font-size: 15px; font-size: 1.5rem; line-height: 27px; } }

@media (min-width: 768px) { .conceptsec02 li:nth-child(2n) .imgdiv { order: 2; } }

.conceptsec03 { background: #fff; }

@media (max-width: 767px) { .conceptsec03 { border-top: #E0E0E0 1px solid; } }

.conceptsec03 li { padding: 96px 0 135px; }

@media (max-width: 767px) { .conceptsec03 li { padding: 54px 0 80px; } }

.conceptsec03 .txt_h3 { text-align: center; font-size: 26px; font-size: 2.6rem; line-height: 40px; font-weight: bold; }

@media (max-width: 767px) { .conceptsec03 .txt_h3 { text-align: left; font-size: 22px; font-size: 2.2rem; line-height: 31px; } }

.conceptsec03 .txt_desc { padding-top: 50px; font-size: 16px; font-size: 1.6rem; line-height: 30px; font-weight: 500; }

@media (max-width: 767px) { .conceptsec03 .txt_desc { padding-top: 35px; font-size: 15px; font-size: 1.5rem; line-height: 27px; } }

.conceptsec03 li:nth-child(2n) { background: #F7F7F7; }

.conceptsec03 li:last-child { padding-bottom: 82px; }

@media (max-width: 767px) { .conceptsec03 li:last-child { padding-bottom: 62px; } }

.conceptsec04 .txt_h2 { background: #000; padding: 14px 20px 11px; color: #fff; text-align: center; font-size: 27px; font-size: 2.7rem; line-height: 40px; letter-spacing: 0.02em; font-weight: 500; font-family: "Roboto", sans-serif; }

@media (max-width: 767px) { .conceptsec04 .txt_h2 { padding: 12px 20px 10px; font-size: 24px; font-size: 2.4rem; line-height: 34px; } }

.conceptsec04 .ul01 { margin: 60px -17px 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media (max-width: 767px) { .conceptsec04 .ul01 { margin: 0 -20px; } }

.conceptsec04 .ul01 li { width: 25%; padding: 0 17px 40px; text-align: center; color: #F03F24; }

@media (max-width: 767px) { .conceptsec04 .ul01 li { width: 50%; padding: 23px 20px 20px; border-bottom: #D6D6D6 1px solid; text-align: left; }
  .conceptsec04 .ul01 li:nth-child(2n+1) { border-right: #D6D6D6 1px solid; } }

.conceptsec04 .ul01 .text01 { padding-top: 7px; font-size: 19px; font-size: 1.9rem; line-height: 28px; letter-spacing: 0.02em; font-weight: 500; font-family: "Roboto", sans-serif; }

@media (max-width: 767px) { .conceptsec04 .ul01 .text01 { padding-top: 7px; font-size: 18px; font-size: 1.8rem; line-height: 24px; } }

.conceptsec04 .ul01 .text02 { padding-top: 5px; font-size: 10px; font-size: 1rem; line-height: 15px; letter-spacing: 0.05em; font-weight: 500; }

@media (max-width: 767px) { .conceptsec04 .ul01 .text02 { padding-top: 8px; font-size: 11px; font-size: 1.1rem; line-height: 17px; } }

.conceptsec04 .btn_cm { margin: 4px auto 0; display: block; }

@media (max-width: 767px) { .conceptsec04 .btn_cm { margin-top: 28px; } }

/*# sourceMappingURL=maps/overview.min.css.map */
