/*-------------------------------------------------
sp
------------------------------------------------*/

main{
    inline-size: min(100% - (4% * 2), 1200px);
    width: min(92%, 1200px);
    margin-inline: auto;
}

main h2{
    font-size: clamp(20px, 0.966rem + 1.21vw, 30px);
    margin: clamp(90px, 3.92rem + 7.27vw, 150px) auto clamp(80px, 4.432rem + 2.42vw, 100px);
    font-weight: 700;
    text-align: center;
    position: relative;
}


.etccard_comparison .th {
    text-align: left;
    background-color: #f0fbfa;
}

.etccard_comparison th span{
    display: block;
    line-height: 1.7;
}

.sec02 table {
    margin: 0;
}

.sec02 td p{
    padding-top: 0px;
}

.sec02 td p.center{
    text-align: center;
}

.sec02 td p:last-child{
    padding-bottom: 0px;
}

.sec02 td,
.sec02 th {
    border: none;
    padding: 0;
    line-height: 1;
    background: none;
}

.sec02 p {
    line-height: 1.8;
    margin: 0;
}

p.cancel {
    font-size: 10px;
}

.sec02 ul {
    list-style: none;
    margin-left: 0;
}

.sec02 li::marker {
    unicode-bidi: normal;
    font-variant-numeric: normal;
}

.sec02 ul,
.sec02 ol,
.sec02 dl,
.sec02 dd {
    margin-bottom: 0;
}

.sec02 ul li{
    line-height: 1.8;
} 

.sec02 dt {
    font-weight: 500;
}

.sec02 ul li.in {
    text-indent: -1em;
    padding-left: 1em;
    padding-block-end: 10px;
}

.sec02 ul li.kome {
    text-indent: -2em;
    padding-left: 2em;
}

.sec02 .btn a{
    background-color: #d6d6d6;
    padding: 20px 0px;
    color: #4a4a4a;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    position: relative;
    line-height: 1.5;
    padding-right: 10px;
    letter-spacing: 1px;
    width: clamp(300px, 15.75rem + 12.8vw, 380px);
    display: block;
    border-radius: 100vw;
    text-align: center;
    margin-block-start: 20px;
}

.sec02 .btn a:hover{
    background-color: #e3e3e3;
}

.sec02 .btn a::after{
    content: '';
    background-image: url(../imgs/sup_inner/supportapp/material-symbols_download-sharp.webp);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    padding-block-start: 25px;
    inline-size: 25px;
}

.etccard_comparison {
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
    margin: 30px 0;
}

.scrollhint {
    overflow-x: auto;
    max-width: 100%;
    margin: 10px 0 30px;
}

.etccard_comparison table {
    max-width: 100%;
}

.etccard_comparison th,
.etccard_comparison td {
    padding: 10px;
    border: 1px solid #ddd;
    line-height: 1.6;
}

.etccard_comparison th {
    width: 20%;
    background-color: rgb(255, 255, 255);
    vertical-align: top;
    font-weight: 600;
    font-size: 14px;
    color: rgb(0, 0, 0);
}

.etccard_comparison td {
    background-color: #fff;
    width:40% ;
}

.etccard_comparison tr:first-child td {
    vertical-align: middle;
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .1em;
}

.etccard_comparison tr:first-child td em {
    font-size: 16px;
    font-weight: 600;
}

.etccard_comparison tr:first-child td:nth-of-type(1) {
    background-color: #499692;
    padding-left: 30px;
}


.etccard_comparison td .card_img2 {
    margin: 0 auto;
    padding:0 20px 10px 20px;
}

.etccard_comparison dt,
.etccard_comparison dd {
    line-height: 1.8;
}

.etccard_comparison ul.list01 li {
    line-height: 1.6;
}

.etccard_comparison ul.list01 li:not(:first-child) {
    margin-top: .4em;
}

.kome_b{
    border-bottom:none !important;
}

.kome_t{
    border-top:none !important;
    padding-top:0px !important;
}

.kome{
    font-size: 1.4rem;
}

.uchiwake .uchiwake-inner{
    background-color: #F0FBFA;
    max-width: 600px;
    padding: 20px;
}

.uchiwake .uchiwake-inner .tit{
    color: #397471;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    background-color: #fff;
    display: inline-block;
}

.uchiwake .uchiwake-inner .text{
    padding-block-start: 5px;
    padding-block-end: 20px;
}

/*比較表　end*/

.under_txt{
    padding:20px;
    margin: 0 auto;
}

.under_txt p{
    line-height: 200%;
    margin-bottom: 1rem;
    font-size: 1.4rem;
}

.etccard_comparison td .card_img {
    padding:0 0 20px 0;
    max-width: 250px;
}

.under_txt p:last-child{
    margin-bottom: 0rem;
}

.dl_wrap .s_pdf {
    margin: 0 auto;
    color: #1880ff;
    font-weight: 600;
    background-image: url(../imgs/etccard/dl_icon.png);
    background-repeat: no-repeat;
    background-position: 100% 10%;
    padding-right: 30px;
    background-size: 20px;
    transition: 0.5s;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.6;
}

.under_ph{
    padding:20px;
}

.dl_wrap {
    display: block;
    margin-block: 10px;
    font-size: 16px;
    text-align: center;
}

.dl_wrap a{
    color: #397471;
    font-weight: 600;
}

.dl_wrap {
    text-align: left;
}

.dl_wrap a:hover {
    opacity: 0.5;
}


header.height-min .drop-menu-list {
	top: calc(100% + 16px);
} 

/*----------------------------------

tb

------------------------------------*/

@media (min-width: 700px){

.sp{
    display: none;
}


.etccard_comparison tr:first-child td em {
    font-size: 22px;
}

.kome2 {
    font-size: 1.6rem;
}

.sec02 .btn a::after{
    right: 50px;
}

.cost_free_text {
    font-size: 16px;
}

.etccard_comparison td .card_img {
    margin: 0 auto;
}

.etccard_comparison tr:first-child td {
    text-align: center;
}

.etccard_comparison tr:first-child td:nth-of-type(1) {
    padding-left: 0px;
}




}

/*----------------------------------

pc

------------------------------------*/

@media (min-width: 960px){


.pc{
    display: block;
}


.etccard_comparison {
    overflow-x: visible;
    white-space: normal;
    max-width: 1200px;
    margin: 30px auto 60px;
}

.etccard_comparison th,
.etccard_comparison td {
    padding: 30px;
}

.etccard_comparison th {
    width: 10%;
    font-size: 16px;
}

body.etccard .etccard_comparison tr:first-child td {
    font-size: 16px;
}

.etccard_comparison tr:first-child td em {
    font-size: 20px;
}

.sec02 ul li{
    line-height: 1.8;
}

.sec02{
    max-width: min(96vw, 1200px);
    margin: auto;
    padding: 0 0px 50px;
}

.etc_tit1 {
    max-width: min(96vw, 1200px);
    font-size: 25px;
}

.under_txt {
    max-width: min(96vw, 1200px);
    padding:30px 0;
}

.under_txt p{
    font-size: 1.6rem;
}

.etccard_comparison td .card_img {
    padding:0 0 20px 0;
    max-width: 400px;
}

.etccard_comparison td .card_img2 {
    padding:0 0 20px 0;
}


}