@charset "UTF-8";
/* CSS Document */

#top #top_img {
    width: 100%;
    margin: 20px auto;
}
#top #top_img img {
    width: 94%;
    margin: auto;
}
#top section#top_title {
    width: 600px;
    margin: auto;
}
#top section#top_title .title {
    width: 95px;
    float: right;
    margin-top: -100px;
}
#top section#top_title .copy {
    height: 18em;
    float: right;
    margin-right: 100px;
    margin-top: 20px;
}

@media (max-width:999px) {
#top section#top_title {
    width: 500px;
    margin: auto;
}
#top section#top_title .title {
    width: 80px;
    float: right;
    margin-top: -50px;
}
#top section#top_title .copy {
    margin-right: 30px;
}
}

@media (max-width:600px) {
#top section#top_title {
    width: 85%;
    margin: auto;
}
#top section#top_title .title {
    width: 75px;
    float: right;
    margin-top: 0px;
}
#top section#top_title .copy {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}
}

@media (max-width:450px) {
#top section#top_title .title {
    width: 75px;
    float: right;
    margin-top: 0px;
}
#top section#top_title .copy {
    height: 32em;
    margin-right: 2em;
	line-height: 1.5em;
}
}

@media (max-width:350px) {
#top section#top_title .title {
    width: 70px;
}
	#top section#top_title .copy {
    margin-right: 1em;
}
}
#top .top_people {
    width: 550px;
    margin: 50px auto 0;
}

@media (max-width:600px) {
#top .top_people {
    width: 95%;
    margin: 50px auto 0;
}
}
#top section#nature {
    width: 758px;
    height: 328px;
    position: relative;
    margin: 150px auto 0;
}
#top section#nature .image {
    width: 422px;
    float: right;
}
#top section#nature .copy {
    position: absolute;
    top: 128px;
    right: 450px;
}

@media (max-width:719px) {
#top section#nature {
    width: 80%;
    height: auto;
    position: static;
    margin: 60px auto 0;
}
#top section#nature .image {
    position: static;
    width: 100%;
    height: auto;
    margin: 20px auto;
}
#top section#nature .copy {
    position: static;
    margin: auto;
    width: 8em;
}
}
#top section#product {
    width: 758px;
    height: 349px;
    position: relative;
    text-align: right;
    margin: 90px auto 0;
}
#top section#product .image {
    width: 432px;
    float: left;
}
#top section#product .copy {
    position: absolute;
    top: 142px;
    right: 155px;
    height: 14em;
}

@media (max-width:719px) {
#top section#product {
    width: 80%;
    height: auto;
    position: static;
    margin: 30px auto 0;
    text-align: center;
}
#top section#product .image {
    width: 100%;
    height: auto;
    margin: 20px auto;
}
#top section#product .copy {
    position: static;
    top: 0;
    right: 0;
    margin: auto;
    width: 10em;
}
}
#top section#member {
    width: 957px;
    height: 450px;
    position: relative;
    margin: 90px auto 0;
    text-align: right;
}
#top section#member img {
    width: 803px;
}
#top section#member .copy {
    position: absolute;
    top: 372px;
    left: 350px;
}

@media (max-width:957px) {
#top section#member {
    width: 100%;
}
}

@media (max-width:803px) {
#top section#member {
    position: static;
    height: auto;
}
#top section#member img {
    width: 100%;
    clear: both;
}
#top section#member .copy {
    position: static;
    width: 24em;
    margin: 20px auto;
}
}
#top section#love .image {
    width: 214px;
    float: right;
    margin-top: -700px;
}

@media (max-width:830px) {
#top section#love .image {
    margin-top: -620px;
}
}

@media (max-width:719px) {
#top section#love .image {
    margin-top: 0px;
}
#top section#member {
    margin: 0px auto 0;
}
}
#top section#legend .image {
    width: 206px;
    float: left;
    margin-top: -380px;
}

@media (max-width:1080px) {
#top section#legend .image {
    margin-top: -80px;
}
}
#top section#company img {
    width: 30px;
}
#top section#company .gaiyo {
    display: table;
    width: 90%;
    max-width: 800px;
    margin: 50px auto 0;
}
#top section#company .gaiyo .gaiyo1, #top section#company .gaiyo .gaiyo2 {
    display: table-cell;
    vertical-align: top;
    line-height: 1.8em;
}
#top section#company .gaiyo .gaiyo1 {
    width: 55px;
}
#top section#company .gaiyo dl {
    margin-left: 30px;
}
#top section#company .gaiyo dt {
    float: left;
    clear: left;
    margin-right: 0.5em;
    width: 4em;
}
#top section#company .gaiyo dd {
    float: left;
}
#top section#company .gaiyo .g-map {
    margin-left: 30px;
}
#top section#company .process {
    display: table;
    max-width: 700px;
    width: 90%;
    margin: 30px auto;
}
#top section#company .process .process1, #top section#company .process .process2, #top section#company .process .process3 {
    display: table-cell;
    vertical-align: top;
}
#top section#company .process .process1 {
    width: 55px;
}
#top section#company .process .process2 {
    padding: 0 0 0 30px;
    width: calc(100% - 85px);
}
#top section#company .process .process2 .left {
    float: left;
    width: calc(100% - 22em);
}
#top section#company .process .process2 .left a{
    display: block;
    margin-top: .3rem;
    border: 1px solid #000000;
    padding: .5em .8em;
    text-decoration: none;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: 80%;
    transition: .3s;
}
#top section#company .process .process2 .left a:hover{
    background-color: #000000;
    color: #ffffff;
}
#top section#company .process .process2 .right {
    float: right;
    width: 20em;
}
#top section#company .sanq {
    display: table;
    width: 600px;
    margin: 30px auto;
}
#top section#company .sanq .sanq1, #top section#company .sanq .sanq2, #top section#company .sanq .sanq3 {
    display: table-cell;
    vertical-align: top;
}
#top section#company .sanq .sanq1 {
    width: 55px;
}
#top section#company .sanq .sanq2 {
    padding: 0 0 0 30px;
    width: calc(100% - 85px);
}
#top section#company .sanq .sanq2 .left {
    float: left;
    width: calc(100% - 16em);
}
#top section#company .sanq .sanq2 .right {
    float: right;
    width: 14em;
}

@media (max-width:900px) {
#top section#company .gaiyo {
    width: 90%;
}
#top section#company .sanq {
    width: 500px;
}
}

@media (max-width:700px) {
#top section#company .process {
    width: 90%;
}
#top section#company .process .process2 .left {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}
#top section#company .process .process2 .right {
    clear: both;
    width: 100%;
}
#top section#company .sanq {
    width: 90%;
}
#top section#company .sanq .sanq2 .left {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}
#top section#company .sanq .sanq2 .right {
    clear: both;
    width: 100%;
}
}
#top section#mapwrap {
    width: 900px;
    margin: auto;
}
#map {
    width: 660px;
    height: 314px;
    margin: -150px 0 50px;
    float: right;
}
.g-map {
clear: both;
width: 100%;
max-width: 415px; 
    padding-top: 1rem;
}
#top section#company .gaiyo .g-map {
    margin-left: 30px;
    width: calc(100% - 30px)
}
.g-map .inner{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.g-map .inner iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
@media (max-width:889px) {
#top section#mapwrap {
    width: 90%;
    margin: auto;
}
#map {
    width: 100%;
    height: 300px;
    margin: -30px 0 50px;
}
}