@font-face {
    font-family: 'unitedarrows-bold';
    src: url('fonts/UNITEDARROWS-Bold.eot');
    src: url('fonts/UNITEDARROWS-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/UNITEDARROWS-Bold.woff') format('woff'), url('font/UNITEDARROWS-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'unitedarrows-mid';
    src: url('fonts/UNITEDARROWS-Medium.eot');
    src: url('fonts/UNITEDARROWS-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/UNITEDARROWS-Medium.woff') format('woff'), url('font/UNITEDARROWS-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'unitedarrows-reg';
    src: url('fonts/UNITEDARROWS-Regular.eot');
    src: url('fonts/UNITEDARROWS-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/UNITEDARROWS-Regular.woff') format('woff'), url('font/UNITEDARROWS-Regular.ttf') format('truetype');
}

.js-load {
    display: none;
}

.js-load.active {
    display: block;
}

body {
    /*background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size:100% 620px;*/
}


#page {
    /*margin-top:20px;*/
    padding-top: 0 !important;
}

a {
    color: #000;
}

#logo {
    text-align: center;
    padding: 20px 0 10px;
}

#logo img {
    width: 250px;
}

/*.ufonts-bold {
	font-size: 21px;
}*/
#contents {
    /*max-width: 1058px;*/
    margin: 0 auto;
}

img src="images/ {

/*position: relative;*/
/*margin-bottom: 100px;*/
}

img src="images/ p a {
color: #000;
text-decoration: underline;
}

/*
 component
 ================================== */
#contents .section-title {
    text-align: center;
    margin-bottom: 40px;
}

#contents .section-title h2 {
    font-size: 1.5em;
}

#contents .section-title h2 span {
    display: inline-block;
    position: relative;
}

#contents .section-title h2 span:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
}

#contents .section-heading h3 {
    line-height: 1.8;
    font-size: 1.8em;
    font-weight: normal;
}

#contents .block-body {
    margin: 30px 0;
}

#contents .block-body p {
    font-size: 1.2em;
    line-height: 1.8;
}

.block-foot span {
    font-size: 2.4em;
    padding: 0 0 5px 0;
    margin-left: 20px;
    border-bottom: 1px solid #000;
}

/*.block-foot p {
	font-size: 1.3em!important;
}*/
.top {
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px dashed;
    margin: auto;
    text-align: center;
}

.top img {
    max-width: 200px;
}

/*.top span {
	font-size: 12px;
	display: table-cell;
	padding-left:20px;
	font-weight:bold;
	vertical-align:middle;
}*/
#contents .unit img {
    margin-bottom: 40px;
}

#contents .unit .img-caption {
    line-height: 1.5;
}

#navigation {
    width: 100%;
    background: #f6391e;
    margin: auto;
    height: 80px;
    color: #fff;
    /*add*/
    position: absolute;
}

.fixed {
    position: fixed !important;
    top: 0 !important;
    width: 100%;
    z-index: 10000;
    left: 0;
    right: 0;
}

ul#globalmenu {
    width: 66%;
    background: #f6391e;
    margin: 0 auto;
    color: #fff;
    /*background: #fff;
	margin: 50px auto;
	height: 80px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;*/
}

ul#globalmenu li {
    display: inline-block;
    font-size: 1.2em;
    padding: 8px 0;
    margin: 20px 0;
    font-family: 'unitedarrows-mid';
    height: 35px;
    vertical-align: middle;
    width: 24%;
    border-right: 1px solid #fff;
    cursor: pointer;
}

ul#globalmenu li a {
    color: #fff;
}

ul#globalmenu li:nth-child(4) {
    border-right: none;
    /*font-weight: bold;*/
}

ul#globalmenu ul.dropDownMenu {
    display: none;
    margin-left: -600px;
    z-index: 2;
}

ul#globalmenu ul.dropDownMenu {
    background: #fff;
    position: relative;
    width: 800px;
    padding-bottom: 80px;
    border: 1px solid #000;
    margin-top: 10px;
    box-shadow: 4px 6px 0px 2px rgba(191, 191, 191, 0.8);
    -moz-box-shadow: 4px 6px 0px 2px rgba(191, 191, 191, 0.8);
    -webkit-box-shadow: 4px 6px 0px 2px rgba(191, 191, 191, 0.8);
    text-align: left;
}

ul#globalmenu ul.dropDownMenu:before {
    content: "";
    display: inline-block;
    border: 10px solid transparent;
    border-bottom-color: #000;
    position: absolute;
    right: 110px;
    top: -20px;
}

ul#globalmenu ul.dropDownMenu:after {
    content: "";
    display: inline-block;
    border: 9px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    right: 111px;
    top: -18px
}

ul#globalmenu ul.dropDownMenu li {
    border: none;
    padding: 0 !important;
    width: 24%;
    height: 50px;
    text-align: center;
    margin-bottom: 25px;
}

ul#globalmenu ul.dropDownMenu li img {
    width: 140px;
    /*padding: 20px;*/
}

.listswrap {
    overflow: hidden;
    ;
}

.lists {
    width: 100%;
}

ul.innerblock {
    display: inline-block;
    margin-top: 35px;
}

ul.innerblock li {
    width: 21.6%;
    display: inline-block;
    margin-right: 3.9%;
    vertical-align: top;
    text-align: left;
}

ul.innerblock li span {
    display: inline-block;
    margin-top: 10px;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
}

ul.innerblock li:nth-child(4n) {
    margin-right: 0 !important;
}

ul.innerblock li img {
    width: 100%;
    border: 1px solid #ccc;
}

ul.block {
    width: 100%;
    display: table;
    margin-top: 65px;
}

ul.block li {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

ul.block li.ph {
    width: 95px;
    padding-right: 20px;
}

ul.block li.ph img {
    width: 100%;
}

.blocktit {
    font-size: 1.4em;
    color: #f6391e;
    line-height: 1.4;
}

.blocktxt {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.8;
}

.blocktxt span {
    display: none;
}

.name {
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: bold;
}

@media screen and (max-width: 480px) {
    .name {
        padding-top: 6px;
    }
}

.viewMore {
    display: none;
}

#section-2 .btn,
#section-3 .btn {
    text-align: center;
    background-color: #e7e7eb;
    padding: 15px 25px 15px 0;
    width: 240px;
    margin: 40px auto 0;
    cursor: pointer;
    position: relative;
}

@media screen and (max-width: 480px) {

    #section-2 .btn,
    #section-3 .btn {
        padding: 15px 23px 15px 0px;
    }
}

#section-2 .btn a,
#section-3 .btn a {
    font-size: 1.4em;
    font-weight: bold;
}

#section-2 .btn a img,
#section-3 .btn a img {
    width: 20px;
    position: absolute;
    right: 27px;
    padding-top: 4px;
}

@media screen and (max-width: 480px) {

    #section-2 .btn a img,
    #section-3 .btn a img {
        right: 18px;
        padding-top: 4px;
    }
}

/*
#concept
================================== */
#concept {
    text-align: center;
    margin: auto;
    width: 100%;
}

#concept .section-head {
    background-color: #fff;
    /*margin-bottom: 50px;*/
    margin: 0 auto;
}

#concept .section-head img {
    width: 100%;
}

#concept .section-head .seasontit {
    color: #000;
    font-size: 1.6em;
    letter-spacing: 0.1em;
}

#concept .section-head .titarea {
    font-size: 12em;
    letter-spacing: 0.1em;
    line-height: 0.9em;
    color: #fff;
}

#concept .section-head h2 {
    /*line-height: 1.5;*/
    font-size: 2.2em;
    font-weight: normal;
    margin: 15px 0 0 -10px;
    color: #fff;
    letter-spacing: 0.1em;
}

.subtit {
    font-size: 1.6em;
    font-weight: bold;
    color: #fff;
    margin-top: -10px;
}

#concept .block-body {
    margin-bottom: 50px;
}

/*
 #section-1
 ================================== */
#section-1 {
    margin: 90px auto 0;
    /*display: none;*/
}

#section-2,
#section-3 {
    margin: 0 auto;
}

#section-1 .section-heading {
    position: absolute;
    bottom: -100px;
    left: 510px;
}

#section-1 .section-head {
    /*position: relative;*/
    /*margin-bottom: -130px;*/
}

#section-1 .section-head .unit {
    text-align: right;
}

#section-1 .section-body {
    /*position: relative;
    padding: 0 80px;
    margin-bottom: -200px;*/
    z-index: 2;
    margin-top: 90px;
}

#section-1 .section-body .unit {
    /*position: relative;*/
    display: inline-block;
    /*float: left;*/
    width: 48.2%;
}

#section-1 .section-body .unit-head {
    /*margin-bottom: 50px;*/
}

#section-1 .section-body .unit-body {
    position: absolute;
}

#section-1 .section-foot {
    /*position: relative;*/
    /*padding: 0 80px;
    text-align: center;*/
    z-index: 1;
}

#section-1 .section-foot .unit {
    text-align: right;
}

#section-1 .section-foot .unit.full {
    display: inline-block;
    text-align: left;
}

#section-1 .section-foot .unit-img-1 {
    margin-bottom: 200px;
}

#section-1 .section-title {
    position: absolute;
    top: 140px;
    left: 200px;
}

#section-1 .img-1 {
    width: 100%;
    max-width: 1200px;
}

#section-1 .img-2 {
    width: 100%;
    /*max-width: 100%;*/
}

#section-1 .img-3 {
    width: 100%;
    max-width: 100%;
}

#section-1 .unit_img3 {
    float: right;
}

#section-1 .img-4 {
    width: 100%;
    max-width: 1200px;
}

/*髴托ｽｽ陷会ｿｽ*/
#section-1 .section-foot .unit-img-1 {
    margin-bottom: 0 !important;
}

'/sp/images/product/pro/ {
position: relative;
padding: 0 80px;
text-align: left;
z-index: 1;
}

'/sp/images/product/pro/ .unit {
text-align: left;
}

'/sp/images/product/pro/ .unit.full {

/*display: inline-block;*/
width: 270px;
text-align: left;
}

'/sp/images/product/pro/ .unit-img-1 {
margin-bottom: 200px;
}

.trans-in-bottom {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
}

.trans-in-bottom.is-action {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.sp-img,
.sp-main-img {
    display: none;
}

.fadein {
    opacity: 0.1;
    transform: translate(0, 50px);
    transition: all 500ms;
}

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.image8 {
    display: block;
    margin-top: 35%;
}

#contents figcaption h3 {
    line-height: 1.8;
    font-size: 1.8em;
    font-weight: normal;
}

figcaption {
    width: 75%;
    margin: 18px auto 0;
}

figcaption p.img-caption {
    margin-bottom: 100px;
}

#main-visual .title {
    color: #000 !important;
}

.block-body {
    display: none;
}

#g-footer {
    margin: auto;
    overflow: hidden;
    padding-top: 90px !important;
}

/*#g-footer .block-head {
	padding: 0;
	margin: auto;
	width: 725px;
}
#g-footer .collection-btn {
	background-color: #fff;
    padding: 0;
    margin: 0 auto 135px;
    position: static;
	background: none;
	width: 342px;
    height: 260px;
	float: left;
}
#g-footer .collection-btn:nth-of-type(1) {
    margin-right: 40px;
}
#g-footer .collection-btn p{
    padding: 0;
    margin: 0;
}
#g-footer .collection-btn img{
    width: 100%;
}
#g-footer .collection-btn:hover {
	color: #fff;
}
#g-footer .collection-btn .tb-1{
	display: block;
	padding: 0;
	margin: auto;
}
#g-footer .collection-btn .tb-2 {
    display: block;
	padding: 0;
	margin: auto;
}*/

#g-footer .collection-btn {
    position: relative;
    max-width: 680px;
    height: 180px;
    margin: 0 auto 20px;
    overflow: hidden;
    background: 95% 50% no-repeat #e7e7eb
        /* url("/shop/all/Sale/2018aw/assets/img/icon2.png")*/
    ;
    background-size: 25px auto;
    color: #000;
}

#g-footer .collection-btn:hover {
    color: #fff;
    /*background-size: 25px auto;*/
}

#g-footer .collection-btn .tb-2 {
    position: relative;
}

#g-footer .icon2 {
    position: absolute;
    width: 25px;
    top: 85px;
    right: 20px;
}

#g-footer .icon2 img {
    width: 100%;
}

#bnr_archive {
    width: 100%;
    margin: -70px auto 0;
    background-color: #e7e7eb;
    font-family: 'unitedarrows-bold';
    padding: 90px 0 60px;
}

#bnr_archive h3 {
    font-size: 15px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}

#bnr_archive ul {
    width: 750px;
    margin: auto;
    display: flex;
    justify-content: center;
}

#bnr_archive ul.first-row {
    margin-bottom: 25px;
}

@media screen and (max-width: 500px) {
    #bnr_archive ul.first-row {
        margin-bottom: unset;
    }
}

#bnr_archive ul.second-row {
    max-width: 500px;
}

@media screen and (max-width: 500px) {
    #bnr_archive ul.second-row {
        width: 100%;
    }
}

#bnr_archive ul li {
    width: 218px;
    margin: auto;
}

#bnr_archive ul li p {
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 1.5;
}

#bnr_archive ul li img {
    width: 100%;
}

#copyright {
    display: none;
}

#copyright2 {
    font-size: 10px;
    margin: 55px auto 0;
    text-align: center;
    height: 55px;
}

.spbr {
    display: none;
}

.brandSerch span img {
    width: 16px;
    margin-left: 15px;
    margin-top: 3px;
}

.article {
    padding-bottom: 60px;
    width: 66.5%;
    margin: 160px auto 0;
    text-align: center;
    min-width: 980px;
}

@media screen and (max-width: 480px) {
    .article {
        width: 90%;
        min-width: 90%;
        text-align: left;
        padding-bottom: 0;
        margin: 0 auto;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    ul.innerblock li {
        width: 21% !important;
    }
}

@media screen and (max-width: 320px) {
    #concept .section-head .titarea {
        font-size: 10em !important;
    }

    .block-foot span {
        font-size: 1.7em !important;
    }

    .top img {
        width: 90%;
    }

    .top span {
        /*padding: 30px 0 0 25px!important;*/
        width: 54% !important;
        line-height: 1.4em !important;
    }

    #concept .section-head h2 {
        font-size: 1.8em !important;
    }

    .subtit {
        font-size: 1.4em !important;
    }

    #section-2 .btn,
    #section-3 .btn {}
}

@media screen and (max-width: 480px) {
    .fixed {
        top: 70px !important;
    }

    .article {
        width: 90%;
        min-width: 90%;
        text-align: left;
        padding-bottom: 0;
    }

    .spbr {
        display: block;
    }

    body {
        background-size: 100% 460px
    }

    #contents {
        width: 100%;
    }

    #logo {
        text-align: center;
        padding: 48px 0 13px;
    }

    #page {
        margin-top: -20px;
    }

    #navigation {
        width: 100%;
        background: #f6391e;
        margin: auto;
        height: 80px;
        color: #fff;
        /*add*/
        position: static;
        top: auto;
    }

    .blocktxt {
        line-height: 1.4em;
        font-size: 1.5em;
    }

    ul.innerblock {
        margin-top: 0;
    }

    .block-foot span {
        display: block;
        margin-left: 0;
        font-size: 2em;
    }

    ul#globalmenu {
        width: 100%;
        margin: -70px auto 0;
        background: #f6391e;
        height: 74px;
    }

    ul#globalmenu li a {
        color: #000;
    }

    #concept .section-head h2 {
        font-size: 2.1em;
        line-height: 1.2em;
        font-size: 1.6em;
        letter-spacing: 0;
        margin: 24px 0 0 1px;
    }

    #concept .section-head img {
        width: 100%;
    }

    .maintit {
        font-size: 2.1em !important;
    }

    .subtit {
        margin: 1px 0 0 1px;
        font-weight: bold;
    }

    #main-visual {
        background-position: 76% 25px;
    }

    #main-visual .title {
        color: #fff !important;
    }

    .flex {
        display: flex;
        flex-direction: column-reverse;
    }

    figcaption {
        width: 98%;
        margin: 15px auto;
    }

    figcaption p.img-caption {
        margin-bottom: 70px;
    }

    .top img {
        width: 63%;
        max-width: 100%;
    }

    #contents .block-body {
        margin: 20px 0;
    }

    #contents .unit img {
        margin-bottom: 20px;
    }

    .unit:hover figcaption {
        opacity: 1;
    }

    .pc-img,
    .pc-main-img {
        display: none !important;
    }

    .sp-img,
    .sp-main-img {
        display: block;
    }

    br.pc {
        display: none;
    }

    br.mq {
        display: block;
    }

    #concept {
        padding: 0 0 70px;
        text-align: center;
    }

    #concept .section-head {
        text-align: center;
        width: 100%;
        margin: 0;
    }

    #concept .section-head p {
        margin-bottom: 5px;
    }

    #concept .block-body {
        margin-bottom: 15px;
    }

    #concept .section-head .titarea {
        font-size: 11em;
        letter-spacing: 0;
    }

    #g-footer {
        width: 90%;
        margin: 0 auto;
        padding-top: 60px !important;
    }

    #g-footer .block-head {
        padding: 0;
    }

    #g-footer .block-head {
        width: 100%;
    }

    #g-footer .icon2 {
        position: absolute;
        width: 20px;
        top: 85px;
        right: 15px;
    }

    /*#g-footer .collection-btn {
    margin: 20px auto 100px;
	width: 100%;
    height: 100%;
	float: none;
}
#g-footer .collection-btn:nth-of-type(1) {
    margin: 0;
}*/
    ul#globalmenu li {
        width: 49%;
        text-align: center;
        padding: 5px 0 0;
        margin: 22px 0;
        font-family: 'unitedarrows-bold'

    }

    ul#globalmenu li#all {
        border-right: 1px solid #fff !important;
        font-family: 'unitedarrows-bold';
    }

    .brand {

        font-weight: bold;
        border-right: none !important;
    }

    /*
     #section-1
     ================================== */
    #section-1 {
        padding: 0 8px;
        width: 100%;
        margin: 40px auto 0;
    }

    #section-1 .section-heading {}

    #section-1 .section-heading {
        position: absolute;
        bottom: -220px;
        right: 20px;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        z-index: 10;
    }

    #section-1 .section-head {
        position: relative;
        /*margin-bottom: 10px;*/
    }

    #section-1 .section-head .unit {
        text-align: right;
    }

    #section-1 .section-body {
        text-align: left;
        margin-top: 50px;
    }

    #section-1 .section-body .unit-head {
        margin-bottom: 25px;
    }

    #section-1 .section-body .unit-body {
        position: relative;
        text-align: left;
    }

    #section-1 .section-foot {
        padding: 0;
    }

    #section-1 .section-foot .unit-img-1 {
        padding: 0 20px;
        padding-right: 60px;
        margin-bottom: 10px;
    }

    #section-1 .section-foot .unit.full .img-caption {
        padding: 0 20px;
    }

    #section-1 .section-title {
        position: relative;
        top: auto;
        left: auto;
    }

    #section-1 .img-2 {
        width: 100%;
    }

    #section-1 .section-body .unit {
        width: 100%;
        float: none;
    }

    #section-1 .img-3 {
        width: 100%;
        max-width: 500px;
    }

    #section-1 .unit_img3 {
        margin-left: 0;
    }

    #section-1 .img-4 {
        width: 100%;
        max-width: 800px;
    }

    #section-2,
    #section-3 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    ul.innerblock {
        /*padding: 0 2.5%;*/
        text-align: center;
    }

    ul.innerblock li {
        width: 48%;
        display: inline-block;
        margin: 30px 2.5% 0 0;
    }

    ul.innerblock li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .lists {
        width: 100%;
    }

    #section-2 .btn,
    #section-3 .btn {
        width: 225px;
    }

    ul#globalmenu ul.dropDownMenu {
        position: absolute;
        width: 94%;
        left: 0;
        right: 0;
        margin: auto;
        padding-bottom: 8%;
        height: initial;
        margin-top: 4%;
    }

    ul#globalmenu ul.dropDownMenu li {
        margin: 10px 0;
        width: 24%;
        height: 40px;
    }

    ul#globalmenu ul.dropDownMenu li img {
        width: 100%;
        margin: 0 auto;
        padding: 5%;
    }

    .dropDownMenu2 {
        display: none;
    }

    ul#globalmenu ul.dropDownMenu2 {
        display: none;
        margin-left: -600px;
        z-index: 2;
    }

    ul#globalmenu ul.dropDownMenu2 {
        background: #fff;
        position: relative;
        width: 800px;
        height: 500px;
        border: 1px solid #000;
        margin-top: 10px;
        box-shadow: 4px 6px 0px 2px rgba(191, 191, 191, 0.8);
        -moz-box-shadow: 4px 6px 0px 2px rgba(191, 191, 191, 0.8);
        -webkit-box-shadow: 4px 6px 0px 2px rgba(191, 191, 191, 0.8);
    }

    ul#globalmenu ul.dropDownMenu2:before {
        content: "";
        display: inline-block;
        border: 10px solid transparent;
        border-bottom-color: #000;
        position: absolute;
        left: 70px;
        top: -20px;
    }

    ul#globalmenu ul.dropDownMenu2:after {
        content: "";
        display: inline-block;
        border: 9px solid transparent;
        border-bottom-color: #fff;
        position: absolute;
        left: 71px;
        top: -18px
    }

    ul#globalmenu ul.dropDownMenu2 {
        position: absolute;
        width: 94%;
        left: 0;
        right: 0;
        margin: auto;
        padding-bottom: 3%;
        height: initial;
        margin-top: 4%;
    }

    ul#globalmenu ul.dropDownMenu2 li {
        margin: 10px 0;
        width: 32%;
        border-right: 1px solid #000;
        padding: 5px 8px 0 !important;
        margin-top: 6%;
        text-align: center;
    }

    ul#globalmenu ul.dropDownMenu2 li img {
        margin: 0 auto;
        width: 100%;
        padding: 5%;
    }

    ul#globalmenu ul.dropDownMenu2 li:nth-child(3) {
        border-right: none;
    }

    .brandSerch span img {
        width: 10%;
        margin-left: 10px;
    }

    #all img {
        width: 10%;
        margin-left: 14px;
    }

    #contents .unit .img-caption {
        width: 100%;
        display: inline-block;
        /*margin-left:3%;*/
        /*position: absolute;
	bottom: 0;*/
        padding-bottom: 28px;
    }

    .top span {
        /*padding: 40px 0 0 25px;*/
        line-height: 1.5em;
        padding-left: 15px;
    }

    ul.innerblock li span {
        text-align: left;
    }

    ul.block {
        margin-top: 40px;
    }

    ul.block li {}

    ul.block li.ph {
        width: 95px;
        padding-right: 20px;
    }

    ul.block li.ph img {
        width: 100%;
    }

    #section-2 .btn,
    #section-3 .btn {
        margin: 40px auto 80px;
    }

    #bnr_archive {
        width: 100%;
        padding: 55px 0 10px;
        margin: auto;
    }

    #bnr_archive h3 {
        font-size: 15px;
        margin-bottom: 30px;
        width: 100%;
        text-align: center;
    }

    #bnr_archive ul {
        width: 100%;
        margin: auto;
        overflow: hidden;
        display: block;
    }

    #bnr_archive ul li {
        width: 300px;
        margin: auto auto 40px;
        float: none;
    }

    #bnr_archive ul li p {
        margin-top: 20px;
        font-size: 12px;
        text-align: center;
        line-height: 1.5;
    }

    #bnr_archive ul li img {
        width: 100%;
    }

    #copyright2 {
        font-size: 10px;
        margin: 40px auto 0;
        padding-bottom: 40px;
        text-align: center;
    }
}

section.lead {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

@media screen and (max-width: 480px) {
    section.lead {
        padding-top: 40px;
    }
}

'/sp/images/product/pro/ {
padding: 0 20px;
}

'/sp/images/product/pro/ .unit.full {
width: 100%;
}
