@charset "UTF-8";


@media screen and (max-width: 54.85714rem) {

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+JP:wght@400;700&display=swap');
body {font-family: 'Noto Serif JP' ,serif;}
	
.onlySP {
  display: block;
}	
.onlyPC{
	display: none
}	
	

	
.MV .onlySP{
	width: 100%;
	height: auto;
}
	

.MV .onlySP{
	width: 100%;
	height: auto;
}	
	
	
	
	
/* intro */

.intro{
	width: 100%;
	height: auto;
}
	

	
/* メインテキスト */
	
.intro .thanks{
	width: 800%;
	height: auto;
	margin: 40px auto 20px auto;
	
}

	
	
.intro .txt .main{
		margin: 0px auto 20px auto;
		width: 90%;
		text-align: center;
		height: auto;
		font-size: 18px;
		line-height: 33px;
		
	}
	
.intro .txt{
	margin: 0px auto 80px auto;
	width: 85%;
	text-align: justify;
	height: auto;
	font-size: 16px;
	line-height: 29px;
}


	

/* セクション　ニュース */
	
.news{

}
	
	
/* ニュースの中身　タイトル */
	
.news .ttl01{
	margin: 50px auto 0px auto;
	max-width: 200px;
	width: 100%;
	height: auto;
	
}
	
	
	
/* ニュースの中身　グーグルカレンダー */
	
.news .calendar{
	width: 100%;
	height: auto;
	background-image:url("../../img/back01.jpg");
}

	
#calender_inbox{
	width: 90%;
	box-sizing: border-box;
	margin: 20px auto 70px auto;
}


#calender_inbox .yotei{
	width: 100%;
	height: auto;
	}

	/*　Googleカレンダー（スマホ表示） */

#calender_inbox .yotei iframe {
	width:100%;
	height:400px;
}
	
	
	
.news .twitter{
	width: 100%;
	height: auto;
	background-color: white;
	display: inline-block;
	text-align: center;
	}

	
#twitter_inbox{
	width: 90%;
	height: auto;
	box-sizing: border-box;
	margin: 20px auto 80px auto;
	border: solid 2px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
	
}

#twitter_inbox .oshirase{
	width: 100%;
	height: auto;
	
	}
	
	
	
	
	
/* セクション　ソート */

.sort{
	text-align: center;
}
	

/* セクションの中身　質預かりの流れ */

.sort .azukari{
	padding: 70px 0 40px 0;
	margin-bottom: 50px;
	width: 100%;
	height: auto;
	background-image: url("../../img/back_img_blue.jpg");
	background-repeat: repeat;
}

	
	
/* セクションの中身　タイトル */

	.sort .ttl01{
	margin: 0px auto 10px auto;
	max-width: 300px;
	width: 100%;
	height: auto;
}
	

/* セクションの中身　流れ */
.nagare{
	width: 100%;
	height: auto;
	margin-bottom: 60px;
	display: block;
}


/* セクションの中身　イメージ */

.nagare .inbox{
	width: 90%;
	height: auto;
	margin: 0 auto 0 auto;
}


.nagare .img {
	width: 95%;
	height: auto;
	margin-top: 40px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
}

.nagare .setumei{
	text-align: justify;
	line-height: 25px;
	font-size: 16px;
	width: 85%;
	height: auto;
	color: white;
	margin: 0 auto;
	font-family: "Hiragino Kaku Gothic ProN"
	
}
	
	
/* セクションの中身　買取の流れ */

	
.sort .kaitori{
	padding: 70px 0 40px 0;
	width: 100%;
	height: auto;
	background-image: url("../../img/back_img_orange.jpg");
	background-repeat: repeat;
}

	
	
/* セクション　店舗 */

.spec{
	width: 100%;
	height: auto;
	background-color:#B6C6E0;
	
}


/* セクションの中身　タイトル */

.spec .ttl{
	padding-top: 40px;
	padding-bottom: 20px;
	margin: 0px auto;
	max-width: 300px;
	width: 100%;
	height: auto;
}
	

	
/* セクション　バナー */

.bunner{
	
}


.bunner .shitimaru{
	margin: 70px auto 70px auto;
	width: 90%;
	height: auto;
	
}
	
	
		
	
/* セクションの中身　店舗 */
	
.spec .tenpo{
	padding: 50px 0px 40px 0px;
	margin: 0　auto 0 auto;
	width: 90%;
	height: auto;
	background-color: white;
	display: block;
	
}
	
	
/* セクションの中身　テキスト */
	
.spec .txt{
	width: 80%;
	height: auto;
	margin: 0 auto;
	text-align: justify;
	line-height: 25px;
	font-size: 16px;
	font-family:  "Hiragino Kaku Gothic ProN"
}
	

	.spec .harebaredo{
		text-align: center;
		font-family: "Noto Serif JP"
	}
	
	
.tenpoPH{
	width: 85%;
	height: auto;
	margin: 30px auto 0 auto;
	}
	
	
#map{
	width: 90%;
	box-sizing: border-box;
	margin: 0 auto 100 auto;
	padding-bottom: 80px;
	
}

#map .gmap {
height: 0;
overflow: hidden;
padding-bottom: 300px;
position: relative;
}


#map .gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


	
.copyright{
	text-align: center;
	font-size: 15px;
	padding-bottom: 30px;
	line-height: 21px;
}
	
	
	
	
	
	
	
	
	
	

@media (max-width: 54.85714rem){
}
