@charset "UTF-8";
/*
**  ===================================================================
**  foundation CSS ※サイト全体に共通のスタイル
**  ===================================================================
*/
ul, h2, h3, h4, h5, p, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
**  ===================================================================
**  各種設定：var,reset,base-font,break-point
**  ===================================================================
*/
/*
**  ===================================================================
**  Blocks
**  ===================================================================
*/
/*
**  ===================================================================
**  button CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  media CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  panel CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  JavaScript CSS 「js-」
**  ===================================================================
*/
/*
**  ===================================================================
**  utility CSS ※prefix「u-」
**  ===================================================================
*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.u-mt10 {
  margin-top: 10%;
}

.u-mb10 {
  margin-bottom: 10%;
}

.u-mr10 {
  margin-right: 10%;
}

.u-ml10 {
  margin-left: 10%;
}

.u-mt20 {
  margin-top: 20%;
}

.u-mb20 {
  margin-bottom: 20%;
}

.u-mr20 {
  margin-right: 20%;
}

.u-ml20 {
  margin-left: 20%;
}

.u-mt30 {
  margin-top: 30%;
}

.u-mb30 {
  margin-bottom: 30%;
}

.u-mr30 {
  margin-right: 30%;
}

.u-ml30 {
  margin-left: 30%;
}

.u-mt40 {
  margin-top: 40%;
}

.u-mb40 {
  margin-bottom: 40%;
}

.u-mr40 {
  margin-right: 40%;
}

.u-ml40 {
  margin-left: 40%;
}

.u-mt50 {
  margin-top: 50%;
}

.u-mb50 {
  margin-bottom: 50%;
}

.u-mr50 {
  margin-right: 50%;
}

.u-ml50 {
  margin-left: 50%;
}

.u-mt60 {
  margin-top: 60%;
}

.u-mb60 {
  margin-bottom: 60%;
}

.u-mr60 {
  margin-right: 60%;
}

.u-ml60 {
  margin-left: 60%;
}

.u-mt70 {
  margin-top: 70%;
}

.u-mb70 {
  margin-bottom: 70%;
}

.u-mr70 {
  margin-right: 70%;
}

.u-ml70 {
  margin-left: 70%;
}

.u-mt80 {
  margin-top: 80%;
}

.u-mb80 {
  margin-bottom: 80%;
}

.u-mr80 {
  margin-right: 80%;
}

.u-ml80 {
  margin-left: 80%;
}

.u-mt90 {
  margin-top: 90%;
}

.u-mb90 {
  margin-bottom: 90%;
}

.u-mr90 {
  margin-right: 90%;
}

.u-ml90 {
  margin-left: 90%;
}

.u-mt100 {
  margin-top: 100%;
}

.u-mb100 {
  margin-bottom: 100%;
}

.u-mr100 {
  margin-right: 100%;
}

.u-ml100 {
  margin-left: 100%;
}

.u-pt10 {
  padding-top: 10%;
}

.u-pb10 {
  padding-bottom: 10%;
}

.u-pr10 {
  padding-right: 10%;
}

.u-pl10 {
  padding-left: 10%;
}

.u-pt20 {
  padding-top: 20%;
}

.u-pb20 {
  padding-bottom: 20%;
}

.u-pr20 {
  padding-right: 20%;
}

.u-pl20 {
  padding-left: 20%;
}

.u-pt30 {
  padding-top: 30%;
}

.u-pb30 {
  padding-bottom: 30%;
}

.u-pr30 {
  padding-right: 30%;
}

.u-pl30 {
  padding-left: 30%;
}

.u-pt40 {
  padding-top: 40%;
}

.u-pb40 {
  padding-bottom: 40%;
}

.u-pr40 {
  padding-right: 40%;
}

.u-pl40 {
  padding-left: 40%;
}

.u-pt50 {
  padding-top: 50%;
}

.u-pb50 {
  padding-bottom: 50%;
}

.u-pr50 {
  padding-right: 50%;
}

.u-pl50 {
  padding-left: 50%;
}

.u-pt60 {
  padding-top: 60%;
}

.u-pb60 {
  padding-bottom: 60%;
}

.u-pr60 {
  padding-right: 60%;
}

.u-pl60 {
  padding-left: 60%;
}

.u-pt70 {
  padding-top: 70%;
}

.u-pb70 {
  padding-bottom: 70%;
}

.u-pr70 {
  padding-right: 70%;
}

.u-pl70 {
  padding-left: 70%;
}

.u-pt80 {
  padding-top: 80%;
}

.u-pb80 {
  padding-bottom: 80%;
}

.u-pr80 {
  padding-right: 80%;
}

.u-pl80 {
  padding-left: 80%;
}

.u-pt90 {
  padding-top: 90%;
}

.u-pb90 {
  padding-bottom: 90%;
}

.u-pr90 {
  padding-right: 90%;
}

.u-pl90 {
  padding-left: 90%;
}

.u-pt100 {
  padding-top: 100%;
}

.u-pb100 {
  padding-bottom: 100%;
}

.u-pr100 {
  padding-right: 100%;
}

.u-pl100 {
  padding-left: 100%;
}

/*
**  ===================================================================
**  site-layout CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
#e-hassoArea {
  margin: 0;
  padding: 0 4%;
  font-size: 90%;
  font-family: 'Noto Sans Japanese';
}

#e-hassoArea img {
  width: 100%;
  vertical-align: top;
  margin: 0;
}

#e-hassoArea .ttl {
  padding-top: 3%;
  line-height: 0;
}

.PJ-layout .section {
  margin-top: 12%;
  padding-top: 6%;
  border-top: 1px solid #999999;
}

.PJ-layout .section.typeA {
  border-top: none;
}

.PJ-layout .movie {
  padding: 2% 10% 4%;
}

.PJ-layout .movie__wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.PJ-layout .movie__wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.txt {
  margin-bottom: 4%;
  font-weight: 200;
}

.txt--A {
  text-align: center;
  font-size: 100%;
  margin-bottom: 4%;
}

.txt--A strong {
  color: #e60012;
}

.txt--B {
  font-size: 120%;
  color: #0060b0;
}

.txt--C {
  text-align: center;
  font-size: 90%;
  margin-bottom: 8%;
}

.txt--D {
  font-size: 160%;
  color: #0060b0;
  margin-bottom: 0;
}

.txt--E {
  text-align: center;
  font-size: 75%;
}

.txt--E strong {
  text-align: center;
  color: #e60012;
}

.txt--F {
  border: 1px solid #000;
  padding: 4%;
  margin-top: 4%;
  font-size: 90%;
}

.heading {
  font-weight: 200;
}

.heading--A {
  color: #0060b0;
  font-size: 140%;
  text-align: center;
  margin-bottom: 6%;
  letter-spacing: 2px;
}

.heading--A span {
  font-size: 150%;
}

.heading--B {
  font-size: 100%;
  color: #0060b0;
  text-align: center;
  margin-bottom: 4%;
}

.heading--C {
  font-size: 90%;
  color: #0060b0;
  text-align: center;
  margin-bottom: 4%;
}

.box--A {
  border: 3px solid #ff0000;
  border-radius: 10px;
  padding: 4%;
  margin: 4% 0;
}

.list.mb {
  margin-bottom: 100px;
}

.list--indent .list__item {
  text-indent: -1em;
  padding-left: 1em;
}

.list--A {
  overflow: hidden;
  margin: 0 -2% 4%;
}

.list--A .list__item {
  float: left;
  width: 46%;
  margin: 2%;
  line-height: 0;
}

.list--B {
  text-align: center;
  letter-spacing: -.4em;
  margin: 0 -2%;
}

.list--B .list__item {
  width: 46%;
  letter-spacing: normal;
  line-height: 0;
  margin: 2%;
  display: inline-block;
}

.list--C {
  text-align: center;
  letter-spacing: -.4em;
}

.list--C .list__item {
  letter-spacing: normal;
  display: inline-block;
  margin-top: 14%;
}

.list--C .list__item:first-child {
  margin-top: 0;
}

.list--D .list__item {
  margin: 0 auto;
  position: relative;
  padding-top: 28%;
  overflow: hidden;
  letter-spacing: -.4em;
  text-align: left;
  overflow: visible;
}

.list--D .list__item:after {
  content: url(../img/ico_arrow.png);
  position: absolute;
  bottom: -70px;
  left: 50%;
  margin-left: -14px;
}

.list--D .list__item.arrownone:after {
  content: none;
}

.list--D .list__item:first-child {
  margin-top: 0;
  padding-top: 0;
}

.list--D .list__item .list__stepnum {
  width: 17%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 80%;
  font-weight: 200;
  color: #0060b0;
  letter-spacing: 5px;
  padding-right: 4%;
  margin-right: 4%;
  border-right: 1px dotted #0060b0;
  margin-top: -3px;
}

.list--D .list__item .list__stepnum span {
  display: block;
  font-size: 230%;
  line-height: 35px;
  text-align: center;
}

.list--D .list__item .list__content {
  width: 79%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 90%;
  margin-right: 0;
  text-align: left;
  font-weight: 200;
}

.list--D .list__item .list__content.narrow {
  width: 79%;
}

.list--D .list__item .list__icon {
  width: 22%;
  margin: 4% auto 0;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
}

.list--D .list__item .list__icon.wide {
  width: 35%;
}

.list--D .list__btn {
  width: 70%;
  margin: 0 auto;
  padding-top: 7%;
}

.list--E .list__item {
  font-size: 80%;
}

.list--F .list__item {
  margin: 0 auto;
  position: relative;
  padding-top: 28%;
  overflow: hidden;
  letter-spacing: -.4em;
  text-align: center;
  overflow: visible;
}

.list--F .list__item:after {
  content: url(../img/ico_arrow.png);
  position: absolute;
  bottom: -70px;
  left: 50%;
  margin-left: -14px;
}

.list--F .list__item.arrownone:after {
  content: none;
}

.list--F .list__item:first-child {
  margin-top: 0;
  padding-top: 0;
}

.list--F .list__item .list__stepnum {
  width: 18%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 80%;
  font-weight: 200;
  color: #0060b0;
  letter-spacing: 5px;
  padding-right: 4%;
  margin-right: 4%;
  border-right: 1px dotted #0060b0;
  margin-top: -3px;
}

.list--F .list__item .list__stepnum span {
  display: block;
  font-size: 230%;
  line-height: 35px;
}

.list--F .list__item .list__content {
  width: 53%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 90%;
  margin-right: 4%;
  text-align: left;
  font-weight: 200;
}

.list--F .list__item .list__content.narrow {
  width: 40%;
}

.list--F .list__item .list__icon {
  width: 68%;
  margin-left: auto;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
}

.list--F .list__item .list__icon.wide {
  width: 35%;
}

.list--F .list__btn {
  width: 70%;
  margin: 0 auto;
  padding-top: 7%;
}

.list--G .list__item {
  margin: 0 auto;
  position: relative;
  padding-top: 32%;
  overflow: hidden;
  letter-spacing: -.4em;
  text-align: center;
  overflow: visible;
  text-align: left;
}

.list--G .list__item:after {
  content: url(../img/ico_arrow.png);
  position: absolute;
  bottom: -70px;
  left: 50%;
}

.list--G .list__item.arrownone:after {
  content: none;
}

.list--G .list__item:first-child {
  margin-top: 0;
  padding-top: 0;
}

.list--G .list__item .list__stepnum {
  width: 20%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 80%;
  font-weight: 200;
  color: #0060b0;
  letter-spacing: 5px;
  padding-right: 4%;
  margin-right: 4%;
  border-right: 1px dotted #0060b0;
  margin-top: -3px;
  text-align: center;
}

.list--G .list__item .list__stepnum span {
  display: block;
  font-size: 230%;
  line-height: 35px;
}

.list--G .list__item .list__content {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 90%;
  margin-bottom: 6%;
  text-align: left;
  font-weight: 200;
}

.list--G .list__item .list__content span {
  font-size: 70%;
}

.list--G .list__item .list__content.narrow {
  width: 40%;
}

.list--G .list__item .list__icon {
  width: 60%;
  margin-left: 24%;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
}

.list--G .list__btn {
  width: 70%;
  margin: 0 auto;
  padding-top: 7%;
}

.list--H .list__item {
  margin: 0 auto;
  position: relative;
  padding-top: 28%;
  overflow: hidden;
  letter-spacing: -.4em;
  text-align: left;
  overflow: visible;
}

.list--H .list__item:after {
  content: url(../img/ico_arrow.png);
  position: absolute;
  bottom: -70px;
  left: 50%;
  margin-left: -14px;
}

.list--H .list__item.arrownone:after {
  content: none;
}

.list--H .list__item:first-child {
  margin-top: 0;
  padding-top: 0;
}

.list--H .list__item .list__stepnum {
  width: 17%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 80%;
  font-weight: 200;
  color: #0060b0;
  letter-spacing: 5px;
  padding-right: 4%;
  margin-right: 4%;
  border-right: 1px dotted #0060b0;
  margin-top: -3px;
}

.list--H .list__item .list__stepnum span {
  text-align: center;
  display: block;
  font-size: 230%;
  line-height: 35px;
}

.list--H .list__item .list__content {
  width: 78%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 90%;
  margin-right: 0;
  text-align: left;
  font-weight: 200;
}

.list--H .list__item .list__content.narrow {
  width: 40%;
}

.list--H .list__item .list__icon {
  width: 34%;
  margin: 4% auto 0;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
  font-weight: 200;
}
.list--H .list__item .list__icon.typeA{
  margin-right: 27%;
  width: 34%;
}
#e-hassoArea .list--H .list__item .list__icon.typeA img{
  width: 65%;
}
.list--H .list__item .list__icon.typeA .icon__caution{
  font-size: 80%;
  vertical-align: bottom;
}

.list--H .list__item .list__icon.typeB{
  width: 22%;
}

.list--H .list__item .list__icon.wide {
  width: 35%;
}

.list--H .list__item .icon__area{
  text-align: center;
  letter-spacing: -.4em;
  margin: 4% auto 0;
}
.list--H .list__item .icon__item{
  display: inline-block;
  width: 28%;
  margin-right: 5%;
  vertical-align: top;
}
.list--H .list__item .icon__item:last-child{
  vertical-align: bottom;
  margin-right: 0;
}
.list--H .list__item .icon__item .icon__text{
  letter-spacing: normal;
  font-size: 70%;
  font-weight: 200;
}
.list--H .list__item .icon__item:first-child .icon__text{
  margin-bottom: 16%;
}
.list--H .list__item .icon__item:last-child .icon__text{
  text-align: left;
}

.list--H .list__btn {
  width: 70%;
  margin: 0 auto;
  padding-top: 7%;
}

.btn {
  width: 80%;
  margin: 0 auto;
}

.img--A {
  width: 35%;
  margin: 0 auto 8%;
}

.share__title {
  text-align: center;
  font-size: 120%;
  color: #076cb9;
  margin-bottom: 4%;
}

.share__text {
  text-align: center;
  font-size: 90%;
  color: #333333;
}

.share__text--typeA {
  text-align: left;
}

.operation_service__area {
  margin-bottom: 7%;
}

.operation_service__area--typeA {
  border-bottom: 1px solid #999999;
  padding-bottom: 7%;
}

.operation_service__title {
  font-size: 160%;
  color: #ffffff;
  background: url(../img/operation_service_spot_title_bg.png) no-repeat left top;
  background-size: 40%;
  padding-left: 6%;
  border-bottom: 1px solid #0060b0;
  margin-bottom: 5%;
  text-align: left;
}

.operation_service__title02 {
  font-size: 130%;
  color: #ffffff;
  background: url(../img/operation_service_spot_title_bg.png) no-repeat left top;
  background-size: 40%;
  padding-left: 2%;
  border-bottom: 1px solid #0060b0;
  margin-bottom: 5%;
  text-align: left;
}

.spot__area {
  overflow: hidden;
  padding-bottom: 6%;
  margin-bottom: 6%;
}

.spot__area--typeA {
  border-bottom: 1px solid #999999;
}

.spot__area--typeB {
  padding-bottom: 0;
  margin-bottom: 0;
}

.spot__title {
  width: 60%;
  font-size: 120%;
  text-align: left;
  line-height: 1.3;
  float: left;
}

.spot__title.typeA {
  font-size: 110%;
}

.spot__address {
  font-size: 75%;
}

.store-locator {
  float: right;
  margin-top: 2%;
  width: 35%;
}

.share-bike__area {
  margin-bottom: 7%;
}

.share-bike__title {
  margin-bottom: 6%;
  font-size: 110%;
}

/*
**  ===================================================================
**  site-header CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
.PJ-header {
  text-align: center;
}

/*
**  ===================================================================
**  site-footer CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  site-navigation CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
