@charset "UTF-8";

@media (min-width:1200px){
	#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}

#main #console {
	width: 100%;
	height: 50px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .news_title {
width: 100%;
}
#main .news_title .news_title_inner {
width: 980px;
height: 47px;
font-family: "Noto Sans JP", sans-serif;
font-size: 24px;
line-height: 47px;
color: #ffffff;
text-indent: 15px;
margin-right: auto;
margin-left: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 30px;
margin-bottom: 30px;
}
.news_title_inner a {
color: #666666;
}
.news_main_title {
width: 980px;
margin-right: auto;
padding: 10px;
margin-left: auto;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
border: 2px solid #f69a3c;
margin-bottom: 10px;
color: #f69a3c;
}

.news_info {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.news_info .info .date {
text-align: right;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
color: #666666;
padding: 5px;
background-color: #eeeeee;
}

.news_info .title_bar {
	width: 100%;
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	-webkit-box-shadow: 3px 3px #aaaaaa;
	box-shadow: 3px 3px #aaaaaa;
	min-height: 50px;
	align-content: center;
	align-items: center;
}
.news_info .title_bar .news_cate {
font-size: 12px;
text-align: center;
justify-content: center;
align-items: center;
background-color: #f69a3c;
color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
margin-left: 10px;
}
.news_info .title_bar .title {
width: 700px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
display: flex;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
align-items: center;
}
.news_info .title_bar .date {
width: 150px;
display: flex;
align-items: center;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
justify-content: center;
}
.news_info .info {
min-height: 400px;
border: 2px solid #aaaaaa;
margin-top: 20px;
padding: 10px;
margin-bottom: 20px;
font-family: "Noto Sans JP", sans-serif;
}
.button_area {
	padding: 20px;
	width: 100%;
	text-align: center;
}
.button_area .ret_btn {
width: 250px;
height: 50px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border-radius: 5px;
border: 1px solid #dddddd;
background-color: #eeeeee;
font-family: "Noto Sans JP", sans-serif;
font-size: 16px;
}
	.button_area .ret_btn:hover{
		background-color: #ec641a;
		color: #ffffff;
	}



}

@media (max-width:1199px) and (min-width:451px){
  #search_bar {
    display: none;
  }
	#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}

#main #console {
	width: 100%;
	height: 30px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .news_title {
width: 100%;
}
#main .news_title .news_title_inner {
width: 95%;
height: 47px;
font-family: "Noto Sans JP", sans-serif;
font-size: 24px;
line-height: 47px;
color: #ffffff;
text-indent: 15px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
margin-bottom: 20px;
}
.news_title_inner a {
color: #666666;
}
.news_main_title {
width: 95%;
margin-right: auto;
padding: 10px;
margin-left: auto;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
border: 2px solid #f69a3c;
margin-bottom: 10px;
color: #f69a3c;
}

.news_info {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
.news_info .title_bar {
	width: 100%;
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	-webkit-box-shadow: 3px 3px #aaaaaa;
	box-shadow: 3px 3px #aaaaaa;
	min-height: 50px;
	align-content: center;
	align-items: center;
}
.news_info .title_bar .news_cate {
font-size: 12px;
text-align: center;
justify-content: center;
align-items: center;
background-color: #f69a3c;
color: #ffffff;
margin-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
word-break: keep-all;
}
.news_info .title_bar .title {
width: 700px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
display: flex;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
align-items: center;
}
.news_info .title_bar .date {
width: 150px;
display: flex;
align-items: center;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
justify-content: center;
}
.news_info .info {
min-height: 400px;
border: 2px solid #aaaaaa;
margin-top: 20px;
padding: 10px;
margin-bottom: 20px;
}
.button_area {
	padding: 20px;
	width: 100%;
	text-align: center;
}
.button_area .ret_btn {
width: 250px;
height: 50px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border-radius: 5px;
border: 1px solid #dddddd;
background-color: #eeeeee;
font-family: "Noto Sans JP", sans-serif;
font-size: 16px;
}
	.button_area .ret_btn:hover{
		background-color: #ec641a;
		color: #ffffff;
	}


}

@media (max-width:450px){
	#search_bar {
    display: none;
  }
	#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}

#main #console {
	width: 100%;
	height: 20px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .news_title {
width: 100%;
margin-bottom: 20px;
margin-top: 20px;
}
#main .news_title .news_title_inner {
width: 100%;
font-family: "Noto Sans JP", sans-serif;
font-size: 18px;
color: #ffffff;
text-indent: 15px;
margin-right: auto;
margin-left: auto;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
}
.news_title_inner a {
color: #666666;
margin-top: 20px;
margin-bottom: 20px;
}
.news_main_title {
width: 95%;
margin-right: auto;
padding: 5px;
margin-left: auto;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
border: 2px solid #f69a3c;
margin-bottom: 10px;
color: #f69a3c;
}

.news_info {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
.news_info .title_bar {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	-webkit-box-shadow: 3px 3px #aaaaaa;
	box-shadow: 3px 3px #aaaaaa;
	align-content: center;
	align-items: center;
	position: relative;
}
.news_info .title_bar .news_cate {
font-size: 10px;
text-align: center;
justify-content: center;
align-items: center;
background-color: #f69a3c;
color: #ffffff;
min-height: 20px;
margin-top: 3px;
margin-right: 0px;
margin-left: 3px;
margin-bottom: 0px;
width: 50%;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
word-break: keep-all;
}
.news_info .title_bar .title {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
display: flex;
font-family: "Noto Sans JP", sans-serif;
font-size: 12px;
align-items: center;
width: 100%;
}
.news_info .title_bar .date {
width: 30%;
display: flex;
align-items: center;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
justify-content: center;
position: absolute;
top: 3px;
right: 3px;
height: 20px;
}
.news_info .info {
min-height: 400px;
border: 2px solid #aaaaaa;
margin-top: 20px;
padding: 10px;
margin-bottom: 20px;
font-family: "Noto Sans JP", sans-serif;
font-size: 12px;
}
.button_area {
	padding: 20px;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.button_area .ret_btn {
width: 250px;
height: 50px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border-radius: 5px;
border: 1px solid #dddddd;
background-color: #eeeeee;
font-family: "Noto Sans JP", sans-serif;
font-size: 16px;
}
	.button_area .ret_btn:hover{
		background-color: #ec641a;
		color: #ffffff;
	}


}
