@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
@import url(../docs/fontawesome/css/all.min.css);
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

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

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 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 */ }

/** 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: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

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

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** 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: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** 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; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

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

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** 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; }

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

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

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

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

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

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

/**************************************************/
/* helpers */
/**************************************************/
.-disp-ib { display: inline-block !important; }

._disp-ib { display: inline-block !important; }

@media screen and (min-width: 769px) { ._disp-tb { display: none !important; }
  ._hide-pc { display: none !important; } }

@media screen and (max-width: 768px) { ._disp-pc { display: none !important; } }

@media screen and (min-width: 601px) and (max-width: 768px) { ._hide-tb { display: none !important; } }

@media screen and (min-width: 601px) { ._disp-sp { display: none !important; } }

@media screen and (max-width: 600px) { ._disp-tb { display: none !important; }
  ._hide-sp { display: none !important; } }

._clearfix { zoom: 1; }

._clearfix:after { content: ''; display: block; clear: both; overflow: auto; }

._center { text-align: center !important; }

._left { text-align: left !important; }

._right { text-align: right !important; }

._float-l { float: left !important; }

._float-r { float: right !important; }

._clear { clear: both !important; }

._hidden { display: none !important; }

._disp-ib { display: inline-block !important; }

._margin0 { margin: 0 !important; }

._padding0 { padding: 0 !important; }

._border0 { border: none !important; }

._fixed { position: fixed !important; }

._absolute { position: absolute !important; }

._static { position: static !important; }

._xsmall { font-size: 75% !important; }

._small { font-size: 88% !important; }

._large { font-size: 113% !important; }

._xlarge { font-size: 133% !important; }

._nowrap { white-space: nowrap !important; }

._nobg { background: none !important; }

._full { width: 100% !important; }

/**************************************************/
/* base */
/**************************************************/
html { -webkit-font-smoothing: antialiased; }

body { font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "游ゴシック", "游ゴシック体", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, Helvetica, sans-serif; min-width: 320px; padding: 0px; color: #333; line-height: 1.5; }

body.-fixed { position: fixed; width: 100%; height: 100%; }

body, input, textarea { font-size: 16px; }

input, textarea, select, button { font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", 'メイリオ', sans-serif; }

button, input[type="button"], input[type="submit"] { transition: opacity 0.15s ease-out; }

button:hover, input[type="button"]:hover, input[type="submit"]:hover { opacity: 0.7; }

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

a { text-decoration: underline; transition: opacity 0.15s ease-out; }

a:hover { opacity: 0.7; }

._ios a:hover { opacity: 1; }

em { font-style: normal; }

p { margin: 0 0 2em; line-height: 2; }

a.-telink { cursor: default; opacity: 1 !important; }

/**************************************************/
/* structure 構造を定義 */
/**************************************************/
.page-container { position: relative; z-index: 1; overflow: hidden; padding-top: 50px; background-color: #fff; }

.l-page-contents { margin-right: auto; margin-left: auto; width: 100%; max-width: 1020px; padding: 0 20px; box-sizing: border-box; position: relative; }

.site-header { position: fixed; z-index: 5; width: 100%; height: 50px; background-color: #f6f6f6; border-bottom: solid #ccc 1px; display: flex; flex-flow: row nowrap; justify-content: flex-start; list-style: none; padding-left: 0; top: 0; }

/*.site-header > .logo-container { width: 80px; padding: 10px 20px 10px 60px; background-color: #fff; }*/
.site-header > .logo-container { width: 80px; padding: 10px 20px 10px 10px; background-color: #fff; }

.site-header > .logo-container > .logo { display: block; }

/*@media screen and (max-width: 768px) { .site-header > .logo-container { padding: 10px 5px 10px 45px; } }*/
@media screen and (max-width: 768px) { .site-header > .logo-container { padding: 10px 5px 10px 15px; } }

@media screen and (max-width: 374px) { .site-header > .logo-container { width: 57px; } }

.site-header > .title-container { flex-grow: 1; }

.site-header > .title-container > .site-title { display: flex; flex-flow: row wrap; justify-content: flex-start; list-style: none; padding-left: 0; margin: 0; padding: 10px 20px; vertical-align: middle; font-size: 112.5%; line-height: 30px; }

.site-header > .title-container > .site-title > .title { display: inline-block; width: 205px; }

.site-header > .title-container > .site-title > .title img { vertical-align: middle; margin-top: -3px; }

.site-header > .title-container > .site-title > .subtitle { display: inline-block; padding-left: 15px; font-weight: normal; }

@media screen and (max-width: 768px) { .site-header > .title-container > .site-title { font-size: 100%; padding: 5px 10px; line-height: 20px; }
  .site-header > .title-container > .site-title > .title { width: 136px; }
  .site-header > .title-container > .site-title > .subtitle { width: 100%; padding-left: 0; } }

@media screen and (max-width: 374px) { .site-header > .title-container { flex-grow: 0; width: 50%; font-size: 81.25%; }
  .site-header > .title-container > .site-title { padding: 5px; width: auto; }
  .site-header > .title-container > .site-title > .title { width: 110px; }
  .site-header > .title-container > .site-title > .subtitle { width: auto; } }

.page-header { font-size: 137.5%; font-weight: 500; line-height: 1.4; }

@media screen and (max-width: 768px) { .page-header { font-size: 93.75%; padding-left: 0px; } }

@media screen and (max-width: 768px) { .page-header { padding-left: 0.67em; } }

.page-header img { width: 194px; vertical-align: top; }

@media screen and (max-width: 768px) { .page-header img { display: block; width: 110px; } }

.sp-menuButton { display: inline-block; position: fixed; cursor: pointer; margin: 0; top: 5px; left: 5px; width: 40px; height: 40px; z-index: 12; }

.sp-menuButton > .bar { top: 50%; left: 50%; margin-top: -1px; margin-left: -13px; }

.sp-menuButton > .bar, .sp-menuButton > .bar::before, .sp-menuButton > .bar::after { position: absolute; display: block; width: 24px; height: 4px; background: #221E1C; content: ""; transition: all .2s ease-out; }

.sp-menuButton > .bar::before { top: -8px; }

.sp-menuButton > .bar::after { top: 8px; }

.sp-menuButton.-open > .bar { background-color: transparent; }

.sp-menuButton.-open > .bar::before { background-color: #221E1C; top: 0; transform: rotate(45deg); border-radius: 2px; }

.sp-menuButton.-open > .bar::after { background-color: #221E1C; top: 0; transform: rotate(135deg); border-radius: 2px; }

.sp-nav { position: fixed; top: 0; left: 0; width: 300px; height: 100%; z-index: 11; visibility: hidden; transform: translateX(-100%); transition: all .2s; background-color: #fff; padding-top: 50px; box-sizing: border-box; }

.sp-nav .swiper-container { max-height: 100%; background: #fff; }

@media screen and (max-height: 679px) { .sp-nav .swiper-container { overflow: scroll; overflow-x: hidden; } }

.sp-nav .swiper-slide { height: auto; }

.sp-nav .primary { margin: 0; padding: 4px 8px; padding-left: 18px; border-bottom: solid #d1d1d1 1px; border-top: solid #d1d1d1 1px; background-color: #f6f6f6; }

.sp-nav .title { font-size: 100%; margin: 0; padding: 8px; padding-left: 18px; border-top: solid #d1d1d1 1px; }

.sp-nav .title > a { color: #221E1C; text-decoration: none; }

.sp-nav .list { list-style: none; padding: 8px 0 8px; padding-left: 26px; margin: 0; }

.sp-nav .list li { padding: 8px 0 8px; position: relative; }

.sp-nav .list li a { text-decoration: none; color: #333; }

.sp-nav .list li a::after { content: ""; font-size: 87.5%; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; right: 1.5em; top: 14px; }

.sp-nav .sub-list { font-size: 100%; list-style: none; margin-top: -8px; }

.sp-nav .sub-list.-pc { display: block; }

@media screen and (max-width: 768px) { .sp-nav .sub-list.-pc { display: none; } }

.sp-nav .sub-list.-sp { display: none; }

@media screen and (max-width: 768px) { .sp-nav .sub-list.-sp { display: block; } }

.sp-nav .sub-list li { position: relative; padding: 8px 0 8px; }

.sp-nav .sub-list li a { text-decoration: none; color: #333; }

.sp-nav .sub-list li a::after { content: ""; font-size: 87.5%; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; right: 1.5em; top: 50%; transform: translateY(-50%); }

.sp-nav.-open { transform: translateX(0); visibility: visible; }

.spnav-list { list-style: none; margin: 0 auto; padding-left: 0; }

.spnav-list > li { background: #fff; color: #333; }

.spnav-list > li:not(:last-child) { border-bottom: 1px solid #ccc; }

.spnav-list > li a { display: block; padding: 16px 10px 15px; color: inherit; font-size: 87.5%; text-decoration: none; }

.site-footer { display: flex; flex-flow: row nowrap; justify-content: space-between; list-style: none; padding-left: 0; margin-top: 100px; }

.site-footer > .logo-container { width: 80px; padding: 10px; }

.site-footer > .copyright-container { text-align: right; padding: 10px; }

.site-footer > .copyright-container > .company { font-size: 100%; line-height: 1; margin: 0 0 10px; }

.site-footer > .copyright-container > .copyright { font-size: 81.25%; line-height: 1; margin: 0; }

@media screen and (max-width: 600px) { .site-footer > .copyright-container > .copyright { font-size: 62.5%; }
  .site-footer > .copyright-container > .copyright .hide-sp { display: none; } }

@media screen and (max-width: 600px) { .site-footer { margin-top: 50px; } }

/**************************************************/
/* pages ページ別のスタイルを定義 */
/**************************************************/
.btn-a a { border: none; display: inline-block; box-sizing: border-box; position: relative; border-radius: 2px; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; }

.disp-ib { display: inline-block; }

p.text-a { font-size: 100%; }

@media screen and (max-width: 768px) { p.text-a { font-size: 93.75%; line-height: 1.8; } }

.title-a { padding: 0; margin: 20px -15px; }

.title-c { font-size: 212.5%; margin: 0; margin-top: 60px; padding-left: 18px; font-weight: 900; border-left: solid #eb5505 4px; margin-left: 2px; }

@media screen and (max-width: 768px) { .title-c { font-size: 125%; padding-left: 9px; font-weight: 900; margin-top: 30px; } }

.title-c img { height: 54px; width: auto; margin-right: 18px; vertical-align: middle; }

@media screen and (max-width: 425px) { .title-c img { height: 40px; margin-right: 8px; } }

.link-pdf { position: relative; }

.link-pdf::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; display: inline-block; margin-left: .5em; }

.link-external { position: relative; }

.link-external::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 400; display: inline-block; margin-left: .5em; }

.btn-a { width: 100%; text-align: center; }

.btn-a a { font-weight: normal; margin-right: auto; margin-left: auto; color: #333; border: solid #e9e9e9 1px; width: 400px; padding: 22px; position: relative; box-shadow: 0 2px 0 0 #d1d1d1; }

.btn-a a:hover { background-color: #fafafa; box-shadow: 0 0 0 0; opacity: 1; }

@media screen and (max-width: 600px) { .btn-a a { max-width: 100%; box-sizing: border-box; } }

.btn-a a::after { content: ""; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; color: #333; position: absolute; right: 30px; width: 16px; height: 16px; }

@media screen and (max-width: 768px) { .btn-a a::after { right: 10px; } }

.grid-a { display: flex; flex-flow: row wrap; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -5px; margin-right: -5px; }

.grid-a > * { box-sizing: border-box; padding: 5px; }

.grid-a > .col1 { width: 100%; }

.grid-a > .col2 { width: 50%; }

.grid-a > .col3 { width: 33.33333%; }

.grid-a > .col4 { width: 25%; }

.grid-a > .col5 { width: 20%; }

.grid-a > .col6 { width: 16.66667%; }

.grid-a > .col7 { width: 14.28571%; }

.grid-a > .col8 { width: 12.5%; }

.grid-a > .col9 { width: 11.11111%; }

.grid-a > .col10 { width: 10%; }

.grid-a.-gap0 { margin-left: 0px; margin-right: 0px; }

.grid-a.-gap0 > * { padding: 0px; }

.grid-a.-gap1 { margin-left: -5px; margin-right: -5px; }

.grid-a.-gap1 > * { padding: 5px; }

.grid-a.-gap2 { margin-left: -10px; margin-right: -10px; }

.grid-a.-gap2 > * { padding: 10px; }

.grid-a.-gap3 { margin-left: -15px; margin-right: -15px; }

.grid-a.-gap3 > * { padding: 15px; }

.grid-a.-gap4 { margin-left: -20px; margin-right: -20px; }

.grid-a.-gap4 > * { padding: 20px; }

.grid-a.-gap5 { margin-left: -25px; margin-right: -25px; }

.grid-a.-gap5 > * { padding: 25px; }

.grid-a.-gap6 { margin-left: -30px; margin-right: -30px; }

.grid-a.-gap6 > * { padding: 30px; }

.grid-a.-gap7 { margin-left: -35px; margin-right: -35px; }

.grid-a.-gap7 > * { padding: 35px; }

.grid-a.-gap8 { margin-left: -40px; margin-right: -40px; }

.grid-a.-gap8 > * { padding: 40px; }

.grid-a.-gap9 { margin-left: -45px; margin-right: -45px; }

.grid-a.-gap9 > * { padding: 45px; }

.grid-a.-gap10 { margin-left: -50px; margin-right: -50px; }

.grid-a.-gap10 > * { padding: 50px; }

.btn-box { width: 100%; text-align: center; }

.btn-box .btn-a { display: inline-block; width: auto; margin-bottom: 1.5em; }

@media screen and (max-width: 768px) { .btn-box .btn-a { display: block; font-size: 87.5%; } }

.btn-box .btn-a.-orange > a { background-color: #ffece2; border: solid #eb5505 1px; }

.btn-box .btn-a.-orange > a:hover { background-color: #ffd7c1; }

.btn-box .btn-a.-Withdraw > a { color: #fff; background-color: #eb5505; border: solid #eb5505 1px; }

.btn-box .btn-a.-Withdraw > a::after { color: #fff; }

.btn-box .btn-a.-Withdraw > a:hover { opacity: 0.7; }

.btn-box .btn-a:first-of-type { padding-right: 30px; }

@media screen and (max-width: 836px) { .btn-box .btn-a:first-of-type { padding-right: 0; } }

.sns-btn { max-width: 320px; display: block; padding-top: 20px; margin: 0 -5px; }

.overlay { width: 100%; height: 100%; }

.overlay::after { content: ""; opacity: .7; background-color: #000; width: 100%; height: 300%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 10; }

.menu-description { margin-top: 60px; }

.title-tablehead { position: relative; background-color: #ffece2; margin: 60px 0 0; font-weight: normal; display: flex; flex-flow: row nowrap; justify-content: space-between; list-style: none; padding-left: 0; align-items: center; max-width: 100%; }

.title-tablehead > .title { margin: 0; padding: 10px 20px; font-size: 125%; }

@media screen and (max-width: 768px) { .title-tablehead > .title { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .title-tablehead > .title { padding: 10px; } }

.title-tablehead + .table-spec { margin-top: 0; }

.table-spec { border-collapse: collapse; border-spacing: 0; max-width: 100%; width: 100%; margin-top: 60px; margin-bottom: 80px; }

.table-spec:last-of-type { margin-bottom: 0; }

.table-spec tr { margin: 5px 0; }

.table-spec th { width: 30%; }

.table-spec th, .table-spec td { position: relative; border-bottom: solid #d1d1d1 2px; padding: 14px 20px; font-size: 100%; font-weight: normal; text-align: left; }

@media screen and (max-width: 600px) { .table-spec th, .table-spec td { font-size: 93.75%; padding: 14px 10px; } }

.table-spec th.alginright, .table-spec td.alginright { text-align: right; }

.table-spec th a, .table-spec td a { opacity: 1; }

@media screen and (max-width: 768px) { .table-spec th a:hover, .table-spec td a:hover { opacity: 1; } }

.links { margin: 2em 0 2em; }

.links > a { color: #333; }

@media screen and (max-width: 768px) { .links { font-size: 87.5%; } }

.btn-container > a { margin-right: 30px; }

.btn-action { font-size: 87.5%; display: inline-block; box-sizing: border-box; background-color: #f6f6f6; border: solid #444 1px; border-radius: 4px; padding: 2px 1em; text-align: center; text-decoration: none; color: #333; margin-right: 10px; }

@media screen and (min-width: 768px) { .btn-action { width: 12em; } }

@media screen and (max-width: 768px) { .btn-action { margin-right: 10px; } }

.alginright { text-align: right; }

.support-end { font-size: 100%; margin-top: 60px; }

.support-end p { margin-bottom: 40px; }

.support-end p.confirm { margin-bottom: 80px; }

.canceldate { border: solid #d1d1d1 1px; box-sizing: border-box; padding: 18px; width: 340px; margin: 0; }

@media screen and (max-width: 480px) { .canceldate { font-size: 81.25%; width: 100%; text-align: center; } }

.notes { border: solid #eb5505 1px; padding: 30px; margin-bottom: 120px; margin-top: 40px; }

@media screen and (max-width: 768px) { .notes { margin-bottom: 60px; } }

.notes .text { margin: 0; color: #eb5505; }

.notes .notes-list { padding-left: 0px; }

@media screen and (max-width: 768px) { .notes .notes-list { padding-left: 0; } }

.notes .notes-list > li { list-style: none; padding: auto 8px; }

@media screen and (max-width: 768px) { .notes .notes-list > li { margin-top: 20px; } }

.notes .notes-list > li::before { content: "・"; }

.notes .notes-list > li > a { color: #eb5505; }

.support-type { display: flex; flex-flow: row wrap; justify-content: space-between; list-style: none; padding-left: 0; margin: 0; padding: 0; margin-top: 60px; margin-bottom: 100px; margin: -10px; margin-top: 0; margin-bottom: 0; }

.support-type:last-of-type { margin-top: 60px; }

@media screen and (max-width: 768px) { .support-type { display: block; } }

.support-type .item { display: flex; flex-flow: row wrap; justify-content: flex-start; list-style: none; padding-left: 0; width: 50%; padding: 10px; box-sizing: border-box; }

@media screen and (max-width: 768px) { .support-type .item { width: 100%; padding: 5px; } }

@media screen and (max-width: 768px) { .support-type { margin-top: 60px; margin-bottom: 80px; } }

.support-type .text { margin: 0; font-size: 100%; }

@media screen and (max-width: 768px) { .support-type .text { font-size: 87.5%; margin-bottom: 40px; } }

.support-type .service-box { display: flex; flex-flow: row wrap; justify-content: flex-start; list-style: none; padding-left: 0; width: 100%; color: #333; text-decoration: none; position: relative; box-sizing: border-box; background-color: #fff; }

.support-type .service-box:hover { opacity: 1; background-color: #e9e9e9; transition: ease 0.2s; }

.support-type .service-box:hover .-load { background-image: url("../img/load-hover.svg"); background-repeat: no-repeat; }
.support-type .service-box:hover .-clash { background-image: url("../img/clash-hover.svg"); background-repeat: no-repeat; }
.support-type .service-box:hover .-phone { background-image: url("../img/tel24-hover.svg"); background-repeat: no-repeat; }
.support-type .service-box:hover .-repair { background-image: url("../img/repair-hover.svg"); background-repeat: no-repeat; }
.support-type .service-box:hover .-phos { background-image: url("../img/phos-hover.svg"); background-repeat: no-repeat; }

.support-type .service-box:hover .service-type { box-shadow: none; }

.support-type .service-box .-load, .support-type .service-box .-clash, .support-type .service-box .-phone, support-type .service-box .-repair, .support-type .service-box .-phos, { width: 80px; height: 80px; margin: 0; }

@media screen and (max-width: 919px) { .support-type .service-box .-load, .support-type .service-box .-clash, .support-type .service-box .-phone, support-type .service-box .-repair, .support-type .service-box .-phos { max-width: 70px; background-size: contain; } }

@media screen and (max-width: 768px) { .support-type .service-box .-load, .support-type .service-box .-clash, .support-type .service-box .-phone, support-type .service-box .-repair, .support-type .service-box .-phos { max-width: 64px; flex-grow: 1; } }

.support-type .service-box .-load {position: absolute; top: 5%; left: 2%; bottom: 0; right: 0; background-image: url("../img/load.svg"); background-repeat: no-repeat; background-size: 16% auto;}
.support-type .service-box .-clash {position: absolute; top: 5%; left: 2%; bottom: 0; right: 0; background-image: url("../img/clash.svg"); background-repeat: no-repeat; background-size: 16% auto;}
.support-type .service-box .-phone {position: absolute; top: 5%; left: 2%; bottom: 0; right: 0; background-image: url("../img/tel24.svg"); background-repeat: no-repeat; background-size: 16% auto;}
.support-type .service-box .-repair {position: absolute; top: 5%; left: 2%; bottom: 0; right: 0; background-image: url("../img/repair.svg"); background-repeat: no-repeat; background-size: 16% auto;}
.support-type .service-box .-phos {position: absolute; top: 5%; left: 2%; bottom: 0; right: 0; background-image: url("../img/phos.svg"); background-repeat: no-repeat; background-size: 16% auto;}

.support-type .service-box .-load, .support-type .service-box .-clash, .support-type .service-box .-phone, support-type .service-box .-repair, .support-type .service-box .-phos { margin-right: 1em; }

@media screen and (max-width: 780px) { .support-type .service-box .-load, .support-type .service-box .-clash, .support-type .service-box .-phone, support-type .service-box .-repair, .support-type .service-box .-phos { margin-right: 10px; } }

@media screen and (max-width: 768px) { .support-type .service-box .-load, .support-type .service-box .-clash, .support-type .service-box .-phone, support-type .service-box .-repair, .support-type .service-box .-phos { margin-right: 18px; } }

@media screen and (max-width: 768px) { .support-type .service-box { width: 100%; } }

.support-type .service-box .service-type { width: 100%; display: flex; flex-flow: row wrap; justify-content: flex-start; list-style: none; padding-left: 0; align-items: center; align-content: center; border: solid 1px #e9e9e9; padding: 30px; box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1); }

.support-type .service-box .service-type::after { content: ""; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; transform: translateY(-50%); right: 1em; }

@media screen and (max-width: 952px) { .support-type .service-box .service-type { padding: 20px; } }

@media screen and (max-width: 919px) { .support-type .service-box .service-type { padding: 10px; } }

@media screen and (max-width: 768px) { .support-type .service-box .service-type { padding: 16px 26px; box-sizing: border-box; height: 110px; } }

.support-type .service-box .service-type .title { font-size: 112.5%; display: inline-block; margin: 0; font-weight: 900; padding-left : 18%; }

@media screen and (max-width: 919px) { .support-type .service-box .service-type .title { font-size: 100%; } }

@media screen and (max-width: 768px) { .support-type .service-box .service-type .title { font-size: 100%; } }

@media screen and (max-width: 352px) { .support-type .service-box .service-type .title { font-size: 87.5%; } }

.support-type .service-box .service-type .text { margin: 0; padding-left : 18%; }/* 追加：text字下げ */

@media screen and (max-width: 919px) { .support-type .service-box .service-type .text { font-size: 87.5%; } }

@media screen and (max-width: 768px) { .support-type .service-box .service-type .text { font-size: 81.25%; line-height: 1.5; } }

@media screen and (max-width: 768px) { .support-type .service-box .service-type .lead-cover { flex-grow: 2; width: 180px; } }

@media screen and (max-width: 352px) { .support-type .service-box .service-type .lead-cover { width: 120px; } }

.sp-item { margin-top: 60px; display: none; }

@media screen and (max-width: 768px) { .sp-item { display: block; } }

.sp-item .title { font-size: 100%; font-weight: 900; margin: 0; margin-bottom: 20px; }

.sp-item .text { margin: 0; }

.sp-item .share-list { font-size: 87.5%; list-style: none; padding: 0; margin: 0; }

.sp-item .share-list > li { margin-bottom: 14px; margin-top: 14px; position: relative; }

.sp-item .share-list > li > a { display: block; color: #333; text-decoration: none; width: auto; padding: 20px 30px; border: solid 1px #e9e9e9; background-color: #fff; box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1); }

.sp-item .share-list > li > a::after { content: ""; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; right: 2em; top: 50%; transform: translateY(-50%); }

.telbtn { display: block; max-width: 360px; padding: 20px; text-align: center; color: #fff; background-color: #eb5505; text-decoration: none; }

@media screen and (max-width: 360px) { .telbtn { font-size: 81.25%; } }

.telbtn .tel-number { display: block; font-size: 125%; }

.telbtn .tel-number::before { content: ""; vertical-align: baseline; padding-right: 10px; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; }

.use-title { font-size: 137.5%; }

.use-area { border-spacing: 0px; border-collapse: collapse; text-align: left; }

@media screen and (max-width: 768px) { .use-area { width: 100%; } }

.use-area tr { max-width: 100%; width: auto; }

@media screen and (max-width: 768px) { .use-area tr.half-table { display: flex; flex-flow: row nowrap; justify-content: space-between; list-style: none; padding-left: 0; } }

.use-area .title { background-color: #e9e9e9; border: solid 1px #d1d1d1; padding: 23px 20px 23px; width: 160px; vertical-align: top; padding: 1em; }

@media screen and (max-width: 768px) { .use-area .title { display: block; width: 100%; box-sizing: border-box; position: relative; }
  .use-area .title::after { content: ""; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; right: 1em; top: 50%; transform: translateY(-50%); }
  .use-area .title.-open::after { content: ""; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; right: 1em; top: 50%; transform: translateY(-50%); } }

.use-area .annotation-list { font-size: 87.5%; padding: 0; margin: 0; margin-top: 10px; list-style: none; }

.use-area .annotation-list .title { padding: 0; margin-left: 1em; background-color: #fff; border: 0px; width: auto; }

.use-area .annotation-list .title::after { display: none; }

.use-area .annotation-list .text { margin-left: 2em; }

@media screen and (max-width: 768px) { .use-area .annotation-list { margin-top: 1em; } }

.use-area .annotation-list .annotation { text-align: justify; }

.use-area .annotation-list .annotation::before { content: "※"; }

.use-area .content { border: solid 1px #d1d1d1; padding: 24px 30px; max-width: 720px; }

@media screen and (max-width: 768px) { .use-area .content { display: block; padding: 1em; width: 100%; box-sizing: border-box; line-height: 1.5; } }

.use-area .content .small { font-size: 75%; vertical-align: bottom; }

.use-area .content.-title { font-weight: 900; background-color: #fafafa; }

.ditail-text { font-size: 87.5%; margin-top: 2em; }

.ditail-text > a { color: #333; }

.use-area .use-area { margin: -2px; }

@media screen and (max-width: 768px) { .use-area .use-area { width: 100%; margin: 0; margin-top: -1px; }
  .use-area .use-area tr { margin-top: -1px; }
  .use-area .use-area tr:last-of-type td { margin-top: -1px; } }

@media screen and (max-width: 768px) { .use-box { display: block; } }

.-left, .-right { max-width: 391px; width: 327px; padding: 16px 2em; }

@media screen and (max-width: 768px) { .-left, .-right { padding: 1em; box-sizing: border-box; align-items: stretch; max-width: 50%; flex-grow: 1; width: auto; } }

.checkbox-question { background-color: #F2F2F2; margin: 0px 0px 30px 0px }

.checkbox-question .checkbox-inside { margin-left: 10px; line-height: 2; }

.checkbox-question .checkbox-inside input[type="checkbox"] + label { padding-left: 5px; }

/*# sourceMappingURL=site.css.map */


/**************************************************/
/* ゴールド会員用 */
/**************************************************/
.gold{
  background: linear-gradient(45deg, #DAAF08 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #DAAF08 90% 100%);
  background-size: 800% 400%;
  animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}
.matgold{
  background: linear-gradient(45deg, #c0b283 0%, #c0b283 45%, #FEE9A0 70%, #c0b283 85%, #c0b283 90% 100%);
  background-size: 800% 400%;
  animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}