@charset "utf-8";
.contents {
    font-family: Meiryo UI;
    font-size: 16px;
    color: black;
}

a {
    color: #003399;
}

.ttl {
    height: 120px;
    background: linear-gradient(#389dcf, #3674c0);
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-left: 25px;
    padding-bottom: 5px;
    font-size: 17px;
    font-family: A-OTF 太ゴB101 Pr6N;
    color: white;
    text-align: start;
    line-height: 100px;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
    print-color-adjust: exact;
}

#des1 {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 50px;
}

#des1 ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
#des1 ul li {
    margin-bottom: 0px;
}

.emphasize {
    color: red;
    text-decoration: underline;
}

.refs a {
    padding-left: 10px;
    text-decoration: none;
}

.radius {
    border-radius: 20px;
    background-color: #e8f7ff;
    border-color: #b9e7ff;
    border-style: solid;
    border-width: 3px;
    margin: 30px 50px;
    text-align: center;
    padding-top: 10px;
    line-height: 160%;
    font-size: 17px;
}

#hint img {
    margin-top: 5px;
}

.des2 {
    padding: 10px 45px;
    font-family: Meriyo;
}

.des2 h1 {
    margin-bottom: 2px;
}

.line {
    width: 100%;
    height: 10px;
    border-top: solid #2f7dc1 5px;
}

.mini {
    font-size: 15px;
    margin-right: 50px;
    display: inline;
}

.des2 a {
    text-decoration: underline;
}

.des2 .refs a {
    padding-left: 10px;
    text-decoration: none;
}

.des2 img {
    border: solid rgb(204, 202, 202) 1px;
}

.printonly {
    display: none;
}

.stepImg {
    padding: 20px 0;
    text-align: center;
    margin-bottom: 15px;
}

#attention {
    background-color: #fffad8;
    border: none;
    margin: 30px 60px;
    padding-left: 20px;
    padding-bottom: 15px;
}

.middle {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

#icon1 {
    position: relative;
    top: 10px;
    right: 2%;
}

#attention p {
    text-align: left;
    margin: 0px;
}

#attention img {
    border: none;
}
