@charset "utf-8";

span.separatorGray {
	color: #bbb;
}
span.free {
	padding: 2px;
	background: #db8098;
	color: #fff;
	font-weight: normal;
}

div#body ul.noteC li.first-child,
div#body ul.noteC li:first-child {
	margin-top: 0.5em;
}

div#body ul.noteC li {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}

/* インデックス
---------------------------------------------------------- */

ul.navIndex li {
	float: left;
	margin: 0 0 0 15px;
}

ul.navIndex li.first-child,
ul.navIndex li:first-child {
	margin: 0;
}

ul.navIndex li a {
	display: block;
	width: 212px;
	height: 80px;
	padding: 100px 0 0 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3;
	color: #333;
	text-align: center;
	text-decoration: none;
}

ul.navIndex li.index01 a {
	background-image: url(/shared/onlineshop/guide/img/bg_index_01.gif);
}

ul.navIndex li.index02 a {
	background-image: url(/shared/onlineshop/guide/img/bg_index_02.gif);
}
ul.navIndex li span.note {
	display: block;
	margin-left: 1em;
	padding: 5px 10px 0 10px;
	font-size: 75%;
	font-weight: normal;
	text-align: left;
	text-indent: -1em;
}
ul.navIndex li.index03 a {
	padding: 112px 0 0 0;
	background-image: url(/shared/onlineshop/guide/img/bg_index_03.gif);
}
ul.navIndex li.index01 a:hover {
	background-image: url(/shared/onlineshop/guide/img/bg_index_01_on.gif);
}
ul.navIndex li.index02 a:hover {
	background-image: url(/shared/onlineshop/guide/img/bg_index_02_on.gif);
}
ul.navIndex li.index03 a:hover {
	background-image: url(/shared/onlineshop/guide/img/bg_index_03_on.gif);
}

ul.linkLarge li {
	padding: 0 0 0 17px;
	background: url(/shared/img/arrow_red_large.gif) 0 50% no-repeat;
}

/* お支払い方法
---------------------------------------------------------- */

ul.paymentNav {
	overflow: hidden;
	height: 70px;
}

ul.paymentNav li{
	float: left;
	margin: 0 0 0 10px;
}
ul.paymentNav li.first-child,
ul.paymentNav li:first-child{
	margin: 0;
}

ul.paymentNav li a{
	display: block;
	width: 226px;
	height: 55px;
	padding: 15px 0 0 0;
	background: url(/shared/onlineshop/guide/img/bg_payment_nav.gif) 0 100% no-repeat;
	color: #333;
	text-decoration: none;
	text-align: center;
}

ul.paymentNav li a:hover{
	background: url(/shared/onlineshop/guide/img/bg_payment_nav_on.gif) 0 100% no-repeat;
}

ul.paymentNav li.longText a {
	height: 80px;
	padding-top: 10px;
}

ul.paymentNav li.shortText a {
	height: 45px;
	padding-top: 25px;
}

div.paymentExchange div.floatLeft{
	width: 180px;
	margin-right: 18px !important;
}
div.paymentExchange div.floatRight{
	width: 180px;
}
div.paymentExchange p{
	padding: 5px 0;
}



ul.paymentNavLarge li{
	float: left;
	margin: 0 0 0 10px;
}
ul.paymentNavLarge li.first-child,
ul.paymentNavLarge li:first-child{
	margin: 0;
}

ul.paymentNavLarge li a{
	display: block;
	width: 151px;
	height: 40px;
	padding: 19px 0 0 0;
	background: url(/shared/onlineshop/guide/img/bg_payment_nav_large.gif) 0 100% no-repeat;
	color: #333;
	text-decoration: none;
	text-align: center;
}

ul.paymentNavLarge li.twoLines a{
	display: block;
	width: 151px;
	height: 50px;
	padding: 9px 0 0 0;
	background: url(/shared/onlineshop/guide/img/bg_payment_nav_large.gif) 0 100% no-repeat;
	color: #333;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
}

ul.paymentNavLarge li a:hover{
	background: url(/shared/onlineshop/guide/img/bg_payment_nav_large_on.gif) 0 100% no-repeat;
}

ul.paymentNavLarge li.longText a {
	height: 80px;
	padding-top: 10px;
}

ul.paymentNavLarge li.shortText a {
	height: 50px;
	padding-top: 40px;
}


/* ご注文方法
---------------------------------------------------------- */

ul.orderNavTop {
	overflow: hidden;
	height: 70px;
	background: url(/shared/onlineshop/guide/img/bg_nav_order_top.gif) 0 100% no-repeat;
}

ul.orderNavBottom {
	overflow: hidden;
	height: 70px;
	background: url(/shared/onlineshop/guide/img/bg_nav_order_bottom.gif) 0 100% no-repeat;
}

ul.orderNavTop li,
ul.orderNavBottom li{
	float: left;
	width: 100px;
	padding: 27px 0 0 0;
	text-align: center;
	line-height: 1.3;
}

#order01 ul.noteC,
#order02 ul.noteC,
#order03 ul.noteC,
#order04 ul.noteC,
#order05 ul.noteC {
	padding-left: 8px;
}

div.orderPoint {
	background: url(/shared/onlineshop/guide/img/bg_order_point_bottom.gif) 0 100% no-repeat;
}

div.orderPoint div.orderPointInner {
	background: url(/shared/onlineshop/guide/img/bg_order_point_top.gif) 0 0 no-repeat;
}

div.orderPoint div.floatLeft,
div.orderPoint div.floatRight {
	width: 219px;
	padding: 15px 0;
	text-align: center;
}

/* お届け方法
---------------------------------------------------------- */

div.delivery {
	background: url(/shared/onlineshop/guide/img/bg_delivery_bottom.gif) 0 100% no-repeat;
}

div.delivery div.deliveryInner {
	background: url(/shared/onlineshop/guide/img/bg_delivery_top.gif) 0 0 no-repeat;
}

div.delivery div.floatLeft,
div.delivery div.floatRight {
	width: 328px;
	padding: 10px 0;
	text-align: center;
}


/* キャンセル
---------------------------------------------------------- */

div#body div.freeDial {
	padding: 15px;
	background-color: #fbf3b5;
	line-height: 1;
}

div#body div.freeDial .textCenter em {
	margin: 0 10px 0 5px;
	font-size: 160%;
}

div#body div.freeDial .textCenter img {
	vertical-align: bottom;
}

div#body img.cancelIcon {
	margin: 0 5px 0 10px;
	vertical-align: middle;
}

/* コンビニエンスストア支払い
---------------------------------------------------------- */

div#body div.conveni {
	margin: 80px 0 0 0;
}

div#body div.conveni h2 {
	font-size: 166%;
}

div#body div.conveni div.hasRedBg {
	padding: 10px;
}
.accordion{
	position: relative;
    max-width: 960px;
    margin: 2em auto;
    padding: 1em 0;
    text-align: left;
    border: 1px solid #e1e1e1;
}
.accordion input{
	display: none;
}
img.linkIcon{
	display: none;
}
.accordion-label{
	position: relative;
    padding: 15px 30px 15px 15px;
    text-align: right;
    font-weight: bold;
    cursor: pointer;
}
.accordion-label:after{
	color: #646464;
    position: absolute;
    top: 1.5em;
    right: 0.9em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    pointer-events: none;
}
input[type=checkbox]:checked~.accordion-label:after{
	-webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.accordion .hidden_show{
	width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.attentionArea01{
	max-width: 960px;
    margin: 0 auto;
    padding-left: 1em;
    text-align: left;
    font-size: 12px;
    color: #646464;
}
a.link.blank{
	background: url('/shared/assets/img/icon_link_window_gray.png')right top no-repeat;
	background-size: contain;
}
.accordion input:checked~.hidden_show{
	padding: 10px 0 0;
    height: auto;
    opacity: 1;
}