﻿@charset "utf-8";
/* CSS Document */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');

/* body
---------------------------------------------------------------------------- */
body{ 
    font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
background-image : url("/job/00a-2.gif");
background-repeat:repeat-y;
background-position:center top;
height:100%;
margin: 0 auto;
overflow-x:hidden;
}
#bodyimage1{
height:100%; 
min-height:100%;
background-image : url("/job/00a.gif");
background-repeat: no-repeat;
background-position:center top;
margin: 0 auto;
height:auto;
}
body > #bodyimage1{ 
height:auto; 
}
a:text { color: #b3b3a1; }
a:link { color: #b3b3a1; }
a:alink { color: #b3b3a1; }
a:vlink { color: #b3b3a1; }
a { text-decoration: none; }

/* header
---------------------------------------------------------------------------- */
/* table-base
-------------- */
table.base,tr.base,td.base, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
  width: 1240px;
}
table tr.base {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table td.base {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
/* table-01
---------- */
table.01,tr.01,td.01, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table tr.01 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table td.01 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
/* table-02
---------- */
table.02,tr.02,td.02, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table tr.02 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table td.02 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
/* table-zero
-------------- */
table.zero,tr.zero,td.zero, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table tr.zero {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table td.zero {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
/* img
------------- */
.mgx1 {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-align: left;
  vertical-align: top;
  width: 1200px;
  height: 90px;
  margin: 0px 0px 6px 0px;
}
.mgx2 {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  text-align: left;
  vertical-align: bottom;
  width: 25px;
  margin: 0px 10px 0px 0px;
}
.mgx3 {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: left;
  vertical-align: top;
  margin: 70px 0px 20px 0px;
  width: 40px;
}
/* font
------------- */
.ftx1 {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 0.03em;
  font-size:13px;
  color:#b3b3a1;
  margin: 0px 0px 0px 1px;
  text-align: left;
  vertical-align: bottom;
}
.ftx2 {
  font-family: "Font Awesome 6 Free";
  font-weight: 800;
  letter-spacing : 0.03em;
  font-size:14px;
  color:#b3b3a1;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
/*  sidebar
---------------------------------------------------------------------------- */
/* Radius9
------------- */
.Radius9 { 
    border-radius: 5px;        /* CSS3草案 */ 
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
/* ボタン共通 */
.Button {
    overflow: hidden;
    width: 100%;
    height: 45px;
    margin: 3px 0;
    padding: 0px 0px 0px 0px;
}
.Button a {
    display: block;
    position: relative;
    z-index: 100;
    text-align:left: 10px;
    background: #ffffff;
    color: #1a1a1a;
    font-size: 13px;
    line-height: 45px;
    text-decoration:none;
}
.Button a:hover {
    background: #ffffff;        /* マウスオーバーカラー */ 
}
#IconList7 a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;        /*top right bottom を透明化 */
    border-left: 5px solid #ff80aa;
}
#IconList2 a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */ 
    border-left: 5px solid #333333;
}
/* img
------------- */
.cimg3 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: left;
  vertical-align: top;
  margin: 30px 0px 0px 0px;
  width: 250px;
}
.cimg4 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: left;
  vertical-align: top;
  margin: 5px 0px 0px 0px;
  width: 250px;
}
/*  半透明
------------- */
.example img {
  opacity: 0.1;/*通常は半透明*/
  transition: .1s;
}
.example img:hover {
  opacity: 1;/*ホバーで不透明*/
}
/* content
---------------------------------------------------------------------------- */
/* table-con-850
------------- */
table.con,td.con, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
  width: 850px;
}
table td.con {
  border: none;
  vertical-align: top;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 850px;
}
.cimg {
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 50px 0px;
}
.cimg2 {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  text-align: left;
  vertical-align: top;
  margin: 40px 0px 40px 50px;
}
/* h7 
------------- */
h7 {
  position: relative; top:18px; left:0px; 
  padding: 20px 130px 20px 20px;
  background-color: #ffffff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 6px;
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  font-size: 17px;
  color:#4d4d4d;
}
h7::before,
h7::after {
  position: absolute;
  top: 100%;
  left: 30px;
  content: '';
  height: 0;
  width: 0;
  border: 10px solid transparent;
}
h7::before {
  border-top: 15px solid #ccc;
}
h7::after {
  margin-top: -2px;
  border-top: 15px solid #fff;
}
.koe2 {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size:14px;
  color: #b3b3a1;
  position: relative; 
  top: 40px; 
  left: 55px;
}
/* fwaku-750-980
-------------- */
.fwaku750 {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1.5px;
  line-height: 25px;
  font-size:12px;
  color:#d8d6b2;
  background: #ffffff;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  width: 396px;
  height: 650px;
  overflow: hidden;
  float: left;
  vertical-align: top;
  text-align: left;
}
.fwaku980 {  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1.5px;
  line-height: 25px;
  font-size:12px;
  color:#d8d6b2;
  background: #ffffff;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  width: 396px;
  height: 980px;
  overflow: hidden;
  float: left;
  vertical-align: top;
  text-align: left;
}
/* frame-700-950
-------------- */
.frame700 {
  margin: 45px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  width: 393px;
  height: 600px;
  overflow: hidden;
  float: left;
  vertical-align: top;
  text-align: center;
}
.frame950 {  
  margin: 45px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  width: 393px;
  height: 950px;
  overflow: hidden;
  float: left;
  vertical-align: top;
  text-align: center;
}
/* frame-jobpc-ギャラリーフレーム
----------------------------------------------- */
.framejpc {
  scrolling: no;
  frameborder: 0;
  vspace: 0px;
  hspace: 0px;
  border: 0px;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 1500px;
  width: 800px;
}
.framejpc2 {
  scrolling: no;
  frameborder: 0;
  vspace: 0px;
  hspace: 0px;
  border: 0px;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 3000px;
  width: 850px;
}
/* slideshow
--------------------- */
#slideshowj {
   position : relative;
   width:  850px;
   height: 250px;
   border-radius: 18px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   text-align: left;
   vertical-align: top;
   margin: 0px 0px 50px 0px;
}
#slideshowj img {
   border-radius: 18px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   text-align: left;
   vertical-align: top;
   margin: 0px 0px 50px 0px;
   position: absolute;
   top: 0;
   right: 0;
   z-index: 8;
   opacity: 0.0;
}
#slideshowj img.active {
   border-radius: 18px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   text-align: left;
   vertical-align: top;
   margin: 0px 0px 50px 0px;
   z-index: 10;
   opacity: 1.0;
}
#slideshowj img.last-active {
   border-radius: 18px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   text-align: left;
   vertical-align: top;
   margin: 0px 0px 50px 0px;
   z-index: 9;
}
/* footer
---------------------------------------------------------------------------- */
.bk3e {
  border-style: solid;
  border-width: 0px;
  font-size: 10pt;
  text-align: center;
  background: #ff80c4;
  padding: 3px 3px 3px 3px;
  border-radius: 10px 10px 10px 10px;
}
/* fwaku-google
-------------- */
.fwaku-google {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  width: 550px;
  height: 210px;
  overflow: hidden;
  float: left;
  vertical-align: top;
  text-align: left;
}
/* frame-google
-------------- */
.frame-google {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  width: 540px;
  height: 200px;
  overflow: hidden;
  float: left;
  vertical-align: top;
  text-align: left;
}
/* table-foot-100%
--------------------- */
table.foot,td.foot, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fbfbf8;
  vertical-align: top;
  text-align: center;
  border: none;
  width: 100%;
}
table td.foot {
  border: none;
  vertical-align: top;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
}
/* table-jpc
--------------------- */
table.jpc,td.jpc, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table td.jpc {
  border: none;
  vertical-align: top;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/* table-c1-c2
--------------------- */
table.c1,td.c1, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table td.c1 {
  vertical-align: top;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
}
table.c2,td.c2, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
  border: none;
}
table td.c2 {
  vertical-align: top;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
}

/* rss-page
---------------------------------------------------------------------------- */
.imgrss {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0px 0px 120px 0px;
}
.img98 {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.img99 {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: center;
  vertical-align: top;
  width: 32px;
  margin: 6px 10px 0px 0px;
}
.ti {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 0.09em;
  line-height: 26px;
  font-size:18px;
  color:#b3ae7f;
  margin: 0px 0px 0px 0px;
}
.time9{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #808073;
float:left;
margin: 9px 5px 0px 0px;
}
.time8{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ff4500;
float:left;
margin: 7px 0px 0px 0px;
}
/* link-page
---------------------------------------------------------------------------- */
.textlines {
    border: 0.5px solid #b3b3a1;
    border-radius: 2px;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    width: 400px;
    height: 70px;
    overflow: hidden;
    font-style: size: 9px; color: #b3b3a1;
    letter-spacing : 0,7px;
    line-height: 20px;
}
.linkim {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-align: left;
  vertical-align: top;
  margin: 10px 0px 10px 0px;
}
/* font-a1-a2-a3-a4-a5
--------------------- */
.a1 {
  font-weight: 600;
  color:#b3b3a1;
  font-size: 16px;
  position:left top;
  margin: 0px 2px 0px 0px;
  letter-spacing : 0,7px;
  line-height: 25px;
}
.a2 {
  font-weight: 500;
  color:#b3b3a1;
  font-size: 16px;
  position:left top;
  margin: 0px 0px 0px 0px;
  letter-spacing : 1px;
  line-height: 25px;
}
.a3 {
  font-weight: 600;
  color:#1a1a1a;
  font-size: 17px;
  position:left top;
  margin: 0px 0px 0px 0px;
  letter-spacing : 1px;
  line-height: 25px;
}
.a4 {
  font-weight: 600;
  color:#1a1a1a;
  font-size: 17px;
  position:left top;
  margin: 0px 0px 0px 0px;
  letter-spacing : 1px;
  line-height: 25px;
}
.a5 {
  font-weight: 500;
  color:#1a1a1a;
  font-size: 17px;
  position:left top;
  margin: 0px 0px 0px 0px;
  letter-spacing : 1px;
  line-height: 25px;
}





/* table16-start
---------------------------------------------------------------------------------------------------------------------- */
/* table16-start
---------------------------------------------------------------------------------------------------------------------- */
table.t16,th.t16,td.t16,td.t16a,td.t16v,td.t16av,td.t16b,td.t16c,td.t16x,td.t16ax,td.t16r {
  margin: 15px 0px 30px 0px;
  text-align: center;
  vertical-align: top;
  border-collapse: collapse;
  border-collapse:separate;
  border-spacing: 0;
}
table th.t16:last-child{
  border-radius: 8px 8px 0px 0px;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}
table th.t16{
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  font-size:16px;
  color: #ffffff;
  background: #ff80aa;
  text-align: left;
  vertical-align: top;
  width: 20%;
  padding: 26px 35px 25px 35px;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}
table td.t16{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background: #ffffff;
  text-align: left;
  vertical-align: top;
  width: 20%;
  padding: 16px 35px 15px 35px;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
table td.t16a{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background: #fbfbf7;
  text-align: left;
  vertical-align: top;
  width: 20%;
  padding: 16px 35px 15px 35px;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
table td.t16b{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background:#fbfbf7;
  text-align: left;
  vertical-align: top;
  width: 20%;
  padding: 16px 35px 15px 35px;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
table td.t16c{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background: #ffffff;
  text-align: left;
  vertical-align: top;
  width: 20%;
  padding: 16px 35px 15px 35px;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
table tr.t16:last-child td:first-child {
  border-radius: 0px 0px 0px 8px;
}
table tr.t16:last-child td:last-child {
  border-radius: 0px 0px 8px 0px;
}
table tr.t16c:last-child td:first-child {
  border-radius: 0px 0px 0px 8px;
}
table td.t16:last-child{
  border-right: 1px solid #f5f5f5;
}
table td.t16a:last-child{
  border-right: 1px solid #f5f5f5;
}
table td.t16av:last-child{
  border-right: 1px solid #f5f5f5;
}
table td.t16v:last-child{
  border-right: 1px solid #f5f5f5;
}
table td.t16b:last-child{
  border-right: 1px solid #f5f5f5;
}
table td.t16c:last-child{
  border-right: 1px solid #f5f5f5;
}
table tr.t16c:last-child td.t16x:last-child {
  border-radius: 0px 0px 8px 8px;
}
table td.t16v{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background: #ffffff;
  text-align: right;
  vertical-align: top;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  width: 20%;
  padding: 16px 35px 15px 35px;
}
table td.t16av{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background: #fbfbf7;
  text-align: right;
  vertical-align: top;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  width: 20%;
  padding: 16px 35px 15px 35px;
}
table th.t16av:last-child{
  border-right: 1px solid #f5f5f5;
}
table td.t16v:last-child{
  border-right: 1px solid #f5f5f5;
}
table td.t16ax{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background: #fbfbf7;
  text-align: left;
  vertical-align: top;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  width: 20%;
  padding: 16px 35px 15px 35px;
}
table td.t16ax:last-child{
  border-right: 1px solid #f5f5f5;
}
table tr.t16ax:last-child td.t16ax:last-child {
  border-radius: 0px 0px 8px 8px;
}
table td.t16x{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  background: #ffffff;
  text-align: left;
  vertical-align: top;
  border-top:none;
  border-left: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  width: 20%;
  padding: 16px 35px 15px 35px;
}
table td.t16x:last-child{
  border-right: 1px solid #f5f5f5;
}
table tr.t16x:last-child td.t16x:last-child {
  border-radius: 0px 0px 8px 8px;
}
/* 0
---------------------- */
table td.t16r{
  background: #fbfbf7;
  border-top:none;
  border-bottom:none;
  border-left: 1px solid #f5f5f5;
  width: 20%;
  padding: 0px 0px 0px 0px;
}
table td.t16r:last-child{
  border-right: 1px solid #f5f5f5;
}

/* table-t19-t19c-t19d-t19e-t19f
--------------------- */
table.t19,td.t19,td.t19c,td.t19d,td.t19e,td.t19f, {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 500px;
  border: none;
}
table td.t19{
  vertical-align:top;
  font-size: 15px;
  color: #1a1a1a;
  text-align: left;
  padding: 0px 0px 5px 0px;
}
table td.t19c{
  vertical-align:top;
  font-size:14px;
  color: #99998a;
  text-align: left;
  padding: 0px 0px 5px 15px;
}
table td.t19f{
  height:150px;
  padding: 0px 0px 0px 0px;
}

/* table 20
----------------------------------------------- */
table.t20,td.t20,td.t20a,td.t20c,td.t20b,td.t20w,td.t20ww, {
  text-align: center;
  vertical-align: top;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  border: none;
}
table td.t20{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 25px;
  font-size:15px;
  color: #808073;
  background: #fbfbf7;
  text-align: right;
  vertical-align: top;
  padding: 5px 15px 0px 15px;
  margin: 0px 0px 0px 0px;
}
table td.t20c{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.04em;
  line-height: 25px;
  font-size:13px;
  color: #808073;
  background: #fbfbf7;
  text-align: left;
  vertical-align: top;
  padding: 5px 15px 0px 15px;
  margin: 0px 0px 0px 0px;
}
table td.t20a{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.04em;
  line-height: 13px;
  font-size:13px;
  color: #808073;
  background: #fbfbf7;
  text-align: left;
  vertical-align: top;
  padding: 15px 15px 0px 15px;
  margin: 0px 0px 0px 0px;
}
table td.t20b{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.04em;
  line-height: 13px;
  font-size:13px;
  color: #808073;
  text-align: left;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
table td.t20w{
  font-family: "Font Awesome 6 Free";
  line-height: 13px;
  text-align: left;
  vertical-align: top;
  padding: 15px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
table td.t20ww{
  font-family: "Font Awesome 6 Free";
  line-height: 13px;
  text-align: left;
  vertical-align: top;
  padding: 7px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/* table 21
--------------------- */
table.t21,td.t21,td.t21a,td.t21b, {
  text-align: center;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 500px;
  border: none;
}
table td.t21{
  text-align: center;
  vertical-align: top;
  width: 60%;
  padding: 0px 10px 0px 0px;
  margin: 20px 0px 10px 0px;
}
table td.t21a{
  text-align: left;
  vertical-align: top;
  width: 40%;
  padding: 0px 0px 0px 10px;
  margin: 20px 0px 10px 0px;
}
table td.t21b{
  text-align: center;
  vertical-align: top;
  width: 500px;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}

/* table 22
--------------------- */
table.t22,td.t22,td.t22a,td.t22b, {
  text-align: center;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
}
table td.t22{
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.05em;
  line-height: 25px;
  font-size:15px;
  color: #4d4d45;
  text-align: left;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 0px 0px;
}
table td.t22a{
  text-align: left;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
table td.t22b{
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: 600;
  letter-spacing : 0.5px;
  line-height: 25px;
  font-size:14px;
  color: #1a1a1a;
  text-align: left;
  vertical-align: top;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
/* blink
----------------------------------------------- */
@keyframes blink {
10% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.blink {
animation: blink 1s linear infinite;
}
/* icon
--------------------- */
.yj3{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #db4260;
  float:left;
  margin: 9px 5px 0px 0px;
}
.yj4{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #db8495;
  float:left;
  margin: 9px 5px 0px 0px;
}
/* 店名
--------------------- */
.re {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.04em;
  line-height: 13px;
  font-size:13px;
  color:#b3b3a1;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 10px;
}
.re2 {   
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-weight: 500;
  line-height: 11px;
  font-size:13px;
  color:#333329;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 10px;
}
.re3 {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.04em;
  line-height: 17px;
  font-size:13px;
  color:#b3b3a1;
  text-align: left;
  vertical-align: top;
  margin: 10px 0px 8px 20px;
}
.s0v {
  margin: 12px 0px 0px 0px;
}
.s0x {
  margin: 7px 0px 0px 0px;
}
/*
--------------------- */
.yj8{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #e6e6e6;
  float:left;
  margin: 10px 2px 0px 20px;
}
.fonts {
  font-family: "Font Awesome 6 Free";
  font-weight: 800;
  letter-spacing : 0.03em;
  font-size:18px;
  color:#66665c;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
.s0z {
  margin: 15px 0px 0px 0px;
}
.s0z2 {
  margin: 2px 0px 0px 0px;
}
.s0z3 {
  margin: 3px 0px 0px 0px;
}
.s0z10 {
  margin: 10px 0px 0px 0px;
}
.imgv {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-align: left;
  vertical-align: top;
  width: 10px;
  margin: 0px 0px 0px 3px;
}
.fontv2 {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 0.03em;
  font-size:13px;
  color:#b3b3a1;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
/* アイコン フォント------- 001
---------------------------------------------------------------------------------------------------------------------- */
/* アイコン フォント------- 001
---------------------------------------------------------------------------------------------------------------------- */
/* 矢印 - タイトル矢印-ピンク-同じ
--------- */
.yj2{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ff80aa;
  float:left;
  margin: 13px 20px 0px 0px;
}
.yje2{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ff80aa;
  float:left;
  margin: 12px 2px 0px 0px;
}
.yj{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ff80aa;
  float:left;
  margin: 12px 20px 0px 0px;
}
/* 薄グレー矢印
--------- */
.yjf{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #e6e6e6;
  float:left;
  margin: 9px 5px 0px 0px;
}
/* font
--------------------------------------------------------------- */
/* フォント -
--------------------------------------------------------------- */
/* タイトル-黒-16
--------- */
.font0 {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 35px;
  font-size:15px;
  color: #4d4d45;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
/* タイトル-黒-17
--------- */
.font1 {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 35px;
  font-size:15px;
  color: #4d4d45;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
/* ピンク-14-同じ
--------- */
.ba1 {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #ff80aa;
  margin: 0px 6px 0px 6px;
}
.blu {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #ff80aa;
  margin: 0px 6px 0px 6px;
}
.ba2 {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #ff80aa;
  margin: 0px 6px 0px 6px;
}
.ba3 {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #ff80aa;
  margin: 0px 6px 0px 6px;
}
/* 黒
--------- */
.red {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #808073;
  margin: 0px 6px 0px 6px;
}
.s0 {
  margin: 0px 0px 12px 0px;
}
/* page-top5 新規メディア
-------------------------------------------------------------------- */
/*  上段
------------------------------------- */
/* 矢印 - ピンク - blink
--------------------- */
.yjea{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ff80aa;
  float:left;
  margin: 11px 17px 0px 0px;
}
/* 矢印 - ピンク
--------------------- */
.yjez{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ff80aa;
  float:left;
  margin: 11px 17px 0px 0px;
}
/* 矢印 - 薄グレー
--------------------- */
.yj9{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #e6e6e6;
  float:left;
  margin: 3px 17px 0px 0px;
}
/*  矢印 - 透明
--------------------- */
.yj9x{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ffffff;
  float:left;
  margin: 3px 17px 0px 0px;
}
/* font - 掲載広告数 全国 500社
--------------------- */
.fontx {
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:16px;
  color:#808073;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
/* font - お客様は 毎日 全国各
--------------------- */
.fontv {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:15px;
  color:#4d4d45;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
/* 貴女を指名してくれるお客
--------- */
.blv {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 1px;
  line-height: 26px;
  font-size:14px;
  color: #ff80aa;
  margin: 0px 0px 0px 0px;
}
/* font - 貴女がいくら１人で頑張っ
--------------------- */
.fontw {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  letter-spacing : 1px;
  line-height: 23px;
  font-size:13px;
  color:#66665c;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
}
/* img - 矢印
--------------------- */
.imgvv {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-align: left;
  vertical-align: top;
  width: 35px;
  margin: 6px 15px 0px 0px;
}
/*  下段
-------------------------------------------------------------------- */
/* 矢印
--------------------- */
.yj8x{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #ff80aa;
  float:left;
  margin: 6px 2px 0px 20px;
}
/* 掲載サイト一覧-店名
--------------------- */
.blx {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  letter-spacing : 0.04em;
  line-height: 20px;
  font-size:14px;
  color: #ff80aa;
  margin: 10px 6px 0px 5px;
}
/* img
--------------------- */
.imgs {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: left;
  vertical-align: top;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.imgs2 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: left;
  vertical-align: top;
  width: 100%;
  margin: 0px 0px 70px 0px;
}
.imgu {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 20px;
}
.imguv {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: left;
  vertical-align: top;
  margin: 0px 0px 0px 20px;
}

/* table16-end
---------------------------------------------------------------------------------------------------------------------- */
/* table16-end
---------------------------------------------------------------------------------------------------------------------- */


























