.tcenter {
    text-align: center;
}
.t-m30 {
    margin-top: 30px;
}
.t-m50 {
    margin-top: 50px;
}
.b-m20 {
    margin-bottom: 20px;
}
.b-m30 {
    margin-bottom: 30px;
}
.blue {
    color: #0068b7;
}
.orange {
    color: #FF6600;
}
.red {
    color: #FF0000;
}
.f-s18 {
    font-size: 18px;
}
.f-s20 {
    font-size: 20px;
}
.single img {
	width: auto;
}
.single {
	margin: 0 auto;
	width: 1160px;
	padding-bottom: 70px
}
@media all and (max-width: 1570px) {
	.single {
		width: 100%
	}
}
.column2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -3%
}
.column2 .child {
	width: 48.44%;
	margin: 0 3% 3% 0
}
.column2 .child:nth-child(2n) {
	margin: 0 0 3% 0
}

.list_disc li {
	margin-bottom: 5px;
	padding-left: 1.5em
}
.list_disc li:last-child {
	margin-bottom: 0
}
.list_disc li:before {
	content: "・";
	margin: 0 5px 0 -1.5em;
	color: #642432
}
@media (max-width: 1570px) {
	.single {
		width: 95%
	}
}
#titleA6 {
	background-image: url(../img/hanamuke/bg-title6.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	padding: 85px 0;
	height: 410px
}

@media all and (max-width: 639px) {
	 #titleA6 {
		height: auto
	}
}
.btn2 {
	margin-top: 10px;
	text-align: center
}
.btn2 a {
	display: inline-block;
	background: #000;
	border: 1px solid #000;
	width: 100%;
	max-width: 340px;
	padding: 0 10px;
	line-height: 46px;
	color: #fff;
	margin: 0 auto
}
.btn2 a:hover {
	background: #fff;
	color: #000
}
.list-box2_wrap {
	background: #ddd;
	padding: 30px;
	margin-bottom: 20px;
}
.list-box2 li {
	background: #eee;
	padding: 20px 15px;
	margin-bottom: 20px
}
.list-box2 li:last-child {
	margin-bottom: 0
}
.list-box2 li .list-box2-ttl {
	font-weight: 800;
	font-size: 30px;
	color: #333
}
.qa dt {
	font-weight: 600;
	font-family: "YakuHanMP", "Noto Serif JP", serif;
	font-size: 20px;
	padding-bottom: 10px
}
.qa dt span {
	padding-right: 10px
}
.qa dd {
	font-family: "YakuHanMP", "Noto Serif JP", serif;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
	margin-bottom: 20px
}
.qa dd span {
	padding-right: 10px;
	font-size: 20px;
}
.mtitle_line02 {
	position: relative;
	font-family: "YakuHanMP", "Noto Serif JP", serif;
	font-size: 24px;
	margin-bottom: 30px
}
.mtitle_line02 span {
	font-size: 40px;
	padding-right: 20px
}
.mtitle_line02:before {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	background: #000;
	height: 2px;
	top: calc(100% + 2px)
}
.mtitle_line02:after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	background: #000;
	height: 1px;
	top: calc(100% + 10px);
}
.list-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.list-box li {
	width: 45%;
	background: #eee;
	margin-bottom: 20px;
	padding: 30px 20px
}
.mtitle_sub6 {
	font-size: 30px;
	text-align: center;
	font-family: "YakuHanMP", "Noto Serif JP", serif
}
/*# sourceMappingURL=basis.css.map */

@media screen and (max-width: 1024px) {
	.single, .single_02 {
		width: 95%;
		padding-bottom: 50px
	}
}
@media screen and (max-width: 667px) {
	.single, .single_02 {
		padding-bottom: 40px
	}
	.column2 {
		display: block;
		margin-bottom: 0
	}
	.column2 .child {
		width: 100%;
		margin: 0 0 20px
	}
	.column2 .child:nth-child(2n) {
		margin: 0 0 20px
	}
	.column2 .child:last-child {
		margin: 0
	}
	.sp {
		display: block
	}
	.mtitle_sub6 {
		font-size: 2.3rem
	}
	.list-box li {
		width: 100%
	}
	.btn2 a {
		padding: 0
	}
	.list-box2 li .list-box2-ttl {
		font-size: 2rem
	}
}
@media screen and (max-width: 480px) {
	.sp {
		display: block
	}
}
/*# sourceMappingURL=smartphone.css.map */