@charset "utf-8";
/* CSS Document */

.ch {
	width: 100%;
	height: auto;
	padding: 0px 0px 30px;
	margin: 0 auto;
	background-color: #fae6ff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ch .fig {
	width: 100%;
	margin: 0px;
	padding: 0px!important;
	height: auto;
}


.ch section {
	margin: 0 auto;
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px 0px 30px;
	box-sizing: border-box;
}

.ch section h2 {
	color: #333;
	text-align: center;
	width: calc(100% - 10px);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 34px;
	line-height: 1.5;
	border-left: 10px solid #ffe964;
	padding-bottom: 0px;
}
.ch section .box1 {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	padding: 10px;
	vertical-align: middle;
	align-items: center;
	width: 90%;
}
.ch section .box1 .fig30 {
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: 0;
	margin-bottom: 0;
	box-sizing: border-box;
	padding: 0px 20px 0px;
	width: 25%;
}
.ch section .box1 dl {
	width: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ch .box1 dl dt {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.5;
	text-align: left;
	border-left: 10px solid #252525;
	text-indent: 10px;
	margin: 0 0 10px;
	letter-spacing: 0.2rem;
}
.ch dl dt em {
	font-style: normal;
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #ffe964 0%) repeat scroll 0 0;
	}



.ch .box1 dl dd {
	width: calc(100%- 20px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.5;
	margin: 0px;
	padding: 0 0 20px;
	text-align: left;
}
.ch section .box2 {
	margin: 20px auto;
	width: 90%;
	border-top-left-radius: 10px;
	padding: 0px!important;
	border-top-right-radius: 10px;
}
.ch section .box2 h3 {
	padding: 1rem;
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
	background-color: #FFCC00;
}
.ch section .note {
	background-color: #FFFFFF;
	padding: 10px 20px 20px;
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 10px;
	margin: 0 auto;
	box-sizing: border-box;
}
.ch section .note h4 {
	text-align: center;
	font-size: 30px;
	line-height: 1.5;
}
.ch .note ul li {
	font-size: 16px;
	line-height: 1.5;
	margin: auto auto auto 18px ;
	padding:0 0 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.ch img{
	margin: 0px!important;
	padding: 0px!important;
	width: 100%!important;
	height: auto;
}

.ch section .btn {
	width: 70%;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ch a:active,.ch a:link,.ch a:visited {
	color: #171717!important;
}

.ch a:hover{
  opacity: 0.7!important;}
@media screen and (max-width:639px) {
.ch {
	width: 100%x;
	height: auto;
	padding: 0px 0px 30px;
	margin: 0 auto;
	background-color: #fae6ff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ch .fig {
	width: 100%;
	margin: 0px;
	padding: 0px!important;
	height: auto;
}


.ch section {
	margin: 0 auto;
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px 0px 30px;
	box-sizing: border-box;
}

.ch section h2 {
	color: #333;
	text-align: left;
	width: calc(100% - 5px);
	margin-top: 0 auto 40px;
	font-size: 18px;
	line-height: 1.5;

	border-left: 5px solid #ffe964;
	padding: 0px;
	vertical-align: middle;
}
.ch section .box1 {
	margin: 20px auto;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	padding: 10px;
	vertical-align: middle;
	align-items: center;
	width: 95%;
}
.ch section .box1 .fig30 {
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: 0;
	margin-bottom: 0;
	box-sizing: border-box;
	padding: 0px 10px 0px;
	width: 50%;
	vertical-align: middle;
}
.ch section .box1 dl {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ch .box1 dl dt {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	border-left: 10px solid #252525;
	text-indent: 10px;
	margin: 0 0 10px;
	letter-spacing: 0.2rem;
}
.ch dl dt em {
	font-style: normal;
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #ffe964 0%) repeat scroll 0 0;
	}



.ch .box1 dl dd {
	width: calc(100%- 20px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.ch section .box2 {
	margin: 20px auto;
	width: 100%;
	background-color: #ffcc00;
	border-top-left-radius: 10px;
	padding: 0px!important;
	border-top-right-radius: 10px;
}
.ch section .box2 h3 {
	padding: 1rem 0.5rem;
	font-size: 16px;
	line-height: 1.5;
	margin: 0px;
	font-weight: normal;
}
.ch section .note {
	background-color: #FFFFFF;
	padding: 10px 20px 20px 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 10px;
	margin: 0 auto;
	box-sizing: border-box;
}
.ch section .note h4 {
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
}
.ch .note ul li {
	font-size: 14px;
	line-height: 1.5;
	margin: auto auto auto 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.ch img{
	margin: 0px!important;
	padding: 0px!important;
	width: 100%!important;
	height: auto;
}

.ch section .btn {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
