.contents-header {
	width: 100%; height: 390px; position: relative;
}

.contents-header-company {
	background: url("http://www.ryugaku-webdirect.com/image/companyprofile/jpg/kobe_bg04-1.jpg") no-repeat top / cover;
}

.contents-header-company {
	background: url(../../image/companyprofile/jpg/kobe_bg05-1.jpg) no-repeat top / cover;
}

.contents-header-characte {
	background-image: url(../../image/characte/jpg/main-h1-character-200-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}
/*
.contents-header-characte {
	background: url("http://www.ryugaku-webdirect.com/image/characte/jpg/main-h1-character-200.jpg") no-repeat top / cover;
}*/

.contents-header-procedure {
	background-image: url(../../image/procedure/jpg/main-h1-procedure-07-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}

/*
.contents-header h1 {
	left: 50%;
	top: 50%;
	width: 100%;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	-ms-word-break: normal;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}*/
.contents-header h1 {
	width: 700px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	-ms-word-break: normal;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}
.contents-header h1 span {
	margin: 20px auto 0px; width: 50px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 6px; border-bottom-style: solid; display: block;
}
/**/
.main-image-top-block h1 {
    padding: 0 0 0 20px;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
    font-weight: bold;
    /*font-size: 50px;*/
	font-size: 46px;
}

main.main-contents section {
	margin: 0px auto 60px; width: 700px;
}
/*
main.main-contents section {
	margin: 0px auto 60px; width: 1000px;
}*/
main.main-contents section.contents-image {
	margin: 0px auto 40px; width: 100%;
}
main.main-contents section.contents-image img {
	width: 100%; height: auto;
}
main.main-contents section h2 {
	font-weight: bold;
}
main.main-contents section h2 span {
	color: rgb(204, 0, 0);
	/*color: rgb(47, 91, 185);*/
	/*margin-right: 20px;*/
}
main.main-contents section h3 {
	margin: 30px 0px 20px;
	color: rgb(153, 153, 153);
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 20px;
}











/* basic */
.basic-content-area {
	display: flex;
}

.basic-content-area .basic-content-area-image {
	width: 48%;
}

.basic-content-area-image {
	height: 400px; overflow: hidden; margin-bottom: 30px; position: relative;
}

.basic-content-area-image img {
	left: 50%; top: 50%; width: 100%; height: auto; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
/* text */
.basic-content-area .basic-content-area-image {
	height: 360px; margin-bottom: 0px;
}

.basic-content-area .basic-content-area-text {
	width: 48%;
}
.basic-content-area .basic-content-area-text {
	margin-left: auto;
	font-size: 17px;
}
.basic-content-area .basic-content-area-text h2 {
	text-align: left;
	font-size: 25px;
}

/* ch */
.basic-content-area-ch {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 30px;
	display: block;
}
.basic-content-area-ch-image {
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	clear: both;
	margin-bottom: 60px;
}
.basic-content-area-ch-image img {
	width: 100%;
	height: auto;
}

.basic-content-area-ch-text {
	width: 100%;
	line-height: 150%;
	font-size: 17px;
}


/* ah */
.basic-content-area-ah {
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.basic-content-area-ah-image {
	width: 50%;
	display: block;
	float: left;
	margin-left: 20px;
}
.basic-content-area-ah-image img {
	width: 100%;
	height: auto;
}

.basic-content-area-ah-text {
	width: 48%;
	line-height: 150%;
	float: left;
	font-size: 17px;
}
.p-bottom-40 {
	padding-bottom: 40px;
}


.content-procedure{
	font-size: 24px;
	font-weight: normal;
	line-height: 1.7em;
	/*width: 100%;*/
	margin-left: 102px;
}
.content-procedure span{
	font-weight: bold;
	color: rgb(204, 0, 0);
}


/*procedure*/
.main-procedure section {
	margin-bottom: 60px; position: relative;
}

.main-procedure section a {
	text-decoration: underline;
}
.main-procedure .section-numbe {
	left: 0px; top: 0px; color: rgb(47, 91, 185); line-height: 1em; font-size: 60px; position: absolute;
}
.main-procedure .caption-box {
	padding-left: 44px; margin-bottom: 40px; margin-left: 102px; border-left-color: rgb(47, 91, 185); border-left-width: 3px; border-left-style: solid;
}
.main-procedure .caption-box .caption {
	color: rgb(47, 91, 185); letter-spacing: 0.05em; font-size: 34px; font-weight: bold;
}
.main-procedure .caption-box .text {
	color: rgb(0, 0, 0); line-height: 1.8em; letter-spacing: 0.05em; font-size: 18px;
}
.main-procedure dl {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 1.8em;
}
.main-procedure dl dt {
	color: #C39;
}
.main-procedure dl dd {
	margin: 0px;
	padding: 0px;
}




.main-procedure .section-numbe-x {
	left: 0px; top: 0px; color: rgb(255, 153, 0); line-height: 1em; font-size: 60px; position: absolute;
}
.main-procedure .caption-box-x {
	padding-left: 44px; margin-bottom: 40px; margin-left: 102px; border-left-color: rgb(255, 153, 0); border-left-width: 3px; border-left-style: solid;
}
.main-procedure .caption-box-x .caption {
	color: rgb(255, 153, 0);
	letter-spacing: 0.05em;
	font-size: 30px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 153, 0);
}
.main-procedure .caption-box-x .text {
	color: rgb(0, 0, 0); line-height: 1.8em; letter-spacing: 0.05em; font-size: 16px;
}

.main-procedure .agreement-box {
	margin: 0px 0px 20px 149px; padding: 0px 20px 20px; border: 1px solid rgb(221, 221, 221); border-image: none; height: 200px; overflow: auto; font-size: 13px;
}
.main-procedure .agreement-box p {
	margin: 20px 0px 10px; font-weight: bold;
}
.main-procedure .content-box {
	margin-left: 149px;
}
.main-procedure .content-box .caption {
	color: rgb(0, 0, 0); letter-spacing: 0.05em; font-size: 20px; font-weight: bold; margin-bottom: 30px;
}
.main-procedure .content-box .img {
	margin-bottom: 40px;
}
.main-procedure .content-box .img img {
	height: auto; max-width: 100%;
}



.main-procedure .caption-box td {
	padding-top: 5px;
	padding-left: 5px;
}

/*フリー3*/
.table-free3-price {
	width: 100%; overflow: auto; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch;
}
/*フリー3*/
.table-free3-price table {
	width: 100%; color: rgb(51, 51, 51); font-size: 16px; margin-bottom: 20px; border-collapse: collapse;
}
/*フリー3*/
.table-free3-price tr:nth-child(2n) {
	background: rgb(238, 238, 238);
}
/*フリー3*/
.table-free3-price th {
	background: rgb(238, 238, 238); font-weight: normal;
}
/*フリ3ー*/
.table-free3-price th {
	padding: 10px 15px;
	text-align: left;
	white-space: nowrap;
}
/*フリー3*/
.table-free3-price td {
	padding: 10px 15px;
	text-align: left;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(200,200,200);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(200,200,200);
	border-bottom-color: rgb(200,200,200);
}
.table-free3-price tr td:first-child {
	font-weight: bold;
}
.table-free3-price tr td:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

/*フリー3*/
.table-free3-price thead tr th {
	background-color: rgb(238, 238, 238);
	color: rgb(51, 51, 51);
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(200,200,200);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(200,200,200);
	border-bottom-color: rgb(200,200,200);
}
.table-free3-price tr th:last-child {
	border-right-style: none;
}
/*フリー3*/
.table-free3-price table > small {
	line-height: 1.7; margin-top: 10px; display: block;
}
/*フリー3*/
.table-free3-price tfoot td {
	padding: 10px 0px 0px; text-align: left;
}



@media all and (max-width:768px)
{
.contents-header {
	height: 250px;
}
.contents-header h1 {
	font-size: 30px; width: 100%;
}
main.main-contents section {
	margin: 0px auto 40px; width: 75%;
}

/*procedure*/

.main-procedure section {
	margin-bottom: 40px;
}
.main-procedure .section-numbe {
	left: 0px;
	top: 0px;
	color:line-height: 1em;
	font-size: 30px;
	position: absolute;
}
.main-procedure .caption-box {
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}
.main-procedure .caption-box .caption {
	font-size: 26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(47, 91, 185);
	padding-left: 52px;
	padding-top: 1px;
}
.main-procedure .caption-box .text {
	font-size: 16px;
}
.main-procedure .content-box {
	margin-left: 0px;
}
.main-procedure .content-box .caption {
	text-align: center; font-size: 16px; margin-bottom: 15px;
}
.main-procedure .content-box .caption span {
	display: block;
}
.main-procedure .content-box .img {
	margin-bottom: 30px;
}


.main-procedure dl {
	margin-bottom: 20px;
	font-size: 16px;
}
.main-procedure dl dt {
	color: #C39;
}
.main-procedure dl dd {
	margin: 0px;
	padding: 0px;
}





/* basic */
.basic-content-area {
	display: block;
}
.basic-content-area-image {
	margin: 0px -10px 20px; height: auto; overflow: visible;
}
.basic-content-area .basic-content-area-image {
	margin: 0px -10px 20px; height: auto; overflow: visible;
}
.basic-content-area-image img {
	left: 0px; position: relative; transform: none; -webkit-transform: none;
}
.basic-content-area .basic-content-area-image {
	width: auto;
}


/* text */
.basic-content-area .basic-content-area-text {
	width: auto;
	font-size: 14px;
}
.basic-content-area .basic-content-area-text h2 {
	font-weight: bold;
	font-size: 22px;
}

/* ch */
.basic-content-area-ch-image {
	width: 100%;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.basic-content-area-ch-image img {
	width: 100%;
	display: block;
	margin: 0px;
}
.basic-content-area-ch-text {
	width: 100%;
	line-height: 140%;
	font-size: 14px;
	margin-bottom: 10px;
}

/* ah */
.basic-content-area-ah {
	width: 100%;
	display: block;
	margin-bottom: 40px;
}
.basic-content-area-ah-image {
	width: 100%;
	margin: 0px;
}
.basic-content-area-ah-image img {
	width: 100%;
	height: auto;
}

.basic-content-area-ah-text {
	width: 100%;
	line-height: 140%;
	font-size: 15px;
	margin-bottom: 10px;
}

.m-bottom-60 {
	padding-bottom: 20px;
}

.content-procedure{
	font-size: 18px;
	line-height: 1.4em;
	margin: 0px;
	width: 100%;
}


}
@media all and (max-width:480px)
{
.contents-header {
	height: 200px;
}
.contents-header h1 {
	padding: 0px 10px; font-size: 26px;
}
.contents-header h1 span {
	margin: 10px auto 0px; width: 40px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 4px; border-bottom-style: solid;
}
main.main-contents section {
	margin: 0px auto 30px; width: 100%;
}
main.main-contents section.contents-image {
	margin: 0px auto 20px;
}
main.main-contents section h2 span {
	margin: 0px; /*display: block;*/
}
main.main-contents section h3 {
	margin: 20px 0px 10px;
	padding-bottom: 3px;
	font-size: 18px;
}
/*procedure*/

.main-procedure section {
	margin-bottom: 40px;
}
.main-procedure .section-numbe {
	left: 0px;
	top: 0px;
	color:line-height: 1em;
	font-size: 30px;
	position: absolute;
}
.main-procedure .caption-box {
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}
.main-procedure .caption-box .caption {
	font-size: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(47, 91, 185);
	padding-left: 52px;
	padding-top: 0px;
}
.main-procedure .caption-box .text {
	font-size: 14px;
}

.main-procedure dl {
	margin-bottom: 20px;
	font-size: 14px;
}
.main-procedure dl dt {
	color: #C39;
}
.main-procedure dl dd {
	margin: 0px;
	padding: 0px;
}

/* text */
.basic-content-area .basic-content-area-text {
	width: auto;
	font-size: 14px;
}
.basic-content-area .basic-content-area-text h2 {
	font-weight: bold;
	font-size: 20px;
}

.content-procedure{
	font-size: 16px;
	line-height: 1.4em;
	margin: 0px;
	width: 100%;
}

/*フリー3*/
.table-free3-price table {
	font-size: 14px; margin-bottom: 20px; border-collapse: collapse;
}
}
