@charset "utf-8";
/*==================================================
	タブレットのみ適応
==================================================*/
@media only screen and (max-width: 768px) and (min-width: 641px){
	.dsp_smt { display: none; }
}
/*==================================================
	タブレット・スマホに適応
==================================================*/
@media only screen and (max-width: 768px) {
	.dsp_hp { display: none; }

	/* ヘッダ */
	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		padding: 0;
		background: rgba(0,0,0,0.4);
		z-index: 9997;
	}
	#header h1.title {
		height: 50px;
		padding-left: 10px;
	}
	#header h1.title img {
		width: auto;
		max-height: 30px;
	}
	/* お問い合わせ */
	#header .contact .line a,
	#header .contact .btn a {
		width: 46px;
		height: 50px;
		padding: 0 11px;
		box-sizing: border-box;
		/* 縦方向中央揃え */
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#header .contact .line a {
		padding: 0 2px;
	}
	#header .contact .btn {
		padding-right: 45px;
	}
	#header .contact .line span,
	#header .contact .btn span {
		display: none;
	}
	/* コンテナ */
	#container {
	}
	#container h3.sub {
		margin-bottom: 30px;
		font-size: 28px;
	}
	#container h3.sub span {
		font-size: 15px;
	}
	#page_title .sub_ttl {
		height: 250px;
		padding-top: 80px;
	}
	#page_title .sub_ttl .en {
		font-size: 50px;
	}
	.main {
		padding-left: 15px;
		padding-right: 15px;
	}
	#main, #navi {
		clear: both;
		padding-bottom: 30px;
	}
	/* フッター */
	#footer .box dt {
		margin-bottom: 20px;
	}
	#copyright {
		height: 30px;
		line-height: 30px;
		font-size: 10px;
	}
	/* パンくずリスト */
	#page_navi {
		margin-bottom: 20px;
		padding-top: 15px;
		font-size: 11px;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 40px; }
	.pt { padding-top: 40px; }
	.pb { padding-bottom: 40px; }
	/* アンカーリンク用上部スペース */
	.pad_anchor {
		margin-top: -50px;
		padding-top: 50px;
	}
	.cmn_btn a {
		line-height: 40px;
		z-index: 1;
		position: relative;
	}
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	#top_auction h3.sub {
		background-size: 24px auto;
		padding-left: 45px;
		padding-bottom: 15px;
	}
	#top_auction #auction_list {
		margin-bottom: 20px;
	}
	#top_auction #auction_list::before, #top_auction #auction_list::after {
		width: 24%;
	}
	#top_auction #auction_list .box {
		width: 24%;
	}
	#top_auction #auction_list .box:nth-of-type(2n) {
		top: 20px;
	}
	#top_auction .cmn_btn {
		top: 20px;
	}
	#top_greeting {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 60px;
	}
	#top_greeting .box_flex {
		display: block;
	}
	#top_greeting .img, #top_greeting .greeting {
		width: 100%;
	}
	#top_greeting .img {
		text-align: center;
	}
	#top_greeting .img img {
		max-width: 500px;
	}
	#top_greeting .greeting {
		max-width: 100%;
	}
	#top_greeting .greeting .txt {
		padding-left: 0;
		line-height: 1.6;
		margin-bottom: 0;
	}
	#top_links .box_flex a {
		width: 33.3%;
		height: auto;
	}
	#top_links .box_flex a .in {
		padding: 20px;
	}
	#top_links .box_flex a .in .ttl {
		font-size: 45px;
	}
	
	/*--------------------------------------------------
		初めての方へ
	--------------------------------------------------*/
	#container #first .mp2{
	font-size: 14px;
	}
	#first #first_box01{
		margin: 70px 0px;
	}
	#first #first_box02,
	#first #first_box03{
		padding: 50px 0px 20px;
	}
	
	#first #first_box01 li{
		width: 90%;
		margin:0px auto 30px;
	}
	#first #first_box01 ul{
	margin-bottom: 0px;
	}	
	#container #first h3.sub {
		font-size: 28px;
		margin-bottom: 35px;
	}
	#first #first_box01 .txt dt{
		font-size: 18px;
	}
	#first #first_box01 .txt dd{
		text-align:left;
	}
	#first #first_box02 .bg_flow dt{
		font-size: 20px;
		margin-bottom: 15px;
	}
	#first #first_box02 .box_flex{
		margin-bottom: 50px;
	}	
	#first #first_box03 dl{
		padding: 20px 0px;
	}
	#first #first_box03 dl dt:before{
		font-size: 20px;
		margin-right: 8px;
	}
	#first #first_box03 dl dd:before{
		font-size: 20px;
		margin-right: 8px;
	}
	#first #first_box03 dl dd.mp2{
		text-indent: -1.3em;
		padding-left: 1.3em;
	}
	/*--------------------------------------------------
		料金一覧
	--------------------------------------------------*/
	#container #price h3.sub{
		font-size: 28px;
		margin-bottom: 35px;
	}
	#price #price_box01 dl{
		width: 70%;
		margin: 0px auto 25px;
	}
	#price #price_box01 dl dd.serif{
		font-size: 35px;
	}
	#price #price_box01{
		margin-bottom:50px;
	}
	#price #price_box02,
	#price #price_box03{
		padding: 50px 0px;
	}
	#price #price_box03 .box_flex{
		width: 80%;
	}
	#price #price_box03 .box_flex a{
		width: 500px;
		margin: 0px auto 0px;
	}
	#price #price_box03 .box_flex .line a{
		margin-bottom: 25px;
	}
	#price #price_box03 .box_flex .cmn_btn span.mp2{
	font-size: 18px;
	}	
	/*--------------------------------------------------
		購入
	--------------------------------------------------*/
	#buy .list a dl dt img {
		height: 170px;
	}
	#buy .list a dl dd .ttl {
		font-size: 20px;
	}
	#price #price_box01 .box_flex{
		
	}
	/*--------------------------------------------------
		鑑定
	--------------------------------------------------*/
	

	/*--------------------------------------------------
		鑑定結果
	--------------------------------------------------*/
	
	/*--------------------------------------------------
		お問い合せ
	--------------------------------------------------*/
	#mailform .tbl {
		border-bottom: 1px solid #BBB;
	}
	#mailform .tbl th,
	#mailform .tbl td {
		display: block;
		width: auto;
		border-bottom: none;
	}
	#mailform .tbl input[type="text"],
	#mailform .tbl textarea {
		font-size: 120%;
	}
	#mailform .btn input {
		width: 120px;
	}

/*------------------------------------------------*/
}