

.ad{
	width: 100%;
	height: 100%;
	background: #ddd;
}
.ad970{
	width: 970px;
	height: 90px;
	background: #ddd;
}
.ad728{
	width: 728px;
	height: 90px;
	background: #ddd;
}
.ad300{
	width: 300px;
	height: 250px;
	background: #ddd;
}

@media screen and (max-width: 1024px) {
	.ad970,
	.ad728,
	.ad300{
		width: 100%;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　全サイト共通
--------------------------------------------------------------------------------------
*/

img {
max-width: 100%;
height: auto;
width /***/: auto;
}

.mt-30{ margin-top: 3%;}
.mt-50{ margin-top: 5%;}
.mt-60{ margin-top: 6%;}
.mb-10{ margin-bottom: 1%;}
.mb-20{ margin-bottom: 2%;}
.mb-30{ margin-bottom: 3%;}
.mb-40{ margin-bottom: 4%;}
.mb-50{ margin-bottom: 5%;}
.mb-60{ margin-bottom: 6%;}
.mb-70{ margin-bottom: 7%;}

/*
フォントサイズ
12px：85%
14px：100%
16px：115%
18px：130%
21px：150%
24px：170%
30px：215%
*/
.fs-12{ font-size:85%;}
.fs-16{ font-size:115%;}
.fs-18{ font-size:130%;}
.fs-21{ font-size:150%;}
.fs-24{ font-size:170%;}
.fs-30{ font-size:215%;}
.txt-center{ text-align: center;}
.txt-right{ text-align: right;}
.bold{ font-weight: bold;}
.line-h_13{ line-height: 1.3em;}
.line-h_15{ line-height: 1.5em;}
.ff-serif {
		font-family:
	   "ヒラギノ明朝 ProN W6",
	   "HiraMinProN-W6",
	   "HG明朝E",
	   "ＭＳ Ｐ明朝",
	   "MS PMincho",
	   "MS 明朝",
	   serif;
}

.ad_block-970{
	width: 970px;
	margin: 0 auto 30px;
}
.ad_block-full{
	/* width: 100%; */
	margin: 0 auto 30px;
	text-align: center;
}
.ad_block-full p,
.ad_block-full div{
	margin: 0 auto ;
}

@media screen and (max-width: 1024px) {
	.ad_block-970,
	.ad_block-full{
		width: 100%;
	}
}


/*---------- リンク ----------*/
a:link {color:#000; text-decoration: none;}
a:visited {color:#000;}
a:hover {color:#000; text-decoration: underline;}
a:active {color:#000;}

.link_icon_erea {
	height: 13px;
	width: 13px;
	margin: -0.2em 0.2em 0 -15px;
}
.link_icon_erea_side {
	height: 13px;
	width: 13px;
	margin: -0.2em 0.2em 0 0;
}
.link_icon_erea_s {
	height: 13px;
	width: 13px;
	margin: -0.2em 3px 0 0;
}
.title_icon_erea_m {
	height: 20px;
	width: 20px;
	margin-right:5px;
}
.link_icon_erea_f {
	height: 30px;
	width: 30px;
	margin: -6px 5px 0 -35px;
}
.logo_icon_s{
	height: 13px;
	width: 75px;
	margin: 0px 0px 0 0px;
}
.list_nav_icon{
	height: 21px;
	width: 15px;
	margin: 0;
}
.list_nav_foot_icon{
	height: 30px;
	width: 18px;
	margin: 0;
}
.link_icon_erea_info {
	height: 30px;
	width: 30px;
	margin: 0px 5px 0 0px;
}
.link_icon {background: url("../img/b_icon.png") no-repeat -180px 0px;}
.link_url_icon {background: url("../img/b_icon.png") no-repeat -193px 0px;}
.icon_f_pro{background: url("../img/b_icon.png") no-repeat -30px -30px;}
.icon_f_model{background: url("../img/b_icon.png") no-repeat -60px -30px;}
.icon_f_food{background: url("../img/b_icon.png") no-repeat -90px -30px;}
.icon_f_cg{background: url("../img/b_icon.png") no-repeat -120px -30px;}
.icon_f_blog{background: url("../img/b_icon.png") no-repeat -150px -30px;}
.icon_f_stock{background: url("../img/b_icon.png") no-repeat -180px -30px;}
.icon_f_pro_m{background: url("../img/b_icon.png") no-repeat -20px -90px;}
.icon_f_model_m{background: url("../img/b_icon.png") no-repeat -40px -90px;}
.icon_f_food_m{background: url("../img/b_icon.png") no-repeat -60px -90px;}
.icon_f_cg_m{background: url("../img/b_icon.png") no-repeat -80px -90px;}
.icon_f_blog_m{background: url("../img/b_icon.png") no-repeat -100px -90px;}
.icon_f_stock_m{background: url("../img/b_icon.png") no-repeat -120px -90px;}
.link_icon_pro_s {background: url("../img/b_icon.png") no-repeat -13px -70px;}
.link_icon_model_s {background: url("../img/b_icon.png") no-repeat -26px -70px;}
.link_icon_food_s {background: url("../img/b_icon.png") no-repeat -39px -70px;}
.link_icon_cg_s {background: url("../img/b_icon.png") no-repeat -52px -70px;}
.link_icon_stock_s {background: url("../img/b_icon.png") no-repeat -78px -70px;}
.logo_icon_pro_s {background: url("../img/b_icon.png") no-repeat -150px -60px;}
.logo_icon_model_s {background: url("../img/b_icon.png") no-repeat -150px -73px;}
.logo_icon_food_s {background: url("../img/b_icon.png") no-repeat -150px -86px;}
.logo_icon_cg_s {background: url("../img/b_icon.png") no-repeat -150px -99px;}
.logo_icon_blog_s {background: url("../img/b_icon.png") no-repeat -150px -112px;}
.logo_icon_stock_s {background: url("../img/b_icon.png") no-repeat -150px -125px;}
.list_nav_icon_back {background: url("../img/b_icon.png") no-repeat -92px -62px;}
.list_nav_icon_next {background: url("../img/b_icon.png") no-repeat -104px -62px;}
.list_nav_foot_icon_back {background: url("../img/b_icon.png") no-repeat -235px -60px;}
.list_nav_foot_icon_next {background: url("../img/b_icon.png") no-repeat -250px -60px;}

/*---------- ボタン ----------*/
.btn-default{
	padding: 10px 15px;
	border-radius: 3px;
	border: solid 1px #ddd;
	color:#000;
	line-height: 1em;
	text-decoration: none;
}
.btn-default_s{
	padding: 5px 10px;
	font-size: 85%;
	border-radius: 3px;
	border: solid 1px #ddd;
	color:#000;
	line-height: 1em;
	text-decoration: none;
}
.btn-default_l{
	padding: 15px 30px;
	border-radius: 30px;
	border: solid 1px #ddd;
	color:#000;
	text-decoration: none;
}
.btn-default:hover,
.btn-default_s:hover,
.btn-default_l:hover{
	background: #eee;
	text-decoration: none;
}
/*ページトップへ*/
#btn_block{
	width:50px;
	/* margin:0 auto; */
	/* text-align:right; */
	position:fixed;
	top:90%;
	right:20px;
	z-index:20;
}
.btn_top {
	opacity: 0.6; filter: alpha(opacity=60);
	cursor: pointer;
	margin:0 0px 0 0;
}
.btn_top:hover {opacity: 0.3; filter: alpha(opacity=30);}

@media screen and (max-width: 1024px) {
	.btn-default{
		width: 100%;
		margin: 3% 0 0 0;
		display: block;
	}
}


/*---------- タイトル ----------*/
#pro h1.df_title,
#pro h2.df_title{color:#088D12;}
#model h1{color:#07a3ea;}
#food h1{color:#d43f22;}
#cg h1{color:#0f55a0;}
#blog h1{color:#fe0c91;}
#pro h1.bk_title,
#pro h2.bk_title{color:#000;}
.bk_title_uline{
	border-bottom: 3px solid #000;
}

h1,h2{
	margin-bottom: 2%;
	font-size:170%;
	font-weight: bold;
	line-height: 1.3em;
}
.title_line{
	padding: 5px;
	margin: 0 auto 30px;
	font-size: 100%;
	font-weight: normal;
	border: solid 1px #ddd;
}
.title_bg{
	padding: 5px 10px;
	margin: 0 auto 30px;
	color: #fff;
	font-size:130%;
	font-weight: bold;
	background: #088D12;
}

@media screen and (max-width: 1024px) {
	.title_line{
		padding: 5px;
		margin: 0 auto 3%;
	}
}
/*---------- リスト横並び ----------*/
.list-left{
	float:left;
	display:block;
	padding: 0;
	zoom: 1;
	line-height: 1.5em;
}
.list-txtw8{
	display:block;
	zoom: 1;
	line-height: 1.5em;
	margin:15px 0 15px 8em;
}
@media screen and (max-width: 480px) {
	.list-left{
		margin:10px 0 0 0;
		float:none;
	}
	.list-txtw8{
		margin:0 0 10px 0;
	}
}

/*---------- フォーム ----------*/
input[type="text"], input[type="email"], input[type="tel"] {
	margin-top: -1px;
	width:100%;
	height:35px;
	padding: 1%;
	font-size: 14px;
	border: solid 1px #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
input[type="radio"], input[type="checkbox"] { margin-right:5px;}
select{
	height:35px;
	line-height:35px;
	font-size: 14px;
	border: solid 1px #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
button{
	height:35px;
	font-size: 14px;
	border: solid 1px #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	background: #fff;
}
button:hover{
	background: #eee;
}

/*---------- パンくず--jquery.rcrumbs.css ----------*/
.rcrumbs li:before {
	content:"\003e";
	color:#000;
	margin:0 0.6em;
}
.rcrumbs li:first-child:before{content:none;}
.rcrumbs {
	background:none;
	padding:0px 0 10px 0;
	margin:0;
	overflow-x: hidden;
	white-space: nowrap;
}
.rcrumbs > ul {
	padding: 0;
	list-style: none;
}
.rcrumbs > ul > li {
	overflow: hidden;
	display: none;
}
.rcrumbs > ul > li.show {
	display: inline-block !important;
}
.rcrumbs > ul > li.ellipsis {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　ヘッダー
--------------------------------------------------------------------------------------
*/
header{
	margin: 0 auto;
}

.navi_block a {color:#fff; text-decoration: none;}
.navi_block a:hover {text-decoration: underline;}
i {
	display: inline-block;
	background: url(../img/b_icon.png) no-repeat;
	vertical-align: middle;
}
i.h_icon {
	height: 30px;
	width: 30px;
	margin: -0.2em 0.2em 0 0;
}
i.h_icon01 {background-position: 0 0px;}
i.h_icon02 {background-position: -30px 0px;}
i.h_icon03 {background-position: -60px 0;}
i.h_icon04 {background-position: -90px 0;}
i.h_icon05 {background-position: -120px 0;}
i.h_icon06 {background-position: -150px 0;}

.gnavi_block{
	height:25px;
}
.gnavi{
	width: 1300px;
	margin: 0 auto;
}
.gnavi ul {
	background: url("../img/gnavi.png") no-repeat;
	margin: 0px;
	padding: 0px;
}
.gnavi li {
	display:inline;
	text-indent: -9999px;
}
.gnavi li a {
	display:block;
	float:left;
	height:25px;
}
.gnavi01 a {background: url(../img/gnavi.png) no-repeat 0px 0px; width:103px;}
.gnavi02 a {background: url(../img/gnavi.png) no-repeat -103px 0px; width:81px;}
.gnavi03 a {background: url(../img/gnavi.png) no-repeat -183px 0px; width:98px;}
.gnavi04 a {background: url(../img/gnavi.png) no-repeat -281px 0px; width:87px;}
.gnavi05 a {background: url(../img/gnavi.png) no-repeat -368px 0px; width:81px;}
.gnavi06 a {background: url(../img/gnavi.png) no-repeat -449px 0px; width:86px;}
.gnavi07 a {background: url(../img/gnavi.png) no-repeat -535px 0px; width:90px;}
.gnavi01 a:hover, .gnavi01 a.selected { background-position:0px -25px;}
.gnavi02 a:hover, .gnavi02 a.selected { background-position:-103px -25px;}
.gnavi03 a:hover, .gnavi03 a.selected { background-position:-183px -25px;}
.gnavi04 a:hover, .gnavi04 a.selected { background-position:-281px -25px;}
.gnavi05 a:hover, .gnavi05 a.selected { background-position:-368px -25px;}
.gnavi06 a:hover, .gnavi06 a.selected { background-position:-449px -25px;}
.gnavi07 a:hover, .gnavi07 a.selected { background-position:-535px -25px;}

.menu_block{
	background: #088D12;
}
.menu{
	height:70px;
	width: 1300px;
	margin: 0 auto;
	padding: 15px 0;
}
.menu p{
	width: 300px;
	float: left;
}
.menu nav{
  float: right;
}
.menu li{
  display: inline-block;
  padding: 6px 0 0 20px;
}
.menu a{
  color: #fff
}
/*最低限*/
.slicknav_menu {
		display:none;
}
@media screen and (max-width: 1024px) {
	header{
		position: relative;
		z-index: 9999;
	}
	.gnavi_block{
		display: none;
	}
	.menu{
		width: 100%;
	}
	.menu nav{
	  float: none;
	}
	.menu p{
		width: 300px;
		padding-left: 20px;
		float: left;
	}

	.menu li{
	  padding: 0px;
	}
	/*---------- スマホメニュー ----------*/
	.nav_style li{
			display: block;
	}
	.nav_style li a{
			width: 100%;
	}
	/*共通*/
	.nav_style ul{
			display:none;
	}
	.slicknav_menu {
			display:block;
	}
	.slicknav_menu {
		padding: 0;
		margin: 0;
		background: none;
	}
	.slicknav_menu .slicknav_icon-bar {
		width: 30px;
		height: 2px;
		margin: 0px 0 7px 0;
	}
	.slicknav_btn {
		height: 40px;
		width: 50px;
	  margin: 0px 20px 15px;
		padding: 10px;
		background: #014d0e;
	}
	.slicknav_nav {
		width: 100%;
		background: rgba(0, 0, 0, 0.75);
		/* background: rgba(0, 135, 22, 0.75); */
	}
	.slicknav_nav a {
		padding: 0;
		margin: 0;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		background:none;
	}
	.slicknav_nav a:hover {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	  background: #014d0e;
	  color: #fff;
	}
	.nav_style li a {
		padding: 15px 20px;
		border-bottom: 1px solid #fff;
	}
	/*ハンバーガーメニューのエフェクト*/
	.slicknav_icon,
	.slicknav_icon span {
			display: inline-block;
			transition: all .4s;
	}
	.active .slicknav_icon-bar:nth-of-type(1) {
			-webkit-transform: translateY(9px) rotate(-45deg);
			transform: translateY(9px) rotate(-45deg);
	}
	.active .slicknav_icon-bar:nth-of-type(2) {
			opacity: 0;
	}
	.active .slicknav_icon-bar:nth-of-type(3) {
			-webkit-transform: translateY(-9px) rotate(45deg);
			transform: translateY(-9px) rotate(45deg);
	}
}

@media screen and (max-width: 480px) {
	.menu p{
		width: 50%;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　フッター
--------------------------------------------------------------------------------------
*/
footer{
	margin: 0 auto;
}
.footer_contents{
	width: 1300px;
	margin: 0 auto;
}
#pro .footer_line{
	height: 50px;
	padding-top: 10px;
	background:#088D12;
}
.footer_logo{
	float: left;
}
.sns_erea{
	float: right;
}
.sns_erea li{
	margin-left: 5px;
	float: left;
}
.footer_navi{
	border-bottom: solid 1px #ddd;
}
.footer_navi ul{
	padding: 20px 0 20px 15px;
}
.footer_navi li{
	margin-right: 30px;
	float: left;
}
.footer_copy{
	width: 1300px;
	margin: 0 auto;
	padding: 10px 0 50px;
	text-align: right;
}

/* SNSボタン */
ul.sns_erea,ul.sns_erea li {margin: 0 0px 0 0; padding:0;}
.sns_icon_erea {height: 30px; width: 30px; margin: 0 0px 0 5px; padding:0;}
.sns_icon_erea:hover{opacity: 0.5; filter: alpha(opacity=50);}
.sns_icon_twitter {background: url("../img/b_icon.png") no-repeat -0px -111px;}
.sns_icon_facebook {background: url("../img/b_icon.png") no-repeat -30px -111px;}
.sns_icon_googleplus {background: url("../img/b_icon.png") no-repeat -60px -111px;}
.sns_icon_hatebu {background: url("../img/b_icon.png") no-repeat -90px -111px;}
.sns_icon_line {background: url("../img/b_icon.png") no-repeat -120px -111px;}

@media screen and (max-width: 1024px) {
	.footer_contents{
		width: 100%;
		padding: 0;
	}
	#pro .footer_line{
		height: 50px;
		padding-top: 10px;
		background:#088D12;
	}
	.footer_logo{
		float: none;
		display: none;
	}
	.sns_erea{
		float: none;
		text-align: center;
	}
	.sns_erea ul{
		width: 170px;
		margin: 0 auto;
	}
	.footer_navi ul{
		padding: 0;
	}
	.footer_navi li{
		width: 50%;
		margin-right: 0;
		padding: 10px 30px;
		border-bottom: solid 1px #ddd;
	}
	.footer_navi li:last-child {
		border-bottom: none;
	}
	.footer_navi li:nth-child(2n+1) {
		border-right: 1px solid #ddd;
	}
	.footer_copy{
		width: 100%;
		padding: 3% 0 5%;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	.footer_navi li{
		width: 100%;
	}
	.footer_navi li:nth-child(2n+1) {
		border-right: none;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　コンテンツ
--------------------------------------------------------------------------------------
*/
.contents{
	width: 1300px;
	margin: 0 auto;
	padding: 0;
}
.contents_s{
	width: 1288px;
	margin: 30px auto 0;
	padding: 0;
}
.contents_list{
	width: 1300px;
	margin: 30px auto 0;
	padding: 0;
}
.contents_main{
	width: 970px;
	margin-bottom: 50px;
}
.contents_main_s{
	width: 728px;
	margin:0 0 50px 30px;
}
.contents_sub{
	width: 300px;
	margin-bottom: 50px;
}
.contents_sub_s{
	width: 200px;
	margin-bottom: 50px;
}
.contents_right{
	float: right;
}
.contents_left{
	float: left;
}

/*---------- サブ 300px ----------*/
.contents_sub div{
	margin-bottom: 30px;
	line-height: 1.3em;
}
.contents_sub a{
	text-decoration: none;
}
.contents_sub h3 a{
	height: 50px;
	padding: 0 0 0 15px;
	font-size: 130%;
	font-weight: bold;
	line-height: 50px;
	color: #fff;
	background: #088D12;
	display: block;;
}
.contents_sublink li{
	height: 40px;
	padding: 0 0 0 30px;
	line-height: 40px;
	border-bottom: solid 1px #ddd;
}
.fotoproject_link li{
	padding: 15px 15px 10px 50px;
	border-bottom: solid 1px #ddd;
}
.stock_search{
	padding: 10px 10px;
}
.stock_search p{
	padding: 10px 0;
}
.stock_search input{
	width:80%;
}
.stock_search button{
	width: 18%;
}

@media screen and (max-width: 1024px) {
	.contents{
		width: 100%;
		padding: 2%;
	}
	.contents_list,
	.contents_s{
		width: 100%;
		margin: 20px auto 0;
		padding: 0 2%;
	}
	.contents_main,
	.contents_sub,
	.contents_main_s,
	.contents_sub_s{
		width: 100%;
		margin:0 0 5% 0;
	}
	.contents_right,
	.contents_left{
		float: none;
	}
	.contents_sublink,
	.fotoproject_link{
		margin: 0 -2% 0 0;
	}
	.contents_sublink li,
	.fotoproject_link li{
		width: 48%;
		margin: 0 2% 0 0;
		float: left;
	}
	.contents_sub div.ad_block{
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	.contents_sublink,
	.fotoproject_link{
		margin: 0;
	}
	.contents_sublink li,
	.fotoproject_link li{
		width: 100%;
		margin: 0;
	}
}

.full_centertxt_pro{
	width: 900px;
	margin: 0 auto;
	padding: 0px 0 3%;
}
.full_centertxt_pro .df_title{
	text-align: center;
}
.full_centertxt_pro p.btn_block{
	margin-top: 30px;
	text-align: center;
}
.full_centertxt_pro p a{
	margin: 0 10px;
}
@media screen and (max-width: 1024px) {
	.full_centertxt_pro{
		width: 100%;
		margin: 0 auto;
		padding: 0px 2% 5%;
	}
	.full_centertxt_pro p.btn_block{
		margin-top: 0;
	}
	.full_centertxt_pro p a{
		width: 100%;
		margin: 3% 0 0 0;
		display: block;
	}
}

/*---------- サブ 200px ----------*/
.contents_sub_s div{
	margin-bottom: 10px;
}

/*---------- サムネイル ----------*/
.category_list ul{
	margin: 0 0 0 -35px;
	display: flex;
	flex-wrap: wrap;/*折り返し複数行*/
	justify-content: flex-start;
	align-items: stretch;
}
.category_tn_l_line li,
.category_tn_m_line li,
.category_tn_m_bg li,
.category_tn_l_line li.ad_block,
.category_tn_m_line li.ad_block,
.category_tn_m_bg li.ad_block{
	width: 300px;
	height: 290px;
	margin: 0 0 35px 35px;
	/* margin: 0 0 35px 35px; */
	padding: 15px;
	/* float: left; */
	position: relative;
	line-height: 1.5em;
	background: #fff;
}
.category_tn_l_line li.ad_block,
.category_tn_m_line li.ad_block,
.category_tn_m_bg li.ad_block{
	padding: 0;
}
/* .category_tn_m_line li{
	height: 280px;
} */
.category_tn_l_line li,
.category_tn_m_line li{
	border: solid 1px #ddd;
}
.category_tn_l_line li h3,
.category_tn_m_line li h3,
.category_tn_m_line li p,
.category_tn_m_bg li p{
	margin: 10px 0 0 0;
	font-size:115%;
	font-weight: bold;
}
.list_btn{
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.list_btn_s{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.category_tn_m_bg li{
	background: #eee;
}
.category_tn_m_bg a{
	text-decoration: none;
}
.category_list_free ul{
	margin: 0 0 0 -30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}
.category_tn_freem_line li,
.category_tn_freem_line li.ad_block{
	width: 300px;
	height: 290px;
	margin: 0 0 30px 30px;
	padding: 15px;
	/* float: left; */
	border: solid 1px #ddd;
	background: #fff;
}
.category_tn_freem_line li p,
.category_tn_freem_line li h3{
	margin: 20px 0 0 0;
	font-weight: bold;
}
.category_tn_freem_line li.ad_block{
	/* height: auto; */
	padding: 0px;
}
.category_tn_freem_line li.ad_block_noline{
	height: auto;
	border: none;
}

@media screen and (max-width: 1024px) {
	.category_list ul{
		margin: 0 0 0 -20px;
		/* padding: 0; */
	}
	.category_tn_l_line li,
	.category_tn_m_line li,
	.category_tn_m_bg li,
	.category_tn_l_line li.ad_block,
	.category_tn_m_line li.ad_block,
	.category_tn_m_bg li.ad_block{
		width: 275px;
		margin: 0 0px 20px 20px;
		padding: 10px;
	}
	.category_tn_l_line li.ad_block,
	.category_tn_m_line li.ad_block,
	.category_tn_m_bg li.ad_block{
		padding: 0;
	}
	.category_tn_l_line li,
	.category_tn_m_line li,
	.category_tn_l_line li.ad_block,
	.category_tn_m_line li.ad_block{
		height: 310px;
	}
	.category_tn_m_bg li,
	.category_tn_m_bg li.ad_block
	.infeed{
		height: 250px;
	}
	.category_tn_l_line li h3,
	.category_tn_m_bg li p{
		margin: 10px 0 0 0;
	}
	.list_btn{
		width: 90%;
		text-align: center;
		right: 5%;
		bottom: 5%;
	}
	.category_list_free ul{
		margin: 0 0 0 -20px;
	}
	.category_tn_freem_line li,
	.category_tn_freem_line li.ad_block{
		width: 275px;
		margin: 0 0 20px 20px;
		padding: 10px;
	}
	.category_tn_freem_line li.ad_block{
		padding: 0;
	}
	.category_tn_freem_line li p{
		margin: 10px 0 0 0;
	}
}
@media screen and (max-width: 480px) {
	.category_list ul{
		margin: 0;
		justify-content: space-between;
	}
	.free_m_category ul{
		/* margin: 0 0 0 -3%; */
		justify-content: space-between;
	}
	.category_tn_l_line li,
	.category_tn_m_line li,
	.category_tn_m_bg li{
		width: 48%;
		margin: 0 0 3% 0;
		padding: 2%;
	}
	.category_tn_m_line li,
	.category_tn_m_bg li{
		height: auto;
	}
	.category_tn_l_line li.ad_block,
	.category_tn_m_line li.ad_block,
	.category_tn_m_bg li.ad_block{
		width: 100%;
    height: auto;
		margin: 0 0 3% 0;
		padding: 0;
	}
	.category_list_free ul{
		margin: 0;
		justify-content: space-between;
	}
	.category_tn_freem_line li{
		width: 48%;
		height: auto;
		margin: 0 0 3% 0;
		padding: 2%;
	}
	.category_tn_freem_line li.ad_block{
		width: 100%;
    height: auto;
		margin: 0 0 3% 0;
	}
}

.project_banner ul{
	/* margin: 0 0 30px -20px; */
	margin: 0 0 30px 0;
	display: flex;
	flex-wrap: wrap;/*折り返し複数行*/
	justify-content: space-between;/*均等配置*/
	align-items: stretch;
}
.project_banner li,
.project_banner li.ad_block{
	width: 640px;
	height: 120px;
	margin: 0 0 20px 0;
	padding: 10px;
	/* float: left; */
	border: solid 1px #ddd;
	position: relative;
	line-height: 1.5em;
}
.project_banner li.ad_block{
	padding: 0;
}
.project_banner li h3{
	font-weight: bold;
}
.project_banner li p{
	font-size: 85%;
}
.project_banner li img{
	margin-right: 10px;
	float: left;
}
@media screen and (max-width: 1024px) {
	.project_banner ul{
		margin: 0 0 3% 0;
	}
	.project_banner li,
	.project_banner li.ad_block{
		width: 100%;
		height: auto;
		/* display: inline-block; */
		margin: 0 0 2% 0;
		/* float: none; */
	}
}
@media screen and (max-width: 480px) {
	.project_banner li img{
		margin: 0 10px 10px 0;
	}
	.project_banner li p{
		margin-bottom: 10px;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　トップページ
--------------------------------------------------------------------------------------
*/
/*---------- pro.foto ----------*/
.top_mainimg_pro {
  height: 700px;
	margin: auto;
	background: url(../img/umi0038-009.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.top_mainimg_pro p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
}
.top_maintxt_pro{
	width: 900px;
	margin: 0 auto;
	padding: 50px 0;
}
.top_banner_block_left{
	width: 300px;
	float: left;
}
.top_banner_txt_right{
	width: 580px;
	float: right;
}
.banner_txt_right{
	width: 650px;
	float: right;
}
.banner_block_left{
	width: 300px;
	float: left;
}
.banner_block_right{
	width: 300px;
	float: right;
}
.banner_txt_left{
	width: 650px;
	float: left;
}
.top_news{
	margin: 0 0 50px;
}
.top_news ul{
	height:260px;
	overflow:auto;
}
.top_news li{
	border-bottom:1px #ddd dashed;
}

@media screen and (max-width: 1024px) {
	.top_mainimg_pro {
	  height: 400px;
	}
	.top_maintxt_pro{
		width: 100%;
		padding: 2% 2% 0;
	}
	.top_banner_block_left,
	.top_banner_txt_right,
	.banner_block_left,
	.banner_txt_right,
	.banner_block_right,
	.banner_txt_left{
		width: 100%;
		margin-bottom: 3%;
		float: none;
	}
	.top_news{
		margin-bottom: 5%;
	}
}
@media screen and (max-width: 480px) {
	.top_mainimg_pro {
	  height: 300px;
	}
	.top_mainimg_pro p {
		width: 80%;
	}
}

/*---------- pro.foto ランキング ----------*/
.top_ranking{
	margin-bottom: 50px;
	padding: 50px 0 30px;
	background: #333;
	color: #fff;
	line-height: 1.3em;
}
.top_ranking div{
	width: 1200px;
	margin: 0 auto;
}
.top_ranking ol{
	margin: 0 -50px 0 0;
}
.top_ranking li{
	margin: 0 50px 0 0;
	float: left;
	position: relative;
	width:200px;
	height:280px;
}
.top_ranking a{
	color:#fff;
	text-decoration: none;
}
.top_ranking a:hover{
	color:#fff;
	text-decoration: underline;
}
h2.rk_title{
	margin-bottom: 30px;
	text-align: center;
	color: #fff;
}
.rk_img{
	width:190px;
	height:190px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	background:#fff;
	position: absolute;
	top: 10px;
	left: 10px;
}
.rk_txt{
	position: absolute;
	top: 210px;
	left: 10px;
}
.rk_img img{
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.rk_icon{
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 1024px) {
	.top_ranking{
		margin-bottom: 5%;
		padding: 3%;
	}
	.top_ranking div{
		width: 100%;
	}
	.top_ranking ol{
		margin: 0 -3% 0 0;
	}
	.top_ranking li{
		margin: 0 3% 0 0;
		width:30.333%;
		height:300px;
	}
	.rk_img{
		width:90%;
	}
}
@media screen and (max-width: 480px) {
	.top_ranking li{
		width:47%;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　無料写真素材集（大カテゴリ）
--------------------------------------------------------------------------------------
*/
 .free_contents{
	width: 1290px;
	margin: 30px auto;
	padding: 0;
}
.free_top_block{
	margin: 0 auto 50px;
}
.free_top_txt{
	width: 940px;
	margin-right: 50px;
	float: left;
}
.free_top_txt p{
	margin: 0 auto;
}
.free_top_txt p:first-child{
	margin-bottom: 20px;
}
.free_top_banner{
	width: 300px;
	float: right;
}

@media screen and (max-width: 1024px) {
	.free_contents{
		width: 100%;
		padding: 0 2%;
		margin: 3% auto;
	}
	.free_top_block{
		margin: 0 auto 3%;
	}
	.free_top_txt{
		width: 100%;
		margin: 0 0 3%;
		float: none;
	}
	.free_top_banner{
		margin: 0 auto;
		float: none;
	}
}


/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　中カテゴリ
--------------------------------------------------------------------------------------
*/
.free_m_top_img{
	width: 1300px;
	margin: 0 auto 30px;
}
.free_m_top_txt{
	width: 620px;
	margin:0 50px 30px 0;
	float: left;
}
.free_m_top_txt p{
	margin: 0 auto;
}
.free_m_top_banner{
	width: 300px;
	margin:0 0 30px 0;
	float: right;
}
.free_m_category{
	margin-bottom: 50px;
	padding: 50px 0 30px;
	background: url(../img/category_bg.jpg);
	line-height: 1.3em;
}
.free_m_category section{
	width: 1305px;
	margin: 0 auto;
}
h2.ct_title{
	margin-bottom: 30px;
	text-align: center;
	color: #088D12;
}

@media screen and (max-width: 1024px) {
	.free_m_top_img{
		width: 100%;
		margin: 0 auto 3%;
	}
	.free_m_top_txt{
		width: 100%;
		margin-right: 0px;
		float: none;
	}
	.free_m_top_txt p{
		margin: 0 auto 3%;
	}
	.free_m_top_banner{
		margin: 0 auto 3%;
		float: none;
	}
	.free_m_category section{
		width: 100%;
		margin: 0 auto;
		padding: 2%;
	}
}


/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　一覧
--------------------------------------------------------------------------------------
*/
.list_nav{
	margin-bottom: 30px;
}
.list_nav select{
	width: 150px;
	float: left;
}
.list_nav .list_nav_pc{
	float: right;
}
.list_nav_pc li {
	margin:0 5px;
  display: inline-block;
}
.list_nav_pc li a,
.list_nav_sp li a{
	width: 40px;
  height: 40px;
  border-radius: 50%;
	display: block;
	font-size: 115%;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	border: 2px solid #aaa;
}
.list_nav_pc li:first-child a,
.list_nav_pc li:last-child a,
.list_nav_sp li:first-child a,
.list_nav_sp li:last-child a{
	background: #333;
	border: none;
}
.list_nav_pc li a:hover,
.list_nav_sp li a:hover{
	color: #fff;
	background: #aaa;
}
.list_nav_pc li a.disabled,
.list_nav_sp li a.disabled{
	cursor: default;
	background: #aaa;
}
.list_nav_pc li a.active,
.list_nav_sp li a.active{
	cursor: default;
	color: #fff;
	background: #aaa;
}
.list_nav_foot{
	margin: 30px auto 0;
}
.list_nav_foot p:first-child{
	float: left;
}
.list_nav_foot p:last-child{
	float: right;
}
.list_nav_foot a{
	width: 50px;
  height: 50px;
  border-radius: 50%;
	line-height: 50px;
	display: block;
	text-align: center;;
	border: 2px solid #333;
	z-index: 9999;
}
.list_nav_foot a.disabled{
	cursor: default;
	opacity: 0.3;
}
.list_tn_line ul{
	margin: 0 0 30px -30px;
}
.list_tn_line li{
	width: 220px;
	height: 220px;
	margin: 0 0 30px 30px;
	float: left;
}
.img_box{
	position: relative;
	width: 100%;
	height: 100%;
	/* padding: 98% 0 0; */
	/* margin: 10px 0 10px 0; */
	border: solid 1px #ddd;
}
.img_box .img_box_inner{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img_box .img_box_inner img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: auto;
}
.list_tn_line li:hover{
	background: #eee;
}

@media screen and (max-width: 1024px) {
	.list_nav{
		margin-bottom: 20px;
	}
	.list_nav select,
	.list_nav .list_nav_pc{
		margin-top: 20px;
	}
	.list_tn_line ul{
		margin: 0 0 2% -2%;
	}
	.list_tn_line li{
		width: 31.333%;
		margin: 0 0 2% 2%;
	}
	.img_box{
		padding: 10px;
	}
}
@media screen and (max-width: 480px) {
	.list_tn_line li{
		width:48%;
	}
	.list_nav select{
		width: 100%;
		float: none;
	}
	.list_nav_pc{
		display: none;
	}
	.list_nav_sp{
		width: 100%;
		margin-top: 20px;
		display: flex;
	}
	.list_nav_sp li{
		width: 20%;
	}
	.list_nav_sp li:nth-child(3) a{
		margin: auto;
	}
	.list_nav_sp li:nth-child(2) a,
	.list_nav_sp li:last-child a{
		margin-left: auto;
	}
}
@media screen and (min-width: 481px) {
	.list_nav_sp{
		display: none;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　詳細
--------------------------------------------------------------------------------------
*/
.info_img{
	margin-bottom: 20px;
	padding: 100px 0;
	text-align: center;
	border: solid 1px #ddd;
}
.info_txt dl{
	padding:0 10px 0 10px;
	margin:-30px 0 40px 0;
}
.info_txt dl dt{
	float: left;
	padding: 10px 0;
	width: 8em;
	font-weight:normal;
}
.info_txt dl dd{
	border-bottom:dashed 1px #ddd;
	padding: 10px 0 10px 10em;
}
.info_txt p{
	text-align: center;
	font-size:115%;
}
.btn_download{
	margin-bottom:40px;
	text-align: center;
}

.info .list_tn_line ul{
	margin: 0 0 0 -34px;
}
.info .list_tn_line li{
	margin: 0 0 34px 34px;
}
@media screen and (max-width: 1024px) {
	.info_img{
		padding: 10%;
	}
	.info .list_tn_line ul{
		margin: 0 0 0 -2%;
	}
	.info .list_tn_line li{
		width: 31.333%;
		margin: 0 0 2% 2%;
	}
}
@media screen and (max-width: 480px) {
	.info_txt dl dt{
		float: none;
		padding: 10px 0 0;
		width: 100%;
		font-weight: bold;
	}
	.info_txt dl dd{
		padding: 0 0 10px 0;
	}
	.info .list_tn_line li{
		width: 48%;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　　　　　ダウンロード
--------------------------------------------------------------------------------------
*/
.download_tn{
	margin: 0 0 20px 0;
}
.download_tn p img{
	margin: 0 10px 10px 0;
	float: left;
}
.dl_agreement{
	padding:20px;
	margin-bottom:20px;
	height:500px;
	overflow:auto;
	border:1px #ddd solid;
}
.dl_agreement p{
	margin: 20px 0 10px;
}
.dl_agreement p:first-child{
	margin: 0 0 10px;
}
.dl_agreement ol{
	padding: 0 0 0 2em;
	list-style-type: decimal;
}
@media screen and (max-width: 1024px) {
	.dl_agreement{
		padding:2%;
		height:300px;
	}
}

/*
--------------------------------------------------------------------------------------
　　　　　　　　　404-file-not-found.html
--------------------------------------------------------------------------------------
*/

@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (min-width: 769px) {
	.pc-none{ display: none;}
}
@media screen and (max-width: 768px) {
	.sp-none{ display: none;}
}
@media screen and (max-width: 480px) {
	.br-sp { display:none; }
}



@media print {
	body{
		font-family: sans-serif;
	}
	header,
	footer,
	.index_mainimg,
	.side_menu {
		display: none;
	}
	.contents{
		width: 100%;
		margin: 0 auto;
	}
	.mainarea{
		margin: 0 auto;
		float: none;
	}
	.pc-none{ display: none;}
}
