@charset "UTF-8";
/* reset */
body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd, img, form, table, tr, th, td {
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    text-align: left;
    list-style-type: none;
    border-collapse: collapse;
}
textarea { font-size: 100%; vertical-align:middle;}
img { border-style: none; display: block; }
hr { display: none; }
em{font-style: normal}
input{line-height:auto;vertical-align:middle;}
strong.more{color:#c30}
a{text-decoration: none;}

body {
    font-family:‘ヒラギノ角ゴ Pro W3’,‘Hiragino Kaku Gothic Pro’,‘メイリオ‘,Meiryo,‘ＭＳ Ｐゴシック’,sans-serif;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
/* reset */

body{
    background-color: gray;
    margin: 0;
    padding: 0;
    width: 100vw;
}

/* Header */
.header{
    display: flex;
    background-color: white;
    justify-content: center;
    position: fixed;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 9999;
    /* white-space: nowrap; */
}

.header ul{
    display: flex;
}

.header ul li{
    padding-left: 50px;
    margin-top: 25px;
}

.header ul li a{
    font-size: 13px;
    color: black;
}

.header img{
    padding-right: 100px;
}

/* HP TOP */
.top-img{
    background-image: url(img/adobestock_88012041-u3669-fr.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 800px;
    background-size: cover;
    margin-top: 850px;
}

.mask-0{
    background-color: rgba(53, 53, 53, 0.3);
    padding-bottom: 325px;
}

.blue-box{
    width: 600px;
    height: 800px;
    background-color: #4AC9F2;
    z-index: 60;
    position: relative;
    margin-top: -806px;
}

.img-box{
    z-index: 70;
    position: relative;
    margin-top: -610px;
    margin-left: 150px;
}

.text-img{
    margin-bottom: 10px;
}

.text-img2{
    margin-top: 10px;
}

.link1{
    margin-bottom: 40px;
}

.link1 a{
    color: white;
    font-size: 18px;
    margin: auto;
    background-color: #4AC9F2;
    padding: 10px 55px;
}

.link1 a:hover{
    background-color: black;
}

.link2{
    margin-bottom: 40px;
}

.link2 a{
    color: white;
    font-size: 18px;
    margin: auto;
    background-color: #4AC9F2;
    padding: 10px 55px;
}

.link2 a:hover{
    background-color: black;
}

.link3 a{
    color: white;
    font-size: 18px;
    margin: auto;
    background-color: #4AC9F2;
    padding: 10px 55px;
}

.link3 a:hover{
    background-color: black;
}

.link-box{
    margin-top: -200px;
    margin-left: 710px;
    z-index: 80;
    position: relative;
}


/* Maintenance */
.m-img {
    width: 100%;
    height: 745px;
    background-size: cover;
    background-image: url(img/adobestock_129405182_preview.png);
}

.beer-img img{
    width: 650px;
    height: 490px;
    z-index: 90;
}

.mask{
    background-color: rgba(53, 53, 53, 0.8);
    padding-bottom: 200px;
}

.flex-box{
    display: flex;
    padding-top: 80px;
    margin-left: 80px;
}

h1{
    color: white;
    font-size: 30px;
    margin-bottom: 40px;
}

h2{
    color: white;
    font-size: 20px;
    margin-bottom: 10px;
}

.beer-text p{
    color: white;
    font-size: 14px;
}

.beer-text{
    margin-left: 20px;
}

.text-box{
    margin-bottom: 60px;
}

.info-btn a{
    background-color: #29ABE2;
    color: white;
    padding: 10px 30px;
    font-size: 18px;
    
}

.info-btn{
    margin-left: 930px;
    margin-top: -50px;
}

/* Event */
.e-img {
    max-width: 100%;
    height: 745px;
    background-size: cover;
    background-image: url(img/adobestock_180091539_preview.jpg);
}

.event-img img{
    width: 650px;
    height: 490px;
    z-index: 90;
}

.mask2{
    background-color: rgba(255, 255, 255, 0.7);
    padding-bottom: 348px;
}

.flex-box2{
    display: flex;
    padding-top: 80px;
    margin-left: 80px;
}

h3{
    color: black;
    font-size: 30px;
    margin-bottom: 40px;
}

h4{
    color: rgb(86, 86, 86);
    font-size: 20px;
    margin-bottom: 10px;
}

.event-text p{
    color: rgb(86, 86, 86);
    font-size: 14px;
}

.event-text{
    margin-left: 20px;
}

.text-box2{
    margin-bottom: 60px;
}

.info-btn2 a{
    background-color: #29ABE2;
    color: white;
    padding: 10px 30px;
    font-size: 18px;
    
}

.info-btn2{
    margin-left: 930px;
    margin-top: -200px;
}

/* Inspection */
.i-img {
    max-width: 100%;
    height: 745px;
    background-size: cover;
    background-image: url(img/adobestock_189413424.jpg);
}

.inspection-img img{
    width: 650px;
    height: 490px;
    z-index: 90;
}

.mask3{
    background-color: rgba(53, 53, 53, 0.8);
    padding-bottom: 348px;
}

.flex-box3{
    display: flex;
    padding-top: 80px;
    margin-left: 80px;
}

.inspection-text p{
    color: white;
    font-size: 14px;
}

.inspection-text{
    margin-left: 20px;
}

.text-box3{
    margin-bottom: 60px;
}

.info-btn3 a{
    background-color: #29ABE2;
    color: white;
    padding: 10px 30px;
    font-size: 18px;
}

.info-btn3{
    margin-left: 930px;
    margin-top: -200px;
}

/* Form */
.info-title p{
    text-align: center;
    font-size: 30px;
    padding-top: 120px;
    padding-bottom: 80px;
}

.info{
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
}

input{
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    width: 500px;
    height: 40px;
    margin-bottom: 15px;
}

.left-wrapper{
    margin-right: 40px;
}

textarea{
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    width: 1048px;
    height: 120px;
}

#send{
    background-color: #29ABE2;
    width: 170px;
    height: 45px;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    margin-top: 30px;
}

#contactForm{
    text-align: center;
}

.left-wrapper label,
.right-wrapper label {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    width: 500px;
    margin-right: 5px;
}

.text-wrapper label{
    font-size: 14px;
    display: inline-block;
    text-align: left;
    width: 1048px;
    margin-right: 5px;
}

input:hover{
    background-color: white;
    border: 1px solid black;
}

textarea:hover{
    background-color: white;
    border: 1px solid black;
}

.back-color{
    background-color: white;
    padding-bottom: 30px;
}

/* Footer */
.f-img{
    width: 100%;
    height: 745px;
    background-size: cover;
    background-image: url(img/adobestock_122738541.jpg);
}

.mask4{
    background-color: rgba(53, 53, 53, 0.8);
    padding-bottom: 65px;
}

.flex-box4{
    display: flex;
    justify-content: center;
}

.map{
    margin-top: 30px;
}

.address-box{
    margin-left: 50px;
    margin-top: 30px;
}

.company{
    color: white;
    font-size: 30px;
}

.left{
    color: white;
    font-size: 15px;
    margin-right: 40px;
}

.border{
	border-right: 2px solid white;
}

.left2{
    color: white;
    font-size: 15px;
    height:42px;
    line-height:42px;
    margin-right: 40px;
}

.left3{
    color: white;
    font-size: 15px;
    height:140px;
    line-height:140px;
    margin-right: 40px;
}

.right{
    color: white;
    font-size: 14px;
}

.group1{
    display: flex;
    margin-bottom: 25px;
}

.group2{
    display: flex;
    margin-bottom: 25px;
}

.group3{
    display: flex;
    margin-bottom: 25px;
}

.group4{
    display: flex;
    margin-bottom: 25px;
}

.group5{
    display: flex;
    margin-bottom: 25px;
}

.group6{
    display: flex;
    margin-bottom: 25px;
}

.group7{
    display: flex;
    margin-bottom: 25px;
}

.address-flex{
    margin-top: 10px;
    white-space: nowrap;
}

.space{
    margin-bottom: 8px;
}

@media screen and (max-width: 1449px) {
    .header{
        width: 100%;
        box-sizing: border-box;
    }

    .back-color{
        width: 100%;
        box-sizing: border-box;
    }
}