a{
  text-decoration:none!important;
  -webkit-touch-callout:none!important;
}

.mypage .content-header H1{
  line-height:30px;
  font-size: 18px;
}
.mypage .content-header img{
  height:30px;
  float:left;
  margin-right:5px;
}
.mypage .content-header span{
  float:right;
  color:#1253A4;
}
.points{
  padding:5px 0;
  border:solid 1px #E5E8E8;
  background-color:whitesmoke!important;
}
.points ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.points ul li {
  border-right: 1px solid #E5E8E8;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.points ul li:last-child {
  border-right: 0;
}
.points ul li p {
  color: #000;
  display: block;
  padding: 0 5px;
  font-size: 14px;
  text-decoration: none;
  margin: 5px 0;
}
.mypage .content{
  min-height: 0!important;
  clear: both;
}

.mypage table{
  color:black;
  word-break: break-all;
}

.mypage table th:first-child{
  width:150px;
}
.mypage table th:last-child{
  width:150px;
  text-align:right;
}

.btn-radio {
  background-color: gray;
  border-color: gray;
}

.btn-radio:active,
.btn-radio.active {
  background-color: #367fa9;
  border-color: #367fa9;
  color: white;
}

.btn-radio.active:hover{
  background-color: #367fa9;
  border-color: #367fa9;
  color: white;
}

.btn-radio:hover{
  background-color: #4E4E4E;
  border-color: #4E4E4E;
  color: white;
}

.btn-app>.badge{
  top:-15px!important;
}

.thumnail{
  padding:0;
  height: 80px;
  text-align: center;
  position: relative;
  margin:0 10px 10px 0!important;
}
#add-image{
  margin:0 5px 10px 0!important;
}
.img-thumbnail{
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#mapcenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#mapcenter img{
  width: 32px;
  height: 32px;
}

#mapcenter .popover {
  background-color:#222;
  height: 30px;
  width: 210px;
  font-weight: 400;
}

#mapcenter .popover .arrow{
  border-top-color: #222;
}

#mapcenter .popover .arrow::after {
  border-top-color: #222;
}

.modal-body .box #error{
  margin: 10px 10px 20px 10px;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #db8b0b ; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  margin: auto;
}



/***ステップバーデザイン3***/
.step-wrap3 {
  counter-reset: count;
  margin: 2em 0;
  position: relative;
 }
 .step-content3 {
  padding: 1.3em 0 .3em 1em;
  margin: 0 0 1em 1em;
  position: relative;
  border-top: solid 2px #ddd;
 }
 .step-content3::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -10px;
  border-style: solid;
  border-width: 17px 8px 0 8px;
  border-color: #ddd transparent transparent transparent;
 }
 .step-content3::after {
  content: "";
  display: block;
  height: calc(100% - 36px);
  border-left: dashed 4px #ddd;
  position: absolute;
  top: 16px;
  left: -4px;
 }
 .step-label3 {
  padding: 3px 20px 3px 15px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: -18px;
  left: -20px;
  background: #6ab5a5;
  border-radius: 20px;
  z-index: 1;
 }
 .step-label3::after {
  counter-increment: count;
  content: counter(count);
  position: relative;
  left: .3em;
 }
 .step-title3 {
  font-weight: bold;
  font-size: 120%;
 }
 .step-body3 {
  margin-top: .5em;
  padding: 0 0 1em;
 }
 .step-wrap3 > :last-child {
  box-shadow: 5px 7px 0 -5px #ddd;
 }
 .step-wrap3 > :last-child::before, .step-wrap3 > :last-of-type::after {
  display: none;
 }

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.out-service{
  z-index: 1000;
}

.time-nav{
  padding: 3px;
  text-align: left;
  margin-bottom: .5rem;
}
.time-nav ul{
  padding: 0px;
  margin: 0px;
}
.time-nav ul li {
  display: inline;
  margin-right: .5em;
}
.time-nav ul li a {
  font-family: "Trebuchet MS", sans-serif;
  text-decoration: none;
  color: #fff;
}
.time-nav ul li a:hover{
  border-bottom: dotted 1px #fff;
}
.time-nav .cp_ipcheck label{
  margin-left: 2rem!important;
  width: 60px;
  margin-right: 0!important;
}
.time-nav input{
  display: inline;
  width: 65px!important;
  text-align: center;
}
.time-nav label{
  margin-top: 5px;
}
.time-nav label span{
  padding-right:3px!important;
}
/* --------- NavPage ------------------ */
.navbar-header .navbar-icon-container {
  margin-right: 15px;
  color: #000000;
}
.navbar-header .navbar-icon {
  line-height: 50px;
  height: 50px;
}
.navbar-header a.navbar-icon {
  margin-left: 25px;
  color: #333;
}


.swiper-slide{
  background-color: white;
}

.imagebox img{
  border-radius: 4px;box-shadow: 0 1px 25px rgba(0,0,0,.50);
}


/* --------- NavPage ------------------ */

.swiper-wrapper{
  background-color: #dcdcdc;
}
.swiper-wrapper img{
  height: 180px;
  width:auto;
}

















#certificate{
  height:calc(100vh - 150px);
  position: relative;
  background: #f7f7f7!important;
  padding: 0;
}

#certificate-box{
  height: 100%;
}



.account{
  background:url(../img/account.png)!important;
  background-size:100% 100%!important;
}

.account-inner{
 padding:10%;
 height:100%;
/* 画像ファイルの指定 */
 background-image: url(../img/emblem.png);
  
 /* 画像を常に天地左右の中央に配置 */
 background-position: center center;
  
 /* 画像をタイル状に繰り返し表示しない */
 background-repeat: no-repeat;
  
 /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
 background-attachment: fixed;
  
 /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
 background-size: contain;
  
 /* 背景画像が読み込まれる前に表示される背景のカラー */
 background-color: transparent;  
 
 
}

.account-inner > .titlebar{
   font-size:1.4em;
   text-align:center;
   font-family: "ＭＳ 明朝",serif;
}

.account-inner > .titlename{
   font-size:1.4em;
   text-align:right;
   margin-top:15px;
   font-family: "ＭＳ 明朝",serif;
}

.account-inner > .titlebody{
   font-size:1.4em;
   text-align:left;
   margin-top:15px;
   font-family: "ＭＳ 明朝",serif;
}

.account-inner > .titleday{
   font-size:1em;
   text-align:right;
   margin-top:15px;
   font-family: "ＭＳ 明朝",serif;
}

@media screen and (min-width:0px)  and ( max-width:320px){ 
    .nav li a {
        padding: 10px 12px;
    }
}

.time_from:first-letter {
  color: red;
}


#myModal {
  text-align: center;
  padding: 0!important;
  z-index: 90000;
}

#myModal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.col3 li {
  width : calc(100% / 3) ;
  display: inline-block;
  text-align: center;
}
.launcher_icon{
  width: 88%;
  border-radius: 8px;
  border:solid 3px red;
}

.team-aska{
  text-align: center;
}
.team-aska img {
  width: 66%;
}