
body {
    font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 18px;
    line-height: 1.5;
    background: #F3F1EB;
    text-size-adjust: auto;
    color: #000;
}
/*a img:hover,
a.btnLinks:hover{
	opacity: .75;
}*/

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

h1,h2,h3,h4,h5,h6,header,footer,section,article,div,p,ul,ol,li {
	box-sizing: border-box;
}

sup {
	font-size: 75%;
	vertical-align: top;
}

a {
	color: #357DBF;
}

a[href^="tel:"] { cursor: default; }

/*=======================================================
=========================================================
 Site Structure
=========================================================
=========================================================*/
/* Header */
.blockHeader {
	display: none;
}

/* Global Navi */
.globalNavBox {
	height: 100%;
	width: 320px;
	position: fixed;
	z-index: 100;
	background-color: #FFF;
	top: 0;
	right: 0;
}
.globalNavWrap {
	height: 100%;
}
.globalNav__logo {
	padding: 65px 0 45px;
	text-align: center;
}
.globalNav__txt {
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-bottom: 75px;
}

.globalNav__item {
	margin-bottom: 30px;
	text-align: center;
}
.globalNav__item a {
	text-decoration: none;
}
.globalNav__item a:hover {
	opacity: .7;
}
.globalNav__item__jp {
	display: block;
	font-size: 18px;
	color: #333;
}
.globalNav__item__en {
	display: block;
	font-size: 12px;
	font-style: italic;
	color: #2F7DB3;
}

/* Contents Wrapper */
.contentsWrapper {
	background-color: #F3F1EB;
	/*min-width: 1320px;*/
	padding-right: 320px;
}
.section__inner {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
}

/* Common */

/* Headline */
.hlLv2 {
	font-weight: normal;
	margin-bottom: 50px;
	position: relative;
	line-height: 1;
	text-align: center;
	font-size: 24px;
}
.hlLv2 span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: #357DBF solid 2px;
	letter-spacing: .1em;
}

/* Text */
.modTxt01 {
	font-size: 16px;
	line-height: 1.75;
}
.modTxt02 {
	font-size: 14px;
	line-height: 2;
}

/* List */
.modList01__item {
	font-size: 14px;
	line-height: 2;
	padding-left: 1em;
	text-indent: -1em;
}

/* table */
.modTbl01 {
	width: 100%;
	font-size: 14px;
	position: relative;
	line-height: 2;
	z-index: 1;
}
.modTbl01 th {
	background-color: #FFF;
	border: #CCC solid 1px;
	padding: 10px 20px;
	width: 30%;
	text-align: left;
	font-weight: normal;
}
.modTbl01 td {
	border: #CCC solid 1px;
	padding: 10px 20px;
}

/* KV */
.sectionKv {
	/*height: calc(100vh - 1px) !important;*/
}
.sectionKv__maintxt {
	width: 100%;
	top: 40%;
	transform: translateY(-50%);
	position: absolute;
	z-index: 1;
}
.sectionKv__maintxt span {
	max-width: 1040px;
	margin: 0 auto;
	display: block;
	padding: 0 20px;
}
.sectionKv__maintxt span img {
	width: 88%;
	height: auto;
}
#tubular-container::after {
	content: "";
	width: 100%;
	height: 69px;
	background: url(../img/movie_cover.png) repeat-x 0 bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}
.sectionKv iframe {
	/*max-width: 1750px;*/
	bottom: 0;
	top: auto !important;
}
/* Section01 */
.section01 {
	position: relative;
	margin-top: 50px;
	padding-top: 100px;
}
.section01::after {
	content: "";
	width: 302px;
	height: 618px;
	background: url(../img/bg_content.png) no-repeat center center;
	position: absolute;
	right: 0;
	bottom: -490px;
	z-index: 0;
	display: block;
}
.section01__txt {
	/*font-family: "游明朝","ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 30px;
	font-weight: 500;*/
	text-align: center;
	margin-bottom: 25px;
}
.tbl__address__ttl {
	font-weight: bold;
}
.num_rand {
	float: right;
}

/* Section02 */
.section02 {
	margin-top: 50px;
	padding-top: 100px;
}
.businessBox {
	display: flex;
	position: relative;
	z-index: 2;
}
.business__item:nth-child(2n+1) {
	background-color: #FFF;
}
.business__item {
	width: 25%;
}
.business__item img {
	width: 100%;
	height: auto;
}
.business__item__txt {
	padding: 25px;
}
.business__item__innerBox {
	padding: 20px;
	background-color: #F2F2F2;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.6;
}
.business__item__txt .modTxt02 {
	margin-top: 20px;
}

/* Section03 */
.section03 {
	background-color: #000;
	color: #FFF;
	padding: 100px 0;
}
.worksBox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.worksBox__item {
	width: 49%;
	padding-bottom: 35px;
}
.hlLv3--works {
	margin-top: 20px;
	font-size: 14px;
}
.hlLv3--worksOther {
	font-size: 18px;
	color: "#CCC";
	padding-top: 60px;
	margin-bottom: 20px;
}
.btn__section03 {
	text-align: center;
	margin-top: 50px;
}
.btn__section03 a {
	display: inline-block;
	width: 82px;
}

/* Section04 */
.section04 {
	padding-top: 80px;
}
.mapBox {
	width: 100%;
	height: 327px;
	border: #FFF solid 20px;
}
.addressBox {
	margin-top: 25px;
}
.addressBox__companyName {
	display: inline-block;
}
.addressBox__companyName__fss {
	font-size: 14px;
}
.addressBox__address {
	display: inline-block;
	font-size: 14px;
}

/* Section05 */
.section05 {
	padding-top: 80px;
	text-align: center;
}

/* Section06 */
.section06 {
	padding-top: 80px;
	text-align: center;
}
.contactTxt {
	font-size: 22px;
}
.contactTxt a {
	color: #000;
	text-decoration: none;
}

/* Footer */
.blockFooter {
	margin-top: 100px;
}
.copyright {
	text-align: center;
	font-size: 10px;
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
	border-top: #CCC solid 1px;
}

.btnPageTop {
	position: fixed;
	right: 340px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	/*display: none;*/
	opacity: 0;
	transition: opacity 0.3s linear;
	z-index: 200;
	cursor: pointer;
}
.btnPageTop.active {
	display: block;
	opacity: 1;
}

/* Helper */
.tac {
	text-align: center;
}

.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}

@media screen and (max-height: 800px) {
	/* Global Navi */
	.globalNav__logo {
		padding: 35px 0;
	}
	.globalNav__logo img {
		height: 90px;
		width: auto;
	}
	.globalNav__txt {
		/*display: none;*/
		margin-bottom: 35px;
	}

	.globalNav__item {
		margin-bottom: 20px;
	}
	.globalNav__item__jp {
		font-size: 15px;
	}
}
@media screen and (min-width: 1025px) {
	.spOnly {
		display: none;
	}
	.sectionKvSp {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.pcOnly {
		display: none;
	}
	.blockHeader {
		display: block;
		height: 53px;
		position: absolute;
		width: 100%;
	}
	.blockHeader__inner {
		height: 53px;
		display: block;
		padding: 0;
	}
	.headerInner {
		height: 53px;
		display: flex;
		padding: 0 4%;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center;
	}
	.headerInner__glogo {
		width: 164px;
		height: 12px;
	}
	.btnSpMenu {
		width: 32px;
	}
	
	/* Global Navi */
	.globalNavBox {
		/*display: none;*/
		width: 100%;
		height: 100vh;
		position: fixed;
		z-index: 100;
		background-color: rgba(53,125,191,.85);
		opacity: 1;
		right: -100%;
		transition: right 0.3s linear;
	}
	.globalNavBox.is-open {
		right: 0;
		/*opacity: 1;*/
	}
	.globalNavWrap {
		height: auto;
		width: 100%;
		background-color: #FFF;
		padding-bottom: 35px;
	}
	.globalNav__logo {
		padding: 35px 0;
		width: 164px;
		margin: 0 auto;
	}
	.globalNav__logo img {
		height: auto;
	}
	.btnMenuClose {
		position: absolute;
		top: 2%;
		right: 4%;
		width: 23px;
	}
	.globalNav__item {
		margin-bottom: 15px;
	}
	.globalNav__item__jp {
		font-size: 15px;
	}
	
	/* Contents Wrapper */
	.contentsWrapper {
		min-width: 0;
		padding-right: 0;
	}
	.section__inner {
		padding: 0 4%;
		width: 100%;
	}
	
	/* Common */
	.hlLv2 {
		margin-bottom: 25px;
		font-size: 17px;
	}
	.hlLv2 span {
		padding-bottom: 5px;
		/*border-bottom: #357DBF solid 1px;*/
	}
	
	/* table */
	.modTbl01 {
		width: 100%;
		font-size: 14px;
	}
	.modTbl01 th {
		display: block;
		border-top: none;
		padding: 7px 10px;
		width: auto;
	}
	.modTbl01 tr:first-child th {
		border-top: #CCC solid 1px;
	}
	.modTbl01 td {
		display: block;
		border-top: none;
		padding: 7px 10px;
	}

	/* KV */
	.sectionKv {
		display: none;
	}
	.sectionKvSp {
		/*background: url(../img/bg_kv_sp.png) no-repeat center top / cover;
		min-height: 420px;*/
		margin-bottom: 40px;
	}
	.sectionKvSp img {
		width: 100%;
		height: auto;
	}
	
	/* Section01 */
	.section01 {
		position: relative;
		padding-top: 35px;
		margin-top: 0;
	}
	.section01::after {
		width: 151px;
		height: 354px;
		background: url(../img/bg_content.png) no-repeat center center / 151px auto;
		bottom: -210px;
	}
	.section01__txt {
		/*font-size: 22px;*/
		margin-bottom: 25px;
	}
	.section01__txt img {
		width: 270px;
		height: auto;
	}
	.tbl__address__ttl {
		margin-top: 10px;
	}
	.tbl__address__ttl:first-child {
		margin-top: 0;
	}
	
	/* Section02 */
	.section02 {
		padding-top: 35px;
		margin-top: 45px;
	}
	.businessBox {
		display: block;
	}
	.business__item {
		background-color: #FFF;
	}
	.business__item {
		width: 100%;
	}
	.business__item__img img {
		width: 100%;
		height: auto;
	}
	.business__item__txt {
		padding: 4% 4% 8%;
	}
	.business__item__innerBox {
		padding: 4%;
		margin-top: 20px;
		font-size: 14px;
		line-height: 1.6;
	}
	.business__item__innerBox__ttl {
		text-align: center;
	}
	.business__item__txt .modTxt02 {
		margin-top: 20px;
	}
	/* Section03 */
	.section03 {
		background-color: #000;
		color: #FFF;
		padding: 60px 0;
	}
	.worksBox {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.worksBox__item {
		width: 100%;
		padding-bottom: 35px;
		text-align: center;
	}
	.hlLv3--works {
		margin-top: 20px;
		font-size: 14px;
	}
	.hlLv3--worksOther {
		display: none;
	}
	.btn__section03 {
		margin-top: 30px;
	}
	.btn__section03 a {
		width: 72px;
	}
	
	/* Section04 */
	.section04 {
		padding-top: 60px;
		text-align: center;
	}
	.mapBox {
		height: 200px;
		border: #FFF solid 10px;
	}
	.addressBox {
		margin-top: 25px;
		margin-bottom: 10px;
		line-height: 1.8;
	}
	.addressBox__companyName {
		display: block;
	}
	.addressBox__address {
		display: block;
		margin-top: 10px;
	}
	
	/* Section05 */
	.section05 {
		padding-top: 60px;
	}

	/* Section06 */
	.section06 {
		padding-top: 60px;
	}
	.contactTxt {
		font-size: 16px;
	}
	.contactTxt a {
		color: #000;
		text-decoration: none;
	}

	/* Footer */
	.blockFooter {
		margin-top: 60px;
	}
	.copyright {
		font-size: 9px;
		width: 100%;
		padding-bottom: 60px;
	}
	
	.btnPageTop {
        width: 60px;
        height: 60px;
		right: 20px;
	}

	/* Helper */
	.smt10 {
		margin-top: 10px;
	}
}


