@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */

/* ----------------------------------------------------------

		RESET CSS

---------------------------------------------------------- */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	color: #666;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 13px;
    line-height: 1.6;

}
.tel a {
    color: #666;
    text-decoration: none;
}
footer .tel a {
    color: #22522d;
}
header .tel a {
    color: ;
}
header a:hover, header img, footer a:hover, footer img {
    opacity: 1 !important;
}
a {
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}
a:hover {
    opacity: 0.6;
}
table {
	table-layout: fixed;
}
table td img {
	max-width: 100% !important;
	height: auto;
    vertical-align: middle;
}
pre {
	margin: 0;
	padding: 0;
	white-space: pre-line;
}
b,strong {
	font-weight: bold;
}
u {
	text-decoration: line-through;
}
img {
	max-width: 100%;
	height: auto;
}
small {
	font-size: 80%;
}
hr {
	border: none;
	height: 0;
	border-bottom: 1px dashed #B3B3B3;
}
span {
	font-weight: inherit;
}
.youtube iframe, .gmap iframe {
  width: 100%;
}
u {
	text-decoration: underline;
}

.imgL {
    margin-right: 15px;
}
.imgR {
    margin-left: 15px;
}

@font-face {
    font-family: 'fontset';
    src: url('../font/MarbreSans.eot');
    src: url('../font/MarbreSans.eot?#iefix') format('embedded-opentype'),
    url('../font/MarbreSans.woff') format('woff'),
    url('../font/MarbreSans.ttf') format('truetype'),
    url('../font/MarbreSans.svg#fontset') format('svg');
    font-weight: normal;
    font-style: normal;
}

.h_fixed {
    position:fixed;
    z-index: 99999999;
    top: 0;
}
.bg_box {
    position: relative;
}
/* ----------------------------------------------------------

		Bxi Reset

---------------------------------------------------------- */

/* sitemap */
.map {
	margin: 56px 20px 0;
}
.map li {
	border-left: 5px solid #CCCCCC;
	list-style: none;
	margin: 0 0 15px;
	padding: 0 0 0 10px;
	text-align: left;
}

/* policy */
.policy h3 {
	border-bottom: 2px solid #BBBBBB;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 5px;
}
.policy p {
	margin: 0 0 20px;
}

/* input */
input[type="button"] {
	cursor: pointer;
	padding: 5px 10px;
}

/* ----------------------------------------------------------

		Layout Structure

---------------------------------------------------------- */

.inner {
	margin: 0 auto;
	max-width: 1000px;
}
#contents_wrap {
	position: relative;
	z-index: 1;
}
#contents {
	padding: 30px 0 40px;
}
.ColLeft {
	float: left;
}
.ColRight {
	float: right;
}
/* ----------------------------------------------------------

		Header

---------------------------------------------------------- */
header#global_header {
    background-repeat: repeat-x;
    background-position: left top;
	clear: both;
    display: inline-block;
	width: 100%;
    position: relative;
    z-index: 999;
}
#header {
    position: relative;
    top:0;
    width: 100%;
    z-index: 99;
    padding-bottom: 15px;
}
.h_box {
    
}
.h_intro {
    text-align: left;
    padding: 5px 0;
    margin: 0 0 10px 0;
}
.h_intro h1 {
    font-weight: normal;
}
.h_logo {
    float: left;
    width: 100%;
}
.h_logo_img {
    
}

#nav_header {
    float: left;
    margin: 0 0 0 0;
    text-align: center;
    max-height: 75px;
    min-height: 75px;
    width: 100%;
}
#nav_header > ul {
    padding: 0;
}
#nav_header > ul > li {
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
}
#nav_header > ul > li:last-child {
   
}
#nav_header > ul > li > a {
    color: #666;
    display: block;
    text-decoration: none;
}
#nav_header > ul > li > a:hover, #nav_header > ul > .active > a {
    
} 


/* Start Anchorlink */
.anchorlink table {
    border-collapse: separate;
    border-spacing: 20px 20px;
    table-layout: auto;
}
.anchorlink td {
    background: url(../images/common/h1_icon.png) no-repeat left center;
    border: none !important;
    border-bottom: 2px solid #9d3430 !important;
    padding: 0 !important;
    min-height: 68px;
}
.anchorlink a {
    color: #666;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 15px 40px;
    text-decoration: none;
}
/* End Anchorlink */


/* Start FAQ */
.faq_q {
    display: block;
}
.faq_q .td_icon b {
    background: #724c24;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    padding: 9px 15px;
    max-width: 70px;
    min-width: 70px;
    max-height: 70px;
}
.faq_q .td_ct {
    color: #996f45;
    font-size: 18px;
}
.faq_a {
    background: no-repeat left top;
    display: block;
    font-size:16px;
    min-height: 40px;
}
.faq_a .td_icon b {
    background: #ef6166;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    padding: 9px 15px;
    max-width: 70px;
    min-width: 70px;
    max-height: 70px;
}
.faq_a .td_ct {

}
.faq_q .td_icon ,.faq_a .td_icon {
    padding-left: 0 !important;
}
/* End FAQ */

/* Start Slide Show */
.slide_show {
    display: inline-block;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: -1;
}
.slide_show img {
    width: 100%;
}
.main_show {
    position: relative;
    z-index: -1;
}

/* Start Slide Show */

/* Start Short Css **/

.l_ct {
    float:left;
    position: relative;
}
.r_ct {
    float:right;
    position: relative;
}

.fl             { float: left !important}
.fr             { float: right !important}

.i_1            { background: url(../images/common/i_1.png) no-repeat left 20px center;}
.i_2            { background: url(../images/common/i_2.png) no-repeat left 20px center;}
.i_3            { background: url(../images/common/i_3.png) no-repeat left 20px center;}

.bg_black       { background-color: #000 !important }
.bg_white       { background-color: #fff !important }
.bg_gray        { background-color: #eee !important }
.bg_red         { background-color: #fff000 !important; }
.bg_yellow      { background-color: #fff000 !important; }
.bg_blue        { background-color: #fff000 !important; }
.bg_green       { background-color: #fff000 !important; }


.no_bor         { border: none !important }
.no_bor_bt      { border-bottom: none !important}
.no_pad         { padding: 0 !important; }
.no_pad td      { padding: 0 !important; }

.txt_center     { text-align: center !important; }
.txt_right      { text-align: right !important; }
.txt_left       { text-align: left !important; }

.txt_white      { color: #ffffff !important}
.txt_blue       { color: #1289d6 !important}
.txt_pink       { color: #e38aab !important}
.txt_yellow     { color: #ffc001 !important}
.txt_green      { color: #a5c365 !important}
.txt_red        { color: #ae360e !important}
.txt_orange     { color: #FF8000 !important}
.txt_brown      { color: #b09d7c !important}

.z1          { position:relative; z-index: 1 !important; }
.z2          { position:relative; z-index: 2 !important; }

.form span   { color: red !important; display: block;}
.form th     { text-align: right !important;}
/* End Short Css **/

/* Start Size Css */
.w50 {
    float: left;
    width: 50%; 
    display: inline;   
}
.w33 {
    float: left;
    width: 33.33%;
    display: inline;
}
.w25 {
    float: left;
    width: 25%;
    display: inline;
}
.tb_col {
    
}
.tb_col .td_img  {}
.tb_col .td_tit  {}
.tb_col .td_ct   {}
.tb_col .td_link {}
/* End Size Css **/

/* Start Content Style */
.tb_index .td_ct {
    color: #f6c03c;
    font-size: 20px;
}
.tb_index .td_tit {
    background: rgba(250,254,215,1);
    background: -moz-linear-gradient(top, rgba(250,254,215,1) 0%, rgba(222,237,150,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,254,215,1)), color-stop(100%, rgba(222,237,150,1)));
    background: -webkit-linear-gradient(top, rgba(250,254,215,1) 0%, rgba(222,237,150,1) 100%);
    background: -o-linear-gradient(top, rgba(250,254,215,1) 0%, rgba(222,237,150,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,254,215,1) 0%, rgba(222,237,150,1) 100%);
    background: linear-gradient(to bottom, rgba(250,254,215,1) 0%, rgba(222,237,150,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafed7', endColorstr='#deed96', GradientType=0 );
    font-size: 15px;
    font-weight: bold;
}
.tb_index .td_time {
    background: rgba(255,254,251,1);
    background: -moz-linear-gradient(top, rgba(255,254,251,1) 0%, rgba(247,244,184,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,254,251,1)), color-stop(100%, rgba(247,244,184,1)));
    background: -webkit-linear-gradient(top, rgba(255,254,251,1) 0%, rgba(247,244,184,1) 100%);
    background: -o-linear-gradient(top, rgba(255,254,251,1) 0%, rgba(247,244,184,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,254,251,1) 0%, rgba(247,244,184,1) 100%);
    background: linear-gradient(to bottom, rgba(255,254,251,1) 0%, rgba(247,244,184,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefb', endColorstr='#f7f4b8', GradientType=0 );
    font-size: 15px;
}
.txt_index {
    background: rgba(250,250,190,1);
    background: -moz-linear-gradient(top, rgba(250,250,190,1) 0%, rgba(254,254,242,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,250,190,1)), color-stop(100%, rgba(254,254,242,1)));
    background: -webkit-linear-gradient(top, rgba(250,250,190,1) 0%, rgba(254,254,242,1) 100%);
    background: -o-linear-gradient(top, rgba(250,250,190,1) 0%, rgba(254,254,242,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,250,190,1) 0%, rgba(254,254,242,1) 100%);
    background: linear-gradient(to bottom, rgba(250,250,190,1) 0%, rgba(254,254,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafabe', endColorstr='#fefef2', GradientType=0 );
    padding: 10px;
}
.txt_index img {
    background: #fff;
    border: 1px solid #b9beb9;
    box-shadow: 0px 2px 4px 0px #bfbfb2;
    padding: 1px;
}
.tb_banner {
    background: #fff;
    border: 4px solid #fff000;
    border-radius: 5px;
    padding: 1px;
}
.tb_banner table {
    border: 1px solid #fff000;
    border-radius: 5px;
    padding: 5px;
    border-collapse: separate;
}
.tb_banner td {
    padding: 0 !important;
}
.tb_banner .td_tit p {
    color: #227122;
    display: none;
    font-weight: bold;
    font-size: 15px;
}
.tb_banner .td_tit img {
    display: block;
    margin: 0;
}
.tb_banner .td_btn a {
    cursor: pointer;
}
.tb_access td {
    padding: 5px !important;
}
.tb_access .td_tit {
    font-weight: bold;
}
.img_access {
    border: 1px solid #ccc;
    padding: 5px;
}
.imgBor1 img {
    border: 5px solid #b6d975 !important;
    padding: 5px;
}
.imgBor img {
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
    padding: 4px;
}
.tb_policy .td_img {
    padding-left: 0 !important;
}
.tb_profile {
    border: 2px solid #dcdcdc;
    padding: 0 0 0 5px;
}
.box_osira {
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 0px #ddd;
    padding: 20px 15px 20px 20px;
}
.box_osira .imgR {
    margin: 0 10px;
}
.tb_implant {
    border: 3px solid #999;
    border-radius: 5px;
}
.tb_implant .td_bg {
    background: rgba(236,65,65,1);
    background: -moz-linear-gradient(top, rgba(236,65,65,1) 0%, rgba(236,64,64,1) 50%, rgba(226,28,28,1) 50%, rgba(226,28,28,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(236,65,65,1)), color-stop(50%, rgba(236,64,64,1)), color-stop(50%, rgba(226,28,28,1)), color-stop(100%, rgba(226,28,28,1)));
    background: -webkit-linear-gradient(top, rgba(236,65,65,1) 0%, rgba(236,64,64,1) 50%, rgba(226,28,28,1) 50%, rgba(226,28,28,1) 100%);
    background: -o-linear-gradient(top, rgba(236,65,65,1) 0%, rgba(236,64,64,1) 50%, rgba(226,28,28,1) 50%, rgba(226,28,28,1) 100%);
    background: -ms-linear-gradient(top, rgba(236,65,65,1) 0%, rgba(236,64,64,1) 50%, rgba(226,28,28,1) 50%, rgba(226,28,28,1) 100%);
    background: linear-gradient(to bottom, rgba(236,65,65,1) 0%, rgba(236,64,64,1) 50%, rgba(226,28,28,1) 50%, rgba(226,28,28,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec4141', endColorstr='#e21c1c', GradientType=0 );
    border: 1px solid #f7b3b3 !important;
}
.tb_implant .td_bg1 {
    background: rgba(255,130,40,1);
    background: -moz-linear-gradient(top, rgba(255,130,40,1) 0%, rgba(255,129,39,1) 50%, rgba(254,114,0,1) 50%, rgba(255,115,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,130,40,1)), color-stop(50%, rgba(255,129,39,1)), color-stop(50%, rgba(254,114,0,1)), color-stop(100%, rgba(255,115,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,130,40,1) 0%, rgba(255,129,39,1) 50%, rgba(254,114,0,1) 50%, rgba(255,115,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,130,40,1) 0%, rgba(255,129,39,1) 50%, rgba(254,114,0,1) 50%, rgba(255,115,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,130,40,1) 0%, rgba(255,129,39,1) 50%, rgba(254,114,0,1) 50%, rgba(255,115,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,130,40,1) 0%, rgba(255,129,39,1) 50%, rgba(254,114,0,1) 50%, rgba(255,115,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8228', endColorstr='#ff7300', GradientType=0 );
    border: 1px solid #ffcda9 !important;
}
.tb_implant .td_tit {
    border-bottom: 3px solid #999 !important;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 15px !important;
}
.arrow_imp {
    position: relative;
}
.arrow_imp img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.txt_implant {
    border: 3px solid #999;
    border-radius: 5px;
    font-size: 16px;
    padding: 12px;
}
.sample1 {
    
}
.sample2 {
    
}
.sample3 {
    
}
.sample4 {
    
}
.sample5 {
    
}
.sample6 {
    
}
.sample7 {
    
}
.sample8 {
    
}
.sample9 {
    
}
.link_1 {
    
}
.link_2 {
    
}
/* End Content Style */


/* Start Masonry Layout */
.masonry_grid {
    margin-right: -1%;
    padding: 10px;
    overflow: hidden;
}
.masorny_item {
    box-sizing: border-box;
    float:left;
    margin-bottom: 10px !important;
    width: 31%;
}
.masorny_item img {
    width: 100% !important;
}
/* End Masonry Layout */

/* ----------------------------------------------------------

		Footer

---------------------------------------------------------- */
footer#global_footer {
    padding: 0 0 0 0;
	width: 100%;
    position: relative;
}
.f_box {
    border-top: 1px solid #ccc;
    padding: 30px 0 25px;
    position: relative;
}
.f_logo {
    float: left;
    text-align: left;
}
.f_logo span {
    white-space: pre-line;
}
.f_menu {
    float: left;
    width: 100%;
    text-align: center;
}
.f_menu > ul {

}
.f_menu > ul > li {
    display: inline-block;
}
.f_menu > ul > li > a {
    color: #666 !important;
    text-decoration: none;
    padding: 0 5px;
}
.f_menu > ul > li > a:hover {
    text-decoration: underline;
}
.f_pagetop {
    position: absolute;
    top: -60px;
    right: 15px;
    z-index: 99;
}
.f_pagetop p {
    display: inline-block;
}
.f_copy {
    padding: 5px 0 ;
    text-align: center;
}
/* Start H Title */
.h2_img {

}
.h2_img h2 {

}
.h2_index {
    
}
.h2_index h2 {
    
}
.h2_line {

}
.h2_line .h2_line_txt {    
    background: url(../images/common/i_h2.png) no-repeat left 10px center;
    border-bottom: 3px solid #94ce28;
    color: #008040;
    display: none;
    font-size: 19px;
    font-weight: bold !important;
    letter-spacing: 3px;
    padding: 5px 20px 5px 45px;
}
.h2_line_img {
    display: block;
}
.h2_line1 {
    background: rgba(250,254,206,1);
    background: -moz-linear-gradient(top, rgba(250,254,206,1) 0%, rgba(228,249,171,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,254,206,1)), color-stop(100%, rgba(228,249,171,1)));
    background: -webkit-linear-gradient(top, rgba(250,254,206,1) 0%, rgba(228,249,171,1) 100%);
    background: -o-linear-gradient(top, rgba(250,254,206,1) 0%, rgba(228,249,171,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,254,206,1) 0%, rgba(228,249,171,1) 100%);
    background: linear-gradient(to bottom, rgba(250,254,206,1) 0%, rgba(228,249,171,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafece', endColorstr='#e4f9ab', GradientType=0 );
    border: 1px solid #babfba;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: inset 0px 0px 0px 1px #fff;
    padding: 1px;
}
.h2_line1 h2 {
    background: url(../images/common/i_h2.png) no-repeat left 10px center;
    border-bottom: 3px solid #94ce28;
    color: #008040;
    font-size: 16px;
    font-weight: bold !important;
    letter-spacing: 1px;
    padding: 9px 20px 8px 45px;
}
.h2_new_img img, .h2_line_img img {
    float: none;
    margin: 0 auto;
}
.h2_new_img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #b9beb9;
    background: #fff;
    display: block;
    padding: 2px;
}
.h2_new .h2_new_txt {
    background: #63c441 url(../images/common/i_new.png) no-repeat right center;
    color: #fff;
    display: none;
    font-size: 18px;
    font-weight: bold !important;
    letter-spacing: 2px;
    padding: 7px 10px;
}
.h3_line h3 {    
    background: url(../images/common/sub_bg01.png) repeat-x left bottom;
    font-size: 16px;
    font-weight: bold !important;
    padding-bottom: 10px;
}
.box_osira .h3_line h3 {
    font-weight: normal !important;
    font-size: 12px;
}
.box_osira .h3_line h3 em {
    color: #FF0000;
}
.h3_line1 {
    padding: 5px;
}
.h3_line1 h2 {
    color: #FF0000;
    font-size: 18px !important;
    font-weight: bold !important;
}
.h4_line {

}
.h4_line h4 {

}
/* End H Title */

/* Start Scroll */
.scroll_wrap {
    background: #e7f9af;
    border: 1px solid #b9beb9;
    padding: 10px 10px 5px 10px;
}
.scroll_box {  
    background: #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    padding: 10px;
    height: 90px;
    overflow-y: scroll;
    width: 100%;
}
.scroll_txt {
    border-bottom: 1px dotted #ccc;
}
.scroll_txt td {
    padding: 5px 0 !important;
}
.scroll_txt .td_tit {
    font-weight: bold;
}

/* End Scroll */

/* Start Breadcrumb */
.breadcrumb {
    font-size: 12px;
}
.breadcrumb a {
    color: #996f45;
    font-size: 12px;
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
/* End Breadcrumb */


/* ----------------------------------------------------------

		Sidemenu

---------------------------------------------------------- */
.s_1 {
 
}
.s_menu {
    
}
.s_box {
    background: rgba(249,250,188,1);
    background: -moz-linear-gradient(top, rgba(249,250,188,1) 0%, rgba(253,254,242,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,250,188,1)), color-stop(100%, rgba(253,254,242,1)));
    background: -webkit-linear-gradient(top, rgba(249,250,188,1) 0%, rgba(253,254,242,1) 100%);
    background: -o-linear-gradient(top, rgba(249,250,188,1) 0%, rgba(253,254,242,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,250,188,1) 0%, rgba(253,254,242,1) 100%);
    background: linear-gradient(to bottom, rgba(249,250,188,1) 0%, rgba(253,254,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fabc', endColorstr='#fdfef2', GradientType=0 );
    border: 1px solid #ccc;
    display: none;
    width: 290px;
}
.s_box .banner:first-child {
    position: relative;
}
.s_box .banner {
    float: none !important;
    text-align: center !important;
    margin: auto;
}
.s_box .s_tit {
    background: #c0a080;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 9px 0;
}
.s_box .s_txt {
    padding: 10px 0;
    white-space: pre-line;
}
.s_box .tel {
    padding: 0 0;
}
.s_box .tel a {
	color:#000;
	text-decoration:none;
}
.s_info {
    border: 7px solid #149dd8;
    border-radius: 10px;
}
.s_info .s_txt{
    padding: 0 10px;
    white-space: pre-line;
}
/* ----------------------------------------------------------

		Shop Style

---------------------------------------------------------- */

h2.title_h2 {
	background: none !important;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 20px !important;
	line-height: 1.3;
	margin: 0 0 20px !important;
	padding: 10px !important;
}
h2.title_h2 span {
	border: none !important;
	padding: 0 !important;
}
ul.item_list li {
	margin-bottom: 10px !important;
}
ul.item_list li h3.title_h3 {
	font-size: 18px !important;
}
.btn_cart a {
	background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
	background-size: 30px auto !important;
	color: #FFFFFF !important;
	display: block !important;
	padding: 10px 10px 10px 50px !important;
	width: 100% !important;
	border: 1px solid #ffffff;
}
.btn_cart a:hover {
	background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
	background-size: 30px auto !important;
}
.sort_catalog {
	overflow: hidden;
}
.sort_catalog ul {
	margin: 0 -4.16% 20px 0 !important;
	width: auto !important;
}
.sort_catalog ul li {
	padding: 0 !important;
	margin-right: 4.16% !important;
	width: 29.16% !important;
}

.sort_catalog_box:nth-child(3n+1) {
	clear: both;
}

.item_title,
.wishlist {
	margin: 0 !important;
}
.shop_cont h2.title_h2,
.item_info h2.title_h2 {
	border-top: 2px solid #CCCCCC;
}
.shop_cont a,
.item_info a {
	color: #CCCCCC;
}
.shop_cont a:hover,
.item_info a:hover {
	text-decoration: none;
}
.item_title h2 {
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* ----------------------------------------------------------

		COMMON COSTOM STYLE

---------------------------------------------------------- */

/* text-align */
.taR { text-align: right; } .taC { text-align: center; }

/* font-weight */
.fwn{font-weight:normal !important;}.fwb{font-weight:bold !important;}

/* margin */
.mgAuto{margin:0 auto !important;}

/* table td padding */
.tdpd0 td{padding:0 !important;}.tdpd05 td{padding:5px !important;}.tdpd10 td{padding:10px !important;}.tdpd15 td{padding:15px !important;}.tdpd20 td{padding:20px !important;}.tdpd25 td{padding:25px !important;}.tdpd30 td{padding:30px !important;}.tdpd35 td{padding:35px !important;}.tdpd40 td{padding:40px !important;}.tdpd45 td{padding:45px !important;}.tdpd50 td{padding:50px !important;}
td.pdT10 {	padding-top: 10px !important; }

/* font-family */
.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.shop_cont form,
.shop_cont a.btn_type01,
.shop_cont a.btn_purchase {
color: #000000;
}
.shop_cont a.btn_type01:hover,
.shop_cont a.btn_purchase:hover {
color: #636363;
}
#shop_flow .sf_text {
color: #000000;
}
.shop_cont h3.title_h3 {
color: #ffffff;
}
.shop_cont table {
color: #000000;
}