@charset "UTF-8";




/*------------------------------------------------------------------------------
1-GLOBAL
2-HEADER
3-FOOTER
4-CONTENTS
5-UNDER PAGES
6-JAVASCRIPT
7-HI-SPEC-COADING【編集可】
8-RESET【編集不可】
 -------------------------------------------------------------------------------*/
 /* clearfix
===========================================================*/
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1%;
}

* html .clearfix {
  height: 1%;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.red {
    color: red;
    font-weight: bold;
}







.shinjyuku_tittle_p1 h2 {
    color: white;
    font-size: 39px;
    left: 15px;
    position: absolute;
    text-shadow: 3px 3px 3px #000;
    top: 27.5%;
    width: 100%;
    z-index: 10;
}

.shinjyuku_tittle_p1 p {
    color: white;
    font-size: 18px !important;
    left: 18px !important;
    line-height: 19px !important;
    position: absolute !important;
    text-shadow: 3px 3px 3px #000;
    top: 109px !important;
    width: 100% !important;
    z-index: 10;
}

.shinjyuku_tittle_p1 {
   /* background: rgba(0, 0, 0, 0) url("../images/store/shinjuku/shop_shinjyuku_top1.png") no-repeat scroll 0 93%;*/
    font-size: 15px;
    font-weight: bold;
    height: 207px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    width: 100%;
}

.slideshow {
    height: 207px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.slideshow-image {
  position: absolute;
    width: 100%;
    height: 207px;
  background: no-repeat 50% 50%;
  background-size: cover;
  animation-name: kenburns;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 16s;
  opacity: 1;
  transform: scale(1.2);
}
.slideshow-image:nth-child(1) {
  animation-name: kenburns-1;
  z-index: 3;
}
.slideshow-image:nth-child(2) {
  animation-name: kenburns-2;
  z-index: 2;
}
.slideshow-image:nth-child(3) {
  animation-name: kenburns-3;
  z-index: 1;
}
.slideshow-image:nth-child(4) {
  animation-name: kenburns-4;
  z-index: 0;
}

@keyframes kenburns-1 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.2);
  }
}
@keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

/* ==========================================================

	ブラウザリセット

========================================================== */

/* 初期化 */
body { margin:0; padding:0; font:13px/1 verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
body { -webkit-text-size-adjust: none; }
body{
    position : relative;
    width : 100%;
    overflow-x : hidden;
	}
p{
}
*:first-child + html body {	/* for IF7 */ font-family: "メイリオ","Meiryo";}

h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; font-size:100%;}

ul,dl { margin:0; padding:0; list-style:none;}
ul:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
ul { display:inline-block;}*/
/* for macIE \*/
* html ul { height:1%; }
ul { display:block; }

dt,dd { margin:0; padding:0;}

img { border:none;}

table { font-size:100%;}
th { text-align:left; font-weight:bold;}

input,select { vertical-align:middle;}

header,footer,nav,article,section { display:block;}

/* //////////////////////////////////////////////////
パンくず
////////////////////////////////////////////////// */



.breadcrumb {
    font: 10px Helvetica,Arial,sans-serif;
    list-style: outside none none;
    margin: 10px 0;
    overflow-y: hidden;
    width: 100%;
}
		.breadcrumb li { 
			float: left; 
		}
		
		.breadcrumb li a {
			color: white;
			text-decoration: none; 
			padding: 5px 0 5px 35px;
			background: brown;                   /* fallback color */
			background: gray; 
			position: relative; 
			display: block;
			float: left;
		}

.breadcrumb li:last-child {
    display: block;
    float: left;
    overflow: hidden;
    padding: 5px 0 5px 35px;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 1020px){
.breadcrumb {
    font: 10px Helvetica,Arial,sans-serif;
    list-style: outside none none;
    margin: 10px 0;
    overflow-x:scroll;
    overflow-y: hidden;
}
.breadcrumb ul {
    width: 500px;
}

}
		.breadcrumb li a:after { 
			content: " "; 
			display: block; 
			width: 0; 
			height: 0;
			border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
			border-bottom: 50px solid transparent;
			border-left: 20px solid gray;
			position: absolute;
			top: 50%;
			margin-top: -50px; 
			left: 100%;
			z-index: 2; 
		}	
		.breadcrumb li a:before { 
			content: " "; 
			display: block; 
			width: 0; 
			height: 0;
			border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
			border-bottom: 50px solid transparent;
			border-left: 20px solid white;
			position: absolute;
			top: 50%;
			margin-top: -50px; 
			margin-left: 1px;
			left: 100%;
			z-index: 1; 
		}	
		.breadcrumb li:first-child a {
			padding-left: 10px;
		}
		.breadcrumb li:nth-child(2) a       { background:        #a9a9a9; }
		.breadcrumb li:nth-child(2) a:after { border-left-color: #a9a9a9; }
		.breadcrumb li:nth-child(3) a       { background:        #c0c0c0; }
		.breadcrumb li:nth-child(3) a:after { border-left-color: #c0c0c0; }
		.breadcrumb li:nth-child(4) a       { background:        #d3d3d3; }
		.breadcrumb li:nth-child(4) a:after { border-left-color: #d3d3d3; }
		.breadcrumb li:nth-child(5) a       { background:        #dcdcdc; }
		.breadcrumb li:nth-child(5) a:after { border-left-color: #dcdcdc; }
		.breadcrumb li:last-child a {
			background: transparent !important;
			color: black;
			pointer-events: none;
			cursor: default;
		}
		.breadcrumb li:last-child a:after { border: 0; }
		.breadcrumb li a:hover { background: #696969; }
		.breadcrumb li a:hover:after { border-left-color: #696969 !important; }



/* //////////////////////////////////////////////////
[1 GLOBAL] 
////////////////////////////////////////////////// */

html{
	height:100%;
}

body  {
	background-attachment: scroll;
	font-size:14px;
	background-color:#fff;
    -webkit-text-size-adjust: none;
}

#wrapper{
	margin:0px auto;
	padding:0;
}

li{
	list-style: none;
}
p {
	font-size:80%;
}
/*
.breadcrumb {
    background: whitesmoke none repeat scroll 0 0;
    height: 40px;
    line-height: 27px;
    width: 100%;
    letter-spacing: -0.4em;
    padding-top: 7px;
}
.breadcrumb li:first-child::before {
    display: none;
}
.breadcrumb li::before {
    content: ">";
    margin-right: 14px;
}
.breadcrumb li:first-child {
    margin-left: 0;
}
.breadcrumb li {
    display: inline-block;
    font-size: 78.5714%;
    letter-spacing: normal;
    margin-left: 10px;
    vertical-align: middle;
}

.breadcrumb ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 25%;
}

.breadcrumb a {
    color: black;
    font-size: 98%;
    text-decoration: underline;
}

*/




.line_h4 {
    border-bottom: 3px solid #17a2a7;
    clear: both;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 27px;
    margin: 10px auto 15px;
    padding: 2% 4%;
    width: 88%;
}

.page_topp {
    
    line-height: 23px;
    padding: 12px;
}

.page_tittle_p1 h2 {
    height: 90px;
}

textarea {
    border: 1px solid #ccc;
    clear: both;
    margin: 5px 0;
    padding: 6px 0;
}


footer {
    clear: both;
}


/*-----------------------------------------------------------------------  ボタン*/


.button_takuhaiflow {
    background-color: #e0506c;
    border-radius: 4px;
    box-shadow: 0 3px 0 #bd2b49;
    color: #fff;
    font-size: 20px;
    line-height: 52px;
    margin: 5% auto 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    transition: none 0s ease 0s ;
    width: 94%;
}

.button_takuhaiflow a {
    color: white !important;
    display: block;
    font-size: 24px;
    text-decoration: none;
    width: 100% !important;
	margin: auto;
}

.button_takuhaiflow:hover {
	background-color: #e0506c;
	box-shadow: 0 3px 0 #bd2b49;
}
.button_takuhaiflow:active {
	top: 0x;
	box-shadow: none;
}

/*-----------------------------------------------------------------------  global*/


/* //////////////////////////////////////////////////
[2 HEADER] 
////////////////////////////////////////////////// */
p.company{
	font-size: 10px;
	line-height: 1.4;
	background-color: #727171;
	color: #fff;
	text-align: right;
	padding: 2px;
}

header ul {
    display: block;
    height: 53px;
    margin: 10px 5px;
    z-index: 58;
}

header li{
	float: left;
}

header li.logo{
	margin-top: 3px;
}

header li.inq{
	float: right;
}

.logo {
    height: 69px;
    position: relative;
    width: 80%;
    z-index: 2147483647;
}

.logo img {
    height: auto;
    width: 84%;
}
header {
    position: relative;
}



.step_gnav {
    height: 62px;
}
.step1_gnav{
	background-repeat: no-repeat;
	background-position: left center;
	background-size:72px 38px;
	-moz-background-size:72px 38px;
	-webkit-background-size:72px 38px;
	-o-background-size:72px 38px;
	-ms-background-size:72px 38px;
	height: 38px;
	margin: 10px 0;
}
input.search_xml_gnav {
    color: #aaa;
    font-size: 38px;
    height: 38px;
    margin: 0 5px !important;
    padding: 5px !important;
    width: 93% !important;
}
.logo img {
    width: 86%;
}


.logo figure {
    left: 7px;
    position: absolute;
    top: 12px;
    z-index: 2147483647;
}

.user_menu{
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/user_menu_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}


.gnavi01 {
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/gnav01_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}
.gnavi02 {
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/gnav02_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}
.gnavi03 {
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/gnav03_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}
.gnavi04 {
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/gnav04_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}
.gnavi05 {
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/gnav09_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}
.gnavi06{
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/gnav06_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}
.gnavi07 {
    background: rgba(0, 0, 0, 0) url("../images/header/gmenu/gnav07_icon.png") no-repeat scroll 4% 50%;
    border-top: 1px solid #ccc;
    font-size: 20px;
    height: 33px;
    line-height: 35px;
    margin: 35px;
    padding-left: 70px !important;
    width: 33px;
}

.mean-nav span {
    color: #ff3366;
    font-size: 21px;
    padding-right: 10px;
}

.maincontent {
    margin: 0 auto;
    top: 80px;
    width: 100%;
}
.search_name_button_gnav {
    display: block;
    position: absolute;
    right: 21px;
    top: 20px;
    width: 10% !important;
}

/*-------------------  topimg*/
#top-img > img {
    width: 100%;
}
/*-----------------------------------------------------------------------  header*/

/* //////////////////////////////////////////////////
[3 FOOTER] 
////////////////////////////////////////////////// */
 
footer{
	margin:0;
	background-color:#1c1515;
	text-align: center;
}

footer p{
	font-size: 11px;
	line-height: 3;
	margin-top: 5px;
}

footer p a{
	text-decoration: none;
	color: #000;
}


footer small {
    color: white;
    display: block;
    font-size: 10px;
    line-height: 2;
    padding: 10px 0;
}
.footer_daione{
	background:url(../images/footer/new_user/footer_b_bg.png) ;
	width:640px;
	height:266px;
	

}

.footer_daione {
    background: rgba(0, 0, 0, 0) url("../images/footer/new_user/footer_b_bg.png") no-repeat scroll 0 0 / 98% auto;
    height: 155px;
    margin: 0 1%;
    position: relative;
    width: 100%;
}

.footer_daione img {
    height: auto;
    width: 40%;
}

.footer_daione01 img {
    left: 27px;
    position: absolute;
    top: 97px;
}
.footer_daione02 img {
    position: absolute;
    right: 35px;
    top: 97px;
}

.footer_tel {
    left: 15px;
    position: absolute;
    top: 49px;
    width: 67%;
}

.footer_tel img {
    width: 100%;
}

.company {
    background: #414141 none repeat scroll 0 0;
    color: white;
}


.company li {
    font-size: 13px;
    line-height: 24px;
}
.company ul {
    display: block;
    padding: 10px 0;
}

.copy {
    background: #373737 none repeat scroll 0 0;
}
/*-----------------------------------------------------------------------  footer*/

/* //////////////////////////////////////////////////
[4 CONTENTS] 
////////////////////////////////////////////////// */

.online-satei img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
}




.online-satei {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    height: 363px;
    margin: 10px auto;
    position: relative;
    width: 98%;
    /*z-index: -1;*/
}

.online_satei_tittle {
    font-size: 21px;
    left: 31px;
    position: absolute;
    top: 50px;
}


.maincontent_satei {
    margin: 0 auto;
    position: absolute;
    top: 80px;
    width: 100%;
}
select {
    background-color: #fff;
    display: block;
    font-size: 16px;
    height: 30px;
    margin: 0 auto;
    width: 95%;
}

.satei_page {
    width: 100%;
}


.satei_page a {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 185px;
    width: 100%;
}

.satei_page_top a {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 245px;
    width: 100%;
}




.SEL_SUBMIT.btn {
    display: block;
    height: auto;
    margin: 16px auto;
    width: 83%;
}



.online-satei_text {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    height: 239px;
    margin: 10px auto;
    position: relative;
    width: 98%;
}


.maincontent_satei_text {
    margin: 0 auto;
    position: absolute;
    top: 80px;
    width: 100%;
}

.online-satei_text01 {
    
    line-height: 22px;
    padding: 0 16px;
    position: absolute;
    top: 18px;
}
input.search_xml_text {
    color: #aaa;
    font-size: 14px !important;
    height: 35px !important;
    margin: 4px 0 0 4px !important;
    padding: 5px 0 !important;
    width: 97% !important;
}

.maincontentbg{
	clear: both;
	background:url(../images/top/mvbg.png) ;
	background-repeat: repeat-x repeat-y;
	background-size:3px 3px;
	-moz-background-size:3px 3px;
	-webkit-background-size:3px 3px;
	-o-background-size:3px 3px;
	-ms-background-size:3px 3px;
	height: 392px;
	overflow: hidden;
	
}


.maincontentbg h2{
	background:url(../images/top/titlebg.png) ;
	background-repeat: repeat-x;
	background-size:1px 38px;
	-moz-background-size:1px 38px;
	-webkit-background-size:1px 38px;
	-o-background-size:1px 38px;
	-ms-background-size:1px 38px;
	text-align: center;
	height: 33px;
	padding-top: 5px;
}



.step1 {
    background: rgba(0, 0, 0, 0) url("../images/top/choose1.png") no-repeat scroll left center / 72px 38px;
    margin: 15px 0;
	font-size: 17px;
}

.step2 {
    background: rgba(0, 0, 0, 0) url("../images/top/choose2.png") no-repeat scroll left center / 72px 38px;
	font-size: 17px;
}

.step3 {
    background: rgba(0, 0, 0, 0) url("../images/top/choose3.png") no-repeat scroll left center / 72px 38px;
    margin: 10px 0 15px;
	font-size: 17px;
}
.go{
	margin-top: 10px;
	margin-right: 5px;
}

.go_top {
    position: absolute;
    top: 83px;
}
.maincontent p{
	clear: both;
	font-size: 12px;
	margin: 10px 0;
	height: 15px;
}

input#search_xml {
    color: #aaa;
    font-size: 14px;
    margin: 4px 5% 0 !important;
    padding: 5px 0;
    position: absolute;
    width: 90% !important;
}



.SEL_SUBMIT.btn.search_name_button {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 83%;
}


.gnav_btn img {
    height: auto;
    padding: 7px 3% 0;
    width: 92%;
}

.gnav_btn div {
    float: left;
    width: 50%;
}


/*--------------------------------------------------------------------------------------------------------
	cartページ　カート
--------------------------------------------------------------------------------------------------------*/
.cart_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../../../cart/images/cart_top.jpg") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    position: relative;
    text-align: ｌ;
    width: 100%;
    background-size: 100%;
}
.cart_tittle_p1 p {
    font-size: 13px;
    left: 11px !important;
    line-height: 19px;
    position: absolute;
    top: 52px !important;
    width: 67%;
}

.cart_tittle_p1 h2 {
    font-size: 25px;
    position: absolute;
    top: 21px;
    left: 10px;
    color: black;
}

.step1_user_tittle_p1 {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    position: relative;
    text-align: ｌ;
    width: 100%;
    background-size: 100%;
}
.step1_user_tittle_p1 p {
    font-size: 13px;
    left: 11px !important;
    line-height: 19px;
    position: absolute;
    top: 52px !important;
    width: 67%;
}

.step1_user_tittle_p1 h2 {
    font-size: 25px;
    position: absolute;
    top: 21px;
    left: 10px;
    color: black;
}
.h3_cart {
    background: rgba(0, 0, 0, 0) url("../../../cart/images/cart_icon.png") no-repeat scroll 4% center / 12% auto;
    font-size: 26px;
    font-weight: normal;
    height: 62px;
    line-height: 64px;
    padding-left: 67px;
}

/* 機種選択 */
ul.searchul{
	width: 300px;
	margin: 0 auto;
	height: 38px;
	margin-bottom: 10px;
}

.searchcontent {
    height: 157px;
	position:relative;
}
.searchcontent1 {
	position:relative;
}

.searchbg{
	position:relative;
}

.cart_link_button {
    position: absolute;
    right: 6px;
    top: 18px;
}

.search_model2_cart input {
    bottom: -10px;
    display: block;
    margin: 0 auto;
    position: absolute;
}


.search_model_cart {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0%, #e6e6e6 99%) repeat scroll 0 0;
    border:none !important;
    clear: both;
    margin: 0 auto;
    width: 100% !important;
}
.line_h4_cart {
    border-bottom: 3px solid #17a2a7;
    clear: both;
    display: inline-block;
    font-size: 18px;
    line-height: 27px;
    margin: 10px 0 15px;
    padding: 2% 4%;
    width: 92%;
}

.cart_table_takai th {
    background: #f6f6f6 none repeat scroll 0 0 !important;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: white;
    float: none !important;
    font-size: 120%;
    font-weight: normal;
    padding: 7px 5%;
    text-align: right;
    width: 100% !important;
}


ul.searchul li{
	float: left;
}

.search_model{
	clear: both;
	width: 300px;
	margin: 15px auto;
}

.search_model input#search_xml{
	width: 275px;
	margin:10px;
}


.search_model select#SEL1, .search_model select#SEL2, .search_model select#SEL3 {
    height: 37px;
    margin: 10px;
    width: 275px;
}
.search_model2{
	width: 163px;
	margin: 10px auto 15px auto;
	text-align: center;
}

.searchcontent p{
	width: 300px;
	margin: 5px auto 5px auto;
	font-size: 12px;
}

.searchcontent h4.step1{
	font-size: 13px;
	color: #0182d9;
	background-image:url(../images/flow/step1.png);
	background-repeat:repeat-x;
	background-size:56px 20px;
	-moz-background-size:56px 20px;
	-ms-background-size:56px 20px;
	-o-background-size:56px 20px;
	-webkit-background-size:56px 20px;	
	background-repeat: no-repeat;
	height: 20px;
	padding: 8px 0 0 59px;
}

.searchcontent h4.step2{
	font-size: 13px;
	color: #0182d9;
	background-image:url(../images/flow/step2.png);
	background-repeat:repeat-x;
	background-size:56px 20px;
	-moz-background-size:56px 20px;
	-ms-background-size:56px 20px;
	-o-background-size:56px 20px;
	-webkit-background-size:56px 20px;	
	background-repeat: no-repeat;
	height: 20px;
	padding: 8px 0 0 59px;
	margin-top: 15px;
}

.searchcontent h4.step3{
	font-size: 13px;
	color: #0182d9;
	background-image:url(../images/flow/step3.png);
	background-repeat:repeat-x;
	background-size:56px 20px;
	-moz-background-size:56px 20px;
	-ms-background-size:56px 20px;
	-o-background-size:56px 20px;
	-webkit-background-size:56px 20px;	
	background-repeat: no-repeat;
	height: 20px;
	padding: 8px 0 0 59px;
	margin-top: 15px;
	margin-bottom: 0;
}

p.matobo{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 20px;
}

.syuuka {
    font-size: 15px;
}

.syuuka input {
    margin-right: 5px;
}

.chance_p {
    font-size: 15px;
}

.chance_p input {
    margin-right: 10px;
}


.cart_syuuka {
    font-size: 15px;
}


/* products
-----------------------------------------------*/ 

.form_products1.formitem1 {
    background-color: #65aecb;
    border: 1px solid #65aecb;
    border-collapse: collapse;
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    height: auto;
    letter-spacing: 0.1em;
    margin: 0 !important;
    text-align: center !important;
    vertical-align: middle;
    width: 100% !important;
}


.joutaiul label {
    font-size: 13px;
    padding: 0 !important;
}
.formitem1 {
    background-color: #65aecb;
    border: 1px solid #65aecb;
    border-collapse: collapse;
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    height: auto;
    letter-spacing: 0.1em;
    margin: 0 !important;
    text-align: center !important;
    vertical-align: middle;
    width: 100% !important;
}

.formitem2_1{
    border: 1px solid #65aecb;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 0 !important;
    padding: 1% 0 1% 2% !important;
    width: 98% !important;
}
.formitem2 {
    margin-left: 0 !important;
}
/* price　査定結果
-----------------------------------------------*/ 

.pricegoukei dl{
	border: 2px solid #888065;
	width: 48%;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	overflow: hidden;
}

.pricegoukei {
    font-size: 16px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
td.formitem5{
	border-top: 2px solid #eae8e1;
	width: 30%;
}



.form_table{
	margin-bottom: 15px;
}
.form_table td {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
}








body#form .form_table td.formitem6{
	padding-left: 5px;
}
.form_products2.formitem6 p {
    padding: 0 10px;
}

.form_table td.syoukei{
	font-weight: bold;
}

body#form .form_table td.formitem7{
	font-size: 16px;
	color:#ef7e00;
}



.low_money {
    color: red;
    font-size: 22px;
    padding-left: 2.8em;
}

.form_table2{
	margin-bottom: 15px;
}

.form_table2 td {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
}
body#form .form_table2 td.formitem6{
	padding-left: 5px;
}

.form_table2 td.syoukei{
	font-weight: bold;
}

body#form .form_table2 td.formitem7{
	font-size: 16px;
	color:#ef7e00;
}




.pricegoukei dl.goukeileft{
	float: left;
}

.pricegoukei dl.goukeiright{
	float: right;
}

.pricegoukei dl.mano{
	margin-right: 0;
}

.pricegoukei dt{
	background-color: #888065;
	padding: 5px 0;
	color: #fff;
}

.pricegoukei dd{
	padding: 5px 0;
}

.pricegoukei dd.pricegoukei3{
	font-weight: bold;
	color: #ef7e00;
}

.addition{
	text-align: center;
	margin: 10px 0;
}

.shopinfo2{
	margin: 0;
	margin-top: 15px;
}

.priceasi{
	background-color: #ddd;
	padding: 10px;
}

.priceasi h6{
	font-size: 13px;
}

.priceasi p{
	margin-bottom: 0;
}

/* トピックス
-----------------------------------------------*/ 

.news_link_h2 img{
    display: block;
    height: auto;
    margin: 0 auto;
    width: 98%;
}
.news_box {
    padding: 10px;
}
#article{
	height:300px;
	position:relative;
}
#article #topics  {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    clear: both;
    font-size: 108.333%;
    margin: 0 0 10px;
    background: url("../images/top/info/info_tab.jpg") no-repeat;
	background-size:100%;
	height:86px;
}
#article #topics .tab {
    width: 100%;
}
#article #topics .tab li {
    float: left;
    margin: 0;
    width: 50%;
	height: 100%;
	}
#article #topics .tab li a {
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#article #topics .tab #navInfo a.active {
    opacity: 1;
	background: url("../images/top/info/info_shinjyuku_on.png") no-repeat;
	background-size:100%;
	padding: 12% 0 0 0;
	}
#article #topics .tab #navEvent a.active {
    opacity: 1;
	background: url("../images/top/info/info_sonota_on.png") no-repeat;
	background-size:100%;
	padding: 12% 0 0 0;

}
.aa1{
	position:absolute;
	top:10px;
	margin-top:10%;
}
#article #topics .tab li#navInfo a {
	width:100%;
	height:85px;
	}
#article #topics .tab li#navEvent a {
	background-position: -350px 0;
	width:100%;
	height:82px;
	}

#article #topics dl {
    left: 0;
    margin: 0 0 15px;
    position: absolute;
    top: 39px;
    width: 100%;
}
#article #topics dl dt {
    clear: left;
    float: left;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    position: relative;
	width:100%;
}
#article #topics dl dt:nth-of-type(2n) {
    background: none repeat scroll 0 0 #eeeeee;
}
#article #topics dl dt.odd {
    background: none repeat scroll 0 0 #eeeeee;
}
#article #topics dl dd {
    margin: 0;
    padding:10px;
	line-height: 21px;
	font-size: 13px;
	}
.active dl dt img{
	margin-left:10px;
	margin-top:5px;
}
		
#article #topics dl dd a {
    color: #0b8acf;
}
#article #topics dl dd:nth-of-type(2n) {
    background: none repeat scroll 0 0 #eeeeee;
}
#article #topics dl dd.odd {
    background: none repeat scroll 0 0 #eeeeee;
}
#article #topics p {
    padding: 0 0 10px;
    text-align: left;
}
#article #topics p a {
    background: url("/img/arrow_black.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 0 0 0 17px;
}
#article #topics {
    position: relative;
	margin:10px auto;
}
#article #topics div {
    display: block;
}
#newsall {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
#info dl{
	overflow:auto;
	height:261px;
	display:inline-block;
}
#event dl{
	overflow:auto;
	height:261px;
	display:inline-block;
}

.daione_link{
	width:100%;
}


.daione_link ul li {
    float: left;
    margin: 10px 3px;
    width: 31.333%;
}
.daione_link .link02 li {
    float: left;
    margin:2px 1px;
    width: 49%;
}
.daione_tel img {
    width: 100%;
}
.daione_tel{
	width:100%;
}

.daione_shinjyuku{
	width:100%;
}







/* バイヤーズリンク */





.buyers_link_t img {
    margin: 8px 0;
    width: 100%;
}

.buyers_link_img img {
    margin: 0 2%;
    width: 96%;
}



/* メニュー */
.menu{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.23, #fff), color-stop(0.00, #ddd));
	background: -webkit-linear-gradient(top, #ddd 0%, #fff 23%);
	background: -moz-linear-gradient(top, #ddd 0%, #fff 23%);
	background: -o-linear-gradient(top, #ddd 0%, #fff 23%);
	background: -ms-linear-gradient(top, #ddd 0%, #fff 23%);
	background: linear-gradient(to bottom, #ddd 0%, #fff 23%);
	height: 180px;
	border-top: 3px solid #727068;
	clear: both;
}

.menu ul{
	width: 300px;
	margin: 0 auto;
	padding: 15px 0;
}

.menu li{
	float: left;
	margin-right: 4px;
}

.menu li.mano{
	margin-right: 0;
}



/* 買取カテゴリー */

.kaitori_link_h2 img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 98%;
}

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

/* バイヤーズ　リンク */
.daione_link_h2 img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 98%;
}

/* リアル速報 */


.report_loop {
    height: 250px;
    overflow: auto;
}
/* リアル速報 テーブル*/
.bordered {
    border: 1px solid #ccc;
    border-radius: 6px;
    border-spacing: 0;
    box-shadow: 0 1px 1px #ccc;
    margin: 3%;
    width: 94%;
}
.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left; 
	width: 0;   
}

.bordered th {
    background-color: #666666 !important;
    border: 1px solid #ccc;
    color: white;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	width: 31%;
}
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
	float:none;
}


.bordered th:last-child {
    border-radius: 0 6px 0 0;
    float: none;
    text-align: center;
    width: 22%;
}
.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
/* リアル速報 テーブルend*/






/* tel　ボタン*/

.button img {
    height: auto;
    margin: 17px 3% 0;
    width: 94%;
}


/* バイヤーズについて*/
.appeal_tittle img {
    height: auto;
    margin: 0 1%;
    width: 98%;
}



.appeal_box {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 125px;
    margin: 2%;
    position: relative;
    width: 96%;
}
.appeal_box3 {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 163px;
    margin: 2%;
    position: relative;
    width: 96%;
}
.appeal_box4 {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 163px;
    margin: 2%;
    position: relative;
    width: 96%;
}
.appeal_box5 {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 146px;
    margin: 2%;
    position: relative;
    width: 96%;
}
.appeal_box6 {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 160px;
    margin: 2%;
    position: relative;
    width: 96%;
}
.appeal_box7 {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 146px;
    margin: 2%;
    position: relative;
    width: 96%;
}
.appeal_box8 {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 146px;
    margin: 2%;
    position: relative;
    width: 96%;
}
.appeal_box9 {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 159px;
    margin: 2%;
    position: relative;
    width: 96%;
}



.appeal_img > img {
    height: auto;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 30%;
}


.appeal_text1 {
    
    font-weight: 600;
    line-height: 21px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 65%;
}

.appeal_text2 {
    font-size: 14px;
    line-height: 17px;
    position: absolute;
    right: 0;
    top: 55px;
    width: 65%;
}

/* バイヤーズ買取実績*/
.record_tittle img {
    height: auto;
    margin: 0 1%;
    width: 98%;
}










/* ==========================================================

	全ページ共通

========================================================== */

h2 {background:#222; color:#FFF; padding:10px; font-size:123.1%;}

ul.accordion {font-size:123.1%; padding:10px; background:#DDD; margin-bottom:30px;}
ul.accordion a {display:block; padding:10px; background-position:95% center; background-repeat:no-repeat; text-decoration:none; color:#FFF;}
ul.accordion span {display:block; padding:10px; background-position:95% center; background-repeat:no-repeat; color:#FFF;}
ul.accordion ul {display:none;}

ul.accordion > li {background: -moz-linear-gradient(top, #666, #000); background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));}
ul.accordion > li > p {background: -moz-linear-gradient(top, #666, #000); background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));}
ul.accordion > li > ul > li {background:#888; border-bottom:1px solid #444;}
ul.accordion > li > ul > li > p {background:#888;}
ul.accordion > li > ul > li > ul > li {background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child {border:none;}

ul.accordion > li > p span {background-image:url(../images/header/gmenu/gmenu_dansoubtn.png);}
ul.accordion > li > p span.open {background-image:url(img/a_open.png);}
ul.accordion > li > a {background-image:url(img/a_link.png);}

ul.accordion > li > ul > li > p span {background-image:url(img/b_close.png);}
ul.accordion > li > ul > li > p span.open {background-image:url(img/b_open.png);}
ul.accordion > li > ul > li > a {background-image:url(img/b_link.png);}

ul.accordion > li > ul > li > ul > li a {background-image:url(img/c_link.png); color:#333;}


dl.accordion {
    cursor: pointer;
    font-size: 123.1%;
    margin-bottom: 30px;
    padding: 10px;
}


dl.accordion dt {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333333;
    background-image: url("../images/top/menu/accordion_icon_+.png");
    background-origin: padding-box, padding-box;
    background-position: 95% center, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 7% auto;
    border-bottom: 1px solid #eee;
    color: white;
    line-height: 40px;
    text-indent: 10px;
}
dl.accordion dt.open {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: #666666;
    background-image: url("../images/top/menu/accordion_icon_-.png");
    background-origin: padding-box, padding-box;
    background-position: 95% center, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 7% auto;
    color: white;
}

dl.accordion dd {display:none; padding:10px; line-height:1.5; background:#FFF;}










.record_name {
    position: absolute;
    right: 10px;
    text-align: center;
    top: 25px;
    width: 58%;
}
.content-1_ul {
    position: relative;
}
.record_kakaku {
    color: red;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 74px;
    width: 58%;
}
.content-1_ul {
    border-top: 1px solid #ccc;
    padding: 10px 0;
}



/* お客様の声*/
.voice_tittle img {
    height: auto;
    margin: 0 1%;
    width: 98%;
}

.voice_box_top {
    padding: 3%;
    width: 89%;
    border: 1px solid;
    border-radius: 5px;
    margin: 2%;
}
.voice_text2_top {
    text-align: right;
}
.voice_box {
    height: 155px;
    margin: 4% 2% 2%;
    position: relative;
    width: 96%;
}

.voice_img_top img {
    height: auto;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 20%;
}

.voice_hukidashi {
    height: 125px;
    margin: 2%;
    position: relative;
    width: 96%;
    background-image: url("../images/top/voice/voice_hukidashi01.png");
}


.voice_text1 {
    
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 8px;
    width: 96%;
}

.voice_text2 {
    font-size: 12px;
    line-height: 17px;
    position: absolute;
    right: -4px;
    top: 97px;
    width: 65%;
}

.voice_name {
    position: absolute;
    right: 10px;
}

/* balloon-1 left */


.voice_hukidashi::before {
    border-color: transparent #f6f6f6 transparent transparent;
    border-radius: 8px;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    content: "";
    display: block;
    float: right;
    height: 0;
    left: -8px;
    margin-top: -9px;
    position: absolute;
    top: 30%;
    width: 0;
    z-index: 0;
}
.voice_hukidashi::after {
    border-color: transparent #19283c transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 2px;
    content: "";
    display: block;
    height: 0;
    left: -12px;
    margin-top: -10px;
    position: absolute;
    top: 30%;
    width: 0;
    z-index: -1;
}
.voice_hukidashi {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #19283c;
    border-radius: 5px;
    color: #19283c;
    display: inline-block;
    float: right;
    height: 119px;
    line-height: 34px;
    min-width: 115px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 19px;
    width: 215px;
    z-index: 0;
}
 



.page01 a {
    display: block;
    margin: 0 auto;
    text-align: center;
}

p.complete_top {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 5%;
    width: 90%;
}
/* 店舗一覧*/
.store_tittle img {
    height: auto;
    margin: 0 1%;
    width: 98%;
}

.store_right {
    float: right;
    position: relative;
    width: 70%;
}

.store_left {
    float: left;
    width: 30%;
}


.store_box {
    border: 1px solid #ccc;
    height: 221px;
    margin: 4% 2% 2%;
    position: relative;
    width: 96%;
}
.store_img img {
    height: auto;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 27%;
}

.store_add {
    
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    right: 0;
    text-align: left;
    top: 8px;
    width: 96%;
}

.store_border {
    border-left: 1px solid #ccc;
    height: 150px;
    padding-left: 16px;
    position: absolute;
    right: 16px;
}

.store_border p {
    line-height: 26px;
}

.store_text2 {
    font-size: 12px;
    line-height: 17px;
    position: absolute;
    right: -4px;
    top: 97px;
    width: 65%;
}



.store_b > img {
    height: auto;
    position: absolute;
    right: 19px;
    top: 176px;
    width: 70%;
}
.store_name {
    font-size: 24px;
    left: 6px;
    position: absolute;
    text-align: center;
    top: 124px;
    width: 30%;
}




.text_add, .text_station, .text_time {
    font-size: 17px;
    line-height: 24px;
    padding: 0 10px;
}




.voice_img_icon span {
    background-image: url("../images/kaitori/corporative/voice/voice_img.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10% auto;
    display: block;
    height: 56px;
    line-height: 55px;
    margin-left: 13px;
    padding-left: 36px;
}






.menu_store span {
    background-image: url("../images/top/menu/menu_store_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10% auto;
    display: block;
    height: 56px;
    line-height: 55px;
    margin-left: 13px;
    padding-left: 36px;
}

.top_menu p {
    border-top: 1px solid #ccc;
}

.top_menu span {
    background-image: url("../images/top/menu/top_menu_yajirushi.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 3% auto;
    display: block;
    font-size: 21px;
    height: 56px;
    line-height: 55px;
    margin-left: 17px;
    padding-left: 22px;
}



.menu_kaitori span {
    background-image: url("../images/top/menu/menu_kaitoricate_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 7% auto;
    display: block;
    height: 56px;
    line-height: 55px;
    margin-left: 20px;
    padding-left: 31px;
}

.menu_start span {
    background-image: url("../images/top/menu/menu_start_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 7% auto;
    display: block;
    height: 56px;
    line-height: 55px;
    margin-left: 20px;
    padding-left: 31px;
}
.line_h3_store {
    border-left: 10px solid #17a2a7;
    display: inline-block;
    font-size: 24px;
    margin: 20px 0;
    padding: 10px 0 10px 15px;
    width: 100%;
}



.line_h3_store {
    background: #f9f3f9 none repeat scroll 0 0;
    border-left: 10px solid #17a2a7;
    display: inline-block;
    font-size: 24px;
    line-height: 37px;
    margin: 20px 0;
    width: 90%;
}


.line_h3_store1 {
    border-left: 10px solid #17a2a7;
    display: inline-block;
    font-size: 24px;
    margin: 20px 0 10px 10px;
    padding: 10px 0 10px 15px;
    width: 100%;
}

.line_h3_store2 {
    border-left: 10px solid #17a2a7;
    display: inline-block;
    font-size: 24px;
    margin: 20px 0 10px 10px;
    padding: 10px 0 10px 15px;
    width: 100%;
}

.line_h3_store .store_link {
    background: sandybrown none repeat scroll 0 0;
    border-radius: 16px;
    float: right;
    font-size: 14px;
    line-height: 37px;
    margin-right: 20px;
    padding: 0 10px;
}
.store_text {
    padding-left: 10px;
}



#map {
    height: 150px !important;
    width: 95% !important;
}
/* topページ　店舗一覧　新宿店
-----------------------------------------------*/ 
/*新宿店 */


.shinjyuku_tittle_p1 h2 span{
	display:none;
}


.shop_about_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/store/shop_list_top.jpg") no-repeat scroll 0 0 / 100% auto;
    font-size: 15px;
    font-weight: bold;
    height: 62px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.shop_about_tittle_p1 h2 {
    color: black;
    font-size: 20px;
    font-weight: normal;
    height: 149px;
    left: 12px;
    position: absolute;
    top: 11px;
}

.shop_about_tittle_p1 p {
    font-size: 13px;
    left: 0;
    line-height: 19px;
    position: absolute;
    top: 44px;
    width: 67%;
}
#map {
    background-color: #e5e3df;
    float: right;
    height: 500px;
    margin: 0 2%;
    overflow: hidden;
    position: relative;
    width: 96%;
}





.shop_table {
    border-left: 1px solid #e0d6c9;
    border-top: 1px solid #e0d6c9;
    margin: 0 2% 20px;
    width: 96%;
}
.shop_table th {
    background-color: #f5f1eb;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    width: 68px;
}

.shop_table td {
    background-color: white;
    padding: 15px;
}

.shop_table th, .shop_table td {
    border-bottom: 1px solid #e0d6c9;
    border-right: 1px solid #e0d6c9;
    padding: 10px;
}

.carousel-indicators {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
@media (max-width:$screen-xs-max) { 
    
}
@media (min-width:$screen-sm) { 
    
}
@media (min-width:$screen-sm) { 
    
}
.carousel { position: relative }
.carousel-inner {
    height: 294px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-open:checked + .carousel-item {
    position: static;
    opacity: 100;
}
.carousel-item {
    position: absolute;
    opacity: 0;
    transition: opacity .6s ease-out;
}
.carousel-item img {
    display: block;
    height: auto;
    max-width: 100%;
}
.carousel-control {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 1px solid #aaa;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 2rem;
    height: 40px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 41%;
    transform: translateY(-50%);
    width: 40px;
    z-index: 10;
}

.carousel-control.prev { left: 2% }
.carousel-control.next { right: 2% }
.carousel-control:hover {
    background: rgba(0,0,0,0.8);
    color: #aaa;
}
#carousel-1:checked ~ .control-1,
#carousel-2:checked ~ .control-2,
#carousel-3:checked ~ .control-3,
#carousel-4:checked ~ .control-4,
#carousel-5:checked ~ .control-5 { display: block }
.carousel-indicators {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 10;
}
.carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
}
.carousel-bullet {
    color: gray;
    cursor: pointer;
    display: block;
    font-size: 4.5rem;
}

.carousel-bullet:hover { color: #aaa }
#carousel-1:checked ~ .control-1 ~ .carousel-indicators li:nth-child(1) .carousel-bullet,
#carousel-2:checked ~ .control-2 ~ .carousel-indicators li:nth-child(2) .carousel-bullet,
#carousel-3:checked ~ .control-3 ~ .carousel-indicators li:nth-child(3) .carousel-bullet,
#carousel-4:checked ~ .control-4 ~ .carousel-indicators li:nth-child(4) .carousel-bullet,
#carousel-5:checked ~ .control-5 ~ .carousel-indicators li:nth-child(5) .carousel-bullet { color: #428bca }



.shinjuku_toiawase_box {
    background: rgba(0, 0, 0, 0) url("../images/store/shinjuku/shinjuku_storetop_bg_sp.png") no-repeat scroll center 0 / 90% auto;
    clear: both;
    display: block;
    margin: 0 10px;
    padding: 40px 0;
    position: relative;
    top: 20px;
}
.shinjuku_toiawase_tel img {
    display: block;
    margin: 10px auto;
    width: 70%;
}

.shinjuku_toiawase_mail img {
    display: block;
    margin: 20px auto 20px;
    width: 70%;
}


.store_navi_link {
    display: none;
}


.store_navi_btn {
    height: 70px;
    position: relative;
}

.store_navi_tel img {
    margin: 2px 5%;
    width: 90%;
}
.store_navi_mail img {
    margin: 2px 5%;
    width: 90%;
}


.store_navi_tel {
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}


.store_navi_mail {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}


.store_footer_btn {
    height: 70px;
}




.store_footer_btn {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    bottom: 0 !important;
    height: 65px;
    position: fixed;
    width: 100%;
    z-index: 9;
}

.store_footer_btn a{
    display: block;
}
.store_footer_box {
    z-index: 5;
}


.store_footer_tel img {
    margin: 10px 3%;
    width: 94%;
}

.store_footer_mail img {
    margin: 10px 3%;
    width: 94%;
}

.store_footer_tel {
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}


.store_footer_mail {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}


.store_footer {
    display: inline-block;
    margin-bottom: 65px !important;
}

/* 　店舗一覧　名古屋店
-----------------------------------------------*/ 

.nagoya_access_t {
    background: #ccffff none repeat scroll 0 0;
    color: red;
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px;
}



/* 地図-------------------------------*/ 
.target{
	margin:0;
	padding-top:50%;
	border:1px solid #ddd;
	overflow:hidden;
	height:130px;
	position:relative;
	display:block;
}
.target::before{
	content:"長押しすると地図が操作できます";
	/*「長押しすると地図が操作できます」と生成*/
	display:block;
	z-index:10;
	color:#000;
	width:100%;
	position:absolute;
	top:50%;
	left:0;
	margin:-0.5em 0 0 0;
	line-height:1;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
}
.target::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.5);
}
.target.release::before,
.target.release::after{
	display:none !important;
}
.target > iframe,
.target > div{
	/* レスポンシブデザイン想定 */
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.target::before,
.target::after{
	display:none;
}
@media (max-width:800px) {
	.target::before,
	.target::after{
		display:block;
	}
}













/* リンク */
.footer_link img {
    height: auto;
    margin: 2px 2%;
    width: 96%;
}
/* ランキング */
.tabcontentbg{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ddd), color-stop(0.85, #fff), color-stop(0.16, #fff), color-stop(0.00, #ddd));
	background: -webkit-linear-gradient(top, #ddd 0%, #fff 16%, #fff 85%, #ddd 100%);
	background: -moz-linear-gradient(top, #ddd 0%, #fff 16%, #fff 85%, #ddd 100%);
	background: -o-linear-gradient(top, #ddd 0%, #fff 16%, #fff 85%, #ddd 100%);
	background: -ms-linear-gradient(top, #ddd 0%, #fff 16%, #fff 85%, #ddd 100%);
	background: linear-gradient(to bottom, #ddd 0%, #fff 16%, #fff 85%, #ddd 100%);
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
}

.tabcontent{
	margin: 0 auto;
}

.tabcontent ul{

}

.tabcontent figure{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.rank table{
	font-size: 12px;
	width:100%;
}
.rank tr{
	font-size: 12px;
}
.rank{
	padding:10px;
	overflow:hidden;
}

.tabcontent li{
	margin-bottom: 5px;
	overflow: hidden;
	width:100%;
}

.rank h3{
	font-size: 16px;
	color: #ff7100;
	padding-left: 30px;
	height: 22px;
}

h3.one{
	background:url(../images/top/rank1.png) ;
	background-repeat: no-repeat;
	background-size:26px 15px;
	-moz-background-size:26px 15px;
	-webkit-background-size:26px 15px;
	-o-background-size:26px 15px;
	-ms-background-size:26px 15px;	
	overflow: hidden;
}

h3.twe{
	background:url(../images/top/rank2.png) ;
	background-repeat: no-repeat;
	background-size:26px 15px;
	-moz-background-size:26px 15px;
	-webkit-background-size:26px 15px;
	-o-background-size:26px 15px;
	-ms-background-size:26px 15px;	
	overflow: hidden;
}

h3.three{
	background:url(../images/top/rank3.png) ;
	background-repeat: no-repeat;
	background-size:26px 15px;
	-moz-background-size:26px 15px;
	-webkit-background-size:26px 15px;
	-o-background-size:26px 15px;
	-ms-background-size:26px 15px;	
	overflow: hidden;
}

td.item{
	background-color: #9fa0a0;
	color: #fff;
	width: 75px;
	padding: 5px 0;
	border-top: 2px solid #9fa0a0;
	border-bottom: 2px solid #9fa0a0;
	text-align: center;
}

td.details{
	border-top: 2px solid #9fa0a0;
	border-bottom: 2px solid #9fa0a0;
	padding-left: 5px;
	margin-right:10px;
}

td.item2{
	border-bottom: 2px solid #fff;	
}


/* フロー */


.flow h2{
	background:url(../images/top/titlebg.png) ;
	background-repeat: repeat-x;
	background-size:1px 38px;
	-moz-background-size:1px 38px;
	-webkit-background-size:1px 38px;
	-o-background-size:1px 38px;
	-ms-background-size:1px 38px;
	text-align: center;
	height: 33px;
	padding-top: 5px;
}

.flow h3{
	margin: 10px 0;
}

.flow p{
	font-size: 12px;
	line-height: 1.4;
	margin: 0 10px;
}

.flow figure{
	width: 300px;
	margin: 10px auto;
}

 
/*-----------------------------------------------------------------------  contents*/

/* //////////////////////////////////////////////////
[5 UNDER PAGES] 
////////////////////////////////////////////////// */
/* 初めての方 */






.page_tittle_p1 img {
    height: auto;
    position: relative;
    width: 100%;
}



.page_tittle_p1 p {
    font-size: 13px;
    left: 7px;
    line-height: 19px;
    position: absolute;
    top: 147px;
    width: 67%;
}


.h3_pagetop {
    border-bottom: 1px solid #ccc;
    
    font-size: 20px;
    padding: 10px 0 10px 10px;
}
.firstcate_tittle {
    border-left: 10px solid #17a2a7;
    font-size: 17px;
    margin:10px 20px 20px;
    padding-left: 10px;
}

.firstcate_01:hover .firstcate1_text {
	color:#ff6666;
	font-weight:bold;
}



.firstcate_01 {
    border: 1px solid #676767;
    float: left;
    height: 150px;
    margin: 1%;
    width: 98%;
}
.firstcate1_01 {
    margin-left: 20px;
}


.firstcate_01:hover {
	border:1px solid #ff6666;
	width:98%;
	background:none;
}
.firstcate1_text {
    color: #676767;
    float: right;
    font-weight: bold;
    line-height: 24px;
    width: 63%;
}
.firstcate1_img {
    float: left;
    margin-left: 10px;
    width: 25%;
}


.firstcate1_img img {
    display: block;
    margin: 10px auto;
}

.firstcate_01 a {
    color: #676767;
    font-weight: bold;
    text-decoration: none;
}



.firstcate_01:hover .firstcate1_text {
	color:#ff6666;
	font-weight:bold;
}



.firstcate_02 {
    border: 1px solid #676767;
    float: left;
    height: 150px;
    margin: 1%;
    width: 98%;
}


.firstcate_02:hover {
	border:1px solid #ff6666;
	width:98%;
	background:none;
}



.firstcate_02 a {
    color: #676767;
    font-weight: bold;
    text-decoration: none;
}

.firstcate_02:hover .firstcate1_text {
	color:#ff6666;
	font-weight:bold;
}


.firstcate_03 {
    border: 1px solid #676767;
    float: left;
    height: 175px;
    margin: 1%;
    width: 98%;
}


.firstcate_03:hover {
	border:1px solid #ff6666;
	width:98%;
	background:none;
}



.firstcate_03 a {
    color: #676767;
    font-weight: bold;
    text-decoration: none;
}

.firstcate_03:hover .firstcate1_text {
	color:#ff6666;
	font-weight:bold;
}



.mail_yajirusi img {
    display: block;
    margin: 0 auto;
    width: 33px;
}

.step_box {
    height: 130px;
    padding: 10px;
    position: relative;
}


.mail_img img {
    height: auto;
    width: 100%;
}

.mail_img {
    float: left;
    margin: 11px;
    width: 30%;
}

.mail_text {
    position: absolute;
    right: 0;
    top: 28px;
    width: 60%;
}
.mail_text1 {
    font-size: 28px;
    font-weight: bold;
}



.mail_text2 {
    
    font-size: 19px;
    line-height: 24px;
    padding-top: 10px;
}


.takuhai_b_box img {
    height: auto;
    margin: 4px 2%;
    width: 96%;
}




/* バイヤーズについて */


.h3_about {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_icon.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 47px;
    padding-bottom: 10px;
    padding-left: 48px;
}


.about_topp {
    
    font-size: 19px;
    line-height: 27px;
    padding: 10px 8px;
}

.about_p1 {
    line-height: 25px;
    padding: 10px;
}



.h3_about2 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_icon1.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 53px;
    padding-bottom: 10px;
    padding-left: 52px;
}



.about_img > img {
    float: left;
    margin: 0 8px 8px 0;
    width: 47%;
}


.about_p {
    font-size: 16px;
    line-height: 25px;
}

.about_01{
	padding:10px;
}

.about_tittle01 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione01.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}
.about_02{
	padding:10px;
}
.about_tittle02 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione02.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}

.about_03{
	padding:10px;
}
.about_tittle03 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione03.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}


.about_04{
	padding:10px;
}
.about_tittle04 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione04.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}


.about_05{
	padding:10px;
}
.about_tittle05 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione05.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}


.about_06{
	padding:10px;
}
.about_tittle06 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione06.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}


.about_07{
	padding:10px;
}
.about_tittle07 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione07.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}


.about_08{
	padding:10px;
}
.about_tittle08 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione08.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}


.about_09{
	padding:10px;
}
.about_tittle09 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/about/about_daione09.png") no-repeat scroll 0 0 / 10% auto;
    font-size: 89%;
    font-weight: bold;
    height: 36px;
    line-height: 41px;
    margin: 15px 0;
    padding-left: 32px;
}

/* 買取の際に必要な書類 */


.h3_document {
    background: rgba(0, 0, 0, 0) url("../images/beginner/document/document_icon1.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 47px;
    padding-bottom: 10px;
    padding-left: 53px;
}



.document_topp {
    
    font-size: 14px;
    line-height: 23px;
    padding: 12px;
}




.document_h5 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/beginner/document/document_icon2.png");
    background-origin: padding-box;
    background-position: 4% 0;
    background-repeat: no-repeat;
    font-size: 100%;
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
    padding-left: 38px;
}
.license_img img {
    float: left;
    margin: 5% 2%;
    width: 46%;
}
.license_img1 img {
    margin: 5% 2%;
    width: 46%;
}

.license_p {
    margin: 15px;
}



.document2 p, .document3 p, .document4 p, .document5 p {
    font-size: 14px;
    line-height: 23px;
    padding: 10px;
}


.document2_b {
    background: #333333 url("../images/beginner/document/document_yajirushi.png") no-repeat scroll 3% center;
    color: white;
    font-size: 21px;
    height: 30px;
    margin-left: 11px;
    margin-top: 6px;
    padding: 5px 0 5px 38px;
    width: 240px;
}

.document2_b a {
    color: white !important;
    line-height: 32px;
    text-decoration: none;
}


.document_license2 img,.document_license3 img,.document_license4 img,.document_license5 img.document_license7 img {
    display: block;
    margin: 25px auto;
}

/* 高く売るポイント */


.h3_point {
    background: rgba(0, 0, 0, 0) url("../images/beginner/point/point_icon1.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 47px;
    padding-bottom: 10px;
    padding-left: 53px;
}

.point_three img {
    height: auto;
    margin: 0 5%;
    width: 90%;
}

.point_three_img img {
    height: auto;
    margin: 6px 3%;
    width: 94%;
}


.point2 {
    margin: 10px 0;
}



.point_p {
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
}


.point_img > img {
    display: inline-block;
    height: auto;
    width: 100%;
}

.point_img {
    margin: 0 2%;
}

/* myページについて */


.h3_mypage {
    background: rgba(0, 0, 0, 0) url("../images/beginner/mypage/mypage_icon1.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 47px;
    padding-bottom: 10px;
    padding-left: 53px;
}
.page_topp {
    
    line-height: 23px;
    padding: 12px;
}


.merritt img {
    margin: 0 2%;
    width: 95%;
}


.merritt p {
    line-height: 25px;
    padding: 10px 15px;
}


.mypage3 img {
    margin: 0 2%;
    width: 96%;
}

.mypage_navi_index a:nth-child(1) {
    background: #0d9baa none repeat scroll 0 0;
    border-radius: 5px;
    color: white;
    padding: 5px 8px;
    text-decoration: none;
    display: inline-block;
}

.mypage_navi_index a {
    background:#E0DFD3 none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    padding: 5px 8px;
    text-decoration: none;
}
.mypage_navi_user a:nth-child(2) {
    background:#0d9baa none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    padding: 5px 8px;
    text-decoration: none;
    display: inline-block;
}
.mypage_navi_user a {
    background:#E0DFD3 none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    padding: 5px 8px;
    text-decoration: none;
}
.mypage_navi_refusal a:nth-child(3) {
    background:#0d9baa none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    padding: 5px 8px;
    text-decoration: none;
    display: inline-block;
}
.mypage_navi_refusal a {
    background:#E0DFD3 none repeat scroll 0 0;
    border-radius: 3px;
    color: white;
    padding: 5px 8px;
    text-decoration: none;
}
/*ランクについて */


.ranks_p {
    font-size: 17px;
    line-height: 23px;
    margin: 10px 16px;
    width: 82%;
}
.ranks_p1 {
    font-size: 17px;
    line-height: 23px;
    margin: 10px 16px;
    width: 82%;
}

.h3_rank {
    background: rgba(0, 0, 0, 0) url("../images/beginner/rank/rank_icon1.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 47px;
    padding-bottom: 10px;
    padding-left: 53px;
}
.rank_names {
    color: #f4d531;
    font-size: 2.75em;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 0 #808080;
}
.rank_namea {
    color: #BEBEBE;
    font-size: 2.75em;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 0 #808080;
}

.rank_nameb {
    color: #CC7736;
    font-size: 2.75em;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 0 #808080;
}
.rank2 h6,.rank3 h6,.rank4 h6,.rank5 h6,.rank6 h6,.rank7 h6 {
    font-size: 19px !important;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 14px;
}



.rank2 ul li,.rank3 ul li,.rank4 ul li,.rank5 ul li,.rank6 ul li,.rank7 ul li {
    clear: both;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 140%;
    padding: 3px 30px;
}


.rank2 ul,.rank3 ul,.rank4 ul,.rank5 ul,.rank6 ul {
    margin: 10px 0;
}


.rank_ex_b p {
    float: left;
    width: 50%;
}

.rank_ex_b {
    margin: 30px auto;
    width: 100%;
}
.rank2,.rank3,.rank4,.rank5,.rank6 {
    clear: both;
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}
.rank_name1{
    margin-bottom: 20px;
    padding: 15px 0;
    border-top: #928471 double;
    border-bottom: #928471 double;
}


.mypage_topp {
    line-height: 23px;
    padding: 10px;
}

.boxer img {
    margin: 0 2%;
    width: 96%;
}


.rank9 h6 {
    background: rgba(0, 0, 0, 0) url("../images/beginner/rank/kaitori_batu.png") no-repeat scroll 0 0;
    
    font-size: 18px;
    line-height: 20px;
    margin-left: 10px;
    padding-left: 36px;
}

.rank9 img {
    margin: 5% 2%;
    width: 96%;
}


.rank9_link a {
    display: block;
    margin: 10px 0 20px 10px;
}


.rank10_link {
    margin-bottom: 15px;
}

.rank10_link a {
    line-height: 27px;
    margin-left: 16px;
}
.junk_topp {
    clear: both;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 140%;
    padding: 3px 10px;
}


.junk_pagep {
    background: #696969 none repeat scroll 0 0;
    border-radius: 8px;
    color: white;
    font-size: 17px;
    line-height: 26px;
    margin: 9px 4%;
    padding: 10px;
    text-align: center;
}

.junk_pagep a {
    color: white;
    text-decoration: none;
}
/* 白ロムについて */


.h3_shiroromu {
    background: rgba(0, 0, 0, 0) url("../images/beginner/shiroromu/shiroromu_icon1.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 47px;
    padding-bottom: 10px;
    padding-left: 53px;
}


.shiroromu1 p {
    line-height: 26px;
    padding: 10px;
}


.sim_card img {
    width: 100%;
}



.h3_simcard {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/beginner/shiroromu/simcard_icon1.png");
    background-origin: padding-box;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 30px;
    padding-left: 46px;
}

.sim_size img {
    float: left;
    margin: 10px 0;
    width: 32%;
}

/* 買取カテゴリー */


.h3_search_kaitori {
    background: rgba(0, 0, 0, 0) url("../images/beginner/kaitori/search_icon1.png") no-repeat scroll 2% 60%;
    border-bottom: 1px solid #ccc;
    font-size: 129%;
    height: 35px;
    line-height: 47px;
    padding-bottom: 10px;
    padding-left: 53px;
}


.assessment_text3 {
    line-height: 23px;
    padding: 10px;
}


input.search_xml_kaitri {
    color: #aaa;
    font-size: 14px;
    height: 30px;
    margin: 4px 0 0 35px;
    padding: 5px 0;
    width: 80% !important;
}


.search_name_button_kaitori {
    display: block;
    margin: 15px auto;
}

.kaitori_cate img {
    height: auto;
    width: 100%;
}


.kaitori_tel img {
    height: auto;
    margin: 0 2% !important;
    width: 96% !important;
}


.cate_keitai2 {
    margin-top: 19px;
    padding: 0 4%;
    position: relative;
    width: 92%;
}


.cate_keitai1 img {
    float: left;
    margin: 15px;
    width: 40%;
}



.cate_01 {
    line-height: 25px;
    margin: 0 2%;
    padding: 20px 10px;
    width: 96%;
}
.cate_02 {
    line-height: 22px;
    padding: 10px;
}


.page_button {
    background: steelblue none repeat scroll 0 0;
    bottom: -50px;
    color: white;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    right: 0;
    text-align: center;
    width: 50%;
}

.page_button a {
    color: white;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
}

.kaitori_yuusou img {
    margin: 13px 2%;
    width: 96%;
}



.kaitori_cate1 {
    height: 240px;
    position: relative;
}
.search_name_button_kaitori {
    left: 30%;
    margin: 0 auto;
    position: absolute;
    top: 175px;
    width: 140px;
}


/*　ジャンク
--------------------------------------------------*/

.junk_img img {
    margin: 0 1%;
    width: 98%;
}

junk_top_p {
    
    line-height: 24px;
    padding: 10px;
}
.junk_table {
    border-collapse: collapse;
    height: auto;
    margin: 20px auto;
    width: 700px;
}



.junk_table th {
  padding: 18px 1em;
  background: #f2f1ec;
  font-weight: normal;
  font-size: 120%;
  color: #000;
  border-bottom: #CCCCCC 1px solid;
  border-top: #CCCCCC 1px solid;
}


.junk_table td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 103%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
}

.junk_ok {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
}
.junk_table2 {
    border-collapse: collapse;
    height: auto;
    margin: 20px auto;
    width: 700px;
}



.junk_table2 th {
  padding: 18px 1em;
  background: #f2f1ec;
  font-weight: normal;
  font-size: 120%;
  color: #000;
  border-bottom: #CCCCCC 1px solid;
  border-top: #CCCCCC 1px solid;
}

.junk_table2 td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
	width: 34%;
}

.junk_ok {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
}

.junk_table1{
	width:100%;
	height:auto;
	border-collapse:collapse;
	border-top: #CCCCCC 1px solid;	
	border-right: #CCCCCC 1px solid;	
	border-left: #CCCCCC 1px solid;
	margin-top:-20px;
	margin-bottom:1em;
}

.junk_table1 th {
	padding:0.5em 1em 0.5em 1em;
	background:#f2f1ec;
	font-weight: normal;
	font-size:10pt;
	color: #000;
	text-align: left;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;	
}

.junk_table1 td {
	padding:0.4em 1em 0.4em 1em;
	font-size:10pt;
	color: #333;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	width: 34%;
}

.junk_table a,.junk_table2 a {
    color: blue !important;
}



.junk_top_p {
    
    font-size: 17px;
    line-height: 24px;
    padding: 10px;
}

.junk_bottom_p {
    line-height: 25px;
    padding: 10px;
}
.junk_top_p2 {
    line-height: 27px;
    margin: 0 2%;
    padding-left: 6%;
    text-indent: -5%;
}
/*
	お問い合わせ　前
--------------------------------------------------*/


.h3_contact {
    background: rgba(0, 0, 0, 0) url("../images/beginner/contact/contact_icon.png") no-repeat scroll 0 0;
    font-size: 25px;
    height: 62px;
    line-height: 44px;
    margin-left: 10px;
    padding-left: 50px;
}


.contact_tittle_p1 {
    height: 107px;
}
.contact01 img {
    margin: 0 3%;
    width: 94%;
}



.contact02 p, .contact03 p, .contact04 p, .contact05 p, .contact06 p {
    font-size: 14px;
    line-height: 23px;
    padding: 10px;
}

.contact04 li {
    font-size: 14px;
    line-height: 24px;
    padding-left: 15px;
    text-indent: -15px;
}


.contact_link {
    background: steelblue none repeat scroll 0 0;
    bottom: -50px;
    color: white;
    font-size: 20px;
    height: 22px;
    line-height: 22px !important;
    margin: 12px auto;
    right: 0;
    text-align: center;
    width: 83%;
}
.contact_link a {
    color: white;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
}

.contact_link{
    line-height: 24px;
    padding: 5px;
}
.contact04 ul {
    line-height: 23px;
    padding: 10px;
}

.contact05 img {
    width: 100%;
}








/* ICアプリについて
----------------------------------------------- */


.h3_app {
    background: rgba(0, 0, 0, 0) url("../images/beginner/ic/ic_icon.png") no-repeat scroll 0 0;
    font-size: 30px;
    line-height: 53px;
    margin-left: 13px;
    margin-top: 10px;
    padding-left: 65px;
}

.ic_tittle_p1{
	height:100px;
}


.ic_keitai p {
    line-height: 21px;
    padding: 10px;
}


.line1_h4 {
    border-bottom: 1px solid #3498db;
    border-left: 10px solid #3498db;
    clear: both;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    margin: 30px 1%;
    padding-left: 10px;
    width: 91%;
}



#text_box2 p {
    line-height: 25px;
    padding: 10px;
}


.h5_ic {
    background: rgba(0, 0, 0, 0) url("../images/beginner/ic/arrow_ic.png") no-repeat scroll 0 0;
    font-size: 22px;
    line-height: 20px;
    margin: 15px 0 15px 11px;
    padding-left: 30px;
}


.ic_keitai_ul li {
    line-height: 12px;
    padding: 10px;
}


.android_img {
    display: block;
    margin: 23px auto;
    width: 100%;
}

.android_img2 {
    display: block;
    margin: 23px auto;
    width: 70%;
}

.android_img3 {
    display: block;
    margin: 23px auto;
    width: 100%;
}


.android_img li {
    float: left;
    width: 33%;
}
.android_img2 li {
    float: left;
    width: 50%;
}

.android_img3 li {
    margin: 0 auto;
    width: 33%;
}

.android_img img {
    margin: 0 10%;
    width: 80%;
}

.android_img2 img {
    width: 80%;
}
.android_img3 img {
    width: 80%;
}

.android_text li {
    padding-left: 15px;
    text-indent: -15px;
}
.android_text {
    line-height: 26px;
    padding: 0 15px;
}

/*ネットワーク利用制限について
----------------------------------------------- */

.network_tittle_p1 {
    height: 110px;
}

.h3_network {
    background: rgba(0, 0, 0, 0) url("../images/beginner/network/network_icon.png") no-repeat scroll 0 0;
    font-size: 20px;
    line-height: 43px;
    margin: 10px;
    padding-left: 49px;
}

.network01 p {
    font-size: 16px;
    line-height: 25px;
    padding: 15px;
}

.network02 p, .network03 p, .network04 p, .network05 p {
    font-size: 16px;
    line-height: 25px;
    padding: 5px 15px;
}
.network02 > ul {
    margin: 10px 0;
}

.network02 li {
    line-height: 25px;
    padding-left: 11px;
}

.line1_h5 {
    border-bottom: 1px solid #c0c0c0;
    line-height: 24px;
    margin: 0;
    padding: 0 3% 9px;
    width: 94%;
}

.network06 p {
    line-height: 25px;
    padding: 0 15px;
}
/* 20歳未満のお客様からの買取について
-----------------------------------------------*/ 

.age_tittle_p1 {
    height: 80px;
}



.h3_age {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/age/age_icon.png") no-repeat scroll 0 0;
    font-size: 22px;
    height: 62px;
    line-height: 28px;
    margin: 12px 15px 0;
    padding-left: 67px;
    padding-top: 6px;
}

.age_box {
    
    font-size: 18px;
    line-height: 25px;
    padding: 10px 20px;
}
/* 端末の初期化方法
----------------------------------------------- */

.h4_reset {
    background: rgba(0, 0, 0, 0) url("../images/beginner/reset/reset_icon.png") no-repeat scroll 0 0;
    font-size: 30px;
    line-height: 58px;
    margin: 10px 0 10px 12px;
    padding-left: 47px;
}


.reset01 p {
    line-height: 23px;
    padding: 10px;
}


ol .one:before {
    content: "1";
    left: 9px;
	font-size:20px;
	margin:20px 10px;

}
ol .two:before{
	    content: "2";
    left: 9px;
	font-size:20px;
	margin:10px 10px;
}

ol .three:before{
	    content: "3";
    left: 9px;
	font-size:20px;
	margin:10px 10px;
}

ol .four:before{
	    content: "4";
    left: 9px;
	font-size:19px;
	margin:10px 10px;
}

ol .five:before{
	    content: "5";
    left: 9px;
	font-size:20px;
	margin:10px 10px;
}

ol .six:before{
	    content: "6";
    left: 9px;
	font-size:20px;
	margin:10px 10px;
}


ol .one,ol .two,ol .three,ol .four,ol .five,ol .six{
	font-size:19px !important;
	margin:20px 0;
}

#reset_list h4 {
    font-size: 20px;
    padding: 10px;
}

.reset_keitai p {
    line-height: 25px;
    margin: 0 2%;
    width: 96%;
}
.reset_keitai img {
    height: auto;
    width: 100%;
}

.reset_keitai ul {
    line-height: 26px;
    margin: 0 2%;
}


/* 携帯買取利用規約
----------------------------------------------- */
.h3_rule{
    background: rgba(0, 0, 0, 0) url("../images/beginner/rule/rule_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 30px;
    height: 45px;
    line-height: 40px;
    padding-left: 58px;
}

.rule_topp {
    font-size: 16px;
    padding: 10px;
}
.rule_p {
    font-size: 16px;
    padding: 10px;
}

.rule_p_red {
    background-color: #f0f0f0;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding: 10px;
}

.rule_p {
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
}

/* 代理店募集
----------------------------------------------- */


.agent_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/agent/agent_top.jpg") no-repeat scroll 0 0 / 100% auto;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
}


.h3_agent {
    background: rgba(0, 0, 0, 0) url("../images/agent/agent_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 30px;
    line-height: 33px;
    margin-left: 10px;
    padding-left: 58px;
}
.agent_tittle_p1 h2 {
    text-indent: 9999px;
}

.agent01 p {
    font-size: 17px;
    line-height: 25px;
    padding: 10px;
}

.agent02 p, .agent03 p, .agent04 p {
    font-size: 16px;
    line-height: 25px;
    padding: 9px 8px;
}
.agent02_red{
	color:red;
}
.agent05{
	position:relative;
}


.agent_tittle_p1 p {
    font-size: 13px;
    left: 7px;
    line-height: 19px;
    position: absolute;
    text-align: left;
    top: 47px;
    width: 72%;
}



.document_h4 {
    border-bottom: 1px solid #c0c0c0;
    clear: both;
    display: inline-block;
    font-size: 20px;
    margin: 30px 0 15px;
    padding-bottom: 10px;
    padding-left: 2%;
    width: 98%;
}


.agent02 img {
    height: auto;
    margin: 0 2%;
    width: 96%;
}

#form_ssl01 > p {
    padding: 10px;
}

.mail_form > p {
    padding: 10px;
}


/* フォーム・テーブル【確認画面用】
----------------------------------------------- */

.form_table_register {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    margin-bottom: 2em;
    margin: 20px auto;
    display: inline-block;
}

.form_table_register th {
    width: 100%;
    padding: 10px 0;
    font-weight: normal;
    font-size: 120%;
    color: #000;
    margin: 0 0;
	    padding: 10px;
}

.form_table_register td {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    color: #333;
    display: inline-block;
    font-size: 120%;
    font-weight: normal;
    margin-left: 1%;
    padding: 10px 0 10px 10px;
    width: 95%;
}

.form_table_register tr{
    width: 100%;
    display: inline-block;
}

.register_b a {
    display: block;
    text-align: center;
}

#form_step p {
    line-height: 23px;
    padding: 10px;
}
.complete_top_go {
    background: tomato;
    width: 43%;
    padding: 10px 20px;
    border-radius: 8px;
    margin: 40px auto 0;
    text-align: center;
}

.complete_top_go a {
    color: white;
    font-size: 25px;
    text-decoration: none;
}
/* 申込完了
----------------------------------------------- */
p.complete_top {
    font-size: 16px;
}

.complete_add_box {
    font-size: 16px;
    padding: 10px;
}
p.complete_top_2 {
    font-size: 20px;
    border-bottom: 1px solid;
}
/* フォーム・テーブル
----------------------------------------------- */
.form_button{
	text-align:center;
	margin:20px 0;
}
.form_table img {
    width: 100%;
}



.td_100{
	width:100px;
}
. checkbox_data1{
	margin-left:5px;
}

.box300{
	width:250px;
}
.edit_delet{
	width:100px;
	text-align:center;
}

.date{
	width:150px;
}

.submit_td{
	height:70px;
	text-align:center;
}

.form_span{
	margin-left:7px;
	color:#FF0000;
}



.short.digits {
    /* line-height: 26px; */
    margin: 0 5px;
    width: 24%;
}
#form_ssl {
	height:auto;
	border:1px #CCCCCC solid;
	padding-top:10px;
	text-align:center;
	margin: 0 10px;
}


#form_ssl p {
	height:auto;
	font-size:6pt;
	line-height:170%;
	margin:0 auto 10px;
}

#atte_f {
  border: 2px dotted #CCC;
  padding: 8px 0px;
  margin: 25px auto;
	width: 93%;}

#kiyaku_f {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ccc;
    font-size: 97%;
    margin: 10px auto;
    padding: 2px 0;
    width: 92%;
}
.kiyaku div {
    font-size: 14px !important;
}

.mail_form {
  clear: both;
  margin: 20px 0;
  display: inline-block;
}
.parts_tr1 th{
	display:none;
}
.form_parts_name {
    background: none repeat scroll 0 0 #ffe7e7;
}	


.area75 {
    margin-left: 10px;
    width: 95%;
}
.kakunin_b{
	text-align:center;
	margin:10px 0;
}

/* 買取強化キャンペーン
----------------------------------------------- */


.campaign_tittle_p1 p {
    font-size: 13px;
    left: 7px;
    line-height: 19px;
    position: absolute;
    top: 161px;
    width: 72%;
}


.h3_campaign {
    background: rgba(0, 0, 0, 0) url("../../../cart/images/cart_icon.png") no-repeat scroll 0 0;
    font-size: 18px;
    height: 62px;
    line-height: 64px;
    margin-left: 10px;
    padding-left: 67px;
}



.campaign_p p {
    font-size: 14px;
    line-height: 23px;
    padding: 15px;
}
.shop_about_cam_p2 p {
    line-height: 23px;
    padding: 10px;
}


.shop_about_cam_p3 > p {
    line-height: 23px;
    padding: 10px;
}


.cam_table01 td {
    border-color: black;
    color: #e67e75;
    font-weight: bold;
}


.shop_cam_table {
    height: 220px;
    margin: 20px auto 10px;
    text-align: center;
    width: 97%;
}


.shop_cam_table td {
    border: 1px solid;
    vertical-align: middle;
}
.shop_cam_table tr {
    border: 1px solid;
}
.cam_table01 {
    border-bottom: 3px double red !important;
}

.shop_about_cam_p1 > p {
    line-height: 23px;
    padding: 10px;
}


.iphone_campaign_img img {
    margin: 0 1%;
    width: 98%;
}

.iphone_campaign_top_p {
    
    line-height: 24px;
    padding: 10px;
}

.iphone_campaign_top_p {
    
    font-size: 17px;
    line-height: 24px;
    padding: 10px;
}


/* 法人フォーム
-----------------------------------------------*/ 


.houjin_contact_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/contact/houjin_form.jpg") no-repeat scroll 0 0 / 100% auto;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.houjin_contact_tittle_p1 h2 {
    display: block;
    text-indent: -9999px;
}



.h3_houjin_form {
    background: rgba(0, 0, 0, 0) url("../images/contact/houjin_form_icon1.png") no-repeat scroll 0 0;
    font-size: 19px;
    height: 62px;
    line-height: 32px;
    margin-left: 10px;
    padding-left: 58px;
}
.houjin_contact_tittle_p1 p {
    left: 10px;
    position: absolute;
    text-align: left;
    top: 45px;
    width: 69%;
}


.mail_form p {
    line-height: 21px;
    padding: 10px;
}



.form_table label {
    font-size: 18px;
    line-height: 20px;
    padding: 10px;
}




.mail_check {
    height: 15px;
    margin-left: 2%;
    width: 90%;
}
.formbutton {
    border: medium none !important;
    margin: 10px 5% !important;
    width: 38% !important;
}
.form1_sp_box{
	display:none !important;
}
	/* お問い合わせ
-----------------------------------------------*/ 


.contact_form_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/contact/contact_top.jpg") no-repeat scroll 0 0 / 100% auto;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
}



.contact_form_tittle_p1 p {
    font-size: 13px;
    left: 7px;
    line-height: 19px;
    position: absolute;
    text-align: left;
    top: 43px;
    width: 72%;
}


.h3_contact_form {
    background: rgba(0, 0, 0, 0) url("../images/contact/contact_form_icon.png") no-repeat scroll 0 0;
    font-size: 33px;
    height: 62px;
    line-height: 40px;
    margin-left: 10px;
    padding-left: 50px;
}


.contact_form_tittle_p1 h2{
    display: block;
    text-indent: -9999px;
}


.form2_thanks_p p {
    line-height: 23px;
    padding: 10px;
}

.slick-prev, .slick-next {
    background-color: transparent !important;
    border-color: #666 !important;
    border-style: solid !important;
    border-width: 2px 2px 0 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
    display: block !important;
    height: 30px !important;
    padding: 0 !important;
    position: absolute !important;
    text-indent: -9999px !important;
    width: 30px !important;
}

.slick-prev{
        left: -4em;

        -webkit-transform: rotate(-135deg) !important;
           -moz-transform: rotate(-135deg) !important;
            -ms-transform: rotate(-135deg) !important;
             -o-transform: rotate(-135deg) !important;
                transform: rotate(-135deg) !important;
    }
.slick-next{
       right:4em !important;

        -webkit-transform: rotate(45deg) !important;
           -moz-transform: rotate(45deg) !important;
            -ms-transform: rotate(45deg) !important;
             -o-transform: rotate(45deg) !important;
                transform: rotate(45deg) !important;
    }
	
.voice_img img{
    border-radius: 100%;
    border: 1px solid #fff;
    display: inline-block;
    margin: 1rem;
    width: 6rem;
}

.slick-center img {
    border: 5px solid #009999;
    margin: 0;
    width: 9rem;
}
.voice_img img {
    width: 100px;
}

.voice_inner1 {
    border: 1px solid #cce9ee;
    border-radius: 8px;
    font-size: 20px;
    height: 102px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 17px 20px;
    width: 800px;
	background:#cce9ee;
}
.slick-center::after {
    border-color: #cce9ee transparent transparent;
    border-style: solid;
    border-width: 2rem 2rem 0;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 9px;
    width: 0;
}
.voice_face li {
    cursor: pointer;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 36px;
    margin-top: -2rem;
    padding-top: 43px;
    position: relative;
    text-align: center;
}
.slider-nav {
    margin: 0 auto !important;
    width: 1000px;
    overflow: hidden;
}



/* 法人買取
----------------------------------------------- */

.index_center_1{
    float: right;
    margin-left: 30px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.store_page_houjin{
    float: right;
    margin-left: 20px;
    width: 100%;
}
.store_page_houjin section{
	clear:both
}
.houjin01_ts {
    font-size: 44px;
    font-weight: bold;
}
.contents_top_houjin {
    margin: 0 auto;
    width: 100%;
}


.houjin01_tittle img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.houjin01_tittle {
    display: block;
    margin: 0 auto;
	position:relative;
}




.houjin01_d {
    margin: 0 auto;
    width: 100%;
}

.houjin01_tittle {
    background: #ff6666 none repeat scroll 0 0;
}	

.houjin01_sub_t1 {
    font-size: 50px;
    font-weight: bold;
}


.houjin01_sub_t1 img {
    display: block;
    margin: 19px auto 0;
    width: 100%;
}

.houjin01_img1 img {
    margin: 10px;
    width: 94%;
}


.houjin01_text1 p {
    font-size: 18px;
    line-height: 31px;
    margin-top: 10px;
    padding: 10px;
    width: 93%;
}


.houjin01_img1 {
    float: left;
    margin-top: 37px;
    padding-right: 10px;
    width: 45%;
}

.houjin01_text1 {
    border-bottom: 1px solid gray;
}

.houjin01_img2 img {
    margin: 10px;
    width: 84%;
}
.houjin01_text2 p {
    font-size: 18px;
    line-height: 32px;
    padding: 10px;
    width: 93%;
}
.houjin01_img2 {
    float: right;
    margin-top: 37px;
    width: 40%;
}



.houjin02 p img {
    display: block;
    margin: 0 auto;
    padding: 17px 0;
    width: 93%;
}

.houjin02 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/toiawse_bg.jpg") repeat scroll 0 0;
}

.houjin03_tittle {
    font-size: 28px;
    font-weight: bold;
    line-height: 44px;
    padding: 0 20px;
    text-align: center;
}


.houjin03_tittle img {
    width: 33%;
}



.houjin03_ita {
    background: #c9a571 none repeat scroll 0 0;
    border-radius: 8px;
    height: 744px;
    margin: 23px auto 0;
    position: relative;
    width: 90%;
}

.houjin03_kami {
    background: white none repeat scroll 0 0;
    height: 688px;
    left: 20px;
    padding: 6px 0;
    position: absolute;
    top: 18px;
    width: 88%;
}

.houjin03 {
    background: #cce9ee none repeat scroll 0 0;
    padding: 25px 0;
}


#top_corporative {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/houjin_topimg_bg.jpg") no-repeat scroll 0 0 / 100% 100%;
    height: auto;
    position: relative;
    width: 100%;
}

#top_corporative img {
    height: auto;
    margin: 0 4%	;
    width: 92%;
}

.h3_corporative {
    background: rgba(0, 0, 0, 0) url("../images/corporative/corporative_icon.png") no-repeat scroll 0 0;
    font-size: 30px;
    line-height: 43px;
    padding-left: 58px;
}

.corporative_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/corporative_top.jpg") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 180px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 1038px;
}

.h3_corporative {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/corporative_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 30px;
    line-height: 46px;
    padding-left: 58px;
}


.houjin03_box {
    width: 100%;
}
.houjin03_box1 {
    display: block;
    margin: 0 auto;
    width: 300px;
}

.houjin03_box1 p {
    font-size: 20px;
    text-align: center;
}


.houjin03_center {
    margin: 0 auto;
    width: 100%;
}

.houjin04{
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/3plan_bg.jpg") repeat scroll 0 0;
}
.houjin05_d {
    margin: 0 auto;
    width: 1025px;
}
.houjin05_tittle {
    background: #ff6666 none repeat scroll 0 0;

}	

.houjin05 {
    clear: both;
}


.houjin05_tittle img {
    display: block;
    margin: 6% auto 0;
    width: 90%;
}

.houjin05_bg {
    background: #f2f2f2 none repeat scroll 0 0;
}




.houjin05_left img {
    display: block;
    margin: 0 auto;
    padding: 10% 0;
    width: 90%;
}

.houjin05_left {
    width: 100%;
}


.houjin05_right {
    padding: 0 5%;
    width: 90%;
}

.houjin05_box {
    clear: both;
    margin: 0 auto;
    width: 100%;
}


.houjin05_right_text1 {
    color: red;
    font-size: 27px;
}



.houjin05_right_text2 {
    font-size: 44px;
    font-weight: bold;
    margin: 9% 0;
}


.houjin05_right_text3 {
    font-size: 19px;
    line-height: 26px;
    padding: 10px 0 40px;
}
.houjin06 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/houjin6_voicebg.png") repeat scroll 0 0;
    clear: both;
    height: auto;
}


.houjin06_tittle {
    font-size: 57px;
    font-weight: bold;
    margin: 40px 0;
    padding: 35px 0 0;
    text-align: center;
}
/* acMenu　よくある質問
-----------------------------------------------*/ 


.ac_houjin_Menu {
    clear: both;
    display: block;
    margin: 0 3%;
    padding: 10px 0 60px;
    width: 94%;
}
.ac_houjin_Menu dt {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/houjinfaq_bg-q+.png") no-repeat scroll left top;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 57px;
    margin-bottom: 1px;
    padding: 9px 55px;
}
.ac_houjin_Menu .active {
    background-image: url("../images/kaitori/corporative/houjinfaq_bg-q-.png");
    font-weight: bold;
}

.ac_houjin_Menu dd {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 8px;
    display: none;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    padding: 10px 10px 30px 24px;
}
.acMenu_wa {
    clear: both;
    margin: 0 auto;
    padding: 10px 8px 69px;
    width: 71%;
}


.faq_navi {
    margin: 0 auto;
    width: 1154px;
}


.toiawase_faq_b {
    background: tomato none repeat scroll 0 0;
    color: white;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 10px;
    right: 0;
    text-align: center;
    width: 40%;
}

.faq_kome {
    color: red;
    font-size: 17px;
    padding: 0 15px;
}
.houjin08 {
    background: #ffd464 none repeat scroll 0 0;
}

.houjin08_box {
    display: block;
    margin: 0 3%;
    width: 94%;
}

.houjin08_box p {
    
    font-size: 19px;
    line-height: 25px;
    padding: 15px;
}


.houjin08_box li {
    font-weight: bold;
    line-height: 28px;
}

.houjin08_box ul {
    font-size: 20px;
    padding-left: 15px;
}

.houjin08_box ul span {
    color: red;
    font-weight: bold;
}
.houjin09 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/corporative/toiawse_bg.jpg") repeat scroll 0 0;
    height: auto;
}

.houjin09 p img {
    display: block;
    margin: 0 auto;
    padding: 17px 0;
    width: 100%;
}
.houjin09 p {
    margin: 0 2%;
    width: 96%;
}

/* お客様の声*/
.voice_tittle img {
    height: auto;
    margin: 0 1%;
    width: 98%;
}



.voice_box {
    height: 155px;
    margin: 4% 2% 2%;
    position: relative;
    width: 96%;
}

.voice_img img {
    height: auto;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 20%;
}

.houjinvoice_hukidashi {
    border: 1px solid;
    border-radius: 9px;
    height: 156px;
    position: absolute;
    right: 0;
    width: 100%;
}
.houjin_voice {
    height: 170px;
    position: relative;
}

.houjinvoice_text1 {
    
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 8px;
    width: 96%;
}

.houjinvoice_text2 {
    bottom: 2px;
    font-size: 12px;
    line-height: 17px;
    position: absolute;
    right: -4px;
    width: 50%;
}

dl.accordion {
    cursor: pointer;
    font-size: 123.1%;
    margin-bottom: 30px;
    padding: 10px;
}
.houjinvoice_name {
    font-size: 12px;
    left: 21px;
    position: absolute;
    text-align: center;
    top: 150px;
}




.houjin07 {
    background: #a8cce0 none repeat scroll 0 0;
}

/* 法人オンライン査定
-----------------------------------------------*/ 

#assessment {
    display: block;
    width: 700px;
}


#houjin_form_bg {
    float: left;
    height: 450px;
    position: relative;
    width: 100%;
}



#houjin_search_box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-width: 1px 1px 1px 0;
    clear: both;
    height: 300px;
    position: relative;
    width: 100%;
}

.houjin_assessment_text1 {
    font-size: 23px;
    font-weight: bolder;
    left: 27px;
    position: absolute;
    top: 22px;
}




.button_houjin {
    background-color: #009999 !important;
    border-radius: 4px;
    box-shadow: 0 3px 0 #006666;
    color: #fff;
    display: block;
    font-size: 21px !important;
    height: 50px;
    line-height: 50px !important;
    margin: 0 8%;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    top: 434px !important;
    transition: none 0s ease 0s ;
    width: 84% !important;
}




.SEL1_t_houjin {
    height: 40px;
    left: 0;
    margin: 0 5%;
    position: absolute;
    top: 134px;
    width: 90%;
}

.SEL2_t_houjin {
    height: 40px;
    margin: 0 5%;
    position: absolute;
    top: 232px;
    width: 90%;
}

.SEL3_t_houjin {
    height: 40px;
    margin: 0 5%;
    position: absolute;
    top: 339px;
    width: 90%;
}

.SEL1_p {
    font-size: 20px;
    font-weight: bold;
    left: 16px;
    position: absolute;
    top: 81px;
}

.SEL2_p {
    font-size: 20px;
    font-weight: bold;
    left: 16px;
    position: absolute;
    top: 183px;
}

.SEL3_p {
    font-size: 20px;
    font-weight: bold;
    left: 16px;
    position: absolute;
    top: 283px;
}








.no_mobile_houjin {
    font-size: 16px;
    position: absolute;
    text-align: center;
    top: 398px;
    width: 100%;
}


.houjin_assessment_text2 {
    font-size: 19px;
    font-weight: bold;
    padding: 0 12px;
    position: absolute;
    text-align: center;
    top: 53px;
}


.search_name_box_houjin {
    font-size: 22px;
    height: 40px;
    position: absolute !important;
    top: 104px;
    width: 90% !important;
}

.houjin_search_name_box {
    height: 40px;
    left: 30px;
    position: absolute;
    top: 82px;
    width: 700px;
}
/*

.search_name_button {
    font-size: 18px;
    left: 30px;
    line-height: 40px !important;
    position: absolute !important;
    text-align: center;
    top: 150px;
}
*/

.button_search_houjin {
    background-color: #009999 !important;
    border-radius: 4px;
    box-shadow: 0 3px 0 #006666;
    color: #fff;
    font-size: 25px !important;
    line-height: 29px !important;
    margin: 0 5%;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    top: 175px !important;
    transition: none 0s ease 0s ;
    width: 90% !important;
}


.SEL1_p span,.SEL2_p span,.SEL3_p span {
    color: #009999;
}



/* スピード集荷
----------------------------------------------- */
.shuka_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/shuka/shuka_top.jpg") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 180px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 1038px;
}


.h3_shuka {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/takuhai_kit/takuhai_kit_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 24px;
    height: 45px;
    line-height: 40px;
    padding-left: 58px;
}

.shuka_subt {
    font-size: 16px !important;
    margin: 5px 0 5% !important;
    padding: 0 5%;
    text-align: center;
    width: 90%;
}



.shuka01 img {
    margin: 0 1%;
    width: 98%;
}


.h3_shuka span {
    display: block;
    float: right;
    font-size: 18px;
}
.shuka01 {
    margin-top: 20px;
}


.shuka01 p {
    
    font-size: 120%;
    letter-spacing: 0.1em;
    line-height: 28px;
    margin: 20px 20px 0;
}

.shuka_b {
    color: #0033ff;
    font-weight: bold;
}

.takuhai_shuka_step em {
    background: #3E4C9D none repeat scroll 0 0;
    border-radius: 5px;
    color: white;
    float: left;
    padding: 3px 6px;
}

.takuhai_shuka_step p {
    clear: both;
    font-size: 17px;
    line-height: 23px;
    padding: 15px;
}

.takuhai_shuka_mibun01 {
    background: #3E4C9D none repeat scroll 0 0;
    color: white;
    font-size: 18px !important;
    line-height: 7px;
    margin: 6px 0 10px;
    text-align: center;
}


.mibun_left {
    width: 100%;
}
.mibun_left ul {
    margin-left: 19px;
    padding-left: 15px;
}

.mibun_left li {
    line-height: 21px;
    list-style: outside none disc;
}



.takuhai_shuka_step {
    border: 1px solid;
    border-radius: 8px;
    margin: 0 auto;
    padding: 10px;
    width: 90%;
}
#shuka03 p {
    font-size: 19px;
    line-height: 25px;
    padding: 10px 8px;
}
.takuhai_kit_text {
    float: left;
    font-size: 19px;
    line-height: 22px;
    padding-left: 15px;
}


.takuhai_kit_text2 {
    float: left;
    font-size: 19px;
    line-height: 22px;
    padding-left: 15px;
    padding-top: 10px;
    width: 90%;
}
.t_flow_yajirushi img {
    display: block;
    margin: 10px auto;
    width: 10%;
}


.mibun_img img {
    height: auto;
    margin: 0 auto;
    width: 100%;
}

/* 宅配キット
----------------------------------------------- */
.takuhaikit_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/takuhai_kit/takuhaikit_top.jpg") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 180px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 1038px;
}
.red_re {
    color: red;
    font-size: 18px;
    line-height: 25px;
    margin-left: 18px !important;
    padding-left: 20px;
    text-indent: -20px;
}
.h3_takuhaikit {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/takuhai_kit/takuhai_kit_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 16px;
    height: 45px;
    line-height: 40px;
    padding-left: 58px;
}


#delivery_service img {
    margin-top: 20px;
    width: 100%;
}
.takuhai_kit_step01 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/takuhai_kit/takuhaikit_step01.png") no-repeat scroll 0 0;
    float: left;
    height: 235px;
    position: relative;
    width: 50%;
}

.takuhai_kit_step01 span {
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    line-height: 18px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 133px;
}
.takuhai_top_text {
    
    font-size: 120%;
    letter-spacing: 0.1em;
    line-height: 23px;
    margin: 20px 20px 0;
}


.takuhai_kit_step02 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/takuhai_kit/takuhaikit_step02.jpg") no-repeat scroll 0 0;
    float: left;
    height: 235px;
    position: relative;
    width: 50%;
}

.takuhai_kit_step02 span {
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    line-height: 18px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 133px;
}

.takuhai_kit_step03 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/takuhai_kit/takuhaikit_step03.png") no-repeat scroll 0 0;
    float: left;
    height: 235px;
    position: relative;
    width: 50%;
}


.takuhai_kit_step03 span {
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    line-height: 18px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 133px;
}

.takuhai_kit_step04 {
    background: rgba(0, 0, 0, 0) url("../images/kaitori/takuhai_kit/takuhaikit_step04.png") no-repeat scroll 0 0;
    float: left;
    height: 235px;
    position: relative;
    width: 50%;
}


.takuhai_kit_step04 span {
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    line-height: 18px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 133px;
}

.takuhai_kit_yajirushi.even {
    float: left;
    font-size: 28px;
    height: 46px;
    padding: 94px 0px;
}




.takuhai_kit_step em {
    background: red none repeat scroll 0 0;
    border-radius: 5px;
    color: white;
    float: left;
    margin: 10px;
    padding: 3px 10px;
}
.takuhai_kit_text {
    float: left;
    font-size: 19px;
    padding-left: 15px;
}


.takuhai_kit_step p {
    clear: both;
    font-size: 17px;
    line-height: 24px;
    padding: 15px;
}
.takuhai_kit03 {
    clear: both;
    display: inline-block;
    margin-top: 28px;
}




.takuhai_kit_step {
    border: 1px solid;
    border-radius: 6px;
    margin: 0 3%;
    width: 94%;
}

#areaday {
margin-bottom:10px;
}


#areaday, #areaday td, #areaday th {
    border-collapse: collapse;
    font-size: 105%;
    width: 700px;
}
#areaday td, #areaday th {
    padding: 15px 0;
    text-align: center;
    width: 30px;
}

.day_index {
    border: 2px solid #c9c9c9;
}

#areaday .area {
    background: #f2f2f2 none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 180px;
	vertical-align:middle;
}

#areaday .day1 {
    border: 1px solid #c9c9c9;
    width: 170px;
	vertical-align:middle;
}

#areaday .day2 {
    background: #e2eeee none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    line-height: 24px;
    width: 170px;
}
#areaday .day {
    background: #e2eeee none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    width: 170px;
	vertical-align:middle;
}



.takuhai_kit_mibun01 {
    background: red none repeat scroll 0 0;
    color: white;
    font-size: 18px !important;
    line-height: 7px;
    margin: 6px 4% 10px;
    padding: 10px 0 !important;
    text-align: center;
    width: 92%;
}


.takuhai_kit_mibun ul li {
    font-size: 16px;
    line-height: 25px;
    list-style: outside none disc;
    margin-left: 35px;
}
.takuhai_kit_mibun02 li {
    list-style: outside none none !important;
    margin-left: 20px !important;
}


#areaday {
margin-bottom:10px;
}


#areaday, #areaday td, #areaday th {
    border: 1px solid #595959;
    border-collapse: collapse;
    font-size: 105%;
    line-height: 26px;
    margin: 0 5%;
    vertical-align: middle;
    width: 90%;
}
#areaday td, #areaday th {
	padding: 5px;
	width: 30px;
	height: 50px;
}

#areaday .area {
	background: #FFB0B0;
	width: 180px;       
}

#areaday .day {
	background: #89D8D8;
	width: 170px;
}

#areaday .day_index {
    height: 75px;
	font-size: 90%;
}

.delivery_h2{
	padding:0 10px;
	text-align:center;
}


.takuhaikit_table_bot {
    line-height: 20px;
    padding: 10px 6%;
}
/* クリックポスト
----------------------------------------------- */
.takuhai_kit2_step03 {
    background: rgba(0, 0, 0, 0) url(../images/kaitori/takuhai_kit/takuhai_kit2_step03.png) no-repeat scroll 0 0;
    float: left;
    height: 235px;
    position: relative;
    width: 50%;
}
.takuhai_kit2_step03 span {
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 133px;
}
.red_takuhaikit2 {
    color: red;
    font-weight: bold;
    line-height: 27px;
    margin: 15px 0;
    display: block;
}
.takuhai_kit2_step {
    border: 1px solid;
    border-radius: 6px;
    margin: 0 3%;
    width: 94%;
}


.takuhai_kit2_step em {
    background: #ffed00 none repeat scroll 0 0;
    border-radius: 5px;
    color: black;
    float: left;
    margin: 10px;
    padding: 3px 10px;
}

.takuhai_kit2_text {
    float: left;
    font-size: 19px;
    padding-left: 15px;
}

.takuhai_kit2_step p {
    clear: both;
    font-size: 17px;
    line-height: 24px;
    padding: 15px;
}

.takuhai_kit2_mibun01 {
    background: red none repeat scroll 0 0;
    color: white;
    font-size: 18px !important;
    line-height: 7px;
    margin: 6px 4% 10px;
    padding: 10px 0 !important;
    text-align: center;
    width: 92%;
}


.takuhai_kit2_mibun ul li {
    font-size: 16px;
    line-height: 25px;
    list-style: outside none disc;
    margin-left: 35px;
}
.takuhai_kit2_mibun02 li {
    list-style: outside none none !important;
    margin-left: 20px !important;
}



/*--------------------------------------------------------------------------------------------------------
	宅配買取について
--------------------------------------------------------------------------------------------------------*/

.t_flow_yajirushi {
    clear: both;
}

.takuhai_flow02 {
    clear: both;
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}


.mail_flow img {
    display: block;
    height: auto;
    margin: 5%;
    width: 90%;
}

.mail_flow li {
    float: left;
    margin: 3% 0;
    width: 50%;
}
.t_flow01 h5, .t_flow02 h5, .t_flow03p h5 {
    font-size: 21px;
    line-height: 30px;
}

.t_flow01,.t_flow03p h5 {
    margin: 0 3%;
}


.takuhai_yajirushi > img {
    display: block;
    margin: 5% auto;
    width: 15%;
}
.t_flow01 h5 span,.t_flow02 h5 span {
    font-size: 25px;
}

.t_flow_b {
    background: #333333 none repeat scroll 0 0;
    color: white;
    font-size: 21px;
    margin-top: 15px;
    padding: 5px 10px;
    text-align: center;
    width: 140px;
}


.t_flow_b a {
    color: white !important;
    text-decoration: none;
}


.t_flow01p {
    float: left;
}
.t_flow01img {
    float: right;
}


.t_flow_yajirushi img {
    display: block;
    margin: 15px auto;
}


.t_flow02_1 {
    margin: 0 3%;
}


.t_flow02_1 p {
    font-size: 17px;
    padding: 15px 10px;
}



.t_flow02_2 {
    padding: 0 0 10px;
    width: 100%;
}

.t_flow02_2_box1 h6 {
    background: #ff6666 none repeat scroll 0 0;
    border-radius: 13px 13px 0 0;
    color: white;
    font-size: 17px;
    margin: -15px;
    padding: 10px 0;
    text-align: center;
}
.t_flow02_2_t {
    font-size: 17px;
	padding:10px 0 5px;
}

.t_flow02_2 p {
    line-height: 25px;
}

.t_flow02_2 li {
    line-height: 25px;
    list-style: outside none disc;
    margin-left: 18px;
}
.syoumei_mukou {
    color: red;
    font-size: 17px;
}

.t_flow02_2 ul li {
    line-height: 28px !important;
}


.t_flow02_2_box1 {
    border: 1px solid #ff6666;
    border-radius: 13px;
    display: block;
    margin: 20px 6%;
    padding: 15px 4%;
    width: 80%;
}

.document_link {
    clear: both;
    color: blue;
    font-size: 16px;
    margin: 10px;
}




.kaiotri_add {
    border: 1px solid #d3d3d3;
    border-radius: 8px;
    clear: both;
    line-height: 25px;
    margin: 15px 0;
    padding: 5%;
    width: 90%;
}

.takuhai_select li {
    float: left;
    width: 30%;
    margin: 20px 1.6%;
}
.takuhai_select li img {
	width:100%;
}


.kaiotri_add p {
    
    font-size: 17px;
    font-weight: 600;
}

.t_flow02_2_box2 > img {
    margin: 0 2%;
    width: 96%;
}
.t_flow03kome {
    border: 1px solid;
    margin: 0 3%;
    padding: 3%;
    width: 88% !important;
}

.t_flow03img {
    margin-top: 30px;
}
.t_flow03img > img {
    height: auto;
    margin: 7% 3%;
    width: 94%;
}

.t_flow03p {
    float: left;
    font-size: 16px;
    width: 100%;
}
.t_flow03p > p {
    line-height: 27px;
    margin: 0 3%;
    width: 94%;
}


.t_flow03kome span {
    color: red;
}

.takuhai1_houhou {
    clear: both;
    font-size: 16px;
    line-height: 25px;
    margin: 10px;
}

.takuhai1_houhou_add {
    clear: both;
    font-size: 16px;
    line-height: 25px;
    margin: 10px;
    padding: 10px;
	
}

.takuhai1_houhou_add span {
    font-weight: bold;
}
.satei_tel {
    clear: both;
    font-size: 16px;
    line-height: 25px;
    margin: 10px;
}

.satei_tel span {
    font-size: 16px;
	color:red;
	font-weight:bold;
	}


.takuhai_return01 h6 {
    font-size: 25px;
}


.takuhai_return01 {
    margin: 0 10px;
}
.takuhai_returnimg {
    border: 1px solid;
    margin: 22px 14%;
    padding: 2%;
    width: 61%;
}

.takuhai_return01 > p {
    font-size: 20px;
}

.takuhai_returnimg1 {
    margin: 22px 20px;
    padding: 10px;
    width: 235px;
}


.t_flow01p p {
    font-size: 17px;
    line-height: 26px;
}

.document_link a {
    color: blue !important;
    text-decoration: underline !important;
}

.flow_tab {
    margin: 0 2%;
    width: 96%;
}


/* 表示領域全体 */

.flow_tab div.takuhai_tab_b {
    margin: 0;
    padding: 0;
    width:100%;
}		/* タブ部分 */
.flow_tab p.takuhaitabs { margin: 0px; padding: 0px;    
 }
.flow_tab p.takuhaitabs a {
    display: inline-block;
    float: left;
    height: auto;
    text-align: center;
    width: 33.3%;
}
#takuhaitab1_1 > img {
    height: auto;
    width: 100%;
}


.takuhaitab2 > img {
    width: 100%;
}

.takuhaitab3 > img {
    width: 100%;
}
.flow_tab p.takuhaitabs a.takuhaitab1 { background-color: #ffcc66;  color: white; }
.flow_tab p.takuhaitabs a.takuhaitab2 { background-color: #33cc66; color: white; }
.flow_tab p.takuhaitabs a.takuhaitab3 { background-color:#33cccc;   color: white; }
.flow_tab p.takuhaitabs a:hover { color: yellow; text-decoration: underline; }
		/* 対応表示領域 */
.flow_tab div.takuhaitab {
    clear: left;
    height: auto;
    overflow: auto;
    width: 96%;
}

.flow_tab div#takuhaitab1 {
    background-color: white;
    border: 8px solid #ffcc66;
}

.flow_tab div#takuhaitab2 {
    background-color: white;
    border: 8px solid #33cc66;
}

.flow_tab div#takuhaitab3 {
    background-color: white;
    border: 8px solid #33cccc;
}

.document_link {
    line-height: 26px;
    padding: 0 5px !important;
}

.flow_tab div.takuhaitab p {
    margin: 20px 20px 0;
}

.takuhai_return01 h6 {
    font-size: 25px;
    margin: 0 10px;
}
.flow_tab div.takuhaitab li { line-height: 1.35; margin-bottom: 0px; margin-top: 0px; }
.flow_tab div.takuhaitab p.tabhead { font-weight: bold; border-bottom: 3px double gray; }



.takuhaitab1_top {
    font-size: 16px;
    line-height: 25px;
}


.flow_tab p.takuhaitabs a.takuhaitab1:hover{
	opacity:0.8;
}
.flow_tab p.takuhaitabs a.takuhaitab2:hover{
	opacity:0.8;
}
.flow_tab p.takuhaitabs a.takuhaitab3:hover{
	opacity:0.8;
}


.kaitori_cate_footer {
    border-top: 1px solid;
    display: inline-block;
    margin-top: 50px;
    padding-top: 30px;
}


.kaitori_cate_footer img {
    margin: 0 1%;
    width: 98%;
}
/*--------------------------------------------------------------------------------------------------------
	店舗情報について
--------------------------------------------------------------------------------------------------------*/

.merritt_01 {
    background: rgba(0, 0, 0, 0) url("../images/shop_kaitori/shop_merritt01.png") no-repeat scroll 0 0;
    font-size: 22px;
    height: 85px;
    line-height: 80px !important;
    padding-left: 97px !important;
    padding-top: 10px;
}
.merritt_02 {
    background: rgba(0, 0, 0, 0) url("../images/shop_kaitori/shop_merritt02.png") no-repeat scroll 0 0;
    font-size: 22px;
    height: 85px;
    padding-left: 97px !important;
    padding-top: 10px;
    line-height: 80px !important;
}

.merritt_03 {
    background: rgba(0, 0, 0, 0) url("../images/shop_kaitori/shop_merritt03.png") no-repeat scroll 0 0;
    font-size: 22px;
    height: 85px;
    padding-left: 97px !important;
    padding-top: 10px;
    line-height: 80px !important;
}
.merritt_04 {
    background: rgba(0, 0, 0, 0) url("../images/shop_kaitori/shop_merritt04.png") no-repeat scroll 0 0;
    font-size: 22px;
    height: 85px;
    padding-left: 97px !important;
    padding-top: 10px;
    line-height: 80px !important;
}

.shop_merritt_box1 p, .shop_merritt_box2 p, .shop_merritt_box3 p, .shop_merritt_box4 p {
    line-height: 25px;
    padding: 10px;
}

.shop_about_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/store/shop_list_top.jpg") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 180px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 1038px;
}


.shop_about_h3 {
    font-size: 30px;
    padding: 10px;
}


.shop_about_p p {
    
    font-size: 14px;
    line-height: 26px;
    padding: 10px;
}


.shop_list_left {
}

.shop_list_right {
    float: right;
}



.shop_list_table {
    border-left: 1px solid #e0d6c9;
    border-top: 1px solid #e0d6c9;
    margin: 2% 2% 20px;
    width: 96%;
}

.shop_list_table th {
    background-color: #f5f1eb;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    width: 68px;
}

.shop_list_table td {
    background-color: white;
    padding: 15px;
}

.shop_list_table th, .shop_list_table td {
    border-bottom: 1px solid #e0d6c9;
    border-right: 1px solid #e0d6c9;
    padding: 10px;
	line-height:25px;
		
}

.store_text {
    padding-left: 10px;
}


.shop_cate {
    display: block;
    margin: 5px auto;
    width: 76%;
}



.shop_kaitoriicon {
    background: #ea6153 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 2px;
    padding: 5px 0;
    text-align: center;
    width: 90px;
}

.shop_repairicon {
    background: #4aa3df none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 2px;
    padding: 5px 0;
    text-align: center;
    width: 90px;
}
.shop_hanbaiicon {
    background: #40d47e none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 2px;
    padding: 5px 0;
    text-align: center;
    width: 90px;
}

.line_h4 span {
    background: #2cc36b none repeat scroll 0 0;
    border-radius: 17px;
    color: white;
    float: right;
    font-size: 17px;
    padding: 2px 15px;
}

.line_h4 span:hover{
	opacity:0.8;
}

.shop_about_04 li {
    height: auto;
    margin: 0 2% 20px;
    width: 96%;
}

.shop_about_05 h5 {
    border-bottom: 1px solid #2e8ece;
    border-left: 7px solid #2e8ece;
    font-size: 19px;
    margin: 0 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.shop_cam_table td {
    font-size: 17px;
    padding: 5px 0;
    text-align: center;
}
.cam_table01 {
    border-bottom: 3px double red;
}


.cam_table01 td {
    border-color: black;
    color: #e67e75;
    font-weight: bold;
}


.shop_cam_table {
    height: 220px;
    margin: 20px auto 10px;
}



.shop_about_cam_p1 p {
    font-size: 14px;
    padding: 15px;
}

.shop_about_cam_p2 p {
    font-size: 14px;
    line-height: 21px;
    padding: 15px 10px;
}

.shop_about_cam_p3 p {
    font-size: 14px;
    padding: 15px 10px;
}








.store_footer_box {
    opacity: 1 !important;
    position: fixed;
    bottom: 0;
    z-index: 100;
	width:100%;
}















.store_tennai img {
    display: block;
    margin: 0 auto;
}

/*次矢印のアイコンフォント*/
.sp-next-arrow:before {
	/*font-family: FontAwesome !important;
	content: 'f105' !important;*/
}
/*前矢印のアイコンフォント*/
.sp-previous-arrow:before {
	/*font-family: FontAwesome !important;
	content: 'f104' !important;*/
}
/*次矢印のアイコンフォント*/
/*.sp-next-arrow:before {
	content:' ' !important;
	display: block;
	background: url(../images/arrow-right.png) no-repeat left top;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
}*/
/*前矢印のアイコンフォント*/
/*.sp-previous-arrow:before {
	content:' ' !important;
	display: block;
	background: url(../images/arrow-left.png) no-repeat left top;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
}*/
/*ナビゲーションボタンの色*/
.sp-button {
	border:2px solid #ccc;
}
.sp-selected-button {
	background-color: #ccc;
}
/*サムネイルのポインターの色を変える*/
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	border-color: #ffa801;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after,
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	color: #ffa801;
}
/*縦スライド時の矢印の位置*/
.sp-vertical .sp-previous-arrow {
	top: 0;
}
.sp-vertical .sp-next-arrow {
	bottom: 0;
}


/*新宿店　アクセス徒歩スライド*************************************/


#tabnavi li {
    display: inline;
}


#tabnavi li a {
    background: #269bc9 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    margin: 5px 0;
    padding: 15px;
    text-decoration: none;
}


#tabnavi li a:hover,
#tabnavi li a.active{
	background:#ddd;
	color:#333;
}
#tabcontent{
	padding:5px;
}



#tabnavi {
    margin: 25px auto;
    text-align: center;
    width: 100% !important;
}


/* 店舗内スライドend-------------------------------*/ 



/*新宿本店
*********************************************/


.shop_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/store/shop_top.jpg") no-repeat scroll 0 0 / 100% auto;
    font-size: 15px;
    font-weight: bold;
    height: 85px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
}


.shop_tittle_p1 h2 {
    color: black;
    left: 8px;
    position: absolute;
    top: 34px;
}


.shop_tittle_p1 p {
    left: 9px;
    position: absolute;
    text-align: left;
    top: 57px;
}


.h3_store_page {
    background: rgba(0, 0, 0, 0) url("../images/store/store_icon1.png") no-repeat scroll 0 0;
    font-size: 21px;
    line-height: 56px;
    padding-left: 58px;
}





.shop_text_station li {
    line-height: 24px;
	padding-left:10px;
}


.shop_text_add {
    line-height: 25px;
    padding-left: 10px;
}


.shop_text_time {
    line-height: 25px;
    padding-left: 10px;
}
#map_canvas {
    height: 200px;
    margin: 0 2%;
    width: 96% !important;
}


/* price list */
.mobile_table_price {
    border-collapse: collapse;
    display: inline-block;
    height: auto;
    margin: 20px auto;
    width: 100% !important;
}



.mobile_table_price th {
    background: #65aecb none repeat scroll 0 0;
    border-left: 1px solid;
    color: white;
    font-weight: normal;
    padding: 7px 3%;
}

.mobile_table_price td {
    border-bottom: 1px solid #cccccc;
    color: #333;
    display: inline-block;
    float: left;
    font-size: 110%;
    height: 50px;
    line-height: 50px;
    padding: 3%;
}
.mobile_table_price td1 {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
	width:70%;
}
.mobile_table_td1{
	width:64%;
}
.mobile_table_td2{
	width:24%;
}


.mobile_table_price td2 {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
	width:30%;
}


.mobile_table_td1 a {
    display: block;
    line-height: 50px;
    word-break: break-all;
}

.mobile_table_price_th1 {
    display: block;
    float: left;
    width: 63%;
}
.mobile_table_price_th2 {
    display: block;
    float: right;
    width: 24%;
}
table.seo_pc_table {
    display: block;
    line-height: 3;
    margin: 0 5% !important;
    width: 90% !important;
}

.mobile_table_price tbody {
    display: inline-block;
    width: 100%;
}

.mobile_table_price tr {
    display: inline-block;
    width: 100%;
}

.sp_cate_ul li img {
    width: 100%;
}



.line_h3_plice {
    border-bottom: 1px solid #c0c0c0;
    clear: both;
    display: inline-block;
    font-size: 23px;
    font-weight: normal;
    margin: 30px 0 15px;
    padding: 2%;
    width: 96%;
}



/* 会社概要
----------------------------------------------- */

.h3_company {
    background: rgba(0, 0, 0, 0) url("../images/company/company_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 30px;
    line-height: 33px;
    margin: 14px 10px;
    padding-left: 58px;
}

.company_tittle_p1{
	height:90px;
}

.company_tittle_p1 p{
    font-size: 13px;
    left: 7px;
    line-height: 19px;
    position: absolute;
    top: 158px;
    width: 67%;
}

.form_table_com {
    border-collapse: collapse;
    height: auto;
    margin: 20px auto;
    width: 100%;
}
.form_table_com td {
    font-size: 15px !important;
}
.form_table_com th {
  padding: 10px 1em;
  background: #f2f1ec;
  font-weight: normal;
  font-size: 120%;
  color: #000;
  border-bottom: #CCCCCC 1px solid;
  border-top: #CCCCCC 1px solid;
}

.form_table_com td {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 43px;
    padding: 0.5em 1em;
	
}

.company_table {
    border-collapse: collapse;
    border-radius: 5px;
    margin-top: 15px;
    width: 100%;
}



.company_table th {
    background-color: #eee;
    color: #333;
    font-size: 16px;
    line-height: 31px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
    width: 36%;
}

.company_table td {
    background-color: #fff;
    font-size: 20px;
    line-height: 27px;
    padding-left: 15px;
    vertical-align: middle;
}

.company01 {
    margin: 20px 0;
}

.gm-style-iw div {
    height: 82px;
    line-height: 19px;
}


#map_canvas1 {
    background-color: #e5e3df;
    height: 300px !important;
    margin: 0 3%;
    overflow: hidden;
    position: relative;
    width: 94% !important;
}


/* Q&A　よくある質問
----------------------------------------------- */
.h3_faq {
    background: rgba(0, 0, 0, 0) url(../images/faq/faq_iconh3.png) no-repeat scroll 0 0;
    font-size: 30px;
    line-height: 43px;
    margin: 14px 10px;
    padding-left: 58px;
}
.h3_faq1 {
    font-size: 28px;
    line-height: 43px;
    margin: 14px 10px;
    border-bottom: 1px solid;
}
.h2_faq{
	border-bottom: 5px solid red;
    float: left;
    font-size: 29px;
    margin: 0;
    text-align: left;
    width: 27%;
	padding-bottom:6px;
	}
.h2_faq_sub {
	border-bottom: 5px solid;
    float: left;
    font-size: 18px;
    padding-top: 23px;
    text-align: right;
    width: 73%;}

.faq_navi ul li{
	float:left;
	margin:10px 3px;
}

.faq_navi p {
    clear: both;
    font-size: 22px;
    padding: 20px 60px;
    text-align: center;
}
.faq_sonota p {
    font-size: 20px;
    padding: 0 10px;
}


section.faq_sonota img {
    width: 100%;
    margin: 10px 0 0;
}
.faq_navi ul li a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}


.carrier span {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
}

.carrier img {
    float: left;
    width: 100%;
}

.carrier li {
    border: 1px solid tan;
    float: left;
    margin: 2%;
    width: 96%;
}
.carrier li:hover{
	border:1px solid blue;
}
.q5_link li a{
	color:blue !important;
}


/*acmemu*/
.acMenu{border-top:dashed 1px #b4b4b4; padding:10px 0 35px;
clear:both;}


.acMenu dt {
    background: rgba(0, 0, 0, 0) url("../images/faq/faq_bg-q+.png") no-repeat scroll left center;
    border-bottom: 1px dashed #b4b4b4;
    cursor: pointer;
    display: block;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    padding: 20px 62px;
    width: 75%;
}
.acMenu .active{background-image:url(../images/faq/faq_bg-q-.png);}
.acMenu dd {
    background-image: url("../img/question-bg-A.gif");
    background-position: 9px 0;
    background-repeat: no-repeat;
    border-bottom: 1px dashed #b4b4b4;
    display: none;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
    padding: 10px 16px 30px 55px;
}

.acMenu_wa {
    clear: both;
    margin: 0 auto;
    padding: 10px 8px 69px;
    width: 71%;
}


.faq_navi {
    margin: 0 auto;
    width: 1154px;
}


.toiawase_faq_b {
    background: tomato none repeat scroll 0 0;
    color: white;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 10px;
    right: 0;
    text-align: center;
    width: 40%;
}

.faq_kome {
    color: red;
    font-size: 17px;
}


/* プライバシーポリシー
----------------------------------------------- */


.h3_privacy {
    background: rgba(0, 0, 0, 0) url("../images/company/privacy_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 24px;
    height: 45px;
    line-height: 40px;
    margin: 0 9px;
    padding-left: 58px;
}

.privacy_box li {
    font-size: 16px;
    line-height: 25px;
    padding-left: 30px;
    text-indent: -15px;
}

.privacy_box p {
    font-size: 16px;
    line-height: 23px;
    padding: 6px 15px;
}

#name_1 {
    font-size: 11pt;
    margin-bottom: 20px;
    text-align: right;
}
/* 携帯買取利用規約
----------------------------------------------- */
.rule_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/company/rule/rule_top.jpg") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 180px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 1038px;
}


.h3_rule {
    background: rgba(0, 0, 0, 0) url("../images/company/rule/rule_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 22px;
    height: 45px;
    line-height: 40px;
    margin: 0 9px;
    padding-left: 58px;
}
.rule_topp {
    font-size: 16px;
    padding: 10px;
}
.rule_p {
    font-size: 16px;
    padding: 10px;
}

.rule_p_red {
    background-color: #f0f0f0;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
    padding: 7px;
}
/*--------------------------------------------------------------------------------------------------------
	サイトマップ
--------------------------------------------------------------------------------------------------------*/


.h3_sitemap {
    background: rgba(0, 0, 0, 0) url("../images/sitemap/sitemap_topicon.png") no-repeat scroll 0 0;
    font-size: 33px;
    height: 62px;
    line-height: 44px;
    margin: 0 15px;
    padding-left: 60px;
}



.site_map01 {
    background: #e6e9ee none repeat scroll 0 0;
    border-radius: 7px;
    display: inline-block;
    margin: 0 2% 5px;
    width: 96%;
}
.site_map01 li {
    display: block;
    float: left;
    margin: 7px 10px;
    position: relative;
}


.site_map01 li a {
    background-color: #aab2be;
    border-radius: 15px;
    color: white;
    display: inline-block;
    font-size: 19px;
    line-height: 14px;
    overflow: hidden;
    padding: 9px 18px 7px;
    text-decoration: none;
}





.site_map_h5 {
    font-size: 20px;
    padding: 5px 16px 15px;
}


.site_map_list_nav li {
    float: left;
    font-size: 13px;
    height: 30px;
}

.site_map_list li {
    background: rgba(0, 0, 0, 0) url("../images/sitemap/sitemap_icon1.png") no-repeat scroll 0 0;
    float: left;
    font-size: 19px;
    height: 30px;
    line-height: 12px;
    padding-left: 20px;
    width: 90%;
}



.site_map_box {
    clear: both;
}


.site_map_list {
    margin: 0 5%;
    width: 90%;
}
.site_map_list_nav {
    margin: 10px;
}
/* 特定商取引法に基づく表記
----------------------------------------------- */


.h3_trade_law {
    background: rgba(0, 0, 0, 0) url("../images/company/trade_law/trade_law_toptittle_icon.png") no-repeat scroll 0 0;
    font-size: 21px;
    height: 45px;
    line-height: 40px;
    margin: 0 10px;
    padding-left: 58px;
}


.trade_law_table {
    border-collapse: collapse;
    border-radius: 5px;
    margin-top: 15px;
    width: 100%;
}


.trade_law_table th {
    background-color: #eee;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    width: 30%;
}

.trade_law_table td {
    background-color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding: 7px 15px;
    text-align: left !important;
    vertical-align: middle;
}
.trade_law_table tr {
    border: 1px solid #c9c9c9;
}



/*--------------------------------------------------------------------------------------------------------
	ログインページ
--------------------------------------------------------------------------------------------------------*/

.login_tittle_p1 {
	height:110px;
}
.login {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    float: left !important;
    width: 100%;
}

.login_p1 {
    display: inline-block;
    font-size: 12px;
    padding-bottom: 10px;
    text-align: left !important;
}
.h3_login {
    background: rgba(0, 0, 0, 0) url("../images/login/login_icon.png") no-repeat scroll 0 0;
    font-size: 33px;
    height: 62px;
    line-height: 64px;
    margin-bottom: 15px;
    padding-left: 67px;
}

.login_title {
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
}
.login_text {
    margin: 4px 0;
    padding: 12px 7px 11px 19px;
    width: 500px;
}

#login_input {
    display: block;
    margin: 0 auto;
    width: 500px;
}

.login_b_box01 {
    float: left;
    width: 530px;
}


.login_b_box02 {
    line-height: 23px;
    padding: 7px 0;
    text-align: left;
}
.login_b_box02 a {
	color:#007ebe !important;
}
.login_b_box01 span input {
    float: left;
    padding: 5px 10px;
}

.login_kome {
    clear: both;
    padding: 10px;
}
.login_b_box01 span img {
    float: left;
    padding: 5px 10px;
}


.mailtextBox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #a9abad !important;
    border-image: none;
    border-left: 1px solid #a9abad;
    border-right: 1px solid #a9abad;
    border-top: 1px solid #a9abad;
    display: block;
    margin: 5px 0;
    padding: 10px;
    width: 97%;
}


.passtextBox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #a9abad;
    display: block;
    margin: 0;
    padding: 10px;
    width: 97%;
}

.login_area_btm p:last-child {
    display: inline-block;
    line-height: 21px;
    margin-left: 2%;
    padding-top: 5px;
    width: 95%;
}
/*
	会員登録
----------------------------------------------------------------------*/

.h3_user {
    background: rgba(0, 0, 0, 0) url("../images/login/login_icon.png") no-repeat scroll 0 0;
    font-size: 33px;
    height: 62px;
    line-height: 64px;
    margin-bottom: 15px;
    padding-left: 67px;
}

.line_h4_1 {
    border-bottom: 1px solid #c0c0c0;
    clear: both;
    font-size: 18px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 0 5px 9px;
}


.formuser1 {
    background-color: #65aecb;
    border: 1px solid #65aecb !important;
    border-collapse: collapse;
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    height: auto;
    letter-spacing: 0.1em;
    margin-bottom: 0 !important;
    margin-left: 2%;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding: 5px 0;
    text-align: center !important;
    vertical-align: top;
    width: 98% !important;
}
.validate {
    margin: 10px 1%;
    width: 98%;
}
td.formitem2 input {
    margin: 10px 2%;
    padding: 10px 0;
    width: 96%;
}

td.formitem2 input.formtel {
    height: 15px;
    margin: 10px 0;
    padding: 10px 0;
    width: 29%;
}

.tel_form {
    margin: 0 2%;
    width: 96%;
}
.formitem_mail {
    max-width: 300px;
}

td.formitem2 input.formbutton{
	margin: 0 0 0 7px;
	width: 28%;
}
.formuser2 {
    font-size: 21px;
    margin-bottom: 14px;
    margin-left: 2%;
    padding: 10px 0;
    width: 98% !important;
}



.formuser2 input {
    border: 1px solid #ccc;
    line-height: 26px;
    margin: 0 5%;
    padding: 0 !important;
    width: 90%;
}


.formuser_1 {
    background-color: #65aecb;
    border: 1px solid #65aecb;
    border-collapse: collapse;
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    height: auto;
    letter-spacing: 0.1em;
    margin: 0 !important;
    text-align: center !important;
    vertical-align: middle;
    width: 100% !important;
}

.formuser_2 {
    border: 1px solid #65aecb;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 0 !important;
    padding: 1% 0 1% 2% !important;
    width: 98% !important;
}






























	
	
section.title,div.title{
	background:url(../images/top/titlebg.png) ;
	background-repeat: repeat-x;
	background-size:1px 38px;
	-moz-background-size:1px 38px;
	-webkit-background-size:1px 38px;
	-o-background-size:1px 38px;
	-ms-background-size:1px 38px;
	text-align: center;
	height: 38px;
	font-size: 15px;
	color: #5f5f5e;
	text-shadow: 0px 1px 1px #fff; /*CSS3*/
	-moz-text-shadow: 0px 1px 1px #fff; /* Firefox用*/
	-webkit-text-shadow: 0px 1px 1px #fff; /* Google Chrome, Safari用*/
}

h2.title{
	padding-top: 11px;
	height: 29px;
}

h2.title1{
	background:url(../images/global/icon1.png) ;
	background-size:43px 29px;
	-moz-background-size:43px 29px;
	-webkit-background-size:43px 29px;
	-o-background-size:43px 29px;
	-ms-background-size:43px 29px;	
	background-repeat: no-repeat;
	background-position: left 41%;
}

h2.title2{
	background:url(../images/global/icon2.png) ;
	background-size:43px 29px;
	-moz-background-size:43px 29px;
	-webkit-background-size:43px 29px;
	-o-background-size:43px 29px;
	-ms-background-size:43px 29px;	
	background-repeat: no-repeat;
	background-position: left 41%;
}

h2.title3{
	background:url(../images/global/icon3.png) ;
	background-size:43px 29px;
	-moz-background-size:43px 29px;
	-webkit-background-size:43px 29px;
	-o-background-size:43px 29px;
	-ms-background-size:43px 29px;	
	background-repeat: no-repeat;
	background-position: left 41%;
}

h2.title4{
	background:url(../images/global/icon4.png) ;
	background-size:43px 29px;
	-moz-background-size:43px 29px;
	-webkit-background-size:43px 29px;
	-o-background-size:43px 29px;
	-ms-background-size:43px 29px;	
	background-repeat: no-repeat;
	background-position: left 41%;
}


h2.title5 {
    background: rgba(0, 0, 0, 0) url("../images/global/icon5.png") no-repeat scroll left 39% / 43px 29px;
    color: black;
}
h2.title6{
	background:url(../images/global/icon6.png) ;
	background-size:43px 29px;
	-moz-background-size:43px 29px;
	-webkit-background-size:43px 29px;
	-o-background-size:43px 29px;
	-ms-background-size:43px 29px;	
	background-repeat: no-repeat;
	background-position: left 39%;
}

h2.title7{
	background:url(../images/global/icon7.png) ;
	background-size:43px 29px;
	-moz-background-size:43px 29px;
	-webkit-background-size:43px 29px;
	-o-background-size:43px 29px;
	-ms-background-size:43px 29px;	
	background-repeat: no-repeat;
	background-position: left 41%;
}

body#first .content article{
	margin: 15px 10px;
	border: 2px solid #5f5f5e;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
    overflow: hidden;
}

body#first .content p{
	font-size: 12px;
	line-height: 1.6;
	padding: 10px;
}

body#first .content2{
	padding: 10px;
}

body#first .content h3{
	font-size: 12px;
	color: #fdd20c;
	background-color: #5f5f5e;
	text-align: center;
	padding: 8px 0;
}

body#first .content figure.fr{
	padding: 10px;
}

body#first .contentimg{
	margin: 0 10px;
}

body#first .content p.mano{
	padding: 2px 10px 10px 0;
	text-align: right;
}

body#first .content h3.title3{
	color: #fff;
	line-height: 1.4;
}

body#first .content table{
	padding: 10px;
}

.ranktable{
	margin: 10px;
	border: 2px solid #cfcfcd;
}

.ranktable h4{
	font-size: 24px;
	padding: 5px 0 5px 10px;
	background:url(../images/first/contentbg.png) ;
	background-repeat: repeat-x repeat-y;
	background-size:5px 5px;
	-moz-background-size:5px 5px;
	-webkit-background-size:5px 5px;
	-o-background-size:5px 5px;
	-ms-background-size:5px 5px;
	color:#525250;
	height: 25px;
}

.ranktable h4 .textsmall{
	font-size: 18px;
}

.ranktable h4 .textsmall2{
	font-size: 11px;
	font-weight: normal;
}

.textorange{
	color: #ef7e00;
}

.textorange a{
	color: #ef7e00;
	font-size: 16px;
	font-weight: bold;
}

.ranktable h4 .example{
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	padding: 3px;
}

p.minihei{
	min-height: 90px;
}

.ranktable h4 img{
	float: right;
	padding-right: 10px;
}

p .textbold{
	font-weight: bold;
	font-size: 14px;
}

ul.Initialization{
	font-size: 12px;
	margin: 0 10px;
	height: 172px;
}

ul.Initialization li{
	float: left;
	width: 48%;
	line-height: 1.6;
	height: 47px;
	border: 2px solid #c9caca;
	margin-bottom: 5px;
	vertical-align: middle;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.31, #fff));
background: -webkit-linear-gradient(top, #fff 31%, #e6e6e6 100%);
background: -moz-linear-gradient(top, #fff 31%, #e6e6e6 100%);
background: -o-linear-gradient(top, #fff 31%, #e6e6e6 100%);
background: -ms-linear-gradient(top, #fff 31%, #e6e6e6 100%);
background: linear-gradient(to bottom, #fff 31%, #e6e6e6 100%);
	background-color: #e6e6e6;
	overflow: hidden;
}

ul.Initialization li.lineone{
	width: 48%;
	height: 47px;
}

ul.Initialization li.lineone a{
	padding-bottom: 15px;
	padding-top:15px;
}

ul.Initialization li a{
	text-decoration: none;
	color: #595757;
	vertical-align: middle;	
	display: block;
	background:url(../images/first/arrow.png) ;
	background-repeat: no-repeat;
	background-size:14px 14px;
	-moz-background-size:14px 14px;
	-webkit-background-size:14px 14px;
	-o-background-size:14px 14px;
	-ms-background-size:14px 14px;
	padding-left: 10px;
	padding-top: 8px;
	background-position: 96% 60%;
}

ul.Initialization li.lineone a{
	background-position: 96% center;
}

ul.Initialization li.mano{
	margin-right: 0;
	padding: 0;
	float: right;
}

/* gototop */
.gototop{
	width: 300px;
	height: 20px;
	margin:15px auto;
}

.gototop li{
	float: left;
}

.gototopbg{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ddd), color-stop(0.77, #fff));
	background: -webkit-linear-gradient(top, #fff 77%, #ddd 100%);
	background: -moz-linear-gradient(top, #fff 77%, #ddd 100%);
	background: -o-linear-gradient(top, #fff 77%, #ddd 100%);
	background: -ms-linear-gradient(top, #fff 77%, #ddd 100%);
	background: linear-gradient(to bottom, #fff 77%, #ddd 100%);
	border-bottom: 2px solid #ff7100;
}

/* お問い合わせ */
body#form .content{
	margin: 15px 10px;
	font-size: 12px;
	line-height: 1.6;
}

body#form .content2{
	margin: 0 10px;
	border: 2px solid #5f5f5e;
	background-color: #e6e6e6;
	padding: 10px;
	font-size: 12px;
	line-height: 1.6;
	color: #4c4948;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
   	min-height: 53px;
}

body#form .content2 img{
	margin-left: 10px;
}

body#form table{
	width: 100%;
}

body#form .form{
	margin: 15px 10px;
	font-size: 12px;
	line-height: 1.6;
}





td.formitembot{
	border-bottom: 2px solid #eae8e1;
}


.hissu{
	color: #ef7e00;
	font-size: 11px;
	vertical-align: top;
}



td .formtel{
}

td.formitem2 textarea{
	width: 93%;
	height: 60px;
	margin: 3px 0 0 7px;
}

.checkbutton{
	width: 201px;
	margin: 10px auto;
	text-align: center;
}

/* 会員登録 */
.form h5{
	font-size: 15px;
	color: #ff7100;
	border-left: 5px solid #ff7100;
	padding-left: 5px;
	margin-bottom: 8px;
	margin-top: 10px;
}

td.mailmagazine input{
	width: 25px;
	height: 30px;
}


/* ニュース */
body#news .content{
	margin: 10px 10px 15px 10px;
	font-size: 12px;
	line-height: 1.6;
}

body#news .content dl{
	margin-bottom: 15px;
	border-bottom: 2px dotted #ccc;
	padding-bottom: 7px;
}

body#news .content dt{
	margin-bottom: 10px;
	background:url(../images/news/newicon.png) ;
	background-repeat: no-repeat;
	background-size:43px 18px;
	-moz-background-size:43px 18px;
	-webkit-background-size:43px 18px;
	-o-background-size:43px 18px;
	-ms-background-size:43px 18px;
	padding-left: 43px;
	font-weight: bold;
	font-size: 14px;
	color: #56544d;
}

/* お支払いまでの流れ */
body#flow .content{

}

body#flow .maincontentbg h3{
	margin: 10px auto;
	text-align: center;
}

body#flow .maincontentbg h4{
	font-size: 18px;
	color: #239df0;
	padding-left: 60px;
	padding-top: 2px;
}

body#flow .maincontentbg h4.flowstep1{
	background:url(../images/flow/step1.png) ;
	background-repeat: no-repeat;
	background-size:56px 20px;
	-moz-background-size:56px 20px;
	-webkit-background-size:56px 20px;
	-o-background-size:56px 20px;
	-ms-background-size:56px 20px;
	padding-bottom: 5px;
}

body#flow .maincontentbg h4.flowstep2{
	background:url(../images/flow/step2.png) ;
	background-repeat: no-repeat;
	background-size:56px 20px;
	-moz-background-size:56px 20px;
	-webkit-background-size:56px 20px;
	-o-background-size:56px 20px;
	-ms-background-size:56px 20px;	
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 2px solid #b7b7b3;
	background-position: left 10px;
}

body#flow .maincontentbg h4.flowstep3{
	background:url(../images/flow/step3.png) ;
	background-repeat: no-repeat;
	background-size:56px 20px;
	-moz-background-size:56px 20px;
	-webkit-background-size:56px 20px;
	-o-background-size:56px 20px;
	-ms-background-size:56px 20px;	
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 2px solid #b7b7b3;
	background-position: left 10px;
}

body#flow .maincontentbg h4 .textsmall{
	font-size: 11px;
	letter-spacing: -0.01px;
}

body#flow .content h5{
	border: 2px #91918e solid;
	margin: 10px 0 7px 0;
	text-align: center;
	background-color: #91918e;
	font-weight: normal;
	line-height: 1.3;
}

body#flow .content h5 .textsmall{
	font-size: 11px;
	letter-spacing: -0.01px;
}

body#flow .content h5 a{
	padding: 10px 0;
	display: block;
	color: #fff;
}

body#flow .content h5.on a{
	background:url(../images/flow/arrow.png) ;
	background-repeat: no-repeat;
	background-size:20px 20px;
	-moz-background-size:20px 20px;
	-webkit-background-size:20px 20px;
	-o-background-size:20px 20px;
	-ms-background-size:20px 20px;
	background-position: 98% center;
}

body#flow .content h5.off{
	text-decoration: none;
	padding: 10px 0;
	display: block;
	color: #fff;
}

.center{
	text-align: center;
	margin-bottom: 5px;
}

body#flow .content p{
	font-size: 12px;
	line-height: 1.6;
}

body#flow .content h6{
	font-size: 17px;
	text-align: center;
}

body#flow .content article{
	margin-bottom: 15px;
	border-bottom: 2px dotted #ccc;
	padding-bottom: 10px;
	margin: 0 10px;
}

body#flow .content article.bono{
	border-bottom: none;
	padding-bottom: 0;
}

body#flow .maincontentbg{
	height: 100%;
	padding-bottom: 10px;
}

p.cap{
	background-color: #fff;
	padding: 7px;
	border: 2px solid #b7b7b3;
	color: #5a5850;
	margin: 10px 10px 0 10px;
}

article.stepthree{
	margin: 0 10px;
}

article.stepthree h3{
	font-size: 14px;
	line-height: 1.4;
	border: 2px solid #91918e;
	padding: 5px 0;
	font-weight: normal;
}

body#flow .maincontentbg article.stepthree h4{
	background-color: #91918e;
	border: 2px solid #91918e;
	padding: 5px 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}

.flowleft{
	width: 49%;
	float: left;
}

.flowright{
	float: right;
	width: 49%;
}

h3 .h3left{
	font-size: 12px;
}

body#flow .maincontentbg article.stepthree h6{
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
}

body#flow .maincontentbg{
	background-image: none;
}

body#flow .maincontentbg .stepthree2{
	margin-top: 15px;
}

/* 会社概要 */
#shop_name p,#umeda{
	font-size:18px;
	margin-bottom:20px;
}
#map iframe{
	overflow:hidden;
}

body#company .content{
	font-size: 12px;
	line-height: 1.6;
	overflow: hidden;
	margin: 15px 10px;
}

body#company .content table{
	width: 100%;
}

body#company .content td{
	padding: 7px;
	vertical-align: middle;
}

body#company .content td.company1{
	background-color: #dfdedb;
	border-bottom: 2px solid #fff;
	padding-left: 12px;
	width: 55px;
}

body#company .content td.company2{
	border: 2px solid #dfdedb;
}

body#company .content td.boto{
	border-top: 2px solid #dfdedb;
}

body#company .content td.bobo{
	border-bottom: 2px solid #dfdedb;
}

#map{
	height: 150px;
	margin-top: 10px;
}
.map{
	text-align: center;
	margin-top: 10px;
}

#map_canvas {
    height: 250px;
    margin: 0 2%;
    width: 96% !important;
}

#map p{
	margin-top: 25px;
}

#map p a{
	width: 182px;
	height: 30px;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dcdddd), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #dcdddd);
	background: -moz-linear-gradient(#fff, #dcdddd);
	background: -o-linear-gradient(#fff, #dcdddd);
	background: -ms-linear-gradient(#fff, #dcdddd);
	background: linear-gradient(#fff, #dcdddd);
	background-color: #dcdddd;
	padding: 10px 20px;
	color: #595757;
	border: 2px solid #898989;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;
}

.map p a{
	width: 182px;
	height: 30px;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dcdddd), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #dcdddd);
	background: -moz-linear-gradient(#fff, #dcdddd);
	background: -o-linear-gradient(#fff, #dcdddd);
	background: -ms-linear-gradient(#fff, #dcdddd);
	background: linear-gradient(#fff, #dcdddd);
	background-color: #dcdddd;
	padding: 10px 20px;
	color: #595757;
	border: 2px solid #898989;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;
}

.title_shoptitle01{
	background:#176EB5;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:left;
	border:#999 solid 1px;
	margin-top:20px;
	padding-left:20px;
}
.title_shoptitle02{
	background:#176EB5;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:left;
	border:#999 solid 1px;
	padding-left:20px;
}

.title_shop01{
	background:#EAEAEA;
	color:#606060;
	font-size:20px;
	font-weight:bold;
	height:55px;
	line-height:55px;
	text-align:left;
	border:#999 solid 1px;
	-webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #DEDCE3),
	color-stop(0.7, #F4F5F2)
);
background-image: -o-linear-gradient(bottom, #DEDCE3 0%, #F4F5F2 70%);
background-image: -moz-linear-gradient(bottom, #DEDCE3 0%, #F4F5F2 70%);
background-image: -webkit-linear-gradient(bottom, #DEDCE3 0%, #F4F5F2 70%);
background-image: -ms-linear-gradient(bottom, #DEDCE3 0%, #F4F5F2 70%);
background-image: linear-gradient(to bottom, #DEDCE3 0%, #F4F5F2 70%);
	padding-left:20px;

}
.title_shop01 a{
	display:block;
	height:55px;
	width:100%;
	text-decoration:none;
}


.shop1{
margin-top:10px;
}
/* 買取価格 */
.pricelist{
	width: 300px;
	margin: 0 auto;
	height: 50px;
}

.pricelist li{
	float: left;
}

body#pricelist table{
	width: 100%;
}

body#pricelist .form{
	margin: 15px 10px;
	font-size: 12px;
	line-height: 1.6;
}


body#pricelist td.formitem2{
	border: 2px solid #eae8e1;
	margin-left: 5px;
	vertical-align: middle;
	padding: 12px 0;
	padding-left: 5px;
	width: 20%;
}

body#pricelist td.formitemtop{
	border-top: 2px solid #eae8e1;
}

body#pricelist td.formitembot{
	border-bottom: 2px solid #eae8e1;
}

body#pricelist td.formitem3{
	background: #a89e7b;
	color: #fff;
	border-top: 2px solid #a89e7b;
	border-bottom: 2px solid #fff;
}

body#pricelist td.formitem4{
	border-left: 2px solid #fff;
	border-right: none;
}

table.seo_pc_table{
	line-height: 3;
	margin: 10px;
}


table.seo_pc_table td a{
	padding: 14px;
}


body#pricelist .form5 td.formitem2{
	width: 70%;
}

.textbig{
	color: red;
	font-size: 22px;
}

/* 機種詳細 */
body#form td.formitem6{
	padding-left: 10px;
}

body#form select#frequency_period{
	margin: 0 0 10px 2px;
}

body#form select#daisu{
	margin: 0 0 10px 2px;
	width: 50px;
}

body#form .joutaiul li input{
	margin: 0;
}

body#form .checkbutton{
	width: 310px;
	height: 40px;
	margin-bottom:30px;
}

body#form .checkbutton li.checkbuttonleft{
	float: left;
}

body#form .checkbutton li.checkbuttonright{
	float: right;
}

/* 店舗案内 */

.access_a1 {
    margin: 0 2%;
}

.access_a1 {
    margin: 0 2%;
}

.access_a2 {
    margin: 20px auto;
}

.access_a2 img {
    display: inline-block;
    margin: 0 2%;
    width: 96%;
}

.shop_time p {
    font-size: 17px !important;
}
.shopinfo h2{
	border-bottom: 2px solid #727068;	
	height: 18px;
	margin-bottom: 10px;
}

.fujisawa_news {
    height: 185px;
    overflow: auto;
}
.shopinfo h3{
	font-size: 16px;
	background:url(../images/company/arrow.png) ;
	background-repeat: no-repeat;
	background-size:5px 9px;
	-moz-background-size:5px 9px;
	-webkit-background-size:5px 9px;
	-o-background-size:5px 9px;
	-ms-background-size:5px 9px;
	padding-left: 7px;
	color: #5f5f5e;
	background-position: left 20%;
	margin-bottom: 5px;
	border-bottom: 2px dotted #aaa;
	padding-bottom: 7px;
	font-weight: bold;
}

.shopinfo p{
	line-height: 1.6;
	margin-bottom: 15px;
}

.shopinfo article{
	margin-bottom: 20px;
}

.shopinfo figure{
	margin-bottom: 10px;
}

.shopinfo h4{
	font-size: 13px;
	margin-bottom: 5px;
	color: #5f5f5e;
}

.mapappl{
	width: 182px;
	margin: 0 auto;
	height: 50px;
}

.shopinfo h5{
	margin-top: 25px;
}

.shopinfo h5 a{
	width: 182px;
	height: 30px;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dcdddd), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #dcdddd);
	background: -moz-linear-gradient(#fff, #dcdddd);
	background: -o-linear-gradient(#fff, #dcdddd);
	background: -ms-linear-gradient(#fff, #dcdddd);
	background: linear-gradient(#fff, #dcdddd);
	background-color: #dcdddd;
	padding: 10px 20px;
	color: #595757;
	border: 2px solid #898989;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;
}


<!--

div#calendar {
    width:325px;
	height:180px;
	margin: 0 auto 0 auto;
}
#calendar_fujisawa p {
    line-height: 22px;
    margin: 10px 0 0 24px;
}
div#calendar p{
	line-height:25px;
}
div#calendar_shinjyuku {
    width:298px;
	height:240px;
	margin-bottom:20px;
}
div#calendar_shinjyuku p{
	line-height:22px;
}

div#calendar_umeda {
    width:298px;
	height:410px;
	margin-bottom:20px;
}
div#calendar_umeda p{
	line-height:22px;
}
div#calendar_shinyokohama {
    width:298px;
	height:260px;
	margin-bottom:20px;
}
div#calendar_shinyokohama p{
	line-height:22px;
}

table.calendar {
	padding: 0;
}
table.calendar tr.headline td{
	font-size: 13px;
    padding-top: 8px;
}

table.calendar th {
	text-align: center;
	
	font-size: 15px;
	color: #777777;
}
table.calendar th span {
	
	cursor: pointer;
	float: right;
}
table.calendar td {
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	width: 44px;
	height: 22px;
	vertical-align: middle;
	
	line-height: normal;
	font-size: 12px;
	color: #333333;
}
table.calendar td.click {
	cursor: pointer;
	background-color: #FFFFFF;
}
table.calendar td.Today {
	font-weight: bolder;
	color: #009900;
	font-size: 14px;
}
table.calendar td.Sat {
	color: #000099;
}
table.calendar td.Sun {
	color: #FF0000;
}
table.calendar td.holyday {
	color: #FF0000;
}
table.calendar td.xday {
	color: #ff69b4;
}
div#calendarr{
	width: 350px;
	height:350px;
	margin: 5px auto;
}
div#calendarr p{
	margin-top:-20px;
}
//-->


/* キャンペーン */
body#campain .shopinfo table.kasangaku{
	width: 100%;
	font-size: 12px;
	border: 2px solid #777;
	margin-bottom: 20px;
}

body#campain .content h4{
	margin: 10px 10px 20px 10px;
	font-size: 13px;
	line-height: 1.4;
}

body#campain table.kasangaku td{
	padding: 10px;
	border: 1px solid #777;
	text-align: center;
}

body#campain .shopinfo table.kasangaku{
	width: 100%;
	margin-bottom: 20px;
}

body#campain table.kasangaku td.kasangaku1{
	background-color: #777;
	font-weight: bold;
	color: #fff;
}

body#campain table.kasangaku td.bori{
	border-right: 1px solid #fff;
}
 
body#campain .shopinfo aside p{
	background-color: #ccc;
	padding: 7px;
	overflow: hidden;
	margin-bottom: 10px;
} 

body#campain .shopinfo aside p a{
	font-size: 18px;
} 



/* 買取申込フォーム */
body#form .formmano{
	margin: 0;
}

body#form td.formitem8{
	border-bottom: 2px solid #eae8e1;
	border-top: 2px solid #eae8e1;
}

td.formitem2 input#delivery_tel1,td.formitem2 input#delivery_tel2,td.formitem2 input#delivery_tel3{
	width: 45px;
}

select#delivery_date {
    font-size: 12px;
    margin: 10px;
}
select#delivery_time_zone {
    font-size: 12px;
    margin: 10px;
}
p.pale{
	padding-left: 7px;
}

p.pabo{
	padding-bottom: 5px;
}

p.pato{
	padding-top: 10px;
}

p.syuuka{
	padding-top: 15px;
	padding-bottom: 5px;
}

.textbold{
	font-weight: bold;
}


/* -----------------------------------------------
ログイン
----------------------------------------------- */
.login_area {
    background: #FFF;
    padding: 10px 15px;
    text-align: center;
    -webkit-box-shadow: 1px 5px 5px #ccc;
    -moz-box-shadow: 1px 5px 5px #ccc;
}

.loginareaBox {
    padding: 15px 20px;
    margin: 0 auto 0 -10px;
    display: block;
    clear: both;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    text-align: center;
    position: relative;
}

.navBox {
    width: 95%;
    margin: 10px auto;
    background: #FFF;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    display: block;
    border: #A9ABAD solid 1px;
}
.navBox li {
    width: 100%;
    vertical-align: middle;
    background: url(../images/global/ico_arrowR.png)  95% center no-repeat;
    padding: 0;
    display: block;
    border-bottom: #CCC solid 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .navBox li {
        background: url(../images/global/ico_arrowR2.png)  95% center no-repeat;
        -webkit-background-size: 10px 15px;
        background-size: 10px 15px;
    }
}
.navBox li a {
    padding: 10px;
    display: block;
    cursor: pointer;
}


input.nav_nonmember[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.navBox li:last-child {
    border-bottom: none;
}
.navBox li a:link,
.navBox li a:visited {
    color: #000;
}




/*-----------------------------------------------------------------------  UNDER PAGES*/
/* バナースライダー */
.content_bn{
	background-image:url(../images/top/bannerbg.png);
	background-repeat:repeat-x repeat-y;
	background-size:5px 5px;
	-moz-background-size:5px 5px;
	-ms-background-size:5px 5px;
	-o-background-size:5px 5px;
	-webkit-background-size:5px 5px;
	padding-top:8px;
	height:252px;
	overflow:hidden;
	text-align:center;
}
	.content_bn .flexslider,
	.cam_bn .flexslider{
		margin:0 !important;
		padding:0 !important;
		text-align:center;
	}
		.content_bn .flexslider ul.slides{
			list-style:none;
			width:300px;
			margin:0 auto;
			padding:0;
		}
			.content_bn .flexslider ul.slide li{
				height:76px;
				margin:0;
				padding:0;
				display:block;
				overflow:hidden;
				list-style:none;
			}

.content_bn img{
	margin-top:3px;
}
/*-----------------------------------------------
ボタン（進む系ボタン:グリーン）
----------------------------------------------- */
a.btn,
a.btn:link,
a.btn:visited,
a.btn:hover {
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    text-shadow: 0 -1px 1px rgba(0,0,0,1);
    border: 1px solid #A9ABAD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    background: #B4DF34;
    background: -moz-linear-gradient(center top, #B4DF34 0%,#669222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B4DF34),color-stop(1, #669222));
    cursor: pointer;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
}

input.btn[type="submit"] {
    background: #009999 none repeat scroll 0 0;
    border: 1px solid #a9abad;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 1);
    transition: opacity 0.5s ease-in 0s;
    width: 100%;
}

/* タブ　*********************************************************/



.ui-tab-list{
	width: 285px;
	height: 32px;
	margin:0 auto;
}

.ui-tab-list li {  
	float:left;
}


#tab_nav a {  
	display:block;
	width:95px;
	height: 32px;
	background-image:url(../images/top/tab2.png);
	background-repeat:no-repeat;
	background-size:95px 32px;
}

#tab_nav a:hover {
	background-image:url(../images/top/tab1.png);	
}


#tab_nav a.sel {
	background-image:url(../images/top/tab1.png);   
}  


#tab1 {
}

#tab2 {  
	display: none;
}

#tab3 {  
	display: none;
}





/* アコーディオン */
body#faq .content{
	margin: 15px 10px;
}

h3.accordion_head{
	background-color: #727068;
	padding: 12px 0 12px 7px;
	color: #cfccc0;
	border-left: 5px solid #cfccc0;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6;
	background-image:url(../images/faq/tap.png);
	background-repeat:no-repeat;
	background-size:24px 24px;
	-moz-background-size:24px 24px;
	-ms-background-size:24px 24px;
	-o-background-size:24px 24px;
	-webkit-background-size:24px 24px;
	background-position: 98% center;
	margin-bottom: 10px;
	padding-right: 30px;
}

.accordiontitle{
	color: #fff;
}

body#faq .content p{
	font-size: 12px;
	line-height: 1.6;
	margin: 7px 0;
}

body#faq .content p.textorange{
	color: #ef7e00;
}

/* フリック */
.flick {
	margin-bottom:15px;
	overflow: hidden;
	border:1px solid #d4d4d4;
	margin-top: 15px;
}
#flick {
	overflow: hidden;
	height:160px;
	margin:0px;
	background-color:#e5e5e5;
	overflow-y:scroll;
}
#flick ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#flick ul li {
	margin: 0;
	overflow:hidden;
}

#flick ul li p{
	margin:10px;
	color:#4c4c4c;
	font-size:15px;
	letter-spacing: -0.01px;
	line-height:1.4em;
}


/* //////////////////////////////////////////////////
[6 JAVASCRIPT] 
////////////////////////////////////////////////// */


/*SLIDER*/

/*ACCORDION*/

/*TAB*/

/*GO TO PAGETOP*/


/*----------------------------------------------------------------------- JAVA SCRIPT*/

/* //////////////////////////////////////////////////
[7 HI-SPEC-COADING] 
////////////////////////////////////////////////// */

/*WIDTH */
.w10{ width:10px; } .w20{ width:20px; } .w30{ width:30px; } .w60{ width:60px; } .w100{ width:100px; } .w200{ width:200px; } .w300{ width:300px; } .w320{ width:320px; }

/*HEIGHT */
.h10{ height:10px; }

/* MARGIN */
.m0a		{  margin:0px auto 0px !important; }
.m10a		{  margin:10px auto 0px !important; }
.m20a		{  margin:20px auto 0px !important; }
.mt3		{ margin-top: 3px !important; }
.mt5		{ margin-top: 5px !important; }
.mt8		{ margin-top: 8px !important; }
.mt10		{ margin-top: 10px !important; }
.mt20		{ margin-top: 20px !important; }
.mt30		{ margin-top: 30px !important; }
.mt40		{ margin-top: 40px !important; }
.mr5		{ margin-right: 5px !important; }
.mr10		{ margin-right: 10px !important; }
.mr15		{ margin-right: 10px !important; }
.mr20		{ margin-right: 20px !important; }
.mr30		{ margin-right: 30px !important; }
.mb5		{ margin-bottom: 5px !important; }
.mb10		{ margin-bottom: 10px !important; }
.mb15		{ margin-bottom: 15px !important; }
.mb20		{ margin-bottom: 20px !important; }
.mb30		{ margin-bottom: 30px !important; }
.ml5		{ margin-left: 5px !important; }
.ml10		{ margin-left: 10px !important; }
.ml15		{ margin-left: 15px !important; }
.ml20		{ margin-left: 20px !important; }
.ml30		{ margin-left: 30px !important; }
.ml40		{ margin-left: 40px !important; }

/* PADDING */
.pt10		{ padding-top: 10px !important; }
.pt20		{ padding-top: 20px !important; }
.pt30		{ padding-top: 30px !important; }
.pt40		{ padding-top: 40px !important; }
.pt50		{ padding-top: 50px !important; }
.pr10		{ padding-right: 10px !important; }
.pr20		{ padding-right: 20px !important; }
.pr30		{ padding-right: 30px !important; }
.pr40		{ padding-right: 40px !important; }
.pr50		{ padding-right: 50px !important; }
.pb10		{ padding-bottom: 10px !important; }
.pb20		{ padding-bottom: 20px !important; }
.pb30		{ padding-bottom: 30px !important; }
.pb40		{ padding-bottom: 40px !important; }
.pb50		{ padding-bottom: 50px !important; }
.pl10		{ padding-left: 10px !important; }
.pl20		{ padding-left: 20px !important; }
.pl30		{ padding-left: 30px !important; }
.pl40		{ padding-left: 40px !important; }
.pl50		{ padding-left: 50px !important; }

/* OVERFLOW */
.ofh{ overflow: hidden !important; } .ofa{ overflow: auto !important; } .ofs{ overflow: scroll !important; } .ofxs{ overflow-x: scroll !important; } .ofys{ overflow-y: scroll !important; }

/* FONT-WEIGHT */
.b{ font-weight: bold !important; } .n{ font-weight: normal !important; }

/* FONT-SIZE */
.fs8		{ font-size: 8px !important; }
.fs9		{ font-size: 9px !important; }
.fs10		{ font-size: 10px !important; }
.fs12		{ font-size: 12px !important; }
.fs14		{ font-size: 14px !important; }
.fs16		{ font-size: 16px !important; }
.fs18		{ font-size: 18px !important; }
.fs20		{ font-size: 20px !important; }
.fs22		{ font-size: 22px !important; }
.fs24		{ font-size: 24px !important; }
.fs25		{ font-size: 25px !important; }
.fs26		{ font-size: 26px !important; }
.fs27		{ font-size: 27px !important; }
.fs28		{ font-size: 28px !important; }
.fs29		{ font-size: 29px !important; }

/* TEXT-ALIGN */
.fac			{text-align: center;}
.far			{text-align: right}
.fal			{text-align: left}

/* FLOAT */
.fl		{  float:left; !important; }
.fr		{  float:right; !important; }

/* DISPLAY */
.dpi{ display:inline;}
.dpb{ display:block;}

/* DECORATION */
.tdn {	text-decoration: none;}

/* COLOR */
.color1{	color:#cf4192;}
.color2{	color:#e6680b;}
.color3{	color:#e64949;}
.color4{	color:#989898;}

/* CLEAR */
.clf{ clear:fixed;}

/*-----------------------------------------------------------------------  Hi Spec Coding*/

/* //////////////////////////////////////////////////
[8 RESET] 
////////////////////////////////////////////////// */

* {
	margin: 0;
	padding: 0;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height: 1;
    position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    overflow: hidden;
}
nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.print_next {
page-break-before: always;
}
/*----------------------------------------------------------------------- RESET*/



/*--------------------------------------------------------------------------------------------------------*/
/*---------集荷・梱包セット-------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/


.japanpost img,.sagawa img{
	width:100%;
}
.japanpost{
	font-size:75%;
	text-align: center;
	padding:0 10px;
	}
#delivery_flow{
	margin-top:20px;
	padding:17px 0 ;
}
/*
#delivery_service {
padding:10px;
border:#CCCCCC 1px solid;
border-radius:1%;

}
*/


#delivery_service h3 {
    font-size:120%;
	padding-top:10px;
	text-align:center;
}

#delivery_flow em {

padding: 6px 0 5px 0;
width: 28px;
text-align: center;
font-size: 12px;
font-weight: normal;
color: #fff;
float: left;
background: #8c8c8c;
border-radius: 2px;

}

#delivery_flow {
display:block;
font-size:15px;
width:100%;
letter-spacing:0.1em;
line-height:130%;
text-align:center; 
border-top:#999999 1px solid; 
}
#delivery_flow ul{
	text-align:left;
}
.number_count {
padding-top:15px;
}

.flow_text {
margin-left:38px;
padding-top:5px;
padding-bottom:15px;
text-align:left;
}

.flow_box {
padding:15px 15px 15px ;
border:#CCCCCC 1px solid;
margin-left:45px;
font-size:90%;
margin-top:15px;
margin-bottom:15px;
}










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


.a404_tittle_p1 {
    background: rgba(0, 0, 0, 0) url("../images/404/404_top.jpg") no-repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    height: 400px;
    line-height: 26px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
	background-size:100% auto;
}
.page_404 {
    margin-bottom: 50px;
    width:100%;
}


.index_center_404 {
    margin-top: 10px;
    position: relative;
    width: 100%;
}


.a404_tittle_p1 p {
    font-size: 13px;
    left: 4%;
    line-height: 19px;
    position: absolute;
    text-align: left;
    top: 125px;
    width: 67%;
}
.a404_tittle_p1 h2 {
    color: black;
    left: 4%;
    position: absolute;
    top: 81px;
}


.page_tittle_p1 ul {
    left: 4%;
    position: absolute;
    top: 214px;
}

.page_tittle_p1 ul li {
	text-align:left;
	line-height:50px;
}




.mobile_table_mypage_l {
    float: left;
    width: 25%;
}


/*▼ 20200122_樋井 追記ここから ▼*/
@media screen and (max-width:414px) {
	.form_table tr th{
		text-align: center;
		display: block;
		background-color:#6699ff;
		color: #fff;
		padding: 3% 0 3% 0;
		position: relative;
		width:98%;
		margin:0 auto 2% auto;
	}
	.form_table tr th:before{
		content: "";
		position: absolute;
		top: 85%;
		left: 50%;
		margin-left: -15px;
		border: 15px solid transparent;
		border-top: 15px solid #6699ff;
	}
	.form_table tr td{
		display: block;
		margin: 0 0 5% 0;
	}
	.form_table tr td input{
		width: 98%;
	}
	.short.digits{
		width:26%;
	}
}
@media screen and (max-width:375px) {
	.short.digits{
		width:25%;
	}
}
/*▲ 20200122_樋井 追記ここまで ▲*/








