@charset "utf-8";
#main_image {
	height: 525px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
#slider {
	height: 525px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
#feature {
	background-color: rgba(231,205,205,0.63);
	padding: 9px;
	width: 1057px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 99999999;
}
#feature .wrapper {
	background-color: rgba(255,255,255,0.8);
	background-image: url(../img/feature_photo.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:contain;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
#feature .wrapper h1 {
	margin-bottom: 10px;
}
#feature .wrapper p {
	width: 500px;
	line-height: 190%;
}
#feature .wrapper nav {
	width: 500px;
	margin-top: 25px;
}
#feature .wrapper nav a.btn {
	font-size: 17px;
	line-height: 43px;
	color: #FFF;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF6600;
	text-decoration: none;
	display: block;
	text-align: center;
}
#pickup {
	padding-top: 45px;
	padding-bottom: 45px;
	width: 1075px;
	margin-right: auto;
	margin-left: auto;
}
#pickup .headline {
	margin-top: 40px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}



#pickup .headline table th {
	width: 130px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background-color: #C92323;
	font-weight: normal;
	padding: 15px;
}
#pickup .headline table td {
	width: auto;
	background-color: #F5EDED;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#pickup .headline table td ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#pickup .headline table td ul li a {
	color: #333;
	text-decoration: none;
}
#pickup .headline table td ul li a:hover {
	color: #F60;
}
#pickup .headline table td ul li a.false{
	cursor:text;
}
#pickup .headline table td ul li a.false:hover {
	color: #333;
}



#information {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;
	background-image: url(../common/img/bg01.gif);
	background-repeat: repeat;
	background-position: center top;
}
#information .wrapper {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
#information .wrapper .ttl {
	margin-bottom: 22px;
	text-align: center;
}

#information .wrapper .topics_tab ul {
	width: 995px;
	display: flex;
	-js-display: flex;
	flex-wrap: wrap;
	justify-content : space-between;
}
#information .wrapper .topics_tab ul li {
	height: 47px;
	width: 196px;
	text-align: center;
	font-size: 16px;
	line-height: 47px;
	color: #FFF;
	text-decoration: none;
	background-color: #FFA3E3;
	cursor:pointer;
}

:root #information .wrapper .topics_tab ul li {
	float: left;
	margin-right: 2px;
}

#information .wrapper .topics_tab ul li a{
	color: #FFF;
	text-decoration: none;
	display: block;
}
#information .wrapper .topics_tab ul li.current {
	background-color: #FF7ECC;
}
#information .wrapper .topics_tab ul li:hover {
	background-color: #FF7ECC;
}
.topics_log_btn {
	margin-top: 30px;
}
.topics_log_btn a {
	font-size: 123%;
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF7ECC;
	text-align: center;
	font-weight: bold;
	transition:0.4s;
}
.topics_log_btn a:hover {
	opacity:0.7;
}
.scroll_box {
	border: 1px solid #B8B8B8;
	background-color: #FFF;
	height: 362px;
	position: relative;
	overflow-x: auto;
	overflow-y: scroll;
}
.no_article {
	border: 1px solid #B8B8B8;
	background-color: #FFF;
	height: 300px;
	position: relative;
	padding-top: 62px;
	text-align: center;
}



.scroll_box dl {
	padding: 20px;
}
.scroll_box dl dt {
	color: #FF6600;
	line-height: 160%;
	margin-bottom: 2px;
}
.scroll_box dl dt .icon {
	height: 16px;
	width: 84px;
	background-color: #999;
	display: inline-block;
	vertical-align: middle;
	margin-left: 1em;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
}
.scroll_box dl dd {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 160%;
}
.scroll_box dl dd a {
	color: #333;
	text-decoration: none;
}
.scroll_box dl dd a:hover {
	color: #F60;
	text-decoration: underline;
}
.scroll_box dl dd a.false {
	color: #333;
	text-decoration: none;
	cursor:text;
}
.scroll_box dl dd a.false:hover {
	color: #333;
	text-decoration: none;
}



#banner_area {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 34px;
	padding-top: 53px;
}
#banner_area ul {
	width: 100%;
	-js-display: flex;
	display: flex;
	flex-wrap: wrap;
	justify-content : space-between;
}
#banner_area ul li {
	margin-bottom: 8px;
	text-align: center;
}
#banner_area ul.normal li {
	width: 240px;
}
#banner_area ul.big {
	margin-bottom: 47px;
}

#banner_area2 {
	width: 995px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15px;
	padding-bottom: 4px;
	padding-top: 53px;
}
#banner_area2 ul {
	width: 100%;
	-js-display: flex;
	display: flex;
	flex-wrap: wrap;
	justify-content : space-between;
}
#banner_area2 ul li {
	margin-bottom: 1px;
	text-align: center;
}
#banner_area2 ul.normal li {
	width: 240px;
	text-align: center;
}
#banner_area2 ul.big {
	margin-bottom: 7px;
}
#banner_area2 ul.img {
	text-align: center;
}
#banner_area2 ul#banner_type_sns {
	margin-top:25px;
	margin-bottom:1px;
	text-align:center;
}

.word_space {
    font-size: 15px;
    letter-spacing: -0.7px;
}

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

#main_image {
	height: 293px;
}
#slider {
	height: 293px;
}
#feature {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#feature .wrapper {
	background-image: none;
	padding: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#feature .wrapper h1 img {
	width: 100%;
	height:auto;
}
#feature .wrapper p {
	width: auto;
	line-height: 140%;
}
#feature .wrapper nav {
	width: auto;
}
#feature .wrapper nav a.btn {
	font-size: 20px;
}
#pickup {
	padding-top: 45px;
	padding-bottom: 45px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#pickup .headline {
	width: auto;
}
#information .wrapper {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#information .wrapper .topics_tab ul {
	width: auto;
}
#information .wrapper .topics_tab ul li {
	width: 120px;
}
.topics_log_btn a {
	line-height: 60px;
	width: 300px;
	transition:none;
}
.scroll_box dl dt small {
	height: 30px;
	width: 140px;
	font-size: 18px;
	line-height: 30px;
}
#banner_area {
	width: 490px;
}
#banner_area ul {
	width: 100%;
	-js-display: flex;
	flex-wrap: wrap;
	justify-content : space-between;
}
#banner_area ul li {
	margin-bottom: 13px;
	text-align: center;
}
#banner_area ul.normal li {
	width: 240px;
}
#banner_area2 {
	width: 490px;
}
#banner_area2 ul {
	width: 100%;
	-js-display: flex;
	flex-wrap: wrap;
	justify-content : space-between;
}
#banner_area2 ul li {
	margin-bottom: 13px;
	text-align: center;
}
#banner_area2 ul.normal li {
	width: 240px;
}

#banner_area ul.big {
	margin-bottom: 7px;
}

	
}
