@media screen and (max-width: 737px) {
  .content,
  .main-content,
  .aside-content,
  .mod-page-title-inner,
  .breadcrumbs-inner {
    /*width: 100%;*/
  }
  .main-content {
    width: calc(100% - 20px);
  }
  body .content {
    box-sizing: border-box;
  }
  body.module .content {
    /*padding: 20px 10px;*/
  }
  .aside-content {
    /*padding: 0;*/
  }
  .main-content {
    padding: 0 10px;
  }
  .main-content > .section {
    /*padding: 0 10px;*/
  }
  .main-content > .content-inner {
    padding: 0;
  }
  .main-content > .main-content-inner {
    padding: 0;
  }
  .main-content > .assist-nav {
    padding: 10px 0 20px !important;
  }
  body.active-treatment ul.treatment-visual {
    margin: 0 -10px 15px;
  }
  .mod-multi-col .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-multi-col .row::after {
    content: none;
  }
  .mod-multi-col .ability-contents .row.normal {
    display: none;
  }
  .single-col .mod-flex-multi-col.cols-3 .row {
    margin: 0;
  }
  .single-col .mod-multi-col.cols-3.xs-cols-2 > .row > .col, .single-col .mod-multi-col.cols-3.xs-cols-2 > .row .col:first-child, .single-col .mod-multi-col.cols-4.xs-cols-2 > .row > .col, .single-col .mod-multi-col.cols-4.xs-cols-2 > .row .col:first-child, .single-col .mod-multi-col.cols-5.xs-cols-2 > .row > .col, .single-col .mod-multi-col.cols-5.xs-cols-2 > .row .col:first-child, .single-col .mod-multi-col.xs-cols-2 > .row > .col, .single-col .mod-multi-col.xs-cols-2 > .row .col:first-child,
  .mod-multi-col.cols-3.xs-cols-2 > .row > .col,
  .mod-multi-col.cols-3.xs-cols-2 > .row .col:first-child,
  .mod-multi-col.cols-4.xs-cols-2 > .row > .col,
  .mod-multi-col.cols-4.xs-cols-2 > .row .col:first-child,
  .mod-multi-col.cols-5.xs-cols-2 > .row > .col,
  .mod-multi-col.cols-5.xs-cols-2 > .row .col:first-child,
  .mod-multi-col.xs-cols-2 > .row > .col,
  .mod-multi-col.xs-cols-2 > .row .col:first-child {
    width: calc(100% / 2 - 5px) !important;
    margin: 0 0 10px;
  }
  .single-col .mod-multi-col.xs-cols-1 > .row > .col,
  .mod-multi-col.xs-cols-1 > .row > .col {
    width: 100% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .single-col .mod-multi-col.xs-cols-1 > .row > .col:not(:first-child),
  .mod-multi-col.xs-cols-1 > .row > .col:not(:first-child) {
    margin-top: 15px;
  }
  .single-col .mod-multi-col.cols-2 > .row > .col {
    width: 100% !important;
  }
  .mod-multi-col.cols-3 > .row {
    margin: 0;
  }
  .single-col .mod-multi-col.cols-3 > .row > .col {
    width: calc(100% / 3 - 10px);
    /*margin: 0 5px;*/
  }
  .mod-multi-col.cols-3.cols-3-anomaly > .row > .col {
    margin-right: 0;
    margin-left: 0;
  }
  .mod-multi-col.cols-3.cols-3-anomaly > .row > .col.span-1 {
    width: 33%;
  }
  .mod-multi-col.cols-3.cols-3-anomaly > .row > .col.span-2 {
    width: 64%;
  }
  .mod-multi-col.cols-3.cols-3-anomaly > .row > .col.span-2 .mod-multi-col.cols-2 > .row > .col {
    width: 48.5%;
    margin-top: 0;
  }
  .mod-multi-col.cols-3.cols-3-anomaly > .row > .col.span-2 .mod-multi-col.cols-2 > .row > .col:first-child {
    margin-right: 3%;
  }
  .mod-multi-col.cols-3.cols-3-anomaly .mod-link-list li {
    width: 100%;
    border-right: none;
  }
  .mod-banner-xs .slick-slide img {
    width: 166px;
  }
  .mod-multi-col.index-service .mod-content-box-inner.has-more .more-btn {
    margin-top: 0;
  }
  .mod-content-box-inner {
    padding: 10px;
  }
  .mod-content-box-inner.has-more {
    border-top: none !important;
  }
  .mod-content-box-inner.has-more .more-btn {
    position: relative;
    right: inherit;
    bottom: 0;
    margin-top: 20px;
  }
  .mod-content-box .mod-multi-col.cols-2 > .row > .col {
    width: 100%;
  }
  .mod-content-box .mod-multi-col.cols-2 > .row > .col + .col {
    margin-top: 10px;
  }
  .mod-content-box .mod-multi-col .row {
    overflow: inherit;
  }
  .mod-content-box-header + div > .mod-content-box-inner.has-more {
    padding-top: 0;
    border-top: none !important;
  }
  .mod-aside-box .xs-cols-2 {
    overflow: hidden;
  }
  .mod-aside-box .xs-cols-2 li {
    float: left;
    width: 50%;
    padding: 6px;
    box-sizing: border-box;
  }
  .mod-aside-box .xs-cols-2 li:nth-child(2) {
    border-top: none;
  }
  .mod-aside-box .xs-cols-2 li:nth-child(n + 3) {
    border-top: 1px dotted #ccd0d9;
  }
  .mod-aside-box .xs-cols-2 li:nth-child(odd) {
    border-right: 1px dotted #ccd0d9;
  }
  .mod-aside-box .xs-cols-2 li:nth-last-child(2) {
    margin-bottom: -1px;
    border-bottom: 1px dotted #ccd0d9;
  }
  .mod-aside-box .xs-cols-2 .mod-media-object.left {
    margin-right: 6px;
  }
  .mod-aside-box.content-box li > a {
    padding: 6px 6px 6px 20px;
    background-position: 8px 1em;
  }
  .mod-aside-box.content-box li > a.blank {
    background-position: 8px 1em;
  }
  .mod-keyvisual img {
    width: 100%;
  }
  .mod-keyvisual .more-btn {
    width: 100px;
  }
  .mod-banner-xs li {
    position: relative;
  }
  .mod-banner-xs li > a::before {
    content: "";
    position: absolute;
    display: block;
    top: 4px;
    right: 4px;
    z-index: 10;
  }
  .mod-banner-xs li > a.arrow:before {
    width: 7px;
    height: 7px;
    background: url(/assets/img/parts/icon_arrow_03.png) no-repeat;
  }
  .mod-banner-xs li > a.blank:before {
    width: 8px;
    height: 7px;
    background: url(/assets/img/parts/icon_blank_01.png) no-repeat;
  }
  .module .group-header.simple {
    margin-top: 53px;
  }
  .module .group-header.simple .id-area {
    top: 53px;
  }
  .group-header.simple {
    overflow: visible;
    position: relative;
    z-index: 99;
    height: 162px;
    background-image: none;
    text-align: left;
  }
  .group-header.simple.norisk {
    height: 0px;
  }
  .group-header.simple + * + .content-wrap {
    padding-top: 0;
  }
  .group-header.simple .id-area {
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
  }
  .group-header.simple .home-btn {
    position: absolute;
    top: 54px;
    width: 100%;
  }
  body.single-col:not(.single-col-lower) .group-header.simple + * + .content-wrap {
    padding-top: 0;
  }
  .group-header .id-area {
    min-height: 40px;
    background: none;
    box-shadow: 0px -4px 16px -10px #000000 inset;
  }
  .group-header .id-area-inner {
    width: 182px;
    min-height: 44px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: right;
  }
  .group-header .id-area-inner .group-id {
    top: 20px;
  }
  .group-header .id-area-inner .group-id img {
    width: 168px;
    height: 16px;
  }
  .group-header .id-area-inner .site-id-single img {
    width: 120px;
    height: 13px;
  }
  .group-header .home-btn {
    margin-top: 0;
    padding: 4px 4px 4px 10px;
    background: #f5f6f9;
    font-size: 85.71%;
  }
  .group-header .site-nav-area.simple {
    position: absolute;
    top: 81px;
    width: 100%;
    min-height: 65px;
    padding-top: 15px;
  }
  .group-header .site-nav-area.simple .attention-btn {
    display: block;
    position: relative;
    top: 0;
    text-align: center;
  }
  .mod-media-object.right img, .mod-media-object.left img {
    max-width: 120px;
  }
  .mod-media-object.right {
    margin-left: 15px;
  }
  .mod-media-object.left {
    margin-right: 15px;
  }
  .mod-aside-box.media.box-link > div a {
    display: block;
    cursor: pointer;
  }
  .mod-aside-box.media.box-link .xs-cols-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mod-aside-box.media.box-link .xs-cols-2 .mod-media {
    float: left;
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
  }
  .mod-aside-box.media.box-link .xs-cols-2 .mod-media:first-child {
    border-top: none;
  }
  .mod-aside-box.media.box-link .xs-cols-2 .mod-media:nth-child(odd) {
    border-right: 1px dotted #ccd0d9;
  }
  .mod-aside-box.media.box-link .xs-cols-2 .mod-media:nth-last-child(2) {
    margin-bottom: -1px;
    border-bottom: 1px dotted #ccd0d9;
  }
  .mod-aside-box.media.box-link .xs-cols-2 .mod-media:nth-child(n+3) {
    border-top: 1px dotted #ccd0d9;
  }
  .mod-aside-box.media.box-link .xs-cols-2 .mod-media .mod-media-object.left img {
    width: 40px;
  }
  .mod-related.mod-related-rwd .mod-related-object {
    position: relative;
  }
  .mod-related.mod-related-rwd .mod-related-object::before {
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
  }
  .mod-related.mod-related-rwd .mod-related-object.arrow::before {
    width: 7px;
    height: 7px;
    background: url(/assets/img/parts/icon_arrow_03.png) no-repeat;
  }
  .mod-related.mod-related-rwd .mod-related-object.icon-pc-xs::before {
    width: 8px;
    height: 7px;
    background-image: url(/assets/img/parts/icon_link_pc.png);
    background-size: 8px auto;
    background-repeat: no-repeat;
  }
  .mod-related.mod-related-rwd .mod-related-object.blank::before {
    width: 8px;
    height: 7px;
    background: url(/assets/img/parts/icon_blank_01.png) no-repeat;
  }
  .mod-lower-nav.col-3 ul, .mod-lower-nav.col-4 ul {
    margin-bottom: -1px;
  }
  .mod-lower-nav.col-3 .item, .mod-lower-nav.col-4 .item {
    width: 50%;
    background: #fff;
    border-bottom: none;
  }
  .mod-lower-nav.col-3 .item:nth-child(even), .mod-lower-nav.col-4 .item:nth-child(even) {
    border-right: none;
  }
  .mod-lower-nav.col-3 .item:nth-child(n + 3), .mod-lower-nav.col-4 .item:nth-child(n + 3) {
    border-top: 1px dotted #ccd0d9;
  }
  .mod-lower-nav.col-3 .item .is-disabled, .mod-lower-nav.col-4 .item .is-disabled {
    cursor: default;
    text-indent: -9999px;
  }
  .mod-anchor-list-horizontal > li {
    margin-left: 0;
    margin: 3px 15px 3px 0;
  }
  .mod-table-scroll {
    overflow-x: scroll;
  }
  .mod-table-scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .mod-table-scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc;
    border-radius: 5px;
  }
  .mod-table-scroll::-webkit-scrollbar-track-piece:start {
    background: #f1f1f1;
  }
  .mod-table-scroll::-webkit-scrollbar-track-piece:end {
    background: #f1f1f1;
  }
  .mod-table-a.xs-scroll {
    width: 700px;
  }
  .mod-table-a.xs-cols-2 th {
    width: 30%;
  }
  .mod-table-a.xs-cols-1 th, .mod-table-a.xs-cols-1 td {
    display: block;
    border-bottom: none;
  }
  .mod-table-a.xs-cols-1 tr:last-child {
    border-bottom: 1px solid #c4c8d0;
  }
  .mod-info-list .label > li {
    padding: 0;
    margin: 0 5px 5px 0;
  }
  .mod-info-list .label > li:first-child {
    padding-top: 0;
  }
  .mod-info-list .label > li:last-child {
    padding-bottom: 0;
  }
  .mod-info-list .label > li::before {
    content: none;
  }
  .mod-form .mod-table-a.full {
    width: 100%;
  }
  .mod-form .mod-table-a th,
  .mod-form .mod-table-a td {
    display: block;
    border-bottom: none;
  }
  .mod-form .mod-table-a tr {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #c4c8d0;
  }
  .mod-input-text > input {
    width: 100%;
  }
  .mod-input-text.separate > input {
    width: 27%;
  }
  .mod-input-text.separate .mod-input-pipe {
    margin: 0 4px;
  }
  .assist-nav-inner .sub-nav-4btn {
    margin: 0;
  }
  .mod-dl-horizontal dt {
    max-width: 120px;
  }
  .mod-request-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-request-step > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5px 0;
    background: #f5f6f9;
    text-indent: inherit;
  }
  .mod-request-step > li.step1, .mod-request-step > li.step2, .mod-request-step > li.step3, .mod-request-step > li.step4 {
    width: calc(100% - 5px);
    margin-left: 0;
    background-image: none;
  }
  .mod-request-step > li.step1.is-current, .mod-request-step > li.step2.is-current, .mod-request-step > li.step3.is-current, .mod-request-step > li.step4.is-current {
    background: #aa000e;
    background-image: none;
    color: #fff;
  }
  .mod-link-list.cols-1 li {
    width: 100% !important;
    border-right: none !important;
  }
  .mod-link-list.cols-1 li a {
    height: inherit !important;
  }
  .mod-horizon-nav > ul > li:first-child {
    background-position: 12px center;
  }
  .mod-initial-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mod-initial-search > .row > .col {
    width: 100%;
    margin-left: 0;
  }
  .mod-initial-search .mod-initial-list > li {
    width: 20%;
  }
  .mod-initial-search .mod-initial-list > li > a,
  .mod-initial-search .mod-initial-list > li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .mod-initial-search .mod-initial-list > li.last > a,
  .mod-initial-search .mod-initial-list > li.last span {
    border-right: none;
    width: 100%;
  }
  .mod-initial-search .mod-initial-list > li:last-child > a, .mod-initial-search .mod-initial-list > li:last-child span,
  .mod-initial-search .mod-initial-list > li:nth-child(5n) > a,
  .mod-initial-search .mod-initial-list > li:nth-child(5n) span {
    border-right: 1px solid #ccd0d9;
  }
  .mod-faq .rwd-scroll-nav-content {
    border-top: 0;
    border-bottom: 1px solid #aa000e;
  }
  .mod-aside-box.content-box ul li a.icon-pc-xs {
    background-image: url(/assets/img/parts/icon_link_pc.png);
    background-size: 7px auto;
  }
  .mod-radius-btn.arrow.icon-pc-xs span {
    background: url(/assets/img/parts/icon_link_pc.png) left 0.5em no-repeat;
    background-size: 8px auto;
  }
}

@media print, screen and (min-width: 738px) {
  #carousel + a {
    display: none;
  }
  .mod-faq-inner.mod-faq-sm.rwd-scroll-nav-content:first-of-type {
    margin-top: -10px !important;
    padding-top: 30px;
  }
  html.small #news-container ul li {
    min-height: 92px;
  }
}

@media screen and (min-width: 738px) and (-webkit-min-device-pixel-ratio: 0) {
  html.large #news-container ul li {
    min-height: 106px !important;
  }
}

@media print, screen and (min-width: 738px) {
  @supports (-ms-ime-align: auto) {
    html.large #news-container ul li {
      min-height: 107px !important;
    }
  }
  html.large #news-container ul li {
    min-height: 107px;
  }
  .group-header .site-nav-area.simple .code {
    line-height: 0;
  }
  .btn-container {
    width: 100%;
  }
  .content-bg .main-content-inner .mod-multi-col .row {
    display: block;
  }
  .content-bg .main-content-inner .mod-multi-col .row.normal {
    display: none;
  }
  .single-col .mod-flex-multi-col.cols-3 > .row > .col:nth-child(n + 4) {
    margin-top: 0;
  }
  .mod-multi-col > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /*.mod-multi-col .row {
    display: flex;
    flex-wrap: wrap;
  }*/
  /*.mod-multi-col.cols-3 > .row > .col {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 24px;
    &:nth-child(3n) {
      margin-right: 0;
    }
    &:nth-child(n + 4) {
      margin-top: 10px;
    }
  }*/
  /*.mod-multi-col.cols-3.cols-3-anomaly {
    > .row {
      > .col {
        &:last-child {
          margin-right: 0;
        }
      }
    }
  }*/
  .tab-content .mod-multi-col.cols-3 > .row {
    margin: 25px 0 0 0;
  }
  .tab-content .mod-multi-col.cols-3 > .row .col {
    margin-right: 0;
  }
  .mod-multi-col.cols-3 > .row {
    margin: 0 -12px;
  }
  .mod-multi-col.cols-3 > .row > .col {
    margin: 0 12px;
  }
  .mod-multi-col.cols-3 > .row > .col:nth-child(n + 4) {
    margin-top: 25px;
  }
  .mod-lower-nav.col-3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mod-lower-nav.col-3 .item {
    display: block;
    float: none;
  }
  .mod-lower-nav.col-3 .item a {
    height: 100%;
    -ms-flex-item-align: center;
        align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mod-lower-nav.col-3 .item:nth-child(n + 4) {
    border-top: 1px dotted #ccd0d9;
  }
  .mod-lower-nav.col-3 .item:nth-child(3n) {
    border-right: none;
  }
  .mod-lower-nav.col-3 .item:nth-child(3n).is-current {
    width: 238px;
  }
  .mod-lower-nav.col-3 .item .is-disabled {
    cursor: default;
    text-indent: -9999px;
  }
  .mod-lower-nav.col-4 .item:nth-child(n + 5) {
    border-top: 1px dotted #ccd0d9;
  }
  .mod-lower-nav.col-4 .item:nth-child(4n) {
    border-right: none;
  }
  .mod-lower-nav.col-3 ul, .mod-lower-nav.col-4 ul {
    margin-bottom: -1px;
  }
  .mod-initial-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mod-initial-search > .row {
    width: 325px;
  }
  .mod-initial-search > .row:first-child {
    margin-top: 0;
  }
  .mod-initial-search > .row > .col {
    width: 325px;
    margin-left: 0;
  }
  .mod-aside-box.media > div a {
    display: block;
    padding: 14px;
    border-top: 1px solid #ccd0d9;
    font-size: 85.71%;
    cursor: pointer;
  }
  .mod-aside-box.media > div a:first-of-type {
    border-top: none;
  }
  .mod-related.box-link .mod-related-object {
    position: relative;
  }
  .mod-related.box-link .mod-related-object::before {
    content: "";
    position: absolute;
    display: block;
    top: 4px;
    right: 4px;
  }
  .mod-related.box-link .mod-related-object.arrow::before {
    width: 7px;
    height: 7px;
    background: url(/assets/img/parts/icon_arrow_03.png) no-repeat;
  }
  .mod-related.box-link .mod-related-object.blank::before {
    width: 8px;
    height: 7px;
    background: url(/assets/img/parts/icon_blank_01.png) no-repeat;
  }
  .mod-content-box-inner p img {
    max-width: 100%;
  }
  .mod-banner > ul > li a img {
    width: 166px;
  }
  .mod-banner.large > ul > li a img {
    width: 222px;
  }
  .mod-table-scroll {
    overflow-y: auto;
  }
}

.mod-lower-nav .item {
  background: #f5f6f9;
}

.mod-lower-nav.col-3 .item, .mod-lower-nav.col-4 .item {
  display: block;
  float: none;
  background: #f5f6f9;
}

.mod-lower-nav.col-3 .item a, .mod-lower-nav.col-4 .item a {
  height: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mod-lower-nav.col-3 ul, .mod-lower-nav.col-4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -1px;
}

.main-content > .content-inner > .section > p {
  margin-top: 1em;
}

.jstream-movie {
  height: inherit;
}

.jstream-eqPlayer {
  position: relative !important;
  max-width: 714px;
}

@media screen and (min-width: 738px) {
  .jstream-eqPlayer {
    height: 402px !important;
  }
}

@media screen and (max-width: 737px) {
  .jstream-eqPlayer {
    height: 350px !important;
  }
}

@media screen and (max-width: 400px) {
  .jstream-eqPlayer {
    height: 260px !important;
  }
}


.mod-ul-question > li {
  position: relative;
  margin-top: 5px;
  padding: 20px 0 20px 25px;
  border-bottom: 1px solid #ccd0d8;
}

.mod-ul-question > li:first-child {
  margin-top: 0 !important;
  padding-top: 10px;
}

.mod-ul-question li:last-child {
  border-bottom: 0;
}

.mod-ul-question > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  width: 18px;
  height: 18px;
  background: url(/assets/img/parts/icon_faq.png) 0 0 no-repeat;
}

.mod-ul-question li:first-child::before {
  top: 12px;
}

@media screen and (max-width: 737px) {
  .mod-ul-question li {
    padding: 20px 5px 20px 25px;
    border-bottom: 2px solid #aa000e;
  }
}

.mod-required-box {
  border: 1px solid #ccd0d9;
  margin-top: 25px;
}

.mod-required-box-inner {
  padding: 30px;
}

.mod-required-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 -10px -10px 0;
}

.mod-required-list li {
  flex: 1;
  min-width: 100px;
  text-align: center;
  margin: 0 10px 10px 0;
}

.mod-required-list li figure img {
  max-width: 100px;
}

.mod-required-list li figure {
  text-align: center;
}

@media screen and (max-width: 737px) {
  .answer .mod-required-box {
    margin-left: -30px;
  }

  .mod-required-box-inner {
    padding: 15px;
  }

  .mod-required-list {
    justify-content: flex-start;
    margin:0 -10px -10px 0;
  }

  .mod-required-list li {
    flex: inherit;
    margin: 0 10px 10px 0;
    width: 46%;
  }

  .mod-required-list li figure img {
    max-width: 70px;
  }


  .mod-required-list li figure figcaption {
    font-size: 85%;
  }
}


.mod-solution-box {
  border: 1px solid #ccd0d9;
  margin-top: 25px;
}

.mod-solution-box-inner {
  padding: 30px;
}

.mod-solution-btn-area {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.mod-solution-btn-area a {
  display: flex;
  align-items: center;
  width: 30%;
  height: 76px;
  border: 1px solid #ccd0d8;
  border-radius: 5px;
  box-shadow: 0 4px #ccd0d8;
  color: #333;
  font-weight: bold;
  position: relative;
}

.mod-solution-btn-area a:hover {
  text-decoration: none;
  color: #333;
  box-shadow: none;
  top: 4px;
}

.mod-solution-btn-area.disabled {
  pointer-events: none;
}

.mod-solution-btn-area.disabled a {
  box-shadow: none;
  top: 4px;
  background-color: #f5f6f9;
  color: #808080;
}

.mod-solution-btn-area a.clicked {
  background-color: antiquewhite;
}

.mod-solution-btn-area a span:first-child {
  padding: 0 16px;
}

@media screen and (max-width: 737px) {
  .mod-solution-box-inner {
    padding: 15px;
  }

  .mod-solution-btn-area {
    flex-direction: column;
    margin-top: 10px;
  }

  .mod-solution-btn-area a {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .pcView {
    display: none;
  }
}

/*# sourceMappingURL=__sourcemaps/layout.css.map */
