@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/
#contents .number .head03,
#contents .number .image,
#contents .number .comment{
	margin-bottom:4%;
	text-align:center;
}
#contents .number .head03{
	font-size:1.7em;
}
#contents .number section{
	padding-bottom:2%;
	margin-bottom:6%;
	border-bottom:1px dotted #aaa;
}
/*--------*/
#contents .group .group_title01{
	font-size:2.4em;
	margin-bottom:50px;
	text-align:center;
	line-height:1.3em;
	font-weight:normal;
}
#contents .group .group_title02{
	font-size:1.53em;
	margin-bottom:50px;
	text-align:center;
	line-height:1.3em;
	color:#c00000;
}
#contents .group .image{
	text-align:center;
	margin-bottom:50px;
}
#contents .group .tx01{
	text-align:center;
	line-height:1.7em;
	font-size:1.08em;
}
/*-------------*/
#contents .rinen01 .image{
	margin-bottom:40px;
	text-align:center;
}
#contents .rinen01 .image img{
	width:100%;
	max-width:560px;
}
#contents .rinen01 .tx01{
	color:#c00000;
	margin-bottom:30px;
	font-size:1.857em;
	text-align:center;
	font-weight:normal;
}
#contents .rinen01 .tx02{
	font-size:1.3em;
	text-align:center;
}
/*----------*/
#contents .messageBox .title{
	color:#c00000;
	font-size:1.8em;
	margin-bottom:20px;
    text-align: center;
}
#contents .messageBox .info{
	overflow:hidden;
	width:100%;
}
#contents .messageBox .image{
	float:right;
	width:21.7%;
}
#contents .messageBox .tx{
	float:left;
	width:75%;
}
#contents .messageBox .sign{
	font-weight:bold;
	margin-top: 20px !important;
}
#contents .messageBox .tx .btm20{
	font-size:1.08em;
	line-height:1.7em;
}
/*------*/
#contents .history{
	padding-top:10px;
}
#contents .history li{
	background: url(../images/bg_1px_red.gif) 4px 5px repeat-y;
	padding-bottom:35px;
	clear:both;
}
#contents .history li:last-child{
	padding-bottom:0%;
	background:none;
}
#contents .history li .year{
	background: url(../images/icon_circle.png) left 5px no-repeat;
	padding-left:20px;
	color:#c00000;
	font-size:1.08em;
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:4px;
	float:left;
}
#contents .history li .tx{
	clear:both;
	padding-left:20px;
}
#contents .history li .tx .image{
	float:left;
	width:20%;
}
#contents .history li .tx .tx02{
	float:right;
	width:78%;
}
/*---------------*/
#contents .company .tdLink .link{
	margin-bottom:10px;
}
#contents .company.tbl01 td{
	overflow:hidden;
}
#contents .company.tbl01 td div{
	float:left;
	width:50%;
}
.btm_z{
	margin-bottom: 5px !important;
}
#contents .messageBox .tx p{
	font-size: 1.08em !important;
	line-height: 1.7em !important;
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif !important;
}

@media screen and (max-width:640px) {
#contents .number .head03{
	font-size:1.3em;
}
/*------*/
#contents .group .group_title01{
	font-size:1.4em;
	margin-bottom:25px;
}
#contents .group .group_title02{
	font-size:1.2em;
	margin-bottom:25px;
}
#contents .group .image{
	text-align:center;
	margin-bottom:20px;
}
#contents .group .tx01{
	font-size:1em;
}
/*--------*/
#contents .rinen01 .image{	margin-bottom:20px;	text-align:center;}
#contents .rinen01 .tx01{
	margin-bottom:20px;
	font-size:1.5em;
}
#contents .rinen01 .tx02{
	font-size:1.1em;
	text-align:justify;
}
#contents .rinen01 .tx02 br{
	display:none;
}
/*----------*/
#contents .messageBox .title{
	font-size:1.3em;
	margin-bottom:15px;
}
#contents .messageBox .image{	width:30%; margin:0 15px 15px 0;}
#contents .messageBox .tx{
	float:none;
	width:100%;
}
#contents .messageBox .tx .btm20{
	font-size:1em;
	line-height:1.5em;
}
#contents .messageBox .sign{
	font-weight:bold;
}
/*---------------*/
#contents .company.tbl01 table,
#contents .company.tbl01 tbody,
#contents .company.tbl01 tr,
#contents .company.tbl01 th,
#contents .company.tbl01 td{
	display:block;
	width:100% !important;
}
#contents .company.tbl01 th,
#contents .company.tbl01 td,
#contents .company.tbl01 td p{
	font-size:12px;
}
#contents .company.tbl01 td .link a{
	background-position:left 3px;
}
#contents .company .tdLink .link{
	margin-bottom:5px;
}
}

/*------- 20210315 add TSUGU --------*/

.rinen01 {
	padding-bottom: 100px;
}

.sec-rinen .heading3 {
	background: #eaeaea;
	margin-bottom: 90px;
	padding: 15px;
	text-align: center;
}

.sec-rinen .heading3 img {
	width: 172px;
}

.sec-rinen .rinen02 .catch {
	margin-bottom: 20px;
	text-align: center;
}

.sec-rinen .catch img {
	width: 811px;
}

.sec-rinen .rinen02 .catch._2 {
	margin-bottom: 80px;
}

.sec-rinen .rinen02 .catch._2 img {
	width: 666px;
}

.is-Pc {
	display: inline;
}

.is-Sp {
	display: none;
}

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

	.rinen01 {
		padding-bottom: 0;
	}

	.sec-rinen .heading3 {
		margin: 50px 0;
	}

	.sec-rinen .catch img {
		width: 68%;
	}

	.sec-rinen .rinen02 .catch._2 {
		margin-bottom: 50px;
	}

	.sec-rinen .rinen02 .catch._2 img {
		width: 68%;
	}

	.is-Pc {
		display: none;
	}
	
	.is-Sp {
		display: inline;
	}

}