@charset "utf-8";
/* CSS Document */
/* login
-------------------------------------------------------*/
#login .loginBox {
	width: 960px;
	padding: 170px 0 70px;
	margin: 0 auto;
}
#login .loginBox ul li {
	text-align: center;
	margin-bottom: 40px;
}
#login .loginBox ul li div {
	display: inline;
	margin-right: 20px;
}
#login .loginBox ul li input[type="text"],
#login .loginBox ul li input[type="password"] {
	padding: 10px;
}
#login .loginBox ul li input[type="submit"] {
	display: inline-block;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	background: rgb(206,4,4);
	background: linear-gradient(0deg, rgba(206,4,4,1) 0%, rgba(222,86,86,1) 100%);
	transition: 0.25s opacity ease;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	border: 1px solid #cc0001;
	border-radius: 25px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 200px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login .loginBox ul li input[type="submit"]:hover {
	opacity: 0.75;
}
@media only screen and (max-width: 750px) {
#login .loginBox {
	width: 100%;
	padding: 100px 10px 30px;
	margin: 0 auto;
}
#login .loginBox ul li {
	text-align: center;
	margin-bottom: 30px;
}
#login .loginBox ul li input[type="submit"] {
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
}
/* relocation
-------------------------------------------------------*/
#relocation h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 0 12px !important;
	border-left: 5px #CC0000 solid;
	border-bottom: none !important;
	margin-bottom: 24px;
}
#relocation h3 rt {
	margin-bottom: -5px;
}
#relocation .details {
	border: 1px #333333 solid;
	padding: 30px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
#relocation .details {
	padding: 20px;
}
}
#relocation .details h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#relocation .details dl {
	overflow: hidden;
}
#relocation .details dl dt {
	clear: both;
	float: left;
}
#relocation .details dl dt .three {
	letter-spacing: 1.1em;
}
#relocation .details dl dt .four {
	letter-spacing: 0.4em;
}
#relocation .details dl dd {
	padding-left: 8em;
}
#relocation .ph {
	margin-bottom: 40px;
}
#relocation .message {
	overflow: hidden;
	padding-bottom: 40px;
	border-bottom: 1px #ccc solid;
}
#relocation .message .director {
	float: left;
	width: 168px;
	margin-right: 1em;
}
#relocation .listlinks {
	font-size: 14px;
	text-align: right;
	margin-top: 5px;
}
#relocation .listlinks a {
	background: url(../../images/icon_arrow.png) no-repeat left 6px;
	background-size: 10px 10px;
	padding-left: 1em;
}
@media only screen and (max-width: 750px) {
#relocation .message .director {
	float: left;
	width: 30%;
	margin-right: 1em;
}
}
#relocation .message .director img {
	width: 100%;
}
#relocation .message h4 {
	font-weight: bold;
}
#relocation .listlinks {
	text-align: right;
}

/* attempt
-------------------------------------------------------*/
#attempt h2 {
	background-image: url(../../images/ic_top_btn02_13.png);
	background-size: 45px auto;
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: left center;
}
#attempt h3 {
	margin-top: -30px;
	padding-top: 70px;
}
#attempt h3:nth-of-type(-n+1) {
	margin-top: -70px !important;
	padding-top: 70px !important;
}
@media only screen and (max-width: 750px) {
#attempt h2 {
	background-size: 30px auto;
	padding-left: 40px;
}
}

/* region
-------------------------------------------------------*/
#region h2 {
	background-image: url(../../images/ic_top_btn02_03.png);
	background-size: 45px auto;
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: left center;
}
#region h3 {
	margin-top: -30px;
	padding-top: 70px;
}
#region h3:nth-of-type(-n+1) {
	margin-top: -70px !important;
	padding-top: 70px !important;
}
@media only screen and (max-width: 750px) {
#region h2 {
	background-size: 30px auto;
	padding-left: 40px;
}
}
/* revitalization
-------------------------------------------------------*/
#revitalization h2,
#revitalization2 h2 {
	background-image: url(../../images/ic_top_btn02_04.png);
	background-size: 45px auto;
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: left center;
}
#revitalization2 h3 {
	margin-top: -30px;
	padding-top: 70px;
}
#revitalization2 h3:nth-of-type(-n+1) {
	margin-top: -70px !important;
	padding-top: 70px !important;
}
@media only screen and (max-width: 750px) {
#revitalization2 h2 {
	background-size: 30px auto;
	padding-left: 40px;
}
}
/* opinions
-------------------------------------------------------*/
#opinions h2 {
	background-image: url(../../images/ic_top_btn02_05.png);
	background-size: 45px auto;
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: left center;
}
/* link
-------------------------------------------------------*/
#link h2 {
	background-image: url(../../images/ic_top_btn02_09.png);
	background-size: 30px auto;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
}
#link h3 {
	margin-top: 40px;
}
#link h3:nth-of-type(-n+1) {
	margin-top: 0;
}
/* access
-------------------------------------------------------*/
#access h2 {
	background-image: url(../../images/icon_access.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
}
#access h3 {
	margin-bottom: 10px;
}
#access .address {
	margin-bottom: 20px;
}
#access .map {
	margin-bottom: 40px;
}
#access .route {
	overflow: hidden;
}
#access .route .line {
	display: table-cell;
	padding-right: 20px;
}
#access .route .line dt {
	color: #cc0001;
	margin-top: 10px;
}
#access .route .line dd.haneda {
	font-size: 14px;
}
#access .route .line dt:first-child {
	margin-top: 0px;
}
#access .route .nearest {
	display: table-cell;
	width: 30%;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background: #cc0001;
}
#access .route .note {
	color: #cc0001;
	margin-top: 20px;
	text-indent: -1em;
	padding-left: 1em;
}
#access .route .note::before {
	content: '※';
}
/* aboutz
-------------------------------------------------------*/
#aboutz .o-keyvisual--bk01 {
	background: url(../images/bk_pagettl_aboutz.png) no-repeat center right;
}
#aboutz .l-wrap-inner {
	overflow: hidden;
}
#aboutz .o-box__list02 {
	width: 410px;
	float: left;
	margin: 0;
}
#aboutz .o-box__list02:nth-of-type(2) {
	margin-left: 60px;
}
#aboutz .o-box__list02 li {
	display: block !important;
	padding-left: 1em;
	padding-bottom: 10px;
	border-bottom: 1px #ccc solid;
	margin-bottom: 30px;
	background: url(../../images/icon_arrow.png) no-repeat left 12px;
	background-size: 10px 10px;
}
#aboutz .o-box__list02 li:last-child {
	margin-bottom: 0;
}
#aboutz .nest {
	padding-left: 1em;
}
#aboutz .nest li {
	background: none;
	padding-left: 0;
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
#aboutz .o-keyvisual--bk01 {
	background: url(../images/bk_pagettl_aboutz.png) no-repeat top right;
	background-size: 100% auto;
}
#aboutz .o-box__list02 {
	width: 100%;
	float: none;
	margin: 0;
}
#aboutz .o-box__list02 li {
	margin-left: 0;
	text-indent: 0;
	background-position: left 10px;
}
#aboutz .o-box__list02:nth-of-type(2) {
	margin-top: 30px;
	margin-left: 0;
}
#aboutz .nest {
	margin-top: 10px;
}
}
/* member
-------------------------------------------------------*/
#member h2 {
	background-image: url(../../images/icon_member.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
}
#member h3 {
	margin-bottom: 10px;
}
#member table tbody th {
	background: #FFF5F5;
}
#member input[type="text"] {
	height: auto;
}
#member input.post,
#member input.ad {
	width: 5em;
}
#member select {
	box-sizing: border-box;
	padding: 8px;
}
#member .back {
	display: inline-block;
	text-align: center;
	color: #1d1d1d;
	cursor: pointer;
	background: rgb(207,207,207);
	background: linear-gradient(0deg, rgba(207,207,207,1) 0%, rgba(251,251,251,1) 100%);
	transition: 0.25s opacity ease;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	border: 1px solid #808080;
	margin: 0px;
	border-radius: 25px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 200px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
@media only screen and (max-width: 750px) {
#member table thead th {
	border-top: 1px #000 solid !important;
	border-bottom: 1px #000 solid !important;
}
#member .back {
	display: block;
	width: 80%;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
}
/* user
-------------------------------------------------------*/
#user h2 {
	background-image: url(../../images/icon_member.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
}
#user h3 {
	margin-bottom: 10px;
}
#user input[type="password"] {
	height: auto;
	box-sizing: border-box;
	padding: 5px;
	font-size: 18px;
}
#user .back {
	display: inline-block;
	text-align: center;
	color: #1d1d1d;
	cursor: pointer;
	background: rgb(207,207,207);
	background: linear-gradient(0deg, rgba(207,207,207,1) 0%, rgba(251,251,251,1) 100%);
	transition: 0.25s opacity ease;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	border: 1px solid #808080;
	margin: 0px;
	border-radius: 25px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 200px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
@media only screen and (max-width: 750px) {
#user table {
	border-top: 1px #000 solid !important;
}
#user .back {
	display: block;
	width: 80%;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
}
/* update
-------------------------------------------------------*/
#update h2 {
	background-image: url(../../images/icon_update.png);
	background-size: 30px auto;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
}
#update .updateList {
	width: 880px;
	margin: 20px auto 0;
	position: relative;
	overflow: hidden;
}
#update .updateList li {
	border-bottom: solid #e1e1e1 1px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	padding: 15px 0;
}
#update .updateList li .date {
	width: 16%;
}
#update .updateList li .txt {
	width: 84%;
}
#update .updateList li .txt a span::before {
	background-image: url(../images/ic_link_circle.png);
	content: "";
	position: absolute;
	top: 50%;
	left: -15px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background-repeat: no-repeat;
	background-size: cover;
}
#update .updateList li .txt a span {
	color: #0063ad;
	position: relative;
	text-decoration: none;
	font-size: 14px;
	margin-left: 15px;
}
@media only screen and (max-width: 750px) {
#update .updateList {
	width: 100%;
	margin: 0 auto;
}
#update .updateList li {
	padding: 8px 0;
}
#update .updateList li .date {
	display: block;
	width: 100%;
}
#update .updateList li .txt {
	display: block;
	width: 100%;
}
}
/* result
-------------------------------------------------------*/
#result h2 {
	background-image: url(../../images/icon_result.png);
	background-size: 30px auto;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
}
#result .resultList {
	width: 880px;
	margin: 20px auto 0;
	position: relative;
}
#result .resultList li {
	border-bottom: solid #e1e1e1 1px;
	overflow: hidden;
	padding: 15px 0;
}
#result .resultList li .date {
	width: 14%;
	float: left;
}
#result .resultList li .category {
	display: inline-block;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 4px;
	color: #fff;
	background: #cc0001;
}
#result .resultList li .txt {
	clear: both;
	width: 100%;
}
#result .resultList li .txt a span::before {
	background-image: url(../images/ic_link_circle.png);
	content: "";
	position: absolute;
	top: 50%;
	left: -15px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background-repeat: no-repeat;
	background-size: cover;
}
#result .resultList li .txt a span {
	color: #0063ad;
	position: relative;
	text-decoration: none;
	font-size: 14px;
	margin-left: 15px;
}
@media only screen and (max-width: 750px) {
#result .resultList {
	width: 100%;
	margin: 0 auto;
}
#result .resultList li {
	padding: 8px 0;
	overflow: hidden;
}
#result .resultList li .date {
	display: block;
	width: auto !important;
	float: left;
	margin-right: 10px;
}
#result .resultList li .category {
	font-size: 10px;
	padding: 2px 5px;
}
#result .resultList li .txt {
	clear: both;
	display: block;
	width: 100%;
}
}