/*------------- common for page -------------*/
#shopping_guide .box th{
	width: 130px;
	text-align: center;
}

#shopping_guide .box tr > td:nth-of-type(2),
#shopping_guide .box tr > td:nth-of-type(3){text-align: center;}

#shopping_guide .box.box-lt tr th{
	width: 200px;
	vertical-align: middle;
}

#shopping_guide .box.box-lt tr th,
#shopping_guide .box.box-lt tr td{text-align: left;}
#shopping_guide .box.box-payment a.link{margin-bottom: 0;}
#shopping_guide .rank{
	display: flex;
	align-items: center;
}

#shopping_guide .rank img{margin-right: 5px;}

#shopping_guide .box.box-payment th{
	width: 230px;
	vertical-align: middle;
	text-align: left;
}

#shopping_guide .box.box-payment td img{
	margin-top: 8px;
}

#shopping_guide .box.box-chemicals th {
    width: 130px;
    text-align: left;
}

#shopping_guide .u-title-sub {
    padding: 2px 10px;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.375;
    color: #333;
    border-left: 3px solid #c9668b;
    background: transparent;
}

#shopping_guide .u-base {
    font-size: 14px;
    color: #333;
}

#shopping_guide .txt-sm {
    font-size: 13.7px;
}

#shopping_guide .u-base-sizeL {
    font-size: 16px;
    color: #333;
    line-height: 28px;
}

#shopping_guide strong {
    font-weight: bold;
}

#shopping_guide .text-primary {
    color: #c9668b;
}

#shopping_guide .text-white {
    color: #fff;
}

#shopping_guide .text-dark {
    color: #000;
}

#shopping_guide .u-tag-center {
    text-align: center;
}

#shopping_guide .u-tag-left {
    text-align: left;
}

#shopping_guide .u-tag-right {
    text-align: right;
}

#shopping_guide .u-mb-15 {
    margin-bottom: 15px;
}

#shopping_guide .u-mb-20 {
    margin-bottom: 20px;
}

#shopping_guide .u-mb-25 {
    margin-bottom: 25px;
}

#shopping_guide .u-mb-30 {
    margin-bottom: 30px;
}

#shopping_guide .u-mb-35 {
    margin-bottom: 35px;
}

#shopping_guide .btn {
    min-width: 300px;
    padding: 15px 30px;
    text-align: center;
    font-size: 14px;
    line-height: 1.57;
    white-space: normal;
    font-weight: bold;
    color: #c9668b;
    border-radius: 25px;
    border: 1px solid #c9668b;
    background-color: #fff;
    transition: 0.3s;
}

#shopping_guide .u-border-bottom {
    border-bottom: 1px solid #d6d6d6;
}

#shopping_guide a {
    transition: 0.3s;
}

#shopping_guide a:hover {
    opacity: 0.7;
}

#shopping_guide .arrow {
    border: solid #c9668b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    font-size: 0;
}

#shopping_guide .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#shopping_guide .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

#shopping_guide .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

#shopping_guide .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

#shopping_guide {
    margin-top: 45px;
    color: #333;
}

#shopping_guide .block {
    padding-bottom: 40px;
    margin-bottom: 40px;
    margin-top: -380px;
    padding-top: 380px;	
}

#shopping_guide .block h2 {
    margin-bottom: 40px;
}

#shopping_guide .m-text p+p {
    margin-top: 15px;
}

/*------------- end common --------------*/


/*------------- new style ---------------*/
#shopping_guide .mv {
    width: 100%;
    margin-bottom: 35px;
}

#shopping_guide .mv .m-text {
    margin-top: 35px;
    margin-bottom: 30px;
}

#shopping_guide .mv .anchor-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

#shopping_guide .mv .anchor-item {
    width: calc(95% / 4);
    background-color: #fff5f9;
    margin-bottom: 15px;
    margin-right: 1.2%;
    border-radius: 2px;
}

#shopping_guide .mv .anchor-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    min-height: 60px;
	text-decoration: none;
	color: #4a4b4b;
}


#shopping_guide .mv .anchor-item i {
    margin-bottom: 5px;
    margin-right: 15px;
}

#shopping_guide .membership {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 40px;
}

#shopping_guide .membership-item {
    width: calc(50% - 20px);
    margin: 0 10px;
}

#shopping_guide .block-button {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

#shopping_guide .block2 .point-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 35px;
}

#shopping_guide .block2 .point-item {
    display: flex;
    align-items: center;
    width: calc(50% - 20px);
    min-height: 75px;
    border-radius: 10px;
    margin: 0 10px 20px;
    background-color: #f7f7f7;
}

#shopping_guide .block2 .point-num {
    width: 40px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dd89a9;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    margin-right: 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#shopping_guide .block2 .point-item .point-des {
    flex: 1;
    padding: 15px 0;
    font-size: 16px;
}

#shopping_guide .block2 .point-item .point-title {
    padding: 0;
    background: transparent;
    margin-bottom: 15px;
}
/*table1*/
#shopping_guide .block1 .table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: none;
}

#shopping_guide .block1 .table-row {
    display: flex;
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
}

#shopping_guide .block1 .table-row:first-child {
    border-top: 1px solid #ccc;
}

#shopping_guide .block1 .table-cell {
    align-items: center;
    padding: 15px;
}

#shopping_guide .block1 .table-cell a {
    color: #c9668b;
}

#shopping_guide .block1 .table-cell img {
    margin-top: 10px;
}

#shopping_guide .block1 .bg-cell {
    background-color: #f7f7f7;
    display: flex;
	font-weight: bold;
}

#shopping_guide .block1 .table-center {
    border-left: 1px solid #d6d6d6;
}

#shopping_guide .block1 .table-start {
    width: 24.7%;
}

#shopping_guide .block1 .table-start span {
    margin-left: 5px;
}

#shopping_guide .block1 .table-center,
#shopping_guide .block1 .table-right {
    width: 75.3%;
}
/*table2*/

#shopping_guide .block2 .table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: none;
}

#shopping_guide .block2 .table-row {
    display: flex;
    width: 100%;
    border: 1px solid #d6d6d6;
    border-top: none;
}

#shopping_guide .block2 .table-row:first-child {
    border-top: 1px solid #d6d6d6;
}

#shopping_guide .block2 .table-cell {
    align-items: center;
    padding: 15px;
}

#shopping_guide .block2 .table-cell a {
    color: #c9668b;
}

#shopping_guide .block2 .table-cell img {
    margin-top: 10px;
}

#shopping_guide .block2 .bg-cell {
    background-color: #f7f7f7;
    display: flex;
}

#shopping_guide .block2 .table-center {
    border-left: 1px solid #ccc;
}

#shopping_guide .block2 .table-right,
#shopping_guide .block2 .table-end {
    width: 13.9%;
    border-left: 1px solid #ccc;
    justify-content: center;
    text-align: center;
}

#shopping_guide .block2 .table-start {
    width: 13.9%;
    text-align: center;
    justify-content: center;
	font-weight: bold;
}

#shopping_guide .block2 .table-start span {
    margin-left: 5px;
}

#shopping_guide .block2 .table-center {
    width: 58.3%;
}
/*table3*/
#shopping_guide .block3 .table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: none;
}

#shopping_guide .block3 .table-row {
    display: flex;
    width: 100%;
    border: 1px solid #d6d6d6;
    border-top: none;
}

#shopping_guide .block3 .table-row:first-child {
    border-top: 1px solid #d6d6d6;
}

#shopping_guide .block3 .table-cell {
    display: flex;
    align-items: center;
    padding: 15px;
}

#shopping_guide .block3 .bg-cell {
    background-color: #f7f7f7;
}

#shopping_guide .block3 .table-center {
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

#shopping_guide .block3 .table-start {
    width: 21.5%;
}

#shopping_guide .block3 .table-start span {
    margin-left: 5px;
}

#shopping_guide .block3 .table-center,
#shopping_guide .block3 .table-right {
    width: 39.25%;
}

#shopping_guide .block3 .features-list {
    width: 100%;
}

#shopping_guide .block3 .features-item {
    display: flex;
}

#shopping_guide .block3 .features-item:not(:last-child) {
    margin-bottom: 40px;
}

#shopping_guide .block3 .features-item figure {
    width: 220px;
    margin-right: 35px;
}

#shopping_guide .block3 .features-des {
    flex: 1;
}

#shopping_guide .block4 .shopping {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 40px;
}

#shopping_guide .block4 .shopping .shopping-des {
    flex: 1;
    margin-right: 50px;
}

#shopping_guide .block4 .shopping figure {
    width: 345px;
}