@charset "utf-8";

/* ===============================================
▼共通
=============================================== */

/* -----------------------------------------------
box_type_s1
----------------------------------------------- */
.box_type_s1 {
    width: 192px;
/*
    border: solid 2px;
    border-color: rgba(255, 102, 51, 0.5); 
	border-radius: 6px;
*/
    padding-top: 2px;
    padding-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 20px;
}
.box_type_s1 .hd {
    background-color: #FF6633;
    border-color: rgba(255, 102, 51, 0.5); 
    border-radius: 6px;
}
.box_type_s1 .hd .icon {
	float: left;
	margin-top:5px;
    margin-left: 35px;
}
.box_type_s1 .hd .text {
    float: left;
    margin-left: 10px;
    color: #FFFFFF;
}
.box_type_s1 .info {
    padding-top: 10px;
    padding-left: 15px;
}
.box_type_s1 .info ul li {
    margin-bottom: 5px;
}
.box_type_s1 .info2 {
    padding-top: 15px;
}
.box_type_s1 .info2 ul li {
    width: 170px;
    margin: auto;
    margin-bottom: 15px;
}
.box_type_s1 .info2 ul li img
{
    width: 170px;
}
.box_type_s1 .info2 ul li td p {
    word-break: break-all;
}
.box_type_s1 .info2 .product_image {
}
.box_type_s1 .info2 .product_comment {
    margin-top: 10px;
}
.box_type_s1 .info2 .product_price {
}
.box_type_s1 .info2 .product_price2 {
}
#pagetop_area
{
	margin:0 auto;
}
#pagetop_area .pagetop
{
/*	background-color: #1E90FF;*/
	width:50px;
	height:50px;
	margin:0 auto!important;
	border-radius:50px;
	color:white;
	font-weight:bold;
	font-size:150%;
	line-height:50px;
}
/* -----------------------------------------------
box_type_s2
----------------------------------------------- */
.box_type_s2 {
    width: 194px;
    background-color: #FF6633;
    border-color: rgba(255, 102, 51, 0.5); 
    border-radius: 6px;
    margin-bottom: 20px;
}
.box_type_s2 .hd {
}
.box_type_s2 .hd .icon {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.box_type_s2 .hd .text {
    float: left;
    margin-left: 10px;
}

/* -----------------------------------------------
box_type_m1
----------------------------------------------- */
.box_type_m1 {
	margin-bottom: 40px;
}
.box_type_m1 .title {
    width: 760px;
    height: 65px;
    color: #FF6633;
    margin-top: -20px;
    margin-bottom: 20px;
}
.box_type_m1 .title .line {
    float: left;
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 12px;
	width: 6px;
	height: 25px;
    background-color: #FF6633;
}
.box_type_m1 .title .text {
    float: left;
    margin-top: 26px;
	font-size: 150%;
}
.box_type_m1 .title .sub_text
{
	float:right;
	margin:25px 88px 0 0;
}
.box_type_m1 .list {
}
.box_type_m1 .list ul.item_row  {
    margin-bottom: 20px;
}
.box_type_m1 .list ul.item_row  li {
   float: left;
   width: 170px;
   margin-left: 8px;
   margin-right: 8px;
}
.box_type_m1 .list ul.item_row  li.last {
    margin-right: 0px;
}
.box_type_m1 .list .product_image {
}
.box_type_m1 .list .product_comment {
    margin-top: 10px;
}
.box_type_m1 .list .product_price {
}
.box_type_m1 .list .product_price2 {
}
.box_type_m1 .list ul.item_row td p {
    word-break: break-all;
}



/*
.box_type_m1 .flex-control-nav {
    position: static;
    padding-left: 137px;
    width: 64%;
}
.box_type_m1 .flex-prev {
    top: -60px;
}
.box_type_m1 .flex-next {
    top: -60px;
}
*/




.box_type_m1 .flex-direction-nav {
    position:relative;
    top: 54px;
}
.box_type_m1 .flex-control-nav {
    bottom: -60px;
}
.box_type_m1 .flex-direction-nav .flex-prev,
.box_type_m1 .flex-direction-nav .flex-next
 {
    color: #FF6633;
    font-size: 140%;
}
.box_type_m1 .flex-direction-nav .flex-prev:before,
.box_type_m1 .flex-direction-nav .flex-next:before
 {
    content:''!important;
}

.box_type_m1 .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 250px;
    top:17px; 
}
.box_type_m1 .flex-direction-nav .flex-next {
    opacity: 1;
    right: 250px;
    top:17px; 
}

.box_type_m1 .flex-control-nav a {
    text-indent: 0;
/*    box-shadow:none;*/
    color: #FFFFFF;
    background-color: #CCCCCC;
    border-radius: 6px;
    width:32px;
    height:25px;
    padding-top: 8px;
    padding-bottom: 2px;
    font-size: 160%;
    bottom: 60px;
}
.box_type_m1 .flex-control-nav a.flex-active {
    background-color: #FF6633;
}










/*
.box_type_m1 .page_navi {
    text-align: center;
    margin-top: 30px;
}
.box_type_m1 .page_navi div {
    display:inline;
}
.box_type_m1 .page_navi .pre {
    color: #FF6633;
    font-size: 140%;
}
.box_type_m1 .page_navi .next {
    color: #FF6633;
    font-size: 140%;
}
.box_type_m1 .page_navi .num {
    color: #FFFFFF;
    background-color: #CCCCCC;
    border-radius: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 160%;
}
.box_type_m1 .page_navi .num_active {
    background-color: #FF6633;
}
.box_type_m1 .page_navi a:link { text-decoration : none ;}
.box_type_m1 .page_navi a:visited { text-decoration : none ;}
.box_type_m1 .page_navi a:active { text-decoration : none ;}
.box_type_m1 .page_navi a:hover { text-decoration : none ;}
*/

/* -----------------------------------------------
box_type_m2
----------------------------------------------- */
.box_type_m2 {
    margin-bottom: 60px;
}
.box_type_m2 .title {
    width: 754px;
    height: 80px;
    color: #FF6633;
    margin-top: -36px;
    margin-bottom: 20px;
}
.box_type_m2 .title .line {
    float: left;
    margin-top: 34px;
    margin-left: 20px;
    margin-right: 12px;
    width: 6px;
    height: 25px;
    background-color: #FF6633;
}
.box_type_m2 .title .text {
    float: left;
    margin-top: 38px;
    font-size: 150%;
}
.box_type_m2 .info_outer {
    padding-bottom: 30px;
}
.box_type_m2 .info_title {
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 150%;
    font-weight: bold;
}
.box_type_m2 .info_title .icon {
	float: left;
	margin-right: 10px;
}
.box_type_m2 .info_title .text {
    float: left;
    margin-top: 2px;
}
.box_type_m2 .info_detail {
    font-size: 120%;
}
.box_type_m2 .info_detail dl {
}
.box_type_m2 .info_detail dt {
    font-weight: bold;
	margin-left: 40px;
    margin-top: 20px;
	margin-bottom: 20px;
}
.box_type_m2 .info_detail dd {
    margin-left: 40px;
}

/* ===============================================
▼ヘッダ：ナビ
=============================================== */
#header_product_search_area {
    float: left;
    padding-top: 8px;
}
#header_product_search_area ul {
}
#header_product_search_area ul li {
    float: left;
    margin-right: 10px;
}
#header_product_search_area input[type="text"] {
    height: 21px;
}
#header_product_search_area .btn_search_product {
    margin-top: -3px;
}

/* ===============================================
▼ヘッダ：SNS
=============================================== */
#header_sns_area {
    float: right;
    margin-right:40px;
    padding-top: 15px;
}
#header_sns_area ul {
}
#header_sns_area ul li {
    float: right;
    margin-left: 5px;
}
#header_sns_area .btn_search_product {
    margin-top: -3px;
}

/* ===============================================
▼フッタ：Page Top
=============================================== */
#pagetop_area {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

/* ===============================================
▼フッタ：ナビ
=============================================== */
#footer_navi_area {
    margin-top: 20px;
}
#footer_navi_area ul {
    width: 700px;
    margin: auto;
}
#footer_navi_area ul li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
#footer_navi_area h3 {
    font-size: 100%;
    font-weight: normal;
}

/* ===============================================
▼フッタ：コピーライト
=============================================== */
#footer_copyright_area {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

/* ===============================================
▼パンくず
=============================================== */
#breadcrumbs_area {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 110%;
    font-weight: bold;
}
#breadcrumbs_area ul {
    float: left;
}
#breadcrumbs_area ul li {
    float: left;
}
#breadcrumbs_area ul li.splitter {
    margin-left: 20px;
    margin-right: 20px;
}
#breadcrumbs_area a:link { color: #666;}
#breadcrumbs_area a:visited { color: #666;}
#breadcrumbs_area a:active { color: #666;}
#breadcrumbs_area a:hover { color: #666;}
#breadcrumbs_area a:link { text-decoration : none ;}
#breadcrumbs_area a:visited { text-decoration : none ;}
#breadcrumbs_area a:active { text-decoration : none ;}
#breadcrumbs_area a:hover { text-decoration : none ;}

/* ===============================================
▼サイド：カテゴリ
=============================================== */
#side_category_area {
}
#side_category_area .info ul li div.child {
	margin-top: 3px;
}

/* ===============================================
▼サイド：店長日記
=============================================== */
#side_diary_area {
}
#side_diary_area a:link { color: #FFFFFF;}
#side_diary_area a:visited { color: #FFFFFF;}
#side_diary_area a:active { color: #FFFFFF;}
#side_diary_area a:hover { color: #FFFFFF;}
#side_diary_area a:link { text-decoration : none ;}
#side_diary_area a:visited { text-decoration : none ;}
#side_diary_area a:active { text-decoration : none ;}
#side_diary_area a:hover { text-decoration : none ;}

/* ===============================================
▼サイド：新着商品
=============================================== */
#side_new_area {
}

/* ===============================================
▼サイド：ご案内
=============================================== */
#side_guide_area {
}

/* ===============================================
▼新着商品
=============================================== */
#new_area {
}
#new_area .title {
    background: url('../img/title/newitem-title.png') no-repeat left top;
}
#news_area .title {
    background: url('../img/title/news-title.png') no-repeat left top;
}

/* ===============================================
▼ピックアップアイテム
=============================================== */
#pickup_area {
}
#pickup_area .title {
    background: url('../img/title/pickup-title.png') no-repeat left top;
}

/* ===============================================
▼商品リスト
=============================================== */
#product_list_area {
    background: url('../img/title/itemlist-title.png') no-repeat left top;
}

/* ===============================================
▼オススメ商品
=============================================== */
#recommend_area {
    background: url('../img/title/relency-title.png') no-repeat left top;
}

/* ===============================================
▼お問合わせ
=============================================== */
#contact_area {
    background: url('../img/title/contact-title.png') no-repeat left top;
}
#contact_area .info {
}
#contact_area .info .info1 {
	text-align: center;
    margin-top: 30px;
    font-size: 160%;
    font-weight: bold;
}
#contact_area .info .info2 {
    margin-top: 50px;
    font-size: 120%;
}
#contact_area .info .info3 {
    text-align: center;
    margin-top: 30px;
}

#contact_area .info table {
	width: 85%;
	margin: auto;
}
#contact_area .info tr {
}
#contact_area .info th {
    text-align: left;
    padding: 10px;
    vertical-align: top;
}
#contact_area .info td {
    text-align: left;
    padding: 5px;
    width: 400px;
}

#contact_area .info input[type="text"] {
    width: 400px;
    height: 27px;
}
#contact_area .info textarea {
    width: 400px;
    height: 200px;
}
#contact_area .info th .text {
    float: left;
    margin-top: 3px;
}
#contact_area .info th .icon {
    float: left;
    margin-left: 10px;
}

/* ===============================================
▼利用規約
=============================================== */
#kiyaku_area {
    background: url('../img/title/tit6.png') no-repeat left top;
}

/* ===============================================
▼プライバシーポリシー
=============================================== */
#privacy_area {
    background: url('../img/title/tit6.png') no-repeat left top;
}
