@charset "euc-jp";

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

特定商取引・支払い・配送専用css
------------------------------------------- */
#pan_top h2 a,
#pan_bottom h2 a{
	color:#060c10;
}
.ShopKeeper{
	width:100%;
	margin:0 auto 40px;
	border-collapse:collapse;
}
.ShopKeeper th,
.ShopKeeper td{
	padding:10px;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
}
.ShopKeeper th{
	background-color:#ecedf6;
	width:28%;
	font-weight:normal;
	text-align:center;
}
.ShopKeeper td img{
	padding:10px;
}
.ShopKeeper td div{
	width:100%;
	margin-bottom:15px;
	border:solid 1px #ccc;
	text-align:center;
}
#payment .ShopKeeper tr:first-child img{
/*	display:non*/
}

/* ------------ PrintArea Style */
@media print{
	#contents{
		background:none;
	}
	#h1_wrap,
	#header,
	#contents_sub,
	#pan_bottom,
	#pan_top,
	#free_space_bottom,
	#footer{
		display:none;
	}
	#contents_main{
		width:100%;
		float:none;
	}
	#payment,
	#delivery,
	#shop{
		page-break-after:always;
	}
} 

.calenderSec .side_cal{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.calenderSec  .side_cal .tbl_calendar{
  border: 1px solid #ccc !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  max-width: 49%;
}

/* ------------ クレカ一時非表示_200406タ */
.ShopKeeper div:first-child{
	display:none;
}

/* ------------ FAQ_210105佐 
アコーディオン廃止のため 編集 210331米*/
.normal_head, .accordion_head {
	/*cursor: pointer;*/
}

.ttlH3 {
color:#fff;
background-color: #938477;
font-size: 0.8rem;
padding: 0.5rem;
margin-bottom: 1rem;
}

.faq_wrapper {
	width: 90%;
	margin: 0 auto 2em;
padding: 0px 2.5% 1em;
  background-color: #fff;
}
.ttl_sub, .faq_wrapper .faq_list {
	margin-bottom: 10px;
}
.faq_wrapper .faq_list {
	border: solid 1px #ccc;
}
.faq_wrapper .accordion_head span {
	display: block;
	background: #f0f0f0 url("https://www.sekidorc.com/images1/freepage/fp080_005.png") no-repeat 10px 11px;
	padding: 10px 10px 10px 55px;
	color: #060C10;
	font-weight: normal;
	text-decoration: none;
}
.faq_wrapper .normal_head a {
	display: block;
	background: #f0f0f0 url("https://www.sekidorc.com/images1/freepage/fp080_065.png") no-repeat 28px 11px;
	padding: 10px 10px 10px 55px;
	color: #060C10;
	font-weight: normal;
	text-decoration: none;
}
.faq_wrapper .accordion_body {
	background: url("https://www.sekidorc.com/images1/freepage/fp080_006.png") no-repeat 17px 14px;
  background-color: #fff;
	padding: 10px 10px 10px 45px;
	border-top: solid 1px #ccc;
	line-height: 1.7em;
}
.faq_wrapper .accordion_body span {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
	color: #990016;
	font-size: 11px;
	line-height: 1.6em;
}
.faq_wrapper .accordion_body li {
	margin: 0.5em 0 0.5em 2em;
	list-style-type: square;
}
.faq_wrapper .accordion_body dt {
	margin-top: 15px;
	font-weight: bold;
}
.faq_wrapper .accordion_body dd {
	margin: 0 0 15px 20px;
}
.faq_wrapper .accordion_body h4 {
	border-bottom: dotted 1px #060C10;
}
.faq_wrapper .accordion_img {
	text-align: center;
}
.faq_wrapper .text_img {
	margin: 0 3px;
	vertical-align: middle;
}
.atention {
	margin-right: 20px;
	padding: 5px 15px;
	border: dotted 1px #990016;
}
.atention, .color_R {
	color: #990016;
}

.faq_wrapper .accordion_body table {
	margin: 10px 0;
}
.faq_wrapper .accordion_body table, .faq_wrapper .accordion_body table th, .faq_wrapper .accordion_body table td {
	padding: 3px 8px;
	border: solid 3px #fff;
	font-size: 12px;
	line-height: 1.4em;
}
.faq_wrapper .accordion_body table tr:nth-child(odd) {
	background: #f0f0f0;
}

.FAQBefore .faq_wrapper ,
.FAQAfter .faq_wrapper ,
.FAQSite .faq_wrapper {
width:90%;
}

.FAQBefore ,
.FAQAfter ,
.FAQSite {
background-color: #262161;
  padding-top:2em;
  padding-bottom: 1em;
  margin-bottom: 2em;
}

.FAQBefore > h3 ,
.FAQAfter > h3 ,
.FAQSite > h3 {
color: #fff;
  padding: 1em 0px 1em 1em;
}

.FAQBefore + .page_return ,
.FAQAfter + .page_return ,
.FAQSite + .page_return {
margin: 0px 0px 2em 0px;
}

.FAQBefore > h4 ,
.FAQAfter > h4 ,
.FAQSite > h4 {
  box-sizing: border-box;
  width: 95%;
  margin: auto;
  background-color: #fff;
color:#333;
  padding: 0.5em 0px 0.5em 1.5%;
  font-weight: 400;
}

.indexLinkFlex {
  box-sizing:border-box;
display: flex;
  margin: 2em 0px;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.indexLinkFlex li a {
  border: 1px solid #ccc;
  padding: 0.5em;
  display:block;
  background-color:#ecedf6;
}

.indexLinkFlex li a:hover {
transition: all 0.3s ease;
  background-color:#262161;
color:#fff;
}

/* deliveryInfo */
.deliveryInfo {
	background:#ecedf6;
	border:1px solid #cdced9;
	border-radius: 1em;
	padding: 1em 2em;
	line-height:1.6em;
width:90%;
margin: 2rem auto;
}

.deliveryInfo a:link {
color:#0000ff;
}

.deliveryInfo a:visited {
color:#0000ff;
}
/* /deliveryInfo */

article .btn_general_link a {
    color: #FFF !important;
}
article .btn_general_link a:hover {
    color: #171c61 !important;
}