@charset "UTF-8";
@media screen and (min-width:1px) and (max-width:767px) {
  /* h1 */
  #main h1 {
    width: auto !important;
    padding: .8em 10px;
    font-size: 1.5em !important;
    line-height: 1.2em;
  }
  #main h1 span {
    display: inline-block;
    margin-top: .4em;
    font-size: 13px;
    line-height: 1.4em;
  }
  /* h2 */
  #main h2 {
    padding: 20px 10px 20px 65px;
    font-size: 20px;
    line-height: 1.5;
  }
  #main h2::before {
    width: 40px;
    height: 40px;
    left: 3.5%;
  }
  /* h3 */
  #main h3 {
    padding: 12px 36px 12px 12px;
    line-height: 1.4em;
    font-size: 1rem;
  }
  /* h4 */
  #main h4 {
    min-height: 32px;
    margin-bottom: 10px;
    padding: 10px 0 10px 40px;
    font-size: 15px;
    line-height: 1.4em;
  }
  #main h4::before {
    width: 32px;
    height: 32px;
  }
  #main p {
    font-size: 15px;
  }
  /* .anchor */
  .anchor {
    margin-bottom: 20px;
    padding: 10px;
  }
  .anchor ul {
    text-align: left;
  }
  .anchor li {
    display: block;
    padding-left: 20px;
  }
  .anchor li + li {
    margin-left: 0;
    margin-top: 10px;
  }
  .anchor li a {
    font-size: 13px;
  }
  .anchor li a::before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #357eca;
    margin-top: -4px;
  }
  /* #anchor-top */
  #anchor-top {
    margin-bottom: 30px;
    padding: 4%;
  }
  #anchor-top ul {
    display: block;
    justify-content: start;
    width: auto;
  }
  #anchor-top li {
    width: auto;
    padding: 15px 15px 25px 15px;
  }
  #anchor-top li + li {
    margin-left: 0;
    margin-top: 10px;
  }
  #anchor-top li::after{
    bottom: 12px;
  }
  #anchor-top dl {
    display: flex;
    align-items: center;
  }
  #anchor-top dt {
    margin-bottom: 0;
    margin-right: 15px;
    text-align: left;
    height: auto;
  }
  #anchor-top dt img {
    width: 48px !important;
  }
  #anchor-top dd {
    font-size: 15px;
  }
  /* .attention */
  dl.attention {
    padding: 14px;
  }
  dl.attention dt {
    font-size: 16px;
    padding-left: 32px;
  }
  dl.attention dt::before {
    width: 24px;
    height: 24px;
  }
  /* #sec01 */
  #sec01 {
    width: auto;
    margin: 0 auto 30px;
  }
  #sec01 .inner {
    width: 93%;
    margin: 0 auto;
  }
  #sec01 #sec01-05 .dl01 {
    margin-bottom: 15px;
    padding: 10px;
  }
  #sec01 #sec01-05 .dl01 dt {
    margin-bottom: 4px;
  }
  #sec01 #sec01-05 .dl01 li {
    width: auto;
    margin-top: .4em;
  }
  /* #sec02 */
  #sec02 {
    width: auto;
    margin: 0 auto 30px;
  }
  #sec02 .inner {
    width: 93%;
    margin: 0 auto;
  }
  #sec02 #sec02-07 p:nth-of-type(2) {
    width: 100%;
    margin: 0 auto 1em;
  }
  /* #sec03 */
  #sec03 {
    width: auto;
    margin: 0 auto 30px;
  }
  #sec03 .inner {
    width: 93%;
    margin: 0 auto;
  }
  #sec03 #sec03-01 {
    margin-bottom: 30px;
  }
  #sec03 .box01 + .box01 {
    margin-top: 15px;
  }
  #sec03 .box02 {
    margin-top: 20px;
    padding: 10px;
  }
  #sec03 .box02 .ttl01 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4em;
  }
  #sec03 .box02 dl {
    padding: 16px 10px 10px;
    position: static;
  }
  #sec03 .box02 dl + dl {
    margin-top: 15px;
  }
  #sec03 .box02 dl::before {
    content: normal;
    display: inline;
    background-image: none;
    background-size: auto;
    width: auto;
    height: auto;
    position: static;
    top: auto;
    left: auto;
    transform: none;
  }
  #sec03 .box02 dt, #sec03 .box02 dd {
    padding-left: 0;
    font-size: 15px;
    line-height: 1.5;
  }
  #sec03 .box02 dt {
    position: relative;
    margin-bottom: 10px;
    padding-left: 44px;
  }
  #sec03 .box02 dt::before {
    content: '';
    display: inline-block;
    background-size: contain;
    width: 34px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  #sec03 .box02 dl:nth-of-type(1) dt::before {
    background-image: url(../img/gu014/sec03_ico03.png);
  }
  #sec03 .box02 dl:nth-of-type(2) dt::before {
    background-image: url(../img/gu014/sec03_ico04.png);
  }
  #sec03 .box02 dl:nth-of-type(3) dt::before {
    background-image: url(../img/gu014/sec03_ico05.png);
  }
  #sec03 .box02 dl:nth-of-type(4) dt::before {
    background-image: url(../img/gu014/sec03_ico06.png);
  }
  #sec03 .box02 dl:nth-of-type(5) dt::before {
    background-image: url(../img/gu014/sec03_ico07.png);
  }
  /* #sec04 */
  #sec04 {
    width: auto;
    margin: 0 auto;
  }
  #sec04 .inner {
    width: 93%;
    margin: 0 auto;
  }
  #sec04 .box01 + .box01 {
    margin-top: 15px;
  }
  /* #pagetop */
  #pagetop {
    display: none;
    position: fixed;
    z-index: 1000;
    bottom: 15px;
    right: 0;
  }
  #pagetop.static {
    position: static;
    margin-left: 87%;
  }
  #pagetop img {
    width: 70% !important;
    height: auto !important;
  }
  #topicPath {
    width: auto;
  }
  #contents #main .notes05 li {
    font-size: 14px !important;
  }
  #contents #main a.link01::before {
    top: 0;
    margin-top: 10px;
  }
  .sc21-questions-body {
    margin: 1rem .4rem 2rem;
  }
  .sc21-questions-openButton span.icon {
    right: 22px;
  }
  .sc21-questions-openButton span.icon:before, .sc21-questions-openButton span.icon:after {
    height: 14px;
  }
}