/*
Theme Name: cork-st 2017
Author: e-performance
Author URI: 
Version: 1.0
*/

/* tag
------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
table{
    border-collapse:collapse;border-spacing:0;
}
img{ border:0; }
li { list-style:none; }
caption,th{ text-align:left;font-weight:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }


/* utilities
------------------------------------------------- */
.clr {
	clear: both;
}
.pc_none {
	display: none;
}
.none_320 {
	display: none;
}
@media screen and (max-width: 768px) {
	.sp_none {
		display: none;
	}
	.pc_none {
		display: block;
	}
	br.pc_none {
		display: inline;
	}
	img {
    max-width: 100%;
    height: auto;
    width /***/:auto;
		margin: 0;
  }
}

/* clearfix
------------------------------------ */
.cf:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    font-size:0;
    line-height:0;
}
.cf {
    display:inline-block;
}
/* \*/
.cf {
    display:block;
}
/* */

.left {
	float: left;
}
.right {
	float: right;
}
.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}

/* --------------------------- link --------------------------- */
a {
	color: #03C;
	text-decoration: none;
}
a:hover {
	color: #06F;
}
a.textlinkUl {

}
a img {
	border:none;
	border:0
}
a:hover img.link { 
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}


/* link ãƒšãƒ¼ã‚¸ãƒˆãƒƒãƒ—ã¸ */
a.linktoPagetop  {
	display: inline-block;
	margin: 15px 0px 20px 0px;
	padding: 6px 0 6px 0px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
}
a.linktoPagetop:hover {

}


/* body
------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
}

#contents {
	max-width: 992px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../../../images/share/header_bg.jpg) no-repeat left top;
	position: relative;
}
@media screen and (max-width: 768px) {
	#contents {
		width: auto!important;
		padding: 3%;
    background-image: none;
	}
}


/* header
------------------------------------------------- */
#header {
	height: 110px;
	background: url(../../../../images/share/header_line.jpg) no-repeat 0px 68px;
	position: relative;
	z-index: 10;
}
#header h1 {
	position: absolute;
	left: 320px;
	top: 5px;
	font-size: 11px;
	color: #999;
}
#header .headerLogo {
	margin: 0 0 0 0;
}
#header ul.headerNav {
	position: absolute;
	left: 320px;
	top: 40px;
}

#header ul.headerNav li {
	list-style-type: none;
	float: left;
	height: 30px;
	margin-right: 5px;
}
#header ul.headerNav li a{
	color: #635257;
}

#header ul.headerNav .headerNav1 {
	width: 120px;
}
#header ul.headerNav .headerNav2 {
	width: 120px;
}
#header ul.headerNav .headerNav3 {
	width: 105px;
}
#header ul.headerNav .headerNav4 {
	width: 115px;
}
#header ul.headerNav .headerNav5 {
	width: 183px;
}

#header ul.headerSubNav {
	position: absolute;
	right: 15px;
	top: 0px;
  width: 200px;
}
#header ul.headerSubNav li {
	list-style-type: none;
	float: right;
	height: 20px;
  text-align: right;
}
#header ul.headerSubNav li a{
	color: #635257;
  font-size: 13px;
}

#header ul.headerSubNav .headerNav1 {
	width: 80px
}
#header ul.headerSubNav .headerNav2 {
	width: 80px;
}
@media screen and (max-width: 768px) {
	.headerLogo.pc_none {
		margin-bottom: 0px;
	}
	.headerLogo.pc_none h1 {
    position: absolute;
		font-size: 70%;
		font-weight: normal;
    left: 280px;
    top: 20px;
	}
	.headerLogo.pc_none > img {
		display: block;
		margin: auto;
	}
	.headerLogo.pc_none > a img {
		width: 70%;
    max-width: 200px!important;
	}
}
@media screen and (max-width: 640px) {
	.headerLogo.pc_none h1 {
    position: relative;
		font-size: 70%;
		font-weight: normal;
    left: auto;
    top: auto;
	}
}
@media screen and (max-width: 440px) {
	.headerLogo.pc_none h1 {
		font-size: 60%;
	}
}
@media screen and (max-width: 320px) {
	.headerLogo.pc_none h1 br.sp {
		display: none;
	}
}



/* side
------------------------------------------------- */
#side {
	float: left;
	width: 246px;
	margin-top: 0px;
	margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
	#side {
    clear: both;
		float: none;
		margin: 0 auto 30px;
		width: 100%;
	}
}
#side .side1,
#side .side2 {
	background: url(../../../../images/side1_2-2.png) repeat;
	padding: 0;
	margin-bottom: 30px;

}
#side .side1 h3,
#side .side2 h3 {
	padding: 0;
	margin: 0 0 10px;
}
#side .side1 h3 {
	background: url(../../../../images/side1bg.png) repeat-x left top;
}
#side .side2 h3 {
	background: url(../../../../images/side3bg.png) repeat-x left top;
}
#side .side1 h4 {
	font-size: 15px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	color: #990000;
}
#side .side1 h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 4px 35px;
	color: #990000;
}
#side .side1 ul {
	padding: 0 10px 8px 0;
}
#side .side1 ul li,
#side .side2 ul li  {
	font-size: 14px;
	line-height: 1.1;
	padding: 3px 0;
	margin: 0px 0px 0px 35px;
}
#side .side1 ul.child li {
	margin: 0px 0px 0px 45px;
}
#side .side1 ul li a,
#side .side1 h4 a,
#side .side1 h5 a {
	color: #990000;
}
#side .side2 {
	background: url(../../../../images/side4-2.png) repeat-y;
}
#side .side2 .side2img {
	margin-left: 15px;
	margin-top: 14px;
}
#side .side2 ul li a {
	color: #003300;
}
#side .side2 ul {
	background: url(../../../../images/side6.jpg) no-repeat 15px bottom;
	padding-bottom: 130px;
}
#side .side2 ul li {
	padding: 2px 0;
}
#side .side3,
#side .side4 {
	margin-bottom: 17px;
}
#side .side3 a,
#side .side4 a {
	display: block;
	border: 1px solid #ebd7c4;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1;
	padding: 18px 0 15px 20px;
	color: #990000;
	background: url(../../../../images/side5.png) no-repeat 5px center;
}
#side .s4_color_b a {
	background: url(../../../../images/share/icon_tr10_blue.png) no-repeat 5px center;
	border: 1px solid #AFD1F3;
	color: #006DD9;
}
#side .s4_color_g a {
	background: url(../../../../images/share/icon_tr10_green.png) no-repeat 5px center;
	border: 1px solid #D0DBAF;
	color: #698C00;
}
#side .s4_color_o a {
	background: url(../../../../images/share/icon_tr10_orange.png) no-repeat 5px center;
	border: 1px solid #F5DABF;
	color: #D96D00;
}
#side .side4 a {
	padding: 10px 0 7px 20px;
}
#side .side3 a:hover,
#side .side4 a:hover {
	color: #CC3333;
}
#side .s4_color_b a:hover {
	color: #0099BB;
}
#side .s4_color_g a:hover {
	color: #99CC00;
}
#side .s4_color_o a:hover {
	color: #FF9900;
}
#side .side4 .note {
	font-size: 12px;
}
#side .side5 {
	font-weight: bold;
	color: #990000;
	border: 1px solid #ebd7c4;
	text-align: center;
	margin-bottom: 24px;
}
#side .side5 h3 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#side .side5 p {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#side .side5 ul li {
	list-style-type: none;
	color: #ff6600;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 20px;
}
#side .side5 ul {
	margin-top: 5px;
}

#side .side6 {
	border: 1px solid #ebd7c4;
}
#side .side6 img {
	margin-left: 20px;
	margin-top: 15px;
}
@media screen and (max-width: 768px) {
  #side .side6 {
    text-align: center;
  }
  #side .side6 img {
    margin-left: 0px;
    width: 240px;
    height: auto;
  }
}



/* main
------------------------------------------------- */

#contensMain {
	float: right;
	max-width: 720px;
}
@media screen and (max-width: 768px) {
	#contensMain {
		float: none;
		width: auto!important;
	}
}


/* footer
------------------------------------------------- */
#footer {
	clear: both;
	background: url(../../../../images/side16.png) repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c07335;
	color: #635257;
	overflow:hidden;
	padding: 10px 0 30px;
}
#footer a {
	color: #635257;
	text-decoration: none;
}
#footer a:hover {
	color: #988;
}
.footer_left {
	max-width: 234px;
	border: 1px solid #635257;
	margin-top: 18px;
	margin-left: 60px;
	float: left;
}
@media screen and (max-width: 768px) {
	.footer_left {
		float: none;
		margin: 18px auto 0;
	}
}

.footer_left p {
	font-size: 12px;
	padding: 10px 0 10px;
	text-align: center;
}
.footer_left ul {
	padding: 0px 15px 10px;
}
.footer_left ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}

.footer_right {
	float: right;
	max-width: 640px;
	text-align: left;
}
@media screen and (max-width: 768px) {
	.footer_right {
		float: none;
		width: auto!important;
	}
}
.footerNav {
	padding: 18px 0 0px;
}
.footerNav li {
	list-style-type: none;
	display: inline-block;
	font-size: 12px;
	padding-right: 20px;
}
@media screen and (max-width: 768px) {
	.footerNav  {
		text-align: center;
	}
	.footerNav li {
		padding: 0 10px;
	}
}
.footer_right p {
	clear:both;
	padding: 50px 0 0 0px;
	font-size: 12px;
	line-height: 2em;
}
@media screen and (max-width: 768px) {
	.footer_right p {
		text-align: center;
	}
}



/* index
------------------------------------------------- */
#index_mainImg {
	position: relative;
	z-index: 1000;
	margin: -42px 0 20px -8px;
}

/* スマホ用 */
#index_mainImgSp1,
#index_mainImgSp2 {
  text-align: center;
  display: none;
}
@media screen and (max-width: 768px) {
  #index_mainImgSp1 {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  #index_mainImgSp1 {
    display: none;
  }
  #index_mainImgSp2 {
    display: block;
  }
}
#contensMainIndex {
}
#contensMainIndex h3 {
	font-size: 22px;
	line-height: 1.1em;
	text-align: center;
	margin: 20px 0 0 8px;
	color: #990000;
	font-weight: normal;
}
#contensMainIndex .indexNews {
	border: 1px solid #CCC;
	padding: 15px 20px;
	margin: 0 0 20px;
	color: #990000;
}
#contensMainIndex .indexNews .date {
	width: 110px;
	float: left;
	margin: 3px 0 10px;
	font-size: 12px;
}
#contensMainIndex .indexNews .newstitle {
	max-width: 540px;
	float: left;
	padding: 0;
	margin: 0 0 10px;
}
@media screen and (max-width: 768px) {
	#contensMainIndex .indexNews .date {
		float: none;
		display: block;
		margin-bottom: 0;
	}
	#contensMainIndex .indexNews .newstitle {
		float: none;
		width: auto!important;
		display: block;
	}
}
#contensMainIndex .indexNews .newstitle a {
	color: #990000;
}
#contensMainIndex .indexNews .newstitle a:hover {
	color: #CC0000;
}
#contensMainIndex .indexNewsList {
	clear: both;
	text-align: right;
	padding: 10px 0px 0;
}


#contensMainIndex .indexOrder {
	border: 1px solid #CCC;
	padding: 14px 20px;
	margin: 0 0 40px;
	background: url(../../../../images/index/img_order2.jpg) no-repeat right center;
	position: relative;
}
@media screen and (max-width: 660px) {
  #contensMainIndex .indexOrder {
    border: 1px solid #CCC;
    padding: 14px 20px 160px;
    margin: 0 0 40px;
    background: url(../../../../images/index/img_order2.jpg) no-repeat center bottom;
    position: relative;
  }
}
#contensMainIndex .indexOrder h3 {
	text-align: left;
	padding: 0;
	margin: 0 0 10px;
	font-size: 26px;
	line-height: 1.1em;
	font-weight: normal;
}
@media screen and (max-width: 660px) {
  #contensMainIndex .indexOrder h3 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
	#contensMainIndex .indexOrder h3 {
		font-size: 170%;
	}
}
#contensMainIndex .indexOrder p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
}
#contensMainIndex .indexOrder .morelink {
	padding: 0 20px 6px 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
@media screen and (max-width: 768px) {
	#contensMainIndex .indexOrder .morelink {
		position: static;
		padding: 0;
		margin: 20px auto;
		width: 240px
	}
}
#contensMainIndex .indexOrder .morelink a {
	display: block;
	border: 1px solid #ebd7c4;
	font-size: 15px;
	text-decoration: none;
	line-height: 1.1;
	padding: 8px 15px 6px 24px;
	color: #990000;
	background: url(/images/side5.png) no-repeat 5px center #FFF;
}
#contensMainIndex .indexOrder .morelink a:hover {
	color: #CC3333;
}

#contensMainIndex .indexprint {
	border: 1px solid #CCC;
	padding: 14px 20px;
	margin: 0 0 40px;
	background: url(../../../../images/index/img_order.jpg) no-repeat right center;
	position: relative;
}
@media screen and (max-width: 660px) {
  #contensMainIndex .indexprint {
    border: 1px solid #CCC;
    padding: 14px 20px 160px;
    margin: 0 0 40px;
    background: url(../../../../images/index/img_order.jpg) no-repeat center bottom;
    position: relative;
  }
}
#contensMainIndex .indexprint h3 {
		text-align: left;
	padding: 0;
	margin: 0 0 10px;
	font-size: 28px;
	line-height: 1.1em;
	font-weight: normal;
}
@media screen and (max-width: 660px) {
  #contensMainIndex .indexprint h3 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
	#contensMainIndex .indexprint h3 {
		font-size: 170%;
	}
}
#contensMainIndex .indexprint p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.3em;
}
#contensMainIndex .indexprint .morelink {
	padding: 0 20px 6px 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
@media screen and (max-width: 768px) {
	#contensMainIndex .indexprint .morelink {
		position: static;
		padding: 0;
		margin: 20px auto;
		width: 240px
	}
}
#contensMainIndex .indexprint .morelink a {
	display: block;
	border: 1px solid #ebd7c4;
	font-size: 15px;
	text-decoration: none;
	line-height: 1.1;
	padding: 8px 15px 6px 24px;
	color: #990000;
	background: url(/images/side5.png) no-repeat 5px center #FFF;
}
#contensMainIndex .indexprint .morelink a:hover {
	color: #CC3333;
}

#contensMainIndex .mainCatgory {
	overflow: hidden;
	margin: 0 0 20px;
}
@media screen and (max-width: 640px) {
	#contensMainIndex .mainCatgory {
		max-width: 450px;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 320px) {
	#contensMainIndex .mainCatgory {
		width: auto;
	}
}
#contensMainIndex .mainCatgory .cell {
	width: 138px;
	border: 1px solid #990000;
	float: left;
}
#contensMainIndex .mainCatgory .center {
	margin: 0 0 0 4px;
}
#contensMainIndex .mainCatgory .end {
	float: right
}
@media screen and (max-width: 768px) {
	#contensMainIndex .mainCatgory .cell {
		margin: 0 0.2% 10px;
	}
	#contensMainIndex .mainCatgory .end {
		float: left;
	}
}
@media screen and (max-width: 480px) {
	#contensMainIndex .mainCatgory .cell {
		margin: 0 0 8px;
		width: 59%;
    padding-left: 40%;
    position: relative;
	}
	#contensMainIndex .mainCatgory .cell:nth-child(odd) {
		margin-right: 4px ;
	}
}
#contensMainIndex .mainCatgory .cell h3 {
	background: #990000;
	color: #FFFFFF;
	font-size: 17px;
	padding: 10px 0px 0px;
	text-align: center;
	margin: 0px;
	height: 30px;
}
#contensMainIndex .mainCatgory .cell h3a {
	background: #990000;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px 0px 0px;
	text-align: center;
	margin: 0px;
	height: 30px;
}
#contensMainIndex .mainCatgory .cell h3.twoline {
	padding: 4px 0px 2px;
	height: 34px;
}
#contensMainIndex .mainCatgory .cell h3 span {
	font-size: 13px;
}
#contensMainIndex .mainCatgory .cell .thumb {
	text-align: center;
}
@media screen and (max-width: 480px) {
  #contensMainIndex .mainCatgory .cell .thumb {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 320px) {
  #contensMainIndex .mainCatgory .cell .thumb {
    width: 43%;
  }
}
#contensMainIndex .mainCatgory .cell p {
	padding: 8px 7px 7px 18px;
  margin: 0 0 0;
	font-size: 12px;
}
#contensMainIndex .mainCatgory .cell .morelink {
	padding: 0 10px 4px 15px;
}
#contensMainIndex .mainCatgory .cell .morelink a {
	display: block;
	border: 1px solid #ebd7c4;
	font-size: 15px;
	text-decoration: none;
	line-height: 1.1;
	padding: 8px 5px 4px 20px;
	color: #990000;
	background: url(../../../../images/side5.png) no-repeat 5px center;
}

#contensMainIndex .mainCatgory .cell .morelink a:hover {
	color: #CC3333;
}

#indexItemBox li.cell {
	width:168px;
	height:206px;
	float:left;
	border:1px solid #CCC;
	text-align: center;
	font-size: 90%;
	margin: 0px 0px 10px 5px;
}
#indexItemBox li.cell a {
	color: #900;
}
#indexItemBox {
	overflow: hidden;
}
@media screen and (max-width: 768px) {
	#indexItemBox {
		width: 530px;
		margin: 10px auto;
	}
  #indexItemBox li.cell img {
    height: 125px;
  }
}
@media screen and (max-width: 570px) {
	#indexItemBox {
		width: 350px;
	}
}
@media screen and (max-width: 320px) {
	#indexItemBox li.cell {
		width:142px;
	}
  #indexItemBox li.cell a {
    font-size: 86%;
  }
}

/* category
------------------------------------------------- */
.itiran {
	margin:10px 10px 50px;
	overflow:hidden;
}
@media screen and (max-width: 600px) {
.itiran {
    margin:10px 0px 50px;
    overflow:hidden;
  }
}
.itiran h2 {
	font-size: 18px;
	text-decoration: blink;
	color: #990000;
	border-left-width: 20px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-bottom: 5px;
        margin-bottom: 10px;
}
.itiranLeftBox {
	float: left;
	width: 190px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	text-align: center;
}
@media screen and (max-width: 600px) {
  .itiranLeftBox {
    float: none;
    width: 190px;
    border: 1px solid #CCCCCC;
    background-color: #F5F5F5;
    text-align: center;
    margin: 0 auto 10px;
  }
}
.itiranPic1 {
	text-align: center;
	overflow: hidden;
}
.itiranPic2 {
}
.itiranPic3 {
}
.itiranRightBox {
	float: right;
	width: 420px;
	border: 1px solid #CCCCCC;
	padding: 10px 15px;
}
@media screen and (max-width: 600px) {
  .itiranRightBox {
    float: none;
    width: 94%;
    border: 1px solid #CCCCCC;
    padding: 10px 2%;
    margin: 0 auto;
  }
}
.itiranContent{
}
.itiranCart{
        text-align: right;
	margin: 30px 0px 10px;
}
@media screen and (max-width: 600px) {
  .itiranContent table {
    width: 100%;
  }
  .itiranContent table td {
    width: 25%;
  }
}



/* category news
------------------------------------------------- */
#catNews {
	border: 1px solid #CCC;
	padding: 25px 20px;
	margin: 0 0 20px;
	color: #990000;
}
#catNews li {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0;
	margin: 0;
	overflow: hidden;
}
#catNews .date {
	width: 110px;
	float: left;
	margin: 0 0 10px;
	font-size: 12px;
}
#catNews .newstitle {
	width: 540px;
	float: left;
	padding: 0;
	margin: 0 0 10px;
}
#catNews .newstitle a {
	color: #990000;
}
#catNews .newstitle a:hover {
	color: #CC0000;
}



/* category news
------------------------------------------------- */
.pageTitle {
	border: 1px solid #990000;
	padding: 5px 0px;
	margin: 0 0 30px;
	text-align: center;
}
.pageTitle2 {
	padding: 0px;
	margin: 0 0 30px;
}
.pageTitle_nav  {
	margin: 0 0 40px;
	text-align: center;
}
.pageTitle_nav a  {
	color: #990000;
}
.pageTitle3 {
	background: #990000;
	margin: 0 0 20px;
	width: 200px;
	color: #FFFFFF;
	font-size: 17px;
	padding: 10px 0px 8px;
	text-align: center;
}
.pageTitle4 {
	padding: 0px;
	margin: 0 0 30px;
}







/* contentPage
------------------------------------------------- */
/* index */
#contentPage {
	margin-top: 0px;
	float: right;
	width: 700px;
}
@media screen and (max-width: 768px) {
   #contentPage {
    margin-top: 0px;
    float: none;
    width: 100%;
  }
}
#contentPage h1 { 
	padding:0;
	overflow: hidden;
	border: 1px solid #990000;
}
#contentPage h1 img { 
	line-height: 1;
	float: right;
	padding:0;
	margin:0;
}
#contentPage h2 {
	font-size: 20px;
	color: #990000;
}
#contentPage h2.headcopy {
	margin: 25px 0 20px;
}
#contentPage p {
	font-size: 14px;
	padding: 5px 0;
}
#contentPage .inpageNavi {
	font-size: 14px;
	color: #990000;
	margin: 5px 0 30px;
}
#contentPage .inpageNavi a {
	color: #990000;
}
#contentPage .left {
	float:left;
	width: 454px;
}
#contentPage .right {
	float:right;
	width: 200px;
	text-align: center;
}
@media screen and (max-width: 640px) {
  #contentPage .left {
    float: none;
    width: 100%;
    margin: auto;
  }
  #contentPage .right {
    float: none;
    width: 200px;
    margin: auto;
  }
}
#contentPage .text_red {
	font-size: 16px;
	color: #990000;
}
#contentPage .text_red_2 {
	font-size: 15px;
	color: #990000;
}
#contentPage h3 {
	font-size: 18px;
	color: #990000;
	padding: 0 0 0 8px;
	margin: 0 0 20px;
	border-left: 13px solid #990000;
	border-bottom: 1px solid #990000;
}
#contentPage h4 {
	font-size: 18px;
	color: #990000;
}
#contentPage h5 {
	font-size: 14px;
	color: #990000;
}

#contentPage .text_area {
	margin-left: 25px;
}
#contentPage p {
	margin: 0 0 15px;
}
@media screen and (max-width: 768px) {
  #contentPage p {
    margin: 0 0 0px;
  }
}

/* indexここまで */

/* 産地 */
#contentPage .left_box {
	widows: 700px;
}
@media screen and (max-width: 440px) {
  #contentPage .left_box {
    width: 100%;
  }
}
#contentPage table.table_style1 {
	border-collapse: collapse;
	margin: 0 0 30px 20px;
}
@media screen and (max-width: 768px) {
  #contentPage table.table_style1 {
    width: 100%;
    margin: 0 0 30px 0px;
  }
}
  
#contentPage table.table_style1 td {
	border: 1px #666 solid;
	padding: 5px 8px;
	font-size: 14px;
}
/* 産地ここまで */

/* 辞典 */
#contentPage .sankaku {
	text-indent: 1em;
	background-image: url(../../../../images/ziten/sankaku.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#contentPage .sen {
	width:700px;
	border-bottom: #999999 dotted 1px;
}
@media screen and (max-width: 768px) {
  #contentPage .sen {
    width: 100%;
  }
}
#contentPage .text_area_2 {
	overflow: hidden;
}
#contentPage .text_area_2 h4 {
	margin: 10px 0;
}
#contentPage .text_area_2 img {
	float:right;
	padding: 15px 0 10px 30px;
}
@media screen and (max-width: 440px) {
  #contentPage .text_area_2 img {
    float: none;
    padding: 15px 0 10px 0px;
    margin: auto;
  }
}
/* 辞典ここまで */


/* 辞典２ */
#contentPage h1.ziten_2 {
	
	
}
#contentPage .ziten_2_left {
	width: 180px;
	height: 500px;
	float:left;
}
#contentPage .ziten_2_right {
	width: 450px;
	float: right;
	padding: 0 0 40px 30px;
	}
#contentPage .ziten_2_right p {
	margin: 0;
}
/* 辞典２ここまで */


/* 質問 */
#contentPage .qa_q {
	color: #990000;
	font-size: 16px;
	list-style: none;
	background: url(../../../../images/qa/qa_1.jpg) no-repeat;
	padding: 5px 0px 15px 48px;
	margin: 0 0 5px 20px;
}
#contentPage .qa_l {
	font-size: 14px;
	list-style: none;
	background: url(../../../../images/qa/qa_2.jpg) no-repeat;
	padding: 0 0 15px 48px;
	margin: 0 0 30px 20px;
}
#contentPage ul.end {
	margin: 0 0 40px;
}
/* 質問ここまで */


/* 会社紹介 */
#contentPage table {
	font-size: 14px;
}
#contentPage .map {
	height: 800px;
}
@media screen and (max-width: 768px) {
  #contentPage .map {
    height: auto;
    margin-bottom: 15px;
  }
}
#contentPage table.table_style2 {
	border-collapse: collapse;
	margin: 0 0 30px 20px;
}
#contentPage table.table_style2 td {
	border-bottom: 1px #999 dotted;
	padding: 5px 8px;
	font-size: 14px;
  min-width: 80px;
}
/* 会社紹介ここまで */


/* 最上級のコルク */
#contentPage .text_red_3 {
	font-size: 20px;
	color: #990000;
}
#contentPage .contant_bottom {
	width: 602px;
	margin: auto;
	border: #999999 solid 1px;
	overflow: hidden;
}
@media screen and (max-width: 768px) {
  #contentPage .contant_bottom {
    width: 98%;
    margin-bottom: 15px;
  }
}
#contentPage .contant_bottom img {
	float: left;
	padding: 30px 40px;
}
#contentPage .contant_bottom p {
	float: right;
	width: 300px;
	margin: 10px 0;
	font-size: 13px;
	padding-right: 70px;
}
@media screen and (max-width: 768px) {
  #contentPage .contant_bottom p {
    float: none;
    clear: both;
    width: 90%;
    margin: 10px 0 0;
    padding: 0 5% 0;
  }
}
/* 最上級のコルクここまで */

/* ガイド */
#contentPage .shoppingNavi {
	padding:  0 0 40px 40px;
}
#contentPage #shoppingGuide p.shoppingPend {
	margin-bottom:  60px;
}
#contentPage #shoppingGuide p {
	padding-left:  20px;
}
#contentPage #shoppingGuide h5 {
	padding-left:  20px;
}
#contentPage .contactTel {
	color: #ff6600;
	font-weight: bold;
	font-size: 24px;
	margin: 0px 0px 5px 20px;
}


/* サイトマップ */
#contentPage .sitemap {
	margin: 40px 0px 40px 40px;
}
#contentPage .sitemap ul {
	font-size: 13px;
	margin: 0px 0px 40px 0px;
}
#contentPage .sitemap ul.sub {
	font-size: 13px;
	margin: 0px 0px 40px 20px;
}


/* フォーム */
#contentPage table.form_table {
	border-collapse: collapse;
	margin: 0 0 30px 20px;
}
@media screen and (max-width: 768px) {
  #contentPage table.form_table {
    width: 100%;
    margin: 0 0 30px 0px;
  }
}
#contentPage table.form_table td,
#contentPage table.form_table th {
	border-bottom: 1px #999 dotted;
	padding: 8px 8px;
	font-size: 14px;
}
@media screen and (max-width: 640px) {
  #contentPage table.form_table th {
    display: block;
    border-bottom: none;
    padding: 8px 8px;
    font-size: 14px;
    background-color: #EEE;
    font-weight: bold;
  }
  #contentPage table.form_table td {
    display: block;
    border-bottom: 1px #999 dotted;
    padding: 8px 0px 20px;
    font-size: 14px;
  }
  #mailform_base {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 376px) {
  #contentPage table.form_table select {
    font-size: 13px;
  }
}
@media screen and (max-width: 320px) {
  #contentPage table.form_table select {
    font-size: 11px;
  }
}
#contentPage .form_table_btn {
	text-align:center;
	margin: 0 0 30px 0px;
}
#contentPage table.form_table2 {
	border-collapse: collapse;
	margin: 0 0 30px 20px;
}
#contentPage table.form_table2 td,
#contentPage table.form_table2 th {
	border: 1px #999 dotted;
	padding: 8px 8px;
	font-size: 14px;
}
#contentPage #mailform_base .msg {
	color: #F00;
}


/* 共通 */
#contentPage .ce {
	text-align:center;
}
#contentPage .cb {
	clear: both;
}
#contentPage .mb10 {
	margin-bottom: 10px;
}
#contentPage .mb65 {
	margin-bottom: 65px;
}
#contentPage .pl20 {
	padding-left: 20px;
}
#contentPage .ml35 {
	margin-left: 35px;
}


@media screen and (max-width:480px) {
	.footer_fix_nav {
		display: block;
		position: fixed;
		bottom: 0px;
		width: 100%;
	}
	.footer_fix_nav ul li.nav {
		width : 25% ; /* 未対応ブラウザ用フォールバック */
		float: left;
		list-style: none;
		display: table;
		color: #fff;
		padding-right: 0px;
		background-color: #8C0709;
		
	}
	.footer_fix_nav ul,
	.footer_fix_nav ul li.nav{
		padding-right: 0px;
	}
	.footer_fix_nav ul li.nav > span {
		display: table-cell;
		vertical-align: middle;
    text-align: center;
		border-right: 1px solid #fff;
	}
	.footer_fix_nav ul li.nav > span img {
		width: 80%;

	}
	.footer_fix_nav ul li.nav:nth-child(4) > span {
		border-right: 0px;
	}
}