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

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

#wrapper {
	padding-top: 0;
}

#container {
	padding-top: 0;
}

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

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

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

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

#header.top #navi li a {
	color: #fff;
}

#header.top #navi li a:hover {
	color: #00479d;
}

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

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

#visual li img {
	max-width: 300%;
	min-width: 100%;
	min-height: 640px;
}

#visual figure {
	margin-left: 390px;
	position: absolute;
	bottom: 70px;
	left: 50%;
	z-index: 4;
}

#visual figure img {
	width: 170px;
	height: 170px;
}

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

.f_contact {
	margin-top: -60px;
	margin-bottom: 50px;
}

.f_contact .container {
	padding: 35px 0;
	border: solid 8px #e7e9ec;
	background: #fff;
	font-size: 0;
	line-height: 38px;
	position: relative;
	z-index: 3;
}

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

.f_contact dl {
	display: inline-block;
	vertical-align: top;
	margin-right: 60px;
	position: relative;
}

.f_contact dl:after {
	content: '';
	width: 1px;
	height: 20px;
	margin-top: -10px;
	background: #2c2c2c;
	position: absolute;
	top: 50%;
	right: -30px;
}

.f_contact dt {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	font-size: 15px;
}

.f_contact dd {
	display: inline-block;
	vertical-align: top;
}

.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;
	color: #171925;
}

.f_contact ul {
	display: inline-block;
	vertical-align: top;
}

.f_contact ul a {
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	background: url(../images/f_mail.png) no-repeat left;
	background-size: 22px auto;
	text-decoration: none;
	font-size: 16px;
	color: #171925;
}

.f_contact ul a:hover {
	text-decoration: underline;
	color: #00479d;
}

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

#about {
	margin-bottom: 80px;
	font-size: 0;
}

#about dl {
	display: inline-block;
	vertical-align: top;
	margin-right: 65px;
}

#about dl:last-of-type {
	margin-right: 0;
}

#about dt span:first-of-type {
	display: block;
	width: 290px;
	height: 290px;
	overflow: hidden;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: relative;
}

#about dl img {
	max-width: 750px;
	width: 750px;
	-webkit-transform: translateX(-60%);
	transform: translateX(-60%);
	position: absolute;
	top: 0;
	left: 50%;
}

#about dl:first-of-type img {
	-webkit-transform: translateX(-45%);
	transform: translateX(-45%);
}

#about dl:last-of-type img {
	-webkit-transform: translateX(-40%);
	transform: translateX(-40%);
}

#about dt span:last-of-type {
	display: block;
	margin-top: 15px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 1.3;
}

#about dd {
	margin-top: 10px;
	font-size: 15px;
}

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

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

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

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

#case .container {
	padding: 30px 0 0;
	background: #fff;
}

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

#case .list li {
	display: inline-block;
	vertical-align: top;
	width: 240px;
	height: 240px;
	overflow: hidden;
	margin-top: 13px;
	margin-right: 13px;
	position: relative;
}

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

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

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

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

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

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

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

#topics {
	margin-bottom: 70px;
	padding: 50px 0;
	background: rgba(231, 233, 236, 0.2);
}

#topics h2 {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 24px;
}

#topics dl {
	margin-bottom: 15px;
	text-align: left;
	font-size: 0;
	line-height: 22px;
}

#topics dt {
	display: inline-block;
	vertical-align: top;
	width: 240px;
}

#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 {
	display: inline-block;
	vertical-align: top;
	width: 760px;
	font-size: 15px;
}

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

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

#topics .more a {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 50px;
	background: #171925;
	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: 70px;
	font-size: 0;
}

#mnavi li {
	display: inline-block;
	vertical-align: top;
	width: 310px;
	height: 240px;
	overflow: hidden;
	margin-right: 35px;
	position: relative;
}

#mnavi li:last-of-type {
	margin-right: 0;
}

#mnavi li:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

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

#mnavi li a {
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 0.7);
	text-decoration: none;
	font-size: 15px;
	line-height: 50px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

#mnavi li a span {
	display: none;
}

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

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

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

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

#area {
	margin: 0 100px;
}

#area p {
	padding: 25px 0;
	border: solid 5px #e0e0e0;
}
