
#riyouguide {
margin: 10px 0 20px;
padding: 0;
font-size: small;
line-height: 1.5em;
clear: both;
}
#riyouguide h2 {
border-top: 10px solid #c50018;
padding: 7px 10px;
margin-top: 0;
margin-bottom: 0;
font-size: medium;
background-image: url(../img/h2_gray.jpg);
background-position: center top;
background-repeat: repeat-x;
background-color: #9b9b9b;
color: #c50018;
}
#riyouguide h3 {
border-left: 5px solid #507ba5;
padding: 7px 5px 3px ;
margin: 10px 0;
height: 14px;
font-size: 14px;
line-height: 14px;
background-color: #cccccc;
color: #333333;
}
#riyouguide h4 {
border: 1px solid #cccccc;
margin: 0; padding: 3px 10px;
text-align: left;
}
#riyouguide p {
padding: 0 10px;
}
#riyouguide table {
margin: 10px; padding: 0;
border-collapse: collapse;
clear: both;
}
#riyouguide th {
border: 0px solid #cccccc;
margin: 0; padding: 3px 5px;
text-align: left;
}
#riyouguide td {
text-align: left; 
border: 0px solid #cccccc;
margin: 0; padding: 5px;
}
#riyouguide td p{
text-align: center;
margin: 5px 0; padding: 0;
}
#riyouguide td p span{
color: #507ba5;
}
.nagare{
background-color: #81b3d9;
color: #fff;
font-weight: bold;
}
.nagare2{
background-color: #9ebb57;
color: #fff;
font-weight: bold;
}
/*161118サブメニュー
-------------------------------------------------*/

#subosigoto {
  border: 2px solid #993300;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  float: left;
  width: 176px;
}
#subosigoto h2 {
  margin: 0;
  padding: 18px 10px;
  font-size: 13px;
  line-height: 18px;
  background-color: #ff6600;
  text-align: center;
  background-image: url(../img/h2_osigoto.jpg);
  background-repeat: repeat-x;
  color: #ffffff;
}
#subosigoto ul {
  margin: 5px;
  padding: 0 0 0 25px;
  font-size: 12px;
  line-height: 1.5em;
  list-style-image: url(../img/list_osigoto.gif);
  width: 140px;
  float: left;
  list-style-position: outside;
}
#subosigoto li {
  margin: 0.25em 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.25em;
  list-style-image: url(../img/list_osigoto.gif);
  list-style-position: outside;
  width: 140px;
  float: left;
}
#subosigoto a {
  text-decoration: none;
}
#subosigoto a:hover{
text-decoration: underline;
}


/*170511追加
-------------------------------------------------*/

.toroku_midashi{
    background: #f9be3c;
/*    background: -moz-linear-gradient(top, #a0cfff 0%, #81b3d9 100%); 
    background: -webkit-linear-gradient(top, #a0cfff 0%,#81b3d9 100%);
    background: linear-gradient(to bottom, #a0cfff 0%,#81b3d9 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0cfff', endColorstr='#81b3d9',GradientType=0 ); */
    font-size:240%;
    padding:20px 15px;
    color:#000000;
    font-weight:bold;
    margin-top:30px;
}
.title_obi{
    color:#656565;
    background: #c5e8f5; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #c5e8f5 1%, #aadae0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #c5e8f5 1%,#aadae0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #c5e8f5 1%,#aadae0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5e8f5', endColorstr='#aadae0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding:10px;
    font-size:130%;
    margin:30px auto 0 auto;
}
.f_color_red{ color:#ff1733 !important;}
.f_color_blue{ color:#507ba5 !important;}
.f_color_green{ color:#9ebb57 !important;}

.point_waku{
    border:1px solid #c5e8f5;
    padding:15px;
}
.point_waku{
    list-style:none;
}
.point_waku>li:first-child{
    font-size:130%;
    color:#6696bb;
    font-weight:bold;
    padding-bottom:10px;
}
.point_waku>li:not(:first-child):first-letter{
    color:#6696bb;
}
.point_waku>li:not(:first-child):not(:last-child){
    padding-bottom:3px;
}
.choitospace{
    line-height:1.6em;
    }
.table_waku1{
    display:table;
    table-layout:fixed;
    width:100%;
    box-sizing:border-box;
}
.table_waku1>div{
    display:table-cell;
    vertical-align:top;
}
.table_waku1>div img{
    display: block;
    width:100%;
}
.table_waku1>div:nth-child(1){
    width:55%;
}
.table_waku1>div:nth-child(2){
    width:45%;
    padding-top:10px;
}
.shokai_disc {
    background:#c5e8f5;
    list-style:none;
    width:100%;
    display:table;
    table-layout:fixed;
    box-sizing:border-box;
    padding-left:0;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    margin:0;
    border-bottom:1px solid #ffffff;
}
.shokai_disc>li {
    color:#4783b1;
    display:table-cell;
    vertical-align:middle;
    padding:10px 0;
    text-align:left;
}
.shokai_disc>li:nth-child(1) {
    width:40%;
    font-size:150%;
    padding-left:20px;
    letter-spacing:0.05em;
}
.shokai_disc>li:nth-child(2) {
    width:60%;
    padding-right:20px;
    padding-left:10px;
}
.shokai_disc2{
    background:#c5e8f5;
    padding:10px;
    color:#353535;
    line-height:1.6em;
}
.service_table {
    width:100%;
    box-sizing:border-box;
}

.service_table:not(:last-child) {
    margin-bottom:40px !important;
}
.service_table td {
    vertical-align:top;
}
.service_table td:first-child{
    width:30%;
}
.service_table td:nth-child(2){
    width:50%;
    border-left:2px solid #c5e8f5 !important;
    padding:5px 10px !important; 
}
.service_table td:nth-child(3){
    width:20%;
}
.service_table td>img{
    display:block;
    width:100%;
}
.service_table td>p:nth-child(1){
    text-align:left !important;
}

.service_table td>p.tohroku_btn:nth-child(2){
    width:100%;
    box-sizing:border-box;
    padding:10px 0;
    margin:0 auto !important;
}
.tohrokuBtn {
    background: #ea4446; /* Old browsers */
    background: -moz-linear-gradient(top, #ea4446 0%, #c50018 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ea4446 0%,#c50018 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ea4446 0%,#c50018 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4446', endColorstr='#c50018',GradientType=0 ); /* IE6-9 */
    display: block;
    padding: 15px 0 !important;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    border-bottom: solid 3px #860310;
    width: 230px;
    text-align: center;
    text-decoration:none;
    margin-top:15px !important;
    letter-spacing:0.1em;
    font-size:110%;
}
.kabuse {
    border:none !important;
}
.kabuse th {
    text-align:left !important;
}
.t_center {
    text-align:center !important;
}


/*170524追加
-------------------------------------------------*/
.oshigoto_botton,.oshigoto_botton2{
    margin:0 auto;
    width:100%;
    text-align:center;
    margin-top:60px;
    margin-bottom:50px;
}
.oshigoto_botton2,.oshigoto_botton2>a>p {
    margin-top:0;
    padding-top:30px;
    padding-left:0 !important;
    padding-right:0 !important;
}
.oshigoto_botton>a,.oshigoto_botton2>a{
    display:block;
    width:332px;
    margin:0 auto;
}
.oshigoto_botton>a>p,
.oshigoto_botton2>a>p,
a.touroku_btn{
    background-image:url(../img/osigoto/bnr_off.png);
    background-repeat:no-repeat;
    width:332px;
    height:68px;
    padding-right:0 !important;
}
a.touroku_btn{
    background-image:url(../img/riyou_guide/bnr_off_s.jpg);
    width:230px;
    height:74px;
}
a.touroku_btn{
    display:block;
}
.oshigoto_botton>a:hover>p,
.oshigoto_botton2>a:hover>p{
    background-image:url(../img/osigoto/bnr_on.png);
}
a.touroku_btn:hover{
    background-image:url(../img/riyou_guide/bnr_on_s.jpg);
}


/*181205追加
-------------------------------------------------*/

.shigoto_komoku {
    width:100%;
    display:table;
    table-layout:fixed;
    padding:0;
    margin:0;
}
.shigoto_komoku>li {
    display:inline-block;
    vertical-align:top;
    width:calc((100% - 15px) / 3);
    width:-webkit-calc((100% - 15px) / 3);
    margin:0;
}
.shigoto_komoku>li {
}
.shigoto_komoku>li:nth-child(n+1):nth-child(-n+3) .bg_text_box {
/*    height:calc(220px + 10px);
    height:-webkit-calc(220px + 10px);*/
    margin-bottom:10px;
}
.shigoto_komoku>li:first-child,
.shigoto_komoku>li:nth-child(4) {
    padding-right:5px;
}
.shigoto_komoku>li:nth-child(2),
.shigoto_komoku>li:nth-child(5) {
    padding-left:2.5px;
    padding-right:2.5px;
}
.shigoto_komoku>li:nth-child(3),
.shigoto_komoku>li:last-child {
    padding-left:5px;
}
.shigoto_komoku>li img {
    display:block;
    width:100%;
    max-width:230px;
}
.bg_text_box {
    background:#fafdff;
    box-shadow:1px 1px 5px #e0e0e0;
    padding-bottom:10px;
}
.shigoto_komoku>li>div a p {
    margin:0;
}
.shigoto_komoku>li>div a>p:first-child {
    padding:0 !important;
}
.shigoto_komoku>li>div a>p:nth-child(2) {
    font-weight:bold;
    padding:15px 15px 7px 15px !important;
    position: relative;
    display: inline-block;
    margin-bottom: .1em;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.shigoto_komoku>li>div a>p:nth-child(2):before {
    content: '';
    position: absolute;
    bottom: 2px;
    display: inline-block;
    width: 50px;
    height: 2px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #6696bb;
    border-radius: 2px;
}
.shigoto_komoku>li>div a:hover>p:nth-child(2):before {
    background-color: #ff1733;
}
.shigoto_komoku>li>div>p.guid_text,
.shigoto_komoku>li>div>p.guid_btn {
    line-height:1.3;
}
.shigoto_komoku>li>div>p.guid_text {
    padding: 5px 15px 7px 15px  !important;
    margin:0 auto;
}
.shigoto_komoku>li>div>p.guid_btn {
    padding: 10px 15px 0 15px  !important;
    text-align:center;
    margin:0 auto 5px auto;
}
.shigoto_komoku>li>div a.komoku_title {
    color:#6696bb;
    text-decoration:none;
    font-size:130%;
}
.shigoto_komoku>li>div a.komoku_title:hover,
.f_color_red {
    color:#ff1733;
}
.shigoto_komoku>li>div a:hover img {
    opacity:0.7;
}
/*btn*/
.kaintoroku_btn {
    position: relative;
    display: inline-block;
    padding: 6px 15px;
    text-decoration: none;
    color: #FFF !important;
    background: #c42c14;/*背景色*/
    border-bottom: solid 2px #821606;/*少し濃い目の色に*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-size:110%;
}
.kaintoroku_btn:hover {
    opacity:0.8;
}
.kaintoroku_btn:active {
    border-bottom: solid 2px #a71c08;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}



.touroku_btn_2 {
    display: inline-block;
    color:#fff;
    border:1px solid #981c0a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width:100%;
/*    position:absolute;
    top:73px;*/
}
.touroku_btn_2 {
    max-width:200px;
}
.touroku_btn_2>span {
    border-bottom: 3px solid #651307;
    width:100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}
.touroku_btn_2>span {
    background:#c42c16;
    font-size:130%;
    padding-top:8px;
    padding-bottom:8px;
}
.touroku_btn_2>span>i {
    background: rgba(255,255,255,1);
    color:#c42c16;
    display:block;
    padding:2px 0;
    margin-top:5px;
    font-size:90%;
    width:calc(100% - 15px);
    width:-webkit-calc(100% - 15px);
    margin-left:7.5px;
    margin-right:7.5px;
    border-radius:3px;
}
.touroku_btn_2:hover {
    color:#fff;
    padding-top:0;
    padding-bottom:0;
    margin-top:3px;
}
.touroku_btn_2:hover>span {
    border-bottom: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.main_img_btn {
    position:relative;
    width:100%;
    top:0;
    left:0;
}
.main_img_btn>img {
    max-width:700px;
    height:220px;
    display:block;
    width:100%;
    padding-bottom:20px;
}
.main_img_btn>div {
    position:absolute;
    top:0;
    left:0;
    width:240px;
    height:200px;
    padding:10px 5px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}