/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html {
    font-size: 16px;
    line-height: 100%;
}

/****************************************
rayout
*****************************************/
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}

.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}

.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}

/****************************************
fon-tsize
*****************************************/
.fs06 {
    font-size: 0.6em;
}
.fs08 {
    font-size: 0.8em;
}
.fs09 {
    font-size: 0.9em;
}
.fs10 {
    font-size: 1em;
}
.fs12 {
    font-size: 1.2em;
}
.fs14 {
    font-size: 1.4em;
}
.fs16 {
    font-size: 1.6em;
}

/* base
*****************************************/
h1 {
    line-height: 1rem;
    padding-top: 2px;
    height: 18px;
    font-size: 0.8em;
    color: #fff;
    font-weight: normal;
    text-align: right;
    background-color: #63b7c2;
}
h1 span {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

body {
    width: 100%;
    /*background-image: url(../img/bg_header.png);*/
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #f3efe7;
}
header {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
}

section#contentArea {
    width: 100%;
}

div#content {
    /*background-color: #FFF;*/
}
footer {
    width: 100%;
    /*background-color: #f0ece4;*/
    background-color: #fff;
}
#mainContent {
    max-width: 760px;
    float: left;
    /*    background-color: #FFF;*/
}
#rightContent {
    width: 220px;
    float: right;
}

a img {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=60);
}

.content760 {
    width: 760px;
}

.wrap {
    padding: 20px 15px 10px;
}
.titleWrap {
    padding: 5px 20px;
}

.whiteBg {
    background-color: #fff;
}

.text08 {
    font-size: 0.8rem;
}
.text09 {
    font-size: 0.9rem;
}

/* 背景色定義
*****************************************/
.bgGreen {
    background-color: #a7bf19;
    color: #fff;
}
.bgBlue {
    background-color: #63bac5;
    color: #fff;
}
.bgOrange {
    background-color: #e99632;
    color: #fff;
}

/* header
*****************************************/
header #headerWrap {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 106px;
}
header #headerWrap h2 {
    margin-top: 3px;
    margin-right: 20px;
}
header #headerWrap h2 a,
header #headerWrap h2 img {
    display: block;
    width: 189px;
    height: 75px;
}
header #headerWrap h2 .logo_local,
header #headerWrap h2 .logo_local img {
    width: 333px;
}
header #headerWrap .areaBtn {
    position: absolute;
    top: 80px;
    left: 0;
}
header #headerWrap .areaBtn:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0;
    visibility: hidden;
}
header #headerWrap .areaBtn li {
    margin-right: 5px;
    float: left;
}
header #headerWrap .areaBtn li a {
    padding: 5px 20px;
    border-radius: 5px 5px 0 0;
    line-height: 100%;
    display: block;
    color: #fff;
    background-color: #ff4b0e;
}

header #headerWrap h2,
header #headerWrap #telArea,
header #headerWrap #kyokaiArea {
    float: left;
}

header #headerWrap #memberArea {
    float: right;
}

header #headerWrap #kyokaiArea,
header #headerWrap #telArea,
header #headerWrap #memberArea {
    margin-top: 10px;
}

header #headerWrap #kyokaiArea,
header #headerWrap #telArea {
    margin-right: 15px;
}

header #headerWrap #kyokaiArea li {
    font-size: 0.75rem;
    margin-bottom: 3px;
}
header #headerWrap #kyokaiArea li a {
    font-size: 0.75rem;
    text-decoration: none;
    color: #222;
}
header #headerWrap #kyokaiArea {
}
header #headerWrap #telArea {
    background-image: url(../img/soudantext.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 20px;
}
header #headerWrap #telArea .freetel {
    background-image: url(../img/freetel.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 38px;
    font-size: 24px;
    color: #f30;
}

header #headerWrap #memberArea {
}
header #headerWrap #memberArea #shienkin li {
    margin-right: 10px;
    float: left;
}
header #headerWrap #memberArea #shienkin li a {
    font-size: 0.75rem;
}

#mypageArea {
    width: 580px;
    float: right;
}

#listAreaMypage {
    margin-top: 10px;
    width: auto;
    float: left;
}

#nextMypage {
    margin-bottom: 25px;
    width: 300px;
    display: block;
    height: auto;
}

#nextMypage li {
    font-size: 0.75rem;
    float: left;
    margin-right: 15px;
}

#telAreaMypage {
    background-image: url(../img/soudantext.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 12px;
}

header #headerWrap #telAreaMypage .freetel {
    background-image: url(../img/freetel.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 38px;
    font-size: 24px;
    color: #f30;
}

#memberAreaMypage {
    margin-top: 10px;
    float: right;
}

#memberAreaMypage p {
    background-color: #eee;
    padding: 10px;
    font-size: 0.9em;
    width: 260px;
}

#mypageArea #shienkin li a {
    margin-right: 10px;
    float: left;
    font-size: 0.75rem;
}

/* footer
*****************************************/
.pageTopText {
    background-color: #f3efe7;
    padding-bottom: 10px;
    text-align: right;
}
.pageTopText p {
    width: 1000px;
    margin: 0px auto;
    font-size: 12px;
}
.pageTopText p a {
    background-image: url(../img/icon_toparrow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
}

footer .checkCompany {
    border-top: 1px solid #e7e7e7;
    background-color: #f5f5f5;
}

.checkBox {
    width: 1000px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.checkBox ul li {
    float: left;
    width: 143px;
    margin: 11px;
}

.checkBox ul li img {
    max-width: 143px;
    height: auto;
}

.areaName {
    font-size: 12px;
    margin-bottom: 3px;
}

.comName {
    font-size: 12px;
}

footer div.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    padding: 1% 2% 1%;
}
footer #footerLink01 li {
    float: left;
    margin-right: 10px;
}
footer #footerLink01 li a {
    padding-right: 10px;
    font-size: 0.8rem;
    text-decoration: none;
    color: #fff;
    border-right: 1px solid #999;
}

footer #footerLink01 {
    background-color: #7d756d;
}
footer #footerLink02 {
    background-color: #615b54;
}
footer #footerLink02 div.wrap {
    padding: 1% 0;
}
footer #footerLink02 p {
    color: #fff;
    font-size: 0.8rem;
}

/* グローバルメニュー
*****************************************/
header nav {
    background-color: #ccc;
    background-image: url(../img/bg_grad01.png);
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#gm {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#gm ul {
    float: left;
}
#gm ul li {
    border-left: 1px solid #fff;
    float: left;
}
#gm ul li:last-child {
    border-right: 1px solid #fff;
}
#gm ul li a {
    font-size: 1.1rem;
    height: 33px;
    display: block;
    text-decoration: none;
    padding: 9px 15px 0;
    color: #333;
    text-shadow: 1px 1px 0px #fff;
}

#gm ul li a:hover {
    background-color: #fff;
}

#gm #gmSerchArea {
    padding-top: 9px;
    padding-bottom: 7px;
    position: relative;
    float: right;
    font-size: 0.75rem;
    text-shadow: 1px 1px 0px #fff;
}
#gm #gmSerchArea input#searchBox,
#gm #gmSerchArea input#searchBtn {
    margin: 0 0 0 5px;
    padding: 3px;
}
#gm #gmSerchArea input#searchBox {
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background-color: #ffffff;
    font-size: 0.8rem;
}
#gm #gmSerchArea input#searchBtn {
    width: 12px;
    height: 12px;
    font-size: 0.6rem;
    position: absolute;
    top: 13px;
    right: 4px;
    border: none;
    color: #fff;
}

input#searchBox,
input#searchBtn {
    margin: 0 0 0 5px;
    padding: 3px;
}
input#searchBox {
    width: 200px;
    border: 1px solid #ccc;
    background-color: #ffffff;
}
input#searchBtn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100px;
    border: none;
    background-color: #ddd;
    border: 2px solid #ccc;
    box-shadow: 1px 1px 3px #777;
}

/* 基本レイアウト
*****************************************/
#content {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#content #main {
    width: 760px;
    float: left;
    /*background-color: #FFF;*/
}
#content #main .wrap {
    padding: 15px;
}

#content #sideMenu_r {
    width: 220px;
    float: right;
}
#content #sideMenu_r .wrap {
    padding: 2% 5%;
}

/* 基本レイアウト */
#content #main2 {
    width: 1000px;
}

/* 部品
************************************/

/* パンくず
************************************/
.pkz {
    margin-bottom: 10px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: left 50%;
    background-image: url(../img/icon_pkz.png);
}
.pkz li {
    float: left;
}
.pkz li a {
    padding-left: 10px;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: right 50%;
    background-image: url(../img/icon_pkz_arw.png);
    display: block;
}
.pkz li:last-child {
    padding-left: 10px;
    padding-right: 10px;
}

/* 検索結果
************************************/
.searchCountNum {
    float: right;
    font-size: 1rem;
}
.searchCountNum span {
    font-size: 1.2em;
    margin: 0 5px;
}

/* ページング
************************************/
.paginationArea {
    padding: 15px 10px;
}

ul.searchCountPage {
    float: left;
    text-align: center;
}
ul.searchCountPage li {
    float: left;
}
ul.searchCountPage li a {
    text-decoration: none;
}
ul.searchCountPage li a:hover {
    background-color: #ccc;
    border: 1px solid #eee;
}
ul.searchCountPage li a,
.searchCountPage li ol li a {
    display: block;
    padding: 2px 5px;
    margin: 0 2px;
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 1.4rem;
}
ul.searchCountPage li ol li.point {
    background-color: #ff9900;
    border: 1px solid #ff9900;
    color: #fff;
    padding: 2px 5px;
    margin: 0 2px;
    font-size: 1.4rem;
}

/****************************************
** 企業一覧
*****************************************/

/* 救済バナー
************************************/
.spartArea {
    margin-top: 20px;
    margin-bottom: 20px;
}

.spart {
    background-color: #fff;
    border: 1px solid #e4e0d9;
    border-radius: 5px;
    box-shadow: 0 0 3px #aaa;
    box-sizing: border-box;
    width: 100%;
    padding: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.spart h3 {
    width: 150px;
    float: left;
    font-size: 1em;
}

.spart a {
    text-decoration: underline;
}

/* 一般一覧ボックス
************************************/
.comBox {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e4e0d9;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 3px #aaa;
    box-sizing: border-box;
}
.comBox .comWrap {
    padding: 2%;
}
.comBox .titleArea h3,
.comBox .titleArea h2.company_name {
    width: 540px;
    font-size: 1.8em;
    float: left;
}

.comBox2 {
    width: 100%;
    background-color: #fff;
    /*    border: 1px solid #FFF;*/
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 3px #aaa;
    box-sizing: border-box;
}

.comLogo {
    float: right;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.comLogo img {
    width: 100%;
    height: auto;
}
.titleArea {
    border-bottom: 1px solid #ddd;
}
.addressArea {
    border-bottom: 1px solid #ddd;
}
.condiListArea {
    border-bottom: 1px solid #ddd;
}

.addressArea dl dt {
    color: #eba147;
    position: absolute;
}
.addressArea dl dd {
    margin-left: 60px;
}

/* コンテンツタイトル
************************************/
.contentTitle {
    padding: 1% 2%;
}
.entryTitle {
    padding: 1% 2%;
}

/* 見出し
************************************/
.titleStyle01 {
    background-color: #f5f5f5;
    border-left: 8px solid #e99632;
    font-size: 22px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 30px;
    padding: 5px 15px 3px;
}
.titleStyle02 {
    color: #e99632;
    font-size: 20px;
    margin-bottom: 10px;
}
.titleStyle03 {
    color: #a7bf19;
    font-size: 26px;
    margin-bottom: 10px;
    border-bottom: 2px solid #a7bf19;
}

/* 上級グレード用一覧ボックス
************************************/
.comBoxSp {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e4e0d9;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 3px #aaa;
    box-sizing: border-box;
    position: relative;
}

.comBox {
    position: relative;
}
.list_picup5ico {
    position: absolute;
    left: -170px;
    top: -50px;
    width: 200px;
}
.list_picup5ico img {
    width: 100%;
}

.comBoxSp .comWrap {
    padding: 2%;
}
.comBoxSp .titleArea h3,
.comBoxSp .titleArea h2.company_name {
    width: 540px;
    font-size: 1.8em;
    float: left;
}
.comBoxSp .comInfo .thumbArea {
    float: left;
    width: 61%;
}
.comBoxSp .comInfo .chartArea {
    float: right;
    width: 30%;
}
.comBoxSp .comInfo .thumbArea figure {
    width: 100%;
}
.comBoxSp .comInfo .thumbArea figure img {
    width: 450px;
    height: 338px;
}
.comBoxSp .comInfo .chartArea figure {
    width: 100%;
}
.comBoxSp .comInfo .chartArea figure img {
    width: 229px;
}

.comBoxSp .comInfo dl {
    width: 100%;
}
.comBoxSp .comInfo dl.left {
    float: left;
}
.comBoxSp .comInfo dl.right {
    float: right;
}

.comBoxSp .comInfo dl dt {
    color: #f28e1e;
}
.comBoxSp .comInfo dl dd {
    font-size: 0.8em;
    margin-bottom: 10px;
}
.comBoxSp .comInfo dl dd:last-child {
    margin-bottom: 0;
}

/* 条件
************************************/
.condiListArea ul {
}
.condiListArea ul li {
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    padding: 2px 1px;
    width: 15.5%;
    font-size: 0.75em;
    background-color: #eee;
    border: 1px solid #ddd;
    color: #888;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.condiListArea ul li.on {
    background-color: #f8fae8;
    border: 1px solid #a7bf19;
    color: #4c580a;
}

/* 企業情報エリア
************************************/
.comInfo {
}
.comInfo .thumbArea {
    float: left;
    width: 60%;
}
.comInfo .chartArea {
    padding: 15px 0 0 20px;
    float: left;
    width: 30%;
    border-left: 1px solid #dddddd;
}
.comInfo .thumbArea figure {
    float: left;
}
.comInfo .thumbArea dl {
    float: right;
    width: 55%;
}
.comInfo .thumbArea dl dt {
    color: #f28e1e;
}
.comInfo .thumbArea dl dd {
    font-size: 0.8em;
    margin-bottom: 10px;
}
.comInfo .thumbArea dl dd:last-child {
    margin-bottom: 0;
}

.accessBus,
.accessTrain,
.accessOther {
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left 50%;
}
.accessBus {
    background-image: url(../img/icon_bus.png);
}
.accessTrain {
    background-image: url(../img/icon_train.png);
}
.accessOther {
    background-image: url(../img/icon_other.png);
}

.comBox ul.entryArea,
.comBoxSp ul.entryArea {
    background-color: #efefef;
    padding: 2%;
}

ul li.btnFav a,
ul li.btnTel a,
ul li.btnDetail a {
    display: block;
    padding: 2%;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    font-size: 0.95em;
    text-decoration: none;
    box-shadow: 1px 1px 3px #555;
}
ul li.btnFav a,
ul li.btnTel a {
    float: left;
}
ul li.btnDetail a {
    float: right;
}
ul li.btnFav a {
    margin-right: 2%;
    width: 26%;
    padding-left: 6%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 7% 50%;
    background-image: url(../img/icon_folder_plus.png);
    color: #333;
}
ul li.btnTel a {
    margin-right: 2%;
    width: 27%;
    background-color: #ff6600;
    color: #fff;
    text-align: center;
    display: none;
}
ul li.btnDetail a {
    width: 27%;
    background-color: #ff6600;
    color: #fff;
    text-align: center;
}
ul li.btnFav a:hover {
    background-color: #ddd;
}
ul li.btnTel a:hover {
    background-color: #ff9933;
}
ul li.btnDetail a:hover {
    background-color: #ff9933;
}

/****************************************
** 企業詳細
*****************************************/

/* 応募ボタンエリア
************************************/
.entryBtnArea {
    border-left: 3px solid #63bac5;
    border-right: 3px solid #63bac5;
    border-bottom: 3px solid #63bac5;
}
/* 企業詳細用エントリーボタン
************************************/
.entryBtnArea ul li {
    border-right: 1px solid #ddd;
    float: left;
    height: 170px;
}
.entryBtnArea ul li.entryBtnArea40 {
    width: 40%;
}
.entryBtnArea ul li.entryBtnArea28 {
    width: 29%;
}
.entryBtnArea ul li:last-child {
    border-right: none;
}

.entryBtnArea ul li dl {
    padding: 5%;
}
.entryBtnArea ul li dl dt {
    margin-bottom: 15px;
    font-size: 1.2em;
    color: #63bac5;
    line-height: 100%;
}

.entryBtnArea ul li dl.entryTel dt,
.entryBtnArea ul li dl.entryWeb dt,
.entryBtnArea ul li dl.entryCon dt {
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: top left;
}
.entryBtnArea ul li dl.entryTel dt {
    background-image: url(../img/icon_tel.png);
}
.entryBtnArea ul li dl.entryWeb dt {
    background-image: url(../img/icon_pc.png);
}
.entryBtnArea ul li dl.entryCon dt {
    background-image: url(../img/icon_fukidashi.png);
}

.entryBtnArea ul li dl .telNum {
    font-size: 1.8em;
    color: #ff3300;
}
.entryBtnArea ul li dl .entryBtnAreaCaution {
    font-size: 0.85em;
}
.entryBtnArea ul li dl .entryBtnAreaCaution2 {
    font-size: 0.68em;
}
.entryBtnArea dl .btn01_gray_2bdr,
.entryBtnArea dl .btn01_orange_2bdr {
    font-size: 1em;
}

/* 勤務カレンダーエリア
************************************/
table#workcal,
table#workcal th,
table#workcal td {
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
}
table#workcal {
    width: 100%;
}
table#workcal th {
    width: 15%;
    padding: 2%;
    background-color: #f3f2ee;
}
table#workcal td {
    padding: 2%;
}

table#workcal td table.workcalTbl,
table#workcal td table.workcalTbl th,
table#workcal td table.workcalTbl td {
    border-collapse: collapse;
    border: 2px solid #fff;
}
table#workcal td table.workcalTbl {
    width: 100%;
}
table#workcal td table.workcalTbl th {
    width: 14.25%;
}
table#workcal td table.workcalTbl td {
    padding: 1%;
    text-align: center;
}
table#workcal td table.workcalTbl th {
    background-color: #efede4;
}
table#workcal td table.workcalTbl th.sunday {
    background-color: #f34e7b;
}
table#workcal td table.workcalTbl th.saturday {
    background-color: #63bac5;
}

table#workcal td table.workcalTbl td {
    background-color: #f7f5f2;
}
table#workcal td table.workcalTbl td.sunday_day {
    background-color: #fee7ed;
}
table#workcal td table.workcalTbl td.saturday_day {
    background-color: #d7eef0;
}

table#workcal td table.workcalTbl .ake {
    color: #e99632;
}
table#workcal td table.workcalTbl .koukyu {
    color: #f34e7b;
}

/* 先輩乗務員の声エリア
************************************/
div.voice {
}
div.voice figure {
    width: 150px;
    float: left;
}

div.voice figure img {
    width: 100%;
}

div.voice dl {
    width: 550px;
    float: right;
}
div.voice dl dt {
    position: relative;
    font-size: 1.3em;
    color: #e99632;
    background-color: #fffae4;
    border: 2px solid #e1b783;
    padding: 1% 2%;
    margin-bottom: 2%;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
div.voice dl dt:after,
div.voice dl dt:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
div.voice dl dt:after {
    border-color: rgba(255, 250, 228, 0);
    border-right-color: #fffae4;
    border-width: 6px;
    margin-top: -6px;
}
div.voice dl dt:before {
    border-color: rgba(225, 183, 131, 0);
    border-right-color: #e1b783;
    border-width: 8px;
    margin-top: -8px;
}

/* 募集要項
************************************/
table.table01,
table.table01 th,
table.table01 td {
    border-collapse: collapse;
    border: 2px solid #ccc;
}
table.table01 th,
table.table01 td {
    padding: 1%;
}
table.table01 {
    width: 100%;
}
table.table01 th {
    width: 18%;
    background-color: #eee;
}

table.table02,
table.table02 th,
table.table02 td {
    border-collapse: collapse;
    border: 2px solid #f1be81;
}
table.table02 th,
table.table02 td {
    padding: 1%;
}
table.table02 {
}
table.table02 th {
    width: 18%;
    background-color: #f9e1c4;
}

/****************************************
** 共通
*****************************************/

/* boder
************************************/
.boderLeft1px {
    border-left: 1px solid #fff;
}
.boderBtm1px_ddd {
    border-bottom: 1px solid #ddd;
}

/* shadow
************************************/
.shadow1 {
    box-shadow: 0px 2px 2px #ddd;
}
.shadow2 {
    box-shadow: 0px 1px 1px #666;
}

/* Button‎
************************************/
a.memberEntry,
#mainImg div#ensen a,
#mainImg div#kensaku input {
    box-shadow: 1px 1px 1px #999;
}
.btn00,
.btn01,
.btn02 {
    background-image: url(../img/arw01_w.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    line-height: 1rem;
    margin: 0;
    box-shadow: 1px 1px 1px #999;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 3px 8px 3px 18px;
    font-size: 0.7rem;
}
.btn00:hover,
.btn01:hover,
.btn02:hover {
    text-decoration: none;
}

.btn00 {
    color: #fff;
    background-color: #ccc;
}
.btn01 {
    color: #fff;
    background-color: #da446b;
}
.btn02 {
    display: inline-block;
    background-color: #2a99eb;
    background-image: none;
    border-radius: 0.7vw;
    color: #fff;
    font-size: 0.9vw;
    line-height: 0.9vw;
    padding: 0.7vw;
    box-shadow: none;
}

.btn00:hover,
.btn01:hover,
.btn02:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
a.memberEntry {
    display: block;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1em;
    margin: 0;
    padding: 10px 10px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: #ee9811;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
a.memberEntry:hover {
    background: #eeb211;
}

/*2pxボーダーグレイ*/
.btn01_gray_2bdr {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1em;
    margin: 0;
    padding: 5% 2%;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border: 2px solid #aaa;
    background-image: url(../img/bg_grad_gray40.jpg);
    background-repeat: repeat-x;
    background-position: top;
    box-sizing: border-box;
}
.btn01_gray_2bdr:hover {
    background: #aaa;
}

/*2pxボーダーオレンジ*/
a.btn01_orange_2bdr {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1em;
    margin: 0;
    padding: 5% 2%;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: #ff9933;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border: 2px solid #ee9811;
    background-image: url(../img/bg_grad_orange70.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    box-sizing: border-box;
}

a.btn01_orange_2bdr:hover {
    background: #ff9933;
}

/*2pxボーダー青*/
a.btn01_blue_2bdr {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1em;
    margin: 0;
    padding: 5% 2%;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: #eee;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border: 2px solid #3787e8;
    background-image: url(../img/bg_grad_tblue40.jpg);
    background-repeat: repeat-x;
    box-sizing: border-box;
}
a.btn01_blue_2bdr:hover {
    background: #3787e8;
}

/* bnr 2 col */
.bnrArea2col {
}
.bnrArea2col ul li {
    width: 375px;
    float: left;
}
.bnrArea2col ul li:nth-child(2n) {
    float: right;
}

.bnrArea2col ul li a,
.bnrArea2col ul li a img {
    width: 100%;
    display: block;
}

.bnrArea2col ul li a {
}
.bnrArea2col ul li a img {
}

/****************************************
content
*****************************************/
.conWrap {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

/****************************************
下層ページ
*****************************************/
.comBox3 {
    background-color: #fff;
    /*    border: 1px solid #FFF;*/
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 3px #aaa;
    box-sizing: border-box;
    padding: 15px;
}

.localTitle {
    font-size: 36px;
    padding: 5px 10px;
    background-color: #e99632;
    color: #fff;
    margin-bottom: 15px;
}

.localSearchBox {
    background-color: #fcfcfc;
    border: 5px solid #f2f0ec;
}

.localSearchBox h3 {
    border-bottom: 1px solid #e4e0db;
    padding: 8px 20px;
}

.localSearchBox ul {
    padding: 10px 5px 5px 20px;
}

.localSearchBox ul li {
    width: 120px;
    margin-bottom: 5px;
    background-image: url(../img/icon_arr02_or.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 15px;
}

/* picup5
*****************************************/
#rightContent section #pickup5 li,
#rightContent section #pickup5 li a {
    display: block;
    width: 100%;
}
#rightContent section #pickup5 li {
}

#rightContent section #pickup5 li h3,
#rightContent section #pickup5 li h2.company_name {
    line-height: 1.1rem;
    background-position: 3% 50%;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 50px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-size: 0.91rem;
}

#rightContent section #pickup5 li#pick1 h3,
#rightContent section #pickup5 li#pick1 h2.company_name {
    background-image: url(../../img/common/pickup5_num1_new.png);
    background-color: #e23532;
}
#rightContent section #pickup5 li#pick2 h3,
#rightContent section #pickup5 li#pick2 h2.company_name {
    background-image: url(../../img/common/pickup5_num2_new.png);
    background-color: #e23532;
}
#rightContent section #pickup5 li#pick3 h3,
#rightContent section #pickup5 li#pick3 h2.company_name {
    background-image: url(../../img/common/pickup5_num3_new.png);
    background-color: #e23532;
}
#rightContent section #pickup5 li#pick4 h3,
#rightContent section #pickup5 li#pick4 h2.company_name {
    background-image: url(../../img/common/pickup5_num4_new.png);
    background-color: #e23532;
}
#rightContent section #pickup5 li#pick5 h3,
#rightContent section #pickup5 li#pick5 h2.company_name {
    background-image: url(../../img/common/pickup5_num5_new.png);
    background-color: #e23532;
}

#rightContent section #pickup5 li a {
    text-decoration: none;
    background-color: #fff;
    box-shadow: 1px 1px 3px #aaa;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#rightContent section #pickup5 li#pick1 a img {
    display: block;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    height: auto;
}
#rightContent section #pickup5 li#pick2 a img,
#rightContent section #pickup5 li#pick3 a img {
    display: block;
    margin: 5%;
    width: 40%;
    height: auto;
    float: left;
}
#rightContent section #pickup5 li a h3,
#rightContent section #pickup5 li a h2.company_name,
#rightContent section #pickup5 li a dl.pickupArea01 dt,
#rightContent section #pickup5 li a dl.pickupArea01 dd {
    color: #fff;
}
#rightContent section #pickup5 li dl.pickupArea01 dl {
    width: 100%;
}
#rightContent section #pickup5 li dl.pickupArea01 dt,
#rightContent section #pickup5 li dl.pickupArea01 dd {
    padding: 1% 2%;
    width: 46%;
    text-align: center;
    font-size: 0.9rem;
}
#rightContent section #pickup5 li dl.pickupArea01 dt {
    float: left;
    background-color: #f28e1e;
}
#rightContent section #pickup5 li dl.pickupArea01 dd {
    float: right;
    background-color: #f3772c;
}
#rightContent section #pickup5 li dl.pickupText01,
#rightContent section #pickup5 li p {
    padding: 3% 5%;
}
#rightContent section #pickup5 li dl.pickupText01 dt,
#rightContent section #pickup5 li dl.pickupText01 dd {
    line-height: 1.3rem;
    font-size: 0.9rem;
}
#rightContent section #pickup5 li dl.pickupText01 dt {
    margin-bottom: 5px;
    font-weight: bold;
    color: #819414;
}
#rightContent section #pickup5 li dl.pickupText01 dd,
#rightContent section #pickup5 li p {
    color: #333;
}

/* side ranking
*****************************************/
#rightContent section#sideRanking {
    position: relative;
    box-shadow: 1px 1px 3px #aaa;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
}
#rightContent section#sideRanking img.icon {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -4px;
    left: 175px;
}
#rightContent section#sideRanking #wrap {
    padding: 2% 5%;
    width: 90%;
}
#rightContent section#sideRanking h3 {
    background-color: #63b7c2;
    padding: 5px 5px 5px 10px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-size: 1rem;
    color: #fff;
}

/* side calendar
*****************************************/
#rightContent section#sideCalendar {
    position: relative;
    box-shadow: 1px 1px 3px #aaa;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
}

#rightContent section#sideCalendar img.icon {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -4px;
    left: 175px;
}

#rightContent section#sideCalendar .wrap {
    padding: 2% 5%;
    width: 90%;
}
#rightContent section#sideCalendar h3 {
    background-color: #dd738a;
    padding: 5px 5px 5px 10px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-size: 1rem;
    color: #fff;
}
#rightContent section#sideCalendar ul {
    margin-bottom: 5px;
}
#rightContent section#sideCalendar ul li a {
    font-size: 0.9rem;
}

/* bnr area
*****************************************/
#rightContent #sideBnr {
}
#rightContent #sideBnr li a,
#rightContent #sideBnr li a img {
    margin-bottom: 5px;
    display: block;
    width: 100%;
    height: auto;
}

/* boxList
******************************************/
.boxList {
}
.boxList li,
.boxList li span,
.boxList li a {
    line-height: 110%;
}
.boxList li {
    margin-bottom: 5px;
}
.boxList li span {
    padding-top: 0.6%;
    padding-bottom: 0.6%;
    padding-left: 1%;
    padding-right: 1%;
    width: 13%;
    float: left;
    background-color: #ddd;
    font-size: 0.7em;
    text-align: center;
}
.boxList li a {
    display: block;
    float: right;
    width: 82%;
}

/* List
******************************************/
.list02_gr {
}
.list02_gr li {
    margin-bottom: 10px;
    padding-left: 17px;
    background-image: url(../img/icon_arr02_gr.png);
    background-repeat: no-repeat;
    background-position: left 50%;
    line-height: 110%;
}

.list02_or {
}
.list02_or li {
    margin-bottom: 10px;
    padding-left: 17px;
    background-image: url(../img/icon_arr02_or.png);
    background-repeat: no-repeat;
    background-position: left 50%;
    line-height: 110%;
}

.list02_p {
}
.list02_p li {
    padding-left: 17px;
    background-image: url(../img/icon_arr02_p.png);
    background-repeat: no-repeat;
    background-position: left 50%;
}

.list02_g {
}
.list02_g li {
    padding-left: 17px;
    background-image: url(../img/icon_arr02_g.png);
    background-repeat: no-repeat;
    background-position: left 50%;
}

.btpreList {
    padding-right: 10px;
    padding-left: 10px;
}

.btpreList li {
    padding-left: 17px;
    background-image: url(../img/icon_prelist.jpg);
    background-repeat: no-repeat;
    background-position: left 50%;
    float: left;
    width: 115px;
    margin-bottom: 5px;
}

.btpreList li a {
    color: #e13432;
    font-weight: bold;
}

/* 注意書き
************************************************/
.cautionMsg li {
    color: #ff3300;
    font-size: 0.9rem;
}
.cautionMsg li:before {
    content: "※";
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.atention_txt {
    font-size: 0.9rem;
    color: #ff3300;
}

/* 続きを見るボタン
************************************************/
.trunc_text {
}

/*.trunc_text a{
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
}*/
.trunc_text a {
    padding: 5px 0;
    display: block;
    width: 100%;
    text-align: center;
    background-color: #eee;
}

more_dot.gif .trunc_text a:hover {
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.05, #fb9e25),
        color-stop(1, #ffc477)
    );
    background: -moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
    background: -webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
    background: -o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
    background: -ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
    background: linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477',GradientType=0);
    background-color: #fb9e25;
}

/* LP　無線グループ紹介ページ
************************************************/
.lp_radioCon {
    margin-bottom: 20px;
    background-color: #fff;
}
.lp_radioCon .wrap {
    padding: 20px;
}
.lp_radioCon .wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0.1em; /*added for FF*/
}

.lp_radioCon .title01 {
    padding: 10px 20px;
    line-height: 100%;
    font-size: 30px;
    background-color: #63b7c2;
    color: #fff;
}
.lp_radioCon .rightCon {
    width: 68%;
    float: right;
}
.lp_radioCon .leftCon {
    width: 30%;
    float: left;
}

.lp_radioCon .rightCon dl dt {
    padding: 10px 10px;
    margin-bottom: 5px;
    line-height: 100%;
    background-color: #63b7c2;
    color: #fff;
}
.lp_radioCon .rightCon dl dd {
    margin-bottom: 20px;
}
.lp_radioCon .leftCon img {
    margin-bottom: 10px;
    width: 100%;
    display: block;
}
.lp_radioCon .leftCon ul li {
    margin-bottom: 20px;
    width: 100%;
}
.lp_radioCon .leftCon ul li img {
    margin-bottom: 5px;
    width: 100%;
    display: block;
}
/***************************************
**　一覧へボタン
***************************************/
.lp_radioCon a.btn_for {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1em;
    margin: 0;
    padding: 20px 2%;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background: #ff9933;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: bottom;
    background-repeat: repeat-x;
    box-sizing: border-box;
    background-image: url(../../common/img/bg_grad_orange70.jpg);
    border: 2px solid #dd7700;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.lp_radioCon a.btn_for:hover {
    background: #ffaa44;
}
.lp_radioCon a.btn_multiple {
    margin-bottom: 15px;
}

/* ソーシャルボタン設置
************************************************/
div.snsBtnArea {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
div.snsBtnArea ul li {
    padding: 5px 15px 0 0;
    display: block;
    float: left;
}
div.snsBtnArea ul li iframe.twitter-share-button {
    width: 70px !important;
}
div.snsBtnArea ul li * {
    line-height: 100%;
}

/***************************************
**　フリーダイヤルエリア下部文言
***************************************/
div.freedialBottomAreaText {
    line-height: 24px;
    font-size: 11px;
    width: 190px;
    float: right;
    color: #fff;
    background-color: #05aee7;
    font-weight: 100;
    text-align: center;
    border-radius: 10px;
}

/****************************************
** Q&A補足
*****************************************/
.saSupplement {
    padding: 20px;
    border: 1px solid #e3f0f9;
    background-color: #f7fbfd;
}
.saSupplement dl dt,
.saSupplement dl dd {
    font-size: 0.8em;
}
.saSupplement dl {
}
.saSupplement dl dt {
    margin-bottom: 10px;
}
.saSupplement dl dd {
}

.closeup {
    border-left: 5px solid #ff4b0e;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    margin-bottom: 10px;
}

/******* CSS LIST NEW ***********/
.condiListArea ul li.checked {
    background-color: #ff9900;
    border: 1px solid #e88f0a;
    color: #ffffff;
}
.condiListArea ul li label {
    display: block;
}
.condiListArea ul li label:hover {
    cursor: pointer;
}
.condiListArea ul li label > input {
    display: none;
}
.actionArea ul li {
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    padding: 1px;
    width: 15.5%;
    font-size: 0.75em;
    background-color: #e2dfd1;
    color: #fff;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.actionArea ul li.on {
    background-color: #b9b071;
}
.comInfo .thumbArea {
    width: 100%;
    box-sizing: border-box;
}
.comInfo .thumbArea dl {
    width: 72%;
    display: block;
    margin-bottom: 5px;
}
.comBoxSp .comInfo dl dt,
.comInfo .thumbArea dl dt {
    width: 80px;
    float: left;
    background-color: #2b61ab;
    color: #fff;
    text-align: center;
    font-size: 0.8em;
}
.comBoxSp .comInfo dl dd,
.comInfo .thumbArea dl dd {
    width: calc(100% - 90px);
    float: right;
}
.comInfo .thumbArea dl dd ul li {
    margin-bottom: 3px;
}
.accessBus {
    background-position: left 5px;
}
.accessTrain {
    background-position: left 3px;
}
.accessOther {
    background-position: left 3px;
}
.accessTel {
    background-image: url(/common/img/icon_tel_l.png);
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left 2px;
}
.comBoxSp .comInfo dl {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
}
.comBoxSp .comInfo .chartArea {
    width: 38%;
    border-left: none;
    padding: 15px 15px 0 15px;
    box-sizing: border-box;
}
.recommendedPoint {
    clear: both;
    width: 100%;
    box-sizing: border-box;
    padding-top: 0;
}
.recommendedPoint .recommendedBox {
    background-color: #fc8300;
    padding: 10px;
    display: table;
    font-size: 0.8em;
    height: 80px;
    width: 100%;
    box-sizing: border-box;
}
.recommendedPoint .recommendedBox .recLeft {
    display: table-cell;
    vertical-align: middle;
    margin-right: 15px;
    width: 110px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.recommendedPoint .recommendedBox .recRight {
    display: table-cell;
    width: calc(100% - 120px);
    background-color: #fffeec;
    padding: 10px;
    position: relative;
}
.recommendedPoint .recommendedBox .recRight .recContent {
    width: 410px;
    float: left;
    position: relative;
}
.recommendedPoint .recommendedBox .recRight .recContent:after {
    /*content: ' ';*/
    position: absolute;
    right: -50px;
    top: 0;
    height: 100%;
    width: 11px;
    background-image: url(/common/img/recommended-border.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.recommendedPoint .recommendedBox .recRight .recImage {
    width: 100px;
    float: right;
}
.recommendedPoint .recommendedBox .recRight .recImage img {
    position: absolute;
    right: 20px;
    bottom: 0;
    max-width: 100px;
    max-height: 96px;
}
.recommendedPoint .recommendedBox .recRight .recImage img.high_plan {
    top: -110px;
    right: 20px;
    max-width: inherit;
    max-height: inherit;
    z-index: 9;
}
.recInfo {
    height: 76px;
    overflow: hidden;
}
ul li.btnDetail a {
    background-color: #3399fe;
    float: left;
}
ul li.btnDetail a:hover {
    background-color: #78bcff;
}
ul li.btnEntry a {
    display: block;
    font-size: 0.95em;
    box-shadow: rgb(85, 85, 85) 1px 1px 3px;
    padding: 2%;
    border-radius: 5px;
    text-decoration: none;
    width: 27%;
    background-color: #ff6600;
    color: #fff;
    text-align: center;
    float: right;
}

ul li.btnEntry a:hover {
    background-color: #ff9933;
}

/******* END CSS LIST NEW ***********/

/******* TAB HIGHT OR RANDOM COMPANY ***********/
.tab-wrapper ul.tab {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    text-align: left;
}
.tab-wrapper ul.tab li {
    list-style: none;
    display: inline-block;
}
.tab-wrapper ul.tab li a {
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    background: #fff;
    display: block;
    border: 1px solid #ccc;
}
.tab-wrapper ul.tab li.active a {
    background: #f90;
    color: #fff;
    border: 1px solid #f90;
}
.tab-item {
    display: none;
}
.tab-item.active {
    display: block;
}
/******* END TAB HIGHT OR RANDOM COMPANY ***********/
.readmore {
    border: 1px solid #ccc;
    padding: 2px 25px;
    border-radius: 8px;
    color: #000;
    margin-left: 20px;
    font-size: 12px;
    background-image: linear-gradient(#ffffff, #e2e2e2);
    display: inline-block;
}
.readmore:hover {
    background-image: linear-gradient(#e2e2e2, #ffffff);
    text-decoration: none;
}

.freephone {
    background-image: url(/common/img/freetel.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 38px;
}

.keibiSec {
    background-color: #fff;
}

.keibiSec h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    background-color: #63b7c2;
    color: #fff;
}

.keibiArea {
    padding: 5px;
}

.keibiArea h4 {
    font-size: 14px;
    font-weight: bold;
}
.keibiArea p {
    font-size: 11px;
}

ul.district-list {
    overflow: hidden;
}
ul.district-list li {
    float: left;
    width: auto;
    background-image: none;
    font-size: 13px;
    padding-left: 0;
    padding-right: 20px;
}
ul.district-list li.current {
    font-weight: bold;
}
.right {
    float: right;
}
.left {
    float: left;
}
.detailSec div.photoNavi {
    width: 220px;
    margin: 0 auto;
}
.detailSec div.photoNavi a {
    position: relative;
    z-index: 10;
}
.reset-button {
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button;
}
.slick-dotted.slick-slider {
    margin-bottom: 5px;
}
.slick-dots {
    width: 85%;
    left: 8%;
}
.slick-dots li button:before {
    font-size: 12px;
}
.slick-dots li.slick-active button:before {
    color: #3c8ce2;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    color: #3c8ce2;
}
.comInfo.pc .thumbArea {
    width: 60%;
    float: left;
}
.comInfo.pc .chartArea {
    width: 40%;
    float: right;
    border: none;
}
.comInfo.pc .thumbArea dl {
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 12px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: center;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #3c8ce2;
    text-indent: -99999px;
    margin: 0 auto;
}
.slick-dots .slick-active button,
.slick-dots li:hover button {
    background: #3c8ce2;
}
.js-slick-arrow, .slick-arrow {display: none !important;}
.js-slick-container {
    padding-bottom: 25px;
}
.supportTitle {
    padding-left: 20px;
}
.supportArea {
    border: 5px solid #e99632;
    padding: 10px;
    background: #ffd4a7;
}
.supportArea .voice {
    background: #fff;
    border-radius: 10px;
    padding: 5px 20px;
}
.supportArea .voice p{
    font-weight: bold;
    padding: 5px 0 0 5px;
    font-size: 18px;
}
.supportArea .voice figure {
    width: 20%;
    float: right;
}
.supportArea .voice figure img {
    border-radius: 100%;
    border: 1px solid orange !important;
}
.supportArea .voice .voiceArea {
    width: 79%;
    float: left;
}
.supportArea .voice .voiceArea p{
    font-weight: normal;
    padding: 0 0 0 5px;
    font-size: 17px;
}
.supportArea .support_staff_name{
    clear: both;
    text-align: right;
    padding-right: 10px;
}
@media only screen and (min-width: 768px) {
    .tool-tip-icon::after {
        top: 100% !important;
    }
    .tool-tip-icon::before {
        border-width: 6.5px !important;
    }
    
    .tool-tip-icon {
        font-size: 15px !important;
        width: 100% !important;
    }
}

.icon_list {
    clear: both;
}