@charset 'utf-8';

/*##### Width #####*/
.baseW {
  min-width: 1120px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  /*
  max-width: 1480px;
  min-width: 1080px;
  margin-left: auto;
  margin-right: auto;*/
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media all and (max-width: 750px){
  .baseW {
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .baseSpW {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}

.boxBaseCoverRelative {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dOneLine {
  display: inline-block;
}

.dPcOneLine {
  display: inline-block;
}
@media all and (max-width: 750px){
  .dPcOneLine {
    display: inline;
  }
}


/*##### MV #####*/
.boxBaseTopWrap {
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center top;
  background-size: auto auto, auto auto;
}
@media all and (max-width: 750px){
  .boxBaseTopWrap {
    position: relative;
    padding-top: 144%;
    background-position: left top;
    background-size: 100% auto;
  }
}


.page404 .boxBaseTopWrap {
  background-image: url('./../../images/404/404-mv2.png'), url('./../../images/404/404-mv.jpg');
}
@media all and (max-width: 750px){
  .page404 .boxBaseTopWrap {
    background-image: url('./../../images/404/sp-404-mv.jpg');
  }
}

.pageAbout .boxBaseTopWrap {
  margin-bottom: -46px;
  background-image: url('./../../images/about/about-mv2.png'), url('./../../images/about/about-mv.jpg');
}
@media all and (max-width: 750px){
  .pageAbout .boxBaseTopWrap {
    margin-bottom: 0;
    background-image: url('./../../images/about/sp-about-mv.jpg');
  }
}

.pageDomestic .boxBaseTopWrap {
  background-image: url('./../../images/domestic/domestic-mv2.png'), url('./../../images/domestic/domestic-mv.jpg');
}
@media all and (max-width: 750px){
  .pageDomestic .boxBaseTopWrap {
    background-image: url('./../../images/domestic/sp-domestic-mv.jpg');
  }
}

.pageInternational .boxBaseTopWrap {
  background-image: url('./../../images/international/international-mv2.png'), url('./../../images/international/international-mv.jpg');
}
@media all and (max-width: 750px){
  .pageInternational .boxBaseTopWrap {
    background-image: url('./../../images/international/sp-international-mv.jpg');
  }
}

.pageRecruit.archive .boxBaseTopWrap {
  background-image: url('./../../images/recruit/recruit-mv2.png'), url('./../../images/recruit/recruit-mv.jpg');
}
@media all and (max-width: 750px){
  .pageRecruit.archive .boxBaseTopWrap {
    padding-top: 194%;
    background-image: url('./../../images/recruit/sp-recruit-mv.jpg');
  }
}

.pageRecruit.single .boxBaseTopWrap {
  background-image: url('./../../images/recruit/recruit-mv2.png'), url('./../../images/recruit/recruit-s-mv.jpg');
}
@media all and (max-width: 750px){
  .pageRecruit.single .boxBaseTopWrap {
    background-image: url('./../../images/recruit/sp-recruit-s-mv.jpg');
  }
}

.pageWorks .boxBaseTopWrap {
  background-image: url('./../../images/works/works-mv2.png'), url('./../../images/works/works-mv.jpg');
}
@media all and (max-width: 750px){
  .pageWorks .boxBaseTopWrap {
    background-image: url('./../../images/works/sp-works-mv.jpg');
  }
}

.boxBaseTop {
  width: 1060px;
  margin-right: auto;
  margin-left: auto;
  height: 968px;
}
@media all and (max-width: 750px){
  .boxBaseTop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 16vw 4vw 0 4vw;
  }
}

.pageAbout .boxBaseTop {
  height: 1205px;
}
@media all and (max-width: 750px){
  .pageAbout .boxBaseTop {
    height: 100%;
  }
}

.pageRecruit.archive .boxBaseTop {
  height: 968px;
}
@media all and (max-width: 750px){
  .pageRecruit.archive .boxBaseTop {
    height: 100%;
  }
}

.page404 .boxBaseTop,
.pageDomestic .boxBaseTop,
.pageInternational .boxBaseTop,
.pageRecruit.single .boxBaseTop {
  height: 522px;
}
@media all and (max-width: 750px){
  .page404 .boxBaseTop,
  .pageDomestic .boxBaseTop,
  .pageInternational .boxBaseTop,
  .pageRecruit.single .boxBaseTop {
    height: 100%;
  }
}

.ttlBaseTop {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 44.5%;
  height: 344px;
}
@media all and (max-width: 750px){
  .ttlBaseTop {
    width: 100%;
    height: 30.6vw;
    margin-bottom: 7vw;
    padding-bottom: 4.5vw;
  }
}

@media all and (max-width: 750px){
  .ttlBaseTop > span {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
  }
  .ttlBaseTop.type02 > span {
    display: block;
  }
}

.ttlBaseTop .ttlEn {
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 19px;
  letter-spacing: 0.03em;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 5.0rem;/*5.7rem;*/
  color: #fff;
}
@media all and (max-width: 750px){
  .ttlBaseTop .ttlEn {
    margin-bottom: 0;
    margin-right: 0.33em;
    font-size: 2.65rem;
  }
  .ttlBaseTop.type02 .ttlEn {
    margin-bottom: 0.2em;
  }
}

.ttlBaseTop .ttlEn .txt01 {
  margin-right: 0.17em;
  letter-spacing: normal;
}
@media all and (max-width: 750px){
  .ttlBaseTop .ttlEn .txt01 {
    margin-right: 0.27em;
  }
}

.ttlBaseTop .ttlEn .txt02 {
  padding-top: 0.1em;
}
@media all and (max-width: 750px){
  .ttlBaseTop .ttlEn .txt02 {
    padding-top: 0;
  }
}

.ttlBaseTop .ttlEn .txt0201 {
  display: block;
  margin-bottom: 0.4em;
  letter-spacing: 0.03em;
  font-size: 2.0rem;/*2.2rem;*/
}
@media all and (max-width: 750px){
  .ttlBaseTop .ttlEn .txt0201 {
    margin-bottom: 0.3em;
    font-size: 1.0rem;
  }
}

.ttlBaseTop .ttlEn .txt0202 {
  display: block;
  font-size: 1.35rem;
}
@media all and (max-width: 750px){
  .ttlBaseTop .ttlEn .txt0202 {
    font-size: 0.85rem;
  }
}

.ttlBaseTop .ttlJa {
  display: block;
  letter-spacing: 0.1em;
  font-size: 1.38rem;
  color: rgba(255,255,255,0.7);
}
@media all and (max-width: 750px){
  .ttlBaseTop .ttlJa {
    padding-top: 0.3em;
    font-size: 0.98rem;
  }
}

.ttlBaseTop .ttlMain {
  display: block;
  margin-top: 30px;
  letter-spacing: 0.09em;
  font-size: 2.8rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .ttlBaseTop .ttlMain {
    width: 100%;
    margin-top: 0.5em;
    font-size: 1.6rem;
  }
}


/*##### Color #####*/
.cBaseRed {
  color: #b40000;
}

.txtMarker01 {
  background: linear-gradient(transparent 65%, #ffe63d 1%);
}


/*##### System Message #####*/
.boxSystemMessage {
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  padding: 50px;
  background-color: rgba(0,0,0,0.8);
  color: #fff;
}


/*##### TtlBaseShadow01 #####*/
.ttlBaseShadow01 {
  position: relative;
  margin-top: -0.1em;
  letter-spacing: 0.1em;
  font-family: Jost, sans-serif;
  font-size: 6.25rem;
  font-weight: 700;
  color: #00101d;/*#00070d;*/
}
@media all and (max-width: 750px){
  .ttlBaseShadow01 {
    font-size: 3.0rem;
  }
}


/*##### BaseCom #####*/
.boxBaseCom > p {
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxBaseCom > p {
    font-size: 0.95rem;
  }
}

.boxBaseCom p + p {
  margin-top: 1.75em;
}
@media all and (max-width: 750px){
  .boxBaseCom p + p {
    /*margin-top: 5vw;*/
  }
}

/*##### boxBaseSign #####*/
.boxBaseSign {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 3.9em;
  /*font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
}
@media all and (max-width: 750px){
  .boxBaseSign {
    margin-top: 1.5em;
  }
}

.boxBaseSign .txtPosition {
  margin-right: 1.0em;
  letter-spacing: 0.01em;
  font-size: 1.2rem;
}
@media all and (max-width: 750px){
  .boxBaseSign .txtPosition {
    font-size: 0.8rem;
  }
}

.boxBaseSign .txtName {
  letter-spacing: 0.05em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxBaseSign .txtName {
    font-size: 1.2rem;
  }
}

.boxBaseSign .txtName .strSepa {
  letter-spacing: 0.6em;
}


/*##### Font #####*/
.fontMin {
  /* font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif; */
  /*font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
  /*font-family: "Hiragino Mincho W3 JIS2004", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  /*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.fontEn {
  font-family: Jost, sans-serif;
  /*font-family: FuturaTDem, sans-serif;*/
  /*font-family: 'Oswald', sans-serif;*/
  /*font-family: Verdana,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"Meiryo UI","MS PGothic","ＭＳ Ｐゴシック", sans-serif;*/
  font-weight: 500;
}
.fontNum {
  /*font-family: "Times New Roman",Times,Arial,Helvetica,"Arial Black","Comic Sans MS",Courier,"Courier New",Georgia,Impact,"Trebuchet MS",Verdana;*/
  font-family: 'Montserrat', sans-serif;
}


.fontB {
  font-weight: 700;
}
.fontI {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}


/*##### chk Img #####*/
.boxChkImg {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 150px;
}
@media all and (max-width: 640px){
  .boxChkImg {
    height: 50vw;
  }
}

.boxChkImg .chkImg {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  max-width: none;
  height: auto;
}

.boxChkImg .chkImg.horizontalImg {
  width: 100%;
  height: auto;
}

.boxChkImg .chkImg.verticalImg {
  width: auto;
  height: 100%;
}



/*##### Link Telno #####*/
.linkBaseTelno {
  pointer-events: none;
  cursor: auto;
}
@media all and (max-width: 750px){
  .linkBaseTelno {
    pointer-events: auto;
  }
}


/*##### Link External #####*/
.linkBaseExternal {
  padding-right: 1.4em;
  background-image: url('./../../images/common/icn-external-link01.png');
  background-repeat: no-repeat;
  background-position: 97% 0.2em;
  background-size: 0.94em auto;
}
.linkBaseExternal.typeWhite {
  background-image: url('./../../images/common/icn-external-link02.png');
}
@media all and (max-width: 750px){
  .linkBaseExternal {
    /*padding: 1vw 7vw 1vw 0;
    background-image: url('./../../images/common/icn-external-link01.png');
    background-size: 16% auto;*/
  }
}


/*##### ulBase01 #####*/
.ulBase01 li:before {
  content: '・';
  margin-right: 0.3em;
}


/*##### ulBase02 #####*/
.ulBase02 {
  padding-left: 20px;
}
@media all and (max-width: 750px){
  .ulBase02 {
    padding-left: 0;
  }
}

.ulBase02 li {
  padding-left: 20px;
  background-image: url('./../../images/common/libase02-deco01.png');
  background-repeat: no-repeat;
  background-position: left 0.4em;
  background-size: 8px auto;
  line-height: 1.5;
  font-size: 1.17rem;
}
@media all and (max-width: 750px){
  .ulBase02 li {
    padding-left: 5%;
    background-position: left 0.3em;
    background-size: 2.5% auto;
    font-size: 4.3vw;
  }
}

.ulBase02 li + li {
  margin-top: 9px;
}
@media all and (max-width: 750px){
  .ulBase02 li + li {
    margin-top: 5%;
  }
}


/*##### Base No Image #####*/
.boxBaseNoImage {
  display: table;
  width: 100%;
  height: 200px;
  background-color: #ccc;
  text-align: center;
  font-size: 1.2rem;
}
@media all and (max-width: 750px){
  .boxBaseNoImage {
    width: 100%;
    height: 60vw;
    font-size: 5.0vw;
  }
}

.boxBaseNoImage span {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}


/*##### Base Error #####*/
.boxBaseError {
  color: #ff0000;
}



/*##### 【 BaseModule 】 #####*/
.isPc {
  display: none;
  width: 1px;
}
@media all and (max-width: 750px){
  .isSp {
    display: none;
    width: 2px;
  }
}

.dPc {
  display: block !important;
}
@media all and (max-width: 750px){
  .dPc {
    display: none !important;
  }
}

.dPcInline {
  display: inline !important;
}
@media all and (max-width: 750px){
  .dPcInline {
    display: none !important;
  }
}

.dPcFlex {
  display: -webkit-flex !important;
  display: flex !important;
}
@media all and (max-width: 750px){
  .dPcFlex {
    display: none !important;
  }
}

.dSp {
  display: none !important;
}
@media all and (max-width: 750px){
  .dSp {
    display: block !important;
  }
}

.dSpFlex {
  display: none !important;
}
@media all and (max-width: 750px){
  .dSpFlex {
    display: -webkit-flex !important;
    display: flex !important;
  }
}

.dSpInline {
  display: none !important;
}
@media all and (max-width: 750px){
  .dSpInline {
    display: inline !important;
  }
}


/*##### Mb #####*/
.mb0 { margin-bottom: 0; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }
.mb55 { margin-bottom: 55px; }
.mb60 { margin-bottom: 60px; }
.mb65 { margin-bottom: 65px; }
.mb70 { margin-bottom: 70px; }
.mb75 { margin-bottom: 75px; }
.mb80 { margin-bottom: 80px; }
.mb85 { margin-bottom: 85px; }
.mb90 { margin-bottom: 90px; }
.mb95 { margin-bottom: 95px; }
.mb100 { margin-bottom: 100px; }
.mb105 { margin-bottom: 105px; }
.mb110 { margin-bottom: 110px; }
.mb115 { margin-bottom: 115px; }
.mb120 { margin-bottom: 120px; }
.mb125 { margin-bottom: 125px; }
.mb130 { margin-bottom: 130px; }
.mb135 { margin-bottom: 135px; }
.mb140 { margin-bottom: 140px; }
.mb145 { margin-bottom: 145px; }
.mb150 { margin-bottom: 150px; }
@media all and (max-width: 750px){
  .mb0 { margin-bottom: 0; }
  .mb5 { margin-bottom: 5%; }
  .mb10 { margin-bottom: 6%; }
  .mb15 { margin-bottom: 7%; }
  .mb20 { margin-bottom: 8%; }
  .mb25 { margin-bottom: 9%; }
  .mb30 { margin-bottom: 10%; }
  .mb35 { margin-bottom: 11%; }
  .mb40 { margin-bottom: 12%; }
  .mb45 { margin-bottom: 13%; }
  .mb50 { margin-bottom: 14%; }
  .mb55 { margin-bottom: 15%; }
  .mb60 { margin-bottom: 16%; }
  .mb65 { margin-bottom: 17%; }
  .mb70 { margin-bottom: 18%; }
  .mb75 { margin-bottom: 19%; }
  .mb80 { margin-bottom: 20%; }
  .mb85 { margin-bottom: 21%; }
  .mb90 { margin-bottom: 22%; }
  .mb95 { margin-bottom: 23%; }
  .mb100 { margin-bottom: 24%; }
  .mb105 { margin-bottom: 25%; }
  .mb110 { margin-bottom: 26%; }
  .mb115 { margin-bottom: 27%; }
  .mb120 { margin-bottom: 28%; }
  .mb125 { margin-bottom: 29%; }
  .mb130 { margin-bottom: 30%; }
  .mb135 { margin-bottom: 31%; }
  .mb140 { margin-bottom: 32%; }
  .mb145 { margin-bottom: 33%; }
  .mb150 { margin-bottom: 34%; }
}


/*##### Clearfix #####*/
.clearfix:after {
  content: ' ';
  display: block;
  clear: both;
}

.clearBoth {
  clear: both;
}


/*##### Loader Bg #####*/
#loaderBg {
  display: none;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  left: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 1100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#loader {
  position: fixed;
  z-index: 1101;
  left: 0;
  top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
/*  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
*/
  /*
  width: 200px;
  height: 10px;*/
  /*border: 1px #eee solid;*/
}

@media all and (max-width: 750px){
  #loader img {
    width: 60vw;
  }
}

#loaderIn {
  /*
  width: 0;
  height: 10px;
  background-color: #021055;
  -webkit-animation: loader 10s ease normal;
  animation: loader 10s ease normal;
  */
}

@-webkit-keyframes loader {
  0% { width: 0; }
  100% { width: 200px; }
}
@keyframes loader {
  0% { width: 0; }
  100% { width: 200px; }
}


/*##### InView #####*/
.inView {
  transition: .8s;
}
.inViewHead {
  transition: .8s;
}


/*##### InViewUl #####*/
.inViewUl li {
  position: relative;
  /*opacity: 1;
  bottom: 0;
  transition: 0.8s;*/
}
.inViewUl li.initial {
  opacity: 0;
  bottom: -40px;
  transition: none;
}
.inViewUl li.active {
  opacity: 1;
  bottom: 0;
  transition: 0.8s;
}


/***** Btn ActionA *****/
a.btnActionA {
  position: relative;
  z-index: 2;
  transition: 0.3s;
  outline: none;
  /*border: 1px #000 solid;*/
}
a.btnActionA.typeBlue01 {
  /*border: 1px #021055 solid;*/
}
a.btnActionA:hover {
  background-color: #fff !important;
  /*border: 1px #000 solid;*/
  color: #000 !important;
}
a.btnActionA.typeBlue01:hover {
  background-color: #fff !important;
  /*border: 1px #021055 solid;*/
  color: #021055 !important;
}
a.btnActionA:before,
a.btnActionA:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  display: block;
  width: 50%;
  height: 100%;
  background-color: #000 !important;
  transition: 0.3s;
}
a.btnActionA.typeBlue01:before,
a.btnActionA.typeBlue01:after {
  background-color: #021055 !important;
}
a.btnActionA:before {
  right: 0;
}
a.btnActionA:after {
  left: 0;
}
a.btnActionA:hover:before,
a.btnActionA:hover:after {
  width: 0;
  background-color: #fff;
}


/***** Btn ActionB *****/
a.btnActionB {
  position: relative;
  z-index: 2;
  transition: 0.3s;
  outline: none;
  border: 1px #000 solid;
}

a.btnActionB:hover {
  background-color: #000 !important;
  border: 1px #000 solid;
  color: #fff !important;
}
a.btnActionB.typeRed:hover {
  background-color: #ab1818 !important;
  border: 1px #ab1818 solid;
  color: #fff !important;
}

a.btnActionB:before,
a.btnActionB:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  display: block;
  width: 50%;
  height: 100%;
  background-color: #fff !important;
  transition: 0.3s;
}
a.btnActionB:before {
  right: 0;
}
a.btnActionB:after {
  left: 0;
}
a.btnActionB:hover:before,
a.btnActionB:hover:after {
  width: 0;
  background-color: #000;
}

a.btnActionB.typeRed:hover:before,
a.btnActionB.typeRed:hover:after {
  width: 0;
  background-color: #ab1818;
}


/*##### Post Body #####*/
.boxPostBody {
  overflow: hidden;
  line-height: 1.45;
  font-size: 1.17rem;/*1.25rem;*/
}
@media all and (max-width: 750px){
  .boxPostBody {
    line-height: 1.5;
    font-size: 1.0rem;
  }
}

/*
@media all and (max-width: 750px){
  .boxPostBody span[style="font-size: 0.7rem;"] {
    font-size: 3.1vw !important;
  }
  .boxPostBody span[style="font-size: 0.75rem;"] {
    font-size: 3.3vw !important;
  }
  .boxPostBody span[style="font-size: 0.8rem;"] {
    font-size: 3.5vw !important;
  }
  .boxPostBody span[style="font-size: 0.85rem;"] {
    font-size: 3.7vw !important;
  }
  .boxPostBody span[style="font-size: 0.9rem;"] {
    font-size: 3.9vw !important;
  }
  .boxPostBody span[style="font-size: 0.95rem;"] {
    font-size: 4.1vw !important;
  }
  .boxPostBody span[style="font-size: 1.0rem;"] {
    font-size: 4.3vw !important;
  }
  .boxPostBody span[style="font-size: 1.1rem;"] {
    font-size: 4.7vw !important;
  }
  .boxPostBody span[style="font-size: 1.2rem;"] {
    font-size: 5.1vw !important;
  }
  .boxPostBody span[style="font-size: 1.3rem;"] {
    font-size: 5.5vw !important;
  }
  .boxPostBody span[style="font-size: 1.4rem;"] {
    font-size: 5.9vw !important;
  }
  .boxPostBody span[style="font-size: 1.5rem;"] {
    font-size: 6.3vw !important;
  }
  .boxPostBody span[style="font-size: 1.6rem;"] {
    font-size: 6.7vw !important;
  }
  .boxPostBody span[style="font-size: 1.7rem;"] {
    font-size: 7.1vw !important;
  }
  .boxPostBody span[style="font-size: 1.8rem;"] {
    font-size: 7.5vw !important;
  }
  .boxPostBody span[style="font-size: 1.9rem;"] {
    font-size: 7.9vw !important;
  }
  .boxPostBody span[style="font-size: 2.0rem;"] {
    font-size: 8.3vw !important;
  }
  .boxPostBody span[style="font-size: 2.1rem;"] {
    font-size: 8.7vw !important;
  }
  .boxPostBody span[style="font-size: 2.2rem;"] {
    font-size: 9.1vw !important;
  }
  .boxPostBody span[style="font-size: 2.3rem;"] {
    font-size: 9.5vw !important;
  }
}
*/

.boxPostBody h2 {
  margin-bottom: 0.5em;
  padding: 0.1em 0;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPostBody h2 {
    font-size: 1.2rem;
  }
}

.boxPostBody h3 {
  margin-bottom: 1.0em;
  padding: 0.1em 0;
}
.boxPostBody h4 {
  margin-bottom: 1.0em;
  padding: 0.1em 0;
}

@media all and (max-width: 750px){
  .boxPostBody table {
    width: 100% !important;
  }
  .boxPostBody table th,
  .boxPostBody table td {
    width: auto !important;
  }
  .boxPostBody table td {
    vertical-align: top;
  }
}

.boxPostBody a {
  text-decoration: underline;
  color: #e60012;
}

.boxPostBody p {
  margin: 0;/*Reset*/
  padding: 0;/*Reset*/
  line-height: 1.55;
  letter-spacing: 0.08em;
  font-size: 1.03rem;
}
@media all and (max-width: 750px){
  .boxPostBody p {
    font-size: 0.9rem;
  }
}

.boxPostBody p + p {
  margin-top: 1.6em;
}
@media all and (max-width: 750px){
  .boxPostBody p + p {
    /*margin-top: 4.5vw;*/
  }
}

.boxPostBody strong {
  font-weight: 700;
}

.boxPostBody em {
  font-style: italic;
}

.boxPostBody ul {
  padding-left: 20px;
  list-style: disc;
}
@media all and (max-width: 750px){
  .boxPostBody ul {
    padding-left: 5%;
  }
}

.boxPostBody ol {
  padding-left: 20px;
  list-style: decimal;
}
@media all and (max-width: 750px){
  .boxPostBody ol {
    padding-left: 8%;
  }
}

.boxPostBody li {
  margin-bottom: 10px;
}
@media all and (max-width: 750px){
  .boxPostBody li {
    margin-bottom: 3%;
  }
}

.boxPostBody .alignleft {
  float: left;
  margin: 7px 28px 28px 0;
}
@media all and (max-width: 750px){
  .boxPostBody .alignleft {
    float: none;
    display: block;
    width: 100%;
    height: auto;
    margin: 5% 0 5% 0;
  }
}

.boxPostBody .alignright {
  float: right;
  margin: 7px 0 28px 28px;
}
@media all and (max-width: 750px){
  .boxPostBody .alignright {
    float: none;
    display: block;
    width: 100%;
    height: auto;
    margin: 5% 0 5% 0;
  }
}

.boxPostBody .aligncenter {
  clear: both;
  display: block;
  margin: 7px auto;
}
@media all and (max-width: 750px){
  .boxPostBody .aligncenter {
    clear: both;
    display: block;
    margin: 5% auto;
  }
}


/*##### TEXT #####*/
.writeModeLR{
  display: inline-block;
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
}
.writeModeRL{
  display: inline-block;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}
.rlNum{
  text-combine-upright: all;
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  -ms-writing-mode: lr-tb;
}


/*##### Popup #####*/
.boxBasePopupBg {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.boxBasePopupBg:hover {
  cursor: pointer;
}
.btnBasePopupClose {
  position: absolute;
  z-index: 1002;
  top: 0;
  right: 0.6%;
  font-size: 1.9rem;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}
@media all and (max-width: 750px){
  .btnBasePopupClose {
    width: 7%;
    font-size: 8.0vw;
    cursor: auto;
  }
}

.boxBaseMoviePopup {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateY(-50%) translateX(-50%);
  /*margin: auto;*/
  /*top: 3%;*/
  width: 96%;
  z-index: 1001;
  vertical-align: middle;
}
@media all and (max-width: 750px){
  .boxBaseMoviePopup {
    width: 98%;
    max-width: 100%;
  }
}


/*##### Youtube #####*/
.boxYoutube {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 56.25%;
  /*border: 1px #ccc solid;*/
}
.boxYoutube .youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boxYoutube .imgYoutubePoster,
.boxYoutube .imgMoviePoster {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  /*width: 100%;*/
  max-width: none;
  height: 100%;
  cursor: pointer;
}


/*##### Mp4Movie #####*/
.boxMp4Movie {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 56.25%;
  /*border: 1px #ccc solid;*/
}
.boxMp4Movie .mp4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boxMp4Movie .imgMp4Poster,
.boxMp4Movie .imgMoviePoster {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  /*width: 100%;*/
  max-width: none;
  height: 100%;
  /*height: auto;*/
  cursor: pointer;
}


/*##### Pagination #####*/
.boxPagination{
  position: relative;
  z-index: 10;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  border-top: 0;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxPagination {
    margin-bottom: 5vw;
    padding: 5vw 0 5vw 0;
  }
  .boxPagination.top {
    padding-bottom: 0;
    border: 0;
  }
}

.boxPaginationIn{
  width: 100%;
  margin: 0 auto;
}

.boxPaginationInLR{
  display: table;
  margin-left: auto;
}
@media all and (max-width: 750px){
  .boxPaginationInLR {
    display: block;
  }
}

.boxPaginationInL{
  display: table-cell;
  vertical-align: middle;
}
@media all and (max-width: 750px){
  .boxPaginationInL {
    display: none;
  }
}

.boxPaginationInL span{
  padding-right: 20px;
  padding-left: 15px;
  display: inline-block;
  background-image: url('./../../images/recruit/pagenation-separation01.png');
  background-repeat: no-repeat;
  background-position: left center;
}

.boxPaginationInL .txtSeparation{
  display: inline-block;
  padding-right: 5px;
  font-size: 1.5rem;
}
@media all and (max-width: 750px){
  .boxPaginationInL .txtSeparation {
    padding-right: 3%;
    font-size: 4.5vw;
  }
}

.boxPaginationInR{
  display: table-cell;
  vertical-align: middle;
}
@media all and (max-width: 750px){
  .boxPaginationInR {
    display: block;
  }
}


ul.page-numbers {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 7.5em;
}

/*
.pageRecruitment ul.page-numbers {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding: 0;
}*/

ul.page-numbers > li > .page-numbers {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1.0em;/*2.1em;*/
  /*height: 2.1em;*/
  margin: 0 0.23em;
  /*border: 1px #ccc solid;*/
  /*border-radius: 2.1em;*/
  /*font-family: Jost,"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;*/
  font-size: 1.03rem;
  font-weight: 400;
}
@media all and (max-width: 750px){
  ul.page-numbers > li > .page-numbers {
    width: 2.4em;
    height: 2.4em;
    font-size: 0.8rem;
  }
}

ul.page-numbers > li > .page-numbers.current,
ul.page-numbers > li:not(.liPrev):not(.liNext) > .page-numbers:not(.dots):hover {
  /*
  background-color: #014ea2;
  background-image: -moz-linear-gradient(left, #014ea2 0%, #9953e2 100%);
  background-image: -webkit-linear-gradient(left, #014ea2 0%, #9953e2 100%);
  background-image: linear-gradient(to right, #014ea2 0%, #9953e2 100%);
  color: #fff;*/
  font-size: 1.35rem;
  font-weight: 700;
}

ul.page-numbers > li.liPrev,
ul.page-numbers > li.liNext {
  position: static;/*absolute;*/
  top: auto;/*0;*/
}
.pageRecruitment ul.page-numbers > li.liPrev,
.pageRecruitment ul.page-numbers > li.liNext {
  position: static;
}

ul.page-numbers > li.liPrev {
  left: 0;
}

ul.page-numbers > li.liNext {
  right: 0;
}

ul.page-numbers > li.liPrev > .page-numbers,
ul.page-numbers > li.liNext > .page-numbers {
  width: 2.1em;
  height: 2.1em;
  /*background-color: #014ea2;*/
  background-repeat: no-repeat;
  background-size: auto auto;
  /*border-radius: 2.1em;
  color: #fff;*/
}
/*
.pageNews ul.page-numbers > li.liPrev > .page-numbers,
.pageNews ul.page-numbers > li.liNext > .page-numbers {
  border: 1px #217aba solid;
  background-color: #fff;
  color: #217aba;
}*/
@media all and (max-width: 750px){
  ul.page-numbers > li.liPrev > .page-numbers,
  ul.page-numbers > li.liNext > .page-numbers {
    width: 2.4em;
    height: 2.4em;
    /*width: 5.6em;
    background-size: 1.8vw auto;*/
  }
}

ul.page-numbers > li.liPrev > .page-numbers {
  /*-webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 0.8em;*/
  /*
  background-image: -moz-linear-gradient(left, #014ea2 0%, #9953e2 100%);
  background-image: -webkit-linear-gradient(left, #014ea2 0%, #9953e2 100%);
  background-image: linear-gradient(to right, #014ea2 0%, #9953e2 100%);*/
  background-image: url('./../../images/base/base-pagination-icn-arrow01-l.png');
  background-position: 0.8em 0.75em;
}
/*
.pageNews ul.page-numbers > li.liPrev > .page-numbers {
  background-image: url('./../../images/base/base-pagination-icn-arrow01-l-blue.png');
}*/
@media all and (max-width: 750px){
  ul.page-numbers > li.liPrev > .page-numbers {
    /*padding-right: 0.2em;
    background-position: 0.2em 0.75em;*/
  }
}

ul.page-numbers > li.liNext > .page-numbers {
  /*-webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 0.8em;*/
  /*
  background-image: -moz-linear-gradient(left, #014ea2 0%, #9953e2 100%);
  background-image: -webkit-linear-gradient(left, #014ea2 0%, #9953e2 100%);
  background-image: linear-gradient(to right, #014ea2 0%, #9953e2 100%);*/
  background-image: url('./../../images/base/base-pagination-icn-arrow01-r.png');
  background-position: calc(100% - 0.8em) 0.75em;
}
/*
.pageNews ul.page-numbers > li.liNext > .page-numbers {
  background-image: url('./../../images/base/base-pagination-icn-arrow01-r-blue.png');
}*/
@media all and (max-width: 750px){
  ul.page-numbers > li.liNext > .page-numbers {
    /*padding-left: 0.2em;
    background-position: calc(100% - 0.2em) 0.75em;*/
  }
}

/*
ul.page-numbers{
  display: table;
  margin: 0 auto;
}

ul.page-numbers li{
  display: table-cell;
  padding: 0 7px;
  vertical-align: middle;
}
@media all and (max-width: 750px){
  ul.page-numbers li {
    padding: 0 1vw;
  }
}

ul.page-numbers li > .page-numbers{
  display: table-cell;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 0;
  vertical-align: middle;
  text-align: center;
  line-height: 1.0;
  letter-spacing: normal;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
  transition: none;
  -ms-transition: none;
}
body.pageRecruitGroup ul.page-numbers li > .page-numbers{
  color: #2481c4;
}
@media all and (max-width: 750px){
  ul.page-numbers li > .page-numbers {
    width: 7vw;
    height: 7vw;
    padding-top: 0;
    font-size: 4.0vw;
  }
}

ul.page-numbers li > .page-numbers.current,
ul.page-numbers li > .page-numbers:hover {
  background-color: #555;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
}
body.pageRecruitGroup ul.page-numbers li > .page-numbers.current,
body.pageRecruitGroup ul.page-numbers li > .page-numbers:hover {
  border: 0;
  background-color: #555;
  color: #fff;
}
@media all and (max-width: 750px){
  ul.page-numbers li > .page-numbers.current,
  ul.page-numbers li > .page-numbers:hover {
    font-size: 4.0vw;
  }
}

ul.page-numbers li > .page-numbers.next,
ul.page-numbers li > .page-numbers.prev {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: auto auto;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.0rem;
  color: #555;
}
body.pageRecruitGroup ul.page-numbers li > .page-numbers.next,
body.pageRecruitGroup ul.page-numbers li > .page-numbers.prev {
  border: 0;
}
@media all and (max-width: 750px){
  ul.page-numbers li > .page-numbers.next,
  ul.page-numbers li > .page-numbers.prev {
    width: 17vw;
    height: 7vw;
    background-size: 1.5vw auto;
    font-size: 0.8rem;
  }
}

ul.page-numbers li > .page-numbers.next {
  padding: 0 12px 0 0;
  background-image: url('./../../images/common/pagination-icn-arrow-next01.png');
  background-position: 84% center;
}
body.pageRecruitGroup ul.page-numbers li > .page-numbers.next {
  padding: 0;
  background-image: none;
}
@media all and (max-width: 750px){
  ul.page-numbers li > .page-numbers.next {
    padding: 0 2vw 0 0;
    background-position: 89% center;
  }
  body.pageRecruitGroup ul.page-numbers li > .page-numbers.next {
    padding: 0;
  }
}

ul.page-numbers li > .page-numbers.prev {
  padding: 0 0 0 12px;
  background-image: url('./../../images/common/pagination-icn-arrow-prev01.png');
  background-position: 16% center;
}
body.pageRecruitGroup ul.page-numbers li > .page-numbers.prev {
  padding: 0;
  background-image: none;
}
@media all and (max-width: 750px){
  ul.page-numbers li > .page-numbers.prev {
    padding: 0 0 0 2vw;
    background-position: 11% center;
  }
  body.pageRecruitGroup ul.page-numbers li > .page-numbers.prev {
    padding: 0;
  }
}

ul.page-numbers li > .page-numbers.next:hover,
ul.page-numbers li > .page-numbers.prev:hover {
  font-weight: 700;
  color: #fff;
}

ul.page-numbers li.liNext,
ul.page-numbers li.liPrev {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #04b6df;
}

ul.page-numbers li.liNext {
  right: 0;
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 750px){
  ul.page-numbers li.liNext {
    right: 2vw;
  }
}

ul.page-numbers li.liPrev {
  left: 0;
  padding-right: 2px;
  padding-left: 0;
}
@media all and (max-width: 750px){
  ul.page-numbers li.liPrev {
    left: 2vw;
    padding-right: 1vw;
  }
}
*/


/*##### Single Navi #####*/
.boxSingleNavi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 19.8%;
  margin: 0 auto;
}
@media all and (max-width: 750px){
  .boxSingleNavi {
    width: 100%;
  }
}

.boxSingleNavi a[rel="prev"],
.boxSingleNavi a[rel="next"]{
  background-repeat: no-repeat;
  background-size: auto auto;
  letter-spacing: 0.05em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxSingleNavi a[rel="prev"],
  .boxSingleNavi a[rel="next"]{
    font-size: 0.9rem;
  }
}

.boxSingleNavi a[rel="prev"]:hover,
.boxSingleNavi a[rel="next"]:hover {
}

.boxSingleNavi a[rel="prev"]{
  padding-left: 1.25em;
  background-image: url('./../../images/base/base-pagination-s-icn-arrow01-l.png');
  background-position: left center;
}
@media all and (max-width: 750px){
  .boxSingleNavi a[rel="prev"]{
  }
}

@media all and (max-width: 750px){
  .boxSingleNavi a[rel="prev"]:hover {
  }
}

.boxSingleNavi a[rel="next"]{
  padding-right: 1.25em;
  background-image: url('./../../images/base/base-pagination-s-icn-arrow01-r.png');
  background-position: right center;
}
@media all and (max-width: 750px){
  .boxSingleNavi a[rel="next"]{
  }
}

.boxSingleNavi.type2Col a[rel="next"]{
  right: 0;
}

@media all and (max-width: 750px){
  .boxSingleNavi a[rel="next"]:hover{
    transform: none;
    -ms-transform: none;
  }
}

.boxSingleToArchive {
  text-align: center;
}
@media all and (max-width: 750px){
  .boxSingleToArchive {
  }
}

.boxSingleToArchive .linkSingleToArchive {
  position: relative;
  top: -1.3em;
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxSingleToArchive .linkSingleToArchive {
    top: -5vw;
    font-size: 1.0rem;
  }
}

.boxSingleToArchive .linkSingleToArchive:hover {
  /*background-color: #555;
  color: #fff;*/
}

/*
.boxSingleToArchive .linkSingleToArchive span {
  display: inline-block;
  padding-right: 12px;
  background-image: url('./../../images/common/pagination-s-icn-arrow-to-archive01.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxSingleToArchive .linkSingleToArchive span {
    padding: 2vw;
    background-image: url('./../../images_sp/common/sp-pagination-s-icn-arrow-to-archive01.png');
    background-size: 6% auto;
  }
}
*/


/*##### Breadcrumb #####*/
.boxBreadcrumb {
  margin-bottom: 3em;
  padding-top: 1.0em;
  padding-bottom: 1.0em;
}
@media all and (max-width: 750px){
  .boxBreadcrumb {
    display: none;
  }
}

.breadcrumb {
  text-align: right;
}

.breadcrumb ol,
.breadcrumbIn {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.breadcrumbIn > span:first-child {
  position: relative;
  padding-left: 0.8em;
}

.breadcrumbIn > span:first-child:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 3px;
  height: 3px;
  background-color: #004ea2;
}

.breadcrumb ol > li,
.breadcrumbIn .txtBreadcrumb {
  text-align: left;
  /*font-size: 0.9rem;*/
}

.breadcrumb ol > li .txtBreadcrumbSeparation,
.breadcrumb ol .sepaBreadcrumb,
.breadcrumbIn .sepaBreadcrumb,
.breadcrumbIn .txtBreadcrumb .txtBreadcrumbSeparation {
  display: inline-block;
  margin: 0 0.45em 0 0.45em;
  padding: 0;
  font-size: 1.0rem;
}
/*
.breadcrumb div {
  display: inline-block;
  text-align: left;
  letter-spacing: 0.28em;
  font-size: 1.13rem;
  color: #021055;
}
*/
.breadcrumb a {
  /*border-bottom: 1px #6f6f6f solid;*/
}
/*
.breadcrumb .sepaBreadcrumb {
  padding: 0 12px;
}
*/



/*##### Accordion #####*/
.icnAccordion,
.btnAccordion {
  cursor: pointer;
}
@media all and (max-width: 750px){
  .icnAccordion {
    cursor: pointer;
  }
}

.boxAccordion {
  display: none;
}

.icnAccordionPc {
  cursor: pointer;
}
@media all and (max-width: 750px){
  .icnAccordionPc {
    display: none;
    cursor: auto;
  }
}

.boxAccordionPc {
  display: none;
}
@media all and (max-width: 750px){
  .boxAccordionPc {
    display: block;
  }
}

.icnAccordionSp {
  display: none;
}
@media all and (max-width: 750px){
  .btnAccordionSp {
    margin-bottom: 5%;
  }
  .icnAccordionSp {
    display: inline-block;
  }
  .boxAccordionSp {
    display: none;
  }
}


/*##### upToTop #####*/
.upToTop {
  display: none;
  position: fixed;
  right: 2%;
  bottom: 30px;
  z-index: 13;
  cursor: pointer;
}
@media all and (max-width: 750px){
  .upToTop {
    right: 1%;
    bottom: 11vw;
    width: 11vw;
    height: auto;
  }
}

.upToTop:hover {
  opacity: 0.8;
}

.upToTop.type02 .btnUpToTop {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  transition: 0.8s;
  width: 150%;
  max-width: none;
  height: auto;
}
.upToTop.type02 .btnUpToTop.active {
  opacity: 1;
  width: 100%;
}

@media all and (max-width: 750px){
  .upToTop .txtPageTop {
    display: inline-block;
    padding: 10px 4vw 0 0;
    font-weight: bold;
    color: #333;
  }
}
