@charset "utf-8";
/* ===========================================
 * 2019/10/02
 * http://daisun.jp/
 * Edit html5doctor.com's CSS ver 1.0.2
=========================================== */



/* ======================================================================================
 * index.html body id="home"
====================================================================================== */

/* #home #mainimg
=========================================== */
#home #mainimg {
	position: relative;
	height: 580px;
}

/* #home #mainimg #mainSlider
=========================================== */
#home #mainimg #mainSlider {
	position: relative;
	width: 100%;
	height: 580px;
	background-position: center;
	-webkit-background-size: cover;
	        background-size: cover;
}
#home #mainimg div {
	width: 100% !important;
	max-width: 100% !important;
	height: 580px !important;
}
#home #mainimg #mainSlider h2 {
	text-align: center;
	width: 100% !important;
}
#home #mainimg .btn {
	width: 100% !important;
	text-align: center;
	position: absolute;
	top: 350px;
	left: 0;
	z-index: 100;
}

/* #home #service
=========================================== */
#home #service {
	padding: 70px 0 0;
	background: url(../images/bg_content01.png) left -165px top 50px no-repeat;
}
#home #service header {
	margin-bottom: 38px;
	text-align: center;
}
#home #service header h1 {
	margin-bottom: 30px;
}
#home #service header h2 {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	font-weight: normal;
}
#home #service .bnrArea {
	width: 1000px;
	margin: 0 auto;
}
#home #service .bnrArea ul {
	overflow: hidden;
	padding-bottom: 68px;
}
#home #service .bnrArea ul li {
	float: left;
}
#home #service .bnrArea ul li + li {
	margin-left: 26px;
}

/* #home #about
=========================================== */
#home #about {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 62px 0 58px;
	background: url(../images/bg_about01.jpg);
}
#home #about .aboutIn {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
#home #about .textArea {
	float: left;
	width: 512px;
}
#home #about .textArea h3 {
	margin-bottom: 30px;
}
#home #about .textArea .txt {
	margin-bottom: 10px;
}
#home #about .textArea .leader {
	margin-bottom: 38px;
}
#home #about .textArea .btn a {
	display: block;
	width: 222px;
}
#home #about .bnrArea {
	float: right;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
}
#home #about .bnrArea ul {
	overflow: hidden;
	margin-bottom: -18px;
}
#home #about .bnrArea ul li {
	float: left;
	vertical-align: middle;
}
#home #about .bnrArea ul li + li {
	margin-bottom: 18px;
	margin-left: 0;
}
#home #about .bnrArea ul li:nth-child(2n) {
	margin-left: 18px;
}
#home #about .bnrArea ul li a {
	display: block;
}
#home #about .bnrArea ul li a:hover {
	opacity: 0.7;
}

/* #home #map
=========================================== */
#home #map {
	width: 100%;
	height: 400px;
}



/* ======================================================================================
 * page01.html body id="page01"
====================================================================================== */

/* #page01 #mainimg
=========================================== */
#page01 #mainimg {
	height: 320px;
	background: url(../images/bg_mainimg01.jpg) center center;
	-webkit-background-size: cover;
	        background-size: cover;
	text-align: center;
}
#page01 #mainimg h2 {
	padding-top: 115px;
}

/* #page01 #pageLinks
=========================================== */
#page01 #pageLinks {
	display: flex;
	width: 1000px;
	margin: -6px auto 50px auto;
	justify-content: space-between;
}
#page01 #pageLinks a {
	display: block;
}

/* #page01 #contents
=========================================== */
#page01 section {
	width: 100%;
	height: auto;
	margin: 0 auto 40px auto;
	padding: 40px 0 40px 0;
}
#page01 #Layout {
	width: 1000px;
	margin: 0 auto;
}

#page01 #item01 { }
#page01 #item02 { background-image: url(../images/bg_about01.jpg); }
#page01 #item03 { }
#page01 #item04 { background-image: url(../images/bg_about01.jpg); padding: 40px 0 90px 0; margin: 0 auto; }

#page01 section h1 {
	margin-bottom: 40px;
	text-align: center;
}
#page01 section h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 0 40px 25px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	font-size: 22px;
}
#page01 section figure {
	overflow: hidden;
}
#page01 section figcaption {
	float: left;
	width: 470px;
}
#page01 section figcaption h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 0 16px 0;
	line-height: 24px;
	font-size: 22px;
}
#page01 section .img {
	float: right;
}
#page01 section .works {
	margin-top: 30px;
	padding: 30px 0 28px;
	border: 1px solid #D3D3D3;
}
#page01 section .works ul {
	overflow: hidden;
	padding: 19px 35px 0;
}
#page01 section .works ul li {
	float: left;
	box-sizing: border-box;
	width: 450px;
	padding: 8px 0 7px 10px;
	border-bottom: 1px dotted #D3D3D3;
}
#page01 section .works ul li:nth-child(even) {
	margin-left: 20px;
}
#page01 table {
	width: 1000px;
	margin: 30px auto 0 auto;
	vertical-align: middle;
}
#page01 tr {
	line-height: 20px;
	border: 1px solid #eae6df;
	letter-spacing: 0.07em;
}
#page01 tr + tr {
	border-top: none;
}
#page01 th {
	width: 300px;
	padding: 20px 0 18px;
	background-color: #f7f7f7;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
#page01 td {
	padding: 20px 20px 18px 40px;
	background-color: #fff;
}
#item02 th {
	background-color: #F0F0F0;
}
#item02 td {
	background-color: #FAFAFA;
}
#item04 th {
	background-color: #F0F0F0;
}
#item04 td {
	background-color: #FAFAFA;
}
#page01 #item02 .works ul li {
	float: left;
	box-sizing: border-box;
	width: 1000px;
	padding: 8px 0 7px 10px;
	border-bottom: 1px dotted #D3D3D3;
}
#page01 table #price { width: 400px; margin: 0; vertical-align: middle; }
#page01 table #price tr { line-height: 5px; border: none; }
#page01 table #price td:nth-child(1) { width: 100px; text-align: left; padding: 15px 0; }
#page01 table #price td:nth-child(2) { width: 50px; text-align: right; padding: 15px 0; }



/* ======================================================================================
 * page02.html body id="page02"
====================================================================================== */

/* #page02 #mainimg
=========================================== */
#page02 #mainimg {
	height: 320px;
	background: url(../images/bg_mainimg02.jpg) center center;
	-webkit-background-size: cover;
	        background-size: cover;
	text-align: center;
}
#page02 #mainimg h2 {
	padding-top: 115px;
}

/* #page02 #pageLinks
=========================================== */
#page02 #pageLinks {
	display: flex;
	width: 1000px;
	margin: -6px auto 50px auto;
	justify-content: space-between;
}
#page02 #pageLinks a {
	display: block;
}
#page02 #pageLinks2 {
	display: flex;
	width: 1000px;
	margin: -6px auto 50px auto;
	justify-content: space-between;
}
#page02 #pageLinks2 a {
	display: block;
}

/* #page02 #contents
=========================================== */
#page02 section {
	width: 100%;
	height: auto;
	margin: 0 auto 40px auto;
	padding: 40px 0 40px 0;
}
#page02 #Layout {
	width: 1000px;
	margin: 0 auto;
}

#page02 #item01 { }
#page02 #item02 { background-image: url(../images/bg_about01.jpg); }
#page02 #item03 { }
#page02 #item04 { background-image: url(../images/bg_about01.jpg); }
#page02 #item05 { }
#page02 #item06 { background-image: url(../images/bg_about01.jpg); padding: 40px 0 90px 0; margin: 0 auto; }

#page02 section h1 {
	margin-bottom: 40px;
	text-align: center;
}
#page02 section h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 0 40px 25px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	font-size: 22px;
}
#page02 section figure {
	overflow: hidden;
}
#page02 section figcaption {
	float: left;
	width: 470px;
}
#page02 section figcaption h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 0 16px 0;
	line-height: 24px;
	font-size: 22px;
}
#page02 section .img {
	float: right;
}
#page02 section .works {
	margin-top: 30px;
	padding: 30px 0 28px;
	border: 1px solid #D3D3D3;
}
#page02 section .works ul {
	overflow: hidden;
	padding: 19px 35px 0;
}
#page02 section .works ul li {
	float: left;
	box-sizing: border-box;
	width: 450px;
	padding: 8px 0 7px 10px;
	border-bottom: 1px dotted #D3D3D3;
}
#page02 section .works ul li:nth-child(even) {
	margin-left: 20px;
}
#page02 table {
	width: 1000px;
	margin: 30px auto 0 auto;
	vertical-align: middle;
}
#page02 tr {
	line-height: 20px;
	border: 1px solid #eae6df;
	letter-spacing: 0.07em;
}
#page02 tr + tr {
	border-top: none;
}
#page02 th {
	width: 300px;
	padding: 20px 0 18px;
	background-color: #f7f7f7;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
#page02 td {
	padding: 20px 20px 18px 40px;
	background-color: #fff;
}
#item02 th {
	background-color: #F0F0F0;
}
#item02 td {
	background-color: #FAFAFA;
}
#item04 th {
	background-color: #F0F0F0;
}
#item04 td {
	background-color: #FAFAFA;
}
#page02 #item03 .works ul li {
	float: left;
	box-sizing: border-box;
	width: 1000px;
	padding: 8px 0 7px 10px;
	border-bottom: 1px dotted #D3D3D3;
}
#page02 table #price { width: 400px; margin: 0; vertical-align: middle; }
#page02 table #price tr { line-height: 5px; border: none; }
#page02 table #price td:nth-child(1) { width: 100px; text-align: left; padding: 15px 0; }
#page02 table #price td:nth-child(2) { width: 50px; text-align: right; padding: 15px 0; }



/* ======================================================================================
 * page03.html body id="page03"
====================================================================================== */

/* #page03 #mainimg
=========================================== */
#page03 #mainimg {
	height: 320px;
	background: url(../images/bg_mainimg03.jpg) center center;
	-webkit-background-size: cover;
	        background-size: cover;
	text-align: center;
}
#page03 #mainimg h2 {
	padding-top: 115px;
}

/* #page03 #pageLinks
=========================================== */
#page03 #pageLinks {
	display: flex;
	width: 1000px;
	margin: -6px auto 50px auto;
	/* margin: -6px auto 35px auto; */
	justify-content: space-between;
}
#page03 #pageLinks a {
	display: block;
}
#page03 #pageLinks2 {
	display: flex;
	width: 1000px;
	margin: -6px auto 50px auto;
	justify-content: space-between;
}
#page03 #pageLinks2 a {
	display: block;
}

/* #page03 #contents
=========================================== */
#page03 section {
	width: 100%;
	height: auto;
	margin: 0 auto 40px auto;
	padding: 40px 0 40px 0;
}
#page03 #Layout {
	width: 1000px;
	margin: 0 auto;
}

#page03 #item01 { }
#page03 #item02 { background-image: url(../images/bg_about01.jpg); }
#page03 #item03 { }
#page03 #item04 { background-image: url(../images/bg_about01.jpg); }
#page03 #item05 { background-image: url(../images/bg_about01.jpg); padding: 40px 0 90px 0; margin: 0 auto; }
#page03 #item06 { }

#page03 section h1 {
	margin-bottom: 40px;
	text-align: center;
}
#page03 section h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 0 40px 25px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	font-size: 22px;
}
#page03 section figure {
	overflow: hidden;
}
#page03 section figcaption {
	float: left;
	width: 470px;
}
#page03 section figcaption h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 0 16px 0;
	line-height: 24px;
	font-size: 22px;
}
#page03 section .img {
	float: right;
}
#page03 section .works {
	margin-top: 30px;
	padding: 30px 0 28px;
	border: 1px solid #D3D3D3;
}
#page03 section .works ul {
	overflow: hidden;
	padding: 19px 35px 0;
}
#page03 section .works ul li {
	float: left;
	box-sizing: border-box;
	width: 450px;
	padding: 8px 0 7px 10px;
	border-bottom: 1px dotted #D3D3D3;
}
#page03 section .works ul li:nth-child(even) {
	margin-left: 20px;
}
#page03 table {
	width: 1000px;
	margin: 30px auto 0 auto;
	vertical-align: middle;
}
#page03 tr {
	line-height: 20px;
	border: 1px solid #eae6df;
	letter-spacing: 0.07em;
}
#page03 tr + tr {
	border-top: none;
}
#page03 th {
	width: 300px;
	padding: 20px 0 18px;
	background-color: #f7f7f7;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
#page03 td {
	padding: 20px 20px 18px 40px;
	background-color: #fff;
}
#item02 th {
	background-color: #F0F0F0;
}
#item02 td {
	background-color: #FAFAFA;
}
#item04 th {
	background-color: #F0F0F0;
}
#item04 td {
	background-color: #FAFAFA;
}
#item06 th {
	background-color: #F0F0F0;
}
#item06 td {
	background-color: #FAFAFA;
}
#page03 #item03 .works ul li {
	float: left;
	box-sizing: border-box;
	width: 1000px;
	padding: 8px 0 7px 10px;
	border-bottom: 1px dotted #D3D3D3;
}



/* ======================================================================================
 * page04.html body id="page04"
====================================================================================== */

/* #page04 #mainimg
=========================================== */
#page04 #mainimg {
	height: 320px;
	background: url(../images/bg_mainimg04.jpg) center center;
	-webkit-background-size: cover;
	        background-size: cover;
	text-align: center;
}
#page04 #mainimg h2 {
	padding-top: 115px;
}

/* #page04 #pageLinks
=========================================== */
#page04 #pageLinks {
	display: flex;
	width: 1000px;
	margin: -6px auto 50px auto;
	justify-content: space-between;
}
#page04 #pageLinks a {
	display: block;
}

/* #page04 #contents
=========================================== */
#page04 section {
	width: 100%;
	height: auto;
	margin: 0 auto 40px auto;
	padding: 40px 0 40px 0;
}
#page04 #Layout {
	width: 1000px;
	margin: 0 auto;
}

#page04 #item01 { 
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 120px 0;
	background: url(../images/page04/bg_leader.png) no-repeat;
	background-position: -150px 0px;
}
#page04 #item02 { background-image: url(../images/bg_about01.jpg); }
#page04 #item03 { }
#page04 #item04 { background-image: url(../images/bg_about01.jpg); padding: 40px 0 90px 0; margin: 0 auto; }

#page04 section h1 {
	margin-bottom: 40px;
	text-align: center;
}
#page04 #item01 .textArea {
	width: 620px;
	padding-left: 0;
}
#page04 #item01 .textArea p + p {
	margin-top: 24px;
}
#page04 #item01 .textArea .leader {
	margin-top: 40px;
	text-align: right;
}
#page04 #item02 h1 {
	margin-bottom: 40px;
	text-align: center;
}
#page04 #item02 figure {
	overflow: hidden;
	margin: 20px 0 23px;
}
#page04 #item02 figure .pic {
	float: left;
}
#page04 #item02 figure figcaption {
	float: right;
	width: 630px;
	line-height: 2;
}
#page04 #item02 figure figcaption dl {
	overflow: hidden;
	margin: 20px 0 22px;
}
#page04 #item02 figure figcaption dt {
	float: left;
	width: 110px;
	padding-left: 5px;
	font-weight: bold;
}
#page04 #item02 figure figcaption dd {
	float: left;
	width: 515px;
}
#page04 #item02 figure figcaption .career {
	line-height: 30px;
	padding: 26px 26px 26px 36px;
	border: 1px solid #eae6df;
	background-color: #f7f7f7;
}
#page04 #item02 figure figcaption .career h3 {
	line-height: 26px;
	margin-bottom: 5px;
	color: #0d3b60;
	font-size: 14px;
}
#page04 #item02 .message {
	line-height: 30px;
	padding: 26px 26px 26px 36px;
	border: 1px solid #eae6df;
	background-color: #f7f7f7;
}
#page04 #item02 .message h3 {
	line-height: 26px;
	margin-bottom: 5px;
	color: #4a6da7;
	font-size: 14px;
}
#page04 #item02 .message .txt {
	color: #4a9ca7;
	font-weight: bold;
}
#page04 section table {
	width: 1000px;
	margin: 0 auto;
	vertical-align: middle;
}
#page04 section tr {
	line-height: 20px;
	border: 1px solid #eae6df;
	letter-spacing: 0.07em;
}
#page04 section tr + tr {
	border-top: none;
}
#page04 section th {
	width: 300px;
	padding: 20px 0 18px;
	background-color: #f7f7f7;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
}
#page04 section td {
	padding: 20px 20px 18px 40px;
	background-color: #fff;
}
#page04 section td figure{
	padding: 0 0 40px 0;
}
#page04 section td figcaption{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 0 0 10px 0;
	line-height: 24px;
	font-weight: bold;
	font-size: 18px;
}
#page04 #item04 #map {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	text-align: center;
}



/* ======================================================================================
 * contact.html body id="contact"
====================================================================================== */

/* #contact #mainimg
=========================================== */
#contact #mainimg {
	height: 320px;
	background: url(../images/bg_mainimg05.jpg) center center;
	-webkit-background-size: cover;
	        background-size: cover;
	text-align: center;
}
#contact #mainimg h2 {
	padding-top: 115px;
}

/* #contact #tel
=========================================== */
#contact #tel {
	width: 800px;
	margin: 0 auto 70px;
	padding-top: 13px;
}
#contact #tel h1 {
	margin-bottom: 40px;
	text-align: center;
}
#contact #tel .telIn {
	overflow: hidden;
	border: 2px solid #4a6da7;
}
#contact #tel .telIn h2 {
	float: left;
	box-sizing: border-box;
	width: 348px;
	padding: 57px 0;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	text-align: right;
}
#contact #tel .telIn .txt {
	float: right;
	width: 343px;
	padding-top: 38px;
	font-size: 11px;
	text-align: left;
	letter-spacing: 0;
}
#contact #tel .telIn .txt span {
	font-weight: bold;
	font-size: 13px;
	color: #4a6da7;
}
#contact #tel .telIn .tel {
	margin-top: 5px;
}
#contact #tel .telIn .tel a {
	line-height: 27px;
	margin-left: 12px;
	font-weight: bold;
	font-size: 26px;
}
#contact #tel .telIn .tel span {
	line-height: 27px;
	color: #4a6da7;
	font-weight: bold;
	font-size: 22px;
}

/* #contact #mail
=========================================== */
#contact #mail {
    background-image: url(../images/bg_about01.jpg);
	margin: 0 auto;
	padding: 70px 0;
}
#contact #mail h1 {
	margin-bottom: 40px;
	text-align: center;
}
#contact #mail .mailIn {
	width: 800px;
	margin: 0 auto;
}
#contact #mail .mailIn h2 {
	box-sizing: border-box;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0;
	padding-top: 8px;
}
#contact #mail .mailIn .btn {
	width: 262px;
	font-size: 11px;
	text-align: center;
	padding: 32px 269px 0 269px;
}
#contact #mail .mailIn .btn a {
	display: block;
}
#contact #mail .mailIn .btn a:hover {
	opacity: 0.7;
}



/* ======================================================================================
 * CSS END
====================================================================================== */