@charset "UTF-8";
@import "common.sp.css";

/* ---------------------------------------------------------
	CSS Document header
--------------------------------------------------------- */

#container {
	padding-top: 0;
}

#header {
	padding-top: 0;
}

#header.top .container {
	background: none;
	box-shadow: none;
}

#header.top #logo a {
	color: #fff;
}

#header.top #logo a > span span:nth-of-type(2) {
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	height: 440px;
	background: #ddd;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#visual li {
	height: 440px;
	overflow: hidden;
	position: relative;
}

#visual li img {
	max-width: 300%;
	height: 440px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
}

#visual figure {
	position: absolute;
	bottom: 8vw;
	right: 5vw;
	z-index: 4;
}

#visual figure img {
	width: 25vw;
	height: 25vw;
}

/* ---------------------------------------------------------
	CSS Document f_contact
--------------------------------------------------------- */

.f_contact {
	margin: -20px 20px 30px;
}

.f_contact .container {
	padding: 20px;
	border: solid 7px #e7e9ec;
	background: #fff;
	position: relative;
	z-index: 3;
}

.f_contact h2 {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 38px;
	margin-bottom: 15px;
	-webkit-border-radius: 38px;
	border-radius: 38px;
	background: #00408e;
	font-weight: normal;
	font-size: 15px;;
	line-height: 38px;
	color: #fff;
}

.f_contact dt {
	line-height: 1.2;
}

.f_contact dd a {
	display: inline-block;
	vertical-align: top;
	padding-left: 23px;
	background: url(../images/f_tel.png) no-repeat left;
	background-size: 17px auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	line-height: 38px;
	color: #171925;
}

.f_contact ul a {
	display: block;
	margin-top: 10px;
	padding: 15px 0 20px;
	border: solid 1px #ced0d4;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.3;
	color: #171925;
}

.f_contact ul a:before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 24px;
	height: 22px;
	margin-right: 12px;
	background: url(../images/f_mail.png) no-repeat left;
	background-size: 24px auto;
}

.f_contact ul a > span {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 45px;
}

#about dl {
	margin-bottom: 30px;
	text-align: left;
}

#about dt {
	position: relative;
}

#about dt span:last-of-type {
	width: 100%;
	height: 30px;
	margin-top: -15px;
	padding: 0 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	position: absolute;
	top: 50%;
	left: 0;
}

#about dl:nth-of-type(1) dt span:last-of-type {
	text-align: center;
	color: #fff;
}

#about dl:nth-of-type(2) dt span:last-of-type {
	text-align: left;
}

#about dl:nth-of-type(3) dt span:last-of-type {
	text-align: right;
	color: #fff;
}

#about dd {
	margin: 10px 20px 0;
	font-size: 16px;
}

/* ---------------------------------------------------------
	CSS Document case
--------------------------------------------------------- */

#case {
	margin-bottom: 50px;
	padding: 30px 20px 0;
	position: relative;
	z-index: 0;
}

#case:before {
	content: '';
	width: 100%;
	height: 200px;
	background: #171925;
	background: rgba(231, 233, 236, 0.2);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#case h2 {
	margin-bottom: 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 1;
}

#case p {
	padding: 20px 15px 0;
	background: #fff;
	text-align: left;
	font-size: 16px;
	word-break: normal;
}

#case .list {
	margin: 15px 0 30px;
	font-size: 0;
}

#case .list li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	height: 0;
	overflow: hidden;
	margin-top: 8px;
	margin-right: 2%;
	padding-bottom: 32%;
	position: relative;
}

#case .list li:nth-of-type(3n) {
	margin-right: 0;
}

#case .list img {
	max-width: 200%;
	width: 200%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
}

#case .more a {
	display: inline-block;
	vertical-align: top;
	width: 240px;
	height: 70px;
	box-shadow: 0 0 0 1px #171925 inset;
	text-decoration: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 70px;
	color: #171925;
}

#case .more a:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 22px;
	height: 70px;
	margin-right: 10px;
	background: url(../top/i_camera.png) no-repeat left;
	background-size: 22px auto;
}

/* ---------------------------------------------------------
	CSS Document topics
--------------------------------------------------------- */

#topics {
	padding: 40px 20px;
	background: rgba(231, 233, 236, 0.2);
}

#topics h2 {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 22px;
}

#topics dl {
	margin-bottom: 20px;
	text-align: left;
}

#topics dt {
	margin-bottom: 10px;
	line-height: 22px;
}

#topics dt span:first-of-type {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	font-size: 15px;
}

#topics dt span:last-of-type {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	height: 23px;
	padding: 0 10px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	background: #00408e;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #fff;
}

#topics dd a {
	text-decoration: none;
	color: #171925;
}

#topics .more {
	margin-top: 30px;
}

#topics .more a {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	height: 50px;
	background: #000;
	text-decoration: none;
	font-size: 15px;
	line-height: 50px;
	color: #fff;
}

#topics .more a:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

/* ---------------------------------------------------------
	CSS Document mnavi
--------------------------------------------------------- */

#mnavi {
	margin-bottom: 20px;
}

#mnavi li {
	height: 140px;
	overflow: hidden;
	padding-left: 20px;
	background: #000;
	text-align: left;
	line-height: 136px;
	position: relative;
}

#mnavi li:after {
	content: '';
	width: 9px;
	height: 9px;
	margin-top: -6px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
}

#mnavi li img {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	top: 50%;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

#mnavi li a {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.3;
	color: #fff;
	position: relative;
}

#mnavi li a span {
	display: block;
	margin-top: 10px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 12px;
}

#mnavi li a span:before {
	display: block;
	content: '';
	width: 30px;
	height: 1px;
	margin-bottom: 10px;
	background: #fff;
}

/* ---------------------------------------------------------
	CSS Document access
--------------------------------------------------------- */

#access {
	margin: 0 20px 20px;
	font-size: 0;
}

#access #map_canvas {
	height: 400px;
	background: #d6d6d6;
}

/* ---------------------------------------------------------
	CSS Document area
--------------------------------------------------------- */

#area {
	margin: 0 20px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document footer
--------------------------------------------------------- */

#f_contact {
	padding-top: 20px;
}
