
.specDevice li img {
    width: 100%;
}
.agreement p {
    margin-left: 1.5em;
}
.subTtl li {
    float: left;
    text-align: center;
    width: 20%;
}
.subTtl li img {
    max-width: 146px;
    width: 100%;
}
.subTtl {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.subTtl::after {
    clear: both;
    content: ".";
    height: 0;
    opacity: 0;
    width: 100%;
}
.helpArea dt img.pdf {
    float: left;
    padding: 0 10px 0 20px;
}
.btn-xxl {
    background-position: 0 center;
    border-radius: 8px;
    box-shadow: 0 0 5px #000;
    font-size: 25px;
    margin: 40px 0;
    padding: 20px 0;
}
#no_agree, .p_agree_target {
    padding-top: 30px;
}
@media (min-width: 768px) {
.infomation-list dt, .infomation-list dd {
    border-top: 1px dashed #e7e2e2;
    padding: 10px 0;
}
.priceList {
    border: 1px solid #c4c4c4;
    width: 100%;
}
.priceList th {
    background-color: #199aac;
    border: 1px solid #eeeeee;
    color: #ffffff;
    padding: 10px;
}
.priceList td {
    border: 1px solid #eeeeee;
    padding: 10px;
}
.priceList td.ispName {
    font-weight: bold;
}
.tblSupport {
    width: 100%;
}
.tblSupport thead th {
    background-color: #199aac;
    border: 2px solid #d8ebf2;
    border-collapse: collapse;
    color: #ffffff;
    padding: 5px;
    text-align: center;
}
.tblSupport tbody th {
    border: 2px solid #d8ebf2;
    border-collapse: collapse;
    font-weight: normal;
    padding: 5px;
}
.tblSupport tbody td {
    border: 2px solid #d8ebf2;
    border-collapse: collapse;
    padding: 5px;
    text-align: center;
	vertical-align:middle;
}
.helpArea dl dt {
    float: left;
    width: 30%;
}
.helpArea dl dd {
    float: left;
    width: 70%;
}
#aprication {
    background-color: #076eb5;
    background-image: linear-gradient(55deg, rgba(7, 110, 181, 1) 0%, rgba(25, 154, 172, 1) 100%);
    border: 2px solid #dcdcdc;
    border-radius: 6px;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 18px;
    height: 34px;
    line-height: 32px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 220px;
}
#aprication a {
    color: #e1f4ff;
    position: relative;
}
#aprication a:hover {
    color: #ffffff;
    text-decoration: none;
}
#aprication a::before {
    border-color: transparent transparent transparent #e1f4ff;
    border-style: solid;
    border-width: 6px 9px;
    content: " ";
    display: block;
    height: 0;
    left: -10px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    width: 0;
}
}
@media (max-width: 767px) {
.infomation-list dt {
    border-top: 1px dashed #e7e2e2;
    padding-top: 10px;
}
.infomation-list dd {
    padding-bottom: 10px;
}
.priceList th {
    display: none;
}
.priceList td {
    display: inline-block;
}
.priceList td.ispName {
    display: block;
    font-weight: bold;
}
.tblSupport, .tblSupport tbody, .tblSupport thead, .tblSupport th {
    display: block;
}
.tblSupport thead th {
    display: none;
}
.tblSupport tbody th {
    display: block;
    font-weight: normal;
    margin-top: 10px;
}
.tblSupport tbody td {
    display: inline;
    font-weight: normal;
}
.tblSupport .win::after {
    content: "WindowsPC ";
    margin-right: 1em;
}
.tblSupport .mac::after {
    content: "Mac";
    margin-right: 1em;
}
.tblSupport .bor::after {
    content: "ブラウザ";
    margin-right: 1em;
}
.tblSupport .ios::after {
    content: "ios";
    margin-right: 1em;
}
.tblSupport .and::after {
    content: "Android";
    margin-right: 1em;
}
#aprication {
    background-color: #076eb5;
    background-image: linear-gradient(55deg, rgba(7, 110, 181, 1) 0%, rgba(25, 154, 172, 1) 100%);
    border: 2px solid #dcdcdc;
    border-radius: 6px;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W5","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 18px;
    height: 34px;
    line-height: 32px;
    text-align: center;
}
#aprication a {
    color: #e1f4ff;
    position: relative;
}
#aprication a:hover {
    color: #ffffff;
    text-decoration: none;
}
#aprication a::before {
    border-color: transparent transparent transparent #e1f4ff;
    border-style: solid;
    border-width: 6px 9px;
    content: " ";
    display: block;
    height: 0;
    left: -10px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    width: 0;
}
}