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

.content{
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	color: #454648;
	/* font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal; */
	line-height: 2;
	font-size: 16px;
}
h2{
	width: auto;
	margin: 5vw auto 4vw auto;
	display: table;
}
h2 img.h2PcTitle{
	max-width: 209px;
}
h2 img.h2SpTitle{
	max-width: 676px;
	width: 50%;
	margin:0 auto;
}

/* welfare01 */
ul.welfare01{
	border-bottom: 1px solid #808080;
	overflow: hidden;
	margin-bottom: 5vw;
	padding-bottom: 5vw;

}
ul.welfare01 li{
	width: 60%;
	float: left;
}
ul.welfare01 li img.welfareTitle{
	max-width: 344px;
}
ul.welfare01 li p{
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 2;
	font-size: 14px;
}

ul.welfare01 li:first-child{
	width: 40%;
	padding-right: 30px;
	box-sizing: border-box;
}
ul.welfare01 li.otherWidth{
	width: 100%;
	padding-top: 80px ;
}
ul.welfare01 li.otherWidth p{
	font-size: 14px;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	max-width: 950px;
	margin: 0 auto  15px auto;
}

/* table css */
table { 
    border:1px solid #808080; 
    font-size:16px; 
    width:100%;
    border:1px solid #808080;
    border-collapse:collapse;
    max-width: 950px;
    margin: 0 auto;
    background: #f5f6f7;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
} 
th { 
    padding:10px;
    border:1px solid #808080;
    color:#fff;
} 
td { 
    border:1px solid #808080;
    padding: 15px 25px;
    width: 55%;
}
table .tr01{
	background: #d3d9db;
}
table .tr03{
	background: #eaedee;
}
table .tr04{
	background: #dfe3e5;
}
table .tr05{
	background: #dfe3e5;
}
td.itenTitleName{
	text-align: center;
}
td.itenName{
	width: 45%;
}
td.itenName div{
	font-size: 18px;
	display: inline;
	background: url('../images/welfare/itenNameBorder.png') no-repeat right center;
	padding-right: 56px;
}
td.itenName p{
	display: inline;
}
/* table css_end */


/* welfare02 */
ul.welfare02 li{
	width: 45%;
}
ul.welfare02 li:first-child{
	width: 55%;
}

/* welfare03 */
ul.welfare03 li,
ul.welfare03 li:first-child{
	width: 100%;
}
ul.welfare03 li div{
	width: 78%;
	margin: 0 auto;
}
ul.welfare03 li div p{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
ul.welfare03 li div p span{
	border: 1px solid #c0ae9f;
	display: table;
	padding: 3px 30px;
	font-size: 18px;
	margin-bottom: 15px;
}
ul.welfare03 li div p.welfare03P01{
	padding-right: 10px;
}
ul.welfare03 li div p.welfare03P02{
	padding-left: 10px;
}

/* welfare04 */
ul.welfare04{
	border-bottom: 0;
}
ul.welfare04 li,
ul.welfare04 li:first-child{
	width: 100%;
}
ul.welfare04 li .welfare04Iten{
	display: table;
	width: 80%;
	text-align: center;
	margin: 4vw auto 3vw auto;
	font-size: 14px;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 900;
	font-style: normal;
}
ul.welfare04 li .welfare04Iten div{
	display: table-cell;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	font-size: 18px;
}
ul.welfare04 li .welfare04Iten div.welfare04Iten_01,
ul.welfare04 li .welfare04Iten div.welfare04Iten_02{
	border-right: 0;
}
ul.welfare04 li .welfare04Iten div.welfare04Iten_04{
	border-left: 0;
}


/* Experience */
ul.Experience{
	width: 100%;
	overflow: hidden;
	margin-bottom: 5vw;
}
ul.Experience li{
	width: 50% !important;
	float: left;
	box-sizing: border-box;
}
ul.Experience li div{
	background: url('../images/welfare/female.png') no-repeat left center;
	padding: 20px 0 20px 69px;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 2;
	font-size: 14px;
}
ul.Experience li p{
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 2;
	font-size: 14px;
}
ul.Experience li.Experience01{
	padding-right: 20px;
}
ul.Experience li.Experience02{
	padding-left: 20px;
}




@media screen and (max-width: 1200px){
    .content{
		padding: 0 7vw;
	}
}

@media screen and (max-width: 1024px){
    h2{
		margin: 13vw auto 8vw auto;
	}

	ul.welfare01{
		margin-bottom: 12vw;
		padding-bottom: 12vw;
	}

    ul.welfare01 li,
    ul.welfare01 li:first-child{
		width: 100%;
		float: none;
		padding: 0;
	}
	ul.welfare01 li p{
		margin-bottom: 40px;
	}
	ul.welfare01 li.otherWidth p{
		width: 100%;
		display: block;
		margin-bottom: 0;
	}
	.itenName p{
		text-align: center;
	}
	ul.welfare01 li p span{
		font-size: 11px;
		display: block;
		letter-spacing: -1.5px;
	}
	/* table css */
	td { 
	    width: 75%;
	    padding: 13px;
	}
	td.itenName{
		width: 25%;
	}
	td.itenName div{
		background: none;
		padding-right: 0;
		border-bottom: 1px solid #808080;
		display: block;
		text-align: center;
	}
	/* table css_end */

	/* welfare03 */
	ul.welfare03 li div{
		width: 100%;
	}
	ul.welfare03 li div p{
		width: 100%;
		float: none;
	}
	ul.welfare03 li div p.welfare03P01{
		padding-right: 0;
	}
	ul.welfare03 li div p.welfare03P02{
		padding-left: 0;
		margin-bottom: 0;
	}
	ul.welfare03 li div p span{
		font-weight: 900;
	}
	
	/* Experience */
	ul.Experience li{
		width: 100% !important;
		float: none;
	}
	ul.Experience li.Experience01{
		padding-right: 0;
	}
	ul.Experience li.Experience02{
		padding-left: 0;
	}
}

@media screen and (max-width: 700px){
	ul.welfare04 li .welfare04Iten div{
		padding: 0 5px;
		line-height: 1.3;
	}
	ul.welfare04 li .welfare04Iten{
		margin-bottom: 70px;
		width: 100%;
	}
}
@media screen and (max-width: 600px){
    h2 img.h2SpTitle{
		width: 80%;
	}
}