#search_ttl:after,
#pankuzu:after,
#search_box:after,
.search_underbox:after {
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
}

#pankuzu {
    margin: 16px 0 0 0;
}

#pankuzu li {
    float: left;
    color: #fff;
    padding-right: 16px;
}

#pankuzu li a {
    color: #fff;
}

#search_ttl {
    clear: both;
    margin: 0;
    padding: 0;
}

#oreno {
    margin: 24px 0 16px 0;
    padding: 77px 0 0 0;
    width: 199px;
    height: 0;
    overflow: hidden;
    display: block;
    background: url(../img/search_ttl.png) no-repeat;
    float: left;
}

#txt {
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    padding-top: 50px;
    display: block;
    float: left;
}

#bus_txt {
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    padding-top: 50px;
    display: block;
}

#search_box {
    background: #f0f0f0;
    padding: 16px 32px;
}

.ctn {
    display: block;
    margin: 8px auto;
}

.ctn0 {
    margin: 8px 0;
}

a .ctn0:hover {
    transform: rotate(5deg);
}

.sorry_cnt {
    text-align: center;
    font-size: 12px;
    display: block;
}

.cal_type {
    display: flex;
}

.cal_type a {
    background: #ffffff;
    margin: 0 0 1em;
    padding: 0.5em;
    border: 1px solid #34201b;
}

.cal_type a:first-child {
    border-radius: 5px 0 0 5px;
}

.cal_type a:last-child {
    border-radius: 0 5px 5px 0;
}

.cal_type a.now {
    background: #34201b;
    color: #fff;
}

#calendar {
    width: 500px;
    float: left;
}

#sibori {
    width: 436px;
    float: right;
}

#calendar1 div {
    display: flex;
}

#calendar1 div:nth-child(2) table {
    white-space: nowrap;
}

#calendar1 div table:first-child {
    width: 200px;
}

#calendar1 div table:last-child {
    width: 736px;
}

#calendar1 div:nth-child(2) table:last-child {
    display: block;
    overflow-x: scroll;
}

#calendar1 div table .top_tb {
    text-align: center;
    padding: 8px;
}

#calendar1 div table .top_tb:first-child {
    text-align: left;
}

#calendar1 div table .top_tb:last-child {
    text-align: right;
}

#sibori1 .srch_detail {
    width: 80%;
}

#sibori1 .tbl_layout {
    display: flex;
}

#sibori1 .tbl_layout table {
    flex: 1;
    margin: 0 auto;
}

table.search_calendar {
    width: 500px;
}

td.top_tb {
    color: #fff;
    background: #34201b;
}

.lefty {
    float: left;
    width: 104px;
    padding: 8px 0 8px 8px;
}

.centy {
    float: left;
    text-align: center;
    width: 260px;
    padding: 8px 0;
}

.centy1 {
    float: left;
    text-align: center;
    width: 10em;
    padding: 8px 0;
}

.righty {
    float: right;
    width: 104px;
    text-align: right;
    padding: 8px 8px 8px 0;
}

.srch_detail {
    width: 350px;
    margin: 24px auto;
}

.srch_detail h4 {
    margin: 24px 0 16px 0;
    text-align: center;
    font-size: 18px;
}

.cm_search {
    background: #fff;
    border: 1px solid #A9A9A9;
}

.search_underbox {
    padding: 20px 0 0;
}

.search_underbox .left_box {
    float: left;
    width: 410px;
    margin: 0px 20px 20px 0;
    background: #f0f0f0;
    border-bottom: #18090A solid 20px;
}

.search_underbox .right_box {
    float: right;
    width: 570px;
    background: #f0f0f0;
}

.search_underbox .right_box #allttl {
    margin: 0;
    padding: 24px 24px 8px 24px;
    font-size: 18px;
    font-weight: normal;
}

span#depa_all {
    text-align: center;
    display: block;
    padding: 8px;
    margin: 0px 16px 8px 16px;
    background: #e4e4e4;
    cursor: pointer;
}

span#area_all {
    text-align: center;
    display: block;
    padding: 8px;
    margin: 0px 16px 8px 16px;
    background: #e4e4e4;
    cursor: pointer;
}

.search_underbox .left_box h3 {
    margin: 0;
    padding: 24px 0 8px 24px;
    font-size: 18px;
    font-weight: normal;
}

.search_underbox .left_box ul {
    padding: 0 0 0 24px;
}

.search_underbox .left_box ul li {
    float: left;
}

.search_underbox .left_box ul li a {
    display: block;
    padding: 0 16px 16px 0;
}

.search_underbox .center_box {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    background: #f0f0f0;
}

.search_underbox .center_box h3 {
    margin: 0;
    padding: 24px 0 8px 24px;
    font-size: 18px;
    font-weight: normal;
}

.search_underbox .center_box ul {
    padding: 0 0 0 24px;
}

.search_underbox .center_box ul li {
    float: left;
}

.search_underbox .center_box ul li a {
    display: block;
    padding: 0 16px 16px 0;
}

.search_underbox .tspot_box {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    background: #f0f0f0;
}

.search_underbox .tspot_box h3 {
    margin: 0;
    padding: 24px 0 8px 24px;
    font-size: 18px;
    font-weight: normal;
}

.search_underbox .tspot_box ul {
    padding: 0 0 0 24px;
}

.search_underbox .tspot_box ul li {
    clear: both;
    padding: 16px 0 8px 0;
}

.search_underbox .tspot_box ul li div.name1 {
    clear: both;
    font-size: 14px;
    font-weight: bold;
}

.search_underbox .tspot_box ul li img {
    display: block;
    padding: 0 16px 0 16px;
    width: 268px;
    float: left;
}

.search_underbox .tspot_box ul li div.descs {
    display: block;
    padding: 16px 16px 0 16px;
}

.search_underbox .tspot_box ul li div.address {
    padding: 32px 16px 0 0;
    text-align: right;
}

.search_underbox .tspot_box p {
    clear: both;
    margin: 0;
    padding: 24px 0 8px 24px;
    font-size: 10px;
    font-weight: normal;
}

.search_underbox .busstop_box {
    width: 410px;
    margin: 20px 20px 0 0;
    background: #f0f0f0;
}

.search_underbox .busstop_box h3 {
    margin: 0;
    padding: 24px 0 8px 24px;
    font-size: 18px;
    font-weight: normal;
}

.search_underbox .busstop_box ul {
    padding: 0 0 0 24px;
    overflow: hidden;
}

.search_underbox .busstop_box ul li {
    float: left;
}

.search_underbox .busstop_box ul li a {
    display: block;
    padding: 0 16px 16px 0;
}

#search_result_ttl {
    margin: 0 auto;
    padding: 0;
    width: 580px;
    height: 90px;
    overflow: hidden;
    display: block;
    background: url(../img/search_result_ttl.png) no-repeat;
    position: relative;
}

#search_result_ttl span {
    position: absolute;
    top: 12px;
    right: 56px;
    font-size: 32px;
    color: #be4d4d;
}

#search_result_ttl_woman {
    margin: 0 auto;
    padding: 0;
    width: 580px;
    height: 90px;
    overflow: hidden;
    display: block;
    background: url(../img/search_result_ttl.png) no-repeat;
    position: relative;
}

#search_result_ttl_woman span {
    position: absolute;
    top: 12px;
    right: 56px;
    font-size: 32px;
    color: #be4d4d;
}

.search_top_nav {
/*
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 16px 0;
    width: 510px;
*/
    width: 935px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    padding-top: 16px;
}

.search_top_nav li {
/*    float: left;*/
    margin-left: 1em;
    padding: 0.3em 0.7em 0.1em;
    background: #d25252;
    border-radius: 3px;
    color: #f9f9f9;
    font-weight: 900;
    box-shadow: 1px 1px 1px #555;
}

.search_top_nav li.text {
    background: none;
    box-shadow: none;
}

.search_top_nav li.active {
    border: 1px solid #d25252;
    background: #f9f9f9;
    color: #d25252;
}

.search_top_nav a:hover {
    text-decoration: none;
    color: #f9f9f9;
}

.search_top_nav a li {
    border: 1px solid #d25252;
}

.search_selection_nav {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 16px 0;
    clear: both;
    width: 815px;
}

.search_selection_nav li {
    float: left;
    padding: 0 8px;
}

.search_selection_nav li a {
    display: block;
    color: #fff;
}

.search_selection_nav li.non_select {
    color: #666;
}

.search_result_box {
    width: 935px;
    height: auto;
    margin: 24px auto 0 auto;
    padding: 0 0 16px 0;
    background: url(../img/search_result_box.png) repeat-y;
    position: relative;
}

.search_result_box:after,
.result_ttl:after {
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
}

.result_ttl {
    margin: 0;
    padding: 16px 24px 16px 40px;
}

.result_ttl a {
    color: #000;
    text-decoration: none;
}

.result_ttl a:hover {
    text-decoration: underline;
    color: #2f79c0;
}

.result_ttl h3 {
    margin: 0 0 0 16px;
    padding: 0 0 0 40px;
    font-size: 20px;
    font-weight: normal;
    background: url(../../img/en_US/search_ico.png) no-repeat;
}

.result_ttl ul {
    margin: 8px 0 0 16px;
}

.result_ttl ul li {
    float: left;
    width: 30px;
    height: 30px;
    margin: 8px 8px 15px 0;
}

.result_ttl p {
    clear: both;
    margin: 0 0 0 16px;
}

.search_result_box:after,
.result_ttl_woman:after {
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
}

.result_ttl_woman {
    margin: 0;
    padding: 16px 24px 16px 40px;
}

.result_ttl_woman a {
    color: #000;
    text-decoration: none;
}

.result_ttl_woman a:hover {
    text-decoration: underline;
    color: #2f79c0;
}

.result_ttl_woman h3 {
    margin: 0 0 0 16px;
    padding: 0 0 0 40px;
    font-size: 20px;
    font-weight: normal;
    background: url(../img/search_woman_ico.png) no-repeat;
}

.result_ttl_woman ul {
    margin: 8px 0 0 56px;
}

.result_ttl_woman ul li {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 8px 0 0;
}

.result_about {
    width: 398px;
    margin: 0 0 0 56px;
    padding: 16px;
    background: #faf8f8;
    float: left;
}

.result_about p {
    position: relative;
    margin: 0 0 5px;
    padding: 0 0 0 75px;
    overflow: hidden;
}

.result_about p img.place {
    position: absolute;
    top: 0;
    left: 0;
}

.result_about p span {}

.result_about p span span {
    display: block;
    float: left;
    margin: 0 0 5px 5px;
    text-align: center;
    padding: 5px;
    background: #fff;
    border: solid 1px #778899;
}

.result_about .company {
    padding: 0.5em 0 0 0;
    margin: 0;
}

.result_price {
    width: 418px;
    float: right;
    margin-right: 16px;
    color: #2f79c0;
}

.result_price div {
    display: block;
    background: #fff;
    margin: 0;
    padding: 0;
}

.result_price .kihon_price_box {
    position: relative;
    margin: 1em 0;
    padding: 1em;
    color: #555555;
    background-color: #fff;
    border: 2px solid red;
    box-shadow: 2px 2px 1px #ddd;
}

.result_price .kihon_price_box_title {
    position: absolute;
    padding: 0 .5em;
    left: 20px;
    top: -15px;
    font-weight: bold;
    background-color: #fff;
    color: red;
}

.result_price .kihon_price {
    display: flex;
    justify-content: space-between;
}

.result_price .kihon_price p {
    padding: 8px 5px 0;
    color: #2f79c0;
}

.result_price .kihon_price_a {
    display: block;
}

.result_price .price_link_btn {
    font-style: normal;
    display: inline-block;
    padding: 0.2em 1em;
    text-decoration: none;
    background: darkorange;
    color: white;
    border: solid 2px darkorange;
    border-radius: 3px;
    box-shadow: 2px 2px 1px #ddd;
    transition: .4s;
}

.result_price .price_link_btn:hover {
    color: darkorange;
    background: #fff;
}

.result_price #disp {
    display: none;
}

.result_price p {
    margin: 0;
}

.result_price a:hover {
    text-decoration: none;
}

.result_price span {
    font-size: 18px;
    font-weight: bold;
    color: red;
    font-style: italic;
}

.result_price .kakaku a img:first-child {
    max-height: 20px;
    vertical-align: text-bottom;
    margin: 0 10px 0 0;
}

.result_price .kakaku_child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 16px;
}

.result_price .kakaku_child img {
    width: 80px;
    height: 20px;
}

.result_price .kakaku_child .price_link_btn {
    font-size: 16px;
    padding: 0.35em 0;
    width: 87.5px;
    text-align: center;
    border: solid 2px #d25252;
    background: #d25252;
}

.result_price .kakaku_child .price_link_btn:hover {
    border: solid 2px #d25252;
    color: #d25252;
    background: #fff;
}

.result_price .back_gray {
    background: #f0f0f0;
}

#search_dep_prefecture_ttl {
    margin: 0 auto;
    padding: 100px 0 0 0;
    width: 580px;
    height: 0px;
    overflow: hidden;
    display: block;
    background: url(../img/search_dep_prefecture_ttl.png) no-repeat;
}

#search_prefecture_ttl {
    margin: 0 auto;
    padding: 100px 0 0 0;
    width: 580px;
    height: 0px;
    overflow: hidden;
    display: block;
    background: url(../img/search_prefecture_ttl.png) no-repeat;
}

#prefecture_tb {
    width: 100%;
    font-size: 18px;
    padding: 16px;
}

#prefecture_tb td {
    padding: 16px 0 0 0;
    vertical-align: top;
}

#prefecture_tb td.prefecture {
    width: 130px;
}

.prefecture_list li {
    float: left;
    padding: 0 16px 0 0;
    display: block;
}

.icon_box {
    margin: 40px 0 0 0;
}

.icon_box h4 {
    margin: 0;
    padding: 60px 0 0 0;
    width: 430px;
    height: 0;
    overflow: hidden;
    display: block;
    background: url(../img/ttl_icon.png) no-repeat;
}

.icon_box ul {
    float: left;
    width: 320px;
    margin: 24px 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
}

.icon_box ul li {
    padding: 8px 0 8px 40px;
    margin: 8px 0 0 0;
}

.recommend_box {
    margin: 40px 0 0 0;
}

.recommend_box h3 {
    margin: 16px;
    padding: 0;
    width: 430px;
    height: 60px;
    overflow: hidden;
    display: block;
    background: url(../img/recommend_ttl.png) no-repeat;
    position: relative;
}

.recommend_box h3 span {
    position: absolute;
    top: 16px;
    font-size: 20px;
    font-weight: normal;
    left: 90px;
    display: block;
    width: 65px;
    text-align: center;
}

#recommendlist li {
    border: solid 1px #fff;
    padding: 24px 40px;
    margin: 0 0 16px 0;
}

#recommendlist li h4 {
    margin: 0;
    padding: 0 0 16px 0;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

#recommendlist li p {
    margin: 0;
    padding: 0 0 16px 0;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

.gurume_box {
    margin: 40px 0 0 0;
}

.gurume_box h3 {
    margin: 16px;
    padding: 0;
    width: 430px;
    height: 60px;
    overflow: hidden;
    display: block;
    background: url(../img/gurume_ttl.png) no-repeat;
    position: relative;
}

.gurume_box h3 span {
    position: absolute;
    top: 16px;
    font-size: 20px;
    font-weight: normal;
    left: 90px;
    display: block;
    width: 65px;
    text-align: center;
}

#gurumelist li {
    border: solid 1px #fff;
    padding: 24px 40px;
    margin: 0 0 16px 0;
}

#gurumelist li h4 {
    margin: 0;
    padding: 0 0 16px 0;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

#gurumelist li p {
    margin: 0;
    padding: 0 0 16px 0;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

/*ico*/

#ico_daynight {
    background: url(../img/icon/ico_daynight.png) no-repeat;
}

#ico_midnight {
    background: url(../img/icon/ico_midnight.png) no-repeat;
}

#ico_onefour {
    background: url(../img/icon/ico_onefour.png) no-repeat;
}

#ico_onethree {
    background: url(../img/icon/ico_onethree.png) no-repeat;
}

#ico_twoone {
    background: url(../img/icon/ico_twoone.png) no-repeat;
}

#ico_ten {
    background: url(../img/icon/ico_ten.png) no-repeat;
}

#ico_nine {
    background: url(../img/icon/ico_nine.png) no-repeat;
}

#ico_eight {
    background: url(../img/icon/ico_eight.png) no-repeat;
}

#ico_sex {
    background: url(../img/icon/ico_sex.png) no-repeat;
}

#ico_womenonly {
    background: url(../img/icon/ico_womenonly.png) no-repeat;
}

#ico_women {
    background: url(../img/icon/ico_women.png) no-repeat;
}

#ico_toilet {
    background: url(../img/icon/ico_toilet.png) no-repeat;
}

#ico_lan {
    background: url(../img/icon/ico_lan.png) no-repeat;
}

#ico_concent {
    background: url(../img/icon/ico_concent.png) no-repeat;
}

#ico_curtain {
    background: url(../img/icon/ico_curtain.png) no-repeat;
}

#ico_curtainperson {
    background: url(../img/icon/ico_curtainperson.png) no-repeat;
}

#ico_items {
    background: url(../img/icon/ico_items.png) no-repeat;
}

#ico_eyemask {
    background: url(../img/icon/ico_eyemask.png) no-repeat;
}

#ico_earmask {
    background: url(../img/icon/ico_earmask.png) no-repeat;
}

#ico_slippers {
    background: url(../img/icon/ico_slippers.png) no-repeat;
}

#ico_blanket {
    background: url(../img/icon/ico_blanket.png) no-repeat;
}

#ico_pillow {
    background: url(../img/icon/ico_pillow.png) no-repeat;
}

#ico_tooth {
    background: url(../img/icon/ico_tooth.png) no-repeat;
}

#ico_student {
    background: url(../img/icon/ico_student.png) no-repeat;
}

#ico_round {
    background: url(../img/icon/ico_round.png) no-repeat;
}

#ico_child {
    background: url(../img/icon/ico_child.png) no-repeat;
}

#ico_group {
    background: url(../img/icon/ico_group.png) no-repeat;
}

/*ico*/

#ken_ico_daynight {
    background: url(../img/icon/ico_daynight.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_midnight {
    background: url(../img/icon/ico_midnight.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_onefour {
    background: url(../img/icon/ico_onefour.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_onethree {
    background: url(../img/icon/ico_onethree.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_twoone {
    background: url(../img/icon/ico_twoone.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_ten {
    background: url(../img/icon/ico_ten.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_nine {
    background: url(../img/icon/ico_nine.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_eight {
    background: url(../img/icon/ico_eight.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_sex {
    background: url(../img/icon/ico_sex.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_womenonly {
    background: url(../img/icon/ico_womenonly.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_women {
    background: url(../img/icon/ico_women.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_toilet {
    background: url(../img/icon/ico_toilet.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_lan {
    background: url(../img/icon/ico_lan.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_concent {
    background: url(../img/icon/ico_concent.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_curtain {
    background: url(../img/icon/ico_curtain.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_curtainperson {
    background: url(../img/icon/ico_curtainperson.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_items {
    background: url(../img/icon/ico_items.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_eyemask {
    background: url(../img/icon/ico_eyemask.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_earmask {
    background: url(../img/icon/ico_earmask.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_slippers {
    background: url(../img/icon/ico_slippers.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_blanket {
    background: url(../img/icon/ico_blanket.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_pillow {
    background: url(../img/icon/ico_pillow.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_tooth {
    background: url(../img/icon/ico_tooth.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_student {
    background: url(../img/icon/ico_student.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_round {
    background: url(../img/icon/ico_round.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_child {
    background: url(../img/icon/ico_child.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ken_ico_group {
    background: url(../img/icon/ico_group.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.morerosen {
    margin: 0 16px;
    width: 538px;
    border-collapse: collapse;
}

.morerosen td {
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    border-bottom: solid 1px #ccc;
}

.morerosenttl td {
    background: #ccc;
}

a.morerosen {
    margin: 0;
    padding: 16px;
    display: block;
    text-align: center;
}

.morearea {
    margin: 0 16px;
    width: 378px;
    border-collapse: collapse;
}

.morearea td {
    text-align: left;
    padding: 8px 0px 8px 20px;
    font-size: 16px;
    border-bottom: solid 1px #ccc;
}

.moreareattl td {
    background: #ccc;
}

a.morearea {
    margin: 0;
    padding: 16px;
    display: block;
    text-align: center;
}

/*ex style */

.sun1 {
    background-color: #c76969;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 71px;
}

.sat1 {
    background-color: #5391e4;
    font-size: 14px;
    text-align: center;
    color: #fff;
    width: 71px;
}

.hira1 {
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    color: #5b4135;
    width: 71px;
}

.pink1 {
    background-color: #ff69b4;
    text-align: center;
    font-size: 14px;
    color: #5b4135;
    width: 71px;
}

.sun {
    background-color: #f9f6eb;
    text-align: center;
    font-size: 14px;
    color: #c76969;
    width: 71px;
    line-height: 180%;
}

.sat {
    line-height: 180%;
    background-color: #f9f6eb;
    text-align: center;
    font-size: 14px;
    color: #5391e4;
    width: 71px;
}

.hira {
    background-color: #fff;
    text-align: center;
    line-height: 180%;
    font-size: 14px;
    color: #333;
    width: 71px;
}

.pink {
    background-color: #ff69b4;
    text-align: center;
    line-height: 180%;
    font-size: 14px;
    color: #333;
    width: 71px;
}

/*バスごとのページ*/

#kensaku_sibo {
    overflow: hidden;
}

#kensaku_sibo .result_price {
    margin: 0;
    padding: 0;
}

.bus_detail {
    background: #fff;
    padding: 16px;
}

.bus_detail ul {
    overflow: hidden;
    margin: 0 0 1em 2em;
}

.bus_detail ul li {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 8px 0 0;
}

.bus_detail .result_about {
    float: none;
    width: 938px;
    margin: 0;
}

/* 2018.11.20 どこに出ているかのblock追加 */

#search_go_to_x {
    background: #f0f0f0;
    padding: 32px;
    margin-top: 20px;
}

#search_go_to_x table {
    border: 0;
    border-collapse: collapse;
    width: 100%;
}

#search_go_to_x .rosen_head {
    background: #bbb;
    margin-top: 15px;
    padding: 0.3em 0;
    text-indent: 2em;
    text-align: left;
}

#search_go_to_x .rosen_head span.arv {
    font-size: 150%;
    font-weight: 900;
}

#search_go_to_x th,
#search_go_to_x td {
    padding: 0.5em 0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
}

#search_go_to_x th {
    background: #ddd;
    font-weight: 900;
}

#search_go_to_x th.one {
    width: 23%;
}

#search_go_to_x th.two {
    width: 40%;
}

#search_go_to_x th.three {
    width: 14%;
}

#search_go_to_x .brd_r_cut {
    border-right: 0;
}