@charset "utf-8";
/* ===================================================================
----------------------------------------------------
	body
----------------------------------------------------*/
body {
	background-color:#FFFFFF;
	-webkit-text-size-adjust : 100% ;
}


/*----------------------------------------------------
	#wrap（ページ全体）
----------------------------------------------------*/
#wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 110%;
	/*overflow:hidden;*/
}

#wrapTop {
	height:120px;
	background:url(../img/bg_header.jpg) top center no-repeat;
	background-color: #ECEAEB;
	/*上部固定のコード*/
	position: fixed;
	width:100%;
	top:0;
	z-index: 10;
}

/*----------------------------------------------------
	ヘッドイメージ
----------------------------------------------------*/
.topImg {
	width: 100%;
    height: 400px;
	margin:0 auto;
    overflow: hidden;
    position: relative;
	/*background: url(../img/img_header.jpg) top center no-repeat;*/
	background-size: cover;
    z-index: 0 !important;
    padding-top:120px;
}
/*サービス一覧アーカイブ*/
.topImgServiceA {
	width: 100%;
    height:400px;
	margin:0 auto;
    overflow: hidden;
    position: relative;
	background: url(../img/service/bg_service_as.jpg) top center no-repeat;
	background-size: cover;
    z-index: 0 !important;
    padding-top:120px;
}

.eyecatch {
    /*background: url(img_header.jpg) top center no-repeat; */
	/*background-size: cover;*/
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
}

.topImgSingle {
	width: 100%;
    height: 400px;
	margin:0 auto;
    overflow: hidden;
    position: relative;
	/*background: url(../img/service/bg_service.jpg) top center no-repeat; */
	background-size: cover;
    z-index: 0 !important;
    padding-top: 120px;
}

.eyecatchSingle {
    /*background: url(img_header.jpg) top center no-repeat; */
	/*background-size: cover;*/
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
}

.page-title {
    color: #fff;
    text-align: center;
	margin-bottom:100px;
}

.page-titleSingle {
    color: #fff;
    text-align: center;
	margin-top:-65px;
    font-size: 40px;
    font-weight: 700;
    display: block;
    letter-spacing: 3px;
}

.top-part {
    font-size: 40px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 3px;
}

.bottom-part p{
	color:#FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    font-weight: 700;
}


.border {
    margin-bottom: 20px;
    border-bottom: 5px solid #fff;
}

/*----------------------------------------------------
	ヘッドイメージ
----------------------------------------------------*/
/*#headimg{
	width:1040px;
	margin:0 auto;
}

.topImg {
	width: 1040px;
	height: 540px;
	margin:0 auto;
	background: url(../img/top/img_slider.jpg) top center no-repeat;
	background-size: cover;
	z-index: 0 !important;
}

.topImg #noize{
	width:1040px;
	height:540px;
	position:absolute;
	background:url(../img/top/raster2.png) repeat top left;
}	*/

/*----------------------------------------------------
#topicPath セカンド用
----------------------------------------------------*/
#topicPath_wrap{
	width:100%;
	position:relative;
	height:40px;
	/*overflow:hidden;*/
}

#topicPath{
	/*width:1040px;*/
	margin:0 auto;
	line-height: 40px;
	display: block;
}

#topicPath ul{
	/*width:1040px;*/
	margin-left:0px;
	padding:0; /*左にできる余白を消すため　liではなくulにいれること*/
}

#topicPath ul li{
	float:left;
	color:#333333;
	list-style: none;
}

#topicPath ul li a{
	margin-right:5px;
	padding-right:10px;
	background:url(../img/icon_arrow01.gif) no-repeat right center;
	text-decoration: underline;
}

/*----------------------------------------------------
#topicPath　index用
----------------------------------------------------*/
#topicPathIndex_wrap{
	/*width:1040px;*/
	height:38px;
/*overflow:hidden;*/
	background-color:#E9E9E9;
	margin-top:10px;
	margin-bottom:20px;
}

#topicPathIndex{
	/*width:1040px;*/
	margin:0 auto;
	padding-top:10px;
}

#topicPathIndex ul{
	margin-left:20px;
}

#topicPathIndex ul li{
	float:left;
	color:#333333;
}

#topicPathIndex ul li a{
	margin-right:5px;
	padding-right:10px;
	background:url(../img/icon_arrow01.gif) no-repeat right center;
}

#topicPathIndex ul li a img{
	margin-right:8px;
}

/*----------------------------------------------------
indexメニュー
----------------------------------------------------*/
.indexMenu{
	float:left;
	width:320px;
	margin-right:40px;
	margin-bottom:40px;
}

.indexMenuEnd{
	float:left;
	width:320px;
	margin-right:0;
	margin-bottom:40px;
}

.indexMenu p{
	font-size:110%;
	line-height:130%;
	color:#888888;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

.indexMenuEnd p{
	font-size:110%;
	line-height:130%;
	color:#888888;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

/*----------------------------------------------------
	#サービスインデックス　list
----------------------------------------------------*/
ul.listWrap{
	/*width:1040px;*/
	height: 260px;
	list-style: none;
	margin: 0px;/*左側にできる余白をなくす*/
	padding: 0px;
	margin-bottom:40px;
	/*overflow: hidden;*/
}

.listbox{
	float: left;
	/*width:318px;*/
	height: 248px;
	border:1px #888888 solid;
	text-align: center;
	padding:10px 10px 20px 10px;
	margin-bottom:30px;
}

/*ul.listWrap li{
	float: left;
	/*width:318px;*/
	height: 248px;
	border:1px #888888 solid;
	text-align: center;
	margin-right:40px;
	margin-bottom:40px;
	padding:10px 10px 20px 10px;
}*/
/*ul.listWrap li.listEnd{
	float: left;
	width:300px;
	height: 248px;
	border:1px #888888 solid;
	text-align: center;
	margin-right:0;
	padding:10px;
}
*/
ul.listWrap li img.serviceIcon{
	margin-bottom:4px;
}

ul.listWrap li div span.serviceTit{
	font-size:120% !important;
	font-weight:bold !important;
	text-align: center !important;
	line-height: 125%;
	margin-top: 0;
	margin-bottom:15px;
}

/*ul.listWrap li div span.serviceTit120{
	font-size:120%;
	font-weight: bold !important;
	margin-top: 0;
	margin-bottom:4px;
}*/

ul.listWrap li div.serviceTxt{
	font-size: 100%;
	line-height: 170%;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
}

/*----------------------------------------------------
	#コンテンツ
----------------------------------------------------*/
.contents{
	margin:0 auto;
	margin-top:20px;
	margin-bottom:80px;
	text-align:left;
	overflow:hidden;
}
/*中央揃え*/
.contents2{
	/*width:960px;*/
	margin:0 auto;
	margin-top:5px;
	margin-bottom:80px;
	text-align:center;
	padding:40px;
	overflow:hidden;
}

.contentsImg{
	margin-top:50px;
}

.contentsBorder{
	clear: both;
	/*width:980px;*/
	margin:0 auto;
	margin-top:20px;
	margin-bottom:80px;
	padding:30px;
	text-align:center;
	/*border: 1px #333 solid;*/
	background-color: #eeeeee;
	/**/overflow:hidden;
}

/*インデックス用コンテンツ
**************************/
/*.contentsIndex{
	width:1040px;
	margin:0 auto;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	overflow:hidden;
}*/


/*----------------------------------------------------
	#お問い合わせバナー
----------------------------------------------------*/
.contact{
	/*width:360px;*/
	height:500px;
	background:url(../img/bg_contact.jpg) no-repeat left top;
	padding-top: 220px;
    padding-left: 650px;
	text-align: left;
	background-size: 100%;
}



/*----------------------------------------------------
#アンカーメニュー　ボタン3列
----------------------------------------------------*/

#anchorMenu {
    width: 1040px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0;
}

#anchorMenu li {
    display: inline-block;
    width: 337px;
    /*height:50px;*/
    margin-right: 10px;
    list-style: none;
}

#anchorMenu li:last-child {
    display: inline-block;
    width: 332px;
    /*height:50px;*/
    margin-right: 0;
    list-style: none;
}

li a.anchorBtn {
    width: 300px;
    /*height:50px;*/
    text-decoration: none;
    color: #FFFFFF;
    font-size: 110%;
    border: 3px solid #0095DD;
    text-align: center;
    display: inline-block;
    line-height: 47px;
    outline: none;
}

.anchorBtn::before,
.anchorBtn::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.anchorBtn,
.anchorBtn::before,
.anchorBtn::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
}

.anchorBtn {
    background-color: #0095DD;
    color: #fff;
}

.anchorBtn:hover {
    background-color: #0095DD;
}

.anchorBtn {
    position: relative;
    z-index: 2;
    background-color: #0095DD;
    border: 2px solid #0095DD;
    color: #fff;
    line-height: 50px;
}

.anchorBtn:hover {
    background-color: #fff;
    border-color: #0095DD;
    color: #0095DD;
}

.anchorBtn::before,
.anchorBtn::after {
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0095DD;
}

.anchorBtn::before {
    top: 0;
}

.anchorBtn::after {
    bottom: 0;
}

.anchorBtn:hover::before,
.anchorBtn:hover::after {
    height: 0;
    background-color: #0095DD;
}


/*----------------------------------------------------
	.アンダーラインのマージン指定
----------------------------------------------------*/
p.underLine img{
	margin-bottom:50px;
}

/*----------------------------------------------------
	.ol
----------------------------------------------------*/
.numberList{
	float:left;
	width:610px;
	margin-top:20px;
}

.numberList ol{
	padding-left:30px;
}

.numberList ol li{
		font-size:130%;
		text-align:left;
		line-height:190%;
}

/*----------------------------------------------------
	.コメント文
----------------------------------------------------*/
.comment{
	/*width:1040px;*/
	margin:0 auto;
/*	margin-top:30px;
	margin-bottom:30px;*/
}

.comment p{
	margin-top:25px;
/*	margin-bottom:30px;*/
	text-align:center;
}

/*----------------------------------------------------
	ムービー
----------------------------------------------------*/
.movieCenter{
	width:853px;
	height:auto;
	margin:0 auto;
}

.movieCenter p{
	margin-top:0;
	/*margin-bottom:20px;*/
}

/*レスポンシブサイズに変更する方法*/
.video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*----------------------------------------------------
背景がグレー
----------------------------------------------------*/
.bg_gray{
	width:100%;
	padding:20px 0;
	background-color:#f3f3f3;
	margin-bottom:0;
	overflow:hidden;
}

/*----------------------------------------------------
帯がチャコール
----------------------------------------------------*/
.bg_obi{
	width:100%;
	height:150px;
	margin:20px auto;
	background-color:#6f6d6e;
}

.bg_obi img{
	/*width:1040px;*/
	height:182px;
	margin:0 auto;

}

/*
背景がグレー ページ最下の場合
----------------------------------------------------*/
.bg_grayUnder{
	width:100%;
	padding:20px 0;
	background-color:#f3f3f3;
	margin-bottom:40px;
	overflow:hidden;
}

/*----------------------------------------------------
	ページトップ
----------------------------------------------------*/
#pageTop{
	/*width:1040px;*/
	margin:0 auto;
	margin-bottom:-7px;
	text-align: right;
}

/*----------------------------------------------------
画像の右寄せ・左寄せ
----------------------------------------------------*/
img.right{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

img.right40{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:40px;
}

img.left{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

/*----------------------------------------------------
文字の右寄せ・左寄せ
----------------------------------------------------*/
p.right{
	text-align:right;
	margin-left:20px;
	margin-bottom:20px;
}

p.left{
	text-align:left;
	margin-right:20px;
	margin-bottom:20px;
}

p.center{
	text-align:center;
	margin-bottom:20px;
}

/*----------------------------------------------------
マージンのいろいろ
----------------------------------------------------*/
.marginTop50{
	margin-top:50px;
}

.marginTop20{
	margin-top:20px;
}

.marginLeft50{
	margin-left:50px;
}

.marginLeft20{
	margin-left:20px;
}

.marginBottom80{
	margin-bottom:80px;
}

.marginBottom50{
	margin-bottom:50px;
}

.marginBottom20{
	margin-bottom:20px;
}



/*
#main
---------------------------*/
#mainTopics{
/*	overflow:hidden;*/
	margin-top:0;
	margin-bottom:20px;
	width:730px;
	position:relative;
}

#mainTopics dl{
	margin-top:10px;
	margin-bottom:20px;
	width:730px;
}

#mainTopics dl dt{
	position: absolute;
	width:6em;
	left:0;
	font-size:110%;
	margin-right:10px;
}

#mainTopics dl dd{
/*	float:left;*/
	margin-top:10px;
	margin-bottom:10px;
/*	width:630px;*/
	line-height:140%;
	padding-left:8em;
	padding-bottom:8px;
	border-bottom:#666666 dotted 1px;
}

/*----------------------------------------------------
テーブル
----------------------------------------------------*/
/*
ノーマルテーブル
----------*/
table{
	width:100%;
	margin:10px 0;
	border-collapse: collapse;
	border: #cccccc solid 1px;
}

table th,
table td{
	padding:1em 0.5em;
	border:#cccccc solid 1px;
	border-bottom:#ccc dotted 1px;
	vertical-align:top;
}

table th{
	background: #fafafa;
	font-weight:bold;
	white-space:nowrap;
}

table td{
}

span.form {
    margin-left: 8px;
    font-size: 70%;
    padding: 3px 5px;
    background-color: #afa86f;
    color: #fff;
}
/*
normalテーブル
----------*/
table.normal{
	/*width:1040px;*/
	color:#000000;
	font-size:105%;
	line-height:140%;
	margin-bottom:30px;
}

table.normal th,
table.normal td{
	padding:8px;
}

table.normal th{
	background-color:#E9E7F3;
}

table.normal td{
	text-align:left;
}

hr{
	border-top: 1px dotted #a9a9a9;
	text-align: left;
	margin-left: 0;
	width: 100%;
}

/*----------------------------------------------------
#お問い合わせバナーNEW
------------------------------------------------------*/
#gotoContactWrap{
	clear:both;
	width:100%;
	height:120px;
	background-color:#0095DD;
	margin-top:0;
	margin-bottom:0;
	overflow:hidden;
}

#gotoContact{
	/*width:1040px;*/
	height:120px;
	margin:0 auto;
	background:url(../img/bg_contact.jpg) no-repeat top left;
}

#gotoContact img{
	width:285px;
	height:57px;
	margin-top:30px;
	margin-left:755px;
}

/*----------------------------------------------------
	#お客様の声
----------------------------------------------------*/
.voiceWrap{
    width:1040px;
    margin: 0 auto;
    margin-bottom: 50px;
    display:flex;
}

.voiceBox{
    display: inline-block;
    width: 480px;
    margin-right: 40px;
    background-color: #eeeeee;
    border-radius:10px;
    box-shadow: 10px 10px 0px -6px rgba(0,0,0,0.2);
    box-sizing: border-box;
    padding: 30px;
    overflow: hidden;
 }

.voiceBox:last-child{
    margin-right: 0;
}
 
.voiceInner{
     overflow: hidden;  
}

.h3voice{
    float: left;
    width: 75%;
    color: #0095dd;
    font-size: 20px;
    line-height: 130%;
}

.voiceBox .user{
    float: right;
    width: 25%;
    color: #0095dd;
    font-size: 20px;
    line-height: 130%;
}

.voiceBox .userName{
    float: left;
    width: 75%;
    color: #666666;
    font-size: 12px;
    text-align: right;
    margin-right: 80px;
    padding-bottom: 8px;
}

.h3voice p{
    clear: both;
    color: #0095dd;
    font-size: 14px;
    line-height: 130%;
}

/*
#スクロールイベント用  スクロールして要素の高さまで到達したら表示するという処理
---------------------------*/
/*.list{
	margin: 50px 50px 50px 50px;
	list-style-type: none;
	overflow: hidden;
}
.list li{
	margin: 50px 20px 50px 20px;
	float: left;
	transition: .8s;
}*/

/*要素が表示されるエリアまでスクロールしたら、上移動しながら要素を表示*/
/*.list-mv05{
	transform: translate(0,40px); 
	-webkit-transform: translate(0,40px); 
}
.mv05{
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}*/
