@charset "UTF-8";
.bgp {
    background:#F9B7E3;
}
.size02 {
    width: 750px;
}
.size03 {
    width: 450px;
}
.size03 img{
    width: 400px;
    margin: 0 0 200px 50px;
}
.n_box1{
	padding-top: 20px;
	padding-right:20px;
    margin-bottom: 20px;
    border: 1px solid #e60039;
	text-align:justify;
}
.n_box2 {
	padding-top: 20px;
	padding-right:20px;
	margin-bottom: 20px;
    border: 1px solid #F25181;
	text-align:justify;
}
.size02 > p , .n_box1 > p , .n_box2 > p{
	margin-left:20px;
    font-size: 16px;
    line-height: 45px;
	font-weight: 300;
	margin-bottom: 30px;
}
.ttl {
    font-size: 18px;
    color: #fff;
    background: #ED1548;
    line-height: 40px;
    padding: 0 20px;
}
.n_ttl1 {
	color: #e60039;
    font-size: 1.3rem;
    text-align: center;
	margin-bottom: 10px;
	padding-left:20px;
}
.ttl2 {
    font-size: 18px;
    color: #fff;
    background: #F25181;
    line-height: 40px;
    padding: 0px 20px;
}
.n_ttl2{
		color: #F25181;
    font-size: 1.3rem;
    text-align: center;
	margin-bottom: 10px;
	padding-left:20px;
}
.top-ttl{
    text-align: center;
}
.guid01 {
    display: inline-block;
    color: #ED1548;
    margin: 70px 0 70px;
}
.guid02 {
    display: inline-block;
    color: #fff;
    margin: 70px 0 70px;
}
.guid01 h2 span {
    font-size: 100px;
}
.guid02 h2 span {
    font-size: 100px;
}
.guid_main img {
    width: 50px;
}
.guid01 h2 {
    margin-left: 20px;
    font-size: 57px;
    line-height: 1.3;
}
.guid02 h2 {
    margin-left: 20px;
    font-size: 57px;
    line-height: 1.3;
}
table {
	width:100%;
}
.gt_head {
    border-bottom: 1px solid #444;
    line-height: 40px;
}
.gt_head:first-child {
	border-right: 1px solid #444;
}
.gt_item {
    border-bottom: 1px solid #444;
    font-size: 18px;
    line-height: 44px;
    padding: 5px;
	border-right: 1px solid #444;
	font-weight: 300;
}
.gt_item02 {
    border-bottom: 1px solid #444;
    font-size: 16px;
    line-height: 44px;
    padding: 5px;
	font-weight: 300;
}
.guid_txt {
   	position: static;
    top: 10px;
    font-size: 24px;
    line-height: 30px;
    
}
.txt_box {
    width: auto;
}
.salary {
    width: 100%;
}
.salary-h {
    line-height: 40px;
    text-align: left;
}
.salary-b {
    line-height: 40px;
}
.salary-r {
    border-bottom: 1px solid #000;
}
.salary-r th{
    border-right: 1px solid #000;
    padding-left: 20px;
    font-size: 16px;
    font-weight:300;
    width: 22%;
}
.salary-r th:first-child{
    width: 90px;
    padding-left: 0px;
}
.salary-r th:last-child{
    border-right: none;
}
.salary-r td{
    border-right: 1px solid #000;
    padding-left: 20px;
    font-size: 16px;
	font-weight:300;
}
.salary-r td:last-child{
    border-right: none;
}
.salary-t {
    vertical-align: middle;
}
.flex {
    display: flex;
}
@media screen and (max-width: 896px){
	.size02 {
    width: 100%;
}
	.guid01 h2 {
    margin-left: 20px;
    font-size: 30px;
    line-height: 1.3;
}
	.guid_txt {
    position: static;
    top: 10px;
    font-size: 14px;
    line-height: 30px;
}
	.guid02 h2 {
    margin-left: 20px;
    font-size: 23px;
    line-height: 1.3;
}
	.salary-r li {
    line-height: 30px;
		font-weight: 300;
	}
	.salary-r .salary-t {
    font-weight: 400;
}
	.salary-r .salary-n {
    font-weight: 400;
}
	.gt_item {
    border-bottom: 1px solid #444;
    font-size: 12px;
}
.gt_item02 {
    border-bottom: 1px solid #444;
    font-size: 12px;
}
}