/* @override 
	http://61.206.114.199:8001//mind1_nippon/base.css */

@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	line-height: 1;
}


div#container{
	background-color: #fff;
	max-width: 1054px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 15px;
}


p{
	font-size: 1.6rem;
	line-height: 2;
	margin: 0 0 2em 0;
	color: #333;
}

* html p,
* html h2,
* html h3{
	font-family:'ＭＳ Ｐゴシック',sans-serif; ;
}


div#box_header{
	width: 100%;
	/*min-width: 1024px;*/
	height: 601px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

div#box_header .inner{
	width: 1600px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
	height: 601px;
	background-color: #ccc;
	position: relative;
	/*background-image: url(page_parts/top_image.jpg);*/
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 0;
}

div#box_header .inner img#kv_mind1 {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 0;
}

div#box_header .inner h1,
div#box_header .inner p.logo {
	position: absolute;
	top: 0;
	z-index: 20;
}


div#box_header .inner h1 {
	width: 580px;
	left: 48.2%;
	margin-left: -240px;
	top: 48%;
}

div#box_header .inner h1 img {
	width: 100%;
}

div#box_header .inner p.logo {
	max-width: 365px;
	top: 15px;
	left: 50%;
	margin-left: -460px;
}

div#box_header .inner p.logo img {
	width: 100%;
}

p.goto_pagetop{
	text-align: center;
	font-size: 1.6rem;
}



/*------------------------------------*/


div#box_main{
	
}

p.first_catch {
	text-align: center;
	margin: 0;
	padding-top: 24px;
}
p.first_catch img {
	width: 100%;
	max-width: 840px;
	height: auto;
	vertical-align: bottom;
}

div.column_inner {
	width: 97%;
	margin: 0 auto 5em auto;
}

div#box_lead {
	width: 97%;
	margin: 0 auto;
	
	padding: 2.5em 0 1.5em 0;
}

div#box_lead p {
	margin-bottom: 1em;
}

div#tyoi_attention{
	width: 97%;
	margin: 0 auto;
	background-color: #f7f7f7;
	padding: 1.7em;
	border: 12px solid #d5e6f4;
}

div#tyoi_attention p{
	text-align: center;
	margin-bottom: 0;
}


p#bokin_gaku{
	border: 4px solid #e76565;
	font-size: 50px;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0.5em auto 0.3em auto;
	font-weight: bold;
	width: 50%;
	padding: 0.1em 0 0.1em 0;
	line-height: 1.1;
}

p#bokin_gaku span{
	font-size: 26px;
}

ul#anchor_navi{
	height: auto;
	zoom: 1;
	text-align: center;
	padding: 2.5em 0 3em 0;
	margin: 0;
}

ul#anchor_navi:after{
		content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

ul#anchor_navi li{
	font-size: 1.8rem;
	margin: 0 1.5em 0;
	display: -moz-inline-box;
                display: inline-block;
                /display: inline;
                /margin-right: 3px;
                /zoom: 1;
}



h2{
	font-size: 2rem;
	clear: both;
	color: #fff;
	position: relative;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 1em;
	background-color: #36a1f4;
	padding: 0.6em 1em 0.5em 1.5em;
	/* css3 */
	border-radius: 1.5em;
}






h3{
	font-size: 1.8rem;
	margin: 2em 0 1em 0;
	font-weight: bold;
	clear: both;
}


div#box_main table {
	border-collapse: collapse;
	font-size: 1.6rem;
	line-height: 1.6;
}

div#box_main table td,
div#box_main table th {
	border: 1px solid #ccc;
}

div.box_koza_tables{
	zoom:1;
	padding: 0 0 1.5em 0;
}




div.box_koza_tables:after{
		content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}


div.box_koza_tables table{
	width: 48.5%;
	float: left;
}

div.box_koza_tables table.right{
	float: right;
}

/*div.box_koza_tables table:last-child,
div.box_koza_tables table#last_child{
	float: right;
}*/

div.box_koza_tables table td,
div.box_koza_tables table th{
	padding: 0.5em 8px 0.4em 8px;
}

div.box_koza_tables table th{
    width: 25%;
	font-weight: bold;
	background-color: #f2e3e3;
}


ul{
	margin: 0 0 3.5em 0;
}


li{
	font-size: 1.2rem;
	line-height: 1.6;
	color: #777;
	margin: 0 0 0.8em 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

ul.gienkin_banners{
	width: 100%;
	height: auto;
	zoom: 1;
}

ul.gienkin_banners:after{
		content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

ul.gienkin_banners li{
	float: left;
	margin: 0 30px 18px 0;
}
ul.gienkin_banners li img {
	max-width: 100%;
	height: auto;
}

div#box_report{
	border: 8px solid #e5e5e5;
	margin: 0 auto 20px auto;
	padding: 20px;
	padding-top: ;
}

div.box_inner {
    padding-bottom: 0;
}

div#box_report dt,
div#box_report dd{
	line-height: 1.4;
}

div#box_report dt{
	padding: 0 0 0.3em 0;
	border-bottom: 1px dotted #999;
	font-size: 1.6rem;
	color: #444;
	font-weight: 600 !important;
}

div#box_report dd{
	font-size: 1.6rem;
	list-style:disc inside ;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1em;
	line-height: 1.4;
}

div#box_report dd br {
	display: none;
}

div#box_footer{
	border-top: 5px solid #36a1f4;
	padding: 20px;
	margin-top: 20px;
	padding-bottom: 50px;
	margin: 0 auto;
}

div#box_footer p{
	text-align: center;
	font-size: 10px;
	font-family: "Roboto", sans-serif;
}


/* ---- */

a#charity{
	position: absolute;
	top: 230px;
	left: 600px;
	width: 260px;
	height: 66px;
	text-indent: -9999px;
	display: block;
	
}

/* 2017/12/07 */

div.inner_list {
	margin-bottom: 30px;
}

div.inner_list dl {
	display: none;
}

div.inner_list:first-child dl {
	display: block;
}

div.inner_list h3 {
	font-size: 2.2rem;
	padding-left: 2px;
	padding-bottom: 0.4em;
	margin: 0 !important;
	padding-top: 1em;
	border-bottom: 1px solid #36a0f4;
	position: relative;
}

div.inner_list h3:hover {
	background-color: #f5f5f5;
	cursor: pointer;
}

div.inner_list h3:first-child {
	margin: 1em 0 1em 0;
}

div.inner_list h3::before {
	content: "";
	position: absolute;
	right: 15px;
	bottom: 25px;
	width: 21px;
	height: 1px;
	background-color: #111111;
}
div.inner_list h3::after {
	content: "";
	position: absolute;
	right: 25px;
	bottom: 15px;
	height: 21px;
	width: 1px;
	background-color: #111111;
}


div.inner_list h3.open::after {
	content: none;
}


div.inner_list dl {
	
	padding: 0 2px;
}

div#box_report dt {
	margin-top: 2.5em;
	margin-bottom: 0.4em;
	color: #1b8bc1;
	font-weight: normal;
	font-style: normal;
	border: none;
}

div#box_report dt:first-child {
	margin-top: 1em;
}

div#box_report dd {
	padding: 0 0 0 2.2em;
	position: relative;
}

div#box_report dd:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #36a0f4;
	border-right: 1px solid #36a0f4;
	
	transform: rotate(45deg);
	
	position: absolute;
	top: 0.3em;
	left: 0;
}

div#box_report dd a {
	color: #191919;
	text-decoration: none;
}

div#box_report dd a:hover {
	color: #36a0f4;
}


.column_inner.bnrs h3:before {
	content: " ";
	display: inline-block;
	position: relative;
	width: 0.8em;
	height: 0.75em;
	border-radius: 0.4em;
	margin-right: 0.3em;
	top: -0.05em;
	background-color: #23b7fe;
}


/* --tablet-- */
@media screen and (max-width: 800px) {
	div#box_header {
		height: 500px;
	}
	div#box_header .inner {
		height: 500px;
		width: auto;
		left: inherit;
		margin-left: inherit;
		background: url(page_parts/kv_mind1.jpg) no-repeat center top / cover;
	}
	div#box_header .inner img#kv_mind1 {
		width: auto;
		height: 100%;
		z-index: 0;
		transform: translateX(-50%);
		margin-left: 50%;
		display: none;
	}
	div#box_header .inner p.logo {
		top: 15px;
	    margin-left: 0;
		left: 15px;
		width: 70%;
	}
	div#box_header .inner h1 {
	    max-width: 400px;
	    top: 65%;
    	left: 50%;
    	transform: translate(-50%,-50%);
		margin-left: 0;
	}
	div#box_report dd {
		text-indent: 0;
	    padding-left: 1em;
	}
}


/* --sp-- */
@media screen and (max-width: 640px) {
	.pc_only {
		display: none;
	}
	h2 {
		border-radius: 6px;
		padding: 10px 15px;
	}
	h3 {
		line-height: 1.5;
		margin-top: 1em;
	}
	ul {
		margin-bottom: 1.5em;
	}
	p {
		margin-bottom: 1em;
	}
	div.column_inner {
		margin-bottom: 3em;
		overflow: hidden;
	}
	div.column_inner p {
		word-break: break-all;
	}
	div#box_header {
		height: 320px;
	}
	div#box_header .inner {
		height: 320px;
	}
	div#box_header .inner h1 {
	    max-width: 300px;
	    width: 65%;
	}
	div.box_koza_tables {
		padding-bottom: 0;
	}
	div.box_koza_tables table {
		width: 100%;
		margin-bottom: 20px;
	}
	div.box_koza_tables table th {
		font-size: 14px;
		width: 30%;
		padding-right: 5px;
		padding-left: 5px;
	}
	div.box_koza_tables table td {
		font-size: 14px;
	}
	p.first_catch {
	    padding-top: 14px;
	}
	div#box_lead {
		padding-top: 15px;
	}
	div#tyoi_attention {
		border: 4px solid #d5e6f4;
	    padding: 1em;
	}
	div#tyoi_attention p {
		text-align: left;
	}
	ul#anchor_navi {
		padding-bottom: 1em;
	}
	ul#anchor_navi li {
		display: block;
		text-align: center;
		margin: 10px 0;
	}
	div#box_report {
	    border: 4px solid #e5e5e5;
		padding: 10px 15px;
	}
	div.inner_list h3 {
		padding-top: 10px;
		font-size: 1.8rem;
		padding-bottom: 7px;
	}
	div#box_report dt {
		margin-top: 1em;
	}
	div.inner_list h3::before {
		bottom: 22px;
	}
	div.inner_list h3::after {
		bottom: 12px;
	}
	div.inner_list h3::before {
		width: 17px;
	    right: 10px;
		bottom: 20px;
	}
	div.inner_list h3::after {
		height: 17px;
		right: 18px;
		bottom: 12px;
	}
}

@media screen and (max-width: 375px) {
	div#box_header {
		height: 290px;
	}
	div#box_header .inner {
		height: 290px;
	}
}

@media screen and (max-width: 320px) {
	div#box_header {
		height: 250px;
	}
	div#box_header .inner {
		height: 250px;
	}

}
/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */

/* ---- */


