@charset "utf-8";
/* CSS Document */

body{
	margin:0;
}

#index {
	background-image:url(../image/top-back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:scroll;
	background-size:cover;
	height:100px;
	position:relative;
	}
	
.title1 {
	margin:20px auto;
	}

.title1 h3 {
	margin:10px 20px;
	padding:5px 10px;
	border-left:8px solid #00F;
	}
	
.naiyou {
	font-size:14px;
	line-height:30px;
	width:650px;
	padding:10px 0;
	padding-left:40px;
	text-align:justify;
	}

	
.mokuteki {
	height:30px;
	width:500px;
	line-height:30px;
	position:relative;
	margin:20px 0 20px 40px;
	padding-left:30px;
	font-size:18px;
	}
	
.mokuteki:before {
	content:"";
	background-image:url(../image/logo-mark.gif);
	background-size:contain;
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	display:inline-block;
	position:absolute;
	left:0;
	}

.naiyou img {
	margin:5px;
	}
	
	
.yume {
	height:30px;
	width:150px;
	line-height:30px;
	position:relative;
	margin:30px 0 30px 40px;
	border-bottom:2px #FC0 solid;
	padding-left:30px;
	font-size:18px;
	}
	
.yume:before {
	content:"";
	background-image:url(../image/logo-mark.gif);
	background-size:contain;
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	display:inline-block;
	position:absolute;
	left:0;
	}
	
.gaiyou table {
	width:670px;
	border-spacing:0 20px;
	margin-left:40px;
	font-size:14px;
	}
	
.gaiyou table th  {
	width:80px;
	text-align-last:justify;
	vertical-align:top;
	}

.gaiyou table td {
	padding-left:50px;
	}

.enkaku table {
	width:670px;
	border-spacing:10px 20px;
	margin-left:20px;
	font-size:15px;
	}
	
.enkaku table th  {
	width:110px;
	vertical-align:top;
	font-weight:500;
	}

.enkaku table td {
	padding-left:20px;
	}


.setumei {
	margin:0 auto;
	padding:15px 0 15px 40px;
	width:650px;
	float:left;
	}
	
.setumei img {
	display:block;
	margin:10px 0;
	width:200px;
	float:left;
	}
	
.title2 {
	float:left;
	position: relative;
	}
	
.title2 h4 {
	font-size:16px;
	margin:10px 20px 20px 50px;
	padding:5px 15px;
	border-left:8px solid #FC0;
	font-weight:600;
	}

.title2 p {
	width:420px;
	font-size:14px;
	padding-left:30px;
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-bottom: 50px;
	}
	
.title2-box img {
	float:left;
	width:250px;
	margin:10px 20px;
	}

.migisoroe1 {
	position:absolute;
	bottom:15px;
	right:10px;
	font-size:10px;
	}

.migisoroe2 {
	position:absolute;
	bottom:0;
	right:10px;
	font-size:10px;
	}
	
.service-dtp {
	width:690px;
	height:250px;
	margin:20px 0 50px;
	}

.service-dtp .left {
	float: left;
}
	
.service-dtp img {
	width:100%;
	height:100%;
	}	

.service-dtp p {
	display:block;
	margin:0 15px;
	padding:20px;
	width:310px;
	height: auto;
	background:rgba(255,255,255,0.8);
	line-height:20px;
	font-size:14px;
	color:#000;
	position:relative;
	float: left;
	}

.service-dtp p:after {
	content:"";
	display:block;
	background:rgba(3,110,184,1);
	z-index:-2;
	width:300px;
	height:140px;
	position:absolute;
	left:-10px;
	top:-10px;
	}
	
.service-dtp a:hover {
	opacity:0.6;
	transition:0.8;
	}

.service-dtp p:before {
	content:"";
	display:block;
	background:rgba(0,160,233,1);
	z-index:-1;
	width:300px;
	height:140px;
	position:absolute;
	right:-10px;
	bottom:-10px;
	}

.hako-gyoumu {
	width:250px;
	height:180px;
	margin:10px 30px;
	position: relative;
	}
	
.gyoumuannai-dtp {
	position:absolute;
	background:rgba(255,255,255,0.8);
	left:15px;
	top:30px;
	padding:10px;
	font-size:16px;
	}

.service-web {
	width:690px;
	height:250px;
	margin:20px 0 50px;
	}

.service-web .right {
	float: right;
}
	
.service-web img {
	width:100%;
	height:100%;
	}	

.service-web p {
	display:block;
	margin:0;
	padding:20px;
	width:310px;
	background:rgba(255,255,255,0.8);
	line-height:20px;
	font-size:14px;
	color:#000;
	position:relative;
	float: right;
	}

.service-web p:after {
	content:"";
	display:block;
	background:rgba(143,195,31,1);
	z-index:-2;
	width:300px;
	height:140px;
	position:absolute;
	left:-10px;
	top:-10px;
	}

.service-web p:before {
	content:"";
	display:block;
	background:rgba(34,172,56,1);
	z-index:-1;
	width:310px;
	height:140px;
	position:absolute;
	right:-10px;
	bottom:-10px;
	}
	
.service-web a:hover {
	opacity:0.6;
	transition:0.8;
	}

.gyoumuannai-web {
	position:absolute;
	background:rgba(255,255,255,0.8);
	left:15px;
	top:30px;
	padding:10px;
	font-size:16px;
	}

.service-pc {
	width:690px;
	height:250px;
	margin:20px 0 50px;
	}

.service-pc .left {
	float: left;
}
	
.service-pc img {
	width:100%;
	height:100%
	}	

.service-pc p {
	display:block;
	margin:0;
	padding:20px;
	width:310px;
	background:rgba(255,255,255,0.8);
	line-height:20px;
	font-size:14px;
	color:#000;
	position:relative;
	float: left;
	}

.service-pc p:after {
	content:"";
	display:block;
	background:rgba(243,152,0,1);
	z-index:-2;
	width:300px;
	height:140px;
	position:absolute;
	left:-10px;
	top:-10px;
	}

.service-pc p:before {
	content:"";
	display:block;
	background:rgba(232,56,40,1);
	z-index:-1;
	width:300px;
	height:140px;
	position:absolute;
	right:-10px;
	bottom:-10px;
	}
	
.service-pc a:hover {
	opacity:0.6;
	transition:0.8;
	}

.gyoumuannai-pc {
	position:absolute;
	background:rgba(255,255,255,0.8);
	left:15px;
	top:30px;
	padding:10px;
	font-size:16px;
	}

.detail1 {
	padding:10px 30px 10px 50px;
	}
	
.detail1 p {
	width:auto;
	text-decoration: underline;
}

.detail1 li {
	margin-left:20px;
	}
	
.detail1 h5 {
	font-size:16px;
	margin-top:15px;
	}

.detail2 {
	float:left;
	width:350px;
	padding:10px 30px 10px 20px;
	margin:20px auto;
	}






.meishi {
	width:660px;
	margin-left:30px;
	}
	
.meishi img {
	width:100%;
	margin:20px auto;
	}
	
.meishi p {
	width:660px;
	line-height:20px;
	font-size:14px;
	}
	
.access ul {
	list-style:none;
	border-spacing:0;
	margin-left:40px;
	margin-top:10px;
	float:left;
	font-size:14px;
	}

.access iframe {
	float:right;
	margin:20px;
	border:2px solid #00F;
	}
	
.contact ul {
	margin:10px 10px 10px 40px;
	font-size:14px;
	}

.contact li {
	margin:5px 0;
}
	
.contact .btn {
	height:40px;
	width:100px;
	text-align:center;
	border:2px solid #00F;
	border-radius:10px;
	color:#00F;
	font-size:16px;
	background-color:#Fff;
	margin:10px 20px 20px;
	padding:5px;
	float:right;
	}
	
.contact .btn:hover {
	border:2px solid #FF0;
	color:#fff;
	background-color:#00F;
	font-weight:600;
	}

.privacy ul {
	margin-left: 30px;
}
	
.privacy li {
	font-size: 14px;
	line-height:22px;
	list-style:none;
	padding:0 20px;
	}

.title-privacy {
	font-weight:600;
	font-size:16px;
	margin:20px 0 3px;
	}


/*---以下調整中----*/		

.form2 {
	background-color:#FFC;
	padding:10px;
	border:1px solid #00F;
	font-size:14px;
	}
	
.form2 dl {
	margin:15px auto;
	}
	
.form2 dt{
	float:left;
	width:160px;
	}

.form2 dd {
	float: left;
	width:300px;
	}

textarea {
	width: 400px;
	height: 150px;
	float: left;
}
	
.form2 .required:after {
	content:"（必須）";
	color:#F00;
	font-size:11px;
	font-weight:600;
	}

input[type=text] {
	width:100%;
}
	
.border-line {
	border-bottom:1px solid #009;
	padding-bottom:10px;
	}
	
.naisou {
	padding:15px;
	background:#ffa;
	border:1px solid #fff;
	}
	
.nengajou {
	margin:20px auto;
	}
	
.nengajou p {
	margin-left:40px;
	font-size:14px;
	}
	
.nengajou ul {
	margin:20px 40px;
	}
	
.nengajou li {
	font-size:12px;
	list-style:none;
	}

.nengajou img {
	width:660px;
	margin-left: 20px;
}

.sukima {
	margin-bottom: 10px;
}
