@charset "utf-8";
.device-pc main .benefit i
{
    font-size: 10px;
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: top;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
            background-size: 100% 100%;
}

.device-pc main .benefit i:not([class])
{
    background-image: url('../images/ico_08.svg');
}

.device-pc main .benefit i.a
{
    background-image: url('../images/ico_01.svg');
}

.device-pc main .benefit i.b
{
    background-image: url('../images/ico_02.svg');
}

.device-pc main .benefit i.c
{
    background-image: url('../images/ico_03.svg');
}

.device-pc main .benefit i.d
{
    background-image: url('../images/ico_04.svg');
}

.device-pc main .benefit i.e
{
    background-image: url('../images/ico_05.svg');
}

.device-pc main .benefit i.f
{
    background-image: url('../images/ico_06.svg');
}

.device-pc main > .benefit
{
    position: absolute;
    z-index: 10;
    overflow: visible !important;
    width: 13.9em !important;
    height: auto !important;
    border: .2em #ccc solid;
    -webkit-border-radius: .6em;
            border-radius: .6em;
    background: #fff;
}

.device-pc main > .benefit img
{
    display: block;
    width: 100%;
    -webkit-border-radius: .6em;
            border-radius: .6em;
}

.device-pc main > .benefit span
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    display: block;
    padding: .6em;
}

.device-pc main > .benefit i
{
    position: absolute;
    top: -.2em;
    left: -.2em;
}

.device-pc main > header
{
    position: relative;
    padding: 3.9em 0 6.7em;
    border-bottom: .1em #ccc solid;
}

.device-pc main > header h2
{
    font-size: 10px;
    width: 96em;
    height: 54em;
    margin: 0 auto 5.6em;
    background: url('../images/mv.jpg') no-repeat;
}

.device-pc main > header h2 img
{
    position: absolute;
    top: 8em;
    left: calc(50% - 26.35em);
    width: 52.7em;
}

.device-pc main > header h2 + p
{
    font-size: 10px;
    position: absolute;
    top: 1.6em;
    left: calc(50% + 27.6em);
    overflow: hidden;
    width: 18.8em;
    height: 18.8em;
    text-indent: -9999px;
    background: url('../images/str.svg') no-repeat;
}

.device-pc main > header h2 + p + p
{
    font-size: 18px;
    line-height: 1.5;
    width: 39.78em;
    margin: 1.69em auto;
}

.device-pc main > header h2 + p + p + p
{
    font-size: 13px;
    line-height: 1.38;
    width: 55.08em;
    margin: 0 auto;
}

.device-pc main > section
{
    width: 96em;
    margin: 0 auto;
    padding: 6em 0 7em;
}

.device-pc main > section:before,
.device-pc main > section:after
{
    display: table;
    content: '';
}

.device-pc main > section:after
{
    clear: both;
}

.device-pc main > section + section
{
    border-top: .1em #ccc solid;
}

.device-pc main > section header
{
    float: right;
    width: 52em;
    margin-bottom: 2.3em;
}

.device-pc main > section header h3
{
    display: table;
    margin-bottom: 2.7em;
}

.device-pc main > section header h3 i
{
    display: table-cell;
    width: 6.4em;
    vertical-align: middle;
}

.device-pc main > section header h3 i img
{
    width: 100%;
}

.device-pc main > section header h3 span
{
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    display: table-cell;
    padding-left: .71em;
    vertical-align: middle;
}

.device-pc main > section header p
{
    font-size: 13px;
    line-height: 1.38;
}

.device-pc main > section header p:before
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.11;
    display: block;
    margin-bottom: .5em;
    content: 'Eligible products:';
}

.device-pc main > section figure
{
    float: left;
    width: 40em;
}

.device-pc main > section figure img
{
    display: block;
    width: 100%;
}

.device-pc main > section figure img + img
{
    margin-top: .5em;
}

.device-pc main > section > div
{
    float: right;
    width: 52em;
}

.device-pc main > section > div > p:first-child
{
    font-size: 18px;
    line-height: 1.5;
}

.device-pc main > section > div > p:last-child
{
    display: table;
    margin-top: 2.1em;
}

.device-pc main > section > div > p:last-child span
{
    font-size: 13px;
    line-height: 1.38;
    display: table-cell;
    padding-left: .77em;
    vertical-align: top;
    color: #666;
}

.device-pc main > section > div > p:last-child img
{
    display: table-cell;
    width: 7.2em;
    vertical-align: top;
    -webkit-border-radius: .4em;
            border-radius: .4em;
}

.device-pc main > section > div dl:before,
.device-pc main > section > div dl:after
{
    display: table;
    content: '';
}

.device-pc main > section > div dl:after
{
    clear: both;
}

.device-pc main > section > div dl:nth-of-type(1)
{
    margin-top: 4.4em;
    border-top: .1em #ccc solid;
}

.device-pc main > section > div dl:nth-of-type(1) dt
{
    font-size: 13px;
    font-weight: 700;
    line-height: 2.92;
    float: left;
    clear: both;
}

.device-pc main > section > div dl:nth-of-type(1) dd
{
    font-size: 13px;
    line-height: 2.92;
    padding-left: 8.15em;
    border-bottom: .1em #ccc solid;
}

.device-pc main > section > div dl:nth-of-type(2) dt
{
    position: relative;
    cursor: pointer;
}

.device-pc main > section > div dl:nth-of-type(2) dt.open:before
{
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}

.device-pc main > section > div dl:nth-of-type(2) dt:before
{
    font-size: 20px;
    position: absolute;
    top: calc(50% - .5em);
    right: 0;
    -webkit-transition: -webkit-transform .3s;
       -moz-transition:    -moz-transform .3s;
        -ms-transition:     -ms-transform .3s;
         -o-transition:      -o-transform .3s;
            transition:         transform .3s;

    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
            backface-visibility: hidden;
}

.device-pc main > section > div dl:nth-of-type(2) dt:after
{
    display: inline-block;
    height: 3.8em;
    content: '';
    vertical-align: middle;
}

.device-pc main > section > div dl:nth-of-type(2) dt span
{
    font-size: 13px;
    font-weight: 700;
    line-height: 1.38;
    display: inline-block;
    vertical-align: middle;
}

.device-pc main > section > div dl:nth-of-type(2) dd
{
    overflow: hidden;
    height: 0;
    -webkit-transition: height .3s;
       -moz-transition: height .3s;
        -ms-transition: height .3s;
         -o-transition: height .3s;
            transition: height .3s;
    border-bottom: .1em #ccc solid;
}

.device-pc main > section > div dl:nth-of-type(2) dd p
{
    font-size: 13px;
    line-height: 1.38;
    padding: 1.23em 0;
    border-top: .08em #ccc solid;
}

.device-pc main > div
{
    padding-bottom: 6em;
    border-top: .1em #ccc solid;
}

.device-pc main > div section
{
    width: 96em;
    margin: 0 auto;
}

.device-pc main > div section h3
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    padding: 2.42em 0 1.54em;
    text-align: center;
    border-bottom: .04em #ccc solid;
}

.device-pc main > div:nth-of-type(1) section h3 + p
{
    font-size: 13px;
    line-height: 1.38;
    margin-top: .77em;
}

.device-pc main > div:nth-of-type(1) section ul
{
    padding: 3.8em 0 5.3em;
}

.device-pc main > div:nth-of-type(1) section ul:before,
.device-pc main > div:nth-of-type(1) section ul:after
{
    display: table;
    content: '';
}

.device-pc main > div:nth-of-type(1) section ul:after
{
    clear: both;
}

.device-pc main > div:nth-of-type(1) section ul li
{
    position: relative;
    float: left;
    width: 17.2em;
}

.device-pc main > div:nth-of-type(1) section ul li:nth-child(5)
{
    float: right;
    margin: 0;
}

.device-pc main > div:nth-of-type(1) section ul li + li
{
    margin-left: 2.5em;
}

.device-pc main > div:nth-of-type(1) section ul li img
{
    display: block;
    width: 100%;
    margin-bottom: .9em;
    -webkit-border-radius: .6em;
            border-radius: .6em;
}

.device-pc main > div:nth-of-type(1) section ul li span
{
    font-size: 13px;
    line-height: 1.38;
}

.device-pc main > div:nth-of-type(1) section ul li i
{
    position: absolute;
    top: -.5em;
    left: -.5em;
}

.device-pc main > div:nth-of-type(1) section ul li i:not([class])
{
    background-image: url('../images/ico_07.svg');
}

.device-pc main > div:nth-of-type(1) section h4
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.11;
}

.device-pc main > div:nth-of-type(1) section h4 ~ h4
{
    margin-top: 3.28em;
}

.device-pc main > div:nth-of-type(1) section table
{
    width: 100%;
    margin: 1.6em 0 0;
}

.device-pc main > div:nth-of-type(1) section table.weeks tbody th + th
{
    width: 41.67%;
}

.device-pc main > div:nth-of-type(1) section table th,
.device-pc main > div:nth-of-type(1) section table td
{
    font-size: 13px;
    line-height: 1.15;
    height: 3.154em;
    text-align: center;
    vertical-align: middle;
    border: .08em #ccc solid;
}

.device-pc main > div:nth-of-type(1) section table th
{
    padding: 1em 0;
}

.device-pc main > div:nth-of-type(1) section table thead th
{
    font-weight: 700;
    background: #f5f5f5;
}

.device-pc main > div:nth-of-type(1) section table tbody th
{
    font-weight: 400;
    padding-right: 1.462em;
    padding-left: 1.462em;
    text-align: left;
}

.device-pc main > div:nth-of-type(1) section table tbody th + th
{
    width: 33.33%;
}

.device-pc main > div:nth-of-type(1) section table tbody td
{
    width: 16.67%;
    -webkit-transform: background .3s;
       -moz-transform: background .3s;
        -ms-transform: background .3s;
         -o-transform: background .3s;
            transform: background .3s;
}

.device-pc main > div:nth-of-type(1) section table tbody td.active
{
    background: #f2f2f2;
}

.device-pc main > div:nth-of-type(2) section:before,
.device-pc main > div:nth-of-type(2) section:after
{
    display: table;
    content: '';
}

.device-pc main > div:nth-of-type(2) section:after
{
    clear: both;
}

.device-pc main > div:nth-of-type(2) section h3
{
    margin-bottom: 1.63em;
}

.device-pc main > div:nth-of-type(2) section dl
{
    width: 47em;
}

.device-pc main > div:nth-of-type(2) section dl:nth-of-type(odd)
{
    float: left;
    clear: both;
}

.device-pc main > div:nth-of-type(2) section dl:nth-of-type(even)
{
    float: right;
}

.device-pc main > div:nth-of-type(2) section dl:nth-of-type(2) ~ dl
{
    border-bottom: .1em #ccc solid;
}

.device-pc main > div:nth-of-type(2) section dl dt
{
    border-top: .1em #ccc solid;
    border-bottom: .1em #ccc solid;
}

.device-pc main > div:nth-of-type(2) section dl dt:after
{
    display: inline-block;
    height: 3.8em;
    content: '';
    vertical-align: middle;
}

.device-pc main > div:nth-of-type(2) section dl dt span
{
    font-size: 13px;
    font-weight: 700;
    line-height: 1.38;
    display: inline-block;
    vertical-align: middle;
}

.device-pc main > div:nth-of-type(2) section dl dd
{
    font-size: 13px;
    line-height: 1.38;
    padding: 1.38em 0;
}

.device-sp main .benefit i
{
    font-size: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
            background-size: 100% 100%;
}

.device-sp main .benefit i:not([class])
{
    background-image: url('../images/ico_08.svg');
}

.device-sp main .benefit i.a
{
    background-image: url('../images/ico_01.svg');
}

.device-sp main .benefit i.b
{
    background-image: url('../images/ico_02.svg');
}

.device-sp main .benefit i.c
{
    background-image: url('../images/ico_03.svg');
}

.device-sp main .benefit i.d
{
    background-image: url('../images/ico_04.svg');
}

.device-sp main .benefit i.e
{
    background-image: url('../images/ico_05.svg');
}

.device-sp main .benefit i.f
{
    background-image: url('../images/ico_06.svg');
}

.device-sp main > .benefit
{
    position: absolute;
    z-index: 10;
    overflow: visible !important;
    width: 139px !important;
    height: auto !important;
    border: 2px #ccc solid;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    background: #fff;
}

.device-sp main > .benefit img
{
    display: block;
    width: 100%;
    -webkit-border-radius: 6px;
            border-radius: 6px;
}

.device-sp main > .benefit span
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    display: block;
    padding: 6px;
}

.device-sp main > .benefit i
{
    position: absolute;
    top: -2px;
    left: -2px;
}

.device-sp main p a
{
    display: inline;
}

.device-sp main > header
{
    position: relative;
    padding-bottom: 28px;
    border-bottom: 1px #ccc solid;
}

.device-sp main > header h2
{
    font-size: 10px;
    margin-bottom: 22px;
    padding: 56.25% 0 0;
    background: url('../images/mv.jpg') no-repeat;
    -webkit-background-size: 100% auto;
       -moz-background-size: 100% auto;
            background-size: 100% auto;
}

.device-sp main > header h2 img
{
    position: absolute;
    top: 5.56%;
    left: 17.19%;
    width: 65.63%;
}

.device-sp main > header h2 + p
{
    font-size: 14px;
    line-height: 1.14;
    color: #55acee;
}

.device-sp main > header h2 + p + p
{
    font-size: 14px;
    line-height: 1.14;
    margin-top: 18px;
}

.device-sp main > header h2 + p + p + p
{
    font-size: 12px;
    line-height: 1.33;
    margin-top: 16px;
}

.device-sp main > header p
{
    font-weight: 400;
    margin: 0 6.25%;
}

.device-sp main > section
{
    padding: 30px 0 26px;
}

.device-sp main > section:before,
.device-sp main > section:after
{
    display: table;
    content: '';
}

.device-sp main > section:after
{
    clear: both;
}

.device-sp main > section + section
{
    border-top: 1px #ccc solid;
}

.device-sp main > section header
{
    margin: 0 6.25%;
}

.device-sp main > section header h3
{
    display: table;
    margin-bottom: 17px;
}

.device-sp main > section header h3 i
{
    display: table-cell;
    width: 53px;
    vertical-align: middle;
}

.device-sp main > section header h3 i img
{
    width: 100%;
}

.device-sp main > section header h3 span
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.17;
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}

.device-sp main > section header h3 span br
{
    display: none;
}

.device-sp main > section header p
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42;
}

.device-sp main > section header p:before
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.11;
    display: block;
    margin-bottom: 7px;
    content: 'Eligible products:';
}

.device-sp main > section figure
{
    margin: 27px 6.25% 16px;
}

.device-sp main > section figure:before,
.device-sp main > section figure:after
{
    display: table;
    content: '';
}

.device-sp main > section figure:after
{
    clear: both;
}

.device-sp main > section figure img
{
    display: block;
}

.device-sp main > section > div
{
    margin: 0 6.25%;
}

.device-sp main > section > div > p:first-child
{
    font-size: 14px;
    line-height: 1.5;
}

.device-sp main > section > div > p:last-child
{
    display: table;
    margin-top: 20px;
}

.device-sp main > section > div > p:last-child span
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42;
    display: table-cell;
    padding-left: 10px;
    vertical-align: top;
    color: #666;
}

.device-sp main > section > div > p:last-child img
{
    display: table-cell;
    width: 72px;
    vertical-align: top;
    -webkit-border-radius: 4px;
            border-radius: 4px;
}

.device-sp main > section > div dl:nth-of-type(1)
{
    margin-top: 14px;
    border-top: 1px #ccc solid;
}

.device-sp main > section > div dl:nth-of-type(1) dt
{
    font-size: 12px;
    font-weight: 700;
    line-height: 1.33;
    padding-top: 7px;
}

.device-sp main > section > div dl:nth-of-type(1) dd
{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
    padding-bottom: 7px;
    border-bottom: 1px #ccc solid;
}

.device-sp main > section > div dl:nth-of-type(2) dt
{
    position: relative;
    padding-right: 20px;
}

.device-sp main > section > div dl:nth-of-type(2) dt.open:before
{
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}

.device-sp main > section > div dl:nth-of-type(2) dt:before
{
    font-size: 20px;
    position: absolute;
    top: calc(50% - .5em);
    right: 0;
    -webkit-transition: -webkit-transform .3s;
       -moz-transition:    -moz-transform .3s;
        -ms-transition:     -ms-transform .3s;
         -o-transition:      -o-transform .3s;
            transition:         transform .3s;

    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
            backface-visibility: hidden;
}

.device-sp main > section > div dl:nth-of-type(2) dt:after
{
    display: inline-block;
    height: 44px;
    content: '';
    vertical-align: middle;
}

.device-sp main > section > div dl:nth-of-type(2) dt span
{
    font-size: 12px;
    font-weight: 700;
    line-height: 1.33;
    display: inline-block;
    vertical-align: middle;
}

.device-sp main > section > div dl:nth-of-type(2) dd
{
    border-bottom: 1px #ccc solid;
}

.device-sp main > section > div dl:nth-of-type(2) dd p
{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
    padding: 7px 0;
    border-top: 1px #ccc solid;
}

.device-sp main > div
{
    padding-bottom: 30px;
    border-top: 1px #ccc solid;
}

.device-sp main > div section
{
    margin: 0 6.25%;
}

.device-sp main > div section h3
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.11;
    padding: 28px 0 16px;
    text-align: center;
    border-bottom: 1px #ccc solid;
}

.device-sp main > div:nth-of-type(1) section h3 + p
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42;
    margin-top: 12px;
}

.device-sp main > div:nth-of-type(1) section ul
{
    padding: 10px 0 22px;
}

.device-sp main > div:nth-of-type(1) section ul:before,
.device-sp main > div:nth-of-type(1) section ul:after
{
    display: table;
    content: '';
}

.device-sp main > div:nth-of-type(1) section ul:after
{
    clear: both;
}

.device-sp main > div:nth-of-type(1) section ul li
{
    position: relative;
    margin-bottom: 15px;
}

.device-sp main > div:nth-of-type(1) section ul li img
{
    display: block;
    width: 100%;
    margin-bottom: 8px;
    -webkit-border-radius: 6px;
            border-radius: 6px;
}

.device-sp main > div:nth-of-type(1) section ul li span
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
}

.device-sp main > div:nth-of-type(1) section ul li i
{
    position: absolute;
    top: 0;
    left: 0;
}

.device-sp main > div:nth-of-type(1) section ul li i:not([class])
{
    background-image: url('../images/ico_07.svg');
}

.device-sp main > div:nth-of-type(1) section h4
{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.11;
}

.device-sp main > div:nth-of-type(1) section h4 ~ h4
{
    margin-top: 26px;
}

.device-sp main > div:nth-of-type(1) section table
{
    width: 100%;
    margin-top: 18px;
}

.device-sp main > div:nth-of-type(1) section table ~ table
{
    visibility: hidden;
}

.device-sp main > div:nth-of-type(1) section table th,
.device-sp main > div:nth-of-type(1) section table td
{
    height: 45px;
    text-align: center;
    vertical-align: middle;
    border: 1px #ccc solid;
}

.device-sp main > div:nth-of-type(1) section table th
{
    padding: 7px 0;
}

.device-sp main > div:nth-of-type(1) section table thead th
{
    font-size: 12px;
    font-weight: 700;
    line-height: 1.08;
    background: #f5f5f5;
}

.device-sp main > div:nth-of-type(1) section table tbody th
{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
    padding-right: 9px;
    padding-left: 9px;
    text-align: left;
}

.device-sp main > div:nth-of-type(1) section table tbody td
{
    width: 25%;
}

.device-sp main > div:nth-of-type(2) section h3
{
    border-bottom: none;
}

.device-sp main > div:nth-of-type(2) section dl dt
{
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.device-sp main > div:nth-of-type(2) section dl dt:after
{
    display: inline-block;
    height: 44px;
    content: '';
    vertical-align: middle;
}

.device-sp main > div:nth-of-type(2) section dl dt span
{
    font-size: 14px;
    font-weight: 700;
    line-height: 1.14;
    display: inline-block;
    vertical-align: middle;
}

.device-sp main > div:nth-of-type(2) section dl dd
{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    padding: 17px 0 27px;
}

/*# sourceMappingURL=dev/store/techo/en/2018/benefit/styl/benefit.css.map */

@media screen and (min-width: 480px) and (max-width: 639px)
{
    .device-sp main > div:nth-of-type(1) section ul li
    {
        float: left;
        width: 32.14%;
        margin-left: 1.79%;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(3n+1)
    {
        clear: both;
        margin-left: 0;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(3n)
    {
        float: right;
        margin-left: 0;
    }
}

@media screen and (min-width: 480px)
{
    .device-sp main > section figure img
    {
        float: left;
        width: calc(50% - 2.5px);
    }

    .device-sp main > section figure img + img
    {
        float: right;
    }
}

@media screen and (min-width: 640px) and (max-width: 799px)
{
    .device-sp main > div:nth-of-type(1) section ul li
    {
        float: left;
        width: 24.11%;
        margin-left: 1.19%;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(4n+1)
    {
        clear: both;
        margin-left: 0;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(4n)
    {
        float: right;
        margin-left: 0;
    }
}

@media screen and (min-width: 800px)
{
    .device-sp main > div:nth-of-type(1) section ul li
    {
        float: left;
        width: 19.29%;
        margin-left: .89%;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(5n+1)
    {
        clear: both;
        margin-left: 0;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(5n)
    {
        float: right;
        margin-left: 0;
    }
}

@media screen and (max-width: 479px)
{
    .device-sp main > div:nth-of-type(1) section ul li
    {
        float: left;
        width: 48.21%;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(2n+1)
    {
        clear: both;
    }

    .device-sp main > div:nth-of-type(1) section ul li:nth-child(2n)
    {
        float: right;
    }

    .device-sp main > section figure img
    {
        width: 100%;
    }

    .device-sp main > section figure img + img
    {
        margin-top: 5px;
    }
}
