@charset "UTF-8";
@import "/include/css/common.css";
@font-face {
	font-family: Italianno;
	src:url("Italianno-Regular.ttf");
}

/* ---------------------------------------------------------
	CSS Document top > image
--------------------------------------------------------- */

#image {
	width: 100%;
	height: 490px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
}

@media screen and (min-width: 2401px) {
#image:after {
	background-size: 100% 100px !important;
}
}

#image .flexslider {
	position: relative;
	z-index: 1;
}

#image .slides {
	width: 1000%;
}

#image .slides li {
	float: left;
	width: 100%;
	height: 490px;
	background-repeat: no-repeat;
	background-position: center;
	font-family: "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: 500;
	font-size: 36px;
}

#image li.nth1 {
	background-image: url(../top/visual_01.png);
}

#image li.nth2 {
	background-image: url(../top/visual_02.png);
}

#image li.nth3 {
	background-image: url(../top/visual_03.png);
}

#image li.nth4 {
	background-image: url(../top/visual_04.png);
}

#image li.nth5 {
	background-image: url(../top/visual_05.png);
}

#image li.nth6 {
	background-image: url(../top/visual_06.png);
}

#image li.nth7 {
	background-image: url(../top/visual_07.png);
}

#image li.nth8 {
	background-image: url(../top/visual_08.png);
}

@media screen and (min-width: 1401px) {
#image .slides li {
	background-size: 100% auto !important;
}
}

#image .start .slides li:first-child {
	opacity: 1 !important;
	display: block;
}

#image .slides li:after {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 1px;
	height: 490px;
}

#image .slides li p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	line-height: 1.3;
}

#image .slides li p span {
	font-size: 46px;
	color: #b2303c;
}

#image .flex-direction-nav a {
	content: "";
	width: 42px;
	height: 100px;
	overflow: hidden;
	margin-top: -50px;
	background: #b2303c;
	text-align: left;
	text-indent: -999px;
	position: absolute;
	top: 50%;
	z-index: 3;
}

#image .flex-prev {
	left: 66px;
	left: 0;
}

#image .flex-next {
	right: 66px;
	right: 0;
}

#image .flex-direction-nav a:before {
	content: '';
	width: 20px;
	height: 20px;
	margin-top: -11px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
}

#image .flex-prev:before {
	border-bottom: solid 2px #fff;
	border-left: solid 2px #fff;
	right: 5px;
}

#image .flex-next:before {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	left: 5px;
}

#image .flex-direction-nav a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

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

#about {
	margin-bottom: 40px;
	font-size: 15px;
}

#about ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-top: 40px;
}

#about li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 260px;
	height: 46px;
	border: solid 1px #58b7b4;
	background: #fff;
	font-size: 16px;
	line-height: 44px;
	position: relative;
	cursor: pointer;
}

#about li:hover:after,
#about li.active:after {
	content: "";
	width: 0;
	height: 0;
	border: solid 8px transparent;
	border-top: solid 13px #58b7b4;
	position: absolute;
	bottom: -21px;
	left: 48%;
}

#about li:hover,
#about li.active {
	background: #58b7b4;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document service
--------------------------------------------------------- */

#service {
	margin-bottom: 80px;
}

#service #private {
	display: none;
}

#service li {
	width: 326px;
	margin-top: 11px;
	padding-left: 100px;
	background-color: #efe8e2;
	background-repeat: no-repeat;
	background-position: 18px 18px;
	text-align: left;
	font-size: 18px;
	position: relative;
}

#service li:before {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 1px;
	height: 100px;
}

#service li:after {
	content: '';
	width: 10px;
	height: 10px;
	margin-top: -7px;
	border-top: solid 2px #252525;
	border-right: solid 2px #252525;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
}

#service li:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#service li.f_left {
	margin-right: 11px;
}

#service li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	text-decoration: none;
	color: #252525;
}

#service li.nth1 {
	background-image: url(/service/images/corporate_01.png);
}

#service li.nth2 {
	background-image: url(/service/images/corporate_02.png);
}

#service li.nth3 {
	background-image: url(/service/images/corporate_03.png);
}

#service li.nth4 {
	background-image: url(/service/images/corporate_07.png);
}

#service li.nth5 {
	background-image: url(/service/images/corporate_04.png);
}

#service li.nth6 {
	background-image: url(/service/images/corporate_05.png);
}

#service li.nth7 {
	background-image: url(/service/images/private_01.png);
}

#service li.nth8 {
	background-image: url(/service/images/private_02.png);
}

/* ---------------------------------------------------------
	CSS Document top > feature
--------------------------------------------------------- */

#feature {
	margin-bottom: 70px;
}

#feature h2 {
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 13px;
	line-height: 1;
}

#feature h2 span {
	display: block;
	height: 54px;
	font-family: Italianno;
	font-size: 64px;
	line-height: 54px;
	color: #b2303c;
}

#feature dl {
	width: 326px;
	font-size: 18px;
	line-height: 1.5;
}

#feature dl.nth1 {
	margin-right: 12px;
}

#feature dt {
	height: 250px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: 'Times New Roman';
	font-size: 15px;
	line-height: 1;
	color: #b2303c;
}

#feature dl.nth1 dt {
	background-image: url(../top/feature_01.png);
}

#feature dl.nth2 dt {
	background-image: url(../top/feature_02.png);
}

#feature dl.nth3 dt {
	background-image: url(../top/feature_03.png);
}

#feature dt span {
	display: block;
	height: 50px;
	font-family: Italianno;
	font-size: 64px;
	line-height: 50px;
}

/* ---------------------------------------------------------
	CSS Document top > info
--------------------------------------------------------- */

#info {
	padding: 30px 0 50px;
	background: #f7f3f0;
}

#info h2 {
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 13px;
	line-height: 1;
}

#info h2 span {
	display: block;
	height: 54px;
	font-family: Italianno;
	font-size: 64px;
	line-height: 54px;
	color: #b2303c;
}

#info dl {
	width: 333px;
	padding: 15px 30px;
	border-left: solid 1px #dfdedf;
	text-align: left;
}

#info dl:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#info .f_right {
	border-right: solid 1px #dfdedf;
}

#info dt .date {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
}

#info dt .new {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 40px;
	height: 17px;
	margin-left: 10px;
	background: #58b7b4;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

#info dt a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-top: 5px;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.3;
	color: #b2303c;
}

#info dd {
	margin-top: 10px;
	font-size: 13px;
	color: rgba(21,21,21,0.5);
}

#info p {
	margin-top: 30px;
}

#info p a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 240px;
	height: 46px;
	-webkit-border-radius: 46px;
	border-radius: 46px;
	background: #b2303c;
	text-decoration: none;
	font-size: 16px;
	line-height: 46px;
	color: #fff;
}

#info p a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* ---------------------------------------------------------
	CSS Document top > office
--------------------------------------------------------- */

#office {
	width: 100%;
	overflow: hidden;
	padding-top: 342px;
	position: relative;
}

#office:before {
	content: '';
	min-width: 1000px;
	width: 100%;
	height: 320px;
	background: url(../top/office_01.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width: 1401px) {
#office:before {
	background-size: 100% auto;
}
}

#office h2 {
	margin-bottom: 20px;
	text-align: left;
	font-weight: 500;
	font-size: 13px;
	line-height: 1;
}

#office h2 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 54px;
	margin-right: 25px;
	font-family: Italianno;
	font-size: 64px;
	line-height: 54px;
	color: #b2303c;
}

#office p.f_left {
	width: 690px;
	text-align: left;
	font-size: 15px;
}

#office a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 240px;
	height: 46px;
	-webkit-border-radius: 46px;
	border-radius: 46px;
	background: #b2303c;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #fff;
}

#office a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
