@charset "UTF-8";

body::before {
	content: "";
	background: #b3b3b3 url(../images/common/mainvisual_bg_j.jpg) no-repeat left top;
	background-size: cover;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

/* -- Media query	768px以下の場合 スマートフォン設定------------------------------------------------------------- */
@media screen and (max-width: 768px ) {
	body::before {
		content: "";
		background: #b3b3b3 url(../images/common/mainvisual_bg_j.jpg) no-repeat center top;
		background-size: cover;
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
	}
}

/*-------------------------------------------------------
■ privacy.html
 --------------------------------------------------------*/
 .grad table.table_std {
	 width: 100%;
 }
 
 .grad tr th {
	 text-align: left;
 }
.grad td , .grad th {
	 border-right: 1px dotted;
 }
.grad td:last-child , .grad th:last-child {
	 border-right: none;
 }
 .grad th.brn{
 	border-right: none!important;
 }
/*.sub-title_bg.irb{
	display: inline-block;
}*/
.grad .content_inner{
	max-width: 720px;
}
@media screen and (max-width:768px) {
	.grad table.table_std {
		width: 100%;
	}
}

/*-------------------------------------------------------
■ contact.html
 --------------------------------------------------------*/
.contact tr th {
	text-align: left;
}

/*-------------------------------------------------------
■ privacy.html
 --------------------------------------------------------*/
 .privacy>ul {
	margin: 10px 0 0 50px;
 }

 .privacy>ul li {
	list-style-type : decimal;
 }

 .privacy ul.access {
	margin: 10px 0 0 30px;
 }

 .privacy ul.access li {
	list-style-type : none;
 }

.privacy p.caption {
	margin: -20px 0 10px 20px;
	line-height: 1.5em;
}

/*-------------------------------------------------------
■ link.html
 --------------------------------------------------------*/
.link .paragraph {
	display: flex;
	flex-direction: row;
}

.link .paragraph .address {
	margin-left: 5%;
}

.link .paragraph .address br {
	display: none;
}

.link .paragraph .address span {
	padding-left: 1em;
}

@media screen and (max-width:768px) {
	.link .paragraph {
		display: flex;
		flex-direction: column;
	}

	.link .paragraph img {
	   width: 100%;
	}

	.link .paragraph p {
		font-size: 1.4rem;
		line-height: 1.3em;
		letter-spacing: .02em;
		margin-top: 5%;
	}

	.link .paragraph .address br {
	display: none;
	padding-left: 1em;
	}
}

/*-------------------------------------------------------
■ result.html
 --------------------------------------------------------*/
 .result tr td:first-child {
	text-align: left;
}

 .result tr td {
	text-align: center;
	vertical-align: middle;
}

.result tr.total {
	background: #FF8FE7;
}


.result-item-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

li.result-item-box {
	width: 20%;
	margin-left: 20px;
}

li.result-item-box li {
	list-style: disc;
}
li.result-item-box li.no-disc {
	list-style: none;
}

@media screen and (max-width:768px) {
	li.result-item-box {
		width: 45%;
		margin-left: 5%;
	}

	li.result-item-box:last-child {
		margin-top: 2%;
	}
}

/*-------------------------------------------------------
■ sitemap.html
 --------------------------------------------------------*/

.l-suiryo_sitemap{
	display: -webkit-flex; /* Safari */ 
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}

.suiryo_sitemap_list {
	margin-bottom: 30px;
	width: 30%;
	background: #efefef;
	padding:20px;
}

.suiryo_sitemap_list::after {
	content:"";
	display: none;
}

.suiryo_sitemap_list.wide {
	margin-bottom: 30px;
	width: 100%;
}

.suiryo_sitemap_list.wide .suiryo_sitemap_link li{
	border-bottom: 1px dotted #fff;
	margin-right: 1%;
	margin-bottom: 20px;
}
.suiryo_sitemap_list.wide .suiryo_sitemap_link li:nth-child(3n){
	margin-right: 0;
}

.suiryo_sitemap_list.wide .suiryo_sitemap_link{
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	display: -webkit-flex; /* Safari */
	display: flex;

}
.suiryo_sitemap_list.wide .suiryo_sitemap_link li{
	width: 32.5%;
}

.suiryo_sitemap_list dt {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-bottom: 5px;
	border-bottom: 3px solid #000;
	margin-bottom: 15px;
}

.suiryo_sitemap_list dd ul li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	background: #FFF;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	border-radius:5px;
}

.suiryo_sitemap_list dd ul li a {
	color: #333;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-align-items: center; /* Safari */
	align-items:         center;
	min-height:60px;
	padding:10px;
	position:relative;
}

.suiryo_sitemap_list dd ul li a::after{
	display: inline-block;
	content: '';
	position: absolute;
	top:0;
	bottom:0;
	margin: auto;
	right: 5px;
	width: 8px;
	height: 8px;
	border-left: 2px solid #333;
	border-bottom: 2px solid #333;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.suiryo_sitemap_list dd ul li a::before{
	content:"";
}


@media screen and (max-width:768px) {

	.suiryo_sitemap_list {
		width: 100%;
	}

	.suiryo_sitemap_list.wide .suiryo_sitemap_link li{
		width: 100%;
		margin-bottom: 10px;
	}

	.suiryo_sitemap_list dd ul li a {
		min-height: 40px;
	}

}
