@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/******common**************************************/
* {
  margin: 0;
  padding: 0;
  outline: 0;
}
html, body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, hr, table, tr, th, td, tbody, tfoot, thead, img, iframe.span, strong, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, var, b, i, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  font-style: normal;
  list-style: none;
  border: none;
  font-size: 100%;
}
html {
  background: #FFF;
}
body {
  font-size: 14px;
  letter-spacing: 0.1em;
}
#cWrap {
  width: 100%;
}
img {
  vertical-align: top;
}
a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
sub {
  vertical-align: baseline;
  font-size: 80%;
  line-height: 0;
}
sup {
  font-size: 80%;
  line-height: 0;
}
hr {
  clear: both;
  margin: 2em 0;
  border-top: 1px solid transparent;
  height: 1px;
  background: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
hr.dot {
  border-top: 1px dotted #939393;
}
mark {
  background: #e94f0c;
  font-size: 85%;
  font-weight: bold;
  color: #FFF;
  padding: 0 4px;
}
mark.mark02 {
  background-color: #f4f1ed !important;
  color: #dc0000 !important;
  border: 1px solid #e1dad1;
}
#wrap {
  background: #fff;
  font-size: 90%;
}
#pagetop {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 1000;
  display: none;
}
@media screen and (max-width: 750px) { /*sp*/
  #pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: none;
  }
}
#pagetop a img {
  opacity: 0.8;
  filter: alpha(opacity=80); /* ie lt 8 */
  -ms-filter: "alpha(opacity=80)"; /* ie 8 */
  -moz-opacity: 0.8; /* FF lt 1.5 */
  -khtml-opacity: 0.8; /* Safari 1.x */
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/pagetop.png", sizingMethod="scale"); /*IE8以下で透過PNGが黒くなる場合の対処法*/
}
#pagetop a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50); /* ie lt 8 */
  -ms-filter: "alpha(opacity=50)"; /* ie 8 */
  -moz-opacity: 0.5; /* FF lt 1.5 */
  -khtml-opacity: 0.5;
}
/**clearfix**************************/
.noneclear {
  clear: none !important;
}
.clear {
  clear: both;
}
.cf, #header, #hNavi li, #sizeChanger dl, #gNavi, #gNavi .gNavi-low ul, #cWrap, #fNavi nav ul {
  min-height: 1%;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  display: table;
}
* html .cf, * html #header, * html #hNavi li, * html #sizeChanger dl, * html #gNavi, * html #gNavi .gNavi-low ul, * html #cWrap, * html #fNavi nav ul {
  height: 1%;
}
.cf, #header, #hNavi li, #sizeChanger dl, #gNavi, #gNavi .gNavi-low ul, #cWrap, #fNavi nav ul {
  display: block;
  zoom: 1;
} /**/
#contents {
  margin: 30px auto;
  padding: 0;
  text-align: left;
  background: url(/cmn/img/contents-bg.gif) left top repeat-y;
  width: 100%;
}
@media screen and (max-width: 750px) { /*sp*/
  #contents {
    width: 100%;
  }
}
@media screen and (min-width:981px) { /* pc + tb */
  #contents {
    width: 980px;
  }
}
@media screen and (min-width:1201px) { /* pc wide */
  #contents {
    width: 1200px;
  }
}
article a {
  color: #ef7a00;
  text-decoration: underline;
  overflow: hidden;
  outline: none;
}
article a:hover {
  color: #ef7a00;
  text-decoration: none;
}
article .alink-black a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
article .alink-black a:visited {
  color: #000;
}
article .alink-black a:hover {
  color: #000;
  text-decoration: underline;
}
article h3 {
  clear: both;
  border-left: 3px solid #ef7a00;
  border-bottom: 1px solid #a6a691;
  padding: 0 0 5px 15px;
  font-size: 115%;
  margin: 2em 0 1em 0;
}
article h3.h3none {
  border: none;
  padding: 0;
}
article .ttl {
  clear: both;
  border-left: none;
  border-bottom: none;
  background: #f4f1ed;
  padding: 5px 0 5px 13px;
  font-weight: bold;
  margin: 1em 0;
}
article .ttl:first-child {
  margin: 0 0 1em 0;
}
article .ttl02 {
  border-bottom: 1px solid #a6a691;
  padding-bottom: 5px;
  margin: 2em 0 1em 0;
  font-weight: bold;
}
article h5, article .ttl03 {
  position: relative;
  clear: both;
  font-weight: bold;
  margin: 1em 0 1em 1.5em;
}
article h5:after, article .ttl03:after {
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #ea510e;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
article h5.h5none {
  position: static;
  margin: 1em 0;
}
article h5.h5none:after {
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  background: none;
}
article .ttl04 {
  clear: both;
  background: #f2902a;
  padding: 5px 0 5px 13px;
  color: #FFF;
  font-size: 105%;
  font-weight: bold;
  margin: 1em 0;
}
article p, article ul, article ol, article li, article dl, article table {
  margin-bottom: 1em;
}
article p:last-child, article ul:last-child, article ol:last-child, article dl:last-child, article table:last-child {
  margin-bottom: 0;
}
#contents {
  min-height: 1%;
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*\*/
* html #contents {
  height: 1%;
}
#contents {
  display: block;
}
/****************************************
 singleLpベース
*****************************************/
body {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  overflow-y: hidden;
  overflow-x: hidden;
}
body.is-tb {
  min-width: auto;
}
#sidebar {
  display: none;
}
#cWrap {
  background: none;
  margin-top: 77px;
}
@media only screen and (max-width: 750px) {
  #cWrap {
    margin-top: 51px !important;
  }
}
#contents {
  background: none;
  margin-top: 0;
}
#h1Wrap {
  display: none;
}
.column2.column2Box {
  width: 730px;
}
.inquiry-tel dd {
  font-size: 96%;
  padding: 7px 0 7px 0;
}
#article .contentsWrap .column2 .l-block {
  width: 55%;
}
#article .contentsWrap .column2 .r-block {
  width: 50%;
}
.fig-l {
  float: left;
  width: 40%;
  margin: 0 4em 2em 0;
}
.fig-r {
  float: right;
  width: 40%;
  margin: 0 0 2em 2em;
}
/* header------------------------------------*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  background: #FFF;
  width: 100%;
  z-index: 1000;
  border-bottom: 1px solid #ececec;
}
header .header-inner {
  height: 77px;
  margin: 0 auto;
  width: 100%;
}
header .header-inner .logo {
  margin: 11px 0 11px 0;
  float: left;
  width: 320px;
  height: auto;
}
header .header-inner .logo a {
  display: block;
}
header .header-inner .logo-fs {
  margin: 16px 0 0 0;
  float: right;
  width: 200px;
  height: auto;
}
header .header-inner .logo-fs a {
  display: block;
}
@media screen and (max-width: 750px) { /*sp*/
  header {
    box-sizing: border-box;
    border-bottom: 1px solid #f9f9f8;
  }
  header .header-inner {
    width: 100%;
    height: 51px;
  }
  header .header-inner .logo {
    margin: 0;
    position: absolute;
    left: 7px;
    top: 14px;
    width: 160px;
  }
  header .header-inner .logo-fs {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 12px;
    width: 120px;
  }
}
@media screen and (min-width:981px) { /* pc + tb */
  header .header-inner {
    width: 980px;
  }
}
@media screen and (min-width:1201px) { /* pc wide */
  header .header-inner {
    width: 1200px;
  }
}
header .header-inner .logo img {
  width: 100%;
}
header .header-inner .logo-fs img {
  width: 100%;
}
header ul {
  padding: 0;
  float: right;
  margin-top: 18px;
}
header ul li {
  float: left;
  text-align: center;
  margin-left: 2px;
}
header ul li:first-child a {
  border-right: 1px solid #999;
}
header ul li a {
  height: 40px;
  color: #333;
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: justify;
  /*--- IE10 ---*/
  -webkit-justify-content: center;
  /*--- safari（PC）用 ---*/
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 1.6rem;
  padding: 0 25px;
}
header ul li a:hover {
  color: #000;
}
header ul li a i {
  margin-right: 10px;
}
header .menu {
  display: none;
}
@media screen and (max-width: 750px) { /*sp*/
  header ul {
    display: none;
    width: 100%;
    margin: 50px 0 0;
    padding: 0;
    float: none;
    clear: both;
    background: #FFF;
    border-left: none;
  }
  header ul li {
    height: auto;
    border-right: none;
    display: block;
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
  header ul li:first-child a {
    border-right: none;
  }
  header ul li a {
    display: inline-block;
    position: relative;
    height: auto;
    padding: 3% 0;
    text-indent: -2.5em;
    margin-left: 2.5em;
    text-align: left;
  }
  header .menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-justify-content: center;
    /* Safari */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari */
    align-items: center;
    background: #3397d5;
  }
  header .menu .line-wrap {
    position: relative;
    width: 17px;
    height: 12px;
  }
  header .menu .line-wrap .line {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all 0.3s ease-out;
  }
  header .menu .line-wrap .line:nth-child(2) {
    top: 5px;
  }
  header .menu .line-wrap .line:nth-child(3) {
    top: 10px;
  }
}
header.is-open ul {
  display: block;
}
header.is-open .menu .line-wrap .line:nth-child(1) {
  transform: translateY(5px) rotate(-225deg);
}
header.is-open .menu .line-wrap .line:nth-child(2) {
  display: none;
}
header.is-open .menu .line-wrap .line:nth-child(3) {
  transform: translateY(-5px) rotate(225deg);
}
/* footer------------------------------------*/
#footer {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 60px;
  background-color: #FFF;
  padding-top: 10px;
}
#footer .footer-inner {
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer .footer-inner {
    width: 100%;
  }
}
@media screen and (min-width:981px) { /* pc wide */
  #footer .footer-inner {
    width: 980px;
  }
}
@media screen and (min-width:1201px) { /* pc wide */
  #footer .footer-inner {
    width: 1200px;
  }
}
@media screen and (min-width:751px) and (max-width:1180px) { /* tb + pc nallow */
  #footer {
    padding-top: 20px;
  }
}
#footer a.footer-top-link {
  float: left;
  display: table;
  height: 100%;
  text-decoration: none;
  font-size: 13px;
  color: #000;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer {
    padding-top: 10px;
  }
  #footer a.footer-top-link {
    float: none;
    display: none;
    font-size: 10px;
  }
}
#footer a.footer-top-link .logo-sunflower {
  display: table-cell;
  vertical-align: middle;
  width: 145px;
}
#footer a.footer-top-link .logo-sunflower img {
  width: 100%;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer a.footer-top-link .logo-sunflower {
    display: block;
    margin: 0 auto 12px;
  }
}
#footer a.footer-top-link p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer a.footer-top-link p {
    display: block;
    padding-left: 0;
    text-align: center;
    margin-bottom: 32px;
  }
}
#footer a.footer-top-link p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  background: url("../img/icon-blank.png");
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  margin-left: 10px;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer a.footer-top-link p:after {
    width: 10px;
    height: 10px;
    margin-left: 8px;
  }
}
#footer .copyright {
  font-size: 10px;
  text-align: center;
}
@media screen and (max-width: 750px) { /*sp*/
  #footer .copyright {
    float: none;
    height: auto;
    line-height: normal;
    text-align: center;
    width: 100%;
  }
}
/****************************************
 h1見出し画像
*****************************************/
.maxw100 {
  max-width: 100%;
  height: auto;
}
.mv {
  box-sizing: border-box;
  position: relative;
  padding-top: 30vw;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/lp/beppu-port-s/img/top.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.mv-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1360px;
  /*padding-right: 80px;
    padding-left: 80px;*/
}
.mv-catch {
  /*width: 1000px;*/
  border: 15px solid #fff;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  border-radius: 4px;
    padding: 14px;
  /*  background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1));*/
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
.mv-catch h1 {
  line-height: 0.9;
  font-size: 20px; 
}
@media screen and (max-width: 500px) { /*sp*/
  .mv-catch h1 {
	font-size: 6vmin;
    line-height: 0.9;
  }
.mv {
  box-sizing: border-box;
  position: relative;
  padding-top: 30vw;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/lp/beppu-port-s/img/top.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 140px;
}
}
@media screen and (min-width:501px) and (max-width:750px) { /* sp wide */
  .mv-catch h1 {
	font-size: 6vmin;
    line-height: 0.9;
  }
.mv {
  box-sizing: border-box;
  position: relative;
  padding-top: 30vw;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/lp/beppu-port-s/img/top.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 200px;
}
}
@media screen and (min-width:751px) and (max-width:980px) { /* iPad */
  .mv-catch h1 {
    font-size: 45px;
    line-height: 0.9;
  }
}
@media screen and (min-width:981px) and (max-width:1200px) { /* pc narrow */
  .mv-catch h1 {
    font-size: 60px;
    line-height: 0.9;
  }
}
@media screen and (min-width:1201px) and (max-width:1440px) { /* pc */
  .mv-catch h1 {
    font-size: 75px;
  }
}
@media screen and (min-width:1441px) { /* pc wide */
  .mv-catch h1 {
    font-size: 90px;
	}
}

  ｝ h1.singleLp {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-bottom: 0;
  }
  h1.singleLp > img {
    width: 100%;
    height: auto;
  }
  h1.singleLp > img.only-pc {
    display: block;
  }
  .full-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
  }
  @media screen and (max-width: 750px) { /*Sp*/
    #cWrap > #contents > #article {
      padding-top: 0 !important;
    }
    h1.singleLp {}
    h1.singleLp > img.only-pc {
      display: none;
    }
    h1.singleLp > img.only-sp {
      display: block;
      width: 100%;
      height: auto;
    }
    .column2.column2Box {
      width: 100%;
    }
    .mv-catch {
      /*width: 1000px;*/
     border: 5px solid #fff;
      position: relative;
      z-index: 1;
      box-sizing: border-box;
      color: #fff;
      font-size: 10px;
      font-weight: bold;
      margin: 0 auto;
      text-align: center;
      border-radius: 4px;
      padding: 1em;
    }
    h1.singleLp > img {
      max-height: 170px;
    }
  }
  @media screen and (min-width:751px) and (max-width:1200px) { /* tb + pc narrow */
    body.singleLp #contents {
      margin: 0 auto;
      width: 100% !important;
    }
    #article {
      width: 100%;
    }
    .mv-catch {
      /*width: 1000px;*/
      border: 10px solid #fff;
      position: relative;
      z-index: 1;
      box-sizing: border-box;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      margin: 0 auto;
      text-align: center;
      border-radius: 4px;
/*      padding: 1em;*/
    }
    h1.singleLp > img {
      max-height: 256px;
    }
  }
  @media screen and (min-width:981px) { /* pc wide */
    #article {
      width: 100%;
    }
    h1.singleLp > img {
      max-height: 320px;
    }
  }
  /****************************************
 文字サイズ
*****************************************/
  body.singleLp #contents {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.6;
    font-size: 116%;
    letter-spacing: 1px;
    font-feature-settings: "palt";
    color: #333;
  }
  body.singleLp #contents article p {
    line-height: 1.9;
    font-size: 116%;
  }
  body.singleLp #contents article p.txt-small {
    line-height: 1.9;
    font-size: 100%;
  }
  body.singleLp #contents article p.txt-small02 {
    line-height: 1.9;
    font-size: 90%;
  }
  body.singleLp #contents article p.txt-small03 {
    line-height: 1.9;
    font-size: 80%;
  }
  body.singleLp #contents article p.txt-small04 {
    line-height: 1.9;
    font-size: 70%;
  }
  body.singleLp #contents article p.txt-question {
    color: #ef7a00;
    font-weight: bold;
    margin-top: 3em;
  }
  body.singleLp #contents article p.txt-question:before {
    content: "──";
    letter-spacing: 0;
    margin-right: 0.5em;
  }
  #article h2.singleLp {
    background: none;
    font-size: 196%;
    text-align: center;
    margin-bottom: 2.5em;
  }
  #article h2.singleLp::after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    background-color: #ef7a00;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-radius: 1px;
  }
  article .applyWrap h2 {
    color: #004176;
  }
  #article h3 {
    border-bottom: none;
    font-size: 125%;
  }
  #article .applyWrap h3 {
    border-left: 3px solid #87CEFA;
    color: #004176;
    padding: 5px 0 7px 15px;
  }
  #article .applyWrap h3#anc0831, #article .applyWrap h3#anc0901 {
    background: #fff;
    border-radius: 4px;
  }
  #article h3.staff {
    font-size: 116%;
    border-left: none;
    border-bottom: none;
    padding: 0.5em 0.25em 0.5em 2.5em;
    background: #fff;
    margin: 3em 0 2em 0;
    border-radius: 6px;
    position: relative;
  }
  #article h3.staff::before {
    content: url("/lp/beppu-port-s/img/icon-h2.svg");
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0.6em;
    left: 0.5em;
    background-size: 30px 32px;
  }
  #article h3.staff img.ico {
    margin: -10px 1em 0 4px;
  }
  #article h3.doc {
    border-left: none;
    border-bottom: none;
    padding: 0;
    margin-top: 0;
  }
  #article h3.doc img.ico {
    margin-right: 0.8em;
  }
  #article h3.bus {
    font-size: 116%;
    border-left: none;
    border-bottom: 1px dashed #ef7a00;
    padding: 0.5em 0.25em 0.5em 2.8em;
    margin: 3em 0 2em 0;
    position: relative;
  }
  #article h3.bus::before {
    content: url("/lp/beppu-port-s/img/icon-bus.svg");
    display: inline-block;
    width: 34px;
    height: 24px;
    position: absolute;
    top: 0.8em;
    left: 0;
    background-size: 30px 32px;
  }
  #article h3.train {
    font-size: 116%;
    border-left: none;
    border-bottom: 1px dashed #ef7a00;
    padding: 0.5em 0.25em 0.5em 2.5em;
    margin: 3em 0 2em 0;
    position: relative;
  }
  #article h3.train::before {
    content: url("/lp/beppu-port-s/img/icon-train.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0.6em;
    left: 0.4em;
    background-size: 30px 32px;
  }
  #article h3.metro {
    font-size: 116%;
    border-left: none;
    border-bottom: 1px dashed #ef7a00;
    padding: 0.5em 0.25em 0.5em 2.5em;
    margin: 3em 0 2em 0;
    position: relative;
  }
  #article h3.metro::before {
    content: url("/lp/beppu-port-s/img/icon-metro.svg");
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0.4em;
    left: 0;
    background-size: 30px 32px;
  }
#article h4.icon {
    font-size: 116%;
    border-left: none;
    border-bottom: 1px dashed #ef7a00;
    padding: 0.75em 0.25em 0.5em 1.8em;
    margin: 1.5em 0 0.5em 0;
    position: relative;
    color: #ef7a00;
    text-align: left;
}
  #article h4.icon::before {
/*    content: url("/lp/beppu-port-s/img/icon-star.png");*/
	content: "◆";
    display: inline-block;
    width: 34px;
    height: 24px;
    position: absolute;
    top: 0.8em;
    left: 0.2em;
    background-size: 30px 32px;
  }
  #article h4.voice {
    font-size: 116%;
    border-left: none;
    border-bottom: 1px dashed #ef7a00;
    padding: 0.75em 0.25em 0.5em 2.8em;
    margin: -0.5em 0 0.5em 0;
    position: relative;
    color: #ef7a00;
    text-align: left;
  }
  #article h4.voice::before {
    content: url("/lp/beppu-port-s/img/icon-voice.svg");
    display: inline-block;
    width: 34px;
    height: 24px;
    position: absolute;
    top: 0.8em;
    left: 0;
    background-size: 30px 32px;
  }

  article .applyWrap strong {
    color: #004176;
  }
  .horizontal-line {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    text-align: center;
  }
  .horizontal-line:before, .horizontal-line:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
  }
  .horizontal-line:before {
    left: 0;
  }
  .horizontal-line:after {
    right: 0;
  }
  #article a.pdf {
    background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
  #article a.window {
    background: url(/cmn/img/ico/ico-window-o.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
  .cbp_tmtimeline {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
  }
  .cbp_tmtimeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: #f9e0b3;
    left: 88px;
    margin-left: -10px;
  }
  .cbp_tmtimeline > li.breaktime:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: #ecebeb;
    left: 88px;
    margin-left: -10px;
  }
body.singleLp #contents article .cbp_tmtimeline > li.breaktime .cbp_tmlabel p.tm-span,
body.singleLp #contents article .cbp_tmtimeline > li.breaktime .cbp_tmlabel p.tm-just {
color:#888;
}
body.singleLp #contents article .cbp_tmtimeline > li.breaktime .cbp_tmlabel p.tm-span > span,
body.singleLp #contents article .cbp_tmtimeline > li.breaktime .cbp_tmlabel p.tm-just > span {
color:#333;
}
  .cbp_tmtimeline > li {
    position: relative;
    margin-bottom: 0;
  }
  .cbp_tmtimeline > li .cbp_tmtime {
    display: block;
    width: 50px;
    padding-right: 50px;
    position: absolute;
    top: -8px;
  }
  .cbp_tmtimeline > li .cbp_tmtime-end {
    display: block;
    width: 50px;
    padding-right: 50px;
    position: absolute;
    bottom: -8px;
  }
  .cbp_tmtimeline > li .cbp_tmtime span {
    display: block;
    /*	text-align: right;*/
  }
  .cbp_tmtimeline > li .cbp_tmtime span, .cbp_tmtimeline > li .cbp_tmtime-end span {
    font-size: 120%;
    color: #ef7a00;
  }
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 0 80px;
    padding: 2em 2em 1em 2em;
    font-weight: 300;
    position: relative;
  }
  #timeline {
    position: relative;
  }
  .photoTate {
    width: 210px;
    height: 254px;
    margin: 0.5em 0 0.25em 0;
  }
  #timeline > .timelinePhoto {
    position: absolute;
    top: 20em;
    right: 0;
    width: 319px;
    height: auto;
  }
  #timeline > .timelinePhoto img {
    width: 319px;
    height: 190px;
    margin-bottom: 1.0em;
  }
  body.singleLp #contents article .cbp_tmtimeline > li .cbp_tmlabel p.tm-span {
    margin-bottom: 0;
    font-size: 110%;
    width: 50em;
  }
  body.singleLp #contents article .cbp_tmtimeline > li .cbp_tmlabel p.tm-just {
    margin: -40px 0 1em 0;
    font-size: 110%;
    width: 50em;
  }
  .cbp_tmtimeline > li .cbp_tmicon {
    width: 14px;
    height: 14px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    background: #ffab54;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #f9e0b3;
    text-align: center;
    left: 100px;
    top: 0;
    margin: 0 0 0 -25px;
  }
  .cbp_tmtimeline > li .cbp_tmicon-end {
    width: 14px;
    height: 14px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    background: #ffab54;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #f9e0b3;
    text-align: center;
    left: 100px;
    bottom: 0;
    margin: 0 0 0 -25px;
  }
  @media screen and (max-width: 750px) { /*sp*/
    .cbp_tmtimeline:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      width: 6px;
      background: #f9e0b3;
      left: 60px;
      margin-left: -10px;
    }
    .cbp_tmtimeline > li.breaktime:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      width: 6px;
      background: #ecebeb;
      left: 60px;
      margin-left: -10px;
    }
    .cbp_tmtimeline > li .cbp_tmtime span, .cbp_tmtimeline > li .cbp_tmtime-end span {
      font-size: 100%;
    }
    .cbp_tmtimeline > li .cbp_tmicon {
      width: 8px;
      height: 8px;
      position: absolute;
      left: 74px;
      top: 0;
      margin: 0 0 0 -25px;
      box-shadow: 0 0 0 5px #f9e0b3;
    }
    .cbp_tmtimeline > li .cbp_tmicon-end {
      width: 8px;
      height: 8px;
      position: absolute;
      left: 74px;
      bottom: 0;
      margin: 0 0 0 -25px;
      box-shadow: 0 0 0 5px #f9e0b3;
    }
    .cbp_tmtimeline > li .cbp_tmlabel {
      margin: 0 0 0 55px;
      padding: 2em 0 1em 2em;
      font-weight: 300;
      position: relative;
    }
    body.singleLp #contents article .cbp_tmtimeline > li .cbp_tmlabel p.tm-span {
      font-size: 98%;
      width: 100%;
    }
    body.singleLp #contents article .cbp_tmtimeline > li .cbp_tmlabel p.tm-just {
      font-size: 98%;
      margin: -35px 0 1em 0;
      width: 100%;
    }
    .photoTate {
      width: 180px;
      height: 218px;
      margin: 0.5em 0 0.25em 0;
    }
    #timeline > .timelinePhoto {
      position: static;
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      margin-top: 2em;
    }
    #timeline > .timelinePhoto img {
      width: 48%;
      height: 100%;
      margin-bottom: 1.0em;
    }
  }
  @media screen and (max-width: 750px) { /*Sp*/
    body.singleLp #contents article p {
      line-height: 1.9;
      font-size: 106%;
    }
    #cWrap > #contents > #article h2.singleLp {
      font-size: 20px !important;
      margin: 1.25em 0 2.25em 0 !important;
    }
    #article h2.singleLp::after {
      content: "";
      display: block;
      width: 40px;
      height: 2px;
      background-color: #ef7a00;
      margin-left: auto;
      margin-right: auto;
      margin-top: 10px;
      border-radius: 1px;
    }
    body.singleLp #contents {
      font-size: 100%;
    }
    #article h3.doc img.ico {
      width: 1.5em;
      height: auto;
      margin-right: 0.5em;
    }
    #article a.pdf {
      background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
      padding: 0 15px 0 0;
      margin-right: 3px;
    }
    #article a.window {
      background: url(/cmn/img/ico/ico-window-o.gif) right 50% no-repeat;
      padding: 0 15px 0 0;
      margin-right: 3px;
    }
    #article h3.staff {
      font-size: 118%;
      border-left: none;
      border-bottom: none;
      padding: 0.75em 0.25em 0.75em 2.5em;
      background: #fff;
      margin: 2em 0 1.0em 0;
      border-radius: 6px;
      position: relative;
    }
    #article h3.staff::before {
      content: url("/lp/beppu-port-s/img/icon-h2.svg");
      display: inline-block;
      width: 24px;
      height: 28px;
      position: absolute;
      top: 0.75em;
      left: 0.5em;
      background-size: 30px 32px;
    }
  }
  /****************************************
 レイアウト
*****************************************/
  .whatsnewWrap {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    /*background: url(/cmn/img/bg-dot01.gif) left top;*/
    background: #3db3ea;
    color: #fff;
  }
  .whatsnew {
    width: 980px;
    font-size: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    padding: 0.25em 0;
  }
  .whatsnew .list-frame {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    color: #fff;
  }
  .whatsnew .list-frame > dt {
    color: #fff;
  }
  .whatsnew .list-frame > dt {
    font-weight: bold;
    letter-spacing: 0.04em;
    width: 6em;
    padding: 0.2em 1em 0 24px;
    margin-bottom: 0.2em !important;
    background: url("/lp/beppu-port-s/img/ico-arrow1-w.png") left 0.75em no-repeat;
    background-size: 10px 10px;
  }
  .whatsnew .list-frame > dd {
    width: 100%;
  }
  .whatsnew .list-frame > dd > ul > li {
    padding: 0.5em 0;
    margin-bottom: 0;
  }
  .whatsnew .list-frame li dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .whatsnew .list-frame li dl dt {
    color: #fff;
    /*font-weight: 600;*/
    margin-right: 1em;
    padding-top: 0.1em;
    letter-spacing: 0.04em;
    white-space: nowrap;
  }
  .whatsnew .list-frame li dl dd {
    padding-top: 0.1em;
  }
  .whatsnew .list-frame li dl dd > a {
    color: #fff;
  }
  .whatsnew .list-frame > dd > ul > li {
    padding: 0.1em 0 0.5em 0;
  }
  .whatsnew .list-frame > dd > ul > li:last-child {
    border-bottom: none;
  }
  .bg00 {
    background: #fff; /*white*/
  }
  .bg01 {
    background: #fff5e3; /*lightorange*/
  }
  .bg02 {
    background: #edf7fb; /*lightblue*/
  }
  .bg03 {
    background: #fdefd6 /*#ffedce;*/ /*orange*/
  }
  .contentsWrap {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
  }
  .singleLpContents .inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 0 auto;
    padding: 60px 0 90px 0;
  }
  .contentsWrap > .inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 0 auto;
    padding: 5em 0 5em 0;
  }
  .col2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .col2 > div, .col2 > li {
    width: 48%;
/*    text-align: center;*/
  }
  .col2 > div img, .col2 > li img {
    max-width: 100%;
  }
  .col3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .col3 > div, .col3 > li {
    width: 32%;
    /*background: #faf7e1;*/
    text-align: center;
    padding: 0;
    font-size: 90%;
  }
.col3:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
}
  .col3 > div img, .col3 > li img {
    max-width: 100%;
  }
  .col3 > li a {
    display: block;
  }
  .box-whitebg {
    padding: 2em;
    margin: 2em 0;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.01);
    border-radius: 6px;
    border: 2px solid #87CEFA;
  }
  .box-redline {
    padding: 1.5em 1em;
    margin: 2em 0;
    border-radius: 6px;
    border: 2px solid #dc0000;
  }
  body.singleLp #contents article .box-redline p {
    font-size: 100%;
  }
  body.singleLp #contents article .box-redline p.txt-red02 {
    font-size: 22px;
  }
  @media screen and (max-width: 750px) { /* SP */
    body.singleLp #contents article .box-redline p.txt-red02 {
      font-size: 100%;
    }
  }
  .procedure {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .procedure li.col3-arrow {
    width: 422px;
    position: relative;
    margin-bottom: 0;
    background: #fff;
    text-align: center;
    padding: 1em;
    border-radius: 6px;
    border: 2px solid #87CEFA;
  }
  .procedure li.col3-arrow p.box-ttl {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0.25em 0.75em;
    background: #87CEFA;
    color: #ffffff;
    font-weight: bold;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    font-size: 100%;
  }
  .procedure li.col3-arrow:not(:last-child):after {
    content: '';
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #6aa7cd;
    width: 12px;
    display: block;
    position: absolute;
    top: 45%;
    left: 485px;
  }
  .procedure li.col3-arrow > img#p1 {
    width: 140px;
    height: 59px;
    margin-bottom: 2em;
  }
  .procedure li.col3-arrow > img#p2 {
    width: 70px;
    height: 59px;
    margin-bottom: 2em;
  }
  .procedure li.col3-arrow > img#p3 {
    width: 140px;
    height: 59px;
    margin-bottom: 2em;
  }
  .procedure li.col3-arrow > img#p4 {
    width: 160px;
    height: 59px;
    margin-bottom: 2em;
  }
  .procedure li.col3-arrow .info {
    text-align: left;
  }
  .box-whitebg p {
    margin: 0;
    padding: 0;
  }
  /****************************************
dl setting
****************************************/
  dl {
    line-height: 2.5em;
    clear: both;
    margin-bottom: 2em;
    position: relative;
    line-height: 1.6;
    font-size: 116%;
  }
  dt {
    float: left;
    padding: 1.0rem 0 1.0rem 0;
  }
  dd {
    padding: 1.0rem 0 1.0rem 10.5em;
    position: relative;
  }
  dd::before {
    content: "";
    position: absolute;
    width: 100%;
    border-top: 1px dashed #ef7a00;
    left: 0;
    top: 0;
  }
  dd:last-child::after {
    content: "";
    position: absolute;
    width: 100%;
    border-top: 1px dashed #ef7a00;
    left: 0;
    bottom: -0.25rem;
  }
  dd + dd::before {
    border-top: none;
  }
  @media screen and (max-width: 750px) { /*sp*/
    dt {
      width: 100%;
      font-weight: bold;
      padding: 1.0rem 0 0.5rem 0;
     float: none;
    border-top: 1px dashed #ef7a00;
    }
    dd {
      padding: 0 0 0.5em 1em;
    }
  dd::before {
    border-top: none;
  }
  }
  /****************************************
 table setting
*****************************************/
.txt-gray{
	color: #8b8b8b;
}
  table {
    width: 100%;
    border: 1px solid #797962;
    border-collapse: collapse;
    font-size: 116%;
  }
  th {
    padding: 0.75rem;
    border: 1px solid #797962;
    background: #ebe3d9;
    font-weight: bold;
    vertical-align: top;
    text-align: center;
  }
th.th2{
    background: #ffdfb6;
}
th.th4{
    background: #ffdfb6;
}
th.grayout{
	background: #efeae4;
	color: #7B7B7B;
}
  td {
    padding: 0.75rem;
    border: 1px solid #797962;
    vertical-align: top;
    background: #FFF;
  }
  td.td-c {
    text-align: center;
  }
  td.td-r {
    text-align: center;
  }
  th.em-cell-t, td.em-cell-t {
    border-top: 6px solid #ffa600 !important;
  }
  th.em-cell-r, td.em-cell-r {
    border-right: 4px solid #ffa600 !important;
  }
  th.em-cell-b, td.em-cell-b {
    border-bottom: 6px solid #ffa600 !important;
  }
  th.em-cell-l, td.em-cell-l {
    border-left: 4px solid #ffa600 !important;
  }
  .underline01 {
    border-bottom: solid 2px #87CEFA;
  }
  .underline02 {
    border-bottom: solid 2px #dc0000;
  }
  .underline03 {
    border-bottom: solid 2px #999999;
  }
  .accordion-ttl {
    background: url(/cmn/img/ico/ico-plus.gif) 8px 50% no-repeat #ffffff;
    padding: 10px 5px 8px 47px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 1em;
    color: #ef7a00;
    border-radius: 6px;
  }
  .accordion-active {
    background: url(/cmn/img/ico/ico-minus.gif) 8px 50% no-repeat #ffffff;
    padding: 10px 5px 8px 47px;
    margin-bottom: 0;
    margin-top: 1em;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .accordion {
    display: none;
    background: #ffffff;
    padding: 1em 1.5em 1em 2em;
    margin-bottom: 2em;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  body.singleLp #contents article .whatsnew p {
    font-size: 90%;
  }
  img.bnrImg {
    margin-bottom: 0.5em;
    border-radius: 6px;
  }
  body.singleLp #contents article p.examplebox {
    background-color: #ffffff;
    margin: 0 2em 1em 2em;
    padding: 15px 5px 15px 15px;
    font-size: 90%;
    border-radius: 4px;
    display: block;
  }
  .interview-box {
    width: 45%;
    float: left;
    margin: 0 4em 4em 0;
  }
  .staff-box {
    background: #ffdebc;
    padding: 2em;
    border-radius: 6px;
  }
  .staff-box > img {
    margin-bottom: 0.25em;
  }
  @media screen and (min-width:751px) and (max-width:1200px) { /* tb + pc narrow */
    .photoTate {
      width: 210px;
      height: 254px;
      margin: 0.5em 0 0.25em 0;
    }
    #timeline > .timelinePhoto {
      position: static;
      width: 100%;
      height: auto;
      display: flex;
      flex-wrap: wrap;
      margin-top: 2em;
      justify-content: space-around;
    }
    #timeline > .timelinePhoto img {
      width: 30%;
      height: auto;
      margin-bottom: 1.0em;
    }
    body.singleLp #contents article .cbp_tmtimeline > li .cbp_tmlabel p.tm-just {
      width: 100%;
    }
    body.singleLp #contents article .cbp_tmtimeline > li .cbp_tmlabel p.tm-span {
      width: 100%;
    }
    .col2 > div, .col2 > li {
      width: 48%;
    }
    .col2 > div img, .col2 > li img {
      width: 100%;
	  height: auto;
      text-align: center;
    }
    .col3 > div, .col3 > li {
      width: 31%;
    }
    .col3 > div img, .col3 > li img {
      width: 100%;
	  height: auto;
      text-align: center;
    }
    .interview-box {
      margin: 0 2em 2em 0;
    }
    .staff-box {
      padding: 1em;
    }
    .contentsWrap > .inner {
      width: calc(100% - 2em);
      max-width: 1200px;
      margin: 0 auto 0 auto;
      padding: 60px 1em 60px 1em;
    }
    table {
      width: 100%;
      font-size: 99%;
    }
    .procedure li.col3-arrow {
      width: 300px;
      position: relative;
      margin-bottom: 0;
      background: #fff;
      text-align: center;
      padding: 1em;
      border-radius: 6px;
      border: 2px solid #87CEFA;
    }
    .procedure li.col3-arrow:not(:last-child):after {
      content: '';
      border-top: 12px solid transparent;
      border-bottom: 12px solid transparent;
      border-left: 12px solid #6aa7cd;
      width: 12px;
      display: block;
      position: absolute;
      top: 45%;
      left: 380px;
    }
    img.bnrImg {
      margin-bottom: 1em;
      border-radius: 6px;
      width: 100%;
      height: auto;
    }
    body.singleLp #contents article p.examplebox {
      border: 2px solid #fff;
      background: #fff;
      padding: 15px 15px 15px 15px;
      margin-bottom: 1em;
      border-radius: 4px;
    }
    .col2.staff-box > div:first-child {
      margin-right: 2em;
    }
    .col2.staff-box > div {
      width: calc((100vw - 8em)/2);
    }
    .col2.staff-box > div > img {
      max-width: 100% !important;
      height: auto;
    }
    .col3.staff-box > div:first-child {
      margin-right: 2em;
    }
    .col3.staff-box > div {
      width: calc((100vw - 8em)/2);
    }
    .col3.staff-box > div > img {
      max-width: 100% !important;
      height: auto;
    }
    .fig-r {
      margin: 0 0 0 1em;
    }
  }
  @media screen and (max-width: 750px) { /* SP */
    .col2.staff-box > div {
      text-align: center;
    }
    .col2.staff-box > div > p {
      text-align: left;
    }
    .col2.staff-box > div > img {
      max-width: 100% !important;
      height: auto;
      margin: 0 auto 1em auto;
      text-align: center;
    }
    .col3.staff-box > div {
      text-align: center;
    }
    .col3.staff-box > div > p {
      text-align: left;
    }
    .col3.staff-box > div > img {
      max-width: 100% !important;
      height: auto;
      margin: 0 auto 1em auto;
      text-align: center;
    }
    .interview-box {
      width: 100%;
      float: none;
      margin: 0 auto 2em auto;
    }
    .staff-box {
      background: #ffdebc;
      padding: 1em;
      border-radius: 6px;
      text-align: center;
    }
    .fig-r {
      float: none;
      width: 100%;
      margin: 2em auto 2em auto;
      text-align: center;
    }
    table {
      width: 100%;
      font-size: 95%;
    }
    .col2 > div {
      width: 100%;
      margin-bottom: 1.0em;
	text-align: center;
    }
    .col2 > div img {
      width: 80%;
      height: auto;
	  margin-bottom: 1em;
    }
    .col3 > div {
      width: 100%;
      margin-bottom: 1.0em;
      margin-bottom: 0;
    }
    .col3 > div > img {
      width: 80%;
      height: auto;
	  margin-bottom: 1em;
    }
    .col3 > li > p {
      display: none;
    }
    .travelpoint > li {
      font-size: 90%;
      margin-bottom: 0.25em;
    }
    .whatsnewWrap {
      width: 100vw;
      /*background: url(/cmn/img/bg-dot01.gif) left top;*/
      background: #9dccff;
      color: #3b71ab;
      padding-left: 0;
      padding-right: 0;
    }
    .whatsnew {
      width: calc(100vw - 1em);
      margin-left: 0;
      font-size: 90%;
      padding-left: 0.5em;
      padding-right: 0.5em;
      justify-content: flex-start;
    }
    .whatsnew .list-frame {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      color: #3b71ab;
    }
    .whatsnew .list-frame > dt {
      color: #3b71ab;
    }
    .whatsnew .list-frame > dd {
      width: 100%;
      padding-left: 2em;
      color: #3b71ab;
    }
    .whatsnew .list-frame li dl dd > a {
      color: #3b71ab;
    }
    .whatsnew .list-frame li dl dt {
      color: #3b71ab;
      margin-right: 1em;
      padding-top: 0.1em;
      letter-spacing: 0.04em;
      white-space: nowrap;
    }
    .whatsnew .list-frame > dt {
      width: 5em;
      padding: 0.5em 1em 0 24px;
      margin-bottom: 0.2em !important;
      background: url(/lp/beppu-port-s/img/ico-arrow1-w.png) 0.5em 0.75em no-repeat;
      background-size: 12px 12px;
    }
    .contentsWrap > .inner {
      margin: 0 auto 0 auto;
      padding: 1em 1em 3em 1em;
      width: calc(100% - 2em);
    }
    .procedure {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      padding: 0;
    }
    .procedure li.col3-arrow {
      max-width: 92%;
      width: 92%;
      position: relative;
      margin-right: 0;
      margin-bottom: 4em;
      text-align: center;
      border: 1px solid #87CEFA;
    }
    .procedure li.col3-arrow > img {
      width: 80px;
      height: 70px;
      margin: 0 auto 1em auto;
    }
    .procedure li.col3-arrow:not(:last-child):after {
      content: '';
      border-top: 8px solid #6aa7cd;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
      width: 2px;
      display: block;
      position: absolute;
      top: 234px;
      left: 45%;
    }
    .box-whitebg {
      padding: 0.75em;
      border: 1px solid #87CEFA;
    }
    img.bnrImg {
      margin-bottom: 0.5em;
      border-radius: 0.25em;
      max-width: 100% !important;
    }
    body.singleLp #contents article p.examplebox {
      border: 1px solid #fff;
      background: #fff;
      padding: 0.25em 0.25em 0.25em 2em;
      margin: 1em 0 1.5em 0;
      border-radius: 2px;
    }
  }
  /****************************************
 only pc/tb/sp
*****************************************/
  @media screen and (max-width: 750px) { /* SP */
    .only-pc, .only-pctb {
      display: none !important;
    }
    .only-pc-c-txt {
      text-align: left !important;
    }
    .only-tb {
      display: none !important;
    }
    .only-sp {
      display: block !important;
    }
    .only-spi {
      display: inline-block !important;
    }
  }
  @media screen and (min-width:751px) and (max-width:1200px) { /* tb + pc narrow */
    .only-tb {
      display: block !important;
    }
    .only-tbi {
      display: inline-block !important;
    }
    .only-pctb {
      display: block !important;
    }
    .only-pc {
      display: none !important;
    }
    .only-sp {
      display: none !important;
    }
    .scroll-hint-icon-wrap {
      display: none !important;
    }
    a[href*="tel:"] {
      pointer-events: none;
      cursor: default;
      text-decoration: none;
    }
  }
  @media screen and (min-width:981px) { /* pc wide */
    .only-pc {
      display: block !important;
    }
    .only-pctb {
      display: block !important;
    }
    .only-pci {
      display: inline-block !important;
    }
    .only-pc-c-txt {
      text-align: center;
    }
    .only-sp {
      display: none !important;
    }
    .only-tb {
      display: none !important;
    }
    .scroll-hint-icon-wrap {
      display: none !important;
    }
    a[href*="tel:"] {
      pointer-events: none;
      cursor: default;
      text-decoration: none;
    }
  }
  /****************************************
bnr
*****************************************/
  .bnr_hover a {
    overflow: hidden;
    position: relative;
    text-decoration: none;
    display: block;
    z-index: 1;
  }
  .bnr_hover a .bnrtxt {
    position: absolute;
    color: #fff;
    /*margin: 0 0.5rem;*/
    text-align: center;
    top: 15%;
    left: 50%;
    ransform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 3;
    width: 98%;
  }
  #article .bnr_hover p.maintxt {
    color: #fff !important;
    font-size: 3.2em;
    font-weight: bold;
    margin-bottom: 0;
    text-shadow: 4px 4px 2px #004b83;
  }
  .bnr_hover .subtxt {
    font-size: 1.3em;
    /*background-color: rgba(0,106,227,0.4);*/
    width: 80%;
    margin: -0.5em auto 1.5em auto;
    letter-spacing: 0.2em;
    /*padding: 5px;*/
    text-shadow: 3px 4px 6px #004b83;
  }
  .bnr_hover figure {
    background: #007ab3;
  }
  .bnr_hover figure img {
    opacity: .8;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }
  .bnr_hover a:hover img {
    opacity: .4;
  }
  /****************btn***********************/
  body.singleLp #contents article p#otoiawase {
    line-height: 2;
  }
  #otoiawase img.ico {
    width: 24px;
    height: 24px;
  }
  .btn, a.btn, button.btn {
    font-weight: normal;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.75rem 1rem 0.75rem 3rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
    font-size: 116%;
  }
  .ancbtn, a.ancbtn {
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.75rem 0 0.75rem 2.25rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
    font-size: 13px;
  }
  a.btn-sp {
    position: relative;
    color: #fff !important;
    background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
    -webkit-box-shadow: 0 5px 0 #ef7a00;
    box-shadow: 0 5px 0 #ef7a00;
    margin: 0.5em auto 1em auto;
    width: calc(100% - 8em);
  }
  a.btn-sp span {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.5em;
    padding: 0.2rem 0.5rem;
    color: #ef7a00;
    border-radius: 4px;
    background: #fff;
  }
  a.btn-sp:hover {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
    color: #fff;
    background: #ef7a00;
    -webkit-box-shadow: 0 2px 0 #ef7a00;
    box-shadow: 0 2px 0 #ef7a00;
  }
  a.btn-sp:hover:before {
    left: 2rem;
  }
  a.btn-plan {
    position: relative;
    color: #fff !important;
    background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
    -webkit-box-shadow: 0 5px 0 #ef7a00;
    box-shadow: 0 5px 0 #ef7a00;
    margin: 0.5em auto 1em 1em;
    width: 70%;
  }
  a.btn-plan-s {
    position: relative;
    color: #fff !important;
    background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
    -webkit-box-shadow: 0 5px 0 #ef7a00;
    box-shadow: 0 5px 0 #ef7a00;
    margin: 0.5em auto 1em 1em;
    width: 70%;
    padding: 0.5em 0.25em;
  }
  a.btn-plan span, a.btn-plan-s span {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.5em;
    padding: 0.2rem 0.5rem;
    color: #ef7a00;
    border-radius: 4px;
    background: #fff;
  }
  a.btn-plan:hover, a.btn-plan-s:hover {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
    color: #fff;
    background: #ef7a00;
    -webkit-box-shadow: 0 2px 0 #ef7a00;
    box-shadow: 0 2px 0 #ef7a00;
  }
  a.btn-plan:hover:before, a.btn-plan-s:hover:before {
    left: 2rem;
  }
  .anclist2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 4em;
  }
  .anclist2 li {
    width: 24%;
  }
  .anclist2 li a img.ico {
    line-height: 1;
    position: absolute;
    top: calc(50% - 0.7rem);
    left: 1.5rem;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .anclist2 li {
    margin-left: 0;
    margin-right: 0;
  }
  .anclist2 li a {
    letter-spacing: 0;
    color: #fff;
  }
  .anclist2 li a::before {
    content: url("/lp/beppu-port-s/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1.0em;
    left: 1.0em;
  }
  .anclist3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .anclist3 li {
    width: 45%;
  }
  .anclist3 li a img.ico {
    line-height: 1;
    position: absolute;
    top: calc(50% - 0.7rem);
    left: 1.5rem;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .anclist3 li:nth-child(1) {
    margin-left: 0;
    letter-spacing: 0;
  }
  .anclist3 li:nth-child(1) a::before {
    content: url("/lp/beppu-port-s/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
  .anclist3 li:nth-child(2) a::before {
    content: url("/lp/beppu-port-s/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
  .anclist3 li:nth-child(3) a::before {
    content: url("/lp/beppu-port-s/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
  a.btn-anc {
    position: relative;
    color: #fff;
    background: #f09739;
    -webkit-box-shadow: 0 5px 0 #ef7a00;
    box-shadow: 0 5px 0 #ef7a00;
    margin: 0;
    width: 85%;
  }
  a.btn-anc:hover {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
    color: #fff;
    background: #ef7a00;
    -webkit-box-shadow: 0 2px 0 #ef7a00;
    box-shadow: 0 2px 0 #ef7a00;
  }
  .feeplan {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .feeplan li {
    width: 30%;
    margin-right: 0.5em;
  }
  .feeplan li a img.ico {
    line-height: 1;
    position: absolute;
    top: calc(50% - 0.7rem);
    left: 1.5rem;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .feeplan li:nth-child(1) a img.ico {
    width: 48px;
    height: auto;
    margin: -6px 4px 0 4px;
  }
  .feeplan li:nth-child(2) a img.ico {
    width: 44px;
    height: auto;
    margin: -2px 4px 0 4px;
  }
  .feeplan li:nth-child(3) a img.ico {
    width: 40px;
    height: auto;
    margin: -2px 4px 0 4px;
  }
  .travelplan {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .travelplan li {
    width: 30%;
  }
  .travelplan li a img.ico {
    line-height: 1;
    position: absolute;
    top: calc(50% - 0.7rem);
    left: 1.5rem;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .travelplan li:nth-child(1) a img.ico, .travelplan li:nth-child(2) a img.ico {
    width: 18px;
    height: auto;
    margin: 2px 4px 0 4px;
  }
  #article .youtubelist {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    text-align: center;
  }
  #article .youtubelist li {
    width: 460px;
    font-size: 100%;
    line-height: 1.8;
  }
  #article .youtubelist .youtube {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 7px;
  }
  #article .youtubelist .youtube iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  body.singleLp #contents article .youtubelist p {
    font-size: 95% !important;
  }
  .otokuplanlist {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .otokuplanlist li {
    width: 460px;
    font-size: 100%;
    line-height: 1.8;
  }
  .otokuplanlist a {
    text-decoration: none;
    color: #333;
  }
  .otokuplanlist a:visited {
    color: #666;
  }
  .otokuplanlist a:hover {
    text-decoration: none;
    color: #ef7a00;
  }
  .otokuplanlist li img {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
  }
  .otokuplanlist a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60); /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)"; /* ie 8 */
    -moz-opacity: 0.6; /* FF lt 1.5 */
    -khtml-opacity: 0.6; /* Safari 1.x */
    zoom: 1;
  }
  .bnr_hover .bnrbtn {
    width: 12em;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, 0.2);
    text-decoration: none;
    color: #fff;
    font-size: 115%;
    position: relative;
    transition: opacity .4s;
    opacity: 1;
    padding: 5px;
    margin: 0 auto;
  }
  .bnr_hover a:hover .bnrbtn {
    background-color: rgba(0, 106, 227, 0.3);
  }
  .bnr_hover .bnrbtn::after {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
  }
  @media screen and (max-width: 750px) { /* SP */
    .btn, a.btn, button.btn {
      font-weight: 700;
      line-height: 1.5;
      position: relative;
      display: inline-block;
      padding: 0.75rem 1rem 0.75rem 3rem;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      text-align: center;
      vertical-align: middle;
      text-decoration: none;
      letter-spacing: 0.1em;
      color: #212529;
      border-radius: 0.3rem;
      font-size: 116%;
    }
    a.btn.btn-plan {
      position: relative;
      color: #fff !important;
      background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
      -webkit-box-shadow: 0 5px 0 #ef7a00;
      box-shadow: 0 5px 0 #ef7a00;
      margin: 0.5em auto 0.25em auto;
      width: calc(100% - 4.5em);
    }
    a.btn.btn-plan-s {
      position: relative;
      color: #fff !important;
      background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
      -webkit-box-shadow: 0 5px 0 #ef7a00;
      box-shadow: 0 5px 0 #ef7a00;
      margin: 0.5em auto 0.25em auto;
      width: calc(100% - 4.5em);
      padding: 0.25em 0.5em;
    }
    .btn, .ancbtn, a.ancbtn {
      text-align: left;
      font-size: 13px;
    }
    a.btn-anc {
      position: relative;
      color: #fff;
      background: #f09739;
      -webkit-box-shadow: 0 1px 0 #ef7a00;
      box-shadow: 0 1px 0 #ef7a00;
      /*width: 83%;*/
      width: calc(100% - 4em);
      padding: 0.75em 0 0.75em 2.9em;
      margin-bottom: 0.2em;
      font-size: 12px;
    }
    a.btn-anc:hover {
      color: #fff;
      background: #ef7a00;
      -webkit-box-shadow: 0;
      box-shadow: 0;
      border-bottom: none;
      margin-bottom: 0.5em;
    }
    .anclist {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin-bottom: 2em;
    }
    .anclist li {
      width: 90%;
      margin-right: 0;
      margin-bottom: 0.5em;
    }
    .anclist li:nth-child(1) {
      margin-left: 0;
    }
    .anclist li a::after {
      content: url("/lp/beppu-port-s/img/ico-arrow1-w.png");
      display: inline-block;
      width: 35px;
      height: 43px;
      position: absolute;
      top: 1.25em;
      right: 0;
      color: #fff;
    }
    .anclist li:nth-child(1):hover a::before {
      content: url("/lp/beppu-port-s/img/ico-anc01.svg");
      display: inline-block;
      width: 35px;
      height: 43px;
      position: absolute;
      top: 0.75em;
      left: 0.5em;
    }
    .anclist li:nth-child(2):hover a::before {
      content: url("/lp/beppu-port-s/img/ico-anc02.svg");
      display: inline-block;
      width: 30px;
      height: 43px;
      position: absolute;
      top: 0.75em;
      left: 1em;
    }
    .anclist li:nth-child(3):hover a::before {
      content: url("/lp/beppu-port-s/img/ico-anc03.svg");
      display: inline-block;
      width: 40px;
      height: 43px;
      position: absolute;
      top: 0.75em;
      left: 0.75em;
    }
    .anclist2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin-top: 2em;
    }
    .anclist2 li {
      width: 90%;
      margin-right: 0;
      margin-bottom: 0.5em;
    }
    .anclist2 li {
      margin-left: 0;
    }
    .anclist2 li a::before {
      content: url("/lp/beppu-port-s/img/ico-arrow1-w.png");
      display: inline-block;
      width: 35px;
      height: 43px;
      position: absolute;
      top: 1em;
      left: 1em;
    }
    .anclist3 {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .anclist3 li {
      width: 90%;
      margin-right: 0;
      margin-bottom: 0.5em;
    }
    .anclist3 li:nth-child(1) {
      margin-left: 0;
    }
    .feeplan {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .feeplan li {
      width: 90%;
      margin-right: 0;
      margin-bottom: 0.5em;
    }
    .feeplan li a img.ico {
      line-height: 1;
      position: absolute;
      top: calc(50% - 0.7rem);
      left: 1.5rem;
      margin: 0;
      padding: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
    }
    .travelplan {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .travelplan li {
      width: 90%;
      margin-right: 0;
      margin-bottom: 0.5em;
    }
    .travelplan li a img.ico {
      line-height: 1;
      position: absolute;
      top: calc(50% - 0.7rem);
      left: 1.5rem;
      margin: 0;
      padding: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
    }
    #article .youtubelist {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    #article .youtubelist .youtube {
      margin-bottom: 0;
    }
    #article .youtubelist li {
      width: 90%;
      margin-right: 0;
      margin-bottom: 0.5em;
    }
    #article .youtubelist li img {
      margin-bottom: 0.5em;
    }
    #article .youtubelist li:nth-child(1) {
      margin-bottom: 2em;
    }
    .otokuplanlist {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .otokuplanlist li {
      width: 90%;
      margin-right: 0;
      margin-bottom: 0.5em;
    }
    .otokuplanlist li img {
      margin-bottom: 0.5em;
    }
    .otokuplanlist li:nth-child(1) {
      margin-bottom: 2em;
    }
    .bnr_hover a .bnrtxt {
      top: 10%;
    }
    .bnr_hover a {
      max-width: 100%;
      height: 18em;
    }
    #article .bnr_hover p.maintxt {
      font-size: 1.9em;
      text-shadow: 2px 4px 6px #004b83;
      margin-bottom: 0.5em;
      width: 98%;
      line-height: 1.4;
    }
    #article .bnr_hover p.subtxt {
      margin-bottom: 0;
      font-size: 1em;
      margin-bottom: 1em;
      letter-spacing: 0;
      width: 98%;
      line-height: 1.4;
    }
  }
  @media screen and (min-width:751px) and (max-width:1200px) { /* tb + pc narrow */
    .ancbtn, a.ancbtn {
      font-size: 11px;
    }
    .anclist2 li {
      width: 48%;
    }
    .bnr_hover a {
      max-width: 100%;
    }
    #article .bnr_hover p.maintxt {
      font-size: 2.1em;
      text-shadow: 2px 4px 6px #004b83;
      margin-bottom: 0.5em;
      width: 98%;
      line-height: 1.4;
    }
    .bnr_hover .subtxt {
      margin-bottom: 2em;
    }
    .col3 > li img {
      width: 100%;
      height: auto;
    }
    .otokuplanlist li {
      width: 45% !important;
      font-size: 100%;
      line-height: 1.8;
    }
    #article .youtubelist li {
      width: 45% !important;
      font-size: 100%;
      line-height: 1.8;
    }
    a.btn-plan-s {
      position: relative;
      color: #fff !important;
      background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
      -webkit-box-shadow: 0 5px 0 #ef7a00;
      box-shadow: 0 5px 0 #ef7a00;
      margin: 0.5em auto 1em 1em;
      width: 90%;
      padding: 0.5em 0.25em;
    }
  }
  /************************************
** インデント
************************************/

.exp3 {
    text-indent: -3em;
    padding-left: 3em;
}
span.exp4 {
    text-indent: -3.3em;
    padding-left: 3em;
	display: block;
}
  @media screen and (max-width: 750px) { /*SP*/
    .percentage-bar-wrap {
      width: 700px;
    }
    .percentage-bar {
      font-size: 14px;
    }
    .percentage-bar-item1 {
      font-size: 10px;
      top: 5.5rem;
      left: 0.15rem;
      width: 93%;
    }
    .percentage-bar-item2 {
      font-size: 10px;
      position: absolute;
      top: 5.4rem;
      left: 350px;
      width: 320px;
    }
  }
  .percentage-bar.bar1 {
    flex: 50;
    min-width: 350px;
    max-width: 485px;
  }
  .percentage-bar.bar2 {
    flex: 35;
  }
  .percentage-bar.bar3 {
    flex: 50;
    min-width: 300px;
    max-width: 485px;
  }
  .percentage-bar.bar4 {
    flex: 35
  }
  .percentage-bar.bar5 {
    flex: 15
  }
  .percentage-bar.bar6 {
    flex: 15
  }
  .percentage-bar.bar1::after {
    background: #ffa600;
  }
  .percentage-bar.bar2::after {
    background: #aad3ff;
  }
  .percentage-bar.bar3::after {
    background: #ffa600;
  }
  .percentage-bar.bar4::after {
    background: #aad3ff;
  }
  .percentage-bar.bar5::after {
    background: #c6e2ff;
  }
  .percentage-bar.bar6::after {
    background: #fff5e3;
  }
  .percentage-bar .bartxt1 {
    z-index: 3;
    position: relative;
    margin-top: 0.8em;
    display: block;
  }
  .percentage-bar .bartxt2 {
    z-index: 3;
    position: relative;
    margin-top: 0.8em;
    display: block;
    color: #3b71ab;
  }
  .percentage-bar .bartxt3 {
    z-index: 3;
    position: relative;
    margin-top: 0.8em;
    display: block;
  }
  .percentage-bar .bartxt4 {
    z-index: 3;
    position: relative;
    margin-top: 0.8em;
    display: block;
    color: #3b71ab;
  }
  .percentage-bar .bartxt5 {
    margin-top: 1.2em;
    z-index: 3;
    position: relative;
    font-size: 11px;
    color: #3b71ab;
    display: block;
  }
  @-webkit-keyframes bar-before {
    0% {
      width: 0px;
    }
    100% {
      width: 100%;
    }
  }
  img.br6 {
    border-radius: 6px;
  }
  .gmap {
    height: 240px;
    overflow: hidden;
    padding-bottom: 20%;
    position: relative;
  }
  .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
.mar-1t{
	margin-top: -1.0em!important;
}

  /**************************************************/
  @media screen and (max-width: 750px) { /*sp*/
  }
  @media screen and (min-width:751px) and (max-width:980px) { /* iPad */
  }
  @media screen and (min-width:981px) { /* pc + tb */
  }
  @media screen and (min-width:751px) and (max-width:1200px) { /* tb + pc narrow */
  }
  @media screen and (min-width:1201px) { /* pc wide */
  }