@charset "utf-8";

@import url("../../css/common.css");

/* shop
================================================================*/
/* txt-pagetitle */
#txt-pagetitle span {
	background: url("../image/txt_pagetitle.png") no-repeat center top;
}

/* c-company */
#c-company {
	padding: 70px 0;
}

#c-company h2 {
	text-align: center;
	margin-bottom: 50px;
}

#c-company div.innerbox {
	background: url("../image/p_staff.png") no-repeat right 246px;
}

/* box-company */
.box-company {
	width: auto;
	min-height: 400px;
	padding-left: 270px;
	margin-left: 58px;
	background: url("../image/p_shoplogo.jpg") no-repeat left top;
}

.box-company dt {
	float: left;
	clear: both;
	width: 18%;
	padding: 10px 0 10px 20px;
	background: url("../../common_img/i_sline.gif") no-repeat left 50%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.box-company dd {
	float: left;
	width: 75%;
	padding: 10px 0 10px 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

/* c-gallery */
#c-gallery {
	width: 100%;
	padding: 70px 0 45px 0;
	background: #f1f6fb;
}

#c-gallery h2 {
	float: left;
	width: 134px;
}

#c-gallery h2 img {
	padding: 0 0 25px 58px;
}

#c-gallery ul {
	float: right;
	width: 800px;
}

#c-gallery ul li {
	float: left;
	width: 175px;
	margin: 0 0 25px 25px;
}

/* c-access */
#c-access {
	width: 100%;
	padding: 70px 0 110px;
	background: url("../image/bg_access.png") no-repeat center 15px;
	background-size: contain;
}

#c-access h2 {
	text-align: center;
	margin-bottom: 50px;
}

.txt-access {
	margin-bottom: 35px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #000;
	font-size: 116%;
}

.txt-access span {
	display: block;
	color: #444;
	font-family: "メイリオ",Meiryo,Osaka,"MS P Gothic","ＭＳ Ｐゴシック",Verdana,Chicago,sans-serif !important;
	font-size: 68%;
	padding-top: 5px;
}

/* map_canvas */
#map_canvas {
	width: 100%;
	height: 420px;
}

/* inmap */
.inmap {
	width: 200px;
	height: 40px;
	font-family: "メイリオ",Meiryo,Osaka,"MS P Gothic","ＭＳ Ｐゴシック",Verdana,Chicago,sans-serif !important;
	text-align: center;
}
.inmap p {
	font-size: 85%;
}
.inmap h3 {
	margin-top: 2px;
	font-size: 90%;
	font-weight: bold;
}
.gmap {
	height: 0;
	overflow: hidden;
	padding-top: 450px;
	position: relative;
	margin: 0 auto;
	width: 980px;
}
.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

@media (max-width: 767px) {
.l-pict {
    margin: 40% auto 0;
}
#c-company h2 {
	margin-bottom: 35px;
}
#c-company .innerbox{
	width: 90%;
	margin: 0 auto;
}
#c-company div.innerbox {
	background: none;
}

/* box-company */
.box-company {
	width: 100%;
	padding: 0;
	margin: 0;
	background: none;
}
.box-company::before {
    content: '';
    display: block;
    width: 200px;
    height: 420px;
    background-image: url(../image/p_shoplogo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto 25px;
}
.box-company::after {
    content: '';
    display: block;
    width: 151px;
    height: 357px;
    background-image: url(../image/p_staff.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.box-company dt {
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.box-company dd {
	float: left;
	width: 75%;
	padding: 0 0 10px 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.box-company dd:last-child {
	padding-bottom: 35px;
}

/* c-gallery */
#c-gallery {
	width: 100%;
	padding: 70px 0 52px 0;
	background: #f1f6fb;
}
#c-gallery h2 {
	float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}
#c-gallery h2 img {
	padding: 0;
}
#c-gallery ul {
	float: none;
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#c-gallery ul.cf::before,
#c-gallery ul.cf::after{
	display: none;
}
#c-gallery ul li {
	float: none;
	width: 47.5%;
	margin: 0 0 16px 0;
}
#c-gallery ul li img{
	width: 100%;
}

/* c-access */
#c-access {
	width: 100%;
	padding: 70px 0 70px;
}
#c-access .innerbox{
	width: 90%;
	margin: 0 auto;
}
#c-access h2 {
	text-align: center;
	margin-bottom: 50px;
}
.txt-access {
	margin-bottom: 35px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #000;
	font-size: 116%;
}
.txt-access span {
	display: block;
	color: #444;
	font-family: "メイリオ",Meiryo,Osaka,"MS P Gothic","ＭＳ Ｐゴシック",Verdana,Chicago,sans-serif !important;
	font-size: 68%;
	padding-top: 5px;
}

/* map_canvas */
#map_canvas {
	width: 100%;
	height: 420px;
}

/* inmap */
.inmap {
	width: 200px;
	height: 40px;
	font-family: "メイリオ",Meiryo,Osaka,"MS P Gothic","ＭＳ Ｐゴシック",Verdana,Chicago,sans-serif !important;
	text-align: center;
}
.inmap p {
	font-size: 85%;
}
.inmap h3 {
	margin-top: 2px;
	font-size: 90%;
	font-weight: bold;
}
.gmap {
    width: 100%;
	margin: 0 auto;
    padding-top: 60%;
}

}

