/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */


html{
	color: #666;
	font-size: 0.9em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p{
	line-height: 1.8;
}

a{
	color: #666;
	border:0;	
}

a:hover{
	color: #666;
	text-decoration:underline;	
}
/* 印刷時にリンクのURLを非表示 */
@media print {
    a[href]:after {
        content: none !important;
    }
}

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

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

div#wrapper{
	margin:0 auto;
	width:978px;
}

header{
	width:978px;
	padding-bottom:15px;
	position:relative;
}

h1#logo{
	width:978px;
	height:60px;
}

nav{
	width:978px;
	/*padding-bottom:15px;*/
}

/*nav ul{
	list-style-type:none;
  	display: block;
}*/

nav ul li{
	float:left;
	list-style-type:none;
  	display: block;
}

nav ul li a{
	border:0px;
}

div#contents{
	width:978px;
	margin-top:15px;
	position:absolute;
	top:117px;
}


article{
	width:680px;
	float:left;
}

section{
	padding-top:30px;
	clear:both;
}
	
h2{
	margin-bottom:10px;
}

h3{
	margin-bottom:30px;
}

div#pagetop{
	padding-top:20px;
	text-align:right;
	clear:both;
}

div#sidebar{
	width:250px;
	padding:30px 0 0 0;
	float:right;
}

aside{
	padding:0 0 15px 0;
}

footer{
	padding-top:37px;
	clear:both;	
}


nav#f_menu{
	padding:10px 5px 0px 33px;
	font-size: 0.8em;
  	display: block;
}

nav#f_menu ul li{
	float:left;
	list-style-type:none;
	padding:0 5px 10px 5px;
  	display: block;
}


nav#f_menu ul li a{
	border:0px;
	padding-right:10px;
}

li.logo_s{
	padding:0 10px 0 0;
}

/*　お知らせ　*/

section.info{
	display:block;
	border:1px solid #ccc;
	margin:20px 0 30px 0;
	padding:10px 10px;
	clear:both;
}

/*　更新情報　*/

dl.update{
	height:40px;
	padding-top:6px;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
	clear:both;
}

dl.update dt{
	line-height:3em;
	float:left;
	padding-right:30px;
	padding-left: 10px;
	
}

dl.update dd{
	/*width:500px;*/
	line-height:3em;
	float:left;
}

/*　 特選品ロゴ　*/

dl.l_ochugen{
	/*height:40px;*/
	width:318px;
	padding-top:6px;
	float:left;
	/*clear:both;*/
}

dl.l_ochugen dt{
	line-height:3em;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	/*padding-left: 10px;*/
	
}

dl.l_ochugen dd{
	width:318px;
	line-height:2em;
	float:left;
}

dl.l_oseibo{
	/*height:40px;*/
	width:318px;
	padding-top:6px;
	float:right;
}

dl.l_oseibo dt{
	line-height:3em;
	float:left;
	padding-top:10px;
	padding-bottom: 10px;
	
}

dl.l_oseibo dd{
	width:318px;
	line-height:2em;
	float:left;
}



/*　会社概要　*/

dl.com{
	padding:8px 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	display:block;
	float:left;
}

dl.com dt{
	width:155px;
	line-height:1.8em;
  	float:left;
	padding-right:30px;
	padding-left:10px;	
}

dl.com dd{
	width:485px;
	line-height:1.8em;
	float:left;
}

span.op01{
	width:110px;
	padding-right:20px;
	float:left;
}

span.op02{
	float:left;
}

dl.info{
	border: 1px dotted #CCC;
	margin-top:10px;
	padding:10px;
}

dl.info dt{
	font-weight:bold;
	padding-bottom:5px;
}


/* ## 右ナビ ## */

ul#r_nav{
	width:250px;
	margin-bottom:12px;
}

ul#r_nav li{
	list-style-type:none;
}

/* 個人情報　*/

/*ol#privacy li{
	margin:0 0 0 24px;
	line-height: 1.8;
	padding:18px 0 0 0;
}*/

aside#s_contact{
	padding:20px 0;
	text-align:right;
	
}

ol.pri {
	margin-left:12px;
	padding-top:8px;
	padding-bottom:8px;
	
	
}

ol.pri li{
	margin-left:10px;
	padding:10px 0;
}

ul.pri01 li{
	line-height:2.0em !important;
	margin-left:25px;
	list-style-type:none;
}

ul.pri02{
	margin-left:5px;
	margin-bottom:10px;

}

ul.pri02 li{
	line-height:1.5em !important;
	margin-left:30px;
	padding-bottom:0px;
	list-style-type:circle;

}

ul.pri02_02{
	margin-left:5px;
	margin-bottom:10px;

}

ul.pri02_02 li{
	line-height:1.5em !important;
	margin-left:30px;
	padding-bottom:0px;
	list-style-type:none;

}

ul.pri02_03{
	margin-left:5px;
	margin-bottom:10px;

}

ul.pri02_03 li{
	line-height:1.5em !important;
	margin-left:48px;
	padding-bottom:0px;
	list-style-type:circle;

}


ul.pri03 li{
	list-style-type:none;
	
}


span.st{
	padding:20px 0;
}

span.pri02_01{
	line-height:0.9em;
	
}

span.pri02_02{
	line-height:2.0em;
}



/* サイト利用について */

ul#use li{
	margin:0 0 0 24px;
	line-height: 1.8;
}

ul#use_inner {
	margin:10px 0 10px 24px;
	padding:10px 0;
	/*border: dotted 1px #CCCCCC;*/
	line-height: 1.8;
}

ul#use_inner li{
	margin:0 0 0 24px;
	line-height: 1.8;
}

dl.u_block{
	padding:10px 0 5px 20px;
	line-height:1.8em;
	
}

/* 特選品カタログ */

p#cat{
	line-height:1.8;
	padding:10px 0;
}

/* カタログ */

div.thumb{
	text-align:center;
	display:block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/*div.thumb{
	margin:20px 35px 20px 45px;
	text-align:center;
	float:left;
	display:block;
}
*/
div.thumb p{
	padding:10px 0 5px 0;
}

/*お中元の受付は終了しました。*/
.img_close{
  display: block;
  background-color: agba(0,0,0,0.5);
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}*/

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*20170828_開示対象個人情報に関する事項の周知*/
.kaiji , .kaiji tr , .kaiji th , .kaiji td {
	border:1px solid #ccc;
	border-collapse: collapse;
	padding:8px;
}
.kaiji th {
	text-align:center;
}
.kaiji tr th:first-child{
	width:170px;
}