@media screen and (min-width:1000px) {

/*ヘッダ固定・ページ内リンク*/
.contents {
	padding-top: 0;
}

.contents_innner {
	padding-top: 160px;
	margin-top: -160px;
}





/*ヘッダー*/
#tel {
	margin: 10px 15px 0 auto;
	float: right;
}

.main_img_sp {
	display:none;
}

.h-con {
	width: 1000px;
	margin: auto;
}

.contact {
	font-size: 18px;
	width: 180px;
	height: 60px;
	padding-top: 15px;
	margin-top: 10px;
	float: right;
}

h2 {
	font-size:16px;
	font-weight: bold;
}

.h2-01 {
	line-height: 25px;
}


/*メニューバー*/
.g-con {
	width: 100%;
	height: 42px;
	margin: 0px ;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #b1b1b1;
	background: linear-gradient(#fff,#CBCBCB);
}

#g-nav {
	width: 1001px;
	margin: auto ;
}

#g-nav ul {
	padding: 0px;
	list-style: none;
}

#g-nav li {
	float: left;
}

#g-nav li a {
	display: block;
	height: 40px;
	transition: background 1s,color 0.3s;
}

#g-nav li a:hover {
	background: rgba(255,255,255,0.50);
}

#g-nav a span {
	display: none;
}


/*メインコンテンツ*/
.container {
	width: 1000px;
}

.t-b1 {
	background-image: url(../images/handshake.jpg);
	background-repeat: no-repeat;
	height: 475px;
	margin-bottom: 30px;
	border: 5px solid #E0E0E0;
}

.t-1,.t-2 {
	height: 400px;
}

.t-b10 {
	background-image: url(../images/top_lic.jpg);
	background-repeat: no-repeat;
	width: 667px;
	height: 400px;
	margin-bottom: 30px;
}


/*サイドメニュー*/
.s-m {
	padding-left: 15px;
}

.s-img {
	padding: 0px;
	text-align: center;
}


/*フッター*/
.f a {
	line-height: 1.8em;
	color: rgba(110,110,110,1.00);
	font-size: 13px;
	margin-right: 20px;
}

.f-1,.f-2,.f-3 {
	height: 200px;
	border-right: 2px solid #ADADAD;
}

.f-con {
	width: 1000px;
	margin: auto;
}

.f-left {
	margin-right: 20px;
}


/*TOPメイン画像*/
#main {
	width: 100%;
	height: 445px;
}

#main_top {
	height: 445px;
	margin: 0 auto 10px auto;
	background: url(../images/top_main_03.jpg) no-repeat center 0 transparent;
}

#form_btn_1 {
	width: 510px;
	height: 85px;
	margin: 0px auto;
	padding: 0;
}

ul#form_btn_1 {
	list-style: none;
	width: 510px;
	float: left;
}

ul#form_btn_1 li {
        list-style: none;
        float: left;
	text-align: center;
}

ul#form_btn_1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

li#form_btn_1 {
        display: block;
        width: 510px;
        height: 85px;
        background-image: url(../images/top_btn_off.png);
        background-repeat: no-repeat;
	margin: 355px auto 0 250px;
}

a:link#form_btn_1 {
        width: 510px;
        height: 85px;
        background-image: url(../images/top_btn_off.png);
	margin: 0 auto 0 0;
	padding: 0;
}

a:hover#form_btn_1 {
        width: 510px;
        height: 85px;
        background-image: url(../images/top_btn_on.png);
	margin: 0 auto 0 0;
	padding: 0;
}


/*会社案内ページ*/
.company-image_1 {
	width: 216px;
	height: 160px;
	float: left;
	margin-right: 10px;
}

.company-image_2 {
	width: 216px;
	height: 160px;
	float: left;
	margin-right: 9px;
}

.company-image_3 {
	width: 215px;
	height: 160px;
	float: left;
}

#office_photo {
	margin-bottom: 100px;
}


/*代理店ページ*/
.media.media_agent .media_agent-body {
	float: left;
	width: 420px;
}

.media_agent-image {
	float: right;
	width: 240px;
	height: 180px;
}

.media.media_agent_r .media_agent-body_r {
	float: right;
	width: 380px;
	margin-left: 15px;
}

.media_agent-image_r {
	float: left;
	width: 270px;
	height: 202px;
}

.media.media_agent_l .media_agent-body_l {
	float: left;
	width: 380px;
	margin-right: 15px;
}

.media_agent-image_l {
	float: right;
	width: 270px;
	height: 202px;
}


/*配布エリアページ*/
#area_btn a:link img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#area_btn a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}


/*初めてのポスてイングページ*/
.posting_1.first_posting_1 .first_posting-body_1 {
	float: left;
	width: 420px;
}

.posting_2.first_posting_2 .first_posting-body_2 {
	clear: both;
	width: 660px;
}

.first_posting-image {
	float: right;
	width: 240px;
	height: 180px;
}

.posting.first_posting_r .first_posting-body_r {
	float: right;
	width: 380px;
	margin-left: 15px;
}

.first_posting-image_r {
	float: left;
	width: 270px;
	height: 202px;
}

.posting.first_posting_l .first_posting-body_l {
	float: left;
	width: 380px;
	margin-right: 15px;
}

.first_posting-image_l {
	float: right;
	width: 270px;
	height: 202px;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

/*会社案内ページ*/
.sorting-image_1 {
	width: 216px;
	height: 160px;
	float: left;
	margin-right: 10px;
}

.sorting-image_2 {
	width: 216px;
	height: 160px;
	float: left;
	margin-right: 9px;
}

.sorting-image_3 {
	width: 215px;
	height: 160px;
	float: left;
}

#sorting_photo {
	margin-bottom: 120px;
}


/*配布エリアページ*/
#area_btn a:link img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#area_btn a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}


/*お問い合わせバナー*/
.toCartButton {
	position: fixed;
	bottom: 20px;
	margin-left: 1010px;
	width: 100%;
	z-index: 100;
}

.toCartButton a:link img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.toCartButton a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}


/*テキストのインデント*/
.txt_indent_1 {
	text-indent: -1em;
	padding-left: 1em;
}

.txt_indent_2 {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.txt_indent_3 {
	text-indent: -1.8em;
	padding-left: 1.8em;
}

.txt_indent_4 {
	text-indent: -2.5em;
	padding-left: 2.5em;
}


/*リックの特徴と強みページ*/
.sorting-icon_1 {
	width: 125px;
	height: 125px;
	float: left;
}

.mr-advantage-icon {
	margin-right: 10.4px;
}

.advanage-icon {
	float: left;
	width: 100px;
	height: 100px;
}

.advanage-icon-body {
	float: right;
	width: 550px;
	margin-left: 15px;
}

.heading_txt_1 {
	color: #ED7D31;
	font-size: 20px;
	font-weight: bold;
}

.heading_txt_2 {
	color: eee;
	font-size: 16px;
	font-weight: bold;
}

.advantage_1.feature_advantage_1 .feature_advantage-body_1 {
	float: left;
	width: 400px;
}

.feature_advantage-image_1 {
	float: right;
	width: 240px;
	height: 180px;
}

.advantage_2.feature_advantage_2 .feature_advantage-body_2 {
	float: right;
	width: 400px;
}

.feature_advantage-image_2 {
	float: left;
	width: 240px;
	height: 180px;
}

.advantage_s img {
	display: none;
}


}
