@charset "utf-8";

.pconly{
	display: none;
}

.smponly{
	display: block;
}

a[href^="tel:"] {
		pointer-events:auto;
	}

/* -------------------------------------------------------------------------------------

	お問い合わせ

-------------------------------------------------------------------------------------- */

.contact-bg{
	background: url(../img/contact-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.contact-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 70px;
}

.contact-area h2{
	text-align: center;
	font-weight: normal;
	line-height: 200%;
	font-size: 110%;
	width: 100%;
	margin: 0 auto 90px;
}

.telephone{
	box-shadow: 0 0 0 1px #ccc inset;
	padding: 4%;
	text-align: center;
	margin-bottom: 70px;
}

.telephone .tel-icon{
	background: url(../img/free-d.svg) no-repeat 12% 12px;
	background-size: 36px 18px;
	width: 100%;
	margin:0 auto;
	font-size: 170%;
	font-family: Arial, Helvetica, "sans-serif";
	line-height: 150%;
	padding: 0 0 0 0;
}

.forms table{
	width: 100%;
}

.forms table th,
.forms table td{
	padding:0 0 20px;
	text-align: left;
	vertical-align: top;
	display: block;
}

.forms table td{
	border-bottom: 1px dotted #ccc;
}

.forms table th{
	width: 100%;
	padding:20px 0 10px !important;
}

.forms table th span{
	color: #fff;
	margin-left: 20px;
	background: #9e1818;
	padding:1% 10px;
	float: none;
}

.forms table td label{
	margin-right: 20px;
}

.forms table td .long,
.forms table td .short,
.forms table td .middle,
.forms table td textarea{
	background: #eee;
	padding: 2%;
	box-shadow: none !important;
	border: none;
}

.forms table td .long,
.forms table td textarea{
	width: 96%;
}

.forms table td .middle{
	width: 96%;
}

.forms table td .short{
	width: 96%;
}

.forms table td textarea{
	height: 150px;
}

.submitbtn{
	text-align: center;
	margin-top: 30px;
}

.submitbtn input{
	box-shadow: none !important;
	border: none;
	padding: 20px 10%;
	cursor: pointer;
}

.enter{
	background: #1d2382;
	color: #fff;
}

/* -------------------------------------------------------------------------------------

	ネット無料設備

-------------------------------------------------------------------------------------- */

.facility-bg{
	background: url(../img/facility-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.facility-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 50px;
}

.facility-area h2{
	text-align: center;
	font-weight: normal;
	line-height: 200%;
	font-size: 110%;
	width: 100%;
	margin: 0 auto 60px;
}

.flowmap{
	max-width:660px;
	margin: 0 auto 100px;
	width: 100%;
}

.flowmap  img{
	width: 100%;
	height: auto;
}

.flow-plan{
	width: 100%;
	margin-bottom: 60px;
}

.flow-plan li{
	width: 100%;
	float: none;
	margin: 0 0 4% 0;
	list-style: none;
	color: #666;
}

.flow-plan li:nth-child(2n){
	margin: 0 0 4% 0;
}

.flow-plan li img{
	width: 100%;
	height: auto;
}

/* -------------------------------------------------------------------------------------

	引越しサービス	

-------------------------------------------------------------------------------------- */

.moving_list {
	flex-wrap: wrap;
}
.moving_list li {
	width: 100%;
	margin-top: 30px;
}
.moving_list li:first-child {
	margin-top: 0;
}
.moving_list li img {
	width: 100%;
}

/* -------------------------------------------------------------------------------------

	24時間駆けつけサービス

-------------------------------------------------------------------------------------- */

.rush-bg{
	background: url(../img/rush-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.rush-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 50px;
}

.hour{
	background: url(../img/24hour.gif) no-repeat center top;
	padding: 180px 0 20px 0;
	text-align: left;
	margin-bottom: 50px;
}

.hour h2{
	font-weight: normal;
	line-height: 200%;
	font-size: 110%;
	width: 100%;
}

.truble li{
	width: 100%;
	float: none;
	margin: 0 0 4% 0;
	list-style: none;
	height: 200px;
	position: relative;
}

.truble li p{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	width: 90%;
	font-size: 120%;
}

.truble li:nth-child(2n){
	margin: 0 0 4% 0;
}

.truble li:nth-child(n+3){
	width: 100%;
	margin: 0 0% 4% 0;
}

.truble li:last-child{
	margin: 0 0 4% 0;
}

.menbers{
	background: #f2f2f2;
	padding: 5%;
	text-align: center;
	color: #d1316d;
	font-size: 110%;
	margin-bottom: 90px;
}

.menbers  span{
	background: #d1316d;
	padding: 10px 20px;
	color: #fff;
	margin-right: 20px;
}

.life-tit{
	font-size: 130%;
	margin-bottom: 25px;
	line-height: 150%;
	text-align: center;
	font-family: Arial, Helvetica, "sans-serif";
}

.life-tit span{
	color:#1d2382;
	margin-left: 0;
	display: block;
}

.lifes{
	margin-bottom: 50px;
}

.lifes li{
        width: 100%;
        float: left;
        margin: 0 0% 4% 0;
        list-style: none;
        box-shadow: 0 0 0 2px #ccc inset;
        padding: 10%;
    }

.lifes li:nth-child(4n){
	margin: 0 0 2% 0;
}

.lifes li:nth-child(2n){
	margin: 0 0 2% 0;
}

.lifes li dt{
	max-width: 55px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.lifes li dt{
	width: 100%;
	height: auto;
}

.lifes li dd{
	text-align: center;
}

.lifes .life-name{
	color: #26425b;
	font-size: 110%;
	font-weight: bold;
}

.life-mem{
	background: #d1316d;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

.lifes .send{
	color: #d1316d;
	font-size: 110%;
	font-weight: bold;
}

.daiyal{
	margin-bottom: 50px;
}

.daiyal li{
        width: 100%;
        float: none;
        margin: 0 0 2% 0;
        list-style: none;
        background: #eff0f5;
        padding: 5% 10%;
        text-align: center;
    }

.daiyal li:nth-child(4n){
	margin: 0 0 2% 0;
}

.daiyal li dt{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #26425b;
}

.daiyal li:nth-child(n+5){
        width: 100%;
        margin: 0 0 2% 0;
    }

.daiyal li:last-child{
	margin: 0 !important;
}

.service {
	margin-bottom: 2%;
}

.service li{
        width: 100%;
        float: none;
        margin: 0 0 2% 0;
        list-style: none;
        background: #eff0f5;
        padding: 5% 10%;
        text-align: center;
    }

.service li:nth-child(4n){
	margin: 0 0 2% 0;
}

.service li dt{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #26425b;
}

.service li:nth-child(n+5){
        width: 100%;
        margin: 0 0 2% 0;
    }

.service li:last-child{
	margin: 0 !important;
}

.service2 li{
        width: 100%;
        float: none;
        margin: 0 0 2% 0;
        list-style: none;
        background: #eff0f5;
        padding: 5% 10%;
        text-align: center;
    }

.service2-2 li{
        width: 100%;
        float: none;
        margin: 0 0 2% 0;
        list-style: none;
        background: #eff0f5;
        padding: 5% 10%;
        text-align: center;
    }

.lang{
	box-shadow: 0 0 0 1px #ccc inset;
	padding: 10%;
}

.lang dl{
	float: none;
	width: 100%;
	text-align: center;
}

.lang dl dt{
	width: 100%;
	float: none;
	font-size: 120%;
	font-weight: bold;
}

.lang dl dd{
	width: 100%;
	float: none;
}

.lang ul{
	float: none;
	width: 100%;
	margin-top: 20px;
}

.lang ul li{
	float:left;
	list-style: none;
	margin-left: 10px;
}

.lang ul li img{
	width: 43px;
	height: 30px;
}

.lang2{
	box-shadow: 0 0 0 1px #ccc inset;
	padding: 10%;
}

.lang2 dl{
	float: none;
	width: 100%;
	text-align: center;
}

.lang2 dl dt{
	width: 100%;
	float: none;
	font-size: 120%;
	font-weight: bold;
}

.lang2 dl dd{
	width: 100%;
	float: none;
}

.lang2 ul{
	float: none;
	width: 100%;
	margin-top: 20px;
}

.lang2 ul li{
	float:left;
	list-style: none;
	margin-left: 10px;
	width: 29%;
}

.lang2 ul li img{
	width: 43px;
	height: 30px;
}



.truble-new:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.truble-new > li{
	width: 100%;
	float: none;
	margin: 0 0 4% 0;
	list-style: none;
	position: relative;
}

.truble-new > li:nth-child(2n){
	margin: 0 0 4% 0;
}

.truble-new > li:nth-child(n+3){
	width: 100%;
	margin: 0 0 4% 0;
}

.truble-new > li:last-child{
	margin: 0 0 4% 0;
}

.truble-new > li dt{
	text-align: center;
	font-weight: bold;
	font-size: 140%;
	line-height: 150%;
	border-bottom: 2px solid #2ea2db;
	border-top: 2px solid #2ea2db;
	padding: 10px 0;
	margin-bottom: 20px;
}

.truble-new > li dd li{
	margin-left: 20px;
	list-style: disc;
	font-size: 106%;
}

.truble-new > li dl:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}


.truble-new > li dd.photo{
	width: 100%;
	float: none;
}

.truble-new > li dd.photo img{
	width: 100%;
	height: auto;
}

.truble-new > li dd.txt{
	width: 100%;
	float: none;
}

/* -------------------------------------------------------------------------------------

	インターネット回線取次サービス

-------------------------------------------------------------------------------------- */

.internet-bg{
	background: url(../img/internet-bg.jpg) no-repeat 54% center;
	 background-size: cover;
}

.internet-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 70px;
}

.internet-area h2{
	text-align: center;
	font-weight: normal;
	line-height: 200%;
	font-size: 110%;
	width: 100%;
	margin: 0 auto 50px;
}

.human{
	max-width:750px;
	margin: 0 auto 60px;
	width: 100%;
}

.human  img{
	width: 100%;
	height: auto;
}

.internet-plan{
	width: 100%;
}

.internet-plan li{
	width: 100%;
	float: none;
	margin: 0 0 4% 0;
	list-style: none;
	color: #666;
}

.internet-plan li:nth-child(2n){
	margin: 0 0 4% 0;
}

.internet-plan li img{
	width: 100%;
	height: auto;
}

.bigs{
	font-weight: bold;
	font-size: 110%;
	margin:10px 0 15px;
	color:#000 !important;
}

.pat-cover{
	padding: 70px 0 0;
	background: #eff0f5;
}

.pat-cap{
	text-align: center;
	font-size: 130%;
	width: 90%;
	margin:0 auto 50px;
}

/* -------------------------------------------------------------------------------------

	事業内容

-------------------------------------------------------------------------------------- */

.business-bg{
	background: url(../img/business-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.business-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 70px;
}

/* -------------------------------------------------------------------------------------

	代表挨拶

-------------------------------------------------------------------------------------- */

.greeting-bg{
	background: url(../img/greet-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.sub-greet{
	font-size: 140%;
	margin: 0 auto;
	width: 80%;
}

.greeting-area{
	max-width: 1120px;
	width:100%;
	margin: 0 auto 0px;
}

.messa{
	max-width: 1120px;
	width:100%;
	margin: 0 auto 0px;
}

.yok{
	background: none;
	background-size: cover;
	padding: 50px 0 0px;
}

.yok dl{
	width: 80%;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.6);
	padding: 5%;
	margin-top: 
}

.yok .mb-txt p{
	margin-bottom: 20px;
	line-height: 2em;
}

.yok .mb-txt{
	margin-bottom: 40px;
}

.yok .mb-txt p:last-child{
	margin: 0;
}

.yok .sign{
	text-align: right;
}

.yok .sign span{
	font-size: 190%;
	display: block;
	line-height: 150%;
}

.smp-yok img{
	width: 100%;
	height: auto;
}

/* -------------------------------------------------------------------------------------

	理念

-------------------------------------------------------------------------------------- */

.idea-bg{
	background: url(../img/idea-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.idea-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 70px;
}

.gray{
	color: #999 !important;
	font-weight: lighter;
}

.idea-area ol{
	width: 100%;
	margin: 0 auto;
	font-size: 110%;
	line-height: 150%;
}

.idea-area ol li{
	list-style: decimal;
	margin:0 0 20px 20px;
	
}

/* -------------------------------------------------------------------------------------

	ビジョン

-------------------------------------------------------------------------------------- */

.vision-bg{
	background: url(../img/vision-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.cover-vision{
	width: 100%;
	background: url(../img/vision-bgck.jpg) no-repeat right top;
	background-size: cover;
	padding: 50px 0;
}

.vision-txt{
	background-color:rgba(255,255,255,0.70);
	width: 80%;
	padding: 6%;
}

.vision-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 70px;
}

.vision-txt p{
	margin-bottom: 25px;
	font-size: 100%;
	line-height: 150%;
}

/* -------------------------------------------------------------------------------------

	沿革

-------------------------------------------------------------------------------------- */

.history-bg{
	background: url(../img/history-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.history-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto;
}

.hist{
	margin: 0 auto 70px;
}

.hist li{
	list-style: none;}

.hist dl{
	border-bottom: 1px solid #ccc;
	padding: 20px;
}

.hist dl dt{
	width: 34%;
	float: left;
	font-weight: bold;
	color: #1d2382;
}

.hist dl dd{
	width: 60%;
	float: left;
}

/* -------------------------------------------------------------------------------------

	会社概要

-------------------------------------------------------------------------------------- */

.company-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto 60px;
}

.company-logo{
	max-width: 127px;
	width: 100%;
	margin: 0 auto 50px;
}

.company-logo img{
	width: 127px;
	height: 37px;
}

.company-area h2{
	text-align: center;
	font-weight: normal;
	line-height: 150%;
	font-size: 110%;
	width: 100%;
	margin: 0 auto 50px;
}

.prarea{
	max-width: 1120px;
	width:100%;
	margin: 0 auto 60px;
}

.statas{
	width: 100%;
	float: none;
}

.statas li{
	list-style: none;}

.statas dl{
	border-bottom: 1px solid #ccc;
	padding: 20px;
}

.statas dl dt{
	width: 28%;
	float: left;
	font-weight: bold;
}

.statas dl dd{
	width: 60%;
	float: left;
}

.building{
	width: 100%;
	float: none;
	text-align: center;
}

.building img{
	max-width: 300px;
	width:100%;
	height: auto;
}

.company-area #map_canvas{
	width: 90% !important;
	margin: 0 auto;
}

/* -------------------------------------------------------------------------------------

	事業内容

-------------------------------------------------------------------------------------- */

.profile-bg{
	background: url(../img/profile-bg.jpg) no-repeat center center;
	 background-size: cover;
}

.profile-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto;
}

.profile-area h2{
	text-align: center;
	font-weight: normal;
	line-height: 150%;
	font-size: 110%;
	width: 100%;
	margin: 0 auto 50px;
}

.profile-area ul li{
	list-style: none;
	width: 100%;
	float: none;
	margin: 0 0 30px 0;
}

.profile-area ul li a{
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.profile-area ul li:nth-child(2){
	margin: 0 0 30px 0;
}

.profile-area ul li dt img{
	width: 100%;
	height: auto;
}

.profile-area ul li dl{
	padding: 0%;
}

.profile-area ul li dd.engs{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 150%;
	text-align: center;
	line-height: 150%;
}

.profile-area ul li a:hover{
	text-decoration: none;
	background: #efefef;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.m-caps{
	text-align: center;
	margin-bottom: 15px;
}

.black-btn{
	text-align: center;
}

.profile-area a .black-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 90% center #000;
	background-size: 33px 8px;
	text-align: center;
	padding: 14px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.profile-area a:hover .black-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 96% center #333;
	background-size: 33px 8px;
	text-align: center;
	padding: 14px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
}

.profile-area ul li:first-child{
	margin-left: 0% !important;
}

.profile-area ul li:last-child{
	margin-right: 0 !important;
}




.pfof-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto;
}

.pfof-area h2{
	text-align: center;
	font-weight: normal;
	line-height: 150%;
	font-size: 110%;
	width: 100%;
	margin: 0 auto 50px;
}

.pfof-area ul li{
	list-style: none;
	width: 100%;
	float: none;
	margin: 0 0 30px 0;
}

.pfof-area ul li a{
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.pfof-area ul li:nth-child(3n){
	margin: 0 0 30px 0;
}

.pfof-area ul li dt img{
	width: 100%;
	height: auto;
}

.pfof-area ul li dl{
	padding: 0%;
}

.pfof-area ul li dd.engs{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 150%;
	text-align: center;
	line-height: 150%;
}

.pfof-area ul li a:hover{
	text-decoration: none;
	background: #efefef;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.pfof-area a .black-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 90% center #000;
	background-size: 33px 8px;
	text-align: center;
	padding: 14px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.pfof-area a:hover .black-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 96% center #333;
	background-size: 33px 8px;
	text-align: center;
	padding: 14px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
}

.pfof-area ul li:last-child{
	margin-right: 0 !important;
}


/* -------------------------------------------------------------------------------------

	パートナー募集

-------------------------------------------------------------------------------------- */

.partner-bg{
	background: url(../img/partner-bg.jpg) no-repeat center center;
	background-size: cover;
}

.partner-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto;
}

.partner-area dl{
	text-align: center;
}

.partner-area dl dt{
	font-size: 140%;
	margin-bottom: 50px;
}

.partner-area dl dd{
	margin-bottom: 50px;
}

.partner-area dl dd img{
	width: 100%;
	height: auto;
}

.bpad .blue-btn a{
	width: 90% !important;
}

.w60{
	width: 100%;
	margin: 0 auto;
}

/* -------------------------------------------------------------------------------------

	下層ページタイトル

-------------------------------------------------------------------------------------- */

.un-fix{
	position: inherit !important;
}

.un-bg{
	width: 100%;
	height: 250px;
	position: relative;
	color: #000;
}

.un-bg dl{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	text-align: center;
	font-weight: bold;
}

.un-bg dl dt{
	font-size: 160%;
	font-weight: bold;
	line-height: 150%;
}

.un-bg dl dd{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 130%;
	line-height: 120%;
}


/* -------------------------------------------------------------------------------------

	パンくず

-------------------------------------------------------------------------------------- */

.pankuzu{
	padding: 20px 0;
	margin-bottom: 40px;
}

.pankuzu p{
	width:90%;
	margin: 0 auto;
	font-size: 90%;
}

/* -------------------------------------------------------------------------------------

	ヘッダー

-------------------------------------------------------------------------------------- */
/*
.sp-nav{
	display: block;
}

header{
	margin: 0!important;
	width: 100%;
	z-index: 999 !important;
	padding: 20px 0  0px;
	position: absolute;
	background: #fff;
}

header .h-cover{
	width:100% !important;
	margin: 0 auto;
	position: relative;
}

header .logos{
	width:94% !important;
	margin: 0px auto 0;
}

header .logo{
	float: none;
	max-width: 160px;
	height: 47px;
	margin-top: 0;
}

header .logo img{
	width: 70%;
	height: auto;
}

.infor{
	float: right;
	width: 100%;
}

.free-tel{
	text-align: center;
}

.free-tel span{
	background: url(../img/free-d.svg) no-repeat left center;
	background-size: 36px 20px;
	padding: 0px 0 0 46px;
}

.free-tel span{
	font-size: 160%;
	line-height: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, "sans-serif";
}
header ul{
	display: none;
	width: 90%;
	float: right;
	margin-top: 8px;
}

header ul li{
	float: left;
	text-align: right !important;
	list-style: none;
	width: 20%;
	text-align: center;
	line-height: 1.2em;
	font-family: Arial, Helvetica, "sans-serif";
	background:url(../img/g-line.png) no-repeat left center;
}

header ul li span{
	font-size: 60%;
}

header ul li.active a{
	background: url(../img/g-line.gif) repeat-x left bottom;
}

header ul li a {
	position: relative;
	display: inline-block;
	transition: .3s;
	padding:0 10px 10px;
}

header ul li a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 5px;
	background-color: #1d2382;
	transition: .3s;
}
header ul li a:hover::after {
	width: 100%;
}

header ul li a:hover{
	text-decoration: none;
	color: #aaa;
}

.infor__recruit{
	display: none;
}
*/



/* -------------------------------------------------------------------------------------

	ファーストビュー

-------------------------------------------------------------------------------------- */

.mv{
	background: url(../img/mainimg02-smp.jpg);
	background-size: cover;
	background-position: center;
	height: 100%;
	width: 100%;
}

.mv:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0,0,0,0);
	background-size: cover;
	background-position: center;
	height: 100%;
	width: 100%;
  }

.mv-cover{
	max-width: 1120px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10 !important;
}

.mv-cover .child{
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
	text-align: center;
	font-size: 110%;
	line-height: 150%;
	font-weight: bold;
	width: 90%;
}

.mv-cover .child span{
	font-size: 150%;
}

.mv-cover .logomv{
	max-width: 120px;
	margin: 36px auto 0;
	height: 47px;
	opacity: .5;
}

.mainchtch{
	position: absolute;
	  top: 50%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%); /* Safari用 */
	  transform: translate(-50%, -50%);
	z-index: 999 !important;
}

.mainchtch img{
	width: 100% !important;
	height: 100% !important;
}

.mainarrow a{
	background: url(../img/scroll-arrow.png ) no-repeat center 86%;
	background-size: 10px auto;
	font-weight: normal;
	font-size: 80%;
	padding: 12px 10px;
	position: absolute;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	z-index: 999 !important;
	transition: .3s;
}

.mainarrow a:hover{
	background: url(../img/scroll-arrow.png ) no-repeat center 90%;
	background-size: 10px auto;
}

.mainarrow img{
	width: 100% !important;
	height: 100% !important;
}

#container {
	width: 100vw;
	height: 90vh;
	padding:0;
	margin:0;
}

.mv-cover h1{
	display: none;
	position: absolute;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	z-index: 999 !important;
	color: #fff;
	font-weight: normal;
	font-size: 80%;
	max-width: 1120px;
	margin: 0 auto;
	width: 100%;
}

header h1{
	display: none;
}

/* -------------------------------------------------------------------------------------

	グローバルナビ

-------------------------------------------------------------------------------------- */
/*
nav{
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #000;
}

nav ul:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

nav ul{
	max-width: 1120px;
	margin: 0 auto;
	width: 100%;
}

nav ul li{
	width: 20%;
	float: left;
	text-align: center;
}

nav ul li a{
	padding: 20px 0;
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
}

nav ul li a:hover{
	padding: 20px 0;
	display: block;
	background: #F7D9DD;
}
*/
/* -------------------------------------------------------------------------------------

	business

-------------------------------------------------------------------------------------- */

.pege-sub{
	text-align: center;
	margin-bottom: 40px;
}

.pege-sub dt{
	font-size: 140%;
	font-weight:lighter;
	font-family: Arial, Helvetica, "sans-serif";
	line-height: 1.2em;
}

.pege-sub dd{
	font-size: 170%;
	line-height: 150%;
	font-weight: bold;
}


.recommend{
	max-width: 1120px;
	margin: 50px auto;
	width: 100%;
}

.recommend li img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.recommend li{
	float: none;
	list-style: none;
	width: 100%;
	margin: 0 0% 0 0;
}

.recommend li a,
.recommend li .link-wrap {
	padding: 0;
	margin: 0;
	padding: 30px 5%;
	display: inline-block;
	position: relative;
}

.recommend li a:hover {
	text-decoration: none;
}

.recommend li:last-child{
	margin: 0 0 0 0 !important;
}

.recommend h2{
	text-align: center;
	color: #26425b;
	font-size: 120%;
	line-height: 150%;
	padding: 0 5%;
	margin: 15px auto 25px;
}

.worldwide{
	max-width: 96px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.worldwide img{
	width: 96px;
	height: 96px;
}

.rush{
	max-width: 96px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.rush img{
	width: 96px;
	height: 96px;
}

.facility{
	max-width: 96px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.facility img{
	width: 96px;
	height: 96px;
}

.worldwide-bg a{
	background:#fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 0 2px #eee inset;
}

.worldwide-bg a:hover{
	background:#efefef;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 0 10px #ddd inset;
}

/*.rush-bg a {*/
.rush-bg .link-wrap {
	background:#fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 0 2px #eee inset;
}

/*
.rush-bg a:hover {
	background:#efefef;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 0 10px #ddd inset;
}
*/

.facility-bg a{
	background:#fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 0 2px #eee inset;
}

.facility-bg a:hover{
	background: #efefef;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 0 10px #ddd inset;
}

.black-btn{
	text-align: center;
}

.recommend li .black-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 90% center #000;
	background-size: 33px 8px;
	text-align: center;
	padding: 10px;
	color: #fff;
	width: 70%;
	margin: 0 auto;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.recommend li a:hover .black-btn,
.recommend li .link-wrap .black-btn:hover {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 96% center #333;
	background-size: 33px 8px;
	text-align: center;
	padding: 10px;
	color: #fff;
	width: 70%;
	margin: 0 auto;
}


/* -------------------------------------------------------------------------------------

	profiles

-------------------------------------------------------------------------------------- */

.profiles{
	margin: 0px auto 50px;
	width: 100%;
}

.profiles ul li{
	width: 100%;
	float: none;
	list-style: none;
	overflow: hidden;
	position: relative;
}

.cp-photo,
.cp-greeting,
.cp-idea,
.cp-vision,
.cp-history{
    width: 100%;
    height: 300px;
}

.cp-photo a,
.cp-greeting a,
.cp-idea a,
.cp-vision a,
.cp-history a{
	color: #fff;
}

.cp-photo a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    top: 0;
    background:  linear-gradient(180deg, rgba(0,0,0,.0), rgba(0,0,0,.6)) ,url(../img/cp-photo.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.cp-photo a:hover:after {
    opacity: .8;
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
	color: #fff;
}

.profiles dl {
    z-index: 1;
    position: relative;
}

.profiles ul dl{
	position: absolute;
  	bottom: 5%;
  	left: 5%;
	width: 80%;
}

.profiles ul dt{
	font-size: 200%;
	line-height: 150%;
	font-family: Arial, Helvetica, "sans-serif";
}

.profiles ul dd.subt{
	margin-bottom: 25px;
}

.profiles ul li a:hover .mores{
	background:url(../img/white-arrow.svg) no-repeat 26% center;
	background-size: 33px 8px;
	margin-top: 40px;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 120%;
}

.mores{
	background:url(../img/white-arrow.svg) no-repeat 20% center;
	background-size: 33px 8px;
	margin-top: 40px;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 120%;
}

.cp-greeting a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    top: 0;
    background:  linear-gradient(180deg, rgba(0,0,0,.0), rgba(0,0,0,.6)) ,url(../img/cp-greeting.jpg) no-repeat right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.cp-greeting a:hover:after {
    opacity: .8;
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
	color: #fff;
}

.profiles ul li:nth-child(n+3){
	width: 100%;
}

.profiles ul li:nth-child(n+3) a{
	color: #000;
}

.profiles ul li:last-child{
	width: 100%;
}

.cp-idea a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    top: 0;
    background:  url(../img/cp-idea.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.cp-idea a:hover:after {
    opacity: .8;
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
	color: #fff;
}

.cp-vision a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    top: 0;
    background:  url(../img/cp-vision.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.cp-vision a:hover:after {
    opacity: .8;
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
	color: #fff;
}

.cp-history a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    top: 0;
    background:  url(../img/cp-history.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.cp-history a:hover:after {
    opacity: .8;
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
	color: #fff;
}

/* -------------------------------------------------------------------------------------

	partner

-------------------------------------------------------------------------------------- */

.partner{
	max-width: 1120px;
	margin: 0px auto 0px;
	width: 90%;
}

.icon-pat{
	max-width: 90px;
	width: 100%;
	margin: 0 auto;
}

.icon-pat img{
	width: 90px;
	height: 90px;
}

.caps{
	text-align: center;
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 50px;
}

.caps span{
	font-family: Arial, Helvetica, "sans-serif";
}

.blue-btn a{
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 90% center #1d2382;
	background-size: 33px 8px;
	text-align: center;
	padding: 20px;
	color: #fff;
	width: 70%;
	margin: 0 auto;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.blue-btn a:hover{
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 96% center #0C1269;
	background-size: 33px 8px;
	text-align: center;
	padding: 20px;
	color: #fff;
	width: 70%;
	margin: 0 auto;
}

.w30{
	width: 100%;
	margin: 0 auto;
}

.partner a .blue-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 90% center #1d2382;
	background-size: 33px 8px;
	text-align: center;
	padding: 20px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.partner a:hover .blue-btn{
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 96% center #0C1269;
	background-size: 33px 8px;
	text-align: center;
	padding: 20px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
}

.partner{
	padding:0 0 40px !important;
	transition: all .3s;
}

.partner a:hover{
	text-decoration: none;
}

.partner:hover{
	text-decoration: none;
	box-shadow: none;
	background: none;
	padding: none !important;
}

/* -------------------------------------------------------------------------------------

	voice-list

-------------------------------------------------------------------------------------- */

.voice-list div {
	max-width: 40px;
}
.voice-list li dl {
	width: 88%;
}

/* -------------------------------------------------------------------------------------

	graph

-------------------------------------------------------------------------------------- */

.graph-box{
	display: block;
}

/* -------------------------------------------------------------------------------------

	フッターmap

-------------------------------------------------------------------------------------- */

#map_canvas{
	width:100%;
	height: 300px;
}
/*
footer{
	width: 100%;
	background:url(../img/bg-foot.jpg) no-repeat center top;
	background-size: cover;
	padding: 70px 0;
}

footer .foot{
	max-width: 1120px;
	width: 90%;
	margin: 0 auto;
	color: #fff;
}

footer .foot .flogo{
	text-align: center;
	border-bottom: 1px solid #585656;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

footer .foot .flogo dt{
	max-width: 140px;
	width: 100%;
	margin: 0 auto 25px;
}

footer .foot .flogo dt img{
	width: 140px;
	height: 40px;
}

footer .foot .flogo dd.eng{
	font-size: 160%;
	font-family: Arial, Helvetica, "sans-serif";
	margin-bottom: 10px;
	letter-spacing: 1px;
}

footer .foot ul{
border-bottom: 1px solid #585656;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

footer .foot ul li{
	width: 31.6%;
	margin: 0 2.6% 4% 0;
	float: left;
	list-style: none;
}

footer .foot ul li:first-child{
	width: 31.6%;
}

footer .foot ul li:nth-child(2){
	width: 31.6%;
	margin: 0 2.6% 4% 0;
}

footer .foot ul li:nth-child(3n){
	margin: 0 0 4% 0;
}

footer .foot ul li a{
	color: #fff;
}

footer .foot ul li dl dd{
	display: none;
}

footer .foot ul li dd{
	font-size: 90%;
	margin-top:10px; 
}

footer .e-cp{
	text-align: center;
}
*/

.abouting-area{
	max-width: 1120px;
	width:90%;
	margin: 0 auto;
}

.abouting-area h2{
	text-align: center;
	font-weight: normal;
	line-height: 150%;
	font-size: 110%;
	width: 100%;
	margin: 0 auto 50px;
}

.abouting-area ul li{
	list-style: none;
	width: 100%;
	float: none;
	margin: 0 0 30px 0;
}

.abouting-area ul li a{
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.abouting-area ul li:nth-child(2){
	margin: 0 0 30px 0;
}

.abouting-area ul li dt img{
	width: 100%;
	height: auto;
}

.abouting-area ul li dl{
	padding: 0%;
}

.abouting-area ul li dd.engs{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 150%;
	text-align: center;
	line-height: 150%;
}

.abouting-area ul li a:hover{
	text-decoration: none;
	background: #efefef;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.abouting-area a .black-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 90% center #000;
	background-size: 33px 8px;
	text-align: center;
	padding: 14px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.abouting-area a:hover .black-btn {
	display: block;
	background:url(../img/white-arrow.svg) no-repeat 96% center #333;
	background-size: 33px 8px;
	text-align: center;
	padding: 14px 5%;
	color: #fff;
	width: 90%;
	margin: 0 auto;
}

.abouting-area ul li:nth-child(4){
	margin-left: 0% !important;
}

.abouting-area ul li:last-child{
	margin-right: 0 !important;
}
/* -------------------------------------------------------------------------------------

	後から追加

-------------------------------------------------------------------------------------- */


.service_list01 ul {
    position: relative;
    left: 0%;
}

.service_list02 ul {
    position: relative;
    left: 0%;
}

.min {
	min-height: 0;
}

/*ライフライン取次サービス*/

#lifeline .truble-new {
	width: 100%;
	display: block;
}

#lifeline .truble-new .lifeline-li {
	width: 100%;
}

#lifeline .truble-new li.lifeline-li:nth-child(n+2) {
	margin-top: 30px;
}

.service_list01.service_list01-2 ul {
    display: block;
}


