@charset "utf-8";

@media (min-width: 64rem) {
    #aside {
        position: absolute;
        width: 100%;
        padding-bottom: 270px;
        -webkit-transform: translateY(-250px);
        -moz-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
        transform: translateY(-250px);
    }

    #aside:after, #aside:before {
        content: '';
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    #aside:after {
        width: 1px;
        height: 67.4%;
        background-color: #ebebeb;
    }

    #aside:before {
        z-index: 1;
        width: 9px;
        height: 9px;
        border-radius: 100%;
        background-color: #ffd200;
    }
}

@media (max-width: 63.99875rem) {
    #aside {
        display: none;
        -webkit-transform: translateY(-45px);
        -moz-transform: translateY(-45px);
        -ms-transform: translateY(-45px);
        transform: translateY(-45px);
    }
}

#aside .aside__inner {
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
}

#aside .aside-wrap {
    width: 100%;
}

#aside .aside-wrap li>a {
    font-size: 14px;
    font-size: 0.875rem;
}

@media (min-width: 90rem) {
    #aside .aside-wrap li>a {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media (max-width: 63.99875rem) {
    #aside .aside-wrap {
        font-size: 0;
    }
}

#aside .aside__menu__dep1 {
    display: none;
}

@media (max-width: 63.99875rem) {
    #aside .aside__menu__dep2 {
        display: none;
    }
}

#aside .aside__menu__dep2>a {
    display: none;
}

@media (min-width: 64rem) {
    #aside .aside__menu__dep2 .sub-menu {
        margin-left: -8px;
        margin-right: -8px;
        text-align: center;
        font-size: 0;
    }
}

#aside .aside__menu__dep2 .sub-menu>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}

#aside .aside__menu__dep2 .sub-menu>li>a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.6615em 0.5em 0.8615em;
    border-radius: 30px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    color: #fff;
    font-weight: 300;
    -webkit-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}

#aside .aside__menu__dep2 .sub-menu>li>a>span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: 1em;
}

@media (min-width: 64rem) {
    #aside .aside__menu__dep2 .sub-menu>li {
        width: auto;
        min-width: 14.2%;
    }

    #aside .aside__menu__dep2 .sub-menu>li.foster-care-application {
        min-width: 16.2%;
    }

    #aside .aside__menu__dep2 .sub-menu>li.on>a {
        border-color: #cc2032;
        background-color: #cc2032;
        color: #fff;
    }
}

@media (min-width: 64rem) {
    #aside .aside__menu__dep3 {
        display: none !important;
    }
}

#aside .home-wrap {
    display: inline-block;
}

#aside .home-wrap .home {
    display: block;
    padding: 0;
    min-width: 54px;
    height: 45px;
    line-height: 45px;
    background: rgba(255, 210, 0, 0.65);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-width: 0 0 0 1px;
    word-break: keep-all;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

@media (min-width: 64rem) {
    #aside .home-wrap .home {
        display: none;
    }
}

@media (min-width: 64rem) {
    #aside .home-wrap {
        display: none;
    }
}

@media (max-width: 63.99875rem) {
    #aside .home-wrap+.aside__menu__dep3 {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 53px);
        margin-right: -1px;
    }

    #aside .home-wrap+.aside__menu__dep3>a {
        display: block;
        padding: 0 40px 0 20px;
        min-width: 170px;
        border: 1px solid rgba(255, 255, 255, 0.3);
        border-width: 0 1px;
        background: rgba(0, 0, 0, 0.5);
        line-height: 45px;
        word-break: keep-all;
        color: #fff;
        font-size: 14px;
        font-size: 0.875rem;
    }

    #aside .home-wrap+.aside__menu__dep3 .sub-menu {
        display: none;
        position: absolute;
        left: 0;
        z-index: 999;
        width: 100%;
        border: 1px solid #d9d9d9;
        border-width: 1px 0 0;
    }

    #aside .home-wrap+.aside__menu__dep3 .sub-menu>li {
        width: 100%;
    }

    #aside .home-wrap+.aside__menu__dep3 .sub-menu a {
        display: block;
        padding: 0.875em 20px;
        border-bottom: 1px solid #d9d9d9;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }
}

/* snb-tab (for dep3) */
.g-fr-snb-tab {
    display: none;
}

@media (min-width: 62rem) {
    .g-fr-snb-tab {
        display: block;
    }
}

.g-fr-snb-tab__inner {
    max-width: 1420px;
}

.g-fr-snb-tab .snb-tab__nav {
    left: 1px;
}

.g-fr-snb-tab .snb-tab__nav__item {
    margin-left: -1px;
}

.g-fr-snb-tab .snb-tab__nav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.563em 0.5em;
    border: 1px solid #d7d7d7;
}

.g-fr-snb-tab .snb-tab__nav__link.on {
    position: relative;
    z-index: 10;
    border-color: #b51121;
    color: #b51121;
}

.g-fr-snb-tab .snb-tab__nav__link>span {
    display: block;
    width: 100%;
    text-align: center;
}

/* ---------------------------------- sub page */
#visualWrap {
    position: relative;
    /* min-height: 320px; */
    min-height: 180px;
    /* margin-bottom: 3rem; */
}

@media screen and (min-width:48rem) {
    #visualWrap {
        min-height: 210px;
    }
}

@media screen and (min-width: 64rem) {
    #visualWrap {
        min-height: 350px;
    }
}

#locationWrap {
    position: absolute;
    width: 100%;
    top: 73px;
    z-index: 1;
}

@media screen and (min-width:48rem) {
    #locationWrap {
        top: 103px;
    }
}

/*
	sub layout
*/
#subWrap {
    position: relative;
    overflow: hidden;
    min-height: 310px;
    margin: 0 auto;
    margin-top: 1rem;
}

@media screen and (max-width:1200px) {
    #subWrap {
        width: 100%;
    }
}

#subWrap:after {
    content: '';
    display: block;
    clear: both;
}

.subWrap__container {
    max-width: 1440px;
}

.subWrap__container:after {
    content: '';
    display: block;
    clear: both;
}

/* location */
.location-wrap {
    width: 100%;
    border: 1px solid #d9d9d9;
    border-width: 1px 0;
    background: #fff;
}

@media screen and (max-width: 63.99875rem) {
    .location-wrap {
        display: none;
    }
}

.location-nav {
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}

.location-nav>li {
    position: relative;
    display: inline-block;
    margin-right: -1px;
    vertical-align: top;
}

.location-nav>li:before {
    position: absolute;
    top: 13px;
    right: 15px;
    content: "\f0d7";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 17px;
    line-height: 1;
    color: #575757;
}

.location-nav>li.location-home a {
    display: block;
    padding: 0;
    min-width: 54px;
    height: 45px;
    text-align: center;
}

.location-nav>li.location-home img {
    padding-top: 14px;
}

.location-nav>li.location-home:before {
    display: none;
}

.location-wrap li a {
    display: block;
    padding: 0 40px 0 20px;
    min-width: 170px;
    border: 1px solid #d4d4d4;
    border-width: 0 1px;
    background: #fff;
    line-height: 45px;
    word-break: keep-all;
    font-weight: 700;
    color: #575757;
    font-size: 13px;
    font-size: 0.8125rem;
}

@media screen and (min-width: 48rem) {
    .location-wrap li a {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 64rem) {
    .location-wrap li a {
        font-size: 16px;
        font-size: 1rem;
    }
}

.location-nav>li:last-child>a,
.location-nav>li.on>a {
    background: #fff;
    color: #333;
}

/* 2depth */
.location-wrap .location-depth__menus {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 999;
    width: 100%;
    border: 1px solid #d9d9d9;
    border-width: 1px 0 0;
}

.location-wrap .location-depth__menus a {
    padding: 15px 20px;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
    line-height: 1em;
    font-weight: 300;
    text-transform: uppercase;
}

.location-wrap .location-depth__menus a:hover {
    background: #f1f1f1;
    color: #000;
}

.location-wrap .location-depth__menus li.on a {
    color: #295bc0;
    font-weight: 500;
}

@media screen and (min-width: 64rem) {

    /* display */
    .location-nav>li,
    .location-nav>li.location-depth2>a {
        display: none;
    }

    .location-nav>li.location-depth2,
    .location-wrap .location-depth2__menus {
        position: static;
        top: auto;
        left: auto;
        display: -ms-flexbox;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        /* margin-right: -15px;
        margin-left: -15px; */
        border: none;
    }

    /* style */
    .location-wrap {
        position: relative;
        text-align: center;
        border: none;
        background: transparent;
    }

    .location-wrap .location-depth2__menus>li {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        border: 1px solid #ebebeb;
        border-bottom-color: #038a63;
        transition-property: border;
        transition-duration: 0.3s;
    }

    .location-wrap .location-depth2__menus>li a {
        position: static;
        top: auto;
        left: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        min-width: auto;
        height: 100%;
        padding: 1.2em 0.5em;
        border-color: transparent;
        line-height: 1.18em;
        letter-spacing: -0.01em;
        text-align: center;
        color: #444444;
        font-weight: normal;
        font-size: 16px;
        font-size: 1rem;
        background: #f9f9f9;
    }

    @media screen and (min-width: 75rem) {
        .location-wrap .location-depth2__menus>li a {
            font-size: 17px;
            font-size: 1.0625rem;
        }
    }

    .location-wrap .location-depth2__menus>li.on {
        border-color: #038a63;
        border-bottom-color: transparent;
    }

    .location-wrap .location-depth2__menus>li.on a {
        font-weight: normal;
        color: #038a63;
        background: transparent;
    }

    .location-wrap .location-depth2__menus>li:hover {
        border-color: #038a63;
    }

    .location-wrap .location-depth2__menus>li:hover a {
        border-bottom-color: transparent;
        background-color: #038a63;
        color: #fff;
    }

    .location-nav>li:before {
        display: none;
    }
}

/* 1023.98px 까지 */
@media screen and (max-width: 63.99875rem) {
    .location-nav {
        width: 100%;
    }

    /* .location-wrap > ul > li:not(.on) {display:none;} */
    .location-nav>li {
        display: none;
    }

    .location-nav>li.location-home {
        display: inline-block;
        width: 53px;
    }

    .location-nav>li:last-child {
        display: inline-block;
        width: calc(100% - 53px);
    }

    .location-nav>li:last-child>a {
        background: #f9f9f9;
        text-align: center;
    }
}

/* left menu */
#leftMenu {
    display: none;
    float: left;
    width: 227px;
    padding-bottom: 50px;
}

#leftMenu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

#leftMenu>ul {}

#leftMenu>ul>li {
    position: relative;
}

#leftMenu>ul>li a {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

#leftMenu>ul>li:last-child a {
    border-bottom: 0;
}

#leftMenu>ul>li.on {
    background: #fff;
}

#leftMenu>ul>li.on:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 1px;
    background: #fff;
}

#leftMenu>ul>li.on a {
    padding-top: 25px;
    color: #122e74;
}

#leftMenu>ul>li>a {
    background: url(/html/_skin/seil/img/sub/leftmenu_icon.png) no-repeat right bottom 14px;
}

#leftMenu>ul>li.on>a {
    background: url(/html/_skin/seil/img/sub/leftmenu_icon_on.png) no-repeat right bottom 14px;
}

.left-menu-title {
    padding: 19px 13px 14px 13px;
    text-align: right;
    background-color: #24428c;
    color: #fff;
    border-left: 15px solid #5068a3;
    font-size: 16px;
    font-weight: 500;
}

/* 2depth */
#leftMenu>ul>li>ul {
    /* display:none;  */
    padding-bottom: 5px;
    padding-left: 10px;
}

#leftMenu>ul>li>ul li a,
#leftMenu>ul>li>ul li.on a {
    padding: 10px 0;
    font-size: 14px;
    line-height: 18px;
    word-break: keep-all;
    border-bottom: 0;
}

#leftMenu>ul>li>ul li a,
#leftMenu>ul>li.on>ul li a {
    color: #333;
    padding-top: 10px;
}

#leftMenu>ul>li>ul li a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 2px;
    background-color: #122e74;
    vertical-align: middle;
    margin-right: 10px;
}

#leftMenu>ul>li>ul li.on a {
    color: #122e74;
}

/* 3depth */
#leftMenu>ul>li>ul .depth3 {
    padding-left: 10px;
}

/* on */
/* #leftMenu > ul > li.on >a,
#leftMenu > ul > li:hover > a {font-weight:400; color:#3ec1c2}
#leftMenu > ul > li.on:before,
#leftMenu > ul > li:hover:before {color:#3ec1c2;}
#leftMenu > ul > li.on ul {display:block;}
#leftMenu > ul > li li.on a,
#leftMenu > ul > li li a:hover {font-weight:400; color:#000;}*/
@media screen and (max-width:1200px) {
    #leftMenu {
        display: none;
    }
}

/*
	--- sub conts
*/
#subConts {
    width: 100%;
}

/* --- placeholder */
input[type="text"]::placeholder {
    color: #d0d0d0;
    opacity: 1;
    /* Firefox */
}

input[type="text"]:-ms-input-placeholder {
    color: #d0d0d0;
}

input[type="text"]::-ms-input-placeholder {
    color: #d0d0d0;
}

.sub-visual {
    display: table;
    position: relative;
    width: 100%;
    min-height: 30.375rem;
    padding-top: 200px;
    padding-bottom: 100px;
    margin-bottom: 7.5em;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-image: url("/html/_skin/seil/img/sub/bg_history_story.png");
}

@media screen and (min-width: 48rem) {
    .sub-visual {
        padding-top: 270px;
        padding-bottom: 100px;
        height: 44.375rem;
    }
}

@media screen and (min-width: 62rem) {
    .sub-visual {
        padding-top: 340px;
        height: 54.375rem;
    }
}

@media screen and (min-width: 75rem) {
    .sub-visual {
        padding-top: 310px;
    }
}

.sub-visual>div {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    height: 100%;
    padding-top: 7%;
    color: #fff;
}

.sub-visual--type2 {
    display: table;
    position: relative;
    width: 100%;
    height: 12rem;
    /* padding-top: 160px; */
    padding-top: 140px;
    margin-bottom: 1em;
    text-align: center;
}

@media screen and (min-width:48rem) {
    .sub-visual--type2 {
        height: 16rem;
        padding-top: 170px;
        margin-bottom: 1.5em;
    }
}

@media screen and (min-width: 64rem) {
    .sub-visual--type2 {
        padding-top: 310px;
    }
}

.sub-visual--type2 .sub-visual__inner {
    margin-top: 5.625rem;
}

.sub-visual.taste-story {
    background-image: url('/html/_skin/seil/img/sub/bg_taste_story.png');
}

.sub-visual.food-story {
    background-image: url('/html/_skin/seil/img/sub/bg_food_story.png');
}

.sub-visual__d {
    width: 90%;
    margin-top: 1rem;
    margin-right: auto;
    margin-left: auto;
    font-weight: 300;
    line-height: 1.33em;
    letter-spacing: 0.02em;
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (min-width: 48rem) {
    .sub-visual__d {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media screen and (min-width: 62rem) {
    .sub-visual__d {
        width: 100%;
        font-size: 30px;
        font-size: 1.875rem;
    }
}

.sub-visual__page-name {
    text-align: center;
}

.sub-visual__page-name .__tit {
    display: inline-block;
    padding: 0.5em 1.25em;
    border-radius: 21px;
    background-color: #038a63;
    color: #fff;
    font-weight: normal;
    letter-spacing: -0.01em;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 48rem) {
    .sub-visual__page-name .__tit {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 62rem) {
    .sub-visual__page-name .__tit {
        font-size: 16px;
        font-size: 1rem;
    }
}

.sub-visual__page-name .__tit {
    min-width: 120px;
}

@media screen and (min-width: 48rem) {
    .sub-visual__page-name .__tit {
        min-width: 150px;
    }
}

/* sub-visual drop down */
.sub-visual .sub-visual__scroll-down-wrap {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    font-size: 10px;
    font-size: 0.5rem;
    font-weight: 300;
    letter-spacing: 0.06rem;
    color: #fff
}

.sub-visual__scroll-down-wrap .scroll-down-line {
    display: block;
    position: relative;
    width: 1px;
    height: 20px;
    margin-top: .25rem;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255, 255, 255, .6);
    overflow: hidden;
}

@media screen and (min-width:768px) {
    .sub-visual .sub-visual__scroll-down-wrap {
        font-size: 12px;
        font-size: 0.75rem;
    }

    .sub-visual__scroll-down-wrap .scroll-down-line {
        height: 60px;
        margin-top: 1.25rem;
    }
}

.sub-visual__scroll-down-wrap .scroll-down-line:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #e7f2fd;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-animation-duration: 3s;
    -ms-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-name: scrollAni;
    -ms-animation-name: scrollAni;
    animation-name: scrollAni;
    -webkit-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@keyframes scrollAni {
    0% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    20%, 100% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
}

/* sub-visual tit */
.sub-visual__hgroup {
    text-align: center;
    word-break: keep-all;
    padding-right: 1em;
    padding-left: 1em;
}

.sub-visual__hgroup strong {
    font-weight: 500;
}

.sub-visual__tit {
    display: inline-block;
    width: 50%;
    min-width: 160px;
    padding: 0.4545em 1em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1.5em;
    font-weight: 500;
    line-height: 1.05em;
    color: #051727;
    border: solid 2px #373737;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 36rem) {
    .sub-visual__tit {
        width: auto;
        min-width: 190px;
    }
}

@media screen and (min-width: 48rem) {
    .sub-visual__tit {
        padding: 0.3em 1em 0.4545em;
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .sub-visual__tit {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

.sub-visual__descript {
    line-height: 1.35em;
    color: #303030;
    letter-spacing: -0.01em;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (min-width: 48rem) {
    .sub-visual__descript {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media screen and (min-width: 62rem) {
    .sub-visual__descript {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

/* sub-visual : figure - video */
.sub-visual__figure-wrap {
    margin-top: 1rem;
}

.sub-visual__figure {
    position: relative;
    display: block;
    /* width: 90%; */
    width: 300px;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: -6em; */
    line-height: 0;
    box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 48rem) {
    .sub-visual__figure {
        width: 300px;
        margin-left: auto;
        margin-right: 0;
    }
}

@media screen and (min-width: 64rem) {
    .sub-visual__figure {
        width: 348px;
        margin-top: auto;
        margin-bottom: -6em;
        /* transform: translateY(-20%); */
    }
}

.sub-visual__figure .video-thumb {
    line-height: 0;
}

.sub-visual__figure .video-thumb>img {
    width: 100%;
    /* height: 100%; */
}

.sub-visual__figure .video-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.sub-visual__figure .video-caption .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
}

.sub-visual__figure .video-caption .btn-play:hover,
.sub-visual__figure .video-caption .btn-play:active {
    opacity: 0.6;
}

@media screen and (min-width: 48rem) {
    .sub-visual__figure .video-caption .btn-play .btn__ico:after {
        font-size: 10px;
        font-size: 0.5rem;
    }
}

/* question */
.qtable {
    max-width: 600px;
    margin: 0 auto;
}

.qtable table {
    width: 100%;
}

.qtable table tr {}

.qtable table tr th,
.qtable table tr td {
    padding: 10px;
    vertical-align: middle;
}

.qtable table tr th {
    font-size: 0;
}

.qtable table tr td {
    text-align: right;
}

.q_name {
    display: inline-block;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
}

.q_num {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    background-color: #999;
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
}

.qtable .board-write-btn-wrap {
    margin: 20px 0 30px;
    padding-top: 35px;
    border-top: 1px solid #ddd;
}

.qtable .board-write-btn-wrap .btn-cancel {
    background: #fff;
    color: #464646;
    border: 1px solid #d2d2d3;
}

.qtable .board-write-btn-wrap .btn-confirm {
    background: #ffa500;
    border: 1px solid #ffa500;
}

.qtable .jq-star {
    width: 30px !important;
    height: 30px !important;
}

@media screen and (max-width: 767px) {

    .qtable table,
    .qtable table tbody,
    .qtable table tr,
    .qtable table tr th,
    .qtable table tr td {
        display: block;
    }

    .qtable table tr td {
        padding: 0 10px 20px 10px;
    }
}

/* 회원가입 */
#displaySearch,
#displaySearchCount {
    margin-right: 0 !important;
}

@media screen and (max-width: 767px) {
    #zipcode {
        width: 60% !important;
        margin-bottom: 5px;
    }

    .member-wrap .form-table,
    .member-wrap .form-table tbody,
    .member-wrap .form-table tr,
    .member-wrap .form-table tr th,
    .member-wrap .form-table tr td {
        display: block;
        width: 100%;
    }

    .member-wrap .form-table tr th {
        padding: 20px 10px 0 !important;
        background: #fff;
    }

    .member-wrap .form-table tr td {
        margin-bottom: 20px;
    }

    #displaySearch {
        margin-right: 5px !important;
    }

    .member-wrap .form-table tr td input+input {
        margin-top: 5px;
    }
}

/* --------------------------
    page-content
-------------------------- */
.g-fr-page {
    position: relative;
    padding-bottom: 5em;
}

@media screen and (min-width: 48rem) {
    .g-fr-page {
        padding-bottom: 10em;
    }
}

.g-fr-lnb+.g-fr-content {
    width: 100%;
}

@media screen and (min-width: 75rem) {
    .g-fr-lnb {}

    .g-fr-lnb+.g-fr-content {
        float: left;
        padding-left: 70px;
        width: calc(100% - 290px);
    }
}

.g-fr-header {
    position: relative;
    text-align: left;
    padding-top: 3.75em;
    margin-bottom: 2.5em;
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 48rem) {
    .g-fr-header {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 65rem) {
    .g-fr-header {
        font-size: 16px;
        font-size: 1rem;
    }
}

.g-fr-header:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    width: 2.5rem;
    height: 2.5rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('/html/_skin/seil/img/main/ico_noodle.png');
}

.g-fr-header__inner {
    position: relative;
    display: inline-block;
    width: calc(100% - 50px);
    padding-left: 0.75em;
}

.g-fr-header__tit {
    /* font-weight: 300; */
    line-height: 1em;
    letter-spacing: normal;
    color: #333;
    font-size: 24px;
    font-size: 1.5rem;
}

@media screen and (min-width: 48rem) {
    .g-fr-header__tit {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

@media screen and (min-width: 64rem) {
    .g-fr-header__tit {
        font-size: 40px;
        font-size: 2.5rem;
    }
}

/* point word at bottom of sub page title */
.page-top-point-words {
    text-align: center;
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
}

.page-top-point-words .point-words__tit {
    font-weight: 300;
    line-height: 1.33em;
    letter-spacing: 0.02em;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (min-width: 36rem) {
    .page-top-point-words .point-words__tit {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media screen and (min-width: 48rem) {
    .page-top-point-words .point-words__tit {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media sreen and (min-width: 64rem) {
    .page-top-point-words .point-words__tit {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

.page-top-point-words .point-words__descript {
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .page-top-point-words .point-words__descript {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-top-point-words .point-words__descript {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.page-top-point-words .point-words__tit+.point-words__descript {
    margin-top: 1em;
}

/* article-tit */
.article-hgroup {
    word-break: keep-all;
}

.article-tit {
    font-weight: 300;
}

.article-hgroup__descript {
    letter-spacing: -0.01em;
    color: #444444;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .article-hgroup__descript {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .article-hgroup__descript {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

/*--------------
    company
----------------*/
/*
    company : ceo greeting
*/
.page-ceo {
    padding-bottom: 0;
    background-image: url('/html/_skin/seil/img/sub/company/bg_ceo_greeting.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.page-ceo .greeting__words {
    width: 85.9375%;
    margin-right: auto;
    margin-left: auto;
    padding: 3.125em 1.25em;
    background-color: #fff;
    text-align: center;
    font-weight: 300;
    line-height: 1.88em;
    letter-spacing: -0.01em;
    color: #444444;
    font-size: 14px;
    font-size: 0.875rem;
    word-break: keep-all;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform;
    transition-duration: 0.6s;
}

@media screen and (min-width: 48rem) {
    .page-ceo .greeting__words {
        padding: 3.125em;
        font-size: 16px;
        font-size: 1rem;
    }
}

.page-ceo .greeting__words.in-view {
    -webkit-transform: translateY(-6%);
    -ms-transform: translateY(-6%);
    transform: translateY(-6%);
}

@media screen and (min-width: 48rem) {
    .page-ceo .greeting__words.in-view {
        -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}

@media screen and (min-width: 62rem) {
    .page-ceo .greeting__words.in-view {
        -webkit-transform: translateY(-133px);
        -ms-transform: translateY(-133px);
        transform: translateY(-133px);
    }
}

.page-ceo .greeting__words>p {
    margin-top: 1.5em;
}

.page-ceo .greeting__words .greeting__words__t {
    margin-top: 0.75em;
    margin-bottom: 1.25em;
    letter-spacing: 0.02em;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
}

@media screen and (min-width: 26rem) {
    .page-ceo .greeting__words .greeting__words__t {
        font-size: 22px;
        font-size: 1.375rem;
        font-family: 'GyeonggiBatang', sans-serif;
    }
}

@media screen and (min-width: 48rem) {
    .page-ceo .greeting__words .greeting__words__t {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-ceo .greeting__words .greeting__words__t {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

.page-ceo .greeting__words .ceo-signature>span {
    display: inline-block;
}

.page-ceo .greeting__words .ceo-signature .tit {
    margin-right: 0.2em;
    line-height: 1.6em;
    letter-spacing: -0.2px;
    text-align: justify;
    color: #444;
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 48rem) {
    .page-ceo .greeting__words .ceo-signature .tit {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.page-ceo .greeting__words .ceo-signature .name {
    margin-right: 1em;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #222;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .page-ceo .greeting__words .ceo-signature .name {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-ceo .greeting__words .ceo-signature .name {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.page-ceo .greeting__words .ceo-signature .sign>img {
    margin-bottom: -1em;
}

/*
    company : blue meal intro
*/
/* common */
.page-blue-meal-intro .article-hgroup {
    margin-bottom: 1.375em;
}

@media screen and (min-width: 62rem) {
    .page-blue-meal-intro .article-hgroup {
        margin-bottom: 2em;
    }

    .page-blue-meal-intro .article-hgroup .article-tit {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

/* spot */
.page-blue-meal-intro {}

.page-blue-meal-intro__spot {
    position: relative;
    padding-right: 2em;
    padding-bottom: 1.5em;
    margin-bottom: 3rem;
}

@media screen and (min-width: 64rem) {
    .page-blue-meal-intro__spot {
        min-height: 25rem;
        padding-right: 5em;
    }
}

.page-blue-meal-intro__spot .__img {
    display: block;
    height: 20em;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('/html/_skin/seil/img/sub/company/bg_blue_meal_intro_spot.png');
}

@media screen and (min-width: 36rem) {
    .page-blue-meal-intro__spot .__img {
        height: 25em;
    }
}

@media screen and (min-width: 64rem) {
    .page-blue-meal-intro__spot .__img {
        height: auto;
        background-image: none;
    }
}

.page-blue-meal-intro__spot .__img>img {
    opacity: 0;
    visibility: hidden;
}

@media screen and (min-width: 64rem) {
    .page-blue-meal-intro__spot .__img>img {
        opacity: 1;
        visibility: visible;
    }
}

.page-blue-meal-intro__spot .__hgroup {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 40%;
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
    transition-property: transform;
    transition-duration: 1s;
}

@media screen and (min-width: 48rem) {
    .page-blue-meal-intro__spot .__hgroup {
        width: 200px;
        height: 220px;
    }
}

@media screen and (min-width: 62rem) {
    .page-blue-meal-intro__spot .__hgroup {
        width: 257px;
        height: 279px;
    }
}

.page-blue-meal-intro__spot .__hgroup-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #038a63;
    background-image: url('/html/_skin/seil/img/sub/company/bg_logo_blue_meal_tit.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #fff;
}

.page-blue-meal-intro__spot .__hgroup-box__t {
    width: 100%;
    text-align: center;
    font-weight: bold;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .page-blue-meal-intro__spot .__hgroup-box__t {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-blue-meal-intro__spot .__hgroup-box__t {
        font-size: 25px;
        font-size: 1.5625rem;
    }
}

.page-blue-meal-intro__spot.in-view .__hgroup {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

@media screen and (min-width: 62rem) {
    .page-blue-meal-intro .intro__words__row>.col-hgroup {
        -ms-flex: 0 0 23.125%;
        flex: 0 0 23.125%;
        max-width: 23.125%;
    }

    .page-blue-meal-intro .intro__words__row>.col-words {
        -ms-flex: 0 0 76.875%;
        flex: 0 0 76.875%;
        max-width: 76.875%;
    }
}

.page-blue-meal-intro .intro__words__row>.col-words {
    font-weight: 300;
    line-height: 1.67em;
    letter-spacing: -0.01em;
    color: #444444;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 36rem) {
    .page-blue-meal-intro .intro__words__row>.col-words {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-blue-meal-intro .intro__words__row>.col-words {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

/* feature */
.blue-meal-intro__pro-feature {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
}

.blue-meal-intro__pro-feature .pro-feature__row>.col-small {
    margin-bottom: 1.5rem;
}

.blue-meal-intro__pro-feature .pro-feature__details {
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__pro-feature .pro-feature__details {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .blue-meal-intro__pro-feature .pro-feature__details {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .blue-meal-intro__pro-feature .pro-feature__row {
        margin-right: -43px;
        margin-left: -43px;
    }

    .blue-meal-intro__pro-feature .article-hgroup {
        margin-bottom: 1.5em;
    }

    .blue-meal-intro__pro-feature .pro-feature__row>[class^="col-"] {
        padding-right: 43px;
        padding-left: 43px;
    }

    .blue-meal-intro__pro-feature .pro-feature__row>.col-small {
        margin-bottom: 0;
        -ms-flex: 0 0 38.671%;
        flex: 0 0 38.671%;
        max-width: 38.671%;
    }

    .blue-meal-intro__pro-feature .pro-feature__row>.col-big {
        -ms-flex: 0 0 61.329%;
        flex: 0 0 61.329%;
        max-width: 61.329%;
    }
}

/* pr video */
.blue-meal-intro__video {
    margin-bottom: 5.9375em;
}

/* intro__foreground slider */
.blue-meal-intro__foreground {
    padding-bottom: 5.9375em;
}

/* blue-meal-intro__policy */
.blue-meal-intro__policy {
    margin-top: 4.75em;
    padding-bottom: 2.75em;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__policy {
        /* margin-top: 4.75em; */
        padding-bottom: 4.75em;
    }
}

.blue-meal-intro__policy .intro__policy-list {
    padding-top: 1.5em;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__policy .intro__policy-list {
        padding-top: 2.625em;
    }
}

@media screen and (min-width: 62rem) {
    .blue-meal-intro__policy .intro__policy-list {
        padding-top: 5.625em;
    }
}

.blue-meal-intro__policy .intro__policy-list .list__item {
    margin-bottom: 2em;
    text-align: center;
    font-weight: 300;
    line-height: 1.67em;
    letter-spacing: -0.01em;
    text-align: center;
    color: #444444;
    word-break: keep-all;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__policy .intro__policy-list .list__item {
        margin-bottom: 0;
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .blue-meal-intro__policy .intro__policy-list .list__item {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__img,
.blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__caption {
    display: inline-block;
    vertical-align: middle;
}

.blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__img {
    width: 60px;
    height: 52px;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__img {
        display: block;
        width: auto;
        height: 72px;
        margin-bottom: 1em;
    }
}

.blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__img>img {
    height: 100%;
}

@media screen and (min-width: 36rem) {
    .blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__img>img {
        height: auto;
    }
}

.blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__caption {
    width: calc(100% - 64px);
    padding-left: 1em;
    text-align: left;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__policy .intro__policy-list .figure-box-list__figure .__caption {
        display: block;
        width: auto;
        padding-left: 0;
        text-align: center;
    }
}

/* blue-meal-intro__philosophy */
.blue-meal-intro__philosophy {
    padding-top: 0em;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__philosophy {
        padding-top: 4.75em;
    }
}

.blue-meal-intro__philosophy .article-tit {
    margin-bottom: 0.25em;
}

.blue-meal-intro__philosophy .figure-box-list {
    margin-top: 3.75em;
}

.blue-meal-intro__philosophy .figure-box-list .figure-box-list__item {
    margin-bottom: 2em;
}

@media screen and (min-width: 48rem) {
    .blue-meal-intro__philosophy .figure-box-list .figure-box-list__item.margin-t {
        margin-top: 5em;
        margin-bottom: 0;
    }
}

/*
    company : history
*/
.page-company-history {
    position: relative;
    background-image: url('/html/_skin/seil/img/sub/company/bg_history_logo_gray.png'), url('/html/_skin/seil/img/sub/company/bg_history_green.png');
    background-position: 115% 12%, -37% 80%;
    background-repeat: no-repeat;
}

@media screen and (min-width: 120rem) {
    .page-company-history {
        background-position: 115% 12%, 7% 80%;
    }
}

@media screen and (min-width: 48rem) {
    .page-company-history .page-top-point-words {
        margin-bottom: 8em;
    }
}

/*
    company : organization
*/
#contents.organization {
    background-image: url('/html/_skin/seil/img/sub/logo_opacity_green_op_5.png');
    background-position: 6% calc(100% + 300px);
    background-repeat: no-repeat;
    background-size: 803px 718px;
}

.page-org {
    /* background-image: url('/html/_skin/seil/img/sub/logo_opacity_green_op_5.png');
    background-position: 6% calc(100% + 300px);
    background-repeat: no-repeat;
    background-size: 803px 718px; */
}

/*
    company : ci bi
*/
/* common - spot */
.page-ci-bi__spot {
    margin-bottom: 3.75rem;
}

.page-ci-bi__spot .limit-cont-w {
    width: 100%;
    max-width: 640px;
    padding: 4em 2.75em;
    font-weight: 300;
    line-height: 1.88em;
    letter-spacing: -0.01em;
    font-size: 14px;
    font-size: 0.875rem;
    word-break: keep-all;
}

.page-ci-bi__spot .col-img {
    padding-top: 4em;
    padding-bottom: 4em;
}

@media screen and (min-width: 48rem) {
    .page-ci-bi__spot .limit-cont-w {
        font-size: 15px;
        font-size: 0.938rem;
    }

    .page-ci-bi__spot .col-left .limit-cont-w {
        margin-left: auto;
    }

    .page-ci-bi__spot .col-right .limit-cont-w {
        margin-right: auto;
    }
}

@media screen and (min-width: 62rem) {
    .page-ci-bi__spot .limit-cont-w {
        padding: 6em 3.75em;
        font-size: 16px;
        font-size: 1rem;
    }
}

.page-ci-bi__spot .col-img {
    background-size: cover;
}

.page-ci-bi__spot .col-words {
    background-color: #038a63;
    color: #fff;
}

.page-ci-bi__spot .col-words .spot-words strong {
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .page-ci-bi__spot .col-words .spot-words strong {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-ci-bi__spot .col-words .spot-words strong {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.page-ci-bi__spot__row>[class^="col-"] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-repeat: no-repeat;
}

.page-ci-bi__spot__row>[class^="col-"] .col__inner {
    width: 100%;
}

/* common - logo infos */
.logo-infos__logo-view-wrap {
    padding-right: 15px;
    padding-left: 15px;
}

.logo-infos__logo-view {
    padding: 4.668rem 2rem;
    background-image: url('/html/_skin/seil/img/sub/bg_grid.png');
    border: 1px solid #e8e8e8;
}

.logo-infos__logo-view__row>[class^="col-"] {
    /* padding-bottom: 4.179rem; */
}

.logo-infos__logo-view__row>[class^="col-"]:last-child {
    padding-bottom: 0;
}

@media screen and (min-width: 48rem) {
    .logo-infos__logo-view__row {
        margin-right: -4.719rem;
        margin-left: -4.719rem;
    }

    .logo-infos__logo-view__row>[class^="col-"] {
        padding-right: 4.719rem;
        padding-bottom: 0;
        padding-left: 4.719rem;
    }
}

.logo-infos__detail-item {
    padding-top: 3.668rem;
    padding-bottom: 3.668rem;
    border-bottom: 1px solid #e1e1e1;
}

.logo-infos__detail-item>.col-hgroup {
    margin-bottom: 1em;
}

@media screen and (min-width: 62rem) {
    .logo-infos__detail-item>.col-hgroup {
        margin-bottom: 0em;
    }
}

.logo-infos__detail-item>.col-hgroup .__tit {
    line-height: 1.2em;
    letter-spacing: -0.01em;
    color: #111111;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (min-width: 48rem) {
    .logo-infos__detail-item>.col-hgroup .__tit {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media screen and (min-width: 62rem) {
    .logo-infos__detail-item>.col-hgroup .__tit {
        font-size: 25px;
        font-size: 1.563rem;
    }
}

.logo-infos__detail-item>.col-hgroup .__tit-d {
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem;
}

.logo-infos__detail-item>.col-detail {
    letter-spacing: -0.01em;
    color: #333333;
    word-break: keep-all;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .logo-infos__detail-item>.col-detail {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .logo-infos__detail-item>.col-detail {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.logo-infos__detail-item .color-details .color-details-col {
    margin-top: 2em;
}

@media screen and (min-width: 62rem) {

    .logo-infos__detail-item>[class^="col-"],
    .logo-infos__detail-item .color-details .color-details-col {
        display: inline-block;
        vertical-align: top;
    }

    .logo-infos__detail-item>.col-hgroup {
        width: 30%;
    }

    .logo-infos__detail-item>.col-detail {
        width: 69%;
    }

    .logo-infos__detail-item .color-details .color-details-col {
        width: 49%;
        margin-top: 0;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}

.logo-infos__detail-item .color-details .color-circle,
.logo-infos__detail-item .color-details .color-dfn {
    display: inline-block;
    vertical-align: top;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

.color-details .color-circle .__ico {
    content: '';
    display: inline-block;
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    background-color: #005bab;
}

.color-details .color-circle.green-light .__ico {
    background-color: #60bb46;
}

.color-details .color-circle.green .__ico {
    background-color: #005941;
}

.color-details .color-circle.orange .__ico {
    background-color: #ef492f;
}

.logo-infos__detail-item .text-details+.color-details {
    margin-top: 3.75em;
}

.logo-infos__detail-item .color-details .color-dfn>dt {
    font-weight: 500;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .logo-infos__detail-item .color-details .color-dfn>dt {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .logo-infos__detail-item .color-details .color-dfn>dt {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.logo-infos__detail-item .color-details .color-dfn>dd {
    font-size: 15px;
    font-size: 0.813rem;
}

@media screen and (min-width: 48rem) {
    .logo-infos__detail-item .color-details .color-dfn>dt {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 62rem) {
    .logo-infos__detail-item .color-details .color-dfn>dt {
        font-size: 15px;
        font-size: 0.938rem;
    }
}

/* ci */
.page-ci-bi__ci-spot .col-img {
    background-image: url('/html/_skin/seil/img/sub/company/bg_cibi_ci_spot_company.png');
}

.page-ci-bi__ci-spot .col-words {
    background-image: url('/html/_skin/seil/img/sub/company/bg_cibi_ci_spot_logo.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}

.page-ci-bi__ci-spot .col-img .spot-logo {
    width: 38.464%;
}

/* bi */
.page-ci-bi__bi {
    margin-top: 9.75rem;
}

.page-ci-bi__bi .sub-visual__page-name {
    margin-bottom: 1.8rem;
}

.page-ci-bi__bi-spot .col-img {
    background-image: url('/html/_skin/seil/img/sub/company/bg_cibi_bi_spot_company.png');
}

.page-ci-bi__bi-spot .col-words {
    background-image: url('/html/_skin/seil/img/sub/company/bg_cibi_bi_spot_logo.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.page-ci-bi__bi-spot .col-img .spot-logo {
    width: 80.77%;
}

.page-ci-bi__bi-infos .logo-infos__logo-view {
    padding-top: 7.75rem;
    padding-bottom: 7.75rem;
}

/*
    company : location
*/
.page-location {
    background-image: url('/html/_skin/seil/img/sub/logo_opacity_gray_op_5.png');
    background-position: -25% calc(100% + 440px);
    background-repeat: no-repeat;
    background-size: 756px 764px;
}

.location-info-row {
    margin-right: -25px;
    margin-left: -25px;
}

.location-info-row>[class^="col-"] {
    padding-right: 25px;
    padding-left: 25px;
}

@media screen and (min-width: 48rem) {
    .location-info-row>.col-info {
        -ms-flex: 0 0 36%;
        flex: 0 0 36%;
        max-width: 36%;
    }

    .location-info-row>.col-map {
        -ms-flex: 0 0 64%;
        flex: 0 0 64%;
        max-width: 64%;
    }
}

.page-location .location-info {
    border-top: 3px solid #038a63;
}

.page-location .location-info__detail {
    margin-top: 1.5em;
    padding-bottom: 1.25em;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 2.222em;
    padding-right: 0.2em;
    letter-spacing: -0.02em;
    color: #444444;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .page-location .location-info__detail {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-location .location-info__detail {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.page-location .location-info__detail.address {
    background-size: 25px 32px;
    background-size: 1.388em 1.777em;
    background-image: url('/html/_skin/seil/img/sub/company/ico_location_addr.png');
}

.page-location .location-info__detail.tel {
    background-size: 28px 28px;
    background-size: 1.555em 1.555em;
    background-image: url('/html/_skin/seil/img/sub/company/ico_location_tel.png');
}

.page-location .location-info__detail.fax {
    background-size: 30px 31px;
    background-size: 1.666em 1.666em;
    background-image: url('/html/_skin/seil/img/sub/company/ico_location_fax.png');
}

.page-location .location-info__detail>dt,
.page-location .location-info__detail>dd {
    vertical-align: top;
    line-height: 1.45;
}

.page-location .location-info__detail>dt {
    margin-right: 0;
    margin-bottom: 0.4em;
    color: #222;
    font-weight: bold;
    letter-spacing: -0.05em;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .page-location .location-info__detail>dt {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .page-location .location-info__detail>dt {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.page-location .location-info__detail>dd {
    width: 76%;
    word-break: keep-all;
}

/* map */
[id*="map"] .gm-style .gm-style-iw-c,
[id*="map"] .gm-style .gm-style-iw-d {
    max-height: none !important;
    background-color: #038a63;
    color: #fff;
}

[id*="map"] .gm-style .gm-style-iw-d {
    overflow: inherit !important;
}

[id*="map"] .gm-style .gm-style-iw-c {
    height: auto !important;
    padding: 15px !important;
    border-radius: 0;
    box-shadow: none;
}

[id*="map"] .gm-style .gm-style-iw-d>div>div {
    width: auto !important;
    height: auto !important;
    letter-spacing: -0.01em;
    font-size: 18px;
    font-size: 1.125rem !important;
    font-family: 'Noto Sans', 'Noto Sans KR', 'Noto Sans CJK KR', sans-serif;
}

[id*="map"] .gm-style .gm-style-iw-t {
    bottom: 20px !important;
}

[id*="map"] .gm-style .gm-style-iw-t:after {
    z-index: -1;
    background: #038a63;
    box-shadow: none;
}

[id*="map"] .gm-style img[src^="https://maps.gstatic.com/"] {
    display: none;
}

[id*="map"] .gm-style .gm-style-iw-d>div>div {
    position: relative;
}

html:not(:lang(ko)) [id*="map"] .gm-style .gm-style-iw-d>div>div {
    font-size: 0 !important;
}

html:not(:lang(ko)) [id*="map"] .gm-style .gm-style-iw-d>div>div:after {
    font-size: 1rem;
}

/*
    company : location
*/
/*-----------
    story
-----------*/
/*
    story : history-story
*/
.page-story-zigzag {
    max-width: 2080px;
    margin-right: auto;
    margin-left: auto;
    background-size: 401px 403px;
    background-repeat: no-repeat;
    background-image: url('/html/_skin/seil/img/sub/logo_opacity_green_op_5.png');
    background-position: calc(100% + 100px) calc(100% + 280px);
}

@media screen and (min-width: 48rem) {
    .page-story-zigzag {
        background-size: 601px 603px;
        background-position: calc(100% + 150px) calc(100% + 380px);
    }
}

@media screen and (min-width: 62rem) {
    .page-story-zigzag {
        background-size: 801px 803px;
        background-position: calc(100% + 200px) calc(100% + 480px);
    }
}

.page-story-zigzag .story-zigzag__row {
    padding-bottom: 2.5em;
}

@media (min-width: 48rem) {
    .page-story-zigzag .story-zigzag__row {
        padding-bottom: 3.5em;
    }
}

@media (min-width: 64rem) {
    .page-story-zigzag .story-zigzag__row {
        padding-bottom: 5.5em;
    }

    .page-story-zigzag .story-zigzag__row>.col-detail,
    .page-story-zigzag .story-zigzag__row>.col-img {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 62rem) {
    .page-story-zigzag .story-zigzag__row {
        padding-bottom: 7.5em;
        margin-left: 0;
        margin-right: 0;
    }

    .page-story-zigzag .story-zigzag__row>[class^="col-"] {}

    .page-story-zigzag .story-zigzag__row>.col-small {
        padding-right: 42px;
        padding-left: 42px;
        -ms-flex: 0 0 46.4%;
        flex: 0 0 46.4%;
        max-width: 46.4%;
    }

    .page-story-zigzag .story-zigzag__row>.col-big {
        padding-right: 0;
        padding-left: 0;
        -ms-flex: 0 0 53.6%;
        flex: 0 0 53.6%;
        max-width: 53.6%;
    }
}

.page-story-zigzag .story-zigzag__row .col__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.page-story-zigzag .story-zigzag__row .story-zigzag__img {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 1.5em;
}

@media (min-width: 62rem) {
    .page-story-zigzag .story-zigzag__row .story-zigzag__img {
        margin-bottom: 0;
    }
}

.page-story-zigzag .story-zigzag__row .story-zigzag__img>img {
    width: 100%;
}

@media (min-width: 75rem) {
    .page-story-zigzag .story-zigzag__row .story-zigzag__img>img {
        width: auto;
        height: 100%;
    }
}

.page-story-zigzag .story-zigzag__d {
    color: #333;
}

.page-story-zigzag .story-zigzag__d__tit {
    position: relative;
    margin-bottom: 0.75em;
    line-height: 1.86em;
    font-family: "GyeonggiBatang", sans-serif;
    letter-spacing: -0.01em;
    word-break: keep-all;
    font-size: 22px;
    font-size: 1.375rem;
}

.page-story-zigzag .story-zigzag__d__tit:before {
    z-index: -1;
    content: '';
    display: block;
    position: absolute;
    top: -0.25em;
    left: -0.75em;
    width: 2.2352em;
    height: 2em;
    background-repeat: no-repeat;
    background-image: url('/html/_skin/seil/img/sub/ico_quotes_left.png');
    background-position: left top;
}

.page-story-zigzag .story-zigzag__d__tit strong {
    font-weight: bold;
    font-size: 32px;
    font-size: 2rem;
}

@media (min-width: 64rem) {
    .page-story-zigzag .story-zigzag__d__tit {
        font-size: 25px;
        font-size: 1.375rem;
    }

    .page-story-zigzag .story-zigzag__d__tit strong {
        font-size: 40px;
        font-size: 2.5rem;
    }
}

@media (min-width: 90rem) {
    .page-story-zigzag .story-zigzag__d__tit {
        font-size: 30px;
        font-size: 1.875rem;
    }

    .page-story-zigzag .story-zigzag__d__tit strong {
        font-size: 50px;
        font-size: 3.125rem;
    }
}

.page-story-zigzag .story-zigzag__d__detail {
    font-weight: 300;
    line-height: 1.67em;
    font-size: 16px;
    font-size: 1rem;
    word-break: keep-all;
}

@media (min-width: 75rem) {
    .page-story-zigzag .story-zigzag__d__detail {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}

@media (min-width: 90rem) {
    .page-story-zigzag .story-zigzag__d__detail {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.page-story-zigzag .story-zigzag__d__detail strong {
    font-weight: 500;
}

.page-story-zigzag .story-zigzag__d__detail>p {
    margin-bottom: 1em;
}

@media (min-width: 75rem) {
    .page-story-zigzag .story-zigzag__row [class^="col-"] .story-zigzag__details {
        padding-left: 3.3333em;
        padding-right: 3.3333em;
    }

    .page-story-zigzag .story-zigzag__row [class^="col-"][class*="order-"] .story-zigzag__details {
        padding-left: 0;
    }
}

/* zigzag rows icon */
.page-story-zigzag .story-zigzag__content [class*="with-icon"] {
    position: relative;
}

.page-story-zigzag .story-zigzag__content [class*="with-icon"]:before {
    content: '';
    display: block;
    position: absolute;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.page-story-zigzag .story-zigzag__content .with-icon--green:before {
    top: 26%;
    right: -10%;
    -webkit-transform: translate(-26%, 10%);
    -moz-transform: translate(-26%, 10%);
    -ms-transform: translate(-26%, 10%);
    transform: translate(-26%, 10%);
    width: 206px;
    height: 271px;
    background-image: url("/html/_skin/seil/img/sub/logo_opacity_green_op_10.png");
}

@media screen and (min-width: 48rem) {
    .page-story-zigzag .story-zigzag__content .with-icon--green:before {
        width: 306px;
        height: 371px;
    }
}

@media screen and (min-width: 62rem) {
    .page-story-zigzag .story-zigzag__content .with-icon--green:before {
        width: 406px;
        height: 471px;
    }
}

.page-story-zigzag .story-zigzag__content .with-icon--gray:before {
    top: 16%;
    left: -20%;
    width: 365px;
    height: 383px;
    background-image: url("/html/_skin/seil/img/sub/logo_opacity_gray_op_10.png");
}

@media screen and (min-width: 48rem) {
    .page-story-zigzag .story-zigzag__content .with-icon--green:before {
        width: 565px;
        height: 583px;
    }
}

@media screen and (min-width: 62rem) {
    .page-story-zigzag .story-zigzag__content .with-icon--gray:before {
        width: 765px;
        height: 783px;
    }
}

/* story : food-story */
.sub-visual.food-story {
    position: relative;
}

.sub-visual.food-story:after {
    z-index: -1;
    content: '';
    display: block;
    position: absolute;
    bottom: -34%;
    right: -10%;
    width: 464px;
    height: 476px;
    transform: rotate(-45deg);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/html/_skin/seil/img/sub/logo_opacity_green_op_5.png");
}

/* haccp */
.food-story__haccp {
    padding-bottom: 3em;
}

@media screen and (min-width: 90rem) {
    .food-story__haccp {
        padding-bottom: 0;
    }
}

.food-story__haccp .haccp-hgroup__d {
    margin-bottom: 3em;
    line-height: 1.67em;
    letter-spacing: -0.009375em;
    text-align: left;
    color: #444444;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .food-story__haccp .haccp-hgroup__d {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .food-story__haccp .haccp-hgroup__d {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.food-story__haccp .haccp-details {
    padding: 2.125em 1.5em;
    background-color: #f1f1f1;
}

@media screen and (min-width: 48rem) {
    .food-story__haccp .haccp-details {
        padding: 2.125em 2.5em;
    }
}

.food-story__haccp .haccp-details__t {
    margin-bottom: 1.5em;
}

.food-story__haccp .haccp-details__t .__t-box {
    display: inline-block;
    padding: 0.5em 1em;
    border-radius: 25px;
    background-color: #1cbdbe;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .food-story__haccp .haccp-details__t .__t-box {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .food-story__haccp .haccp-details__t .__t-box {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.food-story__haccp .haccp-details__t .__t-box__txt {
    display: inline-block;
    vertical-align: middle;
}

.food-story__haccp .haccp-details__d {
    padding-bottom: 8em;
    line-height: 1.87em;
    letter-spacing: -0.0226em;
    color: #444444;
    word-break: keep-all;
    background-repeat: no-repeat;
    background-size: 6.666em 6.666em;
    background-position: center bottom;
    background-image: url('/html/_skin/seil/img/sub/story/ico_haccp_color.png');
    font-size: 13px;
    font-size: 0.813rem;
}

@media screen and (min-width: 48rem) {
    .food-story__haccp .haccp-details__d {
        padding-right: 9em;
        padding-bottom: 0;
        background-position: right center;
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 62rem) {
    .food-story__haccp .haccp-details__d {
        font-size: 15px;
        font-size: 0.938rem;
    }
}

/* food-story__stuff */
.food-story__stuff {
    background-color: #f2f2f2;
    padding-top: 80px;
    padding-top: 5rem;
    padding-bottom: 80px;
    padding-bottom: 5rem;
    background-repeat: no-repeat;
    background-size: 685px 701px;
    background-position: -15% calc(100% + 300px);
    background-image: url('/html/_skin/seil/img/sub/logo_opacity_gray_op_4.png');
}

@media screen and (min-width: 48rem) {
    .food-story__stuff {
        padding-top: 100px;
        padding-top: 6.25rem;
        padding-bottom: 100px;
        padding-bottom: 6.25rem;
    }
}

@media screen and (min-width: 62rem) {
    .food-story__stuff {
        padding-top: 145px;
        padding-top: 9.0625rem;
        padding-bottom: 145px;
        padding-bottom: 9.0625rem;
    }
}

.food-story__stuff__row>[class^="col-"] {
    margin-bottom: 3em;
}

@media screen and (min-width: 62rem) {
    .food-story__stuff__row {
        margin-right: -56px;
        margin-left: -56px;
    }

    .food-story__stuff__row>[class^="col-"] {
        padding-right: 56px;
        padding-left: 56px;
        margin-bottom: 0;
    }

    .food-story__stuff__row>[class^="col-"].margin-t {
        margin-top: 10.625em;
    }
}

.food-story__stuff__item .stuff-dfn {
    margin-bottom: 2.0625em;
    line-height: 1.88em;
    letter-spacing: -0.04em;
    color: #444444;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .food-story__stuff__item .stuff-dfn {
        margin-bottom: 4.0625em;
        font-size: 15px;
        font-size: 0.938rem;
    }
}

@media screen and (min-width: 62rem) {
    .food-story__stuff__item .stuff-dfn {
        font-size: 16px;
        font-size: 1rem;
    }
}

.food-story__stuff__item .stuff-dfn .dfn__t {
    position: relative;
    padding-top: 2em;
    padding-left: 2.66666em;
    margin-bottom: 1em;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.025em;
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (min-width: 48rem) {
    .food-story__stuff__item .stuff-dfn .dfn__t {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media screen and (min-width: 62rem) {
    .food-story__stuff__item .stuff-dfn .dfn__t {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

.food-story__stuff__item .stuff-dfn .dfn__t:before {
    font-size: 3.333em;
    opacity: 0.07;
}

.food-story__stuff__item .stuff-dfn .dfn__d {
    word-break: keep-all;
}

.factory-slider-wrap {
    padding-top: 6.25em;
}

.factory-slider-wrap .article-hgroup {
    margin-bottom: 2.5em;
}

/*
    store
*/
.store__map {
    border: 1px solid #d7d7d7;
}

.store__map__row>[class^="col-"]>.col__inner {
    height: 100%;
}

.store__map__map-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center;
    border: 1px solid #d7d7d7;
    background-color: #f3f6f3;
}

@media screen and (min-width: 62rem) {
    .store__map__map-img {
        border-width: 0 1px 0 0;
    }
}

.store__map__map-img .map-figure {
    width: 100%;
}

.store__map__map-search {
    height: 100%;
    padding: 30px;
    padding: 1.875rem;
    background-image: url('/html/_skin/seil/img/sub/logo_opacity_green_op_5.png');
    background-size: 419px 419px;
    background-repeat: no-repeat;
    background-position: calc(100% + 210px) calc(100% + 210px);
}

@media screen and (min-width: 48rem) {
    .store__map__map-search {
        padding: 50px;
        padding: 3.125rem;
    }
}

.store__map__map-search .serach-hgroup {
    padding-bottom: 0.875em;
    margin-bottom: 2.5em;
    color: #222;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .store__map__map-search .serach-hgroup {
        font-size: 16px;
        font-size: 1rem;
    }
}

.store__map__map-search .serach-hgroup__t {
    font-weight: 500;
    letter-spacing: -0.025em;
    text-align: left;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (min-width: 48rem) {
    .store__map__map-search .serach-hgroup__t {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.store__map__map-search .form__row {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

.store__map__map-search .form__row legend {
    margin-bottom: 0.875em;
    line-height: 1.22em;
    letter-spacing: -0.025em;
    color: #444444;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .store__map__map-search .form__row legend {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .store__map__map-search .select-wrap select {
        min-width: 160px;
        width: auto;
    }

    .store__map__map-search .search-input-wrap {
        width: 360px;
    }
}

.store__result {
    margin-top: 3rem;
}

.store__result .table thead th {
    font-size: 12px;
    font-size: 0.75rem;
}

.store__result .table tbody td {
    vertical-align: middle;
    padding: 0.75em 0.5em;
    word-break: keep-all;
    /* font-weight: 300; */
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 36rem) {

    .store__result .table thead th,
    .store__result .table tbody td {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 48rem) {

    .store__result .table thead th,
    .store__result .table tbody td {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {

    .store__result .table thead th,
    .store__result .table tbody td {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.store__result .table thead tr th:last-child,
.store__result .table tbody tr td:last-child {
    border-left: 0;
}

.store__result .table tbody tr td:first-child,
.store__result .table tbody tr td:last-child {
    color: #666666;
}

.store__result .table .tel-num,
.store__result .table .btn-map-search-popup {
    display: inline-block;
    vertical-align: middle;
}

.store__result .table .area,
.store__result .table .tel-num {
    font-weight: 300;
}

.store__result .table .tel-num {
    width: calc(100% - 30px);
}

.store__result .table .btn-map-search-popup {
    width: 26px;
    height: 26px;
    font-size: 0;
}

.store__result .table .btn-map-search-popup .ico-search-circle {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
}

/* branch map detail by modal popup*/
#storeMap .modal-store-map {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    border-top: 2px solid #d1b246;
}

#storeMap .modal-store-map>.container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

#storeMap .modal-store-map__store-name {
    text-align: center;
    padding-bottom: 1.25rem;
    margin-bottom: 0.875rem;
}

#storeMap .modal-store-map__store-name__tit {
    font-weight: 500;
    letter-spacing: -0.025em;
    line-height: 1.2em;
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (min-width: 48rem) {
    #storeMap .modal-store-map__store-name__tit {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media screen and (min-width: 62rem) {
    #storeMap .modal-store-map__store-name__tit {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

#storeMap .modal-store-map__detail-item {
    padding-left: .5rem;
    margin-bottom: 1.75rem;
}

#storeMap .modal-store-map__detail-item>li {
    display: inline-block;
    margin-right: 4.375rem;
    font-size: 1.0625rem;
    color: #888;
}

#storeMap .modal-store-map__store-detail .d__icon {
    padding-left: 1.75rem;
    background-repeat: no-repeat;
    background-position: left 5px;
}

#storeMap .modal-store-map__store-detail .d__addr {
    background-image: url(/html/_skin/skin-bowwow/img/sub/ico_branch_addr.gif);
}

#storeMap .modal-store-map__store-detail .d__tel {
    background-image: url(/html/_skin/skin-bowwow/img/sub/ico_branch_tel.gif);
}

@media screen and (max-width:767px) {
    #storeMap #map1 {
        height: 250px !important;
    }
}

#storeMap .modal-store-info__item {
    margin-bottom: 0.5em;
    line-height: 1.67em;
    letter-spacing: -0.01125em;
    text-align: left;
    color: #333;
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 62rem) {
    #storeMap .modal-store-info__item {
        font-size: 16px;
        font-size: 1rem;
    }
}

#storeMap .modal-store-info__item dt,
#storeMap .modal-store-info__item dd {
    display: inline-block;
    vertical-align: top;
}

#storeMap .modal-store-info__item dt {
    width: 24%;
    /* padding-right: 1.25rem; */
}

#storeMap .modal-store-info__item dd {
    width: 75%;
}

#storeMap .modal-store-info__item dt {
    font-weight: bold;
}

#storeMap .store-img-slider:not(.slick-slider) {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition-property: visibility, opacity;
}

#storeMap .store-img-slider.slick-slider {
    display: block;
    visibility: visible;
    opacity: 1;
}

#storeMap .store-img-slider.slick-slider .slick-track {
    display: flex;
}

#storeMap .store-img-slider.slick-slider .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

#storeMap .store-img-slider.slick-slider .slick-track .slick-slide figure {
    position: relative;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #f1f1f1;
}

#storeMap .store-img-slider.slick-slider .slick-track .slick-slide figure>img {
    width: 100%;
    max-height: 600px;
}

@media screen and (min-width: 64rem) {
    #storeMap .store-img-slider.slick-slider .slick-track .slick-slide figure>img {
        max-height: 320px;
    }
}

/* slick: dots */
#storeMap .store-img-slider .slick-dots {
    z-index: 10;
    display: inline-block;
    width: auto;
    padding: 1em;
    right: 0;
    bottom: 0px;
}

#storeMap .store-img-slider .slick-dots li {
    margin: 0 2.5px;
}

#storeMap .store-img-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    background-color: #fff;
}

#storeMap .store-img-slider .slick-dots li.slick-active button {
    width: 30px;
    background-color: #ffc600;
}

#storeMap .modal-store-map__sotre-detail-row {
    padding-top: 1em;
}

@media screen and (min-width: 48rem) {
    #storeMap .modal-store-map__sotre-detail-row {
        padding-top: 2em;
    }
}

@media screen and (min-width: 62rem) {
    #storeMap .modal-store-map__sotre-detail-row {
        margin-right: -38px;
        margin-left: -38px;
    }

    #storeMap .modal-store-map__sotre-detail-row>[class^="col-"] {
        padding-right: 38px;
        padding-left: 38px;
    }

    #storeMap .modal-store-map__sotre-detail-row>.col-slider {
        -ms-flex: 0 0 46.54%;
        flex: 0 0 46.54%;
        max-width: 46.54%;
    }

    #storeMap .modal-store-map__sotre-detail-row>.col-detail {
        -ms-flex: 0 0 52.46%;
        flex: 0 0 52.46%;
        max-width: 52.46%;
    }
}

#storeMap .modal-store-map__sotre-detail-row .col-detail>.col__inner {
    padding-top: 2rem;
    padding-bottom: 0.5rem;
}

#storeMap #modalStoreNav {
    display: none;
}

@media screen and (min-width: 62rem) {
    #storeMap #modalStoreNav {
        display: block;
    }
}

/*---------------------
    product
-----------------------*/
/* product : enjoy */
.page-enjoy_noodle {
    padding-bottom: 0;
}

.enjoy-noddle-order {
    padding-top: 5rem;
    padding-bottom: 8.398rem;
    background-color: #038a63;
    background-repeat: no-repeat;
    background-position: 94% bottom;
    background-image: url('/html/_skin/seil/img/sub/menu/bg_enjoy_order.png');
    text-align: center;
    color: #fff;
}

.enjoy-noddle-order .article-hgroup {
    margin-bottom: 4.938rem;
}

.enjoy-noddle-order .article-tit {
    line-height: 1.6em;
    letter-spacing: 0.02em;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (min-width: 48rem) {
    .enjoy-noddle-order .article-tit {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 62rem) {
    .enjoy-noddle-order .article-tit {
        font-size: 25px;
        font-size: 1.563rem;
    }
}

/* order step list */
.order-step__item {
    position: relative;
    /* display: flex;
    align-items: start;
    flex-wrap: wrap; */
    height: 100%;
    /* width: 160px;
	height: 160px; */
    margin-left: auto;
    margin-right: auto;
    /* padding: 1em 0.5em; */
    text-align: center;
    letter-spacing: -0.01em;
    font-weight: 300;
    color: #fff;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .order-step__item {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .order-step__item {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 75rem) {
    .enjoy-noddle-order__row {
        margin-right: 8px;
        margin-left: 8px;
    }
}

.enjoy-noddle-order__row [class*="col-"] {
    position: relative;
    margin-bottom: 3rem;
    /* padding-right: 38px;
    padding-left: 38px; */
    font-weight: 300;
    line-height: 1.56em;
    letter-spacing: -0.01em;
    text-align: center;
}

@media screen and (min-width: 48rem) {
    .enjoy-noddle-order__row {
        margin-right: -20px;
        margin-left: -20px;
    }

    .enjoy-noddle-order__row [class^="col-"] {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (min-width: 75rem) {
    .enjoy-noddle-order__row {
        margin-right: -38px;
        margin-left: -38px;
    }

    .enjoy-noddle-order__row [class^="col-"] {
        padding-right: 38px;
        padding-left: 38px;
        font-size: 1.125rem;
        font-size: 18px;
    }
}

@media screen and (min-width: 120rem) {
    .enjoy-noddle-order__row {
        margin-right: -100px;
        margin-left: -100px;
    }

    .enjoy-noddle-order__row [class^="col-"] {
        padding-right: 100px;
        padding-left: 100px;
        -webkit-flex: 0 0 29.218%;
        -ms-flex: 0 0 29.218%;
        flex: 0 0 29.218%;
    }
}

.enjoy-noddle-order__row [class*="col-"]:after {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    right: -1.35em;
    width: 2.65em;
    height: 0.25em;
    transform: translateY(-50%);
    background-image: url('/html/_skin/seil/img/sub/menu/ico_dotted.png');
    background-repeat: repeat-x;
    background-position: center center;
}

.enjoy-noddle-order__row [class*="col-"]:last-child:after {
    display: none !important;
}

@media screen and (min-width: 36rem) {
    .enjoy-noddle-order__row [class*="col-"]:after {
        display: block;
    }

    .enjoy-noddle-order__row [class*="col-"]:nth-child(2n):after {
        display: none;
    }
}

@media screen and (min-width: 48rem) {
    .enjoy-noddle-order__row [class*="col-"]:nth-child(2n):after {
        display: block;
    }
}

/* order-cont */
.enjoy-noddle-order__row .order-step__icon {
    display: block;
    width: 100%;
}

.enjoy-noddle-order__row .order-step__icon .__caption-num {
    display: block;
    margin-bottom: 0.6em;
    font-weight: bold;
    line-height: 1.11em;
    letter-spacing: 0.02em;
    color: #ffc600;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .enjoy-noddle-order__row .order-step__icon .__caption-num {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .enjoy-noddle-order__row .order-step__icon .__caption-num {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.enjoy-noddle-order__row .order-step__icon .__caption-t {
    font-weight: 500;
    letter-spacing: -0.0166em;
    word-break: keep-all;
    line-height: 1.12em;
    font-size: 22px;
    font-size: 1.375rem;
}

@media screen and (min-width: 48rem) {
    .enjoy-noddle-order__row .order-step__icon .__caption-t {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media screen and (min-width: 62rem) {
    .enjoy-noddle-order__row .order-step__icon .__caption-t {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

.enjoy-noddle-order__row .order-step__icon .__img {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 3rem;
    margin-top: 2.125rem;
    margin-bottom: 2.375rem;
}

@media screen and (min-width: 48rem) {
    .enjoy-noddle-order__row .order-step__icon .__img {
        height: 5.563rem;
    }
}

.enjoy-noddle-order__row .order-step__icon .__img>img {
    height: 100%;
}

@media screen and (min-width: 48rem) {
    .enjoy-noddle-order__row .order-step__icon .__img>img {
        height: auto;
    }
}

.enjoy-noddle-order__row .order-step__item__detail {
    width: 100%;
    word-break: keep-all;
}

/* enjoy mandoo */
.enjoy-mandoo-eat {
    padding-top: 5em;
    padding-bottom: 6em;
}

.enjoy-mandoo-eat .article-hgroup {
    margin-bottom: 3em;
}

@media screen and (min-width: 62rem) {
    .enjoy-mandoo-eat__row {
        margin-right: -25px;
        margin-left: -25px;
    }

    .enjoy-mandoo-eat__row>[class^="col-"] {
        padding-right: 25px;
        padding-left: 25px;
    }
}

.enjoy-mandoo-eat__row .col-img__figure {
    margin-bottom: 1em;
    text-align: center;
}

@media screen and (min-width: 80rem) {
    .enjoy-mandoo-eat__row>.col-img {
        -ms-flex: 0 0 45.7468%;
        flex: 0 0 45.7468%;
        max-width: 45.7468%;
    }

    .enjoy-mandoo-eat__row>.col-descript {
        -ms-flex: 0 0 54.2532%;
        flex: 0 0 54.2532%;
        max-width: 54.2532%;
    }

    .enjoy-mandoo-eat__row .col-img__figure {
        text-align: right;
    }
}

@media screen and (min-width: 100rem) {
    .enjoy-mandoo-eat__row>[class^="col-"] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .enjoy-mandoo-eat__row>[class^="col-"] .gray-box-descript {
        min-height: 16.8rem;
    }
}

.enjoy-mandoo-eat__words {
    font-weight: 300;
    line-height: 1.67em;
    letter-spacing: -0.01em;
    color: #333333;
    word-break: keep-all;
    text-align: center;
    font-size: 15px;
    font-size: 0.938rem;
}

@media screen and (min-width: 48rem) {
    .enjoy-mandoo-eat__words {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (min-width: 62rem) {
    .enjoy-mandoo-eat__words {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 80rem) {
    .enjoy-mandoo-eat__words {
        text-align: left;
    }
}

.enjoy-mandoo-eat__words p br {
    display: none;
}

@media screen and (min-width: 80rem) {
    .enjoy-mandoo-eat__words p br {
        display: block;
    }
}

.enjoy-mandoo-eat__words .gray-box-descript {
    margin-top: 2.5rem;
    background-color: #f6f6f6;
    padding: 1.875rem;
    text-align: left;
}

.enjoy-mandoo-eat__words .gray-box-descript__dfn {
    min-height: 11.5rem;
    padding-bottom: 13em;
    background-image: url('/html/_skin/seil/img/sub/menu/img_circle_mandoo.png');
    background-size: 181px 181px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

@media screen and (min-width: 48rem) {
    .enjoy-mandoo-eat__words .gray-box-descript__dfn {
        padding-right: 10.5em;
        padding-bottom: 0;
        background-position: right center;
    }
}

.enjoy-mandoo-eat__words .gray-box-descript__dfn>.dfn__t {
    position: relative;
    padding-left: 4em;
    padding-top: 1em;
    margin-bottom: 1.25em;
    font-weight: 300;
    line-height: 1.4em;
    letter-spacing: -0.01em;
    color: #444444;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .enjoy-mandoo-eat__words .gray-box-descript__dfn>.dfn__t {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .enjoy-mandoo-eat__words .gray-box-descript__dfn>.dfn__t {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.enjoy-mandoo-eat__words .gray-box-descript__dfn>.dfn__t:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2.7em;
    height: 4.05em;
    background-image: url('/html/_skin/seil/img/sub/menu/ico_have_q.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.enjoy-mandoo-eat__words .gray-box-descript__dfn>.dfn__d {
    padding-right: 0.5em;
    font-weight: 300;
    line-height: 1.75em;
    letter-spacing: -0.01em;
    text-align: left;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .enjoy-mandoo-eat__words .gray-box-descript__dfn>.dfn__d {
        padding-left: 5.125em;
    }
}

/* enjoy cooking */
.enjoy-cooking-noodle {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
    background-image: url('/html/_skin/seil/img/sub/menu/bg_enjoy_cooking_step_logo.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.enjoy-cooking-noodle .article-hgroup__descript {
    font-weight: 300;
}

/*  */
.cooking-steps {
    display: none;
    margin-top: 3em;
}

@media screen and (min-width: 30rem) {
    .cooking-steps {
        display: flex;
    }
}

@media screen and (min-width: 75rem) {
    .cooking-steps {
        margin-right: 8px;
        margin-left: 8px;
    }
}

.cooking-steps [class*="col-"] {
    position: relative;
    margin-bottom: 1rem;
    /* padding-right: 38px;
    padding-left: 38px; */
}

@media screen and (min-width: 48rem) {
    .cooking-steps [class*="col-"] {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (min-width: 75rem) {
    .cooking-steps [class*="col-"] {
        padding-right: 31px;
        padding-left: 31px;
    }
}

@media screen and (min-width: 90rem) {
    .cooking-steps [class*="col-"] {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}

.cooking-steps [class*="col-"]:after {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    right: -1.25em;
    width: 1.8em;
    height: 2em;
    transform: translateY(-50%);
    background-image: url('/html/_skin/seil/img/sub/menu/ico_dotted_gray.png');
    background-repeat: repeat-x;
    background-position: center center;
}

.cooking-steps [class*="col-"]:last-child:after {
    display: none !important;
}

@media screen and (min-width: 36rem) {
    .cooking-steps [class*="col-"]:after {
        display: block;
    }

    .cooking-steps [class*="col-"]:nth-child(2n):after {
        display: none;
    }
}

@media screen and (min-width: 48rem) {
    .cooking-steps [class*="col-"]:nth-child(2n):after {
        display: block;
    }
}

/* step style */
.cooking-steps .step__item {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: solid 5px #e1e1e1;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 1em 0.5em;
    text-align: center;
    letter-spacing: 0.02em;
    color: #b0b0b0;
    transition-property: all;
    transition-duration: 0.3s;
}

.cooking-steps .col-step.on .step__item {
    background-color: #038a63;
    border-color: #038a63;
    color: #fff;
}

.cooking-steps .step__item__detail {
    width: 100%;
    line-height: 1.12em;
}

.cooking-steps .step__item__detail .d__t {
    margin-bottom: 0.4em;
    font-weight: 500;
    font-size: 15px;
    font-size: 0.938rem;
}

.cooking-steps .step__item__detail .d__num {
    font-weight: bold;
    font-size: 30px;
    font-size: 1.875rem;
}

/* cooking step details */
.cooking-step-details {
    margin-top: 1.5em;
}

.cooking-step-details .figure-box-list__item {
    margin-bottom: 2em;
}

@media screen and (min-width: 62rem) {
    .cooking-step-details .figure-box-list__item {
        margin-bottom: 0;
    }
}

.cooking-step-details .figure-box-list__item>.col__inner {
    box-shadow: 0 10px 30px rgba(123, 123, 123, 0.05);
    transition-property: all;
    transition-duration: 0.3s;
}

.cooking-step-details .figure-box-list__item.on>.col__inner {
    box-shadow: 10px 10px 20px rgba(123, 123, 123, 0.2);
}

/* detail */
.cooking-step-details .figure-box-list__details {
    padding: 1.875em;
    font-weight: normal;
    line-height: 1.75em;
    letter-spacing: -0.05em;
    color: #222;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .cooking-step-details .figure-box-list__details {
        font-size: 16px;
        font-size: 1rem;
    }
}

/* detail-t */
.cooking-step-details .figure-box-list__details .details-dfn__t,
.cooking-step-details .figure-box-list__details .details-dfn__t .__num {
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {

    .cooking-step-details .figure-box-list__details .details-dfn__t,
    .cooking-step-details .figure-box-list__details .details-dfn__t .__num {
        font-size: 16px;
        font-size: 1rem;
    }
}

.cooking-step-details .figure-box-list__details .details-dfn__t {
    margin-bottom: 0.75em;
    font-weight: bold;
    color: #ffc600;
}

/* detail-d */
.cooking-step-details .figure-box-list__details .details-dfn__d {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 48rem) {
    .cooking-step-details .figure-box-list__details .details-dfn__d {
        max-width: 96%;
    }
}

/* product : menu intro */
.__products-list-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 1.5rem 0.75rem;
    background-color: #f9f9f9;
    font-size: 0;
}

@media screen and (min-width: 36rem) {
    .__products-list-menu {
        display: block;
    }
}

@media screen and (min-width: 36rem) {
    .__products-list-menu .__products-list-nav {
        text-align: center;
    }
}

.__products-list-menu .__products-list-nav>li {
    display: inline-block;
    margin-bottom: 0.25em;
    margin-right: 0.25em;
    font-style: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 36rem) {
    .__products-list-menu .__products-list-nav>li {
        margin-left: -1px;
        margin-right: 0;
    }
}

.__products-list-menu .__products-list-nav>li a {
    display: inline-block;
    width: 100%;
    padding: 0.5em 0;
    border: 1px solid #d1d1d3;
    line-height: 1em;
    letter-spacing: -0.01em;
    color: #919191;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 36rem) {
    .__products-list-menu .__products-list-nav>li a {
        padding-top: 0 2.5em;
        border: 0;
        font-size: 16px;
        font-size: 1rem;
    }

    .__products-list-menu .__products-list-nav>li:first-child a {
        border-left-width: 1px;
    }
}

@media screen and (min-width: 48rem) {
    .__products-list-menu .__products-list-nav>li {
        margin-bottom: 0;
    }

    .__products-list-menu .__products-list-nav>li a {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}

@media screen and (min-width: 62rem) {
    .__products-list-menu .__products-list-nav>li a {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.__products-list-menu .__products-list-nav>li.on a {
    color: #038a63;
}

.__products-list-menu .__products-list-nav>li a>span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 1.75em;
    line-height: 1em;
}

@media screen and (min-width: 36rem) {
    .__products-list-menu .__products-list-nav>li a>span {
        border: 1px solid #d1d1d3;
        border-width: 0 1px;
    }
}

/* product - list */
.__products-list-wrap {
    margin-top: 50px;
    margin-top: 3.125rem;
}

.__products-list {
    margin-right: -5px;
    margin-left: -5px;
}

.__products-list__item {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}

@media screen and (min-width: 48rem) {
    .__products-list {
        margin-right: -12px;
        margin-left: -12px;
    }

    .__products-list__item {
        padding-right: 12px;
        padding-left: 12px;
        margin-bottom: 60px;
        margin-bottom: 3.75rem;
    }
}

.__products-list__item>a {
    display: block;
    pointer-events: none;
}

.__products-list__item .__product-figure .__img {
    display: table;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 102.5%;
    overflow: hidden;
}

.__products-list__item .__product-figure .__img>img {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* max-width: 100%; */
    height: 100%;
    max-width: 410px;
    max-height: 420px;
}

.__products-list__item .__product-figure .__caption {
    margin-top: 18px;
    margin-top: 1.125rem;
    text-align: left;
    color: #333333;
}

@media screen and (min-width: 48rem) {
    .__products-list__item .__product-figure .__caption {
        margin-top: 32px;
        margin-top: 2rem;
    }
}

.__products-list__item .__product-figure .__caption__t {
    margin-bottom: 0.625em;
    font-weight: bold;
    letter-spacing: 0.02em;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .__products-list__item .__product-figure .__caption__t {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .__products-list__item .__product-figure .__caption__t {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.__products-list__item .__product-figure .__caption__d {
    word-break: keep-all;
    font-weight: 300;
    line-height: 1.56em;
    letter-spacing: -0.01em;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .__products-list__item .__product-figure .__caption__d {
        font-size: 15px;
        font-size: 0.938rem;
    }
}

@media screen and (min-width: 62rem) {
    .__products-list__item .__product-figure .__caption__d {
        font-size: 16px;
        font-size: 1rem;
    }
}

/*---------------------
    FRANCHISEE
-----------------------*/
/*
    franchisee : franchisee recruitment guide
*/
.page-franchisee-info {
    padding-bottom: 0;
}

.page-franchisee-info .franchisee-profit {
    position: relative;
    padding-top: 5em;
    padding-bottom: 5em;
    background-image: url(/html/_skin/seil/img/sub/franchisee/bg_franchisee_profit.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.page-franchisee-info .franchisee-profit:before {
    content: '';
    display: block;
    position: absolute;
    top: -129px;
    left: 10%;
    width: 244px;
    height: 129px;
    background-image: url(/html/_skin/seil/img/sub/franchisee/bg_franchisee_profit_top.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.page-franchisee-info .table-all-wrap:not(:last-child) {
    margin-bottom: 5em;
}

.page-franchisee-info .table-all-wrap .table tbody tr td {
    vertical-align: middle;
}

.page-franchisee-info .table-all-wrap .table tbody tr td:last-child {
    font-weight: 300;
}

/*
    franchisee : franchisee-affiliation
*/
.franchisee-affiliation {
    padding-top: 5em;
    padding-bottom: 5em;
    background-image: url(/html/_skin/seil/img/sub/franchisee/bg_franchisee_affiliation.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
}

.franchisee-affiliation .article-tit {
    letter-spacing: -0.05em;
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation .article-tit {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 62rem) {
    .franchisee-affiliation .article-tit {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media screen and (min-width: 75rem) {
    .franchisee-affiliation .article-tit {
        font-size: 25px;
        font-size: 1.563rem;
    }
}

.franchisee-affiliation .tit--border-t-center:before {
    border-color: #fff;
}

.franchisee-affiliation-list {
    margin-top: 3.5em;
}

@media screen and (min-width: 62rem) {
    .franchisee-affiliation-list {
        justify-content: flex-end;
    }
}

.franchisee-affiliation-list [class*="col-"] {
    position: relative;
    padding-bottom: 1em;
    margin-bottom: 3rem;
}

@media screen and (min-width: 80rem) {
    .franchisee-affiliation-list {
        margin-right: 0;
        margin-left: 0;
    }

    .franchisee-affiliation-list [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
}

.franchisee-affiliation-list [class*="col-"]:after {
    content: '';
    display: none;
    position: absolute;
    top: 30%;
    right: -0.25em;
    width: 0.625em;
    height: 2em;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    background-image: url(/html/_skin/seil/img/sub/franchisee/ico_framchisee_affiliation_arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.franchisee-affiliation-list [class*="col-"].arrow-right:last-child:after {
    display: none;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation-list [class*="col-"]:after {
        display: block;
    }
}

@media screen and (min-width: 48rem) and (max-width: 79.99875rem) {
    .franchisee-affiliation-list [class*="col-"]:nth-child(3n):after {
        display: none;
    }
}

@media screen and (min-width: 80rem) {
    .franchisee-affiliation-list [class*="col-"].arrow-right:after {
        left: -0.25em;
        transform: scale(-1);
    }

    .franchisee-affiliation-list [class*="col-"].arrow-bottom:after {
        top: auto;
        left: 50%;
        right: auto;
        bottom: -1.5em;
        -webkit-transform: translateX(-50%)rotate(90deg);
        -ms-transform: translateX(-50%)rotate(90deg);
        transform: translateX(-50%)rotate(90deg);
    }
}

.franchisee-affiliation-list .__step-item {
    position: relative;
    height: 100%;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    word-break: keep-all;
}

.franchisee-affiliation-list .__step-item__circle {
    width: 160px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.25em;
    background-color: transparent;
    border: solid 5px #038a63;
    border-radius: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation-list .__step-item__circle {
        display: block;
        width: 200px;
        height: 200px;
    }
}

.franchisee-affiliation-list .__step-item__circle-words {
    display: block;
    width: 100%;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation-list .__step-item__circle-words {
        padding-top: 3em;
    }
}

.franchisee-affiliation-list .__step-item__circle .__num {
    position: relative;
    display: block;
    margin-bottom: 1em;
    letter-spacing: -0.05em;
    color: #ffc600;
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation-list .__step-item__circle .__num {
        margin-bottom: 1em;
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.franchisee-affiliation-list .__step-item__circle .__tit {
    height: 55px;
    padding: 0 0.25em;
    line-height: 55px;
    font-weight: 500;
    letter-spacing: -0.025em;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation-list .__step-item__circle .__tit {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 62rem) {
    .franchisee-affiliation-list .__step-item__circle .__tit {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.franchisee-affiliation-list .__step-item__circle .__tit>span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.4em;
}

.franchisee-affiliation-list .__step-item__detail {
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation-list .__step-item__detail {
        font-size: 16px;
        font-size: 1rem;
    }
}

.franchisee-affiliation .affiliation__bottom {
    margin-top: 3em;
    font-weight: 300;
    word-break: keep-all;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .franchisee-affiliation .affiliation__bottom {
        font-size: 16px;
        font-size: 1rem;
    }
}

/*
    franchisee : franchisee start up and support
*/
/* success */
.page-start-up {
    padding-bottom: 0;
}

.page-start-up .franchisee-success {
    padding-top: 5em;
    padding-bottom: 6em;
    background-image: url('/html/_skin/seil/img/sub/franchisee/bg_franchisee_success.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.page-start-up .article-tit {
    font-weight: bold;
    letter-spacing: 0.02em;
    font-size: 25px;
    font-size: 1.563rem;
}

.page-start-up .franchisee-success__row {
    margin-top: 2.25em;
}

.page-start-up .franchisee-success__row .success__details {
    margin-top: 1.5em;
    word-break: keep-all;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {
    .page-start-up .franchisee-success__row .success__details {
        margin-top: 2em;
        font-size: 16px;
        font-size: 1rem;
    }
}

.page-start-up .franchisee-success__row .list-dot>li {
    margin-bottom: 0.25em;
    padding-left: 10px;
    text-indent: -10px;
}

.page-start-up .franchisee-success__row .list-dot>li:before {
    margin-right: 6px;
    background-color: #000;
}

/* diffrent */
.page-start-up .franchisee-diffrent {
    padding-top: 5em;
    padding-bottom: 6em;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url('/html/_skin/seil/img/sub/franchisee/bg_franchisee_diffrent.png');
}

.page-start-up .diffrent-detail-list {
    margin-top: 2em;
}

.page-start-up .diffrent-detail-item {
    margin-top: 5em;
}

.page-start-up .diffrent-detail-item:first-child {
    margin-top: 0;
}

.diffrent-detail__hgroup,
.diffrent-detail__dfn-wrap {
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 48rem) {

    .diffrent-detail__hgroup,
    .diffrent-detail__dfn-wrap {
        font-size: 16px;
        font-size: 1rem;
    }
}

/* hgroup */
.diffrent-detail__hgroup {
    position: relative;
    padding-left: 4.75em;
    /* font-weight: 300; */
    letter-spacing: -0.05em;
}

@media screen and (min-width: 48rem) {
    .diffrent-detail__hgroup {
        padding-left: 8.75em;
    }
}

.diffrent-detail__hgroup:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 3.875em;
    height: 3.875em;
    background-image: url('/html/_skin/seil/img/sub/franchisee/ico_different_shop.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

@media screen and (min-width: 48rem) {
    .diffrent-detail__hgroup:before {
        width: 6.875em;
        height: 6.875em;
    }
}

.diffrent-detail__hgroup.logistic:before {
    background-image: url('/html/_skin/seil/img/sub/franchisee/ico_different_logistics.png');
}

.diffrent-detail__hgroup.marketing:before {
    background-image: url('/html/_skin/seil/img/sub/franchisee/ico_different_marketing.png');
}

.diffrent-detail__hgroup .__hgroup__t {
    margin-bottom: 0.5em;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 18px;
    font-size: 1.125rem;
}

/*
@media screen and (min-width: 48rem) {
    .diffrent-detail__hgroup .__hgroup__t {
        font-size: 18px;
        font-size: 1.125rem;
    }
} */
@media screen and (min-width: 48rem) {
    .diffrent-detail__hgroup .__hgroup__t {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

/* dfn */
.franchisee-diffrent .diffrent-detail__dfn-wrap {
    margin-top: 3em;
    padding-top: 2em;
    padding-left: 0;
    counter-reset: dfn;
}

@media screen and (min-width: 48rem) {
    .franchisee-diffrent .diffrent-detail__dfn-wrap {
        padding-left: 8.75em;
    }
}

.franchisee-diffrent .diffrent-detail__dfn {
    position: relative;
    padding-left: 2.5em;
    margin-top: 1.5em;
    /* text-align: center; */
    word-break: keep-all;
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 36rem) {
    .franchisee-diffrent .diffrent-detail__dfn {
        margin-top: 3em;
        padding-left: 5em;
        text-align: left;
    }
}

@media screen and (min-width: 48rem) {
    .franchisee-diffrent .diffrent-detail__dfn {
        font-size: 16px;
        font-size: 1rem;
    }
}

.franchisee-diffrent .diffrent-detail__dfn:first-child {
    margin-top: 0;
}

.franchisee-diffrent .diffrent-detail__dfn:before {
    counter-increment: dfn;
    content: '0'counter(dfn);
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    margin-top: -0.05em;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #f5f5f5;
    font-weight: 500;
    line-height: 25px;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: -0.01em;
    text-align: center;
    color: #038a63;
}

@media screen and (min-width: 36rem) {
    .franchisee-diffrent .diffrent-detail__dfn:before {
        vertical-align: middle;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.franchisee-diffrent .diffrent-detail__dfn .dfn__t {
    margin-bottom: 0.75em;
    letter-spacing: -0.05em;
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (min-width: 48rem) {
    .franchisee-diffrent .diffrent-detail__dfn .dfn__t {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

/* winwin */
.page-start-up .franchisee-winwin {
    padding-top: 5em;
    padding-bottom: 6em;
    background-color: #ccddd8;
    text-align: center;
}

.page-start-up .franchisee-winwin .article-hgroup {
    text-align: center;
    margin-bottom: 3em;
}

/*
    franchisee : franchisee-inquiry - 기존
*/
/* .page-franchisee-inquiry {
    padding-bottom: 0;
}

.franchisee-inquiry-write {
    padding-top: 3.75em;
    padding-bottom: 7.875em;
    background-color: #f8f8f8;
    background-image: url('/html/_skin/seil/img/sub/franchisee/bg_franchisee_inquiry.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.franchisee-inquiry-write .article-hgroup {
    margin-bottom: 2.5em;
} */
/*
    franchisee : franchisee-inquiry - 200515 변경
*/
.page-franchisee-inquiry {
    position: relative;
    padding-top: 2rem;
}

.franchisee-inquiry #visualWrap:before,
.page-franchisee-inquiry:after {
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    font-size: 12px;
    font-size: 0.75rem;
}

@media screen and (min-width: 48rem) {

    .franchisee-inquiry #visualWrap:before,
    .page-franchisee-inquiry:after {
        font-size: 16px;
        font-size: 1rem;
    }
}

.franchisee-inquiry #visualWrap:before {
    bottom: -120%;
    right: -7%;
    transform: translateX(7%)rotate(30deg);
    width: 535px;
    width: 33.4375em;
    height: 522px;
    height: 32.625em;
    background-image: url('/html/_skin/seil/img/sub/logo_opacity_green_op_5.png');
}

.page-franchisee-inquiry:after {
    bottom: -19.5%;
    left: -17%;
    transform: translate(17%, 19.5%)rotate(20deg);
    width: 481px;
    width: 30.0625em;
    height: 469px;
    height: 29.3125em;
    background-image: url('/html/_skin/seil/img/sub/logo_opacity_gray_op_10.png');
    opacity: 0.6;
}

.page-franchisee-inquiry .sub-visual__page-name {
    margin-top: 1rem;
}

.page-franchisee-inquiry .page-top-point-words {
    text-align: left;
}

@media screen and (min-width: 48rem) {
    .page-franchisee-inquiry .sub-visual__page-name {
        margin-top: 0;
        text-align: left;
    }
}

.page-franchisee-inquiry .sub-visual__page-name {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}

.page-franchisee-inquiry .page-top-point-words {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}

.page-franchisee-inquiry .page-top-point-words .point-words__tit {
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (min-width: 36rem) {
    .page-franchisee-inquiry .page-top-point-words .point-words__tit {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media screen and (min-width: 48rem) {
    .page-franchisee-inquiry .page-top-point-words .point-words__tit {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media sreen and (min-width: 64rem) {
    .page-franchisee-inquiry .page-top-point-words .point-words__tit {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

.page-franchisee-inquiry .page-top-point-words .point-words__tit>strong {
    line-height: 1.12em;
    letter-spacing: 0.02em;
    font-size: 26px;
    font-size: 1.625rem;
}

@media screen and (min-width: 36rem) {
    .page-franchisee-inquiry .page-top-point-words .point-words__tit>strong {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

@media screen and (min-width: 48rem) {
    .page-franchisee-inquiry .page-top-point-words .point-words__tit>strong {
        font-size: 36px;
        font-size: 1.625rem;
    }
}

@media screen and (min-width: 64rem) {
    .page-franchisee-inquiry .page-top-point-words .point-words__tit>strong {
        font-size: 40px;
        font-size: 2.5rem;
    }
}

.franchisee-inquiry__gradi-num {
    font-weight: bold;
    color: #0a7254;
    background: -webkit-linear-gradient(#0a7254, #1a3c32);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    font-size: 26px;
    font-size: 1.625rem;
}

@media screen and (min-width: 36rem) {
    .franchisee-inquiry__gradi-num {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

@media screen and (min-width: 48rem) {
    .franchisee-inquiry__gradi-num {
        font-size: 38px;
        font-size: 2.375rem;
    }
}

@media screen and (min-width: 64rem) {
    .franchisee-inquiry__gradi-num {
        font-size: 45px;
        font-size: 2.8125rem;
    }
}
