@charset "utf-8";


@media print {
body {zoom: 80%;}
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ffffff;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #222222;
	font-weight: normal;
	font-size: 15px;
	min-width: 1300px;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
}
a {
	color: #3399ff;
	text-decoration: none;
	cursor: pointer;
	-moz-transition: all, 0.25s, linear;
	-o-transition: all, 0.25s, linear;
	-webkit-transition: all, 0.25s, linear;
	transition: all, 0.25s, linear;
}
a:hover {
	color: #00A170;
	text-decoration: none;
}
a.type1 {text-decoration: none; color: #ffffff;}
a.type1:hover {text-decoration: none; color: #FF6633;}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition: all, 0.25s, linear;
}
.floating {
	top: -0px;
	position: fixed;
	z-index: 1;
	width: 100%;
}
.clear {
	clear: both;
}
.flex{
	display: flex;
	/* [disabled]width: 1300px; */
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
	/* [disabled]max-width: 1300px; */
}
.new_box {
	width: 640px;
}
.new_box_640 {
	width: 640px;
	height: 36px;
	background-color: #008264;
}
.new_box_left {
	width: 50%;
	float: left;
	height: 36px;
}
.new_box_right {
	width: 50%;
	float: right;
	height: 36px;
}
.new_box_160_90 {
	width: 160px;
	height: 90px;
	float: left;
}
.new_box_460 {
	width: 460px;
	float: left;
}


.new_btn_01 {

}
.new_btn_01 a {
	display: block;
	width: 130px;
	height: 20px;
	text-align: center;
	line-height: 22px;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #008264;
	margin-left: auto;
	margin-right: 12px;
	font-weight: 400;
	margin-top: 7px;
}
.new_btn_01 a:hover {
	color: #FFFFFF;
	background-color: #00A170;
}
.btn_01 {

}
.btn_01 a {
	display: block;
	width: 320px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: none;
	/* [disabled]border: 4px solid #018476; */
	background-color: #008264;
	margin-left: auto;
	margin-right: auto;
	font-weight: 600;
	border-radius: 12px;
}
.btn_01 a:hover {
	color: #FFFFFF;
	background-color: #00A170;
}







.new_title_01 {
	font-size: 18px;
	margin-left: 12px;
	width: 100%;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 1px;
	/* [disabled]font-family: ヒラギノ角ゴ Std; */
	height: 36px;
	margin-top: 6px;
}
.new_title_02 {
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
}
.new_title_03 {
	font-size: 14px;
	line-height: 21px;
	margin-top: 6px;
}
.new_title_04 {
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 6px;
}
.space_12 {
	width: 12px;
	height: 12px;
}
.space_24 {
	width: 24px;
	height: 24px;
}
.space_20f {
	width: 20px;
	height: 20px;
	float: left;
}

.space_24f {
	width: 24px;
	height: 24px;
	float: left;
}
.space_30 {
	width: 30px;
	height: 30px;
}
.space_48 {
	width: 48px;
	height: 48px;
}
.space_48f {
	width: 48px;
	height: 48px;
	float: left;
}
.space_60 {
	width: 60px;
	height: 60px;
}
.space_120 {
	width: 120px;
	height: 120px;
}
.genre   {
	/* [disabled]width: 100%; */
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
}










@media screen and (max-width:720px){
body {
	max-width: 720px;
	min-width: 512px;
}
.new_box {
	width: 100%;
}
.new_box .new_box_640 {
	width: 100%;
}
.new_box .new_box_460 {
	float: none;
	padding-left: 184px;
	width: auto;

}





.kesu {
	display: inherit;
}

.kaigyo{
	display: block;
}






}

@media screen and (max-width:511px){
body {
	max-width: 511px;
	min-width: 0px;
}
.kaigyo_511{
	display: block;
	margin-top: 6px;
}
.new_box .new_box_160_90 {
	width: 120px;
	height: 100px;
}
.alpha a img {
	max-width: 100%;
	height: auto;
	display: block;
}
.new_box .new_box_460 {
	padding-left: 142px;
}
.new_box .new_box_460 .new_title_03 {
	margin-left: -142px;
	text-indent: 24px;
}
.sumaho_on {
	display: inherit;
}
.sumaho_off {
	display: none;
}
.sumaho_off_511 {
	display: none;
}
.new_title_02   {
	margin-bottom: 24px;
}







}
