@charset "utf-8";


/* -------------------------------------------------- */
/* 共通設定 */
/* -------------------------------------------------- */

.pc {
	display: none!important;
}

body {
-webkit-text-size-adjust: 100%;
}

p, li, dt, dd {
	/*Androidブラウザフォントバグ対策*/
	 max-height: 999999px;
}


/* WP */
/* -------------------------------------------------- */
/* 投稿の画像配置 */
/*.alignright { display: block; margin: 0 0 10px auto; }*//* 配置位置 左 */
/*.alignleft { display: block; margin: 0 auto 10px 0; }*//* 配置位置 右 */
.aligncenter { display: block; margin: 0 auto 10px; }/* 配置位置 中央 */
.alignright { float: right; padding: 0px 0 10px 10px; } /* 後続のテキスト左回り込み */
.alignleft { float: left; padding: 0px 10px 10px 0; }/* 後続テキスト右回り込み */



/* LINK */
/* -------------------------------------------------- */
a:link,
a:visited { text-decoration: none; color: #333333; }
a:hover  { text-decoration: none; color: #004ea2; }
a:active { text-decoration: none; color: #004ea2; }

/* CLEARFIX */
/* -------------------------------------------------- */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

/* OUTLINE */
/* -------------------------------------------------- */
html {
	overflow: auto;
	font-size: 62.5%;/* 10px */
	height: 100%;
}

html * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


body {
	height: 100%;
	background: #FFFFFF;
	color: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "ヒラギノ角ゴ ProN W4", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body .en {
		font-family: 'Oswald',"ヒラギノ角ゴ ProN W4", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#container {
	height: 100%;
	position: relative;
	line-height: 1.4;
	letter-spacing: 0.05em;
	transition: all 0.3s ease-in-out 0s;
}

.inner {
	width: 100%;
	padding: 0 4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}

/*ヘッダー*/
header {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	background: #222;
	text-align: center;
	z-index: 19000;
}

#logo {
	padding-top: 5px;
	display: inline-block;
}

#logo img {
	height: 40px;
	width: auto;
}

#spMenuBtn {
	position: absolute;
	top: 10px;
	left: 10px;
	cursor: pointer;
}

#spMenuBtn img {
	height: 30px;
}


nav {
	width: 100%;
	position: fixed;
	top: 0;
	left: -100%;
	z-index: 20000;
	display: table;
	background: rgba(0,0,0,0.9);
}

#menu {
	width: 100%;
	height: 100vh;
	padding: 10px 5%;
	vertical-align: middle;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

#menuIn {
	height: 100%;
	display: inline-block;
	text-align: left;
	position: relative;
}


#menuGnav {
	border-top: 2px #999999 solid;
	border-bottom: 2px #999999 solid;
}

#menuGnav li {
	border-top: 1px #999999 solid;
}

#menuGnav li a {
	display: block;
	padding:  20px 0;
	transition: all 0.3s ease-in-out 0s;
	background: url(../img/sp_icon7.png) 95% center no-repeat;
	-webkit-background-size: 7px 9px;
	background-size: 7px 9px;
}

#menuGnav li a:hover {
	opacity: 0.7;
}

#menuRight {
	margin-bottom: 60px;
}

.menuTit {
	font-size: 2.4rem;
	color: #FFFFFF;
}

#menuGnav a {
	font-size: 1.6rem;
	color: #FFFFFF;
}

#closeBtn {
	text-align: left;
	padding: 10px 0;
	cursor: pointer;
}

#closeBtn img {
	height: 40px;
	width: auto;
}

#navPoster {
	padding-bottom: 70px;
}

/*メイン*/
main {
	padding-top: 50px;
}

/*フッター*/
footer {
	width: 100%;
	text-align: center;
}

#pageTop a {
	width: 100%;
	padding: 15px 0;
	display: block;
	background: #0c398a;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
}

#pageTop a:hover {
	background: #0f4cba;
}

#footerLogo {
	padding: 30px 0;
	text-align: center;
}

#companyInfo {
	padding: 0 4%;
	text-align: left;
	display: inline-block;
}

#companyInfo .info {
	padding-bottom: 1em;
}

#footerBtn {
	margin-bottom: 20px;
	text-align: center;
}

#copy {
	padding-bottom: 20px;
}

/* -------------------------------------------------- */
/* 共通パーツ */
/* -------------------------------------------------- */


/* タイトル */
/* -------------------------------------------------- */
.tit1 {
	display: inline-block;
	font-size: 2.4rem;
	font-weight: 500;
	color: #0c398a;
}

.tit1:before {
	content: "";
	font-size: 3.4rem;
	padding-right: 20px;
	letter-spacing: 0.2em;
	font-family: 'Oswald',"Noto Sans Japanese","ヒラギノ角ゴ ProN W4", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.tit2 {
	margin-bottom: 20px;
	display: block;
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	color: #0c398a;
}

.tit2:before {
	content: "";
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	min-width: 95px;
	font-size: 3.4rem;
	background: url(../img/tit_bar.svg) center bottom no-repeat;
	letter-spacing: 0.2em;
	font-family: 'Oswald',"Noto Sans Japanese","ヒラギノ角ゴ ProN W4", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.tit3 {
	display: inline-block;
	padding: 40px 13px;
	position: relative;
	background: url(../img/tit_bar.svg) center top no-repeat,
				url(../img/tit_bar.svg) center bottom no-repeat;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 2.4rem;
	color: #0c398a;
	font-weight: 500;
}

.tit3:before {
	content:"";
	display: block;
	font-family: 'Oswald',"Noto Sans Japanese","ヒラギノ角ゴ ProN W4", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.tit3 span {
	display: block;
}

/* 個別設定 */
.tit1.service:before {
	content: "SERVICE";
}

.tit2.project:before {
	content: "PRODUCT";
}

.tit2.about:before {
	content: "ABOUT";
}

.tit3.news:before {
	content: "NEWS";
}

.tit2.contact:before {
	content: "CONTACT";
}


/* ボタン */
/* -------------------------------------------------- */
a.btn1 {
	width: 80%;
	padding: 15px;
	margin: 0 auto;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	background: #0c398a url(../img/icon2.svg) 95% center no-repeat;
}

a.btn2 {
	width: 100%;
	padding: 15px;
	border-radius: 5px;
	display: inline-block;
	color: #FFF;
	font-size: 1.6rem;
	background: #e57516 url(../img/icon2.svg) 95% center no-repeat;
	transition: all 0.3s ease-in-out 0s;
}

a.btn2 .small {
	font-size: 1.3rem;
}

a.btn2:hover {
	background: #ed862f url(../img/icon2.svg) 95% center no-repeat;
}

/* パンくず */
/* -------------------------------------------------- */
#bc {
	padding: 10px 4% 40px 4%;
}

#bc li {
	display: inline-block;
	padding-left: 20px;
	margin-left: 10px;
	background: url(../img/icon3.svg) left center no-repeat;
}

#bc li:first-child {
	padding: 0;
	margin-left: 10px;
	background: none;
}


/* 下層見出し */
/* -------------------------------------------------- */
#underMv {
	text-align: center;
}