﻿@charset "UTF-8";

*{
	margin: 0px;
	padding: 0px;
}


body {
	font: normal 12px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

a img { border:none; }

img { vertical-align::top; }

.none { visibility: hidden; }



#body_wrapper { /*カートエリアBOX*/
	width: 800px;
	margin: 0 auto;
	padding: 30px 0px 40px;
}
#cart_body { /*カート枠線エリア*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 30px 24px 35px 24px;
	width: 750px;
}
#cart_body h3  {
	text-align: left;
	padding-bottom: 10px;
}

#cart_body #cart {
	text-align: left;
	overflow: hidden;
}
#cart_body #cart table{
	width: 750px;
	border: none;
}
#cart_body #cart table.preview {
	font-size: 14px;
	font-weight: bold;
}
#cart_body #cart table th.ttl , #cart table td.ttl , #cart table td.ttl2{
	border-right: 5px solid #FFF;
	font-weight: bold;
}



/*td,th padding他設定*/
#cart_body #cart table td { 
	padding: 10px 15px;
}

#cart_body #cart table th.cart01 {
	padding: 10px 15px;
	text-align: center;
}

#cart_body #cart table td.ttl {
	padding: 13px 14px;
	text-align: left;
}

/**/


#cart_body #cart table .hr {
	background: #FFF url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_table_line.gif) repeat-x left;
	height: 5px;
	padding: 0;
	margin: 0;
}
#cart_body #cart table .del  {
	width: 42px;
	text-align: center;
}
#cart_body #cart table  .qu{
	font-size: 24px;
	float: right;
	margin-top: 8px;
	padding-right: 5px;
	text-align: right;
}

#cart_body #cart table .req { background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_required.gif) no-repeat 125px center; }

#cart_body #cart table.layout {
	width: auto;
	margin: 0;
	padding: 0;
}

#cart_body #cart table.layout td, #cart_body #cart table.layout th {
	width: auto;
	margin: 0;
	padding: 0;
}

#cart_body #cart .total {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-top: 20px;
	padding: 5px;
}

#cart_body #cart .option {
	float: left;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

#cart_body #ad { margin-bottom: 35px; }
#cart_body #loginbox {
	border: 1px solid #CCC;
	padding: 9px;
	background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_box_bg.gif) no-repeat left top;
	min-height: 100px;
	margin-bottom: 8px;
	text-align: left;
	overflow: hidden;
}

#cart_body #loginbox #login {
	width: 320px;
	padding-right: 10px;
	background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_box_split.gif) repeat-y right;
	float: left;
}

#cart_body #loginbox #login2 {
	float: left;
	width: 215px;
	margin-left: 15px;
}
#cart_body form table img { vertical-align: middle; }
#cart_body form#login input[type="text"] ,#cart_body form#login input[type="password"]{
	font-size: 14px;
	width: 170px;
}
#cart_body form input[type="text"] , #cart_body form input[type="password"]{
	border: 1px solid #CCC;
	font-size: 14px;
	height: 20px;
	padding: 0.1em;
}
#cart_body form textarea{
	padding: 5px;
	font-size: 14px;
}

#pageback { text-align: left; }

#pageback img { margin-right: 1px; }
#cart_body #order_infobox {
	border: 1px solid #CCC;
	padding: 0 15px;
	background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_boxinfo_bg.gif) no-repeat left top;
	margin-bottom: 30px;
	text-align: left;
	overflow: hidden;
}

#order_infobox #order_no {
	float: left;
	font-size: 18px;
	font-weight: bold;
	width: 340px;
	background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_box_split.gif) repeat-y right;
	margin-right: 20px;
	padding: 15px 0 13px 0;
}

#order_infobox #order_day {
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 13px 0;
}

#cart_body #order_infobox img {
	padding-bottom: -8px;
	vertical-align: top;
}

#account_navi {
	width: 799px;
	height: 27px;
	border-right: 1px solid #CCC;
	background-color: #9a9a9a;
	clear: both;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#account_logout {
	text-align: left;
	float: right;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 71px;
	width: 451px;
	padding-top: 25px;
}

#account_login { }

#cart_body .point {
	color: #ff9933;
	padding: 0px 10px;
}

#order_infobox #name {
	float: left;
	font-size: 18px;
	font-weight: bold;
	width: 340px;
	background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_box_split.gif) repeat-y right;
	margin-right: 20px;
	padding: 15px 0 0;
	height: 50px;
}

#order_infobox #point {
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 0;
}
#cart_body #menu img{ margin-bottom: 10px; }

#cart_body #shopinfo dt {
	width: 95px;
	float: left;
	font-weight: bold;
	padding: 5px 0px;
	clear: both;
}

#cart_body #shopinfo dd { padding: 5px 0 5px 95px; }

#cart_body #account_ad { margin-top: 30px; }


#head_def_navi {
	margin-top: 15px;
	overflow: hidden;
}
#head_def_navi ul { list-style: none; }
#head_def_navi li { float: left; }

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

/* 2010 08 商品一覧＆商品詳細用追加CSS                 */

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

#product_body {
	padding: 30px 24px 35px 24px;
	width: 750px;
	border: 1px solid #cccccc;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
}
#product_body a {
	color: #333;
}
#product_body a:hover {
	color: #990000;
	text-decoration: none;
}
#product_body h3 {
	text-align: left;
	float: left;
	display: block;
	padding: 0px 20px 20px 0px;
}
#product_body h4.category_title {
	clear: left;
	display: block;
	height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 20px 0px;
	background-image: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 0px;
}
#product_body .category_title img {
	margin-bottom: -3px;
}
#product_body #category_menu {
	text-align: left;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	float: left;
	width: 600px;
}
#category_menu li {
	float: left;
	background-image: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/dir.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding: 0px 30px 10px 20px;
}
#category_menu ul {
	list-style: none;
}
#product_body #item {
	text-align: left;
	overflow: hidden;
}
#product_body #item .list {
	margin-bottom: 60px;
	clear: both;
	overflow: hidden;
}
#product_body #item .item_ttl {
	background-image: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/bg_itemtitle_body.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-bottom: 15px;
}
#product_body #item .item_ttl h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 20px 0px 8px;
	border-left: 7px solid #555;
	margin-left: 8px;
	background-image: none;
}
#product_body #item .item_ttl h4 a {
	text-decoration: none;
}
#product_body #item p.txt1 {
	font-weight: bold;
	color: #990000;
	margin-bottom: 20px;
}
#product_body #item .product_photo {
	width: 150px;
	border: 1px solid #CCC;
	text-align: center;
	float: left;
	padding: 5px;
	display: block;
}
#product_body #item .product_txt {
	width: 575px;
	float: right;
	font-size: 12px;
	line-height: 16px;
}
#product_body #item table {
	width: 575px;
	border: none;
	margin-top: 15px;
}
#product_body #item table td ,#product_body #item table.L td{
	padding: 7px 5px;
}
#product_body #user_area {
	margin-top: 30px;
	margin-bottom: 40px;
}
#product_body #item table .hr ,#product_body #item table.L .hr{
	background: #FFF url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/cart_table_line.gif) repeat-x left;
	height: 5px;
	padding: 0px;
	margin: 0px;
}
#product_body #item table .itm1 ,#product_body #item table.L .itm1{
	background-color: #fafafa;
}
#product_body #item table .itm2 ,#product_body #item table.L .itm2{
	background-color: #f1f1f1;
}
#product_body #item table .price ,#product_body #item table.L .price{
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-align: right;
}
#product_body #item table .unit ,#product_body #item table.L .unit{
	text-align: right;
}
#product_body #item .product_photoL {
	width: 250px;
	border: 1px solid #CCC;
	text-align: center;
	float: left;
	padding: 5px;
	display: block;
}
#product_body #item .product_txtL {
	width: 475px;
	float: right;
	font-size: 12px;
	line-height: 18px;
}
#product_body #item table.L {
	width: 750px;
	border: none;
}
#product_body a.pageup {
	display: block;
	float: right;
	background-image: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/pageup.gif);
	width: 89px;
	height: 13px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#product_body #item h4.ad_to_cart {
	clear: both;
	height: 19px;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}
#product_body .ad_to_cart img {
	margin-bottom: -3px;
}


/**wrapper**/
#head_wrapper {
	width: 800px;
	margin: 0 auto;
}

/*------------   end head style   ------------*/



/*------------   start foot style   ------------*/

/**wrapper & copyright**/
#foot_wrapper {
	width: 800px;
	margin: 0 auto 40px auto;
}

#foot {
	margin: 20px 0;
	overflow: hidden;
	padding-bottom: 40px;
}

#foot p.copy {
	font-weight: bold;
	float: left;
	font-size: 11px;
}

#foot p.powerd { float: right; }



/**information area**/

#usr_footer { background: #CCC; }

#usr_footer a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

#usr_footer a:hover { color: #F60; }

#usr_footer a img { border-bottom: none; }

#usr_footer table td {
	background-color: #FFF;
	vertical-align: top;
}

#usr_footer table p { margin: 10px; }

#usr_footer strong {
	font-weight: bold;
	color: #C70000;
	line-height: 20px;
}

#usr_footer .right { text-align: right; }


/* ▼▼定期案内ここから▼▼ */
/* clearfix */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {zoom:1;}

#cart_body #cart.mgnB40 {
	margin-bottom: 0!important;	
}

#teikiIntroBox {
	clear: both;
	margin: 0 auto 40px;
	text-align: left;
	line-height: 1.4;
}
#teikiIntroBox img {
	max-width: 100%;
	height: auto;
}
#teikiIntroBox ul {
	margin: 0;
	padding: 0;
}
#teikiIntroBox ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#teikiIntroBox h4 {
	text-align: center;
}
#teikiIntroBox .txtBox01 {
	clear: both;
	margin: 30px auto;
}
#teikiIntroBox .txtBox01 p {
	text-align: center;
	font-size: 20px;
	margin: 1em auto;
}
#teikiIntroBox .txtBox01 p .txt01 {
	font-size: 32px;
}
#teikiIntroBox .txtBox01 p .strong01 {
	color: #ca191f;
	font-size: 38px;
	font-weight: bold;
	background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/teiki_img09.png) 0 90% repeat-x;
}
#teikiIntroBox .txtBox01 p .strong02 {
	color: #ca191f;
	font-size: 32px;
	font-weight: bold;
}

#teikiIntroBox .txtBox02 {
	clear: both;
	margin: 30px auto;
	padding: 15px;
	border: 1px solid #cccccc;
}
#teikiIntroBox .txtBox02 p {
	text-align: center;
	font-size: 14px;
}

#teikiIntroBox .meritBox {
	clear: both;
	margin: 40px auto;
	padding: 30px;
	background: #fee252 url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/teiki_img03.png) center 0 no-repeat;
	background-size: 100% auto;
}
#teikiIntroBox .meritBox h5 {
	text-align: center;
}
#teikiIntroBox .meritBox .box01 {
	margin: 30px 0 0 0;
	padding: 30px;
	background: #ffffff;
}
#teikiIntroBox .meritBox .meritList01 {
}
#teikiIntroBox .meritBox .meritList01 > li {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0 0 30px 50px;
	position: relative;
	font-size: 20px;
	border-bottom: 1px dotted #999999;
}
#teikiIntroBox .meritBox .meritList01 > li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
#teikiIntroBox .meritBox .meritList01 > li .num {
	position: absolute;
	left: 0;
	top: 5px;
	line-height: 36px;
	font-size: 24px;
	color: #ffffff;
	width: 36px;
	font-weight: bold;
	text-align: center;
	background: #ff5906;
	border-radius: 50%;
}
#teikiIntroBox .meritBox .meritList01 > li p {
	margin: 0.5em 0;
}
#teikiIntroBox .meritBox .meritList01 > li p:first-child {
	margin-top: 0;
}
#teikiIntroBox .meritBox .meritList01 > li p:last-child {
	margin-bottom: 0;
}
#teikiIntroBox .meritBox .meritList01 > li .strong01 {
	font-weight: bold;	
}
#teikiIntroBox .meritBox .meritList01 > li .strong02 {
	color: #ca191f;
	font-weight: bold;	
}
#teikiIntroBox .meritBox .meritList01 > li .strong03 {
	font-size: 32px;
	font-weight: bold;	
}
#teikiIntroBox .meritBox .meritList01 > li .strong04 {
	color: #ca191f;
	font-size: 38px;
	font-weight: bold;	
}
#teikiIntroBox .meritBox .meritList01 > li .strong05 {
	color: #ca191f;
	font-size: 32px;
	font-weight: bold;	
}
#teikiIntroBox .meritBox .meritList01 > li .strong06 {
	font-size: 32px;
}
#teikiIntroBox .meritBox .meritList01 > li.item01 .clm01 {
	float: left;
	width: calc(100% - 150px);
}
#teikiIntroBox .meritBox .meritList01 > li.item01 .clm02 {
	float: right;
	width: 150px;
}
#teikiIntroBox .meritBox .meritList01 > li .notion {
	font-size: 20px;
}
#teikiIntroBox .meritBox .meritList01 > li .tokutenList {
	clear: both;	
}
#teikiIntroBox .meritBox .meritList01 > li .tokutenList > li {
	margin: 0 0 30px 0;
}
#teikiIntroBox .meritBox .meritList01 > li .tokutenList > li .numTxt {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1.5em;
	text-indent: -1.5em;
}
#teikiIntroBox .meritBox .meritList01 > li .tokutenList > li.item01 ,
#teikiIntroBox .meritBox .meritList01 > li .tokutenList > li.item02 {
	float: left;
	width: 50%;
}
#teikiIntroBox .meritBox .meritList01 > li .tokutenList > li.item03 {
	clear: both;
}
#teikiIntroBox .meritBox .meritList01 > li .tokutenList > li .picBox {
}
#teikiIntroBox .meritBox .meritList01 > li.item06 .clm01 {
	float: left;
	width: calc(100% - 220px);
}
#teikiIntroBox .meritBox .meritList01 > li.item06 .clm02 {
	float: right;
	width: 210px;
}
#teikiIntroBox .txtBox03 {
	clear: both;
	margin: 50px auto 0;
}
#teikiIntroBox .txtBox03 p {
	text-align: center;
	font-size: 24px;
}
#teikiIntroBox .txtBox03 p strong {
	color: #ca191f;
	font-size: 44px;
	font-weight: bold;
	background: url(https://kasama.win-win.partners/Theme/Common/assets/img/display_cart/teiki_img09.png) 0 90% repeat-x;
}
#teikiIntroBox .arrowBox {
	margin: 30px auto 0;
	text-align: center;
}
#teikiIntroBox .itemList01 {
	margin: 30px auto 0;
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
#teikiIntroBox .itemList01 > li {
	margin: 0 15px;
	width: 240px;
}
#teikiIntroBox .itemList01 > li:first-child {
	order: 2;
}
#teikiIntroBox .itemList01 > li:last-child {
	order: 1;
}
#teikiIntroBox .itemList01 > li input {
	max-width: 100%;
	height: auto;
}
#teikiIntroBox .itemList01 > li .otameshiTxt {
	display: none;	
}

#teikiIntroBox .brSp {
	display: none;
}
.btnHide {
	display: none;
}

/* ▲▲定期案内ここまで▲▲ */

#pageback a:nth-child(2) {
	display: none;	
}
