@charset"UTF-8";

/*==============================
reset
==============================*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

fieldset,
img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

/*NoscriptMessage*/
#msgNoscript {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #fcc;
	border-bottom: 1px solid #fcc;
	background: #fdd;
	color: #f33;
	line-height: 1.2;
	text-align: center;
	opacity: 0.7;
}



/*==============================
common
==============================*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #2a2a2a;
	min-width: 1000px;
}

body img {
	vertical-align: bottom;
}

body a {
	color: #2a2a2a;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body a:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}



/*==============================
header
==============================*/

/*hnav*/
#hnav {
	/*border-bottom:1px solid #353535;*/
	padding: 4px 0;
	font-size: 12px;
	width: 1000px;
	margin: 0 auto;
}

#hnav li {
	float: right;
	padding: 7px 10px;
	/*border-right:1px dotted #353535;*/
}

#hnav li a:hover {
	color: #9a9a9a;
	text-decoration: none;
}

#hnav li.li_lang {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 100px;
}

#hnav li.li_lang p {
	float: left;
	padding: 6px 0;
	margin-right: 5px;
}

#hnav li.li_lang .lang {
	float: left;
	border: 1px solid #353535;
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 2000;
}

#hnav li.li_lang .lang li {
	float: none;
	display: none;
	width: 80px;
	padding: 0;
	border-right: none;
	background: #fff;
}

#hnav li.li_lang .lang li.active {
	background: #fff url(/common/images/ico_arrow01.gif) no-repeat right center;
}

#hnav li.li_lang .lang li.active.open {
	background: #fff url(/common/images/ico_arrow02.gif) no-repeat right center;
}

#hnav li.li_lang .lang li a {
	display: block;
	padding: 4px;
}

#hnav li .lang li.active {
	display: block;
}

#hnav li.inquiry:before {
	content: url(/common/images/icon_inquiry.png);
	margin-right: 7px;
	vertical-align: bottom;
}

#hnav li.access:before {
	content: url(/common/images/icon_access.png);
	margin-right: 7px;
	vertical-align: bottom;
}

#hnav li.hour:before {
	content: url(/common/images/icon_hour.png);
	margin-right: 7px;
	vertical-align: bottom;
}

#hnav .li_search {
	padding-top: 1px;
	padding-bottom: 2px;
	width: 250px;
	height: 22px;
	margin: 0;
}

#hnav #header_search {
	position: relative;
}

#hnav #header_search_box {
	font-size: 100%;
	color: #a3a3a3;
	background: #fff;
	border: 1px solid #d9d9d9;
	width: 150px;
	padding-right: 30px;
	height: 22px;
}

#hnav #header_search_btn {
	position: absolute;
	right: 1px;
	top: 1px;
	border: none;
	width: 26px;
	height: 20px;
	background: url(/common/images/ico_search.png) no-repeat center center;
	text-indent: -9999px;
	cursor: pointer;
}

#hnav #header_search_btn:hover {
	background-color: #d9d9d9;
}

#hnav .li_sns {
	padding: 0 5px;
}

#hnav .sns li {
	border-right: none;
	padding: 3px 5px;
}

/* Googleカスタム検索 */
.gsc-control-cse {
	padding: 0px !important;
}

.gsc-input-box {
	height: 25px !important;
	border: 1px solid #333 !important;
	margin: -1px 0 0 -5px !important;
}

.gsc-search-button input {
	border-radius: 1px;
	margin: -1px 0 0 -8px !important;
	font-size: 13px !important;
}

.gsc-search-button {
	border-radius: 1px !important;
}

.gsc-control-cse-ja {
	padding: 0 !important;
	margin: 0 !important;
}

.gsc-control-wrapper-cse {
	padding: 0 !important;
	margin: 0 !important;
}

.gsc-search-button-v2 {
	padding: 6px 15px !important;
	background-color: #444444 !important;
}

/*ttl*/
header .head {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

header h1 {
	margin: 10px 0;
	text-align: left;
	padding: 36px 0 10px;
}

header h1 img {
	width: 300px;
}

header .hlogo {
	position: absolute;
	top: 15px;
	right: 10px;
}

/* ドロワーメニュー */
.body__inner {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.body__inner header {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.body__inner #gnav,
.body__inner #main {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.body__inner--open header {
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
	-webkit-transition: all .4s;
	transition: all .4s;
}

.body__inner--open #gnav,
.body__inner--open #main {
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
}

.drawerBtns,
.drawerMenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	right: 0;
	z-index: 2000;
}

.drawerBtns {
	cursor: pointer;
	top: 0;
}

.drawerBtns .drawerBtns__drawerBtn {
	height: 120px;
	width: 120px;
}

.drawerBtns .drawerBtns__drawerBtn--default {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #646464;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.drawerBtns .drawerBtns__drawerBtn--default .drawerBtns__drawerBtn__borders {
	height: 40px;
	width: 44px;
}

.drawerBtns .drawerBtns__drawerBtn--default .drawerBtns__drawerBtn__borders span {
	-webkit-transition: all .4s;
	transition: all .4s;
	background-color: #fff;
	border-radius: 10px;
	display: block;
	height: 5px;
	width: 100%;
}

.drawerBtns .drawerBtns__drawerBtn--default .drawerBtns__drawerBtn__borders span:nth-of-type(1) {
	margin-bottom: 13px;
}

.drawerBtns .drawerBtns__drawerBtn--default .drawerBtns__drawerBtn__borders span:nth-of-type(2) {
	margin-bottom: 13px;
}

.drawerBtns .drawerBtns__drawerBtn--lang {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #e9e9e9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.drawerBtns .drawerBtns__drawerBtn--lang span {
	color: #565656;
	font-size: 15px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 0.075em;
}

.drawerBtns .open .drawerBtns__drawerBtn__borders span:nth-of-type(1) {
	-webkit-transform: translate3d(2px, 11px, 0) rotate(45deg);
	transform: translate3d(2px, 11px, 0) rotate(45deg);
	width: 45%;
}

.drawerBtns .open .drawerBtns__drawerBtn__borders span:nth-of-type(2) {
	-webkit-transform: translate3d(-1px, 0, 0) rotate(-45deg);
	transform: translate3d(-1px, 0, 0) rotate(-45deg);
}

.drawerBtns .open .drawerBtns__drawerBtn__borders span:nth-of-type(3) {
	-webkit-transform: translate3d(19px, -9px, 0) rotate(45deg);
	transform: translate3d(19px, -9px, 0) rotate(45deg);
	width: 45%;
}

.drawerMenus {
	height: 100%;
	position: absolute;
	right: 0;
	top: -100%;
	width: 240px;
	z-index: 1999;
}

.drawerMenus .drawerMenus__drawerMenu {
	-webkit-transition: all .4s;
	transition: all .4s;
	position: fixed;
	right: -240px;
	top: 120px;
	z-index: 2000;
}

.drawerMenus .drawerMenus__drawerMenu--default {
	background-color: #7d7d7d;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	width: 240px;
}

.drawerMenus .drawerMenus__drawerMenu--default li {
	padding: 0 10px 0 27px;
}

.drawerMenus .drawerMenus__drawerMenu--default li a {
	color: #fff;
	font-size: 15px;
	line-height: 3;
	font-weight: normal;
	letter-spacing: 0.075em;
}

.drawerMenus .drawerMenus__drawerMenu--default li a:hover {
	text-decoration: none;
}

.drawerMenus .drawerMenus__drawerMenu--default li:last-child {
	margin-top: 90px;
}

.drawerMenus .drawerMenus__drawerMenu--default .drawerMenus__drawerMenu__sns {
	padding: 0;
}

.drawerMenus .drawerMenus__drawerMenu--default .drawerMenus__drawerMenu__sns span {
	color: #fff;
	font-size: 15px;
	line-height: 2.67;
	font-weight: normal;
	letter-spacing: 0.075em;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	display: block;
	margin: 17px 0 10px;
	padding: 12px 24px 12px 20px;
	text-align: center;
}

.drawerMenus .drawerMenus__drawerMenu--default .drawerMenus__drawerMenu__sns ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 18px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.drawerMenus .drawerMenus__drawerMenu--default .drawerMenus__drawerMenu__sns ul li {
	margin-top: auto;
	padding: 0;
}

.drawerMenus .drawerMenus__drawerMenu--lang {
	background-color: #f2f2f2;
	height: 100%;
	padding: 15px 0;
	width: 240px;
}

.drawerMenus .drawerMenus__drawerMenu--lang li {
	text-align: center;
}

.drawerMenus .drawerMenus__drawerMenu--lang li a {
	color: #565656;
	font-size: 15px;
	line-height: 2.67;
	font-weight: 500;
	letter-spacing: 0.075em;
	text-decoration: none;
}

.drawerMenus .drawerMenus__drawerMenu--default-open {
	-webkit-transition: all .4s;
	transition: all .4s;
	bottom: 0;
	overflow-y: auto;
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
}

.drawerMenus .drawerMenus__drawerMenu--lang-open {
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
}

.disp-none {
	display: none;
}

.fade-in,
.fade-out {
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.fade-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fade-out {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeIn {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		display: block;
		opacity: 1;
	}

	99% {
		display: none;
		opacity: 0;
		visibility: hidden;
	}

	100% {
		display: none;
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadeOut {
	0% {
		display: block;
		opacity: 1;
	}

	99% {
		display: none;
		opacity: 0;
		visibility: hidden;
	}

	100% {
		display: none;
		opacity: 0;
		visibility: hidden;
	}
}

/* ドロワーメニューここまで */


/* 翻訳メニュー */
.LangMenu {
	width: 120px;
	height: 120px;
	background: #e9e9e9;
	position: fixed;
	top: 0;
	right: 0;
}

.LangMenu .Lang-trigger {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 32px;
	left: 38px;
	text-align: center;
}

.LangMenu .Lang-trigger a {
	letter-spacing: 2px;
	color: #565656;
}

.LangMenu .Lang-trigger a:hover {
	text-decoration: none;
	color: #fff;
	letter-spacing: 4px;
}

.LangMenu .Lang-trigger span {
	font-size: 112%;
	position: absolute;
	top: 12px;
	left: 0;
}


/*==============================
gnav
==============================*/
#gnav {
	position: relative;
	border-bottom: 2px solid #eeeef3;
	height: 48px;
	width: 100%;
	z-index: 1000;
	background: #eeeef3;
	min-width: 1000px;
}

#gnav ul {
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 1000px;
	margin-left: -500px;
	color: #fff !important;
}

#gnav li {
	float: left;
	text-align: center;
	border-bottom: 2px solid #eeeef3;
	height: 48px;
	line-height: 48px;
	color: #111 !important;
	font-size: 95%;
}

#gnav li.active,
#gnav li:hover,
#gnav li.onlinestore:active,
#gnav li.onlinestore:hover {
	border-bottom: 2px solid #2b2b2b;
	position: relative;
}

#gnav li.active:after,
#gnav li:hover:after {
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 0 2px 3px 2px;
	border-color: transparent transparent #2b2b2b transparent;
	position: absolute;
	bottom: 0%;
	left: 48%;
	content: "";
}

#gnav li .top {
	width: 80px !important;
}

#gnav li a {
	display: block;
	color: #353535 !important;
	padding: 1px 21px;
}

#gnav li a:hover {
	text-decoration: none;
}

#gnav li.onlinestore {
	background: #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
}

#gnav li.onlinestore a {
	background: url(/common/images/icon-cart.svg) no-repeat;
	background-size: 15px 17px;
	background-position: 15px 14px;
	font-weight: bold;
	padding: 1px 13px 1px 33px;
}

@media screen and (min-width:768px) and (max-width:820px) {
	#gnav li a {
		padding: 4px 10px;
	}
}

/*==============================
article
==============================*/
article {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}

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

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


/*==============================
footer
==============================*/
footer {
	text-align: center;
	background: #e3e4e5;
	padding-bottom: 30px;
}

footer dl {
	background: #eeeef3;
	padding: 10px;
	color: #222;
}

footer dl dt,
footer dl dd {
	display: inline-block;
}

footer dl dd a[href^="tel:"] {
  color: #222 !important;
  text-decoration: none;
  pointer-events: none;
}

footer dl dt {
	margin-right: 18px;
	margin-left: 18px;
}

footer ul {
	padding: 30px 0 15px;
	font-size: 12px;
}

footer ul li {
	display: inline-block;
	border-right: 1px solid #353535;
	padding: 0 10px;
}

footer #btn_sp {
	text-align: center;
	padding-top: 10px;
	display: none;
}

.footCap {
	text-align: center;
	font-size: 90%;
	margin: 8px 0;
}

footer dl dd a {
	color: #fff !important;
	text-decoration: none;
}

/*==============================
module
==============================*/
.clfx {
	zoom: 1;
}

.clfx:after {
	content: "";
	display: block;
	clear: both;
}

.dis_n {
	display: none;
}

.fl_l {
	float: left;
}

.fl_r {
	float: right;
}

.fs12 {
	font-size: 12px;
}

.fs13 {
	font-size: 13px;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.pt0 {
	padding-top: 0 !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.mg15 {
	margin: 15px 0;
}

/*==============================
PORTAL
==============================*/

#tobuPortal {
	width: 980px;
	margin: 10px auto;
}

#tobuPortal .header {
	height: 86px;
}

#tobuPortal .header .logo {
	padding: 20px 0 0 12px;
}

#tobuPortal .bnrArea {
	box-sizing: content-box;
	float: left;
	width: 700px;
}

#tobuPortal .listArea {
	box-sizing: content-box;
	float: right;
	width: 260px;
}

#tobuPortal .listArea h2 {
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 3px;
	padding-bottom: 2px;
}

#tobuPortal .listArea h2 span {
	font-size: 75%;
	margin-left: 15px;
	font-weight: normal
}

#tobuPortal .shopArea {
	margin-bottom: 18px;
}

#tobuPortal .shopArea h3 {
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 1px;
	margin: 12px 0 3px 2px;
	color: #313131;
}

#tobuPortal .shopArea ul {
	margin: 8px 0 12px;
}

#tobuPortal .shopArea li {
	margin-bottom: 8px;
	background: #efefef;
}

#tobuPortal .shopArea li div {
	font-size: 112%;
	letter-spacing: 2px;
	position: relative;
}

#tobuPortal .shopArea li div span {
	font-size: 80%;
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
	letter-spacing: 1px;
}

#tobuPortal .shopArea li a {
	display: block;
	text-decoration: none;
	padding: 9px 18px;
	background: #efefef;
}

#tobuPortal .shopArea li a:hover {
	background: #efefef;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

#tobuPortal .online ul {
	margin: 5px 0 12px;
}

#tobuPortal .online li {
	margin-bottom: 8px;
	background: #efefef;
	height: 66px;
}

#tobuPortal .online li div {
	font-size: 112%;
	letter-spacing: 2px;
	position: relative;
}

#tobuPortal .online li div span {
	font-size: 80%;
	display: block;
	position: absolute;
	top: 32px;
	right: 0;
	letter-spacing: 1px;
}

#tobuPortal .online li a {
	display: block;
	text-decoration: none;
	padding: 9px 18px;
	background: #efefef;
}

#tobuPortal .online li a:hover {
	background: #efefef;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

#tobuPortal .cropArea {
	margin-top: 36px;
}

#tobuPortal .cropArea ul {
	margin: 8px 0;
}

#tobuPortal .cropArea li {
	font-size: 86%;
	margin-bottom: 4px;
	letter-spacing: 1px;
}

#tobuPortal .cropArea li a {
	text-decoration: none;
	color: #111;
}

#tobuPortal .cropArea li:before {
	content: "▶";
	margin-right: 4px;
}

#tobuPortal .cropArea li a:hover {
	color: #666;
}

#tobuPortal .cropArea .recruit {
	margin-bottom: 8px;
	text-align: center;
	width: 100%;
	letter-spacing: 1.2px;
}

#tobuPortal .cropArea .recruit a {
	display: block;
	padding: 5px 12px;
	border: 1px solid #cfcfcf;
	background: #fff;
}

#tobuPortal #sbnrArea {
	margin: 32px 0 50px;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	padding: 16px 0px 2px 15px;
	background: #f8f7fb;
}

#tobuPortal #sbnrArea p {
	float: left;
	margin: 0 16px 15px 0;
}

#tobuPortal footer {
	width: 100%;
	background: #484848;
}

#tobuPortal #sbnrArea_list {
	margin: 40px 0 50px;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	padding: 15px 0px 6px 15px;
	background: #ececec;
}

#tobuPortal #sbnrArea_list p {
	float: left;
	margin: 0 8px 8px 0;
	width: 232px;
	text-align: center;
}

#tobuPortal #sbnrArea_list p a {
	display: block;
	background: #fff;
	padding: 8px 10px 6px;
}

/* ページトップ */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 40px;
	z-index: 99999;
}

#page-top a {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#page-top a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* TOPお詫びとお知らせ */
.topAnnounce {
	text-align: center;
	margin-bottom: 30px;
	color: #888;
	letter-spacing: 1px;
	font-size: 92%;
}

.topAnnounce a {
	color: #333;
	background: #f1f1f1;
	padding: 6px 12px;
}



article .search_none {
	font-size: 128%;
	letter-spacing: 1px;
	margin: 50px 0 80px 30px;
}

article .shop_detail1 {
	margin: 8px 0 8px 8px;
	font-size: 100%;
	line-height: 145%;
}

/*==============================
サービスガイド
==============================*/
.service {
	width: 560px;
	margin: 15px auto;
}

.service h3 {
	font-weight: bold;
	font-size: 125%;
	margin-top: 36px;
	text-align: center;
	letter-spacing: 3px;
}

.service h3:before {
	content: url(/common/images/icon_service.png);
	margin-right: 8px;
	position: relative;
	top: 6px;
}

.service ul {
	margin-bottom: 30px;
}

.service li {
	margin: 8px auto;
	width: 500px;
}

.service li a {
	display: block;
	padding: 15px 0;
	border: 1px solid #555;
	background: #fff;
	border-radius: 3px;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 105%;
	text-align: center;

}

.service li a:hover {
	background: #000;
	color: #fff;
	transition-property: all;
	transition-duration: 0.6s;
}

/* ピクトグラム説明 */
.fm_pictogram {
	background: #f2f2f2;
	border: 1px solid #dbdbdb;
	padding: 15px 18px;
}

.fm_pictogram h3 {
	font-size: 105%;
	margin-bottom: 12px;
	letter-spacing: 2px;
}

.fm_pictogram li {
	float: left;
	margin: 0 20px 12px 0;
	font-size: 94%;
}

.fm_pictogram li img {
	margin-right: 4px;
}

/* 404 */
#error404 {
	width: 100%;
	height: 100%;
	background: url(/common/images/img_404.png) no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
}

#error404 .block {}

#error404 .block .PNF {
	text-align: center;
	margin: 12px 0;
}

#error404 .block h1 {
	text-align: center;
	padding-top: 120px;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 2px;
}

#error404 .block p {
	margin: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	font-size: 110%;
	line-height: 200%;
	color: #343434;
}

#error404 .btn {
	width: 360px;
	margin: 70px auto 10px;
}

#error404 .btn a {
	text-align: center;
	padding: 12px;
	background: #000;
	color: #fff;
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	border: 1px solid #000;
	text-decoration: none;
}

#error404 .btn a:hover {
	color: #000;
	background: #fff;
}

/* 総合TOP注意 */
#tobuPortal .mainComment {
	margin: 12px 0 18px;
}

#tobuPortal .mainComment p {
	text-align: center;
	letter-spacing: 1px;
	font-size: 110%;
	padding: 18px 15px;
	background: #f2f2f2;
}

.footerOrgi a:link {
	color: #fff;
}