@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : section.css
 Style Info : コンテンツに関するスタイル指定
=================================================================== */

/* メインイメージ要素
----------------------------------------------------------- */














/*-------------------------------------------------------------------
　　新着情報
--------------------------------------------------------------------*/
select{
	width:100%;
}
article.single h2, article.archive h2 {
	margin:0 auto 30px;
	padding:10px 20px;
	background: #F0F0F0;
	border-left:10px solid #666;
}
.post .body {
	padding:20px;
	clear:both;
	overflow:hidden;
}
.post .body img {
	max-width: 100%;
	width: inherit;
	height: auto;
	max-height:300px;
}
.post .body h1, .post .body h2, .post .body h3, .post .body h4, .post .body h5, .post .body h6 {
	margin:20px auto 10px;
	padding:5px 10px;
	border-bottom:1px dotted #666;
}
.post .date {
	text-align:right;
}
.dropdown {
	text-align:right;
	margin:20px 20px;
}
.dropdown div {
  float:right;
  margin-left:20px;
}
/*-------------------------------------------------------------------
　プライバシーポリシー
--------------------------------------------------------------------*/	
#privacy {
  margin-bottom:50px;
}
/*-------------------------------------------------------------------
　よくあるご質問
--------------------------------------------------------------------*/	
#faq {
}
/*-------------------------------------------------------------------
　　404 notfound
--------------------------------------------------------------------*/	
#notfound .body {
	padding:0 30px 30px;
}
/* お問い合わせフォーム
----------------------------------------------------------- */	
em.require {
    background-color: #d60000;
    padding: 3px 4px;
    color: #FAFAFA;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 0px 0px 0px 10px;
    line-height: 9px;
    border-radius: 3px;
    font-family: "ＭＳ ゴシック","MS Gothic","Osaka−等幅",Osaka-mono,monospace;
}

.contactTel {
    border: 1px solid #d60000;
    margin: 0px 40px 20px;
    padding: 20px;
    line-height:1.8;
    text-align: center;
}
.contactInput {
  padding:10px 0px 30px 0px;
}
.contactConfirm,.contactComplete {
  padding:30px 0px;
}
.contactComplete p{
  padding-bottom:30px;
}
.contactTel .number a{
    font-size: 30px;
    color: #d60000;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	text-decoration:none;
}
.contactTel .number {
    font-size: 30px;
    color: #d60000;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    text-decoration: none;
}
.contactNotice {
  padding:30px 0px 50px 0px;
}

/*----------------------------------------------------------
    form
----------------------------------------------------------- */
.iqfm-table th, .iqfm-table td {
}
.iqfm-table th {
}
.iqfm-table td p {
	margin:0;
	padding:0;
}
/*-------------------------------------
    送信確認ボタン
--------------------------------------*/
#main .check_btn {
	background:url(../img/buttons/btn_confirm.jpg) no-repeat;
	padding:0;
	height:45px;
	width:185px;
	text-indent:-9999px;
	border:none;
	display:block;
	margin:20px auto;
}
/*-------------------------------------
    送信ボタン
--------------------------------------*/	

.btnArea {
	text-align: center;
	margin: 20px auto;
}
#main .submit_btn {
	background:url(../img/buttons/btn_submit.jpg) no-repeat;
	padding:0;
	height:45px;
	width:185px;
	text-indent:-9999px;
	border:none;
}
/*-- ボタン共通指定 --*/
.btnArea input[type="submit"] {
	border-style: none;
	padding: 10px 30px;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.btnArea input[type="submit"]:hover {
	opacity: .75;
}
/*-- 送信確認ボタン --*/
.btnArea input[name="submitConfirm"] {
	color: #FFF;
	background: #d60000;
}
/*-- 戻るボタン --*/
.btnArea input[name="submitBack"] {
	margin-right: 10px;
	color: #fff;
	background: #666;
	padding: 9px 29px;
	border: 1px solid #ddd;
}
/*-- 送信するボタン --*/
.btnArea input[name="submitSubmit"] {
	color: #FFF;
	background: #d60000;
}
/*-------------------------------------
    戻るボタン
--------------------------------------*/	
#main .return {
	background:url(../img/buttons/btn_return.jpg);
	padding:0;
	height:45px;
	width:185px;
	text-indent:-9999px;
	border:none;
}
/*-------------------------------------
    完了画面のトップへ戻るボタン
--------------------------------------*/
#main .return_top, #main .returnTop {
    border-style: none;
    padding: 10px 30px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    background: #333;
    color: #fff;
    text-decoration: none;
}
/*-------------------------------------
    ボタンホバー
--------------------------------------*/
#main .return:hover, #main .submit_btn:hover, #main .check_btn:hover, #main .return_top:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	cursor:pointer;
}
/*-------------------------------------
    必須
--------------------------------------*/
#main th span.kome {
	margin-left:10px;
	background-color:#C33;
	padding:3px 4px;
	color:#fafafa;
	font-size:9px;
	letter-spacing:1px;
	margin: 0px 0px 0px 10px;
	line-height:9px;
	border-radius:3px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	zoom:normal;
}
/*-------------------------------------
    TOP
--------------------------------------*/
.top_item01 {
	padding:10px;
	border-bottom:1px solid #fff;
}
.top_item01_L {
	width:230px;
	float:left;
}
.top_item01_R {
	width:auto;
	float:left;
}
.top_item01_R p a {
	color:#fff;
}
.oshirase {
	width:100%;
	margin:30px 0;
}
.oshirase h3 {
	background:#6666ff;
	color:#fff;
	padding:5px;
	text-align:center;
}
.oshirase_inner {
	background-color:#fff;
	padding:15px;
	color:#333;
}
.oshirase_inner ul {
	list-style:none;
}
.oshirase_inner ul li {
	margin-bottom:20px;
}
.top_item02 {
	margin-bottom:30px;
}
.top_item02_inner{
	width:30%;
	float:left;
	padding:1.5%;
}
.top_item02_inner p a {
	color:#fff;
}
.top_item02_img {
	height:120px;
}
.top_sale {
	margin-bottom:30px;
}
.top_sale h3 {
	background:#FFED00;
	padding:5px;
	text-align:center;
}
.top_sale_inner {
	background-color:#fff;
	padding:15px;
	color:#333;
}
.top_sale_item {
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
}
.top_sale_item_L {
	width:63%;
	float:left;
}
.top_sale_item_R {
	width:31%;
	float:right;
}
.top_rakuten {
	padding:20px;
	background-color:#fff;
	color:#333;
}
.top_rakuten p {
	margin-bottom:15px;
}
/*-------------------------------------
    商品カテゴリ　
--------------------------------------*/
.col-4 {
	width:33%;
	float:left;
}
.col-6 {
	width:50%;
	float:left;
}
.col-8 {
	width:66%;
	float:left;
}
.col-12 {
	width:100%;
}
.item_box {
	padding:0 10px 40px 10px;
}
.cate_title {
	font-size:150%;
	color:#cc0000;
	font-weight:bold;
	text-align:center;
}
.price {
	color:red;
	font-weight:bold;
	display:inline-block !important;
}
.title {
	font-weight:bold;
	margin-bottom:10px;
	
}
.option {
	font-size:90%;
	line-height:1.5;
	color:#0033cc;
	
}
/*-------------------------------------
    商品個別ページ
--------------------------------------*/

article.single .subTtl02 br {
	display:none;
}
.s-item {
	margin-bottom:30px;
}

.s-item dt {
	background-color:#eafaff;
	padding:0 5px;
}
article.single .s-item dt {
	background-color:transparent;
}

.s-item_pt02 {
	margin-bottom:30px;
	width:45%;
}
.s-item_pt02 dl{
	padding:0 10px;
}
.s-item_pt02_wrap {
	display:flex;
	flex-wrap:wrap;
}
.s-item_pt02 dt img {
	max-height:200px !important;
}

.txtArea {
	padding:15px;
	border:5px solid #ffcc00;
}
.s-sub {
	margin:15px 0;
}
input, textarea {
    padding: 7px 7px;
    border-radius: 2px;
    margin: 0 0 5px 0;
    border: none;
    border: 2px solid #333;
}

