/* site-tk-structure.css */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
}

body {
    margin: 0;
    padding: 0;
    color: #333333;
    line-height: 1.55;
    font-size: 14px;
    font-size: 1.4rem;
}

hr {
    display: none;
}

a {
    color: #006699;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: purple;
}

a:active,
a:focus,
a:hover {
    color: #006699;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
}

p {
    margin: 0 0 10px;
    padding: 0;
}

strong {
    color: #2174ed;
    font-weight: bold;
}

b,
em {
    font-style: normal;
    font-weight: bold;
}

abbr[title] {
    border-bottom: 1px dotted;
}

dfn {
    font-style: italic;
}

hr {
    display: none;
}

mark {
    background: #ff0;
    color: #000;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:after,
q:before {
    content: '';
    content: none;
}

q {
    quotes: none;
}

small {
    font-size: 10px;
    font-size: 1rem;
}

sub,
sup {
    position: relative;
    line-height: 1;
    vertical-align: baseline;
    font-size: 10px;
    font-size: 1rem;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

blockquote {
    margin: 1em 40px;
}

code,
kbd,
pre,
samp {
    margin: 0 0 10px;
    padding: 0;
    font-family: Helvetica, Arial;
    font-size: 14px;
    font-size: 1.4rem;
}

dl,
menu,
ol,
ul {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

dl> :last-child,
menu> :last-child,
ol> :last-child,
ul> :last-child {
    margin-bottom: 0;
}

dl dl,
dl ol,
dl p,
dl table,
dl ul,
menu dl,
menu ol,
menu p,
menu table,
menu ul,
ol dl,
ol ol,
ol p,
ol table,
ol ul,
ul dl,
ul ol,
ul p,
ul table,
ul ul {
    margin-bottom: 5px;
    font-size: 100%;
}

ol {
    margin-left: 2em;
    list-style-type: decimal;
}

dd {
    margin: 0;
}

table {
    margin: 0 0 10px;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: inherit;
}

table dl,
table ol,
table p,
table table,
table ul {
    margin-bottom: 5px;
}

table td,
table th {
    padding: 0;
}

table td> :last-child {
    margin-bottom: 0;
}

img {
    border: 0;
    line-height: 1;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    padding: 0;
}

button {
    overflow: visible;
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

optgroup {
    font-weight: bold;
}

input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
select,
textarea {
    font-size: 16px;
    font-size: 1.6rem;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

button,
html,
input,
select,
textarea {
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "モリサワ 新ゴ R", "Droid Sans", メイリオ, "sans-serif";
}

#str-contents {
    padding: 0 10px;
}

.lyt-campaign-01 #str-contents,
.lyt-campaign-02 #str-contents,
.lyt-campaign-03 #str-contents {
    padding-top: 10px;
    padding-bottom: 10px;
}

.lyt-campaign-02 #str-contents,
.lyt-campaign-03 #str-contents {
    color: #fff;
    background-color: #000;
}

iframe[name="google_conversion_frame"] {
    position: absolute;
    top: 0;
}

#header {
    margin: 0;
    padding: 9px 10px 10px;
    border-bottom: 1px solid #d6d7d8;
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

#header>#logo,
#header>.btn-menu,
#header>.utility {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

#header>#logo {
    text-align: left;
}

#header>#logo a {
    margin-top: 4px;
    display: inline-block;
    height: 15px;
    overflow: hidden;
}

#header>#logo img {
    width: 100px;
    line-height: 1 !important;
    vertical-align: top;
}

#header .utility {
    padding-right: 10px;
    line-height: 1.45 !important;
}

#header .utility>.company {
    margin-bottom: 0;
    display: block;
    line-height: 1.35 !important;
    letter-spacing: -0.1em;
    font-size: 10px;
}

#header .utility>.btn-utility {
    padding: 7px 4px;
    border: 1px solid #d6d7d8;
    border-radius: 2px;
    color: #333333;
    display: inline-block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #eaeef1;
    line-height: 1.25 !important;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

#header .btn-menu {
    width: 60px;
    font-size: 12px;
    text-align: center;
}

#header .btn-menu>span {
    padding: 7px 4px;
    border: 1px solid #253142;
    border-radius: 3px;
    color: #fff;
    display: block;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset, -1px -1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6b7681), color-stop(97%, #3d454e), color-stop(100%, #262c33));
    background-image: -webkit-linear-gradient(#6b7681, #3d454e 97%, #262c33);
    background-image: linear-gradient(#6b7681, #3d454e 97%, #262c33);
    background-color: #262c33;
    line-height: 1.25 !important;
    vertical-align: middle;
}

.lyt-exception #header {
    margin: 30px 0;
    padding: 0 10px;
    border-bottom: none;
}

.lyt-exception #header #logo {
    display: block;
    width: auto;
    text-align: center;
}

.lyt-exception #header #logo a {
    height: auto;
}

.lyt-exception #header #logo img {
    width: 150px;
}

.lyt-campaign-01 #header .utility .corp,
.lyt-campaign-02 #header .utility .corp,
.lyt-campaign-03 #header .utility .corp {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
}

.lyt-campaign-03 #header {
    background-color: #000;
}

.lyt-campaign-03 #header .utility .corp {
    color: #fff;
}

#nav-global {
    margin-bottom: 10px;
    border-bottom: 3px solid #eee;
    font-size: 14px;
}

#nav-global>ul {
    margin: 0;
    border-bottom: 1px solid #d6d7d8;
    display: table;
    width: 100%;
    table-layout: fixed;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(34%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #fbfcfc 34%, #e6ebec);
    background-image: linear-gradient(#fbfcfc, #fbfcfc 34%, #e6ebec);
    background-color: #f5f7f7;
    font-size: 10px;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

#nav-global>ul>li {
    display: table-cell;
    letter-spacing: -0.2em;
}

#nav-global>ul>li>a {
    padding: 1px;
    color: #333333;
    display: block;
    text-decoration: none;
    position: relative;
    position: relative;
}

#nav-global>ul>li>a:before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 0;
}

#nav-global>ul>li>a:before {
    background-color: #d6d7d8;
}

#nav-global>ul>li>a:after {
    content: "";
    display: block;
    width: 26px;
    height: 24px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 50%;
}

#nav-global>ul>li>a:after {
    margin-left: -13px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
}

#nav-global>ul>li>a:focus,
#nav-global>ul>li>a:hover,
#nav-global>ul>li>a:visited {
    color: #333333;
}

#nav-global>ul>li>a>span {
    padding: 36px 0 6px;
    display: block;
}

#nav-global>ul>li:first-child>a:before {
    display: none;
}

#nav-global>ul>li.mobile {
    letter-spacing: normal;
}

#nav-global>ul>li.mobile>a:after {
    background-position: -712px center;
}

#nav-global>ul>li.ybb>a:after {
    background-position: -740px center;
}

#nav-global>ul>li.lifestyle>a:after {
    background-position: -768px center;
}

#nav-global>ul>li.shop {
    letter-spacing: normal;
}

#nav-global>ul>li.shop>a:after {
    background-position: -795px center;
}

#nav-global>ul>li.corp {
    letter-spacing: normal;
}

#nav-global>ul>li.corp>a:after {
    background-position: -821px center;
}

#nav-global>ul>li.campaign>a:after {
    background-position: -846px center;
}

#nav-global>ul>li.products {
    letter-spacing: normal;
}

#nav-global>ul>li.products>a:after {
    margin-left: -10px;
    width: 20px;
    background-position: -871px center;
}

#nav-global>ul>li.price {
    letter-spacing: normal;
}

#nav-global>ul>li.price>a:after {
    margin-left: -11px;
    width: 22px;
    background-position: -890px center;
}

#nav-global>ul>li.shop-search>a:after {
    margin-left: -17px;
    width: 34px;
    background-position: -913px center;
}

#nav-global>ul>li.support {
    letter-spacing: normal;
}

#nav-global>ul>li.support>a:after {
    background-position: -948px center;
}

#nav-global>ul>li.news {
    letter-spacing: normal;
}

#nav-global>ul>li.news>a:after {
    background-position: -1064px center;
}

#nav-global>ul>li.csr {
    letter-spacing: normal;
}

#nav-global>ul>li.csr>a:after {
    background-position: -1089px center;
}

#nav-global>ul>li.group {
    letter-spacing: -0.1em;
}

#nav-global>ul>li.group>a:after {
    background-position: -1114px center;
}

#nav-global>ul>li.irinfo {
    letter-spacing: normal;
}

#nav-global>ul>li.irinfo>a:after {
    background-position: -1136px center;
}

#nav-global>ul>li.recruit {
    letter-spacing: normal;
}

#nav-global>ul>li.recruit>a:after {
    background-position: -1162px center;
}

#nav-global>ul>li.service {
    letter-spacing: normal;
}

#nav-global>ul>li.service>a:after {
    width: 34px;
    background-position: -975px center;
}

#nav-global>ul>li.entry {
    letter-spacing: normal;
}

#nav-global>ul>li.entry>a:after {
    background-position: -1010px center;
}

#nav-global>ul>li.member {
    letter-spacing: normal;
}

#nav-global>ul>li.member>a:after {
    background-position: -1040px center;
}

#nav-global>ul>li.card-about>a:after {
    background-image: url("/help/mymenu/resource/data/static/card/img/sp/sprite.png");
    background-repeat: no-repeat;
    background-size: 140px 63px;
    width: 30px;
    background-position: 0 center;
}

#nav-global>ul>li.order>a:after {
    background-image: url("/help/mymenu/resource/data/static/card/img/sp/sprite.png");
    background-repeat: no-repeat;
    background-size: 140px 63px;
    width: 27px;
    background-position: -30px center;
}

#nav-global>ul>li.howto>a:after {
    background-image: url("/help/mymenu/resource/data/static/card/img/sp/sprite.png");
    background-repeat: no-repeat;
    background-size: 140px 63px;
    width: 30px;
    background-position: -57px center;
}

#nav-global>ul>li.campaigns>a:after {
    background-image: url("/help/mymenu/resource/data/static/card/img/sp/sprite.png");
    background-repeat: no-repeat;
    background-size: 140px 63px;
    width: 30px;
    background-position: -109px center;
}

#nav-global>ul>li.active>a {
    background-color: #fff;
}

#nav-global>ul>li.active>a>span {
    padding-bottom: 4px;
    border-bottom: 2px solid #84919d;
    position: relative;
}

#nav-global>ul>li.active>a>span:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    margin: 0;
    display: block;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #84919d transparent;
    border-style: solid;
}

#nav-global>ul>li.active>a>span:before {
    margin-left: -5px;
    bottom: 0;
    left: 50%;
}

#menu {
    padding: 0 10px 66px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    background-color: #84919d;
    font-size: 14px;
}

#menu .menu-header {
    margin: 0 -10px 10px;
    padding: 0;
    border-bottom: 3px solid #758390;
    height: 49px;
    position: relative;
    background-color: #fff;
}

#menu .menu-header h1 {
    position: absolute;
    top: 16px;
    left: 10px;
    width: 100px;
    line-height: 1;
}

#menu .menu-header h1 img {
    vertical-align: top;
}

#menu .menu-header .btn-close {
    padding: 6px 10px;
    border: 1px solid #364549;
    border-radius: 3px;
    color: #fff;
    display: block;
    position: absolute;
    top: 7px;
    right: 10px;
    line-height: 1.55 !important;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #87929c), color-stop(50%, #505962), color-stop(50%, #3d454e), color-stop(100%, #3d454e));
    background-image: -webkit-linear-gradient(#87929c, #505962 50%, #3d454e 50%, #3d454e);
    background-image: linear-gradient(#87929c, #505962 50%, #3d454e 50%, #3d454e);
    background-color: #87929c;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#menu .menu-hdg {
    margin-top: 10px;
    padding: 10px 10px 14px;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #60717f;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

#menu .menu-hdg:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

#menu .menu-hdg:before {
    border-top: 1px solid #abb3b8;
    background-color: #ccd1d2;
}

#menu .menu-hdg>span {
    padding-left: 16px;
    display: block;
    position: relative;
}

#menu .menu-hdg>span:before {
    content: "";
    display: block;
    width: 6px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

#menu .menu-hdg>span:before {
    background-image: -webkit-linear-gradient(#8893a0, #b4bbc5);
    background-image: linear-gradient(#8893a0, #b4bbc5);
    background-color: #8893a0;
}

#menu .menu-hdg-container {
    margin-top: 10px;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #60717f;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    text-align: left;
    position: relative;
}

#menu .menu-hdg-container:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

#menu .menu-hdg-container:before {
    border-top: 1px solid #abb3b8;
    background-color: #ccd1d2;
}

#menu .menu-hdg-container>.hdg-more,
#menu .menu-hdg-container>.menu-hdg {
    padding: 9px 10px 14px;
    display: table-cell;
    vertical-align: middle;
}

#menu .menu-hdg-container>.menu-hdg {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    background-color: transparent;
}

#menu .menu-hdg-container>.menu-hdg:before {
    display: none;
}

#menu .menu-hdg-container>.hdg-more {
    padding-left: 0;
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

#menu .menu-hdg-container>.hdg-more>a {
    padding: 3px 0 4px 6px;
    display: inline-block;
    border-style: solid;
    border-width: 2px 12px 2px 2px;
    -webkit-border-image: url("/help/mymenu/resource/common/s/img/site-bg-border.png") 4 24 4 4 stretch;
    border-image: url("/help/mymenu/resource/common/s/img/site-bg-border.png") 4 24 4 4 fill stretch;
}

#menu .menu-list {
    border: 4px solid #60717f;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
}

#menu .menu-list:after {
    content: "";
    display: block;
    clear: both;
}

#menu .menu-list>li {
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #ccd1d2;
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #eceff2));
    background-image: -webkit-linear-gradient(#fff, #edeff2);
    background-image: linear-gradient(#fff, #edeff2);
    background-color: #fff;
    float: left;
}

#menu .menu-list>li>a {
    padding: 42px 3px 7px;
    border: 1px solid #fff;
    display: block;
    color: #333333;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    position: relative;
}

#menu .menu-list>li>a:before {
    content: "";
    display: block;
    width: 35px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    left: 50%;
}

#menu .menu-list>li>a:before {
    margin-left: -17px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
}

#menu .menu-list>li:nth-child(3n) {
    border-right: 1px solid #ccd1d2;
}

#menu .menu-list>li.mobile>a:before {
    background-position: -186px center;
}

#menu .menu-list>li.ybb {
    letter-spacing: -0.2em;
}

#menu .menu-list>li.ybb>a:before {
    background-position: -223px center;
}

#menu .menu-list>li.lifestyle {
    letter-spacing: -0.2em;
}

#menu .menu-list>li.lifestyle>a:before {
    background-position: -261px center;
}

#menu .menu-list>li.shop>a:before {
    background-position: -298px center;
}

#menu .menu-list>li.support>a:before {
    background-position: -333px center;
}

#menu .menu-list>li.corp>a:before {
    background-position: -367px center;
}

#menu .menu-list>li.robot>a:before {
    background-position: -2585px center;
}

#menu .menu-list>li.campaign>a:before {
    background-position: -2625px center;
}

#menu .menu-list>li.news>a:before {
    background-position: -2665px center;
}

#menu .menu-list>li.home {
    float: none;
    width: auto;
    font-size: 16px;
}

#menu .menu-list>li.home>a {
    padding: 10px 5px 8px;
}

#menu .menu-list>li.home>a:before {
    margin: -2px 0 0;
    position: static;
    display: inline-block;
    top: auto;
    left: auto;
    vertical-align: middle;
    background-position: -150px center;
}

#menu .menu-list-01 {
    border: 4px solid #60717f;
    border-radius: 4px;
    font-weight: bold;
}

#menu .menu-list-01>li:first-child>a {
    margin-top: 0;
}

#menu .menu-list-01>li:last-child {
    border-bottom: none;
}

#menu .menu-list-01>li>a {
    margin-top: -1px;
    padding: 9px 30px 8px 10px;
    border: 1px solid #ccd1d2;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    color: #333333;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #eceff2));
    background-image: -webkit-linear-gradient(#fff, #eceff2);
    background-image: linear-gradient(#fff, #eceff2);
    background-color: #fff;
    text-decoration: none;
    position: relative;
}

#menu .menu-list-01>li>a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menu .menu-list-01>li>a:before {
    margin-top: -6px;
    top: 50%;
    right: 10px;
}

#menu .menu-list-01>li.separate {
    border-top: 4px solid #60717f;
}

#menu .menu-list-01>li.myym {
    padding: 10px;
    font-size: 20px;
    background-color: #fff;
}

#menu .menu-list-01>li.myym>b {
    margin-bottom: 4px;
    display: block;
    font-size: 12px;
}

#menu .menu-list-01>li.myym>a {
    padding: 9px 10px 8px 60px;
    color: #006699;
    position: relative;
}

#menu .menu-list-01>li.myym>a:after {
    content: "";
    display: block;
    width: 37px;
    height: 38px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 10px;
}

#menu .menu-list-01>li.myym>a:after {
    margin-top: -19px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -110px center;
    background-size: 3000px 63px;
}

#menu .menu-list-01>li.myym>a:before {
    display: none;
}

#menu .menu-list-01>li.myym>a .newwindowicon {
    display: none;
}

#menu .menu-list-01>li.myym span {
    margin-bottom: -2px;
    display: block;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

#menu .menu-list-01>li.toggle-container .toggle-more {
    margin: 0;
    padding: 0 4px;
    background-color: #60717f;
    font-size: 14px;
}

#menu .menu-list-01>li.toggle-container .toggle-more>li {
    padding: 0 10px;
    background-color: #f7f8f9;
}

#menu .menu-list-01>li.toggle-container .toggle-more>li>a {
    padding: 10px 0;
    display: block;
    border-top: 1px dotted #abb3b8;
}

#menu .menu-list-01>li.toggle-container .toggle-more>li:first-child {
    border-top: 2px solid #ccd1d2;
}

#menu .menu-list-01>li.toggle-container .toggle-more>li:first-child>a {
    border-top: none;
}

#menu .menu-list-01>li.toggle-container .toggle-more>li:last-child {
    border-bottom: 1px solid #ccd1d2;
}

#menu .menu-list-01>li.toggle-container.available {
    overflow: hidden;
}

#menu .menu-list-01>li.toggle-container.available .toggle-more {
    height: 0;
}

#menu .menu-list-01>li.toggle-container.available.open>.toggle-hook:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#menu .menu-list-01>li.toggle-container.available.open .toggle-more {
    display: block;
}

#menu .menu-list-01.branch {
    font-size: 16px;
}

#menu .menu-list-01.branch>li>a {
    padding-left: 50px;
    position: relative;
}

#menu .menu-list-01.branch>li>a:before {
    border-color: #7f7f7f;
}

#menu .menu-list-01.branch>li>a:after {
    content: "";
    display: block;
    width: 25px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 13px;
}

#menu .menu-list-01.branch>li>a:after {
    margin-top: -18px;
}

#menu .menu-hdg+.menu-list,
#menu .menu-hdg+.menu-list-01,
#menu .menu-hdg-container+.menu-list,
#menu .menu-hdg-container+.menu-list-01 {
    margin-top: 0;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#menu .menu-bnr-list {
    text-align: center;
}

#menu .menu-bnr-list>li {
    margin-bottom: 5px;
}

#menu .mailicon,
#menu .newwindowicon,
#menu .pdficon,
#menu .rssicon,
#menu .wmvicon {
    margin: 3px 0 0 5px;
    width: 14px;
    vertical-align: top;
}

#menu .newwindowicon {
    width: 17px;
}

.menu-site-search {
    margin-top: 10px;
    padding: 10px;
    border-top: 4px solid #60717f;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #84919d;
    text-align: center;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.menu-site-search input[type="text"] {
    padding: 5px;
    border: 1px solid #667582;
    border-radius: 5px;
    width: 76%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
    background-image: url("/help/mymenu/resource/common/s/img/site-icon-search.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 2650px 63px;
    background-size: 16px 16px;
}

.menu-site-search input[type="text"]:focus,
.menu-site-search input[type="text"].focus {
    background-image: none;
}

.menu-site-search button {
    padding: 6px 15px;
    border: 1px solid #5d666e;
    border-radius: 5px;
    color: #006699;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #e6ebec);
    background-image: linear-gradient(#fbfcfc, #e6ebec);
    background-color: #fbfcfc;
    vertical-align: top;
    font-weight: bold;
}

#menu+.menu-site-search {
    display: none;
}

#menu.open+.menu-site-search {
    display: block;
    z-index: 101;
}

#footer {
    border-top: none;
    font-size: 14px;
}

#footer .footer-nav {
    margin: 20px 0;
}

#footer .footer-nav .footer-nav-hdg {
    padding: 8px 10px;
    border-top: 1px solid #e3e4e5;
    background-color: #e9edf0;
}

#footer .footer-nav .footer-nav-hdg h1 {
    font-weight: bold;
    font-size: 14px;
}

#footer .footer-nav .footer-nav-hdg .footer-caption {
    margin: 2px 0 0;
    font-size: 10px;
}

#footer .footer-nav .footer-nav-list {
    margin: 0;
    border-bottom: 1px solid #e3e4e5;
    background-color: #f7f9fa;
    font-size: 14px;
    font-weight: bold;
}

#footer .footer-nav .footer-nav-list:after {
    content: "";
    display: block;
    clear: both;
}

#footer .footer-nav .footer-nav-list>li {
    margin-bottom: -1px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e3e4e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
}

#footer .footer-nav .footer-nav-list>li a {
    padding: 12px 25px 12px 10px;
    color: #333333;
    text-decoration: none;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-startr;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#footer .footer-nav .footer-nav-list>li a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#footer .footer-nav .footer-nav-list>li a:before {
    margin-top: -6px;
    top: 50%;
    right: 10px;
}

#footer .footer-nav .footer-nav-list>li a span {
    display: block;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

#footer .footer-nav .footer-nav-list>li:nth-child(2n) {
    border-right: none;
}

#footer .footer-nav .footer-nav-list.wide li {
    width: 100%;
    border-width: 0 0 1px;
}

#footer .footer-nav .footer-nav-list+.footer-nav-list {
    margin-top: -1px;
}

#footer .footer-nav .footer-sup {
    margin: 0;
    padding: 5px 10px 10px;
    border-bottom: 1px solid #e3e4e5;
    letter-spacing: -0.4em;
    background-color: #f7f9fa;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
}

#footer .footer-nav .footer-sup>li {
    margin: 5px 0 0 -1px;
    display: inline-block;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e3e4e5;
    letter-spacing: normal;
}

#footer .footer-nav .footer-sup>li a {
    padding: 0 5px;
    display: block;
    text-decoration: none;
    font-weight: normal;
}

#footer .footer-nav-list-01 {
    margin: 20px 10px 5px 5px;
    overflow: hidden;
    font-size: 13px;
    font-size: 1.3rem;
}

#footer .footer-nav-list-01:after {
    content: "";
    display: block;
    clear: both;
}

#footer .footer-nav-list-01>li {
    margin-bottom: 5px;
    padding-left: 5px;
    float: left;
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}

#footer .footer-nav-list-01>li>a {
    padding: 45px 2px 7px;
    border: 1px solid #d6d7d8;
    color: #333333;
    display: block;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    text-shadow: 1px 1px 0 #fff;
    position: relative;
}

#footer .footer-nav-list-01>li>a:before {
    content: "";
    display: block;
    width: 35px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    left: 50%;
}

#footer .footer-nav-list-01>li>a:before {
    margin-left: -18px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
}

#footer .footer-nav-list-01>li.mobile>a:before {
    background-position: -186px center;
}

#footer .footer-nav-list-01>li.ybb>a {
    letter-spacing: -0.15em;
}

#footer .footer-nav-list-01>li.ybb>a:before {
    background-position: -224px center;
}

#footer .footer-nav-list-01>li.lifestyle>a {
    letter-spacing: -0.2em;
}

#footer .footer-nav-list-01>li.lifestyle>a:before {
    background-position: -261px center;
}

#footer .footer-nav-list-01>li.shop>a:before {
    background-position: -298px center;
}

#footer .footer-nav-list-01>li.support>a:before {
    background-position: -333px center;
}

#footer .footer-nav-list-01>li.corp>a:before {
    background-position: -367px center;
}

#footer .footer-nav-list-01>li.robot>a:before {
    background-position: -2585px center;
}

#footer .footer-nav-list-01>li.campaign>a:before {
    background-position: -2625px center;
}

#footer .footer-nav-list-01>li.news>a:before {
    background-position: -2665px center;
}

#footer .footer-hdg-l2 {
    margin: 20px 0 10px;
    padding: 9px 10px;
    border-top: 2px solid #5c6672;
    border-bottom: 3px solid #eee;
    color: #333333;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(62%, #eef2f4), color-stop(100%, #eef2f4));
    background-image: -webkit-linear-gradient(#fbfdfe, #eef2f4 62%, #eef2f4);
    background-image: linear-gradient(#fbfdfe, #eef2f4 62%, #eef2f4);
    background-color: #f7f9fa;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

#footer .footer-hdg-l2:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

#footer .footer-hdg-l2:before {
    border-bottom: 1px solid #d6d7d8;
    background-color: #fff;
}

#footer .footer-sns {
    margin: 0 10px;
    text-align: center;
}

#footer .footer-sns:after {
    content: "";
    display: block;
    clear: both;
}

#footer .footer-sns>li {
    margin: 0 0 10px;
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#footer .footer-sns>li img {
    width: 58px !important;
}

#footer .footer-nav-more {
    margin: 0 10px 10px;
    border-top: 5px solid #f6f6f6;
    min-height: 45px;
    position: relative;
}

#footer .footer-nav-more:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -5px;
    left: 0;
}

#footer .footer-nav-more:before {
    background-color: #e6e6e6;
}

#footer .footer-nav-more>a {
    margin-top: -5px;
    border-width: 0 4px 4px 4px;
    border-style: solid;
    border-color: #f6f6f6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: block;
    top: 0;
    right: 0;
    position: relative;
    position: absolute;
}

#footer .footer-nav-more>a:before {
    content: "";
    display: block;
    width: 200%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: -4px;
}

#footer .footer-nav-more>a:before {
    background-color: #e6e6e6;
}

#footer .footer-nav-more>a>span {
    padding: 9px 16px 11px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e6e6e6;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    display: block;
    position: relative;
    z-index: 2;
    box-shadow: 2px 2px 0 #fff inset, -2px -2px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f1f1f1));
    background-image: -webkit-linear-gradient(#fff, #f1f1f1);
    background-image: linear-gradient(#fff, #f1f1f1);
    background-color: #f1f1f1;
    background-color: #fff;
}

#footer .footer-site-search {
    margin-top: 10px;
    padding: 10px;
    background-color: #84919d;
    text-align: center;
}

#footer .footer-site-search input[type="text"] {
    margin-right: 0 !important;
    padding: 5px;
    border: 1px solid #667582;
    border-radius: 5px;
    width: 72%;
    min-width: 0;
    height: auto;
    text-indent: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
    background-image: url("/help/mymenu/resource/common/s/img/site-icon-search.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 2650px 63px;
    background-size: 16px 16px;
}

#footer .footer-site-search input[type="text"]:focus,
#footer .footer-site-search input[type="text"].focus {
    background-image: none;
}

#footer .footer-site-search button {
    padding: 6px 10px;
    border: 1px solid #5d666e;
    border-radius: 5px;
    color: #006699;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #e6ebec);
    background-image: linear-gradient(#fbfcfc, #e6ebec);
    background-color: #fbfcfc;
    vertical-align: top;
    font-weight: bold;
}

#footer .ua-switcher {
    margin: 0;
    display: table;
    width: 100%;
    background-color: #e9edf0;
}

#footer .ua-switcher>dt {
    padding: 10px 0 10px 10px;
    display: table-cell;
    width: 3.5em;
    vertical-align: middle;
    white-space: nowrap;
}

#footer .ua-switcher>dd {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 10px 10px 5px;
}

#footer .ua-switcher>dd ul {
    border: 1px solid #a4a6a8;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    font-weight: bold;
}

#footer .ua-switcher>dd ul:after {
    content: "";
    display: block;
    clear: both;
}

#footer .ua-switcher>dd ul>li {
    padding: 6px 2px;
    color: #fff;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #85929e), color-stop(100%, #b3bdc7));
    background-image: -webkit-linear-gradient(#85929e, #b3bdc7);
    background-image: linear-gradient(#85929e, #b3bdc7);
    background-color: #85929e;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

#footer .ua-switcher>dd ul>li a {
    margin: -6px -2px;
    padding: 6px 2px;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #e6ebec);
    background-image: linear-gradient(#fbfcfc, #e6ebec);
    background-color: #fbfcfc;
    text-decoration: none;
    text-shadow: none;
}

#footer .ua-switcher>dd ul>li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#footer .ua-switcher>dd ul>li:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    position: relative;
}

#footer .ua-switcher>dd ul>li:first-child a:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

#footer .ua-switcher>dd ul>li:first-child a:before {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b7b7b7), color-stop(15%, #fff), color-stop(85%, #fff), color-stop(100%, #b7b7b7));
    background-image: -webkit-linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
    background-image: linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
}

#footer .ua-switcher>dd ul>li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#footer .ua-switcher>dd ul>li:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
}

#footer .ua-switcher>dd ul>li:last-child a:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

#footer .ua-switcher>dd ul>li:last-child a:before {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b7b7b7), color-stop(15%, #fff), color-stop(85%, #fff), color-stop(100%, #b7b7b7));
    background-image: -webkit-linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
    background-image: linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
}

#footer .footer-utility {
    margin: 0 0 2px;
    padding: 5px 10px 10px;
    letter-spacing: -0.4em;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
}

#footer .footer-utility>li {
    margin: 5px 0 0 -1px;
    display: inline-block;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e3e4e5;
    letter-spacing: normal;
}

#footer .footer-utility>li a {
    padding: 0 5px;
    display: block;
    text-decoration: none;
    font-weight: normal;
}

#footer .footer-nav-home,
#footer .footer-nav-top {
    margin: 8px 10px 0;
    padding-left: 25px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    position: relative;
}

#footer .footer-nav-home:before,
#footer .footer-nav-top:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    position: absolute;
    top: 0.1em;
    left: 0;
}

#footer .footer-nav-home:before,
#footer .footer-nav-top:before {
    padding: 2px;
    border: 1px solid #c7d2da;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -26px center;
    background-size: 3000px 63px;
    background-color: #f4f6f8;
}

#footer .footer-nav-home:before {
    background-position: -40px center;
}

#footer .footer-topic-path {
    margin: 8px 10px 10px;
    font-size: 11px;
}

#footer .footer-topic-path a {
    display: inline-block;
    font-size: 11px;
}

#footer #copyright {
    margin: 10px 0 0;
    padding: 15px 10px;
    height: 12px;
    float: none;
    width: auto;
    background-color: #efefef;
    text-align: center;
}

#footer #copyright img {
    width: 114px;
    vertical-align: top;
}

#footer .mailicon,
#footer .newwindowicon,
#footer .pdficon,
#footer .rssicon,
#footer .wmvicon {
    margin: 3px 0 0 5px;
    width: 14px;
    vertical-align: top;
}

#footer .newwindowicon {
    width: 17px;
}

.lyt-exception #footer {
    margin-top: 20px;
}

.lyt-exception #footer .footer-site-search+#copyright {
    margin-top: 0;
}

.lyt-campaign-01 #footer,
.lyt-campaign-02 #footer,
.lyt-campaign-03 #footer {
    padding: 10px 10px 0;
    border-top: 1px solid #d6d7d8;
}

.lyt-campaign-01 #footer #copyright,
.lyt-campaign-02 #footer #copyright,
.lyt-campaign-03 #footer #copyright {
    margin: 10px -10px 0;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-sb.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-sb-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-sb.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-sb-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-sb.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-sb-white.png"] {
    width: 111px;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-bb.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-bb-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-bb.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-bb-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-bb.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-bb-white.png"] {
    width: 133px;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-mobile.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-mobile-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-mobile.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-mobile-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-mobile.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-mobile-white.png"] {
    width: 161px;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-telecom.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-telecom-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-telecom.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-telecom-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-telecom.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-telecom-white.png"] {
    width: 173px;
}

.lyt-campaign-03 #footer {
    background-color: #000;
}

.lyt-campaign-03 #footer #copyright {
    margin: 10px -10px 0;
    background-color: #28292a;
}

#nav-top-area {
    position: fixed;
    opacity: 0.7;
    display: block;
    bottom: 40px;
    right: 10px;
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
    -webkit-transition: 1.0s;
    transition: 1.0s;
    border-radius: 4px;
    text-align: center;
}

#nav-top-area.hide {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#nav-top-area.wait {
    opacity: 0.3;
    display: block;
    -webkit-transition: 2.5s;
    transition: 2.5s;
}

#nav-top-area.move {
    opacity: 0.7;
    display: block;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

#nav-top-area #nav-top {
    position: relative;
    width: 100%;
    height: 100%;
}

#nav-top-area a#nav-top-btn {
    text-decoration: none;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#nav-top-area a#nav-top-btn:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-sprite-02.png");
    background-repeat: no-repeat;
    background-position: -190px center;
    background-size: 1134px 63px;
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
}

#nav-top-area a#nav-top-btn.ja {
    font-size: 8rem;
    font-size: 8px;
    color: white;
    font-weight: normal;
    padding-top: 32px;
}

#nav-top-area a#nav-top-btn.en:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-sprite-02.png");
    background-repeat: no-repeat;
    background-position: -240px center;
    background-size: 1134px 63px;
}

.hdg-category {
    margin: 0 0 10px;
    padding: 7px 10px 5px;
    border-bottom: 1px solid #d6d7d8;
    color: #fff;
    line-height: 19px;
    background-color: #646464;
    font-size: 19px;
    font-weight: bold;
}

.hdg-category a:active,
.hdg-category a:focus,
.hdg-category a:hover,
.hdg-category a:link,
.hdg-category a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.hdg-category+#nav-global {
    margin-top: -10px;
}

.icon-new {
    vertical-align: middle;
    font-size: 10px;
    margin: 0 3px 2px !important;
}

.lyt-campaign-03 a {
    color: #fff;
    text-decoration: underline;
}

.local-box {
    margin: 0 0 20px;
    border: 1px solid #d8dadc;
    border-top: none;
}

.local-box .hdg {
    margin: 0;
    padding: 0;
    border: none;
    border-top: 1px solid #d8dadc;
    font-weight: bold;
    font-size: fs(12);
}

.local-box .hdg a {
    display: block;
    padding: 10px 20px 10px 38px;
    position: relative;
    zoom: 1;
}

.local-box .hdg a:link,
.local-box .hdg a:visited {
    color: #333333;
}

.local-box .hdg a img {
    margin: -9px 0 0;
    position: absolute;
    top: 50%;
    left: 9px;
}

.local-box #feed {
    padding: 10px;
    border-top: solid 1px #d8dadc;
}

.local-box #feed .list-01.branch-01 {
    margin-bottom: 0;
}

.local-box #feed .thumb img {
    max-width: 80px !important;
}

.local-box .list-news .date {
    font-weight: bold;
}

.local-box ol {
    margin: pem(10, 12) 0 pem(10, 12) 19px;
    font-size: fs(12);
}

.local-box ol li {
    margin: 0 0 2px;
}

.local-box.ir-info {
    border-top: 1px solid #d8dadc;
}

.local-box.login {
    margin-top: 20px;
    border: 1px solid #d8dadc;
    background-color: #f4f5f6;
    padding: 10px 9px;
}

.local-box.facebook {
    border-top: 1px solid #d8dadc;
    padding: 0;
}

.local-box.facebook .image-left {
    padding: 10px 10px 0;
}

.local-box.facebook .image-left .image {
    margin: 0 10px 10px 0;
}

.local-box.facebook .image-left .col {
    margin-bottom: 5px;
}

.local-box.cm {
    border: none;
}

.local-box.cm #sub-cm-title {
    margin: 0;
}

.local-box.attention {
    padding: 0 10px;
}

.local-box.attention .hdg {
    margin: 0 -10px 8px;
    padding: 10px 20px 10px 38px;
    position: relative;
    border-bottom: 1px solid #d8dadc;
}

.local-box.attention .hdg img {
    margin: -9px 0 0;
    position: absolute;
    top: 50%;
    left: 9px;
}

.local-box.attention p.date {
    margin: 1em 0 0.9em;
    font-size: fs(10) !important;
}

.local-box.app {
    margin: 0 0 -1px;
}

.local-box.rss {
    border-top: 1px solid #d8dadc;
}

.local-box.rss .hdg {
    border-top: 0;
}

/* site-tk-structure.css */

/* site-tk-modules.css */

.hdg-l1 {
    margin: 0px 0px 10px;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
}

.hdg-l1:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

/*
.hdg-l1:before {
    background-color: #d7d7d7;
}
*/
.hdg-l1 span {
    font-size: 14px;
    font-size: 1.4rem;
}

.hdg-l2,
.hdg-l2-container {
    margin: 20px -10px 10px;
    padding: 9px 10px;
    border-top: 2px solid #14CD0A;
    border-bottom: 3px solid #eee;
    color: #333333;
    background-image: none;
    background-color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
}

.hdg-l2-container:before,
.hdg-l2:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

.hdg-l2-container:before,
.hdg-l2:before {
    border-bottom: 1px solid #d6d7d8;
    background-color: #fff;
}

.hdg-l2-container {
    padding: 0;
}

.hdg-l2-container>.hdg-l2,
.hdg-l2-container>.hdg-l2-container,
.hdg-l2-container>.hdg-sup {
    display: table-cell;
    vertical-align: middle;
}

.hdg-l2-container>.hdg-l2,
.hdg-l2-container>.hdg-l2-container {
    border: none;
    width: 100%;
    background: none;
}

.hdg-l2-container>.hdg-l2-container:before,
.hdg-l2-container>.hdg-l2:before {
    display: none;
}

.hdg-l2-container>.hdg-sup {
    padding: 0 10px 0 0;
    white-space: nowrap;
    font-size: 14px;
    font-size: 1.4rem;
}

.hdg-l2-container>.hdg-sup .btn-rss {
    padding: 9px 30px 8px 10px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 3px 3px 0 rgba(255, 255, 255, 0.6) inset, -3px -3px 0 rgba(255, 255, 255, 0.6) inset;
    line-height: 1;
    background-color: #ffffff;
    position: relative;
}

.hdg-l2-container>.hdg-sup .btn-rss:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
}

.hdg-l2-container>.hdg-sup .btn-rss:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-icon-rss.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 2650px 63px;
    background-size: 20px 20px;
}

.hdg-l2-01 {
    margin: 20px 0 10px;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
}

.hdg-l2-02-container {
    margin: 20px -10px 10px;
    padding: 0 10px 8px;
    border-bottom: 1px solid #d8dadc;
}

.hdg-l2-02-container>.hdg-l2-02,
.hdg-l2-02-container>.hdg-sup {
    display: table-cell;
    vertical-align: bottom;
}

.hdg-l2-02-container>.hdg-l2-02 {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
}

.hdg-l2-02-container>.hdg-l2-02>b {
    margin-right: 3px;
    display: inline-block;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
}

.hdg-l2-02-container>.hdg-sup {
    padding: 0 0 0 10px;
    white-space: nowrap;
    font-size: 14px;
    font-size: 1.4rem;
}

.hdg-l3 {
    margin: 20px -10px 10px;
    padding: 6px 10px 6px 20px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #eee;
    color: #333333;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
}

.hdg-l3:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

.hdg-l3:before {
    border-bottom: 1px solid #d6d7d8;
    background-color: #fff;
}

.hdg-l3:after {
    content: "";
    display: block;
    width: 4px;
    height: 60%;
    overflow: hidden;
    position: absolute;
    top: 20%;
    left: 10px;
}

.hdg-l3:after {
    background-image: none;
    background-color: #14CD0A;
}

.hdg-l3>span {
    display: block;
    font-weight: normal;
    font-size: 12px;
    font-size: 1.2rem;
}

.hdg-l4 {
    margin: 20px -10px 10px;
    padding: 6px 10px 6px 20px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #d7d7d7;
    color: #333333;
    background-color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
}

.hdg-l4:after {
    content: "";
    display: block;
    width: 4px;
    height: 60%;
    overflow: hidden;
    position: absolute;
    top: 20%;
    left: 10px;
}

.hdg-l4:after {
    background-color: #c4c9cd;
}

.hdg-l5 {
    margin: 20px -10px 10px;
    padding: 6px 10px 6px 20px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #d7d7d7;
    color: #333333;
    background-color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
}

.hdg-l6 {
    margin: 20px 0 10px;
    font-weight: bold;
}

.catch,
.catch-02 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

.catch-02 {
    font-weight: normal;
}

.catch-03 {
    font-size: 20px;
    font-size: 2rem;
    color: #666;
    line-height: 1.25;
}

.caption {
    margin-top: -5px;
    font-size: 11px;
    font-size: 1.1rem;
}

dl dl,
dl ol,
dl p,
dl table,
dl ul,
menu dl,
menu ol,
menu p,
menu table,
menu ul,
ol dl,
ol ol,
ol p,
ol table,
ol ul,
ul dl,
ul ol,
ul p,
ul table,
ul ul {
    margin-top: 5px;
}

[class*="list-"].note>li {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.list-order {
    margin-left: 20px;
}

.list-order>li {
    margin-bottom: 5px;
}

.list-order.note {
    margin-left: 17px;
}

.list>li,
.list-01>li,
.list-02>li {
    padding: 10px 0;
    border-top: 1px dotted #e3e4e5;
}

.list>li:first-child,
.list-01>li:first-child,
.list-02>li:first-child {
    padding-top: 0;
    border-top: none;
}

.list>li:last-child,
.list-01>li:last-child,
.list-02>li:last-child {
    padding-bottom: 0;
}

.list>li> :last-child,
.list-01>li> :last-child,
.list-02>li> :last-child {
    margin-bottom: 0;
}

.list>li .category:before,
.list-01>li .category:before,
.list-02>li .category:before {
    content: '[';
}

.list>li .category:after,
.list-01>li .category:after,
.list-02>li .category:after {
    content: ']';
}

.list .list,
.list .list-01,
.list .list-02,
.list-01 .list,
.list-01 .list-01,
.list-01 .list-02,
.list-02 .list,
.list-02 .list-01,
.list-02 .list-02 {
    margin: 10px 0 0 1em;
}

.list .list-01:first-child,
.list .list-02:first-child,
.list .list:first-child,
.list-01 .list-01:first-child,
.list-01 .list-02:first-child,
.list-01 .list:first-child,
.list-02 .list-01:first-child,
.list-02 .list-02:first-child,
.list-02 .list:first-child {
    padding-top: 10px;
    border-top: 1px dotted #e3e4e5;
}

.list-bullet-01>li {
    margin: 0 0 5px;
    padding-left: 1.3em;
    list-style-type: none;
    position: relative;
    position: relative;
}

.list-bullet-01>li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    overflow: hidden;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
}

.list-bullet-01>li:before {
    border-radius: 4px;
    background-color: #333333;
}

.list-bullet-01 .list-bullet-01 {
    font-size: inherit;
}

.list-bullet-01.note>li {
    position: relative;
}

.list-bullet-01.note>li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    overflow: hidden;
    position: absolute;
    top: 0.5em;
    left: 0.25em;
}

.list-bullet-03>li {
    background: url("/help/mymenu/resource/common/s/img/site-bullet-note.gif") no-repeat scroll 0 4px transparent;
    padding-left: 16px;
    line-height: 18.6000003814697px;
}

.list-check-01>li {
    margin: 0 0 5px;
    padding-left: 1.3em;
    list-style-type: none;
    position: relative;
    color: #aaaaaa;
}

.list-check-01>li.checked {
    color: #333333;
}

.list-check-01>li.checked:before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    background-image: url("/help/mymenu/resource/common/s/img/site-icon-check-01.png");
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.list-check-01 .list-check-01 {
    font-size: inherit;
}

.list-check-01.note>li {
    position: relative;
}

.list-check-01.note>li.checked:before {
    top: 4px;
    left: 1px;
    background-image: url("/help/mymenu/resource/common/s/img/site-icon-check-01-note.png");
    background-size: 10px 10px;
    width: 10px;
    height: 10px;
}

.list-alpha-01 {
    margin-left: 21px;
}

.list-alpha-01>li {
    margin: 0 0 5px;
    list-style: upper-alpha;
}

.list-alpha-01.note {
    margin-left: 19px;
}

.list-alpha-02 {
    margin-left: 20px;
}

.list-alpha-02>li {
    margin: 0 0 5px;
    list-style: lower-alpha;
}

.list-alpha-02.note {
    margin-left: 17px;
}

.list-01>li a {
    margin-top: 5px;
    display: block;
}

.list-01>li> :first-child {
    margin-top: 0;
}

.list-01.branch>li {
    overflow: hidden;
}

.list-01.branch>li>.thumb {
    padding-right: 10px;
    float: left;
}

.list-01.branch>li>.thumb img {
    max-width: 51px;
    border: solid 1px #d8dadc;
}

.list-01.branch>li>.detail {
    overflow: hidden;
}

.list-01.branch>li>.detail> :last-child {
    margin-bottom: 0;
}

.list-01.branch-01>li {
    overflow: hidden;
}

.list-01.branch-01>li>.thumb {
    padding-right: 10px;
    float: left;
}

.list-01.branch-01>li>.thumb img {
    max-width: 55px;
    border: solid 1px #d8dadc;
}

.list-01.branch-01>li>.detail {
    overflow: hidden;
}

.list-01.branch-01>li>.detail> :last-child {
    margin-bottom: 0;
}

.list-01.branch-01>li>.detail a {
    display: inline;
}

.list-01 ol,
.list-01 p,
.list-01 ul {
    margin-top: 3px;
}

.list-02>li> :first-child {
    margin-top: 0;
}

.list-02>li b {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
}

.list-02>li .url a {
    word-wrap: break-word;
    font-weight: normal;
}

.list-02 ol,
.list-02 p,
.list-02 ul {
    margin-top: 5px;
}

.list-02 p.url {
    word-wrap: break-word;
    color: #646464;
    font-weight: bold !important;
}

.list-number>li {
    margin-bottom: 5px;
}

.list-number>li>div,
.list-number>li>span {
    display: table-cell;
}

.list-number>li>span {
    white-space: nowrap;
    padding-right: 0.5em;
}

.list-number>li>div {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.list-number .list-number {
    margin-left: 1em;
}

.list-normal>li,
.uni-link-list>li {
    margin-bottom: 5px;
}

.list-normal>li:last-child,
.uni-link-list>li:last-child {
    margin-bottom: 0;
}

.list-normal .list-normal,
.uni-link-list .list-normal {
    margin-left: 1em;
}

.list-line {
    margin-bottom: 5px;
    letter-spacing: -0.4em;
}

.list-line>li {
    margin: 0 0 0 -1px;
    padding: 0 7px;
    border-width: 0 1px;
    border-color: #e3e4e5;
    border-style: solid;
    display: inline;
    letter-spacing: normal;
    white-space: nowrap;
}

.list-error>li {
    margin-bottom: 5px;
    color: #e64646;
    font-weight: bold;
}

.list-def>dt {
    margin-top: 10px;
    font-weight: bold;
}

.list-def>dd {
    padding-bottom: 10px;
    border-bottom: 1px dotted #e3e4e5;
}

.list-def> :first-child {
    margin-top: 0;
}

.list-def-noline .list-def dt {
    margin-top: 0;
}

.list-def-noline .list-def dd {
    border-bottom: 0;
    padding-bottom: 0;
}

ul.notice-list-02 {
    margin: 0 0 15px;
    font-size: 11px;
    line-height: 1.4;
}

ul.notice-list-02>li {
    padding: 0;
    display: table;
}

ul.notice-list-02>li>div,
ul.notice-list-02>li>span {
    display: table-cell;
}

ul.notice-list-02>li+li {
    margin-top: 5px;
}

ul.notice-list-02 li>span {
    padding-right: 0.5em;
}

ul.notice-list-02 li>span.marker {
    min-width: 2.3em !important;
}

ul.notice-list-02 li:first-child {
    margin-top: 0;
}

.list-bullet-04 {
    margin: 0 0 15px;
    font-size: 11px;
    line-height: 1.4;
}

.list-bullet-04>li {
    padding-left: 15px;
    background: url("/help/mymenu/resource/common/s/img/site-bullet-note.gif") 0 4px no-repeat;
}

.list-bullet-04>li+li {
    margin-top: 5px;
}

.link-list {
    margin: 0 -10px 10px;
}

.link-list>li>a {
    padding: 10px 30px 10px 10px;
    border-bottom: 1px solid #e3e4e5;
    color: #333333;
    display: block;
    position: relative;
}

.link-list>li>a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #14CD0A;
    border-bottom: 1px solid #14CD0A;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.link-list>li>a:before {
    margin-top: -6px;
    top: 50%;
    right: 20px;
}

.link-list>li:first-child>a {
    border-top: 1px solid #e3e4e5;
}

.link-list .link-list,
.link-list .link-list-01 {
    margin: 0 0 0 1em;
}

.link-list .link-list>li:first-child>a,
.link-list .link-list-01>li:first-child>a {
    border-top: none;
}

.link-list.list-add-image>li>a {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.link-list.list-add-image>li>a>span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.link-list.list-add-image>li>a {
    /* font-weight: normal; */
}

.link-list.list-add-image>li>a img {
    table-layout: fixed;
    max-width: 44px;
    margin-right: 10px;
    vertical-align: middle;
}

.link-list.list-add-image>li>a img.thumb {
    border: solid 1px #d8dadc;
}

.link-list.list-add-image>li>a .newwindowicon {
    margin-top: 0;
}

[class*="hdg-l"]+.link-list {
    margin-top: -10px;
}

[class*="hdg-l"]+.link-list>li:first-child>a {
    border-top: none;
}

.hdg-l6+.link-list {
    margin-top: 0;
}

[class*="hdg-l"]+.link-list-07 {
    margin-top: -10px;
}

[class*="hdg-l"]+.link-list-07>li:first-child>a {
    border-top: none;
}

.link-list-01 {
    margin: 0 -10px 10px;
}

.link-list-01>li>a {
    padding: 10px 10px 9px 20px;
    border-bottom: 1px solid #e3e4e5;
    display: block;
    position: relative;
}

.link-list-01>li>a:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 10px;
}

.link-list-01>li>a:before {
    margin-top: -3px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(255, 255, 255, 0.3) inset, -1px -1px 2px rgba(0, 0, 0, 0.3) inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2adb7), color-stop(100%, #697683));
    background-image: -webkit-linear-gradient(#a2adb7, #697683);
    background-image: linear-gradient(#a2adb7, #697683);
    background-color: #697683;
}

.link-list-01>li:first-child>a {
    border-top: 1px solid #e3e4e5;
}

.link-list-01 .link-list,
.link-list-01 .link-list-01 {
    margin: 0 0 0 20px;
}

.link-list-01 .link-list>li:first-child>a,
.link-list-01 .link-list-01>li:first-child>a {
    border-top: none;
}

[class*="hdg-l"]+.link-list-01 {
    margin-top: -10px;
}

[class*="hdg-l"]+.link-list-01>li:first-child>a {
    border-top: none;
}

.hdg-l6+.link-list-01 {
    margin-top: 0;
}

.link-list-02>li {
    margin-bottom: 10px;
}

.link-list-02>li>a {
    padding: 11px 10px;
    border: 1px solid #d6d7d8;
    border-radius: 2px;
    color: #006699;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.45;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
}

.link-list-02>li.csr>a,
.link-list-02>li.ir>a,
.link-list-02>li.recruit>a {
    padding-left: 45px;
    position: relative;
}

.link-list-02>li.csr>a:before,
.link-list-02>li.ir>a:before,
.link-list-02>li.recruit>a:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 6px;
}

.link-list-02>li.csr>a:before,
.link-list-02>li.ir>a:before,
.link-list-02>li.recruit>a:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
    background-position: -1187px center;
}

.link-list-02>li.csr>a:before {
    background-position: -1215px center;
}

.link-list-02>li.recruit>a:before {
    background-position: -1246px center;
}

.link-list-02>li>.link-list,
.link-list-02>li>.link-list-01 {
    margin: 0 0 10px;
}

.link-list-02>li>.link-list>li:first-child>a,
.link-list-02>li>.link-list-01>li:first-child>a {
    border-top: none;
}

.link-list-03 {
    font-weight: bold;
}

.link-list-03>li:first-child>a {
    margin-top: 0;
}

.link-list-03>li:last-child {
    border-bottom: none;
}

.link-list-03>li>a {
    margin-top: -1px;
    padding: 10px 30px 10px 10px;
    border: 1px solid #d6d7d8;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    color: #333333;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    text-decoration: none;
    position: relative;
}

.link-list-03>li>a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #7f7f7f;
    border-bottom: 3px solid #7f7f7f;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.link-list-03>li>a:before {
    margin-top: -6px;
    top: 50%;
    right: 10px;
}

.link-list-03>li.toggle-container .toggle-more {
    margin: 0;
    padding: 0 4px;
    background-color: #ebebeb;
    font-size: 14px;
}

.link-list-03>li.toggle-container .toggle-more>li {
    padding: 0 10px;
    background-color: #f7f8f9;
}

.link-list-03>li.toggle-container .toggle-more>li>a {
    padding: 10px 0 9px;
    display: block;
    border-top: 1px dotted #d2d5d8;
}

.link-list-03>li.toggle-container .toggle-more>li:first-child {
    border-top: 2px solid #ccd1d2;
}

.link-list-03>li.toggle-container .toggle-more>li:first-child>a {
    border-top: none;
}

.link-list-03>li.toggle-container.available {
    overflow: hidden;
}

.link-list-03>li.toggle-container.available .toggle-more {
    height: 0;
}

.link-list-03>li.toggle-container.available.open>.toggle-hook:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.link-list-03>li.toggle-container.available.open .toggle-more {
    border-bottom: 1px solid #d6d7d8;
    display: block;
}

.link-list-03>li:last-child.toggle-container.open .toggle-more {
    border-bottom: 4px solid #ebebeb;
}

.link-list-04 {
    margin: 0 0 10px;
}

.link-list-04>li>a {
    padding: 10px 0 9px;
    border-bottom: 1px dotted #e3e4e5;
    display: block;
}

.link-list-04>li:first-child>a {
    padding-top: 0;
}

.link-list-04>li:last-child>a {
    border-bottom: none;
}

.link-list-04 .link-list,
.link-list-04 .link-list-01,
.link-list-04 .link-list-04 {
    margin: 0 0 0 1em;
}

.link-list-05 {
    margin-bottom: 5px;
    letter-spacing: -0.4em;
    text-align: center;
}

.link-list-05>li {
    margin: 0 3px 5px;
    display: inline-block;
    min-width: 5.8em;
    letter-spacing: normal;
}

.link-list-05>li>a {
    padding: 7px 10px 6px;
    border: 1px solid #d6d7d8;
    border-radius: 2px;
    color: #006699;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.45;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    text-align: center;
}

.link-list-06 {
    display: block;
}

.link-list-06 li {
    margin-bottom: 0;
    list-style-type: none;
}

.link-list-06 li>a {
    padding: 10px 0;
    border-bottom: 1px dotted #e3e4e5;
    display: block;
}

.link-list-06 li ul {
    margin: 0 0 0 1.25em;
}

.link-list-07 {
    margin: 0 -10px 10px;
    background-color: #fff;
}

.link-list-07>li {
    border-bottom: 1px solid #e4e4e4;
}

.link-list-07>li>a {
    padding: 10px 30px 10px 10px;
    color: #333333;
    display: block;
    position: relative;
    z-index: 1;
    font-weight: normal;
    position: relative;
}

.link-list-07>li>a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.link-list-07>li>a:before {
    margin-top: -6px;
    top: 50%;
    right: 10px;
}

.link-list-07>li>a>div.list-box>span,
.link-list-07>li>a>span>span {
    display: block;
    font-weight: bold;
}

.link-list-07>li:first-child {
    border-top: 1px solid #e4e4e4;
}

.link-list-07.list-add-image>li>a {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.link-list-07.list-add-image>li>a>div.list-box,
.link-list-07.list-add-image>li>a>span {
    display: block;
    padding-left: 78px;
}

.link-list-07.list-add-image>li>a>div.list-box:after,
.link-list-07.list-add-image>li>a>span:after {
    content: "";
    display: block;
    clear: both;
}

.link-list-07.list-add-image>li>a>div.list-box>span,
.link-list-07.list-add-image>li>a>span>span {
    margin-bottom: 5px;
    margin-left: -78px;
}

.link-list-07.list-add-image>li>a>div.list-box>span+span,
.link-list-07.list-add-image>li>a>span>span+span {
    width: 78px;
    margin-left: -78px;
    float: left;
}

.link-list-07.list-add-image>li>a>div.list-box>span+span img,
.link-list-07.list-add-image>li>a>span>span+span img {
    max-width: 68px;
}

.link-list-07.list-add-image>li>a>div.list-box>span+span img.thumb,
.link-list-07.list-add-image>li>a>span>span+span img.thumb {
    border: solid 1px #d8dadc;
}

.link-list-07.list-add-image>li>em {
    padding: 10px 30px 10px 10px;
    color: #333333;
    display: block;
    position: relative;
    z-index: 1;
    font-weight: normal;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.link-list-07.list-add-image>li>em>span {
    padding-left: 72px;
    display: block;
}

.link-list-07.list-add-image>li>em>span:after {
    content: "";
    display: block;
    clear: both;
}

.link-list-07.list-add-image>li>em>span>span {
    margin-bottom: 5px;
    margin-left: -72px;
    display: block;
    font-weight: bold;
}

.link-list-07.list-add-image>li>em>span>span+span {
    width: 72px;
    margin-left: -72px;
    float: left;
}

.link-list-07.list-add-image>li>em>span>span+span img {
    max-width: 68px;
}

.link-list-08>li {
    padding: 10px 0;
    border-bottom: 1px dotted #e4e4e4;
}

.link-list-08>li>a {
    margin: -10px 0;
    padding: 10px 0;
    color: #333333;
    display: block;
    font-weight: normal;
}

.link-list-08>li:first-child>a {
    padding-top: 0;
}

.link-list-08>li:last-child {
    border-bottom: none;
}

.link-list-08.list-add-image>li {
    overflow: hidden;
}

.link-list-08.list-add-image>li>img {
    float: left;
}

.link-list-08.list-add-image>li>span {
    padding-left: 10px;
    display: block;
    overflow: hidden;
}

.link-list-08.list-add-image>li>a {
    overflow: hidden;
}

.link-list-08.list-add-image>li>a>img {
    float: left;
}

.link-list-08.list-add-image>li>a>span {
    padding-left: 10px;
    display: block;
    overflow: hidden;
}

.link-list-08.list-add-separate>li {
    padding: 0;
    display: table;
    width: 100%;
}

.link-list-08.list-add-separate>li>div,
.link-list-08.list-add-separate>li>span {
    padding: 10px 0;
    display: table-cell;
}

.link-list-08.list-add-separate>li>span {
    padding-right: 10px;
    width: 5em;
}

.link-list-08.list-add-separate>li>div> :last-child {
    margin-bottom: 0;
}

.link-list-09 {
    font-weight: bold;
    border: 1px solid #d6d7d8;
    border-radius: 8px;
    padding: 8px;
    box-shadow: inset 0 0 6px 3px #fff;
    background-color: #eef3f4;
}

.link-list-09>li {
    border-top: 1px solid #ccd1d2;
}

.link-list-09>li:first-child {
    border-top: 1px solid #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.link-list-09>li:last-child>a {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.link-list-09>li>a {
    padding: 10px 30px 10px 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #333333;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #eceff2));
    background-image: -webkit-linear-gradient(#fff, #eceff2);
    background-image: linear-gradient(#fff, #eceff2);
    background-color: #eceff2;
    text-decoration: none;
    position: relative;
}

.link-list-09>li>a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.link-list-09>li>a:before {
    margin-top: -6px;
    top: 50%;
    right: 10px;
}

.link-list-index {
    margin: 1px -10px 20px;
}

.link-list-index:after {
    content: "";
    display: block;
    clear: both;
}

.link-list-index>li {
    margin-top: -1px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #d6d7d8;
    width: 33.33333%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    letter-spacing: -0.08em;
}

.link-list-index>li:nth-child(3n) {
    border-right: none;
}

.link-list-index>li>a {
    padding: 60px 2px 10px;
    color: #333333;
    display: block;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    position: relative;
}

.link-list-index>li>a:before {
    content: "";
    display: block;
    width: 68px;
    height: 64px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    left: 50%;
}

.link-list-index>li>a:before {
    margin-left: -34px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
}

.link-list-index>li>a .newwindowicon {
    display: none;
}

.link-list-index>li.myym>a:before {
    background-position: -2072px center;
}

.link-list-index>li.product>a:before {
    background-position: -2140px center;
}

.link-list-index>li.campaign>a:before {
    background-position: -2208px center;
}

.link-list-index>li.shop>a:before {
    background-position: -2276px center;
}

.link-list-index>li.service>a:before {
    background-position: -2344px center;
}

.link-list-index>li.support>a:before {
    background-position: -2412px center;
}

.link-list-index>li.price>a:before {
    background-position: -2480px center;
}

.link-list-index-01 {
    margin: 0 0 5px -5px;
    overflow: hidden;
    font-size: 13px;
    font-size: 1.3rem;
}

.link-list-index-01:after {
    content: "";
    display: block;
    clear: both;
}

.link-list-index-01>li {
    margin-bottom: 5px;
    padding-left: 5px;
    float: left;
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}

.link-list-index-01>li>a {
    padding: 45px 2px 7px;
    border: 1px solid #d6d7d8;
    color: #333333;
    display: block;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    text-shadow: 1px 1px 0 #fff;
    position: relative;
}

.link-list-index-01>li>a:before {
    content: "";
    display: block;
    width: 35px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    left: 50%;
}

.link-list-index-01>li>a:before {
    margin-left: -18px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
}

.link-list-index-01>li.mobile>a:before {
    background-position: -186px center;
}

.link-list-index-01>li.ybb>a {
    letter-spacing: -0.15em;
}

.link-list-index-01>li.ybb>a:before {
    background-position: -224px center;
}

.link-list-index-01>li.lifestyle>a {
    letter-spacing: -0.2em;
}

.link-list-index-01>li.lifestyle>a:before {
    background-position: -261px center;
}

.link-list-index-01>li.shop>a:before {
    background-position: -298px center;
}

.link-list-index-01>li.support>a:before {
    background-position: -333px center;
}

.link-list-index-01>li.corp>a:before {
    background-position: -367px center;
}

.link-list-index-01 li.en-csr,
.link-list-index-01 li.en-ir {
    width: 50%;
}

.link-list-index-01 .link-list-02>li.csr>a:before,
.link-list-index-01 .link-list-02>li.recruit>a:before,
.link-list-index-01 li.csr>a:before,
.link-list-index-01 li.en-csr>a:before,
.link-list-index-01 li.en-ir>a:before,
.link-list-index-01 li.ir>a:before,
.link-list-index-01 li.recruit>a:before {
    width: 30px;
    margin-left: -15px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
}

.link-list-index-01 .link-list-02>li.csr>a:before,
.link-list-index-01 .link-list-02>li.recruit>a:before,
.link-list-index-01 li.ir>a:before {
    background-position: -1187px center;
}

.link-list-index-01 li.csr>a:before {
    background-position: -1215px center;
}

.link-list-index-01 li.en-ir>a:before {
    background-position: -1187px center;
}

.link-list-index-01 li.en-csr>a:before {
    background-position: -1215px center;
}

.link-list-index-01 li.recruit>a:before {
    background-position: -1246px center;
}

.link-list-index-02 {
    margin: 0 0 5px -5px;
    overflow: hidden;
    font-size: 13px;
    font-size: 1.3rem;
}

.link-list-index-02:after {
    content: "";
    display: block;
    clear: both;
}

.link-list-index-02>li {
    margin-bottom: 5px;
    padding-left: 5px;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}

.link-list-index-02>li>a {
    padding: 65px 2px 7px;
    border: 1px solid #d6d7d8;
    display: block;
    background-color: #fff;
    position: relative;
}

.link-list-index-02>li>a:before {
    content: "";
    display: block;
    width: 63px;
    height: 63px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: 50%;
}

.link-list-index-02>li>a:before {
    margin-left: -31px;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 3000px 63px;
}

.link-list-index-02>li>a .newwindowicon {
    display: none;
}

.link-list-index-02>li.sb-smart {
    letter-spacing: -0.1em;
}

.link-list-index-02>li.sb-smart>a:before {
    margin-left: -49px;
    width: 98px;
    background-position: -1618px center;
}

.link-list-index-02>li.sb-3g>a:before {
    margin-left: -43px;
    width: 86px;
    background-position: -1721px center;
}

.link-list-index-02>li.mb-data>a:before {
    margin-left: -15px;
    width: 31px;
    background-position: -1811px center;
}

.link-list-index-02>li.satellite>a:before {
    margin-left: -11px;
    width: 23px;
    background-position: -1847px center;
}

.link-list-index-02>li.pre>a:before {
    background-position: -1875px center;
}

.link-list-index-02>li.disney>a:before {
    background-position: -1941px center;
}

.link-list-index-03 {
    margin: -10px 0 10px;
    overflow: hidden;
}

.link-list-index-03>li {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
}

.link-list-index-03>li>a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    border: 1px solid #d8dadc;
    display: table;
    width: 100%;
    background-color: #fff;
}

.link-list-index-03>li>a>span {
    display: table-cell;
    vertical-align: middle;
}

.link-list-index-03>li>a>span:first-child {
    width: 45px;
}

.link-list-index-03>li>a>span:first-child+span {
    padding-left: 12px;
}

.link-list-index-03[class*="col-"]:after {
    content: "";
    display: block;
    clear: both;
}

.link-list-index-03[class*="col-2"]>li {
    float: left;
    width: 50%;
}

.link-list-index-03[class*="col-2"]>li:nth-child(odd) {
    padding-right: 5px;
}

.link-list-index-03[class*="col-2"]>li:nth-child(even) {
    padding-left: 5px;
}

.nav-more {
    border-top: 5px solid #f6f6f6;
    min-height: 45px;
    position: relative;
}

.nav-more:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -5px;
    left: 0;
}

.nav-more:before {
    background-color: #e6e6e6;
}

.nav-more>a {
    margin-top: -5px;
    border-width: 0 4px 4px 4px;
    border-style: solid;
    border-color: #f6f6f6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: block;
    top: 0;
    right: 0;
    position: relative;
    position: absolute;
}

.nav-more>a:before {
    content: "";
    display: block;
    width: 200%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: -4px;
}

.nav-more>a:before {
    background-color: #e6e6e6;
}

.nav-more>a>span {
    padding: 9px 16px 11px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e6e6e6;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    display: block;
    position: relative;
    z-index: 2;
    box-shadow: 2px 2px 0 #fff inset, -2px -2px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f1f1f1));
    background-image: -webkit-linear-gradient(#fff, #f1f1f1);
    background-image: linear-gradient(#fff, #f1f1f1);
    background-color: #f1f1f1;
    background-color: #fff;
}

.nav-top {
    text-align: right;
}

.nav-top>a {
    padding-left: 25px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    position: relative;
}

.nav-top>a:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    position: absolute;
    top: 0.1em;
    left: 0;
}

.nav-top>a:before {
    padding: 2px;
    border: 1px solid #c7d2da;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -26px center;
    background-size: 3000px 63px;
    background-color: #f4f6f8;
}

.nav-internal>li,
.nav-internal-02>li {
    margin-bottom: 5px;
}

.nav-internal>li:last-child,
.nav-internal-02>li:last-child {
    margin-bottom: 0;
}

.nav-internal>li>a,
.nav-internal-02>li>a {
    padding-left: 25px;
    display: inline-block;
    position: relative;
}

.nav-internal>li>a:before,
.nav-internal-02>li>a:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    position: absolute;
    top: 1px;
    left: 0;
}

.nav-internal>li>a:before,
.nav-internal-02>li>a:before {
    padding: 2px;
    border: 1px solid #c7d2da;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -26px center;
    background-size: 3000px 63px;
    background-color: #f4f6f8;
}

.nav-internal-02 {
    margin-right: -10px;
    overflow: hidden;
}

.nav-internal-02:after {
    content: "";
    display: block;
    clear: both;
}

.nav-internal-02 li {
    min-width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
}

.nav-pager {
    margin-bottom: 0;
    display: table;
    width: 100%;
    background-color: #F4F5F6;
    position: relative;
}

.nav-pager>li {
    display: table-cell;
    vertical-align: middle;
    background-color: #f4f5f6;
}

.nav-pager>li>a,
.nav-pager>li>span {
    display: block;
}

.nav-pager>li>span {
    color: #c4c7ca;
}

.nav-pager li {
    width: 33.3%;
}

.nav-pager li:before {
    background-repeat: no-repeat;
    content: "";
    height: 31px;
    position: absolute;
    top: 0;
    width: 16px;
}

.nav-pager li.prev {
    margin-left: 10px;
    border-width: 1px;
    z-index: 1;
}

.nav-pager>li.prev {
    width: 33.3%;
}

.nav-pager>li.prev:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-bg-btn-list-pager.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    margin-left: 10px;
}

.nav-pager>li.prev:after {
    border-radius: 0 3px 3px 0;
    border-width: 1px 1px 1px 0 !important;
}

.nav-pager>li.prev>a {
    background-image: linear-gradient(to bottom, #fbfdfe, #e9edf0);
    vertical-align: top;
    border: 1px solid #d8dadc;
    padding: 5px 10px 3px 5px;
    width: 66px;
    margin-left: 10px;
}

.nav-pager>li.prev>span {
    margin-left: 10px;
    padding: 5px 10px 3px 5px;
    width: 66px;
    vertical-align: top;
    border: 1px solid #d8dadc;
    background-image: linear-gradient(to bottom, #fbfdfe, #e9edf0);
}

.nav-pager>li.next>span {
    position: absolute;
    top: 0;
    right: 16px;
    width: 66px;
    padding: 5px 5px 3px 8px;
    vertical-align: top;
    border: 1px solid #d8dadc;
    border-right: none;
    text-align: right;
    background-image: linear-gradient(to bottom, #fbfdfe, #e9edf0);
}

.nav-pager li.next {
    margin-left: 10px;
    border-width: 1px;
    z-index: 1;
}

.nav-pager>li.next {
    width: 33.3%;
}

.nav-pager>li.next:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-bg-btn-list-pager-02.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    right: 0;
}

.nav-pager>li.next:after {
    border-radius: 0 3px 3px 0;
}

.nav-pager>li.next>a {
    padding: 5px 5px 3px 8px;
    border: 1px solid #d8dadc;
    border-right: none;
    background-image: linear-gradient(to bottom, #fbfdfe, #e9edf0);
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 16px;
    width: 66px;
    text-align: right;
}

.nav-pager>li.prev:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-bg-btn-list-pager.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    left: -13px;
}

.nav-pager>li>ul {
    margin: 0 0 0 -21px;
    letter-spacing: -0.4em;
    text-align: center;
    left: 50%;
    top: 43%;
    position: absolute;
}

.nav-pager>li>ul>li {
    margin: 0 6px 0 auto;
    border-radius: 4px;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    letter-spacing: normal;
    vertical-align: middle;
    color: rgba(51, 51, 51, 0);
    background-color: #e1e6e8;
    float: left;
}

.nav-pager>li>ul>li>a {
    color: rgba(51, 51, 51, 0);
}

.nav-pager>li>ul>li.active {
    background-image: -webkit-linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-image: linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-color: #6d7984;
}

.nav-pager+.nav-pager-num {
    text-align: center;
}

.btn-list-pager {
    margin: 40px 0;
    background-color: #f4f5f6;
    background-position: 0 0;
}

.btn-list-pager:after {
    content: "";
    display: block;
    clear: both;
}

.btn-list-pager li {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}

.btn-list-pager li.next {
    margin-right: 10px;
    float: right;
}

.btn-list-pager li.prev {
    margin-left: 10px;
    float: left;
}

.btn-list-pager li {
    color: #c4c7ca;
    display: inline-block;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(top, #fbfdfe, #e9edf0);
    background-image: linear-gradient(to bottom, #fbfdfe, #e9edf0);
    padding-top: 4px;
    padding-bottom: 8px;
    border-style: solid;
    border-color: #d8dadc;
    position: relative;
    height: 30px;
    font-size: 14px;
    box-shadow: 0 1px 1px #fff inset;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.btn-list-pager li.prev {
    border-radius: 0 3px 3px 0;
    border-width: 1px 1px 1px 0;
    padding-left: 14px;
    padding-right: 22px;
}

.btn-list-pager li.next {
    border-radius: 3px 0 0 3px;
    border-width: 1px 0 1px 1px;
    padding-right: 14px;
    padding-left: 22px;
}

.btn-list-pager li:before {
    content: "";
    position: absolute;
    top: -1px;
    height: 31px;
    width: 14px;
    background-repeat: no-repeat;
}

.btn-list-pager li.prev:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-bg-btn-list-pager.png");
    background-position: 0 -1px;
    background-size: 100% 100%;
    left: -13px;
}

.btn-list-pager li.next:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-bg-btn-list-pager-02.png");
    background-position: 0 -1px;
    background-size: 100% 100%;
    left: 105px;
}

.btn-list-pager li a {
    color: #006699;
}

.link-list-pager {
    margin: 0 auto 10px;
    text-align: center;
    width: 215px;
}

.link-list-pager ul:after {
    content: "";
    display: block;
    clear: both;
}

.link-list-pager li {
    float: left;
}

.link-list-pager a {
    color: #006699;
}

.link-list-pager li.prev {
    padding-right: 10px;
}

.link-list-pager li.next {
    padding-left: 10px;
    border-left: 1px solid #e3e4e5;
}

p.index {
    display: block;
    margin-bottom: 10px;
}

.tabContainer .tabPanel {
    display: none;
}

.tabContainer .tabPanel.active {
    display: block;
}

.tabContainer .static .tabPanel {
    display: block;
}

.tab {
    padding: 0 2px;
    border-bottom: 1px solid #d6d7d8;
    display: table;
    table-layout: fixed;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tab>li {
    padding: 0 2px;
    display: table-cell;
    vertical-align: bottom;
    letter-spacing: -0.1em;
    line-height: 1.35;
}

.tab>li>a {
    padding: 4px 4px 3px;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #d6d7d8;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    box-shadow: 2px 2px 0 #fff inset, -2px 0 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f2f2f2));
    background-image: -webkit-linear-gradient(#fff, #f2f2f2);
    background-image: linear-gradient(#fff, #f2f2f2);
    background-color: #f2f2f2;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tab>li>a>span {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.tab>li.active>a {
    margin-bottom: -1px;
    border-bottom: 1px solid #fff;
    color: #333333;
    background-image: none;
    background-color: #fff;
}

.btn,
.uni-btn-02,
.uni-btn-03 {
    padding: 7px 10px 6px;
    border: 1px solid #d6d7d8;
    border-radius: 2px;
    color: #006699;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.45;
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
}

.btn:active,
.btn:focus,
.btn:hover,
.btn:visited,
.uni-btn-02:active,
.uni-btn-02:focus,
.uni-btn-02:hover,
.uni-btn-02:visited {
    color: #006699;
}

.btn.my-sb,
.uni-btn-02.my-sb {
    position: relative;
}

.btn.my-sb:before,
.uni-btn-02.my-sb:before {
    content: "";
    display: inline-block;
    width: 37px;
    height: 38px;
    overflow: hidden;
    position: static;
}

.btn.my-sb:before,
.uni-btn-02.my-sb:before {
    margin-right: 10px;
    vertical-align: middle;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -110px center;
    background-size: 3000px 63px;
}

.btn .caption,
.uni-btn-02 .caption {
    display: block;
    color: #333333;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
}

.btn-list-02.col-2 [class*="btn-"].uni-btn-03,
.uni-btn-03 {
    font-size: 14px;
    font-size: 1.4rem;
}

.uni-btn-03 {
    color: #333333;
}

.uni-btn-03:active,
.uni-btn-03:focus,
.uni-btn-03:hover {
    color: #333333;
}

.btn-01 {
    padding: 7px 10px 6px;
    border: 1px solid #339fd5;
    border-radius: 3px;
    color: #fff;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.45;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6) inset, -1px -1px 0 rgba(255, 255, 255, 0.6) inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #339fd5), color-stop(50%, #339fd5), color-stop(50%, #0187cb), color-stop(100%, #3da6db));
    background-image: -webkit-linear-gradient(#339fd5, #339fd5 50%, #0187cb 50%, #3da6db);
    background-image: linear-gradient(#339fd5, #339fd5 50%, #0187cb 50%, #3da6db);
    background-color: #3da6db;
    text-align: center;
    text-shadow: 2px 2px 0 #0576ba;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
}

.btn-01:active,
.btn-01:focus,
.btn-01:hover,
.btn-01:visited {
    color: #fff;
}

.btn-01.disable {
    cursor: default;
    background-color: #ffffff;
    background-image: none;
    color: #e3e4e5;
    box-shadow: none;
    border: 1px solid #d8dadc;
    text-shadow: none;
}

.btn-02 {
    padding: 6px 15px;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    color: #006699;
    display: inline-block;
    line-height: 1.45;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #e6ebec);
    background-image: linear-gradient(#fbfcfc, #e6ebec);
    background-color: #fbfcfc;
    font-weight: bold;
    vertical-align: top;
}

.btn-03 {
    padding: 6px 15px;
    border: 1px solid #d8dadc;
    border-radius: 5px;
    color: #006699;
    display: inline-block;
    line-height: 1.45;
    background-color: #ffffff;
    font-weight: bold;
    vertical-align: top;
    text-align: center;
}

.btn-list {
    margin-bottom: 0;
    letter-spacing: -0.4em;
    text-align: center;
}

.btn-list>li {
    margin: 0 0 10px 10px;
    display: inline-block;
    letter-spacing: normal;
}

.btn-list>li:last-child {
    margin-right: 0;
}

.btn-list.col-2 {
    letter-spacing: normal;
}

.btn-list.col-2:after {
    content: "";
    display: block;
    clear: both;
}

.btn-list.col-2>li {
    margin: 0 0 10px;
    display: block;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-list.col-2>li:nth-child(odd) {
    padding-right: 5px;
}

.btn-list.col-2>li:nth-child(even) {
    padding-left: 5px;
}

.btn-list-02 {
    margin: 20px 0 0;
    padding: 5px 0;
}

.btn-list-02 li {
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
}

.btn-list-02.col-2 {
    letter-spacing: normal;
}

.btn-list-02.col-2:after {
    content: "";
    display: block;
    clear: both;
}

.btn-list-02.col-2>li {
    margin: 0 0 10px;
    display: block;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-list-02.col-2>li:nth-child(odd) {
    padding-right: 5px;
}

.btn-list-02.col-2>li:nth-child(even) {
    padding-left: 5px;
}

.btn-list-02.col-2 [class*="btn-"] {
    padding: 7px 10px 6px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem;
}

.btn-list-02>li>a {
    width: 100%;
    display: table;
}

.btn-list-02>li>a>span {
    vertical-align: middle;
    display: table-cell;
}

.top {
    vertical-align: top !important;
}

.tbl {
    border-top: 1px solid #d8dadc;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #d8dadc;
    font-size: 12px;
    font-size: 1.2rem;
}

.tbl>caption {
    padding-bottom: 5px;
}

.tbl>caption:after {
    content: "";
    display: block;
    clear: both;
}

.tbl>caption .cap-1,
.tbl>caption .cap-2 {
    display: block;
}

.tbl>caption .cap-1 {
    float: left;
}

.tbl>caption .cap-2 {
    float: right;
}

.tbl td,
.tbl th {
    padding: 7px;
    border-top: none;
    border-right: 1px solid #d8dadc;
    border-bottom: 1px solid #d8dadc;
    border-left: none;
}

.tbl td> :last-child,
.tbl th> :last-child {
    margin-bottom: 0;
}

.tbl th {
    background-color: #f4f5f6;
    vertical-align: middle;
    font-weight: normal;
    white-space: nowrap;
}

.tbl p {
    margin-bottom: 5px;
}

.tbl thead th {
    text-align: center;
}

.tbl thead td {
    background-color: #f4f5f6;
}

.tbl tbody th {
    text-align: left;
}

.tbl.ft thead tr:first-child td,
.tbl.ft thead tr:first-child th {
    background-color: #e3e4e5;
}

.tbl.fl tbody tr td:first-child {
    background-color: #f4f5f6;
}

.tbl.fl tbody tr>th:first-child {
    background-color: #e3e4e5;
}

.tbl.fl tbody tr>th:first-child+td {
    background-color: #f4f5f6;
}

.tbl.t-1 th {
    vertical-align: top;
}

.tbl.ot-1 img {
    border: 1px solid #d8dadc;
}

.tbl.ptn-2 col {
    width: 50%;
}

.tbl.ptn-3 col {
    width: 33.33333%;
}

.tbl.ptn-4 col {
    width: 25%;
}

.tbl.ptn-5 col {
    width: auto !important;
}

.tbl.attention tbody th {
    background-color: #d7e3f5;
}

.tbl td.itemize {
    border-right: none;
}

.tbl td.itemize .num-unit {
    font-size: 85.71%;
}

.tbl td.itemize-btn {
    min-width: 50px;
}

.tbl td.itemize-btn .btn {
    font-size: 12px;
    font-size: 1.2rem;
}

.image-left:after,
.image-right:after {
    content: "";
    display: block;
    clear: both;
}

.image-left {
    overflow: hidden;
}

.image-left>.image {
    float: left;
    text-align: center;
    padding-right: 4.6875%;
}

.image-left>.image .caption {
    display: block;
}

.image-left>.image> :last-child {
    margin-bottom: 0;
}

.image-left.wrap>.image {
    margin: 0 0 4.6875%;
}

.image-left.parallel .col {
    overflow: hidden;
}

.image-right {
    overflow: hidden;
}

.image-right>.image {
    float: right;
    text-align: center;
    padding-left: 4.6875%;
}

.image-right>.image .caption {
    display: block;
}

.image-right>.image> :last-child {
    margin-bottom: 0;
}

.image-right.wrap>.image {
    margin: 0 0 4.6875%;
}

.image-right.parallel .col {
    overflow: hidden;
}

.image-left.branch-138 .image .caption,
.image-left.branch-223 .image .caption,
.image-left.branch-345 .image .caption,
.image-right.branch-138 .image .caption,
.image-right.branch-223 .image .caption,
.image-right.branch-345 .image .caption {
    text-align: left;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 5px 0 0;
}

.image-left.branch-138 .col,
.image-left.branch-223 .col,
.image-left.branch-345 .col,
.image-right.branch-138 .col,
.image-right.branch-223 .col,
.image-right.branch-345 .col {
    margin-top: 10px;
}

.image-left.branch-138 .image,
.image-left.branch-223 .image,
.image-left.branch-345 .image,
.image-right.branch-138 .image,
.image-right.branch-223 .image,
.image-right.branch-345 .image {
    padding-left: 0;
    padding-right: 0;
    float: none;
}

.image-left.branch-138 .image p,
.image-left.branch-223 .image p,
.image-left.branch-345 .image p,
.image-right.branch-138 .image p,
.image-right.branch-223 .image p,
.image-right.branch-345 .image p {
    margin: 0 0 5px;
}

.image-left.branch-138 .image,
.image-right.branch-138 .image {
    max-width: 138px;
    margin: 0 auto;
}

.image-left.branch-223 .image,
.image-right.branch-223 .image {
    max-width: 223px;
    margin: 0 auto;
}

.image-left.branch-345 .image,
.image-right.branch-345 .image {
    max-width: 345px;
    width: 100%;
    margin: 0 auto;
}

.image-list>li {
    margin: 0 0 10px;
    text-align: center;
}

.image-list.col-2 {
    margin-bottom: 0;
}

.image-list.col-2:after {
    content: "";
    display: block;
    clear: both;
}

.image-list.col-2>li {
    margin: 0 0 10px;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.image-list.col-2>li:nth-child(odd) {
    padding-right: 10px;
}

.image-list.col-2>li:nth-child(even) {
    padding-left: 10px;
}

.image-list.col-2.image-link-index {
    padding-bottom: 0;
}

.image-list.col-2.image-link-index>li {
    margin: 0 0 20px;
    padding: 0 5px;
}

.image-list.col-2.image-link-index>li:nth-child(odd) {
    padding-right: 10px;
}

.image-list.col-2.image-link-index>li:nth-child(even) {
    padding-left: 10px;
}

.image-list.col-2.image-link-index>li>a>.image-link-index-title {
    display: block;
    margin-top: 8px;
    font-weight: bold;
}

.image-list.col-3 {
    margin-bottom: 0;
    letter-spacing: normal;
}

.image-list.col-3:after {
    content: "";
    display: block;
    clear: both;
}

.image-list.col-3>li {
    margin: 0 0 10px;
    display: block;
    float: left;
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.image-list.col-3>li:nth-child(2) {
    padding: 0 3px;
}

.image-list.col-3>li:nth-child(3n) {
    padding-left: 6px;
}

.image-list.col-3>li:nth-child(3n+1) {
    padding-right: 6px;
}

.image-list-01 {
    margin: 0 auto;
    max-width: 310px;
}

.image-list-01:after {
    content: "";
    display: block;
    clear: both;
}

.image-list-01>li {
    margin-bottom: 10px;
    padding: 0 5px;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.image-list-01>li.full {
    width: 100%;
}

.image-list-02 {
    margin: 0 auto;
    max-width: 600px;
}

.image-list-02:after {
    content: "";
    display: block;
    clear: both;
}

.image-list-02>li {
    margin-bottom: 10px;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.image-list-02>li:nth-child(odd) {
    padding-right: 5px;
}

.image-list-02>li:nth-child(even) {
    padding-left: 5px;
}

.image-list-line {
    margin-bottom: 0;
    letter-spacing: -0.4em;
}

.image-list-line>li {
    margin: 0 10px 10px 0;
    display: inline-block;
    letter-spacing: normal;
}

.box,
.box-01,
.box-02,
.uni-box-01,
.uni-box-03 {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 4px;
    background-color: #f4f5f7;
}

.box> :last-child,
.box-01> :last-child,
.box-02> :last-child,
.uni-box-01> :last-child,
.uni-box-03> :last-child {
    margin-bottom: 0;
}

.box-01,
.uni-box-03 {
    padding: 9px 7px 7px 11px;
    border: 5px solid #d7e3f5;
    border-radius: 0;
    background-color: #fff;
}

.uni-box-01 {
    padding: 10px;
    border-radius: 0;
    background-color: #f4f5f6;
}

.uni-box-01> :last-child {
    margin-bottom: 0 !important;
}

.box-02 {
    padding: 9px 7px 7px 11px;
    border: 1px solid #f55338;
    border-radius: 0;
    background-color: #fff;
}

.box-02> :last-child {
    margin-bottom: 0 !important;
}

.box-04 {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #d8dadc;
}

.box-04 .hdg {
    margin: 0 -10px;
    padding: 0 10px 10px;
    border-bottom: 1px solid #d8dadc;
    font-size: 12px;
    font-size: 1.2rem;
}

.box-04> :last-child {
    margin-bottom: 0 !important;
}

.box-04[class*="col-"] {
    margin: 0 0 20px -10px;
    padding: 0;
    border: none;
}

.box-04[class*="col-"]:after {
    content: "";
    display: block;
    clear: both;
}

.box-04[class*="col-"] .unit {
    margin-top: 10px;
    padding-left: 10px;
    float: left;
}

.box-04 .unit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box-04 .unit>.inner {
    padding: 10px;
    border: 1px solid #d8dadc;
}

.box-04 .unit>.inner> :last-child {
    margin-bottom: 0;
}

.box-04.box-col-2 .unit {
    width: 50%;
}

.box-04.box-col-2 .unit:first-child,
.box-04.box-col-2 .unit:first-child+.unit {
    margin-top: 0;
}

.box-04.box-col-3 .unit {
    width: 33.33333%;
}

.box-04.box-col-3 .unit:first-child,
.box-04.box-col-3 .unit:first-child+.unit,
.box-04.box-col-3 .unit:first-child+.unit+.unit {
    margin-top: 0;
}

.box-04-01 {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #d8dadc;
    background-color: #fff;
}

.box-04-01[class*="col-"] {
    padding: 0;
    border: none;
    margin: 0 0 20px -10px;
}

.box-04-01[class*="col-"]:after {
    content: "";
    display: block;
    clear: both;
}

.box-04-01[class*="col-"] .unit {
    margin-top: 10px;
    padding-left: 10px;
    float: left;
}

.box-04-01> :last-child {
    margin-bottom: 0 !important;
}

.box-04-01 .hdg-01 {
    margin: -10px -10px 10px;
    padding: 7px 10px 5px;
    border-bottom: 1px solid #d8dadc;
    background-color: #f4f5f6;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
}

.box-04-01 .hdg-03 .icon,
.box-04-01 .hdg-03 body .icon-01,
.box-04-01 .hdg-03 body .icon-02,
.box-04-01 .hdg-03 body .icon-03,
.box-04-01 .hdg-03 body .icon-04,
.box-04-01 .hdg-03 body .icon-05,
.box-04-01 .hdg-03 body .icon-min,
.box-04-01 .hdg-03 body .icon-min-03,
body .box-04-01 .hdg-03 .icon-01,
body .box-04-01 .hdg-03 .icon-02,
body .box-04-01 .hdg-03 .icon-03,
body .box-04-01 .hdg-03 .icon-04,
body .box-04-01 .hdg-03 .icon-05,
body .box-04-01 .hdg-03 .icon-min,
body .box-04-01 .hdg-03 .icon-min-03 {
    min-width: 0;
}

.box-04-01 .unit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box-04-01 .unit>.inner {
    padding: 10px;
    border: 1px solid #d8dadc;
}

.box-04-01 .unit>.inner> :last-child {
    margin-bottom: 0;
}

.box-04-01.box-col-2 .unit {
    width: 50%;
}

.box-04-01.box-col-2 .unit:first-child,
.box-04-01.box-col-2 .unit:first-child+.unit {
    margin-top: 0;
}

.box-04-01.box-col-3 .unit {
    width: 33.33333%;
}

.box-04-01.box-col-3 .unit:first-child,
.box-04-01.box-col-3 .unit:first-child+.unit,
.box-04-01.box-col-3 .unit:first-child+.unit+.unit {
    margin-top: 0;
}

.box-04-03 {
    margin: 0 0 5px;
    padding: 10px;
    background-color: #fff;
}

.box-04-03 .hdg {
    margin: -10px -10px 10px;
    padding: 8px 10px 6px;
    font-size: 114.29%;
    font-weight: bold;
    border-bottom: 2px solid #e3e4e5;
}

.box-04-03[class*="col-"] {
    border: none;
    margin: 0 0 20px -20px;
    padding: 0;
}

.box-04-03[class*="col-"] .unit {
    margin-top: 20px;
    padding-left: 20px;
}

.box-04-03 .unit>.inner {
    padding: 10px;
    border: 8px solid #e3e4e5;
}

.box-04-03 .unit>.inner> :last-child {
    margin-bottom: 0;
}

.box-04-03.box-col-1 .unit:first-child {
    margin-top: 0;
}

.box-04-03> :last-child {
    margin-bottom: 0;
}

.image-138,
.image-223,
.image-345 {
    display: block;
    margin: 0 auto 15px;
    text-align: left;
}

.image-138 .caption {
    width: 100%;
    max-width: 138px;
}

.image-223 .caption {
    width: 100%;
    max-width: 223px;
}

.image-345 .caption {
    width: 100%;
    max-width: 345px;
}

.notice-list {
    font-size: 12px;
    font-size: 1.2rem;
}

.notice-list li {
    margin-bottom: 5px;
}

.notice-list li>div,
.notice-list li>span {
    display: table-cell;
}

.notice-list li>span {
    white-space: nowrap;
    padding-right: 0.5em;
}

.notice-list li>div {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.notice-list a {
    font-weight: normal;
}

.notice-list.large {
    font-size: 14px;
    font-size: 1.4rem;
}

.note-list {
    font-size: 1.1rem;
    margin-bottom: 10px;
}

.note-list ul:not([class]) {
    display: block;
    margin: 0;
}

#str-contents .note-list ul:not([class])>li:before {
    background-color: #333333;
    border-radius: 4px;
}

#str-contents .note-list ul:not([class])>li:before {
    content: "";
    display: block;
    height: 4px;
    left: 0.5em;
    overflow: hidden;
    position: absolute;
    top: 0.5em;
    width: 4px;
}

#str-contents .note-list ul:not([class])>li:last-child {
    margin-bottom: 0;
}

#str-contents .note-list ul:not([class])>li {
    list-style-type: none;
    padding-left: 2em;
    position: relative;
}

#str-contents ul:not([class])>li {
    display: list-item;
}

.grid-arr {
    margin-bottom: 10px;
}

.grid-arr:after {
    content: "";
    display: block;
    clear: both;
}

.grid-arr>.unit {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-arr>.unit> :first-child {
    margin-top: 0 !important;
}

.grid-arr>.unit> :last-child {
    margin-bottom: 0;
}

.grid-arr>.unit>.hdg-l3 {
    margin-left: 0;
    margin-right: 0;
}

.grid-arr.col-2>.unit {
    width: 50%;
}

.grid-arr.col-2>.unit:first-child,
.grid-arr.col-2>.unit:first-child+div {
    margin-top: 0;
}

.grid-arr.col-3>.unit {
    width: 33.33333%;
}

.grid-arr.col-3>.unit:first-child,
.grid-arr.col-3>.unit:first-child+div,
.grid-arr.col-3>.unit:first-child+div+div {
    margin-top: 0;
}

.grid-arr.col-4>.unit {
    width: 25%;
}

.grid-arr.col-4>.unit:first-child,
.grid-arr.col-4>.unit:first-child+div,
.grid-arr.col-4>.unit:first-child+div+div,
.grid-arr.col-4>.unit:first-child+div+div+div {
    margin-top: 0;
}

.grid-arr.col-5>.unit {
    width: 20%;
}

.grid-arr.col-5>.unit:first-child,
.grid-arr.col-5>.unit:first-child+div,
.grid-arr.col-5>.unit:first-child+div+div,
.grid-arr.col-5>.unit:first-child+div+div+div,
.grid-arr.col-5>.unit:first-child+div+div+div+div {
    margin-top: 0;
}

.grid-arr.t-1 {
    margin-left: -10px;
}

.grid-arr.t-1>.unit {
    padding-left: 10px;
}

.grid-arr.t-2 {
    margin-left: -20px;
}

.grid-arr.t-2>.unit {
    padding-left: 20px;
}

.grid-arr.t-3 {
    margin-left: -30px;
}

.grid-arr.t-3>.unit {
    padding-left: 30px;
}

.grid-arr.t-4 {
    margin-left: -40px;
}

.grid-arr.t-4>.unit {
    padding-left: 40px;
}

.grid-arr.t-5 {
    margin-left: -50px;
}

.grid-arr.t-5>.unit {
    padding-left: 50px;
}

.comp-inquiry {
    margin: 20px auto;
    padding-left: 60px;
    position: relative;
    width: 200px;
    font-size: 11px;
    font-size: 1.1rem;
}

.comp-inquiry>dt {
    margin-top: -20px;
    color: rgba(51, 51, 51, 0);
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 40px;
    overflow: hidden;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -583px center;
    background-size: 3000px 63px;
}

.comp-inquiry>dd>a {
    display: block;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    font-weight: bold;
}

.comp-important {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #d8dadc;
    background-color: #fff;
}

.comp-important> :last-child {
    margin-bottom: 0;
}

.comp-important .catch,
.comp-important .catch-02 {
    margin: -10px -10px 10px;
    padding: 7px 7px 5px 28px;
    border-bottom: 1px solid #d8dadc;
    box-shadow: 0 0 0 1px #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
}

.comp-important .catch strong,
.comp-important .catch-02 strong {
    color: #e61919;
}

.comp-important .catch-02:before,
.comp-important .catch:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    left: 8px;
}

.comp-important .catch-02:before,
.comp-important .catch:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -2008px center;
    background-size: 3000px 63px;
}

.comp-important .important-hdg {
    margin: -9px -9px 10px;
    padding: 7px 7px 5px;
    background-color: #d7e3f5;
    font-weight: bold;
}

.comp-important .important-hdg-01 {
    margin-bottom: 8px;
    padding: 10px 0 0;
    border-top: 1px solid #cdd5d5;
}

.comp-important .important-hdg-01 [class*="icon-"] {
    margin: 0;
}

.comp-important .important-hdg-01:first-of-type {
    padding-top: 0;
    border-top: none;
}

.comp-important .comp-important-item>li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border: none;
    border-bottom: 1px dotted #d8dadc;
}

.comp-important .comp-important-item>li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.comp-important-item>li {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #d8dadc;
}

.comp-important-item>li>.date {
    margin-bottom: 4px;
    display: block;
}

.comp-important-item>li> :last-child {
    margin-bottom: 0;
}

.comp-important-item>li:last-child {
    margin-bottom: 0;
}

.comp-important-item>li.branch {
    padding: 0;
}

.comp-important-item>li.branch>a {
    padding: 10px;
    color: #333333;
    display: block;
    font-weight: normal;
}

.comp-important-item>li.branch>a .more {
    margin-top: 4px;
    color: #006699;
    display: block;
    font-weight: bold;
}

.comp-stock {
    margin-bottom: 0;
    padding: 5px 10px;
    border-radius: 2px;
    background-color: #f4f5f7;
}

.comp-stock table {
    margin: 0;
}

.comp-stock table td,
.comp-stock table th {
    vertical-align: middle;
    font-weight: normal;
}

.comp-stock table td b,
.comp-stock table th b {
    line-height: 1.25;
    font-size: 24px;
    font-size: 2.4rem;
}

.comp-stock table td .caption,
.comp-stock table th .caption {
    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
}

.comp-stock table th {
    padding-right: 10px;
    width: 6em;
}

.sliderTy01 {
    margin: 0 -10px 10px;
    overflow: hidden;
}

.sliderTy01 .flexslider {
    margin: 0;
    position: relative;
    text-align: center;
}

.sliderTy01 .flexslider .slides {
    margin: 0;
}

.sliderTy01 .flexslider .slides:after {
    content: "";
    display: block;
    clear: both;
}

.sliderTy01 .flexslider .slides>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sliderTy01 .flexslider .slides>li>*:first-child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 10px;
}

.sliderTy01 .flexslider .slides>li img {
    -webkit-transform: translate(0px);
    transform: translate(0px);
}

.sliderTy01 .flexslider .slides>li:not(:first-child) {
    display: none;
}

.sliderTy01 .flexslider.oneLiOnly {
    margin: 0;
}

.sliderTy01 .fl_viewport {
    margin-bottom: -12px;
}

.sliderTy01 .fl_control-paging {
    margin: 0 0 -26px;
    border-width: 0 10px;
    padding: 0 11px 10px 13px;
    color: #ced7da;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    height: 26px;
    overflow: hidden;
    z-index: 20;
    background-image: url("/help/mymenu/resource/common/s/img/site-bg-slider-l.png),url(/help/mymenu/resource/common/s/img/site-bg-slider-r.png),url(/help/mymenu/resource/common/s/img/site-bg-slider-b.png");
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-position: top left, top right, bottom center;
    background-size: 8px 26px, 8px 26px, 1px 1px;
    background-color: #fff;
    letter-spacing: 8px;
    font-size: 16px;
}

.sliderTy01 .fl_control-paging li {
    float: left;
}

.sliderTy01 .fl_control-paging li a {
    margin-right: 7px;
    margin-top: 9px;
    border-radius: 20px;
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    cursor: pointer;
    background: #e6ebec;
    text-indent: 9999px;
}

.sliderTy01 .fl_control-paging li a.fl_active {
    position: relative;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c3ccd4), color-stop(97%, #84919d), color-stop(100%, #6d7984));
    background-image: -webkit-linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-image: linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-color: #6d7984;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

.sliderTy01 .fl_control-paging li:last-child a {
    margin-right: 0;
}

.sliderTy01 .fl_direction-nav {
    margin: 0;
    border-bottom: #d6d7d8 solid 1px;
    height: 35px;
    position: absolute;
    bottom: 0;
    letter-spacing: -0.4em;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(34%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #fbfcfc 34%, #e6ebec);
    background-image: linear-gradient(#fbfcfc, #fbfcfc 34%, #e6ebec);
    background-color: #e6ebec;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
    position: relative;
}

.sliderTy01 .fl_direction-nav:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    overflow: hidden;
    position: absolute;
    bottom: -4px;
    left: 0;
}

.sliderTy01 .fl_direction-nav:before {
    background-color: #eee;
}

.sliderTy01 .fl_direction-nav:after {
    width: 100%;
    height: 3px;
    background: #eee;
    bottom: -4px;
    left: 0;
}

.sliderTy01 .fl_direction-nav a {
    display: block;
    position: relative;
    min-width: 110px;
    height: 35px;
    cursor: pointer;
    text-indent: -999px;
}

.sliderTy01 .fl_direction-nav li {
    display: inline-block;
    width: 50%;
    letter-spacing: normal;
}

.sliderTy01 .fl_direction-nav li a {
    position: relative;
}

.sliderTy01 .fl_direction-nav li a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.sliderTy01 .fl_direction-nav li a:before {
    margin-top: -6px;
    position: absolute;
    left: 10px;
    top: 50%;
}

.sliderTy01 .fl_direction-nav li:first-child {
    border-top: 1px solid #d6d7d8;
    text-align: left;
}

.sliderTy01 .fl_direction-nav li:first-child a {
    float: left;
}

.sliderTy01 .fl_direction-nav li:first-child:after {
    margin: 12px 0 0 12px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border-bottom: 3px solid #069;
    border-right: 3px solid #069;
    display: inline-block;
    top: 0;
    left: auto;
    right: 10px;
    width: 6px;
    height: 6px;
}

.sliderTy01 .fl_direction-nav li:last-child {
    border-top: 1px solid #d6d7d8;
    text-align: right;
}

.sliderTy01 .fl_direction-nav li:last-child a {
    float: right;
    position: relative;
}

.sliderTy01 .fl_direction-nav li:last-child a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sliderTy01 .fl_direction-nav li:last-child a:before {
    margin-top: -6px;
    position: absolute;
    right: 10px;
    left: auto;
    top: 50%;
}

.sliderTy01 .fl_direction-nav li:last-child a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 3px solid #069;
    border-right: 3px solid #069;
    right: 11px;
    top: 50%;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin: 12px 12px 0 0;
    right: 0;
    top: 0;
}

.sliderTy02Wrap.available {
    margin: 0;
    padding: 0;
    border: none;
}

.sliderTy02Wrap.available .sliderTy02 {
    margin: 0 auto 20px;
    padding: 8px 30px;
    border: 1px solid #d6d7d8;
    border-radius: 1px;
    position: relative;
    width: 100%;
    height: 70px;
    box-shadow: 0 0 0 2px #fff inset;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
    font-size: 14px;
}

.sliderTy02Wrap.available .sliderTy02>div:first-child,
.sliderTy02Wrap.available .sliderTy02>div:last-child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 5px;
    cursor: pointer;
    border: solid 1px #d6d7d8;
    width: 18px;
    height: 58px;
    box-shadow: 0 0 0 2px #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
}

.sliderTy02Wrap.available .sliderTy02>div:first-child span,
.sliderTy02Wrap.available .sliderTy02>div:last-child span {
    display: inline-block;
}

.sliderTy02Wrap.available .sliderTy02>div:first-child span.next,
.sliderTy02Wrap.available .sliderTy02>div:first-child span.prev,
.sliderTy02Wrap.available .sliderTy02>div:last-child span.next,
.sliderTy02Wrap.available .sliderTy02>div:last-child span.prev {
    margin: 23px 0 0 2px;
    border-bottom: 3px solid #006699;
    border-right: 3px solid #006699;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 11px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sliderTy02Wrap.available .sliderTy02>div:first-child span.prev,
.sliderTy02Wrap.available .sliderTy02>div:last-child span.prev {
    margin: 23px 0 0 6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.sliderTy02Wrap.available .sliderTy02>div:first-child span.end,
.sliderTy02Wrap.available .sliderTy02>div:last-child span.end {
    border-color: #c1c1c1;
}

.sliderTy02Wrap.available .sliderTy02>div:first-child {
    left: 5px;
}

.sliderTy02Wrap.available .sliderTy02>div:last-child {
    right: 5px;
}

.sliderTy02Wrap.available .sliderTy02>div:nth-child(2) {
    margin-top: -5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 54px;
    overflow: hidden;
}

.sliderTy02Wrap.available .sliderTy02>div:nth-child(2) dl dt {
    margin-bottom: 0;
    font-size: 11px;
}

.sliderTy02Wrap.available .sliderTy02>div:nth-child(2) dl dd {
    max-height: 37px;
    overflow: hidden;
    line-height: 1.25;
    font-weight: bold;
    font-size: 14px;
}

.sliderTy02Wrap.available .sliderTy02>div:nth-child(2) ul {
    overflow: hidden;
    height: 54px;
}

.sliderTy02Wrap.available .sliderTy02>div:nth-child(2) ul li {
    float: left;
    width: 100%;
}

.sliderTy02Wrap.available .sliderTy02 dl dt {
    font-weight: normal !important;
}

.sliderTy02Wrap {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #d6d7d8;
}

.sliderTy03,
.sliderTy04 {
    margin-bottom: 10px;
}

.sliderTy03>div,
.sliderTy04>div {
    position: relative;
}

.sliderTy03>div div.slideArea+div,
.sliderTy03>div div:first-child,
.sliderTy04>div div.slideArea+div,
.sliderTy04>div div:first-child {
    margin-top: -29px;
    border: 1px solid #d6d7d8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 58px;
    overflow: hidden;
    cursor: pointer;
}

.sliderTy03>div div.slideArea+div>span,
.sliderTy03>div div:first-child>span,
.sliderTy04>div div.slideArea+div>span,
.sliderTy04>div div:first-child>span {
    border: 2px solid #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
}

.sliderTy03>div div.slideArea+div>span.prev,
.sliderTy03>div div:first-child>span.prev,
.sliderTy04>div div.slideArea+div>span.prev,
.sliderTy04>div div:first-child>span.prev {
    position: relative;
    position: absolute;
}

.sliderTy03>div div.slideArea+div>span.prev:before,
.sliderTy03>div div:first-child>span.prev:before,
.sliderTy04>div div.slideArea+div>span.prev:before,
.sliderTy04>div div:first-child>span.prev:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.sliderTy03>div div.slideArea+div>span.prev:before,
.sliderTy03>div div:first-child>span.prev:before,
.sliderTy04>div div.slideArea+div>span.prev:before,
.sliderTy04>div div:first-child>span.prev:before {
    margin: -6px 0 0 -3px;
    top: 50%;
    left: 50%;
}

.sliderTy03>div div.slideArea+div>span.next,
.sliderTy03>div div:first-child>span.next,
.sliderTy04>div div.slideArea+div>span.next,
.sliderTy04>div div:first-child>span.next {
    position: relative;
    position: absolute;
}

.sliderTy03>div div.slideArea+div>span.next:before,
.sliderTy03>div div:first-child>span.next:before,
.sliderTy04>div div.slideArea+div>span.next:before,
.sliderTy04>div div:first-child>span.next:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sliderTy03>div div.slideArea+div>span.next:before,
.sliderTy03>div div:first-child>span.next:before,
.sliderTy04>div div.slideArea+div>span.next:before,
.sliderTy04>div div:first-child>span.next:before {
    margin: -6px 0 0 -6px;
    top: 50%;
    left: 50%;
}

.sliderTy03>div div.slideArea+div>span.end:before,
.sliderTy03>div div:first-child>span.end:before,
.sliderTy04>div div.slideArea+div>span.end:before,
.sliderTy04>div div:first-child>span.end:before {
    border-color: #6d6d6d;
}

.sliderTy03>div div:fisrst-child,
.sliderTy04>div div:fisrst-child {
    left: 0;
    cursor: pointer;
}

.sliderTy03>div div.slideArea+div,
.sliderTy04>div div.slideArea+div {
    right: 0;
    cursor: pointer;
}

.sliderTy03>div div.slideArea,
.sliderTy04>div div.slideArea {
    margin: 0 25px;
    overflow: hidden;
}

.sliderTy03>div div.slideArea ul,
.sliderTy04>div div.slideArea ul {
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
}

.sliderTy03>div div.slideArea ul li,
.sliderTy04>div div.slideArea ul li {
    padding: 0 5px;
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.sliderTy03 .counter,
.sliderTy04 .counter {
    height: 9px;
    border-width: 0 10px;
    color: #ced7da;
    font-size: 16px;
    letter-spacing: 8px;
    margin: 10px auto;
}

.sliderTy03 .counter:after,
.sliderTy04 .counter:after {
    content: "";
    display: block;
    clear: both;
}

.sliderTy03 .counter p,
.sliderTy04 .counter p {
    margin-right: 7px;
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 20px;
    background: #e6ebec;
}

.sliderTy03 .counter p:last-child,
.sliderTy04 .counter p:last-child {
    margin-right: 0;
}

.sliderTy03 .counter p.current,
.sliderTy04 .counter p.current {
    border-radius: 20px;
    position: relative;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.725);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c3ccd4), color-stop(97%, #84919d), color-stop(100%, #6d7984));
    background-image: -webkit-linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-image: linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-color: #6d7984;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

.sliderTy03 .counter p.current:after,
.sliderTy04 .counter p.current:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.sliderTy03.noIcon a *[class*="icon"],
.noIcon.sliderTy04 a *[class*="icon"] {
    display: none !important;
}

.carousel-item {
    margin-bottom: 10px;
    position: relative;
}

.carousel-item li.prev {
    display: block;
    margin-top: 29px;
    border: 1px solid #d6d7d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    width: 18px;
    height: 58px;
    overflow: hidden;
    cursor: pointer;
}

.carousel-item li.next {
    display: block;
    margin-top: 29px;
    border: 1px solid #d6d7d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 58px;
    overflow: hidden;
    cursor: pointer;
}

.carousel-item li.next a,
.carousel-item li.prev a {
    display: block;
    border: 2px solid #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfdfe), color-stop(100%, #e9edf0));
    background-image: -webkit-linear-gradient(#fbfdfe, #e9edf0);
    background-image: linear-gradient(#fbfdfe, #e9edf0);
    background-color: #e9edf0;
}

.carousel-item li.prev a>span:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}

.carousel-item li.prev a>span:before {
    margin: -6px 0 0 -3px;
    top: 50%;
    left: 50%;
}

.carousel-item li.next a>span:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 3px solid #006699;
    border-bottom: 3px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.carousel-item li.next a>span:before {
    margin: -6px 0 0 -6px;
    top: 50%;
    left: 50%;
}

.carousel-item li.next a>span.end:before,
.carousel-item li.prev a>span.end:before {
    border-color: #6d6d6d;
}

.carousel-item li.next a>span {
    left: 0;
    cursor: pointer;
}

.carousel-item>div div ul.list-carousel {
    right: 0;
    cursor: pointer;
}

.carousel-item>div.carousel-item-inner {
    margin: 0 25px;
    overflow: hidden;
}

.carousel-item>div.carousel-item-inner ul {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
}

.carousel-item>div.carousel-item-inner ul li {
    padding: 0 4px;
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.carousel-item .counter {
    height: 9px;
    border-width: 0 10px;
    color: #ced7da;
    font-size: 16px;
    letter-spacing: 8px;
    margin: 10px auto;
}

.carousel-item .counter:after {
    content: "";
    display: block;
    clear: both;
}

.carousel-item .counter p {
    margin-right: 7px;
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 20px;
    background: #e6ebec;
}

.carousel-item .counter p:last-child {
    margin-right: 0;
}

.carousel-item .counter p.current {
    border-radius: 20px;
    position: relative;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.725);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c3ccd4), color-stop(97%, #84919d), color-stop(100%, #6d7984));
    background-image: -webkit-linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-image: linear-gradient(#c3ccd4, #84919d 97%, #6d7984);
    background-color: #6d7984;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

.carousel-item .counter p.current:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.carousel-item .list-carousel .list-carousel-text {
    display: block;
    width: 117px;
    margin: 0 auto;
    text-align: left;
}

.carousel-item .list-carousel span.list-carousel-tag-01,
.carousel-item .list-carousel span.list-carousel-tag-02,
.carousel-item .list-carousel span.list-carousel-tag-03,
.carousel-item .list-carousel span.list-carousel-tag-04 {
    display: block;
    margin: 0 auto;
    width: 117px !important;
    text-align: left;
}

.carousel-item .list-carousel .list-carousel-tag-01 span,
.carousel-item .list-carousel .list-carousel-tag-02 span,
.carousel-item .list-carousel .list-carousel-tag-03 span,
.carousel-item .list-carousel .list-carousel-tag-04 span {
    display: inline-block;
    padding: 1px 6px;
    color: #fff;
    font-size: 0.818em;
    line-height: 1.1;
}

.carousel-item .list-carousel .list-carousel-tag-01 span {
    background: #8eb5ef;
}

.carousel-item .list-carousel .list-carousel-tag-02 span {
    background: #9fa9b3;
}

.carousel-item .list-carousel .list-carousel-tag-03 span {
    border: solid 1px #d8dadc;
    color: #868686;
}

.carousel-item .list-carousel .list-carousel-tag-04 span {
    border: solid 1px #5a89ce;
    color: #5a89ce;
}

.coverPageDialogOverlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
    opacity: 0.8;
}

.coverPageFixedView {
    overflow-x: hidden;
    overflow-y: scroll;
}

.coverPageFixedView body {
    overflow: hidden;
}

.coverPageDialog {
    margin: 20px 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10002;
    outline: 0;
    -webkit-user-select: element;
    -moz-user-select: element;
    -ms-user-select: element;
    -o-user-select: element;
    user-select: element;
}

.coverPageDialogContent {
    margin: 0;
    padding: 0 20px;
}

.coverPageDialogContentIframe {
    margin: 0 auto;
    display: block;
    background-color: #fff;
    color: #000;
    width: 100%;
}

.coverPageDialogCloseWrapper {
    position: absolute;
    top: 33px;
    right: 40px;
}

.coverPageDialogSP .coverPageDialogCloseWrapper {
    top: 14px;
    right: 30px;
}

.rqm {
    margin-bottom: 20px;
    display: block;
}

.rqm>div {
    display: block;
}

.rqm p {
    margin: 0;
}

.rqm .bnr {
    margin-bottom: 10px;
    padding-right: 0;
}

.rqm .desc {
    width: auto;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea {
    padding: 3px 5px;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    max-width: 100%;
    min-height: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
}

select {
    padding: 3px;
}

input+label {
    padding-left: 5px;
}

label+input {
    padding-right: 5px;
}

label {
    cursor: pointer;
}

.form-list>li {
    margin-bottom: 5px;
}

.form-list>li:last-child {
    margin-bottom: 0;
}

.form-indent {
    margin-left: 17px;
}

.form-list-line {
    margin-bottom: 5px;
    letter-spacing: -0.4em;
}

.form-list-line>li {
    margin: 0 10px 5px 0;
    display: inline-block;
    letter-spacing: normal;
}

.form-tbl {
    border-top: none;
    border-bottom: 1px solid #ccc;
    display: block;
}

.form-tbl tbody,
.form-tbl td,
.form-tbl th,
.form-tbl thead,
.form-tbl tr {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-tbl td,
.form-tbl th {
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
}

.form-tbl th {
    border-top: 1px solid #d8dadc;
}

.form-tbl td {
    border-top: none;
    border-bottom: none;
}

.form-tbl td> :first-child {
    margin-top: 0;
}

.form-tbl td> :last-child {
    margin-bottom: 0;
}

.form-tbl .icon-required {
    display: inline-block;
}

.form-tbl input[type="text"],
.form-tbl input[type="password"],
.form-tbl input[type="datetime"],
.form-tbl input[type="datetime-local"],
.form-tbl input[type="date"],
.form-tbl input[type="month"],
.form-tbl input[type="time"],
.form-tbl input[type="week"],
.form-tbl input[type="number"],
.form-tbl input[type="email"],
.form-tbl input[type="url"],
.form-tbl input[type="search"],
.form-tbl input[type="tel"],
.form-tbl input[type="color"],
.form-tbl select,
.form-tbl textarea {
    margin-bottom: 5px;
}

.form-lyt {
    display: table;
    width: 100%;
}

.form-lyt>* {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

.form-lyt>* input[type="text"] {
    padding: 6px 5px;
}

.form-lyt>* [class*="btn"] {
    white-space: nowrap;
}

.form-lyt>*:last-child {
    padding-left: 10px;
}

.form-filter-select {
    margin-bottom: 20px;
    position: relative;
}

.form-filter-select select {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 0 8px 8px;
    border: 1px solid #333;
    width: 100%;
    display: block;
    border-radius: 6px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #cfcfcf));
    background-image: -webkit-linear-gradient(#fff, #cfcfcf);
    background-image: linear-gradient(#fff, #cfcfcf);
    background-color: #cfcfcf;
    -webkit-appearance: none;
    appearance: none;
    font-size: 13px;
    font-size: 1.3rem;
}

.form-filter-select select option {
    background-color: #fff;
}

.form-filter-select .inner {
    position: relative;
}

.form-filter-select .inner:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: block;
    width: 30px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #6f6f6f));
    background-image: -webkit-linear-gradient(#a6a6a6, #6f6f6f);
    background-image: linear-gradient(#a6a6a6, #6f6f6f);
    background-color: #6f6f6f;
    z-index: 1;
}

.form-filter-select:before {
    content: "";
    display: block;
    position: absolute;
    margin-top: -5px;
    top: 53%;
    right: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 6px 0 6px;
    border-color: #4f4f4f transparent transparent transparent;
    z-index: 2;
}

.form-filter-select:after {
    content: "";
    display: block;
    position: absolute;
    margin-top: -5px;
    top: 50%;
    right: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 6px 0 6px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 3;
}

iframe {
    margin: 0 0 10px;
    padding: 0;
    border: none;
    width: 100%;
}

.mailicon,
.new-icon,
.newwindowicon,
.pcicon,
.pdficon,
.rssicon,
.wmvicon,
.xlsicon,
.zipicon {
    margin: 3px 0 0 5px;
    vertical-align: top;
}

.new-icon {
    margin-top: 5px;
}

.sliderTy02 .mailicon,
.sliderTy02 .newwindowicon,
.sliderTy02 .pdficon,
.sliderTy02 .rssicon,
.sliderTy02 .wmvicon {
    margin-top: 1px;
}

.fs {
    margin-left: -10px;
    margin-right: -10px;
}

.fs>img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

body .icon,
body .icon-01,
body .icon-02,
body .icon-03,
body .icon-04,
body .icon-05,
body .icon-min,
body .icon-min-03 {
    margin: 0 7px;
    padding: 2px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    min-width: 3.8em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    background-color: #f4f5f7;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    font-weight: bold;
}

body .icon-min,
body .icon-min-03 {
    border: none;
    min-width: 4.5em;
    border: none;
    vertical-align: text-bottom;
}

body .icon-01,
body .icon-02,
body .icon-03,
body .icon-04,
body .icon-05 {
    border: none;
    padding: 3px;
    background-color: #d7e3f5;
}

body .icon-02 {
    color: #fff;
    min-width: 9em;
    background-color: #8eb5ef;
}

body .icon-03 {
    color: #fff;
    background-color: #5a89ce;
}

body .icon-min-03 {
    color: #fff;
    background-color: #5a89ce;
}

body .icon-04 {
    color: #fff;
    background-color: #9fa9b3;
}

body .icon-05 {
    color: #fff;
    background-color: #e61919;
}

body div[class*="comp-important"] .icon-03,
body div[class*="comp-important"] .icon-05 {
    min-width: 8.5em;
}

.icon-search {
    padding: 3px 0 2px 35px;
    display: inline-block;
    position: relative;
}

.icon-search:before {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.icon-search:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -638px center;
    background-size: 3000px 63px;
}

.icon-search-02 {
    padding: 3px 0 2px 20px;
    display: inline-block;
    position: relative;
}

.icon-search-02:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 0;
}

.icon-search-02:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -2548px center;
    background-size: 3000px 63px;
}

.icon-map {
    padding-left: 15px;
    display: inline-block;
    position: relative;
}

.icon-map:before {
    content: "";
    display: block;
    width: 10px;
    height: 17px;
    overflow: hidden;
    position: absolute;
    top: 1px;
    left: 0;
}

.icon-map:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -669px center;
    background-size: 3000px 63px;
}

.icon-zoom {
    padding: 3px 0 2px 20px;
    display: inline-block;
    position: relative;
}

.icon-zoom:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 0;
}

.icon-zoom:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -2562px center;
    background-size: 3000px 63px;
}

.ac {
    color: #e64646;
}

.ac-02 {
    color: #ff78dc;
}

span.note {
    font-size: 12px;
    font-size: 1.2rem;
}

p.note {
    font-size: 12px;
    font-size: 1.2rem;
}

.date-text {
    text-align: right;
    margin-bottom: 10px;
}

.m-top-0 {
    margin-top: 0 !important;
}

.m-right-0 {
    margin-right: 0 !important;
}

.m-bottom-0 {
    margin-bottom: 0 !important;
}

.m-left-0 {
    margin-left: 0 !important;
}

.p-top-0 {
    padding-top: 0 !important;
}

.p-right-0 {
    padding-right: 0 !important;
}

.p-bottom-0 {
    padding-bottom: 0 !important;
}

.p-left-0 {
    padding-left: 0 !important;
}

.m-top-5 {
    margin-top: 5px !important;
}

.m-right-5 {
    margin-right: 5px !important;
}

.m-bottom-5 {
    margin-bottom: 5px !important;
}

.m-left-5 {
    margin-left: 5px !important;
}

.p-top-5 {
    padding-top: 5px !important;
}

.p-right-5 {
    padding-right: 5px !important;
}

.p-bottom-5 {
    padding-bottom: 5px !important;
}

.p-left-5 {
    padding-left: 5px !important;
}

.m-top-10 {
    margin-top: 10px !important;
}

.m-right-10 {
    margin-right: 10px !important;
}

.m-bottom-10 {
    margin-bottom: 10px !important;
}

.m-left-10 {
    margin-left: 10px !important;
}

.p-top-10 {
    padding-top: 10px !important;
}

.p-right-10 {
    padding-right: 10px !important;
}

.p-bottom-10 {
    padding-bottom: 10px !important;
}

.p-left-10 {
    padding-left: 10px !important;
}

.m-top-15 {
    margin-top: 15px !important;
}

.m-right-15 {
    margin-right: 15px !important;
}

.m-bottom-15 {
    margin-bottom: 15px !important;
}

.m-left-15 {
    margin-left: 15px !important;
}

.p-top-15 {
    padding-top: 15px !important;
}

.p-right-15 {
    padding-right: 15px !important;
}

.p-bottom-15 {
    padding-bottom: 15px !important;
}

.p-left-15 {
    padding-left: 15px !important;
}

.m-top-20 {
    margin-top: 20px !important;
}

.m-right-20 {
    margin-right: 20px !important;
}

.m-bottom-20 {
    margin-bottom: 20px !important;
}

.m-left-20 {
    margin-left: 20px !important;
}

.p-top-20 {
    padding-top: 20px !important;
}

.p-right-20 {
    padding-right: 20px !important;
}

.p-bottom-20 {
    padding-bottom: 20px !important;
}

.p-left-20 {
    padding-left: 20px !important;
}

.m-top-25 {
    margin-top: 25px !important;
}

.m-right-25 {
    margin-right: 25px !important;
}

.m-bottom-25 {
    margin-bottom: 25px !important;
}

.m-left-25 {
    margin-left: 25px !important;
}

.p-top-25 {
    padding-top: 25px !important;
}

.p-right-25 {
    padding-right: 25px !important;
}

.p-bottom-25 {
    padding-bottom: 25px !important;
}

.p-left-25 {
    padding-left: 25px !important;
}

.m-top-30 {
    margin-top: 30px !important;
}

.m-right-30 {
    margin-right: 30px !important;
}

.m-bottom-30 {
    margin-bottom: 30px !important;
}

.m-left-30 {
    margin-left: 30px !important;
}

.p-top-30 {
    padding-top: 30px !important;
}

.p-right-30 {
    padding-right: 30px !important;
}

.p-bottom-30 {
    padding-bottom: 30px !important;
}

.p-left-30 {
    padding-left: 30px !important;
}

.p-top-60 {
    padding-top: 60px !important;
}

.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

.w-100 {
    width: 100% !important;
}

.line-top {
    border-top: 1px #000 solid !important;
}

.line-reset-top {
    border-top: none !important;
}

.line-right {
    border-right: 1px #000 solid !important;
}

.line-reset-right {
    border-right: none !important;
}

.line-bottom {
    border-bottom: 1px #000 solid !important;
}

.line-reset-bottom {
    border-bottom: none !important;
}

.line-left {
    border-left: 1px #000 solid !important;
}

.line-reset-left {
    border-left: none !important;
}

.line-dot-top {
    padding-top: 10px;
    border-top: 1px dotted #e3e4e5;
}

.block {
    display: block !important;
}

.inline-block {
    display: inline-block !important;
}

.inline {
    display: inline !important;
}

.hide-wmvicon img.wmvicon {
    display: none !important;
}

.hide-newwindowicon img.newwindowicon {
    display: none !important;
}

.left,
table.left td,
table.left th,
tbody.left>tr>*,
thead.left>tr>* {
    text-align: left !important;
}

.center,
table.center td,
table.center th,
tbody.center>tr>*,
thead.center>tr>* {
    text-align: center !important;
}

.right,
table.right td,
table.right th,
tbody.right>tr>*,
thead.right>tr>* {
    text-align: right !important;
}

.middle,
table.middle td,
table.middle th,
tbody.middle>tr>*,
thead.middle>tr>* {
    vertical-align: middle !important;
}

img.img-bd {
    border: solid 1px #d8dadc;
}

.fs-24 {
    font-size: 24px !important;
    font-size: 2.4em !important;
}

.fs-18 {
    font-size: 18px !important;
    font-size: 1.8em !important;
}

.fs-16 {
    font-size: 16px !important;
    font-size: 1.6em !important;
}

.touch-contents-wrap {
    overflow: hidden;
    margin: 0 -3px;
    padding: 0 3px;
}

.touch-contents-wrap table tbody th,
.touch-contents-wrap table thead th:first-child {
    min-width: 20%;
}

.scrollBar {
    margin: -5px 0 10px;
    height: 8px;
    background-color: #e3e4e5;
    position: relative;
    border-radius: 100px;
    z-index: 0;
    overflow: hidden;
}

.scrollBar:after,
.scrollBar:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 8px;
    top: 0;
    z-index: 10;
    background: url("/help/mymenu/resource/common/s/img/site-scrollBar-01.png") left top no-repeat;
    -webkit-background-size: 10px 8px;
    background-size: 10px 8px;
}

.scrollBar:after {
    right: 0;
    background-position: -5px 0;
}

.scrollBar:before {
    left: 0;
    background-position: 0 0;
}

.scrollBarC {
    background-color: #84919d;
    position: absolute;
    height: 8px;
    border-radius: 100px;
    z-index: 5;
    top: 0;
    left: 0;
}

.scrollBar.noVisual {
    height: 0 !important;
}

.scrollBar.noVisual * {
    height: 0 !important;
}

.toplink-area {
    margin-bottom: 10px;
    padding: 8px 6px 6px;
    border: 1px solid #d8dadc;
}

.toplink-area>li {
    margin-top: 3px;
}

.toplink-area>li:first-child {
    margin-top: 0;
}

.image-load {
    margin: auto;
    width: 50px;
    height: 50px;
    background-image: url("/help/mymenu/resource/common/s/img/site-loader.png");
    background-size: 50px auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 50px;
}

.btn-switcher {
    margin: 0 0 10px;
    border: 1px solid #a4a6a8;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    font-weight: bold;
}

.btn-switcher:after {
    content: "";
    display: block;
    clear: both;
}

.btn-switcher>li {
    padding: 6px 2px;
    color: #fff;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #85929e), color-stop(100%, #b3bdc7));
    background-image: -webkit-linear-gradient(#85929e, #b3bdc7);
    background-image: linear-gradient(#85929e, #b3bdc7);
    background-color: #85929e;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

.btn-switcher>li a {
    margin: -6px -2px;
    padding: 6px 2px;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #e6ebec);
    background-image: linear-gradient(#fbfcfc, #e6ebec);
    background-color: #fbfcfc;
    text-decoration: none;
    text-shadow: none;
}

.btn-switcher>li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-switcher>li:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    position: relative;
}

.btn-switcher>li:first-child a:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

.btn-switcher>li:first-child a:before {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b7b7b7), color-stop(15%, #fff), color-stop(85%, #fff), color-stop(100%, #b7b7b7));
    background-image: -webkit-linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
    background-image: linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
}

.btn-switcher>li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-switcher>li:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
}

.btn-switcher>li:last-child a:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.btn-switcher>li:last-child a:before {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b7b7b7), color-stop(15%, #fff), color-stop(85%, #fff), color-stop(100%, #b7b7b7));
    background-image: -webkit-linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
    background-image: linear-gradient(#b7b7b7, #fff 15%, #fff 85%, #b7b7b7);
}

.list-flow {
    margin: 0 0 20px;
    list-style: none;
}

.list-flow>li {
    padding: 40px 0 0;
    position: relative;
}

.list-flow>li:before {
    border-color: #d8dadc transparent transparent;
    border-style: solid;
    border-width: 20px 12px 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 10px;
    width: 0;
    margin-left: -10px;
}

.list-flow>li:first-child:before {
    content: none;
    display: none;
}

.list-flow>li>.image-right>.image {
    float: none;
    padding: 0;
}

.list-flow>li>.image-right>.col>.hdg:first-child span {
    background-color: #d7e3f5;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 6px;
    padding: 3px 2px;
}

.list-flow>li>.image-right>.col>.hdg:first-child span>em {
    font-size: 1.8rem;
}

.list-flow-03,
.list-flow-04 {
    margin: 0 0 20px;
    list-style: none;
}

.list-flow-03>li,
.list-flow-04>li {
    padding: 40px 0 0;
    position: relative;
}

.list-flow-03>li:before,
.list-flow-04>li:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 12px 0 12px;
    border-color: #d8dadc transparent transparent transparent;
    margin-left: -10px;
}

.list-flow-03>li:first-child,
.list-flow-04>li:first-child {
    padding-top: 0;
}

.list-flow-03>li:first-child:before,
.list-flow-04>li:first-child:before {
    content: none;
    display: none;
}

.list-flow-03>li>div,
.list-flow-04>li>div {
    padding: 10px;
    border: 1px solid #d8dadc;
    background-color: #fff;
    overflow: hidden;
}

.list-flow-03>li>div .hdg,
.list-flow-04>li>div .hdg {
    margin: -10px -10px 10px;
    padding: 7px 10px 5px;
    border-bottom: 1px solid #d8dadc;
    background-color: #f4f5f6;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}

.list-flow-03>li>div .image,
.list-flow-04>li>div .image {
    float: left;
    padding-right: 2.34375%;
}

.list-flow-03>li>div .col,
.list-flow-04>li>div .col {
    overflow: hidden;
}

.list-flow-04 li.col2 {
    position: static;
    padding: 0;
}

.list-flow-04 li.col2:before {
    content: none !important;
    display: none !important;
}

.list-flow-04 li.col2 ul {
    margin: 0;
}

.list-flow-04 li.col2 ul:after {
    content: '';
    display: block;
    clear: both;
}

.list-flow-04 li.col2 ul>li {
    width: 49%;
    float: left;
    position: relative;
}

.list-flow-04 li.col2 ul>li:nth-child(2n) {
    margin-left: 2%;
}

.list-flow-04 li.col2 ul>li:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 12px 0 12px;
    border-color: #d8dadc transparent transparent transparent;
    margin-left: -10px;
}

.list-flow-04 li.col2 ul>li>div .hdg {
    margin: -10px -10px 10px;
    padding: 7px 10px 5px;
    border-bottom: 1px solid #d8dadc;
    background-color: #f4f5f6;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}

.list-flow-04 li.col2 ul>li>div .image {
    float: left;
    padding-right: 2.34375%;
}

.list-flow-04 li.col2 ul>li>div .col {
    overflow: hidden;
}

.list-flow-04 li.col2>.flow-col-02 {
    padding: inherit;
    border: inherit;
    background-color: inherit;
    overflow: inherit;
    width: 100%;
}

.list-flow-04 li.col2>.flow-col-02:after {
    content: '';
    display: block;
    clear: both;
}

.list-flow-04 li.col2>div>.flow-col-box {
    padding: 40px 5px 0 0;
    float: left;
    width: 50%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.list-flow-04 li.col2>div>.flow-col-box:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 12px 0 12px;
    border-color: #d8dadc transparent transparent transparent;
    margin-left: -10px;
}

.list-flow-04 li.col2>div>.flow-col-box:nth-child(2n) {
    padding-right: 0;
    padding-left: 5px;
}

.list-flow-04 li.col2>div>div>.inner {
    padding: 10px;
    border: 1px solid #d8dadc;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.list-02 {
    margin-bottom: 20px;
}

.list-02 li {
    overflow: hidden;
    border-top: none;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #d8dadc;
}

.list-02 li a {
    display: block;
    color: #006699;
}

.list-02 li:first-child {
    margin-top: 0;
}

.list-02 li .thumb {
    padding-right: 10px;
    float: left;
}

.list-02 li .thumb img {
    border: 1px solid #d8dadc;
}

.list-02 li .detail {
    overflow: hidden;
}

.list-02 li .detail span {
    font-size: 116.65%;
    vertical-align: middle;
}

.list-02 li .detail p {
    margin: 0;
}

.list-02 li:last-child {
    padding-bottom: 10px;
}

.list-toggle .list-toggle-btn {
    text-align: center;
    margin-bottom: 20px;
}

.list-toggle.active .list-toggle-btn {
    margin-bottom: 30px;
}

.list-toggle .list-toggle-btn a {
    border: solid 1px #d8dadc;
    display: inline-block;
    padding: 5px 20px 3px 35px;
    border-radius: 3px;
    font-size: 85.71%;
    min-width: 145px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.list-toggle .list-toggle-btn a span {
    display: inline-block;
    position: relative;
}

.list-toggle .list-toggle-btn a span:after,
.list-toggle .list-toggle-btn a span:before {
    background: #646464;
    position: absolute;
    content: "";
}

.list-toggle .list-toggle-btn a span:before {
    width: 13px;
    height: 3px;
    left: -20px;
    top: 50%;
    margin-top: -3px;
}

.list-toggle .list-toggle-btn a span:after {
    width: 3px;
    height: 13px;
    left: -15px;
    top: 50%;
    margin-top: -8px;
}

.list-toggle.active .list-toggle-btn a span:after {
    display: none;
}

#str-contents h1:not([class]) {
    margin: 0 0 10px;
    padding: 4px 0 7px;
    border-bottom: 5px solid #eee;
    color: #5c6672;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
}

#str-contents h1.related {
    margin: 0 0 10px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #000;
    font-weight: bold;
}

#str-contents h1.related>span[class*="img"] {
    display: block;
    line-height: 1;
    margin-bottom: 2px;
}

#str-contents h1.related>span[class*="img"] img {
    vertical-align: top;
}

#str-contents .nav-corp-group-wrap {
    margin: 0 -10px 10px;
    border-bottom: 3px solid #EEE;
}

#str-contents .nav-corp-group-wrap+.sliderTy01 {
    margin-top: 20px;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group {
    margin: 0;
    border-top: 1px solid #d6d7d8;
    border-bottom: 1px solid #d6d7d8;
    display: table;
    width: 100%;
    table-layout: fixed;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfcfc), color-stop(34%, #fbfcfc), color-stop(100%, #e6ebec));
    background-image: -webkit-linear-gradient(#fbfcfc, #fbfcfc 34%, #e6ebec);
    background-image: linear, false, #fbfcfc, #fbfcfc 34%, #e6ebec;
    background-color: #fafbfc;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li {
    display: table-cell;
    vertical-align: middle;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li>div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li>div a {
    color: #333333;
    text-decoration: none;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 43px;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li>div a span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li>div a:before {
    content: "";
    display: block;
    width: 1px;
    height: 23px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    left: 0;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li>div a:before {
    background-color: #d6d7d8;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li>div a:visited {
    color: #333333;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li:first-child>div a:before {
    display: none;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li.active {
    background-color: #fff;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li.active a:before {
    left: -1px;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li.active div:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 0 5px 0 5px;
    border-bottom: #84919D solid 5px;
    bottom: 4px;
    left: 50%;
    margin-left: -5px;
}

#str-contents .nav-corp-group-wrap>ul.nav-corp-group>li.active div:after {
    position: absolute;
    content: "";
    display: block;
    margin-left: 1px;
    bottom: 2px;
    left: 0;
    width: 98%;
    height: 2px;
    background: #84919d;
}

#str-contents .text-title {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}

#str-contents .text-title>.sub-title {
    display: block;
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
}

#str-contents .pagination-area-01>li>a>span {
    padding-left: 25px;
    display: inline-block;
    position: relative;
}

#str-contents .pagination-area-01>li>a>span:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    position: absolute;
    top: 1px;
    left: 0;
}

#str-contents .pagination-area-01>li>a>span:before {
    padding: 2px;
    border: 1px solid #c7d2da;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    background-image: url("/help/mymenu/resource/common/s/img/site-tk-sprite.png");
    background-repeat: no-repeat;
    background-position: -26px center;
    background-size: 3000px 63px;
    background-color: #f4f6f8;
}

#str-contents .pagination-area-01>li>a p {
    color: #333333;
    font-weight: normal;
}

#str-contents .pagination-area-01>li:last-child>a>span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#str-contents .nav-btn-sns-01 {
    text-align: center;
}

#str-contents .nav-btn-sns-01>ul {
    margin: 0;
    display: block;
}

#str-contents .nav-btn-sns-01>ul>li {
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    list-style: none;
    height: 20px;
}

#str-contents .nav-btn-sns-01 #first-button-list {
    margin-bottom: 9px;
}

#str-contents .nav-btn-sns-01 #second-button-list {
    margin-bottom: 20px;
}

.snsComponent:nth-child(1) {
    margin-bottom: 20px;
}

.snsComponent {
    vertical-align: top;
    margin: 20px 10px 0;
    overflow: hidden;
    zoom: 1;
    max-height: 85px;
}

.snsComponent div {
    display: inline;
}

.snsComponent>* {
    vertical-align: top;
    margin-bottom: 20px;
    float: left;
}

.snsComponent a img {
    vertical-align: top;
}

ul#cb-faq {
    margin-top: 0;
    -moz-box-shadow: 0 2px 4px #666;
    -webkit-box-shadow: 0 2px 4px #666;
    box-shadow: 0 2px 4px #666;
}

ul#cb-faq li {
    background: -moz-linear-gradient(bottom, #fff 30%, #dbe0e3);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(100%, #dbe0e3));
    background: -webkit-linear-gradient(top, #fff 30%, #dbe0e3);
    background: linear, to bottom, white 30%, #dbe0e3;
    border-bottom: 1px solid #f6f7f8;
}

ul#cb-faq li:not(:first-child) {
    border-top: 1px solid #c6c5c5;
}

ul#cb-faq li a {
    display: block;
    padding: 9px 30px 10px 10px;
    background: url("/help/mymenu/resource/common/s/img/v09b/general/icn_faq_arrow_rgt.gif") right center no-repeat;
    border-top: 1px solid #f4f4f4;
    text-decoration: none;
}

ul#cb-faq li a:active,
ul#cb-faq li a:focus,
ul#cb-faq li a:hover,
ul#cb-faq li a:link,
ul#cb-faq li a:visited {
    color: #333;
}

ul#cb-faq li a strong {
    display: block;
    background: url("/help/mymenu/resource/common/s/img/v09b/general/icn_q.gif") left top no-repeat;
    min-height: 23px;
    padding-left: 33px;
    font-weight: normal;
    color: #333;
}

ul#cb-faq span.icn {
    text-align: right;
    display: block;
    margin: 5px 0 0 33px;
}

ul#cb-faq span.icn img {
    margin: 3px 0 0 3px;
}

ul#cb-faq li a .iconWindow {
    display: none;
}

.fb_iframe_widget_fluid span {
    vertical-align: top !important;
    margin-top: 1px;
}

.nav-btn-sns-container {
    text-align: center;
    margin: 20px 0 5px;
}

.nav-btn-sns-container .gig-button-container {
    margin-left: 5px;
}

.nav-btn-sns-container .gig-button-container:first-child {
    margin-left: 0;
}

.nav-btn-sns-container .gig-button-container.gig-button-container-lineit img {
    max-width: none;
    height: 20px;
}

.al-box-01 {
    margin-bottom: 10px;
    padding: 10px;
    border: 10px solid #f4f5f6;
    background-color: #fff;
}

.al-box-01> :last-child {
    margin-bottom: 0;
}

.al-box-01 ul.al-form-list-line select {
    width: 100%;
}

.al-box-01 ul.al-form-list-line li {
    margin: 0;
    padding: 0;
}

.al-box-01 ul.al-form-list-line:last-child {
    margin-bottom: 0;
}

.al-box-01 img.newwindowicon {
    display: none;
}

.al-box-01 .category h2 {
    margin-right: 10px;
    float: left;
}

.al-box-01 .category:after {
    content: '';
    display: block;
    clear: both;
}

.al-box-01 .category ul.category_sp {
    float: left;
    width: 80%;
    margin-bottom: 10px;
}

.al-box-01 .category ul.category_sp>li {
    margin: 0 0 10px;
    line-height: 1.0;
}

.al-box-01 .category ul.category_sp>li label {
    line-height: 1.0;
    padding-left: 1.4em;
    display: inline-block;
}

.al-box-01 .category ul.category_sp>li label input {
    margin-left: -1.4em;
    width: 1.4em;
    margin-right: 0;
}

.al-box-01 .category ul.category_sp>li:last-child {
    margin-bottom: 0;
}

.al-box-01 .hdg-l6 {
    line-height: 1;
}

.al-box-01 input[type="checkbox"] {
    margin-right: 5px;
    vertical-align: baseline;
}

.al-link-list {
    margin: 0 -10px 10px;
    background-color: #fff;
}

.al-link-list>li {
    border-bottom: 1px solid #e4e4e4;
}

.al-link-list>li>a,
.al-link-list>li>em {
    padding: 10px;
    display: block;
    position: relative;
    z-index: 1;
    font-weight: normal;
    position: relative;
}

.al-link-list>li>a>span>span {
    display: block;
    font-weight: bold;
}

.al-link-list>li>em>span>span {
    display: block;
    font-weight: bold;
}

.al-link-list>li>em ul.al-btn-line {
    width: 100%;
    margin: 0;
}

.al-link-list>li>em ul.al-btn-line>li {
    display: inline-block;
    width: 48%;
}

.al-link-list>li>em ul.al-btn-line>li>a {
    text-align: center;
    font-weight: normal;
    padding: 2px 5px;
    display: block;
    border-radius: 2px;
    border: solid 1px #d8dadc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.al-link-list>li>em ul.al-btn-line>li:first-child {
    padding-right: 1%;
}

.al-link-list>li>em ul.al-btn-line>li:last-child {
    padding-left: 1%;
}

.al-link-list>li:first-child {
    border-top: 1px solid #e4e4e4;
}

.al-link-list.list-add-image>li>a,
.al-link-list.list-add-image>li>em {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.al-link-list.list-add-image>li>a>span,
.al-link-list.list-add-image>li>em>span {
    display: table-cell;
    vertical-align: middle;
}

.al-link-list.list-add-image>li>a>span:first-child,
.al-link-list.list-add-image>li>em>span:first-child {
    width: 59px;
}

.al-link-list.list-add-image>li>a>span:first-child img,
.al-link-list.list-add-image>li>em>span:first-child img {
    max-width: 48px;
}

.al-link-list li span ul.list li,
.al-link-list li span ul.list-01 li,
.al-link-list li span ul.list-01 li,
.al-link-list li span ul.list-02 li,
.al-link-list li span ul.list-02 li {
    float: left;
    border-top: none;
    padding: 0;
}

.al-link-list li span ul.list li:first-child,
.al-link-list li span ul.list-01 li:first-child,
.al-link-list li span ul.list-01 li:first-child,
.al-link-list li span ul.list-02 li:first-child,
.al-link-list li span ul.list-02 li:first-child {
    border-right: 1px #ddd solid;
    padding-right: 6px;
    margin-right: 6px;
}

*[class*="link-list"].ranking-01 .rank {
    display: inline-block;
    width: 28px;
    margin-right: 8px;
    text-align: right;
    color: #828282;
    font-size: 15px;
    font-size: 1.5rem;
    position: relative;
}

*[class*="link-list"].ranking-01 .rank:before {
    background-image: url("/help/mymenu/resource/common/s/img/site-sprite-02.png");
    background-repeat: no-repeat;
    background-position: -24px center;
    background-size: 1134px 63px;
    position: absolute;
    display: none;
    content: "";
    width: 15px;
    height: 15px;
    top: 3px;
    left: 0;
}

*[class*="link-list"].ranking-01 li:first-child a {
    z-index: 5;
}

*[class*="link-list"].ranking-01 li:first-child .center {
    margin-bottom: 2px;
}

*[class*="link-list"].ranking-01 li:first-child .center img {
    z-index: -5;
    position: relative;
}

*[class*="link-list"].ranking-01 li:first-child .rank {
    color: #d6b932;
}

*[class*="link-list"].ranking-01 li:nth-child(2) .rank {
    color: #b7babd;
}

*[class*="link-list"].ranking-01 li:nth-child(2) .rank:before {
    background-position: -87px center;
}

*[class*="link-list"].ranking-01 li:nth-child(3) .rank {
    color: #cea784;
}

*[class*="link-list"].ranking-01 li:nth-child(3) .rank:before {
    background-position: -150px center;
}

*[class*="link-list"].ranking-01 li:first-child .rank:before,
*[class*="link-list"].ranking-01 li:nth-child(2) .rank:before,
*[class*="link-list"].ranking-01 li:nth-child(3) .rank:before {
    display: block;
}

.goal-component {
    background-color: #f4f5f6;
    padding: 8px !important;
    margin: 10px 0;
}

.goal-component li {
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
    margin-top: 10px;
}

.goal-component li:first-child {
    margin-top: 0;
}

.goal-component li dl {
    overflow: hidden;
    padding-left: 10px;
}

.goal-component li dl dd,
.goal-component li dl dt {
    display: block;
    font-size: 14px;
}

.goal-component li dl dt {
    font-weight: bold;
    margin-bottom: 10px;
}

.goal-component li dl .bold {
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
}

.goal-component li .link-area {
    overflow: hidden;
    clear: both;
    padding: 10px 0 0;
}

.goal-component li .link-area p {
    margin: 0 0 10px;
}

.goal-component li .link-area p:last-child {
    margin-bottom: 0;
}

.goal-component li .link-area .link {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
}

.goal-component li .link-area .btn-01 {
    padding: 7px 10px 6px;
    border: 1px solid #339fd5;
    border-radius: 3px;
    color: #fff;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.45;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6) inset, -1px -1px 0 rgba(255, 255, 255, 0.6) inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #339fd5), color-stop(50%, #339fd5), color-stop(50%, #0187cb), color-stop(100%, #3da6db));
    background-image: -webkit-linear-gradient(#339fd5, #339fd5 50%, #0187cb 50%, #3da6db);
    background-image: linear-gradient(#339fd5, #339fd5 50%, #0187cb 50%, #3da6db);
    background-color: #3da6db;
    text-align: center;
    text-shadow: 2px 2px 0 #0576ba;
    font-weight: bold;
    font-size: 16px;
}

.goal-component li .link-area .btn-01:active,
.goal-component li .link-area .btn-01:focus,
.goal-component li .link-area .btn-01:hover,
.goal-component li .link-area .btn-01:visited {
    color: #fff;
}

.goal-component li .icon,
.goal-component li body .icon-01,
.goal-component li body .icon-02,
.goal-component li body .icon-03,
.goal-component li body .icon-04,
.goal-component li body .icon-05,
.goal-component li body .icon-min,
.goal-component li body .icon-min-03,
body .goal-component li .icon-01,
body .goal-component li .icon-02,
body .goal-component li .icon-03,
body .goal-component li .icon-04,
body .goal-component li .icon-05,
body .goal-component li .icon-min,
body .goal-component li .icon-min-03 {
    float: left;
}

.goal-component li .icon img,
.goal-component li body .icon-01 img,
.goal-component li body .icon-02 img,
.goal-component li body .icon-03 img,
.goal-component li body .icon-04 img,
.goal-component li body .icon-05 img,
.goal-component li body .icon-min img,
.goal-component li body .icon-min-03 img,
body .goal-component li .icon-01 img,
body .goal-component li .icon-02 img,
body .goal-component li .icon-03 img,
body .goal-component li .icon-04 img,
body .goal-component li .icon-05 img,
body .goal-component li .icon-min img,
body .goal-component li .icon-min-03 img {
    width: 50px;
}

.goal-container {
    margin-bottom: 10px;
}

.goal-container>div.goal-box-col2,
.goal-container>div.goal-box-col2-app,
.goal-container>div.goal-box-horizontal,
.goal-container>div.goal-box-vertical {
    background-color: #f4f5f6;
    padding: 8px;
    margin-bottom: 7px;
}

.goal-container>div .inner {
    background-color: #fff;
    padding: 10px;
}

.goal-container>div .inner .hdg {
    font-weight: bold;
}

.goal-container>div .inner .text-area {
    margin-bottom: 10px;
}

.goal-container>div .inner .text-area ul {
    margin-bottom: 0;
}

.goal-container>div .inner .text-area ul li {
    margin-bottom: 0;
}

.goal-container>div .inner .btn-area p {
    margin-bottom: 0;
}

.goal-container>div .inner .icon-box .icon img {
    width: 50px;
    max-width: 50px;
}

.goal-container .goal-box-vertical .inner .hdg-container {
    display: table;
    margin-bottom: 10px;
}

.goal-container .goal-box-vertical .inner .hdg-container .icon-box {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

.goal-container .goal-box-vertical .inner .hdg-container .hdg {
    display: table-cell;
    vertical-align: middle;
}

.goal-container .goal-box-horizontal .inner .unit .icon-box {
    float: left;
    padding-right: 10px;
}

.goal-container .goal-box-horizontal .inner .unit .text-box {
    margin-left: 80px;
    min-height: 56px;
}

.goal-container .goal-box-horizontal .inner .unit .text-box .hdg {
    margin-bottom: 10px;
}

.goal-container .goal-box-col2 .inner .hdg-container {
    display: table;
    margin-bottom: 10px;
}

.goal-container .goal-box-col2 .inner .hdg-container .icon-box {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

.goal-container .goal-box-col2 .inner .hdg-container .hdg {
    display: table-cell;
    vertical-align: middle;
}

.goal-container .goal-box-col2 .inner .box-col2 .unit:last-child {
    margin-bottom: -10px;
}

.goal-container .goal-box-col2 .inner .box-col2 .unit .hdg-container .icon-box .icon img {
    width: 35px;
    max-width: 35px;
}

.goal-container .goal-box-col2 .inner .box-col2 .unit .btn-area {
    text-align: center;
}

.goal-container .goal-box-col2 .inner .box-col2 .unit .btn-area p {
    margin-bottom: 10px;
}

.goal-container .goal-box-col2 .inner .box-col2 .unit .btn-area p a+a {
    display: inline-block;
    margin-top: 10px;
}

.goal-container .goal-box-col2-app .inner .hdg-container {
    display: table;
    margin-bottom: 10px;
}

.goal-container .goal-box-col2-app .inner .hdg-container .icon-box {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

.goal-container .goal-box-col2-app .inner .hdg-container .hdg {
    display: table-cell;
    vertical-align: middle;
}

.goal-container .goal-box-col2-app .inner .box-col2 .unit {
    margin-bottom: 10px;
}

.goal-container .goal-box-col2-app .inner .box-col2 .unit:last-child {
    margin-bottom: 0;
}

.goal-container .goal-box-col2-app .inner .box-col2 .unit .app-box .hdg {
    text-align: center;
    margin-bottom: 10px;
}

.goal-container .goal-box-col2-app .inner .box-col2 .unit .btn-area {
    text-align: center;
}

.goal-container .goal-box-col2-app .inner .box-col2 .unit .text-area {
    text-align: center;
    margin-bottom: 0;
}

.goal-container .notice-area ul>li {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 3px;
    line-height: 18.6000003814697px;
}

.box-04.facebook .head p a {
    display: table;
    width: 100%;
}

.box-04.facebook .head p a>img,
.box-04.facebook .head p a>span {
    display: table-cell;
    vertical-align: middle;
}

.box-04.facebook .head p a>img {
    table-layout: fixed;
    max-width: 32px;
    margin-right: 5px;
}

.box-04.facebook .head p a>span {
    width: 100%;
}

.box-04.facebook:after {
    content: '';
    display: block;
    clear: both;
}

.box-04.facebook .detail p {
    margin-bottom: 5px;
}

.box-04.facebook .detail p:last-child {
    margin-bottom: 0;
}

.box-04.facebook .fb-like {
    float: right;
    text-align: right;
}

.box-04.facebook .image-full {
    text-align: center;
    background: #333;
}

.box-04.facebook .image-full img {
    max-width: 100%;
    max-height: 161px;
}

.link-list.list-add-image.socialmedia a {
    color: #006699 !important;
}

.list-01.branch-01+p.socialmedia {
    border-top: 1px dotted #e3e4e5;
    padding-top: 5px;
}

.socialmedia.link-list>li>a {
    padding: 10px 30px 10px 10px;
    border-bottom: 1px solid #e3e4e5;
    color: #333333;
    display: block;
    position: relative;
}

.socialmedia.link-list>li>a:before {
    margin-top: -6px;
    top: 50%;
    right: 10px;
}

.socialmedia.link-list>li:first-child>a {
    border-top: 1px solid #e3e4e5;
}

.socialmedia.link-list.list-add-image>li>a {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.socialmedia.link-list.list-add-image>li>a>span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.socialmedia.link-list.list-add-image>li>a img {
    table-layout: fixed;
    max-width: 44px;
    margin-right: 10px;
    vertical-align: middle;
}

.campaign.box-04 {
    padding-bottom: 0;
}

.campaign.box-04 h2.hdg-l6 {
    margin-top: 0;
    line-height: 1;
}

.campaign.grid-arr .unit {
    margin-bottom: 10px;
}

.campaign.grid-arr .unit img {
    border: solid 1px #d8dadc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.campaign.sliderTy04 .slideUl img {
    border: solid 1px #d8dadc;
}

.uni-box-01.m-bottom-0 .box-04.line-reset {
    border: none;
    background: #fff;
}

.campaign-category-wrap dt {
    display: none;
}

.campaign-category-wrap dd ul {
    margin: -5px 0 0 -10px;
}

.campaign-category-wrap dd ul li {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
}

.campaign-category-wrap dd ul li a {
    padding: 0.2em 5px;
}

.campaign-category-wrap dd ul li a.current {
    color: #333;
    background: #f4f5f6;
    font-weight: normal;
}

#noneText {
    margin-top: 10px;
}

#campaign-list {
    margin-top: 10px;
}

#campaign-list .unit {
    list-style-type: none !important;
    margin-bottom: 10px !important;
}

#campaign-list .unit a img {
    width: 140px;
    min-height: 140px;
}

.product.attention {
    color: #e64646;
}

.product.box,
.product.box-01,
.product.box-02,
.product.uni-box-01,
.product.uni-box-03 {
    margin-bottom: 20px;
    padding: 10px;
}

.product.box .category,
.product.box-01 .category,
.product.box-02 .category,
.product.uni-box-01 .category,
.product.uni-box-03 .category {
    padding: 10px;
    background: #fff;
    margin-top: 10px;
}

.product.box .category.first-child,
.product.box-01 .category.first-child,
.product.box-02 .category.first-child,
.product.uni-box-01 .category.first-child,
.product.uni-box-03 .category.first-child {
    margin-top: 0;
}

.product.box .category>p,
.product.box-01 .category>p,
.product.box-02 .category>p,
.product.uni-box-01 .category>p,
.product.uni-box-03 .category>p {
    margin: 0;
}

.product.box .category a.uni-btn-02 span,
.product.box-01 .category a.uni-btn-02 span,
.product.box-02 .category a.uni-btn-02 span,
.product.uni-box-01 .category a.uni-btn-02 span,
.product.uni-box-03 .category a.uni-btn-02 span {
    padding-left: 20px;
    position: relative;
}

.product.box .category a.uni-btn-02 span:before,
.product.box-01 .category a.uni-btn-02 span:before,
.product.box-02 .category a.uni-btn-02 span:before,
.product.uni-box-01 .category a.uni-btn-02 span:before,
.product.uni-box-03 .category a.uni-btn-02 span:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
    background-image: url("/help/mymenu/resource/common/s/img/site-icon-toggle.png");
    background-size: 30px 15px;
    background-position: right center;
}

.product.box .category a.uni-btn-02.close span:before,
.product.box-01 .category a.uni-btn-02.close span:before,
.product.box-02 .category a.uni-btn-02.close span:before,
.product.uni-box-01 .category a.uni-btn-02.close span:before,
.product.uni-box-03 .category a.uni-btn-02.close span:before {
    background-position: left center;
}

.product.box .category:first-child,
.product.box-01 .category:first-child,
.product.box-02 .category:first-child,
.product.uni-box-01 .category:first-child,
.product.uni-box-03 .category:first-child {
    margin-top: 0;
}

.product.box select,
.product.box-01 select,
.product.box-02 select,
.product.uni-box-01 select,
.product.uni-box-03 select {
    width: 100%;
}

.product.box .hdg-l6,
.product.box-01 .hdg-l6,
.product.box-02 .hdg-l6,
.product.uni-box-01 .hdg-l6,
.product.uni-box-03 .hdg-l6 {
    float: none;
    margin: 0;
}

.product.box .al-form-list-line+.hdg-l6,
.product.box-01 .al-form-list-line+.hdg-l6,
.product.box-02 .al-form-list-line+.hdg-l6,
.product.uni-box-01 .al-form-list-line+.hdg-l6,
.product.uni-box-03 .al-form-list-line+.hdg-l6 {
    margin-top: 5px;
}

.product.box .press-control,
.product.box-01 .press-control,
.product.box-02 .press-control,
.product.uni-box-01 .press-control,
.product.uni-box-03 .press-control {
    margin-top: 5px;
}

.product.box .al-form-list-line.col-2,
.product.box-01 .al-form-list-line.col-2,
.product.box-02 .al-form-list-line.col-2,
.product.uni-box-01 .al-form-list-line.col-2,
.product.uni-box-03 .al-form-list-line.col-2 {
    margin-bottom: 0;
}

.cate-option:after,
.nav-migrate .btn-option:after,
.nav-migrate .nav-migrate-list:after,
.product.box .al-form-list-line.col-2:after,
.product.box-01 .al-form-list-line.col-2:after,
.product.box-02 .al-form-list-line.col-2:after,
.product.uni-box-01 .al-form-list-line.col-2:after,
.product.uni-box-03 .al-form-list-line.col-2:after {
    content: "";
    display: block;
    clear: both;
}

.product.box .al-form-list-line.col-2>li,
.product.box-01 .al-form-list-line.col-2>li,
.product.box-02 .al-form-list-line.col-2>li,
.product.uni-box-01 .al-form-list-line.col-2>li,
.product.uni-box-03 .al-form-list-line.col-2>li {
    float: left;
    width: 50%;
    margin-top: 5px;
    height: 1.5em !important;
}

.product.box .al-form-list-line.col-2>li.wide,
.product.box-01 .al-form-list-line.col-2>li.wide,
.product.box-02 .al-form-list-line.col-2>li.wide,
.product.uni-box-01 .al-form-list-line.col-2>li.wide,
.product.uni-box-03 .al-form-list-line.col-2>li.wide {
    width: 100%;
}

.product.box .al-form-list-line.col-2>li input,
.product.box-01 .al-form-list-line.col-2>li input,
.product.box-02 .al-form-list-line.col-2>li input,
.product.uni-box-01 .al-form-list-line.col-2>li input,
.product.uni-box-03 .al-form-list-line.col-2>li input {
    margin-right: 5px;
}

.product.box .more-search,
.product.box-01 .more-search,
.product.box-02 .more-search,
.product.uni-box-01 .more-search,
.product.uni-box-03 .more-search {
    margin-bottom: 10px;
}

.product.box-04 a {
    font-weight: normal;
    color: #333;
}

.product.box-04 .list-product-type-01,
.product.box-04 .list-product-type-02 {
    margin: -10px 0 10px -10px;
}

.product.box-04 .list-product-type-01:after,
.product.box-04 .list-product-type-02:after {
    content: "";
    display: block;
    clear: both;
}

.product.box-04 .list-product-type-01 li {
    font-weight: bold;
    margin: 0;
    padding: 0.2em 0.5em;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    box-sizing: border-box;
    background: #8eb5ef;
    color: #fff;
    min-width: 66px;
}

.product.box-04 .list-product-type-02 li {
    font-weight: bold;
    margin: 0;
    padding: 0.2em 0.5em;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    box-sizing: border-box;
    background: #F4F5F6;
    color: #333;
    min-width: 66px;
}

.product.box-04 .list-product-type-01 li:last-child {
    background: #f4f5f6;
    min-width: 106px;
    color: #333;
}

.product.box-04 .image-left {
    margin-bottom: 10px;
}

.product.box-04 .image-left .image img {
    width: 105px;
}

.product.box-04 .image-left .col {
    overflow: hidden;
}

.product.box-04 .image-left .col>p {
    margin-bottom: 0;
    font-size: 11px;
    font-size: 1.1rem;
}

.product.box-04 .image-left .col .product-name {
    color: #006699;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    display: block;
}

.product.box-04 .image-left .col .caption {
    font-size: 1.1px;
    font-size: 1.1rem;
}

.product.box-04 .color {
    margin-bottom: 10px;
}

.product.box-04 .color .colortip,
.product.box-04 .color .colortip-border {
    width: 12px;
    height: 12px;
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 5px;
}

.product.box-04 .color .colortip-border {
    border: solid 1px #d8dadc;
}

.product.tbl-no-border {
    border: none;
    font-size: 11px;
    font-size: 1.1rem;
}

.product.tbl-no-border th {
    font-weight: normal;
    text-align: center;
    min-width: 80px;
    vertical-align: top;
}

.product.tbl-no-border td {
    padding-left: 1.2em;
    position: relative;
}

.product.tbl-no-border td:after {
    content: ":";
    display: inline-block;
    position: absolute;
    left: 0.6em;
    top: 0;
}

.box-enquete-01 {
    font-size: 14px;
    margin-top: 20px;
}

.box-enquete-01 .center {
    margin-top: 5px;
    text-align: center;
}

.box-enquete-01 .box-enquete-input {
    margin: 0;
}

.box-enquete-01 .box-enquete-input form#enquete {
    margin: 0;
    padding: 0;
    background: #fff;
}

.box-enquete-01 .box-04 {
    padding: 18px 20px;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #d8dadc;
}

.box-enquete-01 .hdg-enquete-01 {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
}

.box-enquete-01 .form-list-enquete-01 {
    margin: 5px 0 0;
}

.box-enquete-01 .form-list-enquete-01 li {
    display: inline;
    padding: 0 15px 0 0;
}

.box-enquete-01 .form-list-enquete-01 li input {
    margin: 0 5px 0 0;
}

.box-enquete-01 .box-enquete-input form#enquete .box-04 .box-enquete-02 {
    position: relative;
    display: none;
}

.box-enquete-01 .box-enquete-input form#enquete .box-04 .box-enquete-02 p.center {
    margin-bottom: 0;
}

.box-enquete-01 .box-enquete-input form#enquete .box-04 .box-enquete-02.active {
    display: block;
}

.box-enquete-01 .box-enquete-input form#enquete .box-04 .box-enquete-02 textarea {
    margin: 5px 0;
    padding: 3px 5px;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    width: 100%;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
}

.box-enquete-01 .btn-enquete-01 {
    padding: 7px 10px 6px;
    border: 1px solid #d6d7d8;
    border-radius: 2px;
    color: #006699;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.45;
    box-shadow: 1px 1px 0 white inset, -1px -1px 0 white inset;
    background-color: #e9edf0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 6px 35px;
    border: 1px solid #d8dadc;
    border-radius: 3px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #edf0f1));
    background-image: -webkit-linear-gradient(#fff, #edf0f1);
    background-image: linear, false, white, #edf0f1;
    color: #006699;
    font-weight: bold;
    line-height: 1.2;
    font-size: 114.29%;
}

.box-enquete-01 .box-enquete-complate {
    display: none;
}

.box-enquete-01 .box-enquete-error {
    display: none;
}

.box-enquete-01 .box-enquete-error.none {
    display: none !important;
}

.box-enquete-01 .box-enquete-01 .box-enquete-complate .box-04,
.box-enquete-01 .box-enquete-error .box-04 {
    text-align: left;
}

.box-enquete-01 .hdg-enquete-02 {
    margin: 0 0 5px;
    font-weight: normal;
    font-size: 14px;
}

.box-enquete-01 .hdg-enquete-02+p {
    margin: 0;
    font-size: 11px;
}

.box-04-01.charity>.hdg-01 {
    margin-bottom: 0;
}

.box-04-01.charity .center {
    padding: 5px 0;
}

.box-04-01.charity .center>img {
    width: 278px;
    margin-bottom: 1px;
}

.box-04-01.charity .center+ul {
    border-top: 1px dotted #e3e4e5;
}

.box-04-01.charity>ul>li {
    border-top: 1px dotted #e3e4e5;
    margin-bottom: 0;
    padding: 10px 0;
}

.box-04-01.charity>ul>li:first-child {
    border-top: none;
}

.box-04-01.charity>ul>li:last-child {
    padding-bottom: 0;
}

.box-04-01.charity>ul>li>ul {
    margin-top: 0;
    margin-bottom: 0;
}

.box-04-01.charity>ul>li>ul>li {
    margin-bottom: 0;
}

.box-04-01.charity>ul h4 {
    font-weight: bold;
}

.box-04-01.charity>ul a,
.box-04-01.charity>ul h5,
.box-04-01.charity>ul p {
    font-size: 12px;
    font-size: 1.2rem;
}

.icon-group-ybb {
    display: block;
    margin-top: 0;
    margin-right: -5px;
}

.icon-group-ybb:after {
    content: "";
    display: block;
    clear: both;
}

.icon-group-ybb li {
    border: none !important;
    text-align: center;
    color: #fff;
    font-size: 9px;
    font-size: 0.9rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.icon-group-ybb.col-2 li {
    width: 50%;
    float: left;
    line-height: 1.6;
    margin-top: 5px;
    padding: 0 5px 0 0 !important;
}

.icon-group-ybb.col-2 li span {
    background: #8eb5ef;
    display: block;
}

.icon-group-ybb.col-2 li:nth-child(1),
.icon-group-ybb.col-2 li:nth-child(2) {
    margin-top: 0;
}

.icon-group-ybb.col-2 li.wide {
    width: 100%;
}

.icon-group-ybb.col-2 li.wide+li {
    margin-top: 5px;
}

.icon-group-ybb.col-3 li {
    display: table;
    table-layout: fixed;
    width: 33.333%;
    float: left;
    line-height: 1.2;
    margin-top: 5px;
    padding: 0 5px 0 0 !important;
    min-height: 28px;
}

.icon-group-ybb.col-3 li:before {
    display: table-cell;
    content: '';
    height: 28px;
    width: 0;
}

.icon-group-ybb.col-3 li span {
    padding: 2px;
    background: #8eb5ef;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.icon-group-ybb.col-3 li:nth-child(1),
.icon-group-ybb.col-3 li:nth-child(2),
.icon-group-ybb.col-3 li:nth-child(3) {
    margin-top: 0;
}

.link-list-07 .icon-group-ybb.col-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 78px;
}

.link-list-07 a>.icon-group-ybb.col-2 {
    margin-top: 3px;
}

table.base td,
table.base th {
    padding: 10px 10px 10px 0;
    border-width: 0 0 1px 0;
    border-style: dotted;
    border-color: #e3e4e5;
    background-color: transparent;
    vertical-align: top;
    font-size: 14px;
    font-size: 1.4rem;
}

table.base th {
    font-weight: normal;
    text-align: left;
}

table.base td> :last-child,
table.base th> :last-child {
    margin-bottom: 0;
}

table.base td .link-list-arrow,
table.base th .link-list-arrow {
    margin-bottom: 0 !important;
}

table.base td a,
table.base th a {
    font-weight: bold;
}

table.base tr:first-of-type>td,
table.base tr:first-of-type>th {
    padding-top: 0;
}

table.base tr> :last-child {
    padding-right: 0;
}

.nav-migrate-container {
    margin: 0 0 10px;
}

.nav-migrate .nav-migrate-list {
    padding-top: 5px;
}

ul.nav-migrate-list {
    margin: 0;
}

.nav-migrate .nav-migrate-list li {
    border-left: 1px solid #d8dadc;
    float: left;
    font-size: 100%;
    margin: 0 0 8px;
    padding: 0 9.5px;
}

.nav-migrate .nav-migrate-list li:last-child {
    border-right: 1px solid #d8dadc;
}

.nav-migrate .btn-option>li {
    box-sizing: border-box;
    float: left;
    margin: 0 0 10px;
    width: 50%;
}

.nav-migrate .btn-option>li a {
    font-size: 114.286%;
    min-width: 0;
    padding: 6px 0;
    white-space: nowrap;
}

.nav-migrate .btn-option>li:nth-child(2n+1) {
    padding-right: 5px;
}

.nav-migrate .btn-option>li:nth-child(2n) {
    padding-left: 5px;
}

.nav-migrate .btn-option>li a.btn {
    padding-bottom: 5px;
}

.nav-migrate .btn-option>li.cate-01 span {
    padding: 8px 10px 7px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.45;
    background: #f4f5f6;
    border: 1px solid #d8dadc;
    text-align: center;
    font-size: 14px;
}

.cate-option li {
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
    margin: 0 0 10px;
    display: block;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-migrate .cate-option>li.cate-01 span {
    float: left;
    background: #f4f5f6;
    border: 1px solid #d8dadc;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    width: 100%;
    display: table;
}

.nav-migrate .cate-option>li.cate-01:nth-child(2n+1) {
    padding-right: 5px;
}

.nav-migrate .cate-option>li.cate-01:nth-child(2n) {
    padding-left: 5px;
}

.nav-migrate .cate-option>li.cate-01 {
    width: 50%;
    display: block;
    box-sizing: border-box;
    float: left;
}

.nav-pager-02 {
    width: 100%;
    margin: 0 0 20px;
    position: relative;
}

.nav-pager-02 select {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 0 8px 8px;
    border: 1px solid #666;
    width: 100%;
    display: block;
    border-radius: 6px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #cfcfcf));
    background-image: -webkit-linear-gradient(#fff, #cfcfcf);
    background-image: linear-gradient(#fff, #cfcfcf);
    background-color: #cfcfcf;
    -webkit-appearance: none;
    appearance: none;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}

.nav-pager-02 select option {
    background-color: #fff;
}

.nav-pager-02 .inner {
    position: relative;
}

.nav-pager-02 .inner:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: block;
    width: 30px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #6f6f6f));
    background-image: -webkit-linear-gradient(#a6a6a6, #6f6f6f);
    background-image: linear-gradient(#a6a6a6, #6f6f6f);
    background-color: #6f6f6f;
    z-index: 1;
}

.nav-pager-02:before {
    content: "";
    display: block;
    position: absolute;
    margin-top: -5px;
    top: 53%;
    right: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 6px 0 6px;
    border-color: #4f4f4f transparent transparent transparent;
    z-index: 2;
}

.nav-pager-02:after {
    content: "";
    display: block;
    position: absolute;
    margin-top: -5px;
    top: 50%;
    right: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 6px 0 6px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 3;
}

.app-wrapper {
    border: 10px solid #f4f5f6;
    padding: 10px 10px 0;
    margin: 0 auto 20px;
}

.title-group {
    display: table;
}

.title-group img {
    display: table-cell;
}

.title-group .text {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 10px;
}

.app-title-01 {
    font-size: 1.6em;
    font-size: 1.6rem;
    font-weight: bold;
}

.app-title-02 {
    color: #2174ed;
    font-size: 128.57%;
    font-weight: normal;
    margin-bottom: 8px;
}

.app-box-wrapper li.app-box {
    border: 1px solid #d8dadc;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0;
}

p.lead {
    font-weight: bold;
}

.box-pane .image-left {
    margin-bottom: 10px;
}

.box-pane .image-left>.image {
    text-align: left;
}

.box-pane .image-left .col p {
    margin: 10px 0 0;
}

.box-pane .image-left.parallel>.image {
    float: none;
    max-width: 100%;
    padding: 0;
}

.box-pane .image-left.parallel>.image img,
.box-pane .image-right.parallel>.image img {
    width: 100% !important;
}

.image-left>.image .caption {
    display: block;
    font-size: 1.2rem;
}

.box-pane .caption {
    display: block;
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 0;
}

.col-3.movie-gallery .col {
    border-bottom: 1px dashed #d8dadc;
    border-radius: 3px;
    margin: 0 0 10px;
    width: 100%;
    position: relative;
}

.col-3.movie-gallery .col .col-inner {
    display: block;
    padding: 0 0 5px;
}

.col-3.movie-gallery .col .col-inner .thumbnail {
    float: left;
    margin-right: 10px;
}

.col-3.movie-gallery .col .col-inner p.thumbnail {
    margin-top: 0;
}

.col-3.movie-gallery a .title {
    color: #006699;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}

.col-3.movie-gallery a:after {
    content: "";
    display: block;
    clear: both;
}

.col-3.movie-gallery .date {
    color: #333333;
    font-size: 14px;
    font-size: 1.4rem;
    position: absolute;
    bottom: 26px;
    left: 157px;
}

.col-3.movie-gallery .tag-list {
    position: absolute;
    bottom: 5px;
    left: 157px;
}

.col-3.movie-gallery .tag-list li {
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0 7px 0 0;
    vertical-align: middle;
}

.col-3.movie-gallery .tag-list .tag-category {
    background: none repeat scroll 0 0 #f4f5f6;
    border: 1px solid #e3e4e5;
    color: #333333;
    padding: 1px 10px 0;
}

.col-3.movie-gallery .tag-list .tag-new {
    background: none repeat scroll 0 0 #5a89ce;
    color: #ffffff;
    padding: 1px 8px 0;
}

.qa-item-02,
.qa-item-02-link-list {
    margin-bottom: 20px;
}

.qa-item-02 .qa-answer,
.qa-item-02 .qa-title,
.qa-item-02-link-list li a {
    display: block;
    padding: 8px 0;
}

.qa-item-02 .qa-icn-a span,
.qa-item-02 .qa-icn-q span,
.qa-item-02-link-list li .qa-icn-q span {
    display: none;
}

.qa-item-02 .qa-icn-a,
.qa-item-02 .qa-icn-q,
.qa-item-02-link-list li .qa-icn-q {
    font-weight: bold;
    display: block;
    background: url("/help/mymenu/resource/common/s/img/faq/site-sprite-icon-02.png");
    background-repeat: no-repeat;
    width: 18px;
}

.qa-item-02 .qa-icn-q,
.qa-item-02-link-list li .qa-icn-q {
    color: #8eb5ef;
    background-size: 34px auto;
    background-position: -17px 3px;
    width: 18px;
    height: 31px;
}

.qa-item-02 .qa-icn-a {
    color: #84919d;
    background-size: 36px auto;
    background-position: 0 0;
    width: 18px;
    height: 26px;
}

.qa-item-02 .qa-icn-a,
.qa-item-02 .qa-icn-q,
.qa-item-02-link-list li .qa-icn-q {
    display: table-cell;
    float: left;
    margin-right: 10px;
}

.qa-contents {
    display: table-cell;
    padding-top: 1px;
}

.qa-item-02 .qa-contents {
    overflow: hidden;
}

.qa-item-02 .qa-contents .image-right>.image {
    padding-left: 0;
    margin-bottom: 10px;
    float: left;
}

.qa-item-02 .qa-contents p {
    margin-top: -3px;
    margin-bottom: 10px;
    clear: both;
}

.qa-item-02 .qa-contents p.caption {
    text-align: left;
    margin-top: 0;
}

.qa-item-02 .qa-contents .image img {
    width: 100%;
}

.qa-item-02 .qa-title {
    border-bottom: dotted 1px #d8dadc;
    font-weight: bold;
}

.qa-item-02-link-list li {
    border-bottom: dotted 1px #d8dadc;
}

.qa-item-02-link-list li:first-child {
    border-top: dotted 1px #d8dadc;
}

.qa-answer .nav-top {
    text-align: left;
}

.qa-item-02 .qa-answer:after,
.qa-item-02 .qa-title:after {
    display: block;
    clear: both;
    content: "";
}

.modal-content {
    display: none;
    width: 834px;
    border: 8px solid #8eb5ef;
    box-sizing: border-box;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -417px;
    z-index: 1005;
    background-color: #fff;
    padding: 32px 10px 0;
    -moz-transition: top 0.6s ease-in-out;
    -webkit-transition: top 0.6s ease-in-out;
    transition: top 0.6s ease-in-out;
}

@media screen and (orientation: landscape) {
    .modal-content {
        top: 10% !important;
    }
}

.modal-content .modal-content-inner {
    margin: 0 -20px;
    padding: 0 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

.modal-content .modal-close {
    position: absolute;
    top: 5px;
    right: 20px;
}

.modal-content .modal-close button {
    width: 53.5px;
    height: 36px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: none;
    border: medium none;
    text-align: right;
}

.modal-content .modal-close button:focus {
    outline: 1px #ccc dashed;
}

.modal-content .modal-close img {
    margin-right: 5px;
}

.modal-overLayer {
    display: none;
    top: 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1001;
}

.list-flow-05>.unit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list-flow-05 {
    margin-bottom: 20px;
    overflow: hidden;
}

.list-flow-05>.cols>.unit {
    position: relative;
    margin-top: 40px;
    text-align: center;
    border: 1px solid #d8dadc;
}

.list-flow-05>.cols>.unit>.inner> :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.list-flow-05>.cols>.unit:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-left: -8px;
    background-image: url("/help/mymenu/resource/common/s/img/site-fig_plus.png");
    background-repeat: no-repeat;
    -webkit-background-size: 20px;
    background-size: 20px;
}

.list-flow-05>.cols>.unit:first-child {
    margin-top: 0;
}

.list-flow-05>.cols>.unit:first-child:after {
    display: none;
}

.list-flow-05>.cols>.unit>.inner {
    padding: 10px;
    vertical-align: middle;
}

.list-flow-05-2>.unit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list-flow-05-2 {
    margin-bottom: 20px;
    overflow: hidden;
}

.list-flow-05-2>.cols>.unit {
    position: relative;
    margin-top: 10px;
    text-align: center;
    border: 1px solid #d8dadc;
}

.list-flow-05-2>.cols>.unit>.inner> :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.list-flow-05-2>.cols>.unit:first-child {
    margin-top: 0;
}

.list-flow-05-2>.cols>.unit>.inner {
    padding: 10px;
    vertical-align: middle;
}

.tbl .js-active td {
    background-color: #d7e3f5;
}

.item_q {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 5px;
    background: url("/help/mymenu/resource/common/p/img/tooltip/site-icon_question.png") no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}

.boxItemDetails {
    width: 230px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 10 !important;
    background: #ffffff;
    border: #8eb5ee solid 8px;
    padding: 28px 20px;
}

.boxItemDetails.sp {
    width: 240px;
    padding: 30px 20px;
    border: #8eb5ee solid 5px;
}

.boxItemDetails dl {
    margin: 0;
}

.boxItemDetails dt {
    padding: 0 0 10px;
    font-weight: bold;
}

.boxItemDetails dd.item_a {
    padding: 0;
}

.boxItemDetails dd.item_a span {
    display: block;
    margin-bottom: 8px;
}

.boxItemDetails .boxItemDetailsLink {
    margin: 10px 0 0;
}

.boxItemDetails .boxItemDetailsOption li {
    margin: 12px 0 0;
    padding-left: 15px;
    background: url("/help/mymenu/resource/common/p/img/tooltip/site-icon-bullet-02.png") 0 6px no-repeat;
}

.boxItemDetails .boxItemDetailsOption:first-child li:first-child {
    margin: 0;
}

.boxItemDetails .boxItemDetailsOption li em {
    display: block;
}

.boxItemDetails:not(.sp) .boxItemDetailsClose {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 53px;
    height: 12px;
    line-height: 12px;
    background: url("/help/mymenu/resource/common/p/img/tooltip/site-icon_close.png") no-repeat;
    cursor: pointer;
    color: #333333;
    font-size: 12px;
    text-indent: -9999px;
    overflow: hidden;
}

.boxItemDetails.sp .boxItemDetailsClose {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 58px;
    height: 14px;
    line-height: 14px;
    background: url("/help/mymenu/resource/common/p/img/tooltip/site-icon_close_s.png") no-repeat;
    background-size: 58px 14px;
    cursor: pointer;
    color: #333333;
    font-size: 14px;
    text-indent: -9999px;
    overflow: hidden;
}

.introduction-example>li {
    margin-bottom: 20px;
}

.introduction-example>li>a {
    display: block;
}

.introduction-example .introduction-example-thumbnail {
    margin: 0 0 10px;
}

.introduction-example .introduction-example-title {
    margin: 0 0 9px;
}

.introduction-example .introduction-example-tag-list {
    margin: 6px 0 0;
    font-size: 85.71429%;
    line-height: 1.3;
}

.introduction-example .introduction-example-tag-list dt {
    float: left;
    padding-top: 3px;
    clear: both;
}

.introduction-example .introduction-example-tag-list dt:after {
    content: "：";
}

.introduction-example .introduction-example-tag-list dt:first-child+dd {
    float: none;
}

.introduction-example .introduction-example-tag-list dt.introduction-example-tag-list-horizontal {
    margin-left: 20px;
    clear: none;
}

.introduction-example .introduction-example-tag-list dd {
    float: left;
    padding-top: 3px;
}

.introduction-example .introduction-example-tag-list dd+dt {
    clear: both;
}

.introduction-example .introduction-example-tag-list:after {
    content: "";
    display: block;
    clear: both;
}

.monthswitcher {
    margin: 0 0 10px;
    padding: 0;
}

.monthswitcher .monthswitcher--hdg-l3,
.monthswitcher .monthswitcher--period {
    display: inline-block;
    margin-bottom: 0;
}

.monthswitcher .monthswitcher--hdg-l3 {
    margin-right: 14px;
}

.monthswitcher--list {
    display: block;
    width: 100%;
    height: 31px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.monthswitcher--list:not(:first-child) {
    margin-top: 6px;
}

.monthswitcher--list li {
    float: left;
    position: relative;
    display: inline-block;
    height: 31px;
    line-height: 14px;
    margin: 0;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
}

.monthswitcher--list a,
.monthswitcher--list a.disabled,
.monthswitcher--list span {
    width: 100%;
    height: 29px;
    padding: 8px 0 6px;
    display: inline-block;
    box-sizing: border-box;
    z-index: 2;
}

.monthswitcher--list a {
    color: #006699;
}

.monthswitcher--list a:hover {
    text-decoration: underline;
}

.monthswitcher--list a.disabled,
.monthswitcher--list span {
    color: #aaaaaa;
    text-decoration: none;
}

.monthswitcher--list .monthswitcher--item:first-child {
    width: 33%;
    margin: 0 3% 0 0;
    border: 1px solid #d8dadc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.monthswitcher--list li:nth-child(2) {
    width: 32%;
    padding-right: 1px;
    margin: 0 -1px 0 0;
    border: 1px solid #d8dadc;
    border-left: none;
    box-sizing: border-box;
    z-index: 0;
}

.monthswitcher--list li:nth-child(2):after,
.monthswitcher--list li:nth-child(2):before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}

.monthswitcher--list li:nth-child(2):before {
    border-right: 15px solid #d8dadc;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    left: 0;
    z-index: -3;
    background: #FFFFFF;
}

.monthswitcher--list li:nth-child(2):after {
    border-right: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    left: 1px;
    z-index: -1;
}

.monthswitcher--list li:nth-child(3) {
    width: 32%;
    padding-left: 2px;
    border: 1px solid #d8dadc;
    border-right: none;
    box-sizing: border-box;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}

.monthswitcher--list li:nth-child(3):after,
.monthswitcher--list li:nth-child(3):before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}

.monthswitcher--list li:nth-child(3):before {
    border-left: 15px solid #d8dadc;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    right: 0;
    z-index: 1;
    background: #FFF;
}

.monthswitcher--list li:nth-child(3):after {
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    right: 1px;
    z-index: 2;
}

@media screen and (min-width: 769px) and (max-width: 980px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
        margin-left: 0;
    }
}

@media screen and (min-width: 321px) and (max-width: 480px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
    }
}

@media screen and (max-width: 320px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
    }
}

.stepprocess-hdg-l3 {
    font-weight: normal;
}

.stepprocess-list {
    display: table;
    width: 100%;
    margin: 5px 0 20px;
    table-layout: fixed;
    overflow: hidden;
}

.stepprocess-list .stepprocess-item {
    position: relative;
    display: table-cell;
    height: 14px;
    line-height: 14px;
    padding: 8px 0;
    text-align: center;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    color: #6197d6;
    list-style: none;
    background: #eef3f9;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_current {
    color: #ffffff;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_after {
    color: #9fa9b3;
}

.stepprocess-list .stepprocess-item:not(:last-child):after {
    content: "";
    position: absolute;
    right: -8px;
    top: 0;
    z-index: 1;
    display: block;
    width: 28px;
    height: 28px;
    border-top: #ffffff solid 2px;
    border-right: #ffffff solid 2px;
    transform-origin: center;
    transform: rotate(45deg);
    -moz-transform-origin: center;
    -webkit-transform: rotate(45deg);
    -moz-transform-origin: center;
    -webkit-transform: rotate(45deg);
    border-radius: 0 0 0 30px;
    -moz-border-radius: 0 0 0 30px;
    -webkit-border-radius: 0 0 0 30px;
}

.stepprocess-list .stepprocess-item:after {
    background-color: #eef3f9;
    background: -moz-linear-gradient(45deg, rgba(238, 243, 249, 0) 0%, rgba(238, 243, 249, 0) 49%, #eef3f9 50%, #eef3f9 100%);
    background: -webkit-linear-gradient(45deg, rgba(238, 243, 249, 0) 0%, rgba(238, 243, 249, 0) 49%, #eef3f9 50%, #eef3f9 100%);
    background: linear-gradient(45deg, rgba(238, 243, 249, 0) 0%, rgba(238, 243, 249, 0) 49%, #eef3f9 50%, #eef3f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eef3f9', endColorstr='#eef3f9', GradientType=1);
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_current,
.stepprocess-list .stepprocess-item.stepprocess-item-state_current:after {
    background: #6197d6;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_current:after {
    background: -moz-linear-gradient(45deg, rgba(97, 151, 214, 0) 0%, rgba(97, 151, 214, 0) 49%, #6197d6 50%, #6197d6 100%);
    background: -webkit-linear-gradient(45deg, rgba(97, 151, 214, 0) 0%, rgba(97, 151, 214, 0) 49%, #6197d6 50%, #6197d6 100%);
    background: linear-gradient(45deg, rgba(97, 151, 214, 0) 0%, rgba(97, 151, 214, 0) 49%, #6197d6 50%, #6197d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006197d6', endColorstr='#6197d6', GradientType=1);
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_after,
.stepprocess-list .stepprocess-item.stepprocess-item-state_after:after {
    background: #e6e8eb;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_after:after {
    background: -moz-linear-gradient(45deg, rgba(230, 232, 235, 0) 0%, rgba(230, 232, 235, 0) 49%, #e6e8eb 50%, #e6e8eb 100%);
    background: -webkit-linear-gradient(45deg, rgba(230, 232, 235, 0) 0%, rgba(230, 232, 235, 0) 49%, #e6e8eb 50%, #e6e8eb 100%);
    background: linear-gradient(45deg, rgba(230, 232, 235, 0) 0%, rgba(230, 232, 235, 0) 49%, #e6e8eb 50%, #e6e8eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e6e8eb', endColorstr='#e6e8eb', GradientType=1);
}

/* site-tk-modules.css */

/* myym-structure.css */

@charset "UTF-8";

#str-contents .myym-category-menu-back {
    margin-top: 50px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right !important;
}

/* myym-structure.css */

/* myym-rf2-modules.css */

@charset "UTF-8";

#str-contents .myym−lv1_2,
#str-contents .myym-lv1_2 {
    padding: 0 10px;
}

#str-contents .myym−lv1_2 .hdg-l2,
#str-contents .myym-lv1_2 .hdg-l2 {
    margin: 48px 0 20px;
    padding: 0;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
    position: relative;
    background: none;
    border-top: 0px;
    border-bottom: 0px;
}

#str-contents .myym−lv1_2 .hdg-l2:before,
#str-contents .myym-lv1_2 .hdg-l2:before {
    border-bottom: 0px;
}

#str-contents .myym−lv1_2 .link-list,
#str-contents .myym-lv1_2 .link-list {
    margin: 0;
}

#str-contents .myym−lv1_2 .link-list>li>a,
#str-contents .myym-lv1_2 .link-list>li>a {
    padding: 8px 13px 8px 0;
    color: #333;
    display: block;
    position: relative;
    border-bottom: none;
    font-weight: normal;
}

#str-contents .myym−lv1_2 .link-list>li>a:before,
#str-contents .myym-lv1_2 .link-list>li>a:before {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 0;
    border-right: 1px solid #5f6e7e;
    border-bottom: 1px solid #5f6e7e;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#str-contents .myym−lv1_2 .hdg-l2+.link-list-03,
#str-contents .myym-lv1_2 .hdg-l2+.link-list-03 {
    margin-top: -10px;
}

#str-contents .myym−lv1_2 .link-list-03,
#str-contents .myym-lv1_2 .link-list-03 {
    margin-right: -20px;
    margin-left: -20px;
}

#str-contents .myym−lv1_2 .link-list-03>li>a,
#str-contents .myym-lv1_2 .link-list-03>li>a {
    padding: 10px 43px 10px 20px;
    color: #333333;
    display: block;
    text-decoration: none;
    position: relative;
    line-height: 1.2;
    box-shadow: none;
    border: 0px solid #d6d7d8;
    background: none;
    font-weight: normal;
}

#str-contents .myym−lv1_2 .link-list-03>li>a:before,
#str-contents .myym-lv1_2 .link-list-03>li>a:before {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 23px;
    bottom: 0;
    border-right: 1px solid #5f6e7e;
    border-bottom: 1px solid #5f6e7e;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#str-contents .myym−lv1_2 .link-list-03>li>a.toggle-hook:before,
#str-contents .myym-lv1_2 .link-list-03>li>a.toggle-hook:before {
    margin-right: 3px;
    border: none;
    width: 1px;
    height: 13px;
    bottom: 0;
    background-color: #5f6e7e;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}

#str-contents .myym−lv1_2 .link-list-03>li>a.toggle-hook:after,
#str-contents .myym-lv1_2 .link-list-03>li>a.toggle-hook:after {
    content: '';
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 3px;
    width: 13px;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    right: 17px;
    bottom: 0;
    background-color: #5f6e7e;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container .toggle-more,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container .toggle-more {
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #f4f5f6;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container .toggle-more:after,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container .toggle-more:after {
    content: '';
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #fff transparent transparent transparent;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: -1px;
    right: 17px;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container .toggle-more>li,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container .toggle-more>li {
    margin-bottom: 0;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container .toggle-more>li:first-child,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container .toggle-more>li:first-child {
    padding-top: 10px;
    border-top: none;
}


#str-contents .myym−lv1_2 .link-list-03>li.toggle-container .toggle-more>li:last-child,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container .toggle-more>li:last-child {
    padding-bottom: 10px;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container .toggle-more>li>a,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container .toggle-more>li>a {
    padding: 7px 10px 7px 20px;
    display: block;
    color: #006693;
    border-top: 0px dotted #d2d5d8;
    font-weight: normal;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container.available,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container.available {
    overflow: hidden;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container.available .toggle-more,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container.available .toggle-more {
    height: 0;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container.available.open>.toggle-hook:before,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container.available.open>.toggle-hook:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container.available.open>.toggle-hook:after,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container.available.open>.toggle-hook:after {
    display: none;
}

#str-contents .myym−lv1_2 .link-list-03>li.toggle-container.available.open .toggle-more,
#str-contents .myym-lv1_2 .link-list-03>li.toggle-container.available.open .toggle-more {
    display: block;
    border-bottom: 0px solid #d6d7d8;
}

/* ===== alertnotification-modal-content ===== */
.modal-content .modal-close button {
    width: 58px;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: none;
    border: medium none;
    text-align: right;
}

.modal-content .alertnotification-modal-close button {
    position: absolute;
    top: 5px;
    width: 58px;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: none;
    border: medium none;
    text-align: right;
}

.modal-content div.modal-close-02 {
    display: inline-block;
}

.modal-content .modal-close-02 button {
    width: 70px;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    background: none;
    border: medium none;
    text-align: right;
}

.modal-close-icon {
    display: inline-block;
    position: relative;
    margin: 0px 12px -5px 7px;
    padding: 0;
    width: 1px;
    height: 20px;
    background: #006699;
    transform: rotate(45deg);
}

.modal-close-icon:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    width: 20px;
    height: 1px;
    margin: -1px 0px 0px -1px;
    background: #006699;
}

.modal-overLayer {
    background: rgba(0, 0, 0, 0.5);
}

.single-btn {
    margin: 20px 0px;
}

a.assist-tool-tip-link {
    color: #006699;
}

.icon-assist-ques-mark {
    display: inline-block;
    text-align: center;
    color: #006699;
    background: #fff;
    padding: 0px 4px 1px 4px;
    width: 10px;
    height: 16px;
    margin: 1px 0px 0px 5px;
    border: 1px solid #d8dadc;
    border-radius: 2px;
    font-weight: bold;
    cursor: pointer;
}

/* myym-rf2-modules.css */

/* myym-rf2-header_footer.css */

@charset "utf-8";

.m-top-0 {
    margin-top: 0 !important
}

.m-right-0 {
    margin-right: 0 !important
}

.m-bottom-0 {
    margin-bottom: 0 !important
}

.m-left-0 {
    margin-left: 0 !important
}

.p-top-0 {
    padding-top: 0 !important
}

.p-right-0 {
    padding-right: 0 !important
}

.p-bottom-0 {
    padding-bottom: 0 !important
}

.p-left-0 {
    padding-left: 0 !important
}

.m-top-5 {
    margin-top: 5px !important
}

.m-right-5 {
    margin-right: 5px !important
}

.m-bottom-5 {
    margin-bottom: 5px !important
}

.m-left-5 {
    margin-left: 5px !important
}

.p-top-5 {
    padding-top: 5px !important
}

.p-right-5 {
    padding-right: 5px !important
}

.p-bottom-5 {
    padding-bottom: 5px !important
}

.p-left-5 {
    padding-left: 5px !important
}

.m-top-10 {
    margin-top: 10px !important
}

.m-right-10 {
    margin-right: 10px !important
}

.m-bottom-10 {
    margin-bottom: 10px !important
}

.m-left-10 {
    margin-left: 10px !important
}

.p-top-10 {
    padding-top: 10px !important
}

.p-right-10 {
    padding-right: 10px !important
}

.p-bottom-10 {
    padding-bottom: 10px !important
}

.p-left-10 {
    padding-left: 10px !important
}

.m-top-15 {
    margin-top: 15px !important
}

.m-right-15 {
    margin-right: 15px !important
}

.m-bottom-15 {
    margin-bottom: 15px !important
}

.m-left-15 {
    margin-left: 15px !important
}

.p-top-15 {
    padding-top: 15px !important
}

.p-right-15 {
    padding-right: 15px !important
}

.p-bottom-15 {
    padding-bottom: 15px !important
}

.p-left-15 {
    padding-left: 15px !important
}

.m-top-20 {
    margin-top: 20px !important
}

.m-right-20 {
    margin-right: 20px !important
}

.m-bottom-20 {
    margin-bottom: 20px !important
}

.m-left-20 {
    margin-left: 20px !important
}

.p-top-20 {
    padding-top: 20px !important
}

.p-right-20 {
    padding-right: 20px !important
}

.p-bottom-20 {
    padding-bottom: 20px !important
}

.p-left-20 {
    padding-left: 20px !important
}

.m-top-25 {
    margin-top: 25px !important
}

.m-right-25 {
    margin-right: 25px !important
}

.m-bottom-25 {
    margin-bottom: 25px !important
}

.m-left-25 {
    margin-left: 25px !important
}

.p-top-25 {
    padding-top: 25px !important
}

.p-right-25 {
    padding-right: 25px !important
}

.p-bottom-25 {
    padding-bottom: 25px !important
}

.p-left-25 {
    padding-left: 25px !important
}

.m-top-30 {
    margin-top: 30px !important
}

.m-right-30 {
    margin-right: 30px !important
}

.m-bottom-30 {
    margin-bottom: 30px !important
}

.m-left-30 {
    margin-left: 30px !important
}

.p-top-30 {
    padding-top: 30px !important
}

.p-right-30 {
    padding-right: 30px !important
}

.p-bottom-30 {
    padding-bottom: 30px !important
}

.p-left-30 {
    padding-left: 30px !important
}

.w-5 {
    width: 5% !important
}

.w-10 {
    width: 10% !important
}

.w-15 {
    width: 15% !important
}

.w-20 {
    width: 20% !important
}

.w-25 {
    width: 25% !important
}

.w-30 {
    width: 30% !important
}

.w-35 {
    width: 35% !important
}

.w-40 {
    width: 40% !important
}

.w-45 {
    width: 45% !important
}

.w-50 {
    width: 50% !important
}

.w-55 {
    width: 55% !important
}

.w-60 {
    width: 60% !important
}

.w-65 {
    width: 65% !important
}

.w-70 {
    width: 70% !important
}

.w-75 {
    width: 75% !important
}

.w-80 {
    width: 80% !important
}

.w-85 {
    width: 85% !important
}

.w-90 {
    width: 90% !important
}

.w-95 {
    width: 95% !important
}

.w-100 {
    width: 100% !important
}

.box-04 {}

/*
.box-01, .uni-box-03 {
    border: 5px solid #fbe9e9;
}
*/
.tbl.attention tbody th {
    // background-color: #fbe9e9;
}

.list-flow>li>.image-right>.col>.hdg:first-child span {
    background-color: #feeaeb;
}

table {
    table-layout: fixed;
    box-sizing: border-box;
}

/* ----------------------------------------------------------------

	02. Layout

----------------------------------------------------------------- */

body {
    margin: 0;
    padding: 0;
    color: #333333;
    line-height: 1.55;
    font-size: 1.4rem;
    font-size: 14px;
    background: #fff;
}

#str-contents img,
#menu-myym img {
    border: 0;
    line-height: 1;
    max-width: 100%;
    height: auto;
}

#str-container {
    margin-top: 0;
    background: #ffffff;
}

#str-contents.no-title-padding {
    padding-top: 60px;
}

#container {
    padding: 0;
    margin: 0;
    margin-top: 0;
    background: #ffffff;
}

#layout {
    padding: 0;
}

#layout #contents {
    font-size: 1.2rem;
    font-size: 12px;
    line-height: 1.4;
    padding-top: 50px;
}

#container #content {
    padding-top: 0;
}

#container #layout>#content {
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "モリサワ 新ゴ R", "Droid Sans", メイリオ, "sans-serif";
}

#container #content #h1_wrap {
    padding-top: 60px;
}

#layout #contents strong,
#container strong {
    color: #333333;
}

#myym-nav-global {
    border-bottom: none;
}

#myym-nav-global {
    margin-bottom: 10px;
}

#myym-nav-global>ul {
    margin: 0;
    display: table;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    font-size: 8px;
    text-align: center;
    white-space: nowrap;
}

html[lang="en"] #myym-nav-global>ul {
    font-size: 9px;
}

#myym-nav-global.nav-global-home>ul {
    background-color: #f4f5f6;
}

#myym-nav-global>ul {
    border-bottom: none;
    background: none;
    text-shadow: none;
    font-size: 11px;
}

html[lang="en"] #myym-nav-global>ul {
    font-size: 9px;
}

#myym-nav-global.nav-global-home>ul {
    background-color: #f4f5f6;
}

#myym-nav-global>ul>li {
    display: table-cell;
    width: 20%;
    line-height: 1;
    letter-spacing: inherit;
    border: #e3e4e5 solid 1px;
    box-sizing: border-box;
}

#myym-nav-global>ul>li:first-child {
    border-left: none;
}

#myym-nav-global>ul>li:last-child {
    border-right: none;
}

#myym-nav-global>ul>li>a {
    padding: 8px 1px 5px;
    color: #5f6e7e;
    display: block;
    text-decoration: none;
    position: relative;
}

#myym-nav-global>ul>li>a {
    padding: 0;
    font-weight: normal;
}

#myym-nav-global>ul>li>a:after {
    content: "";
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
}

#myym-nav-global>ul>li>a:after {
    margin-right: auto;
    margin-left: auto;
    top: 8px;
    right: 0;
    left: 0;
}

#myym-nav-global>ul>li>a:visited,
#myym-nav-global>ul>li>a:hover,
#myym-nav-global>ul>li>a:focus {
    color: #5f6e7e;
}

#myym-nav-global>ul>li>a>span {
    padding: 34px 0 4px;
    display: block;
}

#myym-nav-global>ul>li.mobile {
    letter-spacing: normal;
}

#myym-nav-global>ul>li.options {
    letter-spacing: -0.2em;
}

#myym-nav-global>ul>li.campaigns {
    letter-spacing: -0.2em;
}

#myym-nav-global>ul>li.guides {
    letter-spacing: -0.2em;
}

#myym-nav-global>ul>li.contacts {
    letter-spacing: -0.2em;
}

#myym-nav-global>ul>li>a:after {
    display: none;
}

#myym-nav-global>ul>li.mobile>a:after {
    background-position: -312px -377px;
}

#myym-nav-global>ul>li.ybb>a:after {
    background-position: -208.5px -342.5px;
}

#myym-nav-global>ul>li.corp>a:after {
    background-position: -312px -342.5px;
}

#myym-nav-global>ul>li.campaign>a:after {
    background-position: -105px -342.5px;
}

#myym-nav-global>ul>li.products>a:after {
    background-position: -103.5px -413px;
}

#myym-nav-global>ul>li.price>a:after {
    background-position: -34.5px -413px;
}

#myym-nav-global>ul>li.application>a:after {
    background-position: -247.5px -203.5px;
}

#myym-nav-global>ul>li.shop-search>a:after {
    background-position: -241.5px -413px;
}

#myym-nav-global>ul>li.support>a:after {
    background-position: -139.5px -377px;
}

#myym-nav-global>ul>li.news>a:after {
    background-position: -346.5px -377px;
}

#myym-nav-global>ul>li.csr>a:after {
    background-position: -346.5px -342.5px;
}

#myym-nav-global>ul>li.group>a:after {
    background-position: -276px -413px;
}

#myym-nav-global>ul>li.corp-about>a:after {
    background-position: -277.5px -342.5px;
}

#myym-nav-global>ul>li.irinfo>a:after {
    background-position: -243px -377px;
}

#myym-nav-global>ul>li.recruit>a:after {
    background-position: -138px -413px;
}

#myym-nav-global>ul>li.service>a:after {
    background-position: -207px -413px;
}

#myym-nav-global>ul>li.entry>a:after {
    background-position: -105px -377px;
}

#myym-nav-global>ul>li.member>a:after {
    background-position: -277.5px -377px;
}

#myym-nav-global>ul>li.products-search>a:after {
    background-position: -69px -413px;
}

#myym-nav-global>ul>li.options>a:after {
    background-position: -381px -377px;
}

#myym-nav-global>ul>li.campaigns>a:after {
    background-position: -139.5px -342.5px;
}

#myym-nav-global>ul>li.guides>a:after {
    background-position: -174px -377px;
}

#myym-nav-global>ul>li.contacts>a:after {
    background-position: -243px -342.5px;
}

#myym-nav-global>ul>li.card-about>a:after {
    background-position: -174px -342.5px;
}

#myym-nav-global>ul>li.order>a:after {
    background-position: 0px -413px;
}

#myym-nav-global>ul>li.howto>a:after {
    background-position: -208.5px -377px;
}

#myym-nav-global>ul>li.robot>a:after {
    background-position: -172.5px -413px;
}

#myym-nav-global>ul>li.energy>a:after {
    background-position: -70.5px -377px;
}

#myym-nav-global>ul>li.consumer>a:after {
    background-position: -213px -203.5px;
}

#myym-nav-global>ul>li.biz>a:after {
    background-position: -70.5px -342.5px;
}

#myym-nav-global>ul>li.developer>a:after {
    background-position: -381px -342.5px;
}

#myym-nav-global>ul>li {
    letter-spacing: inherit;
}

#myym-nav-global>ul>li>a {
    display: inline-table;
    width: 100%;
    height: 48px;
    vertical-align: bottom;
}

#myym-nav-global>ul>li>a:before {
    display: none;
}

#myym-nav-global>ul>li>a>span {
    display: table-cell;
    height: 48px;
    padding: 2px 0 0;
    background: #f4f5f6;
    color: #006699;
    text-align: center;
    vertical-align: middle;
    word-break: break-all;
    white-space: normal;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 13px;
}

#myym-nav-global>ul>li.active {
    border: none;
}

#myym-nav-global>ul>li:not(:last-child).active {
    padding-right: 1px;
}

#myym-nav-global>ul>li:not(:first-child).active {
    padding-left: 1px;
}

#myym-nav-global>ul>li.active>a {
    margin: 0 0px -1px;
    padding-bottom: 0;
}

#myym-nav-global>ul>li.active>a>span {
    padding: 3px 0 0;
    border-bottom: #84919d solid 2px;
    background: none;
    color: #333333;
}

#myym-nav-global>ul>li.active>a>span:before {
    display: none;
}

#myym-nav-global>ul>li.robot {
    letter-spacing: normal;
}

#myym-nav-global>ul>li.energy {
    letter-spacing: normal;
}

.hdg-category {
    margin-bottom: 0;
    padding: 7px 10px 5px;
    color: #5f6e7e;
    background-color: #e6e8eb;
    font-size: 19px;
    font-weight: bold;
    line-height: 19px;
}

.hdg-category {
    margin: 0px;
    padding: 15px 10px 14px;
    border-bottom: none;
    color: #000000;
    background: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
}

.hdg-category a {
    font-weight: normal;
    color: #000000;
}

.hdg-category+#myym-nav-global {
    margin-top: 0px;
}

.hdg-category a:link,
.hdg-category a:active,
.hdg-category a:visited,
.hdg-category a:hover,
.hdg-category a:focus {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.icon-new {
    vertical-align: middle;
    font-size: 10px;
    margin: 0 3px 2px !important;
}

.lyt-campaign-03 a {
    color: #fff;
    text-decoration: underline;
}

/* ----------------------------------------------------------------

	02. Layout

----------------------------------------------------------------- */

#container {
    background: #ffffff;
}

/* header
-------------------------------------------------------------------------------- */

#header-myym>.utility,
#header-myym .btn-menu-wrap {
    display: table-cell;
    vertical-align: top;
}

#header-myym>.utility .btn-myymobile,
#header-myym>.utility .btn-shop,
#header-myym .btn-menu {
    position: relative;
    display: block;
    padding-top: 27px;
    font-size: 8px;
    color: #5f6e7e;
    text-align: center;
    text-decoration: none !important;
}

#header-myym>.utility .btn-myymobile {
    min-width: 25px;
    margin: 0;
}

#header-myym>.utility .btn-shop {
    min-width: 25px;
    margin: 0 0 0 11px;
}

#header-myym .btn-menu {
    min-width: 26px;
    margin: 0 0 0 10px;
}

html[lang="en"] #header-myym>.utility .btn-shop {
    margin-left: 14.3px;
}

html[lang="en"] #header-myym .btn-menu {
    min-width: 26px;
    margin-left: 17px;
}

#header-myym {
    position: fixed;
    -webkit-transform: none;
    overflow: hidden;
    display: table;
    width: 100%;
    margin-bottom: 0;
    /* padding: 10px 15px; */
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 14px;
    text-align: right;
    background-color: #14CD0A;
    z-index: 50;
    margin-top: 0;
}

html[lang="en"] #header-myym {
    padding: 7px 13px 0 10px;
}

#header {
    position: relative;
    height: 28px;
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #d5d6d7;
}

#header-myym>#logo {
    width: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    border-bottom: 0;
    position: absolute;
}

#header-myym>#logo .logo-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0 15px;
}

#header-myym>#logo .logo-flex .logo-image {
    position: absolute;
    left: 15px;
}

#header-myym>#logo .logo-flex .logo-text {
    color: #fff;
    font-size: 1.4em;
    /* padding-right: 15px; */
    font-weight: bold;
    margin-bottom: 0;
}

#header-myym>#logo .logo-flex .logo-image img {
    width: 84px;
    height: 15px;
    line-height: 1;
    vertical-align: middle;
}

#header-myym>#logo img.logo-group {
    width: 129px;
    height: 30px;
}

#header .logo_myymobile {
    width: 127px;
    margin: 0;
    text-indent: -9999em;
    overflow: hidden;
    background: url(/help/mymenu/resource/data/add/top/01/img/s/sprite_common.png) no-repeat 0 0;
    background-size: 127px 103px;
}

#header .logo_myymobile a {
    display: block;
    width: 127px;
    height: 28px;
}

#header-myym>.utility {
    margin-bottom: 0;
    width: 1%;
    white-space: nowrap;
}

#header-myym>.utility a {
    font-weight: normal;
}

#header-myym>.utility li {
    display: table-cell;
    line-height: 1;
}

#header>.point_txt {
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 65px;
    top: 15px;
}

#header>.point_txt.unregistered {
    font-size: 13px;
    right: 50px;
}

#header>.point_txt a {
    color: #006699;
    display: inline-block;
}

#header>.point_txt.unregistered a {
    display: inline-block;
}

#header>.point_txt a:before {
    content: "";
    background: url(/help/mymenu/resource/data/add/top/01/img/s/icon_point.png) no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    padding-left: 25px;
}

#header>.point_txt.unregistered a:before {
    content: "";
    background: url(/help/mymenu/resource/data/add/top/01/img/s/icon_point-unregistered.png) no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    padding: 0 20px 0 0;
}

#header-myym>.utility .btn-myymobile:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(/help/mymenu/resource/common/s/img/sprite-menu-rf2.png);
    background-position: -27.5px 0px;
    width: 25px;
    height: 24px;
    background-size: 52.5px 50.5px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}


#header-myym>.utility .btn-shop:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(/help/mymenu/resource/common/s/img/sprite-menu-rf2.png);
    background-position: 0px -26.5px;
    width: 25px;
    height: 24px;
    background-size: 52.5px 50.5px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

#header-myym .btn-menu-wrap {
    margin-bottom: 0;
    width: 57px;
    line-height: 1;
    white-space: nowrap;
    margin-top: 0;
    position: absolute;
    top: 7px;
    right: 10px;
}

#header-myym .btn-menu-wrap span {
    display: inline-block;
}

#header-myym .btn-menu-wrap a {
    font-weight: normal;
    color: #FFFFFF;
}

#header .btn-menu {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0;
    font-size: 12px;
    background: url(/help/mymenu/resource/data/add/top/01/img/s/header_btn_menu.png) no-repeat;
    background-size: 23px 33px;
    width: 23px;
    height: 33px;
    text-indent: -9999em;
    cursor: pointer;
}

#header-myym .btn-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    background-image: url(/help/mymenu/resource/common/s/img/sprite-menu-rf2.png);
    background-position: 0px 0px;
    width: 25px;
    height: 24px;
    background-size: 52.5px 50.5px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    right: 0;
    left: 0;
    text-decoration: none !important;
}

.user-info {
    display: table;
    width: 100%;
    padding: 9px 10px 5px;
    border-bottom: 1px solid #d6d7d8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
}

.user-info .user-name a {
    display: inline-block;
    width: 9em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}

.user-info .user-point {
    text-align: right;
}

.user-info .user-point a {
    display: inline-block;
    position: relative;
    padding-left: 16px;
}

.user-info .user-point a:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-menu.png);
    background-position: -48px -12px;
    width: 11px;
    height: 11px;
    background-size: 60px 48px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5.5px;
}

.user-info .user-cart {
    width: 80px;
    text-align: right;
}

.user-info .user-cart a {
    display: inline-block;
    position: relative;
    padding-left: 17px;
}

.user-info .user-cart a:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-menu.png);
    background-position: -48px 0px;
    width: 12px;
    height: 12px;
    background-size: 60px 48px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -6px;
}

#menu-myym .menu-list-01>li.menu-list-mobile a,
#menu-myym .menu-list-01>li.menu-list-internet a,
#menu-myym .menu-list-01>li.menu-list-robot a,
#menu-myym .menu-list-01>li.menu-list-energy a,
#menu-myym .menu-list-01>li.menu-list-card a,
#menu-myym .menu-list-01>li.menu-list-lifestyle a,
#menu-myym .menu-list-01>li.menu-list-shop a,
#menu-myym .menu-list-01>li.menu-list-support a,
#menu-myym .menu-list-01>li.menu-list-aboutus a {
    display: block;
    position: relative;
    padding-left: 50px;
    font-weight: normal !important;
}

#menu-myym .menu-list-01>li.menu-list-mobile a:after,
#menu-myym .menu-list-01>li.menu-list-internet a:after,
#menu-myym .menu-list-01>li.menu-list-robot a:after,
#menu-myym .menu-list-01>li.menu-list-energy a:after,
#menu-myym .menu-list-01>li.menu-list-card a:after,
#menu-myym .menu-list-01>li.menu-list-lifestyle a:after,
#menu-myym .menu-list-01>li.menu-list-shop a:after,
#menu-myym .menu-list-01>li.menu-list-support a:after,
#menu-myym .menu-list-01>li.menu-list-aboutus a:after {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
}

#menu-myym {
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "繝｢繝ｪ繧ｵ繝ｯ 譁ｰ繧ｴ R", "Droid Sans", 繝｡繧､繝ｪ繧ｪ, "sans-serif";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    background-color: #FFFFFF;
}

#menu-myym .menu-header {
    margin: 0 -10px 10px;
    padding: 0;
    border-bottom: 3px solid #758390;
    height: 49px;
    position: relative;
    background-color: #fff;
}

#menu-myym .menu-header h1 {
    position: absolute;
    top: 16px;
    left: 10px;
    width: 100px;
    line-height: 1;
}

#menu-myym .menu-header h1 img {
    vertical-align: top;
}

#menu-myym .menu-header .btn-close {
    padding: 6px 10px;
    border: 1px solid #364549;
    border-radius: 3px;
    color: #fff;
    display: block;
    position: absolute;
    top: 7px;
    right: 10px;
    line-height: 1.55 !important;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #87929c), color-stop(50%, #505962), color-stop(50%, #3d454e), color-stop(100%, #3d454e));
    background-image: -webkit-linear-gradient(#87929c, #505962 50%, #3d454e 50%, #3d454e);
    background-image: linear-gradient(#87929c, #505962 50%, #3d454e 50%, #3d454e);
    background-color: #87929c;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#menu-myym .menu-inner>*:last-child {
    margin-bottom: 0;
    padding: 0;
}

#menu-myym .menu-hdg {
    padding-left: 15px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
}

#menu-myym .menu-hdg-container {
    margin-top: 0px;
    box-sizing: border-box;
    background-color: #fff;
    text-align: left;
    position: relative;
}

#menu-myym .menu-list-01+.menu-hdg-container {
    margin-top: 24px;
}

#menu-myym .menu-inner>.menu-hdg-container:first-child {
    margin-top: 18px;
}

#menu-myym .menu-hdg-container>.menu-hdg,
#menu-myym .menu-hdg-container>.hdg-more {
    padding: 25px 20px 0;
    display: table-cell;
    vertical-align: middle;
}

#menu-myym .menu-hdg-container>.hdg-more {
    margin-bottom: 0;
    position: absolute;
    right: 20px;
    top: 0;
    text-align: right;
    line-height: 1.2;
}

#menu-myym .menu-hdg-container>.hdg-menu {
    margin-bottom: 0;
    width: 100%;
    display: table;
    position: absolute;
    right: 20px;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0 !important;
    text-align: right;
    line-height: 1.2;
}

#menu-myym .menu-hdg-container>.hdg-menu li {
    display: inline-block;
    font-size: 14px;
}

#menu-myym .menu-hdg-container>.hdg-menu li:first-child {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #e3e4e5;
}

#menu-myym .menu-hdg-container>.hdg-menu li a {
    font-weight: normal !important;
}

#menu-myym .menu-list {
    border: 4px solid #60717f;
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
}

#menu-myym .menu-list:after {
    content: "";
    display: block;
    clear: both;
}

#menu-myym .menu-list>li {
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #ccd1d2;
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #eceff2));
    background-image: -webkit-linear-gradient(#fff, #edeff2);
    background-image: linear-gradient(#ffffff, #edeff2);
    background-color: #fff;
    float: left;
}

#menu-myym .menu-list>li>a {
    padding: 42px 3px 7px;
    border: 1px solid #fff;
    display: block;
    color: #333333;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    position: relative;
}

#menu-myym .menu-list>li>a:before {
    content: "";
    display: block;
    width: 35px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -17px;
    background-image: url("/help/mymenu/resource/common/s/img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 2650px 63px;
}

#menu-myym .menu-list>li:nth-child(3n) {
    border-right: 1px solid #ccd1d2;
}

#menu-myym .menu-list>li.mobile>a:before {
    background-position: -186px center;
}

#menu-myym .menu-list>li.ybb {
    letter-spacing: -0.2em;
}

#menu-myym .menu-list>li.ybb>a:before {
    background-position: -223px center;
}

#menu-myym .menu-list>li.lifestyle {
    letter-spacing: -0.2em;
}

#menu-myym .menu-list>li.lifestyle>a:before {
    background-position: -261px center;
}

#menu-myym .menu-list>li.shop>a:before {
    background-position: -298px center;
}

#menu-myym .menu-list>li.support>a:before {
    background-position: -333px center;
}

#menu-myym .menu-list>li.corp>a:before {
    background-position: -367px center;
}

#menu-myym .menu-list>li.robot>a:before {
    background-image: url("/help/mymenu/resource/common/s/img/sprite-02.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 1134px 63px;
    background-position: -305px center;
}

#menu-myym .menu-list>li.campaign>a:before {
    background-image: url("/help/mymenu/resource/common/s/img/sprite-02.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 1134px 63px;
    background-position: -345px center;
}

#menu-myym .menu-list>li.news>a:before {
    background-image: url("/help/mymenu/resource/common/s/img/sprite-02.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 1134px 63px;
    background-position: -385px center;
}

#menu-myym .menu-list>li.home {
    float: none;
    width: auto;
    font-size: 16px;
}

#menu-myym .menu-list>li.home>a {
    padding: 10px 5px 8px;
}

#menu-myym .menu-list>li.home>a:before {
    margin: -2px 0 0;
    position: static;
    display: inline-block;
    top: auto;
    left: auto;
    vertical-align: middle;
    background-position: -150px center;
}

#menu-myym .menu-list-01 {
    margin-top: 12px !important;
    margin-bottom: 0;
}

#menu-myym .menu-list-01 li[class^="menu-list-"] {
    font-size: 16px;
}

#menu-myym .menu-inner>ul:first-child {
    margin: 18px 0 15px 0 !important;
}

#menu-myym .menu-inner a {
    padding: 10px 12px 10px 0;
    margin: 0 10px 0;
    color: #333333;
    display: block;
    position: relative;
    font-weight: normal;
    line-height: 1.2;
    text-decoration: none;
}

#menu-myym .menu-inner .toggle-more>a:first-child {
    margin: 0 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.2rem;
    font-size: 12px;
    font-weight: bold;
}

#menu-myym .menu-list-01>li:first-child>a {
    margin-top: 0;
}

#menu-myym .menu-list-01>li>a {
    border: none;
    padding: 15px 33px 15px 55px;
    margin: 0;
    display: inline-block;
    width: 100%;
    overflow: visible;
    box-sizing: border-box;
    font-weight: bold;
}

#menu-myym .menu-list-01>li:last-child {
    border-bottom: none;
}

#menu-myym .menu-list-01>li>a:before {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 22px;
    bottom: 0;
    border-right: 1px solid #14CD0A;
    border-bottom: 1px solid #14CD0A;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menu-myym .menu-list-01>li>a.toggle-hook:before {
    margin-right: 0;
    border: none;
    bottom: 0;
    width: 13px;
    height: 1px;
    background-color: #14CD0A;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    right: 19px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

#menu-myym .menu-list-01>li>a.toggle-hook:after {
    content: '';
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 0;
    width: 1px;
    height: 13px;
    display: block;
    position: absolute;
    top: 0;
    right: 25.5px;
    bottom: 0;
    background-color: #14CD0A;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

#menu-myym .menu-list-01 li:last-child.open .toggle-hook {
    padding-bottom: 10px;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more {
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #f4f5f6;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li {
    margin-bottom: 0;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li:first-child {
    padding-top: 10px;
    border-top: none;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li:last-child {
    padding-bottom: 10px;
}

#menu-myym .menu-list-01>li.toggle-container.available {
    overflow: hidden;
}

#menu-myym .menu-list-01>li.toggle-container.available .toggle-more {}

.menu-list-01>li.toggle-container.available.open>.toggle-hook:before {
    /* -webkit-transform:rotate(90deg); */
    -moz-transform: rotate(90deg);
    /* transform:rotate(90deg); */
}

#menu-myym .menu-list-01>li.toggle-container.available.open>.toggle-hook:after {
    display: none;
}

#menu-myym .menu-list-01>li.separate {
    padding-top: 17px;
    position: relative;
}

#menu-myym .menu-list-01>li.separate:before {
    content: '';
    border-top: dotted 1px #cdd0d2;
    display: block;
    position: absolute;
    top: 9px;
    right: 20px;
    left: 20px;
    z-index: 10;
}

#menu-myym .menu-list-01>li.myym,
#menu-myym .menu-list-01>li.bb-member {
    margin-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: bold;
}

#menu-myym .menu-list-01>li.myym:first-child,
#menu-myym .menu-list-01>li.bb-member:first-child {
    margin-top: 0;
}

#menu-myym .menu-list-01>li.myym>b,
#menu-myym .menu-list-01>li.bb-member>b {
    margin-bottom: 7px;
    display: block;
    font-size: 12px;
}

#menu-myym .menu-list-01>li.myym>a,
#menu-myym .menu-list-01>li.bb-member>a {
    padding: 11px 10px 11px 50px;
    border: solid 1px #c1c6cc;
    border-radius: 4px;
    min-height: 30px;
    background-color: #fff;
    color: #006693;
    display: block;
    position: relative;
}

#menu-myym .menu-list-01>li.myym>a:after,
#menu-myym .menu-list-01>li.bb-member>a:after {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
}

#menu-myym .menu-list-01>li.myym>a:after {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-side-rf2.png);
    background-position: 0px 0px;
    width: 30px;
    height: 30px;
    background-size: 107.5px 75px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#menu-myym .menu-list-01>li.bb-member>a:after {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-side-rf2.png);
    background-position: -32.5px 0px;
    width: 30px;
    height: 30px;
    background-size: 107.5px 75px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#menu-myym .menu-list-01>li.myym>a:before,
#menu-myym .menu-list-01>li.myym>a .newwindowicon,
#menu-myym .menu-list-01>li.bb-member>a:before,
#menu-myym .menu-list-01>li.bb-member>a .newwindowicon {
    display: none;
}

#menu-myym .menu-list-01>li.myym span,
#menu-myym .menu-list-01>li.bb-member span {
    margin-bottom: 2px;
    display: block;
    color: #333;
    font-size: 10px;
    font-weight: normal;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more {
    padding-top: 5px;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li {
    padding: 0 10px;
    background-color: #f7f8f9;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li>a {
    padding: 7px 10px 7px 20px;
    display: block;
    color: #006693;
    border-top: 0px dotted #d2d5d8;
    font-weight: normal;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li:first-child {
    padding-top: 10px;
    border-top: none;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li:first-child>a {
    padding: 7px 10px 7px 20px;
    display: block;
    color: #006693;
    border-top: 0px dotted #d2d5d8;
    font-weight: normal;
}

#menu-myym .menu-list-01>li.toggle-container .toggle-more>li:last-child {
    padding-bottom: 10px;
}

#menu-myym .menu-list-01>li.toggle-container.available {
    overflow: hidden;
}

#menu-myym .menu-list-01>li:last-child.toggle-container.available {
    overflow: hidden;
    margin-bottom: 12px;
}

#menu-myym .menu-list-01>li:last-child.toggle-container.available.open {
    margin-bottom: 0px;
}

#menu-myym .menu-list-01>li.toggle-container.available .toggle-more {
    display: none;
}

.menu-list-01>li.toggle-container.available.open>.toggle-hook:before {
    /* -webkit-transform: rotate(90deg); */
    -moz-transform: rotate(90deg);
    /* transform: rotate(90deg); */
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more {
    display: block;
    padding: 0;
    height: auto !important;
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more>a {
    font-size: 1.2rem;
    font-size: 12px;
    margin-right: 20px;
    margin-left: 20px;
    /* padding-bottom: 10px; */
    /* margin-bottom: 5px; */
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more>a:after {
    content: '';
    display: block;
    border-bottom: 1px solid #e3e4e5;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
}

#menu-myym .menu-list-01>li.bnr_iocn {
    margin-right: 20px;
    margin-left: 20px;
    border: solid 1px #c1c6cc;
    border-radius: 4px;
    font-size: 12px;
}

#menu-myym .menu-list-01>li.bnr_iocn img {
    max-width: 57px;
    margin-right: 6px;
    float: left;
}

#menu-myym .menu-list-01>li.bnr_iocn a {
    padding: 10px;
    min-height: 52px;
    color: #006693;
    line-height: 1.33333;
}

#menu-myym .menu-list-01>li.bnr_iocn a:before {
    display: none;
}

#menu-myym .menu-list-01>li.menu-list-aboutus a:after,
#menu-myym .menu-list-01>li.menu-list-card a:after,
#menu-myym .menu-list-01>li.menu-list-energy a:after,
#menu-myym .menu-list-01>li.menu-list-internet a:after,
#menu-myym .menu-list-01>li.menu-list-lifestyle a:after,
#menu-myym .menu-list-01>li.menu-list-mobile a:after,
#menu-myym .menu-list-01>li.menu-list-robot a:after,
#menu-myym .menu-list-01>li.menu-list-shop a:after,
#menu-myym .menu-list-01>li.menu-list-support a:after {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-side-rf2.png);
    background-position: -22.5px -55px;
    width: 20px;
    height: 20px;
    background-size: 107.5px 75px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#menu-myym .menu-list-01>li.menu-list-mobile a:after {
    background-position: -22.5px -55px;
}

#menu-myym .menu-list-01>li.menu-list-internet a:after {
    background-position: -87.5px -22.5px;
}

#menu-myym .menu-list-01>li.menu-list-robot a:after {
    background-position: -45px -55px;
}

#menu-myym .menu-list-01>li.menu-list-energy a:after {
    background-position: -65px 0px;
}

#menu-myym .menu-list-01>li.menu-list-card a:after {
    background-position: -22.5px -32.5px;
}

#menu-myym .menu-list-01>li.menu-list-lifestyle a:after {
    background-position: 0px -55px;
}

#menu-myym .menu-list-01>li.menu-list-shop a:after {
    background-position: -87.5px 0px;
}

#menu-myym .menu-list-01>li.menu-list-support a:after {
    background-position: -65px -22.5px;
}

#menu-myym .menu-list-01>li.menu-list-aboutus a:after {
    background-position: 0px -32.5px;
}

#menu-myym .menu-list-01.branch {
    font-size: 16px;
}

#menu-myym .menu-list-01.branch>li>a {
    padding-left: 50px;
    position: relative;
}

#menu-myym .menu-list-01.branch>li>a:before {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 23px;
    bottom: 0;
    border-right: 1px solid #5f6e7e;
    border-bottom: 1px solid #5f6e7e;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menu-myym .menu-list-01.branch>li>a:after {
    content: "";
    display: block;
    width: 25px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 13px;
    margin-top: -18px;
}

#menu-myym .menu-hdg-container+.menu-list,
#menu-myym .menu-hdg+.menu-list,
#menu-myym .menu-hdg-container+.menu-list-01,
#menu-myym .menu-hdg+.menu-list-01 {
    margin-top: 0;
    margin-bottom: 0;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#menu-myym .menu-hdg-container+* {
    margin-top: 10px;
}

#menu-myym .menu-bnr-list {
    margin-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}

#menu-myym .menu-bnr-list>li {
    margin-top: 15px;
}

#menu-myym .menu-bnr-list>li:first-child {
    margin-top: 0;
}

#menu-myym .menu-bnr-list>li>a {
    display: block;
    text-align: center;
}

#menu-myym .newwindowicon,
#menu-myym .pdficon,
#menu-myym .mailicon,
#menu-myym .wmvicon,
#menu-myym .rssicon {
    margin: 3px 0 0 5px;
    width: 14px;
    vertical-align: top;
}

#menu-myym .newwindowicon {
    width: 17px;
}

.menu-site-search-myym {
    position: relative;
    width: 100%;
    padding: 10px 51px 10px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
}

.menu-site-search-myym form {
    padding-right: 40px;
    border: 1px solid #e3e4e5;
    border-radius: 4px;
    position: relative;
}

.menu-site-search-myym input[type="text"] {
    padding: 5px;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
}

.menu-site-search-myym button {
    padding: 6px 15px;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 40px;
    height: 38px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("/help/mymenu/resource/common/s/img/icon-search-rf2.png");
    background-color: #e6e8eb;
    background-size: 17px 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    font-weight: bold;
    text-indent: -9999px;
    overflow: hidden;
}

.menu-site-search-myym .btn-close {
    display: block;
    position: absolute;
    top: 9px;
    right: 14px;
    padding-top: 23px;
    color: #FFFFFF;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none !important;
    z-index: 1;
}

.menu-site-search-myym .btn-close:before,
.menu-site-search-myym .btn-close:after {
    content: "";
    margin-right: auto;
    margin-left: auto;
    width: 2px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #FFFFFF;
}

.menu-site-search-myym .btn-close:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-site-search-myym .btn-close:after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg);
}

#menu-myym+.menu-site-search-myym {
    display: none;
}

#menu-myym.open+.menu-site-search-myym {
    display: block;
    z-index: 101;
}

[lang="en"] #header-myym>.utility .btn-login {
    margin-right: 12px;
}

[lang="en"] .footer-menu li.accessory {
    letter-spacing: normal;
}

[lang="en"] .menu-site-search-myym input[type="text"] {
    width: 66%;
}

[lang="en"] #menu-myym .menu-bnr-list>li.bnr_wifi>a {
    border: solid 1px #c1c6cc;
    background: url(/help/mymenu/resource/common/s/img/bnr/bg-bnr-wifi.png);
    background-size: 1px 85px;
}

#menu-myym .menu-energy {
    clear: both;
    margin: 9px 15px 0;
    padding: 20px 0 10px;
    border-top: 1px solid #e3e4e5;
}

#menu-myym .menu-energy li {
    display: inline-block;
    width: 50%;
    line-height: 1.1;
    margin: 0 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#menu-myym .menu-energy li:nth-child(2n) {
    padding-left: 10px;
    border-left: #e3e4e5 solid 1px;
}

#menu-myym .menu-energy li a {
    display: inline-block;
    line-height: 1.1;
}

#menu-myym .menu-myym-category-top {
    margin: 0 15px 15px;
    padding: 15px 0;
    border-top: 1px solid #e3e4e5;
    border-bottom: 1px solid #e3e4e5;
    text-align: center;
}

#menu-myym .btn-list-02 {
    margin: 0;
    padding: 0;
}

#menu-myym .btn-list-02 li {
    margin: 0;
    padding: 15px 0;
    list-style-type: none;
}

#menu-myym .btn-list-02.col-2 {
    letter-spacing: normal
}

#menu-myym .btn-list-02.col-2:after {
    content: "";
    display: block;
    clear: both
}

#menu-myym .btn-list-02.col-2>li {
    margin: 0;
    display: block;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#menu-myym .btn-list-02.col-2>li:nth-child(odd) {
    padding-right: 10px;
    padding-left: 20px;
}

#menu-myym .btn-list-02.col-2>li:nth-child(even) {
    padding-right: 20px;
    padding-left: 10px;
}

#menu-myym .btn-list-02.col-2 [class*="btn-"] {
    padding: 7px 10px 6px 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem
}

#menu-myym .btn-list-02>li>a {
    width: 100%;
    display: table
}

#menu-myym .btn-list-02>li>a>span {
    vertical-align: middle;
    display: table-cell
}

#menu-myym .menu-login-change,
#menu-myym .menu-logout {
    margin: 0px;
    padding: 20px;
    border-top: 1px solid #e3e4e5;
    text-align: center;
}

#menu-myym .menu-login-change {
    padding-left: 20px;
    padding-right: 10px;
}

#menu-myym .menu-logout {
    padding-right: 20px;
    padding-left: 10px;
}

header#header-myym+#str-contents>.hdg-l1:first-child {
    padding-top: 60px;
}

.hdg-l2-container {
    margin: 48px 0 20px;
    padding: 0;
    color: #000;
    font-weight: bold;
    font-size: 1.8rem;
    font-size: 18px;
    line-height: 1.2;
    position: relative;
    background: none;
    border-top: 0px;
    border-bottom: 0px;
}

.hdg-l2-container:before {
    border-bottom: 0px;
}

/* ===== myym-account-info ===== */
.myym-account-info {
    height: 32px;
    border-bottom: 1px solid #d6d7d8;
    padding: 0 10px;
}

.myym-account-info p {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
}

.myym-all-info p {
    line-height: 32px;
    float: right;
    text-align: right;
}

.myym-all-info p a {
    font-weight: normal;
}

.myym-all-info p:first-child {
    min-width: 86px;
    padding-right: 10px;
    border-right: 1px solid #d6d7d8;
    text-align: center;
    float: left;
}

.myym-all-info .myym-link-prevent>a {
    font-weight: normal;
    pointer-events: none;
    color: #333333;
}

/* ===== /myym-account-info ===== */

/* footer
-------------------------------------------------------------------------------- */

footer#footer {
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "モリサワ 新ゴ R", "Droid Sans", メイリオ, "sans-serif";
    margin-top: 20px;
    border-top: none;
    background-color: #f4f5f6;
    font-size: 14px;
    box-sizing: content-box;
    overflow: hidden;
}

#footer #myym-footer-category-menu {
    padding: 25px 10px 5px;
}

#footer .footer-nav {
    margin: 20px 0 0;
}

#footer .footer-nav {
    margin: 0px 0 0;
}

#footer .footer-nav .footer-nav-hdg {
    padding: 22px 20px 10px;
    background-color: #e6e8eb;
    line-height: 1.2;
    text-align: left;
}

#footer .footer-nav .footer-nav-hdg {
    padding: 22px 20px 10px;
    border-top: none;
    background-color: #e6e8eb;
}

#footer .footer-nav .footer-nav-hdg h1 {
    font-weight: bold;
    font-size: 18px;
}

#footer .footer-nav .footer-nav-hdg h1 {
    font-size: 18px;
}

#footer .footer-nav .footer-nav-hdg .footer-caption {
    margin: 7px 0 0;
    padding-bottom: 17px;
    border-bottom: solid 1px #e3e4e5;
    font-size: 10px;
}

html[lang="en"] #footer .footer-nav .footer-nav-hdg .footer-caption {
    padding-bottom: 22px;
}

#footer .footer-nav .footer-nav-hdg .footer-caption {
    margin: 7px 0 0;
}

#footer .footer-nav .footer-nav-list {
    margin: 0;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #e6e8eb;
}

#footer .footer-nav .footer-nav-list {
    border-top: 1.5px solid #999;
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
}

#footer .footer-nav .footer-nav-list+.footer-nav-list {
    margin-top: 0;
}

#footer .footer-nav .footer-nav-list:after {
    content: "";
    display: block;
    clear: both;
}

#footer .footer-nav .footer-nav-list>li {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#footer .footer-nav .footer-nav-list>li:nth-child(odd) {
    clear: left;
}

#footer .footer-nav .footer-nav-list>li:nth-child(even) {
    padding-left: 10px;
}

#footer .footer-nav .footer-nav-list>li {
    margin-bottom: 0;
    border: none;
    font-size: 1.2rem;
    font-size: 12px;
}

#footer .footer-nav .footer-nav-list.wide>li {
    float: none;
    width: 100%;
}

#footer .footer-nav .footer-nav-list>li a {
    padding: 12px 25px 12px 10px;
    color: #333333;
    text-decoration: none;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-startr;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#footer .footer-nav .footer-nav-list>li a {
    padding: 10px 13px 10px 0;
    color: #666;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    line-height: 1.28571;
}

#footer .footer-nav .footer-nav-list>li:nth-child(odd) a {
    padding-right: 28px;
}

#footer .footer-nav .footer-nav-list>li a {
    padding: 10px 13px 10px 0;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: normal;
}

#footer .footer-nav .footer-nav-list>li:nth-child(odd) a {
    padding-right: 7px;
}

#footer .footer-nav .footer-nav-list>li a:before {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 0;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#footer .footer-nav .footer-nav-list>li:nth-child(odd) a:before {
    right: 2px;
}

#footer .footer-nav .footer-nav-list.wide>li:nth-child(odd) a:before {
    right: 2px;
}

#footer .footer-nav .footer-nav-list>li a span {
    display: block;
    -webkit-align-items: stretch;
    align-items: stretch;
    font-size: 12px;
}

#footer .footer-nav .footer-nav-list>li .caption {
    display: block;
    line-height: 1;
    -webkit-align-items: stretch;
    align-items: stretch;
}

#footer .footer-nav .footer-sup {
    margin: 0;
    padding: 10px 20px 30px;
    background-color: #e6e8eb;
    width: 100%;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0 !important;
    text-align: center;
    text-decoration: none;
}

#footer .footer-nav .footer-sup {
    padding: 10px 20px 20px;
    border-bottom: none;
    background-color: #f4f5f6;
    letter-spacing: inherit;
}

#footer .footer-nav .footer-nav-hdg+.footer-sup {
    padding-top: 0;
}

#footer .footer-nav .footer-sup>li {
    margin: 10px 0 0 -1px;
    display: inline-block;
    position: relative;
    font-size: 10px;
    line-height: 1;
}

#footer .footer-nav .footer-sup>li:before,
#footer .footer-nav .footer-sup>li:after {
    content: '';
    width: 1px;
    height: 10px;
    display: block;
    position: absolute;
    top: 1px;
    background-color: #e3e4e5;
}

#footer .footer-nav .footer-sup>li:before {
    left: 0;
}

#footer .footer-nav .footer-sup>li:after {
    right: 0;
}

#footer .footer-nav .footer-sup>li {
    margin: 10px 0 0 -1px;
    border: none;
}

#footer .footer-nav .footer-sup>li a {
    padding: 0 11px;
    display: block;
    text-decoration: none;
}

#footer .footer-nav .footer-sup>li a {
    padding: 0 11px;
}

#footer .footer-nav-list-01 {
    margin-bottom: 0;
    padding: 15px 20px 12px;
    background-color: #fff;
    overflow: hidden;
    font-size: 10px;
}

#footer .footer-nav-list-01>ul {
    width: 280px;
    margin: 0 auto;
}

#footer .footer-nav-list-01 {
    margin: 0;
}

#footer .footer-nav-list-01:after {
    content: "";
    display: block;
    clear: both;
}

#footer .footer-nav-list-01 ul li {
    margin-left: 35px;
    margin-bottom: 15px;
    float: left;
    width: 70px;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
}

#footer .footer-nav-list-01 ul li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}

#footer .footer-nav-list-01 li {
    padding: 0;
}

#footer .footer-nav-list-01 li a {
    padding-top: 75px;
    color: #5f6e7e;
    display: block;
    position: relative;
}

#footer .footer-nav-list-01 li a {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border: none;
    box-shadow: none;
    background: none;
    text-shadow: none;
    font-weight: normal;
}

#footer .footer-nav-list-01 li>a:before {
    content: "";
    margin-right: auto;
    margin-left: auto;
    width: 70px;
    height: 70px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
}

#footer .footer-nav-list-01 li>a:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-rf2.png);
    background-position: -72.5px -270px;
    width: 70px;
    height: 70px;
    background-size: 445px 445px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#footer .footer-nav-list-01 li.mobile>a:before {
    background-position: -72.5px -270px;
}

#footer .footer-nav-list-01 li.ybb>a:before {
    background-position: -302.5px 0px;
}

#footer .footer-nav-list-01 li.robot>a:before {
    background-position: -217.5px -270px;
}

#footer .footer-nav-list-01 li.energy>a:before {
    background-position: -302.5px -145px;
}

#footer .footer-nav-list-01 li.shop>a:before {
    background-position: -290px -270px;
}

#footer .footer-nav-list-01 li.card>a:before {
    background-position: -145px -270px;
}

#footer .footer-nav-list-01 li.biz>a:before {
    background-position: 0px -270px;
}

#footer .footer-nav-list-01 li.support>a:before {
    background-position: -375px 0px;
}

#footer .footer-nav-list-01 li.corp>a:before {
    background-position: -302.5px -72.5px;
}

#footer .footer-hdg-l2 {
    padding: 0 20px 14px;
    background: #fff;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.25;
}

#footer .footer-nav+.footer-hdg-l2 {
    padding-top: 30px;
}

#footer .footer-hdg-l2 {
    margin: 0;
    padding: 0 20px 13px;
    border: none;
    background: #fff;
    color: #000;
}

#footer .footer-nav+.footer-hdg-l2 {
    padding-top: 30px;
}

#footer .footer-hdg-l2:before {
    display: none;
}

#footer .footer-sns {
    display: table;
    table-layout: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0 10px 15px 10px;
    background-color: #fff;
    text-align: center;
}

#footer .footer-sns {
    margin: 0;
}

#footer .footer-sns>li {
    display: table-cell;
    width: auto;
    margin: 0;
}

#footer .footer-sns>li {
    display: table-cell;
    float: none;
    margin: 0;
    width: auto !important;
}

#footer .footer-sns:after {
    display: none;
}

html[lang="en"] #footer .footer-sns>li {
    width: auto;
}

html[lang="en"] #footer .footer-sns>li.ustream {
    width: auto;
}

#footer .footer-sns>li>a {
    display: inline-block;
}

#footer .footer-sns>li img {
    height: 40px;
}

#footer .footer-sns>li img {
    width: auto !important;
}

#footer .footer-sns+p {
    margin-bottom: 0;
    padding-bottom: 30px;
    background-color: #fff;
    padding-right: 20px !important;
    padding-left: 20px !important;
}

#footer .footer-sns+p .btn {
    padding: 10px 10px 9px;
    border: 1px solid #c1c6cc;
    border-radius: 4px;
    background: none;
    color: #006693;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.1;
}

#footer .footer-nav-more {
    margin: 0 10px 10px;
    border-top: 5px solid #f6f6f6;
    min-height: 45px;
    position: relative;
}

#footer .footer-nav-more:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -5px;
    left: 0;
}

#footer .footer-nav-more:before {
    background-color: #e6e6e6;
}

#footer .footer-nav-more>a {
    margin-top: -5px;
    border-width: 0 4px 4px 4px;
    border-style: solid;
    border-color: #f6f6f6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: block;
    top: 0;
    right: 0;
    position: relative;
    position: absolute;
}

#footer .footer-nav-more>a:before {
    content: "";
    display: block;
    width: 200%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: -4px;
}

#footer .footer-nav-more>a:before {
    background-color: #e6e6e6;
}

#footer .footer-nav-more>a>span {
    padding: 9px 16px 11px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e6e6e6;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    display: block;
    position: relative;
    z-index: 2;
    box-shadow: 2px 2px 0 #fff inset, -2px -2px 0 #fff inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f1f1f1));
    background-image: -webkit-linear-gradient(#fff, #f1f1f1);
    background-image: linear-gradient(#ffffff, #f1f1f1);
    background-color: #f1f1f1;
    background-color: #fff;
}

#footer .footer-site-search {
    margin: 30px 20px 20px;
    padding-right: 40px;
    border: 1px solid #e3e4e5;
    border-radius: 4px;
    position: relative;
}

#footer .footer-site-search {
    margin: 30px 20px 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
    padding-left: 0;
    background: none;
    text-align: inherit;
}

#footer .footer-site-search form {
    width: auto;
    display: block;
    position: static;
}

#footer .footer-site-search input[type="text"] {
    margin-right: 0 !important;
    padding: 5px;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 38px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#footer .footer-site-search button {
    padding: 6px 15px;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: none;
    width: 40px;
    height: 38px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("/help/mymenu/resource/common/s/img/icon-search-rf2.png");
    background-color: #e6e8eb;
    background-size: 17px 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    font-weight: bold;
    text-indent: -9999px;
    overflow: hidden;
}

#footer .ua-switcher {
    margin: 0 20px;
    font-size: 12px;
    text-align: center;
}

#footer .ua-switcher {
    margin: 0 20px;
    width: auto;
    display: block;
    background: none;
}

#footer .ua-switcher>dt {
    margin-bottom: 8px;
    line-height: 1;
}

#footer .ua-switcher>dt {
    padding: 0;
    width: auto;
    display: block;
    vertical-align: inherit;
}

#footer .ua-switcher>dd {
    margin-bottom: 0;
    border-radius: 36px;
    width: 100%;
    position: relative;
    background: #fff;
}

#footer .ua-switcher>dd:after {
    content: '';
    border: solid 1px #e3e4e5;
    border-radius: 36px;
    width: 100%;
    height: 36px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#footer .ua-switcher>dd {
    padding: 0;
    display: block;
    vertical-align: inherit;
}

#footer .ua-switcher>dd ul {
    margin-bottom: 0;
    display: table;
    width: 100%;
}

#footer .ua-switcher>dd ul {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: normal;
}

#footer .ua-switcher>dd ul>li {
    margin-bottom: 0;
    border-radius: 36px;
    width: 50%;
    height: 36px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#footer .ua-switcher>dd ul>li {
    padding: 0;
    float: none;
    box-shadow: none;
    background: none;
    text-shadow: none;
}

#footer .ua-switcher>dd ul>li:first-child {
    position: relative;
    z-index: 10;
    background: #cccfd4;
    color: #fff;
}

#footer .ua-switcher>dd ul>li:first-child {
    border-top-left-radius: 36px;
    border-bottom-left-radius: 36px;
    background: #cccfd4;
}

#footer .ua-switcher>dd ul>li:last-child {
    border-radius: 0;
}

#footer .ua-switcher>dd ul>li a {
    margin-left: -5.35714%;
    display: block;
    position: relative;
    z-index: 20;
}

#footer .ua-switcher>dd ul>li a {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -5.35714%;
    padding: 0;
    background: none;
    font-weight: normal;
}

#footer .ua-switcher>dd ul>li a:before {
    display: none;
}

#footer .footer-utility {
    margin: 0 0 2px;
    padding: 5px 10px 10px;
    width: 100%;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: -0.4em;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
}

#footer .footer-utility {
    margin: 0;
    padding: 10px 20px 30px;
    letter-spacing: inherit;
}

#footer .footer-utility>li {
    margin: 10px 0 0 -1px;
    display: inline-block;
    position: relative;
    font-size: 10px;
    line-height: 1;
}

#footer .footer-utility>li:before,
#footer .footer-utility>li:after {
    content: '';
    width: 1px;
    height: 10px;
    display: block;
    position: absolute;
    top: 1px;
    background-color: #e3e4e5;
}

#footer .footer-utility>li:before {
    left: 0;
}

#footer .footer-utility>li:after {
    right: 0;
}

#footer .footer-utility>li {
    margin: 5px 0 0 -1px;
    border: none;
    display: inline-block;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e3e4e5;
    letter-spacing: normal;
}

#footer .footer-utility>li a {
    padding: 0 11px;
    display: block;
    text-decoration: none;
}

#footer .footer-utility>li a {
    padding: 0 11px;
}

#footer .footer-utility>li a {
    padding: 0 5px;
    display: block;
    text-decoration: none;
    font-weight: normal;
}

footer#footer .footer-nav-top,
footer#footer .footer-nav-home {
    margin: 0 20px;
    padding-left: 17px;
    display: inline-block;
    position: relative;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
    text-align: left;
}

footer#footer .footer-nav-top:before,
footer#footer .footer-nav-home:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-rf2.png);
    background-position: -430px -306.5px;
    width: 12px;
    height: 10px;
    background-size: 445px 445px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    content: "";
    padding: 0;
    border: none;
    box-shadow: none;
    width: 12px;
    height: 10px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
}

footer#footer .footer-topic-path {
    margin: 10px 20px 0;
    font-size: 10px;
    line-height: 1.1;
}

footer#footer .footer-topic-path a {
    display: inline-block;
}

footer#footer .footer-topic-path a {
    font-size: 10px;
    font-weight: normal;
}

#footer #copyright {
    margin: 15px 0 0;
    padding: 10px;
    height: auto;
    background-color: #e6e8eb;
}

#footer #copyright.group {
    padding-bottom: 8px;
}

#footer #copyright img {
    margin-right: auto;
    margin-left: auto;
    width: 58px;
    display: block;
}

#footer #copyright img {
    width: 58px;
}

#footer #copyright.group img {
    width: 95px;
}

#footer #copyright.group img {
    width: 95px;
}

#footer .newwindowicon,
#footer .pdficon,
#footer .mailicon,
#footer .wmvicon,
#footer .rssicon {
    margin: -2px 0 0 5px;
    width: 14px;
    vertical-align: top;
}

#footer .newwindowicon {
    width: 17px;
}

.lyt-exception #footer {
    margin-top: 20px;
}

.lyt-exception #footer .footer-site-search+#copyright {
    margin-top: 0;
}

.lyt-campaign-01 #footer,
.lyt-campaign-02 #footer,
.lyt-campaign-03 #footer {
    padding: 10px 10px 0;
    border-top: 1px solid #d6d7d8;
}

.lyt-campaign-01 #footer #copyright,
.lyt-campaign-02 #footer #copyright,
.lyt-campaign-03 #footer #copyright {
    margin: 10px -10px 0;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-sb.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-sb-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-sb.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-sb-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-sb.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-sb-white.png"] {
    width: 111px;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-bb.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-bb-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-bb.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-bb-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-bb.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-bb-white.png"] {
    width: 133px;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-mobile.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-mobile-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-mobile.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-mobile-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-mobile.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-mobile-white.png"] {
    width: 161px;
}

.lyt-campaign-01 #footer #copyright img[src$="copyright-telecom.png"],
.lyt-campaign-01 #footer #copyright img[src$="copyright-telecom-white.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-telecom.png"],
.lyt-campaign-02 #footer #copyright img[src$="copyright-telecom-white.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-telecom.png"],
.lyt-campaign-03 #footer #copyright img[src$="copyright-telecom-white.png"] {
    width: 173px;
}

.lyt-campaign-03 #footer {
    background-color: #000;
}

.lyt-campaign-03 #footer #copyright {
    margin: 10px -10px 0;
    background-color: #28292a;
}

#footer p#copyright {
    margin: 10px 0 0;
    padding: 15px 10px;
    height: 12px;
    float: none;
    width: auto;
    background-color: #EFEFEF;
    text-align: center;
}

#copyright span {
    display: block;
    width: 69px;
    height: 12px;
    text-indent: -9999em;
    margin: 0 auto;
    overflow: hidden;
    background: url(/help/mymenu/resource/data/add/top/01/img/s/sprite_common.png) no-repeat 0 bottom;
    background-size: 117px 95px;
}

#nav-top-area {
    position: fixed;
    opacity: 0.7;
    display: block;
    bottom: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 1.0s;
    transition: 1.0s;
    border-radius: 4px;
    text-align: center;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}

html #nav-top-area {
    bottom: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
}

#nav-top-area.hide {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#nav-top-area.wait {
    opacity: 0.3;
    display: block;
    -webkit-transition: 2.5s;
    transition: 2.5s;
}

#nav-top-area.move {
    opacity: 0.6;
    display: block;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

#nav-top-area #nav-top {
    position: relative;
    width: 100%;
    height: 100%;
}

#nav-top-area a#nav-top-btn {
    text-decoration: none;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html #nav-top-area a#nav-top-btn:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-rf2.png);
    background-position: -82px -70px;
    width: 40px;
    height: 40px;
    background-size: 413px 346px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    display: block;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
}

#nav-top-area a#nav-top-btn.ja {
    font-size: 6px;
    color: white;
    font-weight: normal;
    padding-top: 28px;
}

html #nav-top-area a#nav-top-btn.ja {
    padding-top: 28px;
}

#nav-top-area a#nav-top-btn.en:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-rf2.png);
    background-position: -215px -141px;
    width: 40px;
    height: 40px;
    background-size: 445px 445px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.footer-menu {
    zoom: 1;
}

.footer-menu:after {
    display: block;
    clear: both;
    content: "";
}

.footer-menu {
    margin-bottom: 0;
    border-top: 1px solid #e3e4e5;
    border-bottom: 1px solid #e3e4e5;
}

.footer-menu li {
    float: left;
    width: 25%;
    border-right: 1px solid #e3e4e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-menu li:first-child {
    border-left: 1px solid #e3e4e5;
}

.footer-menu li.cart a:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-footer-menu.png);
    background-position: -33px 0px;
    width: 30px;
    height: 29px;
    background-size: 89px 58px;
    top: 10px;
    margin-left: -15px;
}

.footer-menu li.cart a span {
    display: block;
    position: absolute;
    top: 5px;
    right: 7px;
    width: 20px;
    height: 20px;
    background-color: #e84441;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.footer-menu li.products a:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-footer-menu.png);
    background-position: 0px -30px;
    width: 28px;
    height: 28px;
    background-size: 89px 58px;
    top: 10px;
    margin-left: -14px;
}

.footer-menu li.service a:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-footer-menu.png);
    background-position: 0px 0px;
    width: 33px;
    height: 30px;
    background-size: 89px 58px;
    top: 10px;
    margin-left: -16.5px;
}

.footer-menu li.accessory {
    letter-spacing: -0.1em;
}

.footer-menu li.accessory a:before {
    background-image: url(/help/mymenu/resource/common/s/img/sprite-footer-menu.png);
    background-position: -63px 0px;
    width: 26px;
    height: 30px;
    background-size: 89px 58px;
    top: 10px;
    margin-left: -13px;
}

.footer-user {
    margin-top: 20px;
    text-align: center;
}

.footer-menu li.cart a,
.footer-menu li.products a,
.footer-menu li.service a,
.footer-menu li.accessory a {
    position: relative;
    display: block;
    padding: 47px 0 5px;
    text-align: center;
    font-size: 12px;
    color: #333;
}

.footer-menu li.cart a:before,
.footer-menu li.products a:before,
.footer-menu li.service a:before,
.footer-menu li.accessory a:before {
    content: "";
    position: absolute;
    left: 50%;
}

body>img[height="1"][width="1"] {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.myym-breadclambs {
    margin: 0;
    padding: 10px;
    font-size: 10px;
    background: #ffffff;
}

.myym-breadclambs a,
.myym-breadclambs span {
    display: inline-block;
}

.myym-breadclambs *:first-child {
    padding: 0;
    background: none;
    background-size: 0;
}

.footer-caption-myym {
    margin-bottom: 20px;
    text-align: center;
    font-size: 10px;
    color: #666666;
}

#footer-myym {
    height: 50px;
    padding: 10px 10px 0;
    background: #999999;
    text-align: center;
    box-sizing: border-box;
}

#footer-myym #logo-footer-myym {
    height: 14px;
    line-height: 14px;
    margin: 0 0 0;
    color: #FFFFFF;
    font-size: 1.2rem;
    font-size: 12px;
}

#footer-myym #copyright-footer-myym {
    margin: 0;
    margin-top: 0;
    font-size: 1.2rem;
    font-size: 12px;
    color: #FFFFFF;
}

/* content
-------------------------------------------------------------------------------- */
.icon-new {
    vertical-align: middle;
    font-size: 10px;
    margin: 0 0px 2px !important;
    width: 29px;
    height: 12px;
}

.fs-10 {
    font-size: 1.0rem !important;
    font-size: 10px !important;
}

.fs-11 {
    font-size: 1.1rem !important;
    font-size: 11px !important;
}

.fs-12 {
    font-size: 1.2rem !important;
    font-size: 12px !important;
}

.fs-20 {
    font-size: 2.0rem !important;
    font-size: 20px !important;
}

.fs-28 {
    font-size: 2.8rem !important;
    font-size: 28px !important;
}

/* ----------------------------------------------------------------
box
----------------------------------------------------------------- */
.toggle-box .btn-03 {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.toggle-inner {
    max-height: 185px;
    overflow: hidden;
    margin-bottom: 15px;
    word-wrap: break-word;
}

.toggle-inner.show {
    max-height: initial;
    max-height: auto;
    overflow: visible;
}

/* ----------------------------------------------------------------
table
----------------------------------------------------------------- */
.tbl td,
.tbl th {
    word-break: break-all;
    padding: 7px;
}

.tbl th {
    white-space: normal;
}

/* ----------------------------------------------------------------
button
----------------------------------------------------------------- */
/* uni-btn-02.disable
----------------------------------------------- */
.uni-btn-02.disable {
    cursor: default;
    background-color: #ffffff;
    background-image: none;
    color: #e3e4e5;
    box-shadow: none;
    border: 1px solid #d8dadc;
    text-shadow: none;
}

/* ----------------------------------------------------------------
tab
----------------------------------------------------------------- */
.tab {
    padding: 0 2px;
    border-bottom: none;
    display: table;
    table-layout: fixed;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tab>li>a,
.uni-tabs>div {
    outline: none;
    border-color: #f2f2f2;
    box-shadow: none;
    border-width: 2px 0 0;
    background-image: none;
}

.tab>li.active>a {
    margin-bottom: -1px;
    border-bottom: 2px solid;
    border-bottom: none;
    color: #333333;
    background-image: none;
    background-color: #fff;
}

.tab>li.active>a {
    border-color: #14CD0A;
}

.tab>li {
    padding: 0 1px;
}

/* ----------------------------------------------------------------
stepmodule
----------------------------------------------------------------- */
.stepprocess-list .stepprocess-item:not(:last-child):after {
    right: -9px;
}

.link-list-03>li>a {
    margin-top: -1px;
    padding: 10px 30px 10px 10px;
    border: none;
    box-shadow: none;
    color: #333333;
    display: block;
    background-image: none;
    background-color: #ffffff;
    text-decoration: none;
    position: relative;
}

/* ----------------------------------------------------------------
menu-myym
----------------------------------------------------------------- */
#menu-myym>:first-child {
    background-color: #14CD0A;
}

#menu-myym #logo {
    width: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    border-bottom: 0;
    position: absolute;
}

#menu-myym #logo .logo-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

#menu-myym #logo .logo-flex .logo-image {
    position: absolute;
    left: 15px;
    /* height: 15px; */
    margin-bottom: 0;
}

#menu-myym #logo .logo-flex .logo-text {
    color: #fff;
    font-size: 1.4em;
    /* padding-right: 15px; */
    font-weight: bold;
    margin-bottom: 0;
}

#menu-myym #logo .logo-flex .logo-image img {
    width: 84px;
    height: 15px;
    line-height: 1;
    vertical-align: middle;
}

#menu-myym .grid-arr {
    margin-bottom: 10px
}

#menu-myym .grid-arr:after {
    content: "";
    display: block;
    clear: both;
}

#menu-myym .grid-arr .unit {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#menu-myym .grid-arr>.unit>:first-child {
    margin-top: 0 !important
}

#menu-myym .grid-arr>.unit>:last-child {
    margin-bottom: 0
}

#menu-myym .grid-arr>.unit>.hdg-l3 {
    margin-left: 0;
    margin-right: 0
}

#menu-myym .grid-arr.col-2 .unit {
    width: 50%
}

#menu-myym .grid-arr.col-2 .unit:first-child,
#menu-myym .grid-arr.col-2 .unit:first-child+div {
    margin-top: 0;
}

#menu-myym .grid-arr.col-2>.unit:first-child a,
#menu-myym .grid-arr.col-2>.unit:first-child+div a {
    border-bottom: 1px solid #e3e4e5;
    border-top: none !important;
}

#menu-myym .grid-arr.col-3>.unit {
    width: 33.33333%
}

#menu-myym .grid-arr.col-3>.unit:first-child,
#menu-myym .grid-arr.col-3>.unit:first-child+div,
#menu-myym .grid-arr.col-3>.unit:first-child+div+div {
    margin-top: 0
}

#menu-myym .grid-arr.col-4>.unit {
    width: 25%
}

#menu-myym .grid-arr.col-4>.unit:first-child,
#menu-myym .grid-arr.col-4>.unit:first-child+div,
#menu-myym .grid-arr.col-4>.unit:first-child+div+div,
#menu-myym .grid-arr.col-4>.unit:first-child+div+div+div {
    margin-top: 0
}

#menu-myym .grid-arr.col-5>.unit {
    width: 20%
}

#menu-myym .grid-arr.col-5>.unit:first-child,
#menu-myym .grid-arr.col-5>.unit:first-child+div,
#menu-myym .grid-arr.col-5>.unit:first-child+div+div,
#menu-myym .grid-arr.col-5>.unit:first-child+div+div+div,
#menu-myym .grid-arr.col-5>.unit:first-child+div+div+div+div {
    margin-top: 0
}

#menu-myym .grid-arr.t-1 {
    margin-left: -10px
}

#menu-myym .grid-arr.t-1>.unit {
    padding-left: 10px
}

#menu-myym .grid-arr.t-2 {
    margin-left: -20px
}

#menu-myym .grid-arr.t-2>.unit {
    padding-left: 20px
}

#menu-myym .grid-arr.t-3 {
    margin-left: -30px
}

#menu-myym .grid-arr.t-3>.unit {
    padding-left: 30px
}

#menu-myym .grid-arr.t-4 {
    margin-left: -40px
}

#menu-myym .grid-arr.t-4>.unit {
    padding-left: 40px
}

#menu-myym .grid-arr.t-5 {
    margin-left: -50px
}

#menu-myym .grid-arr.t-5>.unit {
    padding-left: 50px
}

#menu-myym .grid-arr.t-1.col-2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
    margin-left: 0;
    margin-bottom: 0;
}

#menu-myym .grid-arr.t-1.col-2+.menu-hdg-container {
    margin-top: 0;
    border-top: 1px solid #e3e4e5;
    padding-top: 0;
}

#menu-myym .grid-arr.t-1.col-2>.unit>p {
    margin-top: 13px !important;
    margin-bottom: -4px;
}

#menu-myym .grid-arr.t-1.col-2>.unit:first-child>p {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    width: 30px;
    margin-left: 6.5px;
    margin-right: 8px;
    text-align: center;
}

#menu-myym .grid-arr.t-1.col-2>.unit:first-child>p img {
    width: 25px;
}

#menu-myym .grid-arr.t-1.col-2>.unit {
    width: auto;
}

#menu-myym .toggle-more .link-list,
.user_info .toggle-more .link-list {
    margin: 0 10px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2rem;
    font-size: 12px;
}

#menu-myym .toggle-more .grid-arr,
.user_info .toggle-more .grid-arr {
    padding-top: 10px;
    margin-bottom: 0;
    box-sizing: border-box;
    margin: 0 10px;
    padding-bottom: 0;
}

#menu-myym .toggle-more .grid-arr {
    padding-top: 0;
    padding-bottom: 10px;
}

#menu-myym .toggle-more>.grid-arr:only-child {
    padding-top: 0;
    padding-bottom: 0;
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more>.grid-arr {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -1px;
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more>.grid-arr a:before {
    display: none;
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more>.grid-arr p {
    margin: 0;
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more>.grid-arr a {
    font-size: 1.1rem;
    font-size: 11px;
    border-bottom: 1px solid #e3e4e5;
    padding: 15px 0;
    box-sizing: border-box;
    min-height: 58px;
}

#menu-myym .menu-list-01>li.toggle-container.available.open .toggle-more>a+.grid-arr a:before {
    display: none;
}

.hdg-l2~.grid-arr>.unit>a,
.user_info .grid-arr>.unit>a {
    display: block;
}

.user_info .link-list>li>a {
    border: none;
    font-weight: normal;
}

#menu-myym .link-list>li>a:before {
    display: none;
}

#menu-myym .toggle-more .link-list>li:first-child>a+.grid-arr .link-list>li:first-child,
.user_info .toggle-more .link-list>li:first-child>a+.grid-arr .link-list>li:first-child {
    padding-top: 0;
    padding-bottom: 0;
}

#menu-myym .toggle-more>.link-list:first-child>li:first-child>a:first-child {
    margin: 0 10px;
    padding-left: 0;
}

#menu-myym .toggle-more>.link-list>li>a:after,
.user_info .toggle-more>.link-list>li>a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #e3e4e5;
    height: 1px;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
}

#menu-myym .toggle-more .link-list>li:first-child>a+.grid-arr .link-list>li:first-child,
.user_info .toggle-more .link-list>li:first-child>a+.grid-arr .link-list>li:first-child {
    padding: 10px 0 0;
}

#menu-myym .toggle-more .link-list>li:first-child>a+.grid-arr .link-list>li:first-child>a,
.user_info .toggle-more .link-list>li:first-child>a+.grid-arr .link-list>li:first-child>a {
    border: none;
    padding: 10px 0 10px;
}

#menu-myym .toggle-more .link-list>li:first-child>a+.grid-arr .link-list>li>a {
    margin-left: 0;
    margin-right: 0;
}

#menu-myym .user_info .list-toggle>.list-toggle-content:first-child,
.user_info h2~.grid-arr.col-2+.list-toggle>.list-toggle-content:first-child,
.user_info .list-toggle>.list-toggle-content:first-child {
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu-myym .link-list .link-list,
#menu-myym .link-list .link-list-01,
.user_info h2~.grid-arr.col-2+.list-toggle .list-toggle-content .link-list,
.user_info .link-list .link-list,
.user_info .link-list .link-list-01 {
    margin: 0;
}

#menu-myym .menu-inner a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #14CD0A;
    border-bottom: 1px solid #14CD0A;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    /* transform: rotate(-45deg); */
}

.user_info .link-list>li>a:before {
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #14CD0A;
    border-bottom: 1px solid #14CD0A;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menu-myym .btn-list-02>li>a {
    width: 100%;
    display: table;
    border: 1px solid #e3e4e5;
    font-size: 12px;
    color: #006699;
    border-radius: 4px;
    font-weight: bold;
    padding: 10px 10px;
    text-align: center !important;
    min-height: 33px;
    height: 33px;
    box-sizing: border-box;
    margin: 0;
}

#menu-myym .btn-list-02>li>a:before {
    display: none;
}

#menu-myym .menu-inner a:before {
    right: 2px;
    top: 50%;
    margin-top: -4px;
}

.user_info .link-list>li>a:before {
    right: 10px;
    margin-top: -4px;
}

#menu-myym .link-list .more_seen_btn,
.user_info .link-list .more_seen_btn {
    border-top: none;
}

#menu-myym a:active.more_seen_btn,
#menu-myym a:hover.more_seen_btn,
#menu-myym a:focus.more_seen_btn,
#menu-myym a:visited.more_seen_btn,
.user_info a:active.more_seen_btn,
.user_info a:hover.more_seen_btn,
.user_info a:focus.more_seen_btn,
.user_info a:visited.more_seen_btn {
    /* color: #14CD0A!important; */
}

#menu-myym .grid-arr.col-2 .unit {
    padding-right: 0;
    padding-left: 0;
    box-sizing: border-box;
}

#menu-myym .grid-arr.col-2>.unit:nth-child,
.user_info .grid-arr.col-2>.unit:nth-child {
    padding-left: 0;
    box-sizing: border-box;
}

#menu-myym .toggle-more .grid-arr.col-2>.unit:first-child .link-list,
.user_info .toggle-more .grid-arr.col-2>.unit:first-child .link-list {
    padding: 0;
    margin: 0 !important;
}

#menu-myym .toggle-more .grid-arr.col-2>.unit:first-child+div>.link-list,
.user_info .toggle-more .grid-arr.col-2>.unit:first-child+div>.link-list {
    padding: 0;
    margin: 0 !important;
}

#menu-myym .toggle-more .grid-arr.col-2>.unit:first-child+div>.link-list>a,
.user_info .toggle-more .grid-arr.col-2>.unit:first-child+div>.link-list>a {
    border: none;
}

#support_faq .word_auto.big>li>span,
#support_faq .blank_link {
    background-image: none !important;
    display: table-cell;
    padding-right: 0 !important;
}

#footer .footer-nav>:only-child.footer-nav-list {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

#myym-tabs {
    margin: 0 -10px;
    padding-top: 110px;
}

:focus.tabPanel,
:focus.tabPanel.active {
    outline: -webkit-focus-ring-color auto 0;
}

[id*="str-contents-"] {
    padding: 0 10px 0;
}

[id*="str-contents-"]>.user_info:first-child>h2:first-child {
    margin-top: 30px;
}

[id*="str-contents-"]>h2:first-child {
    margin-top: 0;
}

#myym-tabs .home-tab {
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-size: 12px;
    position: fixed;
    z-index: 50;
    background-color: #FFFFFF;
    margin-top: -60px;
}

#myym-tabs .home-tab li {
    padding: 0px;
    display: table-cell;
    width: auto;
    vertical-align: middle;
    height: 48px;
    border-bottom: 2px solid #D6D7D8;
    box-sizing: border-box;
}

#myym-tabs .home-tab>li.active {
    border-bottom: 2px solid #14CD0A;
}

#myym-tabs .home-tab>li:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

#myym-tabs .home-tab>li.active>a {
    color: #14CD0A;
}

#myym-tabs .home-tab>li>a {
    color: #333;
    text-align: center;
    display: table;
    width: 100%;
}

#myym-tabs .home-tab>li>a:focus {
    outline: -webkit-focus-ring-color auto 0;
}

#myym-tabs .home-tab>li>a span {
    font-size: 12px;
    letter-spacing: -0.1em;
    display: table-cell;
    height: 48px;
    vertical-align: middle;
}

#myym-tabs .home-tab>li.disable {
    color: #D6D7D8 !important;
    border-bottom: 2px solid #D6D7D8 !important;
    text-align: center;
}

#myym-tabs .home-tab>li.disable>a {
    color: #D6D7D8 !important;
    cursor: none;
}

#myym-tabs .home-tab>li>a:focus {
    outline: -webkit-focus-ring-color auto 0;
}

#myym-nav-global>ul>li.active:not(:first-child) {
    padding-left: 0px;
}

#myym-nav-global>ul>li.active:not(:last-child) {
    padding-right: 0px;
}

.hdg-l2,
.hdg-l2-container {
    border-top: 2px solid #14CD0A;
    color: #333;
    background-image: none;
    background-color: #FFFFFF;
}

.hdg-l3 {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #eee;
    color: #333333;
    background-image: none;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
}

.hdg-l3:before {
    border-bottom: 1px solid #d6d7d8;
    background-color: #fff;
}

.hdg-l3:after {
    background-image: none;
    background-color: #14CD0A;
}

.hdg-l2~.link-list-03 {
    margin: 0 -10px;
}

.btn-01,
.uni-btn-02,
.btn-02 {
    box-shadow: none;
    background-image: none;
    text-shadow: none;
}

.btn-01 {
    border: 1px solid #8C3CFF;
    background-color: #8C3CFF;
}

.btn,
.uni-btn-03,
.uni-btn-02 .btn-02 {
    color: #006699;
    border: 1px solid #d8dadc;
    background-color: #ffffff;
    box-shadow: none;
    background-image: none;
}

.uni-btn-03:active,
.uni-btn-03:hover,
.uni-btn-03:focus {
    color: #006699;
}

.btn-list-02.col-2 [class*="btn-"] {
    display: block;
}

.btn-03:visited {
    color: #006699;
}

#myym-nav-global>ul {
    font-size: 12px;
}

#myym-nav-global>ul>li>a>span {
    background: #FFF;
    border-bottom: 2px solid #ccc;
    color: #333;
}

#myym-nav-global>ul>li.active>a>span {
    border-bottom: 2px solid #14CD0A;
    color: #14CD0A;
}

#myym-nav-global>ul>li>a {
    font-weight: bold;
}

#myym-nav-global>ul>li {
    border: none;
}

#myym-nav-global>ul>li.active>a {
    margin: 0px 0px 0px;
}

.link-list.list-add-image>li>a>span {
    padding-right: 20px;
}

li>a.toggle-hook:before {
    margin-right: 0;
    border: none;
    width: 1px;
    height: 13px;
    bottom: 0;
    background-color: #14CD0A;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    right: 16.5px;
}

li>a.toggle-hook:after {
    content: '';
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 0;
    width: 13px;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    background-color: #14CD0A;
}

li.toggle-container .toggle-more {
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #f4f5f6;
}

li.toggle-container .toggle-more>li {
    margin-bottom: 0;
}

li.toggle-container .toggle-more>li:first-child,
.link-list-03>li.toggle-container .toggle-more>li:first-child {
    padding-top: 10px;
    border-top: none;
}


li.toggle-container .toggle-more>li:last-child {
    padding-bottom: 10px;
}

li.toggle-container .toggle-more>li>a {
    padding: 7px 10px 7px 20px;
    display: block;
    color: #006693;
    border-top: none;
    font-weight: normal;
}

li.toggle-container.available {
    overflow: hidden;
}

li.toggle-container.available .toggle-more {
    height: 0;
    display: none;
}

.link-list-03>li.toggle-container .toggle-more>li>a {
    border-width: 0;
}

li.toggle-container.available.open>.toggle-hook:before,
.link-list-03>li.toggle-container.available.open>.toggle-hook:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #14CD0A;
}

li.toggle-container.available.open>.toggle-hook:after {
    display: none;
}

li.toggle-container.available.open .toggle-more,
.link-list-03>li.toggle-container.available.open .toggle-more {
    display: block;
    border-bottom: 0px solid #d6d7d8;
    padding: 0;
}

#menu-myym .menu-list-01>li {
    position: relative;
}

#menu-myym .menu-list-01>li:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    margin-top: 10px;
    top: 0;
    left: 16.5px;
    background-image: url(/help/mymenu/resource/data/add/top/01/img/s/fig_selfcare-menu.png);
    background-repeat: no-repeat;
    background-position: 0 -5px;
    background-size: 355px auto;
}

#menu-myym .menu-list-01>li.info:before {
    background-position: -30px -5px;
}

#menu-myym .menu-list-01>li.pay:before {
    background-position: -60px -5px;
}

#menu-myym .menu-list-01>li.data:before {
    background-position: -90px -5px;
}

#menu-myym .menu-list-01>li.contract:before {
    background-position: -120px -5px;
}

#menu-myym .menu-list-01>li.mail:before {
    background-position: -150px -5px;
}

#menu-myym .menu-list-01>li.anshin:before {
    background-position: -180px -5px;
}

#menu-myym .menu-list-01>li.service-terminal-setting:before {
    background-position: -210px -5px;
}

#menu-myym .menu-list-01>li.internet:before {
    background-image: url(/help/mymenu/resource/data/add/top/01/img/s/icon-hammenu-Internet.png);
    background-size: 25px auto;
    background-position: -1px 1px;
}
#menu-myym .menu-list-01 > li.sbcard:before {
    background-image: url(/help/mymenu/resource/data/add/top/01/img/s/icon-hammenu-sbcard.png);
    background-size: 25px auto;
    background-position: -1px 1px;
}
  #menu-myym .menu-list-01 > li.faq:before {
    background-image: url(/help/mymenu/resource/data/add/top/01/img/s/saponavi_menu.png);
    background-size: 25px auto;
    background-position: -1px 1px;
    margin-left: -3px;
}
#menu-myym .menu-list-01 > li.survey:before {
    background-image: url(/help/mymenu/resource/data/add/top/01/img/s/icon-hammenu-survey.png);
    background-size: 25px auto;
    background-position: -1px 0px
}
#menu-myym .menu-list-01 > li.paypay:before {
    background-image: url(/help/mymenu/resource/data/add/top/01/img/s/icon-hammenu-paypay.png);
    background-size: 25px auto;
    background-position: 0px 0px
}
#menu-myym .menu-list-01>li.info-setting:before {
    background-position: -240px -5px;
}

#menu-myym .menu-list-01>li.account:before {
    background-position: -270px -5px;
}

#menu-myym .menu-list-01>li.support:before {
    background-position: -300px -5px;
}

#menu-myym .menu-list-01>li.top:before {
    background-position: -330px -5px;
}

html.is-menuType1.is-showMenu #menu-myym {
    display: block !important;
}

/* FAQ
-------------------------------------------------------------------------------- */

.qa-item {
    margin: -10px 0 0;
}

.qa-item .qa-title {
    position: relative;
    border-bottom: 1px solid #d8dadc;
    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.qa-item .qa-icn-q {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -16px;
    display: block;
    width: 29px;
    height: 30px;
    background: url(/help/mymenu/resource/common/s/img/faq/icon-q.png) 0 0 no-repeat;
    background-size: 29px 30px;
    color: transparent;
    text-indent: -9999px;
    overflow: hidden;
}

.qa-item>.qa-title>a {
    border-bottom: none !important;
    padding: 0 !important;
}

.qa-item>.qa-title>a:before {
    display: none;
}

.qa-item>.qa-title:first-child>a {
    border-top: none !important;
}

.qa-item a .qa-icn-q {
    top: 0;
    margin-top: 0;
}

.qa-item .qa-txt {
    display: block;
    font-weight: normal;
}

.qa-item .qa-txt a {
    padding: 15px 0 15px 39px;
    display: block;
    font-weight: normal;
}

.qa-item .qa-icons {
    display: block;
}

.qa-item span.icn_sp {
    margin: 5px 5px 0 0;
    display: inline-block;
    border: #d8dadc 1px solid;
    width: 88px;
    height: 13px;
    font-weight: bold;
    font-size: 9px;
    line-height: 13px;
    text-align: center;
    overflow: hidden;
}

.qa-item+p {
    margin-top: 20px;
    margin-bottom: 30px;
}


/* Clear
-------------------------------------------------------------------------------- */

#header:after,
#content:after,
#footer ul:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

.reset-point {
    clear: both;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

/* section
-------------------------------------------------------------------------------- */
.section-vertical-center {
    margin-top: 10vh;
}

/* myym-rf2-header_footer.css */


/* 追加スタイル MYYMOBILE-45 */

.uni-box-05 {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #d8dadc;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
}

.uni-box-05.widebold {
    border: 10px solid #f4f5f6;
}

.uni-box-05 .box-title {
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.uni-box-05 .box-title span {
    padding: 0.3rem 0.8rem;
    display: inline-block;
    background: #fff;
    margin: 5px 0px;
    font-size: 1.6rem;
    font-weight: bold;
}

.uni-box-05>h4.inner-hdg-l4 {
    background-color: #f4f5f6;
    padding: 5px 0px 0px 10px;
    display: block;
    min-height: 30px;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 5px 0px;
}

.uni-box-05 h5.inner-hdg-l5 {
    padding: 5px 0px 0px 10px;
    display: block;
    min-height: 24px;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
    position: relative;
}

.uni-box-05 h5.inner-hdg-l5:after {
    background-color: #c4c9cd;
    content: "";
    display: block;
    width: 4px;
    height: 60%;
    overflow: hidden;
    position: absolute;
    top: 20%;
    left: 0px;
}

.uni-box-05>dl.list {
    padding-top: 10px;
}

.uni-box-05>dl.list {
    border-top: 1px solid #d8dadc;
}

div.uni-box-05>dl:first-of-type {
    border-top: none;
}

div.uni-box-05>.tbl {
    border-bottom: none;
    border-left: none;
}

.tbl-02 {
    border-top: 1px solid #d8dadc;
    border-right: none;
    border-bottom: none;
    border-left: none;
    font-size: 12px;
    font-size: 1.2rem;
}

.tbl-02 th {
    background-color: #f4f5f6;
    vertical-align: middle;
    font-weight: normal;
    white-space: normal;
}

.tbl-02 td,
.tbl-02 th {
    padding: 7px;
    border-top: none;
    border-bottom: 1px solid #d8dadc;
    border-left: none;
}

.fc-smpk {
    color: #ff4684;
}

tr.total-cell {
    border-top: 3px double #d8dadc;
}

div.change-arrow {
    padding-left: 30px;
}

div.change-arrow:before {
    border-top: 15px solid #d8dadc;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: none;
    content: "";
    display: block;
    height: 0;
    left: -9px;
    margin: 10px auto 10px;
    position: relative;
    right: auto;
    top: auto;
    width: 0;
}

div.change-arrow.light:before {
    border-top: 15px solid #f4f5f6;
}

div.hr-flex-dashed {
    display: flex;
    align-items: center;
    text-align: center;
    /* for no-flexbox browsers */
    margin: 0px -10px;
    padding: 10px 0px 0px;
}

div.hr-flex-dashed:before,
div.hr-flex-dashed:after {
    border-top: 1px dashed #d8dadc;
    content: "";
    display: inline;
    /* for IE */
    flex-grow: 1;
}

div.hr-flex-dashed:before {
    margin-right: 0.5em;
}

div.hr-flex-dashed:after {
    margin-left: 0.5em;
}

@charset "UTF-8";

/* ===== monthswitcher-03 ===== */
.monthswitcher-03 {
    margin: 0 0 10px;
    padding: 0;
}

.monthswitcher-03--list {
    display: block;
    width: 100%;
    height: 31px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.monthswitcher-03--list:not(:first-child) {
    margin-top: 6px;
}

.monthswitcher-03--list li {
    float: left;
    position: relative;
    display: inline-block;
    height: 31px;
    line-height: 14px;
    margin: 0;
    vertical-align: top;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
}

.monthswitcher-03--list span {
    width: 100%;
    height: 29px;
    padding: 5px 0 8px;
    display: inline-block;
    box-sizing: border-box;
    z-index: 2;
}


.monthswitcher-03--list a,
.monthswitcher-03--list a.disabled {
    width: 100%;
    height: 29px;
    padding: 7px 0 8px;
    display: inline-block;
    box-sizing: border-box;
    z-index: 2;
}

.monthswitcher-03--list a {
    color: #006699;
}

.monthswitcher-03--list a:hover {
    text-decoration: underline;
}

.monthswitcher-03--list .monthswitcher--item-prev span,
.monthswitcher-03--list .monthswitcher--item-next span,
.monthswitcher-03--list a.disabled {
    color: #aaaaaa;
    text-decoration: none;
}


.monthswitcher-03--list .monthswitcher--item-btn {
    width: 33%;
    margin: 0 3% 0 0;
    border: 1px solid #d8dadc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.monthswitcher-03--list .monthswitcher--item-prev {
    margin: 0 -1px 0 0;
    border: 1px solid #d8dadc;
    text-align: right;
    box-sizing: border-box;
    z-index: 0;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}

.monthswitcher-03--list .monthswitcher--item-prev:before {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 8px;
    bottom: 0;
    border-right: 1px solid #006699;
    border-bottom: 1px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    transform: rotate(135deg);
}

.monthswitcher-03--list .monthswitcher--item-panel {
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}

.monthswitcher-03--list .monthswitcher--item-next {
    border: 1px solid #d8dadc;
    box-sizing: border-box;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.monthswitcher-03--list .monthswitcher--item-next:after {
    content: "";
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    border-right: 1px solid #006699;
    border-bottom: 1px solid #006699;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media screen and (min-width: 769px) {
    .monthswitcher-03--list .monthswitcher--item-prev {
        width: 33%;
        padding: 1px 0px 0px 8px;
        text-align: center;
    }

    .monthswitcher-03--list .monthswitcher--item-panel {
        padding: 1px 0px 0px 0px;
        width: 33%;
    }

    .monthswitcher-03--list .monthswitcher--item-next {
        width: 33%;
        padding: 1px 8px 0px 0px;
        text-align: center;
    }
}

@media screen and (min-width: 361px) and (max-width: 768px) {
    .monthswitcher-03--list .monthswitcher--item-prev {
        width: 33%;
        padding: 1px 0px 0px 9px;
        text-align: center;
    }

    .monthswitcher-03--list .monthswitcher--item-panel {
        padding: 1px 0px 0px 0px;
        width: 33%;
    }

    .monthswitcher-03--list .monthswitcher--item-next {
        width: 33%;
        padding: 1px 8px 0px 0px;
        text-align: center;
    }
}

@media screen and (min-width: 321px) and (max-width: 359px) {
    .monthswitcher-03--list {
        font-size: 1.2rem;
    }

    .monthswitcher-03--list .monthswitcher--item-prev {
        width: 33%;
        padding: 1px 0px 0px 9px;
        text-align: center;
    }

    .monthswitcher-03--list .monthswitcher--item-panel {
        padding: 1px 0px 0px 0px;
        text-align: center;
        width: 33%;
    }

    .monthswitcher-03--list .monthswitcher--item-next {
        width: 33%;
        padding: 1px 8px 0px 0px;
        text-align: center;
    }
}

@media screen and (max-width: 320px) {
    .monthswitcher-03--list {
        font-size: 1.2rem;
        margin: 0 -1px 0 0;
    }

    .monthswitcher-03--list .monthswitcher--item-prev {
        width: 33%;
        padding: 1px 0px 0px 9px;
        text-align: center;
    }

    .monthswitcher-03--list .monthswitcher--item-panel {
        padding: 1px 0px 0px 0px;
        width: 33%;
    }

    .monthswitcher-03--list .monthswitcher--item-next {
        width: 33%;
        padding: 1px 8px 0px 0px;
        text-align: center;
    }
}

/* ===== /monthswitcher-03 ===== */


/* ===== monthswitcher-02 ===== */
.monthswitcher-02 {
    margin: 0 0 10px;
    padding: 0;
}

.monthswitcher-02--list {
    display: block;
    width: 100%;
    height: 31px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.monthswitcher-02--list:not(:first-child) {
    margin-top: 6px;
}

.monthswitcher-02--list li {
    float: left;
    position: relative;
    display: inline-block;
    height: 31px;
    line-height: 14px;
    margin: 0;
    vertical-align: top;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
}

.monthswitcher-02--list span {
    width: 100%;
    height: 29px;
    padding: 5px 0 8px;
    display: inline-block;
    box-sizing: border-box;
    z-index: 2;
}

.monthswitcher-02--list a,
.monthswitcher-02--list a.disabled {
    width: 100%;
    height: 29px;
    padding: 7px 0 8px;
    display: inline-block;
    box-sizing: border-box;
    z-index: 2;
}


.monthswitcher-02--list a {
    color: #006699;
}

.monthswitcher-02--list a:hover {
    text-decoration: underline;
}

.monthswitcher-02--list .monthswitcher--item-prev span,
.monthswitcher-02--list .monthswitcher--item-next span,
.monthswitcher-02--list a.disabled {
    color: #aaaaaa;
    text-decoration: none;
}


.monthswitcher-02--list .monthswitcher--item-btn {
    width: 33%;
    margin: 0 3% 0 0;
    border: 1px solid #d8dadc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.monthswitcher-02--list .monthswitcher--item-prev {
    width: 32%;
    padding-right: 4px;
    margin: 0 -1px 0 0;
    border: 1px solid #d8dadc;
    border-left: none;
    text-align: right;
    box-sizing: border-box;
    z-index: 0;
}

.monthswitcher-02--list .monthswitcher--item-prev:before,
.monthswitcher-02--list .monthswitcher--item-prev:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}

.monthswitcher-02--list .monthswitcher--item-prev:before {
    border-right: 15px solid #d8dadc;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    left: 0px;
    z-index: -3;
    background: #FFFFFF;
}

.monthswitcher-02--list .monthswitcher--item-prev:after {
    border-right: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    left: 1px;
    z-index: -1;
}

.monthswitcher-02--list .monthswitcher--item-panel {
    width: 32%;
    text-align: center;
    border-right: none;
    box-sizing: border-box;
}

.monthswitcher-02--list .monthswitcher--item-next {
    width: 32%;
    padding-left: 6px;
    text-align: left;
    border: 1px solid #d8dadc;
    border-right: none;
    box-sizing: border-box;

}

.monthswitcher-02--list .monthswitcher--item-next:before,
.monthswitcher-02--list .monthswitcher--item-next:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}

.monthswitcher-02--list .monthswitcher--item-next:before {
    border-left: 15px solid #d8dadc;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    right: 0;
    z-index: 1;
    background: #FFF;
}

.monthswitcher-02--list .monthswitcher--item-next:after {
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    right: 1px;
    z-index: 2;
}

@media screen and (min-width: 769px) and (max-width: 980px) {
    .monthswitcher-02--list .monthswitcher--item-prev {
        width: 33%;
    }

    .monthswitcher-02--list .monthswitcher--item-current {
        width: 33%;
    }

    .monthswitcher-02--list .monthswitcher--item-next {
        width: 33%;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .monthswitcher-02--list .monthswitcher--item-prev {
        width: 33%;
    }

    .monthswitcher-02--list .monthswitcher--item-current {
        width: 33%;
    }

    .monthswitcher-02--list .monthswitcher--item-next {
        width: 33%;
        margin-left: 0;
    }
}

@media screen and (min-width: 321px) and (max-width: 480px) {
    .monthswitcher-02--list {
        font-size: 1.4rem;
    }

    .monthswitcher-02--list .monthswitcher--item-prev {
        width: 33%;
        padding-right: 6px;
    }

    .monthswitcher-02--list .monthswitcher--item-panel {
        width: 33%;
    }

    .monthswitcher-02--list .monthswitcher--item-next {
        width: 33%;
        padding-leftt: 6px;
    }
}

@media screen and (max-width: 320px) {
    .monthswitcher-02--list {
        font-size: 1.2rem;
        margin: 0 -1px 0 0;
    }

    .monthswitcher-02--list .monthswitcher--item-prev {
        width: 33%;
    }

    .monthswitcher-02--list .monthswitcher--item-panel {
        width: 33%;
    }

    .monthswitcher-02--list .monthswitcher--item-next {
        width: 33%;
    }
}

/* ===== /monthswitcher-02 ===== */




/* ===== pagenation ===== */
.monthswitcher {
    margin: 0 0 10px;
    padding: 0;
}

.monthswitcher .monthswitcher--hdg-l3,
.monthswitcher .monthswitcher--period {
    display: inline-block;
    margin-bottom: 0;
}

.monthswitcher .monthswitcher--hdg-l3 {
    margin-right: 14px;
}

.monthswitcher--list {
    display: block;
    width: 100%;
    height: 31px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.monthswitcher--list:not(:first-child) {
    margin-top: 6px;
}

.monthswitcher--list li {
    float: left;
    position: relative;
    display: inline-block;
    height: 31px;
    line-height: 14px;
    margin: 0;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
}

.monthswitcher--list a,
.monthswitcher--list a.disabled,
.monthswitcher--list span {
    width: 100%;
    height: 29px;
    padding: 8px 0 6px;
    display: inline-block;
    box-sizing: border-box;
    z-index: 2;
}

.monthswitcher--list a {
    color: #006699;
}

.monthswitcher--list a:hover {
    text-decoration: underline;
}

.monthswitcher--list a.disabled,
.monthswitcher--list span {
    color: #aaaaaa;
    text-decoration: none;
}

.monthswitcher--list .monthswitcher--item:first-child {
    width: 33%;
    margin: 0 3% 0 0;
    border: 1px solid #d8dadc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.monthswitcher--list li:nth-child(2) {
    width: 32%;
    padding-right: 1px;
    margin: 0 -1px 0 0;
    border: 1px solid #d8dadc;
    border-left: none;
    box-sizing: border-box;
    z-index: 0;
}

.monthswitcher--list li:nth-child(2):before,
.monthswitcher--list li:nth-child(2):after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}

.monthswitcher--list li:nth-child(2):before {
    border-right: 15px solid #d8dadc;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    left: 0px;
    z-index: -3;
    background: #FFFFFF;
}

.monthswitcher--list li:nth-child(2):after {
    border-right: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    left: 1px;
    z-index: -1;
}

.monthswitcher--list li:nth-child(3) {
    width: 32%;
    padding-left: 2px;
    border: 1px solid #d8dadc;
    border-right: none;
    box-sizing: border-box;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}

.monthswitcher--list li:nth-child(3):before,
.monthswitcher--list li:nth-child(3):after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}

.monthswitcher--list li:nth-child(3):before {
    border-left: 15px solid #d8dadc;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    right: 0;
    z-index: 1;
    background: #FFF;
}

.monthswitcher--list li:nth-child(3):after {
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 16px solid transparent;
    top: -1px;
    right: 1px;
    z-index: 2;
}

@media screen and (min-width: 769px) and (max-width: 980px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
        margin-left: 0;
    }
}

@media screen and (min-width: 321px) and (max-width: 480px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
    }
}

@media screen and (max-width: 320px) {
    .monthswitcher--list li:nth-child(2) {
        width: 32%;
        margin: 0 -1px 0 0;
    }

    .monthswitcher--list li:nth-child(3) {
        width: 32%;
    }
}

.noWrapTextGroup {
    display: inline-block;
}

/* ===== /pagenation ===== */


/* ===== stepmodule ===== */
.stepprocess-hdg-l3 {
    font-weight: normal;
}

.stepprocess-list {
    display: table;
    width: 100%;
    margin: 5px 0 20px;
    table-layout: fixed;
    overflow: hidden;
}

.stepprocess-list .stepprocess-item {
    position: relative;
    display: table-cell;
    height: 14px;
    line-height: 14px;
    padding: 8px 0;
    text-align: center;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: normal;
    color: #fe0032;
    color: #333333;
    list-style: none;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_current {
    color: #ffffff;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_after {
    color: #9fa9b3;
}

.stepprocess-list .stepprocess-item:not(:last-child):after {
    content: "";
    position: absolute;
    right: -8px;
    top: 0px;
    z-index: 1;
    display: block;
    width: 28px;
    height: 28px;
    border-top: #ffffff solid 2px;
    border-right: #ffffff solid 2px;
    transform-origin: center;
    transform: rotate(45deg);
    -moz-transform-origin: center;
    -webkit-transform: rotate(45deg);
    -moz-transform-origin: center;
    -webkit-transform: rotate(45deg);
    border-radius: 0 0 0 30px;
    -moz-border-radius: 0 0 0 30px;
    -webkit-border-radius: 0 0 0 30px;
}

.stepprocess-list .stepprocess-item,
.stepprocess-list .stepprocess-item:after {
    background: #fde7e9;
    background: #f4f5f6;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_current,
.stepprocess-list .stepprocess-item.stepprocess-item-state_current:after {
    background: #fe0032;
}

.stepprocess-list .stepprocess-item.stepprocess-item-state_after,
.stepprocess-list .stepprocess-item.stepprocess-item-state_after:after {
    background: #e6e8eb;
}

/* ===== /stepmodule ===== */

/* ===== alertnotification-modal-content-rf18 ===== */
.alertnotification-modal-content .alertnotification-modal-close {
    right: 10px;
    position: absolute;
    top: 5px;
}

.alertnotification-modal-content .modal-close {
    right: 10px;
}

.alertnotification-modal-content .modal-close button {
    height: auto;
}

.alertnotification-modal-content .modal-close img {
    margin-right: 0;
}

.alertnotification-modal-content .alertnotification-hdg-02,
.alertnotification-modal-content .alertnotification-text,
.alertnotification-modal-content .alertnotification-text-state_strong,
.alertnotification-modal-content .alertnotification-btn {
    text-align: center;
}

.alertnotification-modal-content .alertnotification-hdg-02 {
    background: #2174ed;
    color: #FFFFFF;
    padding: 7px 8px 5px;
    font-size: 1.6rem;
    font-weight: bold;
}

.alertnotification-modal-content .alertnotification-hdg-03 {
    border-bottom: 1px solid #d7d7d7;
    background-image: none;
    background-color: #FFFFFF;
    color: #333;
    padding: 0px 0px 3px;
    margin: 0px 0px 10px 0px;
    font-size: 1.6rem;
    font-weight: bold;
}


.alertnotification-modal-content .alertnotification-text-state_strong {
    font-size: 2.2rem;
    margin-top: 11px;
    margin-bottom: 6px;
    line-height: 1.4;
}

.alertnotification-modal-content .alertnotification-text-state_strong strong {
    color: #333333;
}

.alertnotification-modal-content .alertnotification-text {
    margin: 0 0 12px 0;
    line-height: 1.3;
}

.alertnotification-modal-content .alertnotification-btn {
    margin-bottom: 10px;
}

.alertnotification-modal-content .alertnotification-btn .btn-03 {
    padding: 7px 0px 8px 0px;
    font-weight: normal;
    display: block;
}

h3.alertnotification-title {
    margin: 10px 0;
    text-align: center;
    font-size: 1.2em;
}

.alertnotification-modal-content.modal-content.patch201701 {
    width: 90%;
    margin: 0;
    padding: 10px 20px;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 1002;
}

#alertnotification-modal-overlay {
    z-index: 1001;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.5);
}

.alertnotification-modal-close {
    color: #006699;
}

/* ===== /alertnotification-modal-content ===== */
/* Adjustment */
.lh-normal {
    line-height: normal;
}

.hdg-l1>span.annotation {
    padding-left: 0.5rem;
    font-weight: normal;
    font-size: 1.0rem;
}

.b-right-none {
    border-right: none !important;
}

/* Common : UA type
================================================================*/
.ua-pc-disp {
   display:none;
}
  
.ua-sp-disp {
   display:none;
}

.btn-list-02 input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* ----------------------------------------------------------------
step-list
----------------------------------------------------------------- */
.step-list {
    display: table;
    table-layout: fixed;
    width: 100%;
    max-width: 720px;
    position: relative;
    margin: 10px auto 20px;
    text-align: center;
  }
  .step-list li {
    font-size: 12px;
    list-style: none;
    position: relative;
    display: table-cell;
  }
  .step-list li:after {
    background: #d0e1f9;
    content: "";
    width: calc(100% - 24px);
    height: 4px;
    position: absolute;
    left: calc(-50% + 12px);
    top: 10px;
  }
  .step-list li:first-child:after {
    display: none;
  }
  .step-list li span {
    background: #d0e1f9;
    color: #ffffff;
    display: inline-block;
    height: 24px;
    margin-bottom: 5px;
    line-height: 24px;
    width: 24px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  .step-list .visited:after {
    background: #14CD0A !important;
  }
  .step-list .external:after {
    background: #ccc;
  }
  .step-list .external.visited:after {
    background: #999;
  }
  .step-list .visited span {
    background: #14CD0A !important;
  }
  .step-list .external span {
    background: #ccc;
  }
  .step-list .external.visited span {
    background: #999;
  }