@charset "UTF-8";
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img {
    vertical-align: top;
    line-height: 1.0em;
    display: block;
  }
  .TomicaContents-900px {
    width: 100%;
  }
  .backg {
    position: relative;
  }
  .t_about {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    margin: 0px;
    background-image: linear-gradient(0deg, rgba(0, 0, 58, 1), rgba(0, 0, 47, 1));
  }
  .t_yoyakusaite {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0px;
    background-color: #000043;
  }
  .t_jizen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0px;
    background-color: #000046;
  }
  .t_uketori {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0px;
    transform: translateX(0px) translateY(2px);
  }
  .t_basho {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000050;
    transform: translateX(0px) translateY(2px);
  }
  .t_kikan {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000055;
  }
  .t_shiharai {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000059;
  }
  .t_notice {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    background-image: linear-gradient(0deg, rgba(0, 0, 130, 1), rgba(0, 0, 93, 1));
  }
  .t_notice02 {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    background-color: #02057c;
  }
  .t_privacy {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    background-color: #000089;
  }
  .t_taiou {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000091;
  }
  .honbun-area {
    padding: 0em 1.8em 0em 3em;
    text-align: left;
  }
  .honbun-01 {
    font-size: 0.9em;
    line-height: 1.3em;
    color: #fff;
    font-family: 'Murecho', sans-serif;
    font-weight: 400;
  }
  .honbun-02 {
    font-size: 0.8em;
    line-height: 1.5em;
    color: #fff;
    font-family: 'Murecho', sans-serif;
    font-weight: 400;
  }
  .honbun-02ex {
    font-size: 0.8em;
    line-height: 1.3em;
    color: #fff;
    font-family: 'Murecho', sans-serif;
    font-weight: 400;
  }
  .honbun-03 {
    font-size: 0.68em;
    line-height: 1.0em;
    color: #fff;
    font-family: 'Murecho', sans-serif;
    font-weight: 400;
  }
  .honbun-notice {
    font-size: 0.7em;
    line-height: 1.3em;
    color: #fff;
    font-family: 'Murecho', sans-serif;
    font-weight: 300;
  }
  .honbun-notice02 {
    font-size: 0.7em;
    line-height: 1.35em;
    color: #fff;
    font-family: 'Murecho', sans-serif;
    font-weight: 300;
  }
	.bnr_mall{
	background-color: #02057c;
	padding: 10px;
}
  .price {
    position: relative;
  }
  .big-kakaku {
    position: absolute;
    width: 70%;
    top: 13%;
    left: 15%;
  }
  .kakaku {
    position: absolute;
    width: 110px;
  }
	
/*oncemodal*/
.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 70%;
    max-width:98%;
	min-width: fit-content;
    background-color: #fff;
    cursor: pointer;
}


/*oncemodal*/