@charset "utf-8";
html {

}

body {
	color: #4d4d4d;
	background: #fff;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.0;
}

a,
a:link,
a:visited,
a:focus {
	text-decoration: underline;
	color: #4d4d4d;
}

a:hover,
a:active {
	text-decoration: none;
	color: #4d4d4d;
}

h1.img,h2.img,h3.img,h4.img,h5.img,h6.img {
	margin: 0;
	padding: 0;
	line-height: 0;
}

p {

}

a:hover img.hov,
a:hover img.attachment-thumbEvent,
a:hover img.attachment-post-thumbnail {
	filter:alpha(opacity=70); /* IE6 IE7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
	-moz-opacity: 0.7; /* Firefox */
	-khtml-opacity: 0.7; /* Safari 1.x */
	opacity: 0.7;
}


#wrapper {
	clear: both;
	width:100%;
	margin:0 auto;	
}

h1 {
	
}

h2 {
	font-size:28px;
}



p {
	padding:0 0 0px 0;
}

.img-responsive {
	max-width:100% !important;
	height:auto;
}

.pc-none {
	display:none;
}

.sp-none {
	display:block;
}

img.sp-none {
	margin-bottom:10px !important;
}

.ddown {
	display:none !important;
}

.btn {
	text-align:center;
	margin:24px auto 60px auto;
}

.btn a {
	background:#000;
	border-radius:5px 5px 5px 5px;
	padding:18px 100px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.btn a:hover {
	background:#CC0000;
}


/* header
------------------------------------------- */
header {
	margin:0 auto 62px auto;
	position:relative;
	background:url(../images/common/header_bg.jpg) center top;
}

header a {
	text-decoration:none;
	
}

header h1 {
	padding:33px 18px 14px 0;
	float:left;
}

header h1 img {
	width:285px;
	height:auto;
}

header .header-wrapper {
	width:1000px;
	height:83px;
	margin:0 auto;
}

header nav {
	background:#000;
	padding:18px 0;
}

header nav ul {
	width:1000px;
	margin:0 auto;
	}
	
header nav li a {
	color:#FFF !important;
	text-decoration:none !important;
}

header nav li a:hover {
	text-decoration:underline !important;
}

header nav li {
	padding:0 38px 0 0;
	float:left;
	line-height:1;
	position: relative;
	display: block;
}

header nav li:last-child {
	padding-right:0;
}

header #pNav {
	font-size:90%;
	color:#391A09;
	padding:12px 0 0 0;
	text-align:right;
}

header #pNav .tel {
	font-size:160%;
	font-weight:bold;
	text-align:right;
	line-height:1.5;
}

header #pNav .tel a {
	color:#391A09;
	text-decoration:none;
}

header #pNav .tel span {
	font-size:70%;
	margin-right:4px;
}

header nav ul.child{
        display: none;
        position: absolute;
        margin-left: -5px;
        padding: 0;
	z-index:99;
}

header nav ul.child li.dropdown-area {
	padding:23px;
	background:#FFF;
	border:solid 3px #000;	
}

header nav ul.child li a {
    padding: 12px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
    color: #3f3b3a !important;
}

header nav ul.child li .menulist {
	width:207px;
	padding:12px;
	float:left;
	font-size:85%;
}

header nav ul.child li .menulist li {
	float: none;
	border:none;
	width:207px;
}

header nav ul.child li .menulist img {
	width:207px;
	height:auto;
}

header nav ul.child li .menu-col1 {

}

header nav ul.child li .menu-col2 {

}

header nav ul.child li .menu-col3 {

}

header nav ul.child li .menu-col4 {

}


/* main
------------------------------------------- */
#wrapper {

}

#main {
	width:1000px;
	margin:0 auto;
}

.line-bg {
	background:url(../images/common/footer_bg.png) repeat-x #000;
	height:14px;
}



/* footer
------------------------------------------- */
footer {
	text-align:center;
	margin:53px 0 0 0;
}

footer  {
	text-decoration:none;
}

.flogo img {
	width:265px;
	height:auto;
	margin-top:24px;
}


#credit {
	font-size:80%;
}



/* sp
======================================================== */
@media screen and (max-width: 768px) {
.pc-none {
	display:block;
}

.sp-none {
	display:none;
}

.ddown {
	display:block !important;
}

#main {
    width: 95%;
    margin: 0 auto;
    padding-top:18px;
}

.col-left {
    float: none !important;
    width: 100% !important;
}

.col-left li {
    float: none !important;
    width: 100% !important;
}
.col-left img {
	width:100% !important;
	height:auto;
}

.col-right {
    float: none !important;
     width: 100% !important;
}

.col-right li {
    float: none !important;
    width: 100% !important;
}

.col-right img {
	width:100% !important;
	height:auto;
}

header nav {
    background: #000;
        background-color: rgb(0, 0, 0);
    padding: 0;
}

header nav ul {
    width: auto;
    margin: 0 auto;
}

header {
    margin: 0 auto;
    position: relative;
    background: url(../images/common/header_bg.jpg) center top;
}

header .header-wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

header nav li a {
    color: #333 !important;
    text-decoration: none !important;
}

header h1 {
    padding: 18px 18px 4px 12px;
    float: none;
}

header h1 img {
    width: 80%;
    height: auto;
}

header #pNav {
    font-size: 80%;
    color: #fff;
    padding: 12px 12px 12px 12px;
    text-align: left;
    line-height: 1.4;
    background:#000;
}

header #pNav a {
	color:#fff !important;
}

header #pNav .tel {
    font-size: 160%;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom:4px;
}

header nav li {
    padding: 0 0 0 0;
    float: none;
    line-height: auto;
    position: relative;
    display: block;
}



.drawer-menu {
	background:#000;
	color:#fff !important;
}

.drawer-menu a {
	color:#fff !important;
}

.drawer-menu li {
	border-bottom:dotted 1px #ccc;
}

.drawer-menu li a {
	padding: 18px 0px 18px 12px;
	display: block;
}

.drawer-menu li .drawer-dropdown-menu li a {
	padding-left:6px!important;
}


.drawer-menu li ul {
	padding-left:14px;
	background:#fff6e7;
}

.drawer-menu li ul li {

}

.drawer-menu li ul li a {
	color:#333 !important;
}

.drawer-menu li ul li:last-child {
	border-bottom:none;
}

.drawer-menu li ul li.list-brand {
	font-weight:bold;
	margin-left:-12px;
}

.drawer-menu li ul li.list-brand a {
	color:#000 !important;
}

.btn {
	text-align:center;
	margin:24px auto 60px auto;
}

.btn a {
	padding:12px 14px;
	font-size:85%;
}

}

