#fuwarich .is-sp {
	display: none;
}
.container h1{
	margin: 0;
}
.container h1 img{
	max-width: 100%;
}
.container h1 + p{
	text-align: left;
	margin-top: 25px;
	line-height: 1.8;
}
.ab_list_bt_dw {
    color: #443829;
    overflow: hidden;
}
.ab_list_bt_dw ul {
    display: flex;
    flex-wrap: wrap;
}
.ab_list_bt_dw li {
    width: 48.6%;
    margin-top: 20px;
    margin-right: 2.8%;
    color: #443829;
    border-radius: 50px;
    border: 2px solid #938675;
    background: url('../../common/img/ar_down.png') no-repeat 95%;
    text-align: center;
}
.ab_list_bt_dw li:nth-child(2n) {
	margin-right: 0;
}
.ab_list_bt_dw li a {
    display: block;
    padding: 15px 20px;
    font-size: 18px;
}

#fuwarich .section-title {
margin-left: -10px;
    margin-right: -10px;
}
#fuwarich .ctg-title {
	padding-top: 5rem;
	padding-bottom: 2.5rem;
	text-align: center;
	font-size: 32px;
	background: none;
}
#fuwarich .section-item img {
	padding: 20px 0;
	width: 100%;
	height: auto;
}
.fuwarich-section-lead {
	text-align: center;
}
.fuwarich-section-notes {
	font-size: 12px;
	text-align: right;
}
.fuwarich-section-img {
	padding: 1rem 0 0.5rem;
	width: 100%;
	height: auto;
}
.fuwarich-section-img.is-sp {
	display: none;
}
.fuwarich-bnr-list {
	width: 100%;
}
.fuwarich-bnr-list li {
	margin-top: 20px;
}
.fuwarich-bnr-list img {
	width: 100%;
	height: auto;
}
	h2#ab_01 {
    margin-bottom: -50px;
	}
	h2#ab_02 {
    margin-bottom: -10px;
	}
@media only screen and (max-width: 767px) {
	#fuwarich{
		padding-left: 10px;
		padding-right: 10px;
	}
	#fuwarich h1{
		padding: 0;
		margin: 0;
	}
	#fuwarich .is-pc {
		display: none;
	}
	#fuwarich .is-sp {
		display: block;
	}
	#fuwarich h1 + p{
		text-align: left;
	}
	#fuwarich .ab_list_bt_dw li{
		width: 100%;
	}
	#fuwarich .ab_list_bt_dw li:nth-child(1n) {
    margin-right: 0%;
	}
	#fuwarich .ab_list_bt_dw li:nth-child(2n) {
    margin-left: 0%;
	}
	#fuwarich .ctg-title {
		font-size: 17px;
		font-weight: 600;
		padding-top: 3rem;
		padding-bottom: 1.5rem;
		background: none;
	}
	#fuwarich .section-title {
	  font-size: 16px;
	}
	.fuwarich-section-img.is-sp {
		display: block;
	}
	.fuwarich-section-img.is-pc {
		display: none;
	}
	.fuwarich-bnr{
		padding: 0 10px;
	}
	.fuwarich-bnr-list li {
		margin-top: 10px;
	}
	.section-title {
    margin-left: -10px;
    margin-right: -10px;
	}
	h2#ab_01 {
    margin-bottom: -50px;
	}
	h2#ab_02 {
    margin-bottom: -10px;
	}
}
