/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  height: 230px;
  width: 100%;
}
.bx-wrapper .flex {
    display: flex;
    align-items: center;
    width: 65ch;
    justify-content: flex-start;
    margin-top: 15px;
}

.test {
    z-index: 10000;
    text-indent: -9999px;
}

.slider {
  display: none;
}

.slide-footer img {
    margin-right: 6px;
}
.slide-footer p {
    font-size: 10px;
}

.bx-viewport .slider {
  display: block !important;
}

.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  /* -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc; */
  /* box-shadow: 0 0 5px #ccc; */
  /* border: 1px solid #fff; */
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  /* background: url('../images/bx_loader.gif') center center no-repeat #ffffff; */
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  /* font-family: Arial; */
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  display:none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -17px;
  background: url('../img/top/controls.png') no-repeat 0 -32px;
  opacity: 1;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: -17px;
  background: url('../img/top/controls.png') no-repeat -43px -32px;
  opacity: 1;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 200;
}
/* .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
} */
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('../img/top/controls.png') -86px -11px no-repeat;
  opacity: 1;
  margin: 0 0px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('../img/top/controls.png') -86px -44px no-repeat;
  margin: 0px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  /* font-family: Arial; */
  display: block;
  font-size: .85em;
  padding: 10px;
}

.bx-wrapper .flex {
    display:flex;
    justify-content: space-between;
}


.bx-wrapper .slide-address {
    padding: 1px 0 0 20px;
    font-size: 20px;
    height: 33px;
    background-image: url("../img/top/addres_bk2.png");
    background-size: cover;
    /* font-weight:300; */
    vertical-align: top;
    font-family: "Noto Sans JP";
    color: #000;
}


.bx-wrapper .slide-title {
    font-family: 'M PLUS 1p', sans-serif;
    /* font-family: 'Noto Sans JP', sans-serif; */
    padding-left: 20px;
    font-size: 17px;
    margin-top: 25px;
    font-weight: bold;
    color: #FFE200;
}

.bx-wrapper .slide-plrice {
    padding-left: 10px;
    font-size: 16px;
    margin-top: 20px;
    color:#fff;
    /* font-weight: bold; */
    font-family: 'Sawarabi Gothic', sans-serif;
}

.bx-wrapper .slide-yoto {
    padding-left: 10px;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    font-weight: 200;
    font-family: 'Sawarabi Gothic', sans-serif;
}

.padd {

    height: 30px;
    margin: 0;
}

.flex_add {
    display: flex;
    padding-left: 10px;
}

.addIcon {
    padding-top: 2px;
}


.slider a {
    text-decoration: none;
}

/*スライド記述* 山口A*/


.flex1 {
    background: #004f99;
    color: #FFFF;
    padding: 7px 15px 7px 15px;
    font-size: 15px;
    font-family: "HGS平成角ｺﾞｼｯｸ体W9";
}
.flex2 {
    color: #383635;
    margin-left: 15px;
}

.all h1 {
    font-size: 16.5px;
    color: #004f99;
    font-family: "HGS平成角ｺﾞｼｯｸ体W9";
    line-height: 1.1em;
}
.bx-wrapper .flex {
    display: flex;
    align-items: center;
    width: 65ch;
    justify-content: flex-start;
    margin-top: 11px;
}

ul.item {
    display: flex;
    width: 470px;
    background: #eee;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    bottom: 35px;
    height: 110px;
    align-items: center;
}

ul.item li {
    color: black;
    width: 120px;
}
ul.item li img {
    margin-bottom: 7px;
}
.all {
    width: 480px;
    padding: 12px 0px 12px 15px;
}

.flex2 {
    color: #383635;
    margin-left: 15px;
    display: flex;
    align-items: center;
    width: 40ch;
}


.all-flex {
    display: flex;
    border: solid 10px #004f99;
    height: 245px;
    border-bottom: none;
}

.flex-right img {
    height: 200px;
    border-radius: 5px;
    margin-right: 6px;
}


.flex-right {
    margin: 10px auto;
    display: flex;
}

.flex2 img {
    margin-right: 5px;
}

a {
    text-decoration: none;
}
.slide-footer {
    background: #004F99;
    color: #FFFF;
    padding: 5px 0 5px 13px;
    display: flex;
    align-items: center;
}
.slide-footer p {
    font-size: 11px;
}

ul.item li:last-of-type {
    border: none;
}

ul.item li {
    color: black;
    width: 120px;
    border-right: 1px dotted #004692;
}

ul.item p {
    font-size: 12.5px;
    color: #595757;
}

p.explan {
    font-weight: bold;
    color: #3E3A39;
    margin-top: -12px;
}
