@charset "utf-8";

/*
Theme Name: BizVektor子テーマ
Template: biz-vektor
Author: Hideki Ishibashi
Tags:
Version: 1
*/

/* ipad対策*/
@media screen and(max-width:980px) {
 #topMainBnrFrame {
 overflow: hidden;
//Next, Prevのはみ出し
}
}
wrap {
    overflow: hidden;
//縦が短いページをiPadで見ると横スクロールが発生する対策
}
/* ipad対策ここまで*/


.pchidden {
    display: none;
}
.sphidden {
    display: block;
}


/* kiji-design
================================================== */
.headline{
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.2em;
    font-weight: bold;
    color: #000;
    padding: 0 0 10px 0;
    margin: 0 0 40px 0;
    background-image: url("images/ttl_bar.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.mds1 {
    background-image: url("images/line_dt2.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 0 0 15px 0;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin: 20px 0;
}
.mds2 {
    background-image: url("images/ttl_bar.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    border-bottom: 1px solid #9D232F;
    color: #9D232F;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    padding: 0 0 15px 0;
}
.mds3 {
    background-color: #F8F7F7;
    padding: 8px 15px;
    margin: 15px 0 10px;
    border-left: 3px solid #9D232F;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.mds4{
    color: #9F202B;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0;
}
.kiji-midashi-4, .item-box h4 a {
    background-color: #f7f7f7;
    border-left: 4px solid #555;
    display: block;
    font-size: 16px;
    margin: 10px 0;
    padding: 10px 6px 7px;
    line-height: 1.5;
}
.voice-q{
    background-color: #efefef;
    background-image: url("images/icon_q.png");
    background-repeat: no-repeat;
    background-position: 10px 6px;
    padding: 6px 10px 6px 50px;
    margin: 0 0 10px 0;
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    border-radius: 5px;
}
/* レイアウト
================================================== */
.img-left td {
    padding: 0 30px 0 0;
    vertical-align: top;
    text-align: left;
}
.img-left td:last-child {
    padding: 0;
    width: 90%;
    vertical-align: top;
    text-align: left;
}
.img-right td {
    padding: 0 30px 0 0;
    width: 90%;
    vertical-align: top;
    text-align: left;
}
.img-right td:last-child {
    padding: 0;
    vertical-align: top;
    text-align: left;
}
.col2-table {
    border-collapse: collapse;
    width: 100%;
    margin: 0;
}
.col2-table td {
    text-align: left;
    vertical-align: top;
    display: table-cell;
    padding: 0 40px 0 0;
    width: 540px;
}
.col2-table td:last-child {
    text-align: left;
    vertical-align: top;
    display: table-cell;
    padding: 0;
    background-image: none;
    width: 540px;
}
.col3-table {
    border-collapse: collapse;
    width: 100%;
    margin: 0;
}
.col3-table td {
    text-align: left;
    vertical-align: top;
    display: table-cell;
    padding: 0 35px 0 0;
    width: 350px;
}
.col3-table td:last-child {
    text-align: left;
    vertical-align: top;
    display: table-cell;
    padding: 0;
    background-image: none;
    width: 350px;
}
.col4-table {
    border-collapse: collapse;
    width: 100%;
    margin: 0;
}
.col4-table td {
    text-align: left;
    vertical-align: top;
    display: table-cell;
    padding: 0 20px 0 0;
    width: 265px;
}
.col4-table td:last-child {
    text-align: left;
    vertical-align: top;
    display: table-cell;
    padding: 0;
    background-image: none;
    width: 265px;
}
.img100 {
    width: 100px;
    height: auto;
}
.img150 {
    width: 150px;
    height: auto;
}
.img200 {
    width: 200px;
    height: auto;
}
.img208 {
    width: 208px;
    height: auto;
}
.img225 {
    width: 225px;
    height: auto;
}
.img230 {
    width: 230px;
    height: auto;
}
.img250 {
    width: 250px;
    height: auto;
}
.img300 {
    width: 300px;
    height: auto;
}
.img320 {
    width: 320px;
    height: auto;
}
.img350 {
    width: 350px;
    height: auto;
}
.img400 {
    width: 400px;
    height: auto;
}
.img450 {
    width: 450px;
    height: auto;
}
.img500 {
    width: 500px;
    height: auto;
}
.img540{
    width: 540px;
    height: auto;
}
.img600 {
    width: 600px;
    height: auto;
}
.top0 {
    margin-top: 0 !important;
}
.top5 {
    margin-top: 5px !important;
}
.top10 {
    margin-top: 10px !important;
}
.top20 {
    margin-top: 20px !important;
}
.top25 {
    margin-top: 25px !important;
}
.top30 {
    margin-top: 30px !important;
}
.top40 {
    margin-top: 40px !important;
}
.top50 {
    margin-top: 50px !important;
}
.top60 {
    margin-top: 60px !important;
}
.top70 {
    margin-top: 70px !important;
}
.top80 {
    margin-top: 80px !important;
}
.top90 {
    margin-top: 90px !important;
}
.top100 {
    margin-top: 100px !important;
}
.box{
    background-color: #efefef;
    padding: 20px;
    margin: 20px 0;
    overflow: hidden;
}
.box2{
    border: 2px solid #E4D6BB;
    padding: 30px;
    margin: 20px 0;
    background-color: #FBF9F4;
}
.box2 h4{
    border-bottom: 1px solid #E4D6BB;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.box2 h5{
    border-bottom: 1px solid #E4D6BB;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
/* バナーデザイン
================================================== */
.bn-a {
    margin: 20px 0 0 0;
}
.bn-a ul {
    margin: 0 auto;
    padding: 0;
    letter-spacing: -0.4em;
}
.bn-a ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    letter-spacing: normal;
}
.bn-a ul li.menu {
    display: inline-block;
    list-style: none;
    margin: 0;
    letter-spacing: normal;
}
.bn-a ul li a {
    display: block;
    background-color: #EEEEEE;
    font-size: 15px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    padding: 10px 30px 10px 15px;
    margin: 0 10px 0 0;
    line-height: 1.5em;
    width: 110px;
    background-image: url("images/bn_arw.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.bn-a ul li a:hover {
    background-color: #9D232F;
    color: #fff;
    text-decoration: none;
    background-image: url("images/bn_arw_wh.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.ent-bn {
    margin: 20px 0 0 0;
}
.ent-bn ul {
    margin: 0 auto;
    padding: 0;
    letter-spacing: -0.4em;
}
.ent-bn ul li {
    display: block;
    list-style: none;
    margin: 0;
    letter-spacing: normal;
}
.ent-bn ul li a {
    background: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #b70303;
    text-decoration: none;
    padding: 15px 30px 15px 15px;
    margin: 0;
    line-height: 1.5em;
    text-align: center;
    border: 2px solid #b70303;
}
.ent-bn ul li a:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fc2a2e+1,b70303+100 */
    background: #fc2a2e; /* Old browsers */
    background: -moz-linear-gradient(left,  #fc2a2e 1%, #b70303 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #fc2a2e 1%,#b70303 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #fc2a2e 1%,#b70303 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc2a2e', endColorstr='#b70303',GradientType=1 ); /* IE6-9 */
    border: 2px solid #b70303;
    color: #fff;
    text-decoration: none;
}
.ent-bn ul li a:after{
    content: "\f0a9";
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 10px;
}
.tp-tag{
    margin: 40px 0;
    padding: 0;
    text-align: center;
}
.tp-tag ul{
    margin: 0;
    padding: 0;
    letter-spacing: -0.4em;
}
.tp-tag ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    letter-spacing: normal;
    display: inline-block;
}
.tp-tag ul li a{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right:medium none;
    border-bottom: 2px solid #992734;
    padding: 15px 20px;
    margin: 0;
    letter-spacing: normal;
    box-sizing: border-box;
    font-size: 16px;
    background-color: #F7F7F7;
    font-weight: bold;
    display: block;
    width: 558px;
}
.tp-tag ul li a:hover{
    color: #fff;
    text-decoration: none;
    background-color: #992734;
}
.tp-tag ul li a:after{
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 10px;
}
.tp-tag ul li:last-child{
    border-right: 1px solid #ccc;
}
.tp-tag-col3{
    margin: 40px 0;
    padding: 0;
    text-align: center;
}
.tp-tag-col3 ul{
    margin: 0;
    padding: 0;
    letter-spacing: -0.4em;
}
.tp-tag-col3 ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    letter-spacing: normal;
    display: inline-block;
}
.tp-tag-col3 ul li a{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right:medium none;
    border-bottom: 2px solid #992734;
    padding: 15px 20px;
    margin: 0;
    letter-spacing: normal;
    box-sizing: border-box;
    font-size: 16px;
    background-color: #F7F7F7;
    font-weight: bold;
    display: block;
    width: 373px;
}
.tp-tag-col3 ul li a:hover{
    color: #fff;
    text-decoration: none;
    background-color: #992734;
}
.tp-tag-col3 ul li a:after{
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 10px;
}
.tp-tag-col3 ul li:last-child{
    border-right: 1px solid #ccc;
}
.tp-tag-col4{
    margin: 40px 0;
    padding: 0;
    text-align: center;
}
.tp-tag-col4 ul{
    margin: 0;
    padding: 0;
    letter-spacing: -0.4em;
}
.tp-tag-col4 ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    letter-spacing: normal;
    display: inline-block;
}
.tp-tag-col4 ul li a{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right:medium none;
    border-bottom: 2px solid #992734;
    padding: 15px 20px;
    margin: 0;
    letter-spacing: normal;
    box-sizing: border-box;
    font-size: 16px;
    background-color: #F7F7F7;
    font-weight: bold;
    display: block;
    width: 278px;
}
.tp-tag-col4 ul li a:hover{
    color: #fff;
    text-decoration: none;
    background-color: #992734;
}
.tp-tag-col4 ul li a:after{
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 10px;
}
.tp-tag-col4 ul li:last-child{
    border-right: 1px solid #ccc;
}
.faq-tag{
    margin: 40px 0;
    padding: 20px 10px;
    border: 1px solid #992734;
    text-align: center;
}
.faq-tag ul{
    margin: 0;
    padding: 0;
    letter-spacing: -0.4em;
}
.faq-tag ul li{
    list-style: none;
    padding: 5px 0;
    margin: 0 20px;
    letter-spacing: normal;
    display: inline-block;
}
.faq-tag ul li a:hover{
    color:#D90000;
    text-decoration: none;
}
.faq-tag ul li a:after{
    content: "\f0ab";
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 5px;
}
.sublist{
    padding: 0;
    margin: 0;
}
.sublist ul li{
    padding: 0;
    margin: 0;
}
.sublist ul li{
    padding: 5px 15px;
    background-color: #f7f7f7;
    margin: 0 0 2px 0 !important;
    display: block;
    list-style: none;
}
/* メインイメージ
================================================== */
#mainimg {
    position: relative;
    margin: 0 0 50px 0;
    padding: 0;
    overflow: hidden;
}
#mainimg .inner {
/*    width: 98%;*/
    margin: 0;
    position: relative;
}
#mainimg .inner img {
    width: 100%;
    height: auto;
}
#mainimg .inner .mainbt {
    position: fixed;
    z-index: 2;
    top: 440px;
    right: 40px;
}
#mainimg .inner .mainbt ul {
    padding: 0;
    margin: 0;
    letter-spacing: -0.4em;
}
#mainimg .inner .mainbt ul li {
    display: inline-block;
    padding: 0 8px;
    list-style: none;
    letter-spacing: normal;
}
#mainimg .inner .mainbt img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
#mainimg .inner .mainbt img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*
#mainimg:before {
    content: "";
    background-color: #9B2532;
    position: absolute;
    top: 30px;
    width: 100%;
    height: 100%;
}
*/
/* フッターレイアウト
================================================== */
#footer .innerBox {
    width: 100%;
    max-width: 100%;
}
.ft-contact {
    width: 100%;
    overflow: hidden;
    background-image: url("images/contact_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 50px 0;
}
.contact-box {
    width: 100%;
    text-align: center;
    vertical-align: top;
}
.contact-box ul {
    padding: 0;
    margin: 0;
    letter-spacing: -0.4em;
    vertical-align: top;
}
.contact-box ul li {
    width: 460px;
    border: 2px solid #ddd;
    background-color: rgba(255,255,255,0.9);
    padding: 40px;
    display: inline-block;
    margin: 0 20px;
    letter-spacing: normal;
    color: #333;
    vertical-align: top;
}
.contact-box .txt {
    height: 170px;
    margin: 0;
    padding: 0;
}
.contact-box .txt .branch {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}
.tl {
    font-size: 30px;
    font-weight: bold;
    color: #A11F29;
    line-height: 1em;
    text-align: center;
    margin: 0 0 5px 0;
    padding: 0;
}
.tl:before {
    content: url("images/icon_tel.png");
    margin-right: 10px;
}
.tl-s {
    font-size: 30px;
    font-weight: bold;
    color: #A11F29;
    line-height: 1em;
    text-align:left;
    margin: 0 0 5px 0;
    padding: 0;
}
.tl-s:before {
    content: url("images/icon_tel.png");
    margin-right: 10px;
}
.mil {
    margin: 0;
    padding: 0;
}
.mil a {
    background-color: #A11F29;
    border: 1px solid #A11F29;
    padding: 5px;
    margin: 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 18px;
}
.mil a:hover {
    background-color: #fff;
    border: 1px solid #A11F29;
    color: #A11F29;
    text-decoration: none;
}
.mil a:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-weight: normal;
    margin-right: 10px;
}
#ft-sitemap {
    margin: 50px auto 20px auto;
    padding: 0;
    width: 1120px;
    overflow: hidden;
    background-color: #333333;
}
#ft-sitemap .logo {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.4em;
}
#ft-sitemap table {
    border-collapse: collapse;
    width: 100%;
    margin: 0;
}
#ft-sitemap table td {
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 20%;
}
#ft-sitemap table td.logo {
    width: 30%;
}
#ft-sitemap table td.home {
    width: 10%;
}
#ft-sitemap ul {
    margin: 0;
    padding: 0;
}
#ft-sitemap ul li {
    margin: 0 0 5px 0;
    padding: 0;
    list-style: none;
}
#ft-sitemap ul li a {
    color: #fff;
    text-decoration: none;
}
#ft-sitemap ul li a:hover {
    color: #999;
    text-decoration: none;
}
/* ページレイアウト
================================================== */
#section1 {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 70px 0;
    overflow: hidden;
}
#section1 h3 {
    text-align: center;
    font-size: 30px;
    color: #000;
    line-height: 1.8em;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}
#section1 h3 span {
    color: #9D212D;
    font-size: 40px;
}
#section1 h3:before {
    content: url("images/tp_cp_icon.png");
    margin: 0;
    display: block;
}
#section1 p {
    text-align: center;
    font-size: 16px;
}
#section2 {
/*    background-image: url("images/line_dt.png");*/
    background-repeat: repeat-x;
    background-position: left top;
    padding: 50px 0;
    margin: 0;
    overflow: hidden;
}
#section2 .inner {
    width: 1120px;
    margin: 0 auto;
    padding: 0;
}
#section2 .inner h3 {
    font-size: 28px;
    color: #000;
    line-height: 1em;
    margin: 20px 0;
    padding: 0;
    text-align: center;
    font-weight: normal;
}
#section2 .inner h3 span {
    font-size: 14px;
    color: #878787;
}
#section2 .inner ul {
    padding: 0;
    margin: 0;
    letter-spacing: -0.4em;
}
#section2 .inner ul li {
    padding: 0;
    display: block;
    letter-spacing: normal;
    list-style: none;
    width: 25%;
    float: left;
}
#section2 .inner ul li:last-child {
    margin: 0 0 40px 0;
}
#section2 .inner h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    line-height: 1.4em;
}
#section2 .inner p {
    font-size: 14px;
}
#section3 {
    background-color: #992734;
    padding: 50px 0;
    margin: 0;
    overflow: hidden;
}
#section3 .inner {
    width: 1120px;
    padding: 0;
    margin: 0 auto;
}
#section3 .inner h3 {
    font-size: 30px;
    text-align: center;
    line-height: 1.4em;
    color: #fff;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    background-image: url("images/ttl_bar_wh.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    font-weight: normal;
}
#section3 .inner ul {
    padding: 0;
    margin: 0;
    letter-spacing: -0.4em;
}
#section3 .inner ul li {
    padding: 0;
    margin: 0 16px 0 0;
    display: inline-block;
    letter-spacing: normal;
    list-style: none;
    width: 268px;
    vertical-align: top;
}
#section3 .inner ul li:last-child {
    margin: 0;
}
#section4 {
    width: 1120px;
    margin: 0 auto;
    padding: 60px 0;
    overflow: hidden;
}
#section4 .left {
    width: 670px;
    float: left;
    padding: 0;
    margin: 0;
}
#section4 .right {
    width: 400px;
    float: right;
    padding: 0;
    margin: 0;
}
#section4 h3 {
    background-image: url("images/icon_man.png");
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 10px 0;
    padding: 5px 0 5px 50px;
    font-size: 23px;
    color: #9D232F;
    font-weight: bold;
    line-height: 1.4m;
}
.topbn {
    background-color: #fff;
    overflow: hidden;
    margin: 0 0 10px 0;
}
.bnimg {
    width: 268px;
    height: 268px;
    position: relative;
    margin: 0;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.bnimg img {
    width: 268px;
    height: auto;
}
.bnimg .txt {
    background-color: rgba(17,17,17,0.9);
    color: #fff;
    padding: 10px;
    position: absolute;
    font-size: 20px;
    line-height: 2.8em;
    font-weight: normal;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.bnimg a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.bnimg:hover {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: “alpha(opacity=80)”;/* IE 8 */
}
#section3 .inner p {
    color: #fff;
}
#section5 {
    background-image: url("images/line_dt.png");
    background-repeat: repeat-x;
    background-position: left top;
    padding: 80px 0;
    margin: 0;
    overflow: hidden;
    clear: both;
}
#section5 .inner {
    width: 1120px;
    margin: 0 auto;
    padding: 0;
}
#section5 .inner .left {
    float: left;
    width: 560px;
    border-right: 1px solid #DDD;
    padding-right: 50px;
    box-sizing: border-box;
    text-align: left;
}
#section5 .inner .right {
    float: right;
    width: 560px;
    padding-left: 50px;
    box-sizing: border-box;
    text-align: left;
}
#info-section {
    background: #F0F0F0;
    padding: 4em 0 3em;
}
#info-section .inner {
    max-width: 1120px;
    padding: 0;
    margin: 0 auto;
}
.info-ttl {
    margin-bottom: 3em;
    text-align: center;
}
.info-title {
    display: inline-block;
    font-size: 187.5%;
    border-bottom: dashed 5px #992734;
    letter-spacing: 1px;
}
.info-ttl-more {
    text-align: right;
}
.info-ttl-more a::before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 5px;
}
.info-box li {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 90%;
    margin: 0 auto 1em;
    padding: 1em;
    background: #FFF;
    border: solid 1px #CCC;
}
/* 960~ */
@media screen and (min-width: 960px) {
    .info-box ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .info-box li {
        width: 33%;
        max-width: calc(300px + 2em);
    }
}
.info-box picture {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.info-box picture img {
    width: 300px;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
}
.info-box h4 {
}
.info-box h4 a {
    box-sizing: border-box;
    display: block;
    max-width: 300px;
    margin: 0 auto 1em;
    padding: .5em;
    background: #004987;
    color: #FFF;
    text-decoration: none;
    font-size: 112.5%;
}
.info-box-content {
    margin-bottom: 2em;
}
.info-box-more {
    margin-top: auto !important;
    text-align: right;
}
.info-box-more a {
    text-decoration: underline;
    color: #0180ae;
}
.news-ttl {
    display: block;
    overflow: hidden;
}
.news-title {
    color: #111;
    font-size: 22px;
    line-height: 1;
    margin: 0;
    padding: 0;
    width: 60%;
    float: left;
}
.news-more {
    text-align: right;
    float: right;
    width: 40%;
}
.news-more a {
    font-size: 14px;
}
.news-more a:hover {
    color: #d90000;
    text-decoration: none;
}
.news-more a:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 5px;
}
.news-box {
    /*height: 150px;
    overflow: auto;*/
    padding: 0;
    clear: both;
    margin: 10px 0 0 0;
}
.news-box ul {
    margin: 0;
    padding: 0;
}
.news-box ul li {
    background-image: url("./images/icon-arrow-black.png");
    background-position: left 2px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #CCCCCC;
    color: #333333;
    font-size: 1em;
    list-style: none outside none;
    margin: 0 !important;
    padding: 8px 0 !important;
}
.news-box ul li a {
    margin-left: 15px;
}
#gaiyo-table {
    width: 100%;
    border-collapse: collapse !important;
    margin: 40px 0;
}
#gaiyo-table td {
    border: 1px solid #ddd;
    padding: 15px;
    text-align: left;
    vertical-align: top;
}
#gaiyo-table th {
    border: 1px solid #ddd;
    width: 15%;
    padding: 15px;
    white-space: nowrap;
    background-color: #f7f7f7;
}
#history-table {
    width: 100%;
    border-collapse: collapse !important;
    margin: 40px 0;
}
#history-table td {
    border-bottom: 1px dotted #ccc;
    padding: 15px 0;
    text-align: left;
    vertical-align: top;
}
#history-table th {
    border-bottom: 1px dotted #ccc;
    width: 10%;
    padding: 15px 0;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
}
.q-ttl{
    background-color: #f7f7f7;
    background-image: url("images/icon_q.png");
    background-repeat: no-repeat;
    background-position: 10px 6px;
    padding: 6px 10px 6px 60px;
    margin: 0 0 10px 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-radius: 5px;
}
.box-a{
    background-image: url("images/icon_a.png");
    background-repeat: no-repeat;
    background-position: 10px top;
    padding: 5px 0 40px 60px;
}
#contact-bn-table {
    width: 100%;
    border-collapse: collapse !important;
    margin: 20px 0;
}
#contact-bn-table td {
    border: 1px solid #ccc;
    padding: 15px 15px 25px 15px;
    text-align: left;
    vertical-align: top;
    width: 50%;
}
#contact-bn-table th {
    background-color: #333;
    border: 1px solid #333;
    padding: 5px;
    white-space: nowrap;
    text-align: center;
    vertical-align:middle;
    color: #fff;
}
#flow-table {
    width: 100%;
    border-collapse: collapse !important;
    margin: 20px 0;
}
#flow-table td {
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
    background-image: url("images/flow_arrow.png");
    background-repeat: no-repeat;
    background-position: right 90px;
    width: 208px;
}
#flow-table td:last-child {
    padding-right: 0;
    text-align: left;
    vertical-align: top;
    background-image:none;
    width: 208px;
}
#flow-table h4{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table h5{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table img{
    width: 208px;
    height: auto;
    margin: 0 0 10px 0;
}
#flow-table2 {
    width: 100%;
    border-collapse: collapse !important;
    margin: 20px 0;
}
#flow-table2 td {
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
    background-image: url("images/flow_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    width: 360px;
}
#flow-table2 td:last-child {
    padding-right: 0;
    text-align: left;
    vertical-align: top;
    background-image:none;
    width: 360px;
}
#flow-table2 h4{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table2 h5{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table2 img{
    width: 360px;
    height: auto;
    margin: 0 0 10px 0;
}
#flow-table3 {
    width: 100%;
    border-collapse: collapse !important;
    margin: 20px 0;
}
#flow-table3 td {
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
    background-image: url("images/flow_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    width: 265px;
}
#flow-table3 td:last-child {
    padding-right: 0;
    text-align: left;
    vertical-align: top;
    background-image:none;
    width: 265px;
}
#flow-table3 h4{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table3 h5{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table3 img{
    width: 265px;
    height: auto;
    margin: 0 0 10px 0;
}
#flow-table4 {
    width: 100%;
    border-collapse: collapse !important;
    margin: 20px 0;
}
#flow-table4 td {
    padding-right: 35px;
    text-align: left;
    vertical-align: top;
    background-image: url("images/flow_arrow.png");
    background-repeat: no-repeat;
    background-position: 357px center;
    width: 350px;
}
#flow-table4 td:last-child {
    padding-right: 0;
    text-align: left;
    vertical-align: top;
    background-image:none;
    width: 350px;
}
#flow-table4 h4{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table4 h5{
    background-color: #8C0000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin: 0;
    line-height: 1.4em;
}
#flow-table4 .box-flow{
    background-color: #f7f7f7;
    padding: 15px 25px;
    margin: 0;
    height:auto;
    overflow:hidden;
}
.box-flow{
    background-color: #f7f7f7;
    padding: 15px 25px;
    margin: 0;
    height: 280px;
    overflow:hidden;
}
.box-flow p{
    font-size: 14px;
}
.box-flow2{
    background-color: #f7f7f7;
    padding: 15px 25px;
    margin: 0;
    height: 450px;
    overflow:hidden;
}
.box-flow2 p{
    font-size: 14px;
}
.box-flow3{
    background-color: #f7f7f7;
    padding: 15px 25px;
    margin: 0;
    height: 300px;
    overflow:hidden;
}
.box-flow3 p{
    font-size: 14px;
}
.kiyaku{
    border: 1px solid #ddd;
    padding: 30px;
    overflow: auto;
    margin: 0;
    height: 200px;
    max-height: 200px;
}
.kiyaku h6{
    margin: 30px 0 10px 0;
}
.kiyaku ol{
    padding: 0 0 0 20px !important;
    margin: 0 !important;
}
.kiyaku ol li{
    font-size:14px;
}
.kiyaku ul li{
    padding: 0 0 0 20px !important;
    margin: 0 !important;
}
.kiyaku ul li{
    font-size:14px;
}
.kiyaku p{
    font-size:14px;
}
.box-point{
    background-color: #9F202B;
    padding: 30px;
    margin: 0 0 5px 0;
}
.box-point h4{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0;
}
.box-point p{
    color: #fff;
}
.box-point a{
    color: #fff;
    text-decoration: underline;
}
.box-point a:hover{
    color: #fff;
    text-decoration: none;
}
.box-point h5{
    border-bottom: 1px solid #fff;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.h380{
    height: 380px;
}
.section-divider {
    display: none;
}
#main .panel {
    border: none;
    box-shadow: none;
}
.single-ctbox {
    width: 1120px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.policy-box ol{
    margin: 20px 0 !important;
    padding: 0 0 0 20px !important;
}
.policy-box ol li{
    padding: 10px 0 !important;
}
.policy-box ul{
    margin: 10px 0 !important;
    padding: 0 0 0 10px !important;
}
.policy-box ul li{
    padding: 2px 0 !important;
}
.list-col2{
    margin: 0;
    padding: 0;
}
.list-col2 ul{
    margin: 0;
    padding: 0 !important;
    letter-spacing: -0.4em;
}
.list-col2 ul li{
    margin: 0 20px 0 0;
    padding: 0;
    letter-spacing: normal;
    display: inline-block;
    width: 48%;
    font-size: 14px;
    vertical-align: top;
}
.list{
    margin: 0;
    padding: 0;
}
.list ul{
    margin: 0;
    padding: 0 !important;
    letter-spacing: -0.4em;
}
.list ul li{
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    display: block;
    font-size: 14px;
}
.box-b{
    background-color: #f7f7f7;
    padding: 30px;
    height: 730px;
}
#sv-table {
    width: 100%;
    border-collapse: collapse !important;
    margin: 20px 0 40px 0;
}
#sv-table td {
    border: 1px solid #ddd;
    padding: 15px;
    text-align: left;
    vertical-align: middle !important;
}
#sv-table th {
    border: 1px solid #ddd;
    width: 25%;
    padding: 15px;
    white-space: nowrap;
    background-color: #f7f7f7;
    text-align: center;
    vertical-align: middle !important;
    font-weight: bold;
}
/* Trust form
================================================== */

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"] {
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
    background-color: #fff5d6 !important;
    border: 1px dotted #999999 !important;
}
#trust-form {
    border: 1px solid #ddd;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
}
#trust-form .w85 {
    width: 85%;
}
div#trust-form.contact-form table th {
    width: 30%;
}
/*-------------------------------------------*/


/*    初期化
/*-------------------------------------------*/

* {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}
ul, ol {
    list-style: none;
}
body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, table, form, input {
    margin: 0;
    padding: 0;
}
hr {
    display: none;
}
th {
    font-weight: lighter;
}
img {
    border: none;
    vertical-align: bottom;
}
/*-------------------------------------------*/


/*    基本設定
/*-------------------------------------------*/

body {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    line-height: 1.8;
    -webkit-text-size-adjust: 100%;
}
/* Text elements */

body, p, td {
    font-size: 15px;
}
dt {
    font-weight: bold;
}
strong {
    font-weight: bold;
}
pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 1.5em;
}
sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
input[type="text"], input[type="email"], textarea {
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 12px;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}
a {
    overflow: hidden;
    color: #9B2532;
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}
a:hover img {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: “alpha(opacity=80)”;/* IE 8 */
}
a img {
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.adminEdit {
    clear: both;
    float: none;
    display: block;
    overflow: hidden;
    padding: 0px 0px 20px;
}
.assistive-text {
    display: none;
}
.container-bottom {
    clear: both;
}
/*-------------------------------------------*/


/*    Btn
/*-------------------------------------------*/

#searchform input[type=submit], p.form-submit input[type=submit], form#searchform input#searchsubmit, #content form input.wpcf7-submit, #confirm-button input {
    font-size: 12px;
    line-height: 110%;
    text-align: center;
    position: relative;
    width: auto;
    border: none;
    display: inline-block;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    padding: 8px 20px 6px;
    text-decoration: none;
}
#trust-form input[type=submit] {
    background: rgba(0, 0, 0, 0) linear-gradient(#fff, #e5e5e5) repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: 0 1px 0 #fff inset;
    color: #666666 !important;
    text-decoration: none;
    font-size: 22px;
}
a.btn, .linkBtn a, input[type=button], input[type=submit] {
    display: inline-block;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
    padding: 8px 20px 6px;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
a.btn.btnS, .linkBtn.linkBtnS a {
    padding: 5px 10px;
    font-size: 85.7%;
}
a.btn.btnL, .linkBtn.linkBtnL a {
    padding: 10px 30px;
    font-size: 114.3%;
    text-align: center;
}
a.btn.btnAdmin, .linkBtn.linkBtnAdmin a {
    color: #666666 !important;
    background-color: #e5e5e5;
    border-radius: 3px;
    text-decoration: none;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 0 #fff;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e5e5e5));
    background: -moz-linear-gradient(#fff, #e5e5e5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffff, EndColorStr=#e5e5e5)";
}
#searchform input[type=submit], p.form-submit input[type=submit] {
    padding: 6px 15px;
}
#searchform label {
    display: none;
}
form#searchform input#searchsubmit {
    padding: 6px 10px;
}
.moreLink {
    margin-bottom: 0px;
    height: auto;
    display: block;
    text-align: right;
}
.moreLink a {
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    overflow: hidden;
    font-size: 12px;
    line-height: 105%;
    text-decoration: none;
    background: url(images/icon_try1_gray.gif) 5px 50% no-repeat #efefef;
    color: #666;
    padding: 7px 15px 5px 20px;
}
.moreLink a:hover {
    text-decoration: none !important;
    background-color: #e5e5e5;
}
html, body, #wrap {
    height: 100%;
    min-height: 100%;
}
/*-------------------------------------------*/


/*    レイアウト
/*-------------------------------------------*/

#header, #pagetop, #footMenu, #footer {
    text-align: center;
    clear: both;
}
#header #headContact {
    width: 50%;
}
#main #container #content.wide {
    width: 100%;
    float: none;
    padding-bottom: 30px;
    overflow: visible;
}
/*-------------------------------------------*/


/*    #headerTop
/*-------------------------------------------*/

#headerTop {
    color: #666;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0;
    clear: both;
    font-size: 85.7%;
}
#headerTop #site-description {
    position: absolute;
    font-size: 10px;
    line-height: 120%;
    color: #999;
    font-weight: normal;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
/*-------------------------------------------*/


/*    #header
/*-------------------------------------------*/

#header {
    display: block;
    overflow: hidden;
    padding: 0 0 25px 0;
    position: fixed;
    z-index: 98;
    width: 100%;
    background-image: url("images/bg.png");
    background-repeat: repeat-x;
    background-position: left top;
    background-color: rgba(255,255,255,0.8);
}
#header #site-title {
    padding-bottom: 15px;
    float: left;
}
#header #headContact {
    float: right;
    text-align: right;
}
#header #headerInner {
    display: table;
    text-align: left;
}
#header .innerBox {
    width: 100%;
    min-width: 100%;
    box-sizing: border-box;
}
#header .logo {
    float: left;
}
#header .logo img {
    margin: 15px 0 0 10px;
}
#header .head-contact {
    float: right;
    text-align: right;
    vertical-align: top;
    padding: 0;
}
#header .head-contact .head-bt {
    padding: 0;
    margin: 3px 0 10px 0;
    text-align: right;
}
#header .head-contact .head-bt ul {
    padding: 0;
    margin: 0;
    letter-spacing: -0.4em;
    text-align: right;
}
#header .head-contact .head-bt ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    letter-spacing: normal;
    text-align: right;
}
#header #headContact #headContactTxt {
    font-size: 11px;
}
#header #headContact #headContactTime {
    font-size: 12px;
}
#header #headContact #headContactTel {
    font-size: 24px;
    margin-bottom: 4px;
}
#header #site-title {
    font-size: 24px;
    line-height: 45px;
    margin: 0px;
    padding-bottom: 10px;
    position: relative;
    font-weight: normal;
}
#header #site-title a img {
    max-height: 60px;
    margin-top: 3px;
}
#header #headContact {
    font-size: 100%;
    line-height: 110%;
    margin: 0px 0px 10px;
    white-space: nowrap;
    text-align: left;
}
#header #headContactInner {
}
#header #headContact #headContactTxt, #header #headContact #headContactTime {
    font-size: 10px;
}
#header #headContact #headContactTxt {
    letter-spacing: 0px;
    margin-bottom: 1px;
}
#header #headContact #headContactTel {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 2px;
}
#header #headContact #headContactTime {
    font-size: 12px;
    line-height: 15px;
}
/*-------------------------------------------*/


/*    #gMenu
/*-------------------------------------------*/

#gMenu {
    clear: both;
    display: block;
    overflow: visible;
    position:absolute;
    width: 100%;
}
#gMenu.itemClose .menu {
    display: none;
}
#gMenu.itemOpen .menu {
    display: block;
}
#gMenu .assistive-text {
    display: block;
    overflow: hidden;
    position: relative;
    left: 0px;
    font-weight: lighter;
    text-align: left;
    cursor: pointer;
    background-color: #f5f5f5;
}
#gMenu .assistive-text span {
    display: block;
    font-size: 20px;
    margin: 0 3%;
    overflow: hidden;
    padding: 20px 0;
    width: 94%;
}
.itemClose h3 {
    background-image: url("images/menu-arrow.png");
    background-position: 3px center;
    background-repeat: no-repeat;
    padding-left: 28px;
}
.itemOpen h3 {
    background-image: url("images/menu-arrow-below.png");
    background-position: 3px center;
    background-repeat: no-repeat;
    padding-left: 28px;
}
#gMenu .screen-reader-text {
    position: absolute;
    left: -9000px;
}
#gMenu #gMenuInner {
    overflow: visible;
    display: block;
    position: relative;
    padding: 0px;
}
#gMenu #gMenuInner.innerBox {
    margin: 0px;
    width: 100%;
}
#gMenu .menu {
    font-size: 13px;
    list-style: none;
    margin: 0px 0px 0px;
    padding: 0px;
    display: block;
    overflow: visible;
    border-top: 1px solid #ccc;
}
#gMenu .menu li {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
}
#gMenu .menu li a {
    color: #111;
    display: block;
    overflow: hidden;
    padding: 5px 15px;
    margin: 0px;
    line-height: 1em;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: left;
    position: relative;
    font-size: 16px;
}
#gMenu .menu li a:last-child {
    border-right: medium none;
}
#gMenu .menu li a strong {
    font-weight: bold;
}
#gMenu .menu li a span {
    display: block;
    font-size: 10px;
    line-height: 140%;
    letter-spacing: 1px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    color: #999;
}
#gMenu .menu li.current_page_item a, #gMenu .menu li.current_page_ancestor a, #gMenu .menu li a:hover {
    color: #BA2635;
}
#gMenu .menu li ul {
    display: none;
}
#gMenu .menu li ul li span {
    display: none;
}
/* メニュー */
#gMenu {
    position: fixed;
    top: 45px;
    right: 0;
    z-index: 99;
}
#gMenu .innerBox {
    width: 100%;
    min-width: 100%;
}
#gMenu .menu {
    border-top: none;
    float: right;
}
#gMenu.itemClose .menu {
    display: block;
}
#gMenu .menu:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#gMenu .assistive-text {
    position: absolute;
    top: -9000px;
}
/* display:noneだと読み上げない / 横にオフセットするとIEで読み込みまでの間表示される */
#gMenu .menu li {
    float: left;
    width: auto;
    border-bottom: none;
    overflow: visible;
}
#gMenu .menu li a {
    text-align: center;
    border-left: 1px solid #e5e5e5;
}
#gMenu .menu li:hover ul {
    display: block;
    position: absolute;
    z-index: 100;
    position: absolute;
    width: 192px;
    opacity: 0.97;
}
#gMenu .menu li:hover li {
    background: #9D232F;
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 192px;
    position: relative;
}
#gMenu .menu li:hover li a, #gMenu .menu li.current_page_item li a, #gMenu .menu li.current-menu-ancestor li a, #gMenu .menu li.current-page-ancestor li a, #gMenu .menu li.current_page_ancestor li a {
    background: none;
    background-color: #9D232F;
    color: #fff;
    text-align: left;
    border-right: none;
    font-size: 13px;
    padding: 15px 10px;
}
#gMenu .menu li:hover li a:hover, #gMenu .menu li.current_page_item li a:hover, #gMenu .menu li.current-menu-ancestor li a:hover, #gMenu .menu li.current-page-ancestor li a:hover, #gMenu .menu li.current_page_ancestor li a:hover {
    background-color: #BA2635;
    color: #fff;
}
#gMenu .menu li:hover ul li ul {
    position: absolute;
    left: 200px;
    top: 10px;
    border-top: none;
}
#gMenu .menu li:hover ul li ul, #gMenu .menu li:hover ul li ul li {
    display: none;
}
#gMenu .menu li:hover ul li:hover ul, #gMenu .menu li:hover ul li:hover ul li {
    display: block;
}
#gMenu .menu li:hover ul li:hover ul {
    border-top: 1px solid #ccc;
}
#content form span.wpcf7-form-control-wrap .wpcf7-list-item {
    padding-top: 2px;
    padding-bottom: 2px;
}
#footerSiteMap .menu li li li a {
    background-position: 5px 3px;
}
#sitemapOuter {
    padding: 20px 50px;
}
#content #sitemapPageList {
    float: left;
    width: 49%;
}
#content #sitemapPostList {
    float: right;
    width: 49%;
    margin-top: 0px;
}
#content ul.linkList li a {
    padding: 3px 15px;
}
.innerBox, #gMenu #gMenuInner.innerBox {
    margin: 0 auto;
    width: 100%;
}
.home .innerBox {
    width: 100%;
    max-width: 100%;
}
.single-post .innerBox,
.single-info .innerBox {
    margin: 0 auto;
    width: 1120px;
    padding: 0;
}
.single-post #content h1.entryPostTitle,
.single-info #content h1.entryPostTitle{
    padding: 80px 0 10px 0;
}
/* メニュー　ここまで */
/*-------------------------------------------*/

/* スライドショー*/

.flex-direction-nav li .next {
    right: -5px;
    top: 44%;
}
.flex-direction-nav li .prev {
    left: -5px;
    top: 44%;
}
/*    #panList
/*-------------------------------------------*/

#panList {
    clear: both;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    line-height: 1em;
    margin-top: 100px;
    text-align: right;
    background-color: #992734;
    position: absolute;
    z-index: 96;
    padding: 0;
}
#panList #panListInner {
    display: block;
    overflow: hidden;
    text-align: left;
    padding: 0 15px;
    color: #fff;
    line-height: 1em;
}
#panList #panListInner a {
    color: #fff;
}
.home #panList {
    display: none;
}
#panList ul {
    display: inline-block;
}
#panList ul li {
    display: inline-block;
    padding-right: 5px;
    line-height: 1.7;
}
.bread_crumb {
    font-size: 12px;
    margin: 10px 0px;
    overflow: hidden;
}
.bread_crumb li {
    float: left;
}
.bread_crumb li::after {
    content: "≫";
    padding-left: 10px;
    margin-right: 5px;
}
.bread_crumb li:last-child::after {
    content: none;
}
#panList .innerBox{
    width: 100%;
    max-width: 100%;
}
/*-------------------------------------------*/


/*    #pageTitBnr
/*-------------------------------------------*/

#pageTitBnr {
    margin: 0px;
    clear: both;
    display: none;
}
#pageTitBnr #pageTitInner {
    display: block;
    overflow: hidden;
    height: 60px;
}
#pageTitBnr #pageTitInner #pageTit {
    font-size: 22px;
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    line-height: 105%;
    font-weight: lighter;
}
#pageTitBnr #pageTitInner #titleTxtSub {
    text-align: left;
    color: #999;
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    letter-spacing: 3px;
    float: left;
    margin-top: 25px;
    line-height: 105%;
}
/*-------------------------------------------*/


/*    #main
/*-------------------------------------------*/

#main {
    display: block;
    overflow: visible;
    clear: both;
    zoom: 1;
}
/* facebookコメント欄が消えるのでhiddenではなくclearfix */

#main:before, #main:after {
    content: "";
    display: table;
}
#main:after {
    clear: both;
}
#main #container {
    padding-top: 15px;
}
/*        #content
/*-------------------------------------------*/

#content {
    margin-bottom: 36px;
    text-align: left;
    display: block;
    overflow: visible;
    margin-top: 100px;
}
#content hr {
    clear: both;
    display: block;
    margin: 1em 0;
}
#content .post {
    padding-bottom: 25px;
}
#content .alert {
    color: #f00;
}
#content .caption {
    font-size: 11px;
    line-height: 110%;
}
#content .center {
    text-align: center;
}
#content .right {
    text-align: right;
}
#content .nowrap {
    white-space: nowrap;
}
#content .sectionBox {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}
#content .entry-meta {
    background-color: #f7f7f7;
    color: #666;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 5px;
}
#content .leadTxt {
    color: #333;
}
#content h1 {
    font-size: 2em;
    margin-bottom: 2em;
}
#content h1.entryPostTitle {
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 20px;
}
#content h2, #content h1.contentTitle {
    clear: both;
    font-size: 36px;
    font-weight: normal;
    padding: 60px 10px;
    margin: 0 0 40px 0;
    position: relative;
    text-align: center;
    color: #000;
}
#post-350 .contentTitle {
    background-image: url("images/cate10.jpg");
    background-repeat: no-repeat;
    background-position: center center!important;
    background-size: cover;
}
#post-352 .contentTitle {
    background-image: url("images/cate10.jpg");
    background-repeat: no-repeat;
    background-position: center top !important;
    background-size: cover;
}
body.page-id-459 .contentTitle {
    background-image: url("images/cate10.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
#post-636 .contentTitle {
    background-image: url("images/cate05.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
body.category-column .contentTitle {
    background-image: url("images/cate06.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
body.category-news .contentTitle {
    background-image: url("images/cate01.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
body.page-id-57 .contentTitle {
    background-image: url("images/cate11.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
body.page-id-363 .contentTitle {
    background-image: url("images/cate11.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#post-355 .contentTitle {
    background-image: url("images/cate07.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#post-357 .contentTitle {
    background-image: url("images/cate07.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#post-360 .contentTitle {
    background-image: url("images/cate08.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#post-62 .contentTitle {
    background-image: url("images/cate09.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#post-461 .contentTitle {
    background-image: url("images/cate10.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#post-732 .contentTitle {
    background-image: url("images/cate09.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#post-915 .contentTitle,
#post-986 .contentTitle,
.job.contentTitle {
    background-image: url("images/cate08.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#content h1, #content h2 {
    margin: 0px 0px 15px;
}
#content h2 a {
    text-decoration: none;
}
#content h2.imageTit {
    margin: 0px 0px 30px;
    border: none;
    padding: 0px;
    background: none;
}
#content h3, #content h4, #content h5, #content h6 {
    clear: both;
}
#content p {
    margin: 0px;
    padding: 0px;
}
#content blockquote, #content .sectionFrame {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    padding: 20px 15px 0px;
    margin-bottom: 20px;
    clear: both;
}
#content strong {
    font-weight: bold;
}
#content address {
    margin-bottom: 20px;
}
#content ul ul {
    margin-top: 10px;
}
#content ul ul li {
    list-style: circle;
}
#content ol {
    margin: 0px 0px 20px 40px;
}
#content ol li {
    list-style: decimal;
    padding: 0px;
}
#content table {
    border-collapse: separate;
    border-spacing: 0;
}
#content table thead tr th {
    font-weight: bold;
}
#content tr th, #content tfoot tr th, #content tfoot tr td {
    font-weight: bold;
}
#content tr th, #content tr td {
    vertical-align: top;
}
#content table ul {
    margin-bottom: 0px;
    margin-left: 0;
}
#content table ul li {
    margin: 2px 0px;
}
#content dt {
    color: #000;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #c00;
}
#content dd {
    margin: 0px 0px 30px;
    padding: 0px;
}
/*            .child_page_block
/*-------------------------------------------*/

#content .child_page_block {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
}
#content .child_page_block .child_page_blockInner {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
#content .child_page_block.layout_even {
    float: right;
}
#content .child_page_block h4 {
    border: none;
    padding: 0px 0px 2px;
    margin: 0px;
    border-bottom: 1ps solid #ccc;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 1.0);
}
#content .child_page_block h4 a {
    text-decoration: none;
    color: #4d4d4d;
}
#content .child_page_block h4 a:hover {
    text-decoration: underline;
}
#content .child_page_block .childText {
    display: block;
    overflow: hidden;
}
#content .child_page_block p {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 133%;
    padding: 0px;
}
#content .child_page_block p a {
    text-decoration: none;
    color: #666;
}
#content .child_page_block p a:hover {
    text-decoration: underline;
    color: #c00;
}
#content .child_page_block .thumbImage {
    float: left;
    display: block;
    border: 1px solid #ccc;
    margin-right: 13px;
}
#content .child_page_block .thumbImage .thumbImageInner {
    display: block;
    overflow: hidden;
    width: 80px;
    border: 1px solid #fff;
}
#content .child_page_block .thumbImage .thumbImageInner img {
    width: 80px;
    height: 80px !important/* ie8 */;
}
/*            .childPageBox
/*-------------------------------------------*/

#content .childPageBox {
    display: none;
}
#content .childPageBox .textBox {
    overflow: hidden;
    border: 1px solid #ff0000;
}
/*            .mainFoot
/*-------------------------------------------*/

#content .mainFoot {
    display: block;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 30px;
}
#content .mainFoot .mainFootInner {
}
#content .mainFootContact {
    display: block;
    overflow: hidden;
    text-align: center;
}
#content .mainFootContact p.mainFootTxt {
    font-size: 10px;
    letter-spacing: 0px;
    margin-bottom: 5px;
}
#content .mainFootContact p.mainFootTxt span {
    display: block;
}
#content .mainFootContact p.mainFootTxt span.mainFootCatch {
    line-height: 120%;
}
#content .mainFootContact p.mainFootTxt span.mainFootTel {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 2px;
    line-height: 100%;
}
#content .mainFootContact p.mainFootTxt span.mainFootTime {
    line-height: 120%;
}
#content .mainFootContact .mainFootBt a {
    display: block;
    overflow: hidden;
    background-color: #999;
    max-width: 350px;
    margin: 0px auto;
}
#content .mainFootContact .mainFootBt a img {
    max-width: 100%;
}
/*            images
/*-------------------------------------------*/

#content .attachment img {
    max-width: 900px;
}
#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}
#content .wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 0 0 5px;
    text-align: center;
    border: 1px solid #e5e5e5;
    max-width: 100% !important;
}
#content .wp-caption img {
    margin: 5px 0 2px;
    max-width: 95% !important;
    height: auto !important;
}
#content .wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}
#content .wp-smiley {
    margin: 0;
}
#content .gallery {
    margin: 0 auto 18px;
}
#content .gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
#content .gallery img {
    border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}
#content .gallery dl {
    margin: 0;
}
#content .gallery img {
    border: 10px solid #f1f1f1;
}
#content .gallery br+br {
    display: none;
}
#content .attachment img {
    /* single attachment images should be centered */
    display: block;
    margin: 0 auto;
}
/*            .navigation
/*-------------------------------------------*/

.navigation {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding: 10px 0px 15px;
    clear: both;
}
.navigation a:link, .navigation a:visited {
    color: #888;
    text-decoration: none;
}
.navigation a:active, .navigation a:hover {
    color: #ff4b33;
}
.nav-previous {
    float: left;
    width: 50%;
    display: none;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
    display: none;
}
#nav-above {
    margin: 0 0 18px 0;
}
#nav-above {
    display: none;
}
.paged #nav-above, .single #nav-above {
    display: block;
}
/*            .paging
/*-------------------------------------------*/

.paging {
    display: block;
    overflow: hidden;
    padding: 20px 0px 20px;
    text-align: center;
}
.paging span, .paging a {
    margin: 0px 2px;
    padding: 6px 12px;
    color: #999;
    border: 1px solid #999;
    text-decoration: none;
    border-radius: 3px;
}
.paging span.current, .paging a:hover {
    background-color: #999;
    color: #fff;
    text-decoration: none;
}
.paging span.pageIndex {
    display: none;
}
/*            .infoList
-------------------------------------------------------------- */

#content .infoList {
    padding-bottom: 20px;
}
.page #content .infoList {
    border-top: 1px solid #e5e5e5;
}
#content .infoList ul {
    margin: 10px 0px 5px;
    list-style: none;
}
#content .infoList ul li {
    border-bottom: 1px solid #ccc;
    padding: 6px 0px;
    list-style: none;
    margin-bottom: 0px;
}
#content .infoList ul li a {
}
#content .infoList ul li a:hover {
    color: #f00;
}
#content .infoList .infoDate {
    margin-right: 8px;
    color: #c00;
}
#content .infoList .infoCate a {
    background-color: #e5e5e5;
    color: #666;
    font-size: 11px;
    line-height: 1;
    margin-right: 4px;
    padding: 2px 7px;
    position: relative;
    text-decoration: none;
}
#content .infoList .infoCate a:hover {
    background-color: #000;
    color: #f5f5f5;
    text-decoration: none;
}
#content .infoList ul li .infoTxt {
    display: block;
    overflow: hidden;
    clear: both;
}
#content .infoList ul li .infoTxt a {
    text-decoration: none;
    background: url(images/icon_arrow2_red.gif) left 7px no-repeat;
    padding-left: 10px;
    color: #666;
    display: block;
    overflow: hidden;
}
#content .infoList ul li .infoTxt a:hover {
    color: #c00;
    text-decoration: underline;
}
/*                .infoListBox
/*-------------------------------------------*/

#content .infoList .infoListBox {
    display: block;
    overflow: hidden;
    padding: 40px 0px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
#content .infoList .infoListBox div.entryTxtBox {
    margin: 0px;
    display: block;
    overflow: hidden;
}
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail {
    float: Left;
    margin-right: 0;
    width: 82%;
}
#content .infoList .infoListBox div.entryTxtBox p {
    margin-bottom: 3px;
    padding: 0px;
    line-height: 150%;
}
#content .infoList .infoListBox div.entryTxtBox p.entryMeta {
    background-color: #f7f7f7;
    font-size: 12px;
    line-height: 1;
    margin: 10px 0 20px 0;
    padding: 5px 10px;
}
#content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoDate, #content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoCate {
    color: #666;
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle {
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    line-height: 120%;
    font-size: 114.3%;
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a {
    text-decoration: none;
}
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a:hover {
    text-decoration: underline;
}
#content .infoList .infoListBox div.entryTxtBox p.moreLink {
    margin: 0px;
    padding: 0px;
}
#content .infoList .infoListBox div.thumbImage {
    width: 152px;
    display: block;
    overflow: hidden;
    float: right;
    text-align: right;
    position: absolute;
    top: 40px;
    right: 0px;
}
#content .infoList .infoListBox div.thumbImage div.thumbImageInner {
    display: block;
    overflow: hidden;
    margin: 1px;
}
#content .infoList .infoListBox div.thumbImage div.thumbImageInner img {
    width: 150px;
    height: auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
/*            form
/*-------------------------------------------*/
#content form input[type=text], #content form input[type=email], #content form textarea {
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
}
#content form input[type=radio] {
    width: auto;
}
#content form input[type=checkbox] {
    width: auto;
}
/*-------------------------------------------*/


/*    #sideTower
/*-------------------------------------------*/

#sideTower {
    clear: both;
}
#sideTower .localSection {
    margin-bottom: 50px;
}
#sideTower .localHead {
    font-size: 14px;
    border-top: 2px solid #666;
    border-bottom: 1px solid #ccc;
    padding: 13px 10px 10px;
    font-weight: bold;
    position: relative;
}
#sideTower .localHead a {
    text-decoration: none;
    color: #666;
}
#sideTower .localHead a:hover {
    text-decoration: underline;
}
#sideTower .sideWidget {
    margin: 0px;
}
#sideTower .sideWidget li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    line-height: 121.4%;
}
#sideTower .sideWidget li a {
    display: block;
    padding: 13px 10px 11px 28px;
    text-decoration: none;
    color: #666;
    background: url(images/icon_arrow1_gray.gif) 10px 50% no-repeat;
}
#sideTower .sideWidget li a:hover, #sideTower .sideWidget li.current_page_item a, #sideTower .sideWidget li.current-cat a {
    background-color: #efefef;
}
#sideTower .sideWidget li ul {
    display: block;
    margin: 0px;
}
#sideTower .sideWidget li ul li {
    display: block;
    border-bottom: none;
    border-top: 1px solid #ccc;
}
#sideTower .sideWidget li ul li a {
    padding: 11px 10px 9px 28px;
    background: url(images/icon_arrow2_gray.gif) 12px 14px no-repeat;
}
/* 親ページのアクティブだと背景色が子ページにも適応される為 */

#sideTower .sideWidget li ul li a, #sideTower .sideWidget li.current-cat ul li a, #sideTower .sideWidget li.current_page_item ul li a {
    background-color: inherit;
}
#sideTower .sideWidget li ul li a:hover, #sideTower .sideWidget li.current-cat ul li a:hover, #sideTower .sideWidget li.current_page_item ul li a:hover {
    background-color: #efefef;
}
#sideTower .sideWidget li ul li.current-cat a, #sideTower .sideWidget li ul li.current_page_item a, #sideTower .sideWidget li ul li a:hover {
    background-image: #efefef;
}
/* 曾孫 */

#sideTower .sideWidget li ul li ul li a {
    padding-left: 33px;
}
#sideTower .sideWidget li ul li ul li a, #sideTower .sideWidget li ul li.current-cat ul li a, #sideTower .sideWidget li ul li.current_page_item ul li a {
    background-position: 17px 14px;
}
#sideTower li ul {
    margin-left: 15px;
}
#sideTower li.sideBnr {
    margin-bottom: 10px;
}
#sideTower li.sideBnr#sideContact a {
    display: block;
    overflow: hidden;
    width: auto;
    background-color: #999;
    width: 220px;
    margin: 0px auto;
    text-align: center;
}
#sideTower ul#snsBnr {
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    text-align: center
}
#sideTower ul#snsBnr li {
    border-bottom: 1px solid #ccc;
}
#sideTower .sideWidget {
    margin-bottom: 20px;
}
#sideTower .sideWidget .textwidget {
    padding-top: 10px;
}
#sideTower .sideWidget h4 {
    clear: both;
    font-size: 14px;
    margin: 0px 0px 15px;
    padding: 4px 0px 2px 12px;
    border-left-style: solid;
    border-left-width: 3px;
    background-color: #f5f5f5;
}
#sideTower .sideWidget ul#recentcomments li {
    padding: 13px 10px 11px 30px;
    background: url(images/icon_arrow1_gray.gif) 10px 50% no-repeat;
}
#sideTower .sideWidget ul#recentcomments li a {
    padding: 0;
    background: none;
}
#sideTower .sideWidget select {
    margin: 10px 0;
    padding: 5px;
    width: 100%;
    border: 1px solid #ccc;
}
#sideTower .sideWidget select option {
    padding: 2px 5px;
}
form#searchform {
    padding: 5px 0px 5px 7px;
    background-color: #e5e5e5;
    display: block;
    overflow: hidden;
    position: relative;
}
form#searchform input#s {
    margin: 0px 0px 0px 5px;
    padding: 5px;
    width: 70%;
    float: left;
}
form#searchform input#searchsubmit {
    margin: 0px 10px 0px 0px;
    float: right;
    background-color: #ccc;
    width: 15%;
    border-radius: 5px;
}
/*-------------------------------------------*/


/*    #pagetop
/*-------------------------------------------*/

#pagetop {
    display: block;
    overflow: hidden;
    clear: both;
    z-index: 5;
}
#pagetop a {
    float: right;
    display: block;
    position: relative;
    padding: 5px 15px 13px;
    font-size: 11px;
    text-decoration: none;
    margin-bottom: 0px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}
#pagetop a:hover {
}
/*-------------------------------------------*/


/*    #footMenu
/*-------------------------------------------*/

#footMenu {
    padding: 10px 0px;
    display: block;
    overflow: hidden;
    width: 100%;
    z-index: 10;
    position: relative;
}
#footMenu .innerBox {
/*border-bottom:1px solid #ccc; padding:15px 0px; */
}
#footMenu .menu {
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #666;
    display: block;
    overflow: hidden;
}
#footMenu .menu li {
    list-style: none;
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    line-height: 100%;
    font-size: 12px;
}
#footMenu .menu li a {
    padding: 0px 15px 0px;
    line-height: 1em;
    text-decoration: none;
    border-right: 1px solid #666;
}
#footMenu .menu li a:hover {
    text-decoration: underline;
}
/*-------------------------------------------*/


/*    #footer
/*-------------------------------------------*/

#footer {
    margin: 0px;
    padding: 0;
    display: block;
    overflow: hidden;
    color: #fff;
    text-align: left;
    background-color: #333333;
}
#footer #footerOutline {
    margin: 0px;
    line-height: 150%;
    float: left;
    font-size: 11px;
    width: 300px;
}
#footer #footerOutline dt {
    margin-bottom: 8px;
    line-height: 150%;
}
#footer #footerOutline dt img {
    margin-bottom: 5px;
    max-width: 260px;
}
#footer #footerOutline dd {
    font-size: 85.7%;
    line-height: 150%;
}
#footerOutline > a {
    display: block;
    margin-bottom: 10px;
}
/*        #footerSiteMap
/*-------------------------------------------*/

#footerSiteMap {
    float: right;
    font-size: 12px;
    padding-top: 0;
    width: 640px;
}
#footerSiteMap .menu {
    font-size: 87.5%;
    vertical-align: text-top;
}
#footerSiteMap .menu a {
    color: #999;
    text-decoration: none;
}
#footerSiteMap .menu a:hover {
    color: #f00;
}
#footer .menu li {
    float: left;
}
#footerSiteMap .menu li a {
    background: url(images/icon_arrow1_gray.gif) left 50% no-repeat;
    padding: 8px 15px 8px 18px;
    overflow: hidden;
    display: block;
    line-height: 1.3;
}
#footerSiteMap .menu li a:hover {
    background-image: url(images/icon_arrow1_red.gif);
}
#footerSiteMap .menu li ul {
    margin-top: 6px;
}
#footerSiteMap .menu li li {
    display: block;
}
#footerSiteMap .menu li li a {
    background: url(images/icon_arrow2_gray.gif) 2px 50% no-repeat;
    padding: 8px 18px;
}
#footerSiteMap .menu li li a:hover {
    background-image: url(images/icon_arrow2_red.gif);
}
#footerSiteMap .menu li ul ul {
    padding-left: 5px;
}
/*-------------------------------------------*/


/*    #siteBottom
/*-------------------------------------------*/

#siteBottom {
    background-color: #333;
    clear: both;
    padding-bottom: 10px;
}
#siteBottomInner {
    width: 1120px;
    margin: 0 auto;
}
#siteBottom a {
    color: #fff;
    text-decoration: none;
}
#siteBottom #copy {
    font-size: 12px;
    text-align: right;
    color: #fff;
}
#siteBottom #powerd, #siteBottom #powerd a {
    color: #ccc;
}
/*-------------------------------------------*/


/*    ▼各テンプレートごとの設定
/*-------------------------------------------*/


/*-------------------------------------------*/


/*    top
/*-------------------------------------------*/

#topMainBnr {
    position: relative;
    display: block;
    overflow: visible;
    padding: 10px 0;
    width: 100%;
    padding: 10px 0;
    display: none;
}
#topMainBnr img {
 //width: 970px !important;
}
#topMainBnrFrame {
    width: 970px;
    min-height: 330px;
    margin: 0 auto;
}
#topMainBnrFrame #topManiBnrInnerFrame {
    overflow: hidden;
}
#topMainBnrFrame img {
    width: 100%;
    position: relative;
}
#topMainBnrFrame ul.slides li {
    overflow: hidden;/*display:block; */
}
#topFreeArea {
    margin-bottom: 0;
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
}
#topPr .topPrOuter {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
#topPr h3 {
    margin: 0px 0px 9px;
    line-height: 120%;
    font-size: 16px;
    padding-left: 10px;
}
#topPr h3 a {
    text-decoration: none;
    color: #333;
}
#topPr p a {
    text-decoration: none;
    line-height: 16px;
    color: #666;
}
#topPr a:hover {
    text-decoration: underline;
}
#topPr p.topPrDescription {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 120%;
    padding: 0px;
}
#topPr .prImage {
    float: left;
    width: 70px;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
#topPr .prImage img.imageWide {
    display: none;
}
#topPr .prImage img.imageSmall {
    display: block;
}
#topPr .topPrTxtBox {
    display: block;
    overflow: hidden;
}
#content .infoList {
    position: relative;
    width: 1120px;
    margin: 0 auto;
}
#content #topInfo h2, #content #topBlog h2 {
    margin-bottom: 0px;
}
#content #topInfo, #content #topBlog {
    margin-bottom: 10px;
}
#content #topBlog.infoList ul li .infoDate {
    display: block;
    float: left;
}
#content #topBlog.infoList ul li .infoTxt {
    clear: none;
}
#content .infoList .rssBtn {
    text-align: right;
    position: relative;
    margin-top: -34px;
    margin-bottom: 15px;
}
#content .infoList .rssBtn a {
    background-color: #e5e5e5;
    color: #000;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 10px;
    margin-right: 15px;
    position: relative;
}
#topContentsBottom {
    margin-bottom: 20px;
}
/*-------------------------------------------*/


/*    post
/*-------------------------------------------*/

#content .entry-content {
    display: block;
    /*overflow:hidden;*/
    margin-bottom: 25px;
}
#content .entry-content.post-content h1.entryPostTitle {
    margin-bottom: 0px;
}
#content .entry-utility {
    clear: both;
}
 #content .entry-utility dl.tag-links, {
 display: inline;
}
#content .entry-utility dl.tag-links dt, #content .entry-utility dl.tag-links dd {
    display: inline;
    font-size: 85.7%;
    line-height: 120%;
}
#content .entry-utility dl.tag-links dt {
    display: inline-block;
    border: 1px solid #e5e5e5;
    font-weight: lighter;
    margin-right: 10px;
    padding: 0px 10px;
    background-color: #e5e5e5;
    color: #999;
}
/*            #comments
/*-------------------------------------------*/

#comments {
    clear: both;
}
#comments ol.commentlist {
    margin: 0px 0px 15px 0px;
}
#comments ol.commentlist li {
    list-style: none;
}
#comments li.comment .commentBox {
    border: 4px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 10px;
}
#comments li.comment .comment-author img {
    float: left;
    border: 2px solid #ccc;
    margin-right: 10px;
}
#comments li.comment .comment-author cite.fn {
    font-style: normal;
    line-height: 120%;
}
#comments li.comment .comment-meta.commentmetadata {
    font-size: 85.7%;
    line-height: 120%;
}
#comments li.comment .comment-body {
    margin-left: 50px;
    margin-top: 10px;
}
#comments li.comment .comment-body p {
    margin-bottom: 10px;
}
#comments li.comment .reply {
}
#comments #respond .required {
    color: #e50000;
}
#content #commentform p {
    margin-bottom: 5px;
}
#content #commentform input, #content #commentform textarea {
    display: block;
    width: 95%;
    padding: 4px;
}
#content #commentform p.form-allowed-tags {
    font-size: 10px;
    line-height: 120%;
    color: #666;
    width: 95%;
    margin-bottom: 10px;
}
#content #commentform p.form-submit input {
    width: auto;
    padding: 10px 20px;
}
#content ol.commentlist li.post.pingback {
    padding-bottom: 0;
}
/*-------------------------------------------*/


/*    sitemap & 404 &search
/*-------------------------------------------*/

#content.wide {
    display: block;
    overflow: hidden;
}
#content #sitemapPostList {
    margin-top: 20px;
}
#content #sitemapPostList h5 {
    margin: 0px;
    padding: 0px;
    font-weight: lighter;
    font-size: 14px;
}
#content ul.linkList {
    margin: 0px;
    padding: 0px;
    font-size: 85.7%;
}
#content ul.linkList li {
    list-style: none;
    margin-bottom: 0px;
}
#content ul.linkList li a {
    background: url(images/icon_arrow1_gray.gif) left 8px no-repeat;
    padding: 5px 15px;
    display: block;
    text-decoration: none;
    color: #666;
}
#content ul.linkList li a:hover {
    background-image: url(images/icon_arrow1_red.gif);
    text-decoration: underline;
    color: #c00;
}
#content ul.linkList li li a {
    background: url(images/icon_arrow2_gray.gif) left 10px no-repeat;
}
#content ul.linkList li li a:hover {
    background-image: url(images/icon_arrow2_red.gif);
}
#content ul.linkList li li li a {
    background: url(images/icon_try2_gray.gif) left 10px no-repeat;
}
#content ul.linkList li li li a:hover {
    background-image: url(images/icon_try2_red.gif);
}
#content ul.linkList ul {
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 10px;
}
#content .error404 {
    text-align: center;
    padding-bottom: 30px;
}
#sitemapOuter {
    border: 4px solid #e5e5e5;
    padding: 20px;
    display: block;
    overflow: hidden;
    margin: 0px auto;
}
#content form#searchform label {
    display: none;
}
#content form#searchform input#s {
    width: 70%;
}
#likeBox {
    border: 1px solid #00ff00;
    width: 100% !important;
}
.fbConnectWidgetTopmost {
    border: 1px solid #00ff00;
    width: 100% !important;
}
#content .mainFootContact p.mainFootTxt {
    float: left;
    margin-bottom: 0px;
    text-align: left;
}
#content .mainFootContact p.mainFootTxt .mainFootCatch {
    font-size: 120%;
}
#content .mainFootContact .mainFootBt {
    float: right;
}
#content .mainFootContact .mainFootBt a {
    width: 350px;
    min-height: 50px;
}
#content .mainFootContact .mainFootBt a img {
    width: auto;
}
.paging span.pageIndex {
    display: inline;
}
#topPr {
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
}
#topPr .topPrOuter {
    padding-bottom: 0px;
    border-bottom: none;
}
#topPr #topPrLeft {
    width: 33.1%;
    text-align: left;
    float: left;
    display: block;
    overflow: visible;
}
#topPr #topPrCenter {
    width: 33.1%;
    text-align: center;
    float: left;
    display: block;
    overflow: visible;
}
#topPr #topPrRight {
    width: 33.1%;
    text-align: right;
    float: right;
    display: block;
    overflow: visible;
}
#topPr #topPrLeft .topPrInner {
    float: left;
}
#topPr #topPrCenter .topPrInner {
    margin: 0px auto;
}
#topPr #topPrRight .topPrInner {
    float: right;
}
#topPr .topPrInner {
    text-align: left;
    width: 95%;
}
#topPr .topPrInner p {
    padding: 0px;
}
#topPr .topPrInner p.topPrDescription {
    font-size: 12px;
}
#topPr .prImage {
    float: none;
    width: 100%;
    margin-right: 0px;
}
#topPr .prImage img {
    height: auto;
}
#topPr .prImage img.imageWide {
    display: block;
}
#topPr .prImage img.imageSmall {
    display: none;
}
#content .child_page_block {
    width: 48%;
}
#content .child_page_block.layout_odd {
    float: left;
    clear: both;
}
#main #container {
    overflow: hidden;
    padding-top: 0;
}
#main #container #content {
    float: left;
    width: 100%;
}
#main #container #sideTower {
    float: right;
    width: 220px;
    clear: none;
    display: none;
}
body.left-sidebar #main #container #content {
    float: right;
}
body.left-sidebar #main #container #sideTower {
    float: left;
}
body.home.one-column #main #container #content {
    float: none;
    width: 100%;
}
body.home.one-column #main #container #sideTower {
    float: none;
    display: none;
}
form#searchform input#s {
    width: 110px;
}
#sideTower form#searchform input#searchsubmit {
    width: 30%;
}
/*            .childPageBox
/*-------------------------------------------*/
#content .childPageBox {
    display: block;
}
#content .childPageBox {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 0px;
    display: block;
    overflow: hidden;
    width: 638px;
    margin-bottom: 20px;
}
#content .childPageBox h4 {
    font-weight: lighter;
    margin: 15px 20px 10px;
    padding: 0px 0px 3px;
    font-size: 14px;
}
#content .childPageBox h4 a {
    text-decoration: none;
    color: #666
}
#content .childPageBox ul {
    margin: 0px 20px 15px;
    padding: 0px;
    display: block;
    overflow: hidden;
    font-size: 85.7%;
    line-height: 125%;
}
#content .childPageBox ul li {
    float: left;
    display: block;
    width: 33%;
    list-style: none;
    margin: 0px;
}
#content .childPageBox ul li a {
    background: url(images/icon_arrow1_gray.gif) left 5px no-repeat;
    padding: 3px 5px 3px 17px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    color: #666;
}
#content .childPageBox ul li a:hover, #content .childPageBox ul li.current_page_item a {
    background-image: url(images/icon_arrow1_red.gif);
    text-decoration: underline;
    color: #c00;
}
#content .childPageBox ul li ul {
    margin: 0px;
    font-size: 91.7%;
}
#content .childPageBox ul li ul li {
    float: none;
    width: auto;
}
#content .childPageBox ul li ul li a {
    background: url(images/icon_arrow2_gray.gif) left 6px no-repeat;
    padding: 3px 5px 3px 14px;
    text-decoration: none;
    margin-left: 3px;
}
#content .childPageBox ul li ul li a:hover, #content .childPageBox ul li ul li.current_page_item a {
    background-image: url(images/icon_arrow2_red.gif);
}
#content .childPageBox ul li ul li ul {
    padding-left: 8px;
    font-size: 100%;
    line-height: 120%;
}
#content .childPageBox ul li.current_page_item ul li a {
    color: #666;
    text-decoration: none;
    background-image: url(images/icon_arrow2_gray.gif);
}
#content .childPageBox ul li.current_page_item ul li a:hover {
    color: #c00;
    text-decoration: underline;
    background-image: url(images/icon_arrow2_red.gif);
}
#content .mainFootContact .mainFootBt a img {
    width: 100%;
}
:target:before {
   content:"";
   display:block;
   height:130px;
   margin:-130px 0 0;
}
#point, #welfare, #c1, #c2, #c3, #c4, #c5, #a1, #a2, #a3, #a4, #a5, #d1, #d2, #d3, #tokyo, #osaka, #a, #b, #j1, #j2, #j3, #j4, #j5, #j6, #j7, #j8, #j9, #j10, #j11{
   height:130px;
   margin:-130px 0 0;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

/* job-buttons
================================================== */
.button-area{
    width: 400px;
}

.btn-jobdetail,
.btn-applytel,
.btn-favorite,
.btn-favorite.added,
.btn-apply,
.btn-confirm,
.btn-cancel,
.btn-send
{
    width: 140px;
    text-align: center;
    transition: all 0.2s linear;
    font-weight: bold;
}

.btn-apply {
    width: 330px;
}

.btn-applytel {
    width: 100px;
}

.btn-favorite,
.btn-favorite.added {
    width: 180px;
}

.btn-confirm,
.btn-send,
.btn-apply,
.btn-jobdetail {
    color: #fff;
    background: #1e88e5;
    border: 2px solid #1e88e5 !important;
}

.btn-confirm:hover,
.btn-send:hover,
.btn-apply:hover,
.btn-jobdetail:hover {
    background: #64b5f6;
    border-color: #64b5f6 !important;
}

.btn-applytel,
.btn-favorite {
    color: #1e88e5;
    font-size: 14px;
    background: #fff;
    border: 2px solid #1e88e5 !important;
 }

.btn-applytel:hover,
.btn-favorite:hover {
    color: #64b5f6;
    background: #fff;
    border: 2px solid #64b5f6 !important;
}

.btn-cancel {
    color: #fff;
    background: #999;
    border: 2px solid #999 !important;
}

.btn-cancel:hover {
    background: #ccc;
    border: 2px solid #ccc !important;
}

.btn-favorite.added {
    background: #fff;
    color: #1e88e5;
}

.btn-favorite.added:hover {
    color: #64b5f6;
}

.btn-favorite .fa-star {
    color: #ffeb3b;
    margin-right: 4px;
    font-size: 18px;
}

.btn-applytel .fa-phone {
    color: #ccc;
    margin-right: 4px;
    font-size: 18px;
}

/* job-info
================================================== */
.jobinfo h3 {
    background-color: #9F202B;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    padding: 0 18px;
    margin: 12px 0;
}

.jobinfoT {
    margin: 12px 0;
}

.jobinfoT .modified-date {
    float: right;
}

.jobinfoL {
    float: left;
    width: calc(40% - 24px);
    padding-right: 24px;
}

.jobinfoL h4 {
    font-size: 18px;
}

.jobinfoL img {
    margin: 12px 0;
}

.jobinfoR {
    float: right;
    width: 60%;
}

.jobinfoR .job-no {
    font-size: 16px;
    font-weight: bold;
}

.jobinfoR table
{
    border-collapse: collapse !important;
    border: 1px solid #D9D9D9;
    /*border-top: 1px solid #D9D9D9;*/
    /*border-left: 1px solid #D9D9D9;*/
    /*border-right: 1px solid #D9D9D9;*/
}

.jobinfoR table th
{
    border-collapse: collapse;
    border: 1px solid #D9D9D9;
    /*border-left: 1px solid #D9D9D9;*/
    /*border-right: 1px solid #D9D9D9;*/
    /*border-bottom: 1px solid #D9D9D9;*/
    text-align: center;
    width: 140px;
    padding: 8px 12px;
    color: #9F202B;
    background-color: #F4F4F4;
}

.jobinfoR table td
{
    border-collapse: collapse;
    border-bottom: 1px solid #D9D9D9;
    padding: 8px 12px;
    font-size: 14px;
}

.employment-status {
    background: #2692B8;
    color: #fff;
    padding: 4px 12px;
}

.btn-back {
    color: #000;
    background: #ccc;
    transition: background-color 0.2s linear;
}

.btn-back:hover {
    background: #ddd;
}

.job-pros-list {
    margin: 12px 0;
}

.job-pros {
    margin-right: 8px;
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
}
.job-pros img {
    vertical-align: middle;
}

/* job-list
================================================== */
.joblist {
    border: 2px solid #972936;
    padding: 12px 24px;
    margin: 36px 0;
}

.joblistT {
    margin: 12px 0;
}

.joblistT h3 {
    color: #9F202B;
    font-weight: bold;
    font-size: 24px;
    float: left;
}

.joblistT .employment-status {
    float: right;
}

.joblistT h4 {
    font-size: 18px;
}

.joblistL {
    float: left;
    width: calc(40% - 24px);
    padding-right: 24px;
}

.joblistL img {
    margin: 12px 0;
}

.joblistR {
    float: right;
    width: 60%;
}

.joblistR .job-no {
    float: right;
    font-weight: bold;
}

.joblistR table th
{
    border-bottom: 1px dotted #aaa;
    width: 140px;
    padding: 8px 12px;
    text-align: center;
}

.joblistR table tr:last-child th
{
    border-bottom: none;
}

.joblistR table th span {
    color: #fff;
    background: #9F202B;
    display: inline-block;
    width: 90px;
}

.joblistR table td
{
    border-bottom: 1px dotted #aaa;
    padding: 8px 12px;
    font-size: 14px;
}

.joblistR table tr:last-child td {
    border-bottom: none;
}

.joblist-pagination {
    width: 1120px;
    margin: 0 auto;
    text-align: right;
}

.joblist-pagination .pagination {
    border-top: none;
}

.joblist-pagination .total-count {
    float: left;
    font-size: 24px;
}

.joblist-pagination .total-count span {
    font-size: 30px;
    font-weight: bold;
    color: #9F202B;
}

.joblist-pagination .page-numbers {
    margin-right: 8px;
    padding: 4px 12px;
    font-size: 18px;
    font-weight: bold;
}

.joblist-pagination a.page-numbers {
    color: #000;
}

.joblist-pagination .page-numbers.current {
    color: #fff;
    background-color: #9F202B;
}

.joblist-pagination .screen-reader-text {
    display: none;
}

/* job-list search
================================================== */

#joblist-search {
    position: relative;
    width: calc(1120px - 48px);
    margin: 24px auto;
    border: 2px solid #666;
    background-color: #eee;
    padding: 12px 24px;
}

#joblist-search input[type='checkbox'] {
    margin-left: 24px;
}

#joblist-search input[type='text'] {
    margin-left: 24px;
    width: 360px;
    font-size: 22px;
}

#joblist-search input[type='submit'] {
    padding: 8px 24px;
    color: #fff;
    background-color: #9F202B;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 24px;
    bottom: 24px;
}

#joblist-search .search-box {
    margin-bottom: 12px;
}

#joblist-search .search-box .search-title {
    font-size: 24px;
    font-weight: bold;
}

/* job-list block
================================================== */
.joblist-block {
    width: 1120px;
    margin: 24px auto;
}

.joblist-block ul li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

.joblist-block ul li:last-child {
    border-bottom: none;
}

.joblist-block ul li time {
    font-size: 20px;
    margin-right: 18px;
}

.joblist-block ul li a {
    font-size: 20px;
    font-weight: bold;
}

.joblist-block ul li p {
    margin: 0 24px !important;
    font-size: 13px;
}

.joblist-block ul li p.point {
    background: #fffde7;
    padding: 8px !important;
    border-radius: 4px;
}

.joblist-block ul li p span.fieldname {
    padding: 2px 4px;
    margin-right: 8px;
    width: 60px;
    display: inline-block;
    /*text-align: center;*/
    font-weight: bold;
}

.joblist-block ul li span.recommend {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: #ffb300;
    padding: 2px 8px;
    vertical-align: middle;
    margin-left: 12px;
}

.joblist-block.joblist-favorite ul li {
    padding-bottom: 2px;
    margin-bottom: 2px;
}

.joblist-block.joblist-favorite ul li a {
    font-size: 12px;
}

.joblist-block.joblist-favorite ul li a.favorite-remove {
    float: right;
    color: #000;
}

.joblist-block.joblist-favorite ul li a.favorite-remove:hover {
    text-decoration-line: none;
}

/* apply-form
================================================== */
#confirm-container {
    display: none;
}

.form-container {
    width: 1120px;
    margin: 24px auto;
}

.form-container table {
    width: 100%;
    border: 1px solid #D9D9D9;
    border-collapse: collapse !important;
}

.form-container table th
{
    border-collapse: collapse;
    border: 1px solid #D9D9D9;
    width: 200px;
    padding: 8px 12px;
    background-color: #F4F4F4;
}

.form-container table td
{
    border-collapse: collapse;
    border-bottom: 1px solid #D9D9D9;
    padding: 8px 12px;
}

.form-container table td label
{
    width: 80px;
    display: inline-block;
    text-align: right;
    margin-right: 12px;
}

.applyform-element {
    margin: 12px 0;
}

input[type=text].applyform-element {
    font-size: 15px;
    border-radius: 4px;
}

input[type=text].applyform-element.wide {
    width: 600px;
}

select.applyform-element {
    height: 28px;
    border-radius: 4px;
    padding: 0 8px;
}

.applyform-element.error {
    background-color: #f8bbd0;
}

.form-container .required {
    margin-left: 3px;
    color: #e55a3b;
    font-size: 11px;
}

.form-container .job-no {
    font-size: 16px;
    font-weight: bold;
}

.ui-dialog {
    width: 600px !important;
    z-index: 50;
}

.ui-dialog-titlebar-close:before {
    content: '×';
    display: inline-block;
}

/* front
================================================== */
.posts-front img {
    width: 250px;
    height: auto;
}

.posts-front p {
    font-size: 14px !important;
}

/* favorite-link
================================================== */
.favorite-link {
    position: fixed;
    top: 120px;
    right: 0;

    z-index: 99999;
    text-align: center;

    background: #00897b;
    padding: 4px 8px;

    border: 2px solid #00897b;
    border-radius: 4px 0 0 4px;
}

body.home .favorite-link {
    display: none;
}

.favorite-link p {
    color: #fff;
}

.favorite-link span.favorite-count {
    background: #fff;
    border-radius: 50%;
    padding: 0 6px;
    color: #e55a3b;
    font-weight: bold;
}

.favorite-link .fa {
    color: #ffeb3b;
    margin-right: 4px;
}

.favorite-link a:hover {
    text-decoration-line: none;
}



/*/////////////////////////////////////////
 
2025.02.18 サイト更新のための追記・上書き 

/////////////////////////////////////////*/

/*共通要素*/

a {
	color: #c9636f;
}

.headline{
    color: #333;
		font-size: 34px;
    padding: 0 1em;
    margin: 0 auto 40px;
    background-image: none;
		width: fit-content;
		background: #f0f0f0;
}

#panList {
    display: none;
}

#content h2, #content h1.contentTitle {
    font-weight: bold;
    padding: 30px 10px;
    color: #fff;
		background-image: none!important;
		background-color: #c9636f;
		border-bottom: 9px double #fff;
}
.text-right {
	text-align: right;
}
.emphasis {
	font-weight: bold;
}


/*ヘッダー*/

#header {
    background-image: none;
}

#header .head-contact .head-bt {
    margin: 0 50px 10px 0;
}
#header .head-contact .head-bt a {
		display: block;
		background-color: #2f95dc;
		padding: 0 1em;
		border-bottom-right-radius: 4px;
   	border-bottom-left-radius: 4px;
		text-align: center;
		color: #fff;
}
#header .head-contact .head-bt a:hover {
		text-decoration: none;
		background-color: #5bb7f7;
}

#gMenu .menu {
	margin-right: 30px;
}
#gMenu .menu li.current_page_item a, 
#gMenu .menu li.current_page_ancestor a {
	  color: #111;
}
#gMenu .menu li a {
		border-left: 1px solid #333;
		padding: 3px 20px;
		font-size: 17px;
}
#gMenu .menu li a:hover {
		color: #BA2635;
}
#gMenu .menu li:hover li {
    background: #fff;
    color: #fff;
}
#gMenu .menu li:hover li a, #gMenu .menu li.current_page_item li a, #gMenu .menu li.current-menu-ancestor li a, #gMenu .menu li.current-page-ancestor li a, #gMenu .menu li.current_page_ancestor li a {
    background-color: #eee;
    color: #9D232F;
    padding: 12px 10px;
		border-left-color: #c00;
}
#gMenu .menu li:hover li a:hover, #gMenu .menu li.current_page_item li a:hover, #gMenu .menu li.current-menu-ancestor li a:hover, #gMenu .menu li.current-page-ancestor li a:hover, #gMenu .menu li.current_page_ancestor li a:hover {
    background-color: #BA2635;
    color: #fff;
}

/*メインイメージ*/

#mainimg .inner .sphidden {
	text-align: center;
}
#mainimg .inner .sphidden img {
/*	max-width: 1500px; メインイメージが画像の場合 */
}
.main-bg {
  background: url("images/bg_main.jpg") no-repeat center bottom / cover;
}

/*フッター*/

#footer,
#siteBottom {
		background-color: #c9636f;
}

#brunch-box2025 {
	padding: 3em 0;
	background: #fcfaf6;
}
#brunch-box2025 ul {
	max-width: 1120px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#brunch-box2025 li {
	max-width: 340px;
	width: 40%;
	box-sizing: border-box;
	border: 1px solid #c9636f;
	background: #fff;
	padding: 1em;
	text-align: center;
}
#brunch-box2025 li h3 {
	font-size: 118%;
	color: #333;
}
#brunch-box2025 li h4 {
	font-size: 150%;
	color: #c9636f;
}
#brunch-box2025 li h4:before {
	content: url(/wp-content/uploads/icon_tel.png);
  margin-right: 10px;
}
#brunch-box2025 li p {
	color: #333;
	margin-bottom: .2em;
}
#brunch-box2025 li .btn-contact a {
	display: block;
	background: #c9636f;
	padding: .5em 2em;
	border-radius: 8px;
	width: 80%;
	max-width: 240px;
	margin-top: .5em;
	color: #fff;
}
#brunch-box2025 li .btn-contact a span:before {
	content: url(/wp-content/uploads/icon_mail.png);
  margin-right: 10px;
}

#footer-box2025 {
	padding: 3em 0;
}
#footer-box2025 ul {
	max-width: 1120px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#footer-box2025 li {
	max-width: 420px;
	width: 40%;
}
#footer-box2025 li:first-of-type {
	text-align: center;
}
#footer-box2025 li p {
	margin-bottom: .8em;
}
#footer-box2025 li p a {
	color: #fff;
}
#footer-box2025 li .btn_block a {
	display: inline-block;
	margin: 0 .5em .2em 0;
}

/*        #content
/*-------------------------------------------*/

/*最新トピックス*/

#info-section {
	background: #fcfaf6;
}
.info-title {
  letter-spacing: normal;
	padding: 0 1.5em;
	box-sizing: border-box;
	border-bottom: 2px solid #c9636f;
	font-size: 198%;
	color: #c9636f;
}
.info-box li {
	padding: 0 0 1em;
	background: transparent;
	border: none;
	border-bottom: solid 2px #c9636f;
	font-size: 108%;
}
.info-box picture {
	margin-left: 0;
	margin-right: 0;
}
.info-box h4 a {
	max-width: none;
	margin: 1.5em auto 1em;
	padding: 0;
	background: transparent;
	color: #c9636f;
}
.info-box-more a {
    text-decoration: none;
    color: #c9636f;
}

/*お知らせ*/
.news-box ul li {
	font-size: 108%;
}

#section5 {
	background-image: none;
}
#section5 .inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#section5 .inner #news-box {
	width: 65%;
}
#section5 .inner #news-box ul li {
	list-style: none;
}
#section5 .inner #news-box .news-title {
	padding: 0 1.5em .2em;
	margin-bottom: 1em;
	box-sizing: border-box;
	border-bottom: 2px solid #c9636f;
	font-size: 198%;
	color: #c9636f;
	width: fit-content;
}
#section5 .inner #bnr-index {
	width: 25%;
	text-align: right;
}
#section5 .inner #bnr-index p {
	margin-bottom: .5em;
}
#section5 .inner #bnr-index p:nth-of-type(3) {
	margin: 2em 0 .5em;
	text-align: left;
	font-weight: bold;
	font-size: 108%;
}

.box {
	background: #f9f6f1;
}
.box2{
    border: 5px solid #ddd;
    padding: 30px;
    margin: 20px 0;
    background-color: #f5f5f5;
}
.box2 h4 {
    border-bottom: 1px solid #ddd;
}

.mds1 {
    background-image: none;
    padding: 0 1.5em;
    font-size: 198%;
    color: #c9636f;
    margin: 2em auto 3em;
    box-sizing: border-box;
    border-bottom: 2px solid #c9636f;
		text-align: center;
		width: fit-content;
}
.mds2 {
    background-image: none;
    box-sizing: border-box;
    border-bottom: 2px solid #c9636f;
    color: #c9636f;
    font-size: 150%;
    margin: 2em 0;
    padding: 0 1em;
    width: fit-content;
}
.mds3 {
    background-color: #fcfaf6;
    border-left: none;
    font-size: 100%;
    color: #c9636f;
}
.box-flow2{
    height: 500px;
}
.box-flow3{
    height: 350px;
}
.h380{
    height: 400px;
}

/*その他共通*/

.tl-s {
    color: #c9636f;
}

.tp-tag ul li a{
    border-top: 1px solid #ddcfb3;
    border-left: 1px solid #ddcfb3;
    border-bottom: 1px solid #ddcfb3;
    padding: 1em 1.5em;
    font-size: 108%;
    background-color: #fcfaf6;
}
.tp-tag ul li a:hover {
    background-color: #c9636f;
}
#gaiyo-table th {
    border: 1px solid #ddcfb3;
    background-color: #fcfaf6;
}

/* 仕事情報関連 */
.joblist {
    border: none;
		background: #f9f6f1;
    padding: 12px 24px;
    margin: 36px 0;
}
.joblist-block ul li {
    border: 1px solid #ccc;
		background: #f9f9f9;
    padding: 10px 18px 18px;
}
.joblist-block ul li:last-child {
    border-bottom:  1px solid #ccc;
}
#joblist-search {
    border: 5px solid #ccc;
    background-color: #fff;
		box-sizing: border-box;
}
#joblist-search input[type='submit'] {
    background-color: #c9636f;
}
.joblist-pagination .total-count span {
    color: #c9636f;
}
.joblist-pagination .page-numbers.current {
    background-color: #c9636f;
}
.joblistR table th span {
    background: #c9636f;
}

.jobinfo h3 {
    background-color: #c9636f;
}
.jobinfoR table th {
    border: 1px solid #ddcfb3;
    color: #c9636f;
    background-color: #fcfaf6;
}
.btn-back {
    background: #f0f0f0;
		border: 1px solid #999;
}

.form-container table {
    border: 1px solid #ddcfb3;
}
.form-container table th {
    border: 1px solid #ddcfb3;
    background-color: #fcfaf6;
}
#flow-table h4{
    background-color: #c9636f;
}

.lower-mainimage {
	margin: 2em;
	text-align: center;
}
.lower-mainimage img {
	max-width: 1500px;
	width: 100%;
}



/* アステージでの働き方 */
.tp-tag-col4 ul li a{
    border-top: 1px solid #ddcfb3;
    border-left: 1px solid #ddcfb3;
    border-bottom: 1px solid #ddcfb3;
    background-color: #fcfaf6;
		width: 370px;
}
.tp-tag-col4 ul li a:hover{
    background-color: #c9636f;
}
.box-point {
    background-color: #c9636f;
}
#flow-table3 h5 {
    background-color: #c9636f;
}
#flow-table h5 {
    background-color: #c9636f;
}

/* 福利厚生 */
.q-ttl {
    background-image: url(images/icon_q2025.png);
}
.box-a {
    background-image: url(images/icon_a2025.png);
}

/* 投稿ページ */
.entry-content p {
	font-size: 108%;
}
#content h2.entryPostTitle {
	background: #fff;
	border: none;
	color: #c9636f;
}

/* favorite-link
================================================== */
.favorite-link {
	display: none;
}

/* eCAPTCHAロゴの非表示 */
.grecaptcha-badge { visibility: hidden; }