
.Heading1 {
  font-size: 3.4rem;
  font-weight: bold;
  margin-top: 32px; }
  @media (max-width: 480px) {
    .Heading1 {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 481px) {
    .Heading1 {
      padding: 0; } }
  @media (min-width: 481px) {
    .Heading1 {
      margin-bottom: 70px; } }
  @media (max-width: 480px) {
    .Heading1 {
      margin-bottom: 40px; } }
  .Heading1 .translate {
    display: block;
    font-weight: lighter;
    color: #428cf5;
    font-size: 1.8rem; }

.Heading2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 10px; }
  @media (max-width: 480px) {
    .Heading2 {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 481px) {
    .Heading2 {
      padding: 0; } }

.Heading3 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #428cf5;
  margin-bottom: 10px;
  border-left: solid 8px #428cf5;
  display: block;
  line-height: 1.3em; }
  @media (max-width: 480px) {
    .Heading3 {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 481px) {
    .Heading3 {
      padding: 0; } }
  .Heading3 > div {
    padding: 4px 0 0 12px; }
  .Heading3 .Description {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.6em;
    margin-top: 14px; }

.Heading4,.Heading4Blk,.Heading4Nav,.Heading3under {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 5px; }
.Heading4 { color: #428cf5; }
.Heading4Blk { color: #333; }
.Heading4Nav { color: #009; }
.Heading3under { color: #428cf5; border-bottom: solid #428cf5 3px; margin-bottom:15px;}
  @media (max-width: 480px) {
    .Heading4,.Heading4Blk,.Heading4Nav {
      padding-left: 20px;
      padding-right: 20px; }
    .Heading3under {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 481px) {
    .Heading4,.Heading4Blk,.Heading4Nav {
      padding: 0; } }
  .Heading4 .Description,.Heading4Blk .Description,.Heading4Nav .Description, .Heading3under .Description {
    padding: 0px;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.6em;
    margin-top: 14px; }

.Heading5 {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 5px; }
  @media (max-width: 480px) {
    .Heading5 {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 481px) {
    .Heading5 {
      padding: 0; } }

.Heading1 .Description, .Heading2 .Description, .Heading3 .Description, .Heading4 .Description,.Heading4Blk .Description,.Heading4Nav .Description, .Heading5 .Description, .Heading3under .Description {
  margin-top: 6px;
  margin-bottom: 20px; }

  @media (max-width: 480px) {
    .Heading1 {
      font-size: 2.6rem;
      font-weight: normal;
      padding-bottom: 10px; }
      .Heading1 .translate {
        font-size: 1.8rem; }
    .Heading2 {
      font-size: 1.8rem;
      font-weight: bold;
      padding-bottom: 14px;
      margin-bottom: 24px; }
    .Heading3 {
      margin-left: 20px;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 6px;
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1.3em; }
      .Heading3 .Description {
        margin-bottom: 0;
        font-size: 1.4rem; }
    .Heading4 {
      font-size: 1.4rem;
      font-weight: bold; }
    .Heading4Blk {
      font-size: 1.4rem;
      color:#333;
      font-weight: bold; }
    .Heading5 {
      font-size: 1.3rem;
      font-weight: bold; }
    .description {
      font-size: 1.2rem;
      font-weight: normal; } }


.arrowTemp {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px; }
  .arrowTemp::before, .arrowTemp::after {
    position: absolute;
//  top: 0;
//  bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle; }

.arrowTemp.circleArrowDown {
  display: block !important;
}

.arrowbox .right {
  margin-left: auto; }
  .arrowbox .right .arrowTemp.circleArrow .arrowLead,
  .arrowbox .right .arrowTemp.circleArrowDown .arrowLead  {
    margin-bottom: 0px;
    vertical-align: middle; }

.circleArrow::before,
.circleArrowDown::before {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #418CF5; }

.circleArrow::after {
  left: 5px;
  top: 5px;
  width: 5px;
  height: 5px;
  border-top: 1.1px solid #fff;
  border-right: 1.1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.circleArrowDown::after {
  left: 5px;
  top:3px;
  bottom: auto !important;
  width: 6px;
  height: 6px;
  border-bottom: 1.1px solid #fff;
  border-right: 1.1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

#__bs_notify__ {
  pointer-events: none; }

.MCDTextInput {
  box-sizing: border-box; }
  @media (max-width: 480px) {
    .MCDTextInput {
      height: 48px;
      padding: 8px;
      font-size: 1.4rem; } }
  @media (min-width: 481px) {
    .MCDTextInput {
      padding: 4px; } }

.StandardList {
  border-top: solid 1px #ddd; }
  .StandardList > li {
    padding: 8px 0;
    border-bottom: solid 1px #ddd; }
    .StandardList > li a {
      display: block;
      text-decoration: none;
      margin: -8px 0;
      padding: 8px 0;
      position: relative; }
      .StandardList > li a:hover {
        padding-left: 8px;
        -webkit-transition: padding 0.1s ease-out;
                transition: padding 0.1s ease-out;
        background-color: #e9f6fd; }
      .StandardList > li a:active, .StandardList > li a:focus {
        color: #333; }
      .StandardList > li a:after {
        content: " ";
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 8px;
        height: 14px;
        vertical-align: middle;
        background: url("/assets/images/commons/icon_arrow_right.svg");
        background-size: contain; }
  @media (max-width: 480px) {
    .StandardList > li {
      font-size: 1.4rem;
      padding: 8px 32px 8px 20px; }
      .StandardList > li a {
        margin: -8px -32px -8px -20px;
        padding: 8px 32px 8px 20px; }
        .StandardList > li a:hover {
          padding: 8px 20px; } }

.LabelList {
  width: 100%; }
  @media (min-width: 481px) {
    .LabelList {
      border-top: solid 1px #ddd; } }
  .LabelList > li {
    font-size: 1.2rem;
    border-bottom: solid 1px #ddd; }
    @media (max-width: 480px) {
      .LabelList > li {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 481px) {
      .LabelList > li {
        padding: 0; } }
    .LabelList > li > .LabelList_label {
      word-break: break-all;
      padding: 4px 0;
      box-sizing: border-box; }
    .LabelList > li > .LabelList_body {
      word-break: break-all;
      padding: 4px 0;
      box-sizing: border-box;
      width: 100%;
      line-height: 1.5em; }
  @media (max-width: 480px) {
    .LabelList > li {
      padding-top: 20px;
      padding-bottom: 20px; }
      .LabelList > li > .LabelList_label {
        font-weight: bold;
        font-size: 1.4rem; }
    .LabelList > li:first-child {
      border-top: solid 1px #ddd; } }
  @media (min-width: 481px) {
    .LabelList > li {
      padding: 12px 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .LabelList > li > .LabelList_label {
        width: 120px;
        padding-right: 14px; }
      .LabelList > li > .LabelList_body {
        padding-left: 14px;
        border-left: solid 1px #ddd; } }

@media (max-width: 480px) {
  .BoxList {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 481px) {
  .BoxList {
    padding: 0; } }

.BoxList .title {
  font-weight: bold; }

.BoxList .description {
  font-size: 1.2rem; }

@media (max-width: 480px) {
  .BoxList .BoxList_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 14px;
    margin-top: 14px;
    padding-bottom: 14px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    cursor: pointer;
    border-bottom: solid 1px #ddd; }
    .BoxList .BoxList_item .BoxList_item_image {
      margin-right: 8px;
      box-sizing: border-box;
      padding: 5px;
      max-width: 115px;
      -webkit-flex: 0.4;
      -webkit-box-flex: 0.4;
          -ms-flex: 0.4;
              flex: 0.4;
      border: solid 1px #ddd; }
      .BoxList .BoxList_item .BoxList_item_image img {
        width: 100%; }
    .BoxList .BoxList_item .BoxList_item_body {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 190px; }
      .BoxList .BoxList_item .BoxList_item_body .title {
        font-size: 1.4rem;
        margin-bottom: 8px; }
      .BoxList .BoxList_item .BoxList_item_body .description {
        font-size: 1.1rem; }
        .BoxList .BoxList_item .BoxList_item_body .description > * {
          white-space: nowrap;
          text-align: center;
          box-sizing: border-box;
          font-size: 1.2rem; }
        .BoxList .BoxList_item .BoxList_item_body .description .label {
          border: solid 1px #ddd;
          padding: 0px 5px; }
    .BoxList .BoxList_item .BoxList_item_footer {
      display: none; }
    .BoxList .BoxList_item .newimage {
      display: none; } }

@media (min-width: 481px) {
  .BoxList {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 30px; }
    .BoxList li:nth-child(4n) .BoxList_item {
      margin-right: 9px; }
      .BoxList li:nth-child(4n) .BoxList_item:hover {
        margin-right: 7px; } }
  @media (min-width: 481px) and (min-width: 481px) and (max-width: 690px) {
    .BoxList li:nth-child(even) .BoxList_item {
      margin-right: 1px; }
      .BoxList li:nth-child(even) .BoxList_item:hover {
        margin-right: 0px; } }

@media (min-width: 481px) {
    .BoxList li {
      box-sizing: border-box;
      min-width: 220px;
      min-height: 420px; } }
    @media (min-width: 481px) and (min-width: 901px) {
      .BoxList li {
        width: 25%;
        max-width: 25%; } }
    @media (min-width: 481px) and (min-width: 691px) and (max-width: 900px) {
      .BoxList li {
        width: 33%;
        max-width: 33%; } }
    @media (min-width: 481px) and (min-width: 481px) and (max-width: 690px) {
      .BoxList li {
        width: 50%;
        max-width: 50%; } }

@media (min-width: 481px) {
      .BoxList li .BoxList_item {
        border: solid 2px #ddd;
        background-color: #ffffff;
        text-decoration: none;
        display: block;
        margin: 2px 12px 26px;
        padding: 2px 13px 16px;
        box-sizing: border-box;
        position: relative; }
        .BoxList li .BoxList_item:hover {
          margin: 0px 10px 24px;
          padding: 2px 13px 18px;
          cursor: pointer;
          border: solid 4px #418CF5;
          background-color: #fffcd9;
          box-sizing: border-box; }
          .BoxList li .BoxList_item:hover .label {
            bottom: 18px;
            margin-bottom: -4px; }
        .BoxList li .BoxList_item .BoxList_item_image {
          text-align: center;
          margin: 12px auto; }
          .BoxList li .BoxList_item .BoxList_item_image img {
            max-width: 180px;
            width: 100%; }
        .BoxList li .BoxList_item .BoxList_item_body {
          margin-bottom: 40px; }
          .BoxList li .BoxList_item .BoxList_item_body .title {
            margin-bottom: 12px;
            color: #418cf5; }
          .BoxList li .BoxList_item .BoxList_item_body .label {
            display: none; }
        .BoxList li .BoxList_item .BoxList_item_footer {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: flex;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
                  flex-direction: row;
          -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-align-items: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          text-align: center; }
          .BoxList li .BoxList_item .BoxList_item_footer > * {
            white-space: nowrap;
            text-align: center;
            display: block;
            box-sizing: border-box;
            font-size: 1.2rem; }
          .BoxList li .BoxList_item .BoxList_item_footer .label {
            width: 90%;
            border: solid 1px #ddd;
            padding: 5px 14px;
            background-color: #fff;
            position: absolute;
            bottom: 20px; }
          .BoxList li .BoxList_item .BoxList_item_footer .attention {
            -webkit-flex: 1;
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            margin-left: auto; }
        .BoxList li .BoxList_item .newimage {
          position: absolute;
          left: 5px;
          top: 5px; } }

.BoxList_item:hover > .label {
  bottom: 18px;
  margin-bottom: -4px; }

@media (max-width: 480px) {
  .BoxListsmall {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 481px) {
  .BoxListsmall {
    padding: 0; } }

.BoxListsmall .title {
  font-weight: bold; }

.BoxListsmall .description {
  font-size: 1.1rem; }

@media (max-width: 480px) {
  .BoxListsmall .BoxList_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 14px;
    margin-top: 14px;
    padding-bottom: 14px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    cursor: pointer;
    border-bottom: solid 1px #ddd; }
    .BoxListsmall .BoxList_item .BoxList_item_image {
      margin-right: 8px;
      box-sizing: border-box;
      padding: 5px;
      max-width: 115px;
      -webkit-flex: 0.4;
      -webkit-box-flex: 0.4;
          -ms-flex: 0.4;
              flex: 0.4;
      border: solid 1px #ddd; }
      .BoxListsmall .BoxList_item .BoxList_item_image img {
        width: 100%; }
    .BoxListsmall .BoxList_item .BoxList_item_body {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 190px; }
      .BoxListsmall .BoxList_item .BoxList_item_body .title {
        font-size: 1.4rem;
        margin-bottom: 8px; }
      .BoxListsmall .BoxList_item .BoxList_item_body .description {
        font-size: 1.1rem; }
        .BoxListsmall .BoxList_item .BoxList_item_body .description > * {
          white-space: nowrap;
          text-align: center;
          box-sizing: border-box;
          font-size: 1.2rem; }
        .BoxListsmall .BoxList_item .BoxList_item_body .description .label {
          border: solid 1px #ddd;
          padding: 0px 5px; }
    .BoxListsmall .BoxList_item .BoxList_item_footer {
      display: none; }
    .BoxListsmall .BoxList_item .newimage {
      display: none; } }

@media (min-width: 481px) {
  .BoxListsmall {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 30px; }
    .BoxListsmall li:nth-child(3n) .BoxList_item {
      margin-right: 9px; }
      .BoxListsmall li:nth-child(3n) .BoxList_item:hover {
        margin-right: 7px; } }
  @media (min-width: 481px) and (min-width: 481px) and (max-width: 690px) {
    .BoxListsmall li:last-child(even) .BoxList_item {
      margin-right: 1px; }
      .BoxListsmall li:last-child(even) .BoxList_item:hover {
        margin-right: 0px; } }

@media (min-width: 481px) {
    .BoxListsmall li {
      box-sizing: border-box;
      min-width: 220px;
      min-height: 420px; } }
    @media (min-width: 481px) and (min-width: 901px) {
      .BoxListsmall li {
        width: 33%;
        max-width: 33%; } }
    @media (min-width: 481px) and (min-width: 691px) and (max-width: 900px) {
      .BoxListsmall li {
        width: 50%;
        max-width: 50%; } }

@media (min-width: 481px) {
      .BoxListsmall li .BoxList_item {
        border: solid 2px #ddd;
        background-color: #ffffff;
        text-decoration: none;
        display: block;
        margin: 2px 12px 26px;
        padding: 2px 13px 16px;
        box-sizing: border-box;
        position: relative; }
        .BoxListsmall li .BoxList_item:hover {
          margin: 0px 10px 24px;
          padding: 2px 13px 18px;
          cursor: pointer;
          border: solid 4px #418CF5;
          background-color: #fffcd9;
          box-sizing: border-box; }
          .BoxListsmall li .BoxList_item:hover .label {
            bottom: 18px;
            margin-bottom: -4px; }
        .BoxListsmall li .BoxList_item .BoxList_item_image {
          text-align: center;
          margin: 12px auto; }
          .BoxListsmall li .BoxList_item .BoxList_item_image img {
            max-width: 180px;
            width: 100%; }
        .BoxListsmall li .BoxList_item .BoxList_item_body {
          margin-bottom: 40px; }
          .BoxListsmall li .BoxList_item .BoxList_item_body .title {
            margin-bottom: 12px;
            color: #418cf5; }
          .BoxListsmall li .BoxList_item .BoxList_item_body .label {
            display: none; }
        .BoxListsmall li .BoxList_item .BoxList_item_footer {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: flex;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
                  flex-direction: row;
          -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-align-items: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          text-align: center; }
          .BoxListsmall li .BoxList_item .BoxList_item_footer > * {
            white-space: nowrap;
            text-align: center;
            display: block;
            box-sizing: border-box;
            font-size: 1.2rem; }
          .BoxListsmall li .BoxList_item .BoxList_item_footer .label {
            width: 90%;
            border: solid 1px #ddd;
            padding: 5px 14px;
            background-color: #fff;
            position: absolute;
            bottom: 20px; }
          .BoxListsmall li .BoxList_item .BoxList_item_footer .attention {
            -webkit-flex: 1;
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            margin-left: auto;
            color: #999; }
        .BoxListsmall li .BoxList_item .newimage {
          position: absolute;
          left: 5px;
          top: 5px; } }

.BoxList_item:hover > .label {
  bottom: 18px;
  margin-bottom: -4px; }

.NewsRelease {
  padding: 24px 0 38px;
  box-sizing: border-box; }

.NewsRelease_header {
  padding-left: 12px; }
  .NewsRelease_header .translate {
    font-size: 62.5%;
    font-weight: bold;
    margin-bottom: 4px; }
  .NewsRelease_header .title {
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 10px; }

.NewsRelease_list {
  border-top: solid 1px #efefef; }
  .NewsRelease_list li.notlink {
    border-bottom: solid 1px #efefef;
    color: #333;
    font-size: 1.4rem;
    padding: 12px; }
    @media (min-width: 481px) {
      .NewsRelease_list li.notlink {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media (max-width: 480px) {
      .NewsRelease_list li.notlink .date, .NewsRelease_list li.notlink .tag {
        display: block;
        margin: 10px 0; } }
    .NewsRelease_list li.notlink .date {
      white-space: nowrap;
      display: inline;
      vertical-align: middle;
      margin-right: 16px;
      width: 110px;
      min-width: 110px; }
    .NewsRelease_list li.notlink .tag {
      background-color: #fff;
      width: 80px;
      min-width: 80px;
      border: solid 1px #ccc;
      margin-right: 12px;
      text-align: center; }
    .NewsRelease_list li.notlink .text {
      max-width: 550px; }
    .NewsRelease_list li.notlink:hover {
      background-color: #e9f6fd; }
      .NewsRelease_list li.notlink:hover .text a {
        color: #333;
        text-decoration: none; }
  .NewsRelease_list li.link .Text-link {
    display: block;
    border-bottom: solid 1px #efefef;
    font-size: 1.4rem;
    padding: 12px;
    color: #333;
    text-decoration: none; }
    @media (min-width: 481px) {
      .NewsRelease_list li.link .Text-link {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media (max-width: 480px) {
      .NewsRelease_list li.link .Text-link .date, .NewsRelease_list li.link .Text-link .tag {
        display: block;
        margin: 10px 0; } }
    .NewsRelease_list li.link .Text-link .date {
      white-space: nowrap;
      display: inline-block;
      vertical-align: middle;
      margin-right: 16px;
      width: 110px; }
    .NewsRelease_list li.link .Text-link .tag {
      display: inline-block;
      background-color: #fff;
      vertical-align: middle;
      width: 80px;
      min-width: 80px;
      border: solid 1px #ccc;
      margin-right: 12px;
      text-align: center; }
      @media (max-width: 480px) {
        .NewsRelease_list li.link .Text-link .tag {
          margin-top: 0px;
          display: block; } }
    .NewsRelease_list li.link .Text-link .text {
      display: inline-block;
      vertical-align: middle;
      max-width: 550px;
      color: #1aa1e6; }
    .NewsRelease_list li.link .Text-link a:hover {
      cursor: pointer; }
    .NewsRelease_list li.link .Text-link:hover {
      background-color: #e9f6fd; }
      .NewsRelease_list li.link .Text-link:hover .text a {
        color: #333;
        text-decoration: none; }

.Tab_tabArea {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 480px) {
    .Tab_tabArea {
      display: none; } }
  @media (min-width: 481px) {
    .Tab_tabArea {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-bottom: 60px;
      border-bottom: solid 2px #418CF5; }
      .Tab_tabArea .Tab_tab {
        -webkit-flex: 1;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
        .Tab_tabArea .Tab_tab > div {
          margin-bottom: -1px;
          margin-left: 12px;
          box-sizing: border-box;
          border-bottom: solid 1px #418CF5; }
          .Tab_tabArea .Tab_tab > div a {
            display: block;
            padding: 12px;
            font-weight: bold;
            font-size: 1.2rem;
            color: #333;
            box-sizing: border-box;
            text-align: center;
            text-decoration: none;
            background-color: #e6e6e6; }
            .Tab_tabArea .Tab_tab > div a:hover {
              background-color: #fffcd9;
              color: #000; }
        .Tab_tabArea .Tab_tab.current > div {
          border-bottom: none; }
          .Tab_tabArea .Tab_tab.current > div a {
            padding-top: 13px;
            cursor: default;
            background-color: #418CF5;
            color: #FFF; }
      .Tab_tabArea .Tab_tab:first-child > div {
        margin-left: 0; } }

@media (max-width: 480px) {
  .Tab_contentsArea .Tab_contents {
    display: block; } }

@media (min-width: 481px) {
  .Tab_contentsArea .Tab_contents {
    display: none; }
    .Tab_contentsArea .Tab_contents.current {
      display: block; } }

.Tab_tabAreaSP {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 480px) {
    .Tab_tabAreaSP {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-bottom: 60px;
      border-bottom: solid 2px #418CF5;
      padding-right: 20px;
      padding-left: 20px; }
      .Tab_tabAreaSP .Tab_tab {
        -webkit-flex: 1;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
        .Tab_tabAreaSP .Tab_tab > div {
          margin-bottom: -1px;
          margin-left: 12px;
          box-sizing: border-box;
          border-bottom: solid 1px #418CF5; }
          .Tab_tabAreaSP .Tab_tab > div a {
            display: block;
            padding: 12px 0 12px;
            font-weight: bold;
            font-size: 1.1rem;
            box-sizing: border-box;
            text-align: center;
            text-decoration: none;
            color: #333;
            background-color: #e6e6e6; }
            .Tab_tabAreaSP .Tab_tab > div a:hover {
              background-color: #fffcd9;
              color: #000;
              font-weight: bold; }
        .Tab_tabAreaSP .Tab_tab.current > div {
          border-bottom: none; }
          .Tab_tabAreaSP .Tab_tab.current > div a {
            padding-top: 13px;
            cursor: default;
            background-color: #418CF5;
            color: #FFF; }
      .Tab_tabAreaSP .Tab_tab:first-child > div {
        margin-left: 0; } }
  @media (min-width: 481px) {
    .Tab_tabAreaSP {
      display: none; } }

.Well {
  box-sizing: border-box;
  background-color: #fff; }
  .Well .Well_header {
    box-sizing: border-box;
    margin-bottom: 12px; }
  .Well .Well_body {
    box-sizing: border-box; }

.Table {
  border: solid 1px #bbb;
  width: 100%;
  border-collapse: collapse; }
  .Table tr th {
    border: solid 1px #bbb;
    color: #fff;
    background-color: #428cf5; }
  .Table tr td {
    border: solid #bbb 1px; }
  .Table td, .Table th {
    padding: 5px 10px; }

.Button {
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0.3em 1em; }
  @media (max-width: 480px) {
    .Button {
      display: block;
      font-size: 1.2rem;
      padding: 8px 8px; } }
  .Button.Button-primary {
    background-color: #428cf5;
    color: #fff; }
    .Button.Button-primary:active, .Button.Button-primary:focus {
      background-color: #1588c2; }
    .Button.Button-primary:hover {
      background-color: #1791d0; }
  .Button.Button-info {
    background-color: #ff9900;
    color: #fff; }
    .Button.Button-info:active, .Button.Button-info:focus {
      background-color: #d68100; }
    .Button.Button-info:hover {
      background-color: #e68a00; }
  .Button.Button-white {
    color: #000; }
    .Button.Button-white:active, .Button.Button-white:focus {
      background-color: #ebebeb; }
    .Button.Button-white:hover {
      background-color: #f2f2f2; }
  .Button.Button-link {
    display: inline-block;
    padding: 2px 6px;
    box-sizing: border-box;
    color: #1aa1e6;
    background-color: #fff; }
    .Button.Button-link:active, .Button.Button-link:focus {
      background-color: #ebebeb; }
    .Button.Button-link:hover {
      color: #106794;
      background-color: #e9f6fd; }
    @media (max-width: 480px) {
      .Button.Button-link {
        display: block;
        padding: 6px 16px;
        border: solid 2px #1aa1e6;
        color: #1aa1e6;
        font-weight: bold;
        font-size: 62.5%; }
        .Button.Button-link:hover {
          color: #fff;
          background-color: rgba(26, 161, 235, 0.5); } }
    @media (min-width: 481px) {
      .Button.Button-link {
        position: relative;
        padding-left: 1em; }
        .Button.Button-link:before {
          font-family: 'FontAwesome';
          position: absolute;
          content: "\f105";
          top: 50%;
          left: 4px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); } }

.GotoTop_buttonArea {
  position: relative; }
  .GotoTop_buttonArea .GotoTop_button {
    position: absolute;
    bottom: 10px;
    right: 14px;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 10px;
    padding: 12px 16px;
    box-sizing: border-box;
    border-radius: 4px;
    text-decoration: none; }
    .GotoTop_buttonArea .GotoTop_button img {
      width: 60px; }

.sp {
  display: none; }

.Layout-Right {
  text-align: right; }

.Layout-Left {
  text-align: left; }

.MainContainer {
  box-sizing: border-box;
  max-width: 1000px;
  padding-bottom: 60px; }
  @media (min-width: 481px) {
    .MainContainer {
      margin: 0 auto;
      padding-left: 20px;
      padding-right: 20px; } }

.Section {
  margin-bottom: 60px; }

#Sample_TopDesign {
  width: 100%;
  text-align: center; }
  #Sample_TopDesign img {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px; }

.GlobalMenuArea {
  box-sizing: border-box;
  background-color: #fff; }
  .GlobalMenuArea .toggleButton {
    display: none; }
  .GlobalMenuArea .GlobalMenuList {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    box-sizing: border-box;
    background-color: #fff;
    margin: auto;
    padding: 12px 20px 32px;
    max-width: 1024px; }
    .GlobalMenuArea .GlobalMenuList > li {
      display: inline-block;
      box-sizing: border-box;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      text-align: center;
      border-left: solid 1px #bbb; }
      .GlobalMenuArea .GlobalMenuList > li > a {
        color: #333;
        display: inline-block;
        box-sizing: border-box;
        padding: 4px 10px;
        font-size: 1.8rem;
        font-weight: bold;
        width: 100%;
        height: 100%;
        text-decoration: none;
        vertical-align: middle; }
        .GlobalMenuArea .GlobalMenuList > li > a:visited {
          color: #333; }
      @media (min-width: 481px) {
        .GlobalMenuArea .GlobalMenuList > li:hover > a {
          background-color: #e9f6fd; } }
      .GlobalMenuArea .GlobalMenuList > li.current > a {
        background-color: #e9f6fd; }
    .GlobalMenuArea .GlobalMenuList > li:last-child {
      border-right: solid 1px #bbb; }

@media (max-width: 480px) {
  .GlobalMenuArea {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: transparent; }
    .GlobalMenuArea .GlobalMenuBG {
      pointer-events: auto;
      width: 100%;
      height: 100%;
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.5);
      display: none;
      position: fixed;
      top: 50px; }
      .GlobalMenuArea .GlobalMenuBG.isShow {
        display: block; }
    .GlobalMenuArea .toggleButton {
      z-index: 1100;
      position: fixed;
      display: block;
      margin: 10px auto 10px 16px;
      box-sizing: border-box;
      pointer-events: auto;
      cursor: pointer;
      width: 32px;
      height: 32px; }
      .GlobalMenuArea .toggleButton img {
        width: 26px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .GlobalMenuArea .GlobalMenuList {
      box-shadow: 0 4px 4px 0 rgba(24, 24, 24, 0.15);
      pointer-events: auto;
      position: absolute;
      height: 300px;
      top: 51px;
      display: none;
      padding: 0;
      box-sizing: border-box; }
      .GlobalMenuArea .GlobalMenuList > li {
        display: block;
        margin: 0;
        width: 100%;
        line-height: 1em;
        text-align: left;
        border-left: none;
        border-right: none;
        border-bottom: solid 1px #ddd; }
        .GlobalMenuArea .GlobalMenuList > li > a {
          padding: 16px 0 16px 20px;
          font-size: 1.4rem;
          font-weight: normal;
          position: relative;
          color: #fff;
          background-color: #428cf5; }
          .GlobalMenuArea .GlobalMenuList > li > a:after {
            font-family: 'FontAwesome';
            position: absolute;
            content: "\f105";
            top: 50%;
            right: 20px;
            color: #fff;
            font-size: 1.8rem;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); }
          .GlobalMenuArea .GlobalMenuList > li > a:hover {
            color: #fff;
            background-color: #126ff2; }
            .GlobalMenuArea .GlobalMenuList > li > a:hover:after {
              color: #fff; }
          .GlobalMenuArea .GlobalMenuList > li > a:visited {
            color: #fff; }
        .GlobalMenuArea .GlobalMenuList > li.current > a {
          color: #fff;
          background-color: #428cf5; }
          .GlobalMenuArea .GlobalMenuList > li.current > a:after {
            color: #fff; }
      .GlobalMenuArea .GlobalMenuList > li:last-child {
        border-right: none; }
    .GlobalMenuArea .GlobalMenuSubList {
      pointer-events: auto;
      padding: 0;
      box-sizing: border-box;
      background-color: #fff; }
      .GlobalMenuArea .GlobalMenuSubList > li {
        display: block;
        margin: 0;
        width: 100%;
        line-height: 1em;
        text-align: left;
        border-left: none;
        border-right: none;
        border-top: solid 1px #ddd; }
        .GlobalMenuArea .GlobalMenuSubList > li > a {
          display: block;
          padding: 16px 0 16px 36px;
          font-size: 1.4rem;
          font-weight: normal;
          text-decoration: none;
          position: relative;
          background-color: #ecf3fe;
          color: #333; }
          .GlobalMenuArea .GlobalMenuSubList > li > a:after {
            font-family: 'FontAwesome';
            position: absolute;
            content: "\f105";
            top: 50%;
            color: #ccc;
            right: 20px;
            font-size: 1.8rem;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); }
          .GlobalMenuArea .GlobalMenuSubList > li > a:hover {
            background-color: #e6e6e6; }
        .GlobalMenuArea .GlobalMenuSubList > li.current > a {
          color: #fff;
          background-color: #428cf5; }
          .GlobalMenuArea .GlobalMenuSubList > li.current > a:after {
            color: #fff; }
    .GlobalMenuArea .GlobalMenuSubSubList {
      font-size: 1.1rem; }
      .GlobalMenuArea .GlobalMenuSubSubList > li {
        display: block;
        margin: 0;
        width: 100%;
        line-height: 1em;
        text-align: left;
        border-left: none;
        border-right: none;
        border-top: solid 1px #ddd; }
        .GlobalMenuArea .GlobalMenuSubSubList > li > a {
          display: block;
          padding: 16px 0 16px 60px;
          font-size: 1.4rem;
          font-weight: normal;
          text-decoration: none;
          position: relative;
          color: #999; }
          .GlobalMenuArea .GlobalMenuSubSubList > li > a:after {
            font-family: 'FontAwesome';
            position: absolute;
            content: "\f105";
            top: 50%;
            color: #ccc;
            right: 20px;
            font-size: 1.8rem;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); }
          .GlobalMenuArea .GlobalMenuSubSubList > li > a:hover {
            color: #1aa1e6; }
        .GlobalMenuArea .GlobalMenuSubSubList > li:active > a, .GlobalMenuArea .GlobalMenuSubSubList > li:focus > a {
          color: #1aa1e6; }
        .GlobalMenuArea .GlobalMenuSubSubList > li.current > a {
          color: #fff; }
          .GlobalMenuArea .GlobalMenuSubSubList > li.current > a:after {
            color: #fff; }
    .GlobalMenuArea.isShow {
      border-bottom: solid 1px #ddd; }
      .GlobalMenuArea.isShow .GlobalMenuList {
        display: block; } }

.splitList {
  margin-bottom: 40px; }
  @media (max-width: 480px) {
    .splitList > li {
      padding: 8px 0;
      border-bottom: solid 1px #ddd; } }
  @media (max-width: 480px) and (max-width: 480px) {
    .splitList > li {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 480px) and (min-width: 481px) {
    .splitList > li {
      padding: 0; } }
  @media (min-width: 481px) {
    .splitList {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      box-sizing: border-box; }
      .splitList > li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 49%;
        max-width: 49%;
        min-width: 49%;
        box-sizing: border-box; } }
  .splitList li {
    border: none; }
    .splitList li div {
      margin-left: auto;
      margin-right: auto; }
      .splitList li div img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%; }
        .splitList li div img p {
          text-align: left; }
  .splitList li:first-child div {
    margin-right: 20px; }
  .splitList li:last-child div {
    margin-left: 20px; }

@media (min-width: 481px) {
  .GlobalMenuSubList {
    display: none; }
  .GlobalMenuSubSubList {
    display: none; } }

footer {
  width: 100%;
  background-color: #e3eefe; }
  footer .FooterList > li {
    word-break: break-all; }
    footer .FooterList > li a {
      color: #333;
      display: block;
      text-decoration: underline; }
      footer .FooterList > li a:hover {
        text-decoration: none; }
      footer .FooterList > li a:visited {
        color: #999; }
  @media (min-width: 481px) {
    footer .FooterList a {
      font-size: 1.2rem;
      padding: 10px 0; } }
  @media (max-width: 480px) {
    footer .FooterList {
      border-top: solid 1px #ddd; }
      footer .FooterList > li {
        border-bottom: solid 1px #ddd; }
        footer .FooterList > li:hover {
          background-color: #e9f6fd; }
        footer .FooterList > li a {
          font-size: 1.4rem;
          text-decoration: none;
          padding: 8px 16px; } }
  footer .Footer_linkArea > li {
    margin-bottom: 30px; }
    footer .Footer_linkArea > li .Heading4 a {
      text-decoration: none;
      color: #333; }
      footer .Footer_linkArea > li .Heading4 a:hover {
        color: #333; }
      footer .Footer_linkArea > li .Heading4 a:visited {
        color: #333; }
  footer .Footer_informationArea {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: right; }
    footer .Footer_informationArea .Footer_informationAreaimage {
      float: right;
      margin-left: auto; }
  footer .Footer_copyrightArea {
    clear: right;
    background-color: #418cf5;
    text-align: center;
    color: #fff;
    padding: 20px;
    font-size: 62.5%; }

@media (max-width: 480px) {
  footer {
    box-sizing: border-box;
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    footer .Block {
      padding: 30px 0 0 0; }
    footer .Heading3 {
      padding-left: 16px; } }

@media (min-width: 481px) {
  footer {
    padding: 70px 0 0 0;
    font-size: 1.2rem; }
    footer .Heading4 {
      color: #000;
      font-size: 1.4rem;
      padding-bottom: 20px; }
    footer .Block {
      box-sizing: border-box;
      max-width: 1000px; } }
    @media (min-width: 481px) and (min-width: 481px) {
      footer .Block {
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px; } }
  @media (min-width: 481px) and (max-width: 480px) {
    footer .Footer_linkArea > li {
      padding: 8px 0;
      border-bottom: solid 1px #ddd; } }
  @media (min-width: 481px) and (max-width: 480px) and (max-width: 480px) {
    footer .Footer_linkArea > li {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 481px) and (max-width: 480px) and (min-width: 481px) {
    footer .Footer_linkArea > li {
      padding: 0; } }
  @media (min-width: 481px) and (min-width: 481px) {
    footer .Footer_linkArea {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      box-sizing: border-box; }
      footer .Footer_linkArea > li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 19%;
        max-width: 19%;
        min-width: 19%;
        box-sizing: border-box; } }

@media (min-width: 481px) {
    footer .Footer_informationArea {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      footer .Footer_informationArea li {
        display: block;
        margin-right: 12px; }
        footer .Footer_informationArea li a {
          text-decoration: none; } }

@media (min-width: 481px) {
  .PCnone {
    display: none; } }

@media (max-width: 480px) {
  .SPnone {
    display: none; } }

@media (min-width: 481px) {
  .UnderCategoryContents {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .UnderCategoryContents .Heading1 {
      margin-top: 0; }
    .UnderCategoryContents .UnderCategoryMainArea {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      max-width: 720px; } }

@media (max-width: 480px) {
  .UnderCategoryContents .UnderCategoryListArea {
    display: none; } }

@media (min-width: 481px) {
  .UnderCategoryListArea {
    margin-top: 130px;
    width: 240px;
    padding-left: 60px;
    box-sizing: border-box; }
    .UnderCategoryListArea .UnderCategoryList li {
      border-bottom: solid 1px #ddd; }
      .UnderCategoryListArea .UnderCategoryList li a {
        display: block;
        padding: 12px 8px 12px 15px;
        color: #333;
        text-decoration: none; }
      .UnderCategoryListArea .UnderCategoryList li:hover a {
        color: #428cf5; }
      .UnderCategoryListArea .UnderCategoryList li.current a {
        color: #428cf5; }
    .UnderCategoryListArea .UnderCategoryList li:first-child {
      border-bottom: none; }
      .UnderCategoryListArea .UnderCategoryList li:first-child a {
        font-size: 16px;
        display: block;
        padding: 15px 0px 15px 16px;
        color: #fff;
        background-color: #428cf5;
        text-decoration: none;
        border-bottom: #fff; } }

@media (max-width: 480px) {
  .UnderCategoryListArea {
    display: none; } }

.toggleTitle {
  border-bottom: none;
  font-size: 21px;
  display: block;
  padding: 16px 0px 16px 16px;
  color: #fff;
  background-color: #428cf5;
  text-decoration: none; }

@media (min-width: 481px) {
  .UnderCategoryListAreaAC {
    //margin-top: 148px;
    width: 240px;
    padding-left: 24px;
    box-sizing: border-box; }
    .UnderCategoryListAreaAC .UnderCategoryList {
      display: block;
      color: #333;
      text-decoration: none;
      border-top: solid 1px #fff; }
      .UnderCategoryListAreaAC .UnderCategoryList li {
        border-bottom: solid 1px #ddd;
        background-color: #fff; }
        .UnderCategoryListAreaAC .UnderCategoryList li a {
          display: block;
          padding: 12px 8px 12px 15px;
          color: #333;
          text-decoration: none; }
        .UnderCategoryListAreaAC .UnderCategoryList li:hover a {
          color: #428cf5; }
        .UnderCategoryListAreaAC .UnderCategoryList li.current a {
        color: #428cf5; }
        .UnderCategoryListAreaAC .UnderCategoryList li:last-child {
        border-bottom: 0; }
 }

@media (min-width: 481px) {
.fl_r{float: right;}
.fl_l{float: left;}
}

@media (max-width: 480px) {
  .UnderCategoryListAreaAC {
    display: none; } }

.UnderCategoryList {
  cursor: pointer; }

@media (min-width: 481px) {
  .UnderCategoryListAreaSPs {
    display: none; } }

@media (max-width: 480px) {
  .UnderCategoryListAreaSPs .UnderCategoryList {
    display: block;
    color: #333;
    text-decoration: none;
    border-top: solid 1px #fff; }
    .UnderCategoryListAreaSPs .UnderCategoryList li {
      border-bottom: solid 1px #ddd;
      background-color: #fff;
      font-size: 16px; }
      .UnderCategoryListAreaSPs .UnderCategoryList li a {
        display: block;
        padding: 12px 8px 12px 25px;
        color: #333;
        text-decoration: none; }
      .UnderCategoryListAreaSPs .UnderCategoryList li:hover a {
        color: #428cf5; }
      .UnderCategoryListAreaSPs .UnderCategoryList li.current a {
        color: #428cf5; }
      .UnderCategoryListAreaSPs .UnderCategoryList li:last-child {
        border-bottom: 0; }
 }


@media (max-width: 480px) {
  .Navi_naviArea > li {
    padding: 8px 0;
    border-bottom: solid 1px #ddd; } }
  @media (max-width: 480px) and (max-width: 480px) {
    .Navi_naviArea > li {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 480px) and (min-width: 481px) {
    .Navi_naviArea > li {
      padding: 0; } }

@media (min-width: 481px) {
  .Navi_naviArea {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    box-sizing: border-box; }
    .Navi_naviArea > li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 32.33333%;
      max-width: 32.33333%;
      min-width: 32.33333%;
      box-sizing: border-box; } }

@media (max-width: 480px) {
  .Navi_naviArea {
    display: none; } }

@media (min-width: 481px) {
  .Navi_naviArea {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px; }
    .Navi_naviArea .Navi_navi1 {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      .Navi_naviArea .Navi_navi1 > div {
        margin-bottom: -1px;
        box-sizing: border-box; }
        .Navi_naviArea .Navi_navi1 > div a {
          display: block;
          padding: 20px;
          font-weight: bold;
          font-size: 16px;
          color: #333;
          box-sizing: border-box;
          text-align: center;
          text-decoration: none;
          background-color: #e6e6e6; }
          .Navi_naviArea .Navi_navi1 > div a:hover {
            background-color: #fffcd9;
            color: #000; }
            .Navi_naviArea .Navi_navi1 > div a:hover .naviAreaimage {
              background-position: 0 -33px;
              /* 横は0　縦に-100pxずらす 起点は左上なので注意*/ }
      .Navi_naviArea .Navi_navi1.current > div {
        border-bottom: none; }
        .Navi_naviArea .Navi_navi1.current > div a {
          cursor: default;
          background-color: #418CF5;
          color: #FFF; }
          .Navi_naviArea .Navi_navi1.current > div a .naviAreaimage {
            position: absolute;
            float: left;
            top: 12px;
            bottom: 0;
            margin: auto;
            display: block;
            /* ブロック要素にします */
            overflow: hidden;
            /* はみ出ないようにします */
            width: 48px;
            height: 33px;
            /* 表示領域を指定するためheigthも指定 */
            margin: 0 auto;
            background: url(/assets/images/icon/category.png) no-repeat;
            background-position: 0 -66px; }
          .Navi_naviArea .Navi_navi1.current > div a:after {
            content: "";
            position: absolute;
            bottom: -16px;
            left: 50%;
            margin-left: 0px;
            width: 0;
            height: 0;
            border-top: 16px solid #418CF5;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent; }
            .Navi_naviArea .Navi_navi1.current > div a:after:hover {
              background-color: #418CF5;
              color: #000; }
              .Navi_naviArea .Navi_navi1.current > div a:after:hover:after {
                content: "";
                position: absolute;
                bottom: -16px;
                left: 50%;
                margin-left: 0px;
                width: 0;
                height: 0;
                border-top: 16px solid #418CF5;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent; }
    .Navi_naviArea .Navi_navi2 {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      .Navi_naviArea .Navi_navi2 > div {
        margin-bottom: -1px;
        box-sizing: border-box; }
        .Navi_naviArea .Navi_navi2 > div a {
          display: block;
          padding: 20px;
          font-weight: bold;
          font-size: 16px;
          color: #333;
          box-sizing: border-box;
          text-align: center;
          text-decoration: none;
          background-color: #e6e6e6; }
          .Navi_naviArea .Navi_navi2 > div a:hover {
            background-color: #fffcd9;
            color: #000; }
            .Navi_naviArea .Navi_navi2 > div a:hover .naviAreaimage {
              background-position: 0 -33px;
              /* 横は0　縦に-100pxずらす 起点は左上なので注意*/ }
      .Navi_naviArea .Navi_navi2.current > div {
        border-bottom: none; }
        .Navi_naviArea .Navi_navi2.current > div a {
          cursor: default;
          background-color: #418CF5;
          color: #FFF; }
          .Navi_naviArea .Navi_navi2.current > div a .naviAreaimage {
            position: absolute;
            float: left;
            top: 12px;
            bottom: 0;
            margin: auto;
            float: left;
            display: block;
            /* ブロック要素にします */
            overflow: hidden;
            /* はみ出ないようにします */
            width: 48px;
            height: 33px;
            /* 表示領域を指定するためheigthも指定 */
            margin: 0 auto;
            background: url(/assets/images/icon/trouble.png) no-repeat;
            background-position: 0 -66px; }
          .Navi_naviArea .Navi_navi2.current > div a:after {
            content: "";
            position: absolute;
            bottom: -16px;
            left: 50%;
            margin-left: 0px;
            width: 0;
            height: 0;
            border-top: 16px solid #418CF5;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent; }
            .Navi_naviArea .Navi_navi2.current > div a:after:hover {
              background-color: #418CF5;
              color: #000; }
              .Navi_naviArea .Navi_navi2.current > div a:after:hover:after {
                content: "";
                position: absolute;
                bottom: -16px;
                left: 50%;
                margin-left: 0px;
                width: 0;
                height: 0;
                border-top: 16px solid #418CF5;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent; }
    .Navi_naviArea .Navi_navi3 {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      .Navi_naviArea .Navi_navi3 > div {
        margin-bottom: -1px;
        box-sizing: border-box; }
        .Navi_naviArea .Navi_navi3 > div a {
          display: block;
          padding: 20px;
          font-weight: bold;
          font-size: 16px;
          color: #333;
          box-sizing: border-box;
          text-align: center;
          text-decoration: none;
          background-color: #e6e6e6; }
          .Navi_naviArea .Navi_navi3 > div a:hover {
            background-color: #fffcd9;
            color: #000; }
            .Navi_naviArea .Navi_navi3 > div a:hover .naviAreaimage {
              background-position: 0 -33px;
              /* 横は0　縦に-100pxずらす 起点は左上なので注意*/ }
      .Navi_naviArea .Navi_navi3.current > div {
        border-bottom: none; }
        .Navi_naviArea .Navi_navi3.current > div a {
          cursor: default;
          background-color: #418CF5;
          color: #FFF; }
          .Navi_naviArea .Navi_navi3.current > div a .naviAreaimage {
            position: absolute;
            float: left;
            top: 12px;
            bottom: 0;
            margin: auto;
            float: left;
            display: block;
            /* ブロック要素にします */
            overflow: hidden;
            /* はみ出ないようにします */
            width: 48px;
            height: 33px;
            /* 表示領域を指定するためheigthも指定 */
            margin: 0 auto;
            background: url(/assets/images/icon/brand.png) no-repeat;
            background-position: 0 -66px; }
          .Navi_naviArea .Navi_navi3.current > div a:after {
            content: "";
            position: absolute;
            bottom: -16px;
            left: 50%;
            margin-left: 0px;
            width: 0;
            height: 0;
            border-top: 16px solid #418CF5;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent; }
            .Navi_naviArea .Navi_navi3.current > div a:after:hover {
              background-color: #418CF5;
              color: #000; }
              .Navi_naviArea .Navi_navi3.current > div a:after:hover:after {
                content: "";
                position: absolute;
                bottom: -16px;
                left: 50%;
                margin-left: 0px;
                width: 0;
                height: 0;
                border-top: 16px solid #418CF5;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent; }
    .Navi_naviArea .Navi_navi1:first-child > div {
      margin-left: 0; } }

@media (max-width: 480px) {
  .Tab_contentsArea .Tab_contents {
    display: block; } }

@media (min-width: 481px) {
  .Tab_contentsArea .Tab_contents {
    display: none; }
    .Tab_contentsArea .Tab_contents.current {
      display: block; } }

.Navi_naviArea .Navi_navi1 {
  position: relative; }
  .Navi_naviArea .Navi_navi1 .naviAreaimage {
    position: absolute;
    float: left;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    /* ブロック要素にします */
    overflow: hidden;
    /* はみ出ないようにします */
    width: 48px;
    height: 33px;
    /* 表示領域を指定するためheigthも指定 */
    margin-left: auto;
    background: url(/assets/images/icon/category.png) no-repeat; }

.Navi_naviArea .Navi_navi2 {
  position: relative; }
  .Navi_naviArea .Navi_navi2 .naviAreaimage {
    position: absolute;
    float: left;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    /* ブロック要素にします */
    overflow: hidden;
    /* はみ出ないようにします */
    width: 48px;
    height: 33px;
    /* 表示領域を指定するためheigthも指定 */
    margin-left: auto;
    background: url(/assets/images/icon/trouble.png) no-repeat; }

.Navi_naviArea .Navi_navi3 {
  position: relative; }
  .Navi_naviArea .Navi_navi3 .naviAreaimage {
    position: absolute;
    float: left;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    /* ブロック要素にします */
    overflow: hidden;
    /* はみ出ないようにします */
    width: 48px;
    height: 33px;
    /* 表示領域を指定するためheigthも指定 */
    margin-left: auto;
    background: url(/assets/images/icon/brand.png) no-repeat; }

@media (max-width: 480px) {
  .troubleNavi_naviArea > li {
    padding: 8px 0;
    border-bottom: solid 1px #ddd; } }
  @media (max-width: 480px) and (max-width: 480px) {
    .troubleNavi_naviArea > li {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 480px) and (min-width: 481px) {
    .troubleNavi_naviArea > li {
      padding: 0; } }

@media (min-width: 481px) {
  .troubleNavi_naviArea {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    box-sizing: border-box; }
    .troubleNavi_naviArea > li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 32.33333%;
      max-width: 32.33333%;
      min-width: 32.33333%;
      box-sizing: border-box; } }

@media (max-width: 480px) {
  .troubleNavi_naviArea {
    border: 0px; }
    .troubleNavi_naviArea .Navi_navi {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative;
      border: 0px; }
      .troubleNavi_naviArea .Navi_navi > div {
        margin-bottom: -1px;
        box-sizing: border-box; }
        .troubleNavi_naviArea .Navi_navi > div a {
          display: block;
          padding: 30px 0px 30px 70px;
          margin: 1px;
          font-weight: bold;
          font-size: 14px;
          color: #1aa1e6;
          box-sizing: border-box;
          text-decoration: none;
          border: solid 1px #ddd;
          background-color: #ffffff;
          text-decoration: none; }
          .troubleNavi_naviArea .Navi_navi > div a:hover {
            cursor: pointer;
            margin: 0px;
            border: solid 2px #418CF5;
            background-color: #fffcd9; } }

@media (min-width: 481px) {
  .troubleNavi_naviArea {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px; }
    .troubleNavi_naviArea .Navi_navi {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      .troubleNavi_naviArea .Navi_navi > div {
        margin-bottom: -1px;
        margin-left: 0px;
        box-sizing: border-box; }
        .troubleNavi_naviArea .Navi_navi > div a {
          display: block;
          padding: 30px 0px 30px 80px;
          margin: 3px;
          font-weight: bold;
          font-size: 14px;
          color: #1aa1e6;
          box-sizing: border-box;
          text-decoration: none;
          border: solid 1px #ddd;
          background-color: #ffffff;
          text-decoration: none; }
          .troubleNavi_naviArea .Navi_navi > div a:hover {
            cursor: pointer;
            margin: 0px;
            border: solid 4px #418CF5;
            background-color: #fffcd9; }
    .troubleNavi_naviArea .Navi_navi:first-child > div {
      margin-left: 0; } }

@media (max-width: 480px) {
  .Tab_contentsArea .Tab_contents {
    display: block; } }

@media (min-width: 481px) {
  .Tab_contentsArea .Tab_contents {
    display: none; }
    .Tab_contentsArea .Tab_contents.current {
      display: block; } }

@media (max-width: 480px) {
  .doctorNavi_naviArea > li {
    padding: 8px 0;
    border-bottom: solid 1px #ddd; } }
  @media (max-width: 480px) and (max-width: 480px) {
    .doctorNavi_naviArea > li {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 480px) and (min-width: 481px) {
    .doctorNavi_naviArea > li {
      padding: 0; } }

@media (min-width: 481px) {
  .doctorNavi_naviArea {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    box-sizing: border-box; }
    .doctorNavi_naviArea > li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      width: 49%;
      max-width: 49%;
      min-width: 49%;
      box-sizing: border-box; } }

@media (max-width: 480px) {
  .doctorNavi_naviArea {
    border: 0px; }
    .doctorNavi_naviArea .Navi_navi {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative;
      border: 0px; }
      .doctorNavi_naviArea .Navi_navi > div {
        margin-bottom: -1px;
        box-sizing: border-box; }
        .doctorNavi_naviArea .Navi_navi > div a {
          display: block;
          padding: 20px;
          margin: 1px;
          font-weight: bold;
          font-size: 14px;
          color: #1aa1e6;
          box-sizing: border-box;
          text-decoration: none;
          border: solid 1px #ddd;
          background-color: #ffffff;
          text-decoration: none; }
          .doctorNavi_naviArea .Navi_navi > div a:hover {
            cursor: pointer;
            margin: 0px;
            border: solid 2px #418CF5;
            background-color: #fffcd9; } }

@media (min-width: 481px) {
  .doctorNavi_naviArea {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px; }
    .doctorNavi_naviArea .Navi_navi {
      -webkit-flex: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      .doctorNavi_naviArea .Navi_navi > div {
        margin-bottom: -1px;
        margin-left: 0px;
        box-sizing: border-box; }
        .doctorNavi_naviArea .Navi_navi > div a {
          display: block;
          padding: 20px;
          margin: 1px;
          font-weight: bold;
          font-size: 14px;
          color: #1aa1e6;
          box-sizing: border-box;
          text-decoration: none;
          border: solid 1px #ddd;
          background-color: #ffffff;
          text-decoration: none; }
          .doctorNavi_naviArea .Navi_navi > div a:hover {
            cursor: pointer;
            margin: 0px;
            border: solid 2px #418CF5;
            background-color: #fffcd9; }
    .doctorNavi_naviArea .Navi_navi:first-child > div {
      margin-left: 0; } }

@media (max-width: 480px) {
  .Tab_contentsArea .Tab_contents {
    display: block; } }

@media (min-width: 481px) {
  .Tab_contentsArea .Tab_contents {
    display: none; }
    .Tab_contentsArea .Tab_contents.current {
      display: block; } }

.HeaderArea {
  box-sizing: border-box;
  max-width: 1000px;
  background-color: #fff;
  max-width: 960px; }
  @media (min-width: 481px) {
    .HeaderArea {
      margin: 0 auto;
      padding-left: 20px;
      padding-right: 20px; } }
  .HeaderArea .linkArea {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: 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;
    margin: 0 0 14px 0;
    padding: 0; }
    .HeaderArea .linkArea .Button {
      padding: 12px 12px;
      position: relative; }
      .HeaderArea .linkArea .Button > img {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .HeaderArea .linkArea .Button span {
        padding-left: 30px;
        vertical-align: middle; }
    .HeaderArea .linkArea .ContactArea {
      text-decoration: none; }
      .HeaderArea .linkArea .ContactArea:hover {
        text-decoration: underline; }
      .HeaderArea .linkArea .ContactArea .Button span {
        padding-left: 20px; }
    .HeaderArea .linkArea .ShopArea span {
      vertical-align: middle; }
  .HeaderArea .toolArea {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 960px;
    width: 100%; }
    .HeaderArea .toolArea .tagline {
      width: 210px;
      position: absolute;
      top: 36px; }
    .HeaderArea .toolArea .LogoArea {
      background-color: #fff;
      width: 100%;
      max-width: 498px;
      cursor: pointer; }
      .HeaderArea .toolArea .LogoArea img {
        width: 100%; }
    .HeaderArea .toolArea .SearchArea {
      margin-left: auto;
      padding-left: 1rem;
      box-sizing: border-box; }
      @media (min-width: 481px) {
        .HeaderArea .toolArea .SearchArea {
          min-width: 300px;
          max-width: 350px; } }
      @media (mix-width: 480px) {
        .HeaderArea .toolArea .SearchArea {
          min-width: 50px; } }
      .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: 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;
        -webkit-appearance: none; }
        .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner .MCDTextInput {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1; }
          @media (min-width: 481px) {
            .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner .MCDTextInput {
              max-width: 210px; } }
          @media (mix-width: 480px) {
            .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner .MCDTextInput {
              max-width: 300px; } }
        .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner .Button {
          min-width: 30px;
          width: 60px;
          height: 29px;
          margin-left: -5px;
          vertical-align: middle;
          -webkit-appearance: none; }

/* .nav {
  background-color: #f5f5f5;
  margin-bottom: 56px; } */
  /* @media (max-width: 480px) {
    .nav {
      display: none; } } */
  .nav p {
    box-sizing: border-box;
    max-width: 1000px;
    color: #333;
    font-size: 1.2rem;
    padding-top: 8px;
    padding-bottom: 8px; }
    @media (min-width: 481px) {
      .nav p {
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px; } }
    .nav p a {
      display: inline-block;
      font-size: 1.2rem;
      margin-left: 6px;
      margin-right: 6px;
      color: #333; }
      .nav p a:hover {
        text-decoration: none; }
      .nav p a:visited {
        color: #333; }

.toggleButton {
  display: none; }

@media (max-width: 480px) {
  .sp {
    display: block; }
  .pc {
    display: none; }
  .HeaderArea {
    z-index: 500;
    position: fixed;
    width: 100%;
    height: 52px;
    top: 0;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #bbb; }
    .HeaderArea .linkArea .ContactArea {
      display: none; }
    .HeaderArea .linkArea .ShopArea {
      position: relative;
      width: 50px;
      height: 50px; }
      .HeaderArea .linkArea .ShopArea img {
        width: 28px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .HeaderArea .toolArea .LogoArea {
      width: 32px;
      height: 32px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .HeaderArea .toolArea .SearchArea {
      position: absolute;
      top: 0;
      right: 50px;
      width: 50px; }
      .HeaderArea .toolArea .SearchArea .CoverBG {
        display: none;
        position: fixed;
        z-index: 10;
        top: 52px;
        left: 0;
        pointer-events: auto;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.5); }
        .HeaderArea .toolArea .SearchArea .CoverBG.isShow {
          display: block; }
      .HeaderArea .toolArea .SearchArea .iconArea {
        display: block;
        position: relative;
        width: 50px;
        height: 50px; }
        .HeaderArea .toolArea .SearchArea .iconArea img {
          width: 24px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .HeaderArea .toolArea .SearchArea .SearchArea_form {
        box-shadow: 0 4px 4px 0 rgba(24, 24, 24, 0.15);
        display: none;
        z-index: 20;
        width: 100%;
        padding: 16px;
        position: fixed;
        top: 52px;
        left: 0;
        background-color: #fff;
        box-sizing: border-box; }
        .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: -webkit-box;
          display: flex;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
                  flex-direction: row;
          -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-align-items: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
          .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner input {
            -webkit-box-flex: 1.1;
                -ms-flex: 1.1;
                    flex: 1.1;
            -webkit-flex: 1.1;
            -moz-box-flex: 1.1;
            height: 46px;
            box-sizing: border-box;
            -webkit-appearance: none;
            border-radius: 0;
            max-width: 220px; }
          .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner .Button {
            box-sizing: border-box;
            height: 46px;
            position: relative;
            display: inline;
            margin-left: -10px;
            -webkit-appearance: none;
            border-radius: 0; }
            .HeaderArea .toolArea .SearchArea .SearchArea_form .SearchArea_form_inner .Button span {
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
        .HeaderArea .toolArea .SearchArea .SearchArea_form.isShow {
          display: block; }

  .MainContainer {
    padding-top: 1px; } }

    @media (max-width: 780px) {

      html {
        scroll-padding-top: calc(8vh) !important;
        /* scroll-padding-top: calc(8vh + 80px) !important; */
      }
    }
    @media (max-width: 640px) {

      html {
        scroll-padding-top: calc(8vh + 80px) !important;
        /* scroll-padding-top: calc(8vh + 80px) !important; */
      }
    }

@media (min-width: 481px) {
  footer {
    padding: 40px 0 0 0;
    font-size: 1.8rem; } }
  @media (min-width: 481px) and (max-width: 480px) {
    footer .Footer_linkArea > li {
      padding: 8px 0;
      border-bottom: solid 1px #ddd; } }
  @media (min-width: 481px) and (max-width: 480px) and (max-width: 480px) {
    footer .Footer_linkArea > li {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 481px) and (max-width: 480px) and (min-width: 481px) {
    footer .Footer_linkArea > li {
      padding: 0; } }
  @media (min-width: 481px) and (min-width: 481px) {
    footer .Footer_linkArea {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      box-sizing: border-box; }
      footer .Footer_linkArea > li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 19%;
        max-width: 19%;
        min-width: 19%;
        box-sizing: border-box; } }

@media (min-width: 481px) {
    footer .Footer_informationArea {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      footer .Footer_informationArea li {
        display: block;
        margin-right: 30px;
        text-decoration: none; } }

@media (min-width: 481px) {
  .skincareTitleBox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-items: center;
    padding: 30px 20px 30px 30px;
    border: solid 4px #ccc; }
    .skincareTitleBox .skincareTitle-image-area {
      height: 200px;
      width: 200px;
      overflow: hidden;
      margin-right: 20px; }
      .skincareTitleBox .skincareTitle-image-area img {
        max-width: 100%;
        margin-right: 20px; }
    .skincareTitleBox .skincareTitle-text-area {
      min-height: 200px;
      width: 75%;
      margin-right: auto; }
      .skincareTitleBox .skincareTitle-text-area .numberLabel {
        max-width: 46px;
        font-size: 9px;
        display: block;
        text-align: center;
        padding: 4px 16px;
        color: #fff;
        background-color: #73a3e6;
        margin-bottom: 10px; }
      .skincareTitleBox .skincareTitle-text-area .skincareTitle-title {
        font-size: 2.4rem;
        font-weight: bold;
        margin-bottom: 16px; }
      .skincareTitleBox .skincareTitle-text-area .doctorTitletext {
        font-size: 1.2rem;
        line-height: 200%;
        margin-bottom: 16px; }
      .skincareTitleBox .skincareTitle-text-area .doctorTitleInfo {
        line-height: 150%;
        font-size: 1.1rem; } }

@media (max-width: 480px) {
  .skincareTitleBox {
    display: none; } }

@media (min-width: 481px) {
  .skincareTitleBoxSP1 {
    display: none; } }

@media (max-width: 480px) {
  .skincareTitleBoxSP1 {
    margin: 0 20px 20px;
    border-bottom: solid 1px #ccc; }
    .skincareTitleBoxSP1 .skincareTitle-image-area {
      margin-right: auto; }
      .skincareTitleBoxSP1 .skincareTitle-image-area .skincareTitle-title {
        font-size: 2.4rem;
        font-weight: bold;
        margin-bottom: 20px; } }

@media (min-width: 481px) {
  .skincareTitleBoxSP2 {
    display: none; } }

@media (max-width: 480px) {
  .skincareTitleBoxSP2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch;
    padding: 0 0 20px;
    margin: 0 20px 20px; }
    .skincareTitleBoxSP2 .skincareTitle-image-area {
      -webkit-flex: 0.4;
      -webkit-box-flex: 0.4;
          -ms-flex: 0.4;
              flex: 0.4;
      margin-right: auto;
      max-height: 140px;
      width: 100%;
      overflow: hidden;
      margin-right: 10px; }
      .skincareTitleBoxSP2 .skincareTitle-image-area img {
        width: 100%; }
    .skincareTitleBoxSP2 .skincareTitle-text-area {
      -webkit-flex: 1.0;
      -webkit-box-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      display: table-cell;
      margin-right: auto;
      vertical-align: middle;
      width: 170px;
      vertical-align: middle; }
      .skincareTitleBoxSP2 .skincareTitle-text-area .doctorTitleInfo {
        margin-top: 10%; }
        .skincareTitleBoxSP2 .skincareTitle-text-area .doctorTitleInfo .doctorTitleInfo1 {
          line-height: 150%;
          font-size: 1.2rem; }
        .skincareTitleBoxSP2 .skincareTitle-text-area .doctorTitleInfo .doctorTitleInfo2 {
          line-height: 150%;
          font-size: 1.4rem; } }

@media (min-width: 481px) {
  .PCnone {
    display: none; } }

@media (max-width: 480px) {
  .SPnone {
    display: none; }
    .furfur .Lead, .furfur .phr {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 481px) {
  .skincarecontentsMBox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch; }
    .skincarecontentsMBox .skincaretext-Marea {
      width: 50%;
      max-width: 360px; }
      .skincarecontentsMBox .skincaretext-Marea img {
        max-width: 100%;
        display: table-cell;
        vertical-align: middle; }
    .skincarecontentsMBox .skincareimage-Marea {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      width: 100%;
      margin-right: auto;
      margin-bottom: auto;
      padding-left: 10px;
      padding-right: 10px;
      max-width: 350px; }
      .skincarecontentsMBox .skincareimage-Marea .skincareimage-HalfMarea {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-align-items: stretch; }
        .skincarecontentsMBox .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea1 {
          width: 50%; }
          .skincarecontentsMBox .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea1 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
        .skincarecontentsMBox .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea2 {
          width: 50%; }
          .skincarecontentsMBox .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea2 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
      .skincarecontentsMBox .skincareimage-Marea img {
        padding-top: 0px;
        max-width: 100%;
        display: table-cell;
        vertical-align: middle;
        height:auto;} }

.skincarecontentsSBox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-items: stretch; }
  .skincarecontentsSBox .skincaretext-Sarea {
    width: 70%;
    max-width: 504px; }
    .skincarecontentsSBox .skincaretext-Sarea img {
      max-width: 100%;
      display: table-cell;
      vertical-align: middle; }
  .skincarecontentsSBox .skincareimage-Sarea {
    -webkit-box-flex: 1.0;
    -webkit-flex: 1.0;
        -ms-flex: 1.0;
            flex: 1.0;
    width: 100%;
    margin-right: auto;
    margin-bottom: auto;
    max-width: 216px;
		padding-left: 10px;
		padding-right: 10px;}
    .skincarecontentsSBox .skincareimage-Sarea .skincareimage-HalfSarea {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-align-items: stretch; }
      .skincarecontentsSBox .skincareimage-Sarea .skincareimage-HalfSarea .skincareimage-HalfSarea1 {
        width: 50%; }
        .skincarecontentsSBox .skincareimage-Sarea .skincareimage-HalfSarea .skincareimage-HalfSarea1 img {
          padding-top: 0px;
          max-width: 100%;
          display: table-cell;
          vertical-align: middle; }
      .skincarecontentsSBox .skincareimage-Sarea .skincareimage-HalfSarea .skincareimage-HalfSarea2 {
        width: 50%; }
        .skincarecontentsSBox .skincareimage-Sarea .skincareimage-HalfSarea .skincareimage-HalfSarea2 img {
          padding-top: 0px;
          max-width: 100%;
          display: table-cell;
          vertical-align: middle; }
    .skincarecontentsSBox .skincareimage-Sarea img {
      display: block;
      padding-top: 0px;
      max-width: 100%;
      display: table-cell;
      vertical-align: middle; }

@media (min-width: 481px) {
  .furfur .skincarecontentsMSBox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch; }
    .furfur .skincarecontentsMSBox .skincaretext-MSarea {
      width: 70%;
      max-width: 504px; }
      .furfur .skincarecontentsMSBox .skincaretext-MSarea img {
        max-width: 100%;
        display: table-cell;
        vertical-align: middle; }
        .furfur .skincarecontentsMSBox .skincareimage-MSarea {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      width: 100%;
      margin-right: auto;
      margin-bottom: auto;
      max-width: 216px; }
      .furfur .skincarecontentsMSBox .skincareimage-MSarea .skincareimage-HalfMSarea {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-align-items: stretch; }
        .furfur .skincarecontentsMSBox .skincareimage-MSarea .skincareimage-HalfMSarea .skincareimage-HalfMSarea1 {
          width: 50%; }
          .furfur .skincarecontentsMSBox .skincareimage-MSarea .skincareimage-HalfMSarea .skincareimage-HalfMSarea1 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
            .furfur .skincarecontentsMSBox .skincareimage-MSarea .skincareimage-HalfMSarea .skincareimage-HalfMSarea2 {
          width: 50%; }
          .furfur .skincarecontentsMSBox .skincareimage-MSarea .skincareimage-HalfMSarea .skincareimage-HalfMSarea2 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
            .furfur .skincarecontentsMSBox .skincareimage-MSarea img {
        padding-top: 0px;
        max-width: 100%;
        display: table-cell;
        vertical-align: middle; } }

@media (min-width: 481px) {
  .furfur .skincarecontentsSSBox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch; }
    .furfur .skincarecontentsSSBox .skincaretext-SSarea {
      width: 70%;
      max-width: 504px; }
      .furfur .skincarecontentsSSBox .skincaretitle-SSarea {
      width: 80%;
      max-width: 576px;
      }
      .furfur .skincarecontentsSSBox .skincaretext-SSarea img,
      .furfur .skincarecontentsSSBox .skincaretitle-SSarea img {
        max-width: 70%;
        display: table-cell;
        vertical-align: middle; }
        .furfur .skincarecontentsSSBox .skincareimage-SSarea {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      width: 100%;
      margin-right: auto;
      margin-bottom: auto;
      max-width: 216px; }
      .furfur .skincarecontentsSSBox .skincaretitle-SSarea {
      width: 80%;
      max-width: 576px;
      }
      .furfur .skincarecontentsSSBox .skincaretitleimage-SSarea {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
      -ms-flex: 1.0;
      flex: 1.0;
      /* width: 100%; */
      margin-right: auto;
      margin-bottom: auto;
      max-width: 144px;
      }

      .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-align-items: stretch; }
        .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea1 {
          width: 50%; }
          .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea1 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
            .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea2 {
          width: 50%; }
          .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea2 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
            .furfur .skincarecontentsSSBox .skincareimage-SSarea img {
        padding-top: 0px;
        display: table-cell;
        vertical-align: middle;
        max-width: 50%;
        height: auto;
        }

        .furfur .skincarecontentsSSBox .acne{
        max-width: 240px;
   		margin-right: 40px;
    	margin-bottom: 40px;
        }

  .skincarecontents-titleBox {
    display: table; }
    .skincarecontents-titleBox .skincaretitle-SSarea {
      width: 80%;
      max-width: 576px;
      display: table-cell;
      vertical-align: middle;
      }
    .skincarecontents-titleBox .skincaretitleimage-SSarea {
      margin-right: auto;
      margin-bottom: auto;
      max-width: 144px;
      display: table-cell;
      vertical-align: middle;
      }

}

@media (max-width: 480px) {
  .furfur .skincarecontentsSSBox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch; }
    .furfur .skincarecontentsSSBox .skincaretext-SSarea {
      width: 70%; }
      .furfur .skincarecontentsSSBox .skincaretitle-SSarea {
      width: 80%; }
      .furfur .skincarecontentsSSBox .skincaretext-SSarea img {
        max-width: 70%;
        display: table-cell;
        vertical-align: middle; }
        .furfur .skincarecontentsSSBox .skincareimage-SSarea {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      width: 100%;
      margin-right: auto;
      margin-bottom: auto; }
      .furfur .skincarecontentsSSBox .skincaretitleimage-SSarea {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      width: 100%;
      margin-right: auto;
      margin-bottom: auto; }
      .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-align-items: stretch; }
        .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea1 {
          width: 50%; }
          .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea1 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
            .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea2 {
          width: 50%; }
          .furfur .skincarecontentsSSBox .skincareimage-SSarea .skincareimage-HalfSSarea .skincareimage-HalfSSarea2 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
            .furfur .skincarecontentsSSBox .skincareimage-SSarea img {
        padding-top: 0px;
        display: table-cell;
        vertical-align: middle;
        max-width: 100%;
        height: auto;}
			.column{
	    	flex-direction: column;
	  	}
			.column .skincaretext-SSarea, .column .skincaretext-Sarea, .column .skincareimage-Sarea {
				width: 100%;
				margin: auto;
			}
			.furfur .skincarecontentsSSBox.acne_parent{
			display: block;
			}
			.furfur .skincarecontentsSSBox .acne{
			width:100%;
			}
			.furfur .skincarecontentsSSBox .acne_text{
			width:100%;
			}

    .skincarecontents-titleBox {
      width: 100%;
      display: block;
      }
    .skincarecontents-titleBox .skincaretitle-SSarea {
      width: 100%;
      display: block;
      }
    .skincarecontents-titleBox .skincaretitleimage-SSarea {
      width: 100%;
      display: block;
      }
 }

@media (min-width: 481px) {
  .skin_imgleft {
    width: 20%;
    float: left;
    width: auto;
    padding: 0px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: 10px;
    background-color: #FFF; } }

@media (max-width: 480px) {
  .skin_imgleft {
    max-width: 50%;
    padding: 0px;
    padding-left: 25%;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    background-color: #FFF; } }

#skinindex {
  display: block;
  text-decoration: none;
  background: #fff; }
  #skinindex > img {
    width: 100%;
    margin-bottom: 1em; }
  #skinindex > .layoutImage {
    margin-bottom: 1em; }
    #skinindex > .layoutImage img {
      width: 100%; }
  @media (min-width: 481px) {
    #skinindex {
      margin-bottom: 30px; }
      #skinindex:before, #skinindex:after {
        content: "";
        display: table;
        clear: both; }
      #skinindex > img, #skinindex > .layoutImage {
        float: left;
        width: 15%;
        margin-right: 16px; } }
  #skinindex:hover {
    background: #e9f6fd; }

#skin {
  display: block;
  text-decoration: none;
  background: #fff; }
  #skin > img {
    width: 100%;
    margin-bottom: 1em; }
  #skin > .layoutImage {
    margin-bottom: 1em; }
    #skin > .layoutImage img {
      width: 100%; }
  @media (min-width: 481px) {
    #skin {
      margin-bottom: 30px; }
      #skin:before, #skin:after {
        content: "";
        display: table;
        clear: both; }
      #skin > img, #skin > .layoutImage {
        float: left;
        width: 15%;
        margin-right: 16px; } }

@media (max-width: 480px) {
  .SPsmall .skinimagearea img {
    max-width: 70%; } }
.otona {
  color: #000; }

.Heading5big {
  font-size: 1.4rem; }

.h2h3 {
  margin-bottom: 40px; }

.margin30 {
  margin-bottom: 30px; }

.margin5 {
  margin-bottom: 5px; }

.margin10 {
  margin-bottom: 10px; }

.margin20 {
  margin-bottom: 20px; }

.margin0 {
  margin-bottom: 0; }

@media (min-width: 481px) {
  .columnbox {
    padding: 30px;
    border: solid 2px #ddd; }
   .columnbox_r {
    padding: 30px;
    border: solid 2px #ce8317; }
    .columnbox .Lead {
      margin-bottom: 0px; }
    .columnbox .column {
      background: url("/assets/images/icon/column.png") no-repeat left center;
      padding-left: 30px;
      font-size: 2.4rem;
      font-weight: bold;
      color: #428cf5;
      margin-bottom: 10px;
      line-height: 1.3em; } }
    @media (min-width: 481px) and (max-width: 480px) {
      .columnbox .column {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 481px) and (min-width: 481px) {
      .columnbox .column {
        padding: 0; } }

@media (min-width: 481px) {
      .columnbox .column > div {
        padding-left: 30px; } }

@media (max-width: 480px) {
  .columnbox {
    margin: 10px;
    padding: 10px;
    margin-left: 20px;
    margin-right: 20px;
    border: solid 2px #ddd; }
    .columnbox .Lead {
      margin-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px; }
    .columnbox .column {
      background: url("/assets/images/icon/column.png") no-repeat left center;
      padding-left: 10px;
      font-size: 2.4rem;
      font-weight: bold;
      color: #428cf5;
      margin-bottom: 10px;
      line-height: 1.3em; } }
    @media (max-width: 480px) and (max-width: 480px) {
      .columnbox .column {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 480px) and (min-width: 481px) {
      .columnbox .column {
        padding: 0; } }

@media (max-width: 480px) {
      .columnbox .column > div {
        padding-left: 10px; } }

.skinimagearea {
  max-width: 100%;
  text-align: center; }
  .skinimagearea img {
    max-width: 100%;
		height: auto;
		margin: auto;
    text-align: center; }

@media (min-width: 481px) {
  .skinlineimage {
    margin-left: auto;
    margin-right: auto;
    text-align: center; } }

@media (max-width: 480px) {
  .skinlineimage {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; } }

#skinlist > li {
  margin: 0 0.5em 0 1.5em 30px;
  list-style-type: decimal;
  font-weight: bold; }
  #skinlist > li > ul > li {
    margin: 0.5em 0 0em; }

.normal {
  font-weight: normal;
  margin: 0.5em 0 0.5em; }

.care_bodyimage {
  margin-right: auto; }

@media (min-width: 481px) {
  .skin_LabelList {
    margin-bottom: 20px; }
    .skin_LabelList > li > .LabelList_label {
      min-width: 200px;
      padding-left: 10px; } }

@media (max-width: 480px) {
  .skin_LabelList > li > .LabelList_body span {
    display: block;
    margin-bottom: 10px; } }

.skinhip_LabelList {
  margin-bottom: 20px; }
  @media (min-width: 481px) {
    .skinhip_LabelList > li > .LabelList_label {
      min-width: 250px;
      padding-left: 10px; } }
  @media (max-width: 480px) {
    .skinhip_LabelList > li > .LabelList_body span {
      display: block;
      margin-bottom: 10px; } }

.skinsukoyaka_LabelList {
  margin-bottom: 20px; }
  @media (min-width: 481px) {
    .skinsukoyaka_LabelList > li > .LabelList_label {
      min-width: 250px;
      padding-left: 10px; } }
  @media (max-width: 480px) {
    .skinsukoyaka_LabelList > li > .LabelList_body span {
      display: block;
      margin-bottom: 10px; } }

.sizeh150 {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  height: 150px; }

.sizeh100 {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  height: 100px; }

.sizeS {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  max-width: 30%; }

@media (min-width: 481px) {
  .sizeSspF {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    max-width: 30%; } }

@media (max-width: 480px) {
  .sizeSspF {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; } }

@media (min-width: 481px) {
  .sizeSspFL {
    margin-right: auto;
    margin-bottom: auto;
    max-width: 30%; } }

@media (max-width: 480px) {
  .sizeSspFL {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; } }

.sizeM {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  max-width: 60%; }

@media (min-width: 481px) {
  .sizeMspFM {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    max-width: 60%; } }

@media (max-width: 480px) {
  .sizeMspFM {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%; } }

@media (min-width: 481px) {
  .sizeMspF {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    max-width: 60%; } }

@media (max-width: 480px) {
  .sizeMspF {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; } }

@media (min-width: 481px) {
  .sizeL {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    max-width: 100%; } }

@media (max-width: 480px) {
  .sizeL {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; } }

.size300 {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  max-width: 300px; }

@media (min-width: 481px) {
  .size20 {
    width: 20%;
    padding: 0px 40px 40px 40px;} }

@media (min-width: 481px) {
  .size40 {
    width: 40%;
    padding: 0px 30px 20px 30px;} }

@media (min-width: 481px) {
  .size60 {
    width: 60%; } }

@media (min-width: 481px) {
  .size70 {
    width: 70%; } }

@media (min-width: 481px) {
  .size80 {
    width: 80%; } }

@media (min-width: 481px) {
  .size90 {
    width: 90%; } }

@media (min-width: 481px) {
  .size110 {
    width: 110%; } }

@media (min-width: 481px) {
  .size120 {
    width: 120%; } }

@media (min-width: 481px) {
  .size130 {
    width: 130%; } }

@media (max-width: 480px) {
  .spsizeS {
    width: 30%; } }

@media (max-width: 480px) {
  .spsizeM {
    width: 80%; } }

@media (min-width: 481px) {
  .skincarecontentsMBox_care_atopic {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch; }
    .skincarecontentsMBox_care_atopic .skincaretext-Marea {
      width: 50%; }
      .skincarecontentsMBox_care_atopic .skincaretext-Marea img {
        max-width: 100%;
        display: table-cell;
        vertical-align: middle; }
    .skincarecontentsMBox_care_atopic .skincareimage-Marea {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      width: 100%;
      margin-right: auto;
      margin-bottom: auto; }
      .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-align-items: stretch; }
        .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea1 {
          width: 50%; }
          .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea1 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
        .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea2 {
          width: 50%; }
          .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea2 img {
            padding-top: 0px;
            max-width: 100%;
            display: table-cell;
            vertical-align: middle; }
      .skincarecontentsMBox_care_atopic .skincareimage-Marea img {
        padding-top: 0px;
        max-width: 100%;
        display: table-cell;
        vertical-align: middle; } }

@media (max-width: 480px) {
  .skincarecontentsMBox_care_atopic .skincareimage-Marea {
    -webkit-box-flex: 1.0;
    -webkit-flex: 1.0;
        -ms-flex: 1.0;
            flex: 1.0;
    width: 100%;
    margin-right: auto;
    margin-bottom: auto; }
    .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-align-items: stretch; }
      .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea1 {
        width: 50%; }
        .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea1 img {
          padding-top: 0px;
          max-width: 100%;
          display: table-cell;
          vertical-align: middle; }
      .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea2 {
        width: 50%; }
        .skincarecontentsMBox_care_atopic .skincareimage-Marea .skincareimage-HalfMarea .skincareimage-HalfMarea2 img {
          padding-top: 0px;
          max-width: 100%;
          display: table-cell;
          vertical-align: middle; } }

.sideMenu-toggleButton {
  cursor: pointer; }
  .sideMenu-toggleButton .toggleText {
    background-color: #e6e6e6; }
    .sideMenu-toggleButton .toggleText p {
      padding: 12px 8px 12px 15px;
      position: relative;
      font-size: 16px;
      font-weight: bold; }
      .sideMenu-toggleButton .toggleText p:before {
        font-family: 'FontAwesome';
        position: absolute;
        content: "\f107";
        top: 50%;
        right: 15px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
  .sideMenu-toggleButton ul {
    display: none; }
  .sideMenu-toggleButton.open .toggleText {
    background-color: #ecf3fe;
    position: relative; }
    .sideMenu-toggleButton.open .toggleText p:before {
      content: "\f106"; }
  .sideMenu-toggleButton.open ul {
    display: block; }

#UnderCategoryList-care_hip {
  border-bottom: solid 0px #ddd; }



@media (max-width: 480px) {
  .Top_contactArea {
    box-sizing: border-box;
    padding: 0 6%;
    width: 100%; }
    .Top_contactArea .Well{
      background:none; }
    .Top_contactArea img {
      width: 100%; }
    .Top_contactArea .title {
      font-weight: bold;
      margin-bottom: 12px; }
    .Top_contactArea .description {
      font-size: 1.4rem;
      line-height: 1.7em;
      margin-bottom: 20px; }
    .Top_contactArea .Top_contactArea_shop .telNumber {
      color: #1aa1e6;
      display: block;
      font-weight: bold;
      font-size: 1.8rem; }
    .Top_contactArea .Top_contactArea_onlineShop a {
      text-decoration: none; }
}
@media (min-width: 481px) {
  .Top_contactArea {
    width: 100%;
		margin-bottom: 80px; }
    .Top_contactArea > .Block {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
			margin: 0 auto;
			padding-left: 20px;
			padding-right: 20px; }
      .Top_contactArea > .Block .Well .title {
        font-weight: bold;
        font-size: 1.8rem;
        margin-bottom: 10px; }
      .Top_contactArea > .Block .Well .Well_body .description {
        line-height: 1.8em;
        font-size: 1.1rem;
        margin-bottom: 20px; }
        .Top_contactArea > .Block .Well .Well_body .description .Text-link {
          font-weight: bold; }
      .Top_contactArea > .Block .Well.Top_contactArea_shop {
        -webkit-box-flex: 0.6;
        -webkit-flex: 0.6;
            -ms-flex: 0.6;
                flex: 0.6;
        margin: 0 20px 0 0;
        padding: 20px; }
        .Top_contactArea > .Block .Well.Top_contactArea_shop .telNumber {
          display: block;
          margin-top: 12px;
          margin-bottom: 12px;
          color: #1aa1e6;
          font-size: 1.8rem;
          font-weight: bold;
          text-decoration: none; }
      .Top_contactArea > .Block .Well.Top_contactArea_onlineShop {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        padding: 20px;
        padding-bottom: 20px;
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain; }
        .Top_contactArea > .Block .Well.Top_contactArea_onlineShop a {
          text-decoration: none; }
          .Top_contactArea > .Block .Well.Top_contactArea_onlineShop a .Button-onlineShop {
            position: relative;
            padding: 8px 20px 8px 54px;
            vertical-align: middle;
            font-size: 1.2rem; }
            .Top_contactArea > .Block .Well.Top_contactArea_onlineShop a .Button-onlineShop:before {
              content: url("/assets/images/pc-assets/icon_cart.png");
              position: absolute;
              top: 50%;
              left: 24px;
              -webkit-transform: translateY(-45%);
                      transform: translateY(-45%); }
            .Top_contactArea > .Block .Well.Top_contactArea_onlineShop a .Button-onlineShop span {
              line-height: 0; }
}

.tel .Text-link {
  font-size: 1.8rem;
  font-weight: bold;
  color: #1aa1e6;
  text-decoration: none; }
  .tel .Text-link:before {
    display: none; }

.ul-indent1 li {
	color: #333;
	text-indent: -1.7em;
	padding-left: 1.7em;
	font-size: 1.4rem;
	margin-bottom: 10px;
}
		.ul-indent1 .Heading5{
		padding-right: 10px;
		}
.ul-indent2 li {
	color: #333;
	text-indent: -2em;
	padding-left: 2em;
	font-size: 1.4rem;
}
.ul-indent1em li {
	color: #333;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 1.4rem;
	margin-bottom: 5px;
}

	@media (max-width: 480px) {
		.ul-indent1 li {
    text-indent: -2.2em;
    padding-left: 3em;
		padding-right: 20px; }
				.ul-indent1 .Heading5 {
				padding-left: 10px;
    		padding-right: 10px;
				}
		.ul-indent1em li {
    text-indent: -1em;
    padding-left: 2.3em;
		padding-right: 20px; }
		.ul-indent2 li {
		text-indent: -3em;
		padding-left: 3em;
		padding-right: 20px; }
		.ul-indent1 li:last-child, .ul-indent2 li:last-child{ margin-bottom:20px; }
	}
.skincareTxtBg {
		background-color: #e9f6fd;
		padding: 10px;
		font-size: 16px;
		margin-bottom:20px;
		color: #428cf5;
		font-weight: bold;
}
	@media (max-width: 480px) {
		.skincareTxtBg {
		font-size: 14px;
		}
	}

@media (min-width: 481px) {
  .adviceTitleBox1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch;
    padding: 0 0 20px;
    margin: 0 0px 10px; }
    .adviceTitleBox1 .adviceTitle-area {
      width: 120px; }
      .adviceTitleBox1 .adviceTitle-area .numberLabel {
        font-size: 1.8rem;
        display: block;
        text-align: center;
        min-width: 120px;
        padding: 4px 0px;
        color: #fff;
        background-color: #73a3e6;
        margin-bottom: 10px; }
    .adviceTitleBox1 .adviceTitle-text-area {
      text-align: left;
      max-width: 100%; }
      .adviceTitleBox1 .adviceTitle-text-area .adviceTitle-title {
        font-size: 2.4rem;
        font-weight: bold;
        margin-bottom: 10px;
        word-wrap: break-word; } }
    @media (min-width: 481px) and (max-width: 850px) {
      .adviceTitleBox1 .adviceTitle-text-area {
        width: 400px; } }

@media (max-width: 480px) {
  .adviceTitleBox1 {
    margin: 0 20px 20px;
    border-bottom: solid 1px #ccc; }
    .adviceTitleBox1 .adviceTitle-area .numberLabel {
      font-size: 1.8rem;
      display: block;
      text-align: center;
      width: 140px;
      padding: 4px 0px;
      color: #fff;
      background-color: #73a3e6;
      margin-bottom: 10px; }
    .adviceTitleBox1 .adviceTitle-text-area {
      margin-right: auto; }
      .adviceTitleBox1 .adviceTitle-text-area .adviceTitle-title {
        font-size: 2.4rem;
        font-weight: bold;
        margin-bottom: 20px; } }

@media (min-width: 481px) {
  .adviceTitleBox2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch;
    padding: 0 0 20px;
    margin: 0 0px 20px; }
    .adviceTitleBox2 .adviceTitle-image-area {
      margin-right: auto;
      max-height: 140px;
      width: 120px;
      overflow: hidden;
      margin-right: 20px; }
      .adviceTitleBox2 .adviceTitle-image-area img {
        width: 100%; }
    .adviceTitleBox2 .adviceTitle-text-area {
      -webkit-box-flex: 1.0;
      -webkit-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      display: table-cell;
      margin-right: auto;
      vertical-align: middle;
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .adviceTitleBox2 .adviceTitle-text-area .doctorTitleInfo .doctorTitleInfo1 {
        line-height: 150%;
        font-size: 1.2rem; }
      .adviceTitleBox2 .adviceTitle-text-area .doctorTitleInfo .doctorTitleInfo2 {
        line-height: 150%;
        font-size: 1.4rem; }
				.adviceTitleBox2 .adviceTitle-title{
					font-size: 2.7rem;
					font-weight: bold;
					margin-bottom: 10px;
				}
}

@media (max-width: 480px) {
  .adviceTitleBox2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-items: stretch;
    padding: 0 0 20px;
    margin: 0 20px 20px; }
    .adviceTitleBox2 .adviceTitle-image-area {
      -webkit-flex: 0.4;
      -webkit-box-flex: 0.4;
          -ms-flex: 0.4;
              flex: 0.4;
      margin-right: auto;
      max-height: 140px;
      width: 100%;
      overflow: hidden;
      margin-right: 10px; }
      .adviceTitleBox2 .adviceTitle-image-area img {
        width: auto;
				height: auto;
				max-width: 100%;
				max-height: 100%; }
    .adviceTitleBox2 .adviceTitle-text-area {
      -webkit-flex: 1.0;
      -webkit-box-flex: 1.0;
          -ms-flex: 1.0;
              flex: 1.0;
      display: table-cell;
      margin-right: auto;
      vertical-align: middle;
      vertical-align: middle; }
      .adviceTitleBox2 .adviceTitle-text-area .doctorTitleInfo {
        margin-top: 0; }
        .adviceTitleBox2 .adviceTitle-text-area .doctorTitleInfo .doctorTitleInfo1 {
          line-height: 150%;
          font-size: 1.2rem; }
        .adviceTitleBox2 .adviceTitle-text-area .doctorTitleInfo .doctorTitleInfo2 {
          line-height: 150%;
          font-size: 1.4rem; }
			.adviceTitleBox2 .adviceTitle-title{
					font-size: 2rem;
					font-weight: bold;
					margin-bottom: 10px;
				}
 }

@media (min-width: 481px) {
  .advice_img {
    margin: 0 5px; } }

@media (max-width: 480px) {
  .advice_img {
    margin: 0 20px 5px;
} }

@media (min-width: 481px) {
  .advice_img .img {
    width: 20%;
	max-width: 100%; } }

@media (max-width: 480px) {
  .advice_img .img {
    max-width: 50%; } }

.sup {
  vertical-align: super;
  font-size: 0.8em;
  line-height: 0; }

.Annotation {
  font-size: 1.1rem; }

@media (min-width: 481px) {
  .advice_imgleft {
    width: 20%;
    float: left;
    width: auto;
    padding: 0px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: 10px;
    background-color: #FFF; } }

@media (max-width: 480px) {
  .advice_imgleft {
    max-width: 50%;
    padding: 0px;
    padding-left: 25%;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    background-color: #FFF; } }

#Docktor0 > img {
  width: 100%;
  margin-bottom: 1em; }

#Docktor0 > .layoutImage {
  margin-bottom: 1em; }
  #Docktor0 > .layoutImage img {
    width: 100%; }

@media (min-width: 481px) {
  #Docktor0 {
    margin-bottom: 30px; }
    #Docktor0:before, #Docktor0:after {
      content: "";
      display: table;
      clear: both; }
    #Docktor0 > img, #Docktor0 > .layoutImage {
      float: left;
      width: 20%;
      margin-right: 16px; } }

#advice {
  display: block;
  text-decoration: none;
  background: #fff; }
  #advice > img {
    width: 100%;
    margin-bottom: 1em; }
  #advice > .layoutImage {
    margin-bottom: 1em; }
    #advice > .layoutImage img {
      width: 100%; }
  @media (min-width: 481px) {
    #advice {
      margin-bottom: 30px; }
      #advice:before, #advice:after {
        content: "";
        display: table;
        clear: both; }
      #advice > img, #advice > .layoutImage {
        float: left;
        width: 15%;
        margin-right: 16px; } }

#SampleImageArea0 > img {
  width: 100%;
  margin-bottom: 1em; }

#SampleImageArea0 > .layoutImage {
  margin-bottom: 1em; }
  #SampleImageArea0 > .layoutImage img {
    width: 100%; }

@media (min-width: 481px) {
  #SampleImageArea0 {
    margin-bottom: 30px; }
    #SampleImageArea0:before, #SampleImageArea0:after {
      content: "";
      display: table;
      clear: both; }
    #SampleImageArea0 > img, #SampleImageArea0 > .layoutImage {
      float: left;
      width: 40%;
      margin-right: 16px; } }

#SampleImageArea1 > img {
  width: 100%;
  margin-bottom: 1em; }

#SampleImageArea1 > .layoutImage {
  margin-bottom: 1em; }
  #SampleImageArea1 > .layoutImage img {
    width: 100%; }

@media (min-width: 481px) {
  #SampleImageArea1 {
    margin-bottom: 30px; }
    #SampleImageArea1:before, #SampleImageArea1:after {
      content: "";
      display: table;
      clear: both; }
    #SampleImageArea1 > img, #SampleImageArea1 > .layoutImage {
      float: right;
      width: 40%;
      margin-left: 16px; } }

.adviceline {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  font-weight: normal;
  border: 2px dotted #F69;
  margin-bottom: 15px;
  padding: 10px 0; }

.hover {
  background: #fff; }
  .hover:hover {
    background: #e9f6fd; }

#Sample_TopDesign {
  width: 100%;
  text-align: center; }
  #Sample_TopDesign img {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px; }

@media (max-width: 480px) {
  .outLineImageArea > .layoutImage {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px; } }

@media (min-width: 481px) {
  .outLineImageArea:before, .outLineImageArea:after {
    content: "";
    display: table;
    clear: both; }
  .outLineImageArea .Lead {
    float: left;
    display: block;
    width: 68%;
    box-sizing: border-box;
    padding-right: 20px; }
  .outLineImageArea > .layoutImage {
    margin: 0 auto;
    width: 32%;
    float: right;
    text-align: center; }
    .outLineImageArea > .layoutImage img {
      margin-left: auto;
      margin-right: auto;
      max-width: 100%; } }

.0px {
  margin-bottom: 0px; }

.advice7 .Lead {
  margin-bottom: 0px; }

.advice12 .Lead{
  margin-bottom:1.7em;
}
.advice-flexbox {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
  box-orient: horizontal;
  -webkit-justify-content: center; /* Safari */
  justify-content: center;
  max-width:720px;
  line-height: 1.7em;
  color: #333;
  margin-bottom:1.7em;
  font-size: 1.4rem; }
  @media (max-width: 480px) {
    .advice-flexbox {
      padding-left: 20px;
      padding-right: 20px;
      line-height: 1.7em; } }
  @media (min-width: 481px) {
    .advice-flexbox {
      padding: 0;
      line-height: 1.7em;  } }

.advice-flexbox .layoutImage{
  text-align:center;
  margin-right:5px;
}
.advice-flexbox > p:nth-child(1) {
  padding-right:15px;
}
@media screen and (max-width: 480px) {
  .advice-flexbox {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
  max-width:480px;
  padding:0 20px;
  flex-direction: column;
  justify-content:center;
  }
  .advice-flexbox > p:nth-child(1) {
  padding-right:0px;
}
  .advice-flexbox .layoutImage{
  text-align:center;
  margin:20px auto 0;
  }
  .advice-flexbox .layoutImage img{
  max-width:100%;
  }
}
.advice-flexbox figcaption{
	color: #000;
}

.advice-flexbox2{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	margin-bottom:20px;
}
.advice-flexbox2 .txt{
	flex:2;
	-webkit-flex: 2;
	-webkit-box-flex: 2;
			-ms-flex: 2;
	margin-right:10px;
}
.advice-flexbox2 .img{
	flex:1;
	-webkit-flex: 1;
	-webkit-box-flex: 1;
			-ms-flex: 1;
}
.advice-flexbox2 figcaption{
    font-size: 1.1rem;
    color: #333;
    font-weight: bold;
    margin-bottom: 4px;
}
.advice-flexbox2 figcaption + figure{
	margin-top:20px;
}
  @media (max-width: 480px) {
    .advice-flexbox2 {
		flex-direction: column;
		justify-content:center; }
    .advice-flexbox2 div{ width: 100% !important; margin-right: 0 !important;}
    .advice-flexbox2 .layoutImage{ margin-bottom: 10px; }
	.advice-flexbox2 .img{
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
 } }
  @media (min-width: 481px) {
    .advice-flexbox2 {
      padding: 0; } }

.advice_list{
	margin-bottom:1.7em;
	margin-left:1.7em;
	color: #333;
    font-size: 1.4rem;
}
.advice_list li{
	padding-left:1em;
	text-indent:-1em;
}
@media (max-width: 480px) {
.advice_list{
	margin:20px;
}
.advice_list li{
	font-size: 1.4rem;
}
}
@media (max-width: 480px) {
.bottleimg{
	text-align: right;
}
}
.kabiimg{
	text-align: center;
}
.h2pt{
	padding-top: 40px;
}
@media (max-width: 480px) {
.h2pt{
	padding-top: 0px;
}
}
.furfur .skincarecontentsSSBox .skincaretext-SSarea .pmargin{
	margin-right: 30px;
}
@media (max-width: 480px) {
  .furfur .skincarecontentsSSBox .skincaretext-SSarea .pmargin{
	margin-right: 0px;
}
}
.fborld {
	font-weight: bold;
}
.skinkea_fx{
	display: flex;
	justify-content: space-between;
}
.skinkea_fx_dry{
	display: flex;
	flex-wrap: wrap;
}
.skinkea_fx_mar{
	margin-right: 50px;
}
.skinkea_fx_dry img{
	margin-right: 10px;
}
.skintea_fx{
	margin-right: 10px;}
.sukinkea_list{
    color: #333;
    font-size: 1.4rem;
}
.sukinkea_list li {
    padding-left: 1em;
    text-indent: -1em;
}
.sukinkea_list li.em1-5 {
    font-size: 100%;
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 10px;
}
@media (max-width: 480px) {
.skinkea_fx{
	display: block;
	margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}
.skinkea_fx_dry{
	display: block;
}
.skinkea_fx p{
	margin-bottom: 50px;
}
.sukinkea_list{
   //margin: 5px;
}
.skinkea_fx_mar{
	margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}
.skinkea_fx_dry img{
	margin-right: 0px;
	margin-bottom: 10px;
}
.skintea_fx{
	text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.skintea_fx{
	margin-right: 0px;}
}
.facecare_img_cen{
	text-align: center;
}
@media (max-width: 480px) {
.facecare_img_cen_sp{
	text-align: center;
	width: 100% !important;
	box-sizing: border-box;
}
.facecare_img_cen_sp img{
	width: 80% !important;
}
}
.facecare_img_cen_sp{
	width: 60%;
	text-align: center;
}
@media (max-width: 480px) {
.make_test img, .life_img img, .uvab_img img, .uvc_img img{
	width: 100%;
	height: auto;
}
}
@media (min-width: 481px) {
.make_test img, .life_img img{
	width: 100%;
	height: auto;
}
}
@media (min-width: 481px) {
.uvab_img img{
	width: 65%;
	height: auto;
}
.uvc_img img{
	width: 65%;
	height: auto;
}
}
.gram{
	font-family: 游ゴシック体, YuGothic, serif;
	font-size: 100% !important;
}
.fsborld{
	font-weight: bold;
	font-size: 18px;
}
@media (max-width: 480px) {
.fsborld{
	font-weight: bold;
	font-size: 14px;
}
}
.make_test{
	display: flex;
	justify-content: space-between;
}
.touhi_check{
	display: flex;
}
.make_test_step{
	width: 30%;
}
.make_test_step_2{
	width: 20%;
}
@media (max-width: 480px) {
.make_test{
	display: block;
	margin-bottom: 30px;
}
.make_test_step, .make_test_step_2{
	width: 100%;
	margin-bottom: 30px;
}
.make_test img{
	width: 75%;
}
.tekiryo_cream .facecare_img_cen img{
	width: 100%;
}
}
.touhi_check_img{
	flex-basis: 70px;
}
.touhi_check h2{
	line-height: 1.5em;
}
.touhi_check_img img{
	width: 100%;
}
.list_check {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.list_check > li {
    position: relative;
    padding: 0px 0px 0px 2em;
    margin: 0px;
    font-size: 18px;
}
.list_check > li::before,
.list_check > li::after {
    position: absolute;
    top: 50%;
    height: 1em;
    content: "";
}
.list_check > li::before {
    left: 0px;
    transform: translateY(-50%);
    width: 1em;
    border: 1px solid #333;
    background-color: #ffffff;
}
.list_check > li::after {
    left: 0.5em;
    transform: translateY(-75%) rotate(45deg);
    width: 0.5em;
    border-bottom: 3px solid #f00;
    border-right: 3px solid #f00;
}

.list_check > li + li {
    margin: 1em 0px 0px;
}
.skinkea_fx_tohi_img{
	width: 35%;
	text-align: right;
}
.skinkea_fx_tohi_img img{
	width: 100%;
}
.skinkea_fx_tohi{
	width: 60%;
	padding-left: 1.7em;
	box-sizing: border-box;
}
.skinkea_fx_tohi70{
	width: 70%;
	padding-left: 1.7em;
	box-sizing: border-box;
}
.skinkea_fx_tohi70_img{
	width: 30%;
	text-align: center;
}
@media (max-width: 480px) {
.skinkea_fx_tohi_img,
.skinkea_fx_tohi70_img{
	width: 100%;
	margin-left: 0px;
}
.skinkea_fx_tohi,
.skinkea_fx_tohi70{
	width: 100%;
	padding-left: 0;
	text-align: left !important;
}

}

.no-indt {
padding-left: 0em !important;
text-indent: 0em !important;
}
.seibnlist {
 display: flex;
}
.seibnlist .seibnlist_01{
 display: block;
 width: 28%;
}
@media (max-width: 480px) {
 .seibnlist{
  display: block;
 }
 .seibnlist .seibnlist_01{
  display: inline;
 }
}


.headerPanel{
  display:block;
  width:720px;
  height:480px;
  margin-bottom: 35px;
  box-sizing:border-box;
  position:relative;
}
.headerPanel img{
  display:block;
  width:100%;
  height:auto;
}
.headerPanel .panel-text-area{
  display:block;
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  padding:12px 30px 7px;
  box-sizing:border-box;
  background-color:#000;
  background-color:rgba(0,0,0,0.6)
}
.headerPanel .panel-text-area h1{
  font-size:280%;
  font-weight:bold;
  color:#fff;
  opacity: 1;
  line-height:1.4;
}
@media (max-width: 999px) {
.headerPanel{
  width:100%;
  height:auto;
}}
@media (max-width: 480px) {
.headerPanel .panel-text-area {
  padding:10px;
}
.headerPanel .panel-text-area h1{
  font-size:150%;
  line-height:1.3;
}}

.Index_anc {
    width: 100%;
    padding: 25px 35px;
    box-sizing: border-box;
    background-color: #efefef;
}
.Index_anc li {
    margin-bottom: 3px;
}
.Index_anc .arrowTemp {
    padding-left: 22px !important;
}
//.Index_anc .arrowTemp::before, .Index_anc .arrowTemp::after {
//    bottom: unset !important;
//}
//.Index_anc .circleArrowDown::after {
//    top: 3px !important;
//    bottom: unset !important;
//}
.Index_anc ul ul {
    margin: 5px 0 0 25px;
}
.Index_anc ul ul li {
    margin-bottom: 0;
}
.Index_anc h2 {
    font-weight:bold;
    font-size:120%;
    margin-bottom: 15px
}
.Index_anc a {
    color: #000 !important;
    text-decoration:underline;
}
/*img width100%*/
.phr img,
.max_w630 img,
img.sp-W_img {
    width: 100%;
    height: auto;
}
/*max width*/
.max_w630 {
    max-width: 630px;
}
/*aline*/
.al_c { text-align: center; }
.al_r { text-align: right; }
.al_l { text-align: left; }
.al_u { text-align: unset; }

.ma0A {
    margin: 0 auto;
}

@media (max-width: 480px) {
.Index_anc {
    padding: 15px;
}
.Index_anc ul ul {
    margin: 5px 0 0 15px;
}
.Index_anc h2 {
    font-size:105%;
}
.Index_anc li {
    font-size: 98% !important;
}
img.sp-W_img {
    width: 90%;
    height: auto;
    margin: 0 5%;
    box-sizing: border-box;
}}

.furfur .phr { margin-bottom: 1em; line-height: 1.7em; color: #333; font-size: 1.4rem;}
.maW15 { margin: 0 15px; }
.maB00 { margin-bottom: 0px; }
.maB07 { margin-bottom: 7px; }
.maB15 { margin-bottom: 15px; }
.maB30 { margin-bottom: 30px; }
.ind1e { text-indent: 1em; }
.under { text-decoration:underline; }
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
@media (max-width: 480px) {
.sp_maB00 { margin-bottom: 0px; }
.sp_maB07 { margin-bottom: 7px; }
.sp_maB15 { margin-bottom: 15px; }
.sp_maB30 { margin-bottom: 30px; }
}
.related_articles li{
  display:table;
  width:720px;
  margin-bottom: 15px;
  box-sizing:border-box;
}
.related_articles li a{
  display:block;
  width:100%;
  height: auto;
  box-sizing:border-box;
  text-decoration:none;
  color:#333;
}
.related_articles li div.thmbArea{
  display:table-cell;
  vertical-align: top;
  width:38%;
  padding-right: 3%;
  box-sizing:border-box;
}
.related_articles li div.thmbArea img{
  width:100%;
  max-width:250px;
  height: auto;
}
.related_articles li div.textArea{
  display:table-cell;
  vertical-align: top;
  width:62%;
  box-sizing:border-box;
}
.related_articles li div.textArea .label{
  display: block;
  width: 25%;
  background-color: #428cf5;
  padding: 2px 0;
  text-align: center;
  font-size: 120%;
  color: #fff;
  line-height: 1.5;
}
.related_articles li div.textArea h3{
  display:block;
  width:100%;
  margin:10px 0;
  font-weight: bold;
  font-size: 150%;
  box-sizing:border-box;
}
.related_articles li div.textArea p {
  font-size: 140%;
}
@media (max-width: 999px) {
.maW15 img{ width: 100%; height:auto;}
.related_articles li{
  width:90%;
  margin:0 20px 15px;
}
.related_articles li div.thmbArea{
  width:35%;
}
.related_articles li div.textArea{
  width:65%;
}
.related_articles li div.textArea .label{
  display:block;
  width:100%;
  font-size: 125%;
}
.related_articles li div.textArea h3{
  font-size: 153%;
  margin: 7px 0;
}
.related_articles li div.textArea p{
  font-size: 140%;
}}
.furfur .onlineshop-btn {
    font-weight: bold;
    font-size: 154%;
    text-decoration: none;
    text-align:center;
    color: #fff;
    display: block;
    padding: 12px 0;
    margin:0 auto 50px;
    border-radius: 23px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
    width:70%;
    background: #428cf5;
    background: -moz-linear-gradient(top, #70a8f7 0%, #428cf5 100%);
    background: -webkit-linear-gradient(top, #70a8f7 0%, #428cf5 100%);
    background: linear-gradient(to bottom, #70a8f7 0%, #428cf5 100%);
}
.furfur .onlineshop-btn:hover {
    opacity: 0.5;
}
@media (max-width: 480px) {
  .onlineshop-btn,.related_articles-btn {
      font-size: 140%;
      width: 80%;
  }
}
.furfur .related_articles-btn {
    font-weight: bold;
    font-size: 150%;
    text-decoration: none;
    text-align:center;
    color: #fff;
    display: block;
    padding: 15px 0;
    margin:50px auto 0;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
    width:70%;
    background: #428cf5;
    background: -moz-linear-gradient(top, #70a8f7 0%, #428cf5 100%);
    background: -webkit-linear-gradient(top, #70a8f7 0%, #428cf5 100%);
    background: linear-gradient(to bottom, #70a8f7 0%, #428cf5 100%);
}
.furfur .related_articles-btn:hover {
    opacity: 0.5;
}
@media (max-width: 480px) {
  .furfur .related_articles-btn {
    font-size: 140%;
    width: 80%;
}
img{width:100%;
	height:auto;
	}
.FooterList img {
    width:14px;
	}
}
dl.inline_list {
    width:98%;
    margin-left:2%;
    box-sizing: border-box;
}
dl.inline_list dt {
    display :inline-block;
    /* width:15%; */
    vertical-align: top;
    textalign: left;
    /* text-align: justify; */
    /* text-justify: inter-ideograph; */
}
dl.inline_list dd {
    display :inline-block;
    width:88%;
}
dl.inline_list dd:last-child {
    display :inline;
}
@media (max-width: 480px) {
dl.inline_list {
    width: 98%;
    margin-left: 2%;
}
  dl.inline_list dt {
    display :block;
    width:100%;
}
dl.inline_list dd {
    display :block;
    width:100%;
    margin-bottom:10px;
}}

/* 調整追加20260512 */
.column-circle {
  font-family: "メイリオ";
}
.furfur .Section table.furfur tr td {
  vertical-align: middle;
}
.furfur .Section table.furfur tr {
  background-color: #fff;
}
.furfur .Section .table-mo {
  width: 100% !important;
}
.furfur .scroll {
  overflow: unset !important;
  overflow-x: auto !important;
}
.furfur .lead {
  margin-bottom: 30px;
}
.furfur .pageTop {
  right: 4.5vw;
}
@media (max-width: 480px) {
 .furfur .pageTop {
  width: 13.3333333333vw;
  margin-left: 70vw;
 }
}

.furfur .Section p {
  font-weight: normal;
}
.adviceBox {
  background: #e1f5ff;
  padding: 60px 30px 50px 60px;
}
.adviceBox h4 {
  position: relative;
}
.adviceBox h4::before {
  content: "";
  width: 80px;
  height: 60px;
  background-image: url(/furfur/basic_skincare/common-img/img_pointer.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -40px;
  left: -40px;
}
html {
  scroll-behavior: smooth;
}
@media (max-width: 480px) {
  .adviceBox {
  padding: 60px 10px 10px 10px;
 }
 .adviceBox h4 {
  text-align: center;
 }
 .adviceBox h4::before {
  left: 20px;
 }
 .furfur .adviceBox .skincarecontentsSSBox {
  flex-flow: column-reverse;
 }
 .furfur .adviceBox .skincarecontentsSSBox .skincaretext-SSarea {
  width: 100%;
}
.furfur .adviceBox .skincarecontentsSSBox .skinimagearea {
  width: 80%;
  margin: 0 auto;
}
.furfur .pickup-box .onlineshop-btn {
  font-size: 15.4px !important;
  width: 80%;
}
}

@media (max-width: 640px) {
  .furfur .MainContainer {
    width: 100%;
  }
}

.furfur .el_qirNote {
  padding-left: 1.5em !important;
  list-style: none !important;
  text-indent: -1em !important;
  font-weight: 400;
}
.furfur .el_qirNote span {
  margin-right: 5px;
}
.furfur .note {
  font-size: 115% !important;
}

.furfur .pickup-box {
  border: 3px solid #428cf5;
  border-radius: 8px;
  padding: 20px;
  background: #f5f9ff;
  box-shadow: 0 4px 10px rgba(66, 140, 245, 0.2);
}
@media (max-width: 640px) {
  .furfur .pickup-box {
    margin: 0 20px;
    padding: 20px 0;
  }
}
.furfur .fs-l {
  font-size: 16.1px !important;
}