/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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;
  }
 .nav {
  display: none;
  }
}
@media screen and (min-width: 1281px) {
  .sp:not(.pc) {
    display: none;
  }
  .tb:not(.pc) {
    display: none;
  }
  .nav {
   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;
}

.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);
  }
  #drawer{
        display:none !important;
    }
}
@media (min-width: 1281px) {
  html {
    font-size: 62.5%;
  }
  #drawer{
        display:none !important;
    }
}

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 {
    font-size: 1.4rem;
  }
  body .menu-visible {
    overflow: hidden;
  }
}

/*==========================
新ハンバーガーメニュー
===========================*/
/* チェックボックスを非表示にする */
.drawer_hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer_open {
  display: flex;
  height: 60px;
  width: 20px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上にする */
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #555;
  transition: 0.5s;
  position: absolute;
}

/* 三本線の一番上の棒の位置調整 */
.drawer_open span:before {
  bottom: 8px;
}

/* 三本線の一番下の棒の位置調整 */
.drawer_open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
}
  
/* メニューのデザイン*/
.nav_content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%; /* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #fff;
  transition: .5s;
  padding:1.8em;
}

/* メニュー黒ポチを消す */
.nav_list {
  list-style: none;
  text-decoration: underline;
}


/* アイコンがクリックされたらメニューを表示 */
#drawer_input:checked ~ .nav_content {
  right: 0;
}


/*==========================

Global layout style
===========================*/
main {
  display: flex;
  max-width: 128rem;
  margin: 0 auto;
}

main .main-container {
  flex: 1 1 100%;
  padding: 4rem 3.2rem 4rem;
}


main .main-container .DL{
	width: 750px;
	justify-content: center;
	margin: 0 auto;
}

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-bottom: 5.6rem;
  text-align: center;
  color: #222;
  font-size: 2.4rem;
  font-weight: bold;
}
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;
}

main .main-container p {
  color: #222;
  font-size: 1.6rem;
  text-align: center;
}


main .main-container .DL h1{
	margin: 20px;
}

main .main-container .DL .tDL{
	width: 100%;
	border: solid 1px;  
	cellpadding="10";
	font-size: 1.6rem;
}

main .main-container .DL .tDL td{
	border: solid 1px #777;
	padding: 5px;
	font-size: 1.6rem;
}

main .main-container .DL .tDL th{
	background-color: #f4f4f4;
	vertical-align: middle;
	padding: 5px;
	font-size: 1.6rem;
}


main .main-container .DL h2{
	margin: 20px;
	text-align: left;
}

.title{
  padding: 0 0 0 40px;
  background-image: url("../images/icon_title.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0;
}

main .main-container .DL .app01{
 background-color: #fff6eb;
 padding: 10px;
 border-radius: 10px;
 margin-bottom: 40px;
}

main .main-container .DL .app02{
 background-color: #ebf4ff;
 padding: 10px;
 padding: 10px;
 border-radius: 10px;
}

main .main-container .DL .appDL{
	width: 600px;
	margin: 0 auto;
	margin: 0 auto;
	padding:10px;
}

main .main-container .DL .appDL img{
	width: 150px;
	margin-top: 10px;
}

main .main-container .DL .appDL td{
	text-align:center;
}




@media screen and (max-width: 750px) {
  main {
    display: block;
/*  
    min-height: calc(100vh - 11.2rem);*/
    padding: 1.6rem 1.6rem 1.6rem;
  }
  main .main-container {
    margin-top: 5.5rem;
	margin-bottom: 0px;
    padding: 0;
  }
	
main .main-container p {
  color: #222;
  font-size: 1.4rem;
  text-align: center;
}
	
main .main-container .DL{
	width: 95%;
	justify-content: center;
	margin: 0 auto;
}
	
main .main-container .DL p{
font-size: 0.8rem;
	}	
	
  main .main-container h1 {
  text-align: center;
  color: #222;
  font-size: 1.6rem;
  font-weight: bold;
  }

  main .main-container h1 {
  text-align: center;
  color: #222;
  font-size: 1.6rem;
  }
	
.main-container h2 {
  text-align: center;
  color: #222;
  font-size: 1.6rem;
}

	
main .main-container .DL .tDL{
	width: 100%;
	border: solid 1px; 
	font-size: 1.0rem;
}
	
main .main-container .DL .tDL td{
	border: solid 1px #777;
	padding: 5px;
	font-size: 1.0rem;
}
	
main .main-container .DL .tDL th{
	vertical-align: middle;
	padding: 5px;
	font-size: 1.0rem;
}
	
main .main-container .DL .appDL{
	width: 100%;
	margin: 0 auto;
}
	
main .main-container .DL .appDL img{
	width: 100px;
	margin-top: 10px;
	font-size: 1.0rem;
}
}


.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;
  }
	
	
	
  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;
  }
}
	

.remarks{
	justify-content: center;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
  margin-left: 300px;
	display: block; font-size: 12px; 
}
@media screen and (max-width: 750px) {
  .remarks{
    justify-content: center;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 10px;
    display: block; font-size: 9px; 
  }

}


.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;   /*フッターフォントサイズ01*/
}

.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 {
	display: block;
    height: 7rem;
    padding: 0 1.6rem;
	font-size: 0.9rem;   /*フッターフォントサイズ02*/
  }
	
  .site-footer ul li{
  margin-top: 0.8rem;
  margin-bottom: 0.4rem;
  line-height: 1.2;
  }
 
  .site-footer ul li + li {
    margin-left: 0.8rem;
    padding-left: 0.65em;
  }
}

@media screen and (max-width: 750px) {
  .site-footer p {
    opacity: 0.7;
  }
}



.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;
	}
}


.p_left{
    display: flex;
    justify-content: flex-end;	
}
/*# sourceMappingURL=styles.css.map*/