@charset "utf-8";
/*
Theme Name: 飛田新地求人
Theme URI:　http://www.gnu.org/licenses/gpl-2.0.html
Author:飛田新地料理組合 
Author URI:　GNU General Public License
Description: 飛田新地の求人のことならお任せください。月２００万稼げる新地は飛田新地求人だけ！
Version: 1.0.0
Tags: TOBITA Job, pink, white
*/

/* CSS Document */

/* PC body */
body {
    font-family: 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'MS PMincho', serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 1px;
    overflow: hidden;
    min-width: 980px;
    font-size: 16px;
    background: #fff;
    text-align: center;
    color: #666;
}
html { overflow: auto; }

h2 { font-size: 130%; color: #EA71A3; text-align: left; }
h3 { color: #EA71A3; text-align: left; }
h4 { font-size: 120%; color: #EA71A3; padding: 10px; }

::-webkit-scrollbar{
　　width: 10px;
}
::-webkit-scrollbar-track{
　　background: #fff;
　　border-left: solid 1px #ececec;
}
::-webkit-scrollbar-thumb{
　　background: #ccc;
　　border-radius: 10px;
　　box-shadow: inset 0 0 0 2px #fff;
}
a img{border:none; text-decoration:none;}
a:link{color:#0096ff; text-decoration:underline;}
a:visited{color:#5ebdff; text-decoration:underline;}
a:hover{color:#0096ff; text-decoration:none;}
a:active{color:#5ebdff;}
a:focus{outline:none;}

.wrapper {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.txt_center { text-align: center; }


.table { display: table; table-layout: fixed; width: 100%; margin-bottom: 10px;}
td{
    border: 1px solid #dddddd;
    padding: 5px;
    width:50px;
}


/* COMMON BOX */
.contents {
    font-size: 14px;
    overflow: hidden; 
    background: #ffffff; 
}
.contents img { text-align: center; }

/* HEAD LINE */
.contents > p { margin: 10px; font-size: 0.85rem; }
.contents > h1 { margin: 10px 0; padding-top: 10px; 
    text-align: center; position: relative; z-index: 1; }

.contents > h1:before { position: absolute; 
    border-top: solid 1px #9e9e9e; 
    content: ""; 
    top: 50%; 
    left: 0; 
    z-index: -1; 
    width: 100%; }

.contents > h1 > span { 
    display: inline-block; 
    padding: 0 10px; 
    line-height: 1.0; 
    background: #ffffff; 
    text-align: center; 
    font-size: 1.2rem; 
    font-weight: 700; 
    color: #6e6e6e; 
    font-family: 'Josefin Sans', sans-serif; 
}
.contents > h1 > span > .subTitle { 
    display: block; 
    line-height: 1.5; 
    text-align: center; 
    font-size: 0.6rem; 
    font-weight: 700; 
    font-family: 'Josefin Sans', sans-serif; 
}
.contents >h2 {
    background: #ffe3ec;
    font-size: 183.3%;
    padding: 5px 5px 5px 10px;
    border-radius: 8px;
    margin-bottom: 15px;
    border-left: solid 8px #ff7ba7;
}

.contents > h3 >img{
padding: 10px;
border-radius: 8px;
font-size:120%;
width:50%;
border-bottom: 1px solid #FF7BA7;
}
.contents > h4{
font-size:120%;
color: #EA71A3;
padding: 10px;
border-bottom: 1px solid #FF7BA7;
width:50%;
}

.contents > ul > li{
    border-bottom: 1px dotted #EB75A3;
    padding: 10px;
    font-size: 16px;
    width:50%;
    margin-left: 10px;
}

* {
  box-sizing: border-box;
}
ul {
  list-style: none;
}

html{
    overflow:auto;
}
body{
    overflow: hidden;
    min-width:980px;
    font-size: 16px;
    background: #fff;
    font:12px/1.6 'Noto Sans Japanese', sans-serif,"Helvetica Neue",Helvetica,Arial,"繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ",Meiryo,"MS 繧ｴ繧ｷ繝�け","MS Gothic";
    text-align:center;
    color:#666666;
}


*::-moz-selection{background:#f5568b; color:#fff;}
*::selection{background:#f5568b; color:#fff;}


.opacity,
.opacity img,
.opacity input
{
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.opacity a:hover img{
    opacity: 0.6;
    filter: alpha(opacity=40);
}
.opacity input:hover{
    opacity: 0.6;
    filter: alpha(opacity=40);
}
a:hover .opacity{
    opacity: 0.6;
    filter: alpha(opacity=40);
}
#container{
    position: relative;
    width: 980px;
    height: auto;
    margin: 0 auto 58px;
    padding-top: 15px;
    text-align: left;
}
body#index #container{
    padding-top: 0;
}
.breadCrumb a{
    color: #f5568c;
}

.mainCont{
    text-align: left;
    width: 980px;
    padding-top: 15px;}

h2.contTtl{
    background: url(../img/ico_ttl_heart.png) no-repeat left 4px;
    font-size: 30px;
    color: #EA71A3;
    padding-left:50px;
    padding-bottom: 10px;
    margin-top: 10px;
    text-align: left !important;
}

.image1{
      float: left;
    margin-right: 10px;
}


.image2{
    float: right;
    margin-left: 10px;
}

.dekasegi{
background: #9DE7DC;
}

.google-maps {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



/*////////////////////////////////
other content page
xxxx/xxxx.html
////////////////////////////////*/


/*---------- entryArea ----------*/
.mainCont .entryArea{
    background: url(../img/bg_common_bottom_entry.png) no-repeat center top;
    width: 720px;
    height: 259px;
    overflow: hidden;
    margin: 0 auto;
}
.entryArea .entryBox{
    width: 668px;
    overflow: hidden;
    padding: 41px 26px 0;
}
.entryArea .entryBox h2{
    text-align: center;
    margin-bottom: 23px;
    padding: 5px;
}
.entryArea .entryBox .telephone{
    display: block;
    text-align: center;
    margin-bottom: 6px;
}
.entryArea .entryBox ul{
    width: 672px;
}
.entryArea .entryBox ul li{
    float: left;
    margin-right: 6px;
}


/*---------- contentNavArea ----------*/
.mainLeftArea .contentNavArea{
    margin-bottom: 20px;
}
.mainLeftArea .contentNavArea h2{
    background: url(../img/bg_side_menu.png) no-repeat center center;
    box-sizing: border-box;
    color: #fff;
    font-size: 150%;
    text-align: center;
    height: 48px;
    margin-bottom: 2px;
    padding: 10px 0 0 59px;
    width: 230px;
}
.mainLeftArea .contentNavArea ul{
    font-size: 125%;
}
.mainLeftArea .contentNavArea li{
    background: url(../img/bg_dot_01.png) repeat center center;
    border-left: solid 4px #f5568b;
    margin-bottom: 2px;
}
.mainLeftArea .contentNavArea li:last-child{
    border-bottom: none;
}
.mainLeftArea .contentNavArea li a{
    display: block;
    background: url(../img/ico_arrow_04.png) no-repeat right center;
    color: #333;
    padding: 15px 0 15px 14px;
    text-decoration: none;
}
.mainLeftArea .contentNavArea li a:hover{
    text-decoration: underline;
}

.mainCont .contentArea{
    width: 720px;
    overflow: hidden;
    margin-bottom: 40px;
}

.rightSideArea{
    margin-right: -160px;
    position: absolute;
    top: 30px;
    right: 0;
    width: 130px;
}
.rightSideArea li{
    margin-bottom: 10px;
}
.rightSideArea li:first-child{
    display: none;
}




/*////////////////////////////////
2カラム レイアウト
////////////////////////////////*/
.mainCont .mainArea{
    float: right;
    width: 720px;
}

/* ================================
   パンくずリスト
================================ */
.breadcrumb {
    font-size: 12px;
    color: #999;
    padding: 0 0 8px;
    margin: 0;
}
.breadcrumb a {
    color: #f5568b;
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb-sep {
    margin: 0 5px;
    color: #ccc;
}

/* ============================================================
   求人検索 Swiper スライダー
   ============================================================ */
.tobita-jobsearch-slider-wrap {
    max-width: 985px;
    margin: 0 auto;
    padding: 0 44px;
    box-sizing: border-box;
    position: relative;
}
.tobita-jobsearch-swiper {
    width: 100%;
    overflow: hidden;
}

/* 各スライド */
.tobita-jobsearch-swiper .swiper-slide {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tobita-jobsearch-swiper .swiper-slide a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #f5568b;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.4;
    transition: opacity 0.2s;
    width: 100%;
}
.tobita-jobsearch-swiper .swiper-slide a:hover {
    opacity: 0.7;
}

/* 画像 */
.tobita-jobsearch-swiper .swiper-slide img {
    display: block;
    width: 100%;
    max-width: 192px;
    height: 130px;
    object-fit: contain;
    margin: 0 auto 8px;
    border: 1px solid #eeeeee;
    border-radius: 0;
    background: #ffffff;
}

/* テキストラベル */
.tobita-jobsearch-swiper .swiper-slide span {
    display: block;
    text-align: center;
    word-break: keep-all;
    padding-bottom: 4px;
    color: #333333;
}

/* ドット */
.tobita-jobsearch-pagination {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 12px;
    margin-bottom: 8px;
}
.tobita-jobsearch-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #cccccc;
    opacity: 1;
    cursor: pointer;
}
.tobita-jobsearch-pagination .swiper-pagination-bullet-active {
    background: #f5568b;
}

/* 矢印 */
.tobita-jobsearch-prev,
.tobita-jobsearch-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}
.tobita-jobsearch-prev::after,
.tobita-jobsearch-next::after {
    font-family: swiper-icons, sans-serif;
    font-size: 30px;
    font-weight: 900;
    color: #f5568b;
}
.tobita-jobsearch-prev::after { content: 'prev'; }
.tobita-jobsearch-next::after { content: 'next'; }
.tobita-jobsearch-prev { left: 10px; }
.tobita-jobsearch-next { right: 10px; }

