/*************** トップページ関連　****************/

#main {
  width: 980px;
  margin: 0 auto;
}

#top-contents {
  width: 980px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 0px;
  height: auto;
}

#top-contents_m {
  width: 980px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  height: auto;
}

#top-contents_s {
  width: 980px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0px;
  height: auto;
}

#top-contents img {
  margin-bottom: 5px;
  border: 0;
}

/* 提案　*/

#sol {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

#sol ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

#sol li {
  float: left;
  position: relative;
  line-height: 1;
  margin: 0 auto;
  width: 300px;
}

#sol2 {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

#sol2 ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

#sol2 li {
  float: left;
  position: relative;
  line-height: 1;
  margin: 0 auto;
  width: 220px;
}

#sol_bg {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  background-color: #e6e6e6;
  font-size: 12px;
  color: #333333;
  line-height: 1.5em;
}

#centerimg {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#sol_bg ul {
  list-style-image: url(../images/icon_1.gif);
  margin-left: 15px;
}

#sol_bg li {
  padding-bottom: 5px;
}

/* 広告・媒体紹介　*/

#intro_bg {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  color: #333333;
  line-height: 1.5em;
  width: 219px;
}

/* 広告制作実績　*/

#ad_left {
  width: 660px;
  padding: 0px;
  margin-right: 7px;
  float: left;
}

#ad_title ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

#ad_title li {
  float: left;
  position: relative;
  line-height: 1;
}

#ad_title {
  width: 650px;
  margin-bottom: 10px;
}

#ad_list {
  width: 100%;
  margin-bottom: 10px;
}

#ad_list #title {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

#ad_list #day {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 10px;
}

#ad_list #text {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

img.adimg {
  float: left;
}

/* お知らせ　*/

#info_title {
  width: 650px;
  /*margin-top: 25px;*/
}

#info_list {
  width: 650px;
}

#info_list_style dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

#info_list_style dl {
  width: 540px;
  margin-top: 0px;
}

#info_list_style dt,
dd {
  padding: 3px;
}

#info_list_style dt {
  clear: left;
  float: left;
  width: 80px;
}

#info_list_style dd {
  background: #fff;
  margin-left: 50px;
}

#info_list_style dd a:link {
  text-decoration: none;
  color: #0431b4;
}
#info_list_style dd a:hover {
  text-decoration: underline;
  padding-bottom: 1px;
}

/* ピックアップ　*/

#ad_right {
  width: 300px;
  text-align: right;
  float: right;
}

#ad_right ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

#ad_right li {
  position: relative;
  line-height: 1;
  margin-bottom: 10px;
}

/*　サンデー山口ニュース　*/

#sun_news {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-image: url(../images/back_line.gif);
  background-repeat: repeat;
}

#sun_news_area {
  height: auto;
  margin: 0 auto;
  width: 980px;
  position: relative;
  zoom: 1;
}

#news_left {
  width: 650px;
  padding: 3px;
  margin-right: 7px;
  margin-top: 20px;
  float: left;
}

#news_right {
  width: 300px;
  text-align: right;
  float: right;
  margin-top: 20px;
}

#news_right ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

#news_right li {
  position: relative;
  line-height: 1;
  margin-bottom: 10px;
}

#mini_bar {
  background-image: url(../images/dotbar.gif);
  background-repeat: repeat-x;
  height: 3px;
  width: 219px;
  margin: 0 auto;
}

#mini_bar_w {
  background-image: url(../images/dot_line.gif);
  background-repeat: repeat-x;
  height: 3px;
  width: 100%;
  margin-bottom: 5px;
}

#mini_bar_m {
  background-image: url(../images/dot_line.gif);
  background-repeat: repeat-x;
  height: 3px;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}

#middle_bar {
  background-image: url(../images/body_bar.gif);
  background-repeat: repeat-x;
  height: 5px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
}

/*************** セカンドページ以降共通　****************/

#maincontens {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 0px;
  clear: both;
  float: none;
}
#maincontens::after {
  content: "";
  display: block;
  clear: both;
}

#contents_right a:link {
  text-decoration: none;
  color: #0431b4;
}

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

#gmenu_bar {
  /* background-color: #D8D8D8; */
  background-image: url(../images/body_bar_gn.gif);
  background-repeat: repeat-x;
  height: 1px;
  width: 100%;
  margin: 0 -500%;
  padding: 0 500%;
}

#pan {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 0px;
}

#pan ol {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#pan ol li {
  display: inline-block;
}

#pan ol li + li:before {
  margin: 0 5px;
  content: ">";
}

#contents_left {
  /* width: 710px; */
  width: 100%;
  margin-right: 10px;
  height: auto;
  float: left;
}

#contents_right {
  width: 250px;
  margin-bottom: 40px;
  float: right;
}

/*************** セカンドページ・右カラム共通　****************/

/*サイドのメニューボタンの設定*/
/*メニューボタン上部の設定*/
#contents_right .section {
  background-color: #ffffff;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
}

#contents_right .section2 {
  background-color: #ffffff;
  margin: 0 auto;
  width: 100%;
  border: 1px sold #444444;
}

#sbox {
  margin: 0 auto;
  padding: 5px;
}

#contents_right .stitle {
  border-top: 3px solid #999999;
  margin: 0px;
  padding-top: 5px;
  height: 30px;
}

#contents_right .stitle-text {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

#contents_right .stitle_media {
  border-top: 1px solid #999999;
  margin: 0px;
  padding-top: 10px;
  height: 20px;
}

#contents_right .stitle-text_media {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

/* --- メニューエリアsbox --- */
#sbox ul.page_list {
  margin: 0;
  padding: 0;
  border-top: 1px #cccccc solid; /* 最上部の境界線 */
  list-style-type: none;
  text-align: left;
  font-size: 12px;
}

#sbox ul.page_list li {
  border-bottom: 1px #cccccc dotted; /* 項目の下境界線 */
  padding-left: 5px;
}

#sbox ul.page_list li a {
  display: block;
  position: relative; /* IE6用 */
  padding: 11px 10px 11px 12px; /* リンクエリアのパディング（上右下左） */
  background: url(../images/ver_menu3_off.gif) no-repeat 3px; /* 左側の三角マーク */
  text-decoration: none; /* テキストの下線（なし） */
  color: #333333;
}

#sbox ul.page_list li a:hover {
  background: url(../images/ver_menu3_on.gif) no-repeat 3px; /* ポイント時の三角マーク */
  background-color: #e6e6e6;
  color: #333333;
}

/*  メニューエリア媒体・一覧用事業  */
#sbox ul.page_list2 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
  font-size: 12px;
}
#sbox ul.page_list2 li {
  border-bottom: 1px #cccccc dotted; /* 項目の下境界線 */
}
#sbox ul.page_list2 li a {
  display: block;
  position: relative; /* IE6用 */
  padding: 6px 5px 6px 12px; /* リンクエリアのパディング（上右下左） */
  background: url(../images/ver_menu3_off.gif) no-repeat 3px; /* 左側の三角マーク */
  text-decoration: none; /* テキストの下線（なし） */
  color: #333333;
}
#sbox ul.page_list2 li a:hover {
  background: url(../images/ver_menu3_on.gif) no-repeat 3px; /* ポイント時の三角マーク */
  background-color: #e6e6e6;
  color: #333333;
}

/* --- メニューエリアsbox2 --- */
#contents_right .stitle2 {
  /*border-bottom: 2px solid #999999;*/
  margin: 0px 0px 5px 0px;
  padding-top: 0px;
  height: 35px;
}

#sbox2 {
  margin-bottom: 15px;
  padding: 5px 5px 10px 5px;
  border: 3px solid #e6e6e6;
}

#sbox2 ul.page_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
  font-size: 12px;
}

#sbox2 li.page_list {
  margin: 0;
  padding: 0;
  height: 20px;
  line-height: 20px;
  list-style-type: underline;
  text-align: left;
}

#sbox2 .corp {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
}

#sbox2 .telbox {
  border-bottom: 1px dotted #333333;
  text-align: center;
}

#sbox2 .tel {
  margin: 0;
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
}

#sbox2 .corp-namebox {
  text-align: left;
}

#sbox2 .text {
  font-size: 12px;
}

.backtotop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9000;
  display: none;
}
.backtotop a {
  display: block;
  color: #777777;
  /*padding: 10px 10px;*/
  margin: 0;
  /*background-color: #DDDDDD;*/
  /*border-radius: 5px;*/
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
.backtotop a:hover {
  /*background: #666666;*/
  /*color: #FFFFFF;*/
}

.fz-0 {
  font-size: 0;
}
.lh-1 {
  line-height: 1;
}
.fz-32 {
  font-size: 32px;
}
.fz-22 {
  font-size: 22px;
}
.fz-16 {
  font-size: 16px;
}
.fz-18 {
  font-size: 18px;
}
.pt-68 {
  padding-top: 68px;
}
.pb-24 {
  padding-bottom: 24px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-18 {
  margin-bottom: 18px;
}
.mb-22 {
  margin-bottom: 22px;
}
.mb-27 {
  margin-bottom: 27px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-54 {
  margin-bottom: 54px;
}
.mb-67 {
  margin-bottom: 67px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mt-22 {
  margin-top: 22px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-70 {
  margin-top: 70px;
}
.w100 {
  width: 100%;
}
.yu {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic,
    "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,
    sans-serif;
}
.footer-menu-wrapper {
  padding-bottom: 40px;
}

.Barlow {
  font-family: "Barlow";
}
.Barlow_yu {
  font-family: "Barlow", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック",
    YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",
    Meiryo, sans-serif;
  font-weight: 500;
}
a:hover {
  text-decoration: none;
}
