/* ===================================================================
CSS
 file name  :  sell.css
=================================================================== */
/* =====================================
ページタイトル
======================================== */
h2#page_title{
	background-image: url(../images/sell/ttl_sell.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	h2#page_title{
		background-image: url(../images/sell/ttl_sell@2x.png);
	}
}
@media print, screen and (min-width: 769px) {
/* =====================================
売却相談
======================================== */
	h3.sub_title{
		background: #00306D;
		text-align: center;
		color: #FFFFFF;
		padding: 20px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
		font-size: 24px;
		letter-spacing: 0.1em;
	}
	.main_text{
		margin-top: 50px;
		text-align: center;
		color: #00306D;
		font-size: 18px;
	}
	.main_img{
		margin-top: 50px;
		text-align: center;
	}
	.qa dt{
		background: #00306D;
		color: #FFFFFF;
	}
	.qa dd{
		background: #F2F1F3;
		color: #00306D;
	}
	.qa dt span,
	.qa dd span{
		display: block;
		width: 760px;
		margin: auto;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
		box-sizing: border-box;
		font-size: 24px;
	}
	.qa dt span{
		background-image: url(../images/sell/bg_question@2x.png);
		background-repeat: no-repeat;
		background-position: center right 20px;
		background-size: auto 130px;
		padding: 60px 0;
	}
	.qa dd span{
		background-image: url(../images/sell/bg_answer@2x.png);
		background-repeat: no-repeat;
		background-position: center left 30px;
		background-size: auto 120px;
		padding: 60px 0 60px 120px;
	}
	h3.seller{
		overflow: hidden;
		width: 100%;
		height: 0;
		padding-top: 123px;
		background: no-repeat 50% 50%;
		background-size: contain;
		line-height: 1.5;
		white-space: nowrap;
	}
	h3.seller.seller01 {
		background-image: url(../images/sell/ttl_qa_01.png);
	}
	h3.seller.seller02 {
		background-image: url(../images/sell/ttl_qa_02.png);
	}
	h3.seller.seller03 {
		background-image: url(../images/sell/ttl_qa_03.png);
	}
	h4{
		margin-top: 50px;
		border: 1px solid #00306D;
		text-align: center;
		color: #00306D;
		font-size: 22px;
		padding: 15px;
		font-weight: bold;
	}
	.figure {
		margin-top: 30px;
		text-align: center;
	}
	.figure img {
		width: 512px;
		height: auto;
	}
	p.lead{
		color: #00306D;
		margin-top: 30px;
		font-size: 24px;
		letter-spacing: 0.1em
	}
	p.text{
		margin-top: 20px;
	}
	p.note{
		color: #00306D;
		margin-top: 10px;
		font-size: 12px;
	}
	.qa_list {
		margin-top: 30px;
		display: flex;
		justify-content: space-between;
	}
	.qa_list li {
		width: 300px;
		padding: 10px 0px 10px 30px;
		background: #f1eff1;
		font-weight: bold;
		box-sizing: border-box;
		color: #00306D;
		font-size: 20px;
	}
	.qa_list li::before {
		content: "\f101";
		font-family: "Font Awesome 5 Free";
		font-weight : 900;
		padding-right:10px;
		color: #00306D;
	}
	hr.line{
		border:solid #00306D;
		border-width:1px 0 0 0;
		margin-top: 70px;
	}
	.action_title{
		color: #00306D;
		text-align: center;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
		font-size: 32px;
		letter-spacing: 0.1em
	}
	.action h4{
		border: none;
		background: #F2F1F3;
	}
	.action .suumo_btn {
		width: 458px;
		margin: 30px auto 0;
	}
	.action .suumo_btn a {
		display: block;
		overflow: hidden;
		width: 100%;
		height: 0;
		padding-top: 92px;
		background: url(../images/sell/btn_action_01_pc.png) no-repeat 50% 0;
		line-height: 1.5;
		white-space: nowrap;
	}
	.action .suumo_btn a:hover {
		background-position: 50% 100%;
	}
	.action .photo01{
		display: flex;
		justify-content: space-between;
		margin-top:50px;
	}
	.action .photo01 li{
		width: 496px;
	}
	.action .photo01 li img{
		width: 496px;
		height: auto;
	}
	.action .photo02 {
		margin: 50px auto auto;
		width: 820px;
	}
	.action .photo02:after {
		content: '';
		display: block;
		clear: both;
	}
	.action .photo02 li {
		float: left;
	}
	.action .photo02 li:nth-child(2) {
		padding-top: 39px;
		background: url(../images/sell/bg_arrow_02_sp.png) no-repeat 50% 17px;
		background-size: 135px auto;
	}
	.action .photo02 li:nth-child(2) {
		width: 456px;
		padding: 0 0 0 92px;
		background: url(../images/sell/bg_arrow_02_pc.png) no-repeat 32px 80px;
		background-size: auto;
	}
	.action .photo02 figure {
		position: relative;
		padding-top: 24px;
	}
	.action .photo02 figure {
		padding: 0 0 35px;
	}
	.action .photo02 figcaption {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 1.2rem;
	}
	.action .photo02 figcaption {
		top: auto;
		bottom: 0;
		font-size: 14px;
		font-weight: bold;
	}
	.action .photo02 img {
		width: 100%;
		height: auto;
	}
	.action .note02 {
		margin-top: 2px;
		font-size: 14px;
		text-align: right;
	}
	.movie_wrap {
		text-align: center;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.movie_wrap .movie_item{
		width: 47%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 768px) {
/* =====================================
売却相談
======================================== */
	h3.sub_title{
		background: #00306D;
		text-align: center;
		color: #FFFFFF;
		padding: 20px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
		font-size: 120%;
		letter-spacing: 0.1em;
	}
	.main_text{
		margin: 20px 20px auto 20px;
		color: #00306D;
	}
	.main_img{
		margin: 20px 30px auto 30px;
		text-align: center;
	}
	.qa dt{
		background: #00306D;
		color: #FFFFFF;
	}
	.qa dd{
		background: #F2F1F3;
		color: #00306D;
	}
	.qa dt span,
	.qa dd span{
		display: block;
		margin: auto;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
		box-sizing: border-box;
		font-size: 120%;
		text-align: center;
	}
	.qa dt span{
		background-image: url(../images/sell/bg_question@2x.png);
		background-repeat: no-repeat;
		background-position: center right 20px;
		background-size: auto 80px;
		padding: 20px;
	}
	.qa dd span{
		background-image: url(../images/sell/bg_answer@2x.png);
		background-repeat: no-repeat;
		background-position: center left 50px;
		background-size: auto 80px;
		padding: 20px;
	}
	h3.seller{
		overflow: hidden;
		width: 100%;
		height: 0;
		padding-top: 84px;
		background: no-repeat 50% 50%;
		background-size: contain;
		line-height: 1.5;
		white-space: nowrap;
	}
	h3.seller.seller01 {
		background-image: url(../images/sell/ttl_qa_01.png);
	}
	h3.seller.seller02 {
		background-image: url(../images/sell/ttl_qa_02.png);
	}
	h3.seller.seller03 {
		background-image: url(../images/sell/ttl_qa_03.png);
	}
	h4{
		margin: 20px 20px auto 20px;
		border: 1px solid #00306D;
		text-align: center;
		color: #00306D;
		font-size: 120%;
		padding: 10px;
		font-weight: bold;
	}
	.figure {
		margin: 20px 20px auto 20px;
		text-align: center;
	}
	.figure img {
		width: 300px;
		height: auto;
	}
	p.lead{
		color: #00306D;
		margin: 20px 20px auto 20px;
	}
	p.text{
		margin: 10px 20px auto 20px;
	}
	p.note{
		color: #00306D;
		margin: 10px 20px auto 20px;
		font-size: 80%;
	}
	.qa_list {
		margin: 0 20px;
	}
	.qa_list li {
		margin-top: 10px;
		padding:10px 15px;
		background: #f1eff1;
		font-weight: bold;
		box-sizing: border-box;
		color: #00306D;
		font-size: 120%;
	}
	.qa_list li::before {
		content: "\f101";
		font-family: "Font Awesome 5 Free";
		font-weight : 900;
		padding-right:10px;
		color: #00306D;
	}
	hr.line{
		border:solid #00306D;
		border-width:1px 0 0 0;
		margin-top: 20px;
	}
	.action_title{
		color: #00306D;
		text-align: center;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
		font-size: 120%;
		letter-spacing: 0.1em
	}
	.action h4{
		border: none;
		background: #F2F1F3;
	}
	.action .suumo_btn {
		width: 300px;
		margin: 24px auto 0;
	}
	.action .suumo_btn a {
		display: block;
		overflow: hidden;
		width: 100%;
		height: 0;
		padding-top: 60px;
		background: url(../images/sell/btn_action_01_sp.png) no-repeat 50% 0;
		background-size: contain;
		line-height: 1.5;
		white-space: nowrap;
	}
	.action .photo01{
		margin:20px 20px auto 20px;
	}
	.action .photo01 li{
		margin-top: 10px;
		text-align: center;
	}
	.action .photo02 {
		margin:20px 20px auto 20px;
		text-align: center;
	}
	.action .photo02 li:nth-child(2) {
		padding-top: 39px;
		background: url(../images/sell/bg_arrow_02_sp.png) no-repeat 50% 17px;
		background-size: 135px auto;
	}
	.action .photo02 figure {
		position: relative;
		padding-top: 24px;
	}
	.action .photo02 figcaption {
		position: absolute;
		top: 0;
		left: 0;
	}
	.action .note02 {
		margin-top: 2px;
		text-align: right;
	}
	.movie_wrap {
		text-align: center;
	}
	.movie_wrap .movie_item{
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
