body {
    background-color: #fff;
}
#header .logoArea .logo {
    max-width: 264px;
}
#footer {
    position: relative;
    padding: 54px 0 26px;
    background: #F9F9F9;
}
#footer > .container a, #footer > .container p {
    color: #212121;
}
#footer .copyright {
    color: #212121;
}
@media only screen and (max-width: 767px) {
	#header #navBtn {
	    background: #004098;
	}
	#header .logoArea .logo {
	    left: 10px;
	    width: 140px;
	}
	#header .spGlobalNav .mainNav .nav li:nth-child(even), #footer .mainNav .nav li:nth-child(even) {
	    border-left: 1px solid #f0f0f0;
	}
	#header .spGlobalNav .mainNav .nav li, #footer .mainNav .nav li {
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    border-bottom: 1px solid #f0f0f0;
	    background-color: #ccc;
	    float: left;
	    display: table;
	    padding: 0;
	    width: 50%;
	}
	#header .spGlobalNav .mainNav .nav li.login, #footer .mainNav .nav li.login {
	    background: #f0f0f0;
	    border-width: 0;
	}
	#header .spGlobalNav a, #header .spGlobalNav p {
	    color: #212121;
	}
	#footer {
	    padding: 0 0 20px;
	    background-color: #ccc;
	}
	#footer .subNav .telArea .telBtn span {
	    -moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    border-radius: 5px;
	    background: #1E67CC;
	    color: #fff;
	    display: block;
	    font-size: 18px;
	    font-weight: bold;
	    padding: 12px 0 11px;
	    width: 100%;
	}
}
/*
 * Parts [21]
 */
.parts_21 {
  background: linear-gradient(45deg, #e9eae4 0%, #EEEFEA 50%);
  margin-bottom:0;
}
.parts_21 *, .parts_21 *::before, .parts_21 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 767px) {
  .parts_21 {
    padding: 40px 0 36px;
  }
}
@media only screen and (max-width: 767px) {
  .parts_21 {
    padding: 36px 0 32px;
  }
}
.parts_21 .inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .parts_21 .inner {
    padding: 0 4%;
  }
}
.parts_21 .title {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .parts_21 .title {
    font-size: 18px;
  }
}
.parts_21 .title span {
  font-size: 0.75em;
}

#header .logoArea {
    height: 73px !important;
}
#header .logoArea .logo {
    bottom: 10px !important;
}
#fixedBottom,
footer .mainNav {
    display: none !important;
}
.mt05em {
    margin-top: 0.5em !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mcusers .anchorNav {
    margin: 40px 0;
    overflow: hidden;
}
.mcusers .anchorNav li {
    float: left;
    width: 23.8%;
}
.mcusers .anchorNav li a {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e4e3e2;
    color: #004098;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.mcusers .anchorNav li a span {
    background-repeat: no-repeat;
    background-position: 0 center;
    display: inline-block;
    padding: 12px 0;
}
.mcusers .anchorNav li a span:after {
    background: url(../../../img/shared/arrow-nav-bottom-blue28.png) no-repeat 0 0/10px auto;
    content: "";
    display: inline-block;
    height: 7px;
    margin-left: 10px;
    width: 10px;
}
.mcusers .anchorNav li + li {
    margin-left: 1.55%;
}
.aboutCard {
    display: flex;
    align-items: flex-start;
}
.aboutCard p strong {
    font-size: 15px;
}
.aboutCard img {
    margin-top: 8px;
}
.aboutCard .cardLeft img {
    width: 171px;
}
.aboutCard .cardRight {
    margin-left: 100px;
}
.aboutCard .cardRight img {
    width: 305px;
}
.aboutCard .cardRight div {
    display: flex;
    align-items: flex-end;
}
.aboutCard .explanation {
    width: 241px;
    margin: 0 0 28px 15px;
    font-size: 15px;
    line-height: 1.7em;
}
.boxAttention {
    border: 1px solid #e4e3e2;
    line-height: 1.75;
    margin-top: 40px;
    padding: 16px 19px 15px;
}
.boxAttention p,
.IndentList {
    padding-left: 1em;
    text-indent: -1em;
}
.IndentList2 {
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.blockTxt + .blockTxt {
    margin-top: 40px;
}
.IndentList li + li {
    margin-top: 5px;
}
.btnArrow {
    background: url(../../../img/shared/arrow-link02.svg) no-repeat right center/22px 22px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding-right: 30px;
}
.btnArrow {
    color: #000 !important;
}
.btnArrow:hover {
    color: #004098 !important;
    opacity: 1 !important;
}
table {
    border: none;
}
table th, table td {
    border: 1px solid #dedede;
    border-width: 1px;
    padding: 12px 2.5% 11px 3.125%;
}
.aboutTbale .noBorder {
    border-top: none;
    border-left: none;
    background: #fff;
    width: 20%;
}
.interestImg {
    width: 570px;
    margin-top: 15px;
}
h4 {
    margin-bottom: 5px;
}


@media screen and (max-width: 767px) {
	#header .logoArea {
	    height: 60px !important;
	}
	#header .logoArea .logo {
	    bottom: 15px !important;
	}
	.mcusers .anchorNav {
	    margin: 20px 0 40px;
	}
	.mcusers .anchorNav li {
	    float: none;
	    margin: 10px 0 0 !important;
	    width: 100%;
	}
	.mcusers .anchorNav li a {
	    font-size: 13px;
	    position: relative;
	    text-align: left;
	}
	.mcusers .anchorNav li a span {
	    padding: 12px 0 12px 39px !important;
	}
	.mcusers .anchorNav li a span:after {
	    -moz-background-size: 14px auto;
	    -o-background-size: 14px auto;
	    -webkit-background-size: 14px auto;
	    background-size: 14px auto;
	    height: 9px;
	    margin: -4px 0 0 0;
	    right: 4.2%;
	    position: absolute;
	    top: 50%;
	    width: 14px;
	}
	.aboutCard {
	    justify-content: space-between;
	}
	.aboutCard p strong {
	    font-size: 14px;
	}
	.aboutCard img {
	    margin-top: 5px;
	}
	.aboutCard .cardLeft {
	    width: 35%;
	}
	.aboutCard .cardLeft img {
	    width: 100%;
	}
	.aboutCard .cardRight {
	    margin-left: 0;
	    width: 60%;
	}
	.aboutCard .cardRight img {
	    width: 100%;
	}
	.aboutCard .cardRight div {
	    display: block;
	}
	.aboutCard .explanation {
	    width: 100%;
	    margin: 6px 0 0;
	    font-size: 13px;
	    line-height: 1.5em;
	}
	.boxAttention {
	    line-height: 1.5;
	    margin-top: 25px;
	    padding: 10px;
	}
	.btnArrow {
	    font-size: 1rem;
	}
	table th, table td {
	    padding: 8px 9px 7px;
	}
}


#footer > .container a[target="_blank"]::after {
  background-image: url(/img/shared/ico-blank-blue.png);
}

@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: block;
  }
}