@media screen and (max-width:750px) {


h1 {
	background :linear-gradient(#fff,#D8D8D8);
}

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

.container {
	padding: 0px;
}

.h2-01 {
	padding-left: 10px;
	border-left: 5px solid #8EC31E;
	line-height: 25px;
	margin-bottom: 20px;
}


/* スライダー設定 */
.slick-block {
	width: 98%;
	padding: 5px;
}


/*ヘッダー*/
#tel {
	z-index: 2;
	width: 100%;
	height: auto;
	background-color: #eee;
	position: fixed;
	bottom: 0px;
}

.hdr_tel_bnr {
	margin: 0 auto;
}

.logo {
	width: 70%;
	margin-bottom: 10px;
	margin-right: 0px;
	display: block;
}

.contact {
	border-radius: 10px;
	padding : 5px;
}

.contact a {
	font-size: 1.2em;
}

div .contact {
	float: none;
}

.sub_navi {
	text-align: center;
	margin-top: -8px;
	margin-bottom: -15px;
}

.hdr_fix {
	position: static;
	width: 100%;
	padding: 0;
	background: #fff;
	border-bottom: none;
}

#hdr_pt { /* PCでのヘッダ固定とSPでのヘッダ固定なしで、GNのpadding-topが変わるため調整 */
	padding-top: 0;
}


/*TOPメイン画像*/
ul#form_btn_1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

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


/*メインコンテンツ*/
.t-1,.t-2,.t-3,.t-4 {
	height: 350px;
}

.t-m1 {
	height: auto;
}

.spd10 {
	padding: 10px;
}

.pd20 {
	padding: 0;
}

.pdl20 {
	padding-left: 0;
}

.col-lg-7 {
	padding: 0;
}

.container img {
	max-width: 100%;
	width: auto;
}

.table-contactform tbody tr {
	display: block;
	margin-bottom: 1em;
}

.table-contactform th {
	width: 100%;
	padding: 10px 0px 10px 20px;
}

.table-contactform td {
	padding: 0 0 0 20px !important;
}

.table-contactform tbody th,.table-contactform tbody td {
	display: list-item;
	list-style-type: none;
	border: none;
}

#pageTop {
	bottom: 80px;
}


/*サブページ*/
#pageTitBnr {
	padding: 20px 0;
	background-color: #65ba54;
}

.innerBox {
	width: auto;
	margin: 0;
}

#pageTitBnr #pageTitInner #pageTit {
	font-weight: lighter;
	font-size: 120%;
	border: none;
	text-align: center;
	color: #fff;
	background: none;
	line-height: 15px;
}

#panList .innerBox {
	width: auto;
}

#panListInner ul {
	font-size: 11px;
	height: 43px;
	line-height: 43px;
	padding-left: 15px;
}

.page-title2 {
	font-size: 14px;
	padding: 0 12px;
}

.staff-voice .staff-voice-box {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.staff-voice .lbox {
	float: none;
	width: 100%;
}

.staff-voice .rbox {
	float: none;
	width: 100%;
	padding: 20px 10px;
}

#staff-info dl {
	border-bottom: none;
	margin: 0 0 40px 0;
}

#staff-info dt {
	float: none;
	width: auto;
	display: inline;
	margin: 0;
	line-height: 200%;
	font-weight: bold;
	border: none;
	padding: 12px 10px 10px 0;
}

#staff-info dd {
	margin: 0;
	line-height: 200%;
	background: none;
	padding: 10px 0;
	border-top: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.flow-list, .flow-list li {
	float: none;
	clear: both;
}

.flow-number_inner {
	display: block;
	width: 100%;
	height: initial;
	margin: 0 0 10px;
}

.flow-item {
	float: left;
	padding-bottom: 40px;
	position: relative;
}

.flow-number {
	float: none;
	width: 100%;
}

.flow-item .media.media_flow, .media.media_flow .media_flow-body, .media.media_flow .media_flow-body2 {
	float: none;
	width: 100%;
}

.media.media_flow .media_flow-image {
	width: 100%;
	height: auto;
	text-align: center;
}

.flow-item:before, .flow-item:after {
	display: none;
}

.flow-number_inner {
	display: block;
	width: 100%;
	height: initial;
	margin: 0 0 10px;
}

.flow-number_inner > p {
	display: inline;
}

.flow-number_inner > span {
	display: inline;
}


/*サイドメニュー*/
.s-img {
	text-align: center;
}

.s-img img {
	width: 90%;
}


/*フッター*/
.copyright {
	font-size : 11px;
	padding: 5px;
	margin-bottom: 70px;
}

.footer {
	line-height: 1.6em;
	font-size: 12px;
	padding: 0;
}

.f-left {
	padding-left: 0;
}

.f-left2 {
	padding-left: 10px;
}

.f-con .row .f .col-xs-3 .col-lg-3 {
	padding: 10px;
}

.f {
	display: block;
	height: 345px;
}

.f h5 {
	padding-left: 10px;
}

.f-1,.f-2 {
	display: block;
	height: 140px;
	margin-bottom: 20px;
}

.f-3 {
	display: block;
	height: auto;
}

.f-4 {
}

.f a{
	font-size : 12px;
	margin-right: 10px;
}

.f_img {
	display: none;
}

/*お問い合わせバナー*/
/*
.ContactButton {
	display: none !important;
}
*/

.toCartButton {
	position: fixed;
	bottom: 100px;
	left: 20px;
	width: 30%;
	z-index: 100;
}

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

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

/*アンドロイド用*/
.Android .toCartButton {
	position: fixed;
	bottom: 100px;
	left: 20px;
	width: 30%;
	z-index: 100;
}


/*会社案内ページ*/
.company-image_1, .company-image_2, .company-image_3 {
	float: none;
	text-align: center;
}

.company-image_1 img, .company-image_2 img, .company-image_3 img {
	width: 100%;
}

#office_photo {
	margin-bottom: 0;
}


/*代理店ページ*/
.media_agent, .media_agent-body, .media_agent_r, .media_agent-body_r, .media_agent_l, media_agent-body_l {
	float: none;
	width: 100%;
}

.agent_contents_list2 {
	float: none;
	width: 90%;
}

.media_agent-image, .media_agent-image_r, .media_agent-image_l {
	float: none;
	width: 100%;
	height: auto;
	text-align: center;
}


/*初めてのポスティングページ*/
.first_posting, .first_posting-body, .first_posting_r, .first_posting-body_r, .first_posting_l, first_posting-body_l, .first_posting_2, .first_posting-body_2 {
	float: none;
	width: 100%;
}

.posting_contents_list2 {
	float: none;
	width: 90%;
}

.first_posting-image, .first_posting-image_r, .first_posting-image_l {
	float: none;
	width: 100%;
	height: auto;
	text-align: center;
}

.sorting-image_1, .sorting-image_2, .sorting-image_3 {
	float: none;
	text-align: center;
}

.sorting-image_1 img, .sorting-image_2 img, .sorting-image_3 img {
	width: 100%;
}

#sorting_photo {
	margin-bottom: 0;
}


/*配布エリアページ*/
#area_btn p img {
	width: 90%;
}


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

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

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

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


/*リックの特徴と強みページ*/
.advantage_img {
	display: none;
}

.heading_txt_1 {
	color: #ED7D31;
	font-size: 1.4em;
	font-weight: bold;
}

.heading_txt_2 {
	color: eee;
	font-size: 1.1em;
	font-weight: bold;
}


}


/*スクリーンサイズ360px以下*/
@media screen and (max-width:360px) {


.ContactButton {
	display: none;
}

.f_img {
	display: none;
}


}
