@media (min-width: 769px) {
	#header .mainMenu .menuFvc {
		width: 329px
	}
}
@media (max-width: 950px) and (min-width: 769px) {
    #header .mainMenu .menuFvc {
        width: 284px;
        margin-right: 3px;
    }
	#header .searchServices {
		max-width: 139px;
	}
	#header .searchServices .styleInput input {
		padding-left: 7px;
		padding-right: 10px;
	}
}
#content .inner {
    max-width: 1170px;
}
@media (max-width: 768px) {
    #content .inner {
        padding: 0 5.3%;
    }
}
@media (max-width: 768px) {
    #footer {
        margin-top:40px;
    }
}
/* areaTitle */
@media (max-width: 768px) {
	.areaTitle {
		line-height: 1.22;
		letter-spacing: 0;
		padding-bottom: 24px;
	}
    .areaTitle::before {

    }
}
/* first view */
#mainRanking {
    background: #00AFEC;
}
#mainRanking .inner {
    max-width: 1087px;
}
.wrapMainRanking {
    padding: 17px 0 30px;
    align-items: center;
}
.wrapMainRanking .mainIcon {
    max-width: 200px;
    width: 100%;
    overflow: hidden;
    align-self: flex-start;
    border-radius: 100%;
}
.wrapMainRanking .mainIcon img {
    display: block;
    height: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
}
.wrapMainRanking .personRanking {
    max-width: 173px;
    width: 100%;
}
.wrapMainRanking .personRanking img {
    display: block;
    object-fit: cover;
    aspect-ratio: 173 / 186;
}
.wrapMainRanking .mainRankingBox {
    max-width: 630px;
    width: 100%;
    margin-right: 20px;
}
.wrapMainRanking .rankingCatText {
    font-size: 35px;
    font-weight: 900;
    line-height: 1.5;
    color: white;
    text-align: center;
}
.wrapMainRanking  .rankingImg {
    max-width: 531px;
    width: 100%;
    padding: 0 20px;
    margin: -5px auto 7px;
}
.wrapMainRanking  .rankingDesc {
    font-size: 24px;
    font-weight: 900;
    color: white;
    text-align: center;
    line-height: 1.3;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}
.wrapMainRanking .rankingDesc .shadow {
    font-size: 26px;
    line-height: 1.3;
    color: #F56A6C;
    margin: 0 5px 0 3px;
    letter-spacing: 1px;
    text-shadow:
        4px 0px 0 #fff, 3.7px 1.5px 0 #fff, 2.8px 2.8px 0 #fff, 1.5px 3.7px 0 #fff,
        0px 4px 0 #fff, -1.5px 3.7px 0 #fff, -2.8px 2.8px 0 #fff, -3.7px 1.5px 0 #fff,
        -4px 0px 0 #fff, -3.7px -1.5px 0 #fff, -2.8px -2.8px 0 #fff, -1.5px -3.7px 0 #fff,
        0px -4px 0 #fff, 1.5px -3.7px 0 #fff, 2.8px -2.8px 0 #fff, 3.7px -1.5px 0 #fff;
}
.wrapMainRanking .rankingDesc .yellow {
    color: #FFF100;
}
@media (min-width: 1061px) {
    .wrapMainRanking .personRanking {
        transform: translate(0px, 18px);
    }
}
@media (max-width: 1060px) and (min-width: 769px) {
    .wrapMainRanking .rankingCatText {
        font-size: clamp(24px, 3.34vw, 35px);
        
    }
        .wrapMainRanking .mainIcon {
        max-width: clamp(150px, 19.49vw, 200px);
    }
    .wrapMainRanking .personRanking {
        max-width: clamp(133px, 17.86vw, 173px);
        margin-right: -10px;
        /* margin: auto -10px auto 0; */
        transform: translate(0px, 4px);
    }
    #mainRanking .inner {
        padding: 0 3%;
    }
    .wrapMainRanking .mainRankingBox {
        margin-right: 1%
    }
}
@media (min-width: 769px) {
    .wrapMainRanking {
        display: flex;
    }
    .wrapMainRanking.sp {
        display: none;
    }
    .wrapMainRanking .mainIcon {
        margin: auto 0;
        transform: translate(-1px, 5px);
    }
}

@media (max-width: 768px) {
    .wrapMainRanking {
        padding: 20px 0 17px;
    }
    .wrapMainRanking .mainRankingTop {
        display: flex;
        column-gap: 2.8vw;
        margin: 0 0 24px;
    }
    .wrapMainRanking .mainRankingBox {
        margin: 0;
    }
    .wrapMainRanking .mainRankingBottom {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin: 0 2px;
    }
    .wrapMainRanking .mainIcon {
        max-width: clamp(100px, 25.64vw, 150px);
        aspect-ratio:  1 / 1;
        height: auto;
        transform: translate(0,2px);
    }
    .wrapMainRanking .rankingCatText {
        font-size: clamp(23px, 5.81vw, 32px);
        line-height: 1.2;
        text-align: start;
    }
    #mainRanking .inner {
        padding: 0 2.3%;
    }
    .wrapMainRanking .rankingImg {
        padding: 0;
        margin: -3px 1px 0 -7px;
        width: calc(100% + 6px);
    }
    .wrapMainRanking .rankingDesc {
        width: auto;
        font-size: clamp(19px, 4.82vw, 27px);
        line-height: 1.42;
        text-align: start;
    }
    .wrapMainRanking .rankingDesc .shadow {
        font-size: clamp(18px, 4.62vw, 26px);
        line-height: 1.3;
        letter-spacing: -0.58px;
        margin: 0px 0.8vw 0 0.6vw;
        text-shadow:
            0.51vw 0 0 #fff,
            0.47vw 0.20vw 0 #fff,
            0.36vw 0.36vw 0 #fff,
            0.20vw 0.47vw 0 #fff,
            0 0.51vw 0 #fff,
            -0.20vw 0.47vw 0 #fff,
            -0.36vw 0.36vw 0 #fff,
            -0.47vw 0.20vw 0 #fff,
            -0.51vw 0 0 #fff,
            -0.47vw -0.20vw 0 #fff,
            -0.36vw -0.36vw 0 #fff,
            -0.20vw -0.47vw 0 #fff,
            0 -0.51vw 0 #fff,
            0.20vw -0.47vw 0 #fff,
            0.36vw -0.36vw 0 #fff,
            0.47vw -0.20vw 0 #fff;
    }
    .wrapMainRanking .personRanking {
        max-width: clamp(103px, 26.41vw, 140px);
        margin-right: -7px;
    }
    .wrapMainRanking .personRanking img {
        width: 100%;
    }
    .wrapMainRanking .extraText {
        font-size: clamp(14px, 3.59vw, 20px);
        font-weight: bold;
        line-height: 1.47;
        color: white;
        text-align: justify;
    }
}

/* ranking select */
.rankSelect {
    margin-top: 36px;
    width: 100%;
}
.rankSelect .selectTitle {
    font-size: 22px;
    font-weight: bold;
    color: #00AFEC;
    text-align: center;
    padding: 0 13px;
    margin: 0 auto 10px;
    position: relative;
    width: 100%;
    width: fit-content;
}
.rankSelect .selectTitle::before {
    content:"/";
    display:block;
    font-weight: bold;
    position: absolute;
    font-size: 20px;
    left:0;
    top: 51%;
    transform: scaleX(-1) translateY(-50%);
}
.rankSelect .selectTitle::after {
    content:"/";
    display:block;
    font-weight: bold;
    position: absolute;
    font-size: 18px;
    right: 1px;
    top: 51%;
    transform: translateY(-50%);
}
.rankSelect .selectList {
	max-width: 1040px;
    padding: 15px 15.5px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #00AFEC;
    gap: 8px;
	box-shadow: 0 0 8px rgba(0,0,0, 0.15);
}
.rankSelect .selectList.listSp {
    display:none
}
.rankSelect .selectList li {
    flex: 0 0 calc((100% - 46px) / 7);
    flex: 0 0 137px;
}
.rankSelect .selectList li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 5px;
	color: #767676;
	font-weight: bold;
    border: 1px solid #B4B4B4;
    font-size: 16px;
    line-height: 1.4375;
    padding: 0 21px 0 6.27px;
    min-height: 59px;
    text-align: center;
    background: url("../images/ranking/select-drop-down.svg") no-repeat right 12px center / 12px;
}
@media (max-width: 768px) {
    #content .rankSelect .inner {
        padding: 0 4.3%;
    }
    .rankSelect {
        margin-top: 38px;
    }
	.rankSelect .selectList {
		display: none;
		border: none;
	}
    .rankSelect .selectTitle {
        font-size: 14px;
        padding: 0 0;
    }
    .rankSelect .selectTitle::before {
        left: -9px;
        font-size: 12px;
    }
    .rankSelect .selectTitle::after {
        right: -9px;
        font-size: 12px;
    }
	.rankSelect .selectList.listSp {
		display: flex;
		width: 97%;
		padding: 16px 16.5px;
	}
	.rankSelect .selectList li {
		flex: 0 0 100%;
	}
	.rankSelect .selectList li a {
		min-height: 48px;
		text-align: start;
		justify-content: start;
		padding-left: 48px;
		border: 2px solid #00AFEC;
		border-radius: 5px;
		position: relative;
        background-position: right 19px center;
        background-size: 12px;
	}
    .rankSelect .selectList li a.active {
        border-color: #B4B4B4;
    }
	.rankSelect .selectList li a::before {
		content: "";
		width: 14px;
		height: 20px;
		background: url("../images/ranking/icon-input-03.svg") no-repeat center / contain;
		position: absolute;
		left: 15px;
		top: 50%;
		transform: translateY(-50%);

	}
}
/* rankTable */
.rankingTableWrap {
	margin-top: 34px;
}
.gomiRankTableWrap {
	position: relative;
	max-width: 1040px;
	margin: 30px auto 0;
}

.gomiRankTable {
	position: relative;
	overflow-x: auto;
	margin: 0;
}
.contentWrap .contentMain .areaBlog .blogContent .iconScroll {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 137px;
    height: 109px;
    z-index: 3;
}
.gomiRankTable ~ .iconScroll {
	display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 137px;
    height: 109px;
    z-index: 3;
}
.gomiRankTable.gomiTableMove~.iconScroll {
	display: none;
}

.gomiRankTable table {
	background: #ffffff;
}

.gomiRankTable::-webkit-scrollbar {
	display: none;
}

.gomiRankTable::-webkit-scrollbar-thumb {
	background: #1A55C4;
}

.gomiRankTable table {
	width: max-content;
	border-spacing: 0;
	border-radius: 15px;
	overflow: auto;
	margin: 0 auto;
	border-collapse: separate;
	border: none;
}

.gomiRankTable table td,
.gomiRankTable table th {
	border: 1px solid #CFE3EE;
}

.gomiRankTable table th {
	background-color: #00AFEC;
	color: #fff;
	border-radius: 0;
	padding: 7px 5px 9px;
	font-size: 11px;
}

.gomiRankTable table tr th.priceReference {
	width: 102px;
}

.gomiRankTable table tr th.businessTime {
	width: 106px;
}

.gomiRankTable table tr th.reviewRating {
	width: 91px;
}

.gomiRankTable table tr th.samedayResp {
	width: 88px;
}

.gomiRankTable table tr th.constCompany {
	width: 88px;
}

.gomiRankTable table tr th.freeEstimate {
	width: 88px;
}

.gomiRankTable table tr th.travelFree {
	width: 88px;
}

.gomiRankTable table tr th.info {
	width: 88px;
}

.gomiRankTable table tr th.info.service_area {
	width: 200px;
}

.gomiRankTable table tr td {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.3;
	padding: 20px 12px;
}

.gomiRankTable table tr td .upSizeCircle {
	width: 24px;
	margin: 0 auto;
}

.gomiRankTable table tr td,
.gomiRankTable table tr th {
	vertical-align: middle;
	text-align: center;
}

.gomiRankTable table tbody tr td:first-child {
	padding: 0;
	width: 110px;
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 2;
	background-color: #fff;
	border-left: 1px solid #CFE3EE;
	padding-top: 0;
}

.gomiRankTable table tbody tr td:first-child a img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center;
	aspect-ratio: 89 / 55;
}

.gomiRankTable table tbody tr td:last-child {
	border-right: 3px solid #CFE3EE;
}

.gomiRankTable table tr:last-child td:first-child {
	border-radius: 0 0 0 10px;
	background: #fff;
	border-radius: 0;
	border-left: 0;
	border-bottom: 0;
}

.gomiRankTable table tr:last-child td:first-child:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-left: 0 solid #CFE3EE;
	border-bottom: 0 solid #CFE3EE;
	border-radius: 0;
	left: 0;
	top: -3px;
	z-index: -1;
}

.gomiRankTable table tr td.trader {
	position: -webkit-sticky;
	position: sticky;
	left: 78.5px;
	z-index: 1;
	background-color: #fff;
	padding: 11px 10px 10px !important;
}

.gomiRankTable table tr td.trader .textTrader {
	text-align: center;
	background-color: transparent;
	margin-top: 0;
	color: #00AFEC;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
	display: block;
}

.gomiRankTable img {
	margin: 0 auto;
	display: block;
	border-radius: 0;
	filter: none;
	margin-bottom: 0;
}

.gomiRankTable table tr td.trader .traderLogo {
	max-height: 80px;
	object-fit: contain;
	width: 100%;
	object-position: top;
}

.gomiRankTable table td {
	border-bottom: 1px solid #CFE3EE !important;
	border-right: 1px solid #CFE3EE !important;
	border-left: none !important;
	border-top: none !important;
}

.gomiRankTable table tr:last-child td {
	border-bottom: 3px solid #CFE3EE;
}

.gomiRankTable table th {
	border-right: 1px solid #CFE3EE;
	z-index: 1;
	border-top: 1px solid #CFE3EE;
	border-left: none;
	border-bottom: 1px solid #CFE3EE;
	min-height: 72px;
}

.gomiRankTable table tbody tr th:last-child {
	border-right: 1px solid #CFE3EE
}

.gomiRankTable table tbody tr:last-child td:last-child {
	border-radius: 0;
}

.gomiRankTable table tbody tr th:first-child {
	border-left: none;
	position: -webkit-sticky;
	position: sticky;
	left: 0px;
	z-index: 3;
	border-radius: 0;
	width: 120px;
}

.gomiRankTable table tr th.detailsPage {
	width: 120px;
}

.gomiRankTable table tbody tr td:nth-child(2) {
	background-color: #fff;
}

.gomiRankTable table tbody tr th:first-child:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: -3px;
	left: 0;
	z-index: 4;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-radius: 0;
}

.gomiRankTable table tbody tr th:first-child:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: -3px;
	left: 0;
	z-index: 4;
	border-top: 1px solid #CFE3EE;
	border-left: 1px solid #CFE3EE;
	border-radius: 0;
}

.gomiRankTableWrap table .readReviews a {
	background: #FEED2B url(../images/blog-detail/review_icon.png) no-repeat center left 9px / 15px;
	border-radius: 4px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.16);
	padding: 6px 10px 8px 30px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #0F70CB !important;
	text-align: center;
	margin: 0 auto;
	text-decoration: underline;
}

.gomiRankTableWrap table .btnWrap a {
	background: #FEED2B;
	border-radius: 4px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.16);
	padding: 6px 10px 8px 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #0F70CB;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
}

.gomiRankTableWrap table .btnWrap .btnDetail {
	margin-bottom: 10px;
}

.gomiRankTableWrap table .btnWrap .btnDetail a {
	color: #fff;
	background: #0FA5E5 url(../images/category/icon-link-01.svg) no-repeat right 5px center / 15px;
	padding-right: 20px;
}

.gomiRankTable table tbody a.mail_inquiry {
	display: inline-block;
	padding: 10px;
	border-radius: 4px;
	background-color: #EF4646;
}

.gomiRankTable table tbody .reviewScore {
	display: flex;
	flex-direction: column;
	justify-content: center;

	.reviewAvg {
		margin-bottom: 0;
		font-size: 24px;
		font-weight: bold;
		color: #F76969;
		letter-spacing: 0.6px;
		text-align: center;

		span {
			transform: translateY(4px);
			font-size: 14px;
			font-weight: bold;
			color: #00AFEC;
			letter-spacing: unset;
		}
	}

	.star {
		.full {
			position: relative;
			width: 95px;
			display: block;
			background: #E0E0E0;

			&::after {
				content: "";
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: url(../images/common/icon-star.svg) no-repeat top center;
				background-size: 100%;
				z-index: 1;
			}
		}

		.bgColor {
			background: #ffd800;
			display: block;
			height: 15px;
		}
	}
}

@media (max-width: 768px) {
    .rankingTableWrap {
        margin-top: 39px;
    }
    #content .rankingTableWrap .inner {
        padding: 0;
    }
    .gomiRankTable {
        padding-right: 12px;
    }
    .gomiRankTable ~ .iconScroll {
        left: 48.4%;
    }
	.gomiRankTable table {
		white-space: initial;
		width: max-content !important;
	}

	.gomiRankTable table tr td {
		width: auto;
		padding: 5px;
	}

	.gomiRankTable table tr th.companyName,
	.gomiRankTable table tbody tr th:first-child,
	.gomiRankTable table tbody tr td:first-child {
		width: 110px;
	}

	.gomiRankTable table tr td.trader a {}

	.gomiRankTable table tr th.detailsPage {
		width: 100px;
		left: 110px;
	}

	.gomiRankTable table tbody tr td:nth-child(2) {
		left: 110px;
	}
    .gomiRankTable table tr td.trader .textTrader {
        color: #4588C4;
    }

	.gomiRankTableWrap {
		margin: 25px 0 0 12px;
		/* padding-right: 12px; */
	}

	.gomiRankTableWrap table .readReviews a {
		font-size: 10px;
		padding: 10px 2px 10px 16px;
		background-size: 16px;
	}

	.gomiRankTableWrap table .btnWrap a {
		font-size: 10px;
		padding: 4px 5px 6px 5px;
	}

	.gomiRankTableWrap table .btnWrap .btnDetail a {
		padding-right: 16px;
		background-size: 10px;
		background-position-x: right 5px;
	}

	.gomiRankTable table tr th.businessTime,
	.gomiRankTable table tr th.priceReference {
		width: 100px;
	}

	.gomiRankTable table tr th.reviewRating {
		width: 145px;
	}

	.gomiRankTable table tr th.samedayResp,
	.gomiRankTable table tr th.constCompany,
	.gomiRankTable table tr th.freeEstimate,
	.gomiRankTable table tr th.info {
		width: 90px;
	}

	.gomiRankTable table tr td {
		white-space: initial;
	}

	.gomiRankTable table tbody .reviewScore {
		.reviewAvg {
			font-size: 20px;

			span {
				font-size: 12px;
			}
		}
	}


}

.gomiRankTable table tr th.detailsPage {
	width: 106px;
	left: 110px;
}

.gomiRankTable table tbody tr td:nth-child(2) {
	width: 106px;
	left: 110px;
	padding: 5px 5px;
}

.gomiRankTable table tbody tr th:first-child {
	width: 110px;
}

.gomiRankTable table tr th.cta {
	width: 106px;
}

.gomiRankTable table tr th.info {
	width: 90px;
}

.gomiRankTable table tr td {
	padding: 17.5px 5px;
}

.gomiRankTable table tr td .wrapRevLike {
	display: flex;
	flex-wrap: wrap;
	margin-top: -3px;
	align-items: center;
}

.gomiRankTable table tr td .wrapRevLike p {
	margin-bottom: 0;
	margin-left: 4px;
	line-height: 1.55;
	margin-right: 0px;
}

.gomiRankTable table tr td .wrapRevLike .concernRatting {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 1px;
	justify-content: center;
	transform: translateY(-9px);
}

.gomiRankTable table tr td .wrapRevLike .star {
	margin-top: 4px;
}

.gomiRankTable table tr td .wrapRevLike .star .full {
	position: relative;
	width: 95px;
	display: block;
	background: #E0E0E0;
}

.gomiRankTable table tr td .wrapRevLike .star .full::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/ranking/icon-star.svg") no-repeat top center;
	background-size: 100%;
	z-index: 1;
}

.gomiRankTable table tr td .wrapRevLike .star .full .bgColor {
	background: #ffd800;
	display: block;
	height: 15px;
}

.gomiRankTable table tr td .wrapRevLike .numberRatting {
	font-size: 20px;
	font-weight: bold;
	color: #F76969;
	letter-spacing: 0.6px;
	margin-top: 0;
}

.gomiRankTable table tr td .wrapRevLike .seeReview {
	transform: translateY(1px);
	font-size: 14px;
	font-weight: bold;
	color: #00AFEC;
	margin-top: 0;
}

.gomiRankTable table tr td .wrapRevLike .seeReview a {
	color: #00AFEC;
	text-decoration: underline;
	text-underline-offset: 2px;
	font-size: 14px;
	letter-spacing: 0.6px;
	background: none;
	padding: 0;
	box-shadow: none;
}

.gomiRankTableWrap table .btnWrap .btnReview {
	margin-bottom: 0;
	margin-top: 3px;
}

.gomiRankTableWrap table .btnWrap a {
	box-shadow: none;
	color: #00AFEC;
	background: #FFEF75;
	letter-spacing: 0;
	padding: 2px 10px 8px 10px;
}

.gomiRankTableWrap table .btnWrap a .yen {
	font-size: 18px;
	display: inline-block;
	line-height: 1;
	transform: translateY(2px);
}

.gomiRankTableWrap table .btnWrap .btnPhone {
	margin-top: 1px;
	margin-bottom: 0;
}

.gomiRankTableWrap table .btnWrap .btnPhone a {
	background: #FF6E01;
	border-radius: 10px;
	font-size: 10px;
	padding: 8px 11.5px 8px 33.5px;
	color: #fff;
	position: relative;
}

.gomiRankTableWrap table .btnWrap .btnEmail {
	margin-bottom: 0;
	margin-top: 12px;
}

.gomiRankTableWrap table .btnWrap .btnEmail a {
	background: #EF4646;
	border-radius: 10px;
	font-size: 10px;
	padding: 8px 6.5px 8px 28.5px;
	color: #fff;
	position: relative;
}

.gomiRankTableWrap table .btnWrap .btnPhone a::before {
	content: '';
    display: block;
	background: url("../images/trader-detail/icon-tel.svg") no-repeat center center / 100% auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	left: 11.5px;
}

.gomiRankTableWrap table .btnWrap .btnEmail a::before {
	content: '';
	background: url("../images/ranking/icon-mail.svg") no-repeat center center / 100% auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 12px;
	left: 6.5px
}

.gomiRankTableWrap table .btnWrap .totalReview a {
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.16);
	color: #0F70CB;
	background: #FEED2B;
	line-height: 1.5;
	padding: 6px 10px 6px 10px;
}

.gomiRankTable table tbody tr td:first-child a {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	display: block;
	border: 1px solid #E0E0E0;
	padding: 5px 2.5px;
}

.gomiRankTable table tr td.trader {
	padding: 17px 7px !important;
}

.gomiRankTable table tbody tr th:first-child:before {
	top: -1px;
}

@media (min-width: 769px) {
	.gomiRankTable table tr td .wrapRevLike .seeReview a:hover {
		text-decoration: none;
		opacity: 1;
	}
}

@media (max-width: 768px) {
	.gomiRankTable table tr td .wrapRevLike {
		justify-content: center;
	}

	.gomiRankTable table tr td .wrapRevLike .seeReview {
		margin-left: 0;
	}

	.gomiRankTable table tr td .wrapRevLike .concernRatting {
		transform: translateY(-9px);
	}

	.gomiRankTableWrap table .btnWrap .btnReview {
		margin-top: 2px;
	}

	.gomiRankTableWrap table .btnWrap a {
		font-size: 12px;
	}

	.gomiRankTableWrap table .btnWrap a .yen {
		transform: translateY(1px);
	}

	.gomiRankTableWrap table .btnWrap .btnPhone a::before {
		background: url("../images/ranking/table-phone-icon-sp.svg") no-repeat center center / 100% auto;
	}
	.gomiRankTableWrap table .btnWrap .btnEmail a {
		padding: 9px 6.5px 7px 28.5px;
	}


}

.gomiRankTable table tr td {
	padding: 7px 5px
}

.gomiRankTableWrap table .btnWrap .btnPhone a {
	padding: 5px 11.5px 5px 33.5px;
	border-radius: 5px
}

.gomiRankTableWrap table .btnWrap .btnEmail a {
	padding: 11.5px 6.5px 11.5px 28.5px;
	border-radius: 10px;
}


.gomiRankTableWrap table .btnWrap .btnEmail {
	margin-top: 11px;
}

.gomiRankTableWrap table .btnWrap .btnApp {
	margin-top: 9px;
	margin-bottom: 0;
    display: none;
}

.gomiRankTableWrap table .btnWrap .btnApp a {
	background: #20B9EE;
	color: white;
	border-radius: 5px;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 6.5px 5px 28.5px;
	position: relative;
}
.gomiRankTableWrap table .btnWrap .btnApp a::before {
	content: '';
	display: block;
	background: url(../images/common/app-icon.png) no-repeat center center / 100% auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	left: 6.5px;
}
@media (min-width: 769px) {
	.gomiRankTableWrap table .btnWrap .btnPhone a {
        background: white;
        color: #FF6E01;
        font-size: 12px;
        letter-spacing: 0.6px;
        padding: 0;
        padding-top: 17px;
        background: url("../images/ranking/table-phone-icon.svg") no-repeat center top / 16px auto;
    }
	.gomiRankTableWrap table .btnWrap .btnPhone a::before {
		display: none;
	}
	.gomiRankTableWrap table .btnWrap .btnPhone a span {
		width: 100%;
	}
}
@media (max-width: 768px) {
	.gomiRankTableWrap table .btnWrap .btnApp a:hover {
		opacity: 1;
	}
	.gomiRankTableWrap table .btnWrap .btnPhone a {
		padding: 11px 11.5px 12px 33.5px;
		box-shadow: 3px 3px 4px rgba(0,0,0, 0.12);
		border-radius: 10px;
	}
}


/* traderList */
.rankingTrader {
	margin-top: 34px;
}
.traderWrap .concernBtn {
    display: flex;
    margin-left: 0;
    margin-top: 6px;
    margin-right: 2px;
}

.traderWrap .concernBtn .favoriteCount {
    font-size: 18px;
    color: #F76969;
    padding-right: 0;
    padding-bottom: 2px;
    margin-left: 5px;
}

.traderWrap .concernBtn.active .favoriteCount {
    color: #fff;
}

.traderWrap .concernBtn a {
    position: relative;
    text-align: center;
    font-size: 10px;
    color: #F76969;
    border-radius: 7px;
    border: 1px solid #F76969;
    padding: 7px 4px 5px;
    width: auto;
    display: flex;
    align-items: center;
    height: 29px;
}

.traderWrap .concernBtn a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff url(../images/trader-detail/loading.gif) no-repeat center;
    background-size: 100%;
    border-radius: 7px;
    display: none;
    z-index: 1;
}
.traderWrap .concernBtn a.loading::before {
    display: block;
}
.traderWrap .concernBtn.active a {
    background-color: #F76969;
    color: #fff;
}

.traderWrap .concernBtn a span {
    position: relative;
}
.traderWrap .concernBtn a .plus {
	font-size: 10px;
	display: inline-block;
	transform: translate(3px, -1px);
}
.traderWrap .concernBtn a span.favoriteImage {
	transform: translate(1px, -1px);
	display: inline-block;
}
.traderWrap .concernBtn a span.favoriteImage .pink {
	display: inline-block;
}
.traderWrap .concernBtn a span.favoriteImage .white{
	display: none;
}

.traderWrap .concernBtn.active a span.favoriteImage .pink {
	display: none;
}
.traderWrap .concernBtn.active a span.favoriteImage .white {
	display: block;
}
@media (max-width: 768px) {
     .traderWrap .concernBtn {
        top: -7px;
        right: 3px;
        margin-left: 5px;
    }
    .traderWrap .concernBtn a {
        min-width: 49px;
        background-color: #fff;
        color: #F76969;
        padding: 5px 0 4px;
        border: 1px solid #F76969;
    }
    .traderWrap .concernBtn a span::before {
        background-image: url(../images/trader-detail/concer-btn-02.svg);
    }
}

.rankingTrader .traderWrap {
	margin-top: 20px;
	background: white;
	border-radius: 10px;
	padding: 18px 19px 31px;
	border: 1px solid #A5A3A9;
}
.rankingTrader .areaTitle + .traderWrap {
    margin-top: 30px;
}
.rankingTrader .traderWrap .traderWrapTitle {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #00AFEC;
}
.rankingTrader .traderWrap .traderTitle {
	font-size: 28px;
	width: fit-content;
	letter-spacing: 1.4px;
	color: #40536A;
	font-weight: bold;
    transform: translateY(-1px);
}
.rankingTrader .traderWrap .traderTitle .topImg {
    display: inline-block;
	margin-right: 8px;
    transform: translateY(2px);
}
.rankingTrader .traderWrap .traderBox {
	display: flex;
	column-gap: 26px;
	max-width: 1031px;
	margin: 11px auto 0;
}
.rankingTrader .traderWrap .traderBox .traderLeft {
	width: 44.81%;
}
.rankingTrader .traderWrap .traderBox .traderLeft .traderPhoto {
    width: 100%;
}
.rankingTrader .traderWrap .traderBox .traderLeft .traderPhoto img {
    width: 100%;
    aspect-ratio: 462/282;
    object-fit: cover;
    object-position: center;
}
.rankingTrader .concInfo {
    display: flex;
    flex-wrap: wrap;
    margin-top: 14px;
    flex-direction: column;
}

.rankingTrader .concInfo li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.rankingTrader .concInfo li .infoName {
    width: 109px;
    font-size: 12px;
    font-weight: bold;
    background-color: #F1FAFF;
    border: 1px solid #D7F5FF;
    padding: 5px 5px 5px;
    border-right-width: 0;
}
.rankingTrader .concInfo li .feeInfo {
	color: #00AFEC;
	text-decoration: 1px underline;
	text-underline-offset: 2px
}
.rankingTrader .concInfo li .infoSub {
    display: flex;
    align-items: center;
    width: calc(100% - 109px);
    border: 1px solid #F1FAFF;
    padding: 4.5px 6px 4.5px;
    border-left-width: 0;
    font-size: 12px;
    color: #40536A;
    font-weight: 400;
}
.rankingTrader .concInfo li .infoName a {
    position: relative;
    display: inline-block;
    /* padding-right: 20px; */
	color: #189ACD;
	text-decoration: 1px underline;
	text-underline-offset: 1px
}
.rankingTrader .concInfo li:first-child .infoName a {
    color: #00AFEC;
}
.rankingTrader .concInfo li .infoName a::before {
    content: "";
	display: none;
    position: absolute;
    top: 53%;
    right: 1px;
    transform: translateY(-50%);
    width: 12px;
    aspect-ratio: 18/19;
    background: url(../images/trader-detail/conc-info-icon-arrow.png)no-repeat center/100%;
}
@media (min-width: 769px) {
	.rankingTrader .concInfo li .infoName a:hover {
		text-decoration: none;
        opacity: 1;
	}
}
@media (max-width: 768px) {
    .rankingTrader .concInfo {
        flex-direction: column;
    }

    .rankingTrader .concInfo li {
        width: 100%;
    }

    .rankingTrader .concInfo li .infoName {
        display: flex;
        align-items: center;
        padding: 8px 3px 7px 6px;
        width: 84px;
        font-size: 10px;
        border-right-width: 1px;
        letter-spacing: 0;
        border-bottom-width: 0;
    }
    .rankingTrader .concInfo li .infoName a {
        color: #189ACD;
        text-decoration: underline;
        text-underline-offset: 2px;
    }

    .rankingTrader .concInfo li .infoName a::before {
        display: none;
    }
    .rankingTrader .concInfo li .infoSub {
        width: calc(100% - 84px);
        border-bottom-width: 0;
        padding: 7px 6px 5px;
        line-height: 1.56;
        font-size: 10px;
    }

    .rankingTrader .concInfo li:last-child .infoName,
    .rankingTrader .concInfo li:last-child .infoSub {
        border-bottom-width: 1px;
    }
    .rankingTrader .traderWrap .traderWrapTitle {
        padding-bottom: 5px;
    }
}

.rankingTrader .traderWrap .traderBox .traderRight {
	width: 52.69%;
}
.reviewBox {
    display: flex;
    justify-content: center;
    padding-left: 32px;
    max-width: 663px;
    margin: 0 auto 0;
    /* margin-bottom: 40px; */
}

@media(max-width:768px) {
    .reviewBox {
        display: block;
        padding: 0;
        margin-bottom: 15px;
    }
}

.reviewBox.reviewBoxChart {
    max-width: unset;
    justify-content: unset;
    flex-direction: column;
    padding-left: 0;
}

.reviewBoxChart .reviewBoxTitle {
    margin-top: -9px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.reviewBoxChart .reviewBoxRating {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
}

.reviewBoxChart .ratingStars {
    margin-left: 11px;
    display: flex;
    align-items: center;
    transform: translateY(1px);
}

.reviewBoxChart .ratingStars .stars span.full {
    width: 131px;
    position: relative;
    display: block;
    background: #E0E0E0;
    margin: 0 auto;
}

.reviewBoxChart .ratingStars .stars span.full .bgColor {
    background: #FDFE02;
    display: block;
    height: 20px;
}

.reviewBoxChart .ratingStars .stars span.full::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ranking/chart-star-big.svg) no-repeat top center;
    background-size: auto;
    background-size: 100%;
    z-index: 1;
}

.reviewBoxChart .ratingStars .rating {
    font-size: 27px;
    color: #F76969;
    margin-left: 10px;
    font-weight: 600;
    transform: translateY(-2px);
}

.reviewBoxChart .ratingStars .rating span {
    font-size: 22px;
    line-height: 1;
    /* margin-left: 6px; */
    transform: translateY(0);
    letter-spacing: 0.4px;
}

.reviewBoxChart .reviewBoxData {
    margin-right: 3px;
    display: flex;
    flex-direction: row;
    row-gap: 6px;
    column-gap: 10.26px;
    justify-content: space-between;
}

.reviewBoxChart .reviewBoxData .reviewBoxItem {
    width: 100%;
    background: #fff7ca;
}

.reviewBoxChart .reviewBoxData .reviewBoxRadarChart .reviewChart {
    height: 100%;
    min-height: 169px;
	display: block;
	max-width:	271px;
	width: 100%;
}

.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint {
    padding: 16px 21px 16px 10px;
    max-width: 259px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint {
    font-size: 12px;
    font-weight: bold;
    color: #208ac9;
    margin-right: 0;
    min-width: 72px;
}

.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint a {
    color: #003CEC;
    text-decoration: none;
    /* border-bottom: 1px solid #a8c5ca; */
}

.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionProcess {
    width: 281px;
    height: 22px;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    background: #fff;
    margin-right: 2px;
}

.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionProcess .bar {
    display: block;
    height: 100%;
    background: #ffd800;
    border-right: 1px solid #d4d4d4;
    border-radius: 0 2px 2px 0;
}

.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPercent {
    color: #003CEC;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    min-width: 24px;
    text-align: right;
}

.reviewAreaTitle {
    border-bottom: 2px solid #ffd800;
    padding-bottom: 2px;
    margin-bottom: 18px;
}

.reviewAreaTitle .titleText {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #334155;
    text-align: center;
    letter-spacing: -0.2px;
}
.reviewBox .reviewLink {
    background: #FAD438;
}
.reviewBox .reviewLink span {
    display: block;
    max-width: 95%;
    width: fit-content;
    margin: 0 auto;
    padding: 6.5px 28px 5.5px 0;
    text-align: center;
    color: white;
    font-size: 14px;
    line-height: 18.8px;
    font-weight: 700;
    background: url(../images/interview-detail/right-arrow-yellow.svg) no-repeat right 1px top 54% / 17px;
}
.reviewBox .seeReview {
	transform: translateY(1px);
    font-size: 18px;
    font-weight: bold;
    color: #00AFEC;
    margin-left: 16px;
    margin-top: 0;
    letter-spacing: -0.9px;
}
.reviewBox .seeReview a {
	color: #00AFEC;
	text-decoration: underline;
	text-underline-offset: 2px;
	font-size: 18px;
	background: none;
	padding: 0;
	box-shadow: none;
}
.reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint:hover,
.reviewBox .seeReview a:hover {
    opacity: 1;
}
@media (min-width: 1101px) {
    .reviewBoxChart .reviewBoxData .reviewBoxRadarChart {
        max-width: 271px;
    }
}
@media (max-width: 1100px) and (min-width: 769px) {
    .reviewBoxChart .reviewBoxData .reviewBoxRadarChart {
        width: 100%;    
    }
    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint {
        max-width: 40%;
        padding-right: 10px;
    }
    .reviewBoxChart .reviewBoxData .reviewBoxRadarChart {
        max-width: 60%;
    }
    .reviewBoxChart .reviewBoxData .reviewBoxRadarChart .reviewChart {
        max-width: unset;
    }
    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem {
        flex-direction: column;
        align-items: start;
        position: relative;
        row-gap: 5px;
        padding: 5px 0;
    }
    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPercent {
        position: absolute;
        top: 6px;
        right: 0;
    }
    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionProcess {
        width: 100%;
    }
    .reviewAreaTitle .titleText {
        font-size: 18px;
    }
    .reviewBoxChart .ratingStars .stars span.full {
        width: 100px;
    }
    .reviewBoxChart .ratingStars .stars span.full .bgColor {
        height: 15px;
    }
    .reviewBoxChart .ratingStars .stars {
        transform: translateY(2px);
    }
}
@media (min-width: 769px) {
    .reviewBox .reviewLink:hover {
        opacity: 0.7;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint a:hover {
        opacity: 1;
        text-decoration: underline;
        text-underline-offset: 3px;
    }
    .reviewBox .seeReview a:hover {
        opacity: 1;
        text-decoration: non;
    }
}
@media(max-width: 768px) {
    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint a:hover {
        opacity: 1;
    }
    .reviewBoxChart .reviewBoxTitle {
        display: flex;
        align-items: flex-end;
        padding-bottom: 0;
        margin-bottom: 6px;
        border-bottom: none;
    }

    .reviewBoxChart .reviewBoxRating {
        display: flex;
        /* width: calc(100% - 170px); */
    }

    .reviewAreaTitle .titleText {
        font-size: 14px;
        text-align: left;
        display: block;
    }

    .reviewBoxChart .ratingStars {
        margin-top: 0;
        margin-left: 19px;
        /* width: 100%; */
    }

    .reviewBoxChart .ratingStars .stars span.full {
        width: 89px;
        height: 14px;
    }

    .reviewBoxChart .ratingStars .stars span.full .bgColor {	
        height: 14px;
    }

    .reviewBoxChart .ratingStars .rating {
        font-size: 20px;
        /* margin-top: -7px; */
        margin-left: 6px;
        position: relative;
    }

    .reviewBoxChart .ratingStars .rating span {
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    .reviewBoxChart .ratingStars .rating span.number {
        position: absolute;
        left: 36px;
        bottom: 6px;
        font-size: 10px;
        color: #238ac9;
    }

    .reviewBoxChart .ratingStars .rating span.number span {
        font-size: 10px;
    }

    .reviewBoxChart .reviewBoxData {
        margin-right: 0px;
        gap: 6px 4px;
        justify-content: space-between;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxRadarChart {
        width: 56.79%;

    }

    .reviewBoxChart .reviewBoxData .reviewBoxRadarChart .reviewChart {
        min-height: 220px;
        margin-bottom: 0;
        max-width: unset;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint {
        width: 42.2%;
        padding: 5px;
        max-width:  unset;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem {
        display: block;
        position: relative;
        padding: 7px 0;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint {
        margin-right: 0;
        margin-bottom: 5px;
        padding-right: 22px;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint a {
        font-size: 12px;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionProcess {
        width: 100%;
        height: 16px;
        margin-right: 6px;
    }

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPercent {
        font-size: 14px;
        position: absolute;
        top: 8px;
        right: 0;
    }
	.reviewBox .seeReview a {
		font-size: 15px;
	}
	.reviewBoxChart .ratingStars .stars span.full::after {
		background: url(../images/ranking/chart-star-sp.png) no-repeat top center;
	}
}

@media(max-width:430px) {

    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem {
        padding: 5px 0;
    }
    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPoint a {
        font-size: 10px;
    }
    .reviewBoxChart .reviewBoxData .reviewBoxAdditionPoint .additionItem .additionPercent {
        font-size: 12px;
    }
    .reviewBoxChart .ratingStars .stars span.full {
        /* width: 105px; */
        /* height: 18px; */
    }

    .reviewBoxChart .ratingStars .stars span.full .bgColor {
        /* height: 18px; */
    }
}
.seeReviewDetail {
	width: 100%;
	margin-top: 23px;
} .seeReviewDetail a {
	display:block;
	width: 100%;
	color: white;
	background: #00AFEC;
	padding: 9px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -0.9px;
	border-radius: 8px;
}
.seeReviewDetail a span {
	padding-right: 48px;
	background: url("../images/ranking/right-arrow-circle-white.svg") no-repeat right 1px center / 24px;
}
.rankingTrader .traderWrap .traderBox .traderRight .concInfo {
	display: none;
}
@media (max-width: 1100px) and (min-width: 769px) {
    .rankingTrader .traderWrap .traderBox {
        column-gap: 15px;
    }
    .rankingTrader .traderWrap {
        padding: 18px 10px 32px;
    }
    .rankingTrader .traderWrap .traderBox .traderLeft {
        width: 40.81%;
    }
    .rankingTrader .traderWrap .traderBox .traderRight {
        width: 58.19%;
    }
}
@media (min-width: 769px) {
    .seeReviewDetail a:hover {
        opacity: 0.7
    }
}
@media (max-width: 768px) {
	.traderWrap .concernBtn {
		display:none
	}
    .rankingTrader .traderWrap {
        padding: 16px 2.2% 29px;
        margin-top: 24px;
    }
    .rankingTrader .areaTitle+.traderWrap {
        margin-top: 25px;
    }
	.rankingTrader .traderWrap .traderBox {
		flex-direction: column;
        margin-top: 6px;
        row-gap: 1px;
	}
	.rankingTrader .traderWrap .traderBox .traderLeft,
	.rankingTrader .traderWrap .traderBox .traderRight {
		width: 100%
	}
	.rankingTrader .traderWrap .traderBox .traderLeft .concInfo {
		display: none;
	}
	.rankingTrader .traderWrap .traderBox .traderRight .concInfo {
		display: flex;
	}
	.rankingTrader .traderWrap .traderBox .traderLeft .traderPhoto {
		margin-bottom: 16px
	}
	.rankingTrader .traderWrap .traderBox .traderLeft .traderPhoto img {
		aspect-ratio: 330.69 / 201;
		width: 100%;
		height: 100%;
	}
	.rankingTrader .traderWrap .traderTitle {
		font-size: 20px;
		display: flex;
		align-items: center;
        transform: translateY(0px);
	}
    .rankingTrader .traderWrap .traderTitle .topImg {
        transform: translateY(0px);
    }
	.reviewBox .seeReview {
		margin-left: 4px;
        transform: translateY(-3px);
	}
	.seeReviewDetail {
		margin-top:0;
		margin-bottom: 6px;
	}
	.seeReviewDetail a {
		background: #00B1EB;
        color: #ffffff;
        font-size: 14px;
        border-radius: 8px;
        height: 40px;
	}
	.seeReviewDetail a span {
		padding-right: 25px;
		background-size: 16px
	}
}

/* popups */
eePopup */

.feePopup .starReview {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
}

.feePopup .starReview .star {
    margin-top: -5px;
    margin-right: 7px;
}

.feePopup .starReview .star span.full {
    width: 86px;
    position: relative;
    display: block;
    background: #E0E0E0;
}

.feePopup .starReview .star span.full:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon-star-02.svg) no-repeat top center;
    background-size: 100%;
    z-index: 1;
}

.feePopup .starReview .star span.full .bgColor {
    background: #ffd800;
    display: block;
    height: 13px;
}

.feePopup .starReview .score_avg span {
    font-size: 16px;
    font-weight: bold;
    color: #F76969;
    line-height: 1;
    vertical-align: text-top;
}

.feePopup .starReview .score_avg span.numberReview {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    color: #828282;
    transform: translate(4px, 2px);
}

.feePopup .starReview .score_avg span.numberReview a {
    font-size: 12px;
    font-weight: bold;
    color: #00afec;
}

.feePopup .infoName {
    font-size: 14px;
    font-weight: bold;
}

.feePopup .infoName span {
    font-size: 16px;
    margin-left: 1px;
    letter-spacing: 1.4px;
}
.feePopup .starReview .star {
    margin-top: -5px;
    margin-right: 7px;
}

.feePopup .starReview .star span.full {
    width: 86px;
    position: relative;
    display: block;
    background: #E0E0E0;
}

.feePopup .starReview .star span.full:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/common/icon-star-02.svg) no-repeat top center;
    background-size: 100%;
    z-index: 1;
}

.feePopup .starReview .star span.full .bgColor {
    background: #ffd800;
    display: block;
    height: 13px;
}

.feePopup .starReview .score_avg span {
    font-size: 16px;
    font-weight: bold;
    color: #F76969;
    line-height: 1;
    vertical-align: text-top;
}

.feePopup .starReview .score_avg span.numberReview {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    color: #828282;
    transform: translate(4px, 2px);
}

.feePopup .starReview .score_avg span.numberReview a {
    font-size: 12px;
    font-weight: bold;
    color: #00afec;
}

.feePopup .starReview .star {
    margin-top: -7px;
    margin-right: 10px;
}
.feePopup .starReview .star span.full {
    width: 99px;
}
.feePopup .starReview .star span.full .bgColor {
    height: 15px;
}
.feePopup .starReview .star span.full:after {
    background: url(../images/common/icon-star.svg) no-repeat top center / cover;
}
.feePopup .starReview .score_avg {
    transform: translateY(-3px);
}
.feePopup .starReview .score_avg span {
    font-size: 20px;
}
.feePopup .starReview {
	margin-bottom: 0;
}
.feePopup .starReview .seeReview{
    transform: translateY(-1px);
    font-size: 12px;
    font-weight: bold;
    color: #00AFEC;
	margin-left: 1px;
}
.feePopup .starReview .seeReview a {
    font-weight: bold;
    color: #00afec;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.feePopup .popupHeader .popupName {
	flex-wrap: wrap;
}
.feePopup .concInfo {
	width: 314px;
	transform: translateY(4px);
}
.feePopup .concInfo li .infoName {      
	width: 62px;
    font-size: 8px;
	padding: 8px 1px 7px;
	letter-spacing: 0;
}
.feePopup .concInfo li .infoSub {
    width: calc(100% - 62px);
    font-size: 8px;
    letter-spacing: -0.4px;
}

.feePopup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background: rgba(0, 0, 0, 0.3);
}
.feePopup .popupContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.feePopup .popupContainer .popupContent {
    max-width: 1146px;
    width: 100%;
    margin: 60px 40px;
    background: #fff;
    border-radius: 16px;
    padding: 40px;
    max-height: 80vh;
    overflow-y: auto;
}
.feePopup .popupHeader {
    padding-left: 15px;
    padding-right: 15px;
}
.feePopup .popupHeader .popupCategory {
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: 0;
}
.feePopup .popupHeader .popupName {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}
.feePopup .popupHeader .popupName .popupTitle {
    font-size: 24px;
}
.feePopup .popupHeader .popupName .starReview {
    display: flex;
    align-items: center;
    margin-left: 25px;
    margin-right: 29px;
}
.feePopup .popupHeader .popupName .starReview .star {
    margin-top: 0;
}
.feePopup .starReview .star span.full {
    width: 116px;
}
.feePopup .starReview .star span.full .bgColor {
    height: 18px;
}
.feePopup .starReview .star span.full:after {
    background: url(../images/common/icon-star.svg) no-repeat top center / cover;
}
.feePopup .starReview .score_avg span {
    font-size: 24px;
    letter-spacing: 0.4px;
}
.feePopup .starReview .seeReview {
    color: #00afec;
    font-weight: bold;
    margin-left: 9px;
    transform: translateY(2px);
}
.feePopup .starReview .seeReview a {
    font-weight: bold;
    color: #00afec;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.feePopup .concInfo {
    width: 314px;
    transform: translateY(4px);
}
.feePopup .concInfo li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 5px;
}
.feePopup .concInfo li .infoName {
    width: 62px;
    font-size: 8px;
    font-weight: bold;
    background-color: #f1faff;
    border: 1px solid #d7f5ff;
    padding: 8px 1px 7px;
    letter-spacing: 0;
    border-right-width: 0;
    text-align: center;
    margin-left: 0;
}
.feePopup .concInfo li .infoSub {
    display: flex;
    align-items: center;
    width: calc(100% - 62px);
    font-size: 8px;
    letter-spacing: -0.4px;
    border: 1px solid #f1faff;
    padding: 0px 8px;
    border-left-width: 0;
}
.feePopup .tablePriceWrap {
    background: #F1FAFF;
    padding: 40px 33px;
}
.feePopup .tablePriceWrap .listTab {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 9px;
    justify-content: unset;
    align-items: unset;
}
.feePopup .tablePriceWrap .listTab li {
    width: calc(100% / 6 - 5px);
    margin-right: 6px;
    margin-bottom: 6px;
}
.feePopup .tablePriceWrap .listTab li, .feePopup .tablePriceWrap .listTab li.active {
    border: none;
}
.feePopup .tablePriceWrap .listTab li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #00AFEC;
    border: 2px solid #00AFEC;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    padding: 7px;
    line-height: 1.2;
    height: 51px;
}
.feePopup .tablePriceWrap .listTab li.active a {
    background: #00AFEC;
    color: #fff;
}
.feePopup .tablePriceWrap .tabContent {
    max-height: 250px;
    overflow-y: auto;
}
.feePopup .tablePriceWrap .tabContent .tabBox {
    display: none;
}
.feePopup .tablePriceWrap .tabContent .tabBox.showTab {
    display: block;
}
.feePopup .tablePriceWrap .tabContent .tabBox .tableContent {
    padding: 0 1px;
}
.feePopup .tablePriceWrap .tabContent .tabBox .tableContent table {
    width: 100%;
}
.feePopup .tablePriceWrap .tabContent .tabBox .tableContent table tr th {
    background: #00AFEC;
    color: #fff;
    border: 1px solid #fff;
    border-bottom: 0;
    width: calc(100% / 3);
    padding: 14px 0 13px;
}
.feePopup .tablePriceWrap .tabContent .tabBox .tableContent table tr td {
    border: 1px solid #E0E0E0;
    background: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 14px 5px 13px;
}
.feePopup .feeClosePopup {
    margin-top: 20px;
    text-align: center;
}
.feePopup .feeClosePopup a {
    font-weight: 400;
    font-size: 16px;
}
@media (min-width: 769px) {
    .feePopup .starReview .seeReview a:hover {
        text-decoration: none;
    }
}
@media(max-width: 768px) {
	.feePopup.recommendTermRank .feePopup .boxWrap .boxInfo .starReview {
		width: auto;
		margin-left: 8px;
	}
	.feePopup .starReview .star {
    	margin-top: -3px;
        margin-right: 9px;
	}
	.feePopup .starReview .star span.full {
    	width: 112px;
        height: 17px;
		overflow: hidden;
	}
    .feePopup .starReview .star span.full:after {
        background-size: 100%;
    }
	.feePopup .starReview .star span.full .bgColor {
    	height: 18px;
	}
	.feePopup .starReview .score_avg span {
        font-size: 24px;
        letter-spacing: 0.4px;
        margin-right: 0;
	}
	.feePopup .starReview .seeReview {
		transform: translateY(3px);
		font-size: 15px;
        margin-left: 8px;
        letter-spacing: -0.9px;
	}


	.feePopup .popupContainer .popupContent {
        margin: 60px 10px;
        padding: 21px 22px;
    }
	.feePopup .popupHeader .popupCategory {
		font-size: 13px;
		letter-spacing: -0.3px;
	}
    .feePopup .popupHeader .popupName {
        flex-direction: column;
    }
	.feePopup .popupHeader .popupName .popupTitle {
        font-size: 22px;
		letter-spacing: 1.3px;
	}
	.feePopup .popupHeader .popupName .starReview {
		margin: 5px 0 14px;
	}
    .feePopup .popupHeader .popupName .starReview .star {
        margin-right: 12px;
    }
	.feePopup .popupHeader .popupName .starReview .star span.full {
        width: 95px;
        height: 15px;
		transform: translate(1px, 1px);
    }
	.feePopup .popupHeader .popupName .starReview .star span.full .bgColor {
        height: 15px;
    }
	.feePopup .popupHeader .popupName .starReview .score_avg span {
        font-size: 22px;
    }
	.feePopup .popupHeader .popupName .starReview .seeReview {
        font-size: 11px;
        transform: translateY(2px);
        margin-left: 4px;
        letter-spacing: -0.4px;
    }
    .feePopup .popupHeader .popupName .starReview .seeReview .score_avg {
        transform: translateY(-3px);
    }
    .feePopup .popupHeader .popupName .starReview .seeReview .score_avg span {
        margin-right: 0;
    }
    .feePopup .tablePriceWrap {
        padding: 27px 3.8% 27px;
    }
    .feePopup .tablePriceWrap .listTab {
        justify-content: flex-start;
        margin-bottom: 8px;
    }
    .feePopup .tablePriceWrap .listTab li {
        width: calc(100% / 3 - 7px);
        margin-right: 0;
        margin-bottom: 4px;
    }
    .feePopup .tablePriceWrap .listTab li:not(:nth-child(3n)) {
        margin-right: 9px;
    }
    .feePopup .tablePriceWrap .listTab li a {
        font-size: 11px;
        height: 49px;
    }
    .feePopup .tablePriceWrap .tabContent .tabBox .tableContent table tr th {
        font-size: 13px;
        width: 110px;
    }
    .feePopup .tablePriceWrap .tabContent .tabBox .tableContent table tr th:first-child {
        width: 162px;
    }
    .feePopup .tablePriceWrap .tabContent .tabBox .tableContent table tr td {
        font-size: 14px;
    }
    .feePopup .feeClosePopup {
        margin-top: 10px;
    }
	.feePopup .concInfo {
    	width: calc(100% + 24px);
    	margin-left: -12px;
    	transform: translateY(4px);
		margin-bottom: 2px;
	}
	.feePopup .concInfo li .infoName {
		width: 78px;
		font-size: 10px;
		padding: 9px 1px 11px;
		letter-spacing: 0;
	}
	.feePopup .concInfo li .infoSub {
		width: calc(100% - 78px);
		font-size: 10px;
		letter-spacing: 0px;
	}
}

/* .feePopup .starReview .star {
    margin-right: 7px;
}

.feePopup .starReview .star span.full {
    width: 89px;
}

.feePopup .starReview .star span.full .bgColor {
    height: 14px;
} */

@media (max-width: 768px) {
    .feePopup .starReview .star {
        margin-right: 5px;
    }
    .feePopup .starReview .star span.full {
        height: 14px;
    }

    .feePopup .starReview .score_avg span {
        font-size: 20px;
    }

    .feePopup .starReview .score_avg {
        transform: translateY(0);
    }

    .feePopup .starReview .seeReview {
        margin-left: 4px;
        transform: translateY(0px);
    }
    
}     
    .feePopup .popupContainer .popupContent .popupContentWrap {
        padding-bottom: 43.97px;
    }
    .feePopup .popupContainer .popupContent {
        max-height: unset;
        overflow-y: unset;
        position: relative;
    }
    .feePopup .popupContainer .popupContent .popupContentWrap {
        max-height: 80vh;
        overflow-y: auto;
    }
    .feePopup .feeClosePopup {
        width: fit-content;
        position: absolute;
        right: 14px;
        top: 2px;
        margin-top: 0;
    }
    .feePopup .feeClosePopup a {
        font-size: 40px;
        font-weight: 100    ;
    }
    .feePopup .popupContent .vendorContactSimpleCta {
        position: absolute;
        display: block;
        width: 100%;
        right: 0;
        bottom: 0;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap {
        background: white;  
        padding: 19px 40px 9px;
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 34px;
        border-radius: 0 0 16px 16px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone {
        margin-left: 52px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a{
        font-size: 26.74px;
        font-weight: bold;
        color: #FF6E01;
        position: relative;
        padding-left: 36px;
        display: block;
        letter-spacing: 0.5348px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
        transform: translateY(-1px);
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
        display: block;
        content: "";
        position: absolute;
        background: url('../images/category/icon-contact-popup.svg') center no-repeat;
        background-size: 100%;
        width: 26px;
        height: 26px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a {
        background: #EF4646;
        color: white;
        padding: 16.5px 13.5px 15.5px 42.5px;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.09;
        position: relative;
        display: block;
        border-radius: 10px;
        transition: all 0.3s;
    }
    
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a::before {
        content: "";
        display: block;
        position: absolute;
        background: url('../images/common/icon-mail-new.svg') center no-repeat;
        background-size: 100%;
        width: 26px;
        height: 19px;
        left: 14px;
        top: 50%;
        transform: translateY(-50%);
    }
    @media (min-width: 769px) {
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a:hover {
            opacity: 0.7
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
            pointer-events: none;
        }
    }
    @media (max-width: 780px) {
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
            font-size: 24px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
            width: 24px;
            height: 24px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a {
            font-size: 20px;
        }

    }
    @media (max-width: 768px) {
        .feePopup .popupContainer .popupContent {
            margin: 60px 16px;
            border-radius: 8px;
        }
        .feePopup .feeClosePopup {
            right: 13px;
            top: 9px;
        }
        .feePopup .feeClosePopup a  {
            font-size: 27px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap {
            padding: 20px 8px 10px;
            column-gap: 6px;
            justify-content: center;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone{
            margin-left: 0;
            max-width: 220px;
            width: 100%;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
            font-size: 18px;
            background: #FF6E01;
            color: white;
            padding: 14px 5.5px 13px 46.5px;
            border-radius: 10px;
            width: 100%;
            transform: translateY(0);
        }
        
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
            background: url('../images/category/icon-contact-popup-sp.svg') center no-repeat;
            background-size: 100%;
            width: 20px;
            height: 20px;
            top: 52%;
            left: 19px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn {
            max-width: 220px;
            width: 100%;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a {
            font-size: 18px;
            padding: 16.5px 5.5px 16.2px 39.5px;
            width: 100%;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a:hover {
            opacity: 1;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a::before {
            width: 19.15px;
            height: 14px;
            left: 11.95px;
            top: 51%;
        }
        .feePopup .popupContainer .popupContent .popupContentWrap {
            padding-bottom: 31px;
        }
    }
    @media (max-width:560px) {
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone {
            max-width: 168px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
            font-size: 14px;
            background: #FF6E01;
            color: white;
            padding: 14px 5.5px 13px 42.5px;
            border-radius: 10px;
            width: 100%;
            transform: translateY(0);
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
            background: url('../images/category/icon-contact-popup-sp.svg') center no-repeat;
            background-size: 100%;
            width: 20px;
            height: 20px;
            left: 19px;
            top: 50%;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn {
            max-width: 168px;
            width: 100%;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a {
            font-size: 14px;
            padding: 16.5px 5.5px 16.2px 35.5px;
            width: 100%;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a::before {
            width: 20.15px;
            height: 16px;
            left: 11.95px;
            top: 53%;
        }
    }
    @media (max-width: 385px) {
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
            padding: 14px 5.5px 13px 35.5px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a {
            padding: 16.5px 2.5px 16.2px 29px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
            left: 12px;
        }
        .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a::before {
            left: 8px;
            width: 17px;
            height: 14px;
        }
    }
.feePopup .popupHeader .popupName .popupTitle {
    font-weight: bold;
}
.feePopup .popupContainer .popupContent .popupContentWrap {
    padding-bottom: 110px;
}
.feePopup .popupContent .vendorContactSimpleCta .ctaNote {
    position: relative;
    font-size: 14px;
    line-height: 1.07;
    font-weight: bold;
    color: #fff;
    background-color: #00AFEC;
    border-radius: 9px;
    padding: 6px 28px 6px;
    letter-spacing: 0.4px;
    margin: 0 auto -2px;
    max-width: 100%;
    width: fit-content;
    text-align: center;
    letter-spacing: 0.36px;
}
.feePopup .popupContent .vendorContactSimpleCta .ctaNote::before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50.4%;
    transform: translateX(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #00AFEC;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap {
    flex-wrap: wrap;
    background: #FFF3EA;
    padding: 11px 40px 10px;
    column-gap: 29px;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp {
    padding: 13px 40px 10px;
    column-gap: 19px;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone {
    margin-left: 0;
    max-width: 398px;
    width: 100%;
} 
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone {
    max-width: unset;
    width: initial;
}  
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
    font-size: 40px;
    letter-spacing: 1.2px;
    padding-left: 38px;
    transform: translateY(-6px);
}

.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
    width: 33px;
    height: 33px;
    left: -1px;
    background: url('../images/common/icon-phone-orange.svg') center no-repeat;
    background-size: 100%;
    top: calc(50% - 11px);
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a .openTime {
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    margin-left: -1px;
    transform: translateY(-5px);
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn {
    max-width: 400px;
    width: 100%;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a::before {
    display: none;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a {
    padding: 19.6px 0 23.4px 0;
    text-align: center;
    transform: translateY(-2px);
    letter-spacing: 1.1px;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn {
    max-width: 296px;
    margin-left: 10px;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a {
    text-align: center;
    padding: 22px 0 25.4px 0;
    transform: translateY(0);
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a .mailText {
    padding: 0 24px 0 46px;
    background: url('../images/index/icon-mail-propose.svg') no-repeat left 0 top 67% / 30px;
    position: relative;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a .mailText {
    padding: 0 24px 0 46px;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a .mailText::after {
    content: "";
    display: block;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    width: 11px;
    aspect-ratio: 8 / 16;
    background: url('../images/common/icon-arrow-white.png') center no-repeat;
    background-size: 100%;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a {
    font-size: 18px;
    letter-spacing: 0.9px;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn {
    max-width: 292.66px;
    width: 100%;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.9px;
    text-align: center;
    background: #00AFEC;
    color: #fff;
    padding: 21.4px 13.5px 20.4px;
    border-radius: 10px;
    font-weight: 600;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::before,
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::after {
    content: "";
    display: block;
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
    width: 32px;
    aspect-ratio: 1 / 1;
    background: url("../images/common/app-icon.png") center no-repeat;
    background-size: 100%;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::before {
    left: 10px;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::after {
    right: 10px;
    width: 24px;
    top: 51%;
    aspect-ratio: 20.4 / 23.3;
    background: url("../images/common/external-link-icon.svg") center no-repeat;
    background-size: 100%;
}
.feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a .btnAppText {
    padding-left: 6px;
}
.feePopup .tablePriceWrap {
    padding-bottom: 40px;
}
.feePopup .tablePriceWrap .listTab li a {
    min-height: 51px;
    height: 100%;
}
@media (max-width: 1140px) and (min-width: 769px) {
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp {
        padding: 13px 15px 10px;
    }
}
@media (max-width: 1090px) and (min-width: 769px)  {
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone {
        width: 100%;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
        width: fit-content;
        margin: 0 auto;
    }
    .feePopup .popupContainer .popupContent .popupContentWrap {
        padding-bottom: 170px;
    }
}
@media (max-width: 1050px) {
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap {
        column-gap: 19px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn {
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone {
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a .mailText {
        padding: 0 15px 0 35px;
        background-position: left 0 top 67%;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a .mailText::after {
        right: 0px;
        top: 53%;
    }
}
@media (max-width: 900px) {
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap {
        padding: 11px 15px 10px;
    }
}
@media (min-width: 769px) {
    .feePopup .starReview .seeReview a:hover,
    .feePopup .tablePriceWrap .listTab li a:hover,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a:hover {
        opacity: 0.6;
    }
}
@media (max-width: 768px) {
    .feePopup .popupContainer .popupContent {
        padding: 46px 21px;
    }
    .feePopup .popupHeader .popupName .starReview {
        margin: 3px 0 12px;
    }
    .feePopup .concInfo li .infoSub {
        padding: 0px 5px;
    }
    .feePopup .tablePriceWrap {
        padding: 24px 4.2% 27px;
    }
    .feePopup .tablePriceWrap .listTab li a {
        font-size: 10px;
        height: 47px;
    }
    .feePopup .popupContent .vendorContactSimpleCta {
        background: white;
        padding-top: 26px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .ctaNote {
        font-size: 10px;
        padding: 7px 5px 10px;
    }
    .feePopup .popupContainer .popupContent .popupContentWrap {
        padding-bottom: 79px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap {
        column-gap: 12px;
        flex-wrap: unset;
        padding: 13px 12.5px 15px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
        font-size: 16px;
        padding: 8.5px 23px 11.5px 53px;
        transform: translateY(0);
        letter-spacing: 0.8px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn {
        max-width: 160px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
        background: url(../images/common/icon-phone-white.svg) center no-repeat;
        background-size: 100%;
        aspect-ratio: 1 / 1;
        width: 24px;
        top: 50%;
        left: 24px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a {
        padding: 12.3px 0 14.3px 0;
        font-size: 16px;
        transform: translateY(0);
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a .mailText {
        padding: 0 9px 0 40px;
        background-position: left 16px top 67%;
        background-size: 24px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactMailBtn a .mailText::after {
        display: none;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp {
        padding: 13px 14.3px 15px 22px;
        column-gap: 12px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn  {
        max-width: 160px;
        width: 100%;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn {
        margin-left: 0;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone a,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a {
        padding: 38px 7px 5px;
        width: 100%;
        font-size: 12px;
        letter-spacing: 0.6px;
        text-align: center;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
        top: 34%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap .contactPhone a:before {
        
        top: 50%;
        left: 34px;
    }
    
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .contactPhone a:before {
        top: 36%;
        left: 50%;
    }
    
    .feePopup .popupContent .vendorContactSimpleCta.oneBtn .contactCtaWrap .contactPhone a:before {
        top: 50%;
        left: 34px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone a:before {
        top: 36%;
        left: 50%;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a {
        padding-top: 0;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a .mailText {
        padding: 40px 0 1px;
        background-position: center top 22%;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a {
        padding: 39px 7px 5px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::before {
        left: 52%;
        top: 37%;
        width: 27px;
        transform: translateX(-50%) translateY(-50%);
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::after {
        display: none;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a .btnAppText {
        padding-left: 0;
    }
    
}
@media (max-width: 389px) {
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap {
        padding: 13px 10.5px 15px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a {
        padding: 8.5px 14px 11.5px 49px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
        left: 16px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone a:before {
        left: 50%;
    }
}

@media (min-width: 769px) {
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap .contactPhone a:before {
        top: 33px;
    }
}

@media (max-width: 768px) {
    .feePopup .tablePriceWrap {
        padding-top: 25px;
        padding-bottom: 27px;
    }
    .feePopup .tablePriceWrap .listTab li a {
        min-height: 47px;
        height: 100%;
    }
    .feePopup .tablePriceWrap .tabContent .tabBox .tableContent table tr th {
        font-size: 12px;
        padding: 14px 0 13px;
    }
    .feePopup .tablePriceWrap .tabContent .tabBox .tableContent table tr td {
        padding: 13px 5px 11px;
    }
    .feePopup .popupContainer .popupContent .popupContentWrap {
        max-height: 81.1vh;
        padding-bottom: 84px;
    }
    .feePopup .popupContent .vendorContactSimpleCta {
        padding-top: 21px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .ctaNote {
        max-width: 96%;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp {
        padding: 12px 15.5px 15px;
        column-gap: 11px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone a,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a {
        font-size: 16px;
        padding: 8.5px 23px 11.5px 53px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a {
        padding: 8.5px 13px 11.5px 44px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone a:before,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::before {
        top: 50%;
        left: 34px;
    }

    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a::before {
        left: 29px;
    }

    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a {
        padding: 12.3px 12px 14.3px 16px;
        font-size: 16px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a .mailText {
        padding: 0 0 0 26px;
        background-position: left center;
    }
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .contactPhone a,
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .contactMailBtn a,
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .appBtn a {
        font-size: 14px;
        padding: 37px 7px 7px;
        height: 60px;
    }
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .contactPhone a {
        padding-top: 36px;
    }
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .contactPhone a:before,
    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .appBtn a::before {
        top: 36%;
        left: 50%;
    }

    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .contactMailBtn a {
        padding: 1px 7px 5px;
    }

    .feePopup .popupContent .vendorContactSimpleCta.twoBtn .contactCtaWrap.hasApp .contactMailBtn a .mailText {
        padding: 38px 0 1px;
        background-position: center top 22%;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn, 
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone, 
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn {
        max-width: 180px;
        width: 100%;
    }
}

@media (max-width: 375px) {
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactPhone a,
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .appBtn a {
        font-size: 14px;
    }
    .feePopup .popupContent .vendorContactSimpleCta .contactCtaWrap.hasApp .contactMailBtn a {
        font-size: 14px;
    }
}
/* prefecturePopup */
.areaPopup.prefecture .popupWrap {
	/* height: 74% */
}
.areaPopup.popupCityService .popupTitle {
	display: none;
}
.areaPopup.popupCityService .listProvince {
	display: none;
}
.areaPopup.prefecture .popupWrap .popupScroll {
    max-height: calc(100% - 54px);
}


/* traderCta, safelywhy, faq */
.areaWhySafely {
	margin-top: 40px;
}
/*  */
.areaWhySafely {
    position: relative;
    padding: 100px 0 103px;
    clip-path: polygon(0% 0%, 100% 0, 100% 92.5%, 50% 100%, 0 92.5%);
    background: #00AFEC;
    margin-bottom: 0;
}

.areaWhySafely::before {
    /* content: ''; */
    position: absolute;
    /* bottom: -76px; */
    /* left: 0; */
    /* right: 0; */
    /* height: 70px; */
    /* background: #00AFEC; */
    /* clip-path: polygon(0 0, 100% 0, 50% 90%); */
}

#content .areaWhySafely .inner {
    max-width: 999px;
}

.areaWhySafely .whyHeader {
    margin-bottom: 23px;
    text-align: center;
    color: #fff;
}

.areaWhySafely .whyHeader .whyTitle {
    padding: 1px 16px 16px 64px;
    border-radius: 8px;
    margin-bottom: 24px;
    font-weight: bold;
    position: relative;
    font-size: 29px;
    color: #40536A;
    background: #fff;
    display: inline-block;
}

.areaWhySafely .whyHeader .whyTitle::before {
    content: '';
    background: url(../images/index/safely-why-title.svg) center center / 100% no-repeat;
    position: absolute;
    left: 18px;
    width: 39px;
    height: 46px;
    top: 51%;
    transform: translateY(-50%);
}

.areaWhySafely .whyHeader .whyTitle::after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
}

.areaWhySafely .whyHeader .whyTitle .whyEm {
    padding-bottom: 3px;
    color: #00B0ED;
    border-bottom: 6px solid #FAD438;
    font-size: 35px;
}

.areaWhySafely .whyHeader .whyTitle .whyNum {
    padding-bottom: 5px;
    color: #00B0ED;
    border-bottom: 6px solid #FAD438;
}

.areaWhySafely .whyHeader .whyTitle .whyNum .whyNumLarge {
    font-size: 39px;
    line-height: 1;
}

.areaWhySafely .whyHeader .whyDescription {
    font-weight: 600;
    font-size: 20px;
}

.areaWhySafely .whyWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.areaWhySafely .whyWrapper .whyBox {
    width: calc((100% / 2) - 15px);
    padding: 12px 21px;
    min-height: 226px;
    margin-bottom: 28px;
    display: flex;
    align-items: stretch;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.areaWhySafely .whyWrapper .whyBox .whyContent {
    padding-right: 150px;
    flex: 1;
}

.areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle {
    margin-bottom: 11px;
    font-size: 22px;
    padding: 0 10px 0 32px;
    text-align: center;
    letter-spacing: -1px;
    font-weight: bold;
    color: #00AFEC;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle::before {
    display: none;
} 
.areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle .whyBadge {
    left: 1px;
    width: 35px;
    top: 53%;
    min-width: 35px;
    height: auto;
    flex-shrink: 0;
    position: absolute;
    transform: translateY(-50%);
}

.areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle .txtWhyWrapper {
    width: auto;
}

.areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxDescription {
    line-height: 1.65;
    text-align: justify;
    font-size: 16px;
}

.areaWhySafely .whyWrapper .whyBox .whyPhoto {
    width: 160px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    margin: 0;
    flex-shrink: unset;
    flex-grow: unset;
}

.areaWhySafely .whyWrapper .whyBox .whyPhoto--screening {
    background-color: #C8DDE8;
    background-image: url(../images/ranking/screening.png);
}
.areaWhySafely .whyWrapper .whyBox .whyPhoto--monitoring {
    background-color: #C8D9C8;
    background-image: url(../images/ranking/monitoring.png);
}
.areaWhySafely .whyWrapper .whyBox .whyPhoto--support {
    background-color: #C8CCDF;
    background-image: url(../images/ranking/support.png);
}
.areaWhySafely .whyWrapper .whyBox .whyPhoto--future {
    background-color: #DDD8D8;
    background-image: url(../images/ranking/future.png);
}
.areaWhyBtn {
    background: transparent;
    padding: 40px 0 0;
    position: relative;
    text-align: center;
    margin-bottom: 81px;
}

.areaWhyBtn::before {
    display: none;
}
.areaWhyBtn .inner {
    max-width: 900px;
}
.areaWhyBtn .whyBtnLink {
    margin: 0 auto;
    max-width: 379px;
    width: 100%;
}
.areaWhyBtn .whyBtnLink a {
    font-weight: 800;
    padding: 11px 0 13px;
    line-height: 1.35;
    letter-spacing: 0px;
    display: inline-block;
    background: #00AFEC;
    color: #fff;
    font-size: 17px;
    width: 100%;
    border-radius: 50px;
    border: none;
    text-decoration: none;
    text-align: center;
}

/* FAQ */
/* areaFaq */

.areaFaq .areaTitle {
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: 0;
    padding-bottom: 24px;
}

.areaFaq .faqList {
    width: 100%;
    max-width: 1031px;
    margin: 0 auto 19px;
}

.areaFaq .faqList li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.areaFaq .faqList li:not(:first-child) {
    display: none;
}


.areaFaq .faqList .faqQuestion {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    background: #D9EFF6;
    font-weight: bold;
    padding: 13px 73px 13px 16px;
    cursor: pointer;
}

.areaFaq .faqList .faqQuestion:before {
    content: "";
    position: absolute;
    top: 49%;
    right: 15px;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    background: url(../images/common/icon-arrow-review.svg) no-repeat;
    background-size: 100%;
    transition: all 0.3s;
}

.areaFaq .faqList .faqQuestion.open:before {
    transform: translateY(-50%) rotate(180deg);
}

.areaFaq .faqList .faqQuestion {
    padding: 12px 73px 14px 14px;
}

.areaFaq .faqList .faqQuestion .alphabet {
    display: inline-block;
    font-size: 18px;
    margin-right: 6px;
}

.areaFaq .faqList .faqQuestion .questText {
    letter-spacing: 0.3px;
    font-size: 16px;
}

.areaFaq .faqList .faqAnswer {
    display: none;
    width: 100%;
    padding: 11px 18px 19px;
}

.areaFaq .faqList .faqAnswer .answer {
    width: 100%;
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    letter-spacing: -0.2px;
}

.areaFaq .btnSeeMoreFaq {
    width: 120px;
    margin: 0 auto;
}

.areaFaq .btnSeeMoreFaq a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #00AFEC;
    border: 1px solid #00AFEC;
    border-radius: 50px;
    padding: 8px 10px 7px;
}

.faqLoading {
    display: none;
}

/* iframeButAir */
.iframeButAir {
    max-width: 1060px;
    margin: 12px auto 11px;
    padding: 0 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.iframeButAir .iframeBtnView {
    max-width: 315px;
    width: 100%;
    margin-right: 11px;
}

.iframeButAir .iframeBtnView a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    height: 52px;
    font-weight: bold;
    text-decoration: none;
    font-size: 22px;
    color: #00AFEC;
    background: #FFEF75;
}

.iframeButAir .iframeBtnView a .iframeSymp {
    margin-right: 5px;
    font-size: 22px;
}

.iframeButAir .iframeBtnView a .iframeBtnText {}

.iframeButAir .iframeContact {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 360px;
    min-width: 360px;
    width: 100%;
    margin-right: 28px;
    transform: translateY(-5px);
}

.iframeButAir .iframeContact a {
    color: #FF6E01;
}

.iframeButAir .iframeContact a .iframePhoneNum {
    font-size: 41px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.7px;
    position: relative;
    padding-left: 37px;
}

.iframeButAir .iframeContact a .iframePhoneNum:before {
    content: "";
    position: absolute;
    background: url(../images/common/icon-phone-orange.svg) no-repeat;
    background-size: 100%;
    width: 33px;
    height: 33px;
    top: 5px;
    left: 0;
}

.iframeButAir .iframeContact a .iframeContactSub {
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
    text-align: left;
    letter-spacing: 0;
    width: 100%;
    display: block;
}

.iframeButAir .iframeBtnMail {
    margin-right: 0;
}

.iframeButAir .iframeBtnMail a {
    background: #EF4646;
    border-radius: 8px;
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
}

.iframeButAir .iframeBtnMail a .iframeBtnText {
    position: relative;
    padding-left: 25px;
}

.iframeButAir .iframeBtnMail a .iframeBtnText:before {
    content: "";
    position: absolute;
    background: url(../images/common/icon-mail-new.svg) no-repeat;
    background-size: 100%;
    width: 20px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}


@media (max-width: 1100px) and (min-width: 769px) {
    .areaWhySafely .whyWrapper .whyBox .whyContent {
        padding-right: 135px;
    }

    .areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle {
        font-size: 20px;
        padding: 0 0 0 40px;
    }

    .areaWhySafely .whyWrapper .whyBox .whyPhoto {
        width: 145px;
    }
    .iframeButAir {
        padding: 0 0;
    }
    .iframeButAir .iframeContact {
        max-width: clamp(310px, 32.8vw, 360px);
        min-width: clamp(310px, 32.8vw, 360px);
        margin-right: 1vw;
    }

    .iframeButAir .iframeContact a .iframePhoneNum {
        font-size: clamp(36px, 3.7vw, 41px);
    }

    .iframeButAir .iframeContact a .iframePhoneNum:before {
        width: clamp(29px, 3vw, 33px);
        height: clamp(29px, 3vw, 33px);
    }

    .iframeButAir .iframeBtnView a {
        font-size: clamp(16px, 2vw, 22px);
    }

}

@media (min-width: 769px) {
    .areaFaq .faqList .faqQuestion:hover {
        opacity: 0.7;
    }
    .areaFaq .btnSeeMoreFaq a:hover {
        background: #00AFEC;
        color: #fff;
    }

    .iframeButAir .iframeBtnView a:hover {
        opacity: 0.6;
    }

    .iframeButAir .iframeContact a {
        pointer-events: none;
    }
}

@media (max-width: 768px) {
    .areaWhySafely {
        padding: 69px 0 70px;
        clip-path: polygon(0% 0%, 100% 0, 100% 95.3%, 50% 100%, 0 95.3%);
    }

    .areaWhySafely::before {
        /* content: ''; */
        position: absolute;
        /* bottom: -76px; */
        /* left: 0; */
        /* right: 0; */
        /* height: 70px; */
        /* background: #00AFEC; */
        /* clip-path: polygon(0 0, 100% 0, 50% 90%); */
    }

    #content .areaWhySafely .inner {
        max-width: 950px;
        padding: 0 5%;
    }

    .areaWhySafely .whyHeader {
        margin-bottom: 25px;
    }

    .areaWhySafely .whyHeader .whyTitle {
        padding: 49px 10px 32px;
        width: 354px;
        margin: 0px auto 33px;
        line-height: 1.1;
        text-align: center;
    }

    .areaWhySafely .whyHeader .whyTitle::before {
        left: 18px;
        width: 39px;
        height: 46px;
        top: 6px;
        left: 49.7%;
        transform: translateX(-50%);
    }

    .areaWhySafely .whyHeader .whyTitle::after {}

    .areaWhySafely .whyHeader .whyTitle .whyEm {
        padding-bottom: 0px;
        font-size: 33px;
        border-bottom: none;
        text-decoration: underline;
        text-underline-offset: 2px;
        text-decoration-thickness: 6px;
        text-decoration-color: #FAD438;
    }

    .areaWhySafely .whyHeader .whyTitle .whyNum {
        padding-bottom: 0;
        border-bottom: none;
        text-decoration: underline;
        text-underline-offset: 1px;
        text-decoration-thickness: 6px;
        text-decoration-color: #FAD438;
    }

    .areaWhySafely .whyHeader .whyTitle .whyNum .whyNumLarge {
        font-size: 37px;
        line-height: 1;
    }

    .areaWhySafely .whyHeader .whyDescription {
        font-size: 18px;
        /* width: 107%; */
        /* margin-left: -1.5%; */
        /* font-weight: 700; */
        font-feature-settings: 'palt';
        text-align: center;
        /* letter-spacing: -0.7px; */
    }

    .areaWhySafely .whyWrapper {}

    .areaWhySafely .whyWrapper .whyBox {
        width: 100%;
        padding: 16px 21px 15px;
        min-height: 210px;
        margin-bottom: 20px;
    }

    .areaWhySafely .whyWrapper .whyBox .whyContent {
        padding-right: 130px;
        padding-left: 0;
    }

    .areaWhySafely .whyWrapper .whyBox:nth-child(even) .whyContent {
        padding-right: 0;
        padding-left: 132px;
    }

    .areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle {
        margin-bottom: 9px;
        font-size: 18px;
        padding: 0 10px 0 42px;
        text-align: left;
        letter-spacing: 0;
        justify-content: flex-start;
    }

    .areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle .whyBadge {
        left: 0px;
        width: 34px;
        top: 54%;
        min-width: 34px;
    }

    .areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxTitle .txtWhyWrapper {
        width: auto;
    }

    .areaWhySafely .whyWrapper .whyBox .whyContent .whyBoxDescription {
        line-height: 1.71;
        font-size: 14px;
        text-align: justify;
        letter-spacing: -0.42px;
    }

    .areaWhySafely .whyWrapper .whyBox .whyPhoto {
        width: 132px;
    }
    .areaWhySafely .whyWrapper .whyBox:nth-child(2n) .whyPhoto {
        right: unset;
        left: 0;
    }
    .areaWhySafely .whyWrapper .whyBox .whyPhoto--screening {}

    .areaWhyBtn {
        padding: 21px 0 60px;
        max-width: 692px;
        margin: 0 auto;
    }

    .areaWhyBtn::before {
        display: none;
    }

    #content .areaWhyBtn .inner {
        padding: 0 1.4%;
    }

    .areaWhyBtn .whyBtnLink a {
        font-weight: 800;
        padding: 11px 0 13px;
        line-height: 1.35;
        letter-spacing: 0px;
    }

    /* FAQ */
    /* areaFaq */

    .areaFaq .areaTitle {
        margin-bottom: 16px;
        font-size: 14px;
        letter-spacing: 0;
        padding-bottom: 6px;
    }

    .areaFaq .areaTitle:before {
        height: 3px;
    }

    .areaFaq .faqList {
        margin-bottom: 11px;
    }

    .areaFaq .faqList li:not(:last-child) {
        border-bottom: 1px solid #fff;
    }

    .areaFaq .faqList li:not(:first-child) {
        display: none;
    }


    .areaFaq .faqList .faqQuestion {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        background: #D9EFF6;
        font-weight: bold;
        padding: 13px 73px 13px 16px;
        cursor: pointer;
    }

    .areaFaq .faqList .faqQuestion:before {
        content: "";
        position: absolute;
        top: 49%;
        right: 15px;
        transform: translateY(-50%);
        width: 21px;
        height: 21px;
        background: url(../images/common/icon-arrow-review.svg) no-repeat;
        background-size: 100%;
        transition: all 0.3s;
    }

    .areaFaq .faqList .faqQuestion.open:before {
        transform: translateY(-50%) rotate(180deg);
    }

    .areaFaq .faqList .faqQuestion {
        padding: 13px 50px 9px 16px;
        align-items: flex-start;
    }

    .areaFaq .faqList .faqQuestion .alphabet {
        display: inline-block;
        font-size: 16px;
        margin-right: 6px;
        transform: translateY(-2px);
    }

    .areaFaq .faqList .faqQuestion .questText {
        letter-spacing: 0.3px;
        font-size: 14px;
    }

    .areaFaq .faqList .faqAnswer {
        display: none;
        width: 100%;
        padding: 13px 2px 17px;
    }

    .areaFaq .faqList .faqAnswer .answer {
        width: 100%;
        font-size: 14px;
        line-height: 1.55;
        text-align: justify;
    }

    .areaFaq .btnSeeMoreFaq {
        width: 120px;
        margin: 0 auto;
    }

    .areaFaq .btnSeeMoreFaq a {
        display: block;
        text-align: center;
        font-weight: bold;
        color: #00AFEC;
        border: 1px solid #00AFEC;
        border-radius: 50px;
        padding: 8px 10px 7px;
    }

    /* iframeButAir */
    .iframeButAir {
        flex-direction: column;
        margin-bottom: 20px;
        padding: 0;
    }

    .iframeButAir .iframeBtnView {
        width: 100%;
        margin-right: 0;
        max-width: 330px;
        max-width: 100%;
        margin-bottom: 11px;
    }

    .iframeButAir .iframeBtnView a {
        background: #00B1EB;
        color: #ffffff;
        font-size: 14px;
        border-radius: 8px;
        height: 40px;
    }

    .iframeBtnReview a .iframeBtnText {
        position: relative;
        padding-right: 36px;
    }

    .iframeBtnReview a .iframeBtnText:after {
        content: "";
        position: absolute;
        background: url(../images/category/icon-link-04.svg) no-repeat;
        background-size: 100%;
        width: 16px;
        height: 16px;
        top: 3px;
        right: 0;
    }

    .iframeButAir .iframeContact {
        width: 100%;
        flex-direction: row;
        min-width: initial;
        max-width: 330px;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 6px;
        transform: none
    }

    .iframeButAir .iframeContact a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        border-radius: 8px;
        font-weight: bold;
        color: #fff;
        background: #FF6E01;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
        width: 100%;
        padding-bottom: 3px;
    }

    .iframeButAir .iframeContact a .iframePhoneNum {
        font-size: 14px;
        letter-spacing: 0;
        padding-left: 23px;
        line-height: 1.5;
    }

    .iframeButAir .iframeContact a .iframePhoneNum:before {
        background-image: url('../images/common/icon-phone-sp.svg');
        width: 19px;
        height: 19px;
        top: 2px;
        left: -2px;
    }

    .iframeButAir .iframeContact a .iframeContactSub {
        display: none;
    }

    .iframeButAir .iframeBtnMail {
        margin-bottom: 0;
    }

    .iframeButAir .iframeBtnMail a {
        background: #EF4646;
    }

    .iframeButAir .iframeBtnMail a .iframeBtnText:before {
        left: -2px;
    }
}

/* END FAQ */