/*!
Theme Name: musabi
Author:
Description: Description
Version: 1.0.0
*/.icon-font:before {

  display: inline-block;
  font-family: "icon-font";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-font-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-font-2x {
  font-size: 2em;
}

.icon-font-3x {
  font-size: 3em;
}

.icon-font-4x {
  font-size: 4em;
}

.icon-font-5x {
  font-size: 5em;
}

.icon-font-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.icon-font-icon_blank:before {
  content: "\EA01";
}

.icon-font-icon_growth:before {
  content: "\EA02";
}

.icon-font-icon_document:before {
  content: "\EA03";
}

.icon-font-icon_tel:before {
  content: "\EA04";
}

.icon-font-icon_close:before {
  content: "\EA05";
}

.icon-font-icon_arrow-top:before {
  content: "\EA06";
}

.icon-font-icon_balance:before {
  content: "\EA07";
}

.icon-font-icon_candle:before {
  content: "\EA08";
}

.icon-font-icon_globe:before {
  content: "\EA09";
}

.icon-font-icon_heart:before {
  content: "\EA0A";
}

.icon-font-icon_line:before {
  content: "\EA0B";
}

.icon-font-icon_attention:before {
  content: "\EA0C";
}

.icon-font-icon_light:before {
  content: "\EA0D";
}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,aside,footer,header,nav,section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,figure,main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,strong {
  font-weight: inherit;
}

b,strong {
  font-weight: bolder;
}

code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,input,optgroup,select,textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html [type="button"],[type="reset"],[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 10px;
}

body {
  color: #333;
  font-family: helvetica, arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}

a {
  color: #333;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p,blockquote,table,figure,ul,ol,dl,li,dt,dd {
  margin: 0;
  padding: 0;
}

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

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: inherit;
  line-height: 1.25;
}

table {
  border-collapse: collapse;
}

img {
  vertical-align: top;
}

em {
  font-style: normal;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
}

button {
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 1.6rem;
  cursor: pointer;
}

input[disabled],optgroup[disabled],select[disabled],textarea[disabled] {
  cursor: default;
}

select::-ms-expand {
  display: none;
}

.l-page {
  padding-top: 68px;
  overflow: hidden;
}

.l-wrapper {
  position: relative;
}

.l-structure {
  max-width: 1026px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background-color: #fff;
}

.l-header__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  padding-left: 20px;
}

.l-header__nav {
  float: right;
  font-weight: bold;
}

.l-header__nav-utility {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-header__nav-utility li+li {
  margin-left: 25px;
}

.l-header__nav-utility a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-header__user a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 68px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #6183cc;
  color: #fff;
}

.l-header__user span {
  display: block;
}

.l-header__user span:first-child {
  font-size: 1.4rem;
  font-weight: normal;
}

.l-header__user span:last-child {
  margin-top: 5px;
  font-size: 1.8rem;
}

.l-header__user i {
  margin-left: 5px;
  font-size: 1.2rem;
}

.l-global {
  padding: 20px;
  background-color: #fff;
  font-weight: bold;
  line-height: 1.375;
}

.l-global ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1026px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
}

.l-global li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #dee0e4;
}

.l-global li:first-child {
  border-left: 1px solid #dee0e4;
}

.l-global a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  text-align: center;
}

.l-breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(255,255,255,0.7);
}

.l-breadcrumb:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.1), transparent);
  background-image: linear-gradient(rgba(0,0,0,0.1), transparent);
  content: "";
}

.l-breadcrumb__item {
  float: left;
  font-size: 1.2rem;
  line-height: 1.2;
}

.l-breadcrumb__item+.l-breadcrumb__item:before {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-left: 8px;
  margin-right: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 1px;
  content: "";
}

.l-breadcrumb__item:last-child a {
  cursor: default;
  pointer-events: none;
}

.l-footer__nav {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #efefef;
}

.l-footer__nav a {
  display: block;
}

.l-footer__nav-inner {
  margin-right: -15px;
  margin-left: -15px;
}

.l-footer__nav-column {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
}

.l-footer__nav-first>li+li {
  margin-top: 20px;
}

.l-footer__nav-first>li>a {
  font-size: 1.8rem;
  font-weight: bold;
}

.l-footer__nav-first>li .icon-font-icon_blank {
  margin-left: 5px;
  vertical-align: -3px;
}

.l-footer__nav-second>li {
  position: relative;
  margin-top: 10px;
  line-height: 1.25;
}

.l-footer__nav-second>li>a {
  color: #7f7f7f;
  font-size: 1.4rem;
}

.l-footer__info {
  padding-top: 40px;
  padding-bottom: 40px;
}

.l-footer__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
}

.l-footer__link a {
  color: #7f7f7f;
  font-size: 1.4rem;
}

.l-footer__wm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: right;
}

.l-footer__wm small {
  display: block;
  padding-bottom: 5px;
  font-size: 1rem;
}

.l-footer__wm img {
  margin-left: 15px;
}

.c-accordion__button {
  position: relative;
  padding: 15px 55px 15px 30px;
  border: 2px solid #ddd;
  font-size: 1.8rem;
  font-weight: bold;
  cursor: pointer;
}

.c-accordion__button:before,.c-accordion__button:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 38px;
  width: 3px;
  height: 20px;
  margin-top: -10px;
  background-color: #000;
  content: "";
}

.c-accordion__button:before {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.c-accordion__button:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.c-accordion__button.is-open:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.c-accordion__panel {
  position: absolute;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0;
  padding: 30px;
  border: 2px solid #ddd;
  border-top: none;
  line-height: 1.625;
  -webkit-transform-origin: top;
  transform-origin: top;
}

.c-accordion__panel.is-open {
  position: static;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.c-accordion__panel p {
  margin-top: 20px;
}

.c-accordion__panel p:first-child {
  margin-top: 0;
}

.c-banner-01 {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 14.63414634%;
  background: url(../images/banner/bg_banner_01.png) center center no-repeat;
  background-size: cover;
}

/* p-home-info__banner‚Éicon-font-icon_blank ’Ç‰Á */
.c-banner-01.is-blank .icon-font-icon_blank {
  display: block;
  position: absolute;
  top: 50%;
  right: 2%;
  margin-top: -.5em;
  line-height: 1;
  font-size: 1.3em;
}

.c-banner-01>span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding-right: 32%;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: right;
  line-height: 1.38462;
}

.c-box {
  padding: 30px;
  border: 1px solid #dee0e4;
  text-align: center;
}

.c-box.is-attention,.c-box.is-light {
  position: relative;
  padding-left: 100px;
}

.c-box.is-attention .icon-font,.c-box.is-light .icon-font {
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
  width: 1em;
  height: 1em;
  margin-top: -20px;
  color: #cc173a;
  font-size: 4rem;
  line-height: 1;
}

.c-box.is-attention .icon-font {
  color: #cc173a;
}

.c-box.is-light .icon-font {
  color: #f0ad4e;
}

.c-box.is-small {
  padding: 20px 15px;
}

.c-box.is-left {
  text-align: left;
}

.c-box .c-list,.c-box .c-table {
  text-align: left;
}

.c-box__title {
  font-size: 1.8rem;
  font-weight: bold;
}

.c-button {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #000;
  font-weight: bold;
  text-align: center;
}

.c-button.is-white {
  border-color: #fff;
}

.c-button.is-key-color {
  border-color: #6183cc;
  background-color: #6183cc;
  color: #fff;
}

.c-button.is-key-color.is-white {
  border-color: #fff;
}

.c-button.is-key-color.is-arrow:after {
  border-color: #fff;
}

.c-button.is-key-color-02 {
  border-color: #6183cc;
  color: #6183cc;
}

.c-button.is-key-color-02.is-arrow:after {
  border-color: #6183cc;
}

.c-button.is-border-gray {
  border-color: #ccced2;
}

.c-button.is-arrow:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.c-button.is-blank .icon-font-icon_blank {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.5em;
  line-height: 1;
}

.c-card {
  padding: 25px;
  border: 2px solid #000;
  text-align: center;
}

.c-card__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1em;
  font-size: 7rem;
  line-height: 1;
}

.c-card__title {
  margin-top: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.c-card .c-card__text {
  margin-top: 10px;
}

.c-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 260px;
  box-sizing: border-box;
  padding-top: 42px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: rgba(0,0,0,0.4);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.c-heading.is-about {
  background-image: url(../images/about/bg_h1_01.jpg);
}

.c-heading.is-about-diagnosis {
  background-image: url(../images/about/diagnosis/bg_h1_01.jpg);
}

.c-heading.is-ideco {
  background-image: url(../images/ideco/bg_h1_01.jpg);
}

.c-heading.is-corporate {
  background-image: url(../images/corporate/bg_h1_01.jpg);
}

.c-heading.is-secondlife {
  background-image: url(../images/secondlife/bg_h1_01.jpg);
}

.c-heading.is-select {
  background-image: url(../images/select/bg_h1_01.jpg);
}

.c-heading.is-faq {
  background-image: url(../images/faq/bg_h1_01.jpg);
}

.c-heading.is-glossary {
  background-image: url(../images/glossary/bg_h1_01.jpg);
}

.c-heading__h1 {
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.c-icon {
  display: inline-block;
  padding: 5px 10px 5px 5px;
  border-radius: 12px / 50%;
  background-color: #f0ad4e;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
}

.c-icon .icon-font-icon_light {
  margin-right: 2px;
  font-size: 1.6rem;
  vertical-align: middle;
}

.c-info-list {
  line-height: 1.5;
}

.c-info-list__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-info-list__item+.c-info-list__item {
  margin-top: 10px;
}

.c-info-list__date {
  width: 8.5em;
  color: #7f7f7f;
}

.c-info-list__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

ul.c-list {
  list-style: outside disc;
  margin-left: 1.4em;
}

ul.c-list li+li {
  margin-top: 2px;
}

ol.c-list-number {
  counter-reset: number;
}

ol.c-list-number li {
  position: relative;
  padding-left: 1.5em;
}

ol.c-list-number li:before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  counter-increment: number;
  content: "(" counter(number) ")";
}

.c-note-list li {
  position: relative;
  padding-left: 1em;
}

.c-note-list li:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #cc173a;
  content: "â€»";
}

.c-list-note-number {
  counter-reset: number;
}

.c-list-note-number li {
  position: relative;
  padding-left: 1.5em;
}

.c-list-note-number li:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #cc173a;
  counter-increment: number;
  content: "â€»" counter(number);
}

.c-note {
  padding-left: .5em;
  text-indent: -.5em;
  color: #7f7f7f;
  font-size: 1.4rem;
}

.c-note-02 {
  display: inline-block;
  padding-left: .75em;
  text-indent: -.75em;
  color: #cc173a;
}

.c-table table {
  width: 100%;
}

.c-table caption {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #6183cc;
  color: #fff;
  font-weight: bold;
}

.c-table th,.c-table td {
  padding: 10px;
  border: 1px solid #dee0e4;
}

.c-table th {
  background: rgba(0,0,0,0.05);
}

.c-table .has-icon {
  position: relative;
  padding-right: 90px;
}

.c-table .has-icon .c-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-toc.is-column-02 {
  margin-right: -15px;
  margin-left: -15px;
}

.c-toc.is-column-02 li {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.c-toc.is-column-03 {
  margin-right: -15px;
  margin-left: -15px;
}

.c-toc.is-column-03 li {
  width: 33.3333%;
  padding-right: 15px;
  padding-left: 15px;
}

.c-toc.is-column-05 {
  margin-right: -10px;
  margin-left: -10px;
}

.c-toc.is-column-05 li {
  width: 20%;
  padding-right: 10px;
  padding-left: 10px;
}

.c-toc li {
  float: left;
  box-sizing: border-box;
}

.c-toc a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 148px;
  background-color: #6183cc;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.c-toc a:after {
  display: block;
  width: 8px;
  height: 8px;
  margin-top: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  content: "";
}

.c-toc .is-small {
  font-size: 1.2rem;
}

.p-card-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.p-card-list__item {
  width: 50%;
  box-sizing: border-box;
  margin-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.p-card-list__item .c-card {
  height: 100%;
  box-sizing: border-box;
}

.p-contact-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-contact-section.is-highlight {
  background-color: #f9f9f9;
}

.p-contact-section__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.p-contact-section__main,.p-contact-section__sub {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-contact-section__main {
  padding: 30px;
  background-color: #6183cc;
  color: #fff;
  text-align: center;
  line-height: 1.375;
}

.p-contact-section__title {
  font-size: 2.8rem;
  font-weight: bold;
}

.p-contact-section__title i {
  display: block;
  font-size: 6rem;
}

.p-contact-section__text {
  margin-top: 20px;
}

.p-contact-section__button {
  margin-top: 30px;
}

.p-contact-section__button a {
  width: 234px;
}

.p-contact-section__tel {
  margin-top: 60px;
}

.p-contact-section__tel-title {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #6183cc;
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
}

.p-contact-section__tel-body {
  padding: 30px;
  border: 1px solid #dee0e4;
}

.p-contact-section__tel-text,.p-contact-section__tel-number {
  font-weight: bold;
}

.p-contact-section__tel-text {
  font-size: 2rem;
}

.p-contact-section__tel-number {
  margin-top: 15px;
  font-size: 4rem;
}

.p-contact-section__tel-number i {
  margin-right: 10px;
  font-size: 3.2rem;
  vertical-align: -2px;
}

.p-contact-section__tel-time {
  margin-top: 12px;
  padding-left: 4.5em;
  text-indent: -4.5em;
  color: #7f7f7f;
  font-size: 1.4rem;
  line-height: 1.71429;
}

.p-diagnosis {
  max-width: 674px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-diagnosis__box {
  position: relative;
  padding: 28px;
  border: 2px solid #6183cc;
  text-align: center;
}

.p-diagnosis__box .c-list {
  text-align: left;
  line-height: 1.375;
}

.p-diagnosis__box-text {
  font-size: 1.8rem;
  line-height: 1.55556;
}

.p-diagnosis__box-note {
  color: #7f7f7f;
  font-size: 1.2rem;
}

.p-diagnosis__wrapper {
  margin-top: 40px;
}

.p-diagnosis__answer {
  padding-bottom: 20px;
}

.p-diagnosis__answer ul {
  -webkit-transition: padding-bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: padding-bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.p-diagnosis__answer ul.is-active {
  padding-bottom: 20px;
}

.p-diagnosis__answer ul.is-active .step {
  color: #6183cc;
}

.p-diagnosis__answer li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.p-diagnosis__answer li+li {
  margin-top: 20px;
}

.p-diagnosis__answer .step {
  width: 4em;
  padding-top: 2px;
  color: #7f7f7f;
  font-size: 1.8rem;
  font-weight: bold;
  -webkit-transition: color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.p-diagnosis__answer .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 2rem;
  line-height: 1.2;
}

.p-diagnosis__answer .text .list-item {
  display: list-item;
  list-style: outside disc;
  margin-left: 1.2em;
  line-height: 1.5;
}

.p-diagnosis__panel {
  display: none;
}

.p-diagnosis__panel.is-active {
  display: block;
}

.p-diagnosis__panel .c-list {
  margin-top: 20px;
}

.p-diagnosis__q-box {
  padding: 30px;
  border-radius: 4px;
  border: 1px solid #dee0e4;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

.p-diagnosis__q-box .c-list {
  line-height: 1.375;
}

.p-diagnosis__q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: bold;
}

.p-diagnosis__q .step {
  width: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px;
  background-color: #6183cc;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}

.p-diagnosis__q .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 4px;
  padding-left: 20px;
  font-size: 2.6rem;
  line-height: 1.30769;
}

.p-diagnosis__q .note {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
}

.p-diagnosis__buttons {
  margin-top: 10px;
  margin-right: -10px;
  margin-left: -10px;
}

.p-diagnosis__buttons li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.p-diagnosis__buttons a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.25;
}

.p-diagnosis__buttons .note {
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
}

.p-diagnosis__result-title {
  position: absolute;
  top: 0;
  left: 50%;
  padding: .5em 1em;
  border-radius: 4px;
  background-color: #6183cc;
  color: #fff;
  font-weight: bold;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.p-diagnosis__result-text {
  text-align: center;
  line-height: 1.30769;
}

.p-diagnosis__result-text .you {
  font-size: 2.2rem;
}

.p-diagnosis__result-text em {
  display: inline;
  border-bottom: 3px dashed #6183cc;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.p-diagnosis__result-text .text {
  font-size: 1.8rem;
  line-height: 2.33333;
}

.p-diagnosis__result-footer {
  margin-top: 30px;
  text-align: center;
}

.p-diagnosis__result-footer:before {
  display: block;
  width: 0;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  border-top: 22px solid #6183cc;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  content: "";
}

.p-diagnosis__result-lead {
  margin-top: 25px;
  font-size: 2rem;
  line-height: 1.25;
}

.p-diagnosis__result-button {
  margin-top: 25px;
}

.p-diagnosis__result-button a {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.8rem;
}

.p-diagnosis__again {
  display: none;
  margin-top: 30px;
  text-align: right;
}

.p-diagnosis__again a {
  width: 50%;
}

.p-faq {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 60px;
}

.p-faq__item+.p-faq__item {
  margin-top: 30px;
}

.p-glossary {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 60px;
}

.p-glossary__section+.p-glossary__section {
  margin-top: 50px;
}

.p-glossary__heading {
  margin-bottom: 30px;
  padding-bottom: 7px;
  border-bottom: 1px solid #6183cc;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25;
}

.p-glossary__item+.p-glossary__item {
  margin-top: 30px;
}

.p-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
}

.p-grid__column {
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
}

.p-grid__column.is-02 {
  width: 50%;
}

.p-grid__column.is-03 {
  width: 33.3333%;
}

.p-home-01 {
  height: 0;
  padding-top: 60px;
  padding-bottom: 31.67936%;
  background: url(../images/top/bg_section_01.png) center bottom no-repeat;
  background-size: cover;
  font-weight: bold;
  text-align: center;
}

.p-home-01__title {
  font-size: 4.8rem;
}

.p-home-01__text {
  margin-top: 10px;
  line-height: 1.7;
}

.p-home-01__text span {
  display: block;
}

.p-home-01__text span:first-child {
  font-size: 2rem;
}

.p-home-01__text span:last-child {
  font-size: 1.8rem;
}

.p-home-01__text em {
  margin-left: 15px;
  font-size: 3rem;
}

.p-home-02 {
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../images/top/bg_section_02.png) center center no-repeat;
  background-size: cover;
  font-weight: bold;
}

.p-home-02__title {
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.32143;
}

.p-home-02__title span {
  display: block;
}

.p-home-02__title em {
  margin-right: 5px;
  border-bottom: 3px dashed #6183cc;
  font-size: 3.4rem;
}

.p-home-02__items {
  margin-top: 60px;
  margin-right: -15px;
  margin-left: -15px;
}

.p-home-02__item {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
}

.p-home-02__item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 144px;
  box-sizing: border-box;
  padding-top: 10px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  background-color: #fff;
  font-size: 2rem;
}

.p-home-02__item-title {
  position: absolute;
  top: calc(-0.5em + -8px);
  left: 30px;
  padding: 8px 12px;
  border-radius: 4px;
  background-color: #6183cc;
  color: #fff;
}

.p-home-02__item-text {
  width: 8em;
  line-height: 1.2;
}

.p-home-02__item-image {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-home-02__text {
  margin-top: 60px;
  font-size: 1.8rem;
  font-weight: normal;
  text-align: center;
}

.p-home-02__text em {
  font-weight: bold;
  text-decoration: underline;
}

.p-home-02__button {
  margin-top: 45px;
  text-align: center;
}

.p-home-02__button a {
  width: 495px;
}

.p-home-03 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f3e8;
}

.p-home-03__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
}

.p-home-03__item {
  position: relative;
  width: 50%;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
}

.p-home-03__item.is-01 .p-home-03__title {
  background-color: #7f9ad6;
}

.p-home-03__item.is-02 .p-home-03__title {
  background-color: #436cc2;
}

.p-home-03__inner {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 30px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.p-home-03__title {
  margin-right: -50px;
  margin-left: -50px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 4px 4px 0 0;
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
}

.p-home-03__image {
  text-align: center;
}

.p-home-03__image img {
  max-width: 100%;
  height: auto;
}

.p-home-03__text {
  margin-top: 20px;
  text-align: center;
  line-height: 1.5;
}

.p-home-03__buttons {
  margin-top: 20px;
  line-height: 1.5;
}

.p-home-03__buttons li {
  margin-top: 15px;
}

.p-home-03__buttons a {
  width: 100%;
}

.p-home-info {
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-home-info__title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}

.p-home-info__banner {
  margin-top: 60px;
}

.p-home-info .c-info-list {
  margin-top: 50px;
}

.p-home-04 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7f3e8;
}

.p-home-04__title {
  font-size: 2.2rem;
}

.p-home-04__title em {
  display: block;
  font-size: 3.2rem;
  font-weight: bold;
}

.p-home-04__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: -15px;
  margin-left: -15px;
}

.p-home-04__item {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

.p-home-04__inner {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding: 30px 50px;
  border-radius: 4px;
  background-color: rgba(255,255,255,0.9);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.p-home-04__text {
  max-width: 22em;
  text-align: center;
  line-height: 1.5;
}

.p-home-04__button {
  margin-top: 25px;
}

.p-home-04__button a {
  width: 100%;
}

.p-home-05 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-home-05__text-block {
  position: relative;
  width: 48.5380117%;
  box-sizing: border-box;
  background-color: #6183cc;
  color: #fff;
  text-align: center;
}

.p-home-05__text-inner {
  padding: 10.04016064% 11.64658635%;
}

.p-home-05__title {
  font-size: 3rem;
  line-height: 1.26667;
}

.p-home-05__title i {
  display: block;
}

.p-home-05__text {
  margin-top: 25px;
  line-height: 1.375;
}

.p-home-05__button {
  margin-top: 25px;
}

.p-home-05__button a {
  width: 100%;
}

.p-home-05__image-block {
  width: 74.07407407%;
  margin-left: auto;
}

.p-index-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.p-index-list__item {
  width: 50%;
  box-sizing: border-box;
  margin-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.p-index-list__item a {
  display: block;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding: 25px;
  padding-right: 35px;
  border: 2px solid #6183cc;
}

.p-index-list__item a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 2px solid #6183cc;
  border-right: 2px solid #6183cc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.p-index-list__title {
  color: #6183cc;
  font-size: 2rem;
  font-weight: bold;
}

.p-index-list .p-index-list__text {
  margin-top: 5px;
}

.p-intro {
  padding-top: 60px;
  padding-bottom: 60px;
}

.p-intro .c-list {
  line-height: 1.5;
}

.p-intro__lead {
  line-height: 1.5;
}

.p-intro__toc {
  margin-top: 30px;
}

.p-intro__toc:first-child {
  margin-top: 0;
}

.p-local-nav {
  padding-top: 10px;
  padding-bottom: 30px;
}

.p-local-nav.is-column-02 li {
  width: 50%;
}

.p-local-nav ul {
  margin-right: -15px;
  margin-left: -15px;
}

.p-local-nav li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  margin-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
}

.p-local-nav a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 148px;
  padding-right: 50px;
  padding-left: 20px;
  background-color: #6183cc;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

.p-local-nav a.is-active {
  background-color: #315196;
  cursor: default;
  pointer-events: none;
}

.p-local-nav a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.p-local-nav__text {
  font-size: 1.6rem;
}

.p-local-nav em {
  display: block;
}

html .remodal-overlay {
  background-color: rgba(0,0,0,0.7);
}

html .remodal {
  max-width: 100%;
  border-radius: 4px;
  padding: 50px;
}

html .remodal figure {
  text-align: center;
}

html .remodal figure img {
  max-width: 100%;
  height: auto;
}

.p-remodal .p-section {
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}

.p-remodal__close {
  position: absolute;
  top: 15px;
  right: 15px;
}

.p-remodal__close i {
  font-size: 1.8rem;
}

.p-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* .p-section.is-highlight {
  background-color: #f9f9f9;
} */

.p-section__title {
  font-feature-settings: "palt";
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.15625;
  text-align: center;
}

.p-section__s-title {
  margin-top: 45px;
  padding-bottom: 5px;
  border-bottom: 1px solid #6183cc;
  font-feature-settings: "palt";
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.p-section__ss-title {
  margin-top: 30px;
  font-feature-settings: "palt";
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.p-section__button {
  text-align: center;
}

.p-section__button a {
  width: 498px;
}

.p-section__buttons.is-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-section__buttons.is-02 li:nth-child(odd) {
  padding-right: 15px;
}

.p-section__buttons.is-02 li:nth-child(even) {
  padding-left: 15px;
}

.p-section__buttons a {
  width: 498px;
}

.p-section p,.p-section figure,.p-section .c-table,.p-section ul,.p-section ol,.p-section .c-accordion {
  margin-top: 20px;
  line-height: 1.875;
}

.p-section p:first-child,.p-section figure:first-child,.p-section .c-table:first-child,.p-section ul:first-child,.p-section ol:first-child,.p-section .c-accordion:first-child {
  margin-top: 0;
}

.p-section figure {
  text-align: center;
}

.p-section figure img {
  max-width: 100%;
  height: auto;
}

.p-section figure figcaption {
  display: table;
  display: block;
  margin-top: 20px;
  color: #7f7f7f;
  text-align: left;
}

.p-section strong {
  color: #6183cc;
  font-size: 1.8rem;
  font-weight: bold;
}

.p-section sup {
  color: #cc173a;
}

.u-group:after {
  display: table;
  clear: both;
  content: "";
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

a:hover .u-opacity.is-inner {
  opacity: .6;
}

a:hover .u-scale.is-inner {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.u-opacity {
  -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.u-scale {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

@font-face {
  font-family:"icon-font";src:url("../fonts/icon-font.eot");src:url("../fonts/icon-font.eot?#iefix") format("eot"),url("../fonts/icon-font.woff") format("woff"),url("../fonts/icon-font.ttf") format("truetype"),url("../fonts/icon-font.svg#icon-font") format("svg");font-weight:normal;font-style:normal;
}

@media only screen and (min-width: 769px) {
  .l-page {
    -webkit-transition: padding-top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: padding-top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .l-page.is-scroll {
    padding-top: 50px;
  }

  .body-under .l-page {
    padding-top: 178px;
  }

  .body-under .l-page.is-scroll {
    padding-top: 120px;
  }

  .l-header__logo {
    -webkit-transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1),height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1),height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .l-header__logo img {
    -webkit-transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1),height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1),height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .is-scroll .l-header__logo {
    width: 184px;
    height: 50px;
  }

  .is-scroll .l-header__logo img {
    height: 35px;
    width: 164px;
  }

  .l-header__nav-utility {
    -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1),font-size 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1),font-size 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .is-scroll .l-header__nav-utility {
    height: 50px;
    font-size: 1.4rem;
  }

  .l-header__nav-utility li:not([class]) a:before {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  .is-scroll .l-header__nav-utility li:not([class]) a:before {
    width: 4px;
    height: 4px;
  }

  .l-header__nav-utility a {
    -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .is-scroll .l-header__nav-utility a {
    height: 50px;
  }

  .l-header__user a {
    -webkit-transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .is-scroll .l-header__user a {
    height: 50px;
  }

  .l-header__user a:hover {
    background-color: #3d66bd;
  }

  .l-header__user span:last-child {
    -webkit-transition: margin-top 0.5s cubic-bezier(0.19, 1, 0.22, 1),font-size 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: margin-top 0.5s cubic-bezier(0.19, 1, 0.22, 1),font-size 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .is-scroll .l-header__user span:last-child {
    margin-top: 0;
    font-size: 1.6rem;
  }

  .l-global.is-fixed {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: padding 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: padding 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .l-global.is-fixed ul,.l-global.is-fixed a {
    -webkit-transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 50px;
  }

  .l-global.is-fixed a {
    -webkit-transition: font-size 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: font-size 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 1.4rem;
  }

  .body-under .l-global {
    position: fixed;
    top: 68px;
    left: 0;
    z-index: 2;
    width: 100%;
  }

  .body-under .l-global.is-fixed {
    top: 50px;
  }

  .l-global a {
    -webkit-transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1),color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1),color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .l-global a:hover {
    background-color: #616161;
    color: #fff;
  }

  .l-footer__nav a:hover {
    text-decoration: underline;
  }

  .c-button.is-key-color {
    -webkit-transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .c-button.is-key-color:hover {
    background-color: #3d66bd;
  }

  .c-button.is-blank:hover:after {
    border-color: #fff;
  }

  .c-toc a {
    -webkit-transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .c-toc a:hover {
    background-color: #3d66bd;
  }

  .p-contact-section__sub {
    background: url(../images/contact/image_01.jpg) center center no-repeat;
    background-size: cover;
  }

  .p-contact-section__tel-body {
    background: url(../images/contact/bg_01.jpg) right center no-repeat;
    background-size: cover;
  }

  .p-contact-section__tel-number a {
    cursor: default;
    pointer-events: none;
  }

  .p-home-04 {
    background-image: url(../images/top/bg_section_03.png);
    background-position: right center;
    background-repeat: no-repeat;
  }

  .p-home-05__image-inner {
    height: 0;
    margin-top: -34.21052632%;
    padding-bottom: 65.78947368%;
    background: url(../images/top/image_01.png) center center no-repeat;
  }

  .p-local-nav a {
    -webkit-transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background-color 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .p-local-nav a:hover {
    background-color: #3d66bd;
  }

  .u-sp {
    display: none !important;
  }

  .u-opacity.is-normal:hover {
    opacity: .6;
  }

  .u-scale.is-normal:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@media only screen and (min-width: 769px) and (min-width: 769px) {
  .l-header__user a>span:nth-child(1) {
    -webkit-transition: margin-top 0.5s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: margin-top 0.5s cubic-bezier(0.19, 1, 0.22, 1),opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .is-scroll .l-header__user a>span:nth-child(1) {
    margin-top: -1em;
    opacity: 0;
  }
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }

  .l-page {
    padding-top: 51px;
  }

  .l-structure {
    padding-right: 10px;
    padding-left: 10px;
  }

  .l-header {
    border-bottom: 1px solid;
  }

  .l-header:before {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    content: "";
  }

  .l-header:after {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #dee0e4;
    content: "";
  }

  .l-header__logo {
    height: 50px;
    padding-left: 10px;
    text-align: center;
  }

  .l-header__logo img {
    height: 30px;
    width: auto;
  }

  .l-header__menu {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
  }

  .l-header__menu.is-active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
  }

  .l-header__menu.is-active i:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -1px;
  }

  .l-header__menu.is-active i:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -1px;
  }

  .l-header__menu.is-active i:nth-child(2) {
    display: none;
  }

  .l-header__menu i {
    display: block;
    position: absolute;
    width: 14px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    background-color: #000;
  }

  .l-header__menu i:nth-child(2) {
    margin-top: -1px;
  }

  .l-header__menu i:nth-child(1),.l-header__menu i:nth-child(3) {
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .l-header__menu i:nth-child(1) {
    margin-top: -6px;
  }

  .l-header__menu i:nth-child(3) {
    margin-top: 4px;
  }

  .l-header__nav {
    display: none;
    position: fixed;
    top: 50px;
    left: 0;
    float: none;
    width: 100%;
    height: calc(100% - 50px);
    overflow: auto;
  }

  .l-header__nav-utility {
    display: block;
    height: auto;
    background-color: #fff;
    overflow: hidden;
  }

  .l-header__nav-utility li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    border-top: 1px solid #dee0e4;
  }

  .l-header__nav-utility li.l-header__user {
    width: 100%;
  }

  .l-header__nav-utility li:nth-child(2) {
    border-left: 1px solid #dee0e4;
  }

  .l-header__nav-utility li+li {
    margin-left: 0;
  }

  .l-header__nav-utility a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
  }

  .l-header__user a {
    height: 70px;
    padding-right: 0;
    padding-left: 0;
  }

  .l-header__nav-global {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  }

  .l-header__nav-global li {
    border-bottom: 1px solid #dee0e4;
  }

  .l-header__nav-global a {
    display: block;
    box-sizing: border-box;
    position: relative;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    text-align: left;
  }

  .l-header__nav-global a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 2px solid #dee0e4;
    border-right: 2px solid #dee0e4;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  .l-footer__nav {
    padding-top: 0;
    padding-bottom: 0;
  }

  .l-footer__nav-inner {
    margin-right: -10px;
    margin-left: -10px;
    border-bottom: 1px solid #dee0e4;
  }

  .l-footer__nav-column {
    float: none;
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .l-footer__nav-first>li {
    border-top: 1px solid #dee0e4;
  }

  .l-footer__nav-first>li+li {
    margin-top: 0;
  }

  .l-footer__nav-first>li>a {
    position: relative;
    padding: 15px 10px;
    font-size: 1.6rem;
  }

  .l-footer__nav-first>li>a[target="_blank"]:after {
    display: none;
  }

  .l-footer__nav-first>li>a[target="_blank"] .icon-font-icon_blank {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -.5em;
    margin-left: 0;
    vertical-align: 0;
  }

  .l-footer__nav-first>li>a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }

  .l-footer__nav-second {
    position: relative;
    overflow: hidden;
  }

  .l-footer__nav-second:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    margin-left: -1px;
    border-left: 1px solid #dee0e4;
    content: "";
  }

  .l-footer__nav-second>li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin-top: 0;
    padding: 10px;
    border-top: 1px solid #dee0e4;
  }

  .l-footer__nav-second>li:nth-child(even):nth-last-child(2):after {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #dee0e4;
    content: "";
  }

  .l-footer__info {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }

  .l-footer__link {
    display: block;
    height: auto;
    float: none;
  }

  .l-footer__wm {
    display: block;
    float: none;
    height: auto;
    margin-top: 20px;
  }

  .l-footer__wm img {
    margin-left: 0;
  }

  .c-accordion__button {
    padding: 15px 10px;
    padding-right: 30px;
    font-size: 1.6rem;
  }

  .c-accordion__button:before,.c-accordion__button:after {
    right: 15px;
    width: 2px;
    height: 10px;
    margin-top: -5px;
  }

  .c-accordion__panel {
    padding: 15px 10px;
  }

  .c-banner-01:after {
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top-width: 2px;
    border-right-width: 2px;
  }

  .c-banner-01>span {
    font-size: 1.2rem;
    text-shadow: 1px 1px 0 #fff;
  }

  .c-box {
    padding: 20px 15px;
  }

  .c-box.is-attention,.c-box.is-light {
    padding-left: 15px;
  }

  .c-box.is-attention .icon-font,.c-box.is-light .icon-font {
    position: static;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .c-box__title {
    font-size: 1.6rem;
  }

  .c-card {
    padding: 15px;
  }

  .c-card__image {
    font-size: 4rem;
  }

  .c-card__title {
    margin-top: 10px;
    font-size: 1.8rem;
  }

  .c-heading {
    display: block;
    height: auto;
  }

  .c-heading.is-large {
    padding-top: 72px;
  }

  .c-heading__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-heading__h1 {
    font-size: 2rem;
    text-align: center;
  }

  .c-info-list__wrapper {
    display: block;
  }

  .c-info-list__text {
    display: block;
  }

  .c-note {
    font-size: 1.2rem;
  }

  .c-table.is-sp-scroll {
    width: 100%;
    overflow: auto;
    background: -webkit-linear-gradient(right, transparent, rgba(0,0,0,0.15)) left top,linear-gradient(to right, transparent, rgba(0,0,0,0.15)) right top;
    background: linear-gradient(to left, transparent, rgba(0,0,0,0.15)) left top,linear-gradient(to right, transparent, rgba(0,0,0,0.15)) right top;
    background-size: 20px 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .c-table.is-sp-scroll table {
    background: -webkit-linear-gradient(right, rgba(255,255,255,0), #fff 10px) left top,linear-gradient(to right, rgba(255,255,255,0), #fff 10px) right top;
    background: linear-gradient(to left, rgba(255,255,255,0), #fff 10px) left top,linear-gradient(to right, rgba(255,255,255,0), #fff 10px) right top;
    background-size: 40px 100%;
    background-repeat: no-repeat;
    background-attachment: local;
  }

  .c-table.is-sp-scroll th,.c-table.is-sp-scroll td {
    white-space: nowrap;
  }

  .c-toc.is-column-02 {
    margin-right: -10px;
    margin-left: -10px;
  }

  .c-toc.is-column-02 li {
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .c-toc.is-column-03 {
    margin-right: -10px;
    margin-left: -10px;
  }

  .c-toc.is-column-03 li {
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .c-toc.is-column-05 {
    margin-right: -10px;
    margin-left: -10px;
  }

  .c-toc.is-column-05 li {
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .c-toc li {
    float: none;
    padding-right: 0;
    padding-left: 0;
  }

  .c-toc li+li {
    border-top: 1px solid #fff;
  }

  .c-toc a {
    display: block;
    position: relative;
    height: auto;
    padding: 10px;
    padding-right: 24px;
    font-size: 1.4rem;
    text-align: left;
  }

  .c-toc a:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -6px;
  }

  .p-card-list {
    display: block;
  }

  .p-card-list__item {
    width: auto;
    margin-top: 15px;
  }

  .p-contact-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-contact-section__row {
    display: block;
  }

  .p-contact-section__main {
    padding: 20px 10px;
  }

  .p-contact-section__title {
    font-size: 2rem;
  }

  .p-contact-section__title i {
    font-size: 4rem;
  }

  .p-contact-section__text {
    margin-top: 10px;
  }

  .p-contact-section__button {
    margin-top: 15px;
  }

  .p-contact-section__button a {
    width: 100%;
  }

  .p-contact-section__tel {
    margin-top: 30px;
  }

  .p-contact-section__tel-title {
    font-size: 2rem;
  }

  .p-contact-section__tel-body {
    padding: 20px 10px;
  }

  .p-contact-section__tel-text {
    font-size: 1.6rem;
  }

  .p-contact-section__tel-number {
    font-size: 3.6rem;
    text-align: center;
  }

  .p-contact-section__tel-number i {
    margin-right: 5px;
    font-size: 2.8rem;
  }

  .p-contact-section__tel-time {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .p-diagnosis {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-diagnosis__box {
    padding: 20px 10px;
  }

  .p-diagnosis__box-text {
    font-size: 1.6rem;
  }

  .p-diagnosis__wrapper {
    margin-top: 20px;
  }

  .p-diagnosis__answer {
    padding-bottom: 10px;
  }

  .p-diagnosis__answer li+li {
    margin-top: 10px;
  }

  .p-diagnosis__answer .step {
    padding-top: 1px;
    font-size: 1.4rem;
  }

  .p-diagnosis__answer .text {
    font-size: 1.6rem;
  }

  .p-diagnosis__panel .c-list {
    margin-top: 10px;
  }

  .p-diagnosis__q-box {
    padding: 20px 10px;
  }

  .p-diagnosis__q .step {
    width: 90px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 1.4rem;
  }

  .p-diagnosis__q .text {
    padding-top: 2px;
    padding-left: 10px;
    font-size: 2rem;
  }

  .p-diagnosis__q .note {
    font-size: 1.2rem;
  }

  .p-diagnosis__buttons {
    margin-top: 5px;
    margin-right: -5px;
    margin-left: -5px;
  }

  .p-diagnosis__buttons li {
    margin-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .p-diagnosis__result-text .you {
    font-size: 1.8rem;
  }

  .p-diagnosis__result-text em {
    display: inline;
    font-size: 2rem;
    line-height: 1.8;
  }

  .p-diagnosis__result-text .text {
    font-size: 1.6rem;
    line-height: 2;
  }

  .p-diagnosis__result-footer {
    margin-top: 15px;
  }

  .p-diagnosis__result-footer:before {
    border-top-width: 16px;
    border-right-width: 14px;
    border-left-width: 14px;
  }

  .p-diagnosis__result-lead {
    margin-top: 12px;
    font-size: 1.6rem;
  }

  .p-diagnosis__result-button {
    margin-top: 15px;
  }

  .p-diagnosis__result-button a {
    font-size: 1.6rem;
  }

  .p-diagnosis__again a {
    width: 100%;
  }

  .p-faq {
    padding-bottom: 30px;
  }

  .p-faq__item+.p-faq__item {
    margin-top: 15px;
  }

  .p-glossary {
    padding-bottom: 30px;
  }

  .p-glossary__section+.p-glossary__section {
    margin-top: 25px;
  }

  .p-glossary__heading {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }

  .p-glossary__item+.p-glossary__item {
    margin-top: 15px;
  }

  .p-grid {
    display: block;
  }

  .p-grid__column.is-02 {
    width: auto;
  }

  .p-grid__column.is-03 {
    width: auto;
  }

  .p-grid__column+.p-grid__column {
    margin-top: 15px;
  }

  .p-home-01 {
    padding-bottom: 60%;
  }

  .p-home-01__title {
    font-size: 2rem;
  }

  .p-home-01__text span:first-child {
    font-size: 1.4rem;
  }

  .p-home-01__text span:last-child {
    font-size: 1.2rem;
  }

  .p-home-01__text em {
    margin-left: 5px;
    font-size: 2rem;
  }

  .p-home-02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-home-02__title {
    font-size: 1.6rem;
  }

  .p-home-02__title em {
    display: inline-block;
    margin-bottom: 2px;
    font-size: 2rem;
  }

  .p-home-02__items {
    margin-top: 40px;
  }

  .p-home-02__item {
    float: none;
    width: auto;
    margin-top: 30px;
  }

  .p-home-02__item-inner {
    height: auto;
    padding: 40px 10px;
    font-size: 1.6rem;
  }

  .p-home-02__item-title {
    left: 10px;
  }

  .p-home-02__item-text {
    width: 10em;
  }

  .p-home-02__text {
    margin-top: 30px;
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.5;
  }

  .p-home-02__button {
    margin-top: 30px;
  }

  .p-home-02__button a {
    width: 100%;
  }

  .p-home-03 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-home-03__items {
    display: block;
  }

  .p-home-03__item {
    width: auto;
  }

  .p-home-03__item+.p-home-03__item {
    margin-top: 20px;
  }

  .p-home-03__inner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-home-03__title {
    margin-right: -20px;
    margin-left: -20px;
    font-size: 2rem;
  }

  .p-home-03__text {
    font-size: 1.2rem;
  }

  .p-home-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-home-info__title {
    font-size: 2rem;
  }

  .p-home-info__banner {
    margin-top: 30px;
  }

  .p-home-info .c-info-list {
    margin-top: 20px;
  }

  .p-home-04 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-home-04__title {
    font-size: 1.6rem;
  }

  .p-home-04__title em {
    font-size: 2rem;
  }

  .p-home-04__items {
    display: block;
    margin-top: 20px;
  }

  .p-home-04__item+.p-home-04__item {
    margin-top: 20px;
  }

  .p-home-04__inner {
    padding: 20px 10px;
  }

  .p-home-04__button {
    margin-top: 20px;
  }

  .p-home-05 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .p-home-05__text-block {
    width: auto;
    margin-right: -10px;
    margin-left: -10px;
  }

  .p-home-05__text-inner {
    padding: 20px 10px;
  }

  .p-home-05__title {
    font-size: 2rem;
  }

  .p-index-list {
    display: block;
  }

  .p-index-list__item {
    width: auto;
    margin-top: 15px;
  }

  .p-index-list__item a {
    padding: 15px;
    padding-right: 30px;
  }

  .p-index-list__title {
    font-size: 1.8rem;
  }

  .p-intro {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-intro__toc {
    margin-top: 15px;
  }

  .p-local-nav {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .p-local-nav.is-column-02 li {
    width: auto;
  }

  .p-local-nav ul {
    margin-right: -10px;
    margin-left: -10px;
  }

  .p-local-nav li {
    float: none;
    width: auto;
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .p-local-nav li+li {
    border-top: 1px solid #fff;
  }

  .p-local-nav a {
    display: block;
    position: relative;
    height: auto;
    padding: 15px 10px;
    padding-right: 24px;
    font-size: 1.4rem;
    text-align: left;
  }

  .p-local-nav a:after {
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -5px;
  }

  .p-local-nav__text {
    font-size: 1.4rem;
  }

  html .remodal {
    padding: 40px 10px 15px;
  }

  .p-remodal__close {
    top: 10px;
    right: 10px;
  }

  .p-remodal__close i {
    font-size: 1.5rem;
  }

  .p-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .p-section__title {
    font-size: 2rem;
  }

  .p-section__s-title {
    margin-top: 25px;
    font-size: 1.8rem;
  }

  .p-section__ss-title {
    margin-top: 20px;
    font-size: 1.8rem;
  }

  .p-section__button a {
    width: 100%;
  }

  .p-section__buttons.is-02 {
    display: block;
  }

  .p-section__buttons.is-02 li:nth-child(odd) {
    padding-right: 0;
  }

  .p-section__buttons.is-02 li:nth-child(even) {
    padding-left: 0;
  }

  .p-section__buttons.is-02 li+li {
    margin-top: 10px;
  }

  .p-section__buttons a {
    width: 100%;
  }

  .p-section p,.p-section figure,.p-section .c-table,.p-section ul,.p-section ol,.p-section .c-accordion {
    margin-top: 15px;
  }

  .p-section figure figcaption {
    margin-top: 15px;
  }

  .u-pc {
    display: none !important;
  }

  .u-mt50 {
    margin-top: 25px !important;
  }

  .u-mt20 {
    margin-top: 15px !important;
  }
}

/*# sourceMappingURL=style-blue.css.map */

/* ======================================
              TABLE
 ======================================== */

.table-basic{ clear:both;}

.table-basic,
.table-basic th,
.table-basic td{ border-collapse:collapse;}

/* .table-basic{ margin:0; width:980px;} */

.table-basic th,
.table-basic td{  border:1px solid #fff;}

.table-basic th{ background-position:bottom; background-repeat:repeat-x; color:#333; }

.table-basic td{ background-color:#f9f9f9; background-position:bottom; background-image:url(/ap02rs/system/img/common/table-td-bg-1.png); background-repeat:repeat-x; }

.scope-row td.glay,
.scope-row .glay td,
.scope-col .glay td{ background-color:#dfdfdf; background-position:bottom; background-image:url(/ap02rs/system/img/common/table-td-bg-2.png); background-repeat:repeat-x; }

.scope-col td.color-cel{ width:8px; font-size:1px; padding:0;}

.tdr {text-align: right;}

table.half-size{ width:480px; }

div.half-size{ width:480px; }

/* for 2 column */
.left-block,
.left-column{ float:left;}
.right-block,
.right-column{ float:right;}

.left-block .left-column,
.right-block .right-column{ float:none; margin-bottom:2.3em;}

.left-block,
.right-block,
table.left-column,
table.right-column,
div.left-column,
div.right-column{ width:480px; clear:none;}

/* ======== scope-row ========= */
.scope-row th{ width:25%;}

.scope-row th,
.scope-row td{ vertical-align:top; text-align:left; padding:.6em .7em .5em .7em;  }

/*======= scope-col =========*/
.scope-col th,
.scope-col td{  padding:8px 5px 5px 5px; line-height:1.3; }

.scope-col th{ text-align:center; padding-left:2px; padding-right:2px;}

th.first,
td.first{ border-left:0px none!important;}

th.last,
td.last{ border-right:0px none!important;}

/*======= scope-col =========*/
/*  COLOR  */


.table-basic td.td-fund-mei a{ display:inline-block; }
.table-basic th a:link,
.table-basic th a:visited{ color:#3633bb;}

/* ======================================
         TABLE NOBORDER NOBG (table-transparent)
 ======================================== */
.table-transparent,
.table-transparent tr th,
.table-transparent tr td{ margin:0; padding:0; border-collapse:collapse; border:1px none; background:none; }
/* CUSTOM TABLE */

table.teable-w680-center{ margin-left:auto; margin-right:auto; width:680px;}

/* ======================================
          TABLECAPTION AND H5
 ======================================== */

h5,
.h5,
.table-basic caption,
.table-basic caption.with-bottom-subtext div{ padding:0 0 0 5px; text-align:left; }
.table-basic caption.with-bottom-subtext p{ margin:0; padding:3px 3px 0 3px;}

h5,
.h5{ margin-bottom:10px;}
.table-basic caption{ border-bottom:10px solid #fff; }
.table-basic caption.with-bottom-subtext{ border-bottom:0px none; padding-left:0; }

h5 strong,
.h5 strong,
.table-basic caption strong{ display:block; padding:8px 8px 4px 8px; font-weight:600;
	font-size:110%;
	line-height:1.2;
	border-top:1px solid #ededed;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bfbfbf;
	border-right:1px solid #c0c0c0; background:url(/ap02rs/system/img/common/h5-glay.png) #e5e5e5 repeat-x;
}

.mozilla h5 strong,
.mozilla .h5 strong,
.mozilla .table-basic caption strong{ padding-top:7px; padding-bottom:5px;}

.chrome h5 strong,
.chrome .h5 strong,
.chrome .table-basic caption strong{ padding-top:7px; padding-bottom:5px;}

h5,
.h5,
.table-basic caption,
.table-basic caption.with-bottom-subtext div{ background-repeat:repeat-x; }
.table-basic caption.with-bottom-subtext{ background:none transparent;}

/* SUB TEXT */
.subtext-right{ float:right; font-size:84%; font-weight:normal;}
.mozilla .subtext-right{ padding-top:1px;}
.chrome .subtext-right{ padding-top:1px;}


h5.normal,
h5.dot-line{ padding:0; margin:10px 0; background-image:none; background-color:transparent; font-size:110%; }


h5.dot-line{ border-bottom:2px dotted #999;}


/* ======================================
             TABLE
 ======================================== */
 


/* =========== */
.carousel-selectable li.selected,/* for carousel */
.table-selectable-row-2 tr.selected td,/* for bunner button */
.table-selectable-row tbody tr.selected td{  background-color:#ffec73;  background-position:bottom; background-image:url(/ap02rs/custom/img/pattern01/bg-select.png); background-repeat:repeat; }

.table-selectable-row tbody tr.glay.selected td{ background-color:#ffdd00; }

.mouse .carousel-selectable li.hover,/* for carousel */
.mouse .table-selectable-row-2 tr.hover td,/* for bunner button */
.mouse .table-selectable-row tbody tr.hover td,
.mouse .table-selectable-row tbody tr.glay.hover td{
	background-color:#ffc814; 
	background-repeat:repeat;
	background-image:url(/ap02rs/custom/img/pattern01/bg-select.png); 
}

.mouse .carousel-selectable li.selected.down,/* for carousel */
.mouse .carousel-selectable li.down,/* for carousel */
.mouse .table-selectable-row-2 tr.selected.down td,/* for bunner button */
.mouse .table-selectable-row-2 tr.down td,/* for bunner button */
.mouse .table-selectable-row tbody tr.glay.down td,
.mouse .table-selectable-row tbody tr.selected.down td,
.mouse .table-selectable-row tbody tr.down td{ background-color:#f2c028; }

.mouse .table-selectable-row tbody tr td a.ahover{ background-color:#ffc814; }

/* =========== */

table.table-basic th{ background-color:#dbe0f2; background-image:url(/ap02rs/custom/img/pattern01/table-th-bg.png); } 
table.table-basic th a:link,
table.table-basic th a:visited{ color:#3633bb;}
table.table-basic th a:hover{ color:#04009e;  }

/* ======================================
          TABLECAPTION AND H5
 ======================================== */
 
 /* COLOR */
h5,
.h5,
table.table-basic caption,
.table-basic caption.with-bottom-subtext div{ background:url(/ap02rs/custom/img/pattern01/h5-bg-color.png) #5d71bd repeat-x;  }

