@charset "UTF-8";

.sml { font-size: 10px }
.cp { display: block; }
.pc { display: none; }


body {
	padding-top: 42px;
}

/* ================================================== */
/* HEADER */
header {

	height: 42px;

	
}
header .logo {
	display: inline-block;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
header .logo img {
	height: 22px;
}
header p {
	font-size: 14px;
}
header nav {
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 0;
	left: 0;
}
header nav ul {
	height: 42px;
}
header nav ul li a {
	padding: 0 8px;
}
header nav img {
	height: 100%;
	width: 100%;
}
header nav .header_tel {
	width: 50%;
}
header nav .header_line {
	width: 50%;
}

/* ================================================== */
/* SECTION */
.section {
	margin: 40px 0 0 0;
}
.section-container {
	max-width: 460px;
	margin: 0 auto;
}


/* ================================================== */
/** appraisal SECTION **/
#appraisal h3 {
	margin: 30px 0 8px 0;
	font-size: 16px;
}
#appraisal .flex-item {
	width: 64%;
	margin-bottom: 6px;
}


/* ================================================== */
/** sale SECTION **/
#sale {
	margin-top: 60px;
	padding: 0;
}
#sale h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#sale h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#sale .small {
	font-size: 14px;
}
#sale .sale-wrapper {
	padding: 0 2px;
}
#sale .img-sale {
	padding: 0 10px;
}
#sale .sub_content {
	margin-top: 30px;
}
#sale .sub_content h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
#sale .sub_content h4 {
	font-size: 14px;
	max-width: 260px;
	margin-top: 24px;
	padding: 10px;
}
#sale .sub_content li {
	font-size: 12px;
	margin-bottom: 8px;
}


/* ================================================== */
/** shopinfo SECTION **/
#shopinfo {
	padding-top: 40px;

}
#shopinfo h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#shopinfo h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#shopinfo h3 {
	font-size: 18px;
	margin-top: 10px;
	vertical-align: middle;
}
#shopinfo h3 img{
	width: 40px;
	vertical-align: middle;
    display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
}
#shopinfo h4 {
	font-size: 16px;
	margin-top: 20px;
}#shopinfo p {
	font-size: 14px;
	text-align: center;
	margin: 20px 0;
}
#shopinfo .flex-container {
	padding-top: 20px;
}
#shopinfo .flex-item {
	width: 98%;
	border: 0px;
}
#step-intro .flex-item h5 img{
	width: 46px;
}
#shopinfo .sns img {
	width: 50px;
	margin: 10px 16px 0px 16px;
}


/* ================================================== */
/** STORELIST SECTION **/
#storelsit h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#storelsit h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#storelsit .store h4 {
	font-size: 16px;
	margin-top: 40px;
}
#storelsit .store ul {
	margin-top: 10px;
}
#storelsit .store ul li {
	font-size: 13px;
}
#storelsit .store .googlemap {
	margin-top: 10px;
	padding: 0 20px;
}


/* ================================================== */
/** EC SECTION **/
#ec {
	padding-top: 40px;
}
#ec .section-img img{
	width: 100%;
	max-width: 300px;
}
#ec .flex-container {
	padding-top: 20px;
}
#ec .flex-item img {
	width: 84%;
}
#ec h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#ec h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#ec p {
	font-size: 13px;
	margin-bottom: 30px;
}



#ec h3 {
	margin: 60px 0 10px 0;
	font-size: 18px;
}
#ec .flex-item2 {
	width: 64%;
	margin-bottom: 6px;
}
#ec .flex-item2 img {
	width: 100%;
}




/* ================================================== */
/** PURCHASETYPE-INTORO SECTION **/
#PurchaseType-intro {
	padding-top: 40px;
}
#PurchaseType-intro h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#PurchaseType-intro h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#step-intro {
	margin: 0;
	padding-top: 0;
}
#step-intro .flex-container {
	margin: 0;
	padding-top: 0;
}
#step-intro .flex-item {
	width: 99%;
	border: 2px solid #d0d0d0;
	margin: 14px 6px;
}
#step-intro h5 {
	font-size: 20px;
	margin: 0;
	padding: 22px 0 14px 0;
}
#step-intro .flex-item h5 img{
	width: 32px;
	margin: 0 10px 0 0;
}
#step .flex-item2 .campaign{
	font-size: 16px;
	padding: 10px 0;
}
#step-intro p {
	margin: 30px auto 70px;
	text-align: center;
	width: 80%;
	font-size: 15px;
}
#step-intro p a {
	font-size: 28px;
}
#step-intro .flex-item2 p {
	font-size: 12px;
	padding: 6px;
}



/* ================================================== */
/** PURCHASETYPE SECTION **/
#PurchaseType {
	padding-top: 10px;
}


#PurchaseType ul li {
	margin: 20px 0 0 0;
}


#PurchaseType h3 {
	font-size: 20px;
	padding-top: 20px;
}
#PurchaseType h3 img {
	width: 32px;
	margin: 0 10px 0 0;
}

#PurchaseType .caution p {
	font-size: 10px;
}
#step {
	padding: 0px 0 20px 0;
}
#step .flex-item {
	width: 94%;
	background-color: #fff;
	margin: 0 10px;
	padding: 18px 0;
}
#step .flex-item img {
	max-width: 180px;
}
#step h5 {
	font-size: 20px;
	padding-bottom: 0px;
}
#step h6 {
	font-size: 18px;
}
#step p {
	text-align: center;
	font-size: 13px;
}


#step .flex-container2 {
	margin-top: 10px;
}
#step .flex-item2 {
	width: 92%;

}
#step .flex-item2 h5 {
	font-size: 20px;
}
#step .flex-item2 h6 {
	font-size: 16px;
}
#step .flex-item2 p {
	width: 92%;
}
#step .flex-item2 .step-btn a {
	font-size: 19px;
	padding: 0;
}
#step .flex-item2 .step-tel a {
	font-size: 30px;
}
#step .flex-item2 .step-tel img {
	width: 30px;
}

#step .flex-item2 .rpoint p {
	font-size: 16px;
}
#step .flex-item2 .rpoint img {
	width:100%;
	max-width: 300px;
	padding: 0px 0 10px 0;
}

#step .flex-item3 p {
	font-size: 12px;
}



/* ================================================== */
/** ITEM SECTION **/
#item {
	padding-top: 40px;
}
#item h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#item h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#item .flex-item img{
	width: 80%;
	padding: 0 0 10px 0;
}
@media screen and (max-width: 767px) {
	#item .flex-item {
		width: 24%;
	}
	#item .flex-item p {
		font-size: 12px;
	}
	#item h3 {
		font-size: 14px;
	}
}
@media screen and (max-width: 568px) {
	#item .flex-item {
		width: 48%;
	}
	#item .flex-item p {
		font-size: 12px;
	}
	#item h3 {
		font-size: 14px;
	}
}
#item .Otheritem h4 {
	font-size: 17px;
}
#item .Otheritem p {
	width: 90%;
	font-size: 12px;
}



/* ================================================== */
/** purchase-item SECTION **/
#purchase-item {
	padding-top: 40px;
}
#purchase-item .flex-item {
	width: 48%;
	box-shadow : 0 0 0 3px #fff;
	padding: 14px 0 70px 0;
}
#purchase-item .flex-item img{
	width: 80%;
}
#purchase-item h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#purchase-item h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}

#purchase-item h3 {
	font-size: 16px;
	padding-top: 14px;
}
#purchase-item h4 {
	font-size: 12px;
	padding: 0 5px;
}
#purchase-item .price {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
}
#purchase-item .price p {
	font-size: 12px;;
	margin: 0;
	padding: 0;
}
#purchase-item .price span {
	color: #e00;
	font-size: 20px;
	font-weight: bold;
 

}



/* ================================================== */
/** staff SECTION **/
#staff {
	padding-top: 40px;
}
#staff h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 40px 0;
}
#staff h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#staff .flex-item {
	width: 98%;
}
#staff .flex-item h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0;
}
#staff .flex-item p {
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 20px 30px 0;
}
#staff .col1 {
	flex-basis: 100%;
	padding-top: 0;
}
#staff .col2 {
	flex-basis: 100%;
	padding-top: 20px;
}
#staff .col2 img {
	max-width: 200px;
}


/* ================================================== */
/** Purchase-anything SECTION **/
#Purchase-anything {
	padding-top: 40px;
}
#Purchase-anything h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 40px 0;
}
#Purchase-anything h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#Purchase-anything h3 {
	font-size: 16px;
	padding: 0;
}
#Purchase-anything h4 {
	font-size: 12px;
	padding: 20px 14px 0;
}
#Purchase-anything p {
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
}
#Purchase-anything p span {
	font-weight: bold;
}
#Purchase-anything .flex-item {
	width: 33%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Purchase-anything .flex-item img {
	max-width: 110px;
}






/* ================================================== */
/** QA SECTION **/
#QA {
	padding-top: 40px;
}
#QA h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 30px 0;
}
#QA h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#QA #menu-container .menu-submenu {
	padding: 20px 11px;
}
#QA #menu-container .menu-list li.accordion-toggle, #QA #menu-container .menu-list .menu-login {
	font-size: 12px;
	padding: 8px 50px 8px 10px;
}
#QA #nav {
	border-bottom: 8px solid #fff; /* Question、2問目以降の線の色 */
}
#QA .accordion-content {
	font-size: 12px;
	line-height: 190%;
}

#QA .accordion-toggle a:before, #QA .accordion-toggle a:after {
	top: 50%;
	right: 13px;
	width: 14px;
	height: 2px;
}
#QA .question {
	font-size: 22px;
}
#QA .anser{
	font-size: 22px;
}
#QA .col1 {
	flex-basis: 11%;
}
#QA .col2 {
	flex-basis: 86%;
	padding-top: 8px;
}
#QA .col3 {
	flex-basis: 86%;
}


/* ================================================== */
/** REASON SECTION **/
#reason {
	padding-top: 40px;
}
#reason .flex-container {
	max-width: 1300px;
	min-width: 320px;
	display:-moz-flex;
	display:-webkit-flex;
	display:-o-flex;
	display:-ms-flex;
	flex-wrap:wrap;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	padding: 0;
}
#reason .flex-item {
	width: 33%;
	background-color: #fff;
	border-bottom: 3px solid #f6f6f6;
	box-shadow : 0 0 0 3px #f6f6f6;
	margin: 0;
	padding: 20px 0;
}
#reason .flex-item img{
	width: 70%;
	padding: 0 0 20px 0;
}
#reason h2 {
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 40px 0;
}
#reason h2:after {
	bottom: -4px; /* 下線の上下位置調整 */
	width: 120px; /* 下線の幅 */
	height: 4px; /* 下線の太さ */
}
#reason h3 {
	font-size: 20px;
}

#reason p {
	margin: 0 auto;
	text-align: left;
	width: 86%;
	font-size: 15px;
}




#reason {
	padding-top: 40px;
}
#reason h2 {
	font-size: 18px;
	padding: 10px 0;
}
#reason .flex-item img{
	width: 80%;
	padding: 0 0 10px 0;
}
@media screen and (max-width: 767px) {
	#reason .flex-item {
		width: 33%;
	}
	#reason h3 {
		font-size: 14px;
	}
}
@media screen and (max-width: 568px) {
	#reason .flex-item {
		width: 48%;
	}
	#reason h3 {
		font-size: 12px;
	}
}
#reason p {
	font-size: 12px;
}












/* ================================================== */
/** contact SECTION **/
#contact {
	width: 94%;
	border: 1px solid #999;
	margin: 0 auto;
	margin-top: 30px;
	padding: 14px 0;
}
#contact h5 {
	font-size: 16px;
}
#contact h6 {
	font-size: 14px;
}
#contact .tel a {
	font-size: 30px;
}
#contact .tel img {
	width: 30px;
}



/* ================================================== */
/** ACCESS SECTION **/
#access h2 {
	font-size: 26px;
}
#access h2:before {
	width: 120px;
}
#access h3 {
	font-size: 18px;
}
#access .sns img {
	max-width: 40px;
	margin: 18px 16px 20px 16px;
}




/* ================================================== */
/** BANNERLINK SECTION **/
#BannerLink {
	margin-top: 150px;
}
#BannerLink ul li img {
	width: 100%;
	max-width: 200px;
}


/* ================================================== */
/* FOOTER */

#gFooter {
	border-top: solid 1px #ddd;
}

/* #gFooter__sign */
#gFooter__sign {
	padding: 10px 0 75px 0;
	text-align: center;
}
.gFooter__signCopy {
	float: none;
	font-size: 9px;
}
.gFooter_logo_aacd {
	position: static;
	margin: 20px 0;
	padding: 10px 0;
}
.gFooter_logo_aacd_sp {
	background: #F8F8F8;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 20px;
	padding: 10px 0;
}
.gFooter_logo_aacd img{
	max-width: 210px;
}
#licensing {
	position: relative;
	width: auto;
	color: #545454;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	top: -27px;
	bottom: 0;
	margin-left: 0;
	left: 0;
}


