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

/*共通ここから*/

/*共通ここまで*/

/*SMPここから*/
@media all and (max-width: 768px) {
	main#main-visual {
		width: 100%;
		margin: 0 auto;
	}
	.contents-main {
		padding: 0 10px;
		margin-top: 11.3rem;
	}
	.img-service {
		text-align: center;
		margin: 4.2rem 0 5rem 0;
	}
	.img-service img {
		height: 56.5px;
	}
	.area-service {
		margin-bottom: 4.5rem;
	}
	.area-service ul li {
		margin-bottom: 2.4rem;
	}
	.img-number {
		text-align: center;
	}
	.img-number img {
		width: 26.5px;
	}
	p.txt-english-ttl {
		font-size: 1.25rem;
		color: #37315A;
		text-align: center;
	}
	p.txt-japanese-ttl {
		font-size: 1.5rem;
		color: black;
		text-align: center;
		margin: 0.5rem 0 1.6rem 0;
	}
	.box-service-img {
		text-align: center;
	}
	.box-service-img img {
		max-width: 640px;
		width: 100%;
		height: auto;
	}
	.box-detail {
		margin-bottom: 5.8rem;
	}
	.box-detail p {
		font-size: 1.45rem;
	}
	.box-detail a {
		text-align: center;
		color: #FFFFFF;
		background-color: #FC5A25;
		padding: 1.75rem 0;
	}
	.contents-news {
		width: 100%;
		background-color: #DEECF7;
		padding: 3.25rem 0 3.9rem 0;
	}
	.img-news {
		text-align: center;
		margin-bottom: 2.75rem;
	}
	.img-news img {
		height: 56.5px;
	}
	.box-news {
		margin: 0 10px;
		font-size: 1.25rem;
		line-height: 1.5;
	}
	.box-news dl {
		border-top: solid 1px black;
	}
	.box-news:nth-last-child(1) {
		border-bottom: solid 1px black;
	}
	.box-news dt {
		margin: 1.9rem 0 0.85rem -0.25rem;
		color: black;
	}
	.box-news dd {
		margin-bottom: 2.1rem;
		color: black;
	}
	.contents-access {
		width: 100%;
		padding: 0 10px;
	}
	.img-access {
		text-align: center;
		margin: 4.15rem 0 1.3rem 0;
	}
	.img-access img {
		height: 56.5px;
	}
	p.txt-stax {
		font-size: 1.95rem;
		color: #000000;
	}
	p.txt-address {
		font-size: 1.45rem;
		color: #000000;
		line-height: 1.5;
		margin: 0.8rem 0 1.7rem 0.8rem;
	}
	p.txt-tel {
		font-size: 1.35rem;
		color: #000000;
		line-height: 1.5;
		margin-left: 0.8rem;
	}
	.box-address {
		margin-bottom: 4.3rem;
	}
	.box-map {
		position: relative;
		padding-top: 75%;
		height: 0;
		overflow: hidden;
	}
	.box-map iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.img-address {
		width: 300px;
		height: 67px;
		margin-bottom: 1rem;
		background-image: url(../img/img-top-adress_sp.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
}
/*SMPここまで*/

/*PCここから*/
@media all and (min-width: 769px) {
	.contents-main {
		width: 900px;
		margin: 0 auto;
	}
	.img-top {
		margin: 50px 0;
	}
	.img-service {
		text-align: center;
		margin-bottom: 40px;
	}
	.img-service img {
		height: 100px;
	}
	.area-service li {
		display: inline-block;
		width: 250px;
		vertical-align: top;
		margin: 0 75px 70px 0;
	}
	.area-service li:nth-child(3n) {
		margin-right: -75px;
	}
	.img-number {
		text-align: center;
	}
	.img-number img {
		width: 37px;
	}
	p.txt-english-ttl {
		font-size: 13px;
		color: #37315A;
		text-align: center;
	}
	p.txt-japanese-ttl {
		font-size: 17px;
		color: #000000;
		text-align: center;
		margin: 10px 0 25px 0;
	}
	.box-service-img img {
		width: 250px;
		height: auto;
	}
	.box-detail {
		margin: 0 auto 160px auto;
		width: 320px;
	}
	.box-detail p {
		text-align: center;
		font-size: 16px;
	}
	.box-detail a {
		width: 320px;
		color: #FFFFFF;
		background-color: #FC5A25;
		text-align: center;
		padding: 15px 0;
	}
	.contents-news {
		width: 100%;
		background-color: #DEECF7;
		padding-bottom: 80px;
	}
	.img-news {
		text-align: center;
		padding-top: 50px;
		margin-bottom: 40px;
	}
	.img-news img {
		height: 100px;
	}
	.box-news {
		width: 900px;
		margin: 0 auto;
		font-size: 15px;
	}
	.box-news dl {
		overflow: hidden;
		padding: 10px 0;
		border-top: solid 1px black;
	}
	.box-news:last-child {
		border-bottom: solid 1px black;
	}
	.box-news dt {
		float: left;
		border-right: solid 1px black;
		padding: 10px 15px 10px 45px;
		color: black;
	}
	.box-news dd {
		float: left;
		padding: 10px 0 10px 23px;
		color: black;
	}
	.contents-access {
		margin: 0 auto;
		width: 900px;
	}
	.img-access {
		text-align: center;
		margin: 60px 0 40px 0;
	}
	.img-access img {
		height: 100px;
	}
	.area-access {
		overflow: hidden;
		margin-bottom: 145px;
	}
	.box-address {
		float: left;
		width: 280px;
	}
	.box-map {
		float: right;
		width: 487px;
	}
	p.txt-stax {
		font-size: 30px;
		color: #000000;
		margin-top: 30px;
	}
	p.txt-address {
		font-size: 15px;
		color: #000000;
		line-height: 1.5;
		margin: 20px 0 25px 0;
	}
	p.txt-tel {
		font-size: 20px;
		color: #000000;
		line-height: 2;
		margin-left: 30px;
	}
	.img-address {
		width: 340px;
		height: 91px;
		background-image: url(../img/img-top-adress_pc.png);
		margin-bottom: 25px;
	}
}
/*PCここまで*/