@charset "UTF-8";
body {
  font-size: 1.5rem;
  /* min-width: 1200px; */
  width: 100%;
  min-width: 320px;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}

#main:after {
  display: block;
  clear: both;
  content: "";
}

#main {
  position: relative;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
  height: 132px;
}

#header .gNavi {
  background: #7b94a6;
  position: static;
}

#header .gNaviInner {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}

#header .gNavi .gWrap {
  max-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
#header .gNavi.fixed .gWrap {
  width: 1145px;
}

.gNaviContact {
  display: none;
}
#header .gNavi.fixed .gNaviContact {
  display: block;
  margin-left: -1px;
}
#header .gNavi.fixed .gNaviContact a {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  width: 55px;
  height: 50px;
  background: #61bdcf;
}
#header .gNavi.fixed .gNaviContact a:hover {
  opacity: 0.7;
}
#header .gNavi.fixed .gNaviContact img {
  width: 41px;
  height: auto;
  position: absolute;
  top: 1px;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);

}

/*  */

.gNavistore {
  display: none;
}
#header .gNavi.fixed .gNavistore {
  display: block;
  margin-left: -1px;
}
#header .gNavi.fixed .gNavistore a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 50px;
  background: #5b9bd5;
}
#header .gNavi.fixed .gNavistore a:hover {
  opacity: 0.7;
}
#header .gNavi.fixed .gNavistore img {
  width: 30px;
  height: auto;
}


/*  */

#header .gNavi .mn {
  position: relative;
  text-align: center;
  width: 17%;
  height: 50px;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-left: 1px solid #bdcad3;
  text-align: center;
  color: #fff;
}

#header .gNavi .mn:last-child {
  border-right: 1px solid #bdcad3;
}

#header .gNavi .mn.fg {
  padding: 0px 10px;
}

#header .gNavi .mn a {
  color: #fff;
  /* padding: 17px 0; */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
}

#header .gNavi .mn.icon-newtab a::after {
  display: block;
  content: '';
  width: 19px;
  height: 16px;
  margin-left: 8px;
  background: url(../img/common/icon_newtab.png) 0 0 no-repeat;
}

#header .gNavi .mn.contact {
  background: #61bdcf;
  border-right: 1px solid #e9f0f4;
  border-left: 1px solid #e9f0f4;
  padding: 0;
  display: block;
}

#header .gNavi .mn:hover a {
  opacity: 0.6;
}

#header .gNavi .mn.contact:hover {
  opacity: 0.6;
}

#header .gNavi .mn.navlogo {
  display: none;
}

#header .gNavi .mn.navlogo:hover {
  opacity: 0.7;
}

#header .gNavi .select {
  background: #62707f;
}

#header .gNavi.fixed {
  position: fixed;
  display: block;
  top: 0;
  z-index: 100;
  width: 100%;
}

#header .gNavi.fixed .mn {
  width: 12%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#header .gNavi.fixed .navlogo {
  width: 50px;
  padding: 0 11px;
  background: #e8f1f9;
}

#header .gNavi.fixed .mn.navlogo a {
  padding: 9px 0 11px;
}
#header .gNavi.fixed .navlogo a:hover {
  opacity: 0.7;
}

#header .gNavi .hideBox {
  background: #62707f;
  width: 100%;
  position: absolute;
  z-index: 100;
}

#header .gNavi .hideBox li {
  display: none;
}
#header .flexBox .navMenuB.smallPack span {
  display: block;
  width: 100%;
}
#header .headwrap {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
}
#header .headwrap .logos {
  display: flex;
  align-items:center;
}
#header .telework{
  margin:0 10px;
  display: block;
}
#header .telework img{
  width: 50px;
}

@media only screen and (min-width: 1200px) {
  #header .logo {
    display: block;
  }
  #header .logo img {
    width: 184px;
    height: 42px;
  }
  #header .award{
    margin:0 0 0 10px;
    display: block;
    width: 50px;
    height: 42px;
  }
  #header .award img{
  	width: 50px;
    height: 42px;
  }

  #header .food-relief{
    margin:0 0 0 10px;
    display: block;
    width: 65px;
    height: 40px;
  }
  #header .food-relief img{
  	width: 65px;
    height: 40px;
  }


  #header .alterna{
    margin:0 0 0 10px;
    display: block;
    width: 42px;
    height: 42px;
  }
  #header .alterna img{
  	width: 42px;
    height: 42px;
  }
  #header .ed02:hover {
	  opacity: 0.7;
  }
  #header .logo:hover {
    opacity: 0.7;
  }
  #header .sevenLogo {
    float: left;
    margin-top: 16px;
    margin-left: 20px;
  }
  #header .headwrap .logos {
		display: flex;
    align-items:center;
	}
  #header .siteMap {
    color: #64717f;
    max-width: 630px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #header .siteMap a {
    display: block;
    color: #64717f;
  }
  #header .siteMap .langWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 22px 20px 6px;
  }
  #header .siteMap .lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 0.07em;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    float: right;
    margin-left: 13px;
  }
  #header .siteMap .langTitle {
    position: relative;
    font-size: 1.2rem;
  }
  #header .siteMap .langTitle::before {
    position: absolute;
    top: -2px;
    bottom: 0;
    left: -19px;
    display: block;
    background: url(/img/common/icon_header_lang_pc.png) no-repeat;
    width: 16px;
    height: 16px;
    margin: auto 0;
    content: '';
  }
  #header .siteMap .lang li {
    width: 50px;
    text-align: center;
  }
  #header .siteMap .lang li + li {
    border-left: 1px solid #fff;
  }
  #header .siteMap .lang li a,
  #header .siteMap .lang li span {
    display: block;
    background-color: #e1e8ed;
    padding: 3px 0;
    font-size: 1.2rem;
    color: #64717f;
  }
  #header .siteMap .lang li.active span {
    background-color: #7b94a6;
    color: #fff;
  }
  #header .siteMap .lang li:first-child a,
  #header .siteMap .lang li:first-child span {
    border-radius: 3px 0 0 3px;
  }
  #header .siteMap .lang li:last-child a,
  #header .siteMap .lang li:last-child span {
    border-radius: 0 3px 3px 0;
  }
  #header .siteMap .lang a:hover {
    background-color: #7b94a6;
    color: #fff;
  }
  #header .siteMap .site {
    font-size: 1.4rem;
    width: 248px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  #header .siteMap .site li {
    position: relative;
    font-size: 1.2rem;
  }
  #header .siteMap .site li + li {
    margin-left: 25px;
  }
  #header .siteMap .site li:before {
    border-style: solid;
    border-width: 3.5px 0 3.5px 6.1px;
    border-color: transparent transparent transparent #7b94a6;
    position: absolute;
    display: block;
    content: "";
    top: 20%;
    left: -10px;
  }
  #header .siteMap .site li a:hover {
    color: #2e6194;
    text-decoration: underline;
  }
  #header .siteMap img {
    margin: 20px 0 23px 16px;
  }
  #header .sitesearch {
    margin: 21px 0;
    width: 160px;
  }
  #header .sitesearch .gsc-control-cse {
    padding: 0;
    width: 160px;
    display: block;
  }
  #header .gsc-search-box.gsc-search-box-tools {
    padding: 0;
    width: 160px;
    display: block;
    padding-left: 3px;
  }
  #header .sitesearch .gsc-search-box td {
    display: block;
  }
  #header .gsc-input-box {
    width: 190px !important;
  }
  #header .sitesearch .gsc-search-box td.gsc-input,
  #header .sitesearch .gsc-search-box td.gsc-input .gstl_50 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 120px !important;
    padding: 0 !important;
    margin-right: 0px;
    height: 36px;
    vertical-align: top;
    float: left;
    display: inline-block;
    position: relative;
  }
  #header .sitesearch .gsc-search-box .gsib_a {
    width: 120px !important;
    padding: 0 !important;
    height: 36px;
    border-radius: 0px;
  }
  #header .sitesearch .gsc-search-box input#gsc-i-id1::-webkit-input-placeholder {
    font-size: 12px;
  }
  #header .sitesearch .gsc-search-box input#gsc-i-id1:-ms-input-placeholder {
    font-size: 12px;
  }
  #header .sitesearch .gsc-search-box input#gsc-i-id1::-moz-placeholder {
    font-size: 12px;
  }
  #header .sitesearch .gsc-search-box input#gsc-i-id1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 36px !important;
    padding: 10px !important;
    border: 0 !important;
    border-right: none !important;
    background-position: 5px center !important;
    margin: 0 !important;
    border-radius: 0px;
    background: #e1e8ed!important;
    font-size: 1.4rem;
  }
  #header .sitesearch .gsc-search-box td#gs_tti51 {
    margin-bottom: 5px;
  }
  #header .sitesearch .gsc-search-box td.gsc-search-button {
  	margin-left: 0;
    width: 36px !important;
    height: 36px;
    float: left;
    display: inline-block;
  }
  #header .sitesearch .gsc-search-box td.gsc-search-button .gsc-search-button-v2 {
  	width: 100%;
  	height: 100%;
  	border: none;
    background: none;
  }
  #header .sitesearch .gsc-search-box td.gsc-search-button .gsc-search-button-v2 svg {
  	visibility: hidden;
  }
  #header .sitesearch .gsc-search-box .gsib_b {
    position: absolute;
    width: 20px;
    top: 7px;
    right: 8px;
  }
  #header .sitesearch .gsc-search-box .gsc-input-box,
  #header .sitesearch .gsc-search-box .gsc-input-box-hover,
  #header .sitesearch .gsc-search-box .gsc-input-box-focus {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  #header .sitesearch .gsc-search-box .gsc-search-button {
    position: relative;
    background: #e1e8ed url("/img/common/search-iconpc.png") center no-repeat;
    background-size: 19px auto;
    cursor: pointer;
  }
  #header .sitesearch .gsc-search-box input.gsc-search-button-v2,
  #header .sitesearch .gsc-search-box input.gsc-search-button {
    width: 36px;
    height: 36px;
    padding: 0 !important;
    opacity: 0;
    margin: 0 auto;
  }
  #header .contact {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100px;
    /* margin-left: 20px; */
  }
  #header .contact a {
    position: relative;
    display: block;
    background: #61bdcf;
    width: 100%;
    text-align: center;
  }
  #header .contact span {
    position: relative;
    top: 54px;
    color: #cbf7ff;
    font-size: 1.2rem;
    font-weight: bold;
  }
  #header .contact a:hover {
    opacity: .8;
  }
  #header .contact a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    background: url(/img/common/icon_header_contact_white-pc.png) no-repeat;
    background-size: auto 60px;
    width: 89px;
    height: 60px;
    margin: 0 auto;
    content: '';
  }
  /*  */
  #header .store {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100px;
    margin-left: 20px;
  }
  #header .store a {
    position: relative;
    display: block;
    background: #5b9bd5;
    width: 100%;
    text-align: center;
  }
  #header .store span {
    position: relative;
    top: 54px;
    color: #cbf7ff;
    font-size: 1.2rem;
    font-weight: bold;
  }
  #header .store a:hover {
    opacity: .8;
  }
  #header .store a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    background: url(/img/common/icon_header_store_white-pc.png) no-repeat;
    background-size: auto 60px;
    width: 89px;
    height: 60px;
    margin: 0 auto;
    content: '';
}
  }
  /*  */
  #header .flexBox {
    background: #62707f;
    z-index: 100;
    border-left: none;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
    width: 1200px;
    margin: 0 auto;
  }
  #header .flexBox a {
    padding: 0;
  }
  #header .flexBox .navTop {
    width: 260px;
    height: 320px;
    padding: 90px 0;
  }
  #header .flexBox .navTop .hnavTtl {
    color: #fff;
    font-size: 2.4rem;
  }
  #header .flexBox .navTop .hnavTtl em {
    font-size: 1.6rem;
    color: #a4abb3;
    font-family: gidole;
    font-style: normal;
    letter-spacing: 0.045em;
  }
  #header .flexBox .navTop .topBtn {
    padding: 10px 5px;
    text-align: center;
    display: block;
    background: #fff;
    color: #46525f;
    margin-top: 40px;
    margin-right: 50px;
    font-size: 1.6rem;
  }
  #header .flexBox .navTop .topBtn:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenu {
    border-left: 1px solid #a4abb3;
    width: 940px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #header .flexBox .navMenu a {
    font-size: 1.6rem;
    width: 200px;
    margin-left: 30px;
    border-left: none;
    text-align: left;
    color: #fff;
    display: block;
    padding: 0;
  }
  #header .flexBox .navMenu a .navImg {
    margin-bottom: 10px;
  }
  #header .flexBox .navMenu a .nName {
    position: relative;
  }
  #header .flexBox .navMenu a .nName:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 80%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 0px;
    top: 18%;
  }
  #header .flexBox .navMenu a:first-of-type {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:nth-of-type(2) {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:nth-of-type(3) {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:nth-of-type(4) {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenuB {
    border-left: 1px solid #a4abb3;
    padding-left: 15px;
    width: 940px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  #header .product .navMenuB {
    border-left: 1px solid #a4abb3;
    padding-left: 45px;
    width: 940px;
    display: block;
  }

  #header .product .navMenuB-top{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #a4abb3;
    margin-bottom: 20px;
  }


  #header .product .navMenuB-bottom{
    display: flex;
    flex-wrap: wrap;
  }

  #header .product .navMenuB-asaide{
    display: flex;
    flex-wrap: wrap;
  }

  #header .product .navMenuB-product-ttl{
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    margin-left: 0px;
    font-size: 1.8rem;
  }


  #header .flexBox .navMenuB a {
    font-size: 1.6rem;
    border: 1px solid #a4abb3;
    width: 430px;
    display: block;
    padding: 14px 0 14px 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    color: #fff;
    position: relative;
  }

  #header .product .navMenuB a {
    font-size: 1.6rem;
    border: 1px solid #a4abb3;
    width: 430px;
    display: block;
    padding: 14px 0 14px 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    color: #fff;
    position: relative;
  }

  #header .product .navMenuB a:nth-child(even){
    margin-left: 30px;
  }


  #header .flexBox .navMenuB a:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 90%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 20px;
    top: 30%;
  }
  #header .flexBox .navMenuB a.pointer {
    display: flex;
    align-items: center;
    width: auto;
    border: none;
    font-size: 1.5rem;
    margin-left: 0px;
    margin-right: 15px;
    margin-bottom: 0;
    text-decoration: underline;
  }
  #header .product .navMenuB .pointer{
    padding-left: 0px;
    margin-left: 0;
  }

  #header .flexBox .navMenuB a.pointer:after {
    position: static;
    margin-left: 1em;
  }
  #header .flexBox .navMenuB a.pointer:after {
    left: 30%;
  }
  #header .flexBox .navMenuB a:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenuB2 {
    border-left: 1px solid #a4abb3;
    padding-left: 15px;
    width: 940px;
  }
  #header .flexBox .navMenuB2 a {
    font-size: 1.6rem;
    border: 1px solid #a4abb3;
    width: 430px;
    display: block;
    padding: 14px 0 14px 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    color: #fff;
    position: relative;
  }
  #header .flexBox .navMenuB2 a:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 90%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 20px;
    top: 30%;
  }
  #header .flexBox .navMenuB2 a.navAft {
    border: none;
    font-size: 1.5rem;
    margin-left: 10px;
    text-decoration: underline;
  }
  #header .flexBox .navMenuB2 a.navAft:after {
    left: 68%;
  }
  #header .flexBox .navMenuB2 a.bbn {
    border: 1px solid #a4abb3;
  }
  #header .flexBox .navMenuB2 a:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenuB2 .newsYear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    margin-top: 30px;
    margin-left: 30px;
  }
  #header .flexBox .navMenuB2 .newsYear li {
    display: block !important;
    overflow: visible;
  }
  #header .flexBox .navMenuB2 .newsYear li a {
    color: #fff;
    border: none;
    margin-right: 20px;
    margin-left: 10px;
    margin-bottom: 0;
    padding: 0;
    width: 85px;
    position: relative;
    text-decoration: underline;
  }
  #header .flexBox .navMenuB2 .newsYear li a:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 80%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 0;
    top: 0;
  }
  #header .flexBox .navMenuB2 .newsYear li a:hover {
    display: block !important;
  }
  #header .flexBox .navMenuB2 .newsYear li:first-child a {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 767px) {
  #header .gNavi .mn {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .gNavi .mn.fg {
    padding: 0px 10px;
  }
}

@media only screen and (min-width: 678px) and (max-width: 1199px) {

  #header .logo {
    display: block;
  }
  #header .logo img {
    width: 184px;
    height: 42px;
  }
  #header .award{
    margin:0 0 0 10px;
    display: block;
  }
  #header .award img{
  	width: 50px;
    height: 42px;
  }
  #header .food-relief img{
  	width: 65px;
    height: 40px;
  }
  #header .alterna{
    margin:0 0 0 10px;
    display: block;
  }
  #header .alterna img{
    width: 42px;
    height: 42px;
  }
  #header .ed02:hover {
  	opacity: 0.7;
  }
  #header .logo:hover {
    opacity: 0.7;
  }
  #header .sevenLogo {
    float: left;
    margin-top: 16px;
    margin-left: 20px;
  }

  #header .gWrap {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #header .siteMap {
    font-size: 1.4rem;
    color: #64717f;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  #header .siteMap a {
    display: block;
  }
  #header .siteMap .langWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
        display: flex;
justify-content: flex-end;    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    margin: 18px 20px 6px;
  }
  #header .siteMap .lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 0.07em;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    float: right;
    margin-left: 13px;
  }
  #header .siteMap .langTitle {
    position: relative;
    font-size: 1.2rem;
  }
  #header .siteMap .langTitle::before {
    position: absolute;
    top: -3px;
    bottom: 0;
    left: -23px;
    display: block;
    background: url(/img/common/icon_header_lang_pc.png) no-repeat;
    width: 16px;
    height: 16px;
    margin: auto 0;
    content: '';
  }
  #header .siteMap .lang li {
    width: 50px;
    text-align: center;
  }
  #header .siteMap .lang li + li {
    border: 1px solid #fff;
  }
  #header .siteMap .lang li a,
  #header .siteMap .lang li span {
    display: block;
    background-color: #e1e8ed;
    padding: 3px 0;
    font-size: 1.2rem;
    color: #64717f;
  }
  #header .siteMap .lang li.active span {
    background-color: #7b94a6;
    color: #fff;
  }
  #header .siteMap .lang li:first-child a,
  #header .siteMap .lang li:first-child span {
    border-radius: 3px 0 0 3px;
  }
  #header .siteMap .lang li:last-child a,
  #header .siteMap .lang li:last-child span {
    border-radius: 0 3px 3px 0;
  }
  #header .siteMap .lang a:hover {
    background-color: #7b94a6;
    color: #fff;
  }
  #header .siteMap .site {
    font-size: 1.4rem;
    width: 248px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  #header .siteMap .site li {
    position: relative;
    font-size: 1.2rem;
  }
  #header .siteMap .site li + li {
    margin-left: 25px;
  }
  #header .siteMap .site li:before {
    border-style: solid;
    border-width: 3.5px 0 3.5px 6.1px;
    border-color: transparent transparent transparent #7b94a6;
    position: absolute;
    display: block;
    content: "";
    top: 20%;
    left: -10px;
  }
  #header .siteMap .site li a:hover {
    color: #2e6194;
    text-decoration: underline;
  }
  #header .siteMap img {
    margin: 20px 0 23px 16px;
  }
  #header .sitesearch {
    margin: 21px 0;
    width: 160px;
  }
  #header .sitesearch .gsc-control-cse {
    padding: 0;
    width: 160px;
    display: block;
  }
  #header .gsc-search-box.gsc-search-box-tools {
    padding: 0;
    width: 160px;
    display: block;
    padding-left: 3px;
  }
  #header .sitesearch .gsc-search-box {
    position: relative;
  }
  #header .sitesearch .gsc-search-box tr,
  #header .sitesearch .gsc-search-box td {
    display: block;
  }
  #header .sitesearch .gsc-search-box td.gsc-input,
  #header .sitesearch .gsc-search-box td.gsc-input .gstl_50 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 120px !important;
    padding: 0 !important;
    margin-right: 0px;
    height: 36px;
    vertical-align: top;
    float: left;
    display: inline-block;
    position: relative;
  }
  #header .sitesearch .gsc-search-box .gsib_a {
    width: 120px !important;
    padding: 0 !important;
    border-radius: 0px;
  }
  #header .sitesearch .gsc-search-box input#gsc-i-id1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 36px !important;
    padding: 10px !important;
    border-right: none !important;
    background-position: 5px center !important;
    margin: 0 !important;
    border-radius: 0px;
    background: #e1e8ed!important;
  }
  #header .sitesearch .gsc-search-box td#gs_tti51 {
    margin-bottom: 5px;
  }
  #header .sitesearch .gsc-search-box td.gsc-search-button {
    width: 36px !important;
    height: 36px;
    float: left;
  }
  #header .gsc-search-button-v2 {
    margin-top: 0;
    line-height: 1;
  }

  #header .sitesearch .gsc-search-box .gsib_b {
    position: absolute;
    width: 20px;
    top: 7px;
    right: 8px;
  }
  #header .sitesearch .gsc-search-box .gsc-input-box,
  #header .sitesearch .gsc-search-box .gsc-input-box-hover,
  #header .sitesearch .gsc-search-box .gsc-input-box-focus {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  #header .sitesearch .gsc-search-box .gsc-search-button {
    position: relative;
    background: #e1e8ed url("/img/common/search-iconpc.png") center no-repeat;
    background-size: 19px auto;
    cursor: pointer;
  }
  #header .sitesearch .gsc-search-box input.gsc-search-button-v2,
  #header .sitesearch .gsc-search-box input.gsc-search-button {
    width: 36px;
    height: 36px;
    padding: 0 !important;
    opacity: 0;
    margin: 0 auto;
  }
  #header .sitesearch .gsc-search-box td.gsc-search-button {
    margin-left: 0;
  }
  #header .sitesearch .gsc-search-box td.gsc-search-button .gsc-search-button-v2 {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
  }
  #header .sitesearch .gsc-search-box td.gsc-search-button .gsc-search-button-v2 svg {
    visibility: hidden;
  }
  #header .contact {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100px;
    /* margin-left: 20px; */
  }
  #header .contact a {
    position: relative;
    display: block;
    background: #61bdcf;
    width: 100%;
    text-align: center;
  }
  #header .contact span {
    position: relative;
    top: 55px;
    color: #cbf7ff;
    font-size: 1.2rem;
    font-weight: bold;
  }
  #header .contact a:hover {
    opacity: .8;
  }
  #header .contact a::before {
    /* position: absolute;
    top: 21px;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    background: url(/img/common/icon_header_contact_white.png) no-repeat;
    background-size: auto 19px;
    width: 27px;
    height: 19px;
    margin: 0 auto;
    content: ''; */

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    background: url(/img/common/icon_header_contact_white-pc.png) no-repeat;
    background-size: auto 60px;
    width: 89px;
    height: 60px;
    margin: 0 auto;
    content: '';
  }

  /*  */

  #header .store {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100px;
    margin-left: 20px;
  }
  #header .store a {
    position: relative;
    display: block;
    background: #5b9bd5;
    width: 100%;
    text-align: center;
  }
  #header .store span {
    position: relative;
    top: 55px;
    color: #cbf7ff;
    font-size: 1.2rem;
    font-weight: bold;
  }
  #header .store a:hover {
    opacity: .8;
  }
  #header .store a::before {
    /* position: absolute;
    top: 21px;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    background: url(/img/common/icon_header_store_white.png) no-repeat;
    background-size: auto 19px;
    width: 27px;
    height: 19px;
    margin: 0 auto;
    content: ''; */

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    background: url(/img/common/icon_header_store_white-pc.png) no-repeat;
    background-size: auto 60px;
    width: 89px;
    height: 60px;
    margin: 0 auto;
    content: '';
  }
    /*  */

  #header .flexBox {
    background: #62707f;
    z-index: 100;
    border-left: none;
     padding:  40px 10px 40px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
  #header .flexBox a {
    padding: 0;
  }
  #header .flexBox .navTop {
    width: 260px;
    height: 320px;
    padding: 90px 20px 90px 0;
  }
  #header .flexBox .navTop.smallPack .topBtn {
    margin-top:  10px;
  }
  #header .flexBox .navTop .hnavTtl {
    color: #fff;
    font-size: 2.4rem;
  }
  #header .flexBox .navTop .hnavTtl em {
    font-size: 1.6rem;
    color: #a4abb3;
    font-family: gidole;
    font-style: normal;
    letter-spacing: 0.045em;
  }
  #header .flexBox .navTop .topBtn {
    padding: 10px 5px;
    text-align: center;
    display: block;
    background: #fff;
    color: #46525f;
    margin-top: 40px;
    /* margin-right: 50px; */
    font-size: 1.6rem;
    min-width: 150px;
  }
  #header .flexBox .navTop .topBtn:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenu {
    border-left: 1px solid #a4abb3;
    width: 940px;
    padding-left:  20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #header .flexBox .navMenu a {
    font-size: 1.6rem;
    width: 200px;
    margin-right: 30px;
    border-left: none;
    text-align: left;
    color: #fff;
    display: block;
    padding: 0;
  }

  #header .flexBox .navMenu a .navImg {
    margin-bottom: 10px;
  }
  #header .flexBox .navMenu a .nName {
    position: relative;
  }
  #header .flexBox .navMenu a .nName:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 80%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 0px;
    top: 18%;
  }
  #header .flexBox .navMenu a:first-of-type {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:nth-of-type(2) {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:nth-of-type(3) {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:nth-of-type(4) {
    margin-bottom: 40px;
  }
  #header .flexBox .navMenu a:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenuB {
    border-left: 1px solid #a4abb3;
    width: 940px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #header .flexBox .navMenuB a {
    font-size: 1.6rem;
    border: 1px solid #a4abb3;
    width: 430px;
    display: block;
    padding: 14px 0 14px 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    color: #fff;
    position: relative;
  }
  #header .flexBox .navMenuB a:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 90%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 20px;
    top: 30%;
  }
  #header .flexBox .navMenuB a.pointer {
    border: none;
    font-size: 1.5rem;
    margin-left: 0px;
    margin-bottom: 0;
    text-decoration: underline;
  }
  #header .flexBox .navMenuB a.pointer:after {
    left: 30%;
  }
  #header .flexBox .navMenuB a:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenuB2 {
    border-left: 1px solid #a4abb3;
    width: 940px;
  }
  #header .flexBox .navMenuB2 a {
    font-size: 1.6rem;
    border: 1px solid #a4abb3;
    width: 430px;
    display: block;
    padding: 14px 0 14px 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    color: #fff;
    position: relative;
  }
  #header .flexBox .navMenuB2 a:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 90%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 20px;
    top: 30%;
  }
  #header .flexBox .navMenuB2 a.navAft {
    border: none;
    font-size: 1.5rem;
    margin-left: 10px;
    text-decoration: underline;
  }
  #header .flexBox .navMenuB2 a.navAft:after {
    left: 68%;
  }
  #header .flexBox .navMenuB2 a.bbn {
    border: 1px solid #a4abb3;
  }
  #header .flexBox .navMenuB2 a:hover {
    opacity: 0.7;
  }
  #header .flexBox .navMenuB2 .newsYear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    margin-top: 30px;
    margin-left: 20px;
  }
  #header .flexBox .navMenuB2 .newsYear li {
    display: block !important;
    overflow: visible;
  }
  #header .flexBox .navMenuB2 .newsYear li a {
    color: #fff;
    border: none;
    margin-right: 20px;
    margin-left: 10px;
    margin-bottom: 0;
    padding: 0;
    width: 85px;
    position: relative;
    text-decoration: underline;
  }
  #header .flexBox .navMenuB2 .newsYear li a:after {
    background: url(/img/common/right_btn01.png) no-repeat;
    position: absolute;
    background-size: 80%;
    width: 20px;
    height: 20px;
    display: block;
    content: "";
    right: 0;
    top: 0;
  }
  #header .flexBox .navMenuB2 .newsYear li a:hover {
    display: block !important;
  }
  #header .flexBox .navMenuB2 .newsYear li:first-child a {
    margin-left: 0;
  }
}

@media only screen and (min-width: 678px) and (max-width: 1199px) and (max-width: 1000px) and (min-width: 767px) {
  #header .sevenLogo {
    margin-left: 5px;
  }
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
  background: #dce9f3;
}

#pagePath ol {
  width: 1200px;
  margin: 0 auto;
  padding: 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#pagePath li {
  display: inline-block;
  font-size: 1.3rem;
}

#pagePath li:last-child {
  margin-left: 5px;
}

#pagePath li:first-child a {
  margin-left: 0;
}

#pagePath li a {
  text-decoration: underline;
  margin: 0 5px;
}

@media only screen and (min-width: 678px) and (max-width: 1199px) {
  #pagePath ol {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    padding: 7px 20px;
  }
  #pagePath li {
    display: inline-block;
    font-size: 1.3rem;
  }
  #pagePath li:last-child {
    margin-left: 5px;
  }
  #pagePath li:first-child a {
    margin-left: 0;
  }
  #pagePath li a {
    text-decoration: underline;
    margin: 0 5px;
  }
}

.coverbg {
  position: absolute;
  z-index: -1;
  height: 100%;
  display: none;
}

.coverbg.tt {
  width: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 90;
  display: block;
}

/*------------------------------------------------------------
	pagetop
------------------------------------------------------------*/
.pagetop {
  width: 70px;
  height: 70px;
  padding: 30px 0 10px;
  font-size: 1.0rem;
  text-align: center;
  background: #7b94a6;
  color: #fff !important;
  margin-left: auto;
  line-height: 1;
  position: fixed;
  right: 0;
  bottom: 0;
}

.pagetop:before {
  margin: -10px auto 5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  content: "";
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
  position: relative;
  background: #dce9f3;
}

#footer a {
  color: #6e7b89;
}

#footer .fInner {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 190px;
  padding-top: 36px;
  line-height: 1.2;
}

#footer #fmNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 20px;
}

#footer #fmNav ul {
  width: 20%;
}

#footer #fmNav ul.smallPack {
  width: 22%;
}

#footer #fmNav ul:last-child {
  width: 18%;
}

#footer #fmNav li {
  margin: 0 0 20px;
  font-size: 1.4rem;
}

#footer #fmNav li.navTtl {
  font-size: 1.6rem;
  position: relative;
  padding-left: 18px;
  letter-spacing: -0.03em;
}

#footer #fmNav li.navTtlMt {
  margin-top: 30px;
}

#footer #fmNav li.navTtl a {
  color: #6e7b89;
  font-weight: bold;
}

#footer #fmNav li.icon-newtab a::after {
  display: inline-block;
  content: '';
  width: 1em;
  height: 1em;
  margin-left: 0.3em;
  background: url(../img/common/icon_newtab_sp.png) center no-repeat;
  background-size: contain;
  vertical-align: text-top;
}

#footer #fmNav li.navTtl:after {
  position: absolute;
  background: url("/img/common/fNav_icon01.png");
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  left: 0;
  top: 2px;
}

#footer #fmNav a {
  display: block;
}

#footer #fmNav a:hover {
  color: #2e6194;
  text-decoration: underline;
}

#footer #contactBox {
  width: 370px;
  height: 111px;
  background: #fff;
  border-top: none;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 140px;
}

#footer #contactBox:after {
  display: block;
  clear: both;
  content: "";
}

#footer #contactBox .fcttl {
  background: #7b94a6;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 15px;
}

#footer #contactBox .spInner {
  width: 340px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#footer #contactBox .spInner .ftel {
  line-height: 1.2;
  padding-top: 3px;
  border: none;
  border-radius: 0;
  font-size: 1.1rem;
}

#footer #contactBox .spInner .ftel span {
  font-size: 2.0rem;
  font-weight: normal;
}

#footer #contactBox .spInner .contactBtn {
  width: 190px;
  color: #fff;
  padding: 15px 15px 15px 0;
  border-radius: 0;
  font-size: 1.6rem;
  line-height: 1;
}

#footer #contactBox .spInner .contactBtn span {
  line-height: 1;
}

#footer #contactBox .spInner .contactBtn:after {
  right: 5px;
}

#footer #contactBox .spInner .contactBtn:hover {
  opacity: 0.7;
}

#footer .addBox {
  font-size: 1.3rem;
  border-top: none;
  border-bottom: none;
  position: absolute;
  right: 0;
  bottom: 55px;
  padding: 0;
  width: 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#footer .addBox .add {
  margin-left: 10px;
  color: #7b94a6;
}

#footer .fSiteBox {
  border-top: 1px solid #6e7b89;
  padding: 8px 0;
}

#footer .fSiteBox:after {
  display: block;
  clear: both;
  content: "";
}

#footer .fSiteBox .fInner {
  padding: 0;
}

#footer .fSiteBox .fNavi {
  padding: 4px 0;
  width: 350px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#footer .fSiteBox .fNavi li {
  font-size: 1.3rem;
  position: relative;
  margin-right: 5px;
}

#footer .fSiteBox .fNavi li:after {
  border-style: solid;
  border-width: 3.5px 0 3.5px 6.1px;
  border-color: transparent transparent transparent #7b94a6;
  position: absolute;
  display: block;
  content: "";
  top: 20%;
  left: -10px;
}

#footer .fSiteBox .fNavi li a:hover {
  color: #2e6194;
  text-decoration: underline;
}

#footer .fSiteBoxSns {
  float: right;
  width: 610px;
  list-style-type: none;
  text-align: right;
}

#footer .fSiteBoxSns li {
  display: inline-block;
}

#footer .fSiteBoxSns li + li {
  margin-left: 10px;
}

#footer .copyright {
  background: #7b94a6;
  padding: 15px 0;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}

@media only screen and (max-width: 960px) and (min-width: 767px) {
  #footer .fInner {
    padding: 36px 20px 240px 20px;
    margin-bottom: 20px;
  }
  #footer #contactBox {
    width: 33%;
    height: auto;
    right: 5%;
    bottom: 12%;
  }
  #footer #contactBox .fcttl {
    word-wrap: break-word;
    margin-bottom: 7px;
  }
  #footer #contactBox .spInner {
    display: block;
    width: 90%;
    text-align: center;
  }
  #footer #contactBox .ftel {
    padding-top: 0px;
    margin-bottom: 5px;
  }
  #footer #contactBox .contactBtn {
    margin: 0 auto 10px auto;
  }
  #footer .addBox {
    bottom: 55px;
    width: 32%;
    right: 5%;
    bottom: 0%;
  }
  #footer .fSiteBox {
    padding: 4px 20px;
  }
}

/* .alginate-nav{
  background: #586572;
} */

 @media (max-width: 1199px) {
  #header .product .navMenuB a:nth-child(even){
  margin-left: 0px;
  }
} 

@media (max-width: 1199px) {
  #header .product .navMenuB a:nth-child(odd){
  margin-left: 0px;
  }
} 

.products .listArticle-ttl{
font-size: 2rem;
margin-top: 30px;
font-weight: bold;
margin-bottom: -10px;
color: #2e6194;
}


.products .listArticle-ttl--others{
margin-top: 40px;
}

.products  .productsList-ttl{
  font-size: 2rem;
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #2e6194;
  }

  .products .productsList-ttl--others{
    margin-top: 30px;
    }