/*************************
    top_pc_area
*************************/


/*****common*****/

#top_cp_area {
    width: 730px;
    /*position: absolute;*/
    font-family: 'MyYuGothicM';
}
#top_cp_area .mt10 {
    margin-top: 10px;
}
#top_cp_area .mt30 {
    margin-top: 30px;
}
#top_cp_area .mt50 {
    margin-top: 50px;
}
#top_cp_area a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

/*****clear_fix*****/

#top_cp_area:after {
    content: "";
    display: block;
    clear: both;
}

/********general_setting**********/


/***** top_pc_area*****/

#top_cp_area h2 {
    width: 730px;
}
#top_cp_area h2 a {
    position: relative;
}
#top_cp_area h2 a:hover:after {
    content: url(../img/sg_top/cpbnr_roll.png);
    position: absolute;
    left: 0;
    bottom: -50;
}
#top_cp_area h2+dl {
    width: 724px;
    border-style: solid;
    border-width: 3px;
    border-top: 0;
    margin-bottom: 60px;
}
#top_cp_area div {
    width: 695px;
    margin: 0 auto;
    padding: 17px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#top_cp_area .detail_bt {
    width: 334px;
    height: 50px;
    margin: 10px auto;
    background-color: #000;
    color: #fff;
    /* 横並び*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 縦方向中央揃え*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*角丸*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*リンク設定*/
    position: relative;
    font-size: 90%;
}
#top_cp_area .detail_bt a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#top_cp_area .detail_bt::after {
    content: "この商品の詳細を見る　" url(../img/sg_top/cp_icon.png);
}
#top_cp_area .p_detail dt {
    line-height: 250%;
    font-weight: bold;
    font-size: 90% !important;
}
#top_cp_area .cart_bt a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#top_cp_area .cart_bt:after {
    content: url(../img/sg_top/cart_icon.png) "　この商品をカートに入れる";
}
#top_cp_area .price {
    color: #cf2d04;
    font-weight: bold;
    font-size: 90%;
}
#top_cp_area .price span {
    font-size: 170%;
}
#top_cp_area .price span::before {
    content: " ";
}
#top_cp_area .price02 {
    color: #000;
    font-weight: bold;
    font-size: 75%;
}
#top_cp_area .price02 span {
    font-size: 130%;
}
#top_cp_area .price02 span::before {
    content: " ";
}
#top_cp_area .pro_tit {
    width: 334px;
    height: 85px;
    font-weight: bold;
    font-size: 90%;
    background-color: #f0efe9;
    line-height: 150%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    margin-bottom: 15px;
}
#top_cp_area .pro_tit span {
    display: block;
    margin: 0 auto;
}
#top_cp_area .cp_bt {
    width: 700px;
    text-align: center;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
#top_cp_area .cp_bt span {
    display: block;
    margin: 0 auto;
    font-size: 100%;
    font-weight: bold;
}
#top_cp_area .cp_bt a {
    width: 100%;
    height: 100%;
    position: absolute;
}

/*border_setting*/

#top_cp_area ul {
    border: 3px solid;
    margin-bottom: 30px;
}

/********end_general_setting**********/


/******1708_cp*******/


/*170801_manuka*/

#top_cp_area #top_cp_170801 {
    border-color: #d1d1d1;
}
#top_cp_170801 .p_detail {
    width: 340px;
    height: 153px;
    background: #faf9f3;
    margin-left: 8px;
    text-align: center;
}
#top_cp_170801 .p_detail:nth-of-type(2) {
    margin-top: 6px;
}
#top_cp_170801 div:nth-of-type(2) {
    margin-top: 5px;
}

/*170802_hachimitusu*/

#top_cp_area #top_cp_170802 {
    border-color: #d1d1d1;
    background-color: #F9FBFE;
}
#top_cp_170802 .p_detail {
    width: 340px;
    height: 153px;
    background: #faf9f3;
    margin-left: 8px;
    text-align: center;
}
#top_cp_170802 .p_detail:nth-of-type(2),
#top_cp_170802 .p_detail:nth-of-type(3) {
    margin-top: 6px;
}

/*170803_kenbicya*/

#top_cp_area #top_cp_170803 {
    border-color: #d1d1d1;
}
#top_cp_170803 .p_detail {
    width: 220px;
    text-align: center;
    background: #faf9f3;
}
#top_cp_170803 dt {
    width: 200px;
    margin: 0 auto;
    border-bottom: 1px solid;
    border-bottom-color: #000;
}
#top_cp_170803 .price {
    margin: 10px 0 5px;
    line-height: 160%;
}
#top_cp_area #top_cp_170803 .detail_bt {
    width: 201px;
    height: 50px;
    margin: 10px auto 5px;
    background-color: #000;
    color: #fff;
    font-size: 90%;
    /* 横並び*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 縦方向中央揃え*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*角丸*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*リンク設定*/
    position: relative;
}
#top_cp_area #top_cp_170803 .cart_bt {
    width: 201px;
    height: 50px;
    margin: 5px auto;
    background-color: #fdd000;
    color: #000;
    font-size: 70%;
    /* 横並び*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 縦方向中央揃え*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*角丸*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*リンク設定*/
    position: relative;
    font-weight: bold;
    line-height: 130%
}
.cp_170803_flex {
    width: 695px;
    margin: 0 auto;
    padding: 17px 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

/******1710_cp*******/


/*1710_cp01*/

#top_cp_area #top_cp_171001 {
    border-color: #d1d1d1;
}
#top_cp_171001 li:nth-child(1) {
    padding: 30px 0;
    text-align: center;
}
#top_cp_171001 li:nth-child(2),
#top_cp_171001 li:nth-child(3) {
    width: 700px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#top_cp_171001 li:nth-child(2) dl,
#top_cp_171001 li:nth-child(3) dl {
    width: 334px;
    text-align: center;
}
#top_cp_171001 li:nth-child(2) {
    margin-bottom: 20px;
}
#top_cp_171001 li:nth-child(3) {
    margin-bottom: 10px;
}
#top_cp_171001 .cp_bt {
    background-color: #ff5100;
    /*角丸*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*リンク設定*/
    position: relative;
    color: #fff;
    margin: 0 auto 20px;
}
#top_cp_171001 .cp_bt::after {
    content: url(img/sg_top/cp_icon.png)"　　";
}
#top_cp_171001 .cp_bt span {
    padding-left: 50px;
}

/*1710_cp02*/

#top_cp_area #top_cp_171002 {
    border-color: #d1d1d1;
}
#top_cp_171002 li:nth-child(1) {
    padding: 15px 0;
    text-align: center;
}
#top_cp_171002 li:nth-child(2) {
    width: 700px;
    margin: 0 auto 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-top: 75px;
}
#top_cp_171002 li:nth-child(2) dl {
    width: 334px;
    text-align: center;
}
#top_cp_171002 li:nth-child(2) dl dd:nth-child(1) {
    position: absolute;
    top: 0;
}
#top_cp_171002 li:nth-child(1) .detail_bt {
    width: 700px;
}
#top_cp_171002 li:nth-child(1) .pro_tit {
    width: 700px;
    margin: 10px auto;
}
#top_cp_171002 li:nth-child(1) .pro_tit p {
    width: 50%;
}
#top_cp_171002 li:nth-child(1) .pro_tit p:nth-child(1) {
    text-align: right;
}
#top_cp_171002 li:nth-child(1) .pro_tit p:nth-child(1) span {
    padding-right: 30px;
    border-right: 1px solid #000;
}
#top_cp_171002 li:nth-child(1) .pro_tit p:nth-child(2) {}
#top_cp_171002 li:nth-child(1) .pro_tit p:nth-child(2) span {
    display: inline;
}
#top_cp_171002 .cp_bt {
    background-color: #e95098;
    /*角丸*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*リンク設定*/
    position: relative;
    color: #fff;
    margin: 0 auto 20px;
}
#top_cp_171002 .cp_bt::after {
    content: url(img/sg_top/cp_icon.png)"　　";
}
#top_cp_171002 .cp_bt span {
    padding-left: 50px;
}

/*1710_cp03*/

#top_cp_area #top_cp_171003 {
    border-color: #d1d1d1;
}
#top_cp_171003 li {
    width: 700px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
#top_cp_171003 li .pro_tit {
    width: 700px;
    margin: 10px auto;
}
#top_cp_171003 li .pro_tit p:nth-child(1) {
    width: 50%;
}
#top_cp_171003 li .pro_tit p:nth-child(1) {
    text-align: right;
}
#top_cp_171003 li .pro_tit p:nth-child(1) span {
    padding-right: 30px;
    border-right: 1px solid #000;
}
#top_cp_171003 li .pro_tit p:nth-child(2) {
    text-align: center;
    margin: 0 auto;
}
#top_cp_171003 li .pro_tit p:nth-child(2) span {
    display: inline;
}
#top_cp_171003 .cp_bt {
    background-color: #eed88f;
    /*角丸*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*リンク設定*/
    position: relative;
    color: #000;
    margin: 0 auto 20px;
}
#top_cp_171003 .cp_bt::after {
    content: url(img/sg_top/cp_icon_bk.png)"　　";
}
#top_cp_171003 .cp_bt span {
    padding-left: 50px;
}

/******1801_cp*******/


/*topcp_general*/

.sgTopCont .cp_bt {
    /*角丸*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*リンク設定*/
    position: relative;
    margin: 0 auto 20px;
}
.sgTopCont .red {
    color: #cf2d04;
}

/*/topcp_general*/


/*1801_cp01*/

#top_cp_area #top_cp_180101 {
    border-color: #d1d1d1;
}
#top_cp_180101 li {
    width: 700px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#top_cp_180101 li dl {
    padding-top: 45px;
}
#top_cp_180101 li dd:nth-child(2) {
    padding-top: 10px;
}
#top_cp_180101 li dd:nth-child(3) {
    /*margin-top: 10px;*/
}
#top_cp_180101 li div {
    width: 365px;
    padding: 0;
}
#top_cp_180101 li div img {
    margin-left: auto;
}

/*bt*/

#top_cp_180101 .cp_bt {
    background-color: #ff5100;
    color: #fff;
}
#top_cp_180101 .cp_bt::after {
    content: url(img/sg_top/cp_icon.png)"　　";
}

/*/bt*/


/*1801_cp02*/

#top_cp_area #top_cp_180102 {
    border-color: #d1d1d1;
}
#top_cp_180102 li {
    width: 700px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#top_cp_180102 dt {
    margin-top: 20px;
    margin-bottom: 10px;
}

/*bt*/

#top_cp_180102 .cp_bt {
    margin-top: 10px;
    background-color: #ff5100;
    color: #fff;
}
#top_cp_180102 .cp_bt::after {
    content: url(img/sg_top/cp_icon.png)"　　";
}

/*/bt*/


/*1801_cp03*/

#top_cp_area #top_cp_180103 {
    border-color: #d1d1d1;
}
#top_cp_180103 li {
    width: 700px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
#top_cp_180103 .pro_tit_ex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #f0efe9;
    width: 93%;
    margin: 20px auto 0;
    padding: 20px 20px;
    line-height: 180%;
    font-weight: bold;
}
#top_cp_180103 .pro_tit_ex div,
#top_cp_180103 .pro_tit_ex ul {
    width: 50%;
    padding: 0;
    margin: 0;
}
#top_cp_180103 .pro_tit_ex div {
    text-align: left;
    border-right: 1px solid;
}
#top_cp_180103 .pro_tit_ex ul {
    border: none;
    text-align: right;
}
#top_cp_180103 .pro_tit_ex ul p:nth-child(2) {
    margin-top: 5px;
    color: #cf2d04;
    font-weight: bold;
    font-size: 82%;
}
#top_cp_180103 .pro_tit_ex ul p:nth-child(2) span {
    font-size: 180%;
}
#top_cp_180103 .pro_tit_ex ul p:nth-child(2) span:before {
    content: " ";
}

/*bt*/

#top_cp_180103 .cp_bt {
    margin-top: 10px;
    background-color: #ff5100;
    color: #fff;
}
#top_cp_180103 .cp_bt::after {
    content: url(img/sg_top/cp_icon_bk.png)"　　";
}

/*/bt*/


/*********1802CP*************/


/****cat_nav****/

.cat_area {
    width: 730px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none !important;
}
.cat_area li {
    width: 240px;
    height: 127px;
}
.cat_area li:nth-child(4),
.cat_area li:nth-child(5),
.cat_area li:nth-child(6) {
    position: relative;
    top: -2px;
}
#cat_nav+h2 {
    margin-top: 30px;
}
#cat_nav+h2,
#cat_nav+h2+p {
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold;
}

/****cp****/

dt.cp_tit {
    height: 66px;
    padding-left: 30px;
    border-top: 5px solid #fdd100;
    background-color: #f0efea;
    position: relative;
}
dt.cp_tit span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    font-size: 115%;
}
dt.cp_tit+p {
    padding: 15px 0;
    text-align: right;
}
ul.pro_wrap {
    width: 730px;
    border: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.pro_wrap li {
    width: 224px;
    text-align: center;
}

/****products****/

section[id^="cp_"] {
    margin-bottom: 50px;
}
ul.pro_wrap li dl .benef {
    border: 2px solid #cf2d06;
    color: #cf2e04;
    font-weight: bold;
    margin: 5px 0;
    padding: 10px 0;
}
ul.pro_wrap li dl .tit {
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 8px 0;
    background-color: #f0efea;
    font-size: 85%;
    line-height: 130%;
    font-weight: bold;
}
ul.pro_wrap li dl .tit span {
    font-size: 75%;
}
ul.pro_wrap li dl .n_price,
ul.pro_wrap li dl .n_price+dd {
    font-size: 100%;
    font-weight: bold;
}
ul.pro_wrap li dl .n_price span,
ul.pro_wrap li dl .n_price+dd span {
    font-size: 60%;
}
ul.pro_wrap li dl .n_price {
    margin-bottom: 8px;
}
ul.pro_wrap li dl .n_price+dd {
    color: #cf2d04;
    font-weight: bold;
    margin-bottom: 12px;
}
section[id^="cp_"] dl:first-child {
    margin-top: 0px !important;
}
.cp_wrap {
    margin-top: 50px;
}

/****1803cp****/

.cp180303 {
    width: 480px !important;
    border: 1px solid !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
