/* CSS Document */

/* bootstrap 上書き */
html, body {
	font-family: UD Shin Go Regular, "UD新ゴ R", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	padding-top: 0px;
	background-color: #E2D7D0;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
}
h3 {
	font-family: UD Shin Go Medium, "UD新ゴ M";
}
small {
	font-size: 70%;
}
h2 small {
	color: #000;
}
.navbar {
	border-left-style: solid;
	border-left-width: 0px;
	border-right: 0px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 0px;
}
.navbar-default {
	background-color: #d5d2cd;
	border-color: #e7e7e7;
}
.navbar-brand {
	height: 32px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.nav > li > a {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.text-danger {
	color: #FF0000;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #ddd;
}
.btn-primary {
	background-color: #0370e7;
}
/* common */
#top {
	background-color: #EAE3DC;
}
.mgt1 {
	margin-top: 1em;
}
.mgt2 {
	margin-top: 2em;
}
.mgt5 {
	margin-top: 5em;
}
.mgb1 {
	margin-bottom: 1em;
}
.mgb2 {
	margin-bottom: 2em;
}
.mgb3 {
	margin-bottom: 3em;
}
.mgb5 {
	margin-bottom: 5em;
}
.left-icon {
	text-align: center;
}
.right-icon {
	text-align: center;
}
.borderline {
	background-image: url(../img/borderline.png);
	background-repeat: no-repeat;
	margin-bottom: 5em;
}
/* menu */
#menu {
	display: none;
}
#logo-pc {
	display: none;
}
/* menu-smp */
#menu-smp {
}
/* menu-blue */
#menu-blue {
	margin-bottom: 5em;
	background-color: #ABDCF3;
}
#menu-blue ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu-blue li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
}
#menu-blue li#menu-shop {
	background-color: #FDE618;
}
#menu-blue li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg-menu-shimbashi {
	background-image: url(../img/sp-menuico-shimbashi.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg-menu-information {
	background-image: url(../img/sp-menuico-information.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg-menu-profile {
	background-image: url(../img/sp-menuico-profile.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg-menu-access {
	background-image: url(../img/sp-menuico-access.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg-menu-office {
	background-image: url(../img/sp-menuico-office.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg-menu-facebook {
	background-image: url(../img/sp-menu-facebook.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#menu-blue li.bg-menu-facebook a {
	display: inline-block;
	float: right;
}
#menu-blue .youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#menu-blue .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/* googlemap */
#googlemap {
	position: relative;
	width: 100%;
	padding-top: 36.25%;
	margin-top: 1em;
	margin-bottom: 2em;
	border: 5px solid #CACBCB;
}
#googlemap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/* page-top */
.page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	padding: 10px;
	background: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #7e7a7a;
	text-decoration: none;
}
a:hover.page-top {
	background: #7e7a7a;
	color: #FFFFFF;
	text-decoration: none;
}
/* footer */
footer {
	background-image: url(../img/bg-footer.png);
	background-position: left top;
	margin-bottom: 0;
	margin-right: -15px;
	margin-left: -15px;
	color: #FFF;
}
.footer-inn {
	padding-top: 8em;
	padding-left: 15px;
	padding-right: 15px;
}
.footer-mtc {
	text-align: center;
	font-size: 1.2em;
	color: #727171;
}
.footer-inn .text-right, .footer-inn .text-left {
	text-align: center;
	line-height: 1.0;
}
/* main */
.motemote {
	display: none;
}
.mtc {
	text-align: center;
	color: #036EB8;
	font-size: 1.5em;
}
.mtc-line {
	background-color: #FFF100;
	height: 10px;
	margin-top: -12px;
}
.title-information {
	color: #036EB8;
	font-size: 1.5em;
}
.title-date {
	text-align: right;
	font-size: 1.0em;
	color: #727171;
}
#information .col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}
#tbl {
	background-color: #FFFFFF;
}
#tbl th {
	background-color: #EFEFEF;
	color: #036EB8;
}
#tbl th, #tbl td {
	width: 100%;
	display: block;
	order-top: none;
	font-weight: normal;
}
#tbl tr:first-child th {
	border-top: 1px solid #ddd;
}
.text-intro {
	text-align: left;
}
#top .entry {
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
/* main title */
#information, #profile, #access, #office, #shop {
	margin-bottom: 5em;
}
/* main information */
#list-info {
	background-color: #FFFFFF;
}
.entry {
	margin-bottom: 3em;
	background-image: url(../img/borderline.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 3em;
}
/* main profile */
/* main access */
#gaburi {
	background-image: url(../img/gaburi.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 50% auto;
}
/* main office */
#office h3 {
	font-size: 12px;
	text-align: left;
}
/* main shop */
#list-shop {
	background-color: #FFFFFF;
}
.title-shop {
	color: #F30000;
	font-size: 1.5em;
}
.bg-ico-shop {
	background-image: url(../img/bg-ico-shop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
}

@media screen and (min-width: 768px) { /* 768px以上の記述 */
/* bootstrap 上書き */
body {
	padding-top: 0px;
}
.navbar {
	border-bottom: none;
}
.container > .navbar-header, .container > .navbar-collapse {
	margin-right: -15px;
	margin-left: 0px;
}
.navbar-brand {
	height: 79px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}
/* common */
.bg-line {
	background-image: url(../img/bg-line.png);
	background-position: center top;
	background-size: 100% auto;
}
h2 {
	font-size: 30px;
	margin-top: 10px;
}
h3 {
	margin-top: 0px;
}
/* menu */
#logo-smp {
	display: none;
}
#logo-pc {
	display: block;
}
#menu {
	position: fixed;
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1;
	padding-left: auto;
	padding-right: auto;
	z-index: 9999;
	margin-left: auto;
	margin-right: auto;
}
/* menu-smp */
#menu-smp {
	display: none;
}
/* menu-blue */
#menu-blue {
	display: none;
}
/* page-top */
.page-top {
	bottom: 40px;
	right: 40px;
	font-size: 12px;
}
/* footer */
footer {
}
.footer-inn {
}
.footer-inn .text-right {
	text-align: right;
}
.footer-inn .text-left {
	text-align: left;
}
/* main */
#main {
	padding-left: 5em;
	padding-right: 5em;
}
.motemote {
	display: block;
	margin-top: 5em;
	margin-bottom: 5em;
}
.left-icon {
	text-align: right;
}
.right-icon {
	text-align: left;
}
#tbl table {
	width: 100%;
}
#tbl th, #tbl td {
	padding: 15px;
	border: 1px solid #ddd;
	display: table-cell;
}
#tbl th {
	width: 30%;
	text-align: center;
}
.text-intro {
	text-align: center;
}
/* main title */
#information, #profile, #access, #office {
	margin-top: -100px;
	padding-top: 100px;
}
#shop {
	margin-top: -100px;
	padding-top: 100px;
}
/* main information */
/* main profile */
/* main access */
#gaburi {
	background-position: right bottom;
}
/* main office */
#office h3 {
	font-size: 20px;
	text-align: center;
}
/* main shop */
}
