@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea {
	font-family: 'EB Garamond',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	color: #383333;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	-webkit-transition: 0.3s ease-in-out !important;
	-moz-transition: 0.3s ease-in-out !important;
	-o-transition: 0.3s ease-in-out !important;
	transition: 0.3s ease-in-out !important;
	opacity: 0.7 !important;
	filter: alpha(opacity=30) !important;
}

.spOnly {
	display: none;
}
.pcOnly {
	display: inherit;
}
#panel-btn{
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 28px;
  top :35px;
  left: 40px;
}

#rightNav {
	position: fixed;
	z-index: 2;
	bottom: 33px;
	right: 40px;
	font-size: 12px;
	line-height: 2.0em;
}
#rightNav .current {
	color: #0066B7;
}
#rightNav li a {
	text-decoration: none;
	color: #ccc;
}
#rightNav li a:hover {
	text-decoration: none;
}

#panel-btn:hover{
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 4px;
  margin: -2px 0 0 -15px;
  background: #383333;
  transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 4px;
  background: #383333;
  transition: .3s;
}
#panel-btn-icon:before{
  margin-top: -13px;
}
#panel-btn-icon:after{
  margin-top: 9px;
}
#panel-btn .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
  margin-top: -2px;
  background: #383333;
}
#panel-btn .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background: #383333;
}
#panel-btn .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  background: #383333;
}
nav {
	display: none;
	width: 100%;
	height: 107px;
	background: rgba(255,255,255,0.9);
}
nav ul {
	text-align: center;
}
nav ul li {
	display: inline;
}
nav ul li a {
	color: #383333;
	line-height: 107px;
	font-size: 14px;
	margin: 0 20px;
}

header {
	width: 100%;
	min-width: 1040px;
	position: fixed;
	margin: 0 auto;
	z-index: 9999;
	padding: 0 ;
}
header #title {
	width: 132px;
	height: 39px;
	position: fixed;
	bottom: 15px;
    left: 20px;
	background: url(../image/menu_logo.png);
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
header #title a {
	width: 132px;
	height: 39px;
	display: block;
}
.bgBox {
	overflow: hidden;
	display: table;
	position: relative;
}
.bgBox.white {
	background: url(../image/back_white.png);
	background-repeat: repeat;
}
.bgBox .centerBox {
	display: table-cell;
	vertical-align: middle;
	padding-top: 104px;
}
.bgBox h2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	background: url(../image/title_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 104px;
	text-align: center;
	color: #fff;
	line-height: 104px;
	font-size: 32px;
	letter-spacing: 0.1em;
}
#contents1 {
	background: url(../image/top_off.jpg) center no-repeat;
	background-size: cover;
}
#contents1 #greeting_off {
	width: 960px;
	margin: 0 auto;
}
#contents1 #greeting_off #contents1Text {
	width: 462px;
	height: 178px;
	background: url(../image/con1_text.png) no-repeat bottom;
	background-size: 462px 178px;
	margin-left: 500px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#contents1 #greeting_off ul {
	overflow: hidden;
	margin-left: 565px;
}
#contents1 #greeting_off ul li {
	float: left;
	border: #fff 2px solid;
	margin-left: 25px;
	cursor:pointer;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#contents1 #greeting_off ul li a {
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#contents1 #greeting_off ul li {
	background: url(../image/con1_li1.png);
	width: 116px;
	height: 37px;
}
#contents1 #greeting_off ul li+li {
	background: url(../image/con1_li2.png);
	width: 135px;
	height: 37px;
}
#contents1 #greeting {
	display: none;
	background: url(../image/top_on.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
#contents1 #greeting #greetingBox {
	display: none;
	width: 960px;
	margin: 0 auto;
}
#contents1 #greeting #greetingBox #topLogo {
	width: 254px;
	margin: 0 auto;
}
#contents1 #greeting #greetingBox p {
	text-align: center;
	width: 960px;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.1em;
	margin-top: 60px;
}
#contents1 #greeting #greetingBox #down {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -43px;
}
.con2Box {
	width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 300px;
}
.con2Box:after {
	content: '';
	position: absolute;
	background: url(../image/daisuke.png);
	left: 5%;
	bottom: 0;
	width: 335px;
	height: 487px;
	display: block;
}
.con2Box p {
	font-size: 18px;
	line-height: 1.6em;
	margin: 20px 0;
	color: #383333;
	letter-spacing: 0.1em;
}
.con2Box p strong {
	color: #0066B7;
}
.con2Box #name {
	width: 260px;
	height: 25px;
	background: url(../image/name.png) no-repeat right;
	background-size: contain;
	margin: 20px 0 20px auto ;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.con3Box {
	width: 850px;
	margin: 0 auto;
}
.con3Box h3 {
	text-align: center;
	position: relative;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.con3Box h3:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	background: #383333;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
}
.con3Box p {
	font-size: 18px;
	line-height: 1.6em;
	margin: 20px 0;
	color: #383333;
	letter-spacing: 0.1em;
}
.con3Box p strong {
	color: #0066B7;
}
#slide4 {
	background: url(../image/bg_about.png);
	background-size: cover;
}
.con4Box {
	width: 960px;
	margin: 0 auto;
}
.con4Box p {
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 1.6em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	margin-top: 20px;
}
.con4Box h3 {
	color: #fff;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	letter-spacing: 0.1em;
}
.con4Box h3:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	background: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
}
.con4Box .left {
	float: left;
}
.con4Box .right {
	float: right;
}
.con4Box .left,
.con4Box .right {
	width: 450px;
}
.con4Box .left p,
.con4Box .right p {
	font-size: 16px;
	line-height: 1.6em;
	margin: 20px 0;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.con5Box {
	width: 960px;
	margin: 0 auto;
}
.con5Box .left {
	float: left;
}
.con5Box .right {
	float: right;
}
.con5Box .left {
	width: 480px;
}
.con5Box .right {
	width: 480px;
}
.con5Box .iconBox {
	padding-left: 90px;
	position: relative;
	margin: 50px 0;
}
.con5Box .iconBox ul li {
	font-size: 16px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
.con5Box .iconBox:before {
	content: '';
	position: absolute;
	width: 80px;
	height: 80px;
	left: 0;
	top: 0;
}
.con5Box .iconBox.service1:before {
	background: url(../image/icon1.png);
}
.con5Box .iconBox.service2:before {
	background: url(../image/icon2.png);
}
.con5Box .iconBox.service3:before {
	background: url(../image/icon3.png);
}
.con5Box .iconBox.service4:before {
	background: url(../image/icon4.png);
}
.con5Box .iconBox.service5:before {
	background: url(../image/icon5.png);
}
.con5Box .iconBox.service6:before {
	background: url(../image/icon6-1.png);
}
#slide6 {
	background: url(../image/bg_works.png);
	background-size: cover;
}
.con6Box {
	width: 960px;
	margin: 0 auto;
}
.con6Box ul li {
	padding-left: 40px;
	position: relative;
	letter-spacing: 0.1em;
	color: #fff;
	margin: 10px 0;
	line-height: 1.6em;
}
.con6Box ul li:before {
	content: '';
	position: absolute;
	background: url(../image/list.png);
	width: 31px;
	height: 26px;
	left: 0;
}
#slide7 {
	background: url(../image/bg_conpany.png);
	background-size: cover;
}
.con7Box {
	width: 800px;
	margin: 0 auto;
}
.con7Box .left {
	float: left;
}
.con7Box .left h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.con7Box .left table tr th,
.con7Box .left table tr td {
	font-size: 18px;
	line-height: 1.6em;
	padding: 5px 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	letter-spacing: 0.1em;
}
.con7Box .left table tr th {
	text-align: right;
}
.con7Box .right {
	float: right;
}
.con8Box {
	width: 600px;
	margin: 0 auto;
}
.con8Box input,
.con8Box textarea {
	border: 1px #DDDDDD solid;
	background: #EEEEEE;
	line-height: 1.6em;
	padding: 10px 10px;
	box-sizing: border-box;
	font-size: 16px;
	letter-spacing: 0.1em;
}
.con8Box input[type=text] {
	height: 40px;
	display: block;
	width: 600px;
	margin: 20px 0;
}
.con8Box input[type=text].left {
	float: left;
}
.con8Box input[type=text].right {
	float: right;
}
.con8Box input[type=text].left,
.con8Box input[type=text].right {
	width: 290px;
	margin-bottom: 0px;
}
.con8Box input[type=submit] {
	width: 180px;
	height: 40px;
	background: url(../image/send.png);
	border: none;
	color: #fff;
	line-height: 40px;
	padding: 0;
	margin: 20px auto 40px;
	display: block;
	font-size: 16px;
}
.con8Box textarea {
	width: 600px;
	height: 150px;
}
#copyYear {
	position: absolute;
	text-align: center;
	bottom: 20px;
	width: 100%;
	font-size: 14px;
	line-height: 14px;
}
.policyLink {
	position: absolute;
	text-align: center;
	bottom: 20px;
	left: 20px;
	font-size: 14px;	
	line-height: 14px;
	z-index: 1;
}
.policyLink a {
	color: #0066B7;
	text-decoration: underline;
}
.tnksBox {
	width: 600px;
	margin: 0 auto;
}
.tnksBox ul li {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 14px;
	margin-top: 10px;
}
.tnksBox ul li a {
	color: #0066B7;
	text-decoration: underline;
}
.policyBox {
	width: 800px;
	margin: 150px auto 0;
}
.policyBox p,
.policyBox dd {
	font-size: 14px;
	margin-bottom: 30px;
}
.policyBox dd a {
	color: #383333;
}
.serviceLink {
	display: inline-block;
	color: #0066B7;
	text-decoration: underline;
	font-size: 20px;
	letter-spacing: 0.1em;
	cursor: pointer;
}
.tnksLink {
	color: #0066B7;
	text-decoration: underline;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin: 40px auto 0;
	display: table;
	text-align: center;
}
.tnksLink.policy {
	margin-bottom: 100px;
}

/* Lightbox で表示させるDIV要素のCSS */
#panel1 {
}
/* Lightbox表示時に背景を黒に */
#BlackWindow{
display:none;
background:#000;
opacity:0.7;/*黒地の背景の調整はこの数値で調整*/
filter:alpha(opacity=70);/*黒地の背景の調整はこの数値で調整*/
position:fixed;
top:0px;
left:0px;
min-width:100%;
min-height:100%;
z-index:9999;
}

.panels {
background: #fff;
-webkit-box-shadow: rgba(0,0,0,.1) 0px 2px 12px;
-moz-box-shadow: rgba(0,0,0,.1) 0px 2px 12px;
width: 760px;
height: 50%;
top: 10%;
left: 50%;
margin-left: -480px;
position:fixed;
display:none;
z-index:99999;
padding:100px;
overflow-y: scroll;
}
.panels h2 {
	border-bottom: #383333 solid 1px;
	padding-bottom: 30px;
	line-height: 16px;
	font-size: 16px;
	display: table;
	margin: 0 auto;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.panels p {
	line-height: 2em;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-top: 70px;
}
.panels img {
	max-width: 100%;
	height: auto;
	margin: 50px 0;
}
.close-panel {
	color :#383333;
	font-size: 42px;
	line-height: 42px;
	cursor: pointer;
	display: table;
	margin:0 auto;
	text-align: center;
	margin-top: 50px;
}
