@media screen and (min-width: 767px){

body{
    max-width: 1200px;
    min-width:990px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0.05em;
}
h1, h2, h3{
    margin-top: 50px;
    font-family:"Yu Mincho";
    font-weight: bold;
}
h3{
    color: #0064b4;
}
p{
    font-size: 1em;
    margin-left: 25px;
}
#wrapper{
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
#header{
    height: 150px;
    width: 100%;
    min-width:990px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    display: block;
    position: fixed;
    z-index: 99;
}
.header-wrapper{
    display: flex;
}

.header-logo{
    width: 495px;
    height: 50px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 20px;
}
.header-logo img{
    width: 100%;
    height: auto;
}
.header-contact{
    width: 220px;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 300px;
    position: relative;
}
.header-contact:before{
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: -1;
        transition:0.5s;
        background: linear-gradient(45deg, #0b3190, #5c98c3);
    }
.header-contact:after{
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: -2;
        left:0;
        background: #353535;
}
.header-contact:hover:before{
        opacity: 0;
}
.header-contact img{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 25px;
    margin-top: auto;
    margin-bottom: auto;
}
.header-contact p{
    width: 150px;
    height: 50px;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    color: white;
    top: 15px;
    left: 80px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0;
}

#contact2{
    display: none;
}

h1{
    position: relative;
    padding: 0.25em 0;
    margin-left: 50px;
}
h1:after {
    content: "";
    display: block;
    height: 4px;
    background: -moz-linear-gradient(to right, rgb(70, 114, 146), transparent);
    background: -webkit-linear-gradient(to right, rgb(70, 114, 146), transparent);
    background: linear-gradient(to right, rgb(70, 114, 146), transparent);
}

#global-navi1-wrapper{
    max-width: 1200px;
    min-width:990px;
    height: 40px;
    display: flex;
    background: #5c98c3;
}
    .global-navi1{
        margin-left: 5%;
        position: relative;
        width: 12%;
        height: 40px;
        background: #5c98c3;
        transition:0.5s;
    }
    .global-navi1 a{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-decoration: none;
        color: white;
    }
    .global-navi2{
        position: relative;
        width: 12%;
        height: 40px;
        background: #5c98c3;
        transition:0.5s;
    }
    .global-navi2 a{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-decoration: none;
        color: white;
    }
    .global-navi3{
        position: relative;
        width: 12%;
        height: 40px;
        background: #5c98c3;
        transition:0.5s;
    }
    .global-navi3 a{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-decoration: none;
        color: white;
    }
    .global-navi4{
        position: relative;
        width: 12%;
        height: 40px;
        background: #5c98c3;
        transition:0.5s;
    }
    .global-navi4 a{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-decoration: none;
        color: white;
    }
    .global-navi5{
        position: relative;
        width: 12%;
        height: 40px;
        background: #5c98c3;
        transition:0.5s;
    }
    .global-navi5 a{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-decoration: none;
        color: white;
    }
    .global-navi6{
        position: relative;
        width: 12%;
        height: 40px;
        background: #5c98c3;
        transition:0.5s;
    }
    .global-navi6 a{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-decoration: none;
        color: white;
    }
    .global-navi7{
        position: relative;
        width: 12%;
        height: 40px;
        background: #5c98c3;
        transition:0.5s;
    }
    .global-navi7 a{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        text-decoration: none;
        color: white;
    }
    .global-navi1:hover{
        background: #467292;
        transition:0.5s;
    }
    .global-navi2:hover{
        background: #467292;
        transition:0.5s;
    }
    .global-navi3:hover{
        background: #467292;
        transition:0.5s;
    }
    .global-navi4:hover{
        background: #467292;
        transition:0.5s;
    }
    .global-navi5:hover{
        background: #467292;
        transition:0.5s;
    }
    .global-navi6:hover{
        background: #467292;
        transition:0.5s;
    }
    .global-navi7:hover{
        background: #467292;
        transition:0.5s;
    }

.global-navi-2{
    display: none;
}

.breadcrumb {
  width: 100%;
  padding-left: 50px;
  background: white;
  height: 50px;
  margin-top: 0;
  padding-top: 10px;
}
.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
}
.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #555;
}
.breadcrumb li:last-child:after{
  content: '';
}
.breadcrumb li a {
    text-decoration: none;
    color: #555;/*色*/
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.jimusyo{
    width: 900px;
    margin-top: 220px;
}
.jimusyo img{
  width: auto;
  height: 100%;
}
#business-activities{
    width: 900px;
    margin-top: 220px;
    margin-left: 50px;
}
#business-activities h1{
    margin:0;
}
h2 {
    padding: 0.25em 0.5em;
    color: black;
    background: transparent;
    border-left: solid 5px #7db4e6;
}

.under {
  background: linear-gradient(transparent 70%, #a8eaff 70%);
  font-size: 1.2em;
  font-weight: bold;
}

#recruit{
    overflow: hidden;
}

table{
    border-collapse: collapse;
}

th, td {
    border-bottom:solid 1px silver;
    height: 3em;
    padding: 10px 10px 10px 20px;
}
th{
    color: #467292;
    font-weight: normal;
}

.※{
    color: red;
}
.education-under{
    background: linear-gradient(transparent 70%, #a8eaff 70%);

    line-height: 2;
}
.bold{
    font-weight: bold;
}
#workplace{
    width: 900px;
    padding-top: 210px;
    margin-left: 50px;
}
#workplace h1{
    margin: 0;
}

#interview{
    width: 900px;
    margin-left: 50px;
    margin-bottom: 100px;
}
#interview h1{
    margin-left: 0;
}
#interview-main{
    float:left;
}
#interview-main h4{
    overflow: hidden;
    margin-right: 50px;
    width: auto;
    margin-bottom: 0px;
    font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;
    font-size: 1.5em;
    font-weight: 900;
    color: #467292;
}
#interview-main a{
    margin-top: 10px;
    display: block;
    height: 4px;
    background: -moz-linear-gradient(to right, rgb(70, 114, 146), transparent);
    background: -webkit-linear-gradient(to right, rgb(70, 114, 146), transparent);
    background: linear-gradient(to right, rgb(70, 114, 146), transparent);
}
#interview-main p1{
    font-weight: bold;
    font-size: 1.5em;
}

#footer{
    background: #5c98c3;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 30px 10px 40px 20px;
}
#footer ul{
    float: left;
    line-height: 3;
    margin-left: 10px;
}
#footer li{
    list-style: none;
    width: 110px;
    margin-left: 60px;
    float: left;
}
#footer a{
    color: white;
    text-decoration: none;
}
#footer a:hover {
    color: #696969;
    transition: 0.3s;
}
#footer_logo{
    clear: both;
    float: left;
    color: white;
    width: auto;
}
#footer_logo p{
    margin: 0;
}
#copyright{
    clear: both;
    text-align: center;
    width: auto;
    margin: 10px 0 10px 0;
}
#sublogo{
    width: 300px; height: auto;
    object-fit: contain;
    margin-bottom: 10px;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 25px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
}
