/***************　共通　***************/
a {
  outline: none;
  text-decoration: none;
}

#contents_left {
  /* width: 700px; */
  width: 100%;
  line-break: strict;
}

/*#contents_left h1 {*/
/*  margin: 0px;*/
/*  padding: 30px 0px 10px 0px;*/
/*  font-size: 20px;*/
/*}*/

#contents_left h2 {
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  font-weight: normal;
}

#contents_left h2.text-b {
  font-weight: none;
  font-size: 24px;
  line-height: 1.5em;
  /* width: 500px; */
  width: 1020px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  padding: 0px;
}

#contents_left h2.text-b2 {
  font-weight: none;
  font-size: 24px;
  line-height: 1.5em;
  width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  padding: 0px;
}

#contents_left h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

/* トップに戻るボタン */
#back-top {
  position: fixed;
  bottom: 6%;
  right: 3%;
}
#back-top span {
  width: 66px;
  height: 60px;
  display: block;
}

/* イメージ透過（一部） */
#hope a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
  background: #fff;
}

/* 中見出し */
#y_area h4 {
  font-size: 16px;
  margin: 0px;
}
.selector11b {
  border-left: #666666 solid 6px;
  padding: 4px 5px 4px 6px;
}
.missle_title_class {
  font-size: 16px;
  box-sizing: border-box;
  width: 100%;
  font-weight: bold;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border-bottom: 1px dotted #333333;
  border-top: 1px solid #333333;
  padding: 4px 5px;
  text-decoration: none;

  background-color: #ffffff;
  color: #141414;
  display: inline-block;
  text-shadow: 0px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 0px 29px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 29px 0px #ffffff;
  box-shadow: inset 0px 0px 29px 0px #ffffff;
  text-align: left;
  margin-bottom: 15px;
}

/* 小見出し */
#y_area h5 {
  font-size: 14px;
  margin: 0px;
  padding: 3px 3px 1px 3px;
  font-weight: bold;
  box-sizing: border-box;
}
#y_area .small_title_uline {
  display: block;
  border-bottom: 1px dotted #ccc;
  padding: 3px 3px 1px 3px;
  height: auto;
  box-sizing: border-box;
}
#y_area .y_list_sarea {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
#y_area .y_list_sarea .y_list_sarea_table {
  float: left;
  width: 400px;
}
#y_area .y_list_sarea .mini_cell {
  float: left;
  width: 400px;
}
#contents_left p {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 2em;
}

#contents_left .con-title {
  padding-bottom: 0px;
}
#contents_left .con-title h1 {
  border-bottom:4px solid #969696;
  font-size:36px;
  letter-spacing:5px;
  margin:20px 0px;
  padding-bottom: 15px;
}

#contents_left .map-iframe {
  height: 350px;
  width: 425px;
}
#contents_left .ing-gif {
  height: 80px;
  width: 690px;
}

#contents_left .syaoku-img {
  height: 120px;
  width: 180px;
}
.daihyo_n-gif,
.daihyo_b-gif {
  height: 40px;
  width: 204px;
}
.kaisya_b-gif {
  height: 40px;
  width: 128px;
}
.enkaku_n-gif {
  height: 40px;
  width: 256px;
}

#contents_left .text-bs {
  font-weight: none;
  font-size: 24px;
  line-height: 1.5em;
  margin-top: 20px;
  margin-bottom: 10px;
}

#contents_left .c_bar {
  /* background-color: #D8D8D8; */
  background-image: url(../images/body_bar.gif);
  background-repeat: repeat-x;
  height: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

#contents_left .p {
  padding-top: 10px;
  padding-right: 15px;
}

#contents_left .st {
  font-size: 18px;
  color: #df0101;
}

#contents_left .point_area {
  width: 690px;
  padding: 10px;
  background-image: url(../images/back_line.gif);
  background-repeat: repeat;
  font-size: 12px;
  line-height: 1.8em;
  margin-bottom: 15px;
}

#day {
  width: 100%;
  text-align: right;
  font-size: 12px;
  color: #666666;
  margin-bottom: 15px;
  text-decoration: underline;
}

#contact_img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 60px;
  text-align: center;
  vertical-align: middle;
}

#social {
  width: 100%;
  background-color: #a9d0f5;
  height: auto;
  margin-bottom: 30px;
}

#socialbutton {
  display: none;
  padding: 10px 0px 10px 15px;
}

#socialbutton div {
  float: left;
}

#attention {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

/* p余白 */
.p_padding {
  padding: 5px 0px;
}

/* 他コンテンツ誘導ミニ */
#contents_escape {
  padding: 5px 0px 20px 0px;
  font-size: 14px;
  text-align: right;
}
#contents_escape_min {
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  text-align: right;
}
/* 次ページ誘導エリア画像 */
#next_area {
  width: 690px;
  margin-bottom: 15px;
  padding: 5px;
}
#next_area .next_left {
  float: left;
  width: 340px;
}
#next_area .next_right {
  float: right;
  text-align: right;
  width: 340px;
}

#next_area ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}
#next_area li {
  position: relative;
  line-height: 1;
  margin-bottom: 10px;
  width: 300px;
}

/* 文章内リンク */
.main_area a:link {
  text-decoration: none;
  color: #0431b4;
}

.main_area a:hover {
  text-decoration: underline;
  padding-bottom: 1px;
  color: #0431b4;
}

/******************　顧客作りのご提案　******************/

/* サンデー山口の強み */
#defarut_area {
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#defarut_area .defarut_list {
  margin-bottom: 30px;
  border-bottom: 1px dotted #333333;
  height: 225px;
}

#defarut_area .defarut_list_img {
  float: left;
}

#defarut_area .defarut_list_text {
  width: 560px;
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}

#defarut_area .defarut_list_texts {
  font-size: 12px;
  line-height: 1.8em;
}

#defarut_area h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
  font-size: 14px;
}

/* 山口市・県内 */
#y_area {
  padding-right: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#y_area .y_list_text {
  width: 100%;
  padding-bottom: 15px;
  box-sizing: border-box;
}

#custmer_point {
  margin: 0 auto;
  width: 700px;
}

#custmer_point ul {
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
#custmer_point li {
  float: left;
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 230px;
  text-align: center;
}

.contents_left .cancel_box {
  float: right;
  margin-left: 5px;
  width: 330px;
}
.contents_left .small_title_box {
  float: right;
  margin-left: 5px;
  width: 330px;
}

/******************　広告掲載・事業紹介　******************/

#medialist {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 1px;
  box-sizing: boder-box;
}

/* 文章内リンク */
.y_area a:link {
  text-decoration: none;
  color: #0431b4;
}

.y_area a:hover {
  text-decoration: underline;
  padding-bottom: 1px;
  color: #0431b4;
}

/*　テーブル　*/
#medialist table {
  background-color: #fff;
  border-top: #ffffff 3px double;
  border-collapse: collapse;
  width: 100%;
  border-left: #a4a4a4 1px solid;
  border-right: #a4a4a4 1px solid;
  border-bottom: #a4a4a4 1px solid;
}
#medialist table th.t_top {
  border-bottom: #a4a4a4 1px solid;
  background-color: #666666;
  font-size: 12px;
  text-align: center;
  padding: 5px;
  color: #ffffff;
  font-weight: bold;
}
#medialist table td.t_line01 {
  background-color: #d8d8d8;
  border-bottom: #a4a4a4 1px dotted;
  text-align: center;
  padding: 10px;
  vertical-align: top;
  font-size: 12px;
  color: #000000;
}
#medialist table td.t_line02 {
  background-color: #ffffff;
  border-bottom: #a4a4a4 1px dotted;
  text-align: left;
  padding: 10px;
  vertical-align: top;
  font-size: 12px;
  color: #000000;
}

#medialist .point {
  margin-top: 5px;
  border: 1px dotted #ff0000;
  color: #000000;
  padding: 5px;
}

/* リスト */
#pro_list {
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 5px;
  border: 1px dotted #000000;
  box-sizing: boder-box;
}
#pro_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  box-sizing: boder-box;
  font-size: 12px;
  color: #333333;
}
#pro_list li {
  padding: 3px;
  margin: 5px;
  border-bottom: 1px dashed #666666;
  box-sizing: boder-box;
  float: left;
  font-size: 12px;
}

/*　サンデー山口　*/
#media_detail {
  /* width: 690px; */
  width: 100%;
  font-size: 12px;
  line-height: 2em;
}

#media_detail h5 {
  font-size: 30px;
  line-height: 1.5em;
  margin: 0px;
  font-weight: normal;
}

#media_detail h4 {
  font-size: 16px;
  line-height: 1.5em;
  margin: 0px;
}

#media_detail h3 {
  font-size: 22px;
  color: #2844cc;
  line-height: 1.5em;
  margin: 0px;
}

#media_detail .summary {
  width: 450px;
  padding: 10px 5px;
  background-image: url(../images/back_line.gif);
  background-repeat: repeat;
  box-sizing: boder-size;
  background-color: #585858;
  color: #000000;
  font-size: 12px;
  border: 1px dotted #666666;
  float: right;
}
.saiyou_bur-gif {
  /* height: 60px; */
  /* width: 700px; */
  width: 100%;
}
.inq-gif {
  height: 85px;
  width: 690px;
}
.about01-gif,
.about02-gif,
.about03-gif {
  height: 60px;
  width: 330px;
}

.letter {
  background-color: #f5f6ce;
  padding: 1em;
  width: 620px;
  border: 1px solid #eee;
  border-right: 2px solid #eee;
  border-bottom: 2px solid #eee;
  margin-bottom: 5px;
}
.letter ul {
  margin: 0px;
  padding: 5px;
  list-style-type: none;
  font-family: "MS明朝";
  font-weight: bold;
}
.letter li {
  margin: 0px;
  list-style-type: none;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 0.13em;
  border-bottom: 1px dotted #999;
  color: #656565;
  box-sizing: boder-box;
}
#cs_box {
  padding: 6px;
  box-sizing: boder-box;
}

.merit-box {
  width: 690px;
  margin-right: -17px;
  overflow: hidden;
  _zoom: 1;
}
.merit-sunyama dl {
  width: 685px;
  margin-right: 15px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  background-color: #e0f2f7;
}
.merit-sunyama dt {
  padding: 4px 8px;
  background-color: #fff;
  border-left: 5px solid #0101df;
  font-weight: bold;
  font-size: 14px;
}
.merit-sunyama dd {
  padding: 8px;
}
.merit-sunyama dd img {
  float: right;
  border: 1px solid #ccc;
  margin-left: 5px;
  margin-bottom: 5px;
}

/* --- テーブル１ --- */
#sendarea_cell {
  margin-bottom: 10px; /* 部品グループの下マージン */
  padding: 0px; /* 部品グループのパディング */
  background-color: #f9f9f9; /* 部品グループの背景色 */
  border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
}
#sendarea_cell table {
  width: 200px; /* テーブルの幅 */
  border: 1px solid; /* テーブルの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
  padding: 0px;
}
#sendarea_cell caption {
  margin: 0px;
  padding: 5px 8px; /* キャプションのパディング（上下、左右） */
  background-color: #6e6e6e;
  font-size: 12px;
  /*background: #f9f9f9 url(../contact/images/caption_back1.gif) repeat-x;*/ /* キャプションの背景 */
  border: 1px solid; /* キャプションの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #ffffff; /* キャプションの文字色 */
  font-weight: bold;
}
#sendarea_cell th span.supplement {
  font-weight: normal;
}
#sendarea_cell th {
  padding: 5px 8px; /* 見出しセルのパディング（上下、左右） */
  background-color: #f5f5f5; /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
  text-align: left;
  vertical-align: top;
  line-height: 130%;
}
#sendarea_cell td {
  padding: 5px 5px 5px; /* データセルのパディング（上、左右、下） */
  background-color: #ffffff; /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
  vertical-align: top;
  font-size: 12px;
}

/* --- テーブル２ --- */
#normal_cell {
  margin-bottom: 10px; /* 部品グループの下マージン */
  padding: 0px; /* 部品グループのパディング */
  background-color: #f9f9f9; /* 部品グループの背景色 */
  border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
}
#normal_cell table {
  width: 100%; /* テーブルの幅 */
  border: 1px solid; /* テーブルの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
#normal_cell caption {
  margin-bottom: 0px; /* キャプションの下マージン */
  padding: 5px 8px; /* キャプションのパディング（上下、左右） */
  background-color: #6e6e6e;
  font-size: 12px;
  /*background: #f9f9f9 url(../contact/images/caption_back1.gif) repeat-x;*/ /* キャプションの背景 */
  border: 1px solid; /* キャプションの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #ffffff; /* キャプションの文字色 */
  font-weight: bold;
}
#normal_cell th span.supplement {
  font-weight: normal;
}
#normal_cell th {
  width: 160px; /* 見出しセルの幅 */
  padding: 5px 8px; /* 見出しセルのパディング（上下、左右） */
  background-color: #f5f5f5; /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
  text-align: left;
  vertical-align: top;
  line-height: 130%;
  border-right: 1px dotted #999999;
  font-size: 12px;
}
#normal_cell td {
  padding: 5px 5px 5px; /* データセルのパディング（上、左右、下） */
  background-color: #ffffff; /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
  vertical-align: top;
  font-size: 12px;
}

/* --- テーブル３ --- */
#mini_cell {
  margin-bottom: 10px; /* 部品グループの下マージン */
  padding: 0px; /* 部品グループのパディング */
  background-color: #f9f9f9; /* 部品グループの背景色 */
  border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
  height: auto;
}
#mini_cell table {
  width: 100%; /* テーブルの幅 */
  border: 1px solid; /* テーブルの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
#mini_cell caption {
  margin-bottom: 0px; /* キャプションの下マージン */
  padding: 2px 5px; /* キャプションのパディング（上下、左右） */
  background-color: #6e6e6e;
  font-size: 10px;
  /*background: #f9f9f9 url(../contact/images/caption_back1.gif) repeat-x;*/ /* キャプションの背景 */
  border: 1px solid; /* キャプションの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #ffffff; /* キャプションの文字色 */
  font-weight: bold;
}
#mini_cell th span.supplement {
  font-weight: normal;
}
#mini_cell th {
  width: 70px; /* 見出しセルの幅 */
  padding: 2px 2px; /* 見出しセルのパディング（上下、左右） */
  background-color: #f5f5f5; /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
  text-align: left;
  vertical-align: top;
  line-height: 120%;
  border-right: 1px dotted #999999;
  font-size: 10px;
}
#mini_cell td {
  padding: 2px 2px 2px; /* データセルのパディング（上、左右、下） */
  background-color: #ffffff; /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
  vertical-align: top;
  font-size: 10px;
  line-height: 120%;
}

#point {
  margin-top: 5px;
  border: 1px dotted #ff0000;
  color: #000000;
  padding: 5px;
  position: relative;
}

/* 内容ボックス */
#wrapper_area {
  margin-right: -17px;
  padding-bottom: 10px;
  overflow: hidden;
  _zoom: 1;
}
#wrapper_body {
  width: 210px;
  margin-right: 25px;
  float: left;
}
#wrapper_body .cbm_wrap {
  display: block;
  min-height: 310px !important;
  width: 180px;
  margin: 10px auto;
  padding: 10px 10px 10px 10px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  position: relative;
  background-color: #fff;
  text-align: center;
}
#wrapper_body .cbm_wrap img {
  width: 100%;
  margin-top: 5px;
  margin-botom: 10px;
}
#wrapper_body .cbm_wrap p {
  margin-top: 15px !important;
  text-align: justify !important;
  font-size: 12px;
}
#wrapper_body .cbm_wrap h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 2px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding-top: 5px;
}
#wrapper_body .cbm_wrap a {
  text-decoration: none;
  color: #4a4a4a !important;
}
#wrapper_body .cbm_wrap a:hover {
  text-decoration: underline;
  color: #6b6b6b !important ;
}

/* その他広告スタイルボックス２列 */
#wrapper2_area {
  margin-right: -17px;
  padding-bottom: 10px;
  overflow: hidden;
  _zoom: 1;
}
#wrapper2_body {
  width: 325px;
  margin-right: 25px;
  float: left;
}
#wrapper2_body .cbm_wrap {
  display: block;
  min-height: 310px !important;
  width: 290px;
  margin: 10px auto;
  padding: 12px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  position: relative;
  background-color: #fff;
  text-align: center;
  box-sizing: content-box;
}
#wrapper2_body .cbm_wrap img {
  width: 260px;
  height: 180px;
  margin-top: 5px;
  /* margin-bottom: 10px; */
}
#wrapper2_body .cbm_wrap p {
  margin-top: 15px !important;
  text-align: justify !important;
  font-size: 12px;
}
#wrapper2_body .cbm_wrap h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding-top: 10px;
}
#wrapper2_body .cbm_wrap a {
  text-decoration: none;
  color: #4a4a4a !important;
}
#wrapper2_body .cbm_wrap a:hover {
  text-decoration: underline;
  color: #6b6b6b !important ;
}

/* それっｃｈａ！用内容ボックス */
#wrapper_area_so {
  margin-right: -15px;
  padding-bottom: 10px;
  overflow: hidden;
  _zoom: 1;
}
#wrapper_body_so {
  width: 320x;
  margin-right: 20px;
  margin-left: 5px;
  float: left;
}
#wrapper_body_so .cbm_wrap {
  display: block;
  min-height: 270px !important;
  width: 300px;
  margin: 15px auto;
  padding: 12px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  position: relative;
  background-color: #fff;
  text-align: center;
}
#wrapper_body_so .cbm_wrap img {
  margin-top: 5px;
  margin-botom: 10px;
}
#wrapper_body_so .cbm_wrap p {
  margin-top: 15px !important;
  text-align: justify !important;
  font-size: 12px;
}
#wrapper_body_so .cbm_wrap h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#wrapper_body_so .cbm_wrap a {
  text-decoration: none;
  color: #4a4a4a !important;
}
#wrapper_body_so .cbm_wrap a:hover {
  text-decoration: underline;
  color: #6b6b6b !important ;
}

/* 申込み、料金表ボタン */
#ms_btn {
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #74b807;
  padding: 6px 8px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #89c403),
    color-stop(100%, #77a809)
  );
  background: -moz-linear-gradient(center top, #89c403 5%, #77a809 100%);
  background: -ms-linear-gradient(top, #89c403 5%, #77a809 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
  background-color: #89c403;
  color: #ffffff;
  display: inline-block;
  text-shadow: 1px 1px 0px #528009;
  -webkit-box-shadow: inset 1px 1px 0px 0px #a4e271;
  -moz-box-shadow: inset 1px 1px 0px 0px #a4e271;
  box-shadow: inset 1px 1px 0px 0px #a4e271;
  width: 170px;
  text-align: center;
  box-sizing: content-box;
}
#ms_btn:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #77a809),
    color-stop(100%, #89c403)
  );
  background: -moz-linear-gradient(center top, #77a809 5%, #89c403 100%);
  background: -ms-linear-gradient(top, #77a809 5%, #89c403 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
  background-color: #77a809;
}
#ms_btn:active {
  position: relative;
  top: 1px;
}

#money_btn {
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #d83526;
  padding: 6px 8px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #fa665a),
    color-stop(100%, #d34639)
  );
  background: -moz-linear-gradient(center top, #fa665a 5%, #d34639 100%);
  background: -ms-linear-gradient(top, #fa665a 5%, #d34639 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
  background-color: #fa665a;
  color: #ffffff;
  display: inline-block;
  text-shadow: 1px 1px 0px #98231a;
  -webkit-box-shadow: inset 1px 1px 0px 0px #fab3ad;
  -moz-box-shadow: inset 1px 1px 0px 0px #fab3ad;
  box-shadow: inset 1px 1px 0px 0px #fab3ad;
  width: 170px;
  text-align: center;
}
#money_btn:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #d34639),
    color-stop(100%, #fa665a)
  );
  background: -moz-linear-gradient(center top, #d34639 5%, #fa665a 100%);
  background: -ms-linear-gradient(top, #d34639 5%, #fa665a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
  background-color: #d34639;
}
#money_btn:active {
  position: relative;
  top: 1px;
}

/* ページ内メニュー */
#page_in_nav {
  list-style-type: none;
  width: 700px;
  height: 30px;
  padding: 0px;
  background: #f2f2f2;
  border-bottom: 1px solid #6e6e6e;
  margin: 0px 0px 0px 0px;
  position: relative;
  z-index: 2;
}
#page_in_nav li {
  position: relative;
  width: 175px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: underline;
}
#page_in_nav li a {
  display: block;
  margin: 0;
  padding: 10px 5px;
  color: #000;
  font-size: 12px;
  line-height: 1;
  text-decoration: underline;
}
#page_in_nav li:hover > a {
  background: #2e2efe;
  color: #fff;
  text-decoration: underline;
}
#page_in_nav li ul {
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  border-radius: 0 0 3px 3px;
}
#page_in_nav li:last-child ul {
  left: -100%;
  width: 100%;
}
#page_in_nav li ul li {
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
#page_in_nav li ul li a {
  display: block;
  background: #0101df;
  padding: 10px 10px;
  margin: 0;
  border-bottom: 1px dotted #666;
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  line-height: 0.9;
  font-size: 12px;
}
#page_in_nav li:hover ul li {
  overflow: visible;
  height: 30px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  text-decoration: none;
}
#page_in_nav li:hover ul li:first-child {
  border-top: 0;
}
#page_in_nav li:hover ul li:last-child {
  border-bottom: 0;
}
#page_in_nav li:hover ul li:last-child a {
  border-radius: 0 0 3px 3px;
}

#ryokin_top {
  padding: 10px 0px;
  width: 100%;
}
#ryokin_top ul {
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 680px;
}
#ryokin_top li {
  float: left;
  position: relative;
  line-height: 1;
  margin-left: 15px;
  width: 200px;
}

/* 料金表 */
#ryokin_list {
  margin-bottom: 5px;
}
#ryokin_list table {
  margin: 0px;
  width: 100%; /* テーブルの幅 */
  border: 1px solid; /* テーブルの境界線 */
  border-color: #6e6e6e; /* テーブルの境界線色（上右下左） */
  padding: 0px;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  box-sizing: border-box;
}
#ryokin_list caption {
  margin: 0px; /* キャプションの下マージン */
  padding: 5px 8px; /* キャプションのパディング（上下、左右） */
  background-color: #6e6e6e;
  border-color: #6e6e6e; /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #ffffff; /* キャプションの文字色 */
  font-weight: bold;
  border-spacing: 0;
  border: 1px #6e6e6e solid;
  box-sizing: border-box;
}
#ryokin_list th {
  padding: 5px 5px; /* 見出しセルのパディング（上下、左右） */
  background-color: #e6e6e6; /* 見出しセルの背景色 */
  border-bottom: 1px #6e6e6e dotted;
  border-right: 1px #6e6e6e solid;
  text-align: center;
  vertical-align: top;
  line-height: 130%;
  box-sizing: border-box;
  font-size: 12px;
}
#ryokin_list th.th01 {
  width: 220px;
}
#ryokin_list th.th02 {
  width: 110px;
}
#ryokin_list th.th03 {
  width: 60px;
}
#ryokin_list th.th04 {
  width: 165px;
}
#ryokin_list th.th05 {
  width: 240px;
}
#ryokin_list th span.supplement {
  font-weight: normal;
}
#ryokin_list td {
  padding: 5px 5px; /* データセルのパディング（上、左右、下） */
  background-color: #ffffff; /* データセルの背景色 */
  border-bottom: 1px #6e6e6e dotted;
  border-right: 1px #6e6e6e solid;
  vertical-align: top;
  font-size: 12px;
}
#ryokin_list .right_cell {
  border-right-style: none;
  text-align: center;
}
#ryokin_list .side_border_no {
  border-right-style: none;
  border-left-style: none;
}
#ryokin_list:hover tbody tr:hover td {
  background: #e0ecf8;
}
#ryokin_list:hover tbody tr.c_no:hover td {
  background: #e0ecf8;
  cursor: default;
}
#ryokin_list td span.supplement {
  color: #808080;
}
#ryokin_list td div.supplement {
  color: #808080;
  text-align: right;
}
#ryokin_list td span.supplement_mini {
  color: #808080;
  font-size: 10px;
}
#ryokin_list td span.supplement_bold {
  color: #111111;
  font-weight: bold;
}

/* それっｃｈａ！用表 */
#sore_list {
  margin-botom: 10px;
}
#sore_list table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 14px;
}
#sore_list table.table010 caption {
  margin-top: 1em;
  text-align: left;
}
#sore_list table.table010 th,
#sore_list table.table010 td {
  border: solid 1px #a9e2f3;
  padding: 4px 6px;
}
#sore_list table.table010 th {
  background: #00bfff;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}
#sore_list .plan {
  width: 150px;
}
#sore_list .gaiyo {
  width: 350px;
}
#sore_list table.table010 td.course {
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}
#sore_list table.table010 td.fee {
  font-size: 12px;
}
#sore_list .bcolor {
  background: #e0f2f7;
}

/* --- それっcha！料金用 --- */
#mini_cell_s {
  margin-bottom: 10px; /* 部品グループの下マージン */
  padding: 0px; /* 部品グループのパディング */
  background-color: #f9f9f9; /* 部品グループの背景色 */
  border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
  height: auto;
}
#mini_cell_s table {
  width: 100%; /* テーブルの幅 */
  border: 1px solid; /* テーブルの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
#mini_cell_s caption {
  margin-bottom: 0px; /* キャプションの下マージン */
  padding: 2px 5px; /* キャプションのパディング（上下、左右） */
  background-color: #6e6e6e;
  font-size: 12px;
  /*background: #f9f9f9 url(../contact/images/caption_back1.gif) repeat-x;*/ /* キャプションの背景 */
  border: 1px solid; /* キャプションの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #ffffff; /* キャプションの文字色 */
  font-weight: bold;
}
#mini_cell_s th span.supplement {
  font-weight: normal;
}
#mini_cell_s th {
  width: 70px; /* 見出しセルの幅 */
  padding: 2px 2px; /* 見出しセルのパディング（上下、左右） */
  background-color: #f5f5f5; /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
  text-align: left;
  vertical-align: top;
  line-height: 120%;
  border-right: 1px dotted #999999;
  font-size: 12px;
}
#mini_cell_s td {
  padding: 2px 2px 2px; /* データセルのパディング（上、左右、下） */
  background-color: #ffffff; /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
  vertical-align: top;
  font-size: 10px;
  line-height: 120%;
}

/********* プロダクション *********/
#wrapper_area_s {
  margin-right: -17px;
  padding-bottom: 10px;
  overflow: hidden;
  _zoom: 1;
}
#wrapper_body_s {
  width: 210px;
  margin-right: 25px;
  float: left;
}
#wrapper_body_s .cbm_wrap {
  display: block;
  min-height: 200px !important;
  width: 180px;
  margin: 10px auto;
  padding: 12px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  position: relative;
  background-color: #fff;
  text-align: center;
}
#wrapper_body_s .cbm_wrap img {
  width: 100%;
  margin-top: 5px;
  margin-botom: 10px;
}
#wrapper_body_s .cbm_wrap p {
  margin-top: 15px !important;
  text-align: justify !important;
  font-size: 12px;
}
#wrapper_body_s .cbm_wrap {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#wrapper_body_s .cbm_wrap a {
  text-decoration: none;
  color: #4a4a4a !important;
}
#wrapper_body_s .cbm_wrap a:hover {
  text-decoration: underline;
  color: #6b6b6b !important ;
}

.menus_area {
  margin-left: 10px;
  line-height: 2.5em;
  padding: 10px;
  border: 1px solid #999999;
  background-color: #f2f2f2;
}

/***************　広告掲載申込み等フォーム　***************/

#form_area {
  width: 700px;
  height: auto;
  padding: 10px 10px 15px 0px;
}

/* タブ関係 */
#form_area div.tab_area {
  width: 690px;
  margin: 0 auto;
  border-bottom: 3px solid #dcdcdc;
}
#form_area div.tab_area ul {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  width: 670px;
  vertical-align: bottom;
}
#form_area div.tab_area li {
  float: left;
  position: relative;
  list-style-type: none;
}

/* タブボタンoff */
.taboff_btn_class {
  font-size: 14px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif, MSゴシック;
  font-weight: normal;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #dcdcdc;
  padding: 9px 16px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #fffcff),
    color-stop(100%, #f0e4f0)
  );
  background: -moz-linear-gradient(center top, #fffcff 5%, #f0e4f0 100%);
  background: -ms-linear-gradient(top, #fffcff 5%, #f0e4f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcff', endColorstr='#f0e4f0');
  background-color: #fffcff;
  color: #666566;
  display: inline-block;
  text-shadow: 1px 1px 0px #ffffff;
  -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
  -moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
  box-shadow: inset 1px 1px 0px 0px #ffffff;
}
.taboff_btn_class:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #f0e4f0),
    color-stop(100%, #fffcff)
  );
  background: -moz-linear-gradient(center top, #f0e4f0 5%, #fffcff 100%);
  background: -ms-linear-gradient(top, #f0e4f0 5%, #fffcff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0e4f0', endColorstr='#fffcff');
  background-color: #f0e4f0;
  text-decoration: underline;
}
.taboff_btn_class:active {
  position: relative;
  top: 1px;
}
/* タブボタンon */
.tabon_btn_class {
  font-size: 14px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif, MSゴシック;
  font-weight: bold;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #dcdcdc;
  padding: 13px 20px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #c2c2c2),
    color-stop(100%, #4d4d4d)
  );
  background: -moz-linear-gradient(center top, #c2c2c2 5%, #4d4d4d 100%);
  background: -ms-linear-gradient(top, #c2c2c2 5%, #4d4d4d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c2c2', endColorstr='#4d4d4d');
  background-color: #c2c2c2;
  color: #ffffff;
  display: inline-block;
  text-shadow: 0px 0px 0px #bdbdbd;
  -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
  -moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
  box-shadow: inset 0px 0px 0px 0px #ffffff;
}

#form_area div.tab_area .tab_area_list2 {
  position: absolute;
  bottom: 0px;
  left: 210px;
}
#form_area div.tab_area .tab_area_list3 {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

.clear {
  clear: both;
}
#input_status {
  margin-bottom: 30px;
}

#input_area {
  width: 690px;
}

/* --- フォームエリア --- */
form.contact {
  width: 680px; /* フォームエリアの幅 */
  font-size: 12px;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
  line-height: 130%;
}
/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
  vertical-align: middle;
}

/* --- 部品グループ --- */
form.contact div.fields {
  margin-bottom: 20px; /* 部品グループの下マージン */
  padding: 0px; /* 部品グループのパディング */
  background-color: #f9f9f9; /* 部品グループの背景色 */
  border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
}

/* --- テーブル --- */
form.contact table {
  width: 100%; /* テーブルの幅 */
  border: 1px solid; /* テーブルの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
/* --- キャプション --- */
form.contact caption {
  margin-bottom: 0px; /* キャプションの下マージン */
  padding: 5px 8px; /* キャプションのパディング（上下、左右） */
  background-color: #6e6e6e;
  /*background: #f9f9f9 url(../contact/images/caption_back1.gif) repeat-x;*/ /* キャプションの背景 */
  border: 1px solid; /* キャプションの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #ffffff; /* キャプションの文字色 */
  font-weight: bold;
}
/* --- 見出しセル（th） --- */
form.contact th {
  width: 140px; /* 見出しセルの幅 */
  padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
  background-color: #f5f5f5; /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
  text-align: left;
  vertical-align: top;
  line-height: 130%;
}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
  font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
  padding: 10px 5px 7px; /* データセルのパディング（上、左右、下） */
  background-color: #ffffff; /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
  vertical-align: top;
}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
  color: #808080;
}
form.contact td div.supplement {
  color: #808080;
  text-align: right;
}
form.contact td span.supplement_mini {
  color: #808080;
  font-size: 10px;
}
form.contact td span.supplement_bold {
  color: #111111;
  font-weight: bold;
}

/* --- 必須項目セル --- */
form.contact td.required {
  width: 26px; /* 必須項目セルの幅 */
  padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
  background-color: #e6e6e6; /* 必須項目セルの背景色 */
  text-align: center;
  vertical-align: top;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
  background-color: #ffffff; /* 任意項目セルの背景色 */
}
/* --- 注意書き --- */
.attention_b {
  width: 95%;
  padding: 5px;
  border: 1px dotted #000000;
  font-size: 10px;
  margin-top: 12px;
  line-height: 1.2em;
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
  margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company,
#section,
#name,
#name2,
#email,
#address {
  width: 350px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel3,
#fax1,
#fax2,
#days,
#fax3 {
  width: 70px; /* フォーム部品の幅 */
}
#zip1,
#zip2 {
  width: 70px; /* フォーム部品の幅 */
}
#tel1,
#fax1 {
  width: 140px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
  width: 420px; /* フォーム部品の幅 */
  height: 10em; /* フォーム部品の高さ */
}
#remark {
  width: 420px; /* フォーム部品の幅 */
  height: 6em; /* フォーム部品の高さ */
}

/* --- テキストエリアの色 --- */
.empty {
  color: #bdbdbd;
}

/* --- テキストエリアの背景色変更 --- */
textarea:focus {
  background-color: #f2f5a9;
}

input:focus {
  background-color: #f3f781;
}

/* --- ラジオボックス --- */
input[type="radio"] {
  position: relative;
  -webkit-appearance: button;
  appearance: button;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  content: "";
  background-color: #ffffff;
  border: 1px solid #999999;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  cursor: pointer;
}

input[type="radio"]:checked:after {
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  content: "";
  width: 10px;
  height: 10px;
  background: #111111;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

#form_rajio {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative;
}

#form_rajio li {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  position: relative;
}

#form_rajio_wid {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative;
}

#form_rajio_wid li {
  float: left;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  position: relative;
}

/* --- 〒検索ボタン --- */
.yuubin_btn_class {
  font-size: 12px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif, MSゴシック;
  font-weight: normal;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  padding: 6px 13px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(24%, #f0ebf0),
    color-stop(81%, #bababa)
  );
  background: -moz-linear-gradient(center top, #f0ebf0 24%, #bababa 81%);
  background: -ms-linear-gradient(top, #f0ebf0 24%, #bababa 81%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0ebf0', endColorstr='#bababa');
  background-color: #f0ebf0;
  color: #121212;
  display: inline-block;
  text-shadow: 2px 2px 3px #ffffff;
  -webkit-box-shadow: inset 0px 8px 11px -1px #ffffff;
  -moz-box-shadow: inset 0px 8px 11px -1px #ffffff;
  box-shadow: inset 0px 8px 11px -1px #ffffff;
  cursor: pointer;
}
.yuubin_btn_class:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(24%, #bababa),
    color-stop(81%, #f0ebf0)
  );
  background: -moz-linear-gradient(center top, #bababa 24%, #f0ebf0 81%);
  background: -ms-linear-gradient(top, #bababa 24%, #f0ebf0 81%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#f0ebf0');
  background-color: #bababa;
}
.yuubin_btn_class:active {
  position: relative;
  top: 1px;
}

/* --- 確認ボタン --- */
.check_btn_class {
  font-size: 20px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif, MSゴシック;
  font-weight: bold;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #268a16;
  padding: 8px 40px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(18%, #77d42a),
    color-stop(87%, #5cb811)
  );
  background: -moz-linear-gradient(center top, #77d42a 18%, #5cb811 87%);
  background: -ms-linear-gradient(top, #77d42a 18%, #5cb811 87%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
  background-color: #77d42a;
  color: #ffffff;
  display: inline-block;
  text-shadow: 1px 1px 4px #171717;
  -webkit-box-shadow: 1px 0px 8px 7px #caefab;
  -moz-box-shadow: 1px 0px 8px 7px #caefab;
  box-shadow: 1px 0px 8px 7px #caefab;
  cursor: pointer;
}
.check_btn_class:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(18%, #5cb811),
    color-stop(87%, #77d42a)
  );
  background: -moz-linear-gradient(center top, #5cb811 18%, #77d42a 87%);
  background: -ms-linear-gradient(top, #5cb811 18%, #77d42a 87%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
  background-color: #5cb811;
}
.check_btn_class:active {
  position: relative;
  top: 1px;
}

/* --- チェックボックス --- */
#form_area .label_area {
  margin-bottom: 8px;
  margin-right: 20px;
  float: left;
}

.checkA {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: button;
  appearance: button;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  vertical-align: middle;
}

.checkA:checked::after {
  position: absolute;
  content: "";
  top: -3px;
  left: 3px;
  width: 8px;
  height: 14px;
  border-right: 4px solid #009933;
  border-bottom: 4px solid #009933;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* --- エラーチェック表示 --- */
#input_area .errorcheck {
  width: 120px;
  height: auto;
  padding: 10px 5px;
  background-color: #ff0000;
  text-align: left;
  vertical-align: center;
  line-height: 130%;
  font-size: 11px;
  color: #ffffff;
  margin-top: 3px;
}
#input_area .errortitle {
  width: 680px;
  border: 1px solid #ff0000;
  padding: 5px 10px;
  color: #ff0000;
  box-sizing: border-box;
}

/* --- ボタン --- */
form.contact p.button {
  margin: 0;
  text-align: center;
}
form.contact p.button_left {
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  float: left;
}
form.contact p.button_right {
  margin: 0 auto;
  text-align: right;
  float: right;
}

/* --- 確認画面テキスト --- */
#form_area check_text {
  font-size: 12px;
  padding: 5px;
}

/* --- 前の画面に戻る用ボタン --- */
.backinput_btn_class {
  font-size: 14px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif, MSゴシック;
  font-weight: bold;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #dcdcdc;
  padding: 7px 18px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #f9f9f9),
    color-stop(100%, #e9e9e9)
  );
  background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
  background-color: #f9f9f9;
  color: #666666;
  display: inline-block;
  text-shadow: 0px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 0px 35px -25px #ffffff;
  -moz-box-shadow: inset 0px 0px 35px -25px #ffffff;
  box-shadow: inset 0px 0px 35px -25px #ffffff;
  cursor: pointer;
}
.backinput_btn_class:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #e9e9e9),
    color-stop(100%, #f9f9f9)
  );
  background: -moz-linear-gradient(center top, #e9e9e9 5%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
  background-color: #e9e9e9;
}
.backinput_btn_class:active {
  position: relative;
  top: 1px;
}

/***************　会社情報　***************/

/** 会社概要テーブル **/
#kaisya table {
  margin-top: 10px;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #e3e3e3;
}
#kaisya th.t_top {
  border-top: #b3b3b3 4px solid;
}
#kaisya th {
  border-bottom: #e3e3e3 1px dotted;
  text-align: left;
  padding: 10px;
  font-weight: normal;
  background-color: #f7f7f7;
  border-right: #e3e3e3 1px solid;
}
#kaisya td.t_top {
  border-top: #be1309 4px solid;
}
#kaisya td {
  border-bottom: #e3e3e3 1px dotted;
  text-align: left;
  padding: 10px;
}

/** 代表者挨拶 **/
#syatyo_prof {
  width: 100%;
  padding: 10px;
  background-color: #f2f2f2;
  box-sizing: border-box;
  border: 0;
}
#syatyo_prof　.syatyo_k {
  padding-left: 10px;
}

/** 沿革 **/
#enkaku dl.list dd div {
  display: inline-block;
}
#enkaku dl.list {
  border-bottom: 1px solid #999;
  color: #333333;
}
#enkaku dl.list dt {
  box-sizing: border-box;
  float: left;
  width: 10em;
  border-top: 1px solid #999;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 0;
  height: auto;
  font-weight: bold;
}
#enkaku dl.list dd {
  box-sizing: border-box;
  margin-left: 10em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  border-top: 1px solid #999;
}

/********************* 採用情報 ***********************/

/* 表 */
#saiyo_list {
  margin-bottom: 5px;
}
#saiyo_list table {
  width: 100%; /* テーブルの幅 */
  border: 1px solid; /* テーブルの境界線 */
  border-color: #6e6e6e; /* テーブルの境界線色（上右下左） */
  padding: 0;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  box-sizing: border-box;
}
#saiyo_list caption {
  margin-bottom: 0px; /* キャプションの下マージン */
  padding: 5px 8px; /* キャプションのパディング（上下、左右） */
  background-color: #6e6e6e;
  border-color: #6e6e6e; /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #ffffff; /* キャプションの文字色 */
  font-weight: bold;
  border-spacing: 0;
}
#saiyo_list th span.supplement {
  font-weight: normal;
}
#saiyo_list td {
  padding: 5px 5px; /* データセルのパディング（上、左右、下） */
  background-color: #ffffff; /* データセルの背景色 */
  border-bottom: 1px #6e6e6e dotted;
  border-right: 1px #6e6e6e solid;
  vertical-align: top;
  font-size: 12px;
}
#saiyo_list td.td01 {
  width: 110px;
  background-color: #dddddd; /* データセルの背景色 */
  color: #000000;
}
#saiyo_list .right_cell {
  border-right-style: none;
}
#saiyo_list .side_border_no {
  border-right-style: none;
  border-left-style: none;
}
#saiyo_list td span.supplement {
  color: #808080;
}
#saiyo_list td div.supplement {
  color: #808080;
  text-align: right;
}
#saiyo_list td span.supplement_mini {
  color: #808080;
  font-size: 10px;
}
#saiyo_list td span.supplement_bold {
  color: #111111;
  font-weight: bold;
}

.imagebox {
  float: right; /*画像の配置場所*/
  font-size: 10px; /*キャプションの文字サイズ*/
  color: gray; /*キャプションの文字色*/
  text-align: center;
}
.sp_display {
  display: none;
}
.midashi_1-jpg {
  height: 60px;
  width: 700px;
}
.pro_img-jpg {
  height: 120px;
  width: 180px;
}
.production_2-jpg {
  height: 117px;
  width: 683px;
}
.tirashi_n-jpg {
  height: 40px;
  width: 330px;
}

/* sp_display用 */

.y_list_text .pc_display {
  display: block;
}
.y_list_text .sp_display {
  display: none;
}
.y_list_text .pc_table_display {
  display: table-cell;
}
.y_list_text .sp_table_display {
  display: none;
}
form.contact div.fields .pc_display {
  display: table-cell;
}
form.contact div.fields .sp_display {
  display: none;
}
#input_area img.pc_display {
  display: block;
}
#input_area img.sp_display {
  display: none;
}

.black-bg {
  background: #000;
  opacity: 0.7;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9010;
}
