@charset "UTF-8";

/**
 *
 * レスポンシブウェブデザイン用
 *
**/


/**
 * タブレット端末用
**/

@media only screen and (min-width: 641px) and (max-width: 768px) {
	body {
		padding: 0;
		-webkit-text-size-adjust: none;
		font-size: 12px;
	}

/**
 * TB表示
**/
	.sp_disp { display: none !important; }
	.pc_disp { display: none !important; }
	.tb_disp { display: block !important; }


/**
 * ヘッダー
**/

	#header {
		overflow: hidden;
	}

	#header .wrap {
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}


/**
 * ナビゲーション
**/
	#navi {
		height: 44px;
	}

	#navi .wrap {
		width: 100%;
		max-width: 100%;
		height: 44px;
		text-align: left;
	}

	#navi .wrap ul li {
		height: 44px;
	}

	#navi .wrap ul li a {
		width: 100%;
		height: 44px;
		font-size: 10px;
		text-align: center;
		vertical-align: middle;
		color: #ffffff;
		display: table-cell;
	}


/**
 * ページトップ
**/

	#pagetop {
		width: 100%;
		height: 50px;
		background: #e6444f url("../images/common/pagetop-sp.png") no-repeat center center !important;
		position: inherit !important;
		bottom: inherit !important;
		right: inherit !important;
		display: block !important;
	}

	#pagetop img {
		display: none !important;
	}


/**
 * フッター
**/

	#footer {
		width: 100%;
		overflow: hidden;
	}

	#footer .contact_info .box {
		width: 70%;
	}

	#footer .social_link {
		width: 100%;
		max-width: 100%;
	}

	#footer .social_link li {
		width: 25%;
		height: 68px;
	}

	#footer .social_link li a {
		width: 100%;
		height: 68px;
	}

	#footer .wrap {
		padding: 35px 0 10px 0;
		width: 100%;
		line-height: 1.7em;
		font-size: 12px;
		color: #ffffff;
		background: #ef4d58;
		overflow: hidden;
		position: relative;
	}

	#footer .wrap a {
		color: #ffffff;
	}

	#footer .wrap .footer_logo {
		margin: 0 0 0 0;
		width: 100%;
		text-align: center;
		position: absolute;
		top: 155px;
		left: 0;
	}

	#footer .wrap .footer_logo img {
		margin: 0 auto;
	}

	#footer .wrap .link {
		margin: 0 0 100px 0;
		line-height: 1.4em;
		font-size: 18px;
		overflow: hidden;
	}

	#footer .wrap .link ul {
		margin-bottom: 20px;
		display: block;
	}

	#footer .wrap .link li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}


/**
 * タイトル
**/
	.base_title h2 {
		max-width: 100%;
		line-height: 1.4em;
		font-size: 18px;
	}

	.base_title h2.txt_center {
		line-height: 1.4em;
		font-size: 30px;
	}

	.base_title h2.txt_center .large01 {
		line-height: 1.4em;
		font-size: 34px;
	}

/**
 * メンバー
**/

	.member_content {
		margin: 0 auto 45px auto;
		padding: 25px 0 0 0;
		width: 100%;
		max-width: 100%;
	}

	.member_content .message {
		margin: 0 0 25px 0;
		line-height: 1.3em;
		font-size: 16px;
		font-weight: bold;
	}


/**
 * コンテンツボックス
**/

	#content {
		padding-top: 80px;
	}

	.content_box {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		text-align: left;
		overflow: hidden;
	}


/**
 * ホーム
**/

	.home_product_list {
		margin: 65px auto 40px auto;
		width: 100%;
		max-width: 100%;
	}

	.home_product_list .wrap .product dl dt {
		line-height: 1.3em;
		font-size: 13px;
		font-weight: bold;
	}

	.home_product_list .wrap .product dl dd {
		padding: 0 0 5px 0;
		line-height: 1.3em;
		font-size: 10px;
		font-weight: bold;
	}

	.home_service_pr {
		margin: 0 0 50px 0;
		padding: 50px 0 40px 0;
		background: #f4f4f4;
		overflow: hidden;
	}

	.home_service_pr .base_title {
		margin-bottom: 30px;
	}

	.home_service_pr .message {
		margin: 0 auto 35px auto;
		width: 78%;
		max-width: 600px;
		line-height: 1.4em;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}

	.home_service_pr .box {
		margin: 0 auto 10px auto;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
		display: table;
	}

	.home_service_pr .box .desc {
		width: 33%;
		line-height: 1.3em;
		text-align: left;
		font-size: 16px;
		vertical-align: middle;
		display: table-cell;
	}

	.home_service_pr .box .desc p {
		margin-left: 10px;
	}



/**
 * 個人情報保護方針
**/

	#privacy {
		padding: 40px 0 0 0;
	}

	#privacy .content_box {
		margin-bottom: 40px;
		line-height: 1.4em;
		font-size: 14px;
	}

	#privacy .content_box .desc {
		padding: 40px 5px 15px 5px;
	}

	#privacy .content_box .contact_info {
		margin: 0 0 0 3%;
		width: 46%;
	}

	#privacy .content_box .contact_info dl {
		padding: 10px;
		overflow: hidden;
	}

	#privacy .content_box .contact_info dl dt {
		margin: 0 0 10px 0;
	}

	#privacy .content_box .contact_info dl dd {
		line-height: 1.6em;
		font-size: 12px;
	}

	#privacy .content_box .writer {
		margin: 0 5% 0 0;
		width: 28%;
		float: right;
		display: inline;
	}

	#privacy .content_box .list li {
		padding: 0 0 15px 1.5em;
		position: relative;
	}


/**
 * 会社概要
**/

	#company .behavior_guideline {
		margin: 0 auto 30px auto;
		padding: 70px 0 0 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	#company .behavior_guideline li {
		margin: 0 0 0 0;
		padding: 120px 0 30px 0;
		line-height: 1.4em;
		font-size: 18px;
		font-weight: bold;
		-webkit-background-size: 150px auto !important;
		-moz-background-size: 150px auto !important;
		background-size: 150px auto !important;
		float: left;
		display: inline;
	}

	#company .data_box {
		margin: 0 auto 50px auto;
		padding: 20px 0 0 0;
		width: 98%;
		max-width: 1000px;
		overflow: hidden;
	}

	#company .data_box table {
		width: 100%;
		line-height: 1.4em;
		text-align: left;
		font-size: 14px;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
	}


/**
 * お問い合わせ
**/

	#contact .main_image {
		width: 100%;
		max-width: 100%;
	}

	#contact .catch {
		padding: 40px 10px 110px 10px;
		line-height: 1.4em;
		font-size: 18px;
	}

	#contact .bnr_content {
		margin-bottom: 20px !important;
	}

	.contact_tel {
		padding: 30px 0 30px 0;
		line-height: 1.4em;
		font-size: 25px;
		font-weight: bold;
	}

	.contact_tel .num {
		line-height: 1.4em;
		font-size: 38px;
	}

	.contact_tel .time {
		line-height: 1.4em;
		font-size: 21px;
	}

	#contact_form h3 {
		padding: 80px 0 50px 0;
		line-height: 1.4em;
		font-size: 30px;
		font-weight: bold;
	}

	#contact_form .message {
		margin: 0 15px;
		line-height: 1.4em;
		font-size: 21px;
	}

	#contact_form .note {
		margin: 0 0 45px 0;
		line-height: 1.4em;
		font-size: 16px;
	}

	#contact_form dl {
		margin: 0 auto 20px auto;
		width: 95%;
		max-width: 800px;
		overflow: hidden;
	}

	#contact_form dl dt {
		margin: 0 35px 0 0;
		width: 22%;
		line-height: 1.4em;
		font-size: 16px;
		text-align: right;
		float: left;
		display: inline;
	}

	#contact_form dl dt em {
		line-height: 1.4em;
		font-size: 12px;
		color: #ef4d57;
		display: block;
	}

	#contact_form dl dd {
		text-align: left;
		overflow: hidden;
	}

	#contact_form dl dd p {
		padding: 7px 0 0 0;
		width: 77%;
		line-height: 1.4em;
		font-size: 12px;
	}

	#contact_form dl dd .text01 {
		padding: 0 5px;
		width: 77%;
		height: 36px;
		line-height: 36px;
		border: 1px solid #bababa;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#contact_form dl dd .text02 {
		padding: 0 5px;
		width: 47%;
		height: 36px;
		line-height: 36px;
		border: 1px solid #bababa;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#contact_form dl dd .textarea01 {
		padding: 5px;
		width: 77%;
		height: 200px;
		border: 1px solid #bababa;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}


/**
 * LINE
**/

	#line .head h2 {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height: 70px;
		position: relative;
	}

	#line .catch {
		margin: 0 0 45px 0;
		line-height: 1.3em;
		font-size: 30px;
	}

	#line .service_pr_point_01 {
		margin: 0 auto 20px auto;
		width: 94%;
		max-width: 958px;
		overflow: hidden;
	}

	#line .service_pr_point_01 .box_01 {
		width: 33.6%;
		background: url("../images/line/image_01.png") no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		float: left;
	}

	#line .service_pr_point_01 .box_02 {
		width: 32.8%;
		background: url("../images/line/image_02.png") no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		float: left;
	}

	#line .service_pr_point_01 .box_03 {
		width: 33.6%;
		background: url("../images/line/image_03.png") no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		float: left;
	}

	#line .service_pr_point_01 .text {
		height: 190px;
		line-height: 1.5em;
		font-size: 15px;
	}

	#line .service_pr_point_01 .text p {
		height: 190px;
	}

	#line .service_pr_point_01 .box .icon {
		margin: -20px 0 0 0;
		width: 40px;
		height: auto;
		position: absolute;
		top: 50%;
		left: 15px;
	}

	#line .service_pr_point_01 .box p {
		line-height: 1.4em;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
	}

	#line .service_pr_point_01 .box p.label {
		padding: 13px 0 13px 15px;
		line-height: 1.4em;
		font-size: 20px;
		font-weight: bold;
	}

	#line .service_pr_point_02 .box .tit {
		padding: 0 0 0 0px;
		width: 32%;
		vertical-align: middle;
		display: table-cell;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
	}

	#line .service_pr_point_02 .box .tit .icon {
		margin: -29px 0 0 25px;
		width: 54px;
		height: auto;
		position: absolute;
		top: 50%;
		left: 0;
	}

	#line .service_pr_point_02 .box .tit .label {
		margin-left: 100px;
		line-height: 1.4em;
		font-size: 24px;
		font-weight: bold;
	}

	#line .service_pr_point_02 .box .tit .label .arrow {
		line-height: 1.4em;
		font-size: 18px;
		font-weight: bold;
	}

	#line .service_pr_point_02 .box .desc {
		padding: 0 30px 0 0;
		width: 62.5%;
		line-height: 1.5em;
		font-size: 14px;
		font-weight: bold;
		color: #595757;
		vertical-align: middle;
		display: table-cell;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#line .pr_label {
		margin: 0 auto 17px auto;
		width: 100%;
		max-width: 1024px;
	}

	#line .pr_label img {
		width: 100%;
		height: auto;
		display: block;
	}

	#line .howto_friend {
		margin: 0 0 17px 0;
		width: 100%;
		overflow: hidden;
	}

	#line .howto_friend .title {
		margin: 0 0 30px 0;
		padding: 25px 0 20px 0;
		width: 100%;
		line-height: 1.3em;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		background: #00c402;
	}

	#line .howto_friend .message {
		margin: 0 0 45px 0;
		line-height: 1.3em;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		color: #595757;
	}

	#line .howto_friend .add_friend_btn {
		margin: 0 auto 60px auto;
		padding: 30px 0 35px 0;
		width: 360px;
		line-height: 1.3em;
		font-size: 16px;
		text-align: center;
		background: #f1f1f3;
		overflow: hidden;
	}

	#line .howto_friend .add_friend_btn .icon {
		margin: 0 0 5px 0;
	}

	#line .howto_friend .add_friend_btn .icon img {
		margin: 0 auto;
		width: 85px;
		height: auto;
	}

	#line .howto_friend .add_friend_btn .name {
		margin: 0 0 15px 0;
	}

	#line .howto_friend .add_friend_btn .link {
	}

	#line .howto_friend .add_friend_btn .link img {
		margin: 0 auto;
		width: 180px;
		height: auto;
	}

	#line .howto_friend .friend_flow {
		margin: 0 auto 50px auto;
		width: 100%;
		max-width: 100%;
		text-align: left;
		background: url("../images/line/step_back_01.png") repeat-y center 0;
		overflow: hidden;
	}

	#line .howto_friend .friend_flow .step {
		padding: 15px;
		width: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
	}

	#line .howto_friend .friend_flow .step dl {
		display: table;
	}

	#line .howto_friend .friend_flow .step dl dt {
		width: 100px;
		height: 100px;
		vertical-align: middle;
		display: table-cell;
	}

	#line .howto_friend .friend_flow .step dl dt img {
		width: 100px;
		height: auto;
	}

	#line .howto_friend .friend_flow .step dl dd {
		padding: 0 0 0 20px;
		height: 100px;
		line-height: 1.4em;
		text-align: left;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		vertical-align: middle;
		display: table-cell;
	}

	#line .satei_flow {
		margin: 0 0 55px 0;
		width: 100%;
		overflow: hidden;
	}

	#line .satei_flow .title {
		margin: 0 0 30px 0;
		padding: 25px 0 20px 0;
		width: 100%;
		line-height: 1.3em;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		background: #00c402;
	}

	#line .satei_flow .message {
		margin: 0 0 75px 0;
		line-height: 1.3em;
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		color: #595757;
	}

	#line .satei_flow .step_image {
		margin: 0 auto 30px auto;
		width: 100%;
		max-width: 100%;
		text-align: left;
	}

	#line .satei_flow .step {
		margin: 0 0 37px 0;
		padding: 90px 0 75px 0;
		width: 100%;
		background: url("../images/line/satei_back_01.png") no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		overflow: hidden;
	}

	#line .satei_flow .step ol li .image {
		min-height: 245px;
	}

	#line .photo_point {
		margin: 0 0 25px 0;
		width: 100%;
		overflow: hidden;
	}

	#line .photo_point .title {
		margin: 0 0 30px 0;
		padding: 25px 0 20px 0;
		width: 100%;
		line-height: 1.3em;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		background: #00c402;
	}

	#line .photo_point .message {
		margin: 0 0 60px 0;
		line-height: 1.3em;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		color: #595757;
	}

	#line .photo_point .howto_photo {
		margin: 0 0 35px 0;
		padding: 85px 0 55px 0;
		width: 100%;
	}

	#line .attention {
		margin: 0 0 60px 0;
		padding: 15px 0;
		width: 100%;
		background: #f4f4f4;
		overflow: hidden;
	}

	#line .attention dl {
		margin: 0 auto;
		width: 78%;
		max-width: 800px;
		text-align: left;
		overflow: hidden;
	}

	#line .attention dl dt {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 17px;
		font-weight: bold;
		color: #00c301;
	}

	#line .attention dl dd {
		line-height: 1.4em;
		font-size: 14px;
		font-weight: bold;
		color: #595757;
	}


/**
 * 出張買取
**/

	#trip .main_image {
		margin: 0 auto 75px auto;
		width: 100%;
		max-width: 100%;
		position: relative;
	}

	#trip .main_image .wrap  h2 {
		line-height: 1.4em;
		font-size: 26px;
		font-weight: bold;
	}

	#trip .main_image .wrap  p {
		margin: 0 0 5px 0;
		line-height: 1.4em;
		font-size: 16px;
		font-weight: bold;
	}

	#trip .trip_pr .message {
		line-height: 1.3em;
		font-size: 16px;
	}

	#trip .trip_pr .list {
		width: 100%;
		max-width: 100%;
	}

	#trip .trip_pr .list li .tb {
		height: 80px;
	}

	#trip .trip_pr .list li .tb .cell {
		height: 80px;
		line-height: 1.3em;
		font-size: 18px;
	}

	#trip .buy_flow .wrap {
		padding: 5px;
	}

	#trip .buy_flow .wrap .step {
		padding: 18px 14px 9px 24px;
	}

	#trip .buy_flow .wrap .step .detail dt {
		margin-bottom: 10px;
		line-height: 1.4em;
		font-size: 16px;
	}

	#trip .buy_flow .wrap .step .detail dt .num {
		line-height: 1.4em;
		font-size: 40px;
	}

	#trip .buy_flow .wrap .step .detail dd {
		line-height: 1.4em;
		font-size: 12px;
	}

	#trip .buy_flow .wrap .step .detail dd .note {
		line-height: 1.4em;
		font-size: 14px;
	}

	#trip .contact_info .box {
		width: 70%;
	}

	.something_necessary {
		width: 100%;
		max-width: 100%;
		line-height: 1.4em;
		font-size: 12px;
	}

	.something_necessary h3 {
		margin: 0 0 5px 0;
		line-height: 1.4em;
		font-size: 18px;
		font-weight: normal;
	}

	.something_necessary .image {
		margin: 0 0 10px 0;
	}

	.product_list {
		padding: 40px 0 25px 0;
	}

	.product_list .base_title {
		margin-bottom: 35px;
	}

	.product_list ul {
		margin: 0 auto 0 auto;
		width: 100%;
		max-width: 100%;
		line-height: 1.4em;
		font-size: 18px;
	}

	.product_list ul li {
		margin: 0 0 25px 1.75%;
		width: 31%;
		max-width: 317px;
		float: left;
		display: inline;
	}

	.product_list ul li img {
		width: 100%;
		height: auto;
		display: block;
	}

	#trip .home_service_pr {
		background: #ffffff;
	}

	#trip .contact_tel {
		background: #fec230;
	}

	#trip .buy_flow .wrap{
		padding: 5px;
    	width: auto;
	}

	#trip #contact_form {
		margin-bottom: 90px;
	}


/**
 * 店頭買取
**/

	#shop .main_image {
		margin: 0 auto 75px auto;
		width: 100%;
		max-width: 100%;
		position: relative;
	}

	#shop .main_image .wrap  h2 {
		line-height: 1.4em;
		font-size: 26px;
		font-weight: bold;
	}

	#shop .main_image .wrap  p {
		margin: 0 0 5px 0;
		line-height: 1.4em;
		font-size: 16px;
		font-weight: bold;
	}

	#shop .shop_pr .message {
		line-height: 1.3em;
		font-size: 16px;
	}

	#shop .shop_pr .list {
		width: 100%;
		max-width: 100%;
	}

	#shop .shop_pr .list li .tb {
		height: 80px;
	}

	#shop .shop_pr .list li .tb .cell {
		height: 80px;
		line-height: 1.3em;
		font-size: 18px;
	}

	#shop .buy_flow .wrap {
		padding: 5px;
		width: auto;
	}

	#shop .buy_flow .wrap .step {
		padding: 18px 14px 9px 24px;
	}

	#shop .buy_flow .wrap .step .detail dt {
		margin-bottom: 10px;
		line-height: 1.4em;
		font-size: 16px;
	}

	#shop .buy_flow .wrap .step .detail dt .num {
		line-height: 1.4em;
		font-size: 40px;
	}

	#shop .buy_flow .wrap .step .detail dd {
		line-height: 1.4em;
		font-size: 12px;
	}

	#shop .buy_flow .wrap .step .detail dd .note {
		line-height: 1.4em;
		font-size: 14px;
	}

	#shop .contact_info .box {
		width: 70%;
	}

	#shop .home_service_pr {
		background: #ffffff;
	}

	#shop .shop_data table {
		line-height: 1.4em;
		font-size: 14px;
	}

	#shop .shop_data .fl table {
		height: 300px;
		border-right: none;
	}

	#shop .shop_data .fr table {
		height: 300px;
	}

	#shop .shop_info {
		line-height: 1.4em;
		font-size: 14px;
	}

	#shop .access_flow li dl dt {
		line-height: 1.3em;
		font-size: 40px;
	}

	#shop .access_flow li dl dd {
		line-height: 1.4em;
		font-size: 14px;
	}


/**
 * 宅配買取
**/

	#takuhai .main_image {
		margin: 0 auto 75px auto;
		width: 100%;
		max-width: 100%;
		position: relative;
	}

	#takuhai .main_image .wrap  h2 {
		line-height: 1.4em;
		font-size: 26px;
		font-weight: bold;
	}

	#takuhai .main_image .wrap  p {
		margin: 0 0 5px 0;
		line-height: 1.4em;
		font-size: 16px;
		font-weight: bold;
	}

	#takuhai .takuhai_pr .message {
		line-height: 1.3em;
		font-size: 16px;
	}

	#takuhai .takuhai_pr .list {
		width: 100%;
		max-width: 100%;
	}

	#takuhai .takuhai_pr .list li .tb {
		height: 80px;
	}

	#takuhai .takuhai_pr .list li .tb .cell {
		height: 80px;
		line-height: 1.3em;
		font-size: 18px;
	}

	#takuhai .buy_flow .wrap {
		padding: 5px;
	}

	#takuhai .buy_flow .wrap .step {
		padding: 18px 14px 9px 24px;
	}

	#takuhai .buy_flow .wrap .step .detail dt {
		margin-bottom: 10px;
		line-height: 1.4em;
		font-size: 16px;
	}

	#takuhai .buy_flow .wrap .step .detail dt .num {
		line-height: 1.4em;
		font-size: 40px;
	}

	#takuhai .buy_flow .wrap .step .detail dd {
		line-height: 1.4em;
		font-size: 12px;
	}

	#takuhai .buy_flow .wrap .step .detail dd .note {
		line-height: 1.4em;
		font-size: 14px;
	}

	#takuhai .contact_info .box {
		width: 70%;
	}

	#takuhai #tab_switch ul li a {
		line-height: 69px;
		font-size: 20px;
	}

	#takuhai #tab_switch ul li a.on {
		line-height: 79px;
		font-size: 24px;
	}

	#takuhai .memo h3 {
		margin: 0 10px 55px 10px;
		line-height: 1.4em;
		font-size: 24px;
	}

	#takuhai .memo .box {
		width: 70%;
		max-width: 600px;
	}


/**
 * LPページ
**/
	#lp .sec02 .wrap_01 .box dl dt {
		padding: 10px 0 0 0;
		line-height: 1.3em;
		font-size: 25px;
		font-weight: bold;
	}

	#lp .sec02 .wrap_01 .box dl dd {
		line-height: 1.4em;
		font-size: 14px;
		font-weight: bold;
		color: #535353;
	}

}



/**
 * スマートフォン端末用
**/

@media only screen and (max-width: 640px) {
	body {
		padding: 0;
		-webkit-text-size-adjust: none;
		font-size: 12px;
	}


/**
 * SP表示
**/
	.sp_disp { display: block !important; }
	.pc_disp { display: none !important; }
	.tb_disp { display: none !important; }

/**
 * ヘッダー
**/

	#header {
		width: 100%;
		height: 40px;
		border-bottom: 2px solid #ef4d58;
		background: none;
	}

	#header .wrap {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height: 40px;
		text-align: left;
		position: relative;
	}

	#header .wrap h1 {
		display: none;
	}

	#header .wrap #logo {
		margin: 3px 0 0 10px;
		width: 90px;
		max-width: 90px;
		float: left;
		display: inline;
	}

	#header .wrap .tel {
		display: none;
	}

	#header .wrap .line {
		width: 22px;
		max-width: 22px;
		float: none;
		position: absolute;
		top: 5px;
		right: 55px;
	}

	#header .wrap .line a {
		padding: 24px 0 0 0;
		line-height: 1.2em;
		font-size: 7px;
		text-align: center;
		background: url("../images/common/header_line_01-sp.png") no-repeat 0 0;
		-webkit-background-size: 22px auto;
		-moz-background-size: 22px auto;
		background-size: 22px auto;
		color: #00c300;
		display: block;
	}

	#header .wrap .line a:after {
		content: "LINE";
	}

	#header .wrap .line img {
		display: none;
	}

	#header .wrap .mail-sp {
		width: 32px;
		max-width: 32px;
		float: none;
		position: absolute;
		top: 5px;
		right: 88px;
	}

	#header .wrap .mail-sp a {
		padding: 24px 0 0 0;
		line-height: 1.2em;
		font-size: 7px;
		text-align: center;
		background: url("../images/common/header_mail_01-sp.png") no-repeat 0 0;
		-webkit-background-size: 32px auto;
		-moz-background-size: 32px auto;
		background-size: 32px auto;
		color: #ef4d57;
		display: block;
	}

	#header .wrap .tel-sp {
		width: 20px;
		max-width: 20px;
		float: none;
		position: absolute;
		top: 5px;
		right: 130px;
	}

	#header .wrap .tel-sp a {
		padding: 24px 0 0 0;
		line-height: 1.2em;
		font-size: 7px;
		text-align: center;
		background: url("../images/common/header_tel_01-sp.png") no-repeat center 0;
		-webkit-background-size: 14px auto;
		-moz-background-size: 14px auto;
		background-size: 14px auto;
		color: #ef4d57;
		display: block;
	}

	#header #menu_switch {
		width: 36px;
		height: 29px;
		text-indent: -9999px;
		background: url("../images/common/menu_switch.png") no-repeat 0 0;
		-webkit-background-size: 36px auto;
		-moz-background-size: 36px auto;
		background-size: 36px auto;
		display: block;
		position: absolute;
		top: 5px;
		right: 10px;
	}

	#header #menu_switch.on {
		background: url("../images/common/menu_close.png") no-repeat 0 0;
		-webkit-background-size: 36px auto;
		-moz-background-size: 36px auto;
		background-size: 36px auto;
	}


/**
 * ナビゲーション
**/

	#navi {
		width: 100%;
		height: 0;
		position: relative;
	}

	#navi .wrap {
		width: 100%;
		max-width: 100%;
		height: auto !important;
		text-align: left;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1000;
	}

	#navi .wrap ul {
		display: none;
		overflow: hidden;
	}

	#navi .wrap ul li {
		width: 100% !important;
		height: auto !important;
		border-bottom: 1px solid #eeeeee;
		float: none;
		display: block;
	}

	#navi .wrap ul li a {
		padding: 10px 5px;
		width: 100%;
		height: auto !important;
		line-height: 1.4em;
		font-size: 12px;
		text-align: left;
		vertical-align: middle;
		color: #ffffff;
		background: #ef4D58;
		display: block;
	}

	#navi .wrap ul li a br {
		display: none;
	}


/**
 * ページトップ
**/

	#pagetop {
		width: 100%;
		height: 25px;
		background: #e6444f url("../images/common/pagetop-sp.png") no-repeat center center;
		-webkit-background-size: 21px auto;
		-moz-background-size: 21px auto;
		background-size: 21px auto;
		position: inherit !important;
		bottom: inherit !important;
		right: inherit !important;
		display: block !important;
	}

	#pagetop img {
		display: none !important;
	}


/**
 * フッター
**/

	#footer {
		width: 100%;
		overflow: hidden;
	}

	#footer .contact_info {
		padding: 20px 0;
	}

	#footer .contact_info .box {
		padding: 5px 0;
		width: 90%;
		line-height: 1.4em;
		font-size: 10px;
	}

	#footer .contact_info .box .tel {
		line-height: 1.4em;
		font-size: 12px;
	}

	#footer .social_link {
		width: 100%;
		max-width: 100%;
	}

	#footer .social_link li {
		width: 50%;
		height: 32px;
	}

	#footer .social_link li a {
		width: 100%;
		height: 32px;
	}

	#footer .social_link li a img {
		width: auto;
		height: 17px;
	}

	#footer .wrap {
		padding: 15px 0 10px 0;
		width: 100%;
		line-height: 1.7em;
		font-size: 6px;
		color: #ffffff;
		background: #ef4d58;
		overflow: hidden;
		position: relative;
	}

	#footer .wrap a {
		color: #ffffff;
	}

	#footer .wrap .footer_logo {
		margin: 0 0 0 0;
		width: 100%;
		text-align: center;
		position: absolute;
		top: 65px;
		left: 0;
	}

	#footer .wrap .footer_logo img {
		margin: 0 auto;
		width: 73px;
		height: auto;
	}

	#footer .wrap .link {
		margin: 0 0 35px 0;
		line-height: 1.4em;
		font-size: 9px;
		overflow: hidden;
	}

	#footer .wrap .link ul {
		margin-bottom: 10px;
		display: block;
	}

	#footer .wrap .link li {
		display: inline-block;
		*display: inline;
		*zoom: 1;
	}



/**
 * タイトル
**/

	.base_title.mb55 { margin-bottom: 17px !important; }

	.base_title h2 {
		margin: 0 auto;
		padding: 0 5px 5px 5px;
		width: 100%;
		max-width: 100%;
		line-height: 1.4em;
		font-size: 20px;
	}

	.base_title h2.txt_center {
		margin: 0 auto;
		padding: 0 5px 5px 5px;
		width: 100%;
		max-width: 1024px;
		line-height: 1.4em;
		font-size: 20px;
	}

	.base_title h2.txt_center .large01 {
		line-height: 1.4em;
		font-size: 16px;
	}




/**
 * コンテンツボックス
**/

	#content {
		padding-top: 80px;
	}

	.content_box {
		width: 100%;
		max-width: 100%;
	}


/**
 * バナー
**/

	.bnr_content {
		margin: 0 auto;
		width: 94%;
		max-width: 600px;
		overflow: hidden;
	}

	.bnr_content.mb35 {
		margin-bottom: 15px !important;
	}

	.bnr_content.mb70 {
		margin-bottom: 40px !important;
	}


/**
 * ボタンメニュー
**/

	.button_content {
		margin: 0 auto 15px auto;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
		display: table;
	}

	.button_content ul li {
		width: 33.33%;
		vertical-align: top;
		float: none;
		display: table-cell;
	}

	.button_content ul li.button01 {
		background: #29c4f3;
	}

	.button_content ul li.button02 {
		background: #fec230;
	}

	.button_content ul li.button03 {
		background: #84c880;
	}

	.button_content ul li a {
		width: 100%;
		vertical-align: top;
		display: block;
		position: inherit !important;
	}

	.button_content ul li.button01 a {
		background: none;
	}

	.button_content ul li.button02 a {
		background: none;
	}

	.button_content ul li.button03 a {
		background: none;
	}

	.button_content ul li a img {
		display: none;
	}

	.button_content ul li a p {
		padding: 7px;
		width: 100%;
		line-height: 1.4em;
		text-align: center;
		font-size: 7px;
		color: #ffffff;
		position: inherit !important;
		top: inherit !important;
		left: inherit !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.button_content ul li a:hover {
		text-decoration: none;
	}


/**
 * メンバー
**/

	.member_content {
		margin: 0 auto 20px auto;
		padding: 15px 0 0 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	.member_content .message {
		margin: 0 auto 12px auto;
		width: 94%;
		max-width: 600px;
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
	}


/**
 * ホーム
**/

	#main_image {
		margin: 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	.home_product_list {
		margin: 30px auto 30px auto;
		width: 100%;
		max-width: 100%;
		border-bottom: 1px solid #d9d9d9;
		overflow: hidden;
	}

	.home_product_list .wrap {
		border-top: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
	}

	.home_product_list .wrap .product img {
		display: none;
	}

	.home_product_list .wrap .product dl {
		width: 100%;
		color: #1e2126;
		text-align: center;
		background: url("../images/top/filter_01.png");
		position: absolute;
		bottom: 0;
		left: 0;
	}

	.home_product_list .wrap .product dl dt {
		padding: 5px 0 0 0;
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
	}

	.home_product_list .wrap .product dl dd {
		padding: 0 5px 5px 5px;
		line-height: 1.3em;
		font-size: 9px;
		font-weight: bold;
	}

	.home_service_pr {
		margin: 0 0 30px 0;
		padding: 20px 0 0 0;
		background: #f4f4f4;
		overflow: hidden;
	}

	.home_service_pr .base_title {
		margin-bottom: 20px;
	}

	.home_service_pr .message {
		margin: 0 auto 25px auto;
		width: 94%;
		max-width: 600px;
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}

	.home_service_pr .box {
		margin: 0 0 10px 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
		display: block;
	}

	.home_service_pr .box .image {
		width: 100%;
		display: block;
	}

	.home_service_pr .box .image img {
		width: 100%;
		max-width: 687px;
		height: auto;
		display: block;
	}

	.home_service_pr .box .desc {
		padding: 5px 0 0 0;
		width: 100%;
		line-height: 1.3em;
		text-align: center;
		font-size: 12px;
		display: block;
	}

	.home_service_pr .box .desc p {
		margin: 0 10px;
	}


/**
 * 個人情報保護方針
**/

	#privacy {
		padding: 25px 0 0 0;
	}

	#privacy .content_box {
		margin-bottom: 35px;
		line-height: 1.4em;
		font-size: 9px;
	}

	#privacy .content_box .desc {
		padding: 15px 5px 10px 5px;
	}

	#privacy .content_box .contact_info {
		margin: 0 5px 10px 5px;
		width: auto;
		border: 1px solid #000000;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
		display: block;
	}

	#privacy .content_box .contact_info dl {
		padding: 10px;
		overflow: hidden;
	}

	#privacy .content_box .contact_info dl dt {
		margin: 0 0 10px 0;
	}

	#privacy .content_box .contact_info dl dd {
		line-height: 1.6em;
		font-size: 8px;
	}

	#privacy .content_box .contact_info dl dd br {
		display: none;
	}

	#privacy .content_box .writer {
		margin: 0 5px 0 0;
		width: 140px;
		float: right;
		display: inline;
	}

	#privacy .content_box .list {
		margin: 0 5px 0 5px;
		padding: 10px 0 15px 0;
	}

	#privacy .content_box .list li {
		padding: 0 0 10px 1.5em;
		position: relative;
	}

/**
 * 会社概要
**/

	#company .main_image {
		margin: 0 0 20px 0;
		width: 100%;
		max-width: 100%;
	}

	#company .main_image img {
		display: none;
	}

	#company .behavior_guideline {
		margin: 0 auto 15px auto;
		padding: 25px 0 0 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	#company .behavior_guideline li {
		margin: 0 0 0 0;
		padding: 50px 0 15px 0;
		line-height: 1.4em;
		font-size: 9px;
		font-weight: bold;
		-webkit-background-size: 65px auto !important;
		-moz-background-size: 65px auto !important;
		background-size: 65px auto !important;
		float: left;
		display: inline;
	}

	#company .data_box {
		margin: 0 auto 25px auto;
		padding: 20px 0 0 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	#company .data_box table {
		width: 100%;
		line-height: 1.4em;
		text-align: left;
		font-size: 9px;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
	}

	#company .data_box table th {
		padding: 8px 10px;
	}

	#company .data_box table td {
		padding: 8px 10px;
	}


/**
 * お問い合わせ
**/

	#contact .main_image {
		margin: 0 0 20px 0;
		width: 100%;
		max-width: 100%;
	}

	#contact .main_image img {
		display: none;
	}

	#contact .catch {
		padding: 20px 10px 15px 10px;
		line-height: 1.4em;
		font-size: 9px;
		text-align: left;
	}

	#contact .bnr_content {
		margin-bottom: 20px !important;
	}

	.contact_tel {
		padding: 20px 0;
		line-height: 1.4em;
		font-size: 11px;
	}

	.contact_tel .num {
		line-height: 1.4em;
		font-size: 18px;
	}

	.contact_tel .time {
		line-height: 1.4em;
		font-size: 10px;
	}

	#contact_form h3 {
		padding: 20px 0 17px 0;
		line-height: 1.4em;
		font-size: 12px;
		font-weight: bold;
	}

	#contact_form .text_01 {
		margin: 0 10px;
		line-height: 1.4em;
		font-size: 9px;
	}

	#contact_form .text_02 {
		margin: 0 10px 20px 10px;
		line-height: 1.4em;
		font-size: 7px;
	}

	#contact_form .message {
		margin: 0 10px;
		line-height: 1.4em;
		font-size: 9px;
	}

	#contact_form .note {
		margin: 0 0 25px 0;
		line-height: 1.4em;
		font-size: 7px;
	}

	#contact_form dl {
		margin: 0 15px 10px 15px;
		width: auto !important;
		max-width: auto !important;
		overflow: hidden;
	}

	#contact_form .danball {
		margin: 0 15px 10px 15px;
		overflow: hidden;
	}

	#contact_form .danball dl {
		margin: 0 0 0 0;
		width: 33.33% !important;
		float: left;
		display: inline;
	}


	#contact_form dl dt {
		margin: 0 0 0 0;
		width: 100%;
		line-height: 1.4em;
		font-size: 8px;
		text-align: left;
		float: none;
		display: block;
	}

	#contact_form dl dt em {
		line-height: 1.4em;
		font-size: 8px;
		color: #ef4d57;
		display: inline;
	}

	#contact_form dl dd p {
		padding: 2px 0 0 0;
		width: 100%;
		line-height: 1.4em;
		font-size: 7px;
	}

	#contact_form dl dd .text01 {
		padding: 0 5px;
		width: 100%;
		height: 30px;
		line-height: 30px;
	}

	#contact_form dl dd .text02 {
		padding: 0 5px;
		width: 100%;
		height: 30px;
		line-height: 30px;
	}

	#contact_form dl dd .text03 {
		padding: 0 5px;
		width: 50%;
		height: 30px;
		line-height: 30px;
	}

	#contact_form dl dd .textarea01 {
		padding: 5px;
		width: 100%;
		height: 120px;
	}

	#contact_form dl dd .num {
		line-height: 1.4em;
		font-size: 11px;
	}

	#contact_form .btn_wrap {
		padding: 15px 0 35px 0;
		text-align: center;
		overflow: hidden;
	}

	#contact_form .btn_wrap .btn {
		padding: 5px 10px;
		line-height: 1.4em;
		font-size: 9px;
	}


/**
 * LINE
**/

	#line .head {
		width: 100%;
		background: #00c402;
		overflow: hidden;
	}

	#line .head h2 {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height: 30px;
		position: relative;
	}

	#line .head h2 img {
		width: 60px;
		height: auto;
		display: block;
		position: absolute;
		bottom: 0;
		right: 6px;
	}

	#line .main_image {
		margin: 0 auto 17px auto;
		width: 100%;
		max-width: 100%;
		text-align: left;
		overflow: hidden;
	}

	#line .main_image img {
		display: none;
	}

	#line .catch {
		margin: 0 0 20px 0;
		line-height: 1.3em;
		font-size: 15px;
		font-weight: bold;
	}

	#line .service_pr_point_01 {
		margin: 0 3px 22px 3px;
		width: auto;
		max-width: 100%;
		overflow: hidden;
	}

	#line .service_pr_point_01 .text {
		width: 100%;
		height: 83px;
		line-height: 1.5em;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		display: table;
	}

	#line .service_pr_point_01 .text p {
		width: 100%;
		height: 83px;
		vertical-align: middle;
		display: table-cell;
	}

	#line .service_pr_point_01 .box {
		padding: 10px 0 5px 0;
		width: 100%;
		height: 60px;
		background: url("../images/line/pr_back_01.png");
		position: relative;
	}

	#line .service_pr_point_01 .box .icon {
		margin: -15px 0 0 0;
		width: 20px;
		height: auto;
		position: absolute;
		top: 50%;
		left: 8px;
	}

	#line .service_pr_point_01 .box p {
		line-height: 1.4em;
		font-size: 9px;
		font-weight: bold;
		color: #ffffff;
	}

	#line .service_pr_point_01 .box p.label {
		padding: 3px 0 3px 0;
		line-height: 1.4em;
		font-size: 12px;
		font-weight: bold;
	}

	#line .service_pr_point_02 {
		margin: 0 0 20px 0;
		width: 100%;
		max-width: 100%;
		text-align: left;
		background: #ffffff;
		overflow: visible !important;
	}

	#line .service_pr_point_02 .back {
		padding: 0 0 0 0;
		background: url("../images/line/pr_back_03.png") no-repeat 0 0;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		overflow: visible !important;
	}

	#line .service_pr_point_02 .back-sp {
		padding: 0 0 0 0;
		background: url("../images/line/pr_back_03.png") no-repeat 0 0;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		overflow: visible !important;
	}

	#line .service_pr_point_02 .wrap {
		margin-bottom: 20px;
		padding: 0 0 0 0;
		background: url("../images/line/pr_back_03.png") no-repeat 0 bottom;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		overflow: visible !important;
	}

	#line .service_pr_point_02 .box {
		padding: 25px 0 15px 0;
		width: 100%;
		background: url("../images/line/pr_back_04.png") repeat-y 0 0;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		background-size: 100% auto;
		display: block;
		position: relative;
		overflow: visible !important;
	}

	#line .service_pr_point_02 .box .tit {
		padding: 0 0 0 0;
		width: 170px;
		background: #ffffff;
		vertical-align: middle;
		display: block;
		position: absolute;
		top: -10px;
		left: 7px;
		z-index: 1;
	}

	#line .service_pr_point_02 .box .tit .icon {
		margin: 0 0 -50px 0;
		width: 30px;
		height: auto;
		position: inherit !important;
		top: inherit !important;
		left: inherit !important;
		display: block;
		top: 0px !important;
	}

	#line .service_pr_point_02 .box .tit .label {
		margin-left: 45px;
		line-height: 30px;
		font-size: 20px;
		font-weight: bold;
	}

	#line .service_pr_point_02 .box .tit .label .arrow {
		line-height: 30px;
		font-size: 15px;
		font-weight: bold;
	}

	#line .service_pr_point_02 .box .desc {
		padding: 0 20px 0 15px;
		width: auto;
		line-height: 1.5em;
		font-size: 14px;
		font-weight: bold;
		color: #595757;
		vertical-align: middle;
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#line .pr_label {
		margin: 0 0 15px 0;
		width: 100%;
		max-width: 100%;
	}

	#line .pr_label img {
		display: none;
	}

	#line .howto_friend {
		margin: 0 0 17px 0;
		width: 100%;
		overflow: hidden;
	}

	#line .howto_friend .title {
		margin: 0 0 15px 0;
		padding: 10px 0 10px 0;
		line-height: 1.3em;
		font-size: 15px;
	}

	#line .howto_friend .message {
		margin: 0 0 10px 0;
		line-height: 1.3em;
		font-size: 15px;
	}

	#line .howto_friend .add_friend_btn {
		margin: 0 auto 30px auto;
		padding: 20px 0 25px 0;
		width: 75%;
		max-width: 477px;
		line-height: 1.3em;
		font-size: 14px;
		text-align: center;
		background: #f1f1f3;
		overflow: hidden;
	}

	#line .howto_friend .add_friend_btn .icon img {
		margin: 0 auto;
		width: 24%;
		max-width: 115px;
		height: auto;
	}

	#line .howto_friend .add_friend_btn .name {
		margin: 0 0 10px 0;
	}

	#line .howto_friend .add_friend_btn .link {
	}

	#line .howto_friend .add_friend_btn .link img {
		margin: 0 auto;
		width: 51%;
		max-width: 240px;
		height: auto;
	}

	#line .howto_friend .friend_flow {
		margin: 0 auto 20px auto;
		width: 100%;
		max-width: 1024px;
		text-align: left;
		background: url("../images/line/step_back_01.png") repeat-y center 0;
		-webkit-background-size: 5px auto;
		-moz-background-size: 5px auto;
		background-size: 5px auto;
		overflow: hidden;
	}

	#line .howto_friend .friend_flow .step {
		padding: 10px;
		width: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
	}

	#line .howto_friend .friend_flow .step dl dt {
		width: 45px;
		height: 45px;
	}

	#line .howto_friend .friend_flow .step dl dt img {
		width: 100%;
		height: auto;
		display: block;
	}

	#line .howto_friend .friend_flow .step dl dd {
		padding: 0 0 0 20px;
		height: 45px;
		line-height: 1.4em;
		text-align: left;
		font-size: 9px;
	}

	#line .howto_friend .friend_flow .step .image {
		padding: 13px 0 0 0;
		text-align: center;
	}

	#line .howto_friend .friend_flow .step .image.first {
		padding: 10px 0 0 0;
	}

	#line .satei_flow {
		margin: 0 0 20px 0;
	}

	#line .satei_flow .title {
		margin: 0 0 15px 0;
		padding: 10px 0 10px 0;
		line-height: 1.3em;
		font-size: 15px;
	}

	#line .satei_flow .message {
		margin: 0 10px 20px 10px;
		line-height: 1.3em;
		font-size: 15px;
	}

	#line .satei_flow .step_image {
		margin: 0 auto 10px auto;
		width: 100%;
		max-width: 100%;
		text-align: left;
	}

	#line .satei_flow .step_image img {
		display: none;
	}

	#line .satei_flow .step {
		margin: 0 0 18px 0;
		padding: 10px 0 7px 0;
		width: 100%;
		background: url("../images/line/satei_back_01.png") no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		overflow: hidden;
	}

	#line .satei_flow .step ol {
		margin: 0 auto;
		width: 95%;
		max-width: 95%;
		overflow: hidden;
	}

	#line .satei_flow .step ol li {
		margin: 0 0 7px 0;
		width: 100%;
		text-align: center;
		float: none;
		display: block;
	}

	#line .satei_flow .step ol li.step_03 {
		margin: 0 0 7px 0;
	}

	#line .satei_flow .step ol li .image {
		display: none;
	}

	#line .satei_flow .step ol li img {
		display: none;
	}

	#line .photo_point {
		margin: 0 0 15px 0;
	}

	#line .photo_point .title {
		margin: 0 0 15px 0;
		padding: 10px 0 10px 0;
		line-height: 1.3em;
		font-size: 15px;
	}

	#line .photo_point .message {
		margin: 0 10px 10px 10px;
		line-height: 1.3em;
		font-size: 15px;
	}

	#line .photo_point .howto_photo {
		margin: 0 0 15px 0;
		padding: 15px 0 23px 0;
		width: 100%;
	}

	#line .photo_point .howto_photo .wrap {
		margin: 0 auto;
		width: 95%;
	}

	#line .photo_point .howto_photo .wrap ul {
		margin: 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	#line .photo_point .howto_photo .wrap ul li {
		width: 100%;
		float: none;
		display: block;
	}

	#line .attention {
		margin: 0 0 30px 0;
		padding: 10px 0;
		width: 100%;
		background: #f4f4f4;
		overflow: hidden;
	}

	#line .attention dl {
		margin: 0 auto;
		width: 95%;
		max-width: 800px;
		text-align: left;
		overflow: hidden;
	}

	#line .attention dl dt {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 10px;
		font-weight: bold;
		color: #00c301;
	}

	#line .attention dl dd {
		line-height: 1.4em;
		font-size: 9px;
		font-weight: bold;
		color: #595757;
	}

	#line .attention dl dd li {
		padding: 0 0 10px 1.5em;
		position: relative;
	}


/**
 * 出張買取
**/

	#trip .main_image {
		margin: 0 auto 22px auto;
		width: 100%;
		max-width: 100%;
	}

	#trip .main_image .wrap  h2 {
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
	}

	#trip .main_image .wrap  p {
		margin: 0 0 2px 0;
		line-height: 1.3em;
		font-size: 10px;
		font-weight: bold;
	}

	#trip .trip_pr {
		margin: 0 0 0 0;
		padding: 15px 0 20px 0;
		overflow: hidden;
	}

	#trip .trip_pr .message {
		margin: 0 10px 20px 10px;
		line-height: 1.3em;
		font-size: 18px;
    	font-weight: normal;
    	padding: 20px;
	}

	#trip .trip_pr .list {
		width: 100%;
		max-width: 100%;
	}

	#trip .trip_pr .list li .tb {
		width: 100%;
		height: 40px;
		display: table;
	}

	#trip .trip_pr .list li .tb .cell {
		width: 100%;
		height: 40px;
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
		color: #fdc12f;
		text-align: center;
		vertical-align: middle;
		display: table-cell;
	}

	#trip .buy_flow {
		margin: 0 auto;
		padding: 30px 0 40px 0;
		width: 96%;
		max-width: 980px;
		overflow: hidden;
	}

	#trip .buy_flow .wrap {
		padding: 4px;
		width: auto;
	}

	#trip .buy_flow .wrap .step {
		padding: 12px 10px 10px 10px;
	}

	#trip .buy_flow .wrap .step .image {
		margin: 0 auto;
		width: auto;
		max-width: 394px;
		float: none;
		display: block;
	}

	#trip .buy_flow .wrap .step .detail {
		width: auto;
		float: none;
		display: block;
	}

	#trip .buy_flow .wrap .step .detail dt {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 14px;
		font-weight: bold;
	}

	#trip .buy_flow .wrap .step .detail dt .num {
		line-height: 1.4em;
		font-size: 26px;
		font-weight: bold;
		color: #fdbd21;
	}

	#trip .buy_flow .wrap .step .detail dd {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 12px;
	}

	#trip .buy_flow .wrap .step .detail dd .note {
		line-height: 1.4em;
		font-size: 10px;
	}

	#trip .buy_flow .arrow {
		padding: 10px 0;
	}

	#trip .buy_flow .arrow img {
		margin: 0 auto;
		width: 20px;
		height: auto;
		display: block;
	}

	#trip .contact_info {
		margin: 0 0 20px 0;
		padding: 20px 0;
	}

	#trip .contact_info .box {
		padding: 5px 0;
		width: 90%;
		line-height: 1.4em;
		font-size: 10px;
	}

	#trip .contact_info .box .tel {
		line-height: 1.4em;
		font-size: 12px;
	}

	.something_necessary {
		margin: 0 auto 20px auto;
		padding: 20px 0 0 0;
		width: 94%;
		max-width: 100%;
		line-height: 1.4em;
		font-size: 14px;
		text-align: left;
		overflow: hidden;
	}

	.something_necessary h3 {
		margin: 0 0 5px 0;
		line-height: 1.4em;
		font-size: 16px;
		font-weight: normal;
	}

	.something_necessary .image {
		margin: 0 0 8px 0;
	}

	.something_necessary .image img {
		width: 100%;
		height: auto;
		display: block;
	}

	.product_list {
		padding: 25px 0 15px 0;
		background: #f4f4f4;
		overflow: hidden;
	}

	.product_list .base_title {
		margin-bottom: 25px;
	}

	.product_list ul {
		margin: 0 auto 0 auto;
		width: 100%;
		max-width: 1024px;
		line-height: 1.4em;
		font-size: 12px;
		text-align: left;
		overflow: hidden;
	}

	.product_list ul li {
		margin: 0 0 15px 1.75%;
		width: 31%;
		max-width: 317px;
		float: left;
		display: inline;
	}

	.product_list ul li img {
		width: 100%;
		height: auto;
		display: block;
	}

	.product_list ul li p {
		margin: 0 0 5px 0;
	}

	#trip .home_service_pr {
		background: #ffffff;
	}

	#trip .contact_tel {
		background: #fec230;
	}

	#trip #contact_form {
		margin-bottom: 90px;
	}


/**
 * 店頭買取
**/

	#shop .main_image {
		margin: 0 auto 22px auto;
		width: 100%;
		max-width: 100%;
	}

	#shop .main_image .wrap  h2 {
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
	}

	#shop .main_image .wrap  p {
		margin: 0 0 2px 0;
		line-height: 1.3em;
		font-size: 10px;
		font-weight: bold;
	}

	#shop .shop_pr {
		margin: 0 0 0 0;
		padding: 15px 0 20px 0;
		overflow: hidden;
	}

	#shop .shop_pr .message {
		margin: 0 10px 20px 10px;
		line-height: 1.3em;
		font-size: 18px;
    	font-weight: normal;
    	padding: 20px;
	}

	#shop .shop_pr .list {
		width: 100%;
		max-width: 100%;
	}

	#shop .shop_pr .list li .tb {
		width: 100%;
		height: 40px;
		display: table;
	}

	#shop .shop_pr .list li .tb .cell {
		width: 100%;
		height: 40px;
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		display: table-cell;
	}

	#shop .buy_flow {
		margin: 0 auto;
		padding: 30px 0 40px 0;
		width: 96%;
		max-width: 980px;
		overflow: hidden;
	}

	#shop .buy_flow .wrap {
		padding: 4px;
		width: auto;
	}

	#shop .buy_flow .wrap .step {
		padding: 12px 10px 10px 10px;
	}

	#shop .buy_flow .wrap .step .image {
		margin: 0 auto;
		width: auto;
		max-width: 394px;
		float: none;
		display: block;
	}

	#shop .buy_flow .wrap .step .detail {
		width: auto;
		float: none;
		display: block;
	}

	#shop .buy_flow .wrap .step .detail dt {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 14px;
		font-weight: bold;
	}

	#shop .buy_flow .wrap .step .detail dt .num {
		line-height: 1.4em;
		font-size: 26px;
		font-weight: bold;
	}

	#shop .buy_flow .wrap .step .detail dd {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 12px;
	}

	#shop .buy_flow .wrap .step .detail dd .note {
		line-height: 1.4em;
		font-size: 10px;
	}

	#shop .buy_flow .arrow {
		padding: 10px 0;
	}

	#shop .buy_flow .arrow img {
		margin: 0 auto;
		width: 20px;
		height: auto;
		display: block;
	}

	#shop .contact_info {
		margin: 0 0 20px 0;
		padding: 20px 0;
	}

	#shop .contact_info .box {
		padding: 5px 0;
		width: 90%;
		line-height: 1.4em;
		font-size: 10px;
	}

	#shop .contact_info .box .tel {
		line-height: 1.4em;
		font-size: 12px;
	}

	#shop .shop_gallery {
		padding: 12px 0 35px 0;
		width: 100%;
		max-width: 100%;
	}

	#shop .shop_data {
		padding: 10px 0 15px 0;
		width: 98%;
		max-width: 98%;
	}

	#shop .shop_data table {
		line-height: 1.4em;
		font-size: 12px;
	}

	#shop .shop_data table th {
		padding: 5px;
		width: 30%;
	}

	#shop .shop_data table td {
		padding: 5px;
		vertical-align: top;
	}

	#shop .shop_data .fl {
		width: 100%;
		float: none !important;
	}

	#shop .shop_data .fl table {
		height: auto !important;
		border-right: 1px solid #000000;
	}

	#shop .shop_data .fl table th {
		width: 30%;
	}

	#shop .shop_data .fl table td {
		padding: 5px;
		height: auto !important;
	}

	#shop .shop_data .fr {
		width: 100%;
		float: none !important;
	}

	#shop .shop_data .fr table {
		height: auto !important;
		border-top: none;
	}

	#shop .shop_data .fr table th {
		width: 30%;
	}

	#shop .shop_data .fr table td {
		padding: 5px;
		height: auto !important;
	}

	#shop .shop_data .fr table .height01 td {
		height: auto !important;
	}

	#shop .shop_info {
		margin: 10px auto 15px auto;
		padding: 5px;
		width: 98%;
		max-width: 98%;
		line-height: 1.4em;
		font-size: 12px;
	}

	#shop .googlemap {
		margin: 0 auto;
		padding: 12px 0 12px 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	#shop .googlemap iframe {
		width: 100%;
		height: 150px;
	}

	#shop .accessmap {
		margin: 0 auto;
		padding: 0 0 16px 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	#shop .accessmap img {
		display: none;
	}

	#shop .access_flow {
		padding: 15px 0 30px 0;
		width: 94%;
		max-width: 94%;
	}

	#shop .access_flow ol {
		overflow: hidden;
	}

	#shop .access_flow li {
		margin: 0 0 15px 0;
		width: 100%;
		max-width: 100%;
		display: block;
		float: none !important;
		overflow: hidden;
	}

	#shop .access_flow li .image {
		margin: 0 10px 0 0;
		width: 48%;
		float: left;
		display: inline;
	}

	#shop .access_flow li .image img {
		width: 100%;
		height: auto;
		display: block;
	}

	#shop .access_flow li dl {
		display: block;
	}

	#shop .access_flow li dl dt {
		padding: 0 5px 0 0;
		line-height: 1.3em;
		font-size: 16px;
		font-weight: bold;
		color: #29c4f3;
		vertical-align: middle;
		display: block;
		float: left;
	}

	#shop .access_flow li dl dd {
		line-height: 1.4em;
		font-size: 10px;
		vertical-align: middle;
		display: block;
		overflow: hidden;
	}

	#shop .home_service_pr {
		background: #ffffff;
	}

	#shop .contact_tel {
		background: #fec230;
	}


/**
 * 宅配買取
**/

	#takuhai .main_image {
		margin: 0 auto 22px auto;
		width: 100%;
		max-width: 100%;
	}

	#takuhai .main_image .wrap  h2 {
		line-height: 1.3em;
		font-size: 12px;
		font-weight: bold;
	}

	#takuhai .main_image .wrap  p {
		margin: 0 0 2px 0;
		line-height: 1.3em;
		font-size: 9px;
		font-weight: bold;
	}

	#takuhai .takuhai_pr {
		margin: 0 0 0 0;
		padding: 15px 0 20px 0;
		overflow: hidden;
	}

	#takuhai .takuhai_pr .message {
		margin: 0 10px 20px 10px;
		line-height: 1.3em;
		font-size: 18px;
    	font-weight: normal;
    	padding: 20px;
	}

	#takuhai .takuhai_pr .list {
		width: 100%;
		max-width: 100%;
	}

	#takuhai .takuhai_pr .list li .tb {
		width: 100%;
		height: 40px;
		display: table;
	}

	#takuhai .takuhai_pr .list li .tb .cell {
		width: 100%;
		height: 40px;
		line-height: 1.3em;
		font-size: 8px;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		display: table-cell;
	}

	#takuhai .buy_flow {
		margin: 0 auto;
		padding: 30px 0 40px 0;
		width: 96%;
		max-width: 980px;
		overflow: hidden;
	}

	#takuhai .buy_flow .wrap {
		padding: 4px;
		width:auto;
	}

	#takuhai .buy_flow .wrap .step {
		padding: 12px 10px 10px 10px;
	}

	#takuhai .buy_flow .wrap .step .image {
		margin: 0 auto;
		width: auto;
		max-width: 394px;
		float: none;
		display: block;
	}

	#takuhai .buy_flow .wrap .step .detail {
		width: auto;
		float: none;
		display: block;
	}

	#takuhai .buy_flow .wrap .step .detail dt {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 14px;
		font-weight: bold;
	}

	#takuhai .buy_flow .wrap .step .detail dt .num {
		line-height: 1.4em;
		font-size: 26px;
		font-weight: bold;
	}

	#takuhai .buy_flow .wrap .step .detail dd {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 12px;
	}

	#takuhai .buy_flow .wrap .step .detail dd .note {
		line-height: 1.4em;
		font-size: 10px;
	}

	#takuhai .buy_flow .arrow {
		padding: 10px 0;
	}

	#takuhai .buy_flow .arrow img {
		margin: 0 auto;
		width: 20px;
		height: auto;
		display: block;
	}

	#takuhai .contact_info {
		margin: 0 0 20px 0;
		padding: 20px 0;
	}

	#takuhai .contact_info .box {
		padding: 5px 0;
		width: 90%;
		line-height: 1.4em;
		font-size: 10px;
	}

	#takuhai .contact_info .box .tel {
		line-height: 1.4em;
		font-size: 12px;
	}

	#takuhai #tab_switch ul li a {
		margin: 3px 0 0 0;
		height: 22px;
		line-height: 22px;
		font-size: 9px;
	}

	#takuhai #tab_switch ul li a.on {
		margin: 0 0 0 0;
		height: 25px;
		line-height: 25px;
		font-size: 11px;
	}

	#takuhai #tab_switch {
		padding: 25px 0 0 0;
		width: 100%;
		overflow: hidden;
	}

	#takuhai .print_link {
		margin: 20px auto 15px auto;
		width: 95%;
		max-width: 95%;
	}

	#takuhai .print_link a {
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		background: #85c981 url("../images/takuhai/arrow_02.png") no-repeat 95% center;
		-webkit-background-size: auto 12px;
		-moz-background-size: auto 12px;
		background-size: auto 12px;
		display: block;
	}

	#takuhai .not_print {
		margin: 0 auto;
		width: 95%;
		max-width: 95%;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #85c981;
		background: #ffffff url("../images/takuhai/arrow_03.png") no-repeat 96% center;
		-webkit-background-size: 7px auto;
		-moz-background-size: 7px auto;
		background-size: 7px auto;
		border: 3px solid #85c981;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#takuhai .memo {
		padding: 30px 0 0 0;
		overflow: hidden;
	}

	#takuhai .memo h3 {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 15px;
		text-align: center;
		text-decoration: underline;
	}

	#takuhai .memo .box {
		margin: 0 auto 30px auto;
		width: 95%;
		max-width: 95%;
		text-align: left;
		overflow: hidden;
	}

	#takuhai .memo .box em {
		line-height: 1.4em;
		font-size: 7px;
		color: #ff0000;
		text-decoration: underline;
	}

	#takuhai .memo .box .detail {
		padding: 10px;
		line-height: 1.6em;
		font-size: 9px;
		background: #ffffff;
		overflow: hidden;
	}

	#takuhai .memo .box .detail p {
		line-height: 1.4em;
		font-size: 7px;
	}

	#takuhai .memo .box .detail p em {
		color: #ff0000;
		text-decoration: none;
	}


/**
 * 完了ページ
**/

	#thanks {
		padding: 30px 0 50px 0;
		overflow: hidden;
	}

	#thanks .desc {
		margin: 0 auto;
		padding: 30px 0 0 0;
		width: 100%;
		max-width: 1024px;
		line-height: 1.6em;
		font-size: 12px;
		text-align: left;
	}



/**
 * LPページ
**/

	#lp .line_wrap {
		padding: 10px 0 12px 0;
	}

	#lp .sec01 {
		padding: 16px 0 0 0;
	}

	#lp .sec01 .wrap_01 .box {
		padding: 15px 0 15px 0;
	}

	#lp .sec01 .wrap_02 {
		padding: 25px 0 25px 0;
		width: 100%;
		line-height: 1.4em;
		font-size: 10px;
	}

	#lp .sec01 .wrap_02 p {
		margin: 0 0 15px 0;
	}

	#lp .contact_wrap {
		margin: 0 auto;
		padding: 10px 0;
	}

	#lp .contact_wrap p {
		margin: 0 1% 0 0;
	}

	#lp .contact_wrap .link_02 {
		margin: 0 1% 0 0;
	}

	#lp .sec02 {
		padding: 25px 0 0 0;
	}

	#lp .sec02 h3 {
		margin: 0 auto 20px auto;
		width: 90%;
	}

	#lp .sec02 .wrap_01 .box {
		padding: 15px 0 10px 0;
	}

	#lp .sec02 .wrap_01 .box h5 {
		margin: 0 0 15px 0;
	}

	#lp .sec02 .wrap_01 .box .link_01 {
		margin: 0 25px 15px 25px;
	}

	#lp .sec02 .wrap_01 .box .link_02 {
		margin: 0 25px 15px 25px;
	}

	#lp .sec02 .wrap_01 .box .link_03 {
		margin: 0 25px 15px 25px;
	}

	#lp .sec02 .wrap_01 .box .image {
		margin: 0 0 0 0;
		width: 100%;
		max-width: 100%;
		float: none;
		display: block;
	}

	#lp .sec02 .wrap_01 .box .image img {
		width: 100%;
		height: auto;
		display: none;
	}

	#lp .sec02 .wrap_01 .box .more {
		width: 89px;
		max-width: 89px;
	}

	#lp .sec02 .wrap_01 .box .desc {
		margin: 10px 6px 25px 6px;
		width: auto;
		overflow: hidden;
	}

	#lp .sec02 .wrap_01 .box dl dt {
		padding: 0 0 0 0;
		line-height: 1.3em;
		font-size: 11px;
		font-weight: bold;
	}

	#lp .sec02 .wrap_01 .box dl dd {
		margin: 0 0 5px 0;
		line-height: 1.4em;
		font-size: 8px;
		font-weight: bold;
		color: #535353;
	}

	#lp .sec02 .wrap_02 .box2 {
		padding: 15px 0 35px 0;
	}

	#lp .sec02 .wrap_02 .box2 h5 {
		margin: 0 0 15px 0;
		width: 100%;
	}

	#lp .sec02 .wrap_02 .home_product_list {
		margin: 0 0 20px 0;
	}

	#lp .sec02 .wrap_02 .box2 .text_01 {
		margin: 0 0 15px 0;
		line-height: 1.5em;
		font-size: 7px;
		text-align: center;
	}

	#lp .sec02 .wrap_02 .home_service_pr {
		margin: 0 0 30px 0;
	}

	#lp .sec02 .wrap_02 .box2 .brand_image {
		margin: 0 25px 0 25px;
		width: auto;
	}

	#lp .sec02 .wrap_03 .box {
		padding: 15px 0 0 0;
	}

	#lp .sec02 .wrap_03 .box h5 {
		margin: 0 0 20px 0;
		width: 100%;
	}

	#lp .sec02 .wrap_03 .box hr {
		margin: 0 25px 10px 25px;
		width: auto;
		height: 0;
		line-height: 0;
		background: none;
		border: none;
		border-top: 1px solid #dddddd;
	}

	#lp .sec02 .wrap_03 .box .item {
		margin: 0 25px 15px 25px;
		overflow: hidden;
	}

	#lp .sec02 .wrap_03 .box .item .desc {
		width: 52%;
		max-width: 512px;
		line-height: 1.5em;
		font-size: 6px;
		font-weight: bold;
		color: #535353;
		overflow: hidden;
	}

	#lp .sec02 .wrap_03 .box .item .desc h6 {
		margin: 0 0 5px 0;
		width: 100%;
	}

	#lp .sec03 h3 img {
		display: none;
	}

	#lp .sec03 .back {
		padding: 20px 0 20px 0;
		background: url("../images/lp/back_11-sp.jpg") no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
	}

	#lp .sec03 .wrap {
		margin: 0 20px;
		width: auto;
	}

	#lp .sec03 .wrap .voice {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 100%;
		background: none;
	}

	#lp .sec03 .wrap .voice .fl {
		margin: 0 0 10px 0;
		width: 100%;
		background: url("../images/lp/back_12-sp.png");
		float: none !important;
	}

	#lp .sec03 .wrap .voice .fr {
		margin: 0 0 10px 0;
		width: 100%;
		background: url("../images/lp/back_12-sp.png");
		float: none !important;
	}

	#lp .sec03 .wrap .voice h4 {
		margin: 0 0 5px 0;
		padding: 10px 0 0 0;
		line-height: 1.4em;
		font-size: 12px;
		font-weight: bold;
		color: #85c983;
		text-align: center;
	}

	#lp .sec03 .wrap .voice p {
		margin: 0 15px;
		min-height: 0px !important;
		line-height: 1.4em;
		font-size: 8px;
		color: #595757;
		text-align: left;
	}

	#lp .sec03 .wrap .voice p.guest {
		min-height: auto;
		line-height: 1.4em;
		font-size: 6px;
		text-align: right;
	}

	#lp .sec04 .wrap_01 {
		padding: 20px 0 30px 0;
	}

	#lp .sec04 .wrap_01 h4 {
		margin: 0 0 20px 0;
		line-height: 1.4em;
		font-size: 15px;
		font-weight: bold;
		color: #535353;
		text-align: center;
	}

	#lp .sec04 .wrap_01 h5 {
		margin: 0 0 10px 0;
		line-height: 1.4em;
		font-size: 9px;
		font-weight: bold;
		color: #535353;
		text-align: center;
	}

	#lp .sec04 .wrap_01 #shop .googlemap {
		padding: 0 0 10px 0;
	}

	#lp .sec04 .wrap_01 #shop .accessmap {
		padding: 0 0 25px 0;
	}

	#lp .sec04 .wrap_01 #shop .access_flow {
		padding: 0 0 20px 0;
	}

	#lp .sec04 .wrap_01 #shop .shop_data table {
		background: #ffffff;
	}

	#lp .sec04 .wrap_01 #shop .shop_info {
		background: #ffffff;
	}


/**
 * コラム
**/

	#column .behavior_guideline {
		margin: 0 auto 30px auto;
		padding: 70px 0 0 0;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	#column .behavior_guideline li {
		margin: 0 0 0 0;
		padding: 120px 0 30px 0;
		line-height: 1.4em;
		font-size: 18px;
		font-weight: bold;
		-webkit-background-size: 150px auto !important;
		-moz-background-size: 150px auto !important;
		background-size: 150px auto !important;
		float: left;
		display: inline;
	}

	#column .data_box {
		margin: 0 auto 50px auto;
		padding: 20px 0 0 0;
		width: 98%;
		max-width: 1000px;
		overflow: hidden;
	}

	#column .data_box table {
		width: 100%;
		line-height: 1.4em;
		text-align: left;
		font-size: 14px;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
	}

	#column .title h2 {
	background-color:#FF0000;
	color:#FFFFFF;
	width:100%;
	font-size:18px;
	padding:0 5px;

}





}
#wrapper #content #column .columntitle {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ef4d58;
	vertical-align: middle;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

	.top_systems-free {
		display: block;
		padding: 20px 0px;
		background-color: #F1464B;
		text-align: center;
		font-size: 15px;
		font-weight: bold;
		color: #FFF;
		line-height: 20px;
		letter-spacing: 0.9px;
	}
	.top_systems .top_system-title img {
		display: none;
	}
	.top_systems .top_system-list {
		display: block;
		text-align: center;
	}
	.top_systems .top_system-list img {
		margin-bottom: 10px;
	}
	.top_systems .beginners_link {
		display: none;
	}
	.top_systems .beginners_link_sp {
		display: block;
		text-align: center;
		margin-top: 20px;
	}
	.top_systems .beginners_link_sp img {
		width: 300px;
	}

	.top_items .top_item-list {
		width: 86%;
	}
	.top_items .top_item-list ul {
		justify-content: space-around;
	}

	.dirt_list_wrap {
		width: 100%;
	}
	.dirt_list_wrap img {
		max-width: 400px;
		width: 100%;
	}
}