@charset "utf-8";

/* all
-------------------------------------*/
html {
    scroll-behavior: smooth;
}

.tx_red {
    color: #EB212E;
}

.no_line {
    border: 0 !important;
}

.fwb {
    font-weight: bold;
}

#dc_p-011 a.btn,
#dc_p-011 a.btn::after {
    all: unset;
}

/* scroll
-------------------------------------*/
#timing {
    scroll-margin-top: 60px;
}

#ceramic,
#fluorine {
   scroll-margin-top: 80px;
}

@media screen and (min-width: 768px) {
    section, #safety {
        scroll-margin-top: 80px;
    }

    #coating {
        scroll-margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    section, #safety {
        scroll-margin-top: 65px;
    }

    #coating {
        scroll-margin-top: 0px;
    }
}

/* ==========================================================================
関連コンテンツ<一括>
========================================================================== */
/* | circle img & text
-------------------------------------*/
#material_anchor .tc_comp_step_circle .tc_text,
#difference_anchor .tc_comp_step_circle .tc_text {
    width: 100%;
    padding: 1.07em;
    border: 0;
    background-color: #F5F5F5;
}

#material_anchor .tc_comp_step_circle,
#coating .tc_comp_step_circle,
#difference_anchor .tc_comp_step_circle {
    align-items: center;
    width: 100%;
}

#coating .tc_comp_step_circle .tc_text {
    width: 100%;
    padding: 1.07em;
    border: 0;
    background-color: #fff;
}
#material_anchor .tc_comp_step_circle .tc_text p,
#difference_anchor .tc_comp_step_circle .tc_text p,
#coating .tc_comp_step_circle .tc_text p {
    margin: 0;
}

/* | red title
-------------------------------------*/
#material_anchor .tc_section_title_03L,
#coating .tc_section_title_03L,
#difference_anchor .tc_section_title_03L,
#safety .tc_section_title_03L,
#timing .tc_section_title_03L {
    margin-bottom: 0.85em;
}

/* #index
-------------------------------------*/

#index .tc_section_index_01 .tc_comp_item a {
    padding: 18px 25px;
}

/* #material_anchor
-------------------------------------*/
#material_anchor .tc_section_function_table {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 1px;
}

#material_anchor .tc_section_function_table td {
    padding: 10px 0;
}

/* #difference_anchor
-------------------------------------*/

#difference_anchor .column_02 .tc_section_title_04+ul {
    margin-top: 1em;
}


#difference_anchor .column_02 li.noGap .tc_section_title_04 {
    width: 100%;
}

#difference_anchor .tc_section_title_03L:first-of-type {
    margin-top: 0px;
}

#difference_anchor .tc_section_title_03L {
    margin-top: 60px;
}

/* h4 title
-------------------------------------*/
#difference_anchor .tc_section_title_04,
#difference_anchor_dynamic .tc_section_title_04,
#user_review .tc_section_title_04 {
    border-bottom: 1px solid #F5F5F5;
}

#difference_anchor .tc_section_title_04 span,
#difference_anchor_dynamic .tc_section_title_04 span,
#user_review .tc_section_title_04 span {
    margin-right: 0.5em;
    font-size: 0.75em;
    font-weight: normal;
}

#difference_anchor .column_02 li.noGap .tc_section_title_04 span {
    font-weight: bold;
}


/* #user_review
-------------------------------------*/
#user_review .tc_comp_all_clm .tc_text .tc_comp_heading_JP {
    position: relative;
    padding-left: 26px;
}
#user_review .tc_comp_all_clm .tc_text .tc_comp_heading_JP::before {
    content: '';
    position: absolute;
    top: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0px;
    transform: translateY(-50%);
    width: 1.4em;
    height: 1.4em;
    background-image: url(/img/discovery/pots-pans/discovery-feature-coating/review_icons.png);
}
#user_review .image_note {
  margin-top: 24px;
}


/* #timing
-------------------------------------*/
#timing .tc_section_heading04_01 .tc_section_title_03 {
    font-size: 15px;
    font-weight: normal;
    padding-left: 1.6em;
    text-indent: -1.6em;
}

#timing .tc_section_heading04_01 .tc_section_title_03::before {
    display: inline-block;
    margin-left: 1.5em;
    margin-right: 0.1em;
}

/* #safety
-------------------------------------*/
#safety .column_01 li .show_column {
    display: flex;
    gap: 12px;
}

/* #timing
-------------------------------------*/
#timing {
    margin-top: 60px;
}

/* ==========================================================================
pc
========================================================================== */
@media screen and (min-width: 768px) {
    .br_sp {
        display: none;
    }

    /* _ title
-------------------------------------*/
    .tc_section_heading_08 {
        margin-bottom: 56px;
        padding-bottom: 24px;
    }

    /* | circle img & text
-------------------------------------*/
    #material_anchor .tc_comp_step_circle,
    #coating .tc_comp_step_circle,
    #difference_anchor .tc_comp_step_circle {
        max-width: 960px;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    #material_anchor .tc_comp_step_circle .tc_image img,
    #coating .tc_comp_step_circle .tc_image img,
    #difference_anchor .tc_comp_step_circle .tc_image img {
        width: 200px;
        height: 200px;
    }

    #material_anchor .tc_comp_step_circle .tc_text,
    #difference_anchor .tc_comp_step_circle .tc_text,
    #coating .tc_comp_step_circle .tc_text {
        padding: 2.47em 1.60em;
    }

    /* #difference_anchor
-------------------------------------*/
    /* h4 title
-------------------------------------*/
    #difference_anchor .tc_section_title_04,
    #difference_anchor_dynamic .tc_section_title_04,
    #user_review .tc_section_title_04 {
        margin: 3em 0 1em;
    }

    #difference_anchor .tc_section_title_04.no_line {
        margin: 0;
    }

    #difference_anchor .column_02 .gray .tc_section_title_04 {
        margin: 0;
    }

    #safety .tc_comp_titlecnt,
    #timing .tc_comp_titlecnt {
        padding-bottom: 50px;
    }

    /* #safety
-------------------------------------*/
    #safety .column_01 li .show_column>div,
    #safety .column_01 li .show_column>p {
        flex: 1 1 40%;
    }

}


/* ==========================================================================
sp
========================================================================== */
@media screen and (max-width: 767px) {
    .br_pc {
        display: none;
    }

    /* #MV/h1
-------------------------------------*/
    .tc_kv_02 .tc_inner p {
        font-size: 15px;
    }

    /* index
-------------------------------------*/
    #index .tc_section_index_01 .tc_title {
        font-size: 18px;
    }

    #index .tc_section_index_01 .tc_comp_item a {
        font-size: 16px;
        padding: 18px 40px 18px 24px;
    }

    /* _ title
-------------------------------------*/
    .tc_section_heading_08 {
        margin-bottom: 40px;
        padding-bottom: 16px;
    }

    #material_anchor .tc_comp_step_circle,
    #coating .tc_comp_step_circle,
    #difference_anchor .tc_comp_step_circle {
        margin-bottom: 40px;
    }

    #material_anchor .tc_comp_step_circle .tc_image,
    #coating .tc_comp_step_circle .tc_image,
    #difference_anchor .tc_comp_step_circle .tc_image {
        gap: 12px;
    }

    /* #difference_anchor
-------------------------------------*/
    #difference_anchor .column_02>ul>li.noGap {
        gap: 0;
    }

    #difference_anchor .column_02 .gray .tc_section_title_04 {
        font-size: 20px;
        margin: 0 0 1em;
    }

    #difference_anchor .column_02 .text p,
    #difference_anchor .column_03 .text p {
        font-size: 14px;
    }

    /* h4 title
-------------------------------------*/
    #difference_anchor .tc_section_title_04,
    #difference_anchor_dynamic .tc_section_title_04,
    #user_review .tc_section_title_04 {
        font-size: 20px;
        margin: 2em 0 1em;
        padding-bottom: 0.5em;
    }

    #difference_anchor .tc_section_title_04 span,
    #difference_anchor_dynamic .tc_section_title_04 span,
    #user_review .tc_section_title_04 span {
        font-size: 15px;
        display: block;
    }
    #difference_anchor .tc_section_title_04 span.fs_small,
    #difference_anchor_dynamic .tc_section_title_04 span.fs_small,
    #user_review .tc_section_title_04 span.fs_small {
        font-size: 14px;
    }

    /* #safety
-------------------------------------*/
    #safety .column_01 li .show_column {
        flex-direction: column-reverse;
    }
}



/* ==========================================================================
カラム
========================================================================== */
/* column_01
-------------------------------------*/
.column_01>ul {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.column_01.smallGap>ul {
    gap: 16px;
}

.column_01>ul>li {
    flex: 1 1 40%;
}

.tc_dp_flex.column_01.material {
    display: block;
}

@media screen and (max-width: 767px) {
    .column_01>ul>li {
        flex: 1 1 100%;
    }

    .column_01.smallGap>ul {
        gap: 11px;
    }
}

/* column_02
-------------------------------------*/
.column_02>ul>li {
    display: flex;
    align-items: center;
    gap: 24px;
}

.column_02>ul>li+li {
    margin-top: 30px;
}

.column_02.round>ul>li {
    border-radius: 40px 0 0 0;
    overflow: hidden;
}

/* image */
.column_02 .image {
    width: 39.6%;
    flex-shrink: 0;
}

.column_02 .image>span {
    display: block;
    margin-top: 18px;
}

/* text */
.column_02 .text {
    flex-grow: 1;
    width: 100%;
}

.column_02 .text.gray {
    padding: 30px 20px;
    width: 100%;
    background-color: #F5F5F5;
    border-radius: 40px 0 0 0;
}

#dc_p-011 .column_02 .text>ul>li>a+a {
    margin-top: 1em;
}

/* box */
.column_02 .box {
    padding: 11px;
    margin: 0.5em 0 2em 0;
    background-color: #F5F5F5;
}

.column_02 .box>ul>li {
    padding-left: 0.9em;
    text-indent: -0.9em;
}

.column_02 .box>ul>li:nth-child(1) span,
.column_02 .box>ul>li:nth-child(1) {
    color: #777986
}

.column_02 .box>ul>li:nth-child(2) span,
.column_02 .box>ul>li:nth-child(2) {
    color: #615E65;
}

.column_02 .box>ul>li:nth-child(3) span,
.column_02 .box>ul>li:nth-child(3) {
    color: #75858B;
}

.column_02 .box>ul>li:nth-child(4) span,
.column_02 .box>ul>li:nth-child(4) {
    color: #92876D;
}

.column_02 .box>ul>li:nth-child(5) span,
.column_02 .box>ul>li:nth-child(5) {
    color: #B53232;
}

.column_02 .box>ul>li:nth-child(6) span,
.column_02 .box>ul>li:nth-child(6) {
    color: #404040;
}

.column_02 .box>ul>li span {
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .column_02>ul>li {
        gap: 16px;
        flex-direction: column;
    }

    .column_02>ul>li+li {
        margin-top: 15px;
    }

    .column_02>ul>li>div {
        flex: 1 1 100%;
    }

    .column_02 .image {
        width: 100%;
        flex: 1 1 100%;
    }

    .column_02 .image>span {
        font-size: 15px;
        margin-top: 16px;
    }

    .column_02 .text {
        flex: 1 1 100%;
    }

    .column_02 .box {
        font-size: 13px;
    }

    .column_02 .box {
        padding: 11px;
        margin: 0 0 1em 0;
        background-color: #F5F5F5;
    }

    .column_02 .box>ul>li {
        padding-left: 0.95em;
        text-indent: -0.95em;
    }
}


/* column_03
-------------------------------------*/
.column_03>ul {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.column_03>ul>li {
    display: flex;
    flex: 1 1 40%;
    max-width: 578px;
}

.column_03>ul>li>a {
    display: flex;
    align-items: center;
    border: 1px solid #ECECEC;
    border-radius: 30px 0 0 0;
    overflow: hidden;
}

.column_03>ul>li>a .image img {
    transition: all .3s;
}

/* image */
.column_03 .image {
    width: 41.52%;
    flex-shrink: 0;
    overflow: hidden;
}

/* text */
.column_03 .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    align-self: stretch;
    padding: 1em;
    background-color: #F5F5F5;
}

/* label */
.column_03 .text ul.label {
    display: flex;
    gap: 2px;
}

.column_03 .text ul.label>li {
    padding: 0.25em 0.5em;
    margin-bottom: 0.25em;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
}

.column_03 .text ul.label>li.red {
    background-color: #EA6770;
}

.column_03 .text ul.label>li.blue {
    background-color: #4893CC;
}

/* p */
.column_03 .text p+p {
    margin-bottom: 0.5em;
}

.column_03 .text p.title {
    font-weight: bold;
}

@media (min-width: 960px) {
    .column_03>ul>li>a:hover .image img {
        transform: scale(1.06);
    }
}

@media screen and (max-width: 767px) {
    .column_03>ul>li {
        flex: 1 1 100%;
        max-width: none;
    }

    .column_03 .image {
        width: 48.29%;
    }
    #dc_p-011 .column_03 a.btn,
    #dc_p-011 .column_03 span.btn {
        padding-right: 13px;
    }
}



/* ==========================================================================
ボタン
========================================================================== */
/* btn
-------------------------------------*/
#dc_p-011 a.btn,
#dc_p-011 span.btn {
    width: 100%;
    max-width: 350px;
    padding: 1em;
    background-color: #fff;
    border-radius: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 1px solid #CCCCCC;
    font-size: 15px;
    font-weight: bold;
    transition: 0.3s;
    overflow: hidden;
    box-sizing: border-box;
    cursor: pointer;
}

#dc_p-011 a.btn.small {
    max-width: 286px;
}

#dc_p-011 a.btn.long {
    max-width: 380px;
}

#dc_p-011 a.btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
}

#dc_p-011 a.btn:hover::before {
    opacity: 1;
}

#dc_p-011 a.btn::after,
#dc_p-011 span.btn::after {
    content: '';
    position: absolute;
    right: 20px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #707070;
    border-right: 1px solid #707070;
    transform: rotate(45deg);
    transition: 0.3s ease-out;
}

#dc_p-011 a.btn:hover::after {
    right: 14px;
}

#dc_p-011 a.btn p {
    font-weight: bold;
}

#dc_p-011 a.btn.lineup {
  justify-content: left;
}
/* pdf */
#dc_p-011 a.btn.pdf {
    justify-content: space-between;
    padding: 1em;
}

#dc_p-011 a.btn.pdf p {
    flex-grow: 1;
}

#dc_p-011 a.btn.pdf::after {
    content: '';
    flex-shrink: 0;
    position: relative;
    right: auto;
    width: 19px;
    height: 19px;
    border: none;
    background: url('/img/discovery/pots-pans/discovery-feature-coating/ico_pdf.png') no-repeat;
    background-size: cover;
    transform: rotate(0deg);
}

#dc_p-011 a.btn.pdf:hover::after {
    right: auto;
}

@media (min-width: 960px) {
    #dc_p-011 a:hover span.btn {
        background: #eb212e;
        border-color: #eb212e;
        color: #fff;
    }
    #dc_p-011 a:hover span.btn::after {
        border-color: #fff;
    }
}

@media screen and (max-width: 1020px) {
    #dc_p-011 a.btn.long {
      font-size: 1.8vw;
    }
}

@media screen and (max-width: 767px) {
    #dc_p-011 a.btn,
    #dc_p-011 span.btn {
        padding-right: 2.5em;
        font-size: 13px;
    }

    #dc_p-011 a.btn,
    #dc_p-011 span.btn {
        max-width: none;
    }

    #dc_p-011 a.btn.small {
        max-width: 240px;
    }

    #dc_p-011 a.btn.fs_small {
        max-width: 256px;
    }

    #dc_p-011 a.btn.long {
        max-width: 340px;
        font-size: 13px;
    }
}


/* txtLink
-------------------------------------*/
/*  */
a.txtLink {
    display: block;
    margin-top: 1em;
}

a.txtLink p {
    text-decoration: underline;
    font-size: 15px;
}

a.txtLink:hover p {
    color: #999999;
    text-decoration: none;
    transition: 0.2s ease-out;
}

a.txtLink p::after {
    content: '';
    display: inline-block;
    position: relative;
    top: -0.15em;
    margin-left: 0.25em;
    width: 6px;
    height: 6px;
    border-top: 1px solid #707070;
    border-right: 1px solid #707070;
    transform: rotate(45deg);
    transition: 0.2s ease-out;
}
#coating a.txtLink p::after {
    margin-left: 0.55em;
    transform: rotate(135deg);
    top: -0.25em;
}
a.txtLink:hover p::after {
    margin-left: 0.5em;
}

@media screen and (max-width: 767px) {
    a.txtLink:hover p::after {
        margin-left: 0.25em;
    }
    #coating a.txtLink:hover p::after {
        margin-left: 0.55em;
    }
}

/* ==========================================================================
safety
========================================================================== */
#safety .column_01 .btn,
#timing .column_01 .btn {
    margin-top: 16px;
}

#safety .column_01 .btn.pdf {
    justify-content: space-evenly;
}

.tc_section_index, #material_anchor, #coating, #difference_anchor, .tc_section_heading03, .tc_section_relatedContent {
    margin-top: 80px;
}

@media screen and (max-width: 767px) {
    .tc_section_index, #material_anchor, #coating, #difference_anchor, .tc_section_heading03, .tc_section_relatedContent {
        margin-top: 65px;
    }
}

/* ==========================================================================
ranking
========================================================================== */
.tc_rank_bnr .tc_dp_flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 64px;
}

.tc_rank_bnr .tc_dp_flex .tc_item {
    max-width: 350px;
}