@charset "shift_jis";



/* 比較表設定 ver03 */
table th, table td {
	border: none;
}

.hikakubox_ver3 {
	width: 97%;
    height: 100%;
	margin: 10px auto 0 auto;
	font-size: 13px;
	background-color: #008f7b;
	padding-bottom: 5px;
	margin-bottom: 16px;
	border-radius: 4px;
	border: solid 4px #008f7b;
}
.hikakubox_ver3 .img_crown_hikaku {
    text-align: center;
    padding: 5px 0;
}
.hikakubox_ver3 .img_hikaku_card img {
	width: 70px;
	padding-top: 22px;
}
.hikakubox_ver3 .img_hikaku_card p {
	text-align: center;
}

.hikakubox_ver3 .ttl_set_index_card {
    height: 128px;
    text-align: center;
    display: flex;
    justify-content: center;
	align-items: center;
    font-weight: bold;
}
.hikakubox_ver3 .ttl_set_index {
    height: 70px;
    text-align: center;
    display: flex;
    justify-content: center;
	align-items: center;
    font-weight: bold;
}
.hikakubox_ver3 .ttl_set_index_line02 {
    height: 86px;
    text-align: center;
    display: flex;
    justify-content: center;
	align-items: center;
    font-weight: bold;
}
.hikakubox_ver3 .ttl_set_index_line03 {
    height: 110px;
    text-align: center;
    display: flex;
    justify-content: center;
	align-items: center;
    font-weight: bold;
}

.hikakubox_ver3 .tb_ver3_wrap {
	border: 1px solid #F74346;
    width: 100%;
}
.hikakubox_ver3 .tb_ver3_wrap tr {
	background-color: #fff;
    width: 100%;
}
.hikakubox_ver3 .tb_ver3_wrap td {
	border: 1px solid #BBB;
    line-height: 1.3;
}
.hikakubox_ver3 td:nth-child(1) {
    /*width: 26%;*/
	background-color: #ebfbf6;
    font-weight: bold;
}

.hikakubox_ver3 td:nth-child(2), 
.hikakubox_ver3 td:nth-child(3), 
.hikakubox_ver3 td:nth-child(4) {
	width: 27%;
	vertical-align: top;
	background-color: #fff;
	/* font-weight: 700; */
}

.hikakubox_ver3 .tb_ver3_wrap .pd_45 {
	padding-top: 45px;
}

.hikakubox_ver3 .ant_01 {
	font-size: 8px;
}

.hikakubox_ver3 .btn_hikaku01 .btn_hikaku_box {
    height: 104px;
}
.hikakubox_ver3 .btn_hikaku01 .btn_hikaku_set {
    width: 84%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media screen and (min-width:480px) {
    
.hikakubox_ver3 .btn_hikaku01 .btn_hikaku_set {
    width: 50%;
}
.hikakubox_ver3 .img_crown_hikaku .img_crown_b {
    width: 70%;
    padding: 5px 0 5px 0;
}
}



/* 比較表設定 ver03 */ 














