@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* =========================================
  base  PC
========================================= */
body { /* fontはcmn-txtに合わせる */
  width: 100%;
  min-width: 1200px;
  margin: auto;
  background: #f8f0e5;
  color: #143753;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }
}
body {
  letter-spacing: 0.05em;
  line-height: 2;
}

.disable-auto-tel a {
  color: inherit;
  text-decoration: none;
}

a[href^="tel:"] {
  pointer-events: none;
}

a[href^=fax] {
  -webkit-tap-highlight-color: transparent !important;
  pointer-events: none !important;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  text-decoration: none !important;
}

.com-inner,
.bread-inner {
  width: 100%;
  max-width: 1080px;
  margin: auto;
}

.com-inner-lg {
  width: 100%;
  max-width: 1800px;
  margin: auto;
}

.sec-inner-md {
  width: 1280px;
}

.sp-only, .xs-only {
  display: none !important;
}

/*==================================================
お問い合わせフォーム
================================================== */
.contact-form-table {
  width: 100%;
  max-width: 1080px;
  background: none;
}
.contact-form-table tr {
  border: none;
}
.contact-form-table th, .contact-form-table td {
  padding: 15px 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .contact-form-table th, .contact-form-table td {
    font-size: 1.5rem;
  }
}
.contact-form-table th, .contact-form-table td {
  letter-spacing: 0.05em;
  vertical-align: top;
  line-height: 1.6;
}
.contact-form-table th {
  width: 370px;
}
.contact-form-table a {
  color: #143753;
  text-decoration: underline;
}
.contact-form-table textarea {
  resize: none;
}
.contact-form-table select, .contact-form-table textarea, .contact-form-table input[type=tel], .contact-form-table input[type=text], .contact-form-table input[type=email], .contact-form-table input[type=url] {
  background: #fff;
  border-radius: 0;
}
.contact-form-table .required-mark {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  height: 30px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .contact-form-table th, .contact-form-table td {
    padding: 9px;
    font-size: 1.6rem;
  }
  .contact-form-table th {
    border: none;
  }
  .contact-form-table td {
    border-color: #edc32f;
  }
  .contact-form-table label[for=agree] {
    margin: auto;
    font-size: 1.6rem;
  }
}
.contact-form-table .date-list {
  padding-left: 0;
}

.error-text {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .error-text {
    font-size: 1.5rem;
  }
}

.privacy-wrap {
  display: flex;
  max-width: 334px;
  margin: auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.privacy-wrap .error-text {
  font-size: 14px;
  font-size: 1.4rem;
}
.privacy-wrap a {
  color: #143753;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .privacy-wrap .inline-privacy-policy-txt, .privacy-wrap a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

input[type=radio] + label, input[type=checkbox] + label {
  color: #143753;
}

/* =========================================
  タグテンプレート
========================================= */
.tag-select-box {
  position: relative;
  width: 40%;
  margin: 20px 0 20px auto;
  max-width: 230px;
}
.tag-select-box::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #143753;
  pointer-events: none;
}
.tag-select-box #tag-select {
  width: 100%;
  padding: 5% 20% 5% 5%;
  box-sizing: border-box;
  font-size: 1.2rem;
  margin-left: auto;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  border: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #143753;
  cursor: pointer;
  border-radius: 0;
  background: none;
  color: #143753;
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.tag-select-box #tag-select option {
  padding: 10px;
  cursor: pointer;
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #006;
}

/*	parts  PC
------------------------------------ */
a {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  a {
    transition: all 0.3s ease;
  }
  a:hover {
    opacity: 0.7;
  }
}

.br {
  display: inline-block;
}

.over {
  overflow: hidden;
}

.com-txt,
#privacy .txt-box {
  color: #143753;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .com-txt,
  #privacy .txt-box {
    font-size: 1.5rem;
  }
}
.com-txt,
#privacy .txt-box {
  letter-spacing: 0.05em;
  line-height: 2;
}

.fit {
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}

/*	com-btn  PC
------------------------------------ */
.com-btn {
  display: block;
  width: 100%;
  max-width: 450px;
  padding: 19px;
  background: url(../img/top/com-btn-arw.png) no-repeat calc(50% - 110px) center #68b51e;
  outline: 3px solid #fff;
  outline-offset: -5px;
  border-radius: 999px;
  color: #fff;
  text-align: center;
  font-family: "Lobster", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .com-btn {
    font-size: 1.5rem;
  }
}
.com-btn {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .com-btn:hover {
    background-position: calc(50% - 100px);
  }
}
.com-btn02 {
  display: flex;
  font-family: "Lobster", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .com-btn02 {
    font-size: 1.5rem;
  }
}
.com-btn02 {
  letter-spacing: 0.1em;
  color: #68b51e;
  justify-content: center;
  align-items: center;
}
.com-btn02::before {
  content: "";
  width: 34px;
  height: 16px;
  margin-right: 20px;
  background: url(../img/top/com-btn-arw.png) no-repeat center/contain;
}

#contact .contact-submits-wrap {
  text-align: center;
}
#contact .contact-submits-btn {
  /*必須*/
  margin: auto;
  padding: 0;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  /*追加*/
  display: block;
  width: 100%;
  max-width: 450px;
  padding: 19px;
  background: url(../img/top/com-btn-arw.png) no-repeat 35px center #68b51e;
  outline: 3px solid #fff;
  outline-offset: -5px;
  border-radius: 999px;
  color: #fff;
  text-align: center;
  font-family: "Lobster", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #contact .contact-submits-btn {
    font-size: 1.5rem;
  }
}
#contact .contact-submits-btn {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #contact .contact-submits-btn:hover {
    background-position: 40px;
  }
}
#contact .contact-submits-btn.mt30 {
  margin-top: 30px !important;
}

/*	com-table  PC
------------------------------------ */
.com-table {
  width: 100%;
  background: #fff;
}
.com-table-wrap {
  border-radius: 20px;
  border: 1px solid #edc32f;
  overflow: hidden;
}
.com-table tr:nth-of-type(n+2) th {
  border-top: 1px solid #fff;
}
.com-table tr:nth-of-type(n+2) td {
  border-top: 1px solid #edc32f;
}
.com-table th, .com-table td {
  padding: 20px 39px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .com-table th, .com-table td {
    font-size: 1.5rem;
  }
}
.com-table th, .com-table td {
  letter-spacing: 0.05em;
  line-height: 1.7;
  vertical-align: middle;
}
.com-table th {
  width: 340px;
  color: #fff;
  text-align: center;
  background: #edc32f;
}
.com-table td {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  white-space: pre-line;
}
.com-table-note {
  display: block;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .com-table-note {
    font-size: 1.5rem;
  }
}
.com-table-note {
  line-height: 1;
}
.com-table-note img {
  vertical-align: middle;
}

/*	heading  PC
------------------------------------ */
.com-ttl01 {
  display: inline-block;
  text-align: center;
  line-height: 1;
}
.com-ttl01 .en {
  font-family: "Ultra", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .com-ttl01 .en {
    font-size: 2rem;
  }
}
.com-ttl01 .en {
  letter-spacing: 0.1em;
}
.com-ttl01 .ja {
  margin: 15px auto 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .com-ttl01 .ja {
    font-size: 1.5rem;
  }
}
.com-ttl01 .ja {
  letter-spacing: 0.1em;
}
.com-ttl01.ico01 {
  padding: 60px 170px 35px;
  background: url(../img/top/works-ttl-t.png) no-repeat center 3px, url(../img/top/works-ttl-r.png) no-repeat right top, url(../img/top/works-ttl-l.png) no-repeat 104px bottom;
}
.com-ttl01.ico01 .ja {
  display: flex;
  align-items: center;
  justify-content: center;
}
.com-ttl01.ico01 .ja::before, .com-ttl01.ico01 .ja::after {
  content: "";
  display: block;
  width: 50px;
  height: 18px;
}
.com-ttl01.ico01 .ja::before {
  margin-right: 10px;
  background: url(../img/top/works-ttl-side-l.png) no-repeat center/contain;
}
.com-ttl01.ico01 .ja::after {
  margin-left: 10px;
  background: url(../img/top/works-ttl-side-r.png) no-repeat center/contain;
}
.com-ttl01.ico02 {
  display: block;
  padding: 135px 0 0;
  text-align: center;
  background: url(../img/reform/com-ttl-top.png) no-repeat center top, url(../img/reform/com-ttl-btm.png) no-repeat center 184px;
}
.com-ttl01.ico02 .ja {
  display: flex;
  margin-top: 26px;
  align-items: center;
  justify-content: center;
}
.com-ttl01.ico02 .ja::before, .com-ttl01.ico02 .ja::after {
  content: "";
  display: block;
  width: 50px;
  height: 18px;
}
.com-ttl01.ico02 .ja::before {
  margin-right: 10px;
  background: url(../img/top/works-ttl-side-l.png) no-repeat center/contain;
}
.com-ttl01.ico02 .ja::after {
  margin-left: 10px;
  background: url(../img/top/works-ttl-side-r.png) no-repeat center/contain;
}
.com-ttl01.ico03 {
  position: relative;
}
.com-ttl01.ico03::before {
  content: "";
  width: 195px;
  height: 133px;
  background: url(../img/reform/works-r.png) no-repeat right top/contain;
  position: absolute;
  top: 58px;
  right: calc(50% - 310px);
}
.com-ttl02 {
  max-width: 880px;
  margin: auto;
  padding: 2.5px;
  text-align: center;
  background: #edc32f;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .com-ttl02 {
    font-size: 1.5rem;
  }
}
.com-ttl02 {
  letter-spacing: 0.05em;
  color: #fff;
  position: relative;
}
.com-ttl02::before, .com-ttl02::after {
  content: "";
  display: block;
  width: 120px;
  height: 80px;
  position: absolute;
  bottom: -30px;
}
.com-ttl02::before {
  background: url(../img/reform/rbn-l.png) no-repeat left bottom/contain;
  left: -80px;
}
.com-ttl02::after {
  background: url(../img/reform/rbn-r.png) no-repeat right bottom/contain;
  right: -80px;
}
.com-ttl03 {
  padding: 0 13px 8px;
  border-bottom: 2px solid #edc32f;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .com-ttl03 {
    font-size: 1.5rem;
  }
}
.com-ttl03 {
  letter-spacing: 0.05em;
  line-height: 2;
  position: relative;
  z-index: 0;
}
.com-ttl03::before {
  content: "";
  width: 110px;
  height: 91px;
  background: url(../img/top/works-ttl-ico.png) no-repeat left top/contain;
  position: absolute;
  left: -40px;
  bottom: -9px;
  z-index: -1;
}

/*	sidebar  PC
------------------------------------ */
.sidebar {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 100;
  text-align: right;
}
.sidebar-list-item:nth-of-type(n+2) {
  margin-top: 50px;
  margin-right: 10px;
}
.sidebar li:nth-of-type(n+2) {
  margin-left: -35px;
  margin-bottom: 10px;
}
.sidebar-pagetop {
  animation: floatY 3s infinite ease-in-out;
}

@keyframes floatY {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0);
  }
}
/*	breadcrumb  PC
------------------------------------ */
.breadcrumb {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}
.breadcrumb .bread-inner {
  width: 100%;
  max-width: 1080px;
  padding-right: 20px;
  margin: auto;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 1;
}
.breadcrumb ul {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb ul li {
  display: inline;
}
.breadcrumb ul li:nth-of-type(3) {
  display: inline;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.breadcrumb ul li:last-child::after {
  content: none;
}
.breadcrumb li, .breadcrumb a {
  color: #143753;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .breadcrumb li, .breadcrumb a {
    font-size: 1.5rem;
  }
}
.breadcrumb li, .breadcrumb a {
  letter-spacing: 0.05em;
  line-height: 1;
}
.breadcrumb li::after {
  content: ">";
  display: inline-block;
  padding: 0 8px;
  color: #143753;
}
.breadcrumb a {
  color: #68b51e;
}

/*	pagenation  PC
------------------------------------ */
.pagenation {
  display: flex;
  margin: 50px auto 0;
  justify-content: center;
  align-items: center;
}
.pagenation li {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 999px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .pagenation li {
    font-size: 1.5rem;
  }
}
.pagenation li {
  letter-spacing: 0.05em;
  color: #143753;
  line-height: 40px;
}
.pagenation li:nth-of-type(n+2) {
  margin-left: 10px;
}
.pagenation li.bg-none {
  background: none;
  outline: none;
}
.pagenation a, .pagenation span {
  display: block;
}
.pagenation a {
  color: #143753;
}
.pagenation .current {
  background: #edc32f;
  color: #fff;
  pointer-events: none;
}
.pagenation .next-li, .pagenation .back-li {
  background: none;
  border: none;
}
.pagenation .back-arrow, .pagenation .next-arrow {
  display: block;
  height: 100%;
}
.pagenation-arrow {
  width: 100%;
  height: 100%;
}
.pagenation-arrow::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.arrow-left {
  width: 100%;
  height: 100%;
  margin: auto;
  border: none;
  background: none;
  position: relative;
  display: inline-block;
}

.arrow-left::before {
  content: "";
  width: 10px;
  height: 19px;
  margin: auto;
  background: url(../img/left.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.arrow-right {
  width: 100%;
  height: 100%;
  margin: auto;
  border: none;
  background: none;
  position: relative;
  display: inline-block;
}

.arrow-right::before {
  content: "";
  width: 10px;
  height: 19px;
  margin: auto;
  background: url(../img/right.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

/*	detail pagenation  PC
------------------------------------ */
.pagenation-inner {
  width: 100%;
  max-width: 630px;
  margin: 56px auto 0;
  text-align: center;
}

.data-nav {
  position: relative;
  text-align: center;
}
.data-nav a {
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 999px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .data-nav a {
    font-size: 1.5rem;
  }
}
.data-nav a {
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 60px;
  transition: all 0.3s ease;
}
.data-nav a:hover {
  opacity: 0.7;
}
.data-nav .next, .data-nav .back {
  width: 100%;
  max-width: 200px;
}
.to-works-btn {
  display: block;
  max-width: 170px;
  background: #68b51e;
  margin: auto;
}

.back-btn {
  display: flex;
  max-width: 200px;
  background: url(../img/back.png) no-repeat 25px center #68b51e;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}

.next-btn {
  display: flex;
  max-width: 200px;
  background: url(../img/next.png) no-repeat calc(100% - 25px) center #68b51e;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
}

/*	ggmap  PC
------------------------------------ */
.ggmap {
  width: 100%;
  height: 0;
  padding-top: 300px;
  border-radius: 20px;
  position: relative;
}

.ggmap iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

/* =========================================
  header  PC
========================================= */
#header {
  border-top: 5px solid #edc32f;
}

/* ent  PC
------------------------------------ */
.ent-headline {
  padding: 25px 30px 20px 54px;
}
.ent-list-item {
  width: 48.4375%;
}
@media screen and (min-width: 768px) {
  .ent-list-item:nth-of-type(n+2) {
    margin-left: 1.2%;
  }
}
.ent-list-link {
  display: block;
  height: 0;
  border-radius: 20px;
  border: 6px solid #fff;
  position: relative;
}
.ent-list-link01 {
  padding-top: 96%;
  outline: 4px solid #edc32f;
  background: url(../img/ent/mv01.jpg) no-repeat center/cover;
}
.ent-list-link02 {
  padding-top: 46.2%;
  outline: 4px solid #68b51e;
  background: url(../img/ent/mv02.jpg) no-repeat center/cover;
}
.ent-list-link03 {
  margin-top: 2.15%;
  padding-top: 46.2%;
  outline: 4px solid #d29a50;
  background: url(../img/ent/mv03.jpg) no-repeat center/cover;
}
.ent-list-ttl {
  display: block;
  width: 95.7%;
  max-height: 110px;
  margin: auto;
  padding: 3.9%;
  border-radius: 10px;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(15px, 1.5625vw, 30px);
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}
.ent-list-ttl01 {
  background: url(../img/ent/catch-ico.png) no-repeat 20px bottom/15.3%, url(../img/ent/catch-arw.png) no-repeat calc(100% - 40px) center/9.1% #edc32f;
}
.ent-list-ttl02 {
  padding: 1%;
  background: url(../img/ent/catch-ico.png) no-repeat 20px bottom/15.3%, url(../img/ent/catch-arw.png) no-repeat calc(100% - 40px) center/9.1% #68b51e;
}
.ent-list-ttl03 {
  background: url(../img/ent/catch-ico.png) no-repeat 20px bottom/15.3%, url(../img/ent/catch-arw.png) no-repeat calc(100% - 40px) center/9.1% #d29a50;
}
.ent-copy {
  padding: 60px 0;
  text-align: center;
}

/*	headline  PC
------------------------------------ */
#header {
  position: relative;
}

.is-loading {
  overflow: hidden;
  height: 100vh;
}

.top #header, .sub #header {
  border: none;
  overflow: hidden;
}
.top #header::before, .top #header::after, .sub #header::before, .sub #header::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  animation: mvborder 2s ease-in-out forwards;
  pointer-events: none;
}
.top #header::before, .sub #header::before {
  top: 0;
  left: 0;
  border-top: 5px solid #edc32f;
  border-left: 2px solid #edc32f;
}
.top #header::after, .sub #header::after {
  right: 0;
  bottom: 0;
  border-right: 2px solid #edc32f;
  border-bottom: 2px solid #edc32f;
}
.top .headline-right, .sub .headline-right {
  position: absolute;
  top: 4.9%;
  left: 10.9375%;
  z-index: 10;
}

.top .headline-right {
  width: 20.8%;
}
.top .headline-tel {
  width: auto !important;
}
.top .headline-tel-ttl {
  font-size: 0.9375vw !important;
}
.top .headline-tel-link {
  font-size: 1.3vw;
}
.top .headline-tel-link::before {
  width: 1.5625vw;
  padding-top: 1.5625vw;
  margin-right: 0.46875vw;
}

.logo {
  display: inline-block;
  width: 7.8125%;
  position: absolute;
  left: 2.1%;
  top: 1.1%;
}
.logo a, .logo img {
  display: block;
}
.logo img {
  width: 100%;
}

/*	mv  PC
------------------------------------ */
.mv {
  height: 0;
  padding-top: 47.8125%;
  position: relative;
}
.mv-catch {
  width: 31.8%;
  position: absolute;
}
.mv-catch img {
  width: 100%;
}
.mv-img {
  position: absolute;
  opacity: 0;
}
.mv-img01 {
  width: 18.5%;
  left: 1%;
  bottom: 1.8%;
}
.mv-img02 {
  width: 12.3%;
  left: 20.1%;
  bottom: 2.2%;
}
.mv-img03 {
  width: 47.9%;
  top: 2.2%;
  right: 18.75%;
}
.mv-img04 {
  width: 17.1875%;
  top: 2.2%;
  right: 1.04%;
}
.mv-img05 {
  width: 17.1875%;
  bottom: 2%;
  right: 1.04%;
}

/*	gnav  PC
------------------------------------ */
.gnav {
  padding: 20px;
  line-height: 1;
}
.gnav-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gnav-list-item:nth-of-type(n+2) {
  margin-left: 27px;
  padding-left: 27px;
  border-left: 1px dashed #d7c8b2;
}
.gnav-list-link {
  display: block;
  padding: 8px 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .gnav-list-link {
    font-size: 1.5rem;
  }
}
.gnav-list-link {
  color: #143753;
  letter-spacing: 0.05em;
}
.gnav-list-link.current {
  color: #68b51e;
}

/* =========================================
  footer  PC
========================================= */
#footer {
  position: relative;
}
#footer .foo-bg {
  padding: 120px 0;
}
@media screen and (max-width: 1452px) {
  #footer .foo-bg {
    padding-bottom: 200px;
  }
}
#footer .foo-bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: url(../img/ptn/ptn01.png);
  position: absolute;
  top: 0;
  left: 0;
}
#footer .foo-box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #footer .foo-box {
    min-width: 1100px;
  }
}
#footer .foo-box {
  max-width: 1680px;
  margin: auto;
  padding: 80px 0;
  border-radius: 30px;
  background: #fcf9f5;
}
#footer .foo-tel {
  margin-top: 40px;
  line-height: 1;
}
#footer .foo-tel-link {
  padding-left: 40px;
  background: url(../img/top/f-tel.png) no-repeat left center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  #footer .foo-tel-link {
    font-size: 1.5rem;
  }
}
#footer .foo-tel-link {
  letter-spacing: 0.05em;
}
#footer .foo-tel-note {
  margin-left: 20px;
}
#footer .foo-list {
  margin-top: 20px;
}
#footer .foo-list-item:nth-of-type(n+2) {
  margin-left: 30px;
}
#footer .foo-list-item a:nth-of-type(n+2) {
  margin-left: 30px;
}
#footer .foo-list-link {
  width: 320px;
  height: 80px;
  background: url(../img/top/f-target.png) no-repeat calc(100% - 20px) center #edc32f;
  text-align: center;
  border-radius: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  #footer .foo-list-link {
    font-size: 1.5rem;
  }
}
#footer .foo-list-link {
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 80px;
}
#footer .foo-copy {
  margin-top: 83px;
  text-align: right;
}

.fnav {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  line-height: 1;
}
.fnav-list {
  padding-left: 22px;
  border-left: 2px solid #edc32f;
}
.fnav-list:nth-of-type(n+2) {
  margin-left: 32px;
}
.fnav-list > li:nth-of-type(n+2) {
  margin-top: 17px;
}
.fnav-list-link {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .fnav-list-link {
    font-size: 1.5rem;
  }
}
.fnav-list-link {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
}
.fnav-list-link.current {
  color: #68b51e;
}

.copy-txt, .copy-link {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #68b51e;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}

/* =========================================

  sub layout  PC

========================================= */
/* sub headline  PC
------------------------------------ */
.sub .logo {
  width: auto;
}
.sub .gnav {
  border-bottom: 2px solid #edc32f;
}
@media screen and (min-width: 768px) {
  .sub .logo {
    top: 20px;
  }
  .sub .headline-right {
    top: 45px;
  }
}

/*	sub mv  PC
------------------------------------ */
.sub .mv {
  padding-top: 500px;
}

.sv-catch {
  display: flex;
  width: 610px;
  height: 295px;
  background: url(../img/reform/sv-l.png) no-repeat 20px bottom, url(../img/reform/sv-r.png) no-repeat calc(100% - 0px) bottom #edc32f;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .sv-catch {
    font-size: 2rem;
  }
}
.sv-catch {
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.75;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: 1%;
}
.sv-img {
  width: calc(100% - 670px);
  height: 0;
  padding-top: 460px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.sv-reform {
  background: url(../img/sub/reform.jpg) no-repeat center/cover;
}
.sv-renovation {
  background: url(../img/sub/renovation.jpg) no-repeat center/cover;
}
.sv-works {
  background: url(../img/sub/works.jpg) no-repeat center/cover;
}
.sv-cases {
  background: url(../img/sub/case.jpg) no-repeat center/cover;
}
.sv-voice {
  background: url(../img/sub/voice.jpg) no-repeat center/cover;
}
.sv-news {
  background: url(../img/sub/news.jpg) no-repeat center/cover;
}
.sv-contact {
  background: url(../img/sub/contact.jpg) no-repeat center/cover;
}
.sv-complete {
  background: url(../img/sub/complete.jpg) no-repeat center/cover;
}
.sv-site {
  background: url(../img/sub/site.jpg) no-repeat center/cover;
}
.sv-privacy {
  background: url(../img/sub/privacy.jpg) no-repeat center/cover;
}
.sv-notfound {
  background: url(../img/sub/notfound.jpg) no-repeat center/cover;
}

/*	news  PCSP
------------------------------------ */
#news .com-news {
  margin: 60px auto 0;
}
#news .com-news-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #news .com-news-item:nth-of-type(n+2) {
    margin-top: 80px;
  }
}
#news .com-news-link {
  display: block;
  width: 100%;
}
#news .com-news-img {
  width: 250px;
  height: 200px;
  margin-right: 30px;
  position: relative;
  flex-shrink: 0;
}
#news .com-news-con {
  width: 100%;
}
#news .com-news-ttl {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #news .com-news-ttl {
    font-size: 1.5rem;
  }
}
#news .com-news-txt {
  margin-top: 10px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #news .com-news-txt {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #news .com-news {
    margin-top: 30px;
  }
  #news .com-news-item:nth-of-type(n+2) {
    margin: 40px auto 0;
  }
  #news .com-news-box {
    display: block;
  }
  #news .com-news-img {
    margin: 0 auto 15px;
  }
  #news .com-news-ttl {
    font-size: 1.8rem;
  }
  #news .com-news-txt {
    line-height: 1.8;
  }
}
#news .detail-flx {
  margin: 20px auto 0;
}
#news .detail-txt {
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  #news .detail-txt {
    margin-top: 10px;
  }
}

/*	contact  PC
------------------------------------ */
#contact .contact-note {
  margin: 50px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contact .contact-note {
    margin-top: 25px;
  }
}
#contact .complete-box {
  text-align: center;
}
#contact .complete-link {
  margin: 30px auto 0;
  color: inherit;
  text-decoration: underline;
}

/*	privacy  PC
------------------------------------ */
#privacy .privacy-box {
  margin: 50px auto 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #privacy .privacy-box {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #privacy .privacy-box {
    margin-top: 20px;
  }
}
#privacy .privacy-box-mt-none {
  margin-top: 0;
}
#privacy .privacy-box p {
  margin: 10px auto 0;
  line-height: 2;
}
#privacy .privacy-box ul {
  margin-top: 15px;
  padding-left: 20px;
}
#privacy .privacy-box li {
  list-style: disc;
}
#privacy .privacy-box-ttl_default {
  background-color: #f8f0e5;
  color: #143753;
  padding: 10px 15px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #privacy .privacy-box p {
    line-height: 1.7;
  }
}

/*	site  PCSP
------------------------------------ */
#site .site-box {
  max-width: 960px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  #site .site-box {
    margin-top: 20px;
  }
}
#site .site-ul {
  width: 100%;
  max-width: 880px;
  margin: auto;
}
#site .site-li:nth-of-type(n+2) {
  border-top: 1px solid rgba(20, 55, 83, 0.2);
}
#site a.site-link::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #143753;
  border-right: 1px solid #143753;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  transition: all 0.3s ease;
}
#site .site-link {
  display: block;
  padding: 15px 30px;
  color: #143753;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  #site .site-link {
    padding: 12px 25px;
  }
}
@media screen and (min-width: 768px) {
  #site .site-link:hover::before {
    left: 10px;
  }
}
#site .dropdown-menu__list {
  margin-left: 30px;
  padding-bottom: 20px;
}
#site .dropdown-menu__list li:nth-of-type(n+2) {
  margin-top: 15px;
}
#site .dropdown-menu__link {
  padding-left: 30px;
  color: #143753;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
  position: relative;
}
#site .dropdown-menu__link::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #143753;
  border-right: 1px solid #143753;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  transition: all 0.3s ease;
}

/*	e404  PCSP
------------------------------------ */
@media screen and (min-width: 768px) {
  #e404 .sec-inner {
    padding: 100px 0;
  }
}
#e404 .sec-inner {
  box-sizing: border-box;
  color: #143753;
}
#e404 .top {
  display: inline-block;
  color: #143753;
  text-decoration: underline;
  transition: all 0.3s ease;
}
#e404 .top:hover {
  opacity: 0.7;
}
#e404 .section-content {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #e404 .section-content {
    margin-top: 0;
  }
}

/* =========================================

  sub layout  SP

========================================= */
@media screen and (max-width: 767px) {
  /* =========================================
    base  SP
  ========================================= */
  body {
    width: 100%;
    margin: auto;
    min-width: 350px;
    line-height: 2;
  }
  body.active { /* スクロール禁止 */
    overflow: hidden;
  }
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: inherit !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  .xs-only {
    display: inherit !important;
  }
}
@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: all;
  }
  .ib {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  /*	parts  SP
  ------------------------------------ */
  .com-inner,
  .bread-inner,
  .middle-inner,
  .lg-inner .com-inner.md {
    width: 100% !important;
  }
  .com-txt, #privacy .txt-box {
    line-height: 1.8;
  }
  /*	com-btn  SP
  ------------------------------------ */
  .com-btn {
    background-position-x: calc(50% - 58px);
    background-size: 20px;
  }
  /*	com-table  SP
  ------------------------------------ */
  .com-table-wrap {
    border-radius: 15px;
  }
  .com-table th, .com-table td {
    padding: 10px 5px;
    font-size: 1.4rem;
  }
  .com-table th {
    width: 90px;
  }
  .com-table-note {
    margin-top: 0;
    font-size: 1.3rem;
  }
  .com-table-note img {
    height: 10px;
  }
  .com-table .note {
    display: block;
  }
  /*	heading  SP
  ------------------------------------ */
  .com-ttl01 .ja {
    margin-top: 7px;
  }
  .com-ttl01.ico01 {
    padding: 31px 59px 10px;
    background-position: center 3px, right top, 35px bottom;
    background-size: 62px, 80px, 40px;
  }
  .com-ttl01.ico01 .ja::before, .com-ttl01.ico01 .ja::after {
    width: 31px;
    height: 11px;
  }
  .com-ttl01.ico01 .ja::before {
    margin-right: 5px;
  }
  .com-ttl01.ico01 .ja::after {
    margin-left: 5px;
  }
  .com-ttl01.ico02 {
    padding-top: 71px;
    background-size: 132px, 126px;
    background-position-y: top, 94px;
  }
  .com-ttl01.ico02 .ja {
    margin-top: 18px;
  }
  .com-ttl01.ico02 .ja::before, .com-ttl01.ico02 .ja::after {
    width: 31px;
    height: 11px;
  }
  .com-ttl01.ico02 .ja::before {
    margin-right: 5px;
  }
  .com-ttl01.ico02 .ja::after {
    margin-left: 5px;
  }
  .com-ttl01.ico03::before {
    width: 105px;
    height: 65px;
    top: 47px;
    right: calc(50% - 149px);
  }
  .com-ttl02 {
    width: calc(100% - 46px);
    padding: 5px;
    font-size: 1.8rem;
    line-height: 1.7;
  }
  .com-ttl02::before, .com-ttl02::after {
    width: 44px;
    height: 29px;
    bottom: -12px;
  }
  .com-ttl02::before {
    left: -29px;
  }
  .com-ttl02::after {
    right: -29px;
  }
  .com-ttl03 {
    padding: 0 5px 2px;
    border-width: 1px;
    font-size: 1.8rem;
  }
  .com-ttl03::before {
    width: 73px;
    height: 61px;
    left: -19px;
  }
  /*	sidebar  SP
  ------------------------------------ */
  .sidebar {
    position: fixed !important;
  }
  .sidebar li:nth-of-type(n+2) {
    margin: 7px 10px 0 0;
  }
  .sidebar-btn {
    width: 132px;
  }
  /*	pagenation  SP
  ------------------------------------ */
  .pagenation-inner {
    margin-top: 30px;
  }
  .pagenation li {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .pagenation li:nth-of-type(n+2) {
    margin-left: 15px;
  }
  .data-nav a {
    height: 50px;
    font-size: 1.3rem;
    line-height: 50px;
  }
  .back-btn {
    max-width: 109px;
    padding-left: 10px;
    background-position-x: 13px;
    background-size: 7px;
  }
  .next-btn {
    max-width: 109px;
    padding-right: 10px;
    background-position-x: calc(100% - 13px);
    background-size: 7px;
  }
  .to-works-btn {
    max-width: 100px;
  }
  .arrow-left::before {
    width: 10px;
    height: 14px;
    background-size: contain;
  }
  .arrow-right::before {
    width: 10px;
    height: 14px;
    background-size: contain;
  }
  /* =========================================
  header  SP
  ========================================= */
  /* ent  SP
  ------------------------------------ */
  .ent-headline {
    padding: 10px;
    background: #f8f0e5;
    border-top: 3px solid #edc32f;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
  .ent-logo {
    width: 80px;
  }
  .ent-list {
    padding: 30px 15px 0;
  }
  .ent-list-item {
    width: 100%;
  }
  .ent-list-item:nth-of-type(n+2) {
    margin: 4% auto 0;
  }
  .ent-list-link {
    padding-top: 70%;
    border-width: 3px;
    outline-width: 2px;
  }
  .ent-list-link02 {
    padding-top: 80%;
  }
  .ent-list-link03 {
    margin-top: 4%;
  }
  .ent-list-ttl {
    background-position-x: 2%, 97%;
    font-size: 4vw;
  }
  .ent-copy {
    padding: 15px 0;
  }
  /*	headline  SP
  ------------------------------------ */
  #header {
    padding-top: 80px;
  }
  .top #header, .sub #header {
    padding-top: 0;
  }
  .top #header::after, .sub #header::after {
    border-width: 2px;
  }
  .top #header::before, .sub #header::before {
    border-width: 2px;
    border-top-width: 3px;
  }
  .top .headline-tel, .sub .headline-tel {
    width: 100%;
    max-width: 302px;
    margin: auto;
  }
  .top .headline-tel-ttl, .sub .headline-tel-ttl {
    text-align: left;
    font-size: 1.3rem !important;
  }
  .top .headline-tel-link, .sub .headline-tel-link {
    font-size: 2rem;
  }
  .top .headline-tel-link::before, .sub .headline-tel-link::before {
    width: 17px;
    margin-right: 6px;
    padding-top: 17px;
  }
  .logo, .drawer-logo, .foo-logo {
    width: 60px !important;
  }
  .logo {
    top: 14px;
    left: 15px;
  }
  /*	mv  SP
  ------------------------------------ */
  .mv {
    padding-top: 136%;
  }
  .mv-catch {
    width: 94.6%;
    margin: auto;
    left: 0;
    right: 0;
    top: 26.9%;
  }
  .mv-sp01 {
    width: 47.3%;
    left: 2.6%;
    top: 2%;
  }
  .mv-sp02 {
    width: 46%;
    right: 2.6%;
    top: 2%;
  }
  .mv-sp03 {
    width: 30.6%;
    left: 2.6%;
    bottom: 2%;
  }
  .mv-sp04 {
    width: 30.6%;
    left: 34.6%;
    bottom: 2%;
  }
  .mv-sp05 {
    width: 30.6%;
    right: 2.6%;
    bottom: 2%;
  }
  /*	gnav  SP
  ------------------------------------ */
  .sp-menu-btn-wrp {
    background: #edc32f;
    border-radius: 5px;
    top: 15px;
  }
  .sp-menu-btn-wrp .sp-menu-btn-txt {
    display: block;
    font-size: 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #fff;
  }
  .sp-menu-btn-wrp .sp-menu-btn span {
    height: 2px;
    background: #fff;
  }
  .sp-menu-btn-wrp .sp-menu-btn .bottom {
    top: 29px;
  }
  .sp-menu-btn.active .bottom {
    top: 30px;
  }
  /*	gnav-add  SP
  ------------------------------------ */
  #drawer-nav {
    padding: 15px 15px 30px;
    background: #f8f0e5;
  }
  #drawer-nav.active {
    z-index: 1000;
  }
  #drawer-nav .drawer-logo {
    max-width: none;
    margin-bottom: 0;
  }
  #drawer-nav .drawer-logo-wrap {
    justify-content: center;
  }
  #drawer-nav .drawer-logo img {
    vertical-align: middle;
  }
  #drawer-nav .drawer-info {
    padding: 0 15px 0;
    text-align: center;
  }
  #drawer-nav .drawer-info li {
    margin: auto;
  }
  #drawer-nav .drawer-info li:nth-of-type(n+2) {
    margin: 20px auto 0;
  }
  #drawer-nav .drawer-info a {
    margin: auto;
  }
  #drawer-nav #nav {
    padding: 0 15px;
  }
  #drawer-nav #nav .drawer-list > li:nth-of-type(3) .drawer-dropdown__list li:nth-of-type(1) {
    display: none;
  }
  #drawer-nav #nav .drawer-link {
    display: block;
    padding: 12px 0 12px;
    border-color: #d7c8b2;
    color: #143753;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 0;
  }
  #drawer-nav #nav .drawer-link.current {
    color: #68b51e;
  }
  #drawer-nav #nav .drawer-dropdown span::before, #drawer-nav #nav .drawer-dropdown span::after {
    background-color: #edc32f;
  }
  #drawer-nav .drawer-nav__link {
    display: block;
    padding: 12px 12px 12px;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #143753;
    text-align: left;
    border-color: #d7c8b2;
    font-size: 1.7rem;
    line-height: 1.8;
    letter-spacing: 0.06em;
  }
  #drawer-nav .drawer-nav__link.current {
    color: #edc32f;
  }
  .drawer-info {
    margin: 30px auto 0;
    text-align: center;
  }
  /*	ggmap  SP
  ------------------------------------ */
  .ggmap {
    padding-top: 250px;
  }
  /* =========================================
  footer  SP
  ========================================= */
  #footer .foo-logo {
    width: 101px !important;
  }
  #footer .foo-bg {
    padding: 50px 15px;
  }
  #footer .foo-box {
    padding: 0;
    border-radius: 15px;
  }
  #footer .foo-inner {
    padding: 35px 15px;
  }
  #footer .foo-flx {
    display: block;
  }
  #footer .foo-left {
    text-align: center;
  }
  #footer .foo-list-item {
    width: 100%;
  }
  #footer .foo-list-item:nth-of-type(n+2) {
    margin: 20px auto 0;
  }
  #footer .foo-list-link {
    width: 100%;
    max-width: 290px;
    height: 60px;
    line-height: 60px;
  }
  #footer .foo-tel {
    display: block;
    margin-top: 20px;
  }
  #footer .foo-tel-link {
    padding-left: 29px;
    font-size: 2.5rem;
    background-size: 20px;
  }
  #footer .foo-tel-note {
    display: block;
    margin: 10px auto 0;
  }
  #footer .foo-copy {
    margin-top: 30px;
  }
  .fnav {
    display: block;
    margin-top: 30px;
    border-left: 2px solid #edc32f;
  }
  .fnav-list {
    display: block;
    border: none;
    padding-left: 14px;
  }
  .fnav-list:nth-of-type(n+2) {
    margin: 30px 0 0;
  }
  .fnav-list li:nth-of-type(n+2) {
    margin: 30px 0 0;
  }
  .fnav-list-link {
    font-size: 1.5rem;
  }
  .copy {
    display: block;
    text-align: center;
  }
  .copy-txt, .copy-link {
    font-size: 1rem;
  }
  /* =========================================

    sub  SP

  ========================================= */
  /*	sub headline  SP
  ------------------------------------ */
  /* sub mv  SP
  ------------------------------------ */
  .sub .mv {
    height: auto;
    padding: 2% 2.6%;
  }
  .sv-catch {
    width: 100%;
    height: auto;
    padding: 9% 0;
    margin: 2% auto 0;
    background-size: 13%, 53%;
    background-position: 3% bottom, 97% bottom;
    position: static;
    font-size: 5.8vw;
  }
  .sv-img {
    width: 100%;
    padding-top: 45%;
    margin: auto;
    position: relative;
    top: auto;
    right: auto;
  }
  /*	------- */
}
/*	------- */
/* =========================================
  breakpoint
========================================= *//*# sourceMappingURL=common.css.map */