@charset "UTF-8";

/* CSS Document */





/*@media screen and (min-width: 769px) {

*/



html {
	font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 62.5%;
	font-feature-settings : "palt";
}

.sp {
	display: none;
}

body {
}

.inner, .inner1k {
	margin-left: auto;
	margin-right: auto;
}

.inner1k {
	width: 1000px;
}

#wrapper {
	width: 100%;
	max-width: 1400px;
	min-width: 1000px !important;
}

/*******************************************************/

/* .fade */

/*******************************************************/



.fade {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.fade:hover {
	opacity: 0.3;
	filter: alpha(opacity=70);
}

/*******************************************************/

/* .bgfix */

/*******************************************************/



.bgfix {
	background-position: left top;
	background-repeat: no-repeat;
}

/*******************************************************/

/* header */

/*******************************************************/



header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	background-image: url(../../imgs/header/pc/bg-header-pc-new20180514.png);
	background-position: center 80px;
	background-repeat: no-repeat;
}

header h1, header h2 {
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	color: #484848;
}

header h1 {
}

header h2 {
	margin-bottom: 5px;
	padding-left: 5px;
}

header .title .li01 {
	margin-right: 45px;
	width: 510px;
	height: 55px;
}

header .title .li00 {
	width: 95px;
}

header .title .li00, header .title .li02, header .title .li03, header .title .li04 {
	height: 40px;
}

header .title .li02, header .title .li04 {
	width: 100px;
}

header .title .li00, header .title .li02, header .title .li03 {
	margin-right: 10px;
}

header .title .li02 {
}

header .title .li03 {
	width: 120px;
}

header .title .li04 {
}

/*******************************************************/

/* nav */

/*******************************************************/

nav {
	height: 32px;
}

nav ul.pc li {
	float: left;
}

#gMenu, #gMenuB {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	overflow: hidden;
}

#gMenu {
	height: 32px;
}

#gMenuB {
	height: 32px;
	margin-bottom: 30px;
}

#gMenu li, #gMenuB li {
	margin: 0;
	padding: 0;
	float: left;
}

/*******************************************************/

/* main */

/*******************************************************/

main {
}

/*******************************************************/

/* #pnkz */

/*******************************************************/



#pnkz {
	font-size: 11px;
	display: block;
	padding-top: 10px;
	/* [disabled]height: 20px;
 */
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}

#pnkz a:first-child {
	padding-left: 15px;
}

/*******************************************************/

/* footer */

/*******************************************************/



footer {
	width: 100%;
	max-width: 1400px;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

footer #information {
	margin-bottom: 30px;
}

footer div.clearfix {
}

footer div.clearfix .left {
}

footer div.clearfix .right {
}

footer .tel {
	background-color: #A31200;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

/* #bMenu */



ul#bMenu {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

ul#bMenu {
	width: 550px;
	height: 18px;
	padding-left: 30px;
	margin-bottom: 30px;
}

ul#bMenu li {
	float: left;
	font-size: 13px;
	background-image: url(../../imgs/arrow/bg-allow-link-OT.png);
	height: 18px;
	line-height: 18px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 30px;
}

ul#bMenu li a {
	text-decoration: none;
	color: #5D6164;
}

/* #logo */



#logo {
	margin-bottom: 20px;
}

/* #copyright */



#copyright {
	color: #5D6164;
	font-size: 12px;
}
