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

/*　更新情報ニュース部分　*/
.kousinbox_left{
		width: 770px;
		margin: 0;
		float: left;
	}
.newsinfo_title{
	font-family: Hiragino Mincho ProN,"游明朝",serif;
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 1.2em;
	padding-top: 0.7rem;
	font-weight: bold;
}
.newsinfo_danraku{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
.newsinfo_right{
		width: 300px;
		margin: 0;
		float: right;
	}
.newsinfo_inleft{
		width: 400px;
		margin: 0 0 0 70px;
		float: left;
	}
.newsinfo_inleft_l{
		width: 240px;
		margin: 0;
		float: left;
	}
.newsinfo_inleft_txt{
		width: 465px;
		margin: 0;
		float: right;
	}
.newsinfo_inright{
		width: 260px;
		margin: 0;
		float: right;
	}
.inright_photo{
		width: 100px;
		height: 68px;
	}
.infonews_ichiran{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN,sans-serif;
	display: block;
  overflow: hidden;
	margin-top: 18px;
	text-align: left;
	font-size: 16px;
	line-height: 1.3;
	color: #3d4fb8;
}
.infonews_ichiran a:hover {
text-decoration: none;
color: #00a0e9;
}
.smalltxt_date{
	text-align: left;
	font-size: 11px;
	line-height: 1.7;
	margin-bottom: 1.2em;
}
@media screen and (max-width:1140px){
	.kousinbox_left{
		width: 65.7%;
		margin: 0;
		float: left;
	}
	.newsinfo_right{
		width: 26.3%;
		margin: 0;
		float: right;
	}
.newsinfo_inleft{
		width: 54%;
		margin: 0;
		float: left;
	}
.newsinfo_inright{
		width: 34%;
		margin: 0;
		float: right;
	}
.newsinfo_inleft_l{
		width: 32%;
		margin: 0;
		float: left;
	}
.newsinfo_inleft_txt{
		width: 60%;
		margin: 0;
		float: right;
	}
}
@media screen and (max-width:480px){
	.kousinbox_left{
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	.newsinfo_right{
		width: 90%;
		margin: 0 auto;
		float: none;
	}
.newsinfo_inleft{
		width: 90%;
		margin: 0 auto;
		float: none;
	}
.newsinfo_inright{
		width: 70%;
		margin: 0 auto;
		float: none;
	}
	.newsinfo_inleft_l{
		width: 70%;
		margin: 0 auto;
		float: none;
	}
.newsinfo_inleft_txt{
		width: 90%;
		margin: 0 auto;
		float: none;
	}
}
.block-list	ul {
  padding-left: 1.5em;
}
.block-list li {
  margin-top: .5em;
  margin-bottom: .5em;
}
.block-list li a{
text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 2px;
  text-decoration-color: rgba(0,0,0,.3);
  text-decoration-thickness: 1px;
}
/*リスト丸*/
 ul.dotand_icon {
  list-style: none;
color: #795c1d;
font-size: 16px;
}
 ul.dotand_icon li {
  position: relative;
  padding-left: 12px;
margin: 0.2em 0 0;
		 color: #795c1d;
}

@media screen and (max-width:480px){
ul.dotand_icon {
  list-style: none;
color: #795c1d;
font-size: 14px;
}
}
ul.dotand_icon li a {
	color: #595757;
text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3px;
  text-decoration-color: rgba(0,0,0,.3);
  text-decoration-thickness: 1px;
}
ul.dotand_icon li a:hover {
text-decoration: none;
color: #00a0e9;
}
ul.dotand_icon li::before {
  content: "";
  position: absolute;
  top: .6em;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #9a6e4a;
  border-radius: 50%;
}
.dot-link a {
	color: #595757;
text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3px;
  text-decoration-color: rgba(0,0,0,.3);
  text-decoration-thickness: 1px;
}
.dot-link a:hover {
text-decoration: none;
color: #00a0e9;
}
.dot-link-blue{
color: #2282ad;
		text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3px;
  text-decoration-color: rgba(0,0,0,.3);
  text-decoration-thickness: 1px;
	}
.dot-link-blue a:hover {
text-decoration: none;
color: #00a0e9;
}