@charset "shift_jis";
/* CSS Document */

.ma01 {
	margin-top: 18px;
}
.ma02 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.ma03 {
	margin-bottom: 10px;
}
.ma04 {
	margin-top: 5px;
}
.ma05 {
	margin-right: 15px;
}
.ma06 {
	margin-bottom: 5px;
}
.ma07 {
	margin-bottom: 25px;
}
.ma08 {
	margin-left: 15px;
}
.ma09 {
	margin-bottom: 15px;
}


.pd01 {
	padding-top: 10px;
}
.pd02 {
	padding-left: 15px;
}


.w620 {
	width: 620px;
}
.w620 li {
	list-style: disc outside;
	margin-left: 20px;
}

.leftimg {
	float: left;
}

.box01 {
	border-collapse: collapse;
	border: 1px solid #9E781F;
	text-align: left;
}
.box01 th {
	border-collapse: collapse;
	border: 1px solid #9E781F;
	text-align: center;
	background: #292929;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 6px;
	font-weight: normal;
}
.box01 td {
	border-collapse: collapse;
	border: 1px solid #9E781F;
	text-align: left;
	vertical-align: top;
	padding: 7px 10px 6px 15px;
}
.box01 .detail1 {
	float: left;
}
.box01 .detail2 {
	float: left;
	margin-left: 40px;
}

.box02 {
	border-collapse: collapse;
	border: 1px solid #9E781F;
	text-align: left;
}
.box02 th {
	border-collapse: collapse;
	border: 1px solid #9E781F;
	text-align: center;
	background: #292929;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 6px;
	font-weight: normal;
}
.box02 td {
	border-collapse: collapse;
	border: 1px solid #9E781F;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 6px;
}
.box02 .detail1 {
	float: left;
}
.box02 .detail2 {
	float: left;
	margin-left: 40px;
}

.textbox_gray {
	background: #414142;
	padding: 10px;
	width: 600px;
}





#contentBox_message {
	float: right;
	width: 700px;
	background: url(../messege/img/message_bg.jpg) no-repeat center top;
	height: 750px;
}
#contentInner_message {
	margin-top: 150px;
	margin-left: 40px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #B6B6B6;
	font-weight: 100;
}
#contentInner_message img {
	float: left;
	margin-right: 20px;
}
#contentBox_greeting {
	float: right;
	width: 700px;
	background: url(../messege/img/index_bg.jpg) no-repeat center top;
	height: 750px;
}
#contentBox_greeting2 {
	float: right;
	width: 700px;
	background: url(../messege/img/index_bg.jpg) no-repeat center top;
	-webkit-text-size-adjust: none;
}
#contentInner_greeting {
	margin-top: 115px;
	margin-left: 40px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #B6B6B6;
	font-weight: 100;

}
#contentInner_greeting img {
	float: left;
	margin-right: 20px;
}

#contentInner_greeting2 {
	clear: both;
	margin-top: 300px;
	margin-left: 40px;
	margin-right: 20px;
	padding-bottom: 60px;
}
#contentInner_greeting2 h2 {
	font-size: 28px;
	margin-bottom: 10px;
	border-left: solid 5px #990002;
	padding: 0 0 10px 15px;
}
#contentInner_greeting2 ul {
	font-family: A1 Mincho;
	list-style: none;
	font-size: 18px;
	line-height: 24px;
	width: 550px;
	margin: 0 auto 30px;
}
#contentInner_greeting2 li {
	text-indent: -2em;
	padding: 15px 0 10px 2em;
	border-bottom: 1px solid #C89321;
}
#contentInner_greeting2 li strong {
	color: #C89321;
	font-size: 22px;
}
.presi_name {
	text-align: right;
		font-family: A1 Mincho;
}
.okimas_inq {
	text-align: center;
	padding: 20px;
}
.okimas_inq a {
	background: #C9A063;
	border-radius: 10px;
	text-decoration: none;
	display: inline-block;
	padding: 25px 60px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
}
.okimas_movie {
	width: 900px;
	margin: 0 auto;
	background: #000;
	padding: 0 0 50px;
}

.okimas_news {
	width: 580px;
	margin: 0 auto;
	font-size: 16px;
}
.okimas_news img {
	margin-bottom: 5px;
	height: auto;
	max-width: 100%;
}
.okimas_news h3 {
	font-size: 20px;
	font-family: A1 Mincho;
	position: relative;
	margin: 20px 0 40px;
	line-height: 1.5em;
}
.okimas_news h3::after {
	content: "";
	display:block;
	width:100px;
	height:2px;
	background-color:#c9a063;
	position:absolute;
	bottom: -10px;
	left: calc( 50% - 50px);
}
.okimas_news h4 {
	font-size: 18px;
	font-family: A1 Mincho;
	color: #c9a063;
	padding: 5px 0 25px;
}
.okimas_news h5 {
	font-size: 13px;
}
.okimas_news .picbox {
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	margin: 20px 0;
}
.okimas_news .picbox p {
	/*width: 170px;*/
	text-align: left;
}
.okimas_news .voice {
	background: #fff;
	border-radius: 10px;
	border: 3px #c9a063 solid;
/*	padding: 20px 15px;*/
	color: #333;
	margin-bottom: 30px;
}
.okimas_news .voice_inner {
	display: flex;
	justify-content: space-between;
}
.okimas_news .voice_message {
	padding-left: 20px;
	width: 290px;
}
.okimas_news .voice_message p {
	text-align: left;
	border-bottom: 1px dashed #c9a063;
	padding: 10px 0;
}
.okimas_news .voice_message p span {
	color: #c9a063;
}
.okimas_news .comment p {
	text-align: left;
	margin-bottom: 1.4em;
}
.okimas_link {
	margin: 20px auto;
	display: inline-block;
	background: #c9a063;
	padding: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 16px;
	line-height: 1.4em;
	width: 90%;
	box-sizing: border-box;
	font-weight: bold;
}
.okimas_link:hover {
	text-decoration: none;
	background: #D6B88B;
}
.top_news_wrap {
	background: #0F0F0F;
	padding: 0 15px 15px;
	margin-top: 15px;
	overflow: hidden;
}
.top_news_wrap h3 {
	font-size: 20px;
	font-family: A1 Mincho;
	position: relative;
	margin: 15px 0 40px;
	line-height: 1.5em;
}
.top_news_wrap h3::after {
	content: "";
	display:block;
	width:100px;
	height:2px;
	background-color:#c9a063;
	position:absolute;
	bottom: -10px;
	left: calc( 50% - 50px);
}
.top_news {
	clear: both;
	text-align: left;
	font-size: 16px;
}
.top_news .date {
	display: inline-block;
	padding: 0 0 15px;
}
.top_news img {
	float: right;
	width: 200px;
	height: auto;
	margin: 0 0 8px 10px;
}
.top_news a {
	text-decoration: underline;
	color: #fff;
}