@charset "UTF-8";
/* No files to import found in parts/grunt/* */
/*
==================================================
Reset, Base
==================================================
*/
/*
--------------------------------------------------
@:Reset Style
--------------------------------------------------
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

b,
strong {
  font-weight: bold;
}

nav, ol, ul {
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
}

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

input,
button,
textarea {
  color: #333333;
  line-height: 1.231;
  font-family: inherit;
  font-size: 13px;
  -webkit-text-size-adjust: none;
}

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

button,
input {
  line-height: normal;
}

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

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  vertical-align: top;
}

:focus {
  outline: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

em, cite {
  font-style: normal;
}

table, th, td {
  border: none;
}

fieldset {
  border: none;
}

fieldset legend {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

hr {
  display: none;
}

input,
button,
textarea {
  border: 0;
}

/*
--------------------------------------------------
@:Default Style
--------------------------------------------------
*/
body {
  background-color: #ffffff;
  color: #333333;
  line-height: 1.231;
  font-family: font-face-apple-system, BlinkMacSystemFont, 'Roboto', 'Noto Sans CJK', 'Segoe UI', 'Meiryo', 'MS JhengHei', 'Leelawadee UI', sans-serif;
  font-size: 13px;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
body.ExLang_fa {
  text-align: right;
}
body.ExLang_ja {
  font-family: font-face-apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Roboto', 'Noto Sans CJK', 'Segoe UI', 'Meiryo', 'MS JhengHei', 'Leelawadee UI', sans-serif;
}

a:link, a:visited {
  color: #2d86b2;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #2d86b2;
  text-decoration: none;
}

/*
==================================================
Layout
==================================================
*/
/*
--------------------------------------------------
@:Body, LyWrap
--------------------------------------------------
*/
html,
body,
.LyWrap {
  height: 100%;
}

.LyWrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
}

/*
--------------------------------------------------
@:Header
--------------------------------------------------
*/
.LyHead {
  -webkit-box-flex: 0;
  flex: none;
  height: 67px;
}
.LyHead .lyHeadInner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  max-width: 986px;
  height: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

/*
--------------------------------------------------
@:Footer
--------------------------------------------------
*/
.LyFoot {
  -webkit-box-flex: 0;
  flex: none;
  height: 72px;
}
.LyFoot .lyFootInner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  max-width: 986px;
  height: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

/*
--------------------------------------------------
@:Contents
--------------------------------------------------
*/
.LyContents {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  position: relative;
}

/*
==================================================
Extend
==================================================
*/
/*
==================================================
Module
==================================================
*/
/*
--------------------------------------------------
from njlib-private/_style-mixin-module.scss
--------------------------------------------------
*/
/* @:MdCF */
.MdCF:after {
  content: "";
  display: block;
  clear: both;
}

/* @:MdHide */
.MdHide {
  position: absolute;
  left: -9999px;
}

/* @:MdNonDisp */
.MdNonDisp {
  display: none !important;
}

/* @:MdFont */
.MdFontB {
  font-weight: bold !important;
}

.MdFontN {
  font-weight: normal !important;
}

/* @:Link Style */
.MdLink01, .MdLink01:link, .MdLink01:visited, .MdLink01:hover, .MdLink01:active, .MdLink01:focus {
  text-decoration: underline !important;
}

.MdLink02, .MdLink02:link, .MdLink02:visited, .MdLink02:hover, .MdLink02:active, .MdLink02:focus {
  text-decoration: none !important;
}

.MdLink03, .MdLink03:link, .MdLink03:visited {
  text-decoration: underline !important;
}
.MdLink03:hover, .MdLink03:active, .MdLink03:focus {
  text-decoration: none !important;
}

.MdLink04, .MdLink04:link, .MdLink04:visited {
  text-decoration: none !important;
}
.MdLink04:hover, .MdLink04:active, .MdLink04:focus {
  text-decoration: underline !important;
}

/*
--------------------------------------------------
基本style
--------------------------------------------------
*/
/* @:MdMargin */
/*
--------------------------------------------------
Text
--------------------------------------------------
*/
/* @:MdSeparator */
/* @:MdColor */
/*
--------------------------------------------------
List
--------------------------------------------------
*/
/*
--------------------------------------------------
Form
--------------------------------------------------
*/
/*
--------------------------------------------------
Button, Icon
--------------------------------------------------
*/
/*
 * @:MdBtn{nn}{ActionName}{nn}
 */
/* @:MdBtn01{ActionName}{nn} : 画像のみのボタン */
/* @:MdBtn02{ActionName}{nn} : アイコン＋テキスト のボタン */
/* @:MdBtn03{ActionName}{nn} : CSSでボタンの装飾をしたボタン */
/*
--------------------------------------------------
@:GHD Module
--------------------------------------------------
*/
.MdGHD01Head {
  height: 70px;
  background-color: #00b900;
}
.MdGHD01Head .mdGHD01Inner {
  width: 926px;
  margin: auto;
}
.MdGHD01Head .mdGHD01Logo {
  padding-top: 22px;
}
.MdGHD01Head .mdGHD01Logo a {
  display: block;
  width: 74px;
  height: 26px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAAoCAYAAAAiyK7sAAACwElEQVR4Ae3cA4wsWRhH8W9t27Zt27YZrKO17d1gjWfbNoOxbdueOTdOp3qqUvWqunD/yS8cdPdpS4aHh99HB4w2iGnYBeKC7fE7BmC0XnwCMbAb5mIIRuvAyxCHLkIF4i0HJ0AM3IkmuLkefCLqxILZLoK44Dj0Y7Q1YD9IjCththacA3HgT5jtXYiBpfBiLTJsbddBXHA6hjDa2nAYJMZtsLI07AGxaSLM9hXEwHp4sS6rIa+BuOA0DFq4VB0KiXELrO5viE3jYbYvIAbWwot1RCWk2lPhCKlDtuDU4IfUIdW2YpcQhuyMWki1X0IYsi+KIdXuD1nIuVENWY9jfRLyZ9yEm224BVdjl6iGVFuNHXwQ8imIU1EOqfaFD0K+qEM63xBuCX5IHVKtAocFP6QOqbYQ2yUo5BM65LbdOwkKuRTf4wcbfsTnOC3sIbswACvrx1UBfRyZH/aQKXgfVleIAwIYsifsIfOwPebA6qb7L6R+0rwQgoNQDqt71V8hdcgC7ATBjRiElXXjAggm+CukDql8CqvLxC74138hdcgdsBJW9yv+1nd2/BdSORq1sLr6AISsjGJI5W5YnsshN2Msxtv0Ny6LakjlB5+EfBLiVJRD7ozNMJ2/nzTXIZWT0KxDBj+k8liUQl4a4pDKHwkM+bSXIV/AuTadh5N9HnJ3pCQo5KcOT9vTQUhv1ot3fBxSORsdLoR0ewP4X4a9W6bPQyovwXy+foOy+0sNQEhlfABDdnoZMiUgIfdBTsBCduiQxi5BT/BD6pDKWzqk8VJtfvS8Nc77Tm+F2YochFRmgTn/6HmYbiOTITFOhNnacAAkxnUwWz52gNh0IAphto8hBlZ7+R0CX6IFvehxQS+a8AIkxo74D51xfq8d38Z58/CeWITuOL/bgtchDl2NsninD3JwGsTAQ6hz+bRtwzcjpL/V9maLJdMAAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 74px 26px;
  background-size: 74px 26px;
  text-indent: -9999px;
}
@media (max-width: 925px) {
  .MdGHD01Head {
    height: 50px;
  }
  .MdGHD01Head .mdGHD01Inner {
    width: auto;
  }
  .MdGHD01Head .mdGHD01Logo {
    padding: 15px 15px 0;
  }
  .MdGHD01Head .mdGHD01Logo a {
    width: 57px;
    height: 20px;
    -webkit-background-size: 57px 20px;
    background-size: 57px 20px;
  }
}

/*
--------------------------------------------------
@:GFT Module
--------------------------------------------------
*/
.MdGFT01Copy {
  color: #bec8d2;
  font-size: 12px;
}

/*
==================================================
Contents Specific Style
==================================================
*/
.MdBtn01P01 {
  -webkit-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 2px;
  width: 100%;
  height: 48px;
  background: #37c65c;
  color: #fff !important;
  font-size: 17px;
}
.MdBtn01P02 {
  -webkit-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 2px;
  width: 100%;
  height: 48px;
  background: #646f88;
  color: #fff !important;
  font-size: 17px;
}
.MdBtn02P01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  border-radius: 5px;
  background-color: #07b53b;
  color: #ffffff !important;
  font-size: 21px;
  font-weight: bold;
}
.MdBtn02P01:hover {
  background-color: #06a235;
}

.MdBtn02P02 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  border: 1px solid #dfe5ec;
  border-radius: 5px;
  color: #4a4a4a !important;
  font-size: 21px;
  font-weight: bold;
}
.MdBtn02P02:hover {
  background-color: #f7f7f7;
}
.MdBtn03Gn01, .MdBtn03Gr01 {
  display: block;
  width: 100%;
  height: 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  padding: 0;
}

.MdBtn03Gn01 {
  color: #fff;
  background-color: #00c300;
}

.MdBtn03Gr01 {
  color: #333436;
  border: 1px solid rgba(104, 104, 104, 0.5);
  background-color: #fff;
}

.MdCMN01ImgSet {
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 100%;
}
.MdCMN01ImgSet .mdCMN01Head {
  position: absolute;
  top: 24px;
  left: 26px;
}
.MdCMN01ImgSet .mdCMN01Head .mdCMN01Logo {
  display: block;
  width: 40px;
  height: 14px;
  background: url("../img/logo_line_210712.png") no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-indent: -9999px;
}
.MdCMN01ImgSet .mdCMN01Body {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}
.MdCMN01ImgSet .mdCMN01Desc {
  font-size: 21px;
  color: #111111;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 25px;
}
.MdCMN01ImgSet .mdCMN01Foot {
  -webkit-box-flex: 0;
  flex: none;
  padding: 0 16px 31px;
}
.MdCMN01ImgSet .mdCMN01Btn + .mdCMN01Btn {
  margin-top: 27px;
}
.MdCMN01ImgSet .mdCMN01BtnP01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  border-radius: 6px;
  background-color: #06c755;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: bold;
}
.MdCMN01ImgSet .mdCMN01BtnP02 {
  display: block;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 415px) {
  .MdCMN01ImgSet .mdCMN01Inner {
    width: 376px;
  }
}
.ExLang_ja .MdCMN01ImgSet .mdCMN01Desc {
  font-size: 19px;
}
.ExLang_ja .MdCMN01ImgSet .mdCMN01Desc em {
  font-size: 21px;
  position: relative;
  top: 1px;
}
.ExLang_ja .MdCMN01ImgSet .mdCMN01BtnP01,
.ExLang_ja .MdCMN01ImgSet .mdCMN01BtnP02 {
  font-size: 14px;
}
.ExLang_ja .MdCMN01ImgSet .mdCMN01BtnP01 em,
.ExLang_ja .MdCMN01ImgSet .mdCMN01BtnP02 em {
  font-size: 15px;
}
.MdCMN02Notice {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  padding: 0 30px;
}
.MdCMN02Notice .mdCMN02Img {
  margin-bottom: 3px;
}
.MdCMN02Notice .mdCMN02Txt {
  font-size: 14px;
  color: #7a8393;
}
.MdCMN02Notice .mdCMN02Url {
  margin-top: 12px;
}
.MdCMN02Notice .mdCMN02Url > input {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  font-size: 14px;
  color: #4f555f;
  text-align: center;
  padding: 0;
}
@media (min-width: 480px) {
  .MdCMN02Notice {
    padding: 0 90px;
  }
}

.MdCMN03Error {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.MdCMN03Error .mdCMN03Body {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  position: relative;
}
.MdCMN03Error .mdCMN03BodyInner {
  position: absolute;
  left: 0;
  bottom: 50%;
  width: 100%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.MdCMN03Error .mdCMN03Foot {
  -webkit-box-flex: 0;
  flex: none;
  padding: 0 18px 18px;
}
.MdCMN03Error .mdCMN03Img {
  text-align: center;
}
.MdCMN03Error .mdCMN03Desc {
  color: #acaeb1;
  font-size: 13px;
  text-align: center;
  margin: 17px 30px 0;
}

.MdCMN04BtnList .mdCMN04Col .mdCMN04Item + .mdCMN04Item {
  margin-top: 12px;
}
@media (min-width: 480px) {
  .MdCMN04BtnList {
    width: 245px;
    margin: 0 auto;
  }
}

.MdCMN05Conts {
  width: 926px;
  box-sizing: border-box;
  border: 1px solid #ebebeb;
  border-radius: 14px;
  background: #fff;
  padding: 60px 38px 67px;
  margin: 25px auto 30px;
}
.MdCMN05Conts .mdCMN05Ttl {
  font-size: 20px;
  line-height: 1.71;
  margin-bottom: 68px;
}
.MdCMN05Conts .mdCMN05Ttl02 {
  font-size: 20px;
  line-height: 1.71;
}
.MdCMN05Conts .mdCMN05Desc {
  font-size: 13px;
  line-height: 1.71;
  margin-bottom: 42px;
}
.MdCMN05Conts .MdFormLabel01 {
  font-size: 15px;
  text-align: center;
  margin: 30px 0 15px;
}
@media (max-width: 925px) {
  .MdCMN05Conts {
    width: 100%;
    border: none;
    border-radius: 0;
    padding: 7px 18px;
    margin: 0;
  }