@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

img {
  vertical-align: bottom;
  border: none;
}

button,
input,
select,
textarea {
  vertical-align: middle;
}

input {
  outline: 0;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

textarea {
  overflow: auto;
  vertical-align: top;
  font-family: sans-serif;
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.clearfix:after {
  height: 0;
  font-size:0;
  clear: both;
  display: block;
  visibility:hidden;
  content: ".";
}

.clearfix {
  display: block;
  min-height: 1px;
}
a[href$=".pdf"]:before {
    content:" ";
    display: inline-block;
    width: 20px;
    height: 14px;
    background: url(../img/pdf.png) no-repeat;
    text-indent: 28px;
}
table th{
    font-weight: bold;
}
/* ベース
---------------------------------- */
html {
  font-size: 62.5%;
  min-height: 100%;
  height: 100%;
}

html body {
  color: #333;
  background: #FFF;
  font-family: "游ゴシック","游ゴシック体","YuGothic", "Helvetica Neue",Helvetica,Arial, "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","Meiryo","メイリオ","ＭＳ ゴシック",sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  min-height: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
    margin-bottom: 196px;
}

body a{
    color: #1b63a8;
}
a:hover{
    text-decoration: none;
}
table.table  td{
    padding-top: 12px;
}
/* header
---------------------------------- */
header{
    display: block;
    width: 100%;
    background-color: #FFF;
}
header a{
    text-decoration: none;
    color: #333;
}
header a:hover{
    text-decoration: none;
}
.header-inner{
    max-width: 960px ;
    margin: 0 auto;
}
header .logo{
    display: block;
    float: left;
    height: 80px;  
}
header .logo img{
max-width: 100%;
height: auto;
    margin-top: 20px;
}
/* ＰＣ*/
@media screen and (min-width: 769px) 
{
    header {
    z-index: 100000;
    top: 0;
    }
.header-inner{
    min-width: 769px ;
    margin: 0 auto;
}
.wrap{
        display: block;
    }
}

/* ＰＣ 2 */
@media screen and (max-width: 768px) {
#sp_screen2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 99;
    display: none;
    opacity: 0;
}
 header {
    height: 60px;
    position: relative;
    z-index:10000;
    }
.header-inner{
    margin: 0 auto;
}
header .logo{
    display: block;
    width: 100%;
    margin: 0 auto;    
    background-color: #FFF;
}
header .gnavi{
    display: block;
    margin: 0 auto;    
    height: 1px;
    width: 100%;
}
header .logo{
    display: block;
    margin: 0 auto;    
    height: 80px;  
    background-color: #FFF;
    z-index: 500;
}
.wrap{
        display: block;
    }
}
/* スマホ */
@media screen and (max-width: 480px) {
 body, header, .menu-container, .menu{
      max-width:480px;
    }
header{
    display: block;
    position: relative;
    height: 90px;
}
.header-inner{
    max-width: 480px;
    margin: 0 auto;
}
header .gnavi{
    display: block;
    margin: 0 auto;    
    height: 1px; 
    width: 100%;
}
header .logo{
    display: block;
    width: 100%;
    margin: 0 auto;   
    background-color: #FFF;
    height: 80px;
}
header .logo img{
        width: 50%;
    }    
}

/* top main */
#topSIBg{
    width: 100%;
    background-color: #285892;
    margin:  auto 0;
    text-align: center;
    background: url("../img/top.png") no-repeat center;
    height: 360px;
}
#topSIBg img{
    margin-left:  600px;
    margin-top: 100px;
}
@media screen and (max-width: 1160px) {
#topSIBg{
    width: auto;
    background-color: #285892;
    margin:  auto 0;
    text-align: center;
}
#topSIBg img{
    margin-left:  500px;
    margin-top: 100px;
}
}
@media screen and (max-width: 960px) {
#topSIBg{
    width: auto;
    background-color: #285892;
    margin:  auto 0;
    text-align: center;
}
#topSIBg img{
    margin-left:  300px;
    margin-top: 100px;
}
}
@media screen and (max-width: 768px) {
#topSIBg{
    width: auto;
    background-color: #285892;
    margin:  auto 0;
    text-align: center;
}
#topSIBg img{
    margin-left:  20%;
    margin-top: 100px;
    text-align: center;
    
}
    
}
@media screen and (max-width: 480px) {
#topSIBg{
    position: relative;
    display: block;
    width: auto;
    background-color: #285892;
    widows: 100%;
    margin:  auto 0;
    text-align: center;
    height: 360px;
    overflow: hidden;
}
#topSIBg img{	
    position: absolute;
    left:0;
    right:0;
    bottom: 0;
    width: 100%;
    margin:0;
    padding: 0;
}
}
.main{
    display: block;
    height: auto;
    width: 1160px;
    margin: 0 auto;
    font-size:1.5em;
    clear: both;
	letter-spacing: 1.5px;
}
@media screen and (max-width: 1160px) {
.main{
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto;
    clear: both;
}
}
@media screen and (max-width: 960px) {
.main{
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto;
    clear: both;
}
}
/* tablet*/
@media screen and (max-width: 768px) {
.main{
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto;
    clear: both;
}
}
/* スマホ */
@media screen and (max-width: 480px) {
.main{
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto;
    border: 0px solid blue;
}
}
/*　txt　レイアウト　*/
h2{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.4em;
    line-height: 1.4em;
    color: #144798;
    letter-spacing: 0px;
}
h2 span{
    font-family: 'Oswald', 'arial narrow', Helvetica, "Yu Gothic Light", "メイリオ", "sans-serif";    
}
.mb40 h2{
    letter-spacing: 0;
}

.topPickupWrap{
    background-image:url("../img/back01.png");
    background-repeat: no-repeat;
    background-position: top right;
    width: 100%;
    height: auto;
    border: 0px solid red;
    padding-top: 40px;
}

.newsTop{
    width: 100%;
    min-height: 54px;
    line-height: 54px;
    clear: both;
}
.newsTop2{
    background-color: #eeeeee;
    width: 100%;
    min-height: 54px;
    line-height: 54px;
    clear: both;
  display:table;    
}
.new{
    color: #e90017;
    font-weight: bold;
    float: left;
    display: block;
    font-size: 0.7em;
}
.newsDate{
    display: block;
    width: 260px;
    float: left;
    text-align: right;
    min-height: 54px;
}
.newsCat{
    display: inline-block;
    width: 120px;
    float: right;
    background-color:  #1b63a8;
    color: #FFF;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 0.78em;
    letter-spacing: 2px;
    margin: 16px 20px 0 20px;
}
.newsTopics{
    display: block;
    width:62%;
    min-height: 54px;
    float: left;   
}

/* tablet*/
@media screen and (max-width: 768px) {
.newsTop{
    width: 100%;
    height: auto;
    line-height: 1.2em;
    clear: both;
   margin: 0 auto;
    overflow: hidden;
    padding: 6px;
    display: inline-block;
    vertical-align: middle;
}
.newsTop2{
    background-color: #eeeeee;
    width: 100%;
    height: auto;
    line-height: 1.2em;
    clear: both;
   margin: 0 auto;
    overflow: hidden;
    padding: 6px;
    display: inline-block;
    vertical-align: middle;
}
.new{
    color: #e90017;
    font-weight: bold;
    float: left;
    display: block;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 0.6em;
}
.newsDate{
    display: block;
    width: 210px;
    float: left;
    text-align: center;
}
.newsCat{
    display: inline-block;
    width: 100%;
    clear: both;
    float: left;
    background-color:  #1b63a8;
    color: #FFF;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 0.78em;
    letter-spacing: 2px;
    margin: 6px 0px 0 0px;
}
.newsTopics{
    width: 56%;
    display: inline-block;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
}
}
@media screen and (max-width: 520px) {  
.newsTopics{
    width: 50%;
    display: inline-block;
    float: left;
    padding-left: 10px;
    padding-top: 0px;
}
}
/* スマホ */
@media screen and (max-width: 480px) {    
h2{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.6em;
    line-height: 1.6em;
    color: #1b63a8;
    letter-spacing: 5px;
}
h2 span{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0.7em;
    line-height:  1em;
    color: #333;
}
.newsTop{
    width: 100%;
    height: auto;
    line-height: 1.2em;
    clear: both;
   margin: 0 auto;
    overflow: hidden;
    padding-top: 10px;
}
.newsTop2{
    background-color: #eeeeee;
    width: 100%;
    height: auto;
    line-height: 1.2em;
    clear: both;
   margin: 0 auto;
    overflow: hidden;
}
.new{
    color: #e90017;
    font-weight: bold;
    float: left;
    display: block;
    padding-left: 0px;
    font-size: 0.5em;
}
.newsDate{
    display: block;
    width: 50%;
    float: left;
    text-align: left;
    text-align: center;
}
.newsCat{
    display: inline-block;
    width: 100%;
    float: left;
    clear: both;
    background-color:  #1b63a8;
    color: #FFF;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 0.6em;
    letter-spacing: 2px;
    margin: 6px 0px 0 0px;
}
.newsTopics{
    width: 50%;
    display: block;
    float: left;
    padding-left: 6px;
    font-size: 0.9em;
}
}
/* footer */
 
.gototop{    position: fixed;
    bottom: 100px;
    right: 20px;
    font-size: 80%;
}
.gototop a{
    display: block;
    background-color: #CCCCCC;
    color:   #144798;  
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
    float: right;
    font-size: 1.7em;
    text-decoration: none;
    border-radius: 10px;
}
.gototop a:hover{
    opacity: 0.7;
}
/*　footer */
footer{
    width: 100%;
    height: auto;
    clear: both;
}
footer .footerinner{
    display: block;
    margin: 0 auto;
}
footer .ftnav{
 display: block;
    background-color: #EFE5E2;
    width: 100%;
    height: 40px;
line-height: 40px;
text-align: right;
vertical-align: middle;
}
footer .ftnav a{
    padding-right: 20px;
    background: url("../img/arr02.png") no-repeat ;
    background-position: left 6px;
    padding-left: 20px;
}
footer .ftinfo{
    display: flex;
    background-color: #144798;
   height: 80px;
    color: #FFF;
    line-height: 80px;
}
footer .ftinfo div{
    display: flex;
    vertical-align: middle;
    justify-content: center;
    padding: 0 40px 0 40px;
}
footer .copyright{
    width: 100%;
    clear: both;
    background-color: #0D2C60;
    color: #FFF;
    height: 36px;
    text-align: center;
}
footer .copyright span{
    display: inline-block;
    color: #FFF;
    height: 36px;
    line-height: 36px;
    width:100%;
}
@media screen and (max-width: 1200px ){    
footer .ftinfo div{
    display: flex;
    vertical-align: middle;
    justify-content:flex-start;
    padding: 0 0px 0 20px;
}
}
@media screen and (max-width: 996px) {
footer .ftinfo{
    font-size: 0.9em;
}
}
@media screen and (max-width: 768px) {
    footer .ftinfo{
        display: block;
        line-height: 1.6em;
        width: 100%;     
        padding-top: 20px;
        text-align: center;
    }
footer .ftinfo div{
    display: inline-block;
        width: 100%;    
        line-height: 1.6em;
    vertical-align: middle;
}
footer .copyright{
    height: 3em;
}footer .copyright span{
    text-align: center;
    height: 3em;
}
    }
@media screen and (max-width: 1160px) {
}
@media screen and (max-width: 959px) {
footer .footerinner{
    display: block;
    max-width: 960px;
    margin: 0 auto;
}
}
/* tablet*/
@media screen and (max-width: 768px) {
footer .footerinner{
    }
footer .ftnav{
    display: block;
    text-align: center;
    width: 100%;
}
footer .copyright{
    height: 40px;
}
footer .copyright span{
    text-align: center;
}
}
/* スマホ */
@media screen and (max-width: 480px) {
footer{
    font-size: 0.77em;
    }
footer .footerinner{
    display: block;
    max-width: 480px;
    margin: 0 auto;
    }
    footer img{
        width: 80%;
    }
    footer .copyright{
        width: 100%;
        display: block;
        height: 40px;
    }
footer .copyright .ftnav {
    display: block;
    width: 50%;
    float: left;
}
    footer .ftnav a{
    padding-top: 20px;
    background: url("../img/arr02.png") no-repeat ;
    background-position: left 22px;
    padding-left: 20px;
}
footer .copyright  span{
    display: block;
    text-align: center;
    height: 20px;
    list-style-image: 1.6em;
    letter-spacing: 0;
    }
}
/* footer end */
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.mt50{
    margin-top: 50px;
}
.mt60{
    margin-top: 60px;
}
.mt70{
    margin-top: 70px;
}
.mt80{
    margin-top: 80px;
}
.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}
.mb40{
    margin-bottom: 40px;
}
.mb60{
    margin-bottom: 60px;
}
.mb70{
    margin-bottom: 70px;
}
.mb80{
    margin-bottom: 80px;
}
.mb90{
    margin-bottom: 90px;
}
.txtR{
	text-align: right;
}
.txtL{
	text-align: left;
}
.txtC{
	text-align: center;
}
h3{
	text-align: center;
	font-size:1.6em;
}
h4{
	text-align: center;
	font-size:1.5em;
	color: #0069AE;
	text-decoration: none;
}
@media screen and (max-width: 769px) {
.img100 img{
	width:100%;
}
}
.txtCB{
    color: #085AAD;
}
.txtSL{
    font-size: 1.4em;
}
.txtSS{
    font-size: 0.8em;
}
.mdPw80{
    padding: 0 80px  0 80px;
}
.txtmid{
  display: flex;
  justify-content: center;
  align-items: center;
}
.mid{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.txtBL{
    font-weight: bold;
    letter-spacing: -2px;
    font-size: 1.6em;
}
.txtBld{
    font-weight: bold;
}
.txtBlue{
    color: #016AAE;
}
/* top */
.topPickup{
    display: block;
    background-color: #144798;
    color: #FFF;
   min-height: 220px;
    text-align: center;
    padding: 40px 0 10px 0;
    width:82%;
}
@media screen and (max-width: 1160px) {
    .topPickup{
    width:100%;
    }
}
.topPickup h3 {
    display: block;
    background-color: #FFF;
    font-size: 1.1em;
    color: #144798;
    max-width: 320px;
    font-weight: bold;
    line-height: 2em;
    padding-top: 10px;
    margin: 0 auto;
}
.topPickup a:hover h3 {
    display: block;
    background-color: #6DD900;
    font-size: 1.1em;
    color: #FFF;
    max-width: 320px;
    font-weight: bold;
    line-height: 2em;
    padding-top: 10px;
    margin: 0 auto;
    text-decoration: none;
    transition-duration: 0.3s;
    vertical-align: middle;
}

.topPickup h3 span{
    font-size: 0.4em;
}
.topNews{
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    padding: 40px;
    margin: 80px auto;
    font-size: 0.8em;
    width: 66%;
    display: flex;
  align-items: center;
  justify-content: center;
}
.topNewsTitle{
    width: 140px;
}
.topNews h2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8em;
}
.newsBox{
    display: flex;
    width: 100%;
    font-size: 1.4em;
    padding-top: 20px;
}
.newsDate{
    width: 20%;
    text-align: left;
}
.newsTopics{
    width: 80%;
    text-align: left;
}
.topRecWrap{
    background-image: url("../img/back02.png");
    background-repeat: no-repeat;
    background-position: top left;
    width: 100%;  
    border-bottom: 1px solid #EFE5E2;
}
.topRec{
    background-color: #549BC8;
    width: 66%;
    margin: 40px auto;
    min-height: 80px;
    background-size:cover;
    display: flex;
    margin-bottom: 80px;
}
.topRec h3{
    color: #FFF;
    text-align: left;
    line-height: 80px;
    font-size: 1.6em;
    display: inline-block;
    width: 60%;
    padding-left: 40px;
}
.topMore{
    background-color: #FFF;
    display: block;
    width:200px;
    height: 36px;
    line-height: 36px;
    background-image: url("../img/arr02.png");
    background-repeat: no-repeat;
    background-position: 172px 16px ;
    margin-top: 20px;
}
.topMore a{
    padding-left: 20px;
    padding-top: 2px;
    color: #0D2C60;  
    width:200px;
    height: 36px;
    display: block;
    background-image: url("../img/arr02.png");
    background-repeat: no-repeat;
    background-position: 172px 16px ;
}
.topMore a:hover{
    padding-left: 20px;
    width:200px;
    background-color: #6DD900;
    color: #FFF;
    height: 36px;
}
@media screen and (max-width: 960px) {
    .newsBox{
        display: block;
    width: 100%;
        
    }
    .newsDate{
        display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
        min-height: 30px;
}
.newsTopics{
        display: block;
    width: 100%;
        line-height: 1.2em;
    text-align: left;
        height: 1.2em;
    margin: 0;
    padding: 0;
}
}
@media screen and (max-width :768px){
.topRec{
    background-color: #549BC8;
    width: 90%;
    margin: 40px auto;
    min-height: 160px;
    background-size:cover;
    display: block;
    margin-bottom: 80px;
}
 .topRec h3{
    display:block;
    color: #FFF;
    text-align:center;
    line-height:80px;
     height: 80px;
    font-size: 1.6em;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}
.topMore{
    background-color: #FFF;
    display: block;
    width: 70%;
    margin: 0 auto;
    background-image: none;
}
.topMore a{
    display: block;
    width: 100%;
    text-align: center;
    background-image: url("../img/arr02.png");
    background-repeat: no-repeat;
    background-position: 76% 16px ;
}
.topMore a:hover{
    display: block;
    width: 100%;
}
}
@media screen and (max-width: 480px) {
    .topNews{
        position: relative;
        max-width: 480px;
        overflow: hidden;
        padding-top: 80px;
    }
    .topNewsTitle{
        position: absolute;
        max-width: 480px;
        top: 20px;
        right: 0;
        left: 0;
        text-align: center;
        width:100%;
        float: left;
        padding-bottom:  20px;
    }
    .newsBox{
    }
    .newsDate{
        display: block;
    width: 100%;
        line-height: 1.2em;
    text-align: left;
        height: 1.2em;
        margin:20px 0 0 0;
        padding: 0;
}
.newsTopics{
        display: block;
    width: 100%;
    text-align: left;
        margin: 0;
        padding: 0;
    min-height: 20px;
}
    .topMore a{
        background-image: none;
    }
}

/* contents page */
.conTitle{
  background-color: #144798;
    width: 100%;
    max-height: 140px;
}
.conTitle h2{    
    display: block;
    color: #FFF;
    font-size: 1.8em;
    font-weight: bold;
    padding-top: 40px;
    letter-spacing:3px;
}
.conTitle h2 span{ 
    display: block;
    font-size: 0.6em;
    padding-bottom: 100px;
}

/* pannavi */
.pannavi{
	background-color:#FFF;	
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	word-spacing: 2px;
    margin-top: 10px;
    font-size: 0.8em;
    text-align: right;
}
.pannavi a{
	text-decoration: underline;
}
/* */
.cont {
    font-size: 1.1em;
    letter-spacing: 0;
}
.cont h3{
    font-size: 1.5em;
  color: #144798;    
    font-weight: bold;
    line-height: 2em;
    padding-top: 20px;
    padding-bottom: 40px;
}
.cont h3.nop{
    font-size: 1.5em;
  color: #144798;    
    font-weight: bold;
    line-height: 2em;
    padding-top: 40px;
    padding-bottom: 0px;
}
.cont h4{
    font-weight: bold;
    font-size: 1.2em;
  color: #144798;    
    padding-bottom: 0px;
}
.contBack01{
    background-color: #EFE5E2;
}
.contBack01 p{
    letter-spacing: 0;
    padding-left: 60px;
    font-weight: bold;
}
.contBack02{
    background-color: #549BC8;    
    color: #FFF;
}
.contBack02 h3{
    color: #FFF;
    padding: 30px 0 20px 0;
}
.contBack02 h4{
    margin-top: 20px;
    display:block;
    background-color: #FFF;
  color: #549BC8;    
    font-size: 1.4em;
    line-height: 2em;
    height: 2em;
    padding-left: 40px;
    padding-right: 40px;
    float: left;
    margin-bottom: 20px;
    min-width: 280px;
}
.contBack02 h5{
    color: #FFF;
    font-size: 1.4em;
    padding: 10px 0 6px 0;    
    font-weight: bold;
}
.contBack02 p{
    letter-spacing: 0;
    padding-left: 0px;
    line-height: 1.4em;
}
.bdTW{
    border-top: 2px solid #FFF;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.proClo01{
    clear: left;
    text-align: left;
}
.proClo01 img{
    width: 100%;
}
ul.list{
    
}
ul.list li{
    list-style-type:disc;
    list-style-position: outside;
    margin-left: 20px;
    margin-bottom: 2px;
}
ol.list li{
    list-style-type:decimal;
    list-style-position: outside;
    margin-bottom: 8px;
    margin-left: 20px;
}
ol.w90p{
    display: block;
    margin: 0 auto;
    width: 90%;
}
/* contact */ 
.ctb{
    margin-top: 18px;
    margin-bottom: 18px;
    width: 100%;
}
input[type="text"],
textarea {
  outline: none;
  border: 1px solid #aaa;
    background-color: #EFEFEF;
  -webkit-transition: all .3s;
  transition: all .3s;
}
input[type="text"]:focus,
textarea:focus {
  box-shadow: 0 0 7px  #549BC8; 
  border: 1px solid  #549BC8; 
}
.sendBt a:hover{
    opacity: 0.7;
  -webkit-transition: all .3s;
  transition: all .3s;
}
header .gnavi ul li.gm05 a img{
padding: 0;
vertical-align: middle;
}

/* 採用情報追加2023.04.01 */
.recruit .salary-list{
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.recruit .salary{
	display: flex;
	align-items: center;
	margin-left: 10px;
}
.recruit .salary span{
	font-size: 1.2rem;
	margin-left: 10px;
}
.recruit .detail-list{
	margin-left: 10px;
	display: flex;
	gap: 10px;
}
@media screen and (max-width: 500px) {
	.recruit .salary{
		align-items: flex-start;
		flex-direction: column;
	}
	.recruit .salary span{
		margin-left: 0;
	}
	.recruit .detail-list{
		margin: 10px 0 0 10px;
		flex-direction: column;
		font-size: 1.4rem;
		line-height: 1;
	}
}