@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
/* dewo2 専用フォント */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/*---clearFix ------------------*/
/** overflow:hiddenを使用しないclearfix  extendをして使用 */
.clearfix:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  zoom: 100%;
}

.clearfix {
  display: block;
}

/* Noto sans */
@font-face {
  font-family: "Noto Sans Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Thin.eot"); /* IE9 Compat Modes */
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Thin.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Thin.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Thin.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "Noto Sans Light";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Light.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Light.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Light.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans DemiLight";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Regular.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Regular.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Medium.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Medium.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Bold.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Bold.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Black.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Black.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Black.ttf") format("truetype");
}
body, select, input, textarea {
  color: #000;
  font-family: "Noto Sans Regular", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
}
a:active, a:focus {
  outline: none;
}
a {
  cursor: pointer;
}

/*------------------------------
  dewo2 共通スタイル（PC）
  TOP・point の両方で読み込む
------------------------------*/
html {
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

/* アンカーリンク先がヘッダー・ナビにかぶらないように */
[id] {
  scroll-margin-top: 100px; /* ヘッダー50px + ナビ80px */
}

.header_bottom {
  background-color: #85847F;
}

.header_bottom .logo.logo--dewo2 {
  width: 208px;
}

#footer.footer--dewo2 .topmenu {
  width: auto !important;
}

#footer.footer--dewo2 .topmenu img {
  width: 208px;
}

#footer .topto {
  position: fixed;
  bottom: 80px;
  left: 0;
  min-width: 1100px;
  width: 100%;
  opacity: 0;
  transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#footer .topto.show {
  opacity: 1;
}
#footer .topto a {
  display: block;
  position: absolute;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ababab;
}
#footer .topto a img {
  width: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translate(0, -50%);
}

/* inner */
.dewo2-inner {
  width: 100%;
  max-width: 1050px;
  margin-inline: auto;
  padding: 0 25px;
}

/* btn */
.dewo2-btn {
  display: grid;
  place-items: center;
  width: 231px;
  height: 44px;
  text-align: center;
  font-family: "Noto Sans Bold", sans-serif;
  font-size: 15px;
  color: #333;
  background: #fff;
  border-radius: 50vh;
  border: 1px solid #333;
  position: relative;
  padding-top: 1px;
  /* pc_used.css の button:hover を打ち消す（背景・文字色は変化なし） */
}
.dewo2-btn:hover, .dewo2-btn:focus {
  background-color: #fff;
  color: #333;
}
.dewo2-btn::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  position: absolute;
  right: 12px;
  top: calc(50% - 1px);
  transform: rotate(-45deg) translateY(-50%);
  transition: right 0.2s ease;
}
.dewo2-btn:hover::after, .dewo2-btn:focus::after {
  right: 8px;
}

.dewo2-btn--short {
  width: 167px;
  font-family: "Noto Sans Medium", sans-serif;
}

/* btn2(幅可変) */
.dewo2-btn2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 40px;
  font-size: 14px;
  color: #333;
  background: #fff;
  border-radius: 50vh;
  border: 1px solid #333;
  padding: 0 30px;
  padding-top: 1px;
  position: relative;
  /* pc_used.css の button:hover を打ち消す（背景・文字色は変化なし） */
}
.dewo2-btn2:hover, .dewo2-btn2:focus {
  background-color: #fff;
  color: #333;
}
.dewo2-btn2::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  position: absolute;
  right: 12px;
  top: calc(50% - 1px);
  transform: rotate(-45deg) translateY(-50%);
  transition: right 0.2s ease;
}
.dewo2-btn2:hover::after, .dewo2-btn2:focus::after {
  right: 8px;
}

/* お申し込みはこちら */
.dewo2-apply {
  padding-top: 112px;
  padding-bottom: 73px;
  display: flex;
  justify-content: center;
}

.dewo2-apply.dewo2-pre-color {
  padding-bottom: 0;
}

.dewo2-apply--pt77 {
  padding-top: 77px;
}

.dewo2-apply-btn {
  display: grid;
  place-items: center;
  width: 426px;
  height: 92px;
  text-align: center;
  font-family: "Noto Sans Bold", sans-serif;
  font-size: 24px;
  color: #fff;
  background: #66cc33;
  border-radius: 10px;
  position: relative;
  transition: opacity 0.2s ease;
}
.dewo2-apply-btn:hover, .dewo2-apply-btn:focus {
  color: #fff;
  opacity: 0.7;
}
.dewo2-apply-btn::before {
  display: block;
  content: "";
  position: absolute;
  right: 38px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.dewo2-apply-btn::after {
  display: block;
  content: "";
  position: absolute;
  right: 42px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #fff;
}

/* section-title */
.dewo2-section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
}

.dewo2-section-title--point .dewo2-section-title__en {
  font-size: 14px;
}

.dewo2-section-title__en {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.04em;
  margin: 0;
}

.dewo2-section-title__en--white {
  color: #fff;
}

.dewo2-section-title__en--blue {
  color: #6DAECC;
}

.dewo2-section-title--point .dewo2-section-title__ja {
  letter-spacing: -0.03em;
}

.dewo2-section-title__ja {
  font-family: "Noto Sans Medium", sans-serif;
  font-size: 40px;
  letter-spacing: 0.04em;
  margin: 0;
}

.dewo2-section-title__ja--white {
  color: #fff;
}

.dewo2-section-title__ja--black {
  color: #333;
}

/* ページ内アンカーナビ */
.dewo2-anchor-nav__wrap {
  height: 50px;
  width: 100%;
  /* ナビ固定時、ドキュメントフローから外れる分のスペースを確保 */
}
.dewo2-anchor-nav__wrap.is-nav-fixed #contents {
  padding-top: 80px;
}

.dewo2-anchor-nav {
  height: 50px;
  background-color: #EFEEE9;
  border-bottom: 1px solid #333;
}
.dewo2-anchor-nav.is-fixed {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 98;
  transition: transform 0.35s ease, opacity 0.35s ease;
  transform: translateY(0);
  opacity: 1;
}
.dewo2-anchor-nav.is-fixed.is-enter {
  transform: translateY(-100%);
  transition: none;
}
.dewo2-anchor-nav.is-fixed.is-exit {
  transform: translateY(-100%);
  opacity: 0;
}
.dewo2-anchor-nav.is-fixed.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.dewo2-anchor-nav__items {
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 64px;
}

.dewo2-anchor-nav__item a {
  display: flex;
  gap: 16px;
  align-items: center;
  color: #333;
  font-size: 12px;
  font-family: "Noto Sans Medium", sans-serif;
  letter-spacing: 0.063em;
  transition: opacity 0.2s ease;
}
.dewo2-anchor-nav__item a:hover {
  opacity: 0.7;
}
.dewo2-anchor-nav__item a:after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(45deg);
}

.dewo2-catch {
  padding-block: 140px;
  background-color: #85847F;
}

.dewo2-catch__title {
  color: #333;
  font-size: 24px;
  font-weight: 400;
  line-height: 2.2083333333;
  letter-spacing: 0.08em;
  text-align: center;
}
/*# sourceMappingURL=../../maps/dewo2/common/pc.css.map */
