@import url("BarlowSemiCondensed_Regular/stylesheet.css");
#contents_wrapper .trouble_title {
	font-size: 44px;
	font-family: "Noto Sans JP", sans-serif;
	color: #8e2238;
	height: auto;
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 500;
}
#contents_wrapper .trouble_title_sub {
	font-size: 28px;
	font-family: "Noto Sans JP", sans-serif;
	color: #8e2238;
	height: auto;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 400;
}
#contents_wrapper .pdf_download {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#contents_wrapper .trouble_inform {
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 30px;
	color: #000;
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.sp_brank {
	display: none;
}
#contents_wrapper .trouble_contents {
	height: auto;
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: block;
}
#contents_wrapper .trouble_contents:first-child {
	height: auto;
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: block;
}
#contents_wrapper .trouble_contents .number {
	height: 50px;
	width: 800px;
	padding: 0px;
	text-align: left;
}
#contents_wrapper .trouble_contents .number .square {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #FFF;
	background-color: #8e2238;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-flow: column wrap;
	vertical-align: top;
	height: 39px;
	width: 39px;
	margin-right: auto;
	margin-left: 0px;
 }
#contents_wrapper .trouble_imagel {
	height: auto;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_image {
	height: auto;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_.image .img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 274px;
	width: 325px;
}
#contents_wrapper .trouble_contents .contents {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	height: auto;
	width: 800px;
	vertical-align: top;
	padding: 0px;
	display: block;
}
#contents_wrapper .trouble_contents .contents .refrain{
	padding-left: 16px;
	text-indent: -16px;
}

#contents_wrapper .trouble_contents .contents .space {
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
}
#contents_wrapper .pdf_download {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contents_wrapper .pdf_download .pdf_button a{
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #94243a;
	font-size: 16px;
	border-radius: 50px 50px 50px 50px;
	width: 300px;
	height: 55px;
	border: 1px solid #94243a;
	transition: 0.3s;
	background-color: #FFFFFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-right: auto;
	margin-left: 0px;
}
#contents_wrapper .pdf_download .pdf_button a:hover {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	border-radius: 50px 50px 50px 50px;
	width: 300px;
	height: 55px;
	border: 1px solid #94243a;
	transition: 0.3s;
	background-color: #94243A;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-right: auto;
	margin-left: 0px;
 }

#contents_wrapper .ptop {
	margin-top: 60px;
	margin-bottom: 80px;
}
#contents_wrapper .pbtm {
	margin-top: 55px;
	margin-bottom: 100px;
}

@media screen and (max-width: 760px) {
#contents_wrapper .trouble_title {
	font-size: 22px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	color: #8e2238;
	height: auto;
	width: 94%;
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_title_sub {
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #8e2238;
	height: auto;
	width: 92%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_inform {
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 25px;
	color: #000;
	text-align: left;
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.sp_brank {
	display: block;
}

#contents_wrapper .trouble_contents {
	height: auto;
	width: 92%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: -webkit-flex;
	display: flex;
}
#contents_wrapper .trouble_contents .number {
	height: auto;
	width: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
#contents_wrapper .trouble_contents .number .square {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	background-color: #8e2238;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-flow: column wrap;
	vertical-align: top;
	height: 21px;
	width: 21px;
	margin-right: auto;
	margin-left: 0px;
 }

#contents_wrapper .trouble_contents .number img {
	height: auto;
	width: 21px;
}
#contents_wrapper .trouble_contents .contents {
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 25px;
	text-align: justify;
	height: auto;
	width: 100%;
	vertical-align: top;
/*	display: table-cell;*/
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_wrapper .trouble_contents .contents .refrain{
	padding-left: 0px;
	text-indent: 0px;
}
#contents_wrapper .trouble_imagel {
	height: auto;
	width: 92%;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_imagel img {
	height: auto;
	width: 100%;
}
#contents_wrapper .trouble_image img {
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_image img {
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_image {
	height: auto;
	width: 92%;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_image img {
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .contents .space {
	display: none;
}
#contents_wrapper .contents .brank {
	display: none;
}
#contents_wrapper .trouble_contents tr .imagel {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#contents_wrapper .trouble_contents tr .image {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#contents_wrapper .trouble_contents tr .imagel img {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .trouble_contents tr .image img {
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

#contents_wrapper .trouble_contents tr .contents .space {
	display: none;
}
#contents_wrapper .trouble_contents .contents .pc_brank {
	display: none;
}
#contents_wrapper .pdf_download {
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#contents_wrapper .pdf_download .pdf_button a{
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #94243a;
	font-size: 13px;
	border-radius: 10px;
	width: 250px;
	height: 40px;
	border: 1px solid #94243a;
	transition: 0.3s;
	background-color: #FFFFFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-right: auto;
	margin-left: 0px;
}
#contents_wrapper .pdf_download .pdf_button a:hover {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	border-radius: 10px;
	width: 250px;
	height: 40px;
	border: 1px solid #94243a;
	transition: 0.3s;
	background-color: #94243A;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-right: auto;
	margin-left: 0px;
 }


#contents_wrapper .ptop {
	margin-top: 30px;
	margin-bottom: 20px;
}
#contents_wrapper .pbtm {
	margin-top: 30px;
	margin-bottom: 40px;
}
}
