@charset "UTF-8";
/* CSS Document */

#catch {
	position: absolute;
    text-align: center;
	width: 100%;
    height: auto;
    display: flex;
    justify-content: center; /*左右中央揃え*/
    align-items: center;     /*上下中央揃え*/
    /*background-color: #D0D6FF;*/
	z-index: 1;
}

.logoSize {
    width: 50%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    /*background-color: rgba(255,0,0,1.00);*/
    display: block;
}

.address {
    font-size: 0.813em;
    line-height: 1.769em;
    text-align: center;
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    /*background-color: rgba(255,242,242,1.00);*/
    padding-bottom: 2%;
}

#content01 {
    background-color: #000;
    padding-top: 60px;
    padding-bottom: 60px;
}
.eyecatch01 {
    display: block;
    width: 70%;
    max-width: 1200px;
    height: auto;
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.eyecatch02 {
    display: block;
    width: 70%;
    max-width: 1200px;
    height: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.eyecatch02_L {
    display: inline-block;
    width: 49%;
    height: auto;
    margin-right: 1%;
    float: left;
}
.eyecatch02_R {
    display: inline-block;
    width: 49%;
    height: auto;
    margin-left: 1%;
    float: left;
}
.logosize {
    width: 25%;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.mapArea {
    width:100%;
    height: 400px;
    display: block;
    margin-top: 30px;
}
#content02 {
    margin-top: 100px;
    margin-bottom: 100px;
    background-color: #fff;
}
.companyLogo {
    width: 30%;
    height: auto;
    display: block;
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#footer {
    display: block;
    width: 100%;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 0.875em;
    line-height: 1.428em;
    text-decoration: none;
    font-style: normal;
}
.banner {
    width: 36%;
    height: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    border: thin solid rgba(183,183,183,1.00);
}
.telNo {
    color: #FFFFFF;
    font-size: 2.000em;
    text-align: center;
}
.telNo a:link,.telNo a:hover,.telNo a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

h1 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.txt1824 {
    font-size: 1.125em;
    line-height: 1.333em;
}
.txt1521 {
    font-size: 0.938em;
    line-height: 1.4em;
}
.txt2432 {
    font-size: 1.500em;
    line-height: 1.333em;
}
address {
    color: #fff;
    text-align: center;
    font-size: x-small;
    text-decoration: none;
    font-style: normal;
}
a:link,a:hover,a:visited {
    color: #fff;
    text-decoration: none;
}
.mgt30 {
    margin-top: 30px;
}
.mgt60 {
    margin-top: 60px;    
}
.centering {
    text-align: center;    
}
.colWht {
    color: #FFFFFF;    
}
