@charset "UTF-8";
/* CSS Document */

.main {
  background-color: #fff;
}
.FAQTOP{
	position: relative;
	top:120px;
	padding-bottom: 50px;
}
.section-top__image {
	width:100%;
	top:100px;
}

.container{
	max-width:970px;
	margin:100px auto;
	padding: 0 50px;
}

.midashi{
	text-align: center;
	font: normal normal normal 2.5rem Zen Old Mincho;
	margin-bottom: 80px;
}

.description{
    text-align: left;
    font: normal normal normal 1.4rem/200% Noto Sans CJK JP;
	/*padding: 0 50px;*/
}

.policycontainer{
	background-color: #FDFCF5;
	margin-top: 100px;
	padding:100px;
}

.title{
    font: normal normal normal 1.8rem/200% Noto Sans CJK JP;
    margin-bottom: 50px;
}

.cancelcontainer{
	max-width:970px;
	padding: 0 50px;
	margin:0 auto;
}

.paragraph{
	margin:20px auto;
}

.futoji{
	font: normal normal bold 1.4rem/200% Noto Sans CJK JP;
	text-align: left;
	list-style: none;
}
.hosoji{
	font: normal normal normal 1.4rem/200% Noto Sans CJK JP;
	text-align: left;
	text-indent: -1em;
   	padding-left: 1em;
	list-style: none;
}

.image1{
	display: block;
	text-align: center;
	width: 650px;
	margin: 256px auto;
	justify-content: center;
}