body {
	color: #70645e;
	text-align: center;
	margin: 0;
	font-family: "Sawarabi Gothic";
	font-size: 16px;
}

h1,
h3 {
	font-family: 'El Messiri', sans-serif;
	color: #35baac;
	font-size: 36px;
}

h1 {
	text-align: left;
	padding-left: 20px;
}

h1 img {
	max-width: 200px;
}


h3 {
	border-bottom: dotted 3px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

/*Top*/

#top {
	background: url(../images/top_bg.png) no-repeat center center;
	background-size: cover;
	padding: 260px 200px 200px 0px;
}

h2 {
	text-align: left;
	padding-left: 30px;
	font-size: 36px;
}

/*Message*/

#message {
	background-color: white;
	padding: 80px;
}

#message p {
	padding-top: 30px;
}

/*Service*/

#service {
	background: url(../images/service_bg.png) no-repeat center center;
	background-size: cover;
	color: white;
	padding: 80px;
}

#service p {
	padding-top: 30px;
}

#service h3 {
	color: white;
}

/*Company*/

#company {
	padding: 80px;
	background-color: white;
}

th,
td {
	padding: 10px 10px 10px 15px;
	text-align: left;
}

th {
	white-space: nowrap;
}

table {
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

/*map*/

#map iframe {
	background-color: lightgray;
	width: 100%;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}

/*Access*/

#access {
	padding: 50px 80px 80px 80px;
	background-color: white;
}

#access ul {
	list-style: none;
	text-align: left;
	display: inline-block;
	padding-top: 30px;
}

#access li {
	text-indent: -1em;
	margin-left: 1em;
}

/*ヘッダー*/

header {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 5px 10px 5px 20px;
	position: fixed;
	width: 100%;
	text-align: right;
}

a {
	color: #70645e;
	text-decoration: none;
}

h1 a {
	color: #35baac;
}

a:hover {
	color: #35baac;
}

nav ul {
	list-style: none;
	margin-top: 0;
	margin-bottom: 0 padding-left: 0;
	font-size: 18px;
	display: inline-block;
}

nav li {
	display: inline-block;
	padding-right: 30px;
	padding-left: 0px;
}

nav {
	text-align: right;
	display: inline;
}

/*フッター*/

footer {
	background-color: #b8ada2;
	color: white;
	padding: 20px
}

::selection {
	background: #35baac;
	color: #ffffff;
}

//Firefox
::-moz-selection {
	background: #35baac;
	color: #ffffff;
}

/*スマホ*/

@media screen and (max-width:750px) {
	body {
		font-size: 14px;
	}
	h1 a {
		font-size: 24px;
	}
	h1 img {
		max-width: 150px;
	}

	h3 {
		font-size: 24px;
		border-bottom: dotted 3px;
		width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	h2 {
		font-size: 24px;
	}

	header {
		padding: 10px 10px 10px 20px;
	}

	nav ul {
		font-size: 16px;
		width: 100%;
	}
	nav li {
		padding-left: 0px;
		padding-right: 0;
	}
	nav {
		margin-top: -62px;
	}
	#top {
		padding: 200px 200px 150px 0px;
	}
	#message {
		padding: 50px 30px 50px 30px;
	}
	#message p {
		padding-top: 20px;
	}

	#message p {
		text-align: left;
	}

	#service {
		padding: 50px 30px 50px 30px;
	}
	#service p {
		padding-top: 20px;
	}
	#company {
		padding: 50px 30px 50px 30px;
	}
	th,
	td {
		padding: 5px 10px 5px 5px;
	}
	th {
		width: 4em;
	}
	table {
		padding-top: 20px;
	}
	#access {
		padding: 50px 30px 50px 30px;
	}
	#access ul {
		padding-top: 20px;
	}
	footer {
		font-size: 12px;
		padding: 15px;
	}
}

@import url(https://fonts.googleapis.com/earlyaccess/sawarabigothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
.l-footer__inner::after,
.l-global-nav::after,
.l-global-nav__login::after,
.l-header__inner::after,
.p-top__services::after,
.p-top__apps::after,
.p-top__sites::after,
.p-top__links::after,
.u-clearfix::after {
	display: table;
	clear: both;
	content: "";
}

.l-global-nav__link,
.l-header__logo-link,
.p-top__link a {
	transition: opacity .5s;
}

.l-global-nav__link:hover,
.l-header__logo-link:hover,
.p-top__link a:hover {
	text-decoration: none;
	cursor: pointer;
	opacity: .8;
}

*,
*::before,
*::after {
	padding: 0;
	margin: 0;
}

body {
	position: relative;
	width: 100%;
	height: 100%;
}


.l-global-nav__open {
	position: fixed;
	height: 100%;
	overflow: hidden;
}

.l-global-nav__open .l-contents__wrap {
	position: absolute;
	right: 240px;
	width: 100%;
	transition: right .5s ease;
}

.l-contents__inner {
	position: relative;
	padding: 80px 0;
	margin-right: auto;
	margin-left: auto;
}

.l-global-nav__item {
	position: relative;
}

.l-global-nav__link {
	position: relative;
	display: block;
	font-family: "Sawarabi Gothic";
	line-height: 1;
}

.l-global-nav__bg,
.l-global-nav__btn,
.l-global-nav__btn-close {
	display: none;
}

.l-global-nav__bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	display: none;
	width: 100%;
	height: 100%;
	padding: 10px;
}

.l-global-nav__close {
	position: absolute;
	top: 0;
	right: 240px;
	z-index: 1500;
	display: none;
	width: 40px;
	height: 40px;
	font-size: 4.0rem;
	line-height: 40px;
	text-align: center;
	background: white;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.l-global-nav__login-item {
	float: left;
	width: 50%;
}

.l-global-nav__login-item.is-regist .c-button {
	background: #da063e;
}

.l-header {
	z-index: 100;
	background: rgba(255, 255, 255, .9);
}

.l-global-nav__open .l-header {
	right: 240px;
	transition: right .5s ease;
}

.l-header__logo {
	float: left;
	padding-left: 0;
}

.l-header__logo-link {
	display: block;
	font-family: 'El Messiri', sans-serif;
	color: #35baac;
	font-size: 36px;
}

.l-header__logo-seething {
	color: #da063e;
}

.l-header__logo-icon {
	margin-right: 5px;
}

.l-header__login {
	float: right;
	font-size: 0;
}

.l-header__login-item {
	position: relative;
	display: inline-block;
}

.l-header__login-item.is-regist .c-button {
	background: #da063e;
}

.l-footer__inner,
.l-global-nav,
.l-global-nav__login,
.l-header__inner {
	*zoom: 1;
}

.l-header__inner {
	line-height: 50px;
	padding: 10px 0;
}

.l-footer__inner:after,
.l-global-nav:after,
.l-global-nav__login:after,
.l-header__inner:after,
	{
	display: table;
	clear: both;
	content: "";
}

/*------------------------------------750px------------------------------------*/

@media screen and (max-width: 750px) {

	.l-contents__wrap {
		position: relative;
		right: 0;

		width: 100%;
		overflow-x: hidden;
		transition: right .5s ease;
	}

	.l-contents {
		padding-top: 50px;
	}

	.l-contents__inner {
		padding: 20px 0;
		padding-right: 20px;
		padding-left: 20px;
	}

	.l-global-nav {
		position: fixed;
		top: 0;
		right: -240px;
		z-index: 1002;
		width: 240px;
		height: 100%;
		padding: 0;
		margin: 0;
		background: #ffffff;
		transition: right .5s ease;
	}

	.l-global-nav__item {
		display: block;
		text-align: left;
		border-bottom: 1px solid #70645e;
	}

	.l-global-nav__link {
		position: relative;
		padding: 14px;
		font-size: 1.2rem;
		color: #70645e;
	}

	.l-global-nav__link::after {
		position: absolute;
		top: 50%;
		right: 5px;
		margin-top: -8px;
		line-height: 1;
		content: url(../images/arrow.png);
		padding-right: 10px;
	}

	.fa-bars:before {
		content: url(../images/hamburger.png)
	}

	.l-global-nav__login-item .c-button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;

		height: 40px;
		padding: 0;
		font-size: 1.0rem;
		text-align: center;

		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.l-global-nav__btn,
	.l-global-nav__btn-close {
		float: right;
		width: 40px;
		height: 40px;
		line-height: 50px;
		color: #00ac97;
		text-align: center;
	}

	.l-global-nav__btn {
		display: block;
		background: url(../images/menu_icon.png) no-repeat center;
		background-size: 30px;
	}

	.l-global-nav__btn-close {
		background: url(../images/close.png) no-repeat center;
	}

	.l-global-nav__open .l-global-nav {
		right: 0;
		transition: right .5s ease;
	}

	.l-global-nav__open .l-global-nav__bg,
	.l-global-nav__open .l-global-nav__close {
		display: block;
	}

	.l-header {
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		height: 40px;
		transition: right .5s ease;
	}

	.l-header__logo-link {
		padding: 5px 30px;
		font-size: 1.6rem;
		line-height: 30px;
	}

	.l-header__logo-icon {
		height: 30px;
	}

	.l-header__login-item .c-button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 50px;
		height: 50px;
		padding: 0;
		font-size: 1.0rem;
		text-align: center;

		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.l-header__login-item .c-button::after {
		display: none;
	}

	.l-header__inner {
		line-height: 1;
		padding: 0;
	}
