@charset "UTF-8";
/*----------------------
common
----------------------*/
/* sld */

#sld {
    padding: 8px 10px;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    color: #626161;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -webkit-linear-gradient(top, #fff, #ededed);
    background: -moz-linear-gradient(top, #fff, #ededed);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #fff, #ededed);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #fff, #ededed);
}
/* dl_style */

.dl_style {
    border: 1px solid #fc89a7;
    width: 300px;
    margin: 10px auto 0;
    border-radius: 5px;
}
.dl_style dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: 97% center no-repeat #fc89a7;
    color: #fff;
    font-size: 14px;
}
.dl_style dd {
    padding: 5px 10px;
}
.dl_style .open {
    /* background-image: url(../common_img/icon_open.png); */
}
.dl_style dt, .dl_style .close {
    /* background-image: url(../common_img/icon_close.png); */
}
.dl_style dt:first-child {
    border-top: none;
}
.dl_style dt:last-child {
    border-bottom: none;
}
.dl_style03 {
    border: 1px solid #999;
    width: 300px;
    margin: 10px auto 0;
    border-radius: 5px;
}
.dl_style03 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: 97% center no-repeat #999;
    color: #fff;
    font-size: 14px;
}
.dl_style03 dd {
    padding: 5px 10px;
}
.dl_style03 .open {
    background-image: url(../common_img/icon_open.png);
    background-repeat: no-repeat;
}
.dl_style03 dt, .dl_style03 .close {
    background-image: url(../common_img/icon_close.png);
    background-repeat: no-repeat;
}
.dl_style04 {
    border: 1px solid #efabc3;
    width: 300px;
    margin: 10px auto 0;
    border-radius: 2px;
}
.dl_style04 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: 97% center no-repeat #f5e2e9;
    border-bottom: 1px solid #fff;
}
.dl_style04 dd {
    padding: 5px 10px;
}
.dl_style04 .open {
    /*background-image: url(../common_img/icon_open.png);*/
}
.dl_style04 dt, .dl_style04 .close {
    /*background-image: url(../common_img/icon_close.png);*/
}
.dl_style04 .none {
    border-bottom: none!important;
}
.dl_style07 {
    border: 1px solid #efabc3;
    width: 300px;
    margin: 10px auto 0;
    border-radius: 2px;
}
.dl_style07 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: 97% center no-repeat #f5e2e9;
    border-bottom: 1px solid #fff;
    color: #49922d;
    line-height: 17px;
}
.dl_style07 dt .txt {
    overflow: hidden;
    zoom: 1;
    display: block;
}
.dl_style07 dd {
    padding: 5px 10px;
}
.dl_style07 .open {
    background-image: url(../common_img/icon_open.png);
}
.dl_style07 dt, .dl_style07 .close {
    background-image: url(../common_img/icon_close.png);
}
.dl_style07 .none {
    border-bottom: none!important;
}
.dl_style08 {
    border: 1px solid #fc89a7;
    width: 310px;
    margin: 10px auto 0;
}
.dl_style08 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: 97% center no-repeat #ff6699;
    color: #fff;
    font-size: 14px;
}
.dl_style08 .open {
    background-image: url(../common_img/icon_open.png);
    background-repeat: no-repeat;
}
.dl_style08 dt, .dl_style08 .close {
    background-image: url(../common_img/icon_close.png);
    background-repeat: no-repeat;
}
.dl_style10 {
    border: 1px solid #fc89a7;
    border-radius: 5px;
}
.dl_style10 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: 97% center no-repeat #ff6699;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}
.dl_style10 .open {
    background-image: url(../common_img/icon_open.png);
    background-repeat: no-repeat;
}
.dl_style10 dt, .dl_style10 .close {
    background-image: url(../common_img/icon_close.png);
    background-repeat: no-repeat;
}
.dl_style10 dt:first-child {
    border-top: none;
}
.dl_style10 dt:last-child {
    border-bottom: none;
}
.dl_style10 .none {
    border-bottom: none!important;
}
.dl_style02 {
    margin: 10px auto 0;
}
.dl_style02 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: #fad5e0;
    font-size: 14px;
}
.dl_style02 dd {
    padding: 5px 10px;
}
.dl_style05 {
    margin: 10px auto 0;
    border: 2px solid #ff8315;
}
.dl_style05 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    color: #fff;
    background: #ff8315;
    font-size: 14px;
}
.dl_style05 dd {
    padding: 5px 10px;
    background: #f7f3e0;
}
.dl_style06 {
    margin: 10px auto 0;
    border: 2px solid #98cf29;
}
.dl_style06 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    color: #fff;
    background: #98cf29;
    font-size: 14px;
}
.dl_style06 dd {
    padding: 5px 10px;
    background: #f7f3e0;
}
.dl_style09 {
    border: 1px solid #efabc3;
    margin: 10px auto 0;
    border-radius: 2px;
}
.dl_style09 dt.title {
    padding: 8px;
    font-weight: bold;
    background: #f5e2e9;
    border-bottom: 1px solid #fff;
    color: #49922d;
    line-height: 17px;
}
.dl_style09 dt.title .txt {
    font-size: 15px;
}
.dl_style09 dd {
    padding: 10px;
}
.dl_style11 {
    border: 1px solid #f981b9;
    width: 300px;
    margin: 10px 10px 0;
    border-radius: 3px;
}
.dl_style11 dt .icon{ position:absolute; top:5px ; right:7px; }
.dl_style11 dt.open .icon { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); top:6px; }
.dl_style11 dt {
    color:#fff;
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    font-size:110%;
    background: 97% center no-repeat #f981b9;
}
.dl_style11 dd {
    padding: 5px 10px;
}


.dl_style12{
    border: 1px solid #FBF0D0;
    margin: 10px auto 0;
    border-radius: 2px;
}
.dl_style12 dt.title {
    padding: 8px;
    font-weight: bold;
    background: #FBF0D0;
    border-bottom: 1px solid #fff;
    color: #DD335F;
    line-height: 17px;
                font-size:16px;
}
.dl_style12 dt.title span{
    display:block;
    font-size:12px;
    font-weight:normal;
    color:#333;
    margin:5px 0;
}
.dl_style12 dt.title .txt {
    font-size: 15px;
}
.dl_style12 dd {
    padding: 10px;
}
/* content table */

.table_style {
    margin-top: 10px;
    font-size: 12px;
}
.table_style th {
    text-align: center;
    background: #ff6699;
    color: #fff;
    vertical-align: middle;
    padding: 5px;
}
.table_style td {
    vertical-align: top;
    padding: 5px 10px;
    background: #f9e8ed;
}
.table_style02 {
    margin-top: 10px;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
}
.table_style02 th {
    text-align: center;
    background: #efefef;
    vertical-align: middle;
    padding: 5px;
    border-top: 1px solid #ccc;
}
.table_style02 td {
    vertical-align: top;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
}
.table_style03 {
    margin-top: 10px;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
.table_style03 th {
    background: #efefef;
    vertical-align: middle;
    padding: 5px 8px;
    border-top: 1px solid #ccc;
}
.table_style03 td {
    vertical-align: top;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
}
/* img area */

.left {
    float: left;
}
.right {
    float: right;
}
.center {
    margin: 0 auto;
    text-align: center;
}
.left_space {
    float: left;
    padding: 5px 10px 5px 0;
}
.right_space {
    float: right;
    padding: 5px 0 5px 10px;
}
.txt_right {
    text-align: right;
}
.s {
    font-size: 85%;
}
.ss {
    font-size: 75%;
}
.b {
    font-weight: bold;
}
.bb {
    font-size: 110%;
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.red {
    color: #F03;
}
.blue {
    color: #3f73ca;
}
.pink {
    color: #ff6699;
}
.mt1 {
    margin-top: 1px;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt35 {
    margin-top: 35px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.ms10 {
    margin-right: 10px;
    margin-left: 10px;
}
.mb1 {
    margin-top: 1px;
}
.mb5 {
    margin-top: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb25 {
    margin-bottom: 25px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb35 {
    margin-bottom: 35px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.w10 {
    width: 10%;
}
.w20 {
    width: 20%;
}
.w25 {
    width: 25%;
}
.w40 {
    width: 40%;
}
.w50 {
    width: 50%;
}
.w60 {
    width: 60%;
}
.w80 {
    width: 80%;
}
.w90 {
    width: 90%;
}
.w99 {
    width: 99%;
}
.left_box_space {
    float: left;
    margin: 10px 10px 0;
}
.right_box_space {
    float: right;
    margin: 10px 10px 0;
}
.drop1 {
    border: 1px solid #ddd;
    padding: 1px;
}
.drop2 {
    border: 1px solid #fff;
    box-shadow: 0 0 5px #aaa;
}
.drop3 {
    border: 1px solid #fff;
    box-shadow: 0 0 2px #aaa;
}
.photo_center {
    text-align: center;
    padding: 10px 0 0;
}
span.photo_center {
    display: block;
}
/* googlemap */

.googlemap {
    background: #fff;
    text-align: center;
    margin-top: 15px;
}
.googlemap iframe {
    width: 300px;
    height: 200px;
}
.googlemap small {
    background: #eee;
    display: block;
    text-align: center;
    padding: 10px !important;
    font-size: 12px !important;
    line-height: 1;
}

.btn_list li {
    padding:5px 10px;
    background-image: url(../common_img/arrow02.png);
    background-repeat: no-repeat;
    background-position: 300px center;
}
/* btn */
.btn01 a {
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);
}
.btn02 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#fd93ae), color-stop(0.5, #fd93ae), to(#fb789a));
    background: -webkit-linear-gradient(top, #fd93ae, #fd93ae, #fb789a);
    background: -moz-linear-gradient(top, #fd93ae, #fd93ae, #fb789a);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #fd93ae, #fd93ae, #fb789a);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #fd93ae, #fd93ae, #fb789a);
}
.btn03 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6b655), color-stop(0.5, #f6b655), to(#f99c0f));
    background: -webkit-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    background: -moz-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f6b655, #f6b655, #f99c0f);
}
.btn04 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.btn05 a {
                position:relative;
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 20px 10px 10px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background-image:-moz-linear-gradient(67% 0% -90deg,rgb(244,151,149) 0%,rgb(244,151,149) 1%,rgb(237,17,18) 51%,rgb(201,6,9) 55%,rgb(223,79,13) 93%,rgb(214,31,44) 99%);
    background-image:-webkit-gradient(linear,67% 0%,67% 116%,color-stop(0, rgb(244,151,149)),color-stop(0.01, rgb(244,151,149)),color-stop(0.51, rgb(237,17,18)),color-stop(0.55, rgb(201,6,9)),color-stop(0.93, rgb(223,79,13)),color-stop(0.99, rgb(214,31,44)));
    background-image:-webkit-linear-gradient(-90deg,rgb(244,151,149) 0%,rgb(244,151,149) 1%,rgb(237,17,18) 51%,rgb(201,6,9) 55%,rgb(223,79,13) 93%,rgb(214,31,44) 99%);
    background-image:-o-linear-gradient(-90deg,rgb(244,151,149) 0%,rgb(244,151,149) 1%,rgb(237,17,18) 51%,rgb(201,6,9) 55%,rgb(223,79,13) 93%,rgb(214,31,44) 99%);
    background-image:linear-gradient(180deg,rgb(244,151,149) 0%,rgb(244,151,149) 1%,rgb(237,17,18) 51%,rgb(201,6,9) 55%,rgb(223,79,13) 93%,rgb(214,31,44) 99%);
    border-color:rgb(212,33,32);
    border-width:1px;
    border-style:solid;
    -moz-box-shadow:1px 1px 1px rgba(0,0,0,0.23);
    -webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.23);
    box-shadow:1px 1px 1px rgba(0,0,0,0.23);
}
.btn05 a::after{
                border-left: 10px solid #F9C500;
                border-bottom: transparent 7px solid;
                border-top: transparent 7px solid;
                content: "";
                margin:-5px 0 0 10px;
                height: 0px;
                top:50%;
                right: 5px;
                position: absolute;
                width: 0px;
}
.btn05 a span{
    display:block;
    font-size:0.74rem;
    font-weight:normal;
}
.ttl01 {
    color: #ff6699;
    font-size: 16px;
    font-weight: bold;
}
.ttl02 {
    color: #2b1f09;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding: 7px 10px;
    margin: 10px 0 0;
    clear: both;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #ffd182, #ffd182, #f9a719);
}
.ttl03 {
    color: #333;
    border-left: 5px solid #ff6699;
    border-right: 5px solid #ff6699;
    border-bottom: 5px solid #ff6699;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    margin: 0 0 10px;
}
.ttl03 .sub {
    font-size:80%;
    padding-left:10px;
}
.ttl04 {
    text-align: center;
    color: #fff;
    background: #ff6699;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px;
}
.ttl05 {
    text-align: center;
    color: #111;
    background: #eee;
    font-weight: bold;
    padding: 5px 10px;
}
.ttl06 {
    text-align: center;
    background: #d8d8d8;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px;
}
.ttl07 {
    text-align: center;
    color:#fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 10px;
    margin:10px 0;
    background-image: url(../common_img/bg.jpg);
    background-repeat: repeat;
    background-position: left center;
}
/*----------------------
top
----------------------*/

.top01 {
    margin: 5px 0 15px 20px;
}
.top_btn01 {
    margin: 0 3px;
    font-size: 14px;
    border-radius: 5px;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 3px;
    margin: 10px 0 0;
    clear: both;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #ffd182, #ffd182, #f9a719);
}
.top_btn01 a {
    padding: 2px 0 2px 23px;
    color: #2b1f09;
    text-decoration: none;
    /*background-image: url(../common_img/icon01.png);*/
    background-repeat: no-repeat;
    background-position: left center;
}
.top_box_list {
    margin-left: 10px;
}
.top_box_list li {
    float: left;
    margin: 2px 5px 5px;
    border-radius: 5px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.top_box_list li a {
    text-decoration: none;
    color: #fff;
    width: 140px;
    font-size: 16px;
    padding: 8px 0;
    display: block;
    background-image: url(../common_img/arrow.png);
    background-repeat: no-repeat;
    background-position: 147px center;
}
.top_box01 {
    background: #fcf4d9;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.top_box01 form {
    margin: 10px 0 0 10px;
}
.top_box01 form .freeword {
    padding: 10px 0;
}
.freeword {
    width: 200px;
}
.ts_btn {
    font-weight: bold;
    color: #fff;
    padding: 7px 15px;
    border-radius: 15px;
    border: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);
}
#top_pickup {
    margin: 10px 0 0;
    position: relative;
}
#top_pickup ul {
    clear: both;
}
#top_pickup ul li {
    border-bottom: 1px dotted #bfbfbf;
    padding: 7px 7px;
}
#top_pickup ul li a {
    text-decoration: none;
    display: block;
    background: url(../images/bg_news.png) right center no-repeat;
    padding: 0 10px 0 0;
    color: #606060;
}
#top_pickup ul li .new {
    font-size: 12px;
    padding: 10px 10px;
    float: left;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #f9bc2f;
}
#top_pickup ul li .txt {
    overflow: hidden;
    zoom: 1;
}
#top_topics #rss {
    position: absolute;
    top: 10px;
    right: 5px;
}
#top_topics {
    margin: 10px 0 0;
    position: relative;
}
#top_topics ul {
    clear: both;
}
#top_topics ul li {
    border-bottom: 1px dotted #bfbfbf;
    padding: 7px 7px;
}
#top_topics ul li a {
    color: #2e859c;
    text-decoration: none;
    display: block;
    background: url(../images/bg_news.png) right center no-repeat;
    padding: 0 10px 0 0;
}
#top_topics ul li .day {
    display: block;
    color: #ff6699;
}
#top_topics ul li .txt {
    text-decoration: underline!important;
}
.f_cast {
    position: relative;
}
.f_cast ul {
    position: absolute;
    top: 80px;
    left: 5px;
    /*left: 78px;真ん中寄席にする場合*/
}
.f_cast ul li {
    float: left;
    margin: 0 5px;
}
.sns_list li {
    float: left;
    margin: 0 5px;
}
.btn_list li {
    float: left;
    margin: 5px;
    border: 1px solid #999;
    border-radius: 5px;
}
.btn_list li a {
    text-decoration: none;
    color: #333;
    width: 126px;
    padding: 5px 10px;
    display: block;
}
.btn_list li.w2 a {
    width: 285px!important;
}
/*----------------------
flow
----------------------*/
.flow_unchor {
    margin:0 5px 10px;
}
.flow_unchor li {
    margin:0 0 5px;
}
.flow_unchor li a{
    position:relative;
    display:block;
    padding:5px 0 5px 20px;
    color: #fff;
    text-decoration:none;
    background:#f69;
}
.flow_unchor li a:before{
    position: absolute;
    content: "";
    height: 0px;
    left: 5px;
    top: 50%;
    margin:-5px 0 0;
    width: 0px;
    border-left: 7px solid #fff;
    border-bottom: transparent 5px solid;
    border-top: transparent 5px solid;
}

.flow {
                position:relative;
                width:100%;
                margin:0 0 50px;
}
.flow:after {
    position:absolute;
    content:'';
    bottom:-90px;
    left:50%;
    margin-left:-50px;
    width:0px;
    height:0px;
    border-top:solid 30px #FFDD57;
    border-right:solid 50px transparent;
    border-bottom:solid 50px transparent;
    border-left:solid 50px transparent;
}
.flow .txt {
    font-size: 15px;
                font-weight:bold;
                color:#4CC31F;
}

.step_icon {
    font-size: 12px;
    font-weight: bold;
    padding: 1px 5px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ff6699;
    color: #ff6699;
    display: block;
    width: 40px;
    float: left;
}

.flow img{
    width:80px;
    height:auto;
    margin:0 5px 0 0;
}
.btn_list06 li {
    float: left;
    margin-bottom: 5px;
}
.flow_btn01 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-left: 2px;
    padding: 10px 32px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.flow_btn02 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 10px 18px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6b655), color-stop(0.5, #f6b655), to(#f99c0f));
    background: -webkit-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    background: -moz-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f6b655, #f6b655, #f99c0f);
}

/*----------------------
entry3
----------------------*/
.entry3_box {
    padding:10px;
    background:#e8f5d4;
    border:3px solid #b4e553;
    border-radius: 5px;
}
.entry3_txt {
    float:left;
    margin:0 10px 0 0;
    width:210px;
}

/*----------------------
howto
----------------------*/
.howto_txt {
    padding:10px;
    float:left;
    margin:0 10px 10px 0;
    width:200px;
    background:#f2ffda;
    border:3px solid #b4e553;
    border-radius: 5px;
}
.howto_wrap {
    padding:5px;
    margin-top:5px;
    background:#f2ffda;
}
.howto_style {
    padding:5px;
    border-collapse: collapse;
    width:100%;
    background:#f2ffda;
}
.howto_style th {
    font-weight:bold;
    background:#fff;
    color:#ff6699;
    padding:5px;
}
.howto_style td {
    background:#fff;
    color:#4aa414;
}
.howto_wrap .sankaku {
    background:#f2ffda!important;
    color:#999!important;
    text-align:center;
}

/*----------------------
mypage
----------------------*/
#jpager { margin-left:5px; margin-right:5px; }
.mypage_menu li {
    border-bottom:1px dotted #CCC;
}
.mypage_menu li:last-child {
    border-bottom:none;
}
.mypage_menu li a {
    display: block;
    padding: 3px 10px;
    color: #444444;
    text-decoration: none;
    background-image: url(../common_img/arrow05.png);
    background-repeat: no-repeat;
    background-position: right 10px;
}
#mypage_wrap {
    position:relative;
    margin-top:30px;
}
#mypage_wrap #icon {
    z-index:2;
    position:absolute;
    top:-20px;
    left:10px;
}
#mypage_login {
    padding:10px;
    background:#ffeaef;
    border: 3px solid #ff6699;
}
#mypage_login dl {
    margin:10px 0;
}
#mypage_login dl dt {
    margin-top:5px;
}
#mypage_login #login input {
    display: block;
    border: none;
    color: #fff;
    font-weight: bold;
    display: block;
    width:85%;
    margin:10px auto;
    text-align:center;
    padding: 14px 10px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */
    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */
    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
#mypage_login #pass input {
    display: block;
    border: none;
    font-weight: bold;
    display: block;
    color:#251c14;
    width:100%;
    margin:30px auto 10px;
    text-align:center;
    padding: 7px 10px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffc257), color-stop(0.5, #ffc257), to(#f6aa25));
    background: -webkit-linear-gradient(top, #ffc257, #ffc257, #f6aa25);
    background: -moz-linear-gradient(top, #ffc257, #ffc257, #f6aa25);
    /* -moz-liner-gradient(to bottom, #000, #fff); */
    background: -o-linear-gradient(top, #ffc257, #ffc257, #f6aa25);
    /*   -o-liner-gradient(to bottom, #000, #fff); */
    background: linear-gradient(to bottom, #ffc257, #ffc257, #f6aa25);
}
#mypage_login #still input {
    display: block;
    border: none;
    font-weight: bold;
    display: block;
    color:#fff;
    width:100%;
    margin:5px auto;
    text-align:center;
    padding: 7px 10px;
    border-radius: 5px;
     background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);
}
.mypage_btn a {
    display:block;
    color:#333;
    font-weight: bold;
    display: block;
    padding: 10px;
    width:60%;
    margin: 5px auto 15px;
    text-decoration: none;
    font-size: 15px;
    border-radius: 5px;
    text-align: center;
    border: 2px solid #ffbecf;
    background-image: url(../common_img/arrow03.png);
    background-repeat: no-repeat;
    background-position: 7px center;
}

.mypage_box {
    border: 3px solid #ff6699;
    padding:0;
    margin:10px 5px;
}
.mypage_dl {
    border: 1px solid #ff6699;
    width: 300px;
    margin: 20px auto;
    border-radius: 3px;
}
.mypage_dl .title {
    color:#fff;
    padding: 5px 35px 6px 60px;
    position: relative;
    font-weight: bold;
    font-size:110%;
    background: 97% center no-repeat #ff6699;
}
.mypage_dl .box {
    height:270px;
    overflow:auto;
    padding: 15px 10px;
    background:#ffeaef;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.mypage_dl02 dt {
    font-weight:bold;
    color:#ff6699;
    margin-bottom:3px;
}
.mypage_dl02 dd {
    margin-bottom:5px;
}
.mypage_dl03 {
    border: 1px solid #ff6699;
    width: 300px;
    margin: 20px auto 0;
    border-radius: 3px;
}
.mypage_dl03 dt {
    color:#fff;
    padding: 5px 10px 6px 10px;
    position: relative;
    font-weight: bold;
    font-size:110%;
    background: 97% center no-repeat #ff6699;
}
.mypage_dl03 dd {
    padding:10px;
    background:#ffeaef;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.mypage_dl03 dd .txt {
    margin-top:5px;
    padding:8px;
    background:#fdf1cf;
}
.mypage_style04 {
    margin:0 auto 0;
}
.mypage_style04 dt {
    padding: 5px 10px 6px 10px;
    position: relative;
    font-weight: bold;
    background: #fad5e0;
    font-size: 14px;
}
.mypage_style04 dd {
    padding: 5px 10px;
}
.mypage_style05 {
    margin:0 auto 0;
}
.mypage_style05 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background: #ffa0bf;
    text-align:center;
    color:#fff;
    font-size: 14px;
}
.mypage_style05 dd {
    padding: 5px 10px;
}
.mypage_style06 {
     border: 1px solid #fc89a7;
    width: 300px;
    margin: 10px auto 0;
}
.mypage_style06 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    background:97% center no-repeat #ffa0bf;
    text-align:center;
    color:#fff;
    font-size: 14px;
}
.mypage_style06 dd {
    padding: 5px 10px;
}
.mypage_style06 .open {
    background-image: url(../common_img/icon_open.png);
    background-repeat: no-repeat;
}
.mypage_style06 dt, .mypage_style063 .close {
    background-image: url(../common_img/icon_close.png);
    background-repeat: no-repeat;
}
.mypage_style07 {
    margin: 10px auto 0;
}
.mypage_style07 dt {
    padding: 5px 35px 6px 10px;
    position: relative;
    font-weight: bold;
    color:#F00;
    background: #fad5e0;
    font-size: 14px;
}
.mypage_style07 dd {
    padding: 5px 10px;
    text-align:right;
}
#mypage_form dt {
    padding: 7px 15px;
    background: #ffc3d4;
    position:relative;
}
#mypage_form dd {
    padding:10px 10px 20px;
}
#mypage_form dd.bgpnk {
    background: #f5e2e9!important;
    padding:10px!important;
}
#mypage_form .editing_btn {
    position:absolute;
    top:0;
    right:0;
    border:none;
    color:#fff;
    border-radius:0px;
    padding:5px 15px;
    height:35px;
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);
}
.mypage_table { width:100%; vertical-align:middle; }
.mypage_table th,td {
    vertical-align:middle;
    text-align:left;
}
.mypage_table2 {
    width:100%;
    background:#f8f1f3;
}
.mypage_table2 th,td {
    padding:5px 10px;
    vertical-align:top;
    text-align:left;
}
.mypage_table3 {
    width:100%;
    margin:0 auto;
}
.mypage_table3 td {
    padding:0 2px!important;
    vertical-align:top;
    text-align:left;
}
.job_list li { width:50%; float:left; }
.calendar {
    clear:both;
    padding-top:10px;
}
.calendar a {
    text-align:center;
    background: #ff6699;
    color:#FFF;
    text-decoration:none;
    padding:3px 10px;
    width:85%;
    display:block;
}
.holder {
    margin:10px auto;
    padding:10px 0;
    text-align:center;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.holder a {
    font-size: 12px;
    cursor: pointer;
    margin: 0 3px;
    padding:5px 8px;
    color: #FF4242;
    background:#eeeeee;
}

.holder a:hover {
    background:#FF4242;
    color: #fff;
}

.holder a.jp-previous { margin-right: 5px; color: #fff; background:#7c7d7d; }
.holder a.jp-next { margin-left: 5px; color: #fff; background:#7c7d7d; }

.holder a.jp-current, a.jp-current:hover {
    color: #FFF;
    background:#FF4242!important;
    font-weight: bold;
}
.holder span { margin: 0 3px; }

.jpager_box {
    border: 3px solid #ff6699;
    padding: 12px 0;
    margin-top: 10px;
}
.jpager_box .point {
    font-size: 12px;
    padding: 10px 10px;
    float: left;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #f9bc2f;
}
.jpager_box h3 {
    font-weight:bold;
    font-size:14px;
}
.jpager_box02 {
    border: 3px solid #ff6699;
    padding:0;
    margin-top: 10px;
}
.jpager_box02 .point {
    font-size: 12px;
    padding: 10px 10px;
    float: left;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #f9bc2f;
}
.jpager_box02 h3 {
    font-weight:bold;
    font-size:14px;
}
.mybtn_list {
    margin:10px 0 0 10px;
}
.mybtn_list li {
    float: left;
    margin-bottom: 5px;
}
.mybtn_list02 li {
    float: left;
    margin-right: 10px;
    vertical-align:middle;
}
.mypage_btn01 {
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #8ed00b, #65b90b); */
    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #8ed00b, #65b90b); */
    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.mypage_btn01 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-left: 2px;
    padding: 10px 24px;
    text-decoration: none;
    background-image: url(../common_img/icon_search2.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.mypage_btn02 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 10px 24px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), color-stop(0.5, #7d7d7d), to(#4e4e4e));
    background: -webkit-linear-gradient(top, #7d7d7d, #7d7d7d, #4e4e4e);
    background: -moz-linear-gradient(top, #7d7d7d, #7d7d7d, #4e4e4e);
    /* -moz-liner-gradient(to bottom,  #7d7d7d, #4e4e4e); */

    background: -o-linear-gradient(top, #7d7d7d, #7d7d7d, #4e4e4e);
    /*   -o-liner-gradient(to bottom,  #7d7d7d, #4e4e4e); */

    background: linear-gradient(to bottom, #7d7d7d, #7d7d7d, #4e4e4e);
}
.mypage_btn03 {
    margin:0 10px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6b655), color-stop(0.5, #f6b655), to(#f99c0f));
    background: -webkit-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    background: -moz-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f6b655, #f6b655, #f99c0f);
}
.mypage_btn03 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    background-image: url(../common_img/icon_txt2.png);
    background-repeat: no-repeat;
    background-position: 40px center;
}
.mypage_btn04 {
    border-top:1px solid #ddd;
    padding:15px 20px;
    margin:10px 10px 0;
}
.mypage_btn04 input {
    width:100%;
    display: block;
    font-weight: bold;
    color: #fff;
    padding: 10px 0px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.mypage_btn05 {
    width:50%;
    margin:0 auto 5px;
}
.mypage_btn05 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 10px 24px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), color-stop(0.5, #7d7d7d), to(#4e4e4e));
    background: -webkit-linear-gradient(top, #7d7d7d, #7d7d7d, #4e4e4e);
    background: -moz-linear-gradient(top, #7d7d7d, #7d7d7d, #4e4e4e);
    /* -moz-liner-gradient(to bottom,  #7d7d7d, #4e4e4e); */

    background: -o-linear-gradient(top, #7d7d7d, #7d7d7d, #4e4e4e);
    /*   -o-liner-gradient(to bottom,  #7d7d7d, #4e4e4e); */

    background: linear-gradient(to bottom, #7d7d7d, #7d7d7d, #4e4e4e);
}

#kitei {
}
#kitei h4{
    margin-top:10px;
    font-size:15px;
}
#kitei ol{
    padding:0 5px;
}
#kitei ol li{
    list-style:outside decimal;
    margin:0 0 0 1.5rem;
}
#kitei table{
    border-collapse:collapse;
}
#kitei table thead th{
    background:#FFFABB;
    border:1px solid #ccc;
}
#kitei table tbody th{
    background:#f0f0f0;
    font-weight:normal;
    border:1px solid #ccc;
}
#kitei table td{
    border:1px solid #ccc;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■就業規則
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#kisoku {
}
#kisoku h4{
    font-size:18px;
    margin:20px 0 0;
}
#kisoku h5{
    font-size:15px;
    font-weight:normal;
}
#kisoku p{
    margin:0 0 1em 2em;
}
#kisoku ol {
    margin:0 0 1em;
}
#kisoku ol li{
    margin:0 0 0 2em;
    list-style:outside decimal;
}
#kisoku table{
    width:100%;
    margin:0 0 1em;
    border-collapse:collapse;
}
#kisoku table td{
    border:1px solid #ccc;
}
#kisoku table p{
    margin:0;
}
#kisoku .w66{
    width:66%;
}
#kisoku .w33{
    width:33%;
}


/*----------------------
location
----------------------*/

.btn_list05 li {
    /*float: left;
    width: 153px;*/
    border: 1px solid #ffcdda;
    font-size: 13px;
}
.btn_list05 li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 7px 5px;
    vertical-align: middle;
}
.btn_list05 li.h2 {
    height: 42px!important;
    padding-top: 10px;
}
.location_box {
    padding: 8px;
    border: 3px solid #ddd;
    margin-bottom: 10px;
}
.location_box .ttl {
    font-size: 15px;
    font-weight: bold;
    border-left: 5px solid #ff6699;
    padding: 2px 0 2px 8px;
}
/*----------------------
features
----------------------*/

.bg_pink {
    background: #f5e2e9;
    padding: 10px;
    margin: 10px 0 0;
}
/*----------------------
insurance
----------------------*/

.btn_list04 li {
    float: left;
    margin: 0 5px;
}
.first_btn a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-left: 2px;
    padding: 10px 22px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.entry_btn03 a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 10px 22px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);
}
/*----------------------
firstjob
----------------------*/

.first_box {
    border: 3px solid #ff6699;
    padding: 50px 10px 10px;
    background: #f9e8ed;
    margin: 23px 0 20px;
    border-radius: 5px;
    position: relative;
}
.first_box h3 {
    position: absolute;
    top: -23px;
    left: 0;
}
.merit_icon {
    font-size: 10px;
    padding: 3px 5px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ff6699;
    color: #ff6699;
    display: block;
    width: 55px;
    float: left;
}
/*----------------------
callcenter
----------------------*/

.call_box {
    border: 1px solid #ff6699;
    padding: 10px;
    background: #f9e8ed;
    margin-top: 10px;
}
.call_box .point {
    font-size: 12px;
    padding: 10px 10px;
    float: left;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #f9bc2f;
}
.call_box .txt {
    overflow: hidden;
    zoom: 1;
}
/*----------------------
voice
----------------------*/

.btn_list02 li {
    float: left;
    margin: 0 3px 10px;
}
.voice_ttl {
    position: relative;
}
.voice_ttl .txt {
    position: absolute;
    top: 48px;
    left: 100px;
    font-size: 16px;
}
.icon_q {
    color: #ff6699;
    margin: 0 5px 5px 0;
    font-weight: bold;
}
.icon_a {
    color: #70a20c;
    margin: 0 5px 5px 0;
    font-weight: bold;
}
/*----------------------
search
----------------------*/

.search_box {
    background: #fcf4d9;
    padding: 15px 10px;
    margin-bottom: 15px;
}
.search_list li {
    float: left;
    margin: 2px 5px 5px;
    border-radius: 5px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.search_list li a {
    text-decoration: none;
    color: #fff;
    width: 140px;
    font-size: 16px;
    padding: 8px 0;
    display: block;
    background-image: url(../common_img/arrow.png);
    background-repeat: no-repeat;
    background-position: 147px center;
}
.back_btn a {
    color: #f14673;
    font-weight: bold;
    display: block;
    padding: 10px;
    margin: 10px;
    text-decoration: none;
    font-size: 15px;
    border-radius: 5px;
    text-align: center;
    border: 2px solid #ffbecf;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #ffecf1, #ffecf1, #fde0e8);
}
.back_btn a span {
    padding: 0 20px;
    background-image: url(../common_img/arrow03.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.detail_btn a {
    color: #1d456e;
    font-weight: bold;
    display: block;
    padding:5px 0px;
    margin:5px auto;
    width:45%;
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
    border: 2px solid #ffbecf;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #ffecf1, #ffecf1, #fde0e8);
}
.plus_btn input {
    display:block;
    color:#333;
    font-weight: bold;
    display: block;
    padding: 10px 35px;
    margin: 0 auto 10px;
    text-decoration: none;
    font-size: 15px;
    border-radius: 5px;
    text-align: center;
    border: 2px solid #ffbecf;
    background-image: url(../common_img/arrow03.png);
    background-repeat: no-repeat;
    background-position: 7px center;
}
.search_list02 li {
    padding: 5px 10px;
    border-bottom: 1px dotted #999;
}
.search_list02 li label {
    display: block;
    background-image: url(../common_img/arrow04.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.search_btn {
    margin: 10px 43px 20px;
    text-align: center;
}
.search_btn input {
    display: block;
    border: none;
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 14px 40px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.search_list03 li {
    font-size: 12px;
    padding: 5px 10px;
    border-bottom: 1px dotted #fff;
    float: left;
    margin: 1px 2px;
    width: 115px;
    border-bottom: 1px dotted #999;
}
.search_list03 li label {
    display: block;
}
.search_list04 li {
    font-size: 12px;
    padding: 5px 10px;
    border-bottom: 1px dotted #fff;
    margin: 1px 2px;
    border-bottom: 1px dotted #999;
}
.search_list04 li label {
    display: block;
}
.search_list05 li {
    float:left;
    margin:3px;
}
.search_list05 li input {
    display: block;
    border: none;
    color: #fff;
    font-weight: bold;
    display: block;
    width:86px;
    padding:7px 0;
    text-align:center;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6b655), color-stop(0.5, #f6b655), to(#f99c0f));
    background: -webkit-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    background: -moz-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /* -moz-liner-gradient(to bottom, #000, #fff); */
    background: -o-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /*   -o-liner-gradient(to bottom, #000, #fff); */
    background: linear-gradient(to bottom, #f6b655, #f6b655, #f99c0f);
}
.search_select {
    padding: 10px!important;
}
.search_box02 {
    border: 2px solid #ff6699;
    margin: 5px 0 10px;
}
.search_box02 .search_head {
    border-bottom: 1px solid #ff6699;
    padding: 10px;
    background: #f9e8ed;
}
.search_box02 .search_head .new {
    font-size: 12px;
    padding: 10px 10px;
    float: left;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #f9bc2f;
}
.search_box02 .search_head .txt {
    overflow: hidden;
    zoom: 1;
}
.search_box02 .list {
    margin: 5px 0 5px 5px;
}
.search_box02 .list li {
    float: left;
    margin: 3px 2px 0;
    width: 90px;
    padding: 2px;
    border: 2px solid #34beca;
    background: #dff8fa;
    color: #34beca;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
}

.search_box02 .list_btn li {
    float: left;
    margin: 5px;
}

.search_box03 {
    border: 2px solid #ff6699;
    margin: 5px 0 10px;
}
.search_box03 .search_head {
    border-bottom: 1px solid #ff6699;
    padding: 10px;
    background: #f9e8ed;
}
.search_box03 .search_head .new {
    font-size: 12px;
    padding: 10px 10px;
    float: left;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    background: #f9bc2f;
}
.search_box03 .search_head .txt {
    overflow: hidden;
    zoom: 1;
}
.search_box03 .list {
    margin: 5px 0 5px 5px;
}
.search_box03 .list li {
    float: left;
    margin: 3px 2px 0;
    width: 90px;
    padding: 2px;
    border: 2px solid #34beca;
    background: #dff8fa;
    color: #34beca;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
}
.search_box03 .list_btn li {
    float: center;
    margin: 5px;
}
.syousai_btn {
    border: none;
    font-weight: bold;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ed00b), color-stop(0.5, #8ed00b), to(#65b90b));
    background: -webkit-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    background: -moz-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #8ed00b, #8ed00b, #65b90b);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #8ed00b, #8ed00b, #65b90b);
}
.syousai_btn a {
    display: block;
    padding: 28px 12px;
    color: #fff;
    text-decoration: none;
    background-image: url(../common_img/icon_search.png);
    background-repeat: no-repeat;
    background-position: 3px 20px;
}
.like_btn a {
    text-decoration: none;
    text-align: center;
    display: block;
    color: #fff;
    border: none;
    font-weight: bold;
    border-radius: 5px;
    padding: 18px 27px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fb789a), color-stop(0.5, #fb789a), to(#f45d84));
    background: -webkit-linear-gradient(top, #fb789a, #fb789a, #f45d84);
    background: -moz-linear-gradient(top, #fb789a, #fb789a, #f45d84);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #fb789a, #fb789a, #f45d84);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #fb789a, #fb789a, #f45d84);
}
.entry_btn a {
    text-decoration: none;
    text-align: center;
    display: block;
    color: #fff;
    border: none;
    font-weight: bold;
    border-radius: 5px;
    padding: 10px 12px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6b655), color-stop(0.5, #f6b655), to(#f99c0f));
    background: -webkit-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    background: -moz-linear-gradient(top, #f6b655, #f6b655, #f99c0f);

    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f6b655, #f6b655, #f99c0f);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f6b655, #f6b655, #f99c0f);
}
.entry_btn02 {
    margin: 5px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffc96b), color-stop(0.5, #ffc96b), to(#f2a929));
    background: -webkit-linear-gradient(top, #ffc96b, #ffc96b, #f2a929);
    background: -moz-linear-gradient(top, #ffc96b, #ffc96b, #f2a929);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #ffc96b, #ffc96b, #f2a929);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #ffc96b, #ffc96b, #f2a929);
}
.entry_btn02 a {
    text-decoration: none;
    text-align: center;
    display: block;
    color: #333;
    border: none;
    font-weight: bold;
    padding: 15px 10px 12px;
    background-image: url(../common_img/icon_txt.png);
    background-repeat: no-repeat;
    background-position: 35px 9px;
}
/*----------------------
topics
----------------------*/

.news_box {
    margin: 10px auto 0;
    border: 1px solid #ddd;
    width: 298px;
}
.news_box .day {
    color: #ff6699;
    padding: 5px 10px 0;
    font-weight: bold;
}
.news_box h3 {
    border-bottom: 1px solid #d5d5d5;
    color: #404040;
    padding: 0 10px 5px;
}
.news_box .news_head {} .news_box .txt_wrap {
    padding: 0 0 10px;
}
.news_box .txt {
    padding: 10px 10px 0;
}
.news_box .photo {
    float: left;
    padding: 10px 10px 0 10px;
    position: relative;
}
.news_box .photo img {
    border: 1px solid #ddd;
    padding: 1px;
}
.news_box .photo .icon {
    position: absolute;
    right: 10px;
    bottom: 0;
}
.news_box .photo .icon img {
    border: none;
    padding: 0;
}
.pagenation {
    padding: 15px 0 0;
    margin: 0 10px;
}
.pagenation li a {
    float: left;
    height: 20px;
    width: 120px;
    color: #431c09;
    display: block;
    text-decoration: none;
}
.pagenation li.next a {
    float: right;
    text-align: right;
}
.pagenation li.prev a {
    float: left;
}
.pagenation li.back {
    clear: both;
}
.pagenation li.back a {
    float: left;
    width: auto;
}
.pagenation li span {
    display: block;
    font-size: 9px;
    padding: 3px;
    background: #ec6709;
    color: #fff;
    border-radius: 25px;
    line-height: 1;
    margin: 2px 5px 0;
}
.pagenation li.next span {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    display: block;
    float: right;
}
.pagenation li.prev span {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    display: block;
    float: left;
}
.pagenation li.back span {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    display: block;
    float: left;
}
/*----------------------
entry
----------------------*/

#formbox02 #formbox02 dt {
    margin: 10px 0 0;
    padding: 7px 15px;
    background: #ffc3d4;
}
#formbox02 dd {
    padding: 10px;
}
/*----------------------
contact
----------------------*/

#formbox {} #formbox dt {
    margin: 10px 0 0;
    padding: 7px 15px;
    background: #ff6699;
    color: #fff;
}
#formbox dd {
    padding: 10px;
}
.form_end {
    text-align: center;
    margin: 0;
}
.form_end input {
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background:
    -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    /* background:
    -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530); */
    background:



    -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);/* -moz-liner-gradient(to bottom, #000, #fff); */
    background:



    -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);/*   -o-liner-gradient(to bottom, #000, #fff); */
    /* background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530); */
}
.form_end2 {
    text-align: center;
    margin: 0;
}
.form_end2 input {
    font-weight: bold;
    color: #fff;
    width:95%;
    padding: 10px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);
}
.hissu, .ninni {
    font-size: 10px;
    color: #C00;
    padding: 3px 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 0 2px #ccc;
    border-radius: 3px;
}
.hissu {
    background: #fd5c86;
}
.ninni {
    background: #419fdf;
}
.plist1 {} .plist1 li {} .plist2 {} .plist2 li {
    list-style: inside disc;
}
input {
    padding: 5px 10px;
    border: 1px solid #999;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.bnk_btn {
    padding: 2px 5px;
    width:50px;
    background-color: #fff;
    border-radius: 5px;
    margin-top:-30px;
    margin-right:-15px;
    float: right;
    text-indent: -5px;
}
textarea {
    border: 1px solid #999;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.alian_regist {
    font-weight: bold;
    color: #fff;
    width:95%;
    padding: 10px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);

    background-image: linear-gradient(to bottom, #bd0b17 0%, #bd0b17 39%, #870712 95%, #870712 97%);
}

.dispatch_regist {
    font-weight: bold;
    color: #fff;
    width:95%;
    padding: 10px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#f54a6e), color-stop(0.5, #f54a6e), to(#e82530));
    background: -webkit-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    background: -moz-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /* -moz-liner-gradient(to bottom, #000, #fff); */

    background: -o-linear-gradient(top, #f54a6e, #f54a6e, #e82530);
    /*   -o-liner-gradient(to bottom, #000, #fff); */

    background: linear-gradient(to bottom, #f54a6e, #f54a6e, #e82530);

    background-image: linear-gradient(to bottom, #bd0b17 0%, #bd0b17 39%, #870712 95%, #870712 97%);
}

#foreign_entry dd {
    padding:10px 10px 20px;
}
