@charset "UTF-8";
@import url(default.css);
header {
height: 80px;
border-bottom: #467846 solid 3px;
}
header nav {
width: 1000px;
height: 80px;
margin: 0 auto;
display: flex;
}
header nav ul {
display: flex;
display: table;
}
header nav ul li {
width: 132px;
height: 80px;
background-color: antiquewhite;
background: url(../img/bg-nv-dot.png) no-repeat center right;
text-align: center;
display: table-cell;
vertical-align: middle;
}
header nav ul li a {
text-decoration: none;
color: #000;
}
header nav ul li a:hover {
text-decoration: none;
color: #467846;
}
section.ec,
section.ec-lower{
background: url(../img/bg-ec-top.png) repeat left top;
}
section.ec-lower div{
width: 1000px;
margin: 0 auto;
}
section.ec div {
width: 1000px;
height: 597px;
margin: 0 auto;
background-color: #999;
position: relative;
}
section.ec div span {
position: absolute;
top: 80px;
left: 380px;
}
section.ec div ul li.am01 {
position: absolute;
top: 145px;
left: 543px;
}
section.ec div ul li.am02 {
position: absolute;
top: 145px;
left: 503px;
}
section.ec div ul li.am03 {
position: absolute;
top: 145px;
left: 463px;
}
section.ec div ul li.am04 {
position: absolute;
top: 145px;
left: 423px;
}
.fade01,
.fade02{
display: none;
}
@keyframes fadeInDown {
 from {
 opacity:0;
 transform: translatey(70px);
}
 to {
 opacity:1;
}
}
.in-down02a {
animation-name: fadeInDown;
animation-fill-mode: both;
animation-duration: 1.3s;
}
.in-down02b {
animation-name: fadeInDown;
animation-fill-mode: both;
animation-duration: 1.8s;
}
.in-down02c {
animation-name: fadeInDown;
animation-fill-mode: both;
animation-duration: 2.6s;
}
.in-down02d {
animation-name: fadeInDown;
animation-fill-mode: both;
animation-duration: 3s;
}
section.contact {
background: url(../img/bg-footer.png) repeat left top;
border-top: #ADAAA2 solid 1px;
}
section.contact div {
margin-top: 60px;
background-color: #467846;
padding: 50px 0;
}
section.contact div p {
display: block;
width: 1000px;
margin: 0 auto;
text-align: center;
font-size: 18.34px;
}
section.contact div p a {
text-decoration: none;
color: #fff;
}
section.contact div p a:hover {
text-decoration: underline;
color: #D1DDD1;
}
section.contact div p i {
margin-right: 12px;
}
footer nav {
width: 1000px;
height: 100px;
margin: 0 auto;
font-size: 13px;
}
footer nav span {
float: left;
}
footer nav ul {
padding-top: 25px;
}
footer nav ul li {
display: inline-block;
margin-bottom: 0.75em;
}
footer nav ul li a {
padding: 0 16.5px;
text-decoration: none;
color: #467846;
}
footer nav ul li a:hover {
text-decoration: underline;
color: #467846;
}
footer nav ul li:after {
content: '|';
color: #467846;
}
footer div {
padding: 20px 0 120px;
background-color: #eee;
}
footer div p {
display: block;
width: 1000px;
margin: 0 auto;
text-align: right;
font-size: 11px;
}
/* lower */
section.contact-lower {
background: url(../img/bg-footer.png) repeat left top;
border-top: #ADAAA2 solid 1px;
}
section.contact-lower div {
margin-top: 30px;
background-color: #467846;
padding: 50px 0;
}
section.contact-lower div p {
display: block;
width: 1000px;
margin: 0 auto;
text-align: center;
font-size: 18.34px;
}
section.contact-lower div p a {
text-decoration: none;
color: #fff;
}
section.contact-lower div p a:hover {
text-decoration: underline;
color: #D1DDD1;
}
section.contact-lower div p i {
margin-right: 12px;
}
main {
width: 1000px;
margin: 0 auto;
padding: 60px 0;
}
main > div {
background: url(../img/bg-footer.png) repeat;
padding: 8px 0;
margin-bottom: 30px;
}
main > div > h3 {
font-size: 23px;
background-color: #467846;
padding: 12px 30px;
color: #fff;
font-family: "ten-mincho", serif;
font-feature-settings: "ss02";
}
main h4 {
width: 900px;
margin: 0 auto 20px;
font-size: 22px;
border-bottom: #000 dotted 1px;
padding: 5px 0;
color: #000;
font-family: "ten-mincho", serif;
font-feature-settings: "ss02";
}
main h4:before {
color: #467846;
font-size: 70%;
content: '●　';
}
main p {
padding: 0 50px;
margin-bottom: 40px;
}
main p i {
font-size: 140%;
color: #467846;
padding-right: 5px;
}
main p em {
color: #FF0004;
}
main p a,
.companyPlofile a{
text-decoration: underline;
color: #333;
}
main p a:hover,
.companyPlofile a:hover{
text-decoration: none;
color: #467846;
}
main figure {
padding: 0 50px;
}
main ul.logo {
width: 900px;
padding: 20px 0 0;
margin: 0 auto;
display: flex;
}
main ul.logo li {
margin: 0 10px;
}
main section {
display: block;
overflow: hidden;
margin-bottom: 20px;
}
main section img {
float: left;
margin: 0 30px 0 0;
}
main section span {
width: 370px;
display: block;
overflow: hidden;
}
main section span h4.mk-01 {
background: url(../../idea/img/mk-01.png) no-repeat left center;
padding: 5px 0 5px 50px;
}
main section span h4.mk-02 {
background: url(../../idea/img/mk-02.png) no-repeat left center;
padding: 5px 0 5px 50px;
}
main h4.mk-03 {
width: 100%;
background: url(../../idea/img/mk-03.png) no-repeat left center;
padding: 5px 0 5px 50px;
}
main section span p {
padding: 0;
}
main h4.mk-01:before, main h4.mk-02:before, main h4.mk-03:before {
display: none;
}
main dl.ideaWrap01 {
width: 882px;
height: 400px;
margin: 0 auto;
padding: 0 50px;
background: url(../../idea/img/bg-idea.png) no-repeat center center;
font-family: "ten-mincho", serif;
font-feature-settings: "ss02";
}
main dl.ideaWrap01 dt {
display: block;
text-align: center;
font-size: 24px;
padding-top: 40px;
margin-bottom: 30px;
}
main dl.ideaWrap01 dd {
display: block;
font-size: 18px;
padding: 0 40px;
}
main dl.ideaWrap01 dd ol {
list-style-type: none;
counter-reset: item;
}
main dl.ideaWrap01 dd ol li {
margin-bottom: 0.75em;
}
main dl.ideaWrap01 dd ol li:before {
counter-increment: item;
content: counter(item);
color: #707271;
padding: 0 1.2em 0 0;
}
main div.companyPlofile {
width: 940px;
margin: 0 auto 40px;
background: none;
border: #ddd solid 1px;
padding: 0;
}
main div.companyPlofile dl {
display: flex;
}
main div.companyPlofile dt {
border-right: #ddd solid 1px;
}
main section.map {
display: block;
overflow: hidden;
width: 940px;
margin: 0 auto 40px;
}
main h5 {
width: 940px;
margin: 0 auto 20px;
font-size: 22px;
padding: 5px 0;
color: #000;
font-family: "ten-mincho", serif;
font-feature-settings: "ss02";
}
main h5:before {
color: #467846;
font-size: 70%;
content: '●　';
}
main section.map iframe {
width: 460px;
float: left;
margin-right: 30px;
}
main section.map div h6 {
font-size: 18px;
}
main section.map div h6:before {
color: #467846;
content: '- ';
}
main section.map div small {
color: #707271;
}
main section.map p {
margin-bottom: 0.75em;
font-size: 15px;
}
main .companyPlofile dl dt, main .companyPlofile dl dd {
padding: 17px 17px 0;
font-size: 16px;
}
main .companyPlofile dl dt ul li, main .companyPlofile dl dd ul li {
padding-bottom: 17px;
}
main form {
width: 900px;
margin: 0 auto;
}
main table {
width: 900px;
border-left: #ccc solid 1px;
border-top: #ccc solid 1px;
border-bottom: #ccc solid 1px;
font-size: 15px;
margin: 0 auto 60px;
}
main table th {
width: 100px;
font-weight: normal;
text-align: left;
}
main table th, td {
border-right: #ccc solid 1px;
padding: 13px 35px;
}
main table span {
color: #E00003;
}
main div.error {
color: #E00003;
padding-bottom: 5px;
}
