@charset "UTF-8";
/* ==============================================================================================
 Sprite
================================================================================================= */
.hdg-caution-a::before, .hdg-check-a::before, .btn-b.diff-app-a::before, .btn-c.diff-app-a::before, .btn-b.diff-app-b::before, .btn-c.diff-app-b::before, .btn-b.diff-app-c::before, .btn-c.diff-app-c::before, .btn-b.diff-app-d::before, .btn-c.diff-app-d::before, .btn-b.diff-app-l::before, .btn-c.diff-app-l::before {
    background-image: url(../../images/direct/icon-sprite.png);
}

/* ==============================================================================================
 Normalize
================================================================================================= */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
    line-height: 1.15;
}

body {
    margin: 0;
    background-color : #ffffff;
}

article, aside, footer, header, nav, section {
    display: block;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

figcaption, figure, main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    overflow: visible;
    box-sizing: content-box;
    height: 0;
}

pre {
    font-size: 1em;
    font-family: monospace,monospace;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

a:active, a:hover {
    outline-width: 0;
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: none;
}

b, strong {
    font-weight: inherit;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-size: 1em;
    font-family: monospace,monospace;
}

dfn {
    font-style: italic;
}

mark {
    color: #000;
    background-color: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    vertical-align: baseline;
    line-height: 0;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-size: 100%;
    font-family: sans-serif;
    line-height: 1.15;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver;
}

legend {
    display: table;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

details, menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/* ==============================================================================================
 Base
================================================================================================= */
:root {
    font-size: 10px;
}

body {
    overflow-wrap: break-word;
    min-width: 320px;
    font-size: 1.4rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    line-height: 1.8;
    word-wrap: break-word;
}

*, *::before, *::after {
    box-sizing: border-box;
}

ul, ol {
    list-style-type: none;
}

a {
    color: #06c;
    text-decoration: underline;
    transition: color .2s;
}
a:hover, a:active, a:focus {
    color: #07e;
    text-decoration: none;
}
a.color-black {
    color: #333;
    text-decoration: none;
}

a.tips{
  display:inline-block;
  color: #36c;
  text-decoration: none;
  outline: none;
  background:url(../../images/direct/dr_common_icon_question.png) left top no-repeat;
  padding-left:20px;
}
a.tips:hover{
  text-decoration:none;
  color:#fdd000;
}

em {
    font-weight: bold;
    font-style: normal;
}

strong {
    color: #ea5504;
}

sup {
    font-size: 1.2rem;
}

i {
    font-style: italic;
}

img {
    max-width: 100%;
}
img.pl-5 {
    padding-left: 5px;
}

p, ul, ol, dl, dt, dd, table, h1, h2, h3, h4, h5, h6, blockquote, form {
    margin: 0;
    padding: 0;
}

dfn, cite {
    font-style: normal;
}

small {
    font-size: 100%;
}

table {
    width: 100%;
    border-collapse: collapse;
}

input, select, button, textarea {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

input[type="reset"], input[type="image"], input[type="submit"], input[type="button"], button {
    cursor: pointer;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
}

/* ==============================================================================================
 Stracture
================================================================================================= */
/*----------------------------------------
 Header
----------------------------------------*/
/*
 * #header
** ------------------------------------------------------ */
/*
 * #header-content
** ------------------------------------------------------ */
#header-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 950px;
    margin: 0 auto;
    padding: 24px 0 22px;
    border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 950px) {
    #header-content {
        padding: 24px 10px 22px;
    }
}
@media only screen and (max-width: 767px) {
    #header-content {
        padding: 14px 10px 12px;
    }
}
#header-content img {
    display: block;
}
@media only screen and (max-width: 767px) {
    #header-content .logo img {
        width: 119px;
    }
}

#subheader_sousasya {
    padding: 10px;
    margin-bottom: 10px;
    background: #f00;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}

#subheader_logintime {
    display: none;
}

/*----------------------------------------
 Footer
----------------------------------------*/
/*
 * #footer
** ------------------------------------------------------ */
#footer {
    background: #ea5504;
}

/*
 * #footer-content
** ------------------------------------------------------ */
#footer-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    max-width: 950px;
    margin: 0 auto;
    padding: 11px 0 12px;
    line-height: 1.2;
}
@media only screen and (max-width: 950px) {
    #footer-content {
        padding: 11px 10px 12px;
    }
}
@media only screen and (max-width: 767px) {
    #footer-content {
        display: block;
        padding: 22px 10px;
        text-align: center;
    }
}
#footer-content img {
    line-height: 1;
}
#footer-content .copyright {
    margin-left: 18px;
    font-size: 1.1rem;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    #footer-content .copyright {
        margin-top: 16px;
        font-size: 1rem;
    }
}

/*
 * #main
** ------------------------------------------------------ */
#main {
    max-width: 950px;
    margin: 0 auto;
}
#main > *:first-child {
    margin-top: 40px;
}
@media only screen and (max-width: 767px) {
    #main > *:first-child {
        margin-top: 20px;
    }
}
#main > form:first-child {
    margin-top: 0;
}
/*
 * .section
** ------------------------------------------------------ */
.section {
    max-width: 770px;
    margin: 0 auto;
}
@media only screen and (max-width: 950px) {
    .section {
        padding: 0 10px;
    }
}

/*
 * .page-top-a
** ------------------------------------------------------ */
.page-top-a {
    margin-top: 54px;
    font-size: 1.2rem;
    text-align: right;
    line-height: 1.2;
}
@media only screen and (max-width: 950px) {
    .page-top-a {
        padding-right: 10px;
    }
}
.page-top-a a {
    position: relative;
    display: inline-block;
    padding: 8px 10px 8px 23px;
    color: #fff;
    text-decoration: none;
    background: #ea5504;
    border-radius: 9px 9px 0 0;
}
.page-top-a a::before {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    width: 7px;
    height: 12px;
    margin-top: -9px;
    border-width: 6px 3.5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    content: "";
}

/*
 * .page-top-b
** ------------------------------------------------------ */
.page-top-b {
    text-align: right;
}
.page-top-b > a {
    position: relative;
    padding-left: 18px;
    text-decoration: none;
}
.page-top-b > a::before {
    display: inline-block;
    margin: -3px 7px 0 -17px;
    vertical-align: middle;
    border-width: 0 3.5px 6px 3.5px;
    border-style: solid;
    border-color: transparent transparent #ea5504 transparent;
    content: "";
}
.page-top-b > a:hover, .page-top-b > a:active, .page-top-b > a:focus {
    text-decoration: underline;
}

/* ==============================================================================================
 Modules
================================================================================================= */
/*
 * .hdg-a-wrapper
** ------------------------------------------------------ */
.hdg-a-wrapper {
    margin-top: 0 !important;
    margin-bottom: 40px;
    padding: 25px 0;
    background: #fff3ec;
}
@media only screen and (max-width: 950px) {
    .hdg-a-wrapper {
        padding: 25px 10px;
    }
}
@media only screen and (max-width: 767px) {
    .hdg-a-wrapper {
        margin-bottom: 20px;
        padding: 16px 10px;
    }
}
.hdg-a-wrapper.diff-top {
    margin-bottom: 10px;
}

/*
 * .hdg-a
** ------------------------------------------------------ */
.hdg-a {
    max-width: 770px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 2.8rem;
    color: #ea5504;
    line-height: 1.4;
}
@media only screen and (max-width: 767px) {
    .hdg-a {
        font-size: 2.4rem;
    }
}

/*
 * .hdg-b
** ------------------------------------------------------ */
.hdg-b {
    position: relative;
    margin: 36px 0 22px !important;
    padding-left: 20px;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.4;
}
.hdg-b + p {
    margin-top: -2px;
}
.hdg-b::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 4px;
    height: calc(100% - 4px);
    background: #ea5504;
    border-radius: 2px;
    content: "";
}
[data-browser="IE11"] .hdg-b::before {
    top: 0;
}
@media only screen and (max-width: 767px) {
    .hdg-b {
        margin-top: 28px !important;
        font-size: 2.2rem;
        line-height: 1.3;
    }
}

/*
 * .hdg-c
** ------------------------------------------------------ */
.hdg-c {
    margin: 22px 0 16px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.4;
    border-bottom: 2px solid #ea5504;
}

.hdg-c span.normal {
    font-size: 1.4rem;
    font-weight: normal;
}

/*
 * .hdg-d
** ------------------------------------------------------ */
.hdg-d {
    margin: 16px 0 8px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #666;
    line-height: 1.6;
}

/*
 * .hdg-e
** ------------------------------------------------------ */
.hdg-e, .hdg-tbl-c {
    margin: 8px 0;
    font-weight: bold;
    font-size: 1.4rem;
    color: #ea5504;
    line-height: 1.6;
}

/*
 * .hdg-tbl-a
** ------------------------------------------------------ */
.hdg-tbl-a {
    position: relative;
    margin: 36px 0 12px !important;
    padding-left: 30px;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.4;
}
.hdg-tbl-a + table {
    margin-top: 16px;
}
.hdg-tbl-a::before {
    position: absolute;
    top: .15em;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 3px solid #fdd000;
    border-radius: 50%;
    content: "";
}
[data-browser="IE11"] .hdg-tbl-a::before {
    top: .05em;
}

/*
 * .hdg-tbl-b
** ------------------------------------------------------ */
.hdg-tbl-b {
    margin: 12px 0 8px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #666;
    line-height: 1.6;
}
.hdg-tbl-b + table {
    margin-top: 16px;
}
[class*="tbl-"] + .hdg-tbl-b, [class*="box-"] + .hdg-tbl-b, [class*="lyt-"] + .hdg-tbl-b, [class*="sensiniryou-attention"] + .hdg-tbl-b {
    margin-top: 22px;
}

/*
 * .hdg-caution-a
** ------------------------------------------------------ */
.hdg-caution-a {
    position: relative;
    margin: 16px 0 8px;
    padding-left: 28px;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.6;
}
.hdg-caution-a::before {
    position: absolute;
    top: .2em;
    left: 0;
    display: block;
    width: 19px;
    height: 17px;
    background-position: -55px 0;
    content: "";
}
.hdg-caution-a em {
    color: #e4003b;
}

/*
 * .hdg-caution-no
** ------------------------------------------------------ */
.hdg-caution-no {
    position: relative;
    margin: 16px 0 8px;
    padding-left: 28px;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.6;
}
.hdg-caution-no::before {
    position: absolute;
    top: .2em;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background-position: -55px 0;
    background-color: #e4003b;
    content: "";
    border-radius: 4px;
}
.hdg-caution-no em {
    color: #e4003b;
}

.hdg-caution-no span {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    padding: 1px 0 0 2px;
}

/*
 * .hdg-check-a
** ------------------------------------------------------ */
.hdg-check-a {
    position: relative;
    margin: 16px 0 8px;
    padding-left: 28px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #ea5504;
    line-height: 1.6;
}
.hdg-check-a::before {
    position: absolute;
    top: .3em;
    left: 0;
    display: block;
    width: 19px;
    height: 16px;
    background-position: -55px -22px;
    content: "";
}
[data-browser="IE11"] .hdg-check-a::before {
    top: .2em;
}

/*
 * .hdg-prod-a-wrapper
** ------------------------------------------------------ */
.hdg-prod-a-wrapper {
    margin-top: 48px !important;
    border-top-width: 4px;
    border-top-style: solid;
    border-radius: 4px;
}
.hdg-prod-a-wrapper + * {
    margin-top: 28px;
}
.hdg-prod-a-wrapper + .hdg-prod-a-wrapper {
    margin-top: 20px !important;
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper + .hdg-prod-a-wrapper {
        margin-top: 16px !important;
    }
}
.hdg-prod-a-wrapper + .toggle-content {
    margin-top: 0;
}
[class*="diff-col"] .hdg-prod-a-wrapper {
    margin-top: 0 !important;
}
[class*="diff-col"] .hdg-prod-a-wrapper > .hdg-prod-a {
    display: block;
    padding: 20px;
    font-size: 2.4rem;
    text-align: center;
}
[data-browser="IE11"] [class*="diff-col"] .hdg-prod-a-wrapper > .hdg-prod-a {
    height: auto;
}
[class*="diff-col"] .hdg-prod-a-wrapper .logo {
    display: block;
    margin-right: 0;
    margin-bottom: 8px;
}
[class*="diff-col"] .hdg-prod-a-wrapper .logo img {
    width: 110px;
}
[class*="diff-col"] .hdg-prod-a-wrapper .title {
    display: block;
    font-size: 1.8rem;
}
[class*="diff-col"] .hdg-prod-a-wrapper .title .sub-a {
    font-size: 1.1rem;
}
[class*="diff-col"] .hdg-prod-a-wrapper .title .sub-b {
    display: block;
    margin-left: 0;
    font-size: 1.4rem;
}
.hdg-prod-a-wrapper > .hdg-prod-a {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 110px;
    padding: 0 44px;
    font-weight: bold;
    font-size: 2.8rem;
}
[data-browser="IE11"] .hdg-prod-a-wrapper > .hdg-prod-a {
    height: 110px;
}
@media only screen and (max-width: 767px) {
    [data-browser="IE11"] .hdg-prod-a-wrapper > .hdg-prod-a {
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper > .hdg-prod-a {
        display: block;
        padding: 20px;
        font-size: 2.4rem;
        text-align: center;
    }
    .js-toggle .hdg-prod-a-wrapper > .hdg-prod-a {
        padding-bottom: 9px;
    }
}
.hdg-prod-a-wrapper > .hdg-prod-a .toggle-hook {
    position: absolute;
    top: 50%;
    right: 24px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper > .hdg-prod-a .toggle-hook {
        position: relative;
        top: inherit;
        right: inherit;
        display: block;
        width: 100%;
        height: 28px;
        margin-top: 0;
    }
}
.hdg-prod-a-wrapper > .hdg-prod-a .toggle-hook::before {
    position: absolute;
    top: -4px;
    right: 0;
    display: block;
    width: 24px;
    height: 24px;
    border-width: 3px 3px 0 0;
    border-style: solid;
    content: "";
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper > .hdg-prod-a .toggle-hook::before {
        top: inherit;
        right: 50%;
        bottom: 4px;
        width: 20px;
        height: 20px;
        margin-right: -10px;
    }
}
.is-close .hdg-prod-a-wrapper > .hdg-prod-a .toggle-hook::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.is-open .hdg-prod-a-wrapper > .hdg-prod-a .toggle-hook::before {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
    .is-open .hdg-prod-a-wrapper > .hdg-prod-a .toggle-hook::before {
        top: 12px;
    }
}
.hdg-prod-a-wrapper > .hdg-prod-a .toggle-text {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    font-size: 1rem;
    opacity: 0;
}
.hdg-prod-a-wrapper.diff-medifitA {
    color: #f08200;
    background: #fff3ec;
    border-top-color: #f08200;
}
.hdg-prod-a-wrapper.diff-medifitA .toggle-hook::before {
    border-color: #f08200;
}
.hdg-prod-a-wrapper.diff-medifitNA {
    color: #f08200;
    background: #fff3ec;
    border-top-color: #f08200;
}
.hdg-prod-a-wrapper.diff-medifitNA .toggle-hook::before {
    border-color: #f08200;
}
.hdg-prod-a-wrapper.diff-medifitAF {
    color: #e73262;
    background: #fff3f6;
    border-top-color: #e73262;
}
.hdg-prod-a-wrapper.diff-medifitJM {
    color: #7fbe25;
    background: #e3f8c5;
    border-top-color: #7fbe25;
}
.hdg-prod-a-wrapper.diff-medifitJM .toggle-hook::before {
    border-color: #7fbe25;
}
.hdg-prod-a-wrapper.diff-medifitAF .toggle-hook::before {
    border-color: #e73262;
}
.hdg-prod-a-wrapper.diff-medifitP {
    color: #00508f;
    background: #edf7ff;
    border-top-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitP .toggle-hook::before {
    border-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitNP {
    color: #00508f;
    background: #edf7ff;
    border-top-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitNP .toggle-hook::before {
    border-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitNP23 {
    color: #00508f;
    background: #edf7ff;
    border-top-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitNP23 .toggle-hook::before {
    border-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitNP25 {
    color: #00508f;
    background: #edf7ff;
    border-top-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitNP25 .toggle-hook::before {
    border-color: #00508f;
}
.hdg-prod-a-wrapper.diff-medifitRe {
    color: #00a7eb;
    background: #eaf9ff;
    border-top-color: #00a7eb;
}
.hdg-prod-a-wrapper.diff-medifitRe .toggle-hook::before {
    border-color: #00a7eb;
}
.hdg-prod-a-wrapper.diff-medifitNRe {
    color: #00a7eb;
    background: #eaf9ff;
    border-top-color: #00a7eb;
}
.hdg-prod-a-wrapper.diff-medifitNRe .toggle-hook::before {
    border-color: #00a7eb;
}
.hdg-prod-a-wrapper.diff-medifitIT {
    color: #4553a3;
    background: #edeef7;
    border-top-color: #4553a3;
}
.hdg-prod-a-wrapper.diff-medifitIT .toggle-hook::before {
    border-color: #4553a3;
}
.hdg-prod-a-wrapper.diff-medifitT {
    color: #00a484;
    background: #effffb;
    border-top-color: #00a484;
}
.hdg-prod-a-wrapper.diff-medifitT .toggle-hook::before {
    border-color: #00a484;
}
.hdg-prod-a-wrapper.diff-medifitEX {
    color: #53207e;
    background: #cdafeb;
    border-top-color: #53207e;
}
.hdg-prod-a-wrapper.diff-medifitEX .toggle-hook::before {
    border-color: #53207e;
}
.hdg-prod-a-wrapper.diff-medifitEX21 {
    color: #53207e;
    background: #cdafeb;
    border-top-color: #53207e;
}
.hdg-prod-a-wrapper.diff-medifitEX21 .toggle-hook::before {
    border-color: #53207e;
}
.hdg-prod-a-wrapper.diff-mediGan {
    color: #dd2723;
    background: #ffede6;
    border-top-color: #dd2723;
}
.hdg-prod-a-wrapper.diff-mediGan .toggle-hook::before {
    border-color: #dd2723;
}
.hdg-prod-a-wrapper .logo {
    margin-right: 36px;
}
.hdg-prod-a-wrapper.diff-medifitRT {
    color: #ea5504;
    background: #ffe0d0;
    border-top-color: #ea5504;
}
.hdg-prod-a-wrapper.diff-medifitRT .toggle-hook::before {
    border-color: #ea5504;
}
.hdg-prod-a-wrapper.diff-medifitNRT {
    color: #ea5504;
    background: #ffe0d0;
    border-top-color: #ea5504;
}
.hdg-prod-a-wrapper.diff-medifitNRT .toggle-hook::before {
    border-color: #ea5504;
}
.hdg-prod-a-wrapper.diff-medifitGV {
    color: #dd2723;
    background: #ffd5d4;
    border-top-color: #dd2723;
}
.hdg-prod-a-wrapper.diff-medifitGV .toggle-hook::before {
    border-color: #dd2723;
}
.hdg-prod-a-wrapper.diff-medifitPlusgan {
    color: #ea5550;
    background: #ffd5d4;
    border-top-color: #ea5550;
}
.hdg-prod-a-wrapper.diff-medifitPlusgan .toggle-hook::before {
    border-color: #ea5550;
}
.hdg-prod-a-wrapper.diff-medifitJS {
    color: #00651b;
    background: #d5f1dc;
    border-top-color: #00651b;
}
.hdg-prod-a-wrapper.diff-medifitJS .toggle-hook::before {
    border-color: #00651b;
}
.hdg-prod-a-wrapper.diff-medifitSH {
    color: #128132;
    background: #d1f8dc;
    border-top-color: #128132;
}
.hdg-prod-a-wrapper.diff-medifitSH .toggle-hook::before {
    border-color: #128132;
}
.hdg-prod-a-wrapper.diff-medifitS {
    color: #f5821f;
    background: #ffdcbd;
    border-top-color: #f5821f;
}
.hdg-prod-a-wrapper.diff-medifitS .toggle-hook::before {
    border-color: #f5821f;
}
.hdg-prod-a-wrapper.diff-medifitL {
    color: #f5821f;
    background: #ffdcbd;
    border-top-color: #f5821f;
}
.hdg-prod-a-wrapper.diff-medifitL .toggle-hook::before {
    border-color: #f5821f;
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper .logo {
        display: block;
        margin-right: 0;
        margin-bottom: 4px;
    }
}
.hdg-prod-a-wrapper .logo img {
    max-width: inherit;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper .logo img {
        width: 140px;
    }
}
.hdg-prod-a-wrapper .title {
    line-height: 1.5;
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper .title {
        display: block;
    }
}
.hdg-prod-a-wrapper .title .sub-a {
    display: block;
    font-size: 1.2rem;
}
.hdg-prod-a-wrapper .title .sub-b {
    display: inline-block;
    margin-left: 8px;
    font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
    .hdg-prod-a-wrapper .title .sub-b {
        display: block;
        margin-left: 0;
        font-size: 1.4rem;
    }
}

/*
 * .hdg-news-a
** ------------------------------------------------------ */
.hdg-news-a {
    margin: 36px 0 22px !important;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.4;
}
@media only screen and (max-width: 767px) {
    .hdg-news-a {
        margin-top: 28px !important;
        font-size: 2.2rem;
        line-height: 1.3;
    }
}

/*
 * .content p, .content-side p
** ------------------------------------------------------ */
#main p + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 20px;
}
#main p + p, #main p + [class^="list-"], #main p + [class*=" list-"] {
    margin-top: 16px !important;
}
#main p + .form-txt-a {
    margin-top: 10px !important;
}

/*
 * .txt-lead-a
** ------------------------------------------------------ */
.txt-lead-a {
    font-size: 1.8rem;
    line-height: 1.6;
}

/*
 * .txt-price-a
** ------------------------------------------------------ */
.txt-price-a {
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.2;
}
.txt-price-a .price {
    margin-left: 8px;
    font-weight: bold;
    font-size: 3.4rem;
    color: #ea5504;
}
.txt-price-a .price.diff-digit {
    display: inline-block;
    width: 5em;
}

/*
 * .txt-price-b
** ------------------------------------------------------ */
.txt-price-b {
    font-weight: bold;
    line-height: 1.2;
}
.txt-price-b .price {
    margin-left: 8px;
    color: #ea5504;
}
.txt-price-b .price.diff-digit {
    display: inline-block;
    width: 5em;
}

/*
 * .txt-login-a
** ------------------------------------------------------ */
.txt-login-a {
    text-align: right;
}
.txt-login-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 5px !important;
}

/*
 * .txt-result-a
** ------------------------------------------------------ */
.txt-result-a {
    color: #666;
    text-align: center;
}

/*
 * .icon-a
** ------------------------------------------------------ */
.icon-a {
    display: inline-block;
    margin: -2px 6px 0;
    vertical-align: middle;
}

.icon-txt-a, .icon-txt-b {
    display: inline-block;
    padding: 5px 8px;
    font-weight: bold;
    font-size: 1.2rem;
    color: #fff;
    vertical-align: middle;
    line-height: 1;
    background: #e4003b;
    border-radius: 3px;
}
[data-browser="IE11"] .icon-txt-a, [data-browser="IE11"]
.icon-txt-b {
    padding-top: 6px;
}

.icon-txt-b {
    color: #777;
    background: #ddd;
}

/*
 * .list-news-a
** ------------------------------------------------------ */
.list-news-a {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}
.list-news-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}
.list-news-a > li {
    border-bottom: 1px solid #ccc;
}
.list-news-a > li:last-child {
    border-bottom: 0;
}
.list-news-a > li > a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 16px;
    background: #f6f6f6;
}
.list-news-a > li > a:hover, .list-news-a > li > a:active, .list-news-a > li > a:focus {
    text-decoration: none;
}
.list-news-a > li > a:hover .news > *, .list-news-a > li > a:active .news > *, .list-news-a > li > a:focus .news > * {
    text-decoration: none;
}
@media only screen and (max-width: 767px) {
    .list-news-a > li > a {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.list-news-a > li > a .date {
    min-width: 112px;
    color: #333;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .list-news-a > li > a .date {
        display: inline-block;
    }
}
.list-news-a > li > a .icon-area {
    min-width: 86px;
    text-align: center;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .list-news-a > li > a .icon-area {
        min-width: 76px;
        margin-top: -1px;
    }
}
.list-news-a > li > a .icon-area > * + * {
    margin-top: 4px;
}
@media only screen and (max-width: 767px) {
    .list-news-a > li > a .icon-area > * + * {
        margin-top: 0;
    }
}
.list-news-a > li > a .news {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .list-news-a > li > a .news {
        margin-top: 8px;
    }
}
.list-news-a > li > a .news > * {
    text-decoration: underline;
}
.list-news-a > li.is-unread > a {
    background: #fff;
}
.list-news-a > li.is-unread > a .date {
    font-weight: bold;
}
.list-news-a > li.is-unread > a .news {
    font-weight: bold;
}
.list-news-a a {
    text-decoration: none;
}
.list-news-a a:hover, .list-news-a a:active, .list-news-a a:focus {
    text-decoration: underline;
}

/*
 * .list-news-b
** ------------------------------------------------------ */
.list-news-b {
    margin-top: 16px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}
.list-news-b + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}
.list-news-b > li {
    border-bottom: 1px solid #ccc;
}
.list-news-b > li:last-child {
    border-bottom: 0;
}
.list-news-b > li > a, .list-news-b > li > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 16px;
}
.list-news-b > li > a:hover, .list-news-b > li > a:active, .list-news-b > li > a:focus, .list-news-b > li > div:hover, .list-news-b > li > div:active, .list-news-b > li > div:focus {
    text-decoration: none;
    background: #f6f6f6;
}
@media only screen and (max-width: 767px) {
    .list-news-b > li > a, .list-news-b > li > div {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.list-news-b > li > a .date, .list-news-b > li > div .date {
    min-width: 112px;
    color: #333;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .list-news-b > li > a .date, .list-news-b > li > div .date {
        display: inline-block;
    }
}
.list-news-b > li > a .icon-area, .list-news-b > li > div .icon-area {
    min-width: 86px;
    text-align: center;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .list-news-b > li > a .icon-area, .list-news-b > li > div .icon-area {
        min-width: 76px;
        margin-top: -1px;
    }
}
.list-news-b > li > a .icon-area > * + *, .list-news-b > li > div .icon-area > * + * {
    margin-top: 4px;
}
@media only screen and (max-width: 767px) {
    .list-news-b > li > a .icon-area > * + *, .list-news-b > li > div .icon-area > * + * {
        margin-top: 0;
    }
}
.list-news-b > li > a .news, .list-news-b > li > div .news {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .list-news-b > li > a .news, .list-news-b > li > div .news {
        margin-top: 8px;
    }
}
.list-news-b > li > a .date + .news, .list-news-b > li > div .date + .news {
    margin-left: 16px;
}
@media only screen and (max-width: 767px) {
    .list-news-b > li > a .date + .news, .list-news-b > li > div .date + .news {
        margin-left: 0;
    }
}
.list-news-b > li > a .news > * {
    text-decoration: underline;
}
.list-news-b > li.is-unread > a, .list-news-b > li.is-unread > div {
    background: #fff;
}
.list-news-b a {
    text-decoration: none;
}
.list-news-b a:hover, .list-news-b a:active, .list-news-b a:focus {
    text-decoration: underline;
}

/*
 * .list-step-a
** ------------------------------------------------------ */
.list-step-a-wrapper {
    position: relative;
    margin-top: 40px;
}
@media only screen and (max-width: 767px) {
    .list-step-a-wrapper {
        margin-top: 20px;
    }
}
.list-step-a-wrapper::before {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 3px;
    margin-top: -1.5px;
    background: #ccc;
    content: "";
}
.list-step-a-wrapper + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 30px;
}
@media only screen and (max-width: 767px) {
    .list-step-a-wrapper + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
        margin-top: 38px;
    }
}

.list-step-a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.list-step-a > li {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-width: 30px;
    min-height: 30px;
    font-weight: bold;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .list-step-a > li {
        min-width: 16px;
        min-height: 16px;
        color: transparent;
    }
}
.list-step-a > li.is-current::before {
    background: #ea5504;
}
.list-step-a > li::before {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: #999;
    border-radius: 50%;
    content: "";
}
@media only screen and (max-width: 767px) {
    .list-step-a > li::before {
        width: 16px;
        height: 16px;
        margin-top: -8px;
    }
}

/*
 * .list-step-b
** ------------------------------------------------------ */
.list-step-b + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 24px;
}
.list-step-b > li {
    display: table;
    width: 100%;
    margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
    .list-step-b > li {
        display: block;
    }
}
.list-step-b > li::last-child {
    margin-bottom: 0;
}
.list-step-b > li > .num {
    display: table-cell;
    font-weight: bold;
    font-size: 1.2rem;
    color: #ea5504;
    vertical-align: top;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .list-step-b > li > .num {
        display: inline-block;
    }
}
.list-step-b > li .num-inner {
    padding: 3px 12px;
    background: #fff3ec;
    border-radius: 3px;
}
.list-step-b > li > .item {
    display: table-cell;
    width: 100%;
    padding-left: 14px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #666;
    vertical-align: top;
}
@media only screen and (max-width: 767px) {
    .list-step-b > li > .item {
        display: block;
        margin-top: 6px;
        padding-left: 0;
    }
}
.list-step-b > li > .item > * {
    margin-top: 10px;
    font-weight: normal;
    font-size: 1.4rem;
    color: #333;
}

.list-step-b--type-02 > li > .num {
    position: relative;
    color: #fff;
}
.list-step-b--type-02 > li > .num:after {
    position: absolute;
    top: 26px;
    left: 50%;
    margin-left: -32px;
    border-top: 20px solid #ea5504;
    border-right: 32px solid transparent;
    border-left: 32px solid transparent;
    content: "";
}

.list-step-b--type-02 > li .num-inner {
    background-color: #ea5504;
}

.list-step-b--type-02 > li > .item {
    color: #ea5504;
}
@media only screen and (max-width: 767px) {
    .list-step-b--type-02 > li > .item {
        margin-top: 25px;
    }
}

/*
 * .list-step-c
** ------------------------------------------------------ */
.list-step-c-wrapper {
    position: relative;
    margin-top: 40px;
}
@media only screen and (max-width: 767px) {
    .list-step-c-wrapper {
        margin-top: 20px;
    }
}
.list-step-c-wrapper::before {
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: -1;
    display: block;
    width: 80%;
    height: 3px;
    margin-top: -1.5px;
    background: #ccc;
    content: "";
}
.list-step-c-wrapper + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 30px;
}
@media only screen and (max-width: 767px) {
    .list-step-c-wrapper + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
        margin-top: 38px;
    }
}

.list-step-c {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position:relative;
    width:85%;
    left: 8%;
}
.list-step-c > li {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-width: 30px;
    min-height: 30px;
    font-weight: bold;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .list-step-c > li {
        min-width: 16px;
        min-height: 16px;
        color: transparent;
    }
}
.list-step-c > li.is-current::before {
    background: #ea5504;
}
.list-step-c > li::before {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: #999;
    border-radius: 50%;
    content: "";
}
@media only screen and (max-width: 767px) {
    .list-step-c > li::before {
        width: 16px;
        height: 16px;
        margin-top: -8px;
    }
}

/*
 * .list-*
** ------------------------------------------------------ */
.list-a + *:not([class^="hdg-"]):not([class*=" hdg-"]), .list-order-a + *:not([class^="hdg-"]):not([class*=" hdg-"]), .list-notes-a + *:not([class^="hdg-"]):not([class*=" hdg-"]), .list-link-a + *:not([class^="hdg-"]):not([class*=" hdg-"]), .list-error-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 24px;
}
.list-a + p, .list-a + [class^="list-"], .list-a + [class*=" list-"], .list-order-a + p, .list-order-a + [class^="list-"], .list-order-a + [class*=" list-"], .list-notes-a + p, .list-notes-a + [class^="list-"], .list-notes-a + [class*=" list-"], .list-link-a + p, .list-link-a + [class^="list-"], .list-link-a + [class*=" list-"], .list-error-a + p, .list-error-a + [class^="list-"], .list-error-a + [class*=" list-"] {
    margin-top: 20px !important;
}
.list-a > li + li, .list-order-a > li + li, .list-notes-a > li + li, .list-link-a > li + li, .list-error-a > li + li {
    margin-top: 4px;
}
.list-a > li > ul, .list-a > li > ol, .list-a > li > dl, .list-a > li > .item > ul, .list-a > li > .item > ol, .list-a > li > .item > dl, .list-order-a > li > ul, .list-order-a > li > ol, .list-order-a > li > dl, .list-order-a > li > .item > ul, .list-order-a > li > .item > ol, .list-order-a > li > .item > dl, .list-notes-a > li > ul, .list-notes-a > li > ol, .list-notes-a > li > dl, .list-notes-a > li > .item > ul, .list-notes-a > li > .item > ol, .list-notes-a > li > .item > dl, .list-link-a > li > ul, .list-link-a > li > ol, .list-link-a > li > dl, .list-link-a > li > .item > ul, .list-link-a > li > .item > ol, .list-link-a > li > .item > dl, .list-error-a > li > ul, .list-error-a > li > ol, .list-error-a > li > dl, .list-error-a > li > .item > ul, .list-error-a > li > .item > ol, .list-error-a > li > .item > dl {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
.list-a > li > ul + *, .list-a > li > ol + *, .list-a > li > dl + *, .list-a > li > .item > ul + *, .list-a > li > .item > ol + *, .list-a > li > p + *, .list-a > li > p + [class^="list-"], .list-a > li > p + [class*=" list-"], .list-order-a > li > ul + *, .list-order-a > li > ol + *, .list-order-a > li > dl + *, .list-order-a > li > .item > ul + *, .list-order-a > li > .item > ol + *, .list-order-a > li > p + *, .list-order-a > li > p + [class^="list-"], .list-order-a > li > p + [class*=" list-"], .list-notes-a > li > ul + *, .list-notes-a > li > ol + *, .list-notes-a > li > dl + *, .list-notes-a > li > .item > ul + *, .list-notes-a > li > .item > ol + *, .list-notes-a > li > p + *, .list-notes-a > li > p + [class^="list-"], .list-notes-a > li > p + [class*=" list-"], .list-link-a > li > ul + *, .list-link-a > li > ol + *, .list-link-a > li > dl + *, .list-link-a > li > .item > ul + *, .list-link-a > li > .item > ol + *, .list-link-a > li > p + *, .list-link-a > li > p + [class^="list-"], .list-link-a > li > p + [class*=" list-"], .list-error-a > li > ul + *, .list-error-a > li > ol + *, .list-error-a > li > dl + *, .list-error-a > li > .item > ul + *, .list-error-a > li > .item > ol + *, .list-error-a > li > p + *, .list-error-a > li > p + [class^="list-"], .list-error-a > li > p + [class*=" list-"] {
    margin-top: 20px !important;
}

/*
 * .list-a
** ------------------------------------------------------ */
.list-a > li {
    position: relative;
    padding-left: 17px;
}
.list-a > li::before {
    position: absolute;
    top: .55em;
    left: 0;
    display: block;
    width: 8px;
    height: 8px;
    background: #bbb;
    border-radius: 50%;
    content: "";
}
[data-browser="IE11"] .list-a > li::before {
    top: .45em;
}
.list-a > li .list-a > li::before {
    top: .65em;
    width: 5px;
    height: 5px;
    background: #999;
}
[data-browser="IE11"] .list-a > li .list-a > li::before {
    top: .55em;
}
.list-a.diff-error > li {
    color: #e4003b;
}
.list-a.diff-error > li:before {
    top: .65em;
    width: 6px;
    height: 6px;
    background: #e4003b !important;
}
[data-browser="IE11"] .list-a.diff-error > li:before {
    top: .55em;
}

.list-a.diff-error a {
    color: #e4003b;
}
.list-a.color-red > li::before {
    background: #f00;
}
.diff-error.list-a a.color-blue {
    color: #06c;
}

/*
 * .list-b
** ------------------------------------------------------ */
.list-b {
    overflow: hidden;
    margin: 0 -28px -8px 0;
}
.list-b > li {
    position: relative;
    float: left;
    margin: 0 28px 8px 0;
    padding-left: 17px;
}
.list-b > li::before {
    position: absolute;
    top: .55em;
    left: 0;
    display: block;
    width: 8px;
    height: 8px;
    background: #bbb;
    border-radius: 50%;
    content: "";
}
[data-browser="IE11"] .list-b > li::before {
    top: .45em;
}
.list-b.diff-error > ul > li {
    color: #e4003b;
}
.list-b.diff-error > ul > li:before {
    top: .65em;
    width: 6px;
    height: 6px;
    background: #e4003b !important;
}
[data-browser="IE11"] .list-b.diff-error > ul > li:before {
    top: .55em;
}

/*
 * .list-order-a
** ------------------------------------------------------ */
.list-order-a {
    counter-reset: num;
}
.list-order-a > li {
    display: table;
    width: 100%;
    counter-increment: num;
}
.list-order-a > li > .item {
    display: table-cell;
    width: 100%;
    padding-left: 12px;
}
.list-order-a > li::before {
    display: table-cell;
    white-space: nowrap;
    content: counter(num,decimal) ".";
}

/*
 * .list-notes-a
** ------------------------------------------------------ */
.list-notes-a + .list-notes-a.diff-important {
    margin-top: 4px !important;
}
.list-notes-a > li {
    display: table;
    width: 100%;
    font-size: 1.2rem;
    color: #666;
}
.list-notes-a > li > .mark {
    display: table-cell;
    padding-right: 6px;
    vertical-align: top;
    white-space: nowrap;
}
.list-notes-a > li > .item {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}
.list-notes-a > li .list-a > li::before {
    top: .45em;
}
.list-notes-a > li strong {
    font-weight: normal;
}
.list-notes-a.diff-important > li {
    color: #e4003b;
}
.list-notes-a.diff-important > li strong {
    color: #e4003b;
}
.list-notes-a.diff-em > li {
    font-weight: bold;
}

/*
 * .list-desc-a
** ------------------------------------------------------ */
.list-desc-a.diff-error > dt {
    color: #e4003b;
}
.list-desc-a.diff-modify > dd {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.list-desc-a.diff-modify > dd .selected {
    width: calc(100% - 124px);
}
.list-desc-a.diff-modify > dd .btn-a {
    width: 118px;
}
.list-desc-a.diff-after > dt {
    margin-top: 18px;
}
.list-desc-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 24px;
}
.list-desc-a + p, .list-desc-a + [class^="list-"], .list-desc-a + [class*=" list-"] {
    margin-top: 20px !important;
}
.list-desc-a > dt {
    margin-bottom: 6px;
    line-height: 1.3;
}
.list-desc-a > dd + dt {
    margin-top: 18px;
}

/*
 * .list-desc-b
** ------------------------------------------------------ */
.list-desc-b + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 24px;
}
.list-desc-b + p, .list-desc-b + [class^="list-"], .list-desc-b + [class*=" list-"] {
    margin-top: 20px !important;
}
.list-desc-b > dt {
    margin-bottom: 6px;
    font-weight: bold;
    line-height: 1.3;
}
.list-desc-b > dd + dt {
    margin-top: 16px;
}

/*
 * .list-link-a
** ------------------------------------------------------ */
.list-link-a > li > a {
    position: relative;
    display: inline-block;
    padding-left: 14px;
    text-decoration: none;
}
.list-link-a > li > a::before {
    display: inline-block;
    margin: -5px 2px 0 -14px;
    vertical-align: middle;
    border-width: 4px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #ea5504;
    content: "";
}
.list-link-a > li > a:hover, .list-link-a > li > a:active, .list-link-a > li > a:focus {
    text-decoration: underline;
}
.list-link-a > li > * {
    padding-left: 21px;
}
.list-link-a.diff-back > li > a::before {
    margin: -5px 7px 0 -20px;
    border-color: transparent #ea5504 transparent transparent;
}
.list-link-a.diff-error > li > a {
    color: #e4003b;
}
.list-link-a.diff-error > li > a:before {
    margin: 4px 7px 0 -14px;
    border-width: 6px 4px;
    border-color: #e4003b transparent transparent transparent;
}
.list-link-a > li > a.disabled {
    position: relative;
    padding-left: 14px;
    text-decoration: none;
    color: #999;
}
.list-link-a > li > a.disabled:hover, .list-link-a.disabled > li > a.disabled:active, .list-link-a.disabled > li > a.disabled:focus {
    color: #999;
}

/*
 * .list-anchor-a
** ------------------------------------------------------ */
@media only screen and (max-width: 767px) {
    .breadcrumb-a-wrapper + .section .section-inner > .list-anchor-a:first-child {
        margin-top: -36px;
    }
}

.list-anchor-a {
    border: 1px solid #d9d9d9;
    border-bottom: 3px solid #7fbae0;
}
.list-anchor-a::before, .list-anchor-a::after {
    display: table;
    content: "";
}
.list-anchor-a::after {
    clear: both;
}
@media only screen and (max-width: 767px) {
    .list-anchor-a {
        margin-right: -10px;
        margin-left: -10px;
    }
}
.list-anchor-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 40px;
}
.list-anchor-a > li {
    float: left;
}
@media only screen and (max-width: 767px) {
    .list-anchor-a > li {
        font-size: 1.2rem;
        line-height: 1.2;
    }
}
.list-anchor-a > li > a {
    position: relative;
    display: block;
    padding: 16px 38px;
    color: #333;
    text-decoration: none;
    background: #fff;
    transition: background .2s;
}
@media only screen and (max-width: 767px) {
    .list-anchor-a > li > a {
        padding: 12px 4px 20px;
    }
}
.list-anchor-a > li > a:hover, .list-anchor-a > li > a:active, .list-anchor-a > li > a:focus {
    color: #fff;
    background: #0075c2;
}
.list-anchor-a > li > a:hover::before, .list-anchor-a > li > a:active::before, .list-anchor-a > li > a:focus::before {
    border-color: #fff;
}
.list-anchor-a > li > a::before {
    position: absolute;
    top: 50%;
    right: 21px;
    display: block;
    width: 9px;
    height: 9px;
    margin-top: -6px;
    vertical-align: middle;
    border-top: 2px solid #08d;
    border-right: 2px solid #08d;
    content: "";
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
@media only screen and (max-width: 767px) {
    .list-anchor-a > li > a::before {
        top: inherit;
        right: 50%;
        bottom: 8px;
        margin-right: -6px;
    }
}
.list-anchor-a > li > a .anc {
    display: table;
    width: 100%;
}
.list-anchor-a > li > a .anc-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.list-anchor-a > li + li {
    border-left: 1px solid #d9d9d9;
}
.list-anchor-a.diff-col2 > li {
    width: 50%;
}
.list-anchor-a.diff-col3 > li {
    width: 33.333333%;
}
.list-anchor-a.diff-col4 > li {
    width: 25%;
}
@media only screen and (max-width: 767px) {
    .list-anchor-a.diff-col4 > li {
        width: 50%;
        border-top: 1px solid #d9d9d9;
    }
    .list-anchor-a.diff-col4 > li + li {
        border-left: 0;
    }
    .list-anchor-a.diff-col4 > li:first-child, .list-anchor-a.diff-col4 > li:first-child + li {
        border-top: 0;
    }
    .list-anchor-a.diff-col4 > li:nth-child(odd) {
        border-left: 0;
    }
    .list-anchor-a.diff-col4 > li:nth-child(even) {
        border-left: 1px solid #d9d9d9;
    }
}

.list-anchor-b {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -28px;
}
.list-anchor-b > li {
    margin: 0 0 0 28px;
}
.list-anchor-b > li > a {
    position: relative;
    padding-left: 18px;
    text-decoration: none;
}
.list-anchor-b > li > a::before {
    display: inline-block;
    margin: -3px 7px 0 -17px;
    vertical-align: middle;
    border-width: 6px 3.5px 0 3.5px;
    border-style: solid;
    border-color: #ea5504 transparent transparent transparent;
    content: "";
}
.list-anchor-b > li > a:hover, .list-anchor-b > li > a:active, .list-anchor-b > li > a:focus {
    text-decoration: underline;
}

/*
 * .list-qa-a
** ------------------------------------------------------ */
.list-qa-a {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}
.list-qa-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 25px;
}
.list-qa-a > li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 16px;
    background: #ffe4eb;
    border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
    .list-qa-a > li {
        display: block;
    }
}
.list-qa-a > li:last-child {
    border-bottom: 0;
}
.list-qa-a > li .icon-area {
    margin-right: 12px;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .list-qa-a > li .icon-area {
        display: inline-block;
        margin-right: 12px;
        margin-bottom: 4px;
    }
    .list-qa-a > li .icon-area > * {
        display: block;
    }
}
.list-qa-a > li .question {
    width: 100%;
}
[data-browser="IE11"] .list-qa-a > li .question {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media only screen and (max-width: 767px) {
    .list-qa-a > li .question {
        margin-bottom: 8px;
    }
}
.list-qa-a > li .radio-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
}
@media only screen and (max-width: 767px) {
    .list-qa-a > li .radio-area {
        margin-left: 0;
    }
}
.list-qa-a > li .radio-area > *:first-child {
    margin-right: 8px;
}
@media only screen and (max-width: 767px) {
    .list-qa-a > li .radio-area > * {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

/*
 * .list-tab-a
** ------------------------------------------------------ */
.list-tab-a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list-tab-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 25px;
}
.list-tab-a > * {
    box-sizing: border-box;
    width: 20%;
    border-top: 3px solid #999;
}
@media only screen and (max-width: 767px) {
    .list-tab-a > * {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .list-tab-a > *:nth-child(2n) {
        border-right: 1px solid #ccc;
    }
}
.list-tab-a > *:nth-child(5n) a {
    border-right: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
    .list-tab-a > *:nth-child(5n) a {
        border-right: 0;
    }
}
.list-tab-a > *.is-active {
    border-top: 3px solid #ea5504;
}
.list-tab-a > *.is-active a {
    background: #fff3ec;
}
.list-tab-a > *.is-active .title {
    color: #ea5504;
}
.list-tab-a a {
    display: block;
    padding: 11px 2px;
    text-align: center;
    text-decoration: none;
    background: #f6f6f6;
    border-left: 1px solid #ccc;
}
.list-tab-a .title {
    font-weight: bold;
    color: #333;
}
.list-tab-a .date {
    font-size: 1rem;
    color: #666;
}

/*
 * .pager-a
** ------------------------------------------------------ */
.pager-a {
    position: relative;
    margin: 28px auto;
}
.pager-a > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -6px 0;
}
@media only screen and (max-width: 767px) {
    .pager-a > ul {
        margin-top: 71px;
    }
}
.pager-a > ul > li {
    margin: 0 0 6px 0;
    font-size: 1.3rem;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .pager-a > ul > li.prev, .pager-a > ul > li.next {
        position: absolute;
        top: -55px;
    }
}
.pager-a > ul > li.prev {
    margin-right: 20px;
}
@media only screen and (max-width: 767px) {
    .pager-a > ul > li.prev {
        right: 50%;
        margin-right: 4px;
    }
}
.pager-a > ul > li.next {
    margin-left: 20px;
}
@media only screen and (max-width: 767px) {
    .pager-a > ul > li.next {
        left: 50%;
        margin-left: 4px;
    }
}
.pager-a > ul > li > [class*="btn-"] {
    min-width: 94px;
    min-height: 38px;
    padding-top: 9px;
    padding-bottom: 8px;
}
.pager-a > ul > li.page > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 2px;
}
.pager-a > ul > li.page > ul > li {
    margin-bottom: -2px;
    margin-left: -2px;
}
.pager-a > ul > li.page > ul > li:first-child a, .pager-a > ul > li.page > ul > li:first-child em {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pager-a > ul > li.page > ul > li + li a, .pager-a > ul > li.page > ul > li + li em {
    border-radius: 0;
}
.pager-a > ul > li.page > ul > li:last-child a, .pager-a > ul > li.page > ul > li:last-child em {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pager-a > ul > li.page > ul > li:nth-child(7) a, .pager-a > ul > li.page > ul > li:nth-child(7) em {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pager-a > ul > li.page > ul > li:nth-child(n+8) {
    display: none;
}
.pager-a > ul > li.page a, .pager-a > ul > li.page em {
    display: block;
    min-width: 38px;
    min-height: 38px;
    padding: 11px 0 10px;
    color: #333;
    line-height: 1;
    text-decoration: none;
    border: 2px solid #ccc;
    border-radius: 4px;
}
.pager-a > ul > li.page a {
    background: #fff;
    transition: background .2s ease;
}
.pager-a > ul > li.page a:hover, .pager-a > ul > li.page a:active, .pager-a > ul > li.page a:focus {
    background: #f2f2f2;
}
.pager-a > ul > li.page em {
    background: #f2f2f2;
}

/*
 * .btn-a .btn-b .btn-c
** ------------------------------------------------------ */
@media only screen and (max-width: 767px) {
    .btn-a.sp-width-full, .btn-b.sp-width-full, .btn-c.sp-width-full {
        width: 100%;
    }
}

/*
 * .btn-a
** ------------------------------------------------------ */
.btn-a {
    position: relative;
    display: inline-block;
    min-height: 44px;
    padding: 11px 12px 10px 12px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 1.3;
    text-decoration: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    transition: background .2s;
}
.btn-a.hissu {
    background: #ffe4eb;
}
[data-browser="IE11"] .btn-a {
    padding-top: 12px;
}
.btn-a.diff-log {
    min-height: 38px;
    padding: 8px 12px 8px 12px;
    font-size: 1.3rem;
}
[data-browser="IE11"] .btn-a.diff-log {
    padding-top: 10px;
}
.btn-a.diff-search {
    position: relative;
    padding: 13px 30px 11px 12px;
    font-size: 1.3rem;
}
.btn-a.diff-search::before {
    position: absolute;
    top: 50%;
    right: 11px;
    display: block;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background: url(../../images/direct/icon_glass_01.png) no-repeat;
    content: "";
}
.btn-a.diff-apply {
    position: relative;
    padding: 12px 30px 11px 18px;
    font-size: 1.3rem;
}
.btn-a.diff-apply::before {
    position: absolute;
    top: 50%;
    right: 11px;
    display: block;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background: url(../../images/direct/icon-apply.png) no-repeat;
    content: "";
}
.btn-a:disabled {
    color: #999;
    background: #eee;
    border: 0;
    box-shadow: 0 4px 0 #eee;
    cursor: text;
}
.btn-a:disabled::before {
    border-left-color: #999;
}
.btn-a:disabled:hover, .btn-a:disabled:active, .btn-a:disabled:focus {
    color: #999;
    background: #eee;
}
.btn-a:hover, .btn-a:active, .btn-a:focus {
    color: #333;
    text-decoration: none;
    background: #f2f2f2;
}

/*
 * .btn-2
** ------------------------------------------------------ */
.btn-02 {
    margin-top: 12px;
}
.btn-02 a, .btn-02 button {
    display: block;
    width: 220px;
    margin: auto;
    padding: 10px 32px;
    font-weight: bold;
    font-size: 1.4rem;
    color: #5b3d2d;
    text-align: center;
    line-height: 1.8;
    text-decoration: none;
    background: #fff;
    -webkit-box-shadow: inset 0 -2px #d2bdb2;
    border: 2px solid #d2bdb2;
    border-radius: 4px;
    box-shadow: inset 0 -2px #d2bdb2;
    -webkit-transition: .2s;
    transition: .2s;
}
.btn-02 a:disabled, .btn-02 button:disabled {
    color: #999;
    background: #eee;
    -webkit-box-shadow: inset 0 -2px #999;
    border: 2px solid #eee;
    box-shadow: inset 0 -2px #999;
    cursor: text;
}
@media only screen and (max-width: 767px) {
    .btn-02 a, .btn-02 button {
        width: 100%;
    }
}
.btn-02 a:hover, .btn-02 a:active, .btn-02 a:focus, .btn-02 button:hover, .btn-02 button:active, .btn-02 button:focus {
    background: #f5efec;
}
.btn-02 a:hover:disabled, .btn-02 a:active:disabled, .btn-02 a:focus:disabled, .btn-02 button:hover:disabled, .btn-02 button:active:disabled, .btn-02 button:focus:disabled {
    background: #eee;
}
.btn-02 a > span, .btn-02 button > span {
    position: relative;
    margin-right: -12.5px;
}
.btn-02 a > span::before, .btn-02 button > span::before {
    position: absolute;
    top: 50%;
    left: -25px;
    width: 15px;
    height: 15px;
    background: #ff6e14;
    border-radius: 50%;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.btn-02 a > span::after, .btn-02 button > span::after {
    position: absolute;
    top: 50%;
    left: -19.5px;
    border-width: 2.5px 0 2.5px 4px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.btn-02 a > span > span, .btn-02 button > span > span {
    display: block;
    font-weight: normal;
    font-size: 1rem;
}
.btn-02.tel {
    margin-top: 20px;
}
.btn-02.tel a > span {
    display: block;
    margin-right: -14px;
}
.btn-02.tel a > span::before {
    left: 0;
    width: 20.5px;
    height: 20.5px;
    background: url(/net/direct/sisan/common/images/icon-tel-01.png) no-repeat 0 0;
    background-size: 20.5px 20.5px;
    border-radius: 0;
}
.btn-02.tel a > span::after {
    display: none;
}
.btn-02.top a {
    padding: 7px 32px 8px;
}

.btn-02--w-auto > a, .btn-02 button {
    width: auto;
}
@media only screen and (max-width: 767px) {
    .btn-02--w-auto > a, .btn-02 button {
        width: 100%;
    }
}

/*
 * .btn-b, .btn-c
** ------------------------------------------------------ */
.btn-b, .btn-c {
    position: relative;
    display: inline-block;
    padding: 11px 26px 10px 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    text-decoration: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #ea5504;
    border-radius: 4px;
    box-shadow: 0 4px 0 #c94903;
    cursor: pointer;
    transition: background .2s;
}
.btn-b-title {
    padding: 11px 26px 10px 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    text-decoration: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #ea5504;
    border-radius: 4px;
    box-shadow: 0 4px 0 #c94903;
    transition: background .2s;
}
[data-browser="IE11"] .btn-b, [data-browser="IE11"] .btn-c {
    padding-top: 12px;
}
.btn-b::after, .btn-c::after {
    position: absolute;
    top: 50%;
    right: 5px;
    display: block;
    margin-top: -3px;
    border-width: 4px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    content: "";
}
.btn-b.diff-app-a::before, .btn-c.diff-app-a::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: 0 -25px;
    content: "";
}
.btn-b.diff-app-b::before, .btn-c.diff-app-b::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: -25px -25px;
    content: "";
}
.btn-b.diff-app-c::before, .btn-c.diff-app-c::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -3px 7px 0 -14px;
    vertical-align: middle;
    background-position: -30px 0;
    content: "";
}
.btn-b.diff-app-d::before, .btn-c.diff-app-d::before {
    display: inline-block;
    width: 25px;
    height: 20px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: 0 0;
    content: "";
}
.btn-b.diff-app-e::before, .btn-c.diff-app-e::before {
    display: inline-block;
    width: 34px;
    height: 21px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: -37px 0;
    content: "";
}
.btn-b.diff-app-f::before, .btn-c.diff-app-f::before {
    display: inline-block;
    width: 24px;
    height: 22px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: -76px 0;
    content: "";
}
.btn-b.diff-app-g::before, .btn-c.diff-app-g::before {
    display: inline-block;
    width: 32px;
    height: 25px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: 0 0;
    content: "";
}
.btn-b.diff-app-h::before, .btn-c.diff-app-h::before {
    display: inline-block;
    width: 27px;
    height: 22px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: -33px -30px;
    content: "";
}
.btn-b.diff-app-i::before, .btn-c.diff-app-i::before {
    display: inline-block;
    width: 18px;
    height: 21px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: -105px -50px;
    content: "";
}
.btn-b.diff-app-j::before, .btn-c.diff-app-j::before {
    display: inline-block;
    width: 28px;
    height: 22px;
    margin: -5px 7px 0 -14px;
    vertical-align: middle;
    background-position: 0 -30px;
    content: "";
}
.btn-b.diff-app-k::before, .btn-c.diff-app-k::before {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: -5px 7px -5px -14px;
    vertical-align: middle;
    background-position: -76px -27px;
    content: "";
}
.btn-b.diff-app-l::before, .btn-c.diff-app-l::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -5px 7px -5px -14px;
    vertical-align: middle;
    background-position: -80px -57px;
    content: "";
}
.btn-b:disabled, .btn-c:disabled {
    color: #999;
    background: #eee;
    -webkit-box-shadow: 0 4px 0 #eee;
    box-shadow: 0 4px 0 #eee;
    cursor: text;
}
.btn-b:disabled::after {
    border-left-color: #999;
}
.btn-c:disabled::after {
    border-right-color: #999;
}
.btn-b:disabled:hover, .btn-b:disabled:active, .btn-b:disabled:focus, .btn-c:disabled:hover, .btn-c:disabled:active, .btn-c:disabled:focus {
    color: #999;
    background: #eee;
}
.btn-b.disabled, .btn-c.disabled {
    color: #999;
    background: #eee;
    -webkit-box-shadow: 0 4px 0 #eee;
    border: 0;
    box-shadow: 0 4px 0 #eee;
    cursor: text;
}
.btn-b.disabled::before, .btn-c.disabled::before {
    border-left-color: #999;
}
.btn-b.disabled:hover, .btn-b.disabled:active, .btn-b.disabled:focus, .btn-c.disabled:hover, .btn-c.disabled:active, .btn-c.disabled:focus {
    color: #999;
    background: #eee;
}
.btn-b:hover, .btn-b:active, .btn-b:focus, .btn-c:hover, .btn-c:active, .btn-c:focus {
    color: #fff;
    text-decoration: none;
    background: #d95108;
}

.btn-c {
    padding: 11px 20px 10px 26px;
    color: #333;
    background: #eee;
    box-shadow: 0 4px 0 #ccc;
}
.btn-c::after {
    position: absolute;
    top: 50%;
    right: inherit;
    left: 5px;
    display: block;
    border-color: transparent #ea5504 transparent transparent;
    content: "";
}
.btn-c:hover, .btn-c:active, .btn-c:focus {
    color: #333;
    background: #ddd;
}

/*
 * .lyt-btn-a
** ------------------------------------------------------ */
.lyt-btn-a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: -16px;
    margin-left: -16px;
}
.lyt-btn-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 20px;
}
.lyt-btn-a + [class^="hdg-"], .lyt-btn-a + [class*=" hdg-"] {
    margin-top: 30px;
}
.lyt-btn-a + [class*="box-"] {
    margin-top: 40px;
}
.lyt-btn-a.diff-submit {
    margin-top: 40px !important;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-a.diff-submit {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 30px !important;
        margin-left: 0;
    }
    .lyt-btn-a.diff-submit > li {
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .lyt-btn-a.diff-order {
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
}

.lyt-btn-a.diff-submit.notes p {
    margin-top: 5px;
}

table + .lyt-btn-a, table + .lyt-btn-a.diff-submit {
    margin-top: 32px !important;
}
.lyt-btn-a > li {
    margin-bottom: 16px;
    margin-left: 16px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-a > li {
        width: 100%;
    }
}
.lyt-btn-a > li .notes {
    display: block;
    margin-top: 8px;
    font-size: 1.2rem;
    text-align: center;
}
.lyt-btn-a .btn-a, .lyt-btn-a .btn-b, .lyt-btn-a .btn-c {
    min-width: 280px;
    padding: 17px 32px 15px;
}
[data-browser="IE11"] .lyt-btn-a .btn-a, [data-browser="IE11"] .lyt-btn-a .btn-b, [data-browser="IE11"] .lyt-btn-a .btn-c {
    padding-top: 19px;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-a .btn-a, .lyt-btn-a .btn-b, .lyt-btn-a .btn-c {
        width: 100%;
        min-width: inherit;
    }
}
.lyt-btn-a .btn-a.hissu .icon-txt-a {
    margin-right: 10px;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-a .btn-a.hissu .txt {
        display: inline-block;
        margin-top: 10px;
    }
}

/*
 * .lyt-btn-b
** ------------------------------------------------------ */
.lyt-btn-b {
    display: inline;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: -16px;
    margin-left: -16px;
}
.lyt-btn-b.diff-submit {
    margin-top: 40px !important;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-b.diff-submit {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 30px !important;
        margin-left: 0;
    }
    .lyt-btn-b.diff-submit > li {
        margin-top: 20px;
        margin-left: 0;
        text-align: left;
    }
}
.lyt-btn-b > li {
    margin-bottom: 16px;
    margin-left: 16px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-b > li {
        width: 100%;
    }
}
.lyt-btn-b > li .notes {
    display: block;
    margin-top: 8px;
    font-size: 1.2rem;
    text-align: center;
}
.lyt-btn-b .btn-a, .lyt-btn-b .btn-b, .lyt-btn-b .btn-c {
    min-width: 280px;
    padding: 17px 32px 15px;
}
[data-browser="IE11"] .lyt-btn-b .btn-a, [data-browser="IE11"] .lyt-btn-b .btn-b, [data-browser="IE11"] .lyt-btn-b .btn-c {
    padding-top: 19px;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-b .btn-a, .lyt-btn-a .btn-b, .lyt-btn-a .btn-c {
        width: 100%;
        min-width: inherit;
    }
}
.lyt-btn-b .btn-a.hissu .icon-txt-a {
    margin-right: 10px;
}
@media only screen and (max-width: 767px) {
    .lyt-btn-b .btn-a.hissu .txt {
        display: inline-block;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-b.htydoc-upd {
       top: -50px;
    }
    #skkhhti-rtn {
       top: 60px;
    }
}

/*
 * .box-a
** ------------------------------------------------------ */
.box-a {
    padding: 23px 20px;
    background: #f6f6f6;
}
@media only screen and (max-width: 767px) {
    .box-a {
        padding: 16px 20px;
    }
}
.box-a.diff-bg-a {
    background: #fff7d0;
}
.box-a.diff-bg-b {
    background: #ffe4eb;
}
.box-a.diff-bg-c {
    background: #fff3ec;
}
.box-a.diff-agree {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
@media only screen and (max-width: 767px) {
    .box-a.diff-agree {
        display: block;
    }
}
.box-a.diff-agree .icon-txt-a {
    margin-top: -4px;
    margin-right: 10px;
}
[data-browser="IE11"] .box-a.diff-agree .icon-txt-a {
    margin-top: -3px;
}
@media only screen and (max-width: 767px) {
    .box-a.diff-agree .icon-txt-a + .txt {
        display: block;
        margin-top: 4px;
        margin-left: -30px;
    }
}
.box-a + * {
    margin-top: 25px;
}
.box-a + table {
    margin-top: 20px;
}

/*
 * .box-b
** ------------------------------------------------------ */
.box-b {
    padding: 18px 24px;
    border: 2px solid #ccc;
}
.box-b.diff-scroll {
    overflow: auto;
    height: 235px;
}
.box-b.diff-em {
    color: #e4003b;
    border-color: #e4003b;
}
.box-b + * {
    margin-top: 24px;
}

/*
 * .box-error-a
** ------------------------------------------------------ */
.box-error-a {
    padding: 18px 24px;
    border: 2px solid #e4003b;
}
.box-error-a + * {
    margin-top: 24px;
}

/*
 * .box-top-a
** ------------------------------------------------------ */
.box-top-a {
    padding: 20px;
    background: #ffeade;
    border-radius: 4px;
}
@media only screen and (max-width: 767px) {
    .box-top-a {
        height: auto !important;
    }
}
.box-top-a.diff-bg-a {
    background: #f2f2f2;
}
.box-top-a > .hdg {
    position: relative;
    margin: -14px -14px 28px;
    padding: 13px 6px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #ea5504;
    text-align: center;
    line-height: 1.4;
    background: #fff;
    border-radius: 4px;
}
.box-top-a > .hdg::before {
    position: absolute;
    bottom: -24px;
    left: 50%;
    display: block;
    width: 16px;
    height: 24px;
    margin-left: -8px;
    border-width: 12px 8px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    content: "";
}
.box-top-a .lyt-btn-a li {
    width: 100%;
}
.box-top-a .lyt-btn-a li > [class*="btn-"] {
    width: 100%;
}

/*
 * .tab-a
** ------------------------------------------------------ */
[data-script-enabled="true"] .tab-a .tab-panel-wrap .tab-panel {
    display: none;
}
[data-script-enabled="true"] .tab-a .tab-panel-wrap .tab-panel.is-visible {
    display: block;
}

.tab-a .tab-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 3px solid #ea5504;
}
.tab-a .tab-list > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    width: 100%;
    text-align: center;
}
.tab-a .tab-list > li:nth-child(n + 2) {
    margin-left: 5px;
}
.tab-a .tab-list > li > a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 7px 10px;
    font-weight: bold;
    font-size: 1.2rem;
    color: #333;
    text-decoration: none;
    background-color: #f6f6f6;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 6px 6px 0 0;
}
.tab-a .tab-list > li > a.is-select {
    color: #fff;
    background-color: #ea5504;
    border-color: #ea5504;
}

@media only screen and (max-width: 767px) {
    .tab-a .tab-list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: none;
    }
    .tab-a .tab-list > li {
        width: calc(50% - 2px);
    }
    .tab-a .tab-list > li:nth-child(n + 2) {
        margin-left: 0;
    }
    .tab-a .tab-list > li:nth-child(n + 3) {
        margin-top: 4px;
    }
    .tab-a .tab-list > li:nth-child(even) {
        margin-left: 4px;
    }
    .tab-a .tab-list > li > a {
        border-bottom: 1px solid #ccc;
        border-radius: 6px;
        font-size: 1.6rem;
    }
}

/*
 * .lyt-col-a
** ------------------------------------------------------ */
.lyt-col-a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -20px;
    margin-left: -16px;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a {
        margin-left: 0;
    }
}
.lyt-col-a.diff-top {
    margin-bottom: -16px;
}
.lyt-col-a.diff-top > .col {
    padding-bottom: 16px;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a.diff-top > .col {
        margin-bottom: 16px;
        padding-bottom: 0;
        padding-left: 0;
    }
}
.lyt-col-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 40px;
}
.lyt-col-a > .col {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 16px;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a > .col {
        margin-bottom: 20px;
        padding-bottom: 0;
        padding-left: 0;
    }
}
.lyt-col-a > .col2 {
    width: 100%;
    padding-bottom: 15px;
    padding-left: 16px;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a > .col2 {
        padding-bottom: 0;
        padding-left: 0;
    }
}
.lyt-col-a.diff-col2 > * {
    width: 50%;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a.diff-col2 > * {
        width: 100% !important;
    }
}
.lyt-col-a.diff-col3 > * {
    width: 33.333333%;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a.diff-col3 > * {
        width: 100% !important;
    }
}
.lyt-col-a.diff-col4 > * {
    width: 25%;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a.diff-col4 > * {
        width: 100% !important;
    }
}
.lyt-col-a.diff-col5 > * {
    width: auto;
}
@media only screen and (max-width: 767px) {
    .lyt-col-a.diff-col5 > * {
        width: 100% !important;
    }
}
.lyt-col-a .caption {
    display: block;
    font-size: 1.2rem;
}

/*
 * .lyt-item-a
** ------------------------------------------------------ */
.lyt-item-a {
    display: table;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .lyt-item-a {
        table-layout: fixed;
    }
}
.lyt-item-a + * {
    margin-top: 24px;
}
.lyt-item-a > * {
    display: table-cell;
    vertical-align: top;
    direction: ltr;
}
.lyt-item-a > .item {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .lyt-item-a > .item {
        padding-top: 10px;
    }
    .lyt-item-a > .item .form-txt-a {
        width: 100% !important;
    }
}
.lyt-item-a > .item > *:first-child {
    margin-top: 0;
}
.lyt-item-a > .item > *:last-child {
    margin-bottom: 0;
}
.lyt-item-a > .img {
    text-align: center;
}
.lyt-item-a > .img > .img-inner {
    display: table;
    max-width: 372px;
}
@media only screen and (max-width: 1000px) {
    .lyt-item-a > .img > .img-inner {
        max-width: 300px;
    }
}
@media only screen and (max-width: 767px) {
    .lyt-item-a > .img > .img-inner {
        display: block;
        width: auto;
        max-width: inherit;
    }
}
.lyt-item-a > .img img {
    max-width: inherit;
}
@media only screen and (max-width: 767px) {
    .lyt-item-a > .img img {
        max-width: 100%;
    }
}
.lyt-item-a > .img .caption {
    display: block;
    font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
    .lyt-item-a > .img {
        display: table-header-group;
    }
}
.lyt-item-a.is-img-l {
    direction: rtl;
}
@media only screen and (max-width: 767px) {
    .lyt-item-a.is-img-l {
        direction: ltr;
    }
}
.lyt-item-a.is-img-l .img {
    padding-right: 28px;
}
@media only screen and (max-width: 767px) {
    .lyt-item-a.is-img-l .img {
        padding-right: 0;
    }
}
.lyt-item-a.is-img-r .img {
    padding-left: 28px;
}
@media only screen and (max-width: 767px) {
    .lyt-item-a.is-img-r .img {
        padding-left: 0;
    }
}
.lyt-item-a .caption {
    display: block;
    font-size: 1.2rem;
}
.lyt-item-a #s_nincdImg {
    width: 210px;
    border: 1px solid grey;
}

.lyt-item-a #s_nincd {
    margin: 5px;
}

.lyt-loading-a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100vw;
    height: 90vh;
}
.lyt-loading-a > * {
    width: 100vw;
}
.lyt-loading-a .load-a {
    font-weight: bold;
    font-size: 2.8rem;
    color: #ea5504;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .lyt-loading-a .load-a {
        font-size: 2rem;
    }
}
.lyt-loading-a .load-b {
    font-weight: bold;
    font-size: 2rem;
    color: #999;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .lyt-loading-a .load-b {
        font-size: 1.6rem;
    }
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
}

@media only screen and (max-width: 767px) {
    .ui-dialog {
        width: 90% !important;
    }
}

.ui-widget-content {
    z-index: 100;
    max-width: 700px;
    padding-bottom: 20px;
    background: #fff;
    border-radius: 4px;
}
@media only screen and (max-width: 767px) {
    .ui-widget-content {
        padding-bottom: 10px;
    }
}

.ui-dialog-content {
    padding: 40px;
    padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .ui-dialog-content {
        width: 100% !important;
        padding: 20px;
        padding-bottom: 0;
    }
}

.ui-dialog-titlebar-close, .ui-dialog-titlebar {
    display: none;
}

.ui-dialog-buttonset {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    padding: 0 40px;
}
@media only screen and (max-width: 767px) {
    .ui-dialog-buttonset {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 20px;
    }
}
.ui-dialog-buttonset > * {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    min-height: 46px;
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 14px;
    padding-bottom: 14px;
}
[data-browser="IE11"] .ui-dialog-buttonset > * {
    padding-top: 16px;
}
@media only screen and (max-width: 767px) {
    .ui-dialog-buttonset > * {
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        margin-bottom: 16px;
    }
    .ui-dialog-buttonset > *:last-child {
        margin-bottom: 0;
    }
}

#modal-layer,#modal-shujutsu,#modal-shujutsusekkaibn,#modal-osonotajosei,#modal-shrtsgaisyujutsu,#modal-oninshinshussanshow,#modal-curon-error,#modal-cvidinfoshow,#modal-cvidinfoshow2,#modal-byomeicvidinfoshow,#modal-kaigainyuuin,#modal-onyuboukanren,#modal-osikyuukanren,#modal-oransoukanren {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1010;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

.modal-content .modal-content-inner {
    padding: 34px 40px 6px;
}
.modal-content .modal-content-inner .hdg-modal-a {
    margin-bottom: 6px;
    font-size: 2rem;
}
.modal-content .modal-content-inner .hdg-modal-b {
    margin: 28px 0 19px;
    padding: 2px 16px;
    font-size: 1.5rem;
    color: #f95e00;
    background: #feecd6;
    border-top: 2px solid #f95e00;
    border-radius: 3px;
}
.modal-content .modal-content-inner .hdg-modal-c {
    position: relative;
    margin: 10px 0 10px;
    padding: 2px 16px;
    font-size: 1.5rem;
}
.modal-content .modal-content-inner .hdg-modal-c::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 4px;
    height: calc(100% - 4px);
    background: #ea5504;
    border-radius: 2px;
    content: "";
}
.modal-content .modal-content-inner > :last-child {
    margin-bottom: 28px;
}
.modal-content .btn-close button {
    position: absolute;
    top: -27px;
    right: 10px;
    display: block;
    overflow: hidden;
    width: 25px;
    height: 22px;
    font-size: 1px;
    color: transparent;
}
.modal-content .btn-close button::before, .modal-content .btn-close button::after {
    position: absolute;
    top: 9px;
    right: 0;
    display: block;
    width: 26px;
    height: 3px;
    content: "";
}
.modal-content .btn-close button::before {
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-content .btn-close button::after {
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

[data-script-enabled] .modal-content {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1011;
    display: none;
    width: 100%;
    max-width: 860px;
    height: 65%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
    [data-script-enabled] .modal-content {
        height: auto;
    }
}
[data-script-enabled] .modal-content .modal-content-inner {
    overflow: auto;
    height: 100%;
    margin: 0 10px;
    background: #fff;
    border-radius: 3px;
}
@media only screen and (max-width: 767px) {
    [data-script-enabled] .modal-content .modal-content-inner {
        -webkit-overflow-scrolling: touch;
        max-height: 75vh;
        padding: 20px 25px;
    }
}

/*
 * .panel-contact-a
** ------------------------------------------------------ */
.panel-contact-a {
    padding: 23px 23px 23px 32px;
    background: #fff;
    border: 1px solid #d2bdb2;
}
@media only screen and (max-width: 767px) {
    .panel-contact-a {
        padding: 23px 20px;
        text-align: center;
    }
}
.panel-contact-a > dt {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
    .panel-contact-a > dt {
        margin-bottom: 12px;
    }
}
.panel-contact-a > dd + dt {
    margin-top: 22px;
    padding-top: 20px;
}
.panel-contact-a > dd > .tel-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    font-size: 1.2rem;
}
@media only screen and (max-width: 950px) {
    .panel-contact-a > dd > .tel-wrap {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .panel-contact-a > dd > .tel-wrap {
        font-size: 1.3rem;
    }
}
.panel-contact-a > dd > .tel-wrap > .tel {
    margin-right: 20px;
}
@media only screen and (min-width: 951px) {
    .panel-contact-a > dd > .tel-wrap > .tel {
        white-space: nowrap;
    }
}
@media only screen and (max-width: 950px) {
    .panel-contact-a > dd > .tel-wrap > .tel {
        margin-right: 0;
    }
}
.panel-contact-a > dd > .tel-wrap > .tel-mpkyhkn {
    margin-right: auto;
}
.panel-contact-a > dd > .tel-wrap > .tel-mpkyhkn {
    margin-left: auto;
}
@media only screen and (max-width: 950px) {
    .panel-contact-a > dd > .tel-wrap-mpkyhkn {
        display: flex;
    }
}
.panel-contact-a > dd > .tel-wrap > .tel > a, .panel-contact-a > dd > .tel-wrap > .tel > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    font-weight: bold;
    font-size: 3.2rem;
    color: #ff6e14;
    line-height: 1.3;
    text-decoration: none;
}
.panel-contact-a > dd > .tel-wrap > .tel > a > img, .panel-contact-a > dd > .tel-wrap > .tel > span > img {
    width: 45px;
    margin: 0 6px -2px 0;
    vertical-align: baseline;
}
@media only screen and (max-width: 767px) {
    .panel-contact-a > dd > .tel-wrap > .tel > a, .panel-contact-a > dd > .tel-wrap > .tel > span {
        display: inline-block;
        width: 100%;
        max-width: 330px;
        padding: 10px 0 12px;
        font-size: 2.6rem;
        line-height: 1.2;
        border: 2px solid #d2bdb2;
        border-bottom-width: 4px;
        border-radius: 4px;
    }
    .panel-contact-a > dd > .tel-wrap > .tel > a > img, .panel-contact-a > dd > .tel-wrap > .tel > span > img {
        width: 37px;
    }
    .lyt-contact-a .panel-contact-a > dd > .tel-wrap > .tel > a, .lyt-contact-a .panel-contact-a > dd > .tel-wrap > .tel > span {
        font-size: 2.8rem;
    }
    .lyt-contact-a .panel-contact-a > dd > .tel-wrap > .tel > a > img, .lyt-contact-a .panel-contact-a > dd > .tel-wrap > .tel > span > img {
        width: 45px;
        margin-bottom: -3px;
    }
}
.panel-contact-a > dd > .tel-wrap > .tel > a > .sub, .panel-contact-a > dd > .tel-wrap > .tel > span > .sub {
    margin-top: 8px;
    margin-left: 10px;
    font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
    .panel-contact-a > dd > .tel-wrap > .tel > a > .sub, .panel-contact-a > dd > .tel-wrap > .tel > span > .sub {
        display: block;
        margin-left: 0;
    }
}
.panel-contact-a > dd > .tel-wrap > .info {
    margin-top: 8px;
    line-height: 1.6;
}
@media only screen and (max-width: 767px) {
    .panel-contact-a > dd > .tel-wrap > .info {
        margin-top: 12px;
    }
}
@media only screen and (min-width: 768px) {
    .panel-contact-a > dd > .tel-wrap > .info > br {
        display: none;
    }
}

/*
 * .tbl-scroll-a
** ------------------------------------------------------ */
.tbl-scroll-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 32px;
}
@media only screen and (max-width: 767px) {
    .tbl-scroll-a {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .tbl-scroll-a > table {
        width: 768px !important;
    }
}

/*
 * .tbl-a
** ------------------------------------------------------ */
.tbl-a-wrapper + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}

.tbl-a {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    table-layout: fixed;
}
.tbl-a + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}
.tbl-a + .box-a {
    margin-top: 28px !important;
}
.tbl-a th, .tbl-a td {
    padding: 16px 16px 16px 20px;
    border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 767px) {
    .tbl-a th, .tbl-a td {
        display: block;
        width: 100% !important;
    }
}
.tbl-a th > img, .tbl-a td > img {
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
    .tbl-a tbody {
        display: block;
        width: 100%;
    }
}
.tbl-a tbody tr.error-item th {
    color: #e4003b;
    background: #ffe4eb;
}
@media only screen and (max-width: 767px) {
    .tbl-a tbody tr {
        display: block;
        width: 100%;
    }
    .tbl-a tbody tr:last-child td {
        border-bottom: 0;
    }
    .tbl-a tbody tr:last-child td + th {
        border-top: 1px solid #ccc;
    }
}
.tbl-a tbody th, .tbl-a tbody .th {
    width: 36%;
    vertical-align: top;
    text-align: left;
    background: #f2f2f2;
}
@media only screen and (max-width: 767px) {
    .tbl-a tbody th, .tbl-a tbody .th {
        border-bottom: 0;
    }
    .tbl-a tbody th:empty, .tbl-a tbody .th:empty {
        display: none;
    }
    .tbl-a tbody th:empty + td:empty, .tbl-a tbody .th:empty + td:empty {
        display: none;
    }
}
.tbl-a tbody th.diff-bg-a, .tbl-a tbody .th.diff-bg-a {
    background: #fff7d0;
}
.tbl-a tbody th.has-icon > .hdg, .tbl-a tbody th.has-icon > .icon, .tbl-a tbody .th.has-icon > .hdg, .tbl-a tbody .th.has-icon > .icon {
    display: table-cell;
    vertical-align: top;
}
.tbl-a tbody th.has-icon > .hdg, .tbl-a tbody .th.has-icon > .hdg {
    width: 100%;
}
.tbl-a tbody th.has-icon > .icon, .tbl-a tbody .th.has-icon > .icon {
    width: auto;
    padding-left: 10px;
    white-space: nowrap;
}
.tbl-a tbody td {
    background: #fff;
}
.tbl-a tbody td.diff-bg-a {
    background: #fff7d0;
}
@media only screen and (max-width: 767px) {
    .tbl-a tbody td {
        padding: 16px 16px 20px;
    }
}
.tbl-a.diff-cell-a tbody th, .tbl-a.diff-cell-a tbody .th {
    width: 20%;
}

/*
 * .tbl-b
** ------------------------------------------------------ */
.tbl-b {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    table-layout: fixed;
}
.tbl-b + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}
.tbl-b + .box-a {
    margin-top: 28px !important;
}
.tbl-b th, .tbl-b td {
    padding: 16px 16px 16px 20px;
    border-bottom: 1px solid #ccc;
}
.tbl-b th > img, .tbl-b td > img {
    vertical-align: middle;
}
.tbl-b thead th, .tbl-b thead .th {
    text-align: left;
    background: #f2f2f2;
    border-bottom: 0;
}

.tbl-b thead th + th, .tbl-b thead th + .th, .tbl-b thead .th + th, .tbl-b thead .th + .th {
    border-left: 1px solid #ccc;
}
.tbl-b tbody th, .tbl-b tbody .th {
    vertical-align: top;
    text-align: left;
    background: #f2f2f2;
}
.tbl-b tbody th.diff-bg-a, .tbl-b tbody .th.diff-bg-a {
    background: #fff7d0;
}
.tbl-b tbody th.has-icon > .hdg, .tbl-b tbody th.has-icon > .icon, .tbl-b tbody .th.has-icon > .hdg, .tbl-b tbody .th.has-icon > .icon {
    display: table-cell;
    vertical-align: top;
}
.tbl-b tbody th.has-icon > .hdg, .tbl-b tbody .th.has-icon > .hdg {
    width: 100%;
}
.tbl-b tbody th.has-icon > .icon, .tbl-b tbody .th.has-icon > .icon {
    width: auto;
    padding-left: 10px;
    white-space: nowrap;
}
.tbl-b tbody td {
    background: #fff;
}
.tbl-b tbody td + td {
    border-left: 1px solid #ccc;
}
.tbl-b tbody td.rowspan {
    border-left: 1px solid #ccc;
}
.tbl-b tbody td.diff-bg-a {
    background: #fff7d0;
}
@media only screen and (max-width: 767px) {
    .tbl-b tbody td {
        padding: 16px 16px 20px;
    }
}

/*
 * .tbl-c
** ------------------------------------------------------ */
.tbl-c td {
    padding-left: 16px;
}

/*
 * .tbl-d
** ------------------------------------------------------ */
.tbl-d {
    border: 2px solid #ccc;
}
.tbl-d > tbody > tr:nth-child(n + 2) {
    border-top: 1px solid #ccc;
}
.tbl-d > tbody > tr > th {
    width: 25%;
    padding: 20px 24px;
    vertical-align: top;
    text-align: left;
    background: #f6f6f6;
}
.tbl-d > tbody > tr > td {
    padding: 20px 24px;
}
@media only screen and (max-width: 767px) {
    .tbl-d > tbody > tr {
        display: block;
        width: 100%;
    }
    .tbl-d > tbody > tr > th {
        display: block;
        width: 100%;
    }
}

.tbl-d {
    margin-top: 0 !important;
    margin-bottom: 28px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.tbl-d th, .tbl-d td {
    padding: 10px 12px;
    border-left: 1px solid #ccc;
}
.tbl-d thead th, .tbl-d thead td {
    text-align: left;
    background: #ececec;
}
.tbl-d thead td {
    width: 110px;
}
.tbl-d tbody tr td {
    vertical-align: top;
    vertical-align: middle;
    line-height: 1.53;
}
.tbl-d tbody tr td.btn {
    text-align: center;
}
.tbl-d tbody tr:nth-child(even) td {
    background: #f9f9f9;
}

/*
 * .tbl-e
** ------------------------------------------------------ */
.tbl-e {
    border: 2px solid #ccc;
}
.tbl-e > tbody > tr:nth-child(n + 2) {
    border-top: 1px solid #ccc;
}
.tbl-e > tbody > tr > th {
    width: 25%;
    padding: 20px 24px;
    vertical-align: top;
    text-align: left;
    background: #f6f6f6;
}
.tbl-e > tbody > tr > td {
    padding: 20px 24px;
}
@media only screen and (max-width: 767px) {
    .tbl-e > tbody > tr {
        display: block;
        width: 100%;
    }
    .tbl-e > tbody > tr > th {
        display: block;
        width: 100%;
    }
}

/*
 * .tbl-f
** ------------------------------------------------------ */
.tbl-f {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}
.tbl-f > tbody > tr {
    border-top: 1px solid #ccc;
}
.tbl-f > tbody > tr > th {
    padding: 20px 20px;
    text-align: left;
    background: #f2f2f2;
}
.tbl-f > tbody > tr > td {
    padding: 20px 24px;
}
@media only screen and (max-width: 767px) {
    .tbl-f > tbody > tr {
        display: block;
        width: 100%;
    }
    .tbl-f > tbody > tr > th {
        display: block;
        width: 100%;
        border-right: none;
    }
}

.tbl-f {
    margin-top: 0 !important;
    margin-bottom: 28px;
}
.tbl-f td {
    padding: 10px 12px;
    border-left: none;
}
.tbl-f th {
    padding: 10px 12px;
    border-right: 1px solid #ccc;
}
.tbl-f thead th, .tbl-f thead td {
    text-align: left;
    background: #ececec;
}
.tbl-d thead td {
    width: 110px;
}
.tbl-f tbody tr td {
    vertical-align: top;
    vertical-align: middle;
    line-height: 1.53;
}
.tbl-f tbody tr td.btn {
    text-align: center;
}

/*
 * .tbl-g
** ------------------------------------------------------ */
.tbl-g {
    margin-top: 0 !important;
    margin-bottom: 28px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.tbl-g th, .tbl-g td {
    padding: 10px 12px;
    border-left: 1px solid #ccc;
}
.tbl-g thead th, .tbl-g thead td {
    text-align: left;
    background: #ececec;
}
.tbl-g thead td {
    width: 110px;
}
.tbl-g tbody tr td {
    vertical-align: top;
    vertical-align: middle;
    line-height: 1.53;
}
.tbl-g tbody tr td.btn {
    text-align: center;
}
.tbl-g tbody tr:nth-child(even) td {
    background: #f9f9f9;
}


/*
 * .tbl-h
** ------------------------------------------------------ */
.tbl-h {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    table-layout: fixed;
}
.tbl-h + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}
.tbl-h + .box-a {
    margin-top: 28px !important;

}
.tbl-h th, .tbl-h td {
    padding: 16px 16px 16px 16px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.tbl-h tbody th, .tbl-h tbody .th {
    vertical-align: top;
    text-align: left;
    background: #f2f2f2;
}
.tbl-h tbody tr th{
    border: 1px solid #000;
}
.tbl-h tbody td {
    background: #fff;
}
.tbl-h tbody td + td {
    border-left: 1px solid #000;
}
.tbl-h tbody td.rowspan {
    border-left: 1px solid #000;
}
.tbl-h tbody td.diff-bg-a {
    background: #fff7d0;
}
@media only screen and (max-width: 767px) {
    .tbl-h tbody td {
        padding: 16px 16px 20px;
    }
}

/*
 * .tbl-i
** ------------------------------------------------------ */
.tbl-i-wrapper + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}

.tbl-i {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    table-layout: fixed;
}
.tbl-i + *:not([class^="hdg-"]):not([class*=" hdg-"]) {
    margin-top: 16px;
}
.tbl-i + .box-i {
    margin-top: 28px !important;
}
.tbl-i th, .tbl-i td {
    padding: 16px 16px 16px 20px;
    border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 767px) {
    .tbl-i th, .tbl-i td {
        display: block;
        width: 100% !important;
    }
}
.tbl-i th > img, .tbl-i td > img {
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
    .tbl-i tbody {
        display: block;
        width: 100%;
    }
}
.tbl-i tbody tr.error-item th {
    color: #e4003b;
    background: #ffe4eb;
}
@media only screen and (max-width: 767px) {
    .tbl-i tbody tr {
        display: block;
        width: 100%;
    }
    .tbl-i tbody tr:last-child td {
        border-bottom: 0;
    }
    .tbl-i tbody tr:last-child td + th {
        border-top: 1px solid #ccc;
    }
}
.tbl-i tbody th, .tbl-i tbody .th {
    width: 100%;
    vertical-align: top;
    text-align: left;
    background: #f2f2f2;
}
@media only screen and (max-width: 767px) {
    .tbl-i tbody th, .tbl-i tbody .th {
        border-bottom: 0;
    }
    .tbl-i tbody th:empty, .tbl-i tbody .th:empty {
        display: none;
    }
    .tbl-i tbody th:empty + td:empty, .tbl-i tbody .th:empty + td:empty {
        display: none;
    }
}
.tbl-i tbody th.diff-bg-i, .tbl-i tbody .th.diff-bg-i {
    background: #fff7d0;
}
.tbl-i tbody th.has-icon > .hdg, .tbl-i tbody th.has-icon > .icon, .tbl-i tbody .th.has-icon > .hdg, .tbl-i tbody .th.has-icon > .icon {
    display: table-cell;
    vertical-align: top;
}
.tbl-i tbody th.has-icon > .hdg, .tbl-i tbody .th.has-icon > .hdg {
    width: 100%;
}
.tbl-i tbody th.has-icon > .icon, .tbl-i tbody .th.has-icon > .icon {
    width: auto;
    padding-left: 10px;
    white-space: nowrap;
}
.tbl-i tbody td {
    background: #fff;
}
.tbl-i tbody td.diff-bg-i {
    background: #fff7d0;
}
@media only screen and (max-width: 767px) {
    .tbl-i tbody td {
        padding: 16px 16px 20px;
    }
}
.tbl-i.diff-cell-i tbody th, .tbl-i.diff-cell-i tbody .th {
    width: 20%;
}

/*
 * .js-toggle
** ------------------------------------------------------ */
.js-toggle [class^="tbl-"] {
    border-top: none;
    border-bottom: none;
}

/*
 * .tbl-toggle
** ------------------------------------------------------ */
.tbl-toggle {
    margin-top: 16px;
    border-top: 2px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.tbl-toggle.is-close {
    border-bottom: 2px solid #ccc;
}
.tbl-toggle + [class^="tbl-"] {
    margin-top: 16px;
}
@media only screen and (max-width: gtTab) {
    .tbl-toggle tbody > tr:last-child th {
        border-bottom: 1px solid #ccc;
    }
}
.tbl-toggle tbody > tr:last-child td {
    border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
    .tbl-toggle tbody > tr:last-child td {
        border-bottom: 1px solid #ccc;
    }
}
.tbl-toggle .toggle-content {
    border-top: 1px solid #ccc;
}

.tbl-toggle-hdg {
    position: relative;
    padding: 16px 48px 16px 20px;
    font-weight: bold;
    text-align: left;
    background: #f2f2f2;
    border-bottom: 1px solid #ccc;
}
.tbl-toggle-hdg > :first-child {
    font-size: 1.4rem;
}
.tbl-toggle-hdg .toggle-hook {
    position: absolute;
    top: 50%;
    right: 18px;
    overflow: hidden;
    width: 20px;
    height: 14px;
    margin-top: 0 !important;
    padding: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center;
}
.is-open .tbl-toggle-hdg .toggle-hook {
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}
.tbl-toggle-hdg .toggle-hook::before, .tbl-toggle-hdg .toggle-hook::after {
    position: absolute;
    top: 0;
    width: 14px;
    height: 2px;
    background: #999;
    content: "";
}
.tbl-toggle-hdg .toggle-hook::before {
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right;
    transform-origin: right;
}
.tbl-toggle-hdg .toggle-hook::after {
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.tbl-toggle-hdg .toggle-text {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    font-size: 1rem;
    opacity: 0;
}

/*
 * placeholder style
** ------------------------------------------------------ */
:placeholder-shown {
    color: #999;
}

::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #999;
}

[data-browser="Edge"] ::-webkit-input-placeholder {
    color: #999;
    opacity: 1 !important;
}

/*
 * form
** ------------------------------------------------------ */
form + p, [type="hidden"] + p {
    margin-top: 20px;
}

[type="hidden"] + table {
    margin-top: 40px;
}

/*
 * .form-mypage-header-a
** ------------------------------------------------------ */
.form-mypage-header-a::before, .form-mypage-header-a::after {
    display: table;
    content: "";
}
.form-mypage-header-a::after {
    clear: both;
}
.form-mypage-header-a > .group {
    float: left;
}
.form-mypage-header-a > .group.name-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 10px;
}
.form-mypage-header-a > .group.name-area > * {
    margin-top: 0 !important;
}
.form-mypage-header-a > .group.name-area .name {
    margin-right: 18px;
}

/*
 * .form-grid-a
** ------------------------------------------------------ */
.form-grid-a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: -12px;
    margin-left: -20px;
}
@media only screen and (max-width: 767px) {
    .form-grid-a {
        height: auto !important;
        min-height: inherit;
    }
}
.form-grid-a.diff-search {
    margin-left: -12px;
}
.form-grid-a.diff-search > .grid {
    width: auto;
    max-width: 192px;
    padding-left: 12px;
}
@media only screen and (max-width: 767px) {
    .form-grid-a.diff-search > .grid {
        max-width: 170px;
    }
}
.form-grid-a.diff-row > .grid {
    width: 360px;
    max-width: 360px;
}
@media only screen and (max-width: 767px) {
    .form-grid-a.diff-row > .grid {
        width: 100%;
        max-width: inherit;
    }
}
.form-grid-a.diff-tel {
    margin-left: -10px;
}
.form-grid-a.diff-tel > .grid {
    width: auto;
    max-width: 90px;
    padding-left: 10px;
}
@media only screen and (max-width: 767px) {
    .form-grid-a.diff-tel > .grid {
        max-width: 80px;
    }
}
.form-grid-a.diff-mail > .grid, .form-grid-a.diff-idpw > .grid {
    width: 400px;
    max-width: 400px;
}
@media only screen and (max-width: 767px) {
    .form-grid-a.diff-mail > .grid, .form-grid-a.diff-idpw > .grid {
        width: 100%;
        max-width: inherit;
    }
}
.list-notes-a + .form-grid-a {
    margin-top: 10px !important;
}
.form-grid-a + * {
    margin-top: 10px;
}
.form-grid-a + .form-grid-a {
    margin-top: 15px;
}
.form-grid-a > .grid {
    max-width: 200px;
    padding-bottom: 12px;
    padding-left: 20px;
}
.form-grid-a.diff-birth > .grid {
    max-width: 260px;
}
@media only screen and (max-width: 767px) {
    .form-grid-a > .grid {
        width: 100%;
        max-width: inherit;
    }
}
@media only screen and (max-width: 767px) {
    .form-grid-a > .grid > .form-select-a {
        width: 100%;
    }
    .form-grid-a > .grid > .form-select-a select {
        width: 100%;
    }
}
.form-grid-a > .grid > .grid-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.form-grid-a > .grid > .grid-inner > .form-select-a + label, .form-grid-a > .grid > .grid-inner > .form-txt-a + label {
    padding-left: 8px;
    white-space: nowrap;
}
.form-grid-a > .grid > .grid-inner select {
    min-width: 72px;
}
@media only screen and (max-width: 767px) {
    .form-grid-a.diff-birth > .grid {
        width: auto;
        max-width: inherit;
    }
}

/*
 * .form-txt-a
** ------------------------------------------------------ */
.form-txt-a {
    width: 100%;
    min-height: 44px;
    padding: 10px 16px 8px;
    background: #fff !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 2px 2px 0 0 #f0f0f0 inset;
}
.form-txt-a.diff-error {
    border-color: #e4003b !important;
}
.form-txt-a + .list-link-a {
    margin-top: 10px;
}

/*
 * .form-txt-b
** ------------------------------------------------------ */
@media only screen and (min-width: 768px) {
    .form-txt-b {
        width: 111%;
        min-height: 44px;
        padding: 10px 16px 8px;
        background: #fff !important;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-shadow: 2px 2px 0 0 #f0f0f0 inset;
    }
    .form-txt-b.diff-error {
        border-color: #e4003b !important;
    }
    .form-txt-b + .list-link-b {
        margin-top: 10px;
    }
    .diff-tel.form-grid-a > .grid-b {
      padding-left: 20px;
      padding-bottom: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .form-txt-b {
        width: 100%;
        min-height: 44px;
        padding: 10px 5px 8px;
        background: #fff !important;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-shadow: 2px 2px 0 0 #f0f0f0 inset;
    }
    .form-txt-b.diff-error {
        border-color: #e4003b !important;
    }
    .form-txt-b + .list-link-b {
        margin-top: 10px;
    }
    .diff-tel.form-grid-a > .grid-b {
      width: auto;
      max-width: 90px;
      padding-left: 10px;
      padding-bottom: 10px;
  }
}

/*
 * .form-cb-a
** ------------------------------------------------------ */
.form-cb-a {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
}
.form-cb-a.diff-error > [type="checkbox"] + span::before {
    border-color: #e4003b;
}
.form-cb-a > [type="checkbox"] {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    outline: none;
    opacity: 0;
}
.form-cb-a > [type="checkbox"] + span::before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: #fafbfc;
    border: 2px solid #ccc;
    border-radius: 4px;
    content: "";
}
.form-cb-a > [type="checkbox"] + span::after {
    position: absolute;
    top: 9px;
    left: 4.5px;
    display: block;
    width: 11px;
    height: 7px;
    border-bottom: 3px solid #ea5605;
    border-left: 3px solid #ea5605;
    content: "";
    opacity: 0;
    transition: opacity .2s ease;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.form-cb-a > [type="checkbox"] + span {
    display: block;
    padding-top: 2px;
}
.form-cb-a > [type="checkbox"]:checked + span::after {
    opacity: 1;
    transition: opacity .2s ease;
}
.form-cb-a > [type="checkbox"]:disabled + span::before {
    background: #eee;
    box-shadow: none;
}

/*
 * .form-radio-a
** ------------------------------------------------------ */
.form-radio-a {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
}
.form-radio-a.diff-error > [type="radio"] + span::before {
    border-color: #e4003b;
}
.form-radio-a > [type="radio"] {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    outline: none;
    opacity: 0;
}
.form-radio-a > [type="radio"] + span::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: #fafbfc;
    border: 2px solid #ccc;
    border-radius: 50%;
    content: "";
}
.form-radio-a > [type="radio"] + span::after {
    position: absolute;
    top: 7px;
    left: 5px;
    display: block;
    width: 10px;
    height: 10px;
    background: #ea5504;
    border-radius: 50%;
    content: "";
    opacity: 0;
    transition: opacity .2s ease;
}
.form-radio-a > [type="radio"]:checked + span::after {
    opacity: 1;
    transition: opacity .2s ease;
}
.form-radio-a > [type="radio"]:disabled + span::before {
    background: #eee;
    box-shadow: none;
}

/*
 * .form-radio-b
** ------------------------------------------------------ */
.form-radio-b {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.form-radio-b > [type="radio"] {
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: -1;
    width: 10px;
    height: 10px;
    outline: none;
    opacity: 0;
}
.form-radio-b > [type="radio"] + span {
    display: block;
    min-width: 70px;
    min-height: 38px;
    padding: 6px 6px 5px;
    font-weight: bold;
    font-size: 1.3rem;
    text-align: center;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 4px;
    transition: background .2s ease;
}
.form-radio-b > [type="radio"]:checked + span {
    padding: 5px 6px 6px;
    color: #fff;
    background: #ea5504;
    border-color: #d24c04 #ea5504 #ea5504 #d24c04;
    border-top-width: 3px;
    border-bottom-width: 1px;
    border-left-width: 3px;
}

/*
 * deleteButton
** ------------------------------------------------------ */
.form-btn-del {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.form-btn-del button:hover, .form-btn-del button:active, .form-btn-del button:focus {
    color: #333;
    text-decoration: none;
    background: #f2f2f2;
}
.form-btn-del button {
    display: inline-block;
    min-width: 70px;
    min-height: 38px;
    padding: 6px 6px 5px;
    font-weight: bold;
    font-size: 1.3rem;
    text-align: center;
    border: 2px solid #ccc;
    border-radius: 4px;
    transition: background .2s ease;
}

/*
 * #selection-button
** ------------------------------------------------------ */
#selection-button:disabled {
    color: #999;
    background: #eee;
    -webkit-box-shadow: 0 4px 0 #eee;
    box-shadow: 0 4px 0 #eee;
    cursor: text;
}

#selection-button:disabled:hover, #selection-button:disabled:active, #selection-button:disabled:focus {
    color: #999;
    background: #eee;
}

/*
 * .form-select-a
** ------------------------------------------------------ */
.form-select-a {
    position: relative;
    display: inline-block;
}
.form-select-a::before {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 2;
    display: block;
    margin-top: -4px;
    border-width: 8px 5px;
    border-style: solid;
    border-color: #666 transparent transparent transparent;
    content: "";
    pointer-events: none;
}
.form-select-a::after {
    top: 2px;
    right: 30px;
    box-sizing: border-box;
    width: 25px;
    height: 90%;
    background: #fff;
    pointer-events: none;
}
.form-select-a > select {
    display: block;
    min-height: 44px;
    padding: 10px 32px 10px 16px;
    line-height: 1.4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 2px 2px 0 0 #f0f0f0 inset;
    cursor: pointer;
    transition: border .3s ease;
}
.form-select-a > select::-ms-expand {
    display: none;
}
.form-select-a.diff-error > select {
    border-color: #e4003b;
}

/*
 * .list-form-a
** ------------------------------------------------------ */
.list-form-a {
    margin-bottom: -10px;
}
.list-form-a + * {
    margin-top: 20px;
}
.list-form-a > li {
    margin-bottom: 10px;
}
.list-form-a.diff-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -45px;
}
.list-form-a.diff-inline > li {
    margin-left: 45px;
}

/*
 * .list-form-b
** ------------------------------------------------------ */
.list-form-b {
    overflow: hidden;
    margin-bottom: -10px;
}
.list-form-b + * {
    margin-top: 20px;
}
.list-form-b > li {
    float: left;
    margin-right: 28px;
    margin-bottom: 10px;
}
.list-form-b.diff-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -45px;
}
.list-form-b.diff-inline > li {
    margin-left: 45px;
}
/*
 * .form-file
** ------------------------------------------------------ */
.form-file__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.form-file__item:not(:last-child) {
    margin-bottom: 35px;
}
.form-file__item-content {
    margin-right: 20px;
}
.form-file__item-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.form-file__item-btn > :not(:first-child) {
    margin-left: 10px;
}

.form-file__btn-choice > .btn-c::after {
    left: 10px;
    margin-top: -3px;
    border-color: transparent transparent transparent #ea5504;
}

.form-file__btn-delete > .btn-c {
    padding-left: 20px;
}
.form-file__btn-delete > .btn-c::after {
    content: none;
}

.form-file__name {
    min-width: 350px;
    max-width: 350px;
    padding: 5px 10px;
    border: 1px solid #a8a6a6;
    border-radius: 5px;
}
.form-file__name:not(:last-child) {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .form-file__item {
        display: block;
    }
    .form-file__item-content {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .form-file__name {
        width: 100%;
        min-width: 0;
        max-width: none;
        margin-bottom: 20px;
    }
}
.center {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.left {
    text-align: left !important;
}

@media only screen and (max-width: 767px) {
    .center-sp {
        text-align: center !important;
    }
}

.color-a {
    color: #e4003b;
}

.color-red {
    color: #ff0000;
}

@media only screen and (max-width: 767px) {
    .disp-pc {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .disp-sp {
        display: none !important;
    }
}

.fs-18 {
    font-size: 1.8rem;
}

.fs-14 {
    font-size: 1.4rem;
}

.fs-12 {
    font-size: 1.2rem;
}

.w-2 {
    width: 2% !important;
}

.w-4 {
    width: 4% !important;
}

.w-6 {
    width: 6% !important;
}

.w-8 {
    width: 8% !important;
}

.w-10 {
    width: 10% !important;
}

.w-12 {
    width: 12% !important;
}

.w-14 {
    width: 14% !important;
}

.w-16 {
    width: 16% !important;
}

.w-18 {
    width: 18% !important;
}

.w-20 {
    width: 20% !important;
}

.w-22 {
    width: 22% !important;
}

.w-24 {
    width: 24% !important;
}

.w-26 {
    width: 26% !important;
}

.w-28 {
    width: 28% !important;
}

.w-30 {
    width: 30% !important;
}

.w-32 {
    width: 32% !important;
}

.w-34 {
    width: 34% !important;
}

.w-36 {
    width: 36% !important;
}

.w-38 {
    width: 38% !important;
}

.w-40 {
    width: 40% !important;
}

.w-42 {
    width: 42% !important;
}

.w-44 {
    width: 44% !important;
}

.w-46 {
    width: 46% !important;
}

.w-48 {
    width: 48% !important;
}

.w-50 {
    width: 50% !important;
}

.w-52 {
    width: 52% !important;
}

.w-54 {
    width: 54% !important;
}

.w-56 {
    width: 56% !important;
}

.w-58 {
    width: 58% !important;
}

.w-60 {
    width: 60% !important;
}

.w-62 {
    width: 62% !important;
}

.w-64 {
    width: 64% !important;
}

.w-66 {
    width: 66% !important;
}

.w-68 {
    width: 68% !important;
}

.w-70 {
    width: 70% !important;
}

.w-72 {
    width: 72% !important;
}

.w-74 {
    width: 74% !important;
}

.w-76 {
    width: 76% !important;
}

.w-78 {
    width: 78% !important;
}

.w-80 {
    width: 80% !important;
}

.w-82 {
    width: 82% !important;
}

.w-84 {
    width: 84% !important;
}

.w-86 {
    width: 86% !important;
}

.w-88 {
    width: 88% !important;
}

.w-90 {
    width: 90% !important;
}

.w-92 {
    width: 92% !important;
}

.w-94 {
    width: 94% !important;
}

.w-96 {
    width: 96% !important;
}

.w-98 {
    width: 98% !important;
}

.w-100 {
    width: 100% !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

/* .list-form-a-kyksei
** ------------------------------------------------------ */
.list-form-a-kyksei {
    margin-bottom: -10px;
}
.list-form-a-kyksei + * {
    margin-top: 20px;
}
.list-form-a-kyksei > li {
    margin-bottom: 10px;
}
.list-form-a-kyksei.diff-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -45px;
}
.list-form-a-kyksei.diff-inline > li {
    margin-left: 45px;
}

/*
 * .js_submit_err_msg
** ------------------------------------------------------ */
.js_submit_err_msg, .js_submit_err_msg_noclear {
    position: relative;
    padding-left: 45px;
    color: #e4003b;
    min-width: 350px;
}

.js_submit_err_msg:before, .js_submit_err_msg_noclear:before {
    position: absolute;
    left: 20px;
    top: 0;
    content: url(../../images/direct/dr_common_message_error.png);
    margin-right: 9px;
    margin-top: 2px;
}

.js_submit_err_msg.err_left {
    left: -20px;
}

.plansek > .dispcenter {
    text-align: center;
}

/*
 * popup
** ------------------------------------------------------ */
/* ---- 吹き出し用 ---- */
.tipsbody{
  display:none;
}
.tooltips{
    position:absolute;
    z-index:10;
    border:2px solid #f60;
    border-radius:2px;
    padding:15px;
    background:#fff;
    text-align:left;
}
.tooltips:after{
    display:none;
}
.tooltips p.title{
    font-size:large;
    margin-bottom:0.5em;
    line-height:1.25em;
}
.tooltips p.notes.idt{
    padding-left: 10px;
}
.tooltips strong{
    color: #666;
    font-weight:bold;
}
.tooltips .close{
    position:absolute;
    right:-2px;
    top:-20px;
    height:20px;
    width:100%;
    padding-left:4px;
    background:#f60 url(../../images/direct/dr_common_tips_close.png) right no-repeat;
    text-indent:-9999px;
    box-sizing:content-box;
}
.tooltips img.point{
    position:absolute;
    bottom:-16px;
    left:20px;
}
.tooltips ul{
    margin-top:1.5em;
}
.tooltips li{
    padding-left:1em;
    text-indent:-1em;
    margin-bottom:0.5em;
}

.tooltips .graph{
    max-width:350px;
    max-height:400px;
    overflow-y:auto;
    overflow-x:hidden;
    padding-bottom:10px;
}
.tooltips .graph:after{
    display:none;
}

.tooltips .graph .mark{
    display: table-cell;
    padding-right: 6px;
    white-space: nowrap;
}
strong a.tips {
    font-weight:bold;
    color: #36c;
    text-decoration: none;
    outline: none;
    padding-left:20px;
    background:url(../../images/direct/dr_common_icon_question.png) no-repeat;
}
strong a.tips:hover {
    text-decoration: none;
    color: #fdd000;
}
strong a.tips2 {
    color: #36c;
    text-decoration: none;
}

.btn-01.more button{
    display: inline-block;
    padding: 12px 64px 12px 0px;
    width: 100%;
    outline:none;
    text-align: left;
    font-size: 1.5rem;
    background: #fff;
    transition: background .2s;
}
.btn-01.more button > span{
    position: relative;
    padding: 0 34px 0 0;
    display: inline-block;
}
.btn-01.more button > span::before{
    content: "";
    top: 50%;
    right: 0;
    margin-top: -14px;
    width: 24px;
    height: 24px;
    border: 2px solid #c0c0c0;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    display: block;
}
.btn-01.more button > span > span::before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.btn-01.more button > span > span::before, .btn-01.more button > span > span::after {
    content: "";
    top: 50%;
    right: 11px;
    margin-top: -7px;
    width: 2px;
    height: 10px;
    background: #c0c0c0;
    position: absolute;
    display: block;
}
.btn-01.more button.is-open > span > span::after{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.toggle-more-content{
    display:none;
}
.sensiniryou-attention{
    margin-top: 5px !important;
}

div[id^="tsuinDateInfo-child"] {
    transform:translate(0%, 17%);
}
date-picker {
    position: relative;
    display: block;
    margin: 0px 1px 1px 0px;
}
#container date-picker-calendar, #container date-picker-toggle, #container date-picker-controller, #container date-picker-btns {
    display: block;
}
#container date-picker-calendar *, #container date-picker-toggle *, #container date-picker-controller *, #container date-picker-btns * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
    background: transparent;
    border: 0;
}
#container date-picker-toggle button {
    position: relative;
    display: block;
    padding: 16px 34px 16px 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ea5504;
    -webkit-box-shadow: 0 4px 0 #c94903;
    border-radius: 4px;
    box-shadow: 0 4px 0 #c94903;
    cursor: pointer;
    -webkit-transition: .2s background-color ease-out;
    transition: .2s background-color ease-out;
}

/*revise button start*/
#container date-picker-toggle-revise {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

#container date-picker-toggle-revise button {
    display: inline-block;
    min-width: 70px;
    min-height: 38px;
    padding: 6px 6px 5px;
    font-weight: bold;
    font-size: 1.3rem;
    text-align: center;
    border: 2px solid #ccc;
    border-radius: 4px;
    transition: background .2s ease;
}

#container date-picker-toggle-revise button:hover, #container date-picker-toggle-revise button:active, #container date-picker-toggle-revise button:focus {
    color: #333;
    text-decoration: none;
    background: #f2f2f2;
}

#container date-picker-toggle button::after {
    position: absolute;
    top: 21px;
    right: 13px;
    display: block;
    border: solid transparent;
    border-width: 4px 0 4px 6px;
    border-left-color: #fff;
    content: "";
}

#container date-picker-toggle button:disabled {
    color: #999;
    background-color: #eee;
    -webkit-box-shadow: 0 4px 0 #eee;
    box-shadow: 0 4px 0 #eee;
    cursor: text;
}
#container date-picker-toggle button:disabled:hover, #container date-picker-toggle button:disabled:active, #container date-picker-toggle button:disabled:focus {
    background-color: #eee;
    outline:none;
}
#container date-picker-toggle button:hover, #container date-picker-toggle button:active, #container date-picker-toggle button:focus {
    background-color: #d95108;
    outline:none;
}

#container date-picker-panel {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    display: block;
    visibility: visible;
    width: 300px;
    margin: 4px 0 0;
    background: #fff;
    border: 2px solid #ccc;
    opacity: 1;
    -webkit-transition: .2s visibility ease-out, .2s opacity ease-out, .2s transform ease-out;
    transition: .2s visibility ease-out, .2s opacity ease-out, .2s transform ease-out;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#container date-picker-panel[hidden] {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
#container date-picker-panel fieldset {
    width: 100%;
    margin: 0;
    padding: 0 0 17px;
    border: 0;
}
#container date-picker-panel legend {
    display: block;
    width: 100%;
    padding: 15px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    background: #eee;
}
#container date-picker-controller {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 15px 9px;
}
#container date-picker-controller-pager {
    overflow: hidden;
    min-width: 40px;
    max-width: 40px;
}
#container date-picker-controller-pager button {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    height: 100%;
}
#container date-picker-controller-pager button::before {
    position: absolute;
    top: 0;
    bottom: 4px;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    border: solid transparent;
    content: "";
}
#container date-picker-controller-pager button[data-dir="prev"]::before {
    right: 0;
    left: 0;
    border-width: 5px 8px 5px 0;
    border-right-color: #ea5504;
}
#container date-picker-controller-pager button[data-dir="next"]::before {
    right: 0;
    left: 0;
    border-width: 5px 0 5px 8px;
    border-left-color: #ea5504;
}
#container date-picker-controller-pager span {
    position: absolute;
    z-index: -1;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
}
#container date-picker-controller-year, #container date-picker-controller-month {
    position: relative;
    display: block;
}
#container date-picker-controller-year label, #container date-picker-controller-month label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
}
#container date-picker-controller-year::before, #container date-picker-controller-month::before {
    position: absolute;
    top: 20px;
    z-index: 2;
    display: block;
    border: solid transparent;
    border-width: 8px 6px;
    border-top-color: #666;
    content: "";
    pointer-events: none;
}
#container date-picker-controller-year::after, #container date-picker-controller-month::after {
    top: 2px;
    right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25px;
    height: 90%;
    background: #fff;
    pointer-events: none;
}
#container date-picker-controller-year select, #container date-picker-controller-month select {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: 12px 0 10px 13px;
    line-height: 1.4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    -webkit-box-shadow: 2px 2px 0 0 #f0f0f0 inset;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 2px 2px 0 0 #f0f0f0 inset;
    cursor: pointer;
    -webkit-transition: border .3s ease;
    transition: border .3s ease;
}
[data-browser="IE11"] #container date-picker-controller-year select, [data-browser="IE11"] #container date-picker-controller-month select {
    padding-top: 14px;
}
#container date-picker-controller-year select::-ms-expand, #container date-picker-controller-month select::-ms-expand {
    display: none;
}
#container date-picker-controller-year span, #container date-picker-controller-month span {
    font-size: 15px;
}
#container date-picker-controller-year {
    width: 110px;
    margin: 0 0 0 11px;
}
#container date-picker-controller-year::before {
    right: 31px;
}
#container date-picker-controller-year span {
    padding: 1px 0 0 7px;
}
#container date-picker-controller-month {
    width: 95px;
    margin: 0 0 0 13px;
}
#container date-picker-controller-month::before {
    right: 31px;
}
#container date-picker-controller-month span {
    padding: 2px 0 0 10px;
    font-size: 13px;
}
#container date-picker-calendar {
    margin: 0 0 9px;
    padding: 0 18px;
}
#container date-picker-calendar table {
    width: 100%;
    table-layout: fixed;
}
#container date-picker-calendar table thead > tr > th, #container date-picker-calendar table thead > tr > td, #container date-picker-calendar table tbody > tr > th, #container date-picker-calendar table tbody > tr > td {
    text-align: center;
}
#container date-picker-calendar table thead > tr > th {
    padding: 0 0 4px;
    font-weight: bold;
}
#container date-picker-calendar table thead > tr > th:first-child {
    color: #e4003b;
}
#container date-picker-calendar table thead > tr > th:last-child {
    color: #00508f;
}
#container date-picker-calendar label {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
#container date-picker-calendar span {
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px 2px 2px;
}
#container date-picker-calendar input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0;
}
#container date-picker-calendar input:focus + span {
    position: relative;
    z-index: 1;
    outline: 2px solid #333;
}
#container date-picker-calendar input:checked + span {
    color: #fff;
    background-color: #ea5504;
}
#container date-picker-calendar input:disabled {
    pointer-events: none;
}
#container date-picker-calendar input:disabled + span {
    color: #999;
    background-color: #e2e2e2;
}
#container date-picker-content:not(:empty) {
    display: block;
    padding: 6px 14px;
}
#container date-picker-content:not(:empty) > *:first-child {
    margin-top: 0;
}
#container date-picker-content:not(:empty) > *:last-child {
    margin-bottom: 0;
}
#container date-picker-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 8px 0 0;
    padding: 0 18px;
}
#container date-picker-btns button {
    display: block;
    width: 122px;
    padding: 8px 8px 8px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 1.3;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: .2s background-color ease-out;
    transition: .2s background-color ease-out;
}
[data-browser="IE11"] #container date-picker-btns button {
    padding-bottom: 15px;
}
#container date-picker-btns button:hover, #container date-picker-btns button:active, #container date-picker-btns button:focus {
    background-color: #f2f2f2;
}
@media only screen and (max-width: 767px) {
    #container date-picker-calendar table {
        display: table;
    }
    #container date-picker-calendar thead {
        display: table-header-group;
    }
    #container date-picker-calendar tbody {
        display: table-row-group;
    }
    #container date-picker-calendar tr {
        display: table-row;
    }
    #container date-picker-calendar th, #container date-picker-calendar td {
        display: table-cell;
    }
    #container date-picker-calendar tfoot {
        display: table-footer-group;
    }
}
#container date-picker[data-floating-disabled="true"] date-picker-panel:not([hidden]) {
    position: static;
}

/* .calendar clear button
** ------------------------------------------------------ */
#container date-picker-clearbtns {
    display: block;
}
#container date-picker-clearbtns * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
    background: transparent;
    border: 0;
}

#container date-picker-clearbtns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 8px 0 0 138px;
    padding: 0 18px;
}
#container date-picker-clearbtns button {
    display: block;
    width: 122px;
    padding: 8px 8px 8px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 1.3;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: .2s background-color ease-out;
    transition: .2s background-color ease-out;
}
[data-browser="IE11"] #container date-picker-clearbtns button {
    padding-bottom: 15px;
}
#container date-picker-clearbtns button:hover, #container date-picker-clearbtns button:active, #container date-picker-clearbtns button:focus {
    background-color: #f2f2f2;
}


/* .list-form-a-kyksei
** ------------------------------------------------------ */
.list-form-a-kyksei {
    margin-bottom: -10px;
}
.list-form-a-kyksei + * {
    margin-top: 20px;
}
.list-form-a-kyksei > li {
    margin-bottom: 10px;
}
.list-form-a-kyksei.diff-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -45px;
}
.list-form-a-kyksei.diff-inline > li {
    margin-left: 45px;
}

/*
 * .js_submit_err_msg
** ------------------------------------------------------ */
.js_submit_err_msg, .js_submit_err_msg_noclear {
    position: relative;
    padding-left: 45px;
    color: #e4003b;
    min-width: 350px;
}

.js_submit_err_msg:before, .js_submit_err_msg_noclear:before {
    position: absolute;
    left: 20px;
    top: 0;
    content: url(../../images/direct/dr_common_message_error.png);
    margin-right: 9px;
    margin-top: 2px;
}

.js_submit_err_msg.err_left {
    left: -20px;
}

.plansek > .dispcenter {
    text-align: center;
}

/*
 * popup
** ------------------------------------------------------ */
/* ---- 吹き出し用 ---- */
.tipsbody{
  display:none;
}
.tooltips{
    position:absolute;
    z-index:10;
    border:2px solid #f60;
    border-radius:2px;
    padding:15px;
    background:#fff;
    text-align:left;
}
.tooltips:after{
    display:none;
}
.tooltips p.title{
    font-size:large;
    margin-bottom:0.5em;
    line-height:1.25em;
}
.tooltips p.notes.idt{
    padding-left: 10px;
}
.tooltips strong{
    color: #666;
    font-weight:bold;
}
.tooltips .close{
    position:absolute;
    right:-2px;
    top:-20px;
    height:20px;
    width:100%;
    padding-left:4px;
    background:#f60 url(../../images/direct/dr_common_tips_close.png) right no-repeat;
    text-indent:-9999px;
    box-sizing:content-box;
}
.tooltips img.point{
    position:absolute;
    bottom:-16px;
    left:20px;
}
.tooltips ul{
    margin-top:1.5em;
}
.tooltips li{
    padding-left:1em;
    text-indent:-1em;
    margin-bottom:0.5em;
}

.tooltips .graph{
    max-width:350px;
    max-height:400px;
    overflow-y:auto;
    overflow-x:hidden;
    padding-bottom:10px;
}
.tooltips .graph:after{
    display:none;
}

.tooltips .graph .mark{
    display: table-cell;
    padding-right: 6px;
    white-space: nowrap;
}
strong a.tips {
    font-weight:bold;
    color: #36c;
    text-decoration: none;
    outline: none;
    padding-left:20px;
    background:url(../../images/direct/dr_common_icon_question.png) no-repeat;
}
strong a.tips:hover {
    text-decoration: none;
    color: #fdd000;
}
strong a.tips2 {
    color: #36c;
    text-decoration: none;
}

.btn-01.more button{
    display: inline-block;
    padding: 12px 64px 12px 0px;
    width: 100%;
    outline:none;
    text-align: left;
    font-size: 1.5rem;
    background: #fff;
    transition: background .2s;
}
.btn-01.more button > span{
    position: relative;
    padding: 0 34px 0 0;
    display: inline-block;
}
.btn-01.more button > span::before{
    content: "";
    top: 50%;
    right: 0;
    margin-top: -14px;
    width: 24px;
    height: 24px;
    border: 2px solid #c0c0c0;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    display: block;
}
.btn-01.more button > span > span::before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.btn-01.more button > span > span::before, .btn-01.more button > span > span::after {
    content: "";
    top: 50%;
    right: 11px;
    margin-top: -7px;
    width: 2px;
    height: 10px;
    background: #c0c0c0;
    position: absolute;
    display: block;
}
.btn-01.more button.is-open > span > span::after{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.toggle-more-content{
    display:none;
}
.sensiniryou-attention{
    margin-top: 5px !important;
}
.file-change-message{
    font-size: 1.4rem;
    color: #e4003b;
    font-weight: normal;
}

.tab-t-padding-mix th{
    padding: 16px 16px 16px 16px;
}

.hdg-tbl-d-font-size18 {
    font-size: 2rem;
}

.tab-font-size-big td{
    font-size: 1.9rem;
    padding: 6px 16px 6px 20px !important;
}

@media only screen and (max-width: 767px) {
    .tab-th-padding-mix th{
        padding: 0px 16px 0px 20px;
    }
}