/* ----------------------------------------
　other（例）
---------------------------------------- */

.pc_off {
	display: none !important;
}

.sale_wrap {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Arial', sans-serif;
	width: 100%;
	padding: 20px 0 0 0;
	overflow: hidden;
	color: #333;
}

.sale_wrap .sale_main_wrap {
	width: 100%;
	margin: 0 0 270px 0;
}

.sale_wrap .sale_main_inner {
	width: 1100px;
	height: 450px;
	margin: 0 auto;
	background: url(/img/sale/main_bg.png) no-repeat;
	background-position: top 0px right 0px;
	position: relative;
}


.sale_wrap .sale_main_inner:before {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 423px;
	/*画像の幅*/
	height: 546px;
	/*画像の高さ*/
	background-image: url(/img/sale/main_circle.jpg);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	left: -195px;
	top: -15px;
	z-index: -1;
}


.sale_wrap .sale_main_inner:after {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 1900px;
	/*画像の幅*/
	height: 135px;
	/*画像の高さ*/
	background-image: url(/img/sale/main_town.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	right: 0;
	left: -385px;
	bottom: -60px;
	margin: auto;
}


.sale_wrap h2 {
	text-align: right;
	margin: 0 0 25px 0;
}

.sale_wrap h2 img {
	margin: 80px 150px 0 0;
}

.sale_main_wrap ul {
	width: 530px;
	margin: 0 0 0 520px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.sale_main_wrap li {
	margin-right: 8px;
	padding: 10px 21px;
	background: #d84848;
	border-radius: 5px;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}

.sale_main_wrap li:nth-child(1),
.sale_main_wrap li:nth-child(2),
.sale_main_wrap li:nth-child(3),
.sale_main_wrap li:nth-child(4) {
	margin-bottom: 10px;
}

.sale_main_wrap li:nth-child(4),
.sale_main_wrap li:nth-child(7) {
	margin-right: 0;
}


.sale_wrap .sale_main_bnr {
	position: absolute;
	left: 0;
	bottom: -125px;
	z-index: 10;
}

.sale_main_bnr:hover {
	opacity: 0.8;
}

.sale_tl {
	width: 1100px;
	margin: 0 auto;
}

.sale_tl img {
	position: absolute;
	left: 50%;
	margin: -35px 0 0 100px;
}

.sale_tl h3 {
	margin: 0 0 35px 0;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 2px;
	position: relative;
}

.sale_tl span {
	font-size: 40px;
}

.sale_st_wrap {
	width: 100%;
	margin: 0 0 140px 0;
}

.sale_st_wrap .sale_st_inner {
	width: 1100px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sale_st_wrap li {
	width: 350px;
	height: 479px;
}

.sale_st_wrap li:nth-child(1) {
	background: url(/img/sale/st_bg01.jpg) no-repeat;
}

.sale_st_wrap li:nth-child(2) {
	background: url(/img/sale/st_bg02.jpg) no-repeat;
}

.sale_st_wrap li:nth-child(3) {
	background: url(/img/sale/st_bg03.jpg) no-repeat;
}

.sale_st_wrap li img {
	margin: 92px 0 20px 0;
}

.sale_st_wrap li p {
	width: 293px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}

.sale_st_wrap p span {
	color: #d84848;
}

.sale_st_bg {
	width: 100%;
	height: 350px;
	margin-top: -235px;
	background: url(/img/sale/st_bg.jpg);
	background-position: center;
}

.sale_link {}

.sale_link a {
	display: block;
	width: 750px;
	margin: 0 auto;
	padding: 35px 0;
	background: #f0dfad;
	border-radius: 55px;
	border-bottom: 5px solid #c7ae73;
	font-size: 35px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	position: relative;
}

.sale_link a:hover {
	color: #fff;
}

.sale_st_wrap .sale_link {
	margin-top: -55px;
}

.sale_link a:after {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 36px;
	/*画像の幅*/
	height: 30px;
	/*画像の高さ*/
	background-image: url(/img/sale/arrow.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	right: 50px;
	bottom: 0;
	top: 0;
	margin: auto;
	transition: all 0.2s;
}

.sale_link a:hover:after {
	background-image: url(/img/sale/arrow_w.png);
}

.sale_link a span {
	font-size: 30px;
}

.sale_flow_wrap {
	margin: 0 0 75px 0;
}

.sale_flow_inner {
	width: 1100px;
	background: url(/img/sale/flow_bg.jpg) no-repeat;
	background-position: center;
	margin: 0 auto 40px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sale_flow_inner li {
	width: 320px;
	height: 420px;
	box-sizing: border-box;
	padding: 30px 0 0 0;
	background: #f0dfad;
	border-radius: 10px;
	position: relative;
}

.sale_flow_inner h3 {
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 15px 0;
}

.sale_flow_inner h3 br {}

.sale_flow_inner .sale_flow_img {
	margin: 0 0 20px 0;
}

.sale_flow_inner p {
	width: 304px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	position: relative;
	z-index: 2;
}

.sale_flow_inner li:nth-child(1),
.sale_flow_inner li:nth-child(2),
.sale_flow_inner li:nth-child(3) {
	margin: 0 0 140px 0;
}

.sale_flow_inner p br {}

.sale_flow_inner .sale_flow_num {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.sale_ins_wrap {
	width: 1100px;
	margin: 0 auto 140px auto;
	padding: 60px 0 15px 0;
	background: url(/img/sale/hoken_bg.jpg);
}

.sale_ins_wrap h2 {
	padding: 7px 0;
	background: url(/img/sale/hoken_tl.png) no-repeat;
	background-position: center;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
}

.sale_ins_wrap .sale_ins_txt {
	overflow: hidden;
	margin: 0 0 35px 0;
}

.sale_ins_wrap .sale_ins_txt p {
	float: right;
	margin: 10px 60px 0 0;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
}

.sale_ins_wrap img {
	float: left;
	margin: 0 0 0 130px;
}

.sale_ins_wrap .sale_ins_merit {
	width: 1040px;
	margin: 0 auto 0 auto;
	padding: 0 0 34px 0;
	background: url(/img/sale/hoken_merit_bg.png) no-repeat;
	text-align: left;
}

.sale_ins_wrap .sale_ins_merit p {
	width: 950px;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 1px solid #333;
}

.sale_ins_wrap h3 {
	display: inline-block;
	margin: -20px 0 20px 57px;
	padding: 0 5px;
	font-size: 24px;
	line-height: 32px;
	text-align: left;
	letter-spacing: 2px;
	background: linear-gradient(transparent 65%, #ffb901 65%);
}

.sale_ac_wrap {
	margin: 0 0 110px 0;
}

.sale_ac_wrap .sale_tl img {
	margin-left: 170px;
}

.sale_ac_wrap iframe {
	width: 1200px;
	height: 350px;
}

.sale_ac_inner {
	margin: 0 0 55px 0;
}



.sale_ac_list {
	list-style: none;
	width: 1150px;
	padding: 0;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Arial', sans-serif;
}

.sale_ac_list p {
	margin: 0;
	padding: 0;
}

.sale_ac_part {
	width: 280px;
	position: relative;
	transition: all 0.2s;
}

.sale_ac_part_link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.sale_ac_part:hover {
	opacity: 0.8;
}

.sale_ac_img {
	margin: 0 0 5px 0;
	position: relative;
}

.sale_ac_img img {
	width: 280px;
	height: 146px;
	object-fit: cover;
}

.sale_ac_img .sale_ac_name {
	width: 100%;
	box-sizing: border-box;
	padding: 6px;
	background: RGBA(51, 51, 51, 0.8);
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
}

.sale_ac_con {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	height: 160px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
}


.sale_ac_con li {
	overflow: hidden;
}

.sale_ac_con .sale_ac_item {
	float: left;
	width: 70px;
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -0.5px;
}

.sale_ac_con .sale_ac_txt {
	float: left;
	width: 210px;
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sale_ac_more:hover {
	opacity: 0.8;
}

.sale_btn_wrap {
	width: 100%;
	padding: 130px 0 105px 0;
	background: url(/img/sale/sale_btn_bg.jpg);
}

.sale_btn_wrap .sale_tl img {
	margin: -50px 0 0 120px;
}

.sale_btn_inner {
	width: 1100px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sale_btn_inner li {
	width: 320px;
}

.sale_btn_inner li:nth-child(1),
.sale_btn_inner li:nth-child(2),
.sale_btn_inner li:nth-child(3) {
	margin: 0 0 35px 0;
}

.sale_btn_inner a {
	display: block;
	padding: 10px 0;
	background: #fff;
	color: #333;
	text-decoration: none;
	position: relative;
}

.sale_btn_inner a:hover {
	opacity: 0.8;
}

.sale_btn_inner a:before {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 27px;
	/*画像の幅*/
	height: 20px;
	/*画像の高さ*/
	background-image: url(/img/sale/check.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 27px;
	margin: auto;
}

.sale_btn_inner a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: 30px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #dabb50;
}

.sale_btn_inner p {
	width: 300px;
	height: 100px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 38px 0;
	border: 2px solid #dabb50;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 2px;
}

.sale_link_last {
	margin-top: -55px;
}


/* other（例）
---------------------------------------- */
