/******************************************************************************************************************/
/************************************************共通css始まり*************************************************/
/******************************************************************************************************************/
/************************************************背景動画始まり************************************************/
.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: fixed;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
    z-index: -9999;
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}
.video-container video.fillWidth {
    width: 100%;
}
h1,h2,h3,h4,h5{
	font-family: "UD新丸ゴ R", "UD Shin Maru Go Regular", sans-serif;
}
.catch-title{
	font-size: 42px;
	text-align: center;
}
.catch-title img{
	min-width: 1142px;
}
.clearfix{
	clear: both;
}
.clearfix-box{
	display: block;
}
.clearfix-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/************************************************背景動画終わり************************************************/
/************************************************ヘッダー始まり************************************************/
header.header{
	z-index: 1;
	width: 100%;
	position: fixed;
	background-color: #fff;
}
nav.global-nav ul{
	margin: 0;
}
nav.global-nav ul li a{
	padding: 20px;
	color: #000;
	text-decoration: none;
	display: block;
}
nav.global-nav ul li a:after {
    display: block;
    content: "";
    width: 5%;
    height: 1px;
    background-color: #000;
    margin: 10px auto 0;
    transition: .25s ease-out;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    -ms-transition: .25s ease-out;
}
nav.global-nav ul li a:hover:after {
    width: 100%;
}
nav ul{
	padding: 0;
}
nav.global-nav ul li{
	width: 140px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}
nav.global-nav ul li span{
	display: block;
	line-height: 1;
}
.en{
	font-family: 'Noto Sans Japanese';
	font-weight: 700;
	letter-spacing: 2px;
}
div.h-left{
	float: left;
}
div.h-right{
	float: right;
}
nav.global-nav ul{
	list-style: none;
}
div.u-clear:before{
	content: "";
	display: block;
}
div.u-clear:after{
	content: "";
	display: block;
}
/************************************************ヘッダー終わり************************************************/
/************************************************キャッチ始まり************************************************/
div.catch-content{
	color: #fff;
	padding-top: 260px;
	padding-bottom: 200px;
}
/************************************************キャッチ終わり************************************************/
/************************************************メイン始まり************************************************/
div.main-content{
	background-color: #fff;
}
div.main-content div div{
	width: 33.3%;
	float: left;
}
.m-title{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.m-text{
	width: 80%;
	margin: 0 auto 50px;
}
@media (max-width: 960px) {
	div.main-content div div{
		width: 100%;
		float: none;
	}
}
/************************************************メイン終わり************************************************/
div.sub-content{
	padding-top: 150px;
	padding-bottom: 200px;
	text-align: center;
	color: #fff;
}
/************************************************フッター始まり************************************************/
footer{
	text-align: center;
}
.footer-content {
	width: 100%;
	text-align: center;
	background: #2b2b2b;
	color: #FFF;
}
.footer-content a {
	color: #FFF;
}
.footer-content .footer_block {
	margin: 0 auto;
	padding: 95px 0 110px;
}
footer p.copy{
	font-weight: normal;
	color: #FFF;
	background: #0a0a0a;
	font-size: 12px;
	padding: 40px 0;
	margin-bottom: 9px;
}
.footer-content .flogo {
    float: left;
    margin-right: 90px;
    width: 131px;
}
.footer-content .unit.unit01 {
    margin-right: 60px;
    width: 300px;
}
footer .unit02 .box > ul {
    width: 120px;
    float: left;
}
.footer-content .unit .title {
    font-size: 14px;
    border-bottom: 1px solid #FFF;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.footer-content .unit {
    float: left;
    width: 300px;
    text-align: left;
    font-size: 12px;
}
footer .unit02 .box ul li li:before {
    content: "- ";
}
footer ul{
	list-style: none;
}
footer ul,footer li{
	margin: 0;
	padding: 0;
}
@media (max-width: 960px) {
	.footer-content .flogo{
		width: 240px;
		margin: 0 auto;
		float: none;
	}
	.footer-content .unit.unit01 {
		margin-left: 60px;
	}
}
@media (max-width: 800px) {
	.footer-content .unit.unit01 {
		margin: 0 auto;
	}
	.footer-content .unit {
	    float: none;
	    text-align: center;
	    font-size: 12px;
	    margin: 0 auto;
	}
}
/************************************************フッター終わり************************************************/
/******************************************************************************************************************/
/************************************************共通css終わり*************************************************/
/******************************************************************************************************************/
/**********************************************privacyのcss始まり**********************************************/
.privacy-content{
	padding-top: 73px;
}
#main_area{
	background-color: #fff;
}
section.block{
	width: 80%;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 30px;
}
.normal_ul{
	margin: 0px 0px 10px 25px;
	padding: 0px;
	font-size: small;
	line-height: 1.7em;
	list-style: none;
}
.ordinal_h2{
	color: #002f6f;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 10px;
}
.ordinal_h3{
    margin: 10px 0 20px;
    border-bottom: 2px solid #002f6f;
    padding-bottom: 2px;
    font-size: 1.5em;
    font-weight: bold;
}
/**********************************************privacyのcss終わり**********************************************/
/**********************************************companyのcss終わり**********************************************/
.company-content{
	padding-top: 260px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 1;
	font-family: "UD新丸ゴ R", "UD Shin Maru Go Regular", sans-serif;
}
#company{
	padding-top: 100px;
	width: 100%;
	background-color: #fff;
	margin-top: 200px;
	padding-bottom: 80px;
}
table.tbc{
	margin: 0 auto;
}
table.tbc caption{
	font-size: 24px;
	font-weight: bold;
}
table.tbc th{
	border-top: solid #75c5ff 2px;
	color: #75c5ff;
	text-align: left;
	padding: 35px 20px 40px 25px;
}
table.tbc td{
	padding-left: 20px;
	border-top: solid #e6e6e6 1.5px;
}
/**********************************************companyのcss終わり**********************************************/
/**********************************************successのcss終わり**********************************************/
.success-content{
	padding-top: 260px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 1;
	font-family: "UD新丸ゴ R", "UD Shin Maru Go Regular", sans-serif;
}
#success{
	padding-top: 100px;
	width: 100%;
	background-color: #fff;
	margin-top: 200px;
	padding-bottom: 80px;
}
.successarea ul{
	margin: 0 auto;
	width: 90%;
	padding: 0;
	list-style: none;
}
.lefttext{
	border-top: solid #75c5ff 2px;
	float: left;
	width: 20%;
}

.righttext{
	border-top: solid #e6e6e6 1.5px;
	float: left;
	width: 70%;
}
/**********************************************successのcss終わり**********************************************/
/**********************************************inquiryのcss始まり**********************************************/
.inquiry-content{
	padding-top: 260px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 1;
	font-family: "UD新丸ゴ R", "UD Shin Maru Go Regular", sans-serif;
}
#inquiry{
	padding-top: 100px;
	width: 100%;
	background-color: #fff;
	margin-top: 200px;
	padding-bottom: 80px;
}
.inquiryarea{
	text-align: center;
}
.step-menu {
	padding: 0;
	margin-bottom: 30px;
}
.step-menu-item {
	display: inline-block;
	vertical-align: middle;
	padding: 0 19px;
	position: relative;
}
.step-menu-item span {
	width: 95px;
	height: 95px;
	text-align: center;
	line-height: 98px;
	font-size: 16px;
	font-family: "UDæ–°ä¸¸ã‚´ R","UD Shin Maru Go Regular",sans-serif;
	border: 4px solid #888;
	color: #888;
	display: block;
	border-radius: 50%;
}
.step-obj.is-active {
	border-color: #0098d9;
	color: #0098d9;
}
.step-obj.is-active:after {
	border-top-color: #0098d9;
}
.step-obj:after {
	content: "";
	width: 45px;
	height: 2px;
	border-top: 2px dotted #888;
	position: absolute;
	right: -25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
span.is-last{
	border-color: #0098d9;
	color: #0098d9;
}
@media (max-width: 455px) {
	.step-menu{
		display: none;
	}
}
.contact{
	width: 100%;
}
.contact-area{
	width: 80%;
	margin-left: 25%;
}
.contact-area table{
	width: 100%;
}
.contact-area th{
	padding: 30px 10px 30px 0px;
	border-top: solid #75c5ff 2px;
	float: left;
	width: 14%;
}
.contact-area td{
	padding: 30px 0px 30px 20px;
	border-top: solid #e6e6e6 1.5px;
	float: left;
	width: 50%;
}
.contact-action-button{
	font-size: 16px;
}
.contact-area textarea{
	width: 90%;
	height: 120px;
}
.square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #67c5ff;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
    margin-left: 45%;
}

.square_btn:hover {
    background: #67c5ff;
    color: white;
}
/**********************************************inquiryのcss終わり**********************************************/
/**********************************************serviceのcss終わり**********************************************/
.service-content{
	padding-top: 260px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	line-height: 1;
	font-family: "UD新丸ゴ R", "UD Shin Maru Go Regular", sans-serif;
}
#service{
	padding-top: 100px;
	width: 100%;
	background-color: #fff;
	margin-top: 200px;
	padding-bottom: 80px;
}
.servicearea ul{
	list-style: none;
}
p.flow{
	text-align: center;
}
.serviceleft{
	float: left;
	width: 45%;
	font-size: 1.5em;
}
.bold{
	font-weight: bold;
}

/**********************************************serviceのcss終わり**********************************************/












