/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap");
*, ::before, ::after { box-sizing: border-box; border-style: solid; border-width: 0; min-width: 0; }

/* Document */
/* ============================================ */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. 3. Remove gray overlay on links for iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -webkit-tap-highlight-color: transparent; /* 3*/ }

/* Sections */
/* ============================================ */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Render the `main` element consistently in IE. */
main { display: block; }

/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl { margin: 0; }

/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; margin: 0; }

/* Lists (enumeration) */
/* ============================================ */
ul, ol { margin: 0; padding: 0; list-style: none; }

/* Lists (definition) */
/* ============================================ */
dt { font-weight: bold; }

dd { margin-left: 0; }

/* Grouping content */
/* ============================================ */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ border-top-width: 1px; margin: 0; clear: both; color: inherit; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: inherit; /* 2 */ }

address { font-style: inherit; }

/* Text-level semantics */
/* ============================================ */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; text-decoration: none; color: inherit; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: inherit; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Replaced content */
/* ============================================ */
/** Prevent vertical alignment issues. */
svg, img, embed, object, iframe { vertical-align: bottom; }

/* Forms */
/* ============================================ */
/** Reset form fields to make them styleable. 1. Make form elements stylable across systems iOS especially. 2. Inherit text-transform from parent. */
button, input, optgroup, select, textarea { -webkit-appearance: none; /* 1 */ appearance: none; vertical-align: middle; color: inherit; font: inherit; background: transparent; padding: 0; margin: 0; border-radius: 0; text-align: inherit; text-transform: inherit; /* 2 */ }

/** Correct cursors for clickable elements. */
button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; }

button:disabled, [type="button"]:disabled, [type="reset"]:disabled, [type="submit"]:disabled { cursor: default; }

/** Improve outlines for Firefox and unify style with input elements & buttons. */
:-moz-focusring { outline: auto; }

select:disabled { opacity: inherit; }

/** Remove padding */
option { padding: 0; }

/** Reset to invisible */
fieldset { margin: 0; padding: 0; min-width: 0; }

legend { padding: 0; }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** Correct the outline style in Safari. */
[type="search"] { outline-offset: -2px; /* 1 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Fix font inheritance. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/** Fix appearance for Firefox */
[type="number"] { -moz-appearance: textfield; }

/** Clickable labels */
label[for] { cursor: pointer; }

/* Interactive */
/* ============================================ */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Remove outline for editable content. */
[contenteditable]:focus { outline: auto; }

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table { border-color: inherit; /* 1 */ border-collapse: collapse; }

caption { text-align: left; }

td, th { vertical-align: top; padding: 0; }

th { text-align: left; font-weight: bold; }

@keyframes shine-run { 0% { transform: scale(0) rotate(50deg); opacity: 0; }
  40% { transform: scale(1) rotate(50deg); opacity: 1; }
  100% { transform: scale(250) rotate(50deg); opacity: 0; } }
.hanrei { padding: 3rem 0; }
.hanrei .aw { margin: 1rem 1rem 0 0; font-size: 1.1rem; line-height: 1; }
.hanrei .aw img, .hanrei .aw .yuka, .hanrei .aw .syuno, .hanrei .aw .cloth { display: inline-block; height: 1rem; margin-right: .5rem; vertical-align: middle; }
.hanrei .aw img { width: auto; }
.hanrei .aw .yuka, .hanrei .aw .syuno { width: 3rem; border: solid 1px #333; }
.hanrei .aw .cloth { width: 3rem; height: 3px; background: #CD98B0; }
.hanrei .aw .syuno { background: #E2D7BA; }
.hanrei .aw .yuka { background: #FCE4DF; }

#mv-area { position: relative; z-index: 2; }

/* ========================== */
/* plan */
/* ========================== */
#plan00 { width: 100%; padding: 5rem 0 0 0; z-index: 1; position: relative; }
#plan00 #circle-1 { top: 0; right: -50%; width: 60%; }
#plan00 #circle-1 .circle-inner { transform: translate(-50%, -20%) rotate(60deg); }

#plan01 { z-index: 3; position: relative; }
#plan01 .midashi { padding-bottom: 5rem; }
#plan01 #circle-2 { top: 50%; left: 0%; width: 60%; z-index: -1; }
#plan01 #circle-2 .circle-inner { transform: translate(calc(-50%), 0%); }
@media screen and (max-width: 768px) { #plan01 #circle-2 { top: auto; bottom: -10rem; width: 100%; }
  #plan01 #circle-2 .circle-inner { transform: translate(calc(-50%), 0%); } }

.plan-btnlist { display: grid; gap: 3rem; grid-template-columns: repeat(2, 1fr); }
.plan-btnlist .plan-btn a { display: block; height: 100%; border: solid 1px #999; padding: 1rem; background: #fff; transition: .4s; }
.plan-btnlist .plan-btn a:hover { background: rgba(255, 255, 255, 0.5); }
.plan-btnlist .plan-btn a .btn-head { display: grid; gap: 0; grid-template-columns: 25% 1fr; grid-template-areas: "type spec1" "type spec2"; }
.plan-btnlist .plan-btn a .btn-head b { color: #002D58; font-weight: normal; }
.plan-btnlist .plan-btn a .btn-head .btn-type { grid-area: type; display: grid; place-content: center; text-align: center; font-size: 1.7rem; line-height: 1.4; background: #002D58; color: #fff; padding: .5rem; }
.plan-btnlist .plan-btn a .btn-head .btn-type b { font-size: 180%; display: block; color: #fff; }
.plan-btnlist .plan-btn a .btn-head .btn-spec01 { grid-area: spec1; padding: .5rem .5rem .5rem 1rem; font-size: 1.2rem; line-height: 1.4; border-bottom: solid 1px #002D58; }
.plan-btnlist .plan-btn a .btn-head .btn-spec01 b { font-size: 150%; margin-right: .5rem; }
.plan-btnlist .plan-btn a .btn-head .btn-spec01 b .num { font-size: 150%; }
.plan-btnlist .plan-btn a .btn-head .btn-spec01 .s-spec { display: inline-block; line-height: 1.4; }
.plan-btnlist .plan-btn a .btn-head .btn-spec01 .s-spec .aw { display: block; }
.plan-btnlist .plan-btn a .btn-head .btn-spec02 { grid-area: spec2; padding: .5rem .5rem .5rem 1rem; }
.plan-btnlist .plan-btn a .btn-head .btn-spec02 .small { display: inline-block; font-size: 1.1rem; line-height: 1.2; text-align: center; letter-spacing: .5em; }
.plan-btnlist .plan-btn a .btn-head .btn-spec02 .txt { font-size: 1.6rem; }
.plan-btnlist .plan-btn a .btn-head .btn-spec02 .txt b { font-size: 120%; }
.plan-btnlist .plan-btn a .btn-head .btn-spec02 .txt b .l { font-size: 150%; }
.plan-btnlist .plan-btn a .btn-head .btn-spec02 .txt .note { font-size: 1.2rem; }
.plan-btnlist .plan-btn a .btn-zu { display: block; padding: 1rem 0 0 0; }
.plan-btnlist .plan-btn a .btn-zu img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .plan-btnlist { gap: 1rem; } }
@media screen and (max-width: 768px) { .plan-btnlist { grid-template-columns: 1fr; max-width: 500px; margin-right: auto; margin-left: auto; } }
@media screen and (max-width: 480px) { .plan-btnlist .plan-btn a .btn-head { grid-template-columns: 20% 1fr; }
  .plan-btnlist .plan-btn a .btn-head .btn-type { font-size: 1.4rem; }
  .plan-btnlist .plan-btn a .btn-head .btn-type b { font-size: 160%; } }

/* ========================== */
/* plan detail */
/* ========================== */
body.plan_detail b { color: #002D58; font-weight: normal; }
body.plan_detail .plan_detail-box { padding-top: 5rem; display: grid; gap: 2rem 3rem; grid-template-columns: 40% 1fr; grid-template-rows: auto auto 1fr; grid-template-areas: "head zu" "point zu" "hanrei zu"; }
body.plan_detail .plan-head { grid-area: head; }
body.plan_detail .plan-head .type { background: #002D58; color: #fff; text-align: center; font-size: 1.8rem; line-height: 1.2; padding: 1rem 0; }
body.plan_detail .plan-head .type b { display: block; color: #fff; font-size: 160%; font-weight: bold; }
body.plan_detail .plan-head .spec01 { text-align: center; font-size: 1.6rem; line-height: 1.4; padding-bottom: 2rem; border-bottom: solid 1px #002D58; }
body.plan_detail .plan-head .spec01 b { display: block; font-weight: bold; font-size: 200%; }
body.plan_detail .plan-head .spec01 b .num { font-size: 150%; }
body.plan_detail .plan-head .spec02 { padding-top: 2rem; }
body.plan_detail .plan-head .spec02 .small { display: inline-block; font-size: 1.5rem; line-height: 1.2; text-align: center; letter-spacing: .5em; }
body.plan_detail .plan-head .spec02 .txt { font-size: 2.2rem; }
body.plan_detail .plan-head .spec02 .txt b { font-size: 150%; }
body.plan_detail .plan-head .spec02 .txt b .l { font-size: 150%; }
body.plan_detail .plan-head .spec02 .txt .note { font-size: 1.5rem; }
body.plan_detail .plan-head .spec03 { padding-bottom: 2rem; margin-top: 1rem; font-size: 1.6rem; line-height: 1.6; border-bottom: solid 1px #002D58; }
body.plan_detail .point { grid-area: point; font-size: 1.5rem; line-height: 1.6; }
body.plan_detail .plan-zu { grid-area: zu; }
body.plan_detail .hanrei { grid-area: hanrei; padding: 2rem 0 0 0; }
body.plan_detail .btn-area { padding: 5rem 0; }
body.plan_detail .btn-area a { display: block; background: #002D58; color: #fff; text-align: center; padding: 2rem 1rem; width: 100%; max-width: 400px; margin: auto; font-size: 1.6rem; line-height: 1; position: relative; transition: .4s; }
body.plan_detail .btn-area a:hover { filter: brightness(180%); }
body.plan_detail .btn-area a::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: solid 1px rgba(255, 255, 255, 0.5); width: calc(100% - 1rem); height: calc(100% - 1rem); }
body.plan_detail .btn-area a::after { content: ""; display: block; width: 1rem; height: 1rem; border-top: solid 1px #fff; border-left: solid 1px #fff; position: absolute; top: 50%; left: 15px; z-index: 2; transform: translateY(-50%) rotate(-45deg); }
@media screen and (max-width: 1024px) { body.plan_detail .plan_detail-box { gap: 1rem; } }
@media screen and (max-width: 768px) { body.plan_detail .plan_detail-box { gap: 2rem; grid-template-columns: 1fr; grid-template-rows: auto auto 1fr auto; grid-template-areas: "head" "point" "zu" "hanrei"; }
  body.plan_detail .plan-head .spec01 { font-size: 1.4rem; }
  body.plan_detail .plan-head .spec02 .small { font-size: 1.3rem; }
  body.plan_detail .plan-head .spec02 .txt { font-size: 2rem; }
  body.plan_detail .plan-head .spec02 .txt .note { font-size: 1.2rem; }
  body.plan_detail .plan-head .spec03 { font-size: 1.2rem; }
  body.plan_detail .point { font-size: 1.4rem; } }
