@charset "utf-8";
/*------ PC版ナビバーの幅調整 ------*/
h3.title{
	background-color: #f70093;
	text-align: center;
}
h3.title a{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
h3.title a:hover{
	color: #ffff00;
}
.mokuji span img{
	float: right;
	max-width: 345px;
	height: auto;
}
.sos-list {
	max-width: 1220px;
}

.inner .col_6 img{
	width: 100%;
	height: auto;
}
.inner .col_6{
	width: 15.5%;
}
ul.item_list li{
	width: 25%;
	float: left;
}
 .sos .comment_box ol {
	margin-left: 1.5em;
	font-size: 18px;
 }
 .sos .comment_box ol li {
	margin-bottom: 0.2em;
 }
 .kami {
	justify-content:center;
	align-items: center;
 }
 .kami .column_2 {
	width: 58%;
	margin-left: 2rem;
 }
 .goikotsu {
	justify-content: space-around;
 }
 .goikotsu .column_3 {
	margin-bottom: 1rem;
 }
 .goikotsu h3 {
	background-color: #0079ea;
	color: #fff;
	padding: 7px 0 4px 0;
	border-radius: 5px 5px 0 0;
	font-weight: bold;
	font-size: 120%;
 }
span.reg{
	color: #cc0000;
}
.column_4 {
  width: 24%;
}