@charset "utf-8";

@media screen and (min-width: 736px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width:736px) {   
  .pc { display:none; }
  .sp { display:block; }
}

@media screen and (min-width: 736px){  
	 #card-service .grey-bg .white-bg .cont_inner .s_title{
		letter-spacing: 1px!important;
	}
}

.pcHide {
	display: none;
}
div.grey-bg {
  padding-bottom: 20px;
}
#card-service>div {
    padding-top: 20px;
}
#card-service .font-red {
	color:#ff0000;
}

#card-service>div>div>div:nth-of-type(1) ul {
  display: block;
  font-size: 0;
  line-height: 0;
}

#card-service>div>div>div:nth-of-type(1) ul li {
  display: inline;
  font-size: 0;
  line-height: 0;
}

#card-service>div>div>div:nth-of-type(1) ul li a {
  display: inline-block;
  font-size: 16px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  background-color: #858585;
  overflow: hidden;
}
_::-webkit-full-page-media, _:future, :root #card-service>div>div>div:nth-of-type(1) ul li a {
  line-height: 85px;
}
#card-service>div>div>div:nth-of-type(1) ul li span {
  display: inline-block;
  font-size: 16px;
  line-height: 48px;
  font-weight: bold;
  text-align: center;
  background: #fff url(../../../images/bg-card-service-li.png) no-repeat center top;
  overflow: hidden;
}
_::-webkit-full-page-media, _:future, :root #card-service>div>div>div:nth-of-type(1) ul li span {
  line-height: 85px;
}
#card-service>div>div>div:nth-of-type(1) ul li:first-child span, #card-service>div>div>div:nth-of-type(1) ul li:first-child a {
  width: 225px;
  height: 60px;
  padding: 10px 10px;
}

#card-service>div>div>div:nth-of-type(1) ul li:nth-child(2) span, #card-service>div>div>div:nth-of-type(1) ul li:nth-child(2) a {
  width: 225px;
  height: 60px;
  padding: 10px 10px;
  line-height: 30px;
  margin: 0 0 0 0;
}
_::-webkit-full-page-media, _:future, :root #card-service>div>div>div:nth-of-type(1) ul li:nth-child(2) span, #card-service>div>div>div:nth-of-type(1) ul li:nth-child(2) a  {
  width: 225px!important;
  height: 60px!important;
  padding: 10px 10px!important;
  line-height: 28px;
  margin: 0 0 0 0!important;
}

#card-service>div>div>div:nth-of-type(1) ul li:nth-child(3) span, #card-service>div>div>div:nth-of-type(1) ul li:nth-child(3) a {
  width: 225px;
  height: 60px;
  padding: 10px 10px;
  line-height: 30px;
  margin: 0 0 0 0;
}
_::-webkit-full-page-media, _:future, :root #card-service>div>div>div:nth-of-type(1) ul li:nth-child(3) span, #card-service>div>div>div:nth-of-type(1) ul li:nth-child(3) a   {
  width: 225px!important;
  height: 60px!important;
  padding: 10px 10px!important;
  line-height: 28px;
  margin: 0 0 0 0!important;
}
#card-service>div>div>div:nth-of-type(1) ul li:last-child span, #card-service>div>div>div:nth-of-type(1) ul li:last-child a {
  width: 225px;
  height: 60px;
  padding: 10px 10px;
  line-height: 30px;
  float: right;
}
_::-webkit-full-page-media, _:future, :root #card-service>div>div>div:nth-of-type(1) ul li:last-child span, #card-service>div>div>div:nth-of-type(1) ul li:last-child a  {
  width: 225px!important;
  height: 60px!important;
  padding: 10px 10px!important;
  line-height: 28px;
  margin: 0 0 0 0!important;
}
#card-service>div>div>div.white-bg h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0 0;
}


#card-service>div>div>div.white-bg ul {
    display: inline;
    font-size: 0;
    line-height: 0;
    margin-bottom: 30px;
}

#card-service>div>div>div.white-bg .flt_wrap {
    padding: 5px;
    margin-top: 20px;

}
#card-service>div>div>div.white-bg .flt_wrap p{
    font-size: 14px;
}
#card-service>div>div>div.white-bg.flt_wrap img{
    margin-bottom: 20px;
}


#card-service>div>div>div.white-bg .service dl {
	margin-top:15px;
	overflow:hidden;
    width: 100%;
}
#card-service>div>div>div.white-bg .service dt {
    clear: both;
	width:41px;
	float:left;
}
#card-service>div>div>div.white-bg .service dd {
	width:330px;
	padding-left:9px;
	padding-bottom:15px;
	float:left;
}
#card-service>div>div>div.white-bg .service dd p {
	margin:0;
	padding-bottom:3px;
	color:#000;
	font-weight:bold;
}
#card-service>div>div>div.white-bg .service_1{
	clear: both;
    font-size: 12px;
}

#card-service>div>div>div .pickup_box{
    width: 400px;
    float: right;
    text-align: left;
    padding: 15px;
    /*background: #001B5C;*/
    color: #001B5C;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin: 10px 0 10px;
    border-radius: 10px;
    border: solid #001B5C 5px;
}
#card-service>div>div>div .pickup_box dl dt{
    margin-right: 5px;
    height: 30px;
    float: left;
    font-weight: bold;
}
#card-service>div>div>div .pickup_box1{
    clear: both;
    width: 100%;
    padding-top: 20px;
    float: none;

}
    
#card-service>div>div>div .card_photo{
    width: 120px;
    float: left;

}
#card-service>div>div>div .card_txt2{
    font-size: 14px;
    line-height: 18px;
}
#card-service>div>div>div .card_txt2 a{
    text-decoration: underline;
}

#card-service>div>div>div .card_txt2 p.card_read{
    font-size: 16px;
    font-weight: bold;
}

#card-service>div>div>div .tbl_Tie-up_school{
	table-layout: fixed;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	width: 100%;
}

#card-service>div>div>div .tbl_Tie-up_school td {
	padding-left: 5px;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

#card-service>div>div>div .tbl_Tie-up_school th {
	text-align:center;
    vertical-align: baseline;
    border:solid 1px #8e8e8e;
    font-size: 12px;
    letter-spacing: normal;
	padding: 10px;
    line-height: 1.2;
}
#card-service>div>div>div .tbl_Tie-up_school th:first-child {
	width: 66%;
}
#card-service>div>div>div .tbl_Tie-up_school td:first-child {
	text-align: left;
    letter-spacing: normal;
}

#card-service>div>div>div .tbl_style_rs {
	width:100%;
	border-left:solid 1px #8e8e8e;
	border-top:solid 1px #8e8e8e;
}

#card-service>div>div>div .tbl_style_rs td {
	padding:10px 5px;
	border-right:solid 1px #8e8e8e;
	border-bottom:solid 1px #8e8e8e;
    font-size:12px;
    letter-spacing: normal;
}
#card-service>div>div>div .tbl_style_rs td:first-child {
    vertical-align: middle;

}
#card-service>div>div>div .tbl_style_rs td a{
    text-decoration: underline;
}
#card-service>div>div>div .tbl_style_rs td.fieldname2 {
	background-color:#FFF;
}

#card-service>div>div>div .tbl_style_rs td.fieldname3 {
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	background-color:#000;
}


#card-service>div>div>div .subhead {
	background:#000;
	padding-left:5px;
}

#card-service>div>div>div .subhead p {
	margin:0;
	padding:5px 0 5px 5px;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
	color:#000;
	background-color:#FFFFFF;
	border-bottom:#999999 2px solid;
}

#card-service>div>div>div .tbl_style_rs1{
    margin-top: 30px;
} 
#card-service>div>div>div .tbl_style_rs1 td {
	font-size:12px;
    letter-spacing: normal;
	text-align:left;
}

#card-service>div>div>div .rs_mini_wrap {
	overflow:hidden;
}
#card-service>div>div>div .rs_mini_wrap img{
	width: 80%;
}

#card-service>div>div>div .rs_mini_wrap dl dt {
	width:52px;
	float:left;
}
#card-service>div>div>div .rs_mini_wrap dl dd {
	width:398px;
	font-size:16px;
	padding-top:5px;
	font-weight:bold;
	line-height:1.4em;
	color:#000;
	float:right;
}
#card-service>div>div>div .rs_mini_wrap p {
	margin:0;
	padding:0;
    padding-left: 10px;
}

#card-service>div>div>div .card_title{
    width: 99.5%;
	margin:30px 0 10px 0;
	background-color: #000000;
	font-size:18px;
    line-height: 40px;
	color:#fff;
	text-align:center;
}

#card-service>div>div>div .tbl_transport{
	table-layout: fixed;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	width: 100%;
	height: 210px;
}
#card-service>div>div>div .tbl_transport td {
	padding-left: 5px;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

#card-service>div>div>div .card_Subheading{
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	margin: 10px 0 10px 0;
}

#card-service>div>div>div .touring_boxs{
    margin: 25px 0 25px auto;
    width: 100%;
    font-size: 14px;
    line-height: 2.2em;
    float: none;
}  

#card-service>div>div>div .touring_tel{

	padding: 5px 5px 5px 0;
	
}
#card-service>div>div>div .touring_tel1{
	background-color: #eeeeee;
	padding: 5px 5px 5px 5px;
	border: solid 1px;
    font-size: 14px
}

#card-service>div>div>div .course_box{
	height: 200px;
}
#card-service>div>div>div .card_text{
	padding: 0 5px;
}

#card-service>div>div>div .flt-l{
	width: 48%;
    float: left;
}
#card-service>div>div>div .flt-r{
	width: 48%;
    float: right;
}

#card-service>div>div>div .school_course_title{
	font-size: 20px;
	text-align:center;
	padding: 5px;
	color:#fff;
    background-color:#333;
	border-radius:10px;
	width: 95%;
}
#card-service>div>div>div .card_title_s{
	font-size:16px;
    font-weight: bold;
	color:#333;
}

#card-service>div>div>div .card_text{
    font-size: 14px;
}

#card-service>div>div>div .tbl_Tie-up_school_box th {
	padding-left: 5px;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
}

#card-service>div>div>div .tbl_Tie-up_school_box td {
	padding: 8px;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
}

#card-service>div>div>div .tbl_Tie-up_school_box th:first-child {
	width: 210px;
}

#card-service>div>div>div .tbl_Tie-up_school_box th:nth-child(2) {
	width: 100px;
}
#card-service>div>div>div .tbl_Tie-up_school_box th:nth-child(3) {
	width: 230px;
}
#card-service>div>div>div .tbl_Tie-up_school_box td:nth-child(3) {
    text-align: left;
}
#card-service>div>div>div .tbl_Tie-up_school_box td:nth-child(4) {
    text-align: left;
}
#card-service>div>div>div .tbl_Tie-up_school_box td:nth-child(5) {
    text-align: left;
}
#card-service>div>div>div .tbl_Tie-up_school_box td a{
    text-decoration: underline;
}


#card-service>div>div>div .card_Privilege{    
    width: 99%;
    border-bottom: solid 3px #000000;
    padding: 0;
}
#card-service>div>div>div .card_Privilege h4{
	width: 160px;
    background-color: #000000;
	color: #ffffff;
	font-size:12px;
    letter-spacing: normal;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}
#card-service>div>div>div .text10 {
    font-size: 14px;
}
#card-service>div>div>div .text10 a{
    text-decoration: underline;
}
#card-service>div>div>div .card_Privilege_content{
    font-size: 18px;
    font-weight: bold;
    padding-left: 7px;
}

#card-service>div>div>div .card_Commentary_twinring dt{
	font-size: 16px;
    line-height: 18px;
    font-weight: bold;
	border-bottom: 2px solid #000000;
	padding-bottom: 5px;
	margin: 10px 0;
	width: 480px;
}
#card-service>div>div>div .card_Commentary_twinring dd{
    font-size: 14px;
    line-height: 18px;
}

#card-service>div>div>div .tbl_riding-support{
	table-layout: fixed;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	width: 100%;
	margin: 30px 0 10px 0;
}
#card-service>div>div>div .tbl_riding-support td {
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	padding: 9px;
    font-size: 14px;
    line-height: 16px;
}
#card-service>div>div>div .tbl_riding-support th {
	text-align:center;
}

/*suzuka*/
#card-service>div>div>div .tbl_riding-support1{
	table-layout: fixed;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	width: 100%;
	margin: 30px 0 10px 0;
}
#card-service>div>div>div .tbl_riding-support1 th {
	text-align:center;
}
#card-service>div>div>div .tbl_riding-support1 td {
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	padding: 10px;
    font-size: 14px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center;
}

#card-service>div>div>div .circuit_pass1{
	width: 160px;
}
#card-service>div>div>div .circuit_pass{
	width: 170px;
    line-height: 16px;
}
#card-service>div>div>div .tbl_riding-support1 span {
    font-size: 10px;
}

#card-service>div>div>div .tbl_riding-support_title{
	background-color: #dcdcdc;
}

#card-service>div>div>div .touring_tel{
	
	padding: 10px;
	
    font-size: 14px;
    line-height: 16px;
}

#card-service>div>div>div .tbl_circuit{
	table-layout: fixed;
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	margin: 10px 0;
	padding: 10px;
}
#card-service>div>div>div .tbl_circuit td {
	border-collapse: collapse;
	border:solid 1px #8e8e8e;
	padding: 10px;
    font-size: 14px;
}
#card-service>div>div>div .tbl_circuit th {
	text-align:center;
}

#card-service>div>div>div .support_blue{
	color: #000000;
	font-weight:700;
	font-size: 14px;
    letter-spacing: normal;
}

/*kiyaku-list*/
#card-service>div>div>div dl.kiyaku-list {
    width: 98%;
    box-sizing: border-box;
	margin:0 auto;
	padding-right:1em;
	padding-left:1em;
	line-height:1.4em;
}
#card-service>div>div>div dl.kiyaku-list dt {
	font-size:14px;
    font-weight: bold;
    width: 100%;
    height: auto;
}
#card-service>div>div>div dl.kiyaku-list dd ol p{
	margin: 0;
}
#card-service>div>div>div dl.kiyaku-list dd{
	width: 100%;
    font-size: 14px;
    height: auto;
    margin: 0 auto;
}
#card-service>div>div>div dl.kiyaku-list dd ol{
	clear: both;
    width: 100%;
    height: auto;
    line-height: 1.8em;
}
#card-service>div>div>div dl.kiyaku-list dd ol li{
	clear: both;
    width: 100%;
    margin-left: 2%;
    height: auto;
    list-style:decimal;
	list-style-position:outside;
    line-height: 1.8em;
}

#card-service>div>div>div .card_description{
    width: 220px;
    text-align: center;
    background: #000;
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    border-radius: 8px;
    margin: 20px 0;
}
.card_description_new{
    width: 220px;
    text-align: center;
    background: #999;
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    border-radius: 8px;
    margin: 20px 0;
	display: block;
}
#card-service>div>div>div .card_description a{
    color: #fff;
}
#card-service>div>div>div .last_menu {
  display: none;
}

#card-service>div>div>div .readtext span{
    font-size: 14px;
}

/*<!--p.to_page_top {
  display: none;
}-->*/

#card-service .last_menu{display: none;}


.toptours_list {
	width: 940px;
	margin-top: 10px;
}
.toptours_list td{
	font-size: 13px;
}
.toptours_list th{
	font-size: 13px;
	font-weight: bold;
}
.toptours_list tr th:first-child{
	width: 17%;
}
.toptours_list tr th:nth-child(2){
	width: 70%;
}
.toptours_list tr th:last-child{
	width: 13%;
}

.ofxs {
	margin-bottom: 30px;
}

    
 #card-service>div .agreement-button{
     margin: 0 auto 20px;
     width: 400px;
     text-align: center;
     border: solid 2px #000000;
     background-color: #f0f0f0;
     line-height: 30px;
     box-sizing: border-box;
}
 #card-service>div .agreement-button a{
     display: block;
     width: 100%;
     color: #000000;
     font-weight: bold;
     border-radius: 15px;
     box-sizing: border-box;
     padding: 10px;
     
}

	.upright{
	vertical-align: baseline;
    writing-mode: vertical-rl;
    text-orientation: mixed;
	    line-height: 1;
		  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
		display: inline-block;
}

/* レスポンシブ */


@media screen and (max-width:736px) {
  div.white-bg {
    padding: 1px 25px 25px;
    margin-bottom: 30px;
      margin-left: 20px;
  }
  #card-service>div.grey-bg>div {
    width: 92% !important;
    margin: 0 0 0 2.5%;
  }
 #card-service>div .cont_inner{
     padding-top: 10px;
    }
  #card-service>div>div>div:nth-of-type(1) ul {
    display: block;
    font-size: 0;
    line-height: 0;
      margin-left: 20px;
  }
  #card-service>div>div>div:nth-of-type(1) ul li {
    display: inline;
    font-size: 0;
    line-height: 0;
  }
  #card-service>div>div>div:nth-of-type(1) ul li a {
    display: none;
  }
  #card-service>div>div>div:nth-of-type(1) ul li span {
    display: block;
    font-size: 14px;
    line-height: 30px;
      margin-bottom: 30px;
    background: #fff;
    float: none !important;
    padding: 10px 0 0 !important;
    width: auto !important;
    height: auto !important;
  }
    

  #card-service>div>div>div.white-bg p {
    font-size: 12px;
    margin: 10px;
  }
    #card-service>div>div>div.white-bg .cont_l{
        width: 100%;
        float: none;
    }
    #card-service>div>div>div.white-bg .cont_r{
        width: 100%;
        float: none;
    }
    #card-service>div>div>div .pickup_box{
        width:90%;
        box-sizing: border-box;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    
    #card-service>div>div>div:nth-of-type(2) ol li {
        clear: both;
        width: 288px;
        height: 48px;
        float: none;
        margin: 0 auto;
        padding: 0;
    }
    #card-service>div>div>div .cont_inner1{
        overflow: scroll;
    }
    #card-service>div>div>div .cont_inner img{
        width: 100%; 
    }
    #card-service>div>div>div .subhead {
	background:#000;
	padding-left:5px;
        width: 100%;
}

    #card-service>div>div>div .subhead p {
        margin:0;
        padding:5px 0 5px 5px;
        font-size:14px;
        font-weight:bold;
        line-height:1.4em;
        color:#000;
        background-color:#FFFFFF;
        border-bottom:#999999 2px solid;
    }
    
    
    #card-service>div>div>div .rs_mini_wrap dl dt {
        width:15%;
        float:left;
    }
    #card-service>div>div>div .rs_mini_wrap dl dd {
        width:80%;
        font-size:14px;
        line-height: 16px;
        padding-top:0;
        font-weight:bold;
    }
    #card-service>div>div>div p.rs_mini_wrap {
        font-size: 12px;
        line-height: 16px;
        margin: 0 auto;
        padding: 0;
    }

     #card-service>div>div>div .rs_mini_wrap {
         border-top: 1px solid #c0c0c0;
         padding-top: 20px;
    }  
    #card-service>div>div>div .flt_wrap img{
        width: 20%;
        margin: 0 auto;
    }

    
    #card-service>div>div>div .card_Subheading{
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	margin: 10px 0 10px 0;
}
    #card-service>div>div>div .tar{
        clear: both;
        text-align: left;
    }
    
    #card-service>div>div>div .tbl_transport{
        height: auto;
    }
    #card-service>div>div>div .tbl_transport td {
        font-size: 12px;
    }
    
    #card-service>div>div>div .touring_boxs{
        margin: 25px 0 25px auto;
        width: 100%;
        font-size: 12px;
        line-height: 2.2em;
        float: none;
    }  

     #card-service>div>div>div .flt-l{
        width:100%;
        float: none;
    }
    #card-service>div>div>div .flt-r{
        width: 100%;
        margin-top: 30px;
        float: none;
    }



    #card-service>div>div>div .card_Commentary_twinring dt{
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
        border-bottom: 2px solid #000000;
        padding-bottom: 5px;
        margin: 10px 0;
        width: 100%;
    }

    
  #card-service .last_menu {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0 auto 20px;
    margin-top: 30px;
      margin-left: 20px;
    width: 96%;
    max-width: 96%;
  }

    
 #card-service .last_menu ul {
    display: table;
    width: 100%;
    background: #fff url(../../../images/bg-border_3.png) no-repeat center center;
  }
  #card-service .last_menu li {
    display: table-row;
    width: auto;
    height: auto;
  }
  #card-service .last_menu  li a {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    height: 100px;
    padding: 0 21%;
    font-weight: bold;
    text-decoration: underline;
  }
  #card-service .last_menu li span {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    height: 100px;
    padding: 0 21%;
    font-weight: bold;
    color: #999;
  }
    
    #card-service>div>div>div .touring_tel{
       
        padding: 5px 5px 5px 5px;
    
        font-size: 12px;
        line-height: 18px;
    }
    #card-service>div>div>div .touring_tel1{
        background-color: #eeeeee;
        padding: 5px 5px 5px 5px;
        border: solid 1px;
        font-size: 12px;
        line-height: 16px;
    }
    /*
  #card-service>div>div>div:nth-of-type(3) li:nth-of-type(2) a, #card-service>div>div>div:nth-of-type(3) li:nth-of-type(2) span {
    padding: 0 6%;
  }
  #card-service>div>div>div:nth-of-type(3) li:last-child a, #card-service>div>div>div:nth-of-type(3) li:last-child span {
    font-size: 14px;
  }
    */
  #card-service>div>div>div:nth-of-type(4) {
    display: block;
    text-align: center;
  }
  #card-service>div>div>div:nth-of-type(4) p {
    line-height: 40px;
  }
  #card-service>div>div>div:nth-of-type(4) p a {
    font-size: 12px;
    line-height: 55px;
    display: inline-block;
    width: 92%;
    max-width: 400px;
    background-color: #fff;
    border: 1px solid #666;
    font-weight: bold;
  }
    
    #card-service>div>div>div .card_description{
        width: 220px;
        text-align: center;
        background: #000;
        font-size: 14px;
        line-height: 50px;
        font-weight: bold;
        border-radius: 8px;
        margin: 20px 0;
    }   
    #card-service>div>div>div .tbl_Tie-up_school_box {
        width:100%;
        overflow: scroll;
    }
    #card-service>div>div>div .tbl_Tie-up_school_box th{
        width: 20%;
    }
    #card-service>div>div>div .tbl_Tie-up_school_box th:nth-child(1) {
        width: 15%;
    }
    #card-service>div>div>div .tbl_Tie-up_school_box th:nth-child(3) {
        width: 20%;
    }
    #card-service>div>div>div .card_photo img{
        width: 100%;
        float: left;
    }
#card-service>div>div>div .readtext span{
    font-size: 12px;
}

  p.to_page_top {
    display: block;
  }

 #card-service>div .agreement-button{
     margin: 20px auto 10px;
     width: 95%;
    }
 #card-service>div .agreement-button a{
     font-size: 12px;
     line-height: 18px;
     
}

	.ofxs {
		overflow-x: scroll;
	}
.pcHide {
	display: block;
}
	.upright{
	vertical-align: baseline;
    writing-mode: vertical-rl;
    text-orientation: mixed;
	    line-height: 1;
}
}

@media screen and (max-width:330px) {
#card-service>div>div>div .tbl_Tie-up_school th {
    text-align: center;
    vertical-align: middle;
    border: solid 1px #8e8e8e;
    font-size: 12px;
    letter-spacing: normal;
    padding: 0px; 
    line-height: 1.2;
}
}

.service_end{
	    color: #cb0101;
    padding-bottom: 5px;
    margin-top: -16px;
}