@charset 'UTF-8';

.search-detailed {
    z-index: 200;
    top: 60px;
    clear: both;
    width: 100%;
    background-color: transparent;
    margin: 5px 12px 0;
}

.search-detailed .select-box-flat-outer {
    line-height: 1.7;
}

.search-detailed .select-box-flat-outer.heigher:before {
    padding-top: 6px;
}

.search-detailed > h2 {
    font-size: 12px;
    display: block;
    cursor: pointer;
    text-align: center;
}

.search-detailed dl {
    padding-bottom: 5px;
}

.search-detailed dl dt {
    font-size: 10px;
    display: inline-block;
    margin: 10px 5px 10px 10px;
}

.search-detailed dl dd {
    padding-bottom: 10px;
}

.search-detailed dl dd.column-3 {
}

.search-detailed dl dd input:checked + label.btn-white {
    color: #777;
}
.search-detailed dl dd.column-3 > fieldset {
    width: 100%;
}

.search-detailed dl dd.column-3 .btn-flat {
    width: 25%;
    border-right: none;
}
.search-detailed dl dd.column-2 .btn-toggle {
    line-height: 18px;
    width: 73px;
}
.search-detailed dl dd.column-2 .btn-toggle.current-location {
    line-height: 19px;
    border-right: 1px solid #19b5af;
}
.search-detailed dl dd.column-2 .right-outer {
    width: 100%;
    margin-top: 0;
    margin-left: -74px;
}
.search-detailed dl dd.column-2 .right-inner {
    height: 29px;
    margin-left: 74px;
}
.search-detailed .btn-toggle {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.search-detailed dl dd.column-3 .btn-flat:last-child {
    border-right: 1px solid #19b5af;
}
.search-detailed dl dd.column-3 .btn-open.btn-flat {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    width: 100%;
}

/*-- 開くボタン(開く前) --*/
.search-detailed .btn-open.btn-flat {
    margin-top: 10px;
}

.search-detailed .btn-open.btn-flat:after,
.search-detailed > .btn-open.btn-flat:after {
    background-image: url(../../pc_images_v2/sp/common/arrowWhiteBottom.png)!important;
}

/*-- 開くボタン(ひらいたあと) --*/
.search-detailed .open.btn-open.btn-flat:after,
.search-detailed.open > .btn-open.btn-flat:after {
    background-image: url(../../pc_images_v2/sp/common/arrowWhiteTop.png)!important;
}

.search-detailed dl dd.column-2 > fieldset > div {
    width: 100%;
}
.search-detailed dl dd.column-2 > fieldset > div > div {
    width: 33%;
}
.search-detailed dl dd.column-2 > fieldset > div > div:last-child {
    width: 67%;
}


/*-- search-detailed --*/


.search-detailed .slide {
    margin-top: 10px;
}

.search-detailed .slide .open {
    display: block;
    width: 100%;
    cursor: pointer;
}

.search-detailed .slide .close {
    line-height: 2em;
    display: none;
    width: 100%;
    height: 23px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 23px 23px;
}

.search-detailed .slide .icon {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 4px 3px;
    background-size: 9px 8px;
}

.search-detailed .slide .open .icon {
    background-image: url(../../images/icon_tri_orange.png);
}

.search-detailed .slide .close .icon {
    background-image: url(../../images/icon_tri_orange_c.png);
}

.search-detailed .slide .main {
    margin: 0;
    border-top: none;
}

.search-detailed .slide .main > em {
    font-size: 10px;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 4px 5px;
    color: #fff;
}

.search-detailed .slide .main > em.label-status {
    font-size: 12px;
    display: inline-block;
    padding: 0;
}

.search-detailed .slide .main label {
    display: none;
}

.search-detailed .slide .main ul {
    background: url(../../pc_images_v2/sp/common/arrowBigGreenRight.png);
    background-repeat: no-repeat;
    background-position: center 25px;
    background-size: 9px 14px;
}

.search-detailed .slide .main .input-date {
    width: 74%;
    display: inline-block;
}

.search-detailed .slide .main .input-date.input-date-static {
    width: 200px;
    margin-top: 0!important;
}

.search-detailed .slide .main .input-date.input-date-static input {
    height: 30px;
    margin-top: 0 !important;
}

.search-detailed .slide .main .input-date > div {
    border-color: #C9D3D3;
}

.search-detailed .slide .main .label-input {
    display: block;
}

.search-detailed .slide .main ul li{
    width: 100%;
}
/*
.search-detailed .slide .main ul li:last-child {
    float: right;
    width: 44%;
}*/
.search-detailed .slide .main ul:after {
    display: block;
    clear: both;
    content: '';
}

.search-detailed .label-text {
    color: #666;
    font-size: 11px;
}

.search-detailed .input-date-suffix{
    display: inline-block;
    margin-left: 8px;
    font-size: 115%;
}
.search-detailed .input-date-static-suffix{
    font-size: 12px;
}


.pref-display-box,
.term-display-box {
    color: #19B5AF;
    display: inline-block;
    padding: 10px 10px 5px 0;
    cursor: pointer;
}

.term-display-box {
    text-align: right;
    float: right;
    font-size: 12px;
    color: #19b5af;
    margin-top: 3px;
}

/*
.pref-display-box:after,
.term-display-box:after {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    margin-left: 5px;
    content: '';
    background-image: url(../../images/event/arrow_down_green.png);
    background-size: 14px 14px;
    background-position: 0 2px;
    background-repeat: no-repeat;
}
*/

.form-flat .pref_select {
    cursor: pointer;
    padding: 10px 15px 5px 0;
    margin-right: 10px;
}

div.ui-input-text input.date-picker {
    padding-right: 30px;
    background-image: url(../../images/event/icon_calendar_green.png);
    background-size: 21px 21px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
    -webkit-tap-highlight-color: transparent;
}

.btn-calender {
    width: 30px;
    height: 30px;
    background-image: url(../../images/event/icon_calendar_green.png);
    background-size: 21px 21px;
    background-repeat: no-repeat;
    background-position: right center;
}

.search-basic .radio-group label.first-child {
    margin-left: 0;
}

.search-detailed .ui-btn-inner {
    display: none;
}
.search-detailed .ui-btn {
    box-shadow: none;
    background-image: none;
}

/*  都道府県のセレクトボックス  */
.form-flat .pref-outer {
    border: solid 1px #dedede;
    display: inline-block;
    overflow: visible;
    margin-left: 12px;
    margin-bottom: 12px;
}

.form-flat .pref-outer:before {
    display: none;
}

.form-flat .pref-outer .select-box-flat{
    overflow: visible;
    width: 200px;
    height: 30px;
    color: #19b5af;
    background-image: url(../../images/event/pull-down.jpg);
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: 30px 30px;
    padding: 5px 10px;
    border-radius: 0;
}

.btn-flat.btn-white {
    color: #19b5af;
}

.ui-datebox-container {
    border: none!important;
}

.ui-input-datebox {
    min-height: 30px;
}


.timespec{
    display: none;
}

/*
.search-form input[type=radio][checked=checked] + label[for=timespec_after_this],
.search-form input[type=radio][checked=checked] + label[for=timespec_this_weekend],
.search-form input[type=radio][checked=checked] + label[for=timespec_next_weekend],
.search-form input[type=radio][checked=checked] + label[for=timespec_this_month],
.search-form input[type=radio]:hover + label {
    color: #777;
}
*/

.input-date .ui-input-datebox a {
    width: 100%;
    height: 100%;
    margin-right: 0!important;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.search-form .search-icon.search-icon-btn {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    color: transparent;
    background-color: #19b5af;
    border: none;
    cursor: pointer;
}

/* ------ SEO ------- */
/* 件数表示 */
.search-result-detail {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: normal;
}

.narrow-down-btn {
    text-align: right;
    font-size: 12px;
    color: #19b5af;
    margin: 8px 4px;
    height: 14px;
    line-height: 14px;
}
.term-down-btn {
    text-align: right;

}
.lbl_term{
    font-size: 12px;
    color: #19b5af;
    margin: 8px 4px;
}
.submit-btn{
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
    width: 95%;
    font-size: 150%;
    color: #fff;
    background-color: #19b5af;
}
.submit-search-icon{
    display: inline;
    border: solid 1px #000;
    cursor: pointer;
}
.plus{
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
    background-color: #19b5af;
    background-image: url(../../images/event/icon_plus.png);
    background-repeat: no-repeat;
    -webkit-background-size: 8px;
    background-size: 8px;
    background-position: center center;
}
.minus{
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
    background-color: #19b5af;
    background-image: url(../../images/event/icon_minus.png);
    background-repeat: no-repeat;
    -webkit-background-size: 8px;
    background-size: 8px;
    background-position: center center;
}

.search-result_index {
    /*margin: 0px 5px 12px 12px;*/
    text-align: center;
}
.events-search-result_count {
    margin-top: 5px;
    font-size: 12px;
}
.events-search-result_count span{
    font-size: 16px;
    font-weight: bold;
    margin-right: 2px;
}
.sort-change {
    margin: 0px 0px 4px 0px;
    font-size: 12px;
    text-align: center;
}
.sort-change span {
    color: #ccc;
    margin: 0px 10px;
}
.pickup-area .read-more {
    margin-bottom: 0;
}
.pickup-outer p {
    text-align: center;
    font-weight: bold;
    font-size: 135%;
    margin-bottom: 16px;
}
.item_img img{
    max-width: 20%;
    position: absolute;
    left: 12px;
}

.search-area-sp {
    box-sizing: border-box;
    width: 100%;
    background-color: #f6f6f6;
    height: 100%;
    margin-top: -20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
