@charset "utf-8";

/* CSS Document */
body {
    color: #66251f;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 11px;
    line-height: 1.4;
}
h2.title {
    text-align: center;
    border-bottom: 4px solid #000033;
    height: 50px;
    line-height: 50px;
    /*border-top: 1px solid #C2C2B6;*/
    color: #343532;
}
li.beige,
li.check {
    cursor: pointer;
}
li.check_all {
    cursor: pointer;
}
ul.search li.select .fa-check-square,
.list li.select .fa-check-square {
    color: #ffb53c;
}
ul.search li .fa-check-square,
.list li .fa-check-square {
    color: #d9d9d9;
}
ul.search li {
    border-bottom: 1px solid #c2c2b6;
    font-weight: bold;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    color: #343532;
    clear: both;
}
ul.search li a {
    display: block;
    color: #343532;
    width: 100%;
    height: 100%;
}
ul.search li a:active,
ul.list li a:active {
    background-color: #ffffff !important;
    color: #343532 !important;
    background-position: 98% center !important;
}
div.selectcon {
    float: right;
    margin-right: 10px;
    text-align: right;
    height: 60px;
    /* max-width: 46%; */
    max-width: 39%;
    overflow: hidden;
}
ul.search li p.none-specified {
    display: table-cell;
    color: #c2c2b6;
    font-size: 12px;
    font-weight: normal;
    padding-right: 20px;
    height: 60px;
    line-height: 20px;
    vertical-align: middle;
    text-align: left;
    background: url(/img/s/arrow.png)no-repeat;
    background-position: center right;
    background-size: 12px;
}
ul.search li p.none-specified.selected {
    color: #000;
}
ul.search li span.selected {
    color: #000000;
}
ul li.brown {
    line-height: 40px;
    height: 40px;
    color: #7B6E4E;
    font-weight: bold;
    border-bottom: 1px solid #c2c2b6;
    background-color: #ece9da;
    padding: 0 10px
}
ul.search li:not(.brown) {
    border-bottom: 1px solid #c2c2b6;
    font-weight: bold;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    padding: 0px 10px;
    clear: both;
}
ul.search li .fa,
.list .fa {
    color: #d9d9d9;
    float: right;
    line-height: 60px;
    margin-right: 8px;
    font-size: 35px;
}
li:after {
    content: "";
    clear: both;
    display: block;
}
.panelbase {
    margin-bottom: 86px;
}
.panelbox {
    display: block;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}
.panelbox.active {
    display: block;
}
div.active {
    display: block;
}
.content h3 {
    color: #343532;
    text-align: center;
    height: 50px;
    line-height: 50px;
    /*border-bottom: 4px solid #FD3303;*/
    border-bottom: 4px solid #2972eb;
    font-size: 16px;
}
.return_arrow {
    padding-left: 15px;
    position: absolute;
    top: 8px;
    left: -5px;
    font-size: 35px;
}
.return_arrow a {
    display: block;
    color: #C2C2B6;
}
.list_inner {
    display: table-cell;
    height: 60px;
    line-height: 18px;
    vertical-align: middle;
    word-break: break-all;
    word-wrap: break-word;
}
.send_station a {
    display: block;
    color: #53A6ED;
}
a.arrow .list_inner {
    padding-right: 20px;
}
@media only screen and (min-width: 320px) {
/* 320px以上 */
a.arrow .list_inner {
    padding-right: 20px;
}
}
@media only screen and (min-width: 400px) {
/* 400px以上 */
a.arrow .list_inner {
    padding-right: 25px;
}
}
@media only screen and (min-width: 480px) {
/* 480px以上 */
a.arrow .list_inner {
    padding-right: 25px;
}
}
@media only screen and (min-width: 540px) {
/* 540px以上 */
a.arrow .list_inner {
    padding-right: 30px;
}
}
@media only screen and (min-width: 820px) {
/* 820px以上 */
a.arrow .list_inner {
    padding-right: 40px;
}
}
ul.list > li > a.set_clear {
    background: white none repeat scroll 0 0;
    width: 20%;
}
ul.list > li > a.set_add {
    background: #000033 none repeat scroll 0 0;
    border-color: #e4e4e4;
    color: white;
    width: 70%;
}
ul.list > li > a.set_add > .fa {
    color: white;
    float: none;
    font-size: 14px;
    line-height: normal;
}
ul.list > li > a.set_add,
ul.list > li > a.set_clear {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: inline-block;
    font-size: 0.9em;
    line-height: 2.5em;
    margin: 8px 2px 7px;
    padding: 0 10px;
    white-space: nowrap;
}
ul.list > li.set {
    background: #f9f8f4 none repeat scroll 0 0;
    line-height: 2.8em;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
ul.list > li {
    clear: both;
    padding: 0;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #c2c2b6;
}
.content ul.list li {
    color: rgb(60, 60, 60);
    font-size: 14px;
    border-bottom: 1px solid #c2c2b6;
    padding: 0 10px;
    clear: both;
    position: relative;
    box-sizing: border-box;
}
.content ul li.brown {
    line-height: 75px;
    height: 50px;
    color: #343532;
    font-weight: bold;
    border-bottom: 1px solid #c2c2b6;
    background-color: #ece9da;
    padding: 0 10px
}
.content ul.navi_list {
    text-align: center;
    border-bottom: 1px solid #c2c2b6;
}
.content ul.navi_list li {
    display: inline-block;
    border-bottom: none;
    line-height: 60px;
    width: 100%;
    font-size: 15px;
}
.content ul.navi_list li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-right: 6px;
    width: 12px;
    font-weight: bold;
}
@media only screen and (min-width: 320px) {
/* 320px以上 */
.content ul.navi_list li a {
    width: 12px;
}
}
@media only screen and (min-width: 400px) {
/* 400px以上 */
.content ul.navi_list li a {
    width: 16px;
}
}
@media only screen and (min-width: 480px) {
/* 480px以上 */
.content ul.navi_list li a {
    width: 22px;
}
}
@media only screen and (min-width: 540px) {
/* 540px以上 */
.content ul.navi_list li a {
    width: 28px;
}
}
@media only screen and (min-width: 820px) {
/* 820px以上 */
.content ul.navi_list li a {
    width: 40px;
}
}
.content ul.navi_list li a.select {
    color: #00F;
}
.content ul.navi_list li a.disable {
    color: #999;
}
.content ul.navi_list li a:active {
    background-color: #ffffff !important;
    color: #53a6ed !important;
}
.content ul.navi_list li a.select:active {
    color: #00F !important;
}
.content ul.navi_list li a.disable:active {
    color: #999 !important;
}
ul.list > li > a {
    display: block;
    color: #343532;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
a.arrow {
    background: url(/img/s/arrow.png)no-repeat;
    background-position: 98% center;
    background-size: 10px;
    display: block;
}
ul.list > li > a.radius {
    border-radius: 5px;
    border: 1px solid #C2C2B6;
    box-sizing: border-box;
    margin: 10px auto;
    width: 95%;
    background-color: #F3F3F3;
    color: #7B6E4E;
    padding: 0 10px;
}
ul li .fa.fa-cog {
    float: none;
    position: relative;
    top: 0px;
    color: #999;
    vertical-align: middle;
}
ul.list li.pydtoggle {
    cursor: pointer;
}
ul.list li.pydtoggle.select {
    /* background-color: #ffffdf; */
}
.content ul li.childlist {
    padding: 0;
}
.content ul li.childlist > ul.list > li {
    padding-left: 30px;
}
span.name {
    word-break: break-all;
    word-wrap: break-word;
}
span.plus {
    display: inline-block;
    background-color: #eeeeee;
    border: 1px solid #c2c2b6;
    border-radius: 3px;
    height: 16px;
    line-height: 16px;
    margin-right: 3px;
    text-align: center;
    width: 15px;
}
.modal_panel {
    display: none;
    box-sizing: border-box;
    width: 95%;
    background-color: white;
    border-radius: 5px;
    position: fixed;
    z-index: 9001;
    left: 50%;
    top: 50%;
}
.modal_header {
    font-size: 14px;
    padding: 19px 15px;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    position: relative;
    background: #F7F7F7;
}
.modal_contents {
    text-align: left;
    font-size: 12px;
    max-height: 60vh;
    height: 400px;
    padding-bottom: 20px;
    padding: 15px;
    line-height: 1.5em;
    overflow-y: scroll;
    box-sizing: border-box;
    box-shadow: 0 0 1px #ccc inset;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}
.modal_clearfix::after {
    clear: both;
    content: "";
    display: block;
}
.modal_contents .modal_left,
.modal_contents .modal_right {
    vertical-align: top;
    margin-bottom: 5px;
    display: inline-block;
}
.modal_contents .modal_left {
    text-align: left;
    padding-right: 15px;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    display: block;
    border-bottom: 1px solid;
    margin-top: 10px;
    box-sizing: border-box;
}
.modal_contents .modal_right {
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
}
.modal_fotter {
    border-top: 1px solid #e0e0e0;
    background-color: #F7F7F7;
    border-radius: 0 0 5px 5px;
    text-align: -webkit-right;
    text-align: right;
    padding: 8px;
}
.modal_fotter .modal_search_btn {
    margin: 0px auto;
    display: inline-block;
    background: linear-gradient(#B9EF34, #82AF20);
    background: -moz-linear-gradient(top, #B9EF34, #82AF20);
    background: -webkit-gradient(linear, left top, left bottom, from(#B9EF34), to(#82AF20));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B9EF34', endColorstr='#82AF20', GradientType=0);
    border: 1px solid #96B733;
    box-shadow: 0 0 5px 0 #CEF172 inset;
    border-radius: 5px;
    color: white;
    margin-left: 0px;
    height: 18px;
    width: 70px;
    text-align: center;
    line-height: 18px;
    padding: 9px 0px;
    font-size: 1.1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.modal_fotter .modal_close {
    background: linear-gradient(#EF3434, #AF2020);
    background: -moz-linear-gradient(top, #EF3434, #AF2020);
    background: -webkit-gradient(linear, left top, left bottom, from(#EF3434), to(#AF2020));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF3434', endColorstr='#AF2020', GradientType=0);
    border: 1px solid #C14949;
    box-shadow: 0 0 5px 0 #FFBCBC inset;
}
#modal_overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 150%;
    z-index: 9000;
    opacity: 0.8;
    background-color: rgb(51, 51, 51);
    display: none;
}
.shop_count {
    color: red;
    font-weight: bold;
}
footer {
    font-size: 14px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 7px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
    padding-bottom: 5px;
    text-align: center;
    box-sizing: border-box;
    height: 76px;
    border-radius: 2px 2px 0 0;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 1);
}
footer .left {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    /* height: 64px; */
}
footer .right {
    width: 30%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    margin-left: 2%;
}
footer .top {
    margin-bottom: 5px;
    font-size: 12px;
}
footer .top span {
    font-size: 24px;
}
footer .top2 {
    margin-top: 15px;
    font-size: 12px;
}
footer .top2 span {
    font-size: 24px;
}
footer .bottom {
    top: -4px;
    position: relative;
}
footer .bottom span {
    font-size: 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #f78100;
    background-image: linear-gradient(#fff, #EFEFEF);
    min-width: 92px;
    line-height: 25px;
    display: inline-block;
}
footer .bottom span a {
    display: block;
    color: #333;
    text-decoration: none;
}
footer .right {
    width: 30%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    margin-left: 2%;
}
#station footer a {
    display: inline-block;
}
a.search_btn {
    color: white;
    border-radius: 3px;
    /*background-image: linear-gradient(to bottom, #FFDD36, #FFBD00);
    border: 1px solid #E5C306;
    box-shadow: 0 0 5px 0 #F2BF1B inset;*/
    width: 100%;
    text-align: center;
    /*background-color: #FFCD01;*/
    padding: 17px 0px;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    background: #ffb53c;
    box-shadow: 0 5px 0 #e09900;
}
#loading {
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #FFF;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    width: 62px;
    height: 62px;
    margin-top: -31px;
    margin-left: -31px;
}
#loading img {
    padding: 15px;
}
.group_box {
    height: 80px;
    overflow: hidden;
}
.group_img {
    width: 55px;
    overflow: hidden;
}
.group_logo {
    width: 55px;
    overflow: hidden;
}
.group_logo div {
    width: 55px;
    height: 55px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.group_txt {
    height: 80px;
    padding: 0 5px;
}
.group_txt .name {
    color: #a1262a;
}
.group_img img {
    margin: auto;
    max-width: 55px;
    max-height: 55px;
    vertical-align: middle;
}
#panelGP li.check {
    height: 80px;
}
#panelGP .paramlist .fa {
    line-height: 80px;
}
#panelGP .list_inner {
    height: 80px;
}
.wrd_box {
    position: relative;
    border: 1px solid #9f9f9f;
    border-radius: 3px;
    padding: 2px 3px;
    height: 32px;
    margin: 10px auto 0;
    width: 95%;
    -moz-box-shadow:1px 1px 0px 0px #ccc inset;
    -webkit-box-shadow:1px 1px 0px 0px #ccc inset;
    box-shadow:1px 1px 0px 0px #ccc inset;
}
#panelWrd .wrd_box .txt_param {
    border: medium none;
    width: 86%;
    height: 26px;
    font-size: 16px;
    margin: 0;
    padding: 1px;
}
#panelWrd .wrd_box .txt_param::-ms-clear {
    display: none;
}
.wrd_box i{
    font-size: 30px;
    color: #ccc;
    position: absolute;
    right: 5px;
    top: 4px;
}
@media only screen and (min-width: 320px) {
/* 320px以上 */
#panelWrd .wrd_box .txt_param {
    width: 88%;
}
}
@media only screen and (min-width: 400px) {
/* 400px以上 */
#panelWrd .wrd_box .txt_param {
    width: 90%;
}
}
@media only screen and (min-width: 480px) {
/* 480px以上 */
#panelWrd .wrd_box .txt_param {
    width: 91%;
}
}
@media only screen and (min-width: 580px) {
/* 580px以上 */
#panelWrd .wrd_box .txt_param {
    width: 92%;
}
}
@media only screen and (min-width: 680px) {
/* 680px以上 */
#panelWrd .wrd_box .txt_param {
    width: 93%;
}
}
@media only screen and (min-width: 780px) {
/* 780px以上 */
#panelWrd .wrd_box .txt_param {
    width: 94%;
}
}
@media only screen and (min-width: 880px) {
/* 880px以上 */
#panelWrd .wrd_box .txt_param {
    width: 95%;
}
}
@media only screen and (min-width: 980px) {
/* 980px以上 */
#panelWrd .wrd_box .txt_param {
    width: 96%;
}
}
