tab_area_btab_area_btab_area_b@charset "utf-8";
/**
 * tokutoku style-tab-b.css 2.1.
 * Released on: 1,2025
 */
/*--------------------------------------------------------------
# tokutoku header
--------------------------------------------------------------*/

#tokutoku header{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#tokutoku h3{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#tokutoku .tokutoku_head{
    font-size: 240%;
    width: 100%;
    margin: 0px auto;
    padding: 10px 0px;
    color: #FFFFFF;
    text-align: center;
    line-height: 120%;
    font-weight: bold;
    border-top: 6px solid #006ec9;
}
#tokutoku .tokutoku_head{
    background-color: #c80000;
}
#tokutoku .tokutoku_head img{
    width: 100%;
}
#tokutoku .pagetitle{
    width: 100%;
    max-width: 1230px;
    font-weight: bold;
    font-size: 240%;
    margin: 10px auto 20px;
    padding: 5px 5px 5px 15px;
    border-left: 10px solid #c60f28;
    line-height: 120%;
}
#tokutoku .tokutoku_photo{
    width: 100%;
    margin: 0px auto;
    background-image: url(../images/title/cloud.png);
    background-position: center top;
    background-repeat: repeat-x;
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px;
}
#tokutoku .tokutoku_photo_bx {
    width: 100%;
    background-repeat: repeat-x;
    background-image: linear-gradient(
        to bottom,
        #2579cc, #2485d3, #2991d9, #329ddf,
        #3fa9e4, #4eb1e6, #5dbae9, #6bc2eb,
        #7cc9ec, #8dd1ed, #9ed8ee, #aedff0
    );
    background-size: cover; /* 背景を縦横いっぱいに表示 */
    margin: 0;
}
#tokutoku .tokutoku_photo .tokutoku_title_bx{
    width: 100%;
    max-width: 1080px;
    margin: 0px auto 5px;
    background: rgba(255,255,255,0.9);
    padding: 5px;
    box-shadow: 0px 0px 10px 0px #000000;
}
#tokutoku .tokutoku_title_line{
    width: 100%;
    border: 1px solid #000000;
    margin: 0px auto;
    }
#tokutoku .tokutoku_title_sub{
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    background: linear-gradient(transparent 75%, yellow 75%);
    width: 12em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 20px;
    letter-spacing: -1px;
    padding-top: 25px;
}
#tokutoku .tokutoku_title_sub .area{
    border: 1px solid #000000;
    font-size: 70%;
    padding: 5px;
    margin-right: 5px;
}
#tokutoku .tokutoku_title_flame{
    width: 48%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-left: 1%;
    padding-right: 1%;
}
#tokutoku .tokutoku_title_a{
    width: 34%;
    text-align: center;
    font-size: 25px;
    line-height: 120px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 10px;
    border-top: 2px solid #000092;
    border-bottom: 2px solid #000092;
}
#tokutoku .tokutoku_title_b{
    width: 65%;
    text-align: left;
    font-size: 55px;
    line-height: 65px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 0px;
    margin-left: 1%;
}
#tokutoku .tokutoku_title_a2{
    width: 34%;
    text-align: center;
    font-size: 25px;
    line-height: 120px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 10px;
    border-top: 2px solid #000092;
    border-bottom: 2px solid #000092;
}
#tokutoku .tokutoku_title_b2{
    width: 65%;
    text-align: center;
    font-size: 130px;
    line-height: 140px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 0px;
    margin-left: 1%;
}
#tokutoku .tokutoku_title_br{
    display: block;    
}
#tokutoku .tokutoku_title span{
    font-size: 40px;
    line-height: 50px;
}
#tokutoku .tokutoku_title_read{
    width: 100%;
    background-color: #F357A7;
    margin-top: 10px;
    color: #FFFFFF;
    font-size: 40px;
    text-align: center;
    line-height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: -1px;
    font-feature-settings: "palt";
}
#tokutoku .tokutoku_title_img{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    margin-bottom: 20px;
}
#tokutoku .tokutoku_title_img img{
    width: 100%;
}
#tokutoku .tokutoku_catch{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-feature-settings: "palt";
    font-size: 40px;
    padding-top: 20px;
    color: #FFFFFF;
    padding-left: 60px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
    font-weight: bold;
}
/* レスポンシブ */
@media (max-width: 1080px) {

#tokutoku .tokutoku_title_br{
    display: none;    
}
#tokutoku .tokutoku_photo .tokutoku_title_bx{
    width: 90%;
    margin: 0px auto 5px;
}
#tokutoku .tokutoku_title{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#tokutoku .tokutoku_title2{
    width: 90%;
    font-size: 50px;
    line-height: 60px;
    padding: 10px 0px 10px;
    margin-left: auto;
    margin-right: auto;
}
#tokutoku .tokutoku_title_img{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
    
#tokutoku .tokutoku_title_flame{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-left: 2%;
    padding-right: 0%;
    max-width: 700px;
}
#tokutoku .tokutoku_title_a{
    width: 40%;
    text-align: center;
    font-size: 35px;
    line-height: 120px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 10px;
    border-top: 2px solid #000092;
    border-bottom: 2px solid #000092;
}
#tokutoku .tokutoku_title_b{
    width: 59%;
    text-align: center;
    font-size: 55px;
    line-height: 65px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 0px;
    margin-left: 1%;
}
#tokutoku .tokutoku_title_a2{
    width: 40%;
    text-align: center;
    font-size: 35px;
    line-height: 120px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 10px;
    border-top: 2px solid #000092;
    border-bottom: 2px solid #000092;
}
#tokutoku .tokutoku_title_b2{
    width: 59%;
    text-align: center;
    font-size: 130px;
    line-height: 140px;
    color: #000092;
    font-feature-settings: "palt";
    padding: 0px;
    margin-top: 0px;
    margin-left: 1%;
}
    
    
}

@media (max-width: 880px) {
 
#tokutoku .tokutoku_title{
    font-size: 100px;
    line-height: 120px;
}
#tokutoku .tokutoku_title2{
    font-size: 40px;
    line-height: 50px;
}   
}
@media (max-width: 680px) {
 
#tokutoku .tokutoku_title{
    width: 95%;
    font-size: 80px;
    line-height: 85px;
}
#tokutoku .tokutoku_title2{
    width: 95%;
    font-size: 35px;
    line-height: 40px;
}   
#tokutoku .tokutoku_title_sub{
    font-size: 30px;
    line-height: 35px;
    background: linear-gradient(transparent 50%, yellow 50%);
    width: 12em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    letter-spacing: -1px;
    padding-top: 15px;
}
#tokutoku .tokutoku_title_a{
    width: 40%;
    text-align: center;
    font-size: 30px;
    line-height: 120px;
}
#tokutoku .tokutoku_title_b{
    width: 59%;
    text-align: center;
    font-size: 45px;
    line-height: 65px;
    margin-left: 1%;
}
#tokutoku .tokutoku_title_a2{
    width: 40%;
    text-align: center;
    font-size: 30px;
    line-height: 120px;
}
#tokutoku .tokutoku_title_b2{
    width: 59%;
    text-align: center;
    font-size: 100px;
    line-height: 110px;
}
}

@media (max-width: 520px) {
 
#tokutoku .tokutoku_title{
    width: 95%;
    font-size: 70px;
    line-height: 75px;
}
#tokutoku .tokutoku_title2{
    width: 95%;
    font-size: 35px;
    line-height: 40px;
}  
#tokutoku .tokutoku_title_a{
    width: 40%;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
}
#tokutoku .tokutoku_title_b{
    width: 59%;
    text-align: center;
    font-size: 35px;
    line-height: 40px;
    margin-left: 1%;
}
#tokutoku .tokutoku_title_a2{
    width: 40%;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
}
#tokutoku .tokutoku_title_b2{
    width: 59%;
    text-align: center;
    font-size: 70px;
    line-height: 80px;
} 
}

@media (max-width: 480px) {
 
#tokutoku .tokutoku_title{
    width: 95%;
    font-size: 60px;
    line-height: 65px;
}
#tokutoku .tokutoku_photo{
    padding-top: 30px;
    padding-bottom: 25px;
}
}

@media (max-width: 420px) {
 
#tokutoku .tokutoku_title{
    width: 95%;
    font-size: 50px;
    line-height: 55px;
}
#tokutoku .tokutoku_title2{
    width: 95%;
    font-size: 28px;
    line-height: 32px;
}  
#tokutoku .tokutoku_title_sub{
    font-size: 20px;
    line-height: 25px;
    background: linear-gradient(transparent 50%, yellow 50%);
    width: 12em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    letter-spacing: -1px;
    padding-top: 15px;
} 
#tokutoku .tokutoku_title_a{
    width: 40%;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
}
#tokutoku .tokutoku_title_b{
    width: 59%;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    margin-left: 1%;
}
#tokutoku .tokutoku_title_a2{
    width: 40%;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
}
#tokutoku .tokutoku_title_b2{
    width: 59%;
    text-align: center;
    font-size: 70px;
    line-height: 80px;
} 
}

@media (max-width: 360px) {

#tokutoku .tokutoku_title_a{
    width: 40%;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}
#tokutoku .tokutoku_title_a2{
    width: 40%;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}
#tokutoku .tokutoku_title_b{
    font-size: 25px;
    line-height: 30px;
    margin-left: 1%;
}
}
/*--------------------------------------------------------------
# tokutoku_title_point
--------------------------------------------------------------*/
.tokutoku_title_point_bx{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
}
.tokutoku_title_point{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1280px; 
    padding-bottom: 20px;
}
.title_point_l a:link{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;  
}
.title_point_l a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.title_point_r,
.title_point_l{
    width : calc(50% - 32px);
    border: 6px solid #000092;
    margin: 10px auto 0px;
    background-image: url("../images/title/point_bg.png");
    background-position: center center;
}
.title_point_no{
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.title_point_t{
    color: #FF0000;
    text-align: center;
    font-size: 35px;
    line-height: 38px;
    padding: 30px 5px 5px!important;
}
.title_point_t span{
    color: #000!important;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
.title_point_t2{
    color: #FF0000;
    text-align: center;
    font-size: 35px;
    padding-top: 25px!important;
    line-height: 40px!important;
    padding-bottom: 15px!important;
}
.title_point_t2 span{
    color: #000!important;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
.title_point_t3{
    color: #FF0000;
    text-align: center;
    font-size: 28px;
    padding-top: 22px!important;
    line-height: 28px!important;
}
.title_point_t3 span{
    color: #000!important;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
.title_point_b{
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    background-color: #FF0000;
    margin: 5px auto 20px;
    width : 16em;
    padding: 8px 8px 12px;
    font-weight: bold;
    border-radius: 5px;
}
.title_point_cap{
    margin: 0px 0px 15px;
    width: 95%;
}
.title_point_cap p{
    font-size: 14px;
    color: #000000;
    text-align: center;
    line-height: 16pt;
    margin: 0px;
    padding: 0px;
    letter-spacing: -0.5px;
    font-feature-settings: "palt";
}


/*--------------------------------------------------------------
＃point
--------------------------------------------------------------*/
#tokutoku .point_bx{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    margin-top: 60px;
}
#tokutoku .point_mainbx{
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    margin-top: 15px;
}

#tokutoku .point_txt_area .overBubble {
  background-color: #2E3192;
}
#tokutoku .point_txt_area .overBubble::after {
  border-color: #2E3192 transparent transparent;
}

#tokutoku .point_bx .main_title{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: 3px solid #006ec9;
    border-bottom: 3px solid #006ec9;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #006ec9;
    font-size: 30px;
}


#tokutoku .read_contents .point_bg{
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width : calc(100% / 40px);
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 5px;
}
#tokutoku .read_contents .point_no{
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 10px;
}
#tokutoku #tab_area_b .read_contents .point_bg{
    border: 20px solid #DFF1FF
}
#tokutoku #tab_area_b .read_contents .point_bg{
    border: 20px solid #DFF1FF;
}
#tokutoku #tab_area_b .read_contents .point_bg .point_no{
    background-color: #ff0000;
}
#tokutoku #tab_area_b .read_contents .point_bg .point_no{
	background-color: #A80000;
}
#tokutoku .read_contents .point_bg hr{
    border-top: 2px dotted #343434;
    margin: 20px auto;
    width: 95%;
}

#tokutoku .point_area{
    width: 100%;
    position: relative;
    padding: 10px;
    outline: 2px dashed #fff;
    outline-offset: -8px;
    border-radius: 10px;
    background-color: #006ec9;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    margin-bottom: 15px;
}
#tokutoku .point_area:before{
    position: absolute;
    top: 100%;
    left: 50px;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #006ec9;
    border-width: 8px;
    content: "";
}
#tokutoku .point_area_txt{
    text-align: center;
    margin-left: auto;
    font-size: 22px;
    margin-right: auto;
}
#tokutoku .point_txt_area{
    width: 100%;
    display: table;
    margin-bottom: 25px;
}
#tokutoku .read_contents .point_bg .point_subtitle{
    line-height: 120%;
    font-weight: bold;
    font-size: 160%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 95%;
	
}

#tokutoku .point_one{
    display: table-cell;
    vertical-align: middle;
}
#tokutoku .read_contents .point_sub2{
    font-weight: normal!important;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 100%;
    color: #4D4D4D;
    text-indent: 15px;
    line-height: 110%;
    margin-bottom: 0px;
    padding: 0px;
}
#tokutoku .read_contents .point_sub{
    font-weight: normal!important;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 100%;
    color: #4D4D4D;
    text-indent: 15px;
    line-height: 160%;
    margin-bottom: 10px;
}
#tokutoku .read_contents .point_title{
    line-height: 160%;
    font-weight: 900!important;
    font-size: 160%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 95%;
}


/*--------------------fv------------------------------------------
# contents
--------------------------------------------------------------*/
#tokutoku #tab_area_b {
    width: 100%;
    background-color: #f0f0f0;
    background-repeat: repeat;
    padding: 0px 0px 0px;
    border-top: 0px solid #000000;
}
#tokutoku #tab_area_b .tokutoku_pay{
    width : calc(100% - 160px);
    max-width: 1230px;
    margin: 60px auto;
	background-color: #FFFFFF;
    background-repeat: repeat;
    padding: 20px 0px 0px;
}
#tokutoku #tab_area_b .pay_day{
    width: 95%;
    background-color: #000096;
    color: #FFFFFF;
    border: 5px double #FFFFFF;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 28px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
#tokutoku #tab_area_b .pay_day_sub{
    background-color: #FFF000;
    color: #000096;
    width: 12em;
    font-size: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
}
#tokutoku #tab_area_b .pay_day_info{
    font-size: 80%;
}
#tokutoku .pay_cap{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    font-size: 14px;
    margin-top: 15px;
    line-height: 16px;
    font-weight: normal;
}
#tokutoku .pay_bx{
    width: 95%;
    margin: 0px auto;
    background-color: #FFFFFF;
    padding-bottom: 40px;
    padding-top: 20px;
}
#tokutoku .pay_bx_inner{
    width: 95%;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
#tokutoku .pay_bx h4{
    margin: 0px auto;
    padding-top: 20px;
    padding-left: 20px;
    width: 90%;
}
#tokutoku .pay_bx h5{
    margin: 0px auto;
    padding-top: 5px;
    padding-left: 20px;
}
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 280%;
    width: 95%;
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
    line-height: 150%;
}
#tokutoku .pay_bx .pay_route02{
    font-weight: bold;
    font-size: 240%;
    text-align: left;
}
#tokutoku .pay_bx .pay1{
    font-weight: bold;
    font-size: 600%;
    line-height: 130%;
    padding-top: 10px;
    letter-spacing: -1px;
}
#tokutoku .pay_bx .pay1 span{
    font-weight: bold;
    font-size: 20px;
}
#tokutoku .pay_bx .pay2{
    font-weight: bold;
    font-size: 800%;
    line-height: 120%;
}
#tokutoku .pay_bx .pay2 span{
    font-weight: bold;
    font-size: 20px;
}
#tokutoku .pay_bx .way_bx{
    font-size: 70%;
    color: #FFFFFF;
    padding: 2px 15px 3px;
    border-radius: 5px;
    margin: 0px 0px 0px;
    line-height: 30px;
}
#tokutoku #tab_area_b .pay_bx .way_bx{
    background-color: #FF0000;
}
#tokutoku #tab_area_b  .pay_bx .way_bx{
    background-color: #D00000;
}
#tokutoku .pay_bx .pay_m_sub{
    font: normal 16px/120% "ヒラギノ角ゴ Pro W6", "Noto Sans JP","メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    margin-top: 10px;
}
#tokutoku .pay_bx .pay_sub{
	font: normal 16px/10px "ヒラギノ角ゴ Pro W6", "Noto Sans JP","メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center!important;
    padding-bottom: 10px;
}
#tokutoku #tab_area_b .pay_bx .pay_m_a{
    width: 100%;
    margin-bottom: 0px;
}
#tokutoku #tab_area_b .pay_bx .pay_m_b{
    width: 100%;
}
#tokutoku #tab_area_b .pay_bx .pay_l{
    width: 50%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: right 35%;
}
#tokutoku #tab_area_b .pay_bx .pay_r{
    text-align: center;
    width: 50%;
}
#tokutoku #tab_area_b .pay_l2{
    width: 55%;
    text-align: right!important;
}
#tokutoku #tab_area_b .pay_bx .pay_r{
    text-align: center;
    width: 50%;
}
#tokutoku #tab_area_b .pay_r2{
    width: 45%;
    text-align: left;
}
#tokutoku .pay_all{
	padding-top: 25px;	
}
#tokutoku .information_box{
    width: 90%;
    border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}
#tokutoku .information_box p{
    padding: 10px 10px 0px;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}
#tokutoku .pay_btn_y{
    color: #FFFF00;    
    margin-right: 5px;
}
#tokutoku .pay_btn_c{
    font-size: 20px;
    margin-left: 5px;
}

#tokutoku .pre_pay{
	width: 90%;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 15px;
    font: bold 180% "ヒラギノ角ゴ Pro W6", "Noto Sans JP","メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "palt";
	}

#tokutoku .pay_bx .pay_line{
    width: 90%;
    border-top: 2px dotted #343434;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#tokutoku .pay_bx .pay_btn{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}
.pay_pd{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#tokutoku .read_contents{
    width : calc(100% - 160px);
    background-color: #fff;
    margin: 0px auto;
    padding: 0px 0px 40px;
    max-width: 1230px;
    background-repeat: repeat;
}
#tokutoku .reserve_bx{
    width: 90%;
    max-width: 1060px;
    margin: 0px auto;
    padding-bottom: 40px;
    padding-top: 20px;
}

#tokutoku .koutei_img{
    width: 90%;
    max-width: 1060px;
    margin: 0px auto 40px;    
}

#tokutoku .koutei_img img{
    width: 100%;
}


#tokutoku .read_contents .read_title{
    width: 90%;
    margin: 0px auto 10px;
    font-size: 280%;
    text-align: center;
    font-weight: bold;
    padding-top: 30px;
    line-height: 100%;
    font-feature-settings: "palt";
			}
#tokutoku .read_contents .read_title_b{
    font-weight: bold;
    font-size: 200%;
		}
#tokutoku .read_contents .read_sub{
    line-height: 34px;
    font-weight: bold;
    font-size: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

#tokutoku .read_contents .read_sub span{
    font-size: 40px!important;
}
#tokutoku #tab_area_b .read_contents .read_sub{
	background-color: #e6ebff;
    color: #006ec9;
}
#tokutoku #tab_area_b .read_contents .read_sub{
	background-color: #D3E2FF;
	color: #193EAF;
}


@media only screen and (max-width:680px) {
#tokutoku .point_area{
    width: 100%;
    position: relative;
    padding: 5px;
    outline: 2px dashed #fff;
    outline-offset: -5px;
    border-radius: 7px;
    background-color: #006ec9;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
}
#tokutoku .point_area:before{
    position: absolute;
    top: 100%;
    left: 50px;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #006ec9;
    border-width: 8px;
    content: "";
}
#tokutoku #tab_area_a {
    width: 100%;
    background-color: #f0f0f0;
    background-repeat: repeat;
    padding-top: 0px;
}
#tokutoku .pay_btn_c{
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
}
  
  
#tokutoku #tab_area_b .pay_r2{
    width: 90%;
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#tokutoku .pay_all{
	padding-top: 15px;	
}

#tokutoku .reserve_bx{
    width: 100%;
    max-width: 1060px;
    margin: 0px auto;
    padding-bottom: 40px;
    padding-top: 20px;
}
#tokutoku .read_contents .point_bg{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 10px 15px 10px;
}

#tokutoku .read_contents .point_sub2,
#tokutoku .read_contents .point_sub{
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
}
#tokutoku .read_contents .point_title{
    line-height: 120%;
    font-weight: 900!important;
    font-size: 140%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 95%;
}
#tokutoku .read_contents .pay_btn{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#tokutoku #tab_area_b .pay_bx .pay_m_a{
    width: 100%;
    margin-bottom: 20px;
}
    
#tokutoku .pamf_bx_l{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
#tokutoku .pamf_bx_r{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
#tokutoku .pay_bx .pay1{
    font-size: 230%;
}
#tokutoku .pay_bx .pay1 span{
    font-size: 16px;
}
}



/* ==========================
  その他の出発駅・到着駅から探す
========================== */
#other {
    font-family: "Noto Sans JP";
}
.other-tabbodylist a {
    color: #432c02;
    font-size: 1.6rem;
    text-decoration: none;
}
.other-tabheadlist li {
    font-size: 1.6rem;
}
@media only screen and (min-width:681px) {
   .pc-none {
        display: none;
   }
}
.overBubble {
  position: relative;
  display: inline-block;
  margin-top: -10px;
  margin-bottom: 10px;
  padding: 10px 25px;
  border: 2px solid #ffffff;
  border-radius: 9999px;
  background-color: #FF0000;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.5;
  color: #ffffff!important;
}
.overBubble::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}

.overBubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.9px 7.4px 0 7.4px;
  border-color: #FF0000 transparent transparent;
  translate: -50% 100%;
}

/*--------------------------------------------------------------
reserve-button
--------------------------------------------------------------*/
#tokutoku .reserve-button{
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  border-radius: 5px;
  width: 100%;
  margin: 0px auto;
  height: 80px;
  font-weight: bold;
  position: relative;
  transition: 0.3s;
  box-shadow: 3px 3px 0px 0px rgba(255, 205, 239, 1);
}

#tokutoku .information_bx .reserve-button{
  width: 97%;
}

/* 赤系グラデーションに変更 */
#tokutoku #tab_area_b .reserve-button,
#tokutoku #tab_area_b .reserve-button {
  /* Firefox用 */
  background-image: -moz-linear-gradient(top, #A00000 0%, #FF0000 100%);
  /* WebKit系（iOS Safari, Chrome）用 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#A00000), to(#FF0000));
}

/* ホバー時 */
#tokutoku #tab_area_b .reserve-button:hover,
#tokutoku #tab_area_b .reserve-button:hover {
  /* Firefox用 */
  background-image: -moz-linear-gradient(top, #FF5555 0%, #FF0000 100%);
  /* WebKit系 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF5555), to(#FF0000));
}

/* 矢印装飾 */
#tokutoku #tab_area_b .reserve-button::before,
#tokutoku #tab_area_b .reserve-button::after,
#tokutoku #tab_area_b .reserve-button::before,
#tokutoku #tab_area_b .reserve-button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform-origin: 100% 50%;
  height: 1px;
  width: 11px;
  background-color: #fff;
  border-radius: 2px;
  will-change: transform;
  transition: .3s;
}

#tokutoku .reserve-button::before {
  transform: translateY(-50%) rotate(30deg);
}

#tokutoku .reserve-button::after {
  transform: translateY(-50%) rotate(-30deg);
}

#tokutoku .reserve-button:hover::before {
  transform: translate(5px, -50%) rotate(30deg);
}

#tokutoku .reserve-button:hover::after {
  transform: translate(5px, -50%) rotate(-30deg);
}

#tokutoku .reserve-button li:hover{
  opacity: 0.8;
}
/*--------------------------------------------------------------
link-button
--------------------------------------------------------------*/
#tokutoku .set-btn .link-button{
    margin-bottom: 15px;    
}
#tokutoku .link-button{
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  border-radius: 5px;
  width: 100%;
 margin: 0px auto;
  height: 80px;
  font-weight: bold;
  position: relative;
  transition: 0.3s;
  box-shadow: 3px 3px 0px 0px rgba(169, 205, 239, 1);
}

#tokutoku .link-button{
  background-image:-moz-linear-gradient(
    top,
    #00B9F7 0%,
    #0080FF 40%,
    #0080FF 52%,
    #0080FF);
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#00B9F7),
    color-stop(0.49,#0080FF),
    color-stop(0.52,#0080FF),
    to(#0080FF));
}

#tokutoku .link-button::before,
#tokutoku .link-button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform-origin: 100% 50%;
  height: 1px;
  width: 11px;
  background-color: #fff;
  border-radius: 2px;
  will-change: transform;
  transition: .3s;
}
#tokutoku .link-button:hover{
    background-color: #0096ff;
  background-image:-moz-linear-gradient(
    top,
    #B0E5FF 0%,
    #00E5FF 40%,
    #00B9F7 52%,
    #00B9F7);
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#B0E5FF),
    color-stop(0.49,#00B9F7),
    color-stop(0.52,#00B9F7),
    to(#00B9F7));
}
#tokutoku .link-button::before {
  transform: translateY(-50%) rotate(30deg);
}
#tokutoku .link-button::after {
  transform: translateY(-50%) rotate(-30deg);
}
#tokutoku .link-button:hover::before {
  transform: translate(5px, -50%) rotate(30deg);
}
#tokutoku .link-button:hover::after {
  transform: translate(5px, -50%) rotate(-30deg);
}
#tokutoku .v-button li:hover{
	opacity: 0.8;
}

@media only screen and (max-width:1080px) {

#tokutoku .reserve-button,
#tokutoku .link-button{
  font-size: 20px;
}

}

@media only screen and (max-width:780px) {
#tokutoku .reserve-button{
    font-size: 16px;
    height: 60px;
    }
    .tokutoku_title_point_bx{
    padding-top: 30px;
    padding-bottom: 30px;
}
}

@media only screen and (max-width:420px) {
#tokutoku #tab_area_b .read_contents .point_bg{
    border: 15px solid #DFF1FF
}
	#tokutoku .reserve-button,
    #tokutoku .link-button{
  font-size: 14px;
  border-radius: 5px;
    }
    .tokutoku_title_point_bx{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
}
}

/*--------------------------------------------------------------
# information
--------------------------------------------------------------*/
#tokutoku .information_bg{
    width: 100%;
    background-color: #EDEDED;
    margin: 60px 0px 0px;
    padding: 0px 0px 50px;
}
#tokutoku .information_bx{
    width : calc(100% - 160px);
    background-color: #fff;
    margin: 0px auto;
    padding: 80px 80px 40px;
    max-width: 1230px;
}

#tokutoku .point_bx .main_title,
#tokutoku .information_bx .main_title{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: 3px solid #006ec9;
    border-bottom: 3px solid #006ec9;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #006ec9;
    font-size: 30px;
}
#tokutoku .information_bx .tel_title{
    font: bold 220%/120% "ヒラギノ角ゴ Pro W6", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 0px;
}
#tokutoku .information_bx .tel_subtitle{
    font: bold 160%/120% "ヒラギノ角ゴ Pro W6", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    color: #006ec9;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 15px;
    border-bottom: 2px dotted #000000;
    margin-bottom: 20px;
}
#tokutoku .information_bx .tel_txt{
    font: normal 100%/120% "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    padding-top: 5px;
    margin: 0px;
    text-align: left;
}
#tokutoku #tab_area_b .red{
    color: #FF0000;
}
#tokutoku #tab_area_b .red{
	color: #D00000;
	text-align: center;
}
#tokutoku .information_bx p{
	font: "ヒラギノ角ゴ Pro W6", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tokutoku .information_bx .info_bx{
    background-color: #006ec9;
    width: 100%;
    margin: 20px auto;
}
#tokutoku .information_bx .info_bx_title{
    margin: 0px auto;
    font: bold 180%/120% "ヒラギノ角ゴ Pro W6", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
}
#tokutoku .information_bx .info_bx_w{
    border: 3px solid #006ec9;
    background-color: #fff;
    padding: 15px;	
}
#tokutoku .information_bx .info_bx_w a:link{
    text-decoration: none;
}
#tokutoku .information_bx .info_bx_w .icon_tell{
    background-image: url(../images/common/tel_icon.png);
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: center;
}
#tokutoku .information_bx .info_bx_w .tell{
    font: bold 400%/160% "Arial Black", Gadget, sans-serif;
    text-align: center;
    color: #000;
 }
#tokutoku .information_bx .info_bx_w .btn_bx{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
#tokutoku .btn_bx{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#tokutoku .information_bx .info_bx_w .tell_info{
    font: normal 120%/120% "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: justify;
    margin: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
}
#tokutoku .pamf_btn{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    max-width: 240px;
}
#tokutoku .pamf_btn img{
    width: 100%;
}
#tokutoku .pamfbtn_bx{
    margin-top: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
#tokutoku .set-btn{
    margin-top: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    max-width: 1230px;
}
#tokutoku .set-btn_area{
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}

#tokutoku .pamf_btn_tp{
    margin-bottom: 35px;
}
.speechBubble {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    padding: 10px;
    border-radius: 12px;
    background-color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    color: #006EC9;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.speechBubble::after {
  content: "";
  position: absolute;
  top: 35%;
  right: 0;
  border-style: solid;
  border-width: 0 0 16px 16px;
  border-color: transparent transparent transparent #ffffff;
  translate: 100% calc(-50% - 0.4px);
  transform: skew(0, -10deg);
  transform-origin: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width:1180px) {
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 220%;
    }
}

@media only screen and (max-width:1130px) {
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 200%;
}
#tokutoku .pay_bx .way_bx{
    font-size: 80%;
    color: #FFFFFF;
    padding: 2px 10px;
    border-radius: 5px;
    margin: 0px 0px 0px;
    line-height: 30px;
}
    
#tokutoku .pay_bx .pay1{
    font-weight: bold;
    font-size: 450%;
}
#tokutoku #tab_area_b .pay_day_sub{
    background-color: #FFF000;
    color: #000096;
    font-size: 80%;
    line-height: 130%;
    padding: 2px;
    margin-top: 5px;
    width: 13em;
}
#tokutoku .read_contents .read_sub{
    line-height: 150%;
    font-size: 200%;
}
}

@media only screen and (max-width:1080px) {

#tokutoku .pay_bx{
    width: 95%;
    margin: 0px auto;
    background-color: #FFFFFF;
    padding-bottom: 20px;
    padding-top: 10px;
}
#tokutoku .point_txt_area{
    width: 100%;
    display: table;
}
#tokutoku #tab_area_b .pay_bx .pay_l{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#tokutoku #tab_area_b .pay_bx .pay_r{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image: none;
}
#tokutoku .title_point_t{
    font-size: 24px;
    line-height: 24px;
}
.title_point_t span{
    font-size: 16px;
    font-weight: normal;
}
.title_point_t2 span{
    font-size: 16px;
    font-weight: normal;
}
.title_point_t2{
    font-size: 30px;
}
.title_point_t3{
    font-size: 24px;
}
.title_point_t3 span{
    color: #000!important;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
    
  
    
#tokutoku .pamfbtn_bx{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}
#tokutoku .set-btn_area{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
#tokutoku .reserve-button,
#tokutoku .link-button{
  font-size: 18px;
}

}

@media only screen and (max-width:780px) {
   
.title_point_t2{
    color: #FF0000;
    text-align: center;
    font-size: 20px;
    padding-top: 20px!important;
    line-height: 25px!important;
}
#tokutoku .read_contents .read_sub{
    line-height: 160%;
    font-size: 200%;
}
#tokutoku #tab_area_b .tokutoku_pay{
	width: 95%;
    margin: 20px auto;
	background-color: #FFFFFF;
    background-repeat: repeat;
    padding: 0px 0px 0px;
}
#tokutoku .read_contents{
	width: 92%;
    background-color: #fff;
    margin: 0px auto;
    padding: 0px 0px 20px;
    max-width: 1230px;
    background-repeat: repeat;
}
    
#tokutoku #tab_area_b .pay_day{
    width: 95%;
    font: bold 25px/30px YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
}
#tokutoku .flex780{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	flex-wrap: wrap; /* 折返し指定 */
}
#tokutoku .pay_l_780{
    width: 40%;
        
    }
#tokutoku .pay_r_780{
    width: 60%;
    }
#tokutoku .pay_bx .pay1{
    font-size: 325%;
}
#tokutoku .pay_bx .pay1 span{
    font-weight: bold;
    font-size: 18px;
}
    
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 150%;
    line-height: 200%;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
}
#tokutoku .pay_bx .way_bx{
    font-size: 70%;
    line-height: 140%;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 3px;
    margin: 0px 0px 0px;
}
    
    #tokutoku .reserve-button{
    display: block;
    text-align: center;
    line-height: 30px;
    padding-top: 10px;
    }
#tokutoku #tab_area_b .pay_bx .pay_l{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#tokutoku #tab_area_b .pay_bx .pay_r{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image: none;
}
	
#tokutoku .pay_bx{
    width: 95%;
    margin: 0px auto;
    background-color: #FFFFFF;
    padding-bottom: 20px;
    padding-top: 10px;
}
  #tokutoku .read_contents .read_title_b{
    font-weight: bold;
    font-size: 150%;
		}
    
#tokutoku .title_point_t{
    font-size: 20px;
    line-height: 24px;
    padding: 30px 5px 5px!important;
}
.title_point_t span{
    font-size: 12px;
    font-weight: normal;
}
.title_point_t2 span{
    font-size: 12px;
    font-weight: normal;
}
.title_point_t3{
    color: #FF0000;
    text-align: center;
    font-size: 28px;
    padding-top: 22px!important;
    line-height: 28px!important;
}
.title_point_t3 span{
    color: #000!important;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
    
  
#tokutoku .title_point_l p,
#tokutoku .title_point_r p{
    font-size: 10px;
    line-height: 14px;
}
.title_point_b{
    font-size: 14px;
    line-height: 18px;
    margin: 5px auto 20px;
    width : 90%;
    padding: 8px 8px 12px;
    font-weight: bold;
    border-radius: 5px;
}  
.title_point_r,
.title_point_l{
    width :48%;
    border: 6px solid #000092;
    margin: 10px auto 0px;
    background-image: url("../images/title/point_bg.png");
    background-position: center center;
}
.overBubble {
    font-size: 11px;
    font-weight: normal;
}
.title_point_t3{
    font-size: 20px;
    padding-top: 22px!important;
    line-height: 28px!important;
}
#tokutoku .read_contents .read_title{
    font-size: 200%;
    text-align: center;
    font-weight: bold;
    line-height: 100%;
    padding-top: 20px;
			}

#tokutoku .read_contents .read_sub{
    font-weight: bold;
    font-size: 160%;
    background-color: #e6ebff;
    margin-left: auto;
    margin-right: auto;
    line-height: 160%;
    width: 100%;
    color: #006ec9;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#tokutoku .read_contents .read_sub span{
    font-size: 30px;
    line-height: 35px;
    }
	
#tokutoku .information_bx{
    width : calc(100% - 40px);
    background-color: #fff;
    margin: 0px auto;
    padding: 40px 20px 40px;
}

}
@media only screen and (max-width:620px) {
    
#tokutoku .pay_bx .pay1{
    font-size: 280%;
}
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 150%;
    line-height: 180%;
}
#tokutoku .pamf_btn{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
}
@media only screen and (max-width:550px) {
    
#tokutoku .pay_bx .pay1{
    font-size: 200%;
}
}
@media only screen and (max-width:480px) {
    .title_point_t2{
    font-size: 24px;
    padding-top: 50px!important;
    line-height: 35px!important;
}
.overBubble {
    padding: 5px 10px 5px 10px;
}
.title_point_t3{
    font-size: 16px;
}
.title_point_t3 span{
    font-size: 12px;
}
    
    
#tokutoku #tab_area_b .pay_day{
    width: 95%;
    margin-top: 15px;
    font: bold 150%/130% YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
}  
    
#tokutoku #tab_area_b .pay_bx .pay_m_a{
    width: 100%;
    margin-bottom: 10px;
}
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 120%;
    line-height: 170%;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
}
    
#tokutoku .pay_bx .way_bx{
    font-size: 80%;
    line-height: 150%;
    color: #FFFFFF;
    padding: 1px 2px;
    border-radius: 2px;
    margin: 0px 0px 0px;
}
#tokutoku .pay_bx .pay1 span{
    font-size: 16px;
}
    #tokutoku .pay_bx .pay1{
    font-size: 200%;
}
#tokutoku .read_contents .read_sub{
    font-size: 110%!important;
}
#tokutoku .information_bx .main_title{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: 3px solid #006ec9;
    border-bottom: 3px solid #006ec9;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #006ec9;
    font-size: 20px;
}

#tokutoku .set-btn{
    margin-top: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}
    #tokutoku .information_bg{
    width: 100%;
    background-color: #EDEDED;
    margin: 30px 0px 0px;
    padding: 0px 0px 20px;
}
    
}
@media only screen and (max-width:420px) {

.title_point_t2{
    font-size: 20px;
    padding-top: 50px!important;
    line-height: 25px!important;
}    

.title_point_t3{
    font-size: 14px;
    line-height: 20px!important;
}
    .speechBubble {
    font-size: 16px;
    padding: 5px;
    border-radius: 8px;
        
    }
.title_point_t3 span{
    font-size: 10px;
}
#tokutoku .pay_bx .way_bx{
    font-size: 70%;
    line-height: 150%;
}
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 100%;
    line-height: 170%;
}
    #tokutoku .pay_bx .pay1{
    font-size: 180%;
}
#tokutoku .pay_bx .pay1 span{
    font-size: 14px;
}
#tokutoku .reserve-button,
#tokutoku .link-button{
  font-size: 13px!important;
}

}
@media only screen and (max-width:375px) {
   
#tokutoku .pay_bx .pay_route01{
    font-weight: bold;
    font-size: 80%;
    line-height: 170%;
} 
#tokutoku .pay_bx .pay1 span{
    font-size: 12px;
}
.title_point_t3{
    font-size: 13px;
    line-height: 16px!important;
}
    .speechBubble {
    font-size: 14px;
    padding: 5px;
        
    }
#tokutoku .reserve-button,
#tokutoku .link-button{
  font-size: 12px!important;
}
#tokutoku .pay_btn_c{
    font-size: 16px!important;
    margin-left: auto;
    margin-right: auto;
}
  
}

#tokutoku .point_sub .point_cap{
    font-size: 14px!important;
    line-height: 20px!important;
    text-indent: 2em;
    padding-top: 5px;
}

 .point_cap_area{
    font-size: 14px!important;
    line-height: 20px!important;
    padding-top: 0px;
    text-align: left;
    margin-top: 5px!important;
}


    
    
    
    
