.title01 {
  text-align: center;
  font-size: 24px;
  margin: 30px 0; }
  @media (max-width: 767px) {
    .title01 {
      font-size: 18px; } }

.simulation01 {
  display: flex;
  justify-content: space-between;
  max-width: 1180px;
  margin: 30px auto;
  padding: 0 10px; }
  @media (max-width: 767px) {
    .simulation01 {
      display: block;
      padding: 0;
      margin: 0 0 30px 0;
      overflow: hidden;
      width: 100%; } }

.simulation-title02 {
  text-align: center;
  background: #ffebf1;
  font-size: 20px;
  padding: 2px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .simulation-title02 {
      margin: 30px 0 10px 0;
      font-size: 16px; } }

.simulation-title03 {
  text-align: center;
  background: #d36981;
  font-size: 16px;
  padding: 2px;
  margin-bottom: 20px;
  color: #FFF; }
  @media (max-width: 767px) {
    .simulation-title03 {
      margin: 10px 0 10px 0;
      font-size: 14px; } }

.simulation-title04 {
  text-align: center;
  background: #717679;
  font-size: 16px;
  padding: 2px;
  margin-bottom: 20px;
  color: #FFF; }
  @media (max-width: 767px) {
    .simulation-title04 {
      margin: 10px 0 10px 0;
      font-size: 14px; } }

.simulation-title05 {
  text-align: center;
  background: #ceb648;
  font-size: 16px;
  padding: 2px;
  margin-bottom: 20px;
  color: #FFF; }
  @media (max-width: 767px) {
    .simulation-title05 {
      margin: 10px 0 10px 0;
      font-size: 14px; } }

.simulation02 {
  width: 360px; }
  @media (max-width: 767px) {
    .simulation02 {
      width: auto; } }

.simulation03 {
  width: 64.407%;
  max-width: calc(100% - 380px); }
  @media (max-width: 767px) {
    .simulation03 {
      width: auto;
      max-width: inherit;
      margin: 0 15px; }
      .simulation03 .bx-wrapper {
        margin: 0 auto;
        position: relative; }
        .simulation03 .bx-wrapper .bx-controls-direction a {
          position: absolute;
          top: 0;
          outline: 0;
          height: 100%;
          z-index: 54;
          width: 38px;
          display: block;
          font-size: 0; }
        .simulation03 .bx-wrapper .bx-prev {
          left: -17px; }
          .simulation03 .bx-wrapper .bx-prev::before {
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            border-top: 2px solid #000;
            border-right: 2px solid #000;
            transform: rotate(-135deg);
            margin-top: 180%; }
        .simulation03 .bx-wrapper .bx-next {
          right: -43px;
          background: url("../images/right.svg") no-repeat right center; }
          .simulation03 .bx-wrapper .bx-next::before {
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            border-top: 2px solid #000;
            border-right: 2px solid #000;
            transform: rotate(45deg);
            margin-top: 180%; } }

.simulation04 {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .simulation04 {
      display: block; } }

.simulation05 {
  width: calc(50% - 15px); }
  @media (max-width: 767px) {
    .simulation05 {
      width: auto; } }

.simulation-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px; }
  .simulation-link li {
    width: 95px;
    margin: 0 0 20px 0; }
    @media (max-width: 767px) {
      .simulation-link li {
        width: 20vw;
        margin: 0; } }
    .simulation-link li:nth-of-type(8n) {
      margin-right: 0; }
    .simulation-link li:nth-child(1) {
      margin-left: 0; }
    .simulation-link li span {
      display: block;
      text-align: center;
      font-size: 14px;
      margin: 5px 0 0 0;
      line-height: 1.3;
      letter-spacing: 0; }
      @media (max-width: 767px) {
        .simulation-link li span {
          font-size: 12px;
          margin: 5px 0 0 0; } }
    .simulation-link li img {
      border: 4px solid #FFF;
      box-sizing: border-box;
      border-radius: 4px; }
    .simulation-link li a {
      display: block;
      text-decoration: none;
      color: #000; }
      .simulation-link li a.current img {
        border: 4px solid #EE4D83; }

@media (max-width: 767px) {
  .simulation-milk li {
    margin: 0; } }

.guide {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .guide {
      margin-bottom: 30px; } }
  .guide img {
    width: 100%; }

.at01 {
  text-indent: -1em;
  margin: 0 0 0 1em;
  font-size: 14px; }
  @media (max-width: 767px) {
    .at01 {
      font-size: 11px; } }

.at02 {
  margin: 1.5em 0; }
  .at02 dt {
    font-size: 14px; }
    @media (max-width: 767px) {
      .at02 dt {
        font-size: 11px; } }
  .at02 dd {
    text-indent: -1em;
    margin: 0 0 0 1em;
    font-size: 14px; }
    @media (max-width: 767px) {
      .at02 dd {
        font-size: 11px; } }

.iyaku-simulation {
  display: inline-block;
  border: 1px solid #000000;
  padding: 2px 35px;
  font-size: 14px;
  margin: 20px 0 10px 0; }
  @media (max-width: 767px) {
    .iyaku-simulation {
      padding: 1px 20px;
      font-size: 11px;
      margin: 10px 0 5px 0; } }

.environment {
  background: #f7f7f7;
  padding: 30px;
  margin: 25px 0 0 0;
  font-size: 14px; }
  @media (max-width: 767px) {
    .environment {
      padding: 15px;
      margin: 30px 0 0 0;
      font-size: 10px; } }
  .environment h2 {
    font-size: 14px; }
    @media (max-width: 767px) {
      .environment h2 {
        font-size: 11px; } }

.environment01 {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .environment01 {
      display: block; } }

@media (max-width: 767px) {
  .environment02 {
    display: flex;
    justify-content: space-between; } }
.environment02 dl {
  margin: 20px 0 0 0; }
  @media (max-width: 767px) {
    .environment02 dl {
      width: 48%; } }
  .environment02 dl dt {
    font-weight: bold; }
  .environment02 dl dd {
    margin: 0 0 0 1em; }

.tabs__menu {
  justify-content: space-between;
  margin-bottom: 30px;
  display: none;
  position: relative;
  padding-bottom: 4px; }
  @media (max-width: 767px) {
    .tabs__menu {
      display: flex; } }
.tabs__menu-item {
  width: calc(33.333333% - 3px);
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  background: #bababa;
  cursor: pointer;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #FFF; }
  .tabs__menu-item span {
    font-size: 9px;
    display: block; }
  .tabs__menu-item.is-active::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%; }
.tabsmenu01 {
  background: #d36981; }
  .tabsmenu01.is-active {
    border-bottom: 1px solid #d36981; }
    .tabsmenu01.is-active::before {
      background: #d36981; }
.tabsmenu02 {
  background: #9b9fa1; }
  .tabsmenu02.is-active {
    border-bottom: 1px solid #9b9fa1; }
    .tabsmenu02.is-active::before {
      background: #9b9fa1; }
.tabsmenu03 {
  background: #ddcc7f; }
  .tabsmenu03.is-active {
    border-bottom: 1px solid #ddcc7f; }
    .tabsmenu03.is-active::before {
      background: #ddcc7f; }
.tabs__body.is-active {
  display: block !important; }

.simulation-at {
  font-size: 12px;
  margin: 10px 0 0 0; }
  @media (max-width: 767px) {
    .simulation-at {
      margin: 10px 15px 0 15px;
      font-size: 10px; } }

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