/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../assets/scss/styles.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-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 {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.li_disk {
	margin-left: 1.4em;
	margin-top: -0.6em;
	list-style-type: disc;
}

ul.li_decimal {
	margin-left: 1.4em;
	margin-top: -0.6em;
	list-style-type: decimal;
}

/* 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] {
  -webkit-text-decoration: underline dotted;
          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;
}

img {
  max-width: 100%;
}

/* 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 */
  -moz-appearance: none;
       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 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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;
}

/**
 * 1. 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 */
}

/**
 * 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;
}

.c_kiyaku{
   font-weight: bold;
   font-size: 0.9em;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

.no_d {
	white-space: nowrap;
}

/* Chrome only hacks */
@media all and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 0), all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media screen and (max-width: 750px) {
  .tb:not(.sp) {
    display: none;
  }
  .pc:not(.sp) {
    display: none;
  }
}
@media screen and (min-width: 751px) and (max-width: 1280px) {
  .sp:not(.tb) {
    display: none;
  }
  .pc:not(.tb) {
    display: none;
  }
 .global-navi {
  display: none;
  }
}
@media screen and (min-width: 1281px) {
  .sp:not(.pc) {
    display: none;
  }
  .tb:not(.pc) {
    display: none;
  }
  .global-navi {
   display: none;
} 
}
.m-heading-standard {
  padding: 0 0 0.6rem;
  margin: 5.6rem auto 2.4rem;
  border-bottom: 1px solid var(--color-border);
  line-height: 1.25;
  font-size: 2rem;
  font-weight: 500;
  color: #222;
  position: relative;
}
.m-heading-standard:after {
  content: "";
  width: 10rem;
  height: 3px;
  background: var(--color-navy);
  position: absolute;
  left: 0;
  bottom: -2px;
}
.m-heading-standard:first-child {
  margin-top: 0;
}

.m-heading-child {
  margin: 4rem 0 1.6rem 0.4rem;
  padding-left: 2.4rem;
  line-height: 1.25;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  position: relative;
}
.m-heading-child:before {
  content: "";
  width: 4px;
  height: 1em;
  background: var(--color-navy);
  position: absolute;
  left: 0;
  top: 0.4rem;
}

.m-heading {
  margin: 4rem 0 1.6rem 0rem;
  padding-left: 0;
  line-height: 1.25;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  position: relative;
}
  
.m-heading_third {
  margin: 4rem 0 0.6rem 0rem;
  padding-left: 0;
  line-height: 1.25;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  position: relative;
}


.m-heading_third:before {
content:"\025cf";
margin-right: 6px;
font-weight:bold;
}


.mockup {
  max-width: 30rem;
  padding: 3rem 0.8rem 2.5rem;
  background: url(/guide/assets/images/common/mockup-body.png) repeat-y center top/100% auto;
  position: relative;
  text-indent: 0;
}
.mockup:before, .mockup:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
}
.mockup:before {
  background: url(/guide/assets/images/common/mockup-header.png) no-repeat center top/100% auto;
}
.mockup:after {
  background: url(/guide/assets/images/common/mockup-footer.png) no-repeat center bottom/100% auto;
}
.mockup img {
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 750px) {
  .mockup {
    max-width: 20rem;
  }
}
:root {
  --color-green: #40bf8e;
  --color-green-dark: #339972;
  --color-green-light: #ecf9f4;
  --color-mint: #2eb8bd;
  --color-mint-light: #d0ecee;
  --color-navy: #407dbf;
  --color-navy-light: #d7e6f8;
  --color-navy-dark: #364563;
  --color-border: rgba(0, 0, 0, 0.16);
}

html {
  font-size: 62.5%;
  min-height: 100%;
}
@media (max-width: 750px) {
  html {
    font-size: calc(1000vw / 390);
  }
}
@media (min-width: 751px) and (max-width: 1280px) {
  html {
    font-size: calc(1000vw / 1280);
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 62.5%;
  }
}

body {
  min-height: 100%;
  -webkit-text-size-adjust: none;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #555;
}
@media screen and (max-width: 750px) {
  body {
    background: #eff4f6;
    font-size: 1.4rem;
  }
  body .menu-visible {
    overflow: hidden;
  }
}

/*==========================

Global layout style
===========================*/
main {
  display: flex;
  max-width: 128rem;
  margin: 0 auto;
}
main .main-container {
  flex: 1 1 100%;
  padding: 4rem 3.2rem 8rem;
}
main .main-container > h1 {
  margin-bottom: 5.6rem;
  text-align: center;
  color: #222;
  font-size: 2.4rem;
  font-weight: bold;
}

main .main-container > h1 span {
  display: block;
}

main .main-container > h1 span {
  display: block;
}

main .main-container h1 {
  margin-top: 8.8rem;
  margin-bottom: 5.6rem;
  text-align: center;
  color: #222;
  font-size: 2.4rem;
  font-weight: bold;
}
  
main .main-container h1 .title {
  margin-top: 0.8rem;
}

main .main-container h1 span {
  display: block;
}

.main-container h2 {
  margin-top: 4.4rem;
  text-align: center;
  color: #222;
  font-size: 2.0rem;
  font-weight: bold;
}
.main-container h2 span {
  display: block;
}


@media screen and (max-width: 750px) {
  main {
    display: block;
    min-height: calc(100vh - 11.2rem);
    padding: 8rem 1.6rem 6rem;
    background: #eff4f6;
  }
  main .main-container {
    padding: 0;
  }
  main .main-container > h1 {
    margin-bottom: 2.4rem;
  }
  main .main-container .inner {
    border-radius: 0.8rem;
    padding: 2.4rem 1.6rem 3.2rem;
    background: #fff;
  }
}
.site-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 8rem;
  padding: 0 3.2rem;
  background: #fff;
  border-bottom: 1px solid var(--color-border);
}
.site-header figure {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
}
.site-header figure img {
  width: auto;
  height: 5rem;
  margin-right: 0.8rem;
}
.site-header .menu,
.site-header .obfuscator {
  display: none;
}
.site-header .secondary-navi {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
}
.site-header .secondary-navi a {
  display: block;
  transition: color 0.3s;
}
.site-header .secondary-navi a:hover {
  color: var(--color-navy);
}
.site-header .secondary-navi > li {
  position: relative;
}
.site-header .secondary-navi > li + li {
  margin-left: 2.4rem;
  padding-left: 2.4rem;
  line-height: 1.2;
  border-left: 1px solid var(--color-border);
  color: #222;
}
.site-header .secondary-navi > li > ul {
  padding: 0.8rem 1.6rem;
  background: var(--color-navy-light);
  background: #FAFAFA;
  border-radius: 0.4rem;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  position: absolute;
  left: calc(50% + 0.8rem);
  top: 100%;
  transform-origin: center top;
  transform: translateX(-50%) scaleY(0.65);
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
}
.site-header .secondary-navi > li:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) scaleY(1);
}

.site-header .secondary-navi > li > ul li a {
  padding: 0.8rem 0;
  font-size: 0.9em;
  color: #666;
}

@media screen and (max-width: 750px) {
  .site-header {
    width: 100%;
    height: 5.6rem;
    padding: 0 1.6rem;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 8;
  }
  .site-header figure {
    font-size: 1.4rem;
  }
  .site-header figure img {
    width: 12rem;
  }
  .site-header .secondary-navi {
    display: none;
  }
  .site-header .guidance-list {
    display: none;
  }
  .site-header .menu {
    height: 5.6rem;
    width: 5.6rem;
    cursor: pointer;
    position: relative;
    z-index: 10;
    display: block;
  }
  .site-header .menu span {
    height: 0.2rem;
    width: 2.6rem;
    background: var(--color-green);
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s;
  }
  body.menu-visible .site-header .menu span {
    background: transparent;
  }
  .site-header .menu span:before,
.site-header .menu span:after {
    content: "";
    height: 0.2rem;
    width: 2.6rem;
    background: var(--color-green);
    display: block;
    position: absolute;
    transition: all 0.5s;
  }
  .site-header .menu span:before {
    top: -0.8rem;
  }
  body.menu-visible .site-header .menu span:before {
    transform: rotate(45deg);
    top: 0;
  }
  .site-header .menu span:after {
    top: 0.8rem;
  }
  body.menu-visible .site-header .menu span:after {
    transform: rotate(-45deg);
    top: 0;
  }
}
.site-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: calc(50% - 60.8rem);
  padding-right: calc(50% - 60.8rem);
  padding: 0 3.2rem;
  height: 8rem;
  background: #e6e6e6;
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  .site-footer {
    height: 5.6rem;
    padding: 0 1.6rem;
    font-size: 1.1rem;
  }
}
.site-footer ul {
  display: flex;
  text-decoration: underline;
  line-height: 1;
}
.site-footer ul li + li {
  margin-left: 1.6rem;
  padding-left: 1.6rem;
  border-left: 1px solid var(--color-border);
}
@media screen and (max-width: 750px) {
  .site-footer ul li + li {
    margin-left: 0.8rem;
    padding-left: 0.8rem;
  }
}
@media screen and (max-width: 750px) {
  .site-footer p {
    opacity: 0.7;
  }
}

#top .main-container h1 {
  display: none;
}
#top .navi-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top .navi-list li {
  flex: 0 1 49%;
  margin-top: 2%;
}
#top .navi-list li:nth-of-type(-n + 2) {
  margin-top: 0;
}
#top .navi-list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.6rem;
  border-radius: 0.4rem;
  border: 1px solid transparent;
  background: var(--color-green-light);
  position: relative;
  transition: all 0.2s;
}
#top .navi-list li a:hover {
  transform: translateY(-0.2rem);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  color: var(--color-green);
}
#top .navi-list li a i {
  width: 3.2rem;
}
#top .navi-list li a i img {
  width: 100%;
}
#top .navi-list li a p {
  flex: 1 1 100%;
  margin: 0 1.6rem;
}
#top .navi-list li a:after {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  background: url(/guide/assets/images/common/ico-triangle-right.svg) no-repeat center center/contain;
}
#top .navi-list li a.user-navi, #top .navi-list li a.host-navi {
  padding: 0.7rem 1.6rem;
}
#top .navi-list li a.user-navi p, #top .navi-list li a.host-navi p {
  flex: 0 1 24rem;
  border-radius: 10rem;
  background: #ddd;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
}
#top .navi-list li a.user-navi i, #top .navi-list li a.host-navi i {
  width: 4.8rem;
}
#top .navi-list li a.user-navi {
  background: var(--color-mint-light);
}
#top .navi-list li a.user-navi p {
  background: var(--color-mint);
}
#top .navi-list li a.host-navi {
  background: var(--color-navy-light);
}
#top .navi-list li a.host-navi:after {
  background: url(/guide/assets/images/common/ico-triangle-right-blue.svg) no-repeat center center/contain;
}
#top .navi-list li a.host-navi p {
  background: var(--color-navy);
}

@media screen and (max-width: 750px) {
  #top .main-container h1 {
    display: block;
  }
  #top .navi-list li {
    flex: 1 1 100%;
    margin-top: 3% !important;
  }
  #top .navi-list li:first-of-type {
    margin-top: 0 !important;
  }
  #top .navi-list li a {
    padding: 1.2rem 1.6rem;
  }
  #top .navi-list li a:after {
    width: 1.6rem;
    height: 1.6rem;
  }
  #top .navi-list li a.user-navi, #top .navi-list li a.host-navi {
    padding: 0.6rem 1.6rem;
  }
}
.second-level .inner > p,
.second-level .inner > figure {
  margin: 1.2rem 0;
}
.second-level .inner > p a,
.second-level .inner > figure a {
  text-decoration: underline;
  transition: opacity 0.3s;
}
.second-level .inner > p a:hover,
.second-level .inner > figure a:hover {
  opacity: 0.6;
}
.second-level .inner .flowchart {
  margin-bottom: 3.2rem;
  padding: 3.2rem 1.6rem;
  background: #f0f4f6;
  text-align: center;
}
.second-level .secondary-level-list {
  position: relative;
}
.second-level .secondary-level-list:not(:first-child) {
  margin-top: 3.2rem;
}
.second-level .secondary-level-list.step:before {
  content: "ステップ";
  display: block;
  width: 10rem;
  height: 2rem;
  margin: 0 auto 1.6rem;
  line-height: 1.8rem;
  border-radius: 10rem;
  background: #5973a6;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  position: relative;
  z-index: 1;
}
.second-level .secondary-level-list.step:after {
  content: "";
  width: 2px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  background: var(--color-border);
  z-index: 0;
}
.second-level .secondary-level-list > li {
  position: relative;
  z-index: 1;
}
.second-level .secondary-level-list > li + li {
  margin-top: 0.8rem;
}
.second-level .secondary-level-list > li > a {
  display: block;
  max-width: 47.6rem;
  margin: 0 auto;
  padding: 1.2rem 4.8rem 1.2rem 1.2rem;
  border-radius: 0.4rem;
  border: 1px solid var(--color-green);
  background: url(/guide/assets/images/common/ico-triangle-right.svg) #fff no-repeat right 1.6rem center/1.2rem auto;
  position: relative;
  font-size: 1.4rem;
  transition: all 0.2s;
}
.second-level .secondary-level-list > li > a:hover {
  color: var(--color-green);
}
.second-level .secondary-level-list .routes-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 1.6rem;
  margin-top: 1.6rem;
  background: #fff;
  position: relative;
  z-index: 1;
}
.second-level .secondary-level-list.step .routes-wrapper:before {
  content: "";
  width: calc(51% + 2px);
  height: 2px;
  background: var(--color-border);
  position: absolute;
  left: calc(50% + 1px);
  top: 0;
  transform: translateX(-50%);
}

.second-level .secondary-level-list .routes-wrapper .route {
  flex: 0 1 49%;
  padding: 2.4rem 1.6rem;
  border-radius: 0.4rem;
  border: 1px solid var(--color-green);
  position: relative;
}
.second-level .secondary-level-list.step .routes-wrapper .route:before {
  content: "";
  width: 2px;
  height: 1.6rem;
  background: var(--color-border);
  position: absolute;
  left: 50%;
  top: -1.6rem;
}

.second-level .secondary-level-list .routes-wrapper .route .route-title {
  text-align: center;
}
.second-level .secondary-level-list .routes-wrapper .route .route-title > i img {
  width: 5.6rem;
}
.second-level .secondary-level-list .routes-wrapper .route .route-title p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.8rem auto 0;
  padding: 0.4rem 2.4rem;
  border-radius: 10rem;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}
.second-level .secondary-level-list .routes-wrapper .route.mint p {
  background: var(--color-mint);
}

.second-level .secondary-level-list .routes-wrapper .route.navy p {
  background: var(--color-navy);
}

.second-level .secondary-level-list .routes-wrapper .route .route-title .expand {
  display: none;
}
.second-level .secondary-level-list .routes-wrapper .route ul {
  padding-top: 1.6rem;
}
.second-level .secondary-level-list .routes-wrapper .route ul li + li {
  margin-top: 0.8rem;
}
.second-level .secondary-level-list .routes-wrapper .route ul li a {
  display: block;
  max-width: 47.6rem;
  margin: 0 auto;
  padding: 1.2rem 4.8rem 1.2rem 1.2rem;
  border-radius: 0.8rem;
  background: url(/guide/assets/images/common/ico-triangle-right.svg) #fff no-repeat right 1.6rem center/1.2rem auto;
  position: relative;
  font-size: 1.4rem;
  transition: all 0.2s;
}
.second-level .secondary-level-list .routes-wrapper .route.mint ul li a {
  background: url(/guide/assets/images/common/ico-triangle-right.svg) var(--color-mint-light) no-repeat right 1.6rem center/1.2rem auto;
}

.second-level .secondary-level-list .routes-wrapper .route.navy ul li a {
  background: url(/guide/assets/images/common/ico-triangle-right-blue.svg) #ebf4ff no-repeat right 1.6rem center/1.2rem auto;
}

.second-level .secondary-level-list .routes-wrapper .route.mint ul li a:hover {
  color: var(--color-green);
}

.second-level .secondary-level-list .routes-wrapper .route.navy ul li a:hover {
  color: var(--color-navy);
}

@media screen and (max-width: 750px) {
  .second-level .secondary-level-list .routes-wrapper {
    display: block;
    padding: 1.6rem;
    border-radius: 0.4rem;
    border: 1px solid var(--color-green);
  }
  .second-level .secondary-level-list .routes-wrapper:before {
    display: none;
  }
  .second-level .secondary-level-list .routes-wrapper .route {
    padding: 0;
    border: none;
    border-radius: 0;
  }
  .second-level .secondary-level-list .routes-wrapper .route:before {
    display: none;
  }
  .second-level .secondary-level-list .routes-wrapper .route + .route {
    margin-top: 2.4rem;
  }
  .second-level .secondary-level-list .routes-wrapper .route .route-title {
    display: flex;
    cursor: pointer;
  }
  .second-level .secondary-level-list .routes-wrapper .route .route-title > i {
    margin-right: 1.6rem;
  }
  .second-level .secondary-level-list .routes-wrapper .route .route-title .detail {
    flex: 1 1 100%;
  }
  .second-level .secondary-level-list .routes-wrapper .route .route-title .detail p {
    width: 100%;
  }
  .second-level .secondary-level-list .routes-wrapper .route .route-title .detail .expand {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.4rem auto 0;
    font-size: 1.2rem;
    font-weight: 400;
    -webkit-apperance: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .second-level .secondary-level-list .routes-wrapper .route .route-title .detail .expand i {
    margin-left: 0.4rem;
    font-size: 1.6rem;
  }
  .second-level .secondary-level-list .routes-wrapper .route.mint .detail .expand i {
    color: var(--color-mint);
  }
  .second-level .secondary-level-list .routes-wrapper .route.navy .detail .expand i {
    color: var(--color-navy);
  }
  .second-level .secondary-level-list .routes-wrapper .route .route-title .detail .expand i.fa-circle-minus {
    color: #ccc !important;
  }
  .second-level .secondary-level-list .routes-wrapper .route ul {
    display: none;
    padding-top: 0.4rem;
  }
  .second-level .secondary-level-list .routes-wrapper .route ul li a {
    padding: 1.2rem 3.2rem 1.2rem 1.2rem;
    font-size: 1.2rem;
  }
}
.third-level .inner > p {
  margin: 1.2rem 0;
}
.third-level .inner a {
  text-decoration: underline;
  transition: opacity 0.3s;
}
.third-level .inner a:hover {
  opacity: 0.6;
}
.third-level .inner figure {
  margin: 2.4rem auto 3.2rem;
}
.third-level .inner .order-list {
  margin: 1.6rem auto 3.2rem;
}
.third-level .inner .order-list > li {
  padding-left: 2em;
  position: relative;
  counter-increment: num;
}
.third-level .inner .order-list > li:before {
  content: counter(num) ".";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  font-weight: bold;
  color: #222;
}
.third-level .inner .order-list > li + li {
  margin-top: 2.4rem;
}
.third-level .inner .order-list > li figure {
  margin: 2.4rem auto 3.2rem;
}
.third-level .inner .child-order-list {
  margin: 0 0 1.6rem 2em;
  font-size: 0.9em;
}
.third-level .inner .child-order-list > li {
  padding-left: 2em;
  position: relative;
  counter-increment: childNum;
}
.third-level .inner .child-order-list > li:before {
  content: "1." counter(childNum);
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  font-weight: 500;
  color: #222;
}
.third-level .inner .child-order-list > li + li {
  margin-top: 0.8rem;
}
.third-level .inner .child-order-list > li figure {
  margin: 2.4rem auto 3.2rem;
  padding: 0 1.6rem;
  text-align: center;
}
.third-level .inner .attention-block {
  margin: 0.8rem auto;
  padding: 1.2rem;
  padding-left: 4.8rem;
  border-radius: 0.4rem;
  background: url(/guide/assets/images/common/ico-bulb.svg) #f4f4f4 no-repeat 1.2rem 1rem;
  border: 1px solid #e6e6e6;
  font-size: 1.4rem;
}
.third-level .inner .attention-block a {
  text-decoration: underline;
  color: var(--color-green-dark);
}
.third-level .inner .attention-block.caution {
  color: #da1111;
  background: url(/guide/assets/images/common/ico-caution.svg) #f4f4f4 no-repeat 1.2rem 1.2rem;
}
.third-level .inner .defines-block {
  margin: 0.8rem auto;
  padding: 1.2rem;
  border-radius: 0.4rem;
  border: 1px solid #e6e6e6;
  background: #f4f4f4;
  font-size: 1.4rem;
}
.third-level .inner .defines-block dl {
  display: flex;
}
.third-level .inner .defines-block dl + dl {
  margin-top: 0.8rem;
}
.third-level .inner .defines-block dl dt {
  flex: 0 0 auto;
  min-width: 8rem;
  margin-right: 0.8rem;
  color: #222;
  font-weight: bold;
}
.third-level .inner .defines-block dl dd {
  flex: 1 1 auto;
  text-indent: -1em;
  margin-left: 1em;
}
.third-level .inner .defines-block dl dd:before {
  content: "：";
}
.third-level .inner .defines-block .attention-block {
  background-color: #fff;
  border: none;
  text-indent: 0;
}
.third-level .inner .text-indent {
  text-indent: -1em;
  margin-left: 1em;
}
.third-level .inner table {
  width: 100%;
  margin: 1.6rem auto;
  table-layout: fixed;
}

.third-level .inner table th,
.third-level .inner table td {
  padding: 0.6rem;
  border: 1px solid var(--color-border);
  vertical-align: top;
  text-align: left;
  color: #000;
  font-size: 1.4rem;
}
.third-level .inner table td {
  color: inherit;
}
.third-level .inner .article-footer {
  margin-top: 8rem;
}
.third-level .inner .article-footer .btn-return {
  display: block;
  margin: 0 auto;
  max-width: 33rem;
  line-height: 5.6rem;
  border-radius: 0.8rem;
  background: var(--color-green);
  text-decoration: none;
  text-align: center;
  color: #fff;
  box-shadow: 0 0.3rem 0.6rem rgba(143, 117, 117, 0.16);
}
.third-level .inner .article-footer .btn-return:after {
  content: "";
  display: inline-block;
  margin-left: 0.8rem;
  width: 1.2rem;
  height: 1.2rem;
  background: url(/guide/assets/images/common/ico-triangle-up.svg) no-repeat center center/contain;
}
.third-level .inner .article-footer .article-navi {
  margin: 1.6rem 0 0;
}
.third-level .inner .article-footer .article-navi:after {
  content: "";
  display: table;
  visibility: hidden;
  height: 0;
  clear: both;
}
.third-level .inner .article-footer .article-navi > div {
  width: 47%;
}
.third-level .inner .article-footer .article-navi > div a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  text-decoration: underline;
  font-size: 1.2rem;
}
.third-level .inner .article-footer .article-navi > div.prev {
  float: left;
}
.third-level .inner .article-footer .article-navi > div.prev:before {
  content: "前へ";
  display: block;
  padding-left: 2rem;
  background: url(/guide/assets/images/common/ico-triangle-left.svg) no-repeat left center/auto 1.2rem;
  color: var(--color-green);
  font-size: 1.4rem;
}
.third-level .inner .article-footer .article-navi > div.next {
  float: right;
  text-align: right;
}
.third-level .inner .article-footer .article-navi > div.next:before {
  content: "次へ";
  display: block;
  padding-right: 2rem;
  background: url(/guide/assets/images/common/ico-triangle-right.svg) no-repeat right center/auto 1.2rem;
  color: var(--color-green);
  font-size: 1.4rem;
}
.third-level .inner .article-footer .article-navi > div.next a {
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  .third-level .inner .attention-block, .third-level .inner .attention-block.caution {
    background-size: 2.2rem auto;
  }
  .third-level .inner .defines-block dl {
    display: block;
  }
  .third-level .inner .defines-block dl + dl {
    margin-top: 1.6rem;
  }
  .third-level .inner .defines-block dl dt {
    flex: 0 0 auto;
    min-width: 8rem;
    margin-right: 0.8rem;
    color: #222;
    font-weight: bold;
  }
  .third-level .inner .defines-block dl dd {
    flex: 1 1 auto;
    text-indent: 0;
    margin-left: 0;
  }
  .third-level .inner .defines-block dl dd:before {
    display: none;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
	.resp_tab th,
	.resp_tab td{
		display: block;
	}
	.normal_tab th,
	.normal_tab td {
		display: table-cell;
	}
}

.global-navi {
  flex: 0 0 29rem;
  height: 100vh;
  padding: 4rem 0;
  position: -webkit-sticky;
  position: sticky;
  overflow-y: auto;
  top: 0;
}
.global-navi::-webkit-scrollbar {
  width: 0.6rem;
}
.global-navi::-webkit-scrollbar-track {
  background: #f2f2f2;
}
.global-navi::-webkit-scrollbar-thumb {
  background: var(--color-green);
  border-radius: 100rem;
}
.global-navi .guidance-list {
  display: none;
  justify-content: center;
  margin-bottom: 1.6rem;
}
.global-navi .guidance-list li {
  flex: 0 1 48%;
}
.global-navi .guidance-list li + li {
  margin-left: 0.8rem;
}
.global-navi .guidance-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.2rem;
  border-radius: 100rem;
  background: #dee3ed;
  color: #364563;
  font-size: 1.2rem;
  transition: all 0.2s;
  position: relative;
}
.global-navi .guidance-list a:after {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 100%;
  margin-left: 0.4rem;
  background: url(/guide/assets/images/common/ico-triangle-right-black.svg) no-repeat center center/contain;
  opacity: 0.36;
}
.global-navi p {
  margin-bottom: 1.2rem;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: var(--color-navy-dark);
}
.global-navi p span {
  display: block;
  color: 333;
  opacity: 0.7;
  font-size: 1rem;
  font-weight: normal;
}
.global-navi .contents-list > li + li {
  margin-top: 0.4rem;
}
.global-navi .contents-list > li i {
  display: none;
}
.global-navi .contents-list > li > a {
  display: block;
  padding: 0.6rem 0.8rem;
  font-weight: 500;
  color: #222;
  transition: all 0.2s;
}
.global-navi .contents-list > li > a:hover {
  color: var(--color-navy);
}
.global-navi .contents-list > li.active > a {
  background: ghostwhite;
  color: var(--color-navy);
}

.global-navi .contents-list > li span {
  display: inline-block;
  padding: 0.3rem 1rem;
  margin: 0 0 0.2rem 0.4rem;
  vertical-align: middle;
  border-radius: 10rem;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
}

.global-navi ol {
  margin-left: 1.5em;
}
@media screen and (min-width: 751px) {
  .global-navi ol {
    display: block !important;
  }
}
.global-navi ol > li > a {
  display: block;
  padding: 0.6rem;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.4rem;
  color: #666;
  transition: all 0.2s;
}
.global-navi ol > li > a:before {
  content: "・";
}
.global-navi ol > li > a:hover {
  color: var(--color-navy);
}
.global-navi ol > li.active > a {
  background: ghostwhite;
  color: var(--color-navy);
}

.global-navi .sub-list {
  display: none;
}

@media screen and (max-width: 750px) {
  .global-navi {
    position: fixed;
    width: 100%;
    height: calc(100% - 5.6rem);
    max-height: 100%;
    margin: 0;
    padding: 2.4rem 0 4rem;
    background: #fff;
    position: fixed;
    top: 5.6rem;
    left: 0;
    transform: translateX(-110%);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    overflow-y: scroll;
    z-index: 10;
  }
  body.menu-visible .global-navi {
    transform: translateX(0);
  }
  .global-navi .guidance-list {
    display: flex;
  }
  .global-navi .contents-list > li {
    position: relative;
  }
  .global-navi .contents-list > li > i {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 5.6rem;
    height: 4rem;
    padding-right: 1.6rem;
    position: absolute;
    right: 0;
    top: 0;
    color: var(--color-green-dark);
  }
  .global-navi .contents-list > li > a {
    padding: 0.8rem 5.6rem 0.8rem 1.6rem;
  }
  .global-navi ol {
    display: none;
  }
  .global-navi ol > li > a {
    padding: 0.8rem 3.2rem 0.8rem 1.6em;
  }
  .global-navi .sub-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.6rem;
  }
  .global-navi .sub-list li {
    line-height: 1.2;
  }
  .global-navi .sub-list li + li {
    margin-left: 1.6rem;
    padding-left: 1.6rem;
    border-left: 1px solid var(--color-border);
    font-size: 1.2rem;
  }
}


.p_left{
    display: flex;
    justify-content: flex-end;	
}


.area {
  margin-top: 8.8rem;
  flex-wrap: wrap;
  display: flex;
}

.tab1_margin{
  margin-left: calc(5%/2);
}

.tab_class {
  width: calc(95%/2);
  height: 50px;
  background-color: #B3E6D2;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  display: block;
  float: left;
  order: -1;
  color: #1A1A1A;
  font-weight:medium;
  

}
 
input[name="tab_name"] {
  display: none;
}
 
input:checked + .tab_class {
  background-color: #267355;
  color: aliceblue;
}
 
.content_class {
  margin-top: 0px;
  display: none;
  width: 100%
}
 
input:checked + .tab_class + .content_class {
  display: block;
}

h4 {
  color: #222;
}


h4 :before{
content:"\025b6";
font-weight:bold;
}

.breakable-button {
  white-space: normal; 
  word-wrap: break-word; 
  max-width: 90%; 
  display: block; 
}



/*# sourceMappingURL=styles.css.map*/