@charset "utf-8";

.under_lp #container {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: left;
}
.under_lp #one_maincolumn {
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
a:link:hover, a[href]:hover {
    color: #333;
    text-decoration: none;
    opacity: 0.7;
}

/*自然食品*/
div#underPage_img01 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img01.jpg);
    background-position: 50% 40%;
    height: 240px;
    width: 100%;
}
div#underPage_img02 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img02.jpg);
    background-position: 50% 25%;
    height: 240px;
    width: 100%;
}
div#underPage_img03 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img03.jpg);
    background-position: 50%;
    height: 320px;
    width: 100%;
}
.textArea {
    margin: 55px auto;
    max-width: 1140px;
}
.textArea h2 {
    text-align: center;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 5px;
    color: #333;
}
.textArea p.heading_text {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 3px;
    color: #699501;
    margin: 30px 0;
}
.textArea p {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 3px;
    color: #333;
}
.listArea.natural_food {
    background: url(/shop/html/user_data/assets/img/backup/natural_food.jpg);
    background-size: cover;
    background-position: 50%;
}
/*マクロビオテック*/

div#underPage_img04 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img04.jpg);
    background-position: 50%;
    height: 240px;
    width: 100%;
}
div#underPage_img05 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img05.jpg);
    background-position: 50%;
    height: 240px;
    width: 100%;
}
div#underPage_img06 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img06.jpg);
    background-position: 50%;
    height: 320px;
    width: 100%;
}
div#underPage_img07 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img07.jpg);
    background-position: 50%;
    height: 320px;
    width: 100%;
}
.listArea.macrobioticList {
    background: url(/shop/html/user_data/assets/img/backup/macrobioticList.jpg);
    background-size: cover;
    background-position: 50%;
}
/*無添加*/

div#underPage_img08 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img08.jpg);
    background-position: 50%;
    height: 240px;
    width: 100%;
}
div#underPage_img09 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img09.jpg);
    background-position: 50%;
    height: 240px;
    width: 100%;
}
div#underPage_img10 {
    background-repeat: no-repeat;
    background: url(/shop/html/user_data/assets/img/backup/underPage_img10.jpg);
    background-position: 50%;
    height: 320px;
    width: 100%;
}
.listArea.additive-freeList {
    background: url(/shop/html/user_data/assets/img/backup/additive-freeList.jpg);
    background-size: cover;
    background-position: 50%;
}
.listArea .textArea {
    margin: auto;
    padding: 55px 0;
}
.ploduct_img {
    text-align: center;
    margin-bottom: 15px;
}
.dinb_inner3 {
    display: inline-block;
    width: 31.3333%;
    margin: 1%;
    vertical-align: top;
}
.dinb {
    font-size: 0;
}
.textArea p a {
    color: #333;
    text-decoration: underline;
    text-align: left;
    display: block;
    padding: 0 10px;
}
.textArea p span {
    text-align: left;
    display: block;
    padding: 0 10px;
    color: #dc4d27;
}
.linkbox a {
    color: #fff;
    padding: 26px 80px;
    background: #699501;
    border-radius: 30px;
    letter-spacing: 5px;
    font-size: 18px;
}
.linkbox {
    text-align: center;
    margin: 60px auto;
}
.linkbox a:hover {
    color: #fff;
}

/*商品一覧*/
#container {
    width: 1140px;
}
#leftcolumn {
    width: 240px;
    margin-right: 10px;
    margin-top: 60px;
}
#two_maincolumn_right {
    width: 880px;
    margin-left: 10px;
    margin-top: 60px;
}
h2.title, div#customervoice_area h2,div#whobought_area h2 {
    font-weight: 400;
    text-align: center;
    background: none;
    position: relative;
    margin-bottom: 30px;
    padding: unset;
    border: none;
    font-size: 27px;
    line-height: 45px;
}
h2.title:after,
div#customervoice_area h2:after,
div#whobought_area h2:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 79px;
    background: #699501;
    margin: auto;
    right: 0;
    left: 0;
    bottom: -15px;
}
#login_area h2, #search_area h2, #calender_area h2, #cart_area h2, #cart h2, #reserved_area h2,#category_area h2 {
    color: #333;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    background: url(/shop/html/user_data/assets/img/backup/sideImg.png) no-repeat left top #FFF;
    font-size: 20px;
    font-weight: normal;
    line-height: 80px;
    height: 110px;
    padding-top: 30px;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
    background-position: top;
}
.bloc_outer {
    margin-bottom:40px;
    padding: 0 8px;
}
#category_area li.level1 p {
    padding-left: 0px;
    margin: 12px 3px;
}
#category_area li.level1 {
    border-bottom: dotted 1px #ccc;
}
#category_area li a {
    display: block;
    padding: 0;
    color: #333;
    position: relative;
}
#category_area li {
    padding-left: 30px;
    line-height: 17px;
}
#category_area li a:before {
    width: 6px;
    height: 6px;
    border: 1px solid;
    border-color: #565656 #565656 transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    left: -20px;
    top: 3px;
}
#main_column.colnum1 div.line_list, #main_column.colnum2 div.line_list, #one_maincolumn div.line_list, #two_maincolumn_right div.line_list, #two_maincolumn_left div.line_list {
    padding: 0% !important;
    width: 23% !important;
    margin: 1% !important;
    float: left !important;
    box-sizing: border-box;
}
#two_maincolumn_right.main_column h3 {
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    padding: 0;
    background: none;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    background:0;
   height:auto;
}
.picture {
    border: 0px solid #ccc;
    max-width: 100%;
    height: auto;
}
.listphoto a {
    display: block;
    width: 100%;
}
.listrightbloc h3 a {
    color: #333;
    text-decoration: underline;
}
.price {
    color: #ff3341;
}

/*詳細*/
#two_maincolumn_right div#detailphotobloc {
    width: 360px;
    margin-right: 20px;
    height: auto;
}
#two_maincolumn_right div#detailrightbloc {
    float: right;
    width: 480px;
    margin-left: 20px;
}
div.cart_area {
    padding: 40px;
    background-color: #e2f6b3;
    border: 0px solid #cee0f4;
}
.photo {
    text-align: center;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.linkbox2 a {
    color: #fff;
    padding: 10px 80px;
    background: #699501;
    border-radius: 8px;
    letter-spacing: 5px;
    font-size: 18px;
}
.linkbox2 {
    text-align: center;
    margin: 40px auto 10px;
}
#category_area li.level1 li p {
    background: none;
}
a.onlink:link {
    color: #a5c35e!important;
    text-decoration: underline;
}
#whobought_area .whobought_bloc .whobought_left {
    width: 48%;
    margin: 1%;
}

#whobought_area .whobought_bloc .productImage {
    margin-bottom: 10px;
    width: 100%;
}
#whobought_area .whobought_bloc {
    width: 50%;
}
#whobought_area .whobought_bloc .whobought_right {
    width: 48%;
    margin: 1%;
}
#whobought_area .whobought_bloc {
    width: 50%;
    float: left;
}
#two_maincolumn_right #whobought_area .whobought_bloc .productContents {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
li#icon4 {
    padding: 6px 15px;
    color: #fff;
    background: #a5c35f;
    display: inline-block;
}
div.line_list ul.status_icon {
    margin-top: 15px !important;
}
div#customervoice_area .review_bloc {
    background-color: unset;
}
#detailarea, .sub_area {
    margin-bottom: 50px;
}

.review_btn {
    float: right;
}
.review_btn a {
    font-size: 16px;
    color: #333;
    padding: 10px 35px;
    background: #e2f6b3;
    border-radius: 10px;
}

.main_column .relative_cat p a {
    color: #333;
}
.main_column .relative_cat p {
    margin-bottom: 5px;
}

/*追加上書き*/
#top_category ul {
    width: 1140px;
    font-size: 0;
}
#top_category ul li a {
    font-size: 16px;
}
#top_category ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
#top_category ul li:nth-child(odd) {
    float: none;
}

@media screen and (min-width: 321px) and (max-width:600px) {
#top_category ul li {
    zoom: 65% !important;
}
#top_category ul li a {
    font-size: 12px;
}
}

@media screen and (max-width: 320px){
#top_category ul li {
    margin: 10px auto !important;
    zoom: 100% !important;
    float: none !important;
}
}
