@charset "utf-8";

/*------------------------------*/
/* STYLE */
/*------------------------------*/

#main {
	width: 1100px;
	margin: 0 auto;
}

#main #visual {
	text-align: left;
	margin-top: 98px;
	position: relative;
}

#main #visual h2 {
	margin: 57px 0 47px 63px;
}

.en #main #visual h2 {
    margin: 106px 0 10px 63px;
}

.es #main #visual h2 {
    margin: 106px 0 10px 63px;
}

#main #visual p {
	line-height: 1.7;
	margin-left: 63px;
}

#main #visual .text {
	width: 604px;
	height: 470px;
	background-color: #01AFEC;
	position: absolute;
	top: 106px;
	right: 0;
	color: #fff;
}

#main #visual .text p:nth-child(2) {
	margin-bottom: 30px;
}

.es #main #visual .text p:nth-child(2) {
    margin-bottom: 30px;
    width: 450px;
}

#main #visual .text .btn {
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.8px;
	margin: 34px 0 0 63px;
	padding: 10px 45px 10px 20px;
    display: inline-block;
	position: relative;
}

#main #visual .text .btn span {
	position: absolute;
    top: 13px;
    right: -35px;
}

#main #about {
	text-align: left;
}

#main h2 {
	font-size: 4.0em;
	font-weight: lighter;
}

#main #about .text {
	float: left;
	margin-top: 90px;
}

#main #about h2 {
	margin-bottom: 11px;
}

#main #about .text p {
	margin-top: 23px;
}

.en #main #about .text p {
    width: 400px;
}

.es #main #about .text p {
    width: 400px;
}

#main #about .text .clearfix .btn {
	border: 1px solid #01AFEC;
	color: #01AFEC;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.8px;
	margin-top: 27px;
	padding: 10px 45px 10px 20px;
    display: inline-block;
	position: relative;
}

#main #about .text .clearfix .btn span {
	position: absolute;
    top: 13px;
    right: -35px;
}

#main #about .photo {
	float: right;
	margin: 162px 104px 0 0;
}

#main #point {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-top: 93px;
	margin-left: -50vw;
	margin-right: -50vw;
	background-color: #D9F3FC;
	padding: 116px 0 26px;
}

#main #point .box {
	width: 1000px;
	height: 343px;
	margin: 60px auto 76px;
	background-color: #fff;
	position: relative;
}

#main #point .box .number {
	color: #98DEF7;
	font-size: 11em;
	position: absolute;
	top: -127px;
    left: 20px;
}

#main #point .box .text,
#main #point .box .photo {
	float: left;
}

#main #point .box .text {
	text-align: left;
	margin: 80px 30px 0 50px;
}

.en #main #point .box .text {
	width: 410px;
}

.en #main #point .box .text p {
	font-size: 1.3em;
    line-height: 1.5;
}

.en #main #point .box .text h3 {
	font-size: 2.5em;
    line-height: 1.5;
}

.es #main #point .box .text {
	width: 410px;
}

.es #main #point .box .text p {
	font-size: 1.3em;
    line-height: 1.5;
}

.es #main #point .box .text h3 {
	font-size: 2.5em;
    line-height: 1.5;
}

#main #point .box .photo {
	margin-top: 40px;
}

#main #point .box .text h3 {
	font-size: 2.6em;
    font-weight: lighter;
	margin-bottom: 18px;
}

.en #main #partner p {
    width: 540px;
    line-height: 1.9;
}

.es #main #partner p {
    width: 540px;
    line-height: 1.9;
}

#main #point .box .text p {
	line-height: 1.8;
}

#main #point .box02 .photo {
	margin-top: 65px;
}

#main #service {
	margin-bottom: 130px;
}

#main #service .ttl_u {
	margin: 0 auto;
}

#main #service h2 {
	margin: 102px 0 12px;
}

#main #service p:nth-child(3) {
	margin: 27px 0 16px;
}

#main #service p:nth-child(4) {
	font-size: 1.3em;
	line-height: 2.0;
}

#main #service ul {
	width: 1003px;
    margin: 57px auto 0;
}

#main #service ul li {
	float: left;
	padding: 0 10px 30px 0;
}

#main #service ul li p {
	height: 34px;
	font-size: 1.3em;
    font-weight: bold;
    color: #00AEEB;
    padding-top: 7px;
    line-height: 1.3;
}

.en #main #service ul li p {
	font-size: 1.1em;
    letter-spacing: -0.01em;
}

.es #main #service ul li p {
	font-size: 1.1em;
    letter-spacing: -0.01em;
}

#main #service ul li:nth-child(8n) {
	padding-right: 0;
} 

#main #service .btn {
	border: 1px solid #01AFEC;
	background: #01AFEC;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.8px;
	margin-top: 27px;
	padding: 10px 45px 10px 20px;
    display: inline-block;
	position: relative;
}

#main #service .btn span {
	position: absolute;
    top: 13px;
    right: -35px;
}

#main #partner {
	height: 500px;
	background: #EAEAE8 url(../img/index/img05.jpg) top right no-repeat;
}

#main #partner .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#main #partner h2 {
	font-size: 4.2em;
	padding: 79px 0 42px;
}

#main #partner p {
	line-height: 2.0;
}

#main #partner .inner p:nth-child(2) {
	padding-bottom: 23px;
}

#main #partner .btn {
	padding-top: 22px;
	color: #01AFEC;
	font-size: 1.6em;
	border-bottom: 3px solid #01AFEC;
	letter-spacing: 0.8px;
    font-weight: bold;
	display: inline-block;
}

#main #recruit {
	height: 500px;
	background: #CCEFFB url(../img/index/img06.jpg) top left no-repeat;
}

#main #recruit .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#main #recruit h2 {
	font-size: 4.2em;
	padding: 79px 0 42px 438px;
}

#main #recruit p {
	line-height: 2.0;
	padding-left: 438px;
}

#main #recruit .inner p:nth-child(2) {
	padding-bottom: 23px;
}

#main #recruit .btn {
	padding-top: 22px;
	color: #01AFEC;
	font-size: 1.6em;
	border-bottom: 3px solid #01AFEC;
	letter-spacing: 0.8px;
    font-weight: bold;
	display: inline-block;
	margin-left: 438px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	
	#newscont {
		width: auto;
		margin: 0 16px;
	}
	
	#main {
		width: auto;
	}
	
	#main h2 {
		font-size: 3.2em;
	}
	
	#main p {
		font-size: 1.2em;
		line-height: 1.6;
		text-align: left;
	}
	
	#main #visual {
		margin: 59px 37px 0 13px;
	}
	
	#main #visual .text {
		width: 87%;
		height: auto;
		top: 69%;
    	right: -20px;
	}
	
	#main #visual p {
		margin: 0 25px;
		font-size: 1.1em;
	}
	
	#main #visual .text .btn {
		margin: 20px 25px 31px;
    	font-size: 1.2em;
	}
	
	.en #main #visual .text .btn {
		font-size: 1.0em;
	}
	
	.es #main #visual .text .btn {
		font-size: 1.0em;
	}
	
	#main #visual h2 {
		margin: 35px 25px 34px;
	}
	
	.en #main #visual h2 {
		margin: 48px 30px 28px 23px;
	}
	
	.es #main #visual h2 {
		margin: 48px 30px 28px 23px;
	}
	
	#main #visual .text p:nth-child(2) {
		margin-bottom: 15px;
	}
	
	.es #main #visual .text p:nth-child(2) {
		width: auto;
	}
	
	#main #about {
		margin: 0 20px 0; 
	}

	.en #main #about {
		margin: 278px 20px 0;
	}
	
	.en #main #about .text p {
		width: auto;
	}
	
	.en #main #about .text .btn {
		font-size: 1.1em;
	}
	
	.es #main #about {
		margin: 278px 20px 0;
	}
	
	.es #main #about .text p {
		width: auto;
	}
	
	.es #main #about .text .btn {
		font-size: 1.1em;
	}
	
	#main #about .text .btn {
		font-size: 1.2em;
	}
	
	#main #about .photo {
		margin: 58px -20px 0px 60px;
	}
	
	#main #point {
		margin-top: 77px;
		padding: 71px 0 26px;
	}
	
	#main #point h2 {
		margin: 0 73px;
	}
	
	.en #main #point h2 {
		margin: 0 83px;
	}
	
	.en #main #point .top {
    	margin: 30px 20px 50px;
	}
	
	.es #main #point h2 {
		margin: 0 83px;
	}
	
	.es #main #point .top {
    	margin: 30px 20px 50px;
	}
	
	#main #point .top {
		text-align: center;
		margin: 30px 0 50px;
		font-size: 1.1em;
	}
	
	#main #point .box {
		width: auto;
    	height: auto;
    	margin: 0 20px;
	}
	
	#main #point .box .number {
		top: -77px;
    	left: -14px;
    	font-size: 7.8em;
	}
	
	#main #point .box .text {
		margin: 61px 30px 0 30px;
	}
	
	.en #main #point .box .text {
		width: auto;
	}
	
	.en #main #point .box .text h3 {
		font-size: 1.9em;
		line-height: 1.5;
	}
	
	.es #main #point .box .text {
		width: auto;
	}
	
	.es #main #point .box .text h3 {
		font-size: 1.9em;
		line-height: 1.5;
	}
	
	#main #point .box .text h3 {
		font-size: 1.9em;
	}
	
	#main #point .box .photo {
		margin: 30px;
	}
	
	#main #point .box02 {
		margin-top: 50px;
	}
	
	#main #service {
		margin: 0 20px;
	}
	
	#main #service h2 {
		text-align: left;
	}
	
	#main #service .ttl_u {
		margin: 0;
	}
	
	#main #service h2 {
		margin: 52px 0 12px;
	}
	
	#main #service p:nth-child(3) {
		margin: 27px 34px 18px 0;
	}
	
	.en #main #service p:nth-child(3) {
		margin: 16px 74px 1px 0;
	}
	
	.es #main #service p:nth-child(3) {
		margin: 16px 74px 1px 0;
	}
	
	#main #service p:nth-child(4) {
		font-size: 1.2em;
    	line-height: 1.8;
	}
	
	#main #service ul {
		width: auto;
    	margin: 37px auto 0;
	}
	
	#main #service ul li {
		width: 32%;
		padding: 0 6px 12px 0;
	}
	
	.en #main #service ul li {
		width: 31%;
	}
	
	.en #main #service ul li p {
		font-size: 0.9em;
	}
	
	.es #main #service ul li {
		width: 31%;
	}
	
	.es #main #service ul li p {
		font-size: 0.9em;
	}
	
	#main #service ul li:nth-child(8n) {
		padding-right: 6px;
	}
	
	#main #service ul li:nth-child(3n) {
		padding-right: 0;
	}
	
	#main #service ul li p {
		height: 32px;
		font-size: 1.1em;
	}
	
	#main #service .btn {
		font-size: 1.2em;
		margin: 20px 0 60px;
	}
	
	#main #partner {
		height: auto;
    	background: #EAEAE8 url(../img/index/img05_sp.jpg) bottom right no-repeat;
		background-size: 100%;
	}
	
	#main #partner .inner {
		width: auto;
		margin: 0 20px 167px;
	}
	
	#main #partner h2 {
		font-size: 3.2em;
		padding: 42px 0 34px;
	}
	
	.en #main #partner p {
		width: auto;
		line-height: 1.5;
	}
	
	.es #main #partner p {
		width: auto;
		line-height: 1.5;
	}
	
	#main #recruit {
		height: auto;
    	background: #CCEFFB url(../img/index/img06_sp.jpg) bottom right no-repeat;
		background-size: 100%;
	}
	
	#main #recruit .inner {
		width: auto;
		margin: 0 20px 167px;
	}
	
	#main #recruit h2 {
		font-size: 3.2em;
		padding: 42px 0 34px;
	}
	
	#main #recruit p {
		padding-left: 0;
	}
	
	.en #main #recruit p {
		width: auto;
		line-height: 1.5;
	}
	
	.es #main #recruit p {
		width: auto;
		line-height: 1.5;
	}
	
	#main #recruit .btn {
		margin-left: 0;
	}
		
}

@media all and (min-width: 0) and (max-width: 321px) {
	
	.en #main #about {
		margin: 400px 20px 0;
	}
	
	.es #main #about {
		margin: 400px 20px 0;
	}
	
}


/*------------------------------*/
/* news.css */
/*------------------------------*/

.newscont {
	margin-top: 80px;
	background-color: #f7f7f7;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.newscont .photo {
	padding-right: 52px;
}

.newscont .text {
	width: 1102px;
    margin: 160px auto 0;
    padding-top: 10px;
}

#main .newscont h2 {
	text-align: left;
	margin-top: 70px;
	margin-bottom: 11px;
}

.newscont .text dl {
	border-bottom: 1px solid #cecece;
	text-align: left;
	padding: 20px 0;
	display: flex;
    justify-newscontent: space-between;
    align-items: center;
}

.newscont .text dl:nth-child(1) {
	border-top: 1px solid #cecece;
}

.newscont .text dt {
	float: left;
	padding-right: 5px;
	width: 220px;
	color: #10adeb;
	font-size: 1.4em;
	font-weight: bold;
}

.newscont .text dl span {
	background: #676767;
    color: #fff;
    margin-left: 50px;
	padding: 4px 10px;
	font-size: 0.6rem;
}

#main #service .btn span {
    position: absolute;
    top: 13px;
    right: -35px;
}

.newscont .text dd {
	float: left;
	width: 800px;
	font-size: 1.4em;
}


#main #partner {
	height: 500px;
	background: #EAEAE8 url(../img/index/img05.jpg) top right no-repeat;
}

#main #partner .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#main #partner h2 {
	font-size: 4.2em;
	padding: 79px 0 42px;
}

#main #partner p {
	line-height: 2.0;
}

#main #partner .inner p:nth-child(2) {
	padding-bottom: 23px;
}

#main #partner .btn {
	padding-top: 22px;
	color: #01AFEC;
	font-size: 1.6em;
	border-bottom: 3px solid #01AFEC;
	letter-spacing: 0.8px;
    font-weight: bold;
	display: inline-block;
}

#main #recruit {
	height: 500px;
	background: #CCEFFB url(../img/index/img06.jpg) top left no-repeat;
}

#main #recruit .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#main #recruit h2 {
	font-size: 4.2em;
	padding: 79px 0 42px 438px;
}

#main #recruit p {
	line-height: 2.0;
	padding-left: 438px;
}

#main #recruit .inner p:nth-child(2) {
	padding-bottom: 23px;
}

#main #recruit .btn {
	padding-top: 22px;
	color: #01AFEC;
	font-size: 1.6em;
	border-bottom: 3px solid #01AFEC;
	letter-spacing: 0.8px;
    font-weight: bold;
	display: inline-block;
	margin-left: 438px;
}

#main .text .btn {
    border: 1px solid #01AFEC;
    background: #01AFEC;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.8px;
    margin-top: 30px;
    padding: 10px 45px 10px 20px;
    display: inline-block;
	position: relative;
	font-size: 1.4em;
}

#main .text .btn span {
    position: absolute;
    top: 13px;
    right: -35px;
}


#main #about .text .btn {
    border: 1px solid #01AFEC;
    background: #fff;
    color: #01AFEC;
}

#main .newscont .text .btn {
    background: #ffffff;
	color: #01AFEC;
	margin-bottom: 70px;
	font-size: 1.4em;
}


@media all and (min-width: 0) and (max-width: 767px) {
	
	#gHeader {
		width: 100%;
    	margin: 0 auto;
    	height: 40px;
    	padding-top: 27px;
	}
	
	#gHeader h1 {
		top: 19px;
	}
	
	#newscont {
		width: auto;
		margin: 0 16px;
	}
	
	#main {
		width: auto;
	}
	
	#main h2 {
		font-size: 3.0em;
	}
	

	#main h2 p {
		margin: -8px 0 0 0;
    	text-align: center;
	}
	
	#main p {
		font-size: 1.2em;
		line-height: 1.6;
		text-align: left;
	}
	
	.newscont {
		margin-top: 500px;
	}
	
	.newscont .photo {
		padding-right: 0;
		margin: 0 40px;
	}
	
	.newscont .text {
		width: 80%;
    	margin: 20px 20px 0;
	}

	.newscont .text dl {
		width: 100%;
    	margin: 0 auto;
	}
	
	.newscont .text dt {
		width: 100px;
		float: none;
		padding-left: 0;
		font-size: 1.3em;
	}
	
	.newscont .text dd {
		width: auto;
		float: none;
		font-size: 1.2em;
	}
	
	.newscont .text dl span {
		margin: 0;
	}

	#main #partner {
		height: auto;
    	background: #EAEAE8 url(../img/index/img05_sp.jpg) bottom right no-repeat;
		background-size: 100%;
	}
	
	#main #partner .inner {
		width: auto;
		margin: 0 20px 167px;
	}
	
	#main #partner h2 {
		font-size: 3.2em;
		padding: 42px 0 34px;
	}
	
	.en #main #partner p {
		width: auto;
		line-height: 1.5;
	}
	
	.es #main #partner p {
		width: auto;
		line-height: 1.5;
	}
	
	#main #recruit {
		height: auto;
    	background: #CCEFFB url(../img/index/img06_sp.jpg) bottom right no-repeat;
		background-size: 100%;
	}
	
	#main #recruit .inner {
		width: auto;
		margin: 0 20px 167px;
	}
	
	#main #recruit h2 {
		font-size: 3.2em;
		padding: 42px 0 34px;
	}
	
	#main #recruit p {
		padding-left: 0;
	}
	
	.en #main #recruit p {
		width: auto;
		line-height: 1.5;
	}
	
	.es #main #recruit p {
		width: auto;
		line-height: 1.5;
	}
	
	#main #recruit .btn {
		margin-left: 0;
	}

		
}

@media all and (min-width: 0) and (max-width: 321px) {
	
}

@media screen and (min-width:1024px) {
    /*　画面サイズが1024pxからはここを読み込む　*/
 
}
